From 201c9910feb820c834381c143247aaca42fe3286 Mon Sep 17 00:00:00 2001 From: GitHub Actions Bot Date: Mon, 22 Dec 2025 13:09:52 +0000 Subject: [PATCH] bump @linearb/gitstream-core to 2.1.235 --- dist/index.js | 6 ++-- package-lock.json | 70 ++++++++++++++++++++++++++++------------------- package.json | 2 +- 3 files changed, 46 insertions(+), 32 deletions(-) diff --git a/dist/index.js b/dist/index.js index 0a032dea..df9d4b93 100644 --- a/dist/index.js +++ b/dist/index.js @@ -1,4 +1,4 @@ -(()=>{var __webpack_modules__={44914:function(Me,Bn,Hn){"use strict";var zn=this&&this.__createBinding||(Object.create?function(Me,Bn,Hn,zn){if(zn===undefined)zn=Hn;var ni=Object.getOwnPropertyDescriptor(Bn,Hn);if(!ni||("get"in ni?!Bn.__esModule:ni.writable||ni.configurable)){ni={enumerable:true,get:function(){return Bn[Hn]}}}Object.defineProperty(Me,zn,ni)}:function(Me,Bn,Hn,zn){if(zn===undefined)zn=Hn;Me[zn]=Bn[Hn]});var ni=this&&this.__setModuleDefault||(Object.create?function(Me,Bn){Object.defineProperty(Me,"default",{enumerable:true,value:Bn})}:function(Me,Bn){Me["default"]=Bn});var Ci=this&&this.__importStar||function(Me){if(Me&&Me.__esModule)return Me;var Bn={};if(Me!=null)for(var Hn in Me)if(Hn!=="default"&&Object.prototype.hasOwnProperty.call(Me,Hn))zn(Bn,Me,Hn);ni(Bn,Me);return Bn};Object.defineProperty(Bn,"__esModule",{value:true});Bn.issue=Bn.issueCommand=void 0;const aa=Ci(Hn(70857));const oa=Hn(30302);function issueCommand(Me,Bn,Hn){const zn=new Command(Me,Bn,Hn);process.stdout.write(zn.toString()+aa.EOL)}Bn.issueCommand=issueCommand;function issue(Me,Bn=""){issueCommand(Me,{},Bn)}Bn.issue=issue;const ca="::";class Command{constructor(Me,Bn,Hn){if(!Me){Me="missing.command"}this.command=Me;this.properties=Bn;this.message=Hn}toString(){let Me=ca+this.command;if(this.properties&&Object.keys(this.properties).length>0){Me+=" ";let Bn=true;for(const Hn in this.properties){if(this.properties.hasOwnProperty(Hn)){const zn=this.properties[Hn];if(zn){if(Bn){Bn=false}else{Me+=","}Me+=`${Hn}=${escapeProperty(zn)}`}}}}Me+=`${ca}${escapeData(this.message)}`;return Me}}function escapeData(Me){return(0,oa.toCommandValue)(Me).replace(/%/g,"%25").replace(/\r/g,"%0D").replace(/\n/g,"%0A")}function escapeProperty(Me){return(0,oa.toCommandValue)(Me).replace(/%/g,"%25").replace(/\r/g,"%0D").replace(/\n/g,"%0A").replace(/:/g,"%3A").replace(/,/g,"%2C")}},37484:function(Me,Bn,Hn){"use strict";var zn=this&&this.__createBinding||(Object.create?function(Me,Bn,Hn,zn){if(zn===undefined)zn=Hn;var ni=Object.getOwnPropertyDescriptor(Bn,Hn);if(!ni||("get"in ni?!Bn.__esModule:ni.writable||ni.configurable)){ni={enumerable:true,get:function(){return Bn[Hn]}}}Object.defineProperty(Me,zn,ni)}:function(Me,Bn,Hn,zn){if(zn===undefined)zn=Hn;Me[zn]=Bn[Hn]});var ni=this&&this.__setModuleDefault||(Object.create?function(Me,Bn){Object.defineProperty(Me,"default",{enumerable:true,value:Bn})}:function(Me,Bn){Me["default"]=Bn});var Ci=this&&this.__importStar||function(Me){if(Me&&Me.__esModule)return Me;var Bn={};if(Me!=null)for(var Hn in Me)if(Hn!=="default"&&Object.prototype.hasOwnProperty.call(Me,Hn))zn(Bn,Me,Hn);ni(Bn,Me);return Bn};var aa=this&&this.__awaiter||function(Me,Bn,Hn,zn){function adopt(Me){return Me instanceof Hn?Me:new Hn((function(Bn){Bn(Me)}))}return new(Hn||(Hn=Promise))((function(Hn,ni){function fulfilled(Me){try{step(zn.next(Me))}catch(Me){ni(Me)}}function rejected(Me){try{step(zn["throw"](Me))}catch(Me){ni(Me)}}function step(Me){Me.done?Hn(Me.value):adopt(Me.value).then(fulfilled,rejected)}step((zn=zn.apply(Me,Bn||[])).next())}))};Object.defineProperty(Bn,"__esModule",{value:true});Bn.platform=Bn.toPlatformPath=Bn.toWin32Path=Bn.toPosixPath=Bn.markdownSummary=Bn.summary=Bn.getIDToken=Bn.getState=Bn.saveState=Bn.group=Bn.endGroup=Bn.startGroup=Bn.info=Bn.notice=Bn.warning=Bn.error=Bn.debug=Bn.isDebug=Bn.setFailed=Bn.setCommandEcho=Bn.setOutput=Bn.getBooleanInput=Bn.getMultilineInput=Bn.getInput=Bn.addPath=Bn.setSecret=Bn.exportVariable=Bn.ExitCode=void 0;const oa=Hn(44914);const ca=Hn(24753);const _a=Hn(30302);const xa=Ci(Hn(70857));const Ga=Ci(Hn(16928));const Ha=Hn(35306);var ts;(function(Me){Me[Me["Success"]=0]="Success";Me[Me["Failure"]=1]="Failure"})(ts||(Bn.ExitCode=ts={}));function exportVariable(Me,Bn){const Hn=(0,_a.toCommandValue)(Bn);process.env[Me]=Hn;const zn=process.env["GITHUB_ENV"]||"";if(zn){return(0,ca.issueFileCommand)("ENV",(0,ca.prepareKeyValueMessage)(Me,Bn))}(0,oa.issueCommand)("set-env",{name:Me},Hn)}Bn.exportVariable=exportVariable;function setSecret(Me){(0,oa.issueCommand)("add-mask",{},Me)}Bn.setSecret=setSecret;function addPath(Me){const Bn=process.env["GITHUB_PATH"]||"";if(Bn){(0,ca.issueFileCommand)("PATH",Me)}else{(0,oa.issueCommand)("add-path",{},Me)}process.env["PATH"]=`${Me}${Ga.delimiter}${process.env["PATH"]}`}Bn.addPath=addPath;function getInput(Me,Bn){const Hn=process.env[`INPUT_${Me.replace(/ /g,"_").toUpperCase()}`]||"";if(Bn&&Bn.required&&!Hn){throw new Error(`Input required and not supplied: ${Me}`)}if(Bn&&Bn.trimWhitespace===false){return Hn}return Hn.trim()}Bn.getInput=getInput;function getMultilineInput(Me,Bn){const Hn=getInput(Me,Bn).split("\n").filter((Me=>Me!==""));if(Bn&&Bn.trimWhitespace===false){return Hn}return Hn.map((Me=>Me.trim()))}Bn.getMultilineInput=getMultilineInput;function getBooleanInput(Me,Bn){const Hn=["true","True","TRUE"];const zn=["false","False","FALSE"];const ni=getInput(Me,Bn);if(Hn.includes(ni))return true;if(zn.includes(ni))return false;throw new TypeError(`Input does not meet YAML 1.2 "Core Schema" specification: ${Me}\n`+`Support boolean input list: \`true | True | TRUE | false | False | FALSE\``)}Bn.getBooleanInput=getBooleanInput;function setOutput(Me,Bn){const Hn=process.env["GITHUB_OUTPUT"]||"";if(Hn){return(0,ca.issueFileCommand)("OUTPUT",(0,ca.prepareKeyValueMessage)(Me,Bn))}process.stdout.write(xa.EOL);(0,oa.issueCommand)("set-output",{name:Me},(0,_a.toCommandValue)(Bn))}Bn.setOutput=setOutput;function setCommandEcho(Me){(0,oa.issue)("echo",Me?"on":"off")}Bn.setCommandEcho=setCommandEcho;function setFailed(Me){process.exitCode=ts.Failure;error(Me)}Bn.setFailed=setFailed;function isDebug(){return process.env["RUNNER_DEBUG"]==="1"}Bn.isDebug=isDebug;function debug(Me){(0,oa.issueCommand)("debug",{},Me)}Bn.debug=debug;function error(Me,Bn={}){(0,oa.issueCommand)("error",(0,_a.toCommandProperties)(Bn),Me instanceof Error?Me.toString():Me)}Bn.error=error;function warning(Me,Bn={}){(0,oa.issueCommand)("warning",(0,_a.toCommandProperties)(Bn),Me instanceof Error?Me.toString():Me)}Bn.warning=warning;function notice(Me,Bn={}){(0,oa.issueCommand)("notice",(0,_a.toCommandProperties)(Bn),Me instanceof Error?Me.toString():Me)}Bn.notice=notice;function info(Me){process.stdout.write(Me+xa.EOL)}Bn.info=info;function startGroup(Me){(0,oa.issue)("group",Me)}Bn.startGroup=startGroup;function endGroup(){(0,oa.issue)("endgroup")}Bn.endGroup=endGroup;function group(Me,Bn){return aa(this,void 0,void 0,(function*(){startGroup(Me);let Hn;try{Hn=yield Bn()}finally{endGroup()}return Hn}))}Bn.group=group;function saveState(Me,Bn){const Hn=process.env["GITHUB_STATE"]||"";if(Hn){return(0,ca.issueFileCommand)("STATE",(0,ca.prepareKeyValueMessage)(Me,Bn))}(0,oa.issueCommand)("save-state",{name:Me},(0,_a.toCommandValue)(Bn))}Bn.saveState=saveState;function getState(Me){return process.env[`STATE_${Me}`]||""}Bn.getState=getState;function getIDToken(Me){return aa(this,void 0,void 0,(function*(){return yield Ha.OidcClient.getIDToken(Me)}))}Bn.getIDToken=getIDToken;var Ps=Hn(71847);Object.defineProperty(Bn,"summary",{enumerable:true,get:function(){return Ps.summary}});var so=Hn(71847);Object.defineProperty(Bn,"markdownSummary",{enumerable:true,get:function(){return so.markdownSummary}});var oo=Hn(31976);Object.defineProperty(Bn,"toPosixPath",{enumerable:true,get:function(){return oo.toPosixPath}});Object.defineProperty(Bn,"toWin32Path",{enumerable:true,get:function(){return oo.toWin32Path}});Object.defineProperty(Bn,"toPlatformPath",{enumerable:true,get:function(){return oo.toPlatformPath}});Bn.platform=Ci(Hn(18968))},24753:function(Me,Bn,Hn){"use strict";var zn=this&&this.__createBinding||(Object.create?function(Me,Bn,Hn,zn){if(zn===undefined)zn=Hn;var ni=Object.getOwnPropertyDescriptor(Bn,Hn);if(!ni||("get"in ni?!Bn.__esModule:ni.writable||ni.configurable)){ni={enumerable:true,get:function(){return Bn[Hn]}}}Object.defineProperty(Me,zn,ni)}:function(Me,Bn,Hn,zn){if(zn===undefined)zn=Hn;Me[zn]=Bn[Hn]});var ni=this&&this.__setModuleDefault||(Object.create?function(Me,Bn){Object.defineProperty(Me,"default",{enumerable:true,value:Bn})}:function(Me,Bn){Me["default"]=Bn});var Ci=this&&this.__importStar||function(Me){if(Me&&Me.__esModule)return Me;var Bn={};if(Me!=null)for(var Hn in Me)if(Hn!=="default"&&Object.prototype.hasOwnProperty.call(Me,Hn))zn(Bn,Me,Hn);ni(Bn,Me);return Bn};Object.defineProperty(Bn,"__esModule",{value:true});Bn.prepareKeyValueMessage=Bn.issueFileCommand=void 0;const aa=Ci(Hn(76982));const oa=Ci(Hn(79896));const ca=Ci(Hn(70857));const _a=Hn(30302);function issueFileCommand(Me,Bn){const Hn=process.env[`GITHUB_${Me}`];if(!Hn){throw new Error(`Unable to find environment variable for file command ${Me}`)}if(!oa.existsSync(Hn)){throw new Error(`Missing file at path: ${Hn}`)}oa.appendFileSync(Hn,`${(0,_a.toCommandValue)(Bn)}${ca.EOL}`,{encoding:"utf8"})}Bn.issueFileCommand=issueFileCommand;function prepareKeyValueMessage(Me,Bn){const Hn=`ghadelimiter_${aa.randomUUID()}`;const zn=(0,_a.toCommandValue)(Bn);if(Me.includes(Hn)){throw new Error(`Unexpected input: name should not contain the delimiter "${Hn}"`)}if(zn.includes(Hn)){throw new Error(`Unexpected input: value should not contain the delimiter "${Hn}"`)}return`${Me}<<${Hn}${ca.EOL}${zn}${ca.EOL}${Hn}`}Bn.prepareKeyValueMessage=prepareKeyValueMessage},35306:function(Me,Bn,Hn){"use strict";var zn=this&&this.__awaiter||function(Me,Bn,Hn,zn){function adopt(Me){return Me instanceof Hn?Me:new Hn((function(Bn){Bn(Me)}))}return new(Hn||(Hn=Promise))((function(Hn,ni){function fulfilled(Me){try{step(zn.next(Me))}catch(Me){ni(Me)}}function rejected(Me){try{step(zn["throw"](Me))}catch(Me){ni(Me)}}function step(Me){Me.done?Hn(Me.value):adopt(Me.value).then(fulfilled,rejected)}step((zn=zn.apply(Me,Bn||[])).next())}))};Object.defineProperty(Bn,"__esModule",{value:true});Bn.OidcClient=void 0;const ni=Hn(54844);const Ci=Hn(44552);const aa=Hn(37484);class OidcClient{static createHttpClient(Me=true,Bn=10){const Hn={allowRetries:Me,maxRetries:Bn};return new ni.HttpClient("actions/oidc-client",[new Ci.BearerCredentialHandler(OidcClient.getRequestToken())],Hn)}static getRequestToken(){const Me=process.env["ACTIONS_ID_TOKEN_REQUEST_TOKEN"];if(!Me){throw new Error("Unable to get ACTIONS_ID_TOKEN_REQUEST_TOKEN env variable")}return Me}static getIDTokenUrl(){const Me=process.env["ACTIONS_ID_TOKEN_REQUEST_URL"];if(!Me){throw new Error("Unable to get ACTIONS_ID_TOKEN_REQUEST_URL env variable")}return Me}static getCall(Me){var Bn;return zn(this,void 0,void 0,(function*(){const Hn=OidcClient.createHttpClient();const zn=yield Hn.getJson(Me).catch((Me=>{throw new Error(`Failed to get ID Token. \n \n Error Code : ${Me.statusCode}\n \n Error Message: ${Me.message}`)}));const ni=(Bn=zn.result)===null||Bn===void 0?void 0:Bn.value;if(!ni){throw new Error("Response json body do not have ID Token field")}return ni}))}static getIDToken(Me){return zn(this,void 0,void 0,(function*(){try{let Bn=OidcClient.getIDTokenUrl();if(Me){const Hn=encodeURIComponent(Me);Bn=`${Bn}&audience=${Hn}`}(0,aa.debug)(`ID token url is ${Bn}`);const Hn=yield OidcClient.getCall(Bn);(0,aa.setSecret)(Hn);return Hn}catch(Me){throw new Error(`Error message: ${Me.message}`)}}))}}Bn.OidcClient=OidcClient},31976:function(Me,Bn,Hn){"use strict";var zn=this&&this.__createBinding||(Object.create?function(Me,Bn,Hn,zn){if(zn===undefined)zn=Hn;var ni=Object.getOwnPropertyDescriptor(Bn,Hn);if(!ni||("get"in ni?!Bn.__esModule:ni.writable||ni.configurable)){ni={enumerable:true,get:function(){return Bn[Hn]}}}Object.defineProperty(Me,zn,ni)}:function(Me,Bn,Hn,zn){if(zn===undefined)zn=Hn;Me[zn]=Bn[Hn]});var ni=this&&this.__setModuleDefault||(Object.create?function(Me,Bn){Object.defineProperty(Me,"default",{enumerable:true,value:Bn})}:function(Me,Bn){Me["default"]=Bn});var Ci=this&&this.__importStar||function(Me){if(Me&&Me.__esModule)return Me;var Bn={};if(Me!=null)for(var Hn in Me)if(Hn!=="default"&&Object.prototype.hasOwnProperty.call(Me,Hn))zn(Bn,Me,Hn);ni(Bn,Me);return Bn};Object.defineProperty(Bn,"__esModule",{value:true});Bn.toPlatformPath=Bn.toWin32Path=Bn.toPosixPath=void 0;const aa=Ci(Hn(16928));function toPosixPath(Me){return Me.replace(/[\\]/g,"/")}Bn.toPosixPath=toPosixPath;function toWin32Path(Me){return Me.replace(/[/]/g,"\\")}Bn.toWin32Path=toWin32Path;function toPlatformPath(Me){return Me.replace(/[/\\]/g,aa.sep)}Bn.toPlatformPath=toPlatformPath},18968:function(Me,Bn,Hn){"use strict";var zn=this&&this.__createBinding||(Object.create?function(Me,Bn,Hn,zn){if(zn===undefined)zn=Hn;var ni=Object.getOwnPropertyDescriptor(Bn,Hn);if(!ni||("get"in ni?!Bn.__esModule:ni.writable||ni.configurable)){ni={enumerable:true,get:function(){return Bn[Hn]}}}Object.defineProperty(Me,zn,ni)}:function(Me,Bn,Hn,zn){if(zn===undefined)zn=Hn;Me[zn]=Bn[Hn]});var ni=this&&this.__setModuleDefault||(Object.create?function(Me,Bn){Object.defineProperty(Me,"default",{enumerable:true,value:Bn})}:function(Me,Bn){Me["default"]=Bn});var Ci=this&&this.__importStar||function(Me){if(Me&&Me.__esModule)return Me;var Bn={};if(Me!=null)for(var Hn in Me)if(Hn!=="default"&&Object.prototype.hasOwnProperty.call(Me,Hn))zn(Bn,Me,Hn);ni(Bn,Me);return Bn};var aa=this&&this.__awaiter||function(Me,Bn,Hn,zn){function adopt(Me){return Me instanceof Hn?Me:new Hn((function(Bn){Bn(Me)}))}return new(Hn||(Hn=Promise))((function(Hn,ni){function fulfilled(Me){try{step(zn.next(Me))}catch(Me){ni(Me)}}function rejected(Me){try{step(zn["throw"](Me))}catch(Me){ni(Me)}}function step(Me){Me.done?Hn(Me.value):adopt(Me.value).then(fulfilled,rejected)}step((zn=zn.apply(Me,Bn||[])).next())}))};var oa=this&&this.__importDefault||function(Me){return Me&&Me.__esModule?Me:{default:Me}};Object.defineProperty(Bn,"__esModule",{value:true});Bn.getDetails=Bn.isLinux=Bn.isMacOS=Bn.isWindows=Bn.arch=Bn.platform=void 0;const ca=oa(Hn(70857));const _a=Ci(Hn(95236));const getWindowsInfo=()=>aa(void 0,void 0,void 0,(function*(){const{stdout:Me}=yield _a.getExecOutput('powershell -command "(Get-CimInstance -ClassName Win32_OperatingSystem).Version"',undefined,{silent:true});const{stdout:Bn}=yield _a.getExecOutput('powershell -command "(Get-CimInstance -ClassName Win32_OperatingSystem).Caption"',undefined,{silent:true});return{name:Bn.trim(),version:Me.trim()}}));const getMacOsInfo=()=>aa(void 0,void 0,void 0,(function*(){var Me,Bn,Hn,zn;const{stdout:ni}=yield _a.getExecOutput("sw_vers",undefined,{silent:true});const Ci=(Bn=(Me=ni.match(/ProductVersion:\s*(.+)/))===null||Me===void 0?void 0:Me[1])!==null&&Bn!==void 0?Bn:"";const aa=(zn=(Hn=ni.match(/ProductName:\s*(.+)/))===null||Hn===void 0?void 0:Hn[1])!==null&&zn!==void 0?zn:"";return{name:aa,version:Ci}}));const getLinuxInfo=()=>aa(void 0,void 0,void 0,(function*(){const{stdout:Me}=yield _a.getExecOutput("lsb_release",["-i","-r","-s"],{silent:true});const[Bn,Hn]=Me.trim().split("\n");return{name:Bn,version:Hn}}));Bn.platform=ca.default.platform();Bn.arch=ca.default.arch();Bn.isWindows=Bn.platform==="win32";Bn.isMacOS=Bn.platform==="darwin";Bn.isLinux=Bn.platform==="linux";function getDetails(){return aa(this,void 0,void 0,(function*(){return Object.assign(Object.assign({},yield Bn.isWindows?getWindowsInfo():Bn.isMacOS?getMacOsInfo():getLinuxInfo()),{platform:Bn.platform,arch:Bn.arch,isWindows:Bn.isWindows,isMacOS:Bn.isMacOS,isLinux:Bn.isLinux})}))}Bn.getDetails=getDetails},71847:function(Me,Bn,Hn){"use strict";var zn=this&&this.__awaiter||function(Me,Bn,Hn,zn){function adopt(Me){return Me instanceof Hn?Me:new Hn((function(Bn){Bn(Me)}))}return new(Hn||(Hn=Promise))((function(Hn,ni){function fulfilled(Me){try{step(zn.next(Me))}catch(Me){ni(Me)}}function rejected(Me){try{step(zn["throw"](Me))}catch(Me){ni(Me)}}function step(Me){Me.done?Hn(Me.value):adopt(Me.value).then(fulfilled,rejected)}step((zn=zn.apply(Me,Bn||[])).next())}))};Object.defineProperty(Bn,"__esModule",{value:true});Bn.summary=Bn.markdownSummary=Bn.SUMMARY_DOCS_URL=Bn.SUMMARY_ENV_VAR=void 0;const ni=Hn(70857);const Ci=Hn(79896);const{access:aa,appendFile:oa,writeFile:ca}=Ci.promises;Bn.SUMMARY_ENV_VAR="GITHUB_STEP_SUMMARY";Bn.SUMMARY_DOCS_URL="https://docs.github.com/actions/using-workflows/workflow-commands-for-github-actions#adding-a-job-summary";class Summary{constructor(){this._buffer=""}filePath(){return zn(this,void 0,void 0,(function*(){if(this._filePath){return this._filePath}const Me=process.env[Bn.SUMMARY_ENV_VAR];if(!Me){throw new Error(`Unable to find environment variable for $${Bn.SUMMARY_ENV_VAR}. Check if your runtime environment supports job summaries.`)}try{yield aa(Me,Ci.constants.R_OK|Ci.constants.W_OK)}catch(Bn){throw new Error(`Unable to access summary file: '${Me}'. Check if the file has correct read/write permissions.`)}this._filePath=Me;return this._filePath}))}wrap(Me,Bn,Hn={}){const zn=Object.entries(Hn).map((([Me,Bn])=>` ${Me}="${Bn}"`)).join("");if(!Bn){return`<${Me}${zn}>`}return`<${Me}${zn}>${Bn}`}write(Me){return zn(this,void 0,void 0,(function*(){const Bn=!!(Me===null||Me===void 0?void 0:Me.overwrite);const Hn=yield this.filePath();const zn=Bn?ca:oa;yield zn(Hn,this._buffer,{encoding:"utf8"});return this.emptyBuffer()}))}clear(){return zn(this,void 0,void 0,(function*(){return this.emptyBuffer().write({overwrite:true})}))}stringify(){return this._buffer}isEmptyBuffer(){return this._buffer.length===0}emptyBuffer(){this._buffer="";return this}addRaw(Me,Bn=false){this._buffer+=Me;return Bn?this.addEOL():this}addEOL(){return this.addRaw(ni.EOL)}addCodeBlock(Me,Bn){const Hn=Object.assign({},Bn&&{lang:Bn});const zn=this.wrap("pre",this.wrap("code",Me),Hn);return this.addRaw(zn).addEOL()}addList(Me,Bn=false){const Hn=Bn?"ol":"ul";const zn=Me.map((Me=>this.wrap("li",Me))).join("");const ni=this.wrap(Hn,zn);return this.addRaw(ni).addEOL()}addTable(Me){const Bn=Me.map((Me=>{const Bn=Me.map((Me=>{if(typeof Me==="string"){return this.wrap("td",Me)}const{header:Bn,data:Hn,colspan:zn,rowspan:ni}=Me;const Ci=Bn?"th":"td";const aa=Object.assign(Object.assign({},zn&&{colspan:zn}),ni&&{rowspan:ni});return this.wrap(Ci,Hn,aa)})).join("");return this.wrap("tr",Bn)})).join("");const Hn=this.wrap("table",Bn);return this.addRaw(Hn).addEOL()}addDetails(Me,Bn){const Hn=this.wrap("details",this.wrap("summary",Me)+Bn);return this.addRaw(Hn).addEOL()}addImage(Me,Bn,Hn){const{width:zn,height:ni}=Hn||{};const Ci=Object.assign(Object.assign({},zn&&{width:zn}),ni&&{height:ni});const aa=this.wrap("img",null,Object.assign({src:Me,alt:Bn},Ci));return this.addRaw(aa).addEOL()}addHeading(Me,Bn){const Hn=`h${Bn}`;const zn=["h1","h2","h3","h4","h5","h6"].includes(Hn)?Hn:"h1";const ni=this.wrap(zn,Me);return this.addRaw(ni).addEOL()}addSeparator(){const Me=this.wrap("hr",null);return this.addRaw(Me).addEOL()}addBreak(){const Me=this.wrap("br",null);return this.addRaw(Me).addEOL()}addQuote(Me,Bn){const Hn=Object.assign({},Bn&&{cite:Bn});const zn=this.wrap("blockquote",Me,Hn);return this.addRaw(zn).addEOL()}addLink(Me,Bn){const Hn=this.wrap("a",Me,{href:Bn});return this.addRaw(Hn).addEOL()}}const _a=new Summary;Bn.markdownSummary=_a;Bn.summary=_a},30302:(Me,Bn)=>{"use strict";Object.defineProperty(Bn,"__esModule",{value:true});Bn.toCommandProperties=Bn.toCommandValue=void 0;function toCommandValue(Me){if(Me===null||Me===undefined){return""}else if(typeof Me==="string"||Me instanceof String){return Me}return JSON.stringify(Me)}Bn.toCommandValue=toCommandValue;function toCommandProperties(Me){if(!Object.keys(Me).length){return{}}return{title:Me.title,file:Me.file,line:Me.startLine,endLine:Me.endLine,col:Me.startColumn,endColumn:Me.endColumn}}Bn.toCommandProperties=toCommandProperties},95236:function(Me,Bn,Hn){"use strict";var zn=this&&this.__createBinding||(Object.create?function(Me,Bn,Hn,zn){if(zn===undefined)zn=Hn;Object.defineProperty(Me,zn,{enumerable:true,get:function(){return Bn[Hn]}})}:function(Me,Bn,Hn,zn){if(zn===undefined)zn=Hn;Me[zn]=Bn[Hn]});var ni=this&&this.__setModuleDefault||(Object.create?function(Me,Bn){Object.defineProperty(Me,"default",{enumerable:true,value:Bn})}:function(Me,Bn){Me["default"]=Bn});var Ci=this&&this.__importStar||function(Me){if(Me&&Me.__esModule)return Me;var Bn={};if(Me!=null)for(var Hn in Me)if(Hn!=="default"&&Object.hasOwnProperty.call(Me,Hn))zn(Bn,Me,Hn);ni(Bn,Me);return Bn};var aa=this&&this.__awaiter||function(Me,Bn,Hn,zn){function adopt(Me){return Me instanceof Hn?Me:new Hn((function(Bn){Bn(Me)}))}return new(Hn||(Hn=Promise))((function(Hn,ni){function fulfilled(Me){try{step(zn.next(Me))}catch(Me){ni(Me)}}function rejected(Me){try{step(zn["throw"](Me))}catch(Me){ni(Me)}}function step(Me){Me.done?Hn(Me.value):adopt(Me.value).then(fulfilled,rejected)}step((zn=zn.apply(Me,Bn||[])).next())}))};Object.defineProperty(Bn,"__esModule",{value:true});Bn.getExecOutput=Bn.exec=void 0;const oa=Hn(13193);const ca=Ci(Hn(6665));function exec(Me,Bn,Hn){return aa(this,void 0,void 0,(function*(){const zn=ca.argStringToArray(Me);if(zn.length===0){throw new Error(`Parameter 'commandLine' cannot be null or empty.`)}const ni=zn[0];Bn=zn.slice(1).concat(Bn||[]);const Ci=new ca.ToolRunner(ni,Bn,Hn);return Ci.exec()}))}Bn.exec=exec;function getExecOutput(Me,Bn,Hn){var zn,ni;return aa(this,void 0,void 0,(function*(){let Ci="";let aa="";const ca=new oa.StringDecoder("utf8");const _a=new oa.StringDecoder("utf8");const xa=(zn=Hn===null||Hn===void 0?void 0:Hn.listeners)===null||zn===void 0?void 0:zn.stdout;const Ga=(ni=Hn===null||Hn===void 0?void 0:Hn.listeners)===null||ni===void 0?void 0:ni.stderr;const stdErrListener=Me=>{aa+=_a.write(Me);if(Ga){Ga(Me)}};const stdOutListener=Me=>{Ci+=ca.write(Me);if(xa){xa(Me)}};const Ha=Object.assign(Object.assign({},Hn===null||Hn===void 0?void 0:Hn.listeners),{stdout:stdOutListener,stderr:stdErrListener});const ts=yield exec(Me,Bn,Object.assign(Object.assign({},Hn),{listeners:Ha}));Ci+=ca.end();aa+=_a.end();return{exitCode:ts,stdout:Ci,stderr:aa}}))}Bn.getExecOutput=getExecOutput},6665:function(Me,Bn,Hn){"use strict";var zn=this&&this.__createBinding||(Object.create?function(Me,Bn,Hn,zn){if(zn===undefined)zn=Hn;Object.defineProperty(Me,zn,{enumerable:true,get:function(){return Bn[Hn]}})}:function(Me,Bn,Hn,zn){if(zn===undefined)zn=Hn;Me[zn]=Bn[Hn]});var ni=this&&this.__setModuleDefault||(Object.create?function(Me,Bn){Object.defineProperty(Me,"default",{enumerable:true,value:Bn})}:function(Me,Bn){Me["default"]=Bn});var Ci=this&&this.__importStar||function(Me){if(Me&&Me.__esModule)return Me;var Bn={};if(Me!=null)for(var Hn in Me)if(Hn!=="default"&&Object.hasOwnProperty.call(Me,Hn))zn(Bn,Me,Hn);ni(Bn,Me);return Bn};var aa=this&&this.__awaiter||function(Me,Bn,Hn,zn){function adopt(Me){return Me instanceof Hn?Me:new Hn((function(Bn){Bn(Me)}))}return new(Hn||(Hn=Promise))((function(Hn,ni){function fulfilled(Me){try{step(zn.next(Me))}catch(Me){ni(Me)}}function rejected(Me){try{step(zn["throw"](Me))}catch(Me){ni(Me)}}function step(Me){Me.done?Hn(Me.value):adopt(Me.value).then(fulfilled,rejected)}step((zn=zn.apply(Me,Bn||[])).next())}))};Object.defineProperty(Bn,"__esModule",{value:true});Bn.argStringToArray=Bn.ToolRunner=void 0;const oa=Ci(Hn(70857));const ca=Ci(Hn(24434));const _a=Ci(Hn(35317));const xa=Ci(Hn(16928));const Ga=Ci(Hn(94994));const Ha=Ci(Hn(75207));const ts=Hn(53557);const Ps=process.platform==="win32";class ToolRunner extends ca.EventEmitter{constructor(Me,Bn,Hn){super();if(!Me){throw new Error("Parameter 'toolPath' cannot be null or empty.")}this.toolPath=Me;this.args=Bn||[];this.options=Hn||{}}_debug(Me){if(this.options.listeners&&this.options.listeners.debug){this.options.listeners.debug(Me)}}_getCommandString(Me,Bn){const Hn=this._getSpawnFileName();const zn=this._getSpawnArgs(Me);let ni=Bn?"":"[command]";if(Ps){if(this._isCmdFile()){ni+=Hn;for(const Me of zn){ni+=` ${Me}`}}else if(Me.windowsVerbatimArguments){ni+=`"${Hn}"`;for(const Me of zn){ni+=` ${Me}`}}else{ni+=this._windowsQuoteCmdArg(Hn);for(const Me of zn){ni+=` ${this._windowsQuoteCmdArg(Me)}`}}}else{ni+=Hn;for(const Me of zn){ni+=` ${Me}`}}return ni}_processLineBuffer(Me,Bn,Hn){try{let zn=Bn+Me.toString();let ni=zn.indexOf(oa.EOL);while(ni>-1){const Me=zn.substring(0,ni);Hn(Me);zn=zn.substring(ni+oa.EOL.length);ni=zn.indexOf(oa.EOL)}return zn}catch(Me){this._debug(`error processing line. Failed with error ${Me}`);return""}}_getSpawnFileName(){if(Ps){if(this._isCmdFile()){return process.env["COMSPEC"]||"cmd.exe"}}return this.toolPath}_getSpawnArgs(Me){if(Ps){if(this._isCmdFile()){let Bn=`/D /S /C "${this._windowsQuoteCmdArg(this.toolPath)}`;for(const Hn of this.args){Bn+=" ";Bn+=Me.windowsVerbatimArguments?Hn:this._windowsQuoteCmdArg(Hn)}Bn+='"';return[Bn]}}return this.args}_endsWith(Me,Bn){return Me.endsWith(Bn)}_isCmdFile(){const Me=this.toolPath.toUpperCase();return this._endsWith(Me,".CMD")||this._endsWith(Me,".BAT")}_windowsQuoteCmdArg(Me){if(!this._isCmdFile()){return this._uvQuoteCmdArg(Me)}if(!Me){return'""'}const Bn=[" ","\t","&","(",")","[","]","{","}","^","=",";","!","'","+",",","`","~","|","<",">",'"'];let Hn=false;for(const zn of Me){if(Bn.some((Me=>Me===zn))){Hn=true;break}}if(!Hn){return Me}let zn='"';let ni=true;for(let Bn=Me.length;Bn>0;Bn--){zn+=Me[Bn-1];if(ni&&Me[Bn-1]==="\\"){zn+="\\"}else if(Me[Bn-1]==='"'){ni=true;zn+='"'}else{ni=false}}zn+='"';return zn.split("").reverse().join("")}_uvQuoteCmdArg(Me){if(!Me){return'""'}if(!Me.includes(" ")&&!Me.includes("\t")&&!Me.includes('"')){return Me}if(!Me.includes('"')&&!Me.includes("\\")){return`"${Me}"`}let Bn='"';let Hn=true;for(let zn=Me.length;zn>0;zn--){Bn+=Me[zn-1];if(Hn&&Me[zn-1]==="\\"){Bn+="\\"}else if(Me[zn-1]==='"'){Hn=true;Bn+="\\"}else{Hn=false}}Bn+='"';return Bn.split("").reverse().join("")}_cloneExecOptions(Me){Me=Me||{};const Bn={cwd:Me.cwd||process.cwd(),env:Me.env||process.env,silent:Me.silent||false,windowsVerbatimArguments:Me.windowsVerbatimArguments||false,failOnStdErr:Me.failOnStdErr||false,ignoreReturnCode:Me.ignoreReturnCode||false,delay:Me.delay||1e4};Bn.outStream=Me.outStream||process.stdout;Bn.errStream=Me.errStream||process.stderr;return Bn}_getSpawnOptions(Me,Bn){Me=Me||{};const Hn={};Hn.cwd=Me.cwd;Hn.env=Me.env;Hn["windowsVerbatimArguments"]=Me.windowsVerbatimArguments||this._isCmdFile();if(Me.windowsVerbatimArguments){Hn.argv0=`"${Bn}"`}return Hn}exec(){return aa(this,void 0,void 0,(function*(){if(!Ha.isRooted(this.toolPath)&&(this.toolPath.includes("/")||Ps&&this.toolPath.includes("\\"))){this.toolPath=xa.resolve(process.cwd(),this.options.cwd||process.cwd(),this.toolPath)}this.toolPath=yield Ga.which(this.toolPath,true);return new Promise(((Me,Bn)=>aa(this,void 0,void 0,(function*(){this._debug(`exec tool: ${this.toolPath}`);this._debug("arguments:");for(const Me of this.args){this._debug(` ${Me}`)}const Hn=this._cloneExecOptions(this.options);if(!Hn.silent&&Hn.outStream){Hn.outStream.write(this._getCommandString(Hn)+oa.EOL)}const zn=new ExecState(Hn,this.toolPath);zn.on("debug",(Me=>{this._debug(Me)}));if(this.options.cwd&&!(yield Ha.exists(this.options.cwd))){return Bn(new Error(`The cwd: ${this.options.cwd} does not exist!`))}const ni=this._getSpawnFileName();const Ci=_a.spawn(ni,this._getSpawnArgs(Hn),this._getSpawnOptions(this.options,ni));let aa="";if(Ci.stdout){Ci.stdout.on("data",(Me=>{if(this.options.listeners&&this.options.listeners.stdout){this.options.listeners.stdout(Me)}if(!Hn.silent&&Hn.outStream){Hn.outStream.write(Me)}aa=this._processLineBuffer(Me,aa,(Me=>{if(this.options.listeners&&this.options.listeners.stdline){this.options.listeners.stdline(Me)}}))}))}let ca="";if(Ci.stderr){Ci.stderr.on("data",(Me=>{zn.processStderr=true;if(this.options.listeners&&this.options.listeners.stderr){this.options.listeners.stderr(Me)}if(!Hn.silent&&Hn.errStream&&Hn.outStream){const Bn=Hn.failOnStdErr?Hn.errStream:Hn.outStream;Bn.write(Me)}ca=this._processLineBuffer(Me,ca,(Me=>{if(this.options.listeners&&this.options.listeners.errline){this.options.listeners.errline(Me)}}))}))}Ci.on("error",(Me=>{zn.processError=Me.message;zn.processExited=true;zn.processClosed=true;zn.CheckComplete()}));Ci.on("exit",(Me=>{zn.processExitCode=Me;zn.processExited=true;this._debug(`Exit code ${Me} received from tool '${this.toolPath}'`);zn.CheckComplete()}));Ci.on("close",(Me=>{zn.processExitCode=Me;zn.processExited=true;zn.processClosed=true;this._debug(`STDIO streams have closed for tool '${this.toolPath}'`);zn.CheckComplete()}));zn.on("done",((Hn,zn)=>{if(aa.length>0){this.emit("stdline",aa)}if(ca.length>0){this.emit("errline",ca)}Ci.removeAllListeners();if(Hn){Bn(Hn)}else{Me(zn)}}));if(this.options.input){if(!Ci.stdin){throw new Error("child process missing stdin")}Ci.stdin.end(this.options.input)}}))))}))}}Bn.ToolRunner=ToolRunner;function argStringToArray(Me){const Bn=[];let Hn=false;let zn=false;let ni="";function append(Me){if(zn&&Me!=='"'){ni+="\\"}ni+=Me;zn=false}for(let Ci=0;Ci0){Bn.push(ni);ni=""}continue}append(aa)}if(ni.length>0){Bn.push(ni.trim())}return Bn}Bn.argStringToArray=argStringToArray;class ExecState extends ca.EventEmitter{constructor(Me,Bn){super();this.processClosed=false;this.processError="";this.processExitCode=0;this.processExited=false;this.processStderr=false;this.delay=1e4;this.done=false;this.timeout=null;if(!Bn){throw new Error("toolPath must not be empty")}this.options=Me;this.toolPath=Bn;if(Me.delay){this.delay=Me.delay}}CheckComplete(){if(this.done){return}if(this.processClosed){this._setResult()}else if(this.processExited){this.timeout=ts.setTimeout(ExecState.HandleTimeout,this.delay,this)}}_debug(Me){this.emit("debug",Me)}_setResult(){let Me;if(this.processExited){if(this.processError){Me=new Error(`There was an error when attempting to execute the process '${this.toolPath}'. This may indicate the process failed to start. Error: ${this.processError}`)}else if(this.processExitCode!==0&&!this.options.ignoreReturnCode){Me=new Error(`The process '${this.toolPath}' failed with exit code ${this.processExitCode}`)}else if(this.processStderr&&this.options.failOnStdErr){Me=new Error(`The process '${this.toolPath}' failed because one or more lines were written to the STDERR stream`)}}if(this.timeout){clearTimeout(this.timeout);this.timeout=null}this.done=true;this.emit("done",Me,this.processExitCode)}static HandleTimeout(Me){if(Me.done){return}if(!Me.processClosed&&Me.processExited){const Bn=`The STDIO streams did not close within ${Me.delay/1e3} seconds of the exit event from process '${Me.toolPath}'. This may indicate a child process inherited the STDIO streams and has not yet exited.`;Me._debug(Bn)}Me._setResult()}}},44552:function(Me,Bn){"use strict";var Hn=this&&this.__awaiter||function(Me,Bn,Hn,zn){function adopt(Me){return Me instanceof Hn?Me:new Hn((function(Bn){Bn(Me)}))}return new(Hn||(Hn=Promise))((function(Hn,ni){function fulfilled(Me){try{step(zn.next(Me))}catch(Me){ni(Me)}}function rejected(Me){try{step(zn["throw"](Me))}catch(Me){ni(Me)}}function step(Me){Me.done?Hn(Me.value):adopt(Me.value).then(fulfilled,rejected)}step((zn=zn.apply(Me,Bn||[])).next())}))};Object.defineProperty(Bn,"__esModule",{value:true});Bn.PersonalAccessTokenCredentialHandler=Bn.BearerCredentialHandler=Bn.BasicCredentialHandler=void 0;class BasicCredentialHandler{constructor(Me,Bn){this.username=Me;this.password=Bn}prepareRequest(Me){if(!Me.headers){throw Error("The request has no headers")}Me.headers["Authorization"]=`Basic ${Buffer.from(`${this.username}:${this.password}`).toString("base64")}`}canHandleAuthentication(){return false}handleAuthentication(){return Hn(this,void 0,void 0,(function*(){throw new Error("not implemented")}))}}Bn.BasicCredentialHandler=BasicCredentialHandler;class BearerCredentialHandler{constructor(Me){this.token=Me}prepareRequest(Me){if(!Me.headers){throw Error("The request has no headers")}Me.headers["Authorization"]=`Bearer ${this.token}`}canHandleAuthentication(){return false}handleAuthentication(){return Hn(this,void 0,void 0,(function*(){throw new Error("not implemented")}))}}Bn.BearerCredentialHandler=BearerCredentialHandler;class PersonalAccessTokenCredentialHandler{constructor(Me){this.token=Me}prepareRequest(Me){if(!Me.headers){throw Error("The request has no headers")}Me.headers["Authorization"]=`Basic ${Buffer.from(`PAT:${this.token}`).toString("base64")}`}canHandleAuthentication(){return false}handleAuthentication(){return Hn(this,void 0,void 0,(function*(){throw new Error("not implemented")}))}}Bn.PersonalAccessTokenCredentialHandler=PersonalAccessTokenCredentialHandler},54844:function(Me,Bn,Hn){"use strict";var zn=this&&this.__createBinding||(Object.create?function(Me,Bn,Hn,zn){if(zn===undefined)zn=Hn;var ni=Object.getOwnPropertyDescriptor(Bn,Hn);if(!ni||("get"in ni?!Bn.__esModule:ni.writable||ni.configurable)){ni={enumerable:true,get:function(){return Bn[Hn]}}}Object.defineProperty(Me,zn,ni)}:function(Me,Bn,Hn,zn){if(zn===undefined)zn=Hn;Me[zn]=Bn[Hn]});var ni=this&&this.__setModuleDefault||(Object.create?function(Me,Bn){Object.defineProperty(Me,"default",{enumerable:true,value:Bn})}:function(Me,Bn){Me["default"]=Bn});var Ci=this&&this.__importStar||function(Me){if(Me&&Me.__esModule)return Me;var Bn={};if(Me!=null)for(var Hn in Me)if(Hn!=="default"&&Object.prototype.hasOwnProperty.call(Me,Hn))zn(Bn,Me,Hn);ni(Bn,Me);return Bn};var aa=this&&this.__awaiter||function(Me,Bn,Hn,zn){function adopt(Me){return Me instanceof Hn?Me:new Hn((function(Bn){Bn(Me)}))}return new(Hn||(Hn=Promise))((function(Hn,ni){function fulfilled(Me){try{step(zn.next(Me))}catch(Me){ni(Me)}}function rejected(Me){try{step(zn["throw"](Me))}catch(Me){ni(Me)}}function step(Me){Me.done?Hn(Me.value):adopt(Me.value).then(fulfilled,rejected)}step((zn=zn.apply(Me,Bn||[])).next())}))};Object.defineProperty(Bn,"__esModule",{value:true});Bn.HttpClient=Bn.isHttps=Bn.HttpClientResponse=Bn.HttpClientError=Bn.getProxyUrl=Bn.MediaTypes=Bn.Headers=Bn.HttpCodes=void 0;const oa=Ci(Hn(58611));const ca=Ci(Hn(65692));const _a=Ci(Hn(54988));const xa=Ci(Hn(20770));const Ga=Hn(46752);var Ha;(function(Me){Me[Me["OK"]=200]="OK";Me[Me["MultipleChoices"]=300]="MultipleChoices";Me[Me["MovedPermanently"]=301]="MovedPermanently";Me[Me["ResourceMoved"]=302]="ResourceMoved";Me[Me["SeeOther"]=303]="SeeOther";Me[Me["NotModified"]=304]="NotModified";Me[Me["UseProxy"]=305]="UseProxy";Me[Me["SwitchProxy"]=306]="SwitchProxy";Me[Me["TemporaryRedirect"]=307]="TemporaryRedirect";Me[Me["PermanentRedirect"]=308]="PermanentRedirect";Me[Me["BadRequest"]=400]="BadRequest";Me[Me["Unauthorized"]=401]="Unauthorized";Me[Me["PaymentRequired"]=402]="PaymentRequired";Me[Me["Forbidden"]=403]="Forbidden";Me[Me["NotFound"]=404]="NotFound";Me[Me["MethodNotAllowed"]=405]="MethodNotAllowed";Me[Me["NotAcceptable"]=406]="NotAcceptable";Me[Me["ProxyAuthenticationRequired"]=407]="ProxyAuthenticationRequired";Me[Me["RequestTimeout"]=408]="RequestTimeout";Me[Me["Conflict"]=409]="Conflict";Me[Me["Gone"]=410]="Gone";Me[Me["TooManyRequests"]=429]="TooManyRequests";Me[Me["InternalServerError"]=500]="InternalServerError";Me[Me["NotImplemented"]=501]="NotImplemented";Me[Me["BadGateway"]=502]="BadGateway";Me[Me["ServiceUnavailable"]=503]="ServiceUnavailable";Me[Me["GatewayTimeout"]=504]="GatewayTimeout"})(Ha||(Bn.HttpCodes=Ha={}));var ts;(function(Me){Me["Accept"]="accept";Me["ContentType"]="content-type"})(ts||(Bn.Headers=ts={}));var Ps;(function(Me){Me["ApplicationJson"]="application/json"})(Ps||(Bn.MediaTypes=Ps={}));function getProxyUrl(Me){const Bn=_a.getProxyUrl(new URL(Me));return Bn?Bn.href:""}Bn.getProxyUrl=getProxyUrl;const so=[Ha.MovedPermanently,Ha.ResourceMoved,Ha.SeeOther,Ha.TemporaryRedirect,Ha.PermanentRedirect];const oo=[Ha.BadGateway,Ha.ServiceUnavailable,Ha.GatewayTimeout];const Jo=["OPTIONS","GET","DELETE","HEAD"];const tc=10;const dc=5;class HttpClientError extends Error{constructor(Me,Bn){super(Me);this.name="HttpClientError";this.statusCode=Bn;Object.setPrototypeOf(this,HttpClientError.prototype)}}Bn.HttpClientError=HttpClientError;class HttpClientResponse{constructor(Me){this.message=Me}readBody(){return aa(this,void 0,void 0,(function*(){return new Promise((Me=>aa(this,void 0,void 0,(function*(){let Bn=Buffer.alloc(0);this.message.on("data",(Me=>{Bn=Buffer.concat([Bn,Me])}));this.message.on("end",(()=>{Me(Bn.toString())}))}))))}))}readBodyBuffer(){return aa(this,void 0,void 0,(function*(){return new Promise((Me=>aa(this,void 0,void 0,(function*(){const Bn=[];this.message.on("data",(Me=>{Bn.push(Me)}));this.message.on("end",(()=>{Me(Buffer.concat(Bn))}))}))))}))}}Bn.HttpClientResponse=HttpClientResponse;function isHttps(Me){const Bn=new URL(Me);return Bn.protocol==="https:"}Bn.isHttps=isHttps;class HttpClient{constructor(Me,Bn,Hn){this._ignoreSslError=false;this._allowRedirects=true;this._allowRedirectDowngrade=false;this._maxRedirects=50;this._allowRetries=false;this._maxRetries=1;this._keepAlive=false;this._disposed=false;this.userAgent=Me;this.handlers=Bn||[];this.requestOptions=Hn;if(Hn){if(Hn.ignoreSslError!=null){this._ignoreSslError=Hn.ignoreSslError}this._socketTimeout=Hn.socketTimeout;if(Hn.allowRedirects!=null){this._allowRedirects=Hn.allowRedirects}if(Hn.allowRedirectDowngrade!=null){this._allowRedirectDowngrade=Hn.allowRedirectDowngrade}if(Hn.maxRedirects!=null){this._maxRedirects=Math.max(Hn.maxRedirects,0)}if(Hn.keepAlive!=null){this._keepAlive=Hn.keepAlive}if(Hn.allowRetries!=null){this._allowRetries=Hn.allowRetries}if(Hn.maxRetries!=null){this._maxRetries=Hn.maxRetries}}}options(Me,Bn){return aa(this,void 0,void 0,(function*(){return this.request("OPTIONS",Me,null,Bn||{})}))}get(Me,Bn){return aa(this,void 0,void 0,(function*(){return this.request("GET",Me,null,Bn||{})}))}del(Me,Bn){return aa(this,void 0,void 0,(function*(){return this.request("DELETE",Me,null,Bn||{})}))}post(Me,Bn,Hn){return aa(this,void 0,void 0,(function*(){return this.request("POST",Me,Bn,Hn||{})}))}patch(Me,Bn,Hn){return aa(this,void 0,void 0,(function*(){return this.request("PATCH",Me,Bn,Hn||{})}))}put(Me,Bn,Hn){return aa(this,void 0,void 0,(function*(){return this.request("PUT",Me,Bn,Hn||{})}))}head(Me,Bn){return aa(this,void 0,void 0,(function*(){return this.request("HEAD",Me,null,Bn||{})}))}sendStream(Me,Bn,Hn,zn){return aa(this,void 0,void 0,(function*(){return this.request(Me,Bn,Hn,zn)}))}getJson(Me,Bn={}){return aa(this,void 0,void 0,(function*(){Bn[ts.Accept]=this._getExistingOrDefaultHeader(Bn,ts.Accept,Ps.ApplicationJson);const Hn=yield this.get(Me,Bn);return this._processResponse(Hn,this.requestOptions)}))}postJson(Me,Bn,Hn={}){return aa(this,void 0,void 0,(function*(){const zn=JSON.stringify(Bn,null,2);Hn[ts.Accept]=this._getExistingOrDefaultHeader(Hn,ts.Accept,Ps.ApplicationJson);Hn[ts.ContentType]=this._getExistingOrDefaultHeader(Hn,ts.ContentType,Ps.ApplicationJson);const ni=yield this.post(Me,zn,Hn);return this._processResponse(ni,this.requestOptions)}))}putJson(Me,Bn,Hn={}){return aa(this,void 0,void 0,(function*(){const zn=JSON.stringify(Bn,null,2);Hn[ts.Accept]=this._getExistingOrDefaultHeader(Hn,ts.Accept,Ps.ApplicationJson);Hn[ts.ContentType]=this._getExistingOrDefaultHeader(Hn,ts.ContentType,Ps.ApplicationJson);const ni=yield this.put(Me,zn,Hn);return this._processResponse(ni,this.requestOptions)}))}patchJson(Me,Bn,Hn={}){return aa(this,void 0,void 0,(function*(){const zn=JSON.stringify(Bn,null,2);Hn[ts.Accept]=this._getExistingOrDefaultHeader(Hn,ts.Accept,Ps.ApplicationJson);Hn[ts.ContentType]=this._getExistingOrDefaultHeader(Hn,ts.ContentType,Ps.ApplicationJson);const ni=yield this.patch(Me,zn,Hn);return this._processResponse(ni,this.requestOptions)}))}request(Me,Bn,Hn,zn){return aa(this,void 0,void 0,(function*(){if(this._disposed){throw new Error("Client has already been disposed.")}const ni=new URL(Bn);let Ci=this._prepareRequest(Me,ni,zn);const aa=this._allowRetries&&Jo.includes(Me)?this._maxRetries+1:1;let oa=0;let ca;do{ca=yield this.requestRaw(Ci,Hn);if(ca&&ca.message&&ca.message.statusCode===Ha.Unauthorized){let Me;for(const Bn of this.handlers){if(Bn.canHandleAuthentication(ca)){Me=Bn;break}}if(Me){return Me.handleAuthentication(this,Ci,Hn)}else{return ca}}let Bn=this._maxRedirects;while(ca.message.statusCode&&so.includes(ca.message.statusCode)&&this._allowRedirects&&Bn>0){const aa=ca.message.headers["location"];if(!aa){break}const oa=new URL(aa);if(ni.protocol==="https:"&&ni.protocol!==oa.protocol&&!this._allowRedirectDowngrade){throw new Error("Redirect from HTTPS to HTTP protocol. This downgrade is not allowed for security reasons. If you want to allow this behavior, set the allowRedirectDowngrade option to true.")}yield ca.readBody();if(oa.hostname!==ni.hostname){for(const Me in zn){if(Me.toLowerCase()==="authorization"){delete zn[Me]}}}Ci=this._prepareRequest(Me,oa,zn);ca=yield this.requestRaw(Ci,Hn);Bn--}if(!ca.message.statusCode||!oo.includes(ca.message.statusCode)){return ca}oa+=1;if(oa{function callbackForResult(Me,Bn){if(Me){zn(Me)}else if(!Bn){zn(new Error("Unknown error"))}else{Hn(Bn)}}this.requestRawWithCallback(Me,Bn,callbackForResult)}))}))}requestRawWithCallback(Me,Bn,Hn){if(typeof Bn==="string"){if(!Me.options.headers){Me.options.headers={}}Me.options.headers["Content-Length"]=Buffer.byteLength(Bn,"utf8")}let zn=false;function handleResult(Me,Bn){if(!zn){zn=true;Hn(Me,Bn)}}const ni=Me.httpModule.request(Me.options,(Me=>{const Bn=new HttpClientResponse(Me);handleResult(undefined,Bn)}));let Ci;ni.on("socket",(Me=>{Ci=Me}));ni.setTimeout(this._socketTimeout||3*6e4,(()=>{if(Ci){Ci.end()}handleResult(new Error(`Request timeout: ${Me.options.path}`))}));ni.on("error",(function(Me){handleResult(Me)}));if(Bn&&typeof Bn==="string"){ni.write(Bn,"utf8")}if(Bn&&typeof Bn!=="string"){Bn.on("close",(function(){ni.end()}));Bn.pipe(ni)}else{ni.end()}}getAgent(Me){const Bn=new URL(Me);return this._getAgent(Bn)}getAgentDispatcher(Me){const Bn=new URL(Me);const Hn=_a.getProxyUrl(Bn);const zn=Hn&&Hn.hostname;if(!zn){return}return this._getProxyAgentDispatcher(Bn,Hn)}_prepareRequest(Me,Bn,Hn){const zn={};zn.parsedUrl=Bn;const ni=zn.parsedUrl.protocol==="https:";zn.httpModule=ni?ca:oa;const Ci=ni?443:80;zn.options={};zn.options.host=zn.parsedUrl.hostname;zn.options.port=zn.parsedUrl.port?parseInt(zn.parsedUrl.port):Ci;zn.options.path=(zn.parsedUrl.pathname||"")+(zn.parsedUrl.search||"");zn.options.method=Me;zn.options.headers=this._mergeHeaders(Hn);if(this.userAgent!=null){zn.options.headers["user-agent"]=this.userAgent}zn.options.agent=this._getAgent(zn.parsedUrl);if(this.handlers){for(const Me of this.handlers){Me.prepareRequest(zn.options)}}return zn}_mergeHeaders(Me){if(this.requestOptions&&this.requestOptions.headers){return Object.assign({},lowercaseKeys(this.requestOptions.headers),lowercaseKeys(Me||{}))}return lowercaseKeys(Me||{})}_getExistingOrDefaultHeader(Me,Bn,Hn){let zn;if(this.requestOptions&&this.requestOptions.headers){zn=lowercaseKeys(this.requestOptions.headers)[Bn]}return Me[Bn]||zn||Hn}_getAgent(Me){let Bn;const Hn=_a.getProxyUrl(Me);const zn=Hn&&Hn.hostname;if(this._keepAlive&&zn){Bn=this._proxyAgent}if(!zn){Bn=this._agent}if(Bn){return Bn}const ni=Me.protocol==="https:";let Ci=100;if(this.requestOptions){Ci=this.requestOptions.maxSockets||oa.globalAgent.maxSockets}if(Hn&&Hn.hostname){const Me={maxSockets:Ci,keepAlive:this._keepAlive,proxy:Object.assign(Object.assign({},(Hn.username||Hn.password)&&{proxyAuth:`${Hn.username}:${Hn.password}`}),{host:Hn.hostname,port:Hn.port})};let zn;const aa=Hn.protocol==="https:";if(ni){zn=aa?xa.httpsOverHttps:xa.httpsOverHttp}else{zn=aa?xa.httpOverHttps:xa.httpOverHttp}Bn=zn(Me);this._proxyAgent=Bn}if(!Bn){const Me={keepAlive:this._keepAlive,maxSockets:Ci};Bn=ni?new ca.Agent(Me):new oa.Agent(Me);this._agent=Bn}if(ni&&this._ignoreSslError){Bn.options=Object.assign(Bn.options||{},{rejectUnauthorized:false})}return Bn}_getProxyAgentDispatcher(Me,Bn){let Hn;if(this._keepAlive){Hn=this._proxyAgentDispatcher}if(Hn){return Hn}const zn=Me.protocol==="https:";Hn=new Ga.ProxyAgent(Object.assign({uri:Bn.href,pipelining:!this._keepAlive?0:1},(Bn.username||Bn.password)&&{token:`${Bn.username}:${Bn.password}`}));this._proxyAgentDispatcher=Hn;if(zn&&this._ignoreSslError){Hn.options=Object.assign(Hn.options.requestTls||{},{rejectUnauthorized:false})}return Hn}_performExponentialBackoff(Me){return aa(this,void 0,void 0,(function*(){Me=Math.min(tc,Me);const Bn=dc*Math.pow(2,Me);return new Promise((Me=>setTimeout((()=>Me()),Bn)))}))}_processResponse(Me,Bn){return aa(this,void 0,void 0,(function*(){return new Promise(((Hn,zn)=>aa(this,void 0,void 0,(function*(){const ni=Me.message.statusCode||0;const Ci={statusCode:ni,result:null,headers:{}};if(ni===Ha.NotFound){Hn(Ci)}function dateTimeDeserializer(Me,Bn){if(typeof Bn==="string"){const Me=new Date(Bn);if(!isNaN(Me.valueOf())){return Me}}return Bn}let aa;let oa;try{oa=yield Me.readBody();if(oa&&oa.length>0){if(Bn&&Bn.deserializeDates){aa=JSON.parse(oa,dateTimeDeserializer)}else{aa=JSON.parse(oa)}Ci.result=aa}Ci.headers=Me.message.headers}catch(Me){}if(ni>299){let Me;if(aa&&aa.message){Me=aa.message}else if(oa&&oa.length>0){Me=oa}else{Me=`Failed request: (${ni})`}const Bn=new HttpClientError(Me,ni);Bn.result=Ci.result;zn(Bn)}else{Hn(Ci)}}))))}))}}Bn.HttpClient=HttpClient;const lowercaseKeys=Me=>Object.keys(Me).reduce(((Bn,Hn)=>(Bn[Hn.toLowerCase()]=Me[Hn],Bn)),{})},54988:(Me,Bn)=>{"use strict";Object.defineProperty(Bn,"__esModule",{value:true});Bn.checkBypass=Bn.getProxyUrl=void 0;function getProxyUrl(Me){const Bn=Me.protocol==="https:";if(checkBypass(Me)){return undefined}const Hn=(()=>{if(Bn){return process.env["https_proxy"]||process.env["HTTPS_PROXY"]}else{return process.env["http_proxy"]||process.env["HTTP_PROXY"]}})();if(Hn){try{return new URL(Hn)}catch(Me){if(!Hn.startsWith("http://")&&!Hn.startsWith("https://"))return new URL(`http://${Hn}`)}}else{return undefined}}Bn.getProxyUrl=getProxyUrl;function checkBypass(Me){if(!Me.hostname){return false}const Bn=Me.hostname;if(isLoopbackAddress(Bn)){return true}const Hn=process.env["no_proxy"]||process.env["NO_PROXY"]||"";if(!Hn){return false}let zn;if(Me.port){zn=Number(Me.port)}else if(Me.protocol==="http:"){zn=80}else if(Me.protocol==="https:"){zn=443}const ni=[Me.hostname.toUpperCase()];if(typeof zn==="number"){ni.push(`${ni[0]}:${zn}`)}for(const Me of Hn.split(",").map((Me=>Me.trim().toUpperCase())).filter((Me=>Me))){if(Me==="*"||ni.some((Bn=>Bn===Me||Bn.endsWith(`.${Me}`)||Me.startsWith(".")&&Bn.endsWith(`${Me}`)))){return true}}return false}Bn.checkBypass=checkBypass;function isLoopbackAddress(Me){const Bn=Me.toLowerCase();return Bn==="localhost"||Bn.startsWith("127.")||Bn.startsWith("[::1]")||Bn.startsWith("[0:0:0:0:0:0:0:1]")}},75207:function(Me,Bn,Hn){"use strict";var zn=this&&this.__createBinding||(Object.create?function(Me,Bn,Hn,zn){if(zn===undefined)zn=Hn;Object.defineProperty(Me,zn,{enumerable:true,get:function(){return Bn[Hn]}})}:function(Me,Bn,Hn,zn){if(zn===undefined)zn=Hn;Me[zn]=Bn[Hn]});var ni=this&&this.__setModuleDefault||(Object.create?function(Me,Bn){Object.defineProperty(Me,"default",{enumerable:true,value:Bn})}:function(Me,Bn){Me["default"]=Bn});var Ci=this&&this.__importStar||function(Me){if(Me&&Me.__esModule)return Me;var Bn={};if(Me!=null)for(var Hn in Me)if(Hn!=="default"&&Object.hasOwnProperty.call(Me,Hn))zn(Bn,Me,Hn);ni(Bn,Me);return Bn};var aa=this&&this.__awaiter||function(Me,Bn,Hn,zn){function adopt(Me){return Me instanceof Hn?Me:new Hn((function(Bn){Bn(Me)}))}return new(Hn||(Hn=Promise))((function(Hn,ni){function fulfilled(Me){try{step(zn.next(Me))}catch(Me){ni(Me)}}function rejected(Me){try{step(zn["throw"](Me))}catch(Me){ni(Me)}}function step(Me){Me.done?Hn(Me.value):adopt(Me.value).then(fulfilled,rejected)}step((zn=zn.apply(Me,Bn||[])).next())}))};var oa;Object.defineProperty(Bn,"__esModule",{value:true});Bn.getCmdPath=Bn.tryGetExecutablePath=Bn.isRooted=Bn.isDirectory=Bn.exists=Bn.READONLY=Bn.UV_FS_O_EXLOCK=Bn.IS_WINDOWS=Bn.unlink=Bn.symlink=Bn.stat=Bn.rmdir=Bn.rm=Bn.rename=Bn.readlink=Bn.readdir=Bn.open=Bn.mkdir=Bn.lstat=Bn.copyFile=Bn.chmod=void 0;const ca=Ci(Hn(79896));const _a=Ci(Hn(16928));oa=ca.promises,Bn.chmod=oa.chmod,Bn.copyFile=oa.copyFile,Bn.lstat=oa.lstat,Bn.mkdir=oa.mkdir,Bn.open=oa.open,Bn.readdir=oa.readdir,Bn.readlink=oa.readlink,Bn.rename=oa.rename,Bn.rm=oa.rm,Bn.rmdir=oa.rmdir,Bn.stat=oa.stat,Bn.symlink=oa.symlink,Bn.unlink=oa.unlink;Bn.IS_WINDOWS=process.platform==="win32";Bn.UV_FS_O_EXLOCK=268435456;Bn.READONLY=ca.constants.O_RDONLY;function exists(Me){return aa(this,void 0,void 0,(function*(){try{yield Bn.stat(Me)}catch(Me){if(Me.code==="ENOENT"){return false}throw Me}return true}))}Bn.exists=exists;function isDirectory(Me,Hn=false){return aa(this,void 0,void 0,(function*(){const zn=Hn?yield Bn.stat(Me):yield Bn.lstat(Me);return zn.isDirectory()}))}Bn.isDirectory=isDirectory;function isRooted(Me){Me=normalizeSeparators(Me);if(!Me){throw new Error('isRooted() parameter "p" cannot be empty')}if(Bn.IS_WINDOWS){return Me.startsWith("\\")||/^[A-Z]:/i.test(Me)}return Me.startsWith("/")}Bn.isRooted=isRooted;function tryGetExecutablePath(Me,Hn){return aa(this,void 0,void 0,(function*(){let zn=undefined;try{zn=yield Bn.stat(Me)}catch(Bn){if(Bn.code!=="ENOENT"){console.log(`Unexpected error attempting to determine if executable file exists '${Me}': ${Bn}`)}}if(zn&&zn.isFile()){if(Bn.IS_WINDOWS){const Bn=_a.extname(Me).toUpperCase();if(Hn.some((Me=>Me.toUpperCase()===Bn))){return Me}}else{if(isUnixExecutable(zn)){return Me}}}const ni=Me;for(const Ci of Hn){Me=ni+Ci;zn=undefined;try{zn=yield Bn.stat(Me)}catch(Bn){if(Bn.code!=="ENOENT"){console.log(`Unexpected error attempting to determine if executable file exists '${Me}': ${Bn}`)}}if(zn&&zn.isFile()){if(Bn.IS_WINDOWS){try{const Hn=_a.dirname(Me);const zn=_a.basename(Me).toUpperCase();for(const ni of yield Bn.readdir(Hn)){if(zn===ni.toUpperCase()){Me=_a.join(Hn,ni);break}}}catch(Bn){console.log(`Unexpected error attempting to determine the actual case of the file '${Me}': ${Bn}`)}return Me}else{if(isUnixExecutable(zn)){return Me}}}}return""}))}Bn.tryGetExecutablePath=tryGetExecutablePath;function normalizeSeparators(Me){Me=Me||"";if(Bn.IS_WINDOWS){Me=Me.replace(/\//g,"\\");return Me.replace(/\\\\+/g,"\\")}return Me.replace(/\/\/+/g,"/")}function isUnixExecutable(Me){return(Me.mode&1)>0||(Me.mode&8)>0&&Me.gid===process.getgid()||(Me.mode&64)>0&&Me.uid===process.getuid()}function getCmdPath(){var Me;return(Me=process.env["COMSPEC"])!==null&&Me!==void 0?Me:`cmd.exe`}Bn.getCmdPath=getCmdPath},94994:function(Me,Bn,Hn){"use strict";var zn=this&&this.__createBinding||(Object.create?function(Me,Bn,Hn,zn){if(zn===undefined)zn=Hn;Object.defineProperty(Me,zn,{enumerable:true,get:function(){return Bn[Hn]}})}:function(Me,Bn,Hn,zn){if(zn===undefined)zn=Hn;Me[zn]=Bn[Hn]});var ni=this&&this.__setModuleDefault||(Object.create?function(Me,Bn){Object.defineProperty(Me,"default",{enumerable:true,value:Bn})}:function(Me,Bn){Me["default"]=Bn});var Ci=this&&this.__importStar||function(Me){if(Me&&Me.__esModule)return Me;var Bn={};if(Me!=null)for(var Hn in Me)if(Hn!=="default"&&Object.hasOwnProperty.call(Me,Hn))zn(Bn,Me,Hn);ni(Bn,Me);return Bn};var aa=this&&this.__awaiter||function(Me,Bn,Hn,zn){function adopt(Me){return Me instanceof Hn?Me:new Hn((function(Bn){Bn(Me)}))}return new(Hn||(Hn=Promise))((function(Hn,ni){function fulfilled(Me){try{step(zn.next(Me))}catch(Me){ni(Me)}}function rejected(Me){try{step(zn["throw"](Me))}catch(Me){ni(Me)}}function step(Me){Me.done?Hn(Me.value):adopt(Me.value).then(fulfilled,rejected)}step((zn=zn.apply(Me,Bn||[])).next())}))};Object.defineProperty(Bn,"__esModule",{value:true});Bn.findInPath=Bn.which=Bn.mkdirP=Bn.rmRF=Bn.mv=Bn.cp=void 0;const oa=Hn(42613);const ca=Ci(Hn(16928));const _a=Ci(Hn(75207));function cp(Me,Bn,Hn={}){return aa(this,void 0,void 0,(function*(){const{force:zn,recursive:ni,copySourceDirectory:Ci}=readCopyOptions(Hn);const aa=(yield _a.exists(Bn))?yield _a.stat(Bn):null;if(aa&&aa.isFile()&&!zn){return}const oa=aa&&aa.isDirectory()&&Ci?ca.join(Bn,ca.basename(Me)):Bn;if(!(yield _a.exists(Me))){throw new Error(`no such file or directory: ${Me}`)}const xa=yield _a.stat(Me);if(xa.isDirectory()){if(!ni){throw new Error(`Failed to copy. ${Me} is a directory, but tried to copy without recursive flag.`)}else{yield cpDirRecursive(Me,oa,0,zn)}}else{if(ca.relative(Me,oa)===""){throw new Error(`'${oa}' and '${Me}' are the same file`)}yield copyFile(Me,oa,zn)}}))}Bn.cp=cp;function mv(Me,Bn,Hn={}){return aa(this,void 0,void 0,(function*(){if(yield _a.exists(Bn)){let zn=true;if(yield _a.isDirectory(Bn)){Bn=ca.join(Bn,ca.basename(Me));zn=yield _a.exists(Bn)}if(zn){if(Hn.force==null||Hn.force){yield rmRF(Bn)}else{throw new Error("Destination already exists")}}}yield mkdirP(ca.dirname(Bn));yield _a.rename(Me,Bn)}))}Bn.mv=mv;function rmRF(Me){return aa(this,void 0,void 0,(function*(){if(_a.IS_WINDOWS){if(/[*"<>|]/.test(Me)){throw new Error('File path must not contain `*`, `"`, `<`, `>` or `|` on Windows')}}try{yield _a.rm(Me,{force:true,maxRetries:3,recursive:true,retryDelay:300})}catch(Me){throw new Error(`File was unable to be removed ${Me}`)}}))}Bn.rmRF=rmRF;function mkdirP(Me){return aa(this,void 0,void 0,(function*(){oa.ok(Me,"a path argument must be provided");yield _a.mkdir(Me,{recursive:true})}))}Bn.mkdirP=mkdirP;function which(Me,Bn){return aa(this,void 0,void 0,(function*(){if(!Me){throw new Error("parameter 'tool' is required")}if(Bn){const Bn=yield which(Me,false);if(!Bn){if(_a.IS_WINDOWS){throw new Error(`Unable to locate executable file: ${Me}. Please verify either the file path exists or the file can be found within a directory specified by the PATH environment variable. Also verify the file has a valid extension for an executable file.`)}else{throw new Error(`Unable to locate executable file: ${Me}. Please verify either the file path exists or the file can be found within a directory specified by the PATH environment variable. Also check the file mode to verify the file is executable.`)}}return Bn}const Hn=yield findInPath(Me);if(Hn&&Hn.length>0){return Hn[0]}return""}))}Bn.which=which;function findInPath(Me){return aa(this,void 0,void 0,(function*(){if(!Me){throw new Error("parameter 'tool' is required")}const Bn=[];if(_a.IS_WINDOWS&&process.env["PATHEXT"]){for(const Me of process.env["PATHEXT"].split(ca.delimiter)){if(Me){Bn.push(Me)}}}if(_a.isRooted(Me)){const Hn=yield _a.tryGetExecutablePath(Me,Bn);if(Hn){return[Hn]}return[]}if(Me.includes(ca.sep)){return[]}const Hn=[];if(process.env.PATH){for(const Me of process.env.PATH.split(ca.delimiter)){if(Me){Hn.push(Me)}}}const zn=[];for(const ni of Hn){const Hn=yield _a.tryGetExecutablePath(ca.join(ni,Me),Bn);if(Hn){zn.push(Hn)}}return zn}))}Bn.findInPath=findInPath;function readCopyOptions(Me){const Bn=Me.force==null?true:Me.force;const Hn=Boolean(Me.recursive);const zn=Me.copySourceDirectory==null?true:Boolean(Me.copySourceDirectory);return{force:Bn,recursive:Hn,copySourceDirectory:zn}}function cpDirRecursive(Me,Bn,Hn,zn){return aa(this,void 0,void 0,(function*(){if(Hn>=255)return;Hn++;yield mkdirP(Bn);const ni=yield _a.readdir(Me);for(const Ci of ni){const ni=`${Me}/${Ci}`;const aa=`${Bn}/${Ci}`;const oa=yield _a.lstat(ni);if(oa.isDirectory()){yield cpDirRecursive(ni,aa,Hn,zn)}else{yield copyFile(ni,aa,zn)}}yield _a.chmod(Bn,(yield _a.stat(Me)).mode)}))}function copyFile(Me,Bn,Hn){return aa(this,void 0,void 0,(function*(){if((yield _a.lstat(Me)).isSymbolicLink()){try{yield _a.lstat(Bn);yield _a.unlink(Bn)}catch(Me){if(Me.code==="EPERM"){yield _a.chmod(Bn,"0666");yield _a.unlink(Bn)}}const Hn=yield _a.readlink(Me);yield _a.symlink(Hn,Bn,_a.IS_WINDOWS?"junction":null)}else if(!(yield _a.exists(Bn))||Hn){yield _a.copyFile(Me,Bn)}}))}},14281:(Me,Bn,Hn)=>{"use strict";var zn=Hn(68672);var ni=Hn(4908);var Ci=Hn(40240);function _interopDefault(Me){return Me&&Me.__esModule?Me:{default:Me}}var aa=_interopDefault(Ci);function appendFormFromObject(Me){const Bn=new FormData;Object.entries(Me).forEach((([Me,Hn])=>{if(Hn==null)return;if(Array.isArray(Hn))Bn.append(Me,Hn[0],Hn[1]);else Bn.append(Me,Hn)}));return Bn}var oa=class{value;constructor(Me){this.value=Me}toString(){return this.value}};function endpoint(Me,...Bn){return Bn.reduce(((Bn,Hn,zn)=>{const ni=Hn instanceof oa?Hn.value:encodeURIComponent(String(Hn));return Bn+ni+Me[zn+1]}),Me[0])}function parseLinkHeader(Me){const Bn={};const Hn=/<([^>]+)>; rel="([^"]+)"/g;let zn;while(zn=Hn.exec(Me)){const[,Me,Hn]=zn;Bn[Hn]=Me}return Bn}function reformatObjectOptions(Me,Bn,Hn=false){const zn=Hn?ni.decamelizeKeys(Me):Me;return aa.default.stringify({[Bn]:zn},{encode:false}).split("&").reduce(((Me,Bn)=>{const[Hn,zn]=Bn.split(/=(.*)/);Me[Hn]=zn;return Me}),{})}function packageResponse(Me,Bn){return Bn?{data:Me.body,status:Me.status,headers:Me.headers}:Me.body}function getStream(Me,Bn){return packageResponse(Me,Bn)}function getSingle(Me,Bn,Hn){const{status:zn,headers:Ci}=Bn;let{body:aa}=Bn;if(Me)aa=ni.camelizeKeys(aa);return packageResponse({body:aa,status:zn,headers:Ci},Hn)}async function getManyMore(Me,Bn,Hn,zn,aa,oa){const{sudo:ca,showExpanded:_a,maxPages:xa,pagination:Ga,page:Ha,perPage:ts,idAfter:Ps,orderBy:so,sort:oo}=aa;if(Me)zn.body=ni.camelizeKeys(zn?.body);const Jo=[...oa||[],...zn.body];const tc=xa&&ts?Jo.length/+ts{const{asStream:zn,sudo:ni,showExpanded:Ci,maxPages:aa,...oa}=Hn||{};const ca=Me.queryTimeout?AbortSignal.timeout(Me.queryTimeout):void 0;const _a=await Me.requester.get(Bn,{searchParams:oa,sudo:ni,asStream:zn,signal:ca});const xa=Me.camelize||false;if(zn)return getStream(_a,Ci);if(!Array.isArray(_a.body))return getSingle(xa,_a,Ci);const Ga={sudo:ni,showExpanded:Ci,maxPages:aa,...oa};return getManyMore(xa,((Bn,Hn)=>Me.requester.get(Bn,{...Hn,signal:ca})),Bn,_a,Ga)}}function post(){return async(Me,Bn,{searchParams:Hn,isForm:zn,sudo:Ci,showExpanded:aa,...oa}={})=>{const ca=zn?appendFormFromObject(oa):oa;const _a=await Me.requester.post(Bn,{searchParams:Hn,body:ca,sudo:Ci,signal:Me.queryTimeout?AbortSignal.timeout(Me.queryTimeout):void 0});if(Me.camelize)_a.body=ni.camelizeKeys(_a.body);return packageResponse(_a,aa)}}function put(){return async(Me,Bn,{searchParams:Hn,isForm:zn,sudo:Ci,showExpanded:aa,...oa}={})=>{const ca=zn?appendFormFromObject(oa):oa;const _a=await Me.requester.put(Bn,{body:ca,searchParams:Hn,sudo:Ci,signal:Me.queryTimeout?AbortSignal.timeout(Me.queryTimeout):void 0});if(Me.camelize)_a.body=ni.camelizeKeys(_a.body);return packageResponse(_a,aa)}}function patch(){return async(Me,Bn,{searchParams:Hn,isForm:zn,sudo:Ci,showExpanded:aa,...oa}={})=>{const ca=zn?appendFormFromObject(oa):oa;const _a=await Me.requester.patch(Bn,{body:ca,searchParams:Hn,sudo:Ci,signal:Me.queryTimeout?AbortSignal.timeout(Me.queryTimeout):void 0});if(Me.camelize)_a.body=ni.camelizeKeys(_a.body);return packageResponse(_a,aa)}}function del(){return async(Me,Bn,{sudo:Hn,showExpanded:zn,searchParams:ni,...Ci}={})=>{const aa=await Me.requester.delete(Bn,{body:Ci,searchParams:ni,sudo:Hn,signal:Me.queryTimeout?AbortSignal.timeout(Me.queryTimeout):void 0});return packageResponse(aa,zn)}}var ca={post:post,put:put,patch:patch,get:get,del:del};var _a=class extends zn.BaseResource{all(Me,Bn){return ca.get()(this,endpoint`projects/${Me}/cluster_agents`,Bn)}allTokens(Me,Bn,Hn){return ca.get()(this,endpoint`projects/${Me}/cluster_agents/${Bn}/tokens`,Hn)}createToken(Me,Bn,Hn,zn){return ca.get()(this,endpoint`projects/${Me}/cluster_agents/${Bn}/tokens`,{name:Hn,...zn})}show(Me,Bn,Hn){return ca.get()(this,endpoint`projects/${Me}/cluster_agents/${Bn}`,Hn)}showToken(Me,Bn,Hn,zn){return ca.get()(this,endpoint`projects/${Me}/cluster_agents/${Bn}/tokens/${Hn}`,zn)}register(Me,Bn,Hn){return ca.post()(this,endpoint`projects/${Me}/cluster_agents`,{name:Bn,...Hn})}removeToken(Me,Bn,Hn,zn){return ca.del()(this,endpoint`projects/${Me}/cluster_agents/${Bn}/tokens/${Hn}`,zn)}unregister(Me,Bn,Hn){return ca.del()(this,endpoint`projects/${Me}/cluster_agents/${Bn}`,Hn)}};var xa=class extends zn.BaseResource{allMetricImages(Me,Bn,Hn){return ca.get()(this,endpoint`projects/${Me}/alert_management_alerts/${Bn}/metric_images`,Hn)}editMetricImage(Me,Bn,Hn,zn){return ca.put()(this,endpoint`projects/${Me}/alert_management_alerts/${Bn}/metric_images/${Hn}`,zn)}removeMetricImage(Me,Bn,Hn,zn){return ca.del()(this,endpoint`projects/${Me}/alert_management_alerts/${Bn}/metric_images/${Hn}`,zn)}uploadMetricImage(Me,Bn,Hn,zn){return ca.post()(this,endpoint`projects/${Me}/alert_management_alerts/${Bn}/metric_images`,{isForm:true,file:[Hn.content,Hn.filename],...zn})}};var Ga=class extends zn.BaseResource{show(Me){return ca.get()(this,"application/appearence",Me)}edit({logo:Me,pwaIcon:Bn,...Hn}={}){if(Me||Bn){const zn={...Hn,isForm:true};if(Me)zn.logo=[Me.content,Me.filename];if(Bn)zn.pwaIcon=[Bn.content,Bn.filename];return ca.put()(this,"application/appearence",zn)}return ca.put()(this,"application/appearence",Hn)}};var Ha=class extends zn.BaseResource{show(Me){return ca.get()(this,"application/plan_limits",Me)}edit(Me,Bn={}){const{ciPipelineSize:Hn,ciActiveJobs:zn,ciActivePipelines:ni,ciProjectSubscriptions:Ci,ciPipelineSchedules:aa,ciNeedsSizeLimit:oa,ciRegisteredGroupRunners:_a,ciRegisteredProjectRunners:xa,conanMaxFileSize:Ga,genericPackagesMaxFileSize:Ha,helmMaxFileSize:ts,mavenMaxFileSize:Ps,npmMaxFileSize:so,nugetMaxFileSize:oo,pypiMaxFileSize:Jo,terraformModuleMaxFileSize:tc,storageSizeLimit:dc,...Fc}=Bn;return ca.put()(this,"application/plan_limits",{...Fc,searchParams:{planName:Me,ciPipelineSize:Hn,ciActiveJobs:zn,ciActivePipelines:ni,ciProjectSubscriptions:Ci,ciPipelineSchedules:aa,ciNeedsSizeLimit:oa,ciRegisteredGroupRunners:_a,ciRegisteredProjectRunners:xa,conanMaxFileSize:Ga,genericPackagesMaxFileSize:Ha,helmMaxFileSize:ts,mavenMaxFileSize:Ps,npmMaxFileSize:so,nugetMaxFileSize:oo,pypiMaxFileSize:Jo,terraformModuleMaxFileSize:tc,storageSizeLimit:dc}})}};var ts=class extends zn.BaseResource{show(Me){return ca.get()(this,"application/settings",Me)}edit(Me){return ca.put()(this,"application/settings",Me)}};var Ps=class extends zn.BaseResource{show(Me){return ca.get()(this,"application/statistics",Me)}};var so=class extends zn.BaseResource{all(Me){return ca.get()(this,"applications",Me)}create(Me,Bn,Hn,zn){return ca.post()(this,"applications",{name:Me,redirectUri:Bn,scopes:Hn,...zn})}remove(Me,Bn){return ca.del()(this,`applications/${Me}`,Bn)}};function url({projectId:Me,groupId:Bn}={}){let Hn="";if(Me)Hn=endpoint`projects/${Me}/`;else if(Bn)Hn=endpoint`groups/${Bn}/`;return`${Hn}audit_events`}var oo=class extends zn.BaseResource{all({projectId:Me,groupId:Bn,...Hn}={}){const zn=url({projectId:Me,groupId:Bn});return ca.get()(this,zn,Hn)}show(Me,{projectId:Bn,groupId:Hn,...zn}={}){const ni=url({projectId:Bn,groupId:Hn});return ca.get()(this,`${ni}/${Me}`,zn)}};var Jo=class extends zn.BaseResource{show(Me,Bn){return ca.get()(this,"avatar",{email:Me,...Bn})}};var tc=class extends zn.BaseResource{all(Me){return ca.get()(this,"broadcast_messages",Me)}create(Me){return ca.post()(this,"broadcast_messages",Me)}edit(Me,Bn){return ca.put()(this,`broadcast_messages/${Me}`,Bn)}remove(Me,Bn){return ca.del()(this,`broadcast_messages/${Me}`,Bn)}show(Me,Bn){return ca.get()(this,`broadcast_messages/${Me}`,Bn)}};var dc=class extends zn.BaseResource{createAccessToken(Me){return ca.post()(this,"code_suggestions/tokens",Me)}generateCompletion(Me){return ca.post()(this,"code_suggestions/completions",Me)}};var Fc=class extends zn.BaseResource{create(Me,Bn){return ca.post()(this,endpoint`projects/${Me}/packages/composer`,Bn)}download(Me,Bn,Hn,zn){return ca.get()(this,endpoint`projects/${Me}/packages/composer/archives/${Bn}`,{searchParams:{sha:Hn},...zn})}showMetadata(Me,Bn,Hn){let zn;if(Hn&&Hn.sha){zn=endpoint`groups/${Me}/-/packages/composer/${Bn}$${Hn.sha}`}else{zn=endpoint`groups/${Me}/-/packages/composer/p2/${Bn}`}return ca.get()(this,zn,Hn)}showPackages(Me,Bn,Hn){return ca.get()(this,endpoint`groups/${Me}/-/packages/composer/p/${Bn}`,Hn)}showBaseRepository(Me,Bn){const Hn={...this};if(Bn&&Bn.composerVersion==="2"){Hn.headers["User-Agent"]="Composer/2"}return ca.get()(Hn,endpoint`groups/${Me}/-/packages/composer/packages`,Bn)}};function url2(Me){return Me?endpoint`projects/${Me}/packages/conan/v1`:"packages/conan/v1"}var Jc=class extends zn.BaseResource{authenticate({projectId:Me,...Bn}={}){return ca.get()(this,`${url2(Me)}/users/authenticate`,Bn)}checkCredentials({projectId:Me,...Bn}={}){const Hn=url2(Me);return ca.get()(this,`${Hn}/users/check_credentials`,Bn)}downloadPackageFile(Me,Bn,Hn,zn,ni,Ci,aa,oa,{projectId:_a,...xa}={}){const Ga=url2(_a);return ca.get()(this,`${Ga}/conans/${Me}/${Bn}/${Hn}/${zn}/${Ci}/package/${ni}/${aa}/${oa}`,xa)}downloadRecipeFile(Me,Bn,Hn,zn,ni,Ci,{projectId:aa,...oa}={}){const _a=url2(aa);return ca.get()(this,`${_a}/conans/${Me}/${Bn}/${Hn}/${zn}/${ni}/export/${Ci}`,oa)}showPackageUploadUrls(Me,Bn,Hn,zn,ni,{projectId:Ci,...aa}={}){const oa=url2(Ci);return ca.get()(this,`${oa}/conans/${Me}/${Bn}/${Hn}/${zn}/packages/${ni}/upload_urls`,aa)}showPackageDownloadUrls(Me,Bn,Hn,zn,ni,{projectId:Ci,...aa}={}){const oa=url2(Ci);return ca.get()(this,`${oa}/conans/${Me}/${Bn}/${Hn}/${zn}/packages/${ni}/download_urls`,aa)}showPackageManifest(Me,Bn,Hn,zn,ni,{projectId:Ci,...aa}={}){const oa=url2(Ci);return ca.get()(this,`${oa}/conans/${Me}/${Bn}/${Hn}/${zn}/packages/${ni}/digest`,aa)}showPackageSnapshot(Me,Bn,Hn,zn,ni,{projectId:Ci,...aa}={}){const oa=url2(Ci);return ca.get()(this,`${oa}/conans/${Me}/${Bn}/${Hn}/${zn}/packages/${ni}`,aa)}ping({projectId:Me,...Bn}={}){return ca.post()(this,`${url2(Me)}/ping`,Bn)}showRecipeUploadUrls(Me,Bn,Hn,zn,{projectId:ni,...Ci}={}){const aa=url2(ni);return ca.get()(this,`${aa}/conans/${Me}/${Bn}/${Hn}/${zn}/upload_urls`,Ci)}showRecipeDownloadUrls(Me,Bn,Hn,zn,{projectId:ni,...Ci}={}){const aa=url2(ni);return ca.get()(this,`${aa}/conans/${Me}/${Bn}/${Hn}/${zn}/download_urls`,Ci)}showRecipeManifest(Me,Bn,Hn,zn,{projectId:ni,...Ci}={}){const aa=url2(ni);return ca.get()(this,`${aa}/conans/${Me}/${Bn}/${Hn}/${zn}/digest`,Ci)}showRecipeSnapshot(Me,Bn,Hn,zn,{projectId:ni,...Ci}={}){const aa=url2(ni);return ca.get()(this,`${aa}/conans/${Me}/${Bn}/${Hn}/${zn}`,Ci)}removePackageFile(Me,Bn,Hn,zn,{projectId:ni,...Ci}={}){const aa=url2(ni);return ca.get()(this,`${aa}/conans/${Me}/${Bn}/${Hn}/${zn}`,Ci)}search({projectId:Me,...Bn}={}){const Hn=url2(Me);return ca.get()(this,`${Hn}/conans/search`,Bn)}uploadPackageFile(Me,Bn,Hn,zn,ni,Ci,aa,oa,_a){const xa=url2();return ca.get()(this,`${xa}/files/${Bn}/${Hn}/${zn}/${ni}/${aa}/package/${Ci}/${oa}/${Me.filename}`,{isForm:true,..._a,file:[Me.content,Me.filename]})}uploadRecipeFile(Me,Bn,Hn,zn,ni,Ci,aa){const oa=url2();return ca.get()(this,`${oa}/files/${Bn}/${Hn}/${zn}/${ni}/${Ci}/export/${Me.filename}`,{isForm:true,...aa,file:[Me.content,Me.filename]})}};var Dp=class extends zn.BaseResource{create(Me,Bn,Hn,{environmentId:zn,clusterId:ni,...Ci}={}){let aa;if(zn)aa=endpoint`environments/${zn}/metrics_dashboard/annotations`;else if(ni)aa=endpoint`clusters/${ni}/metrics_dashboard/annotations`;else throw new Error("Missing required argument. Please supply a environmentId or a cluserId in the options parameter.");return ca.post()(this,aa,{dashboardPath:Me,startingAt:Bn,description:Hn,...Ci})}};function url3({projectId:Me,groupId:Bn}={}){if(Me)return endpoint`/projects/${Me}/packages/debian`;if(Bn)return endpoint`/groups/${Bn}/-/packages/debian`;throw new Error("Missing required argument. Please supply a projectId or a groupId in the options parameter")}var kp=class extends zn.BaseResource{downloadBinaryFileIndex(Me,Bn,Hn,{projectId:zn,groupId:ni,...Ci}){const aa=url3({projectId:zn,groupId:ni});return ca.get()(this,`${aa}/dists/${Me}/${Bn}/binary-${Hn}/Packages`,Ci)}downloadDistributionReleaseFile(Me,{projectId:Bn,groupId:Hn,...zn}){const ni=url3({projectId:Bn,groupId:Hn});return ca.get()(this,`${ni}/dists/${Me}/Release`,zn)}downloadSignedDistributionReleaseFile(Me,{projectId:Bn,groupId:Hn,...zn}){const ni=url3({projectId:Bn,groupId:Hn});return ca.get()(this,`${ni}/dists/${Me}/InRelease`,zn)}downloadReleaseFileSignature(Me,{projectId:Bn,groupId:Hn,...zn}){const ni=url3({projectId:Bn,groupId:Hn});return ca.get()(this,`${ni}/dists/${Me}/Release.gpg`,zn)}downloadPackageFile(Me,Bn,Hn,zn,ni,Ci,aa){return ca.get()(this,endpoint`projects/${Me}/packages/debian/pool/${Bn}/${Hn}/${zn}/${ni}/${Ci}`,aa)}uploadPackageFile(Me,Bn,Hn){return ca.put()(this,endpoint`projects/${Me}/packages/debian/${Bn.filename}`,{isForm:true,...Hn,file:[Bn.content,Bn.filename]})}};var Qp=class extends zn.BaseResource{remove(Me,Bn){return ca.post()(this,`groups/${Me}/dependency_proxy/cache`,Bn)}};var Up=class extends zn.BaseResource{all({projectId:Me,userId:Bn,...Hn}={}){let zn;if(Me){zn=endpoint`projects/${Me}/deploy_keys`}else if(Bn){zn=endpoint`users/${Bn}/project_deploy_keys`}else{zn="deploy_keys"}return ca.get()(this,zn,Hn)}create(Me,Bn,Hn,zn){return ca.post()(this,endpoint`projects/${Me}/deploy_keys`,{title:Bn,key:Hn,...zn})}edit(Me,Bn,Hn){return ca.put()(this,endpoint`projects/${Me}/deploy_keys/${Bn}`,Hn)}enable(Me,Bn,Hn){return ca.post()(this,endpoint`projects/${Me}/deploy_keys/${Bn}/enable`,Hn)}remove(Me,Bn,Hn){return ca.del()(this,endpoint`projects/${Me}/deploy_keys/${Bn}`,Hn)}show(Me,Bn,Hn){return ca.get()(this,endpoint`projects/${Me}/deploy_keys/${Bn}`,Hn)}};var qp=class extends zn.BaseResource{all({projectId:Me,groupId:Bn,...Hn}={}){let zn;if(Me)zn=endpoint`projects/${Me}/deploy_tokens`;else if(Bn)zn=endpoint`groups/${Bn}/deploy_tokens`;else zn="deploy_tokens";return ca.get()(this,zn,Hn)}create(Me,Bn,{projectId:Hn,groupId:zn,...ni}={}){let Ci;if(Hn)Ci=endpoint`projects/${Hn}/deploy_tokens`;else if(zn)Ci=endpoint`groups/${zn}/deploy_tokens`;else{throw new Error("Missing required argument. Please supply a projectId or a groupId in the options parameter.")}return ca.post()(this,Ci,{name:Me,scopes:Bn,...ni})}remove(Me,{projectId:Bn,groupId:Hn,...zn}={}){let ni;if(Bn)ni=endpoint`projects/${Bn}/deploy_tokens/${Me}`;else if(Hn)ni=endpoint`groups/${Hn}/deploy_tokens/${Me}`;else{throw new Error("Missing required argument. Please supply a projectId or a groupId in the options parameter.")}return ca.del()(this,ni,zn)}show(Me,{projectId:Bn,groupId:Hn,...zn}={}){let ni;if(Bn)ni=endpoint`projects/${Bn}/deploy_tokens/${Me}`;else if(Hn)ni=endpoint`groups/${Hn}/deploy_tokens/${Me}`;else{throw new Error("Missing required argument. Please supply a projectId or a groupId in the options parameter.")}return ca.get()(this,ni,zn)}};var Vp=class extends zn.BaseResource{constructor(Me,Bn){super({prefixUrl:Me,...Bn})}all(Me,Bn){return ca.get()(this,endpoint`${Me}/access_requests`,Bn)}request(Me,Bn){return ca.post()(this,endpoint`${Me}/access_requests`,Bn)}approve(Me,Bn,Hn){return ca.put()(this,endpoint`${Me}/access_requests/${Bn}/approve`,Hn)}deny(Me,Bn,Hn){return ca.del()(this,endpoint`${Me}/access_requests/${Bn}`,Hn)}};var Jp=class extends zn.BaseResource{constructor(Me,Bn){super({prefixUrl:Me,...Bn})}all(Me,Bn){return ca.get()(this,endpoint`${Me}/access_tokens`,Bn)}create(Me,Bn,Hn,zn,ni){return ca.post()(this,endpoint`${Me}/access_tokens`,{name:Bn,scopes:Hn,expiresAt:zn,...ni})}revoke(Me,Bn,Hn){return ca.del()(this,endpoint`${Me}/access_tokens/${Bn}`,Hn)}rotate(Me,Bn,Hn){return ca.post()(this,endpoint`${Me}/access_tokens/${Bn}/rotate`,Hn)}show(Me,Bn,Hn){return ca.get()(this,endpoint`${Me}/access_tokens/${Bn}`,Hn)}};function url4(Me,Bn,Hn,zn){const[ni,Ci]=[Me,Hn].map(encodeURIComponent);const aa=[ni,Bn,Ci];aa.push("award_emoji");if(zn)aa.push(zn);return aa.join("/")}var Wp=class extends zn.BaseResource{resourceType2;constructor(Me,Bn,Hn){super({prefixUrl:Me,...Hn});this.resourceType2=Bn}all(Me,Bn,Hn){return ca.get()(this,url4(Me,this.resourceType2,Bn),Hn)}award(Me,Bn,Hn,zn){return ca.post()(this,url4(Me,this.resourceType2,Bn),{name:Hn,...zn})}remove(Me,Bn,Hn,zn){return ca.del()(this,url4(Me,this.resourceType2,Bn,Hn),zn)}show(Me,Bn,Hn,zn){return ca.get()(this,url4(Me,this.resourceType2,Bn,Hn),zn)}};function url5(Me,Bn,Hn,zn,ni){const[Ci,aa]=[Me,Hn].map(encodeURIComponent);const oa=[Ci,Bn,aa];oa.push("notes");oa.push(zn);oa.push("award_emoji");if(ni)oa.push(ni);return oa.join("/")}var zp=class extends zn.BaseResource{resourceType;constructor(Me,Bn){super({prefixUrl:"projects",...Bn});this.resourceType=Me}all(Me,Bn,Hn,zn){return ca.get()(this,url5(Me,this.resourceType,Bn,Hn),zn)}award(Me,Bn,Hn,zn,ni){return ca.post()(this,url5(Me,this.resourceType,Bn,Hn),{name:zn,...ni})}remove(Me,Bn,Hn,zn,ni){return ca.del()(this,url5(Me,this.resourceType,Bn,Hn,zn),ni)}show(Me,Bn,Hn,zn,ni){return ca.get()(this,url5(Me,this.resourceType,Bn,Hn,zn),ni)}};var Qf=class extends zn.BaseResource{constructor(Me,Bn){super({prefixUrl:Me,...Bn})}add(Me,Bn,Hn,zn){return ca.post()(this,endpoint`${Me}/badges`,{linkUrl:Bn,imageUrl:Hn,...zn})}all(Me,Bn){return ca.get()(this,endpoint`${Me}/badges`,Bn)}edit(Me,Bn,Hn){return ca.put()(this,endpoint`${Me}/badges/${Bn}`,Hn)}preview(Me,Bn,Hn,zn){return ca.get()(this,endpoint`${Me}/badges/render`,{linkUrl:Bn,imageUrl:Hn,...zn})}remove(Me,Bn,Hn){return ca.del()(this,endpoint`${Me}/badges/${Bn}`,Hn)}show(Me,Bn,Hn){return ca.get()(this,endpoint`${Me}/badges/${Bn}`,Hn)}};var Yf=class extends zn.BaseResource{constructor(Me,Bn){super({prefixUrl:Me,...Bn})}all(Me,Bn){return ca.get()(this,endpoint`${Me}/custom_attributes`,Bn)}remove(Me,Bn,Hn){return ca.del()(this,endpoint`${Me}/custom_attributes/${Bn}`,Hn)}set(Me,Bn,Hn,zn){return ca.put()(this,endpoint`${Me}/custom_attributes/${Bn}`,{value:Hn,...zn})}show(Me,Bn,Hn){return ca.get()(this,endpoint`${Me}/custom_attributes/${Bn}`,Hn)}};var Kf=class extends zn.BaseResource{constructor(Me,Bn){super({prefixUrl:Me,...Bn})}all(Me,Bn,Hn){return ca.get()(this,endpoint`${Me}/dora/metrics`,{metric:Bn,...Hn})}};var Xf=class extends zn.BaseResource{resource2Type;constructor(Me,Bn,Hn){super({prefixUrl:Me,...Hn});this.resource2Type=Bn}addNote(Me,Bn,Hn,zn,ni){return ca.post()(this,endpoint`${Me}/${this.resource2Type}/${Bn}/discussions/${Hn}/notes`,{...ni,body:zn})}all(Me,Bn,Hn){return ca.get()(this,endpoint`${Me}/${this.resource2Type}/${Bn}/discussions`,Hn)}create(Me,Bn,Hn,{position:zn,...ni}={}){const Ci={...ni,body:Hn};if(zn){Object.assign(Ci,reformatObjectOptions(zn,"position",true));Ci.isForm=true}return ca.post()(this,endpoint`${Me}/${this.resource2Type}/${Bn}/discussions`,Ci)}editNote(Me,Bn,Hn,zn,ni){return ca.put()(this,endpoint`${Me}/${this.resource2Type}/${Bn}/discussions/${Hn}/notes/${zn}`,ni)}removeNote(Me,Bn,Hn,zn,ni){return ca.del()(this,endpoint`${Me}/${this.resource2Type}/${Bn}/discussions/${Hn}/notes/${zn}`,ni)}show(Me,Bn,Hn,zn){return ca.get()(this,endpoint`${Me}/${this.resource2Type}/${Bn}/discussions/${Hn}`,zn)}};var Ad=class extends zn.BaseResource{constructor(Me,Bn){super({prefixUrl:Me,...Bn})}all(Me,Bn){return ca.get()(this,endpoint`${Me}/boards`,Bn)}allLists(Me,Bn,Hn){return ca.get()(this,endpoint`${Me}/boards/${Bn}/lists`,Hn)}create(Me,Bn,Hn){return ca.post()(this,endpoint`${Me}/boards`,{name:Bn,...Hn})}createList(Me,Bn,Hn){return ca.post()(this,endpoint`${Me}/boards/${Bn}/lists`,Hn)}edit(Me,Bn,Hn){return ca.put()(this,endpoint`${Me}/boards/${Bn}`,Hn)}editList(Me,Bn,Hn,zn,ni){return ca.put()(this,endpoint`${Me}/boards/${Bn}/lists/${Hn}`,{position:zn,...ni})}remove(Me,Bn,Hn){return ca.del()(this,endpoint`${Me}/boards/${Bn}`,Hn)}removeList(Me,Bn,Hn,zn){return ca.del()(this,endpoint`${Me}/boards/${Bn}/lists/${Hn}`,zn)}show(Me,Bn,Hn){return ca.get()(this,endpoint`${Me}/boards/${Bn}`,Hn)}showList(Me,Bn,Hn,zn){return ca.get()(this,endpoint`${Me}/boards/${Bn}/lists/${Hn}`,zn)}};var Cd=class extends zn.BaseResource{constructor(Me,Bn){super({prefixUrl:Me,...Bn})}all(Me,Bn){return ca.get()(this,endpoint`${Me}/labels`,Bn)}create(Me,Bn,Hn,zn){return ca.post()(this,endpoint`${Me}/labels`,{name:Bn,color:Hn,...zn})}edit(Me,Bn,Hn){if(!Hn?.newName&&!Hn?.color)throw new Error("Missing required argument. Please supply a color or a newName in the options parameter.");return ca.put()(this,endpoint`${Me}/labels/${Bn}`,Hn)}promote(Me,Bn,Hn){return ca.put()(this,endpoint`${Me}/labels/${Bn}/promote`,Hn)}remove(Me,Bn,Hn){return ca.del()(this,endpoint`${Me}/labels/${Bn}`,Hn)}show(Me,Bn,Hn){return ca.get()(this,endpoint`${Me}/labels/${Bn}`,Hn)}subscribe(Me,Bn,Hn){return ca.post()(this,endpoint`${Me}/issues/${Bn}/subscribe`,Hn)}unsubscribe(Me,Bn,Hn){return ca.post()(this,endpoint`${Me}/issues/${Bn}/unsubscribe`,Hn)}};var xd=class extends zn.BaseResource{constructor(Me,Bn){super({prefixUrl:Me,...Bn})}all(Me,Bn){return ca.get()(this,endpoint`${Me}/uploads`,Bn)}download(Me,Bn,Hn,zn){if(Hn&&typeof Hn==="string"){return ca.get()(this,endpoint`${Me}/uploads/${Bn}/${Hn}`,zn)}return ca.get()(this,endpoint`${Me}/uploads/${Bn}`,zn)}remove(Me,Bn,Hn,zn){if(Hn&&typeof Hn==="string"){return ca.del()(this,endpoint`${Me}/uploads/${Bn}/${Hn}`,zn)}return ca.del()(this,endpoint`${Me}/uploads/${Bn}`,zn)}};var wd=class extends zn.BaseResource{constructor(Me,Bn){super({prefixUrl:Me,...Bn})}add(Me,Bn,Hn){return ca.post()(this,endpoint`${Me}/members`,{accessLevel:Bn,...Hn})}all(Me,{includeInherited:Bn,...Hn}={}){let zn=endpoint`${Me}/members`;if(Bn)zn+="/all";return ca.get()(this,zn,Hn)}edit(Me,Bn,Hn,zn){return ca.put()(this,endpoint`${Me}/members/${Bn}`,{accessLevel:Hn,...zn})}show(Me,Bn,{includeInherited:Hn,...zn}={}){const[ni,Ci]=[Me,Bn].map(encodeURIComponent);const aa=[ni,"members"];if(Hn)aa.push("all");aa.push(Ci);return ca.get()(this,aa.join("/"),zn)}remove(Me,Bn,Hn){return ca.del()(this,endpoint`${Me}/members/${Bn}`,Hn)}};var Sd=class extends zn.BaseResource{constructor(Me,Bn){super({prefixUrl:Me,...Bn})}all(Me,Bn){return ca.get()(this,endpoint`${Me}/milestones`,Bn)}allAssignedIssues(Me,Bn,Hn){return ca.get()(this,endpoint`${Me}/milestones/${Bn}/issues`,Hn)}allAssignedMergeRequests(Me,Bn,Hn){return ca.get()(this,endpoint`${Me}/milestones/${Bn}/merge_requests`,Hn)}allBurndownChartEvents(Me,Bn,Hn){return ca.get()(this,endpoint`${Me}/milestones/${Bn}/burndown_events`,Hn)}create(Me,Bn,Hn){return ca.post()(this,endpoint`${Me}/milestones`,{title:Bn,...Hn})}edit(Me,Bn,Hn){return ca.put()(this,endpoint`${Me}/milestones/${Bn}`,Hn)}remove(Me,Bn,Hn){return ca.del()(this,endpoint`${Me}/milestones/${Bn}`,Hn)}show(Me,Bn,Hn){return ca.get()(this,endpoint`${Me}/milestones/${Bn}`,Hn)}};var Td=class extends zn.BaseResource{resource2Type;constructor(Me,Bn,Hn){super({prefixUrl:Me,...Hn});this.resource2Type=Bn}all(Me,Bn,Hn){return ca.get()(this,endpoint`${Me}/${this.resource2Type}/${Bn}/notes`,Hn)}create(Me,Bn,Hn,zn){return ca.post()(this,endpoint`${Me}/${this.resource2Type}/${Bn}/notes`,{body:Hn,...zn})}edit(Me,Bn,Hn,zn){return ca.put()(this,endpoint`${Me}/${this.resource2Type}/${Bn}/notes/${Hn}`,zn)}remove(Me,Bn,Hn,zn){return ca.del()(this,endpoint`${Me}/${this.resource2Type}/${Bn}/notes/${Hn}`,zn)}show(Me,Bn,Hn,zn){return ca.get()(this,endpoint`${Me}/${this.resource2Type}/${Bn}/notes/${Hn}`,zn)}};var Pd=class extends zn.BaseResource{constructor(Me,Bn){super({prefixUrl:["templates",Me].join("/"),...Bn})}all(Me){process.emitWarning('This API will be deprecated as of Gitlabs v5 API. Please make the switch to "ProjectTemplates".',"DeprecationWarning");return ca.get()(this,"",Me)}show(Me,Bn){process.emitWarning('This API will be deprecated as of Gitlabs v5 API. Please make the switch to "ProjectTemplates".',"DeprecationWarning");return ca.get()(this,encodeURIComponent(Me),Bn)}};var Qh=class extends zn.BaseResource{constructor(Me,Bn){super({prefixUrl:Me,...Bn})}all(Me,Bn){return ca.get()(this,endpoint`${Me}/variables`,Bn)}create(Me,Bn,Hn,zn){return ca.post()(this,endpoint`${Me}/variables`,{key:Bn,value:Hn,...zn})}edit(Me,Bn,Hn,zn){return ca.put()(this,endpoint`${Me}/variables/${Bn}`,{value:Hn,...zn})}show(Me,Bn,Hn){return ca.get()(this,endpoint`${Me}/variables/${Bn}`,Hn)}remove(Me,Bn,Hn){return ca.del()(this,endpoint`${Me}/variables/${Bn}`,Hn)}};var Zh=class extends zn.BaseResource{constructor(Me,Bn){super({prefixUrl:Me,...Bn})}all(Me,Bn){return ca.get()(this,endpoint`${Me}/wikis`,Bn)}create(Me,Bn,Hn,zn){return ca.post()(this,endpoint`${Me}/wikis`,{content:Bn,title:Hn,...zn})}edit(Me,Bn,Hn){return ca.put()(this,endpoint`${Me}/wikis/${Bn}`,Hn)}remove(Me,Bn,Hn){return ca.del()(this,endpoint`${Me}/wikis/${Bn}`,Hn)}show(Me,Bn,Hn){return ca.get()(this,endpoint`${Me}/wikis/${Bn}`,Hn)}uploadAttachment(Me,Bn,Hn){return ca.post()(this,endpoint`${Me}/wikis/attachments`,{...Hn,isForm:true,file:[Bn.content,Bn.filename]})}};var eg=class extends zn.BaseResource{constructor(Me,Bn){super({prefixUrl:Me,...Bn})}add(Me,Bn,Hn){return ca.post()(this,endpoint`${Me}/hooks`,{url:Bn,...Hn})}all(Me,Bn){return ca.get()(this,endpoint`${Me}/hooks`,Bn)}edit(Me,Bn,Hn,zn){return ca.put()(this,endpoint`${Me}/hooks/${Bn}`,{url:Hn,...zn})}remove(Me,Bn,Hn){return ca.del()(this,endpoint`${Me}/hooks/${Bn}`,Hn)}show(Me,Bn,Hn){return ca.get()(this,endpoint`${Me}/hooks/${Bn}`,Hn)}};var tg=class extends zn.BaseResource{constructor(Me,Bn){super({prefixUrl:Me,...Bn})}create(Me,Bn){return ca.post()(this,endpoint`${Me}/push_rule`,Bn)}edit(Me,Bn){return ca.put()(this,endpoint`${Me}/push_rule`,Bn)}remove(Me,Bn){return ca.del()(this,endpoint`${Me}/push_rule`,Bn)}show(Me,Bn){return ca.get()(this,endpoint`${Me}/push_rule`,Bn)}};var rg=class extends zn.BaseResource{resourceType;resourceTypeSingular;constructor(Me,Bn){super(Bn);this.resourceType=Me;this.resourceTypeSingular=Me.substring(0,Me.length-1)}all(Me){const Bn=Me?.[`${this.resourceTypeSingular}Id`];const Hn=Bn?endpoint`${this.resourceType}/${Bn}/repository_storage_moves`:`${this.resourceTypeSingular}_repository_storage_moves`;return ca.get()(this,Hn,Me)}show(Me,Bn){const Hn=Bn?.[`${this.resourceTypeSingular}Id`];const zn=Hn?endpoint`${this.resourceType}/${Hn}/repository_storage_moves`:`${this.resourceTypeSingular}_repository_storage_moves`;return ca.get()(this,`${zn}/${Me}`,Bn)}schedule(Me,Bn){const Hn=Bn?.[`${this.resourceTypeSingular}Id`];const zn=Hn?endpoint`${this.resourceType}/${Hn}/repository_storage_moves`:`${this.resourceTypeSingular}_repository_storage_moves`;return ca.post()(this,zn,{sourceStorageName:Me,...Bn})}};var ng=class extends zn.BaseResource{constructor(Me,Bn){super({prefixUrl:Me,...Bn})}add(Me,Bn,Hn){if(!Hn?.email&&!Hn?.userId)throw new Error("Missing required argument. Please supply a email or a userId in the options parameter.");return ca.post()(this,endpoint`${Me}/invitations`,{accessLevel:Bn,...Hn})}all(Me,Bn){return ca.get()(this,endpoint`${Me}/invitations`,Bn)}edit(Me,Bn,Hn){return ca.put()(this,endpoint`${Me}/invitations/${Bn}`,Hn)}remove(Me,Bn,Hn){return ca.del()(this,endpoint`${Me}/invitations/${Bn}`,Hn)}};var ig=class extends zn.BaseResource{constructor(Me,Bn){super({prefixUrl:Me,...Bn})}all(Me,Bn){return ca.get()(this,endpoint`${Me}/iterations`,Bn)}};var ag=class extends zn.BaseResource{constructor(Me,Bn){super({prefixUrl:Me,...Bn})}all(Me,Bn){return ca.get()(this,`${Me}/protected_environments`,Bn)}create(Me,Bn,Hn,zn){return ca.post()(this,`${Me}/protected_environments`,{name:Bn,deployAccessLevels:Hn,...zn})}edit(Me,Bn,Hn){return ca.put()(this,`${Me}/protected_environments/${Bn}`,Hn)}show(Me,Bn,Hn){return ca.get()(this,`${Me}/protected_environments/${Bn}`,Hn)}remove(Me,Bn,Hn){return ca.del()(this,`${Me}/protected_environments/${Bn}`,Hn)}};var sg=class extends zn.BaseResource{resource2Type;constructor(Me,Bn,Hn){super({prefixUrl:Me,...Hn});this.resource2Type=Bn}all(Me,Bn,Hn){return ca.get()(this,endpoint`${Me}/${this.resource2Type}/${Bn}/resource_iteration_events`,Hn)}show(Me,Bn,Hn,zn){return ca.get()(this,endpoint`${Me}/${this.resource2Type}/${Bn}/resource_iteration_events/${Hn}`,zn)}};var og=class extends zn.BaseResource{resource2Type;constructor(Me,Bn,Hn){super({prefixUrl:Me,...Hn});this.resource2Type=Bn}all(Me,Bn,Hn){return ca.get()(this,endpoint`${Me}/${this.resource2Type}/${Bn}/resource_label_events`,Hn)}show(Me,Bn,Hn,zn){return ca.get()(this,endpoint`${Me}/${this.resource2Type}/${Bn}/resource_label_events/${Hn}`,zn)}};var ug=class extends zn.BaseResource{resource2Type;constructor(Me,Bn,Hn){super({prefixUrl:Me,...Hn});this.resource2Type=Bn}all(Me,Bn,Hn){return ca.get()(this,endpoint`${Me}/${this.resource2Type}/${Bn}/resource_milestone_events`,Hn)}show(Me,Bn,Hn,zn){return ca.get()(this,endpoint`${Me}/${this.resource2Type}/${Bn}/resource_milestone_events/${Hn}`,zn)}};var cg=class extends zn.BaseResource{resource2Type;constructor(Me,Bn,Hn){super({prefixUrl:Me,...Hn});this.resource2Type=Bn}all(Me,Bn,Hn){return ca.get()(this,endpoint`${Me}/${this.resource2Type}/${Bn}/resource_state_events`,Hn)}show(Me,Bn,Hn,zn){return ca.get()(this,endpoint`${Me}/${this.resource2Type}/${Bn}/resource_state_events/${Hn}`,zn)}};var lg=class extends Pd{constructor(Me){super("dockerfiles",Me)}};var pg=class extends zn.BaseResource{all({projectId:Me,userId:Bn,...Hn}={}){let zn;if(Me)zn=endpoint`projects/${Me}/events`;else if(Bn)zn=endpoint`users/${Bn}/events`;else zn="events";return ca.get()(this,zn,Hn)}};var fg=class extends zn.BaseResource{all(Me){return ca.get()(this,"experiments",Me)}};var dg=class extends zn.BaseResource{all(Me){return ca.get()(this,"geo_nodes",Me)}allStatuses(Me){return ca.get()(this,"geo_nodes/statuses",Me)}allFailures(Me){return ca.get()(this,"geo_nodes/current/failures",Me)}create(Me,Bn,Hn){return ca.post()(this,"geo_nodes",{name:Me,url:Bn,...Hn})}edit(Me,Bn){return ca.put()(this,`geo_nodes/${Me}`,Bn)}repair(Me,Bn){return ca.post()(this,`geo_nodes/${Me}/repair`,Bn)}remove(Me,Bn){return ca.del()(this,`geo_nodes/${Me}`,Bn)}show(Me,Bn){return ca.get()(this,`geo_nodes/${Me}`,Bn)}showStatus(Me,Bn){return ca.get()(this,`geo_nodes/${Me}/status`,Bn)}};var hg=class extends zn.BaseResource{all(Me){return ca.get()(this,"geo_sites",Me)}allStatuses(Me){return ca.get()(this,"geo_sites/statuses",Me)}allFailures(Me){return ca.get()(this,"geo_sites/current/failures",Me)}create(Me,Bn,Hn){return ca.post()(this,"geo_sites",{name:Me,url:Bn,...Hn})}edit(Me,Bn){return ca.put()(this,`geo_sites/${Me}`,Bn)}repair(Me,Bn){return ca.post()(this,`geo_sites/${Me}/repair`,Bn)}remove(Me,Bn){return ca.del()(this,`geo_sites/${Me}`,Bn)}show(Me,Bn){return ca.get()(this,`geo_sites/${Me}`,Bn)}showStatus(Me,Bn){return ca.get()(this,`geo_sites/${Me}/status`,Bn)}};var mg=class extends Pd{constructor(Me){super("gitlab_ci_ymls",Me)}};var gg=class extends Pd{constructor(Me){super("gitignores",Me)}};var _g=class extends zn.BaseResource{importGithubRepository(Me,Bn,Hn,zn){return ca.post()(this,"import/github",{personalAccessToken:Me,repoId:Bn,targetNamespace:Hn,...zn})}cancelGithubRepositoryImport(Me,Bn){return ca.post()(this,"import/github/cancel",{projectId:Me,...Bn})}importGithubGists(Me,Bn){return ca.post()(this,"import/github/gists",{personalAccessToken:Me,...Bn})}importBitbucketServerRepository(Me,Bn,Hn,zn,ni,Ci){return ca.post()(this,"import/bitbucket_server",{bitbucketServerUrl:Me,bitbucketServerUsername:Bn,personalAccessToken:Hn,bitbucketServerProject:zn,bitbucketServerRepo:ni,...Ci})}};var Ag=class extends zn.BaseResource{all(Me){return ca.get()(this,"admin/ci/variables",Me)}create(Me,Bn,Hn){return ca.post()(this,"admin/ci/variables",{key:Me,value:Bn,...Hn})}edit(Me,Bn,Hn){return ca.put()(this,endpoint`admin/ci/variables/${Me}`,{value:Bn,...Hn})}show(Me,Bn){return ca.get()(this,endpoint`admin/ci/variables/${Me}`,Bn)}remove(Me,Bn){return ca.get()(this,endpoint`admin/ci/variables/${Me}`,Bn)}};var yg=class extends zn.BaseResource{show({keyId:Me,fingerprint:Bn,...Hn}={}){let zn;if(Me)zn=`keys/${Me}`;else if(Bn)zn=`keys?fingerprint=${Bn}`;else{throw new Error("Missing required argument. Please supply a fingerprint or a keyId in the options parameter")}return ca.get()(this,zn,Hn)}};var vg=class extends zn.BaseResource{add(Me,Bn){return ca.post()(this,"license",{searchParams:{license:Me},...Bn})}all(Me){return ca.get()(this,"licenses",Me)}show(Me){return ca.get()(this,"license",Me)}remove(Me,Bn){return ca.del()(this,`license/${Me}`,Bn)}recalculateBillableUsers(Me,Bn){return ca.put()(this,`license/${Me}/refresh_billable_users`,Bn)}};var bg=class extends Pd{constructor(Me){super("Licenses",Me)}};var Eg=class extends zn.BaseResource{check(Me,Bn){return ca.get()(this,endpoint`projects/${Me}/ci/lint`,Bn)}lint(Me,Bn,Hn){return ca.post()(this,endpoint`projects/${Me}/ci/lint`,{...Hn,content:Bn})}};var Dg=class extends zn.BaseResource{render(Me,Bn){return ca.post()(this,"markdown",{text:Me,...Bn})}};var Cg=class extends zn.BaseResource{downloadPackageFile(Me,Bn,{projectId:Hn,groupId:zn,...ni}){let Ci=endpoint`packages/maven/${Me}/${Bn}`;if(Hn)Ci=endpoint`projects/${Hn}/${Ci}`;else if(zn)Ci=endpoint`groups/${zn}/-/${Ci}`;return ca.get()(this,Ci,ni)}uploadPackageFile(Me,Bn,Hn,zn){return ca.put()(this,endpoint`projects/${Me}/packages/maven/${Bn}/${Hn.filename}`,{isForm:true,...zn,file:[Hn.content,Hn.filename]})}};var xg=class extends zn.BaseResource{show(Me){return ca.get()(this,"metadata",Me)}};var wg=class extends zn.BaseResource{all(Me){return ca.get()(this,"bulk_imports",Me)}create(Me,Bn,Hn){return ca.post()(this,"bulk_imports",{configuration:Me,entities:Bn,...Hn})}allEntities({bulkImportId:Me,...Bn}={}){const Hn=Me?endpoint`bulk_imports/${Me}/entities`:"bulk_imports/entities";return ca.get()(this,Hn,Bn)}show(Me,Bn){return ca.get()(this,`bulk_imports/${Me}`,Bn)}showEntity(Me,Bn,Hn){return ca.get()(this,`bulk_imports/${Me}/entities/${Bn}`,Hn)}};function url6(Me){return Me?endpoint`/projects/${Me}/packages/npm`:"packages/npm"}var Sg=class extends zn.BaseResource{downloadPackageFile(Me,Bn,Hn,zn){return ca.get()(this,endpoint`projects/${Me}/packages/npm/${Bn}/-/${Hn}`,zn)}removeDistTag(Me,Bn,Hn){const zn=url6(Hn?.projectId);return ca.del()(this,`${zn}/-/package/${Me}/dist-tags/${Bn}`,Hn)}setDistTag(Me,Bn,Hn){const zn=url6(Hn?.projectId);return ca.put()(this,`${zn}/-/package/${Me}/dist-tags/${Bn}`,Hn)}showDistTags(Me,Bn){const Hn=url6(Bn?.projectId);return ca.get()(this,`${Hn}/-/package/${Me}/dist-tags`,Bn)}showMetadata(Me,Bn){const Hn=url6(Bn?.projectId);return ca.get()(this,`${Hn}/${Me}`,Bn)}uploadPackageFile(Me,Bn,Hn,zn,ni){return ca.put()(this,endpoint`projects/${Me}/packages/npm/${Bn}`,{...ni,versions:Hn,...zn})}};var kg=class extends zn.BaseResource{all(Me){return ca.get()(this,"namespaces",Me)}exists(Me,Bn){return ca.get()(this,endpoint`namespaces/${Me}/exists`,Bn)}show(Me,Bn){return ca.get()(this,endpoint`namespaces/${Me}`,Bn)}};function url7({projectId:Me,groupId:Bn}={}){let Hn="";if(Me)Hn=endpoint`projects/${Me}/`;if(Bn)Hn=endpoint`groups/${Bn}/`;return`${Hn}notification_settings`}var Tg=class extends zn.BaseResource{edit({groupId:Me,projectId:Bn,...Hn}={}){const zn=url7({groupId:Me,projectId:Bn});return ca.put()(this,zn,Hn)}show({groupId:Me,projectId:Bn,...Hn}={}){const zn=url7({groupId:Me,projectId:Bn});return ca.get()(this,zn,Hn)}};function url8({projectId:Me,groupId:Bn}={}){if(Me)return endpoint`/projects/${Me}/packages/nuget`;if(Bn)return endpoint`/groups/${Bn}/-/packages/nuget`;throw new Error("Missing required argument. Please supply a projectId or a groupId in the options parameter")}var Ig=class extends zn.BaseResource{downloadPackageFile(Me,Bn,Hn,zn,ni){return ca.get()(this,endpoint`projects/${Me}/packages/nuget/download/${Bn}/${Hn}/${zn}`,ni)}search(Me,{projectId:Bn,groupId:Hn,...zn}){const ni=url8({projectId:Bn,groupId:Hn});return ca.get()(this,`${ni}/query`,{q:Me,...zn})}showMetadata(Me,{projectId:Bn,groupId:Hn,...zn}){const ni=url8({projectId:Bn,groupId:Hn});return ca.get()(this,`${ni}/metadata/${Me}/index`,zn)}showPackageIndex(Me,Bn,Hn){return ca.get()(this,endpoint`projects/${Me}/packages/nuget/download/${Bn}/index`,Hn)}showServiceIndex({projectId:Me,groupId:Bn,...Hn}){const zn=url8({projectId:Me,groupId:Bn});return ca.get()(this,`${zn}/index`,Hn)}showVersionMetadata(Me,Bn,{projectId:Hn,groupId:zn,...ni}){const Ci=url8({projectId:Hn,groupId:zn});return ca.get()(this,`${Ci}/metadata/${Me}/${Bn}`,ni)}uploadPackageFile(Me,Bn,Hn,zn,ni){return ca.put()(this,endpoint`projects/${Me}/packages/nuget`,{isForm:true,...ni,packageName:Bn,packageVersion:Hn,file:[zn.content,zn.filename]})}uploadSymbolPackage(Me,Bn,Hn,zn,ni){return ca.put()(this,endpoint`projects/${Me}/packages/nuget/symbolpackage`,{isForm:true,...ni,packageName:Bn,packageVersion:Hn,file:[zn.content,zn.filename]})}};var Bg=class extends zn.BaseResource{all(Me){return ca.get()(this,"personal_access_tokens",Me)}create(Me,Bn,Hn,zn){return ca.post()(this,endpoint`users/${Me}/personal_access_tokens`,{name:Bn,scopes:Hn,...zn})}remove({tokenId:Me,...Bn}={}){const Hn=Me?endpoint`personal_access_tokens/${Me}`:"personal_access_tokens/self";return ca.del()(this,Hn,Bn)}rotate(Me,Bn){return ca.post()(this,endpoint`personal_access_tokens/${Me}/rotate`,Bn)}show({tokenId:Me,...Bn}={}){const Hn=Me?endpoint`personal_access_tokens/${Me}`:"personal_access_tokens/self";return ca.get()(this,Hn,Bn)}};var Fg=class extends zn.BaseResource{downloadPackageFile(Me,Bn,{projectId:Hn,groupId:zn,...ni}={}){let Ci;if(Hn){Ci=endpoint`projects/${Hn}/packages/pypi/files/${Me}/${Bn}`}else if(zn){Ci=endpoint`groups/${zn}/packages/pypi/files/${Me}/${Bn}`}else{throw new Error("Missing required argument. Please supply a projectId or a groupId in the options parameter")}return ca.get()(this,Ci,ni)}showPackageDescriptor(Me,{projectId:Bn,groupId:Hn,...zn}){let ni;if(Bn){ni=endpoint`projects/${Bn}/packages/pypi/simple/${Me}`}else if(Hn){ni=endpoint`groups/${Hn}/packages/pypi/simple/${Me}`}else{throw new Error("Missing required argument. Please supply a projectId or a groupId in the options parameter")}return ca.get()(this,ni,zn)}uploadPackageFile(Me,Bn,Hn){return ca.put()(this,endpoint`projects/${Me}/packages/pypi`,{...Hn,isForm:true,file:[Bn.content,Bn.filename]})}};var Ng=class extends zn.BaseResource{allDependencies(Me,Bn){return ca.get()(this,endpoint`projects/${Me}/packages/rubygems/api/v1/dependencies`,Bn)}downloadGemFile(Me,Bn,Hn){return ca.get()(this,endpoint`projects/${Me}/packages/rubygems/gems/${Bn}`,Hn)}uploadGemFile(Me,Bn,Hn){return ca.post()(this,`projects/${Me}/packages/rubygems/api/v1/gems`,{isForm:true,...Hn,file:[Bn.content,Bn.filename]})}};var Pg=class extends zn.BaseResource{all(Me,Bn,Hn){const{projectId:zn,groupId:ni,...Ci}=Hn||{};let aa;if(zn)aa=endpoint`projects/${zn}/`;else if(ni)aa=endpoint`groups/${ni}/`;else aa="";return ca.get()(this,`${aa}search`,{scope:Me,search:Bn,...Ci})}};var Og=class extends zn.BaseResource{all(Me){return ca.get()(this,"admin/search/migrations",Me)}show(Me,Bn){return ca.get()(this,endpoint`admin/search/migrations/${Me}`,Bn)}};var Rg=class extends zn.BaseResource{create(Me){return ca.post()(this,endpoint`service_accounts`,Me)}};var Lg=class extends zn.BaseResource{showMetricDefinitions(Me){return ca.get()(this,"usage_data/metric_definitions",Me)}showServicePingSQLQueries(Me){return ca.get()(this,"usage_data/queries",Me)}showUsageDataNonSQLMetrics(Me){return ca.get()(this,"usage_data/non_sql_metrics",Me)}};var jg=class extends zn.BaseResource{queueMetrics(){return ca.get()(this,"sidekiq/queue_metrics")}processMetrics(){return ca.get()(this,"sidekiq/process_metrics")}jobStats(){return ca.get()(this,"sidekiq/job_stats")}compoundMetrics(){return ca.get()(this,"sidekiq/compound_metrics")}};var Mg=class extends zn.BaseResource{remove(Me,Bn){return ca.get()(this,endpoint`admin/sidekiq/queues/${Me}`,Bn)}};var Qg=class extends rg{constructor(Me){super("snippets",Me)}};var Ug=class extends zn.BaseResource{all({public:Me,...Bn}={}){const Hn=Me?"snippets/public":"snippets";return ca.get()(this,Hn,Bn)}create(Me,Bn){return ca.post()(this,"snippets",{title:Me,...Bn})}edit(Me,Bn){return ca.put()(this,`snippets/${Me}`,Bn)}remove(Me,Bn){return ca.del()(this,`snippets/${Me}`,Bn)}show(Me,Bn){return ca.get()(this,`snippets/${Me}`,Bn)}showContent(Me,Bn){return ca.get()(this,`snippets/${Me}/raw`,Bn)}showRepositoryFileContent(Me,Bn,Hn,zn){return ca.get()(this,endpoint`snippets/${Me}/files/${Bn}/${Hn}/raw`,zn)}showUserAgentDetails(Me,Bn){return ca.get()(this,`snippets/${Me}/user_agent_detail`,Bn)}};var Gg=class extends zn.BaseResource{edit(Me,Bn){return ca.put()(this,`suggestions/${Me}/apply`,Bn)}editBatch(Me,Bn){return ca.put()(this,`suggestions/batch_apply`,{...Bn,ids:Me})}};var $g=class extends zn.BaseResource{all(Me){return ca.get()(this,"hooks",Me)}add(Me,Bn){return this.create(Me,Bn)}create(Me,Bn){return ca.post()(this,"hooks",{url:Me,...Bn})}test(Me,Bn){return ca.post()(this,`hooks/${Me}`,Bn)}remove(Me,Bn){return ca.del()(this,`hooks/${Me}`,Bn)}show(Me,Bn){return ca.post()(this,`hooks/${Me}`,Bn)}};var qg=class extends zn.BaseResource{all(Me){return ca.get()(this,"todos",Me)}done({todoId:Me,...Bn}={}){let Hn="todos";if(Me)Hn+=`/${Me}`;return ca.post()(this,`${Hn}/mark_as_done`,Bn)}};var Vg=class extends zn.BaseResource{all(Me){return ca.get()(this,"topics",Me)}create(Me,{avatar:Bn,...Hn}={}){const zn={name:Me,...Hn};if(Bn){zn.isForm=true;zn.file=[Bn.content,Bn.filename]}return ca.post()(this,"topics",zn)}edit(Me,{avatar:Bn,...Hn}={}){const zn={...Hn};if(Bn){zn.isForm=true;zn.file=[Bn.content,Bn.filename]}return ca.put()(this,`topics/${Me}`,zn)}merge(Me,Bn,Hn){return ca.post()(this,`topics/merge`,{sourceTopicId:Me,targetTopicId:Bn,...Hn})}remove(Me,Bn){return ca.del()(this,`topics/${Me}`,Bn)}show(Me,Bn){return ca.get()(this,`topics/${Me}`,Bn)}};var Hg=class extends zn.BaseResource{all(Me,Bn){return ca.get()(this,endpoint`projects/${Me}/repository/branches`,Bn)}create(Me,Bn,Hn,zn){return ca.post()(this,endpoint`projects/${Me}/repository/branches`,{branch:Bn,ref:Hn,...zn})}remove(Me,Bn,Hn){return ca.del()(this,endpoint`projects/${Me}/repository/branches/${Bn}`,Hn)}removeMerged(Me,Bn){return ca.del()(this,endpoint`projects/${Me}/repository/merged_branches`,Bn)}show(Me,Bn,Hn){return ca.get()(this,endpoint`projects/${Me}/repository/branches/${Bn}`,Hn)}};var Jg=class extends Xf{constructor(Me){super("projects",new oa("repository/commits"),Me)}};var Wg=class extends zn.BaseResource{all(Me,Bn){return ca.get()(this,endpoint`projects/${Me}/repository/commits`,Bn)}allComments(Me,Bn,Hn){return ca.get()(this,endpoint`projects/${Me}/repository/commits/${Bn}/comments`,Hn)}allDiscussions(Me,Bn,Hn){return ca.get()(this,endpoint`projects/${Me}/repository/commits/${Bn}/discussions`,Hn)}allMergeRequests(Me,Bn,Hn){return ca.get()(this,endpoint`projects/${Me}/repository/commits/${Bn}/merge_requests`,Hn)}allReferences(Me,Bn,Hn){return ca.get()(this,endpoint`projects/${Me}/repository/commits/${Bn}/refs`,Hn)}allStatuses(Me,Bn,Hn){return ca.get()(this,endpoint`projects/${Me}/repository/commits/${Bn}/statuses`,Hn)}cherryPick(Me,Bn,Hn,zn){return ca.post()(this,endpoint`projects/${Me}/repository/commits/${Bn}/cherry_pick`,{branch:Hn,...zn})}create(Me,Bn,Hn,zn=[],ni={}){return ca.post()(this,endpoint`projects/${Me}/repository/commits`,{branch:Bn,commitMessage:Hn,actions:zn,...ni})}createComment(Me,Bn,Hn,zn){return ca.post()(this,endpoint`projects/${Me}/repository/commits/${Bn}/comments`,{note:Hn,...zn})}editStatus(Me,Bn,Hn,zn){return ca.post()(this,endpoint`projects/${Me}/statuses/${Bn}`,{state:Hn,...zn})}revert(Me,Bn,Hn,zn){return ca.post()(this,endpoint`projects/${Me}/repository/commits/${Bn}/revert`,{...zn,branch:Hn})}show(Me,Bn,Hn){return ca.get()(this,endpoint`projects/${Me}/repository/commits/${Bn}`,Hn)}showDiff(Me,Bn,Hn){return ca.get()(this,endpoint`projects/${Me}/repository/commits/${Bn}/diff`,Hn)}showGPGSignature(Me,Bn,Hn){return ca.get()(this,endpoint`projects/${Me}/repository/commits/${Bn}/signature`,Hn)}showSequence(Me,Bn,Hn){return ca.get()(this,endpoint`projects/${Me}/repository/commits/${Bn}/sequence`,Hn)}};var Yg=class extends zn.BaseResource{allRepositories({groupId:Me,projectId:Bn,...Hn}={}){let zn;if(Me)zn=endpoint`groups/${Me}/registry/repositories`;else if(Bn)zn=endpoint`projects/${Bn}/registry/repositories`;else throw new Error("Missing required argument. Please supply a groupId or a projectId in the options parameter.");return ca.get()(this,zn,Hn)}allTags(Me,Bn,Hn){return ca.get()(this,endpoint`projects/${Me}/registry/repositories/${Bn}/tags`,Hn)}editRegistryVisibility(Me,Bn){return ca.get()(this,endpoint`projects/${Me}`,Bn)}removeRepository(Me,Bn,Hn){return ca.del()(this,endpoint`projects/${Me}/registry/repositories/${Bn}`,Hn)}removeTag(Me,Bn,Hn,zn){return ca.del()(this,endpoint`projects/${Me}/registry/repositories/${Bn}/tags/${Hn}`,zn)}removeTags(Me,Bn,Hn,zn){return ca.del()(this,endpoint`projects/${Me}/registry/repositories/${Bn}/tags`,{nameRegexDelete:Hn,...zn})}showRepository(Me,Bn){return ca.get()(this,endpoint`registry/repositories/${Me}`,Bn)}showTag(Me,Bn,Hn,zn){return ca.get()(this,endpoint`projects/${Me}/registry/repositories/${Bn}/tags/${Hn}`,zn)}};var Kg=class extends zn.BaseResource{all(Me,Bn){return ca.get()(this,endpoint`projects/${Me}/deployments`,Bn)}allMergeRequests(Me,Bn,Hn){return ca.get()(this,endpoint`projects/${Me}/deployments/${Bn}/merge_requests`,Hn)}create(Me,Bn,Hn,zn,ni,Ci){return ca.post()(this,endpoint`projects/${Me}/deployments`,{environment:Bn,sha:Hn,ref:zn,tag:ni,...Ci})}edit(Me,Bn,Hn,zn){return ca.put()(this,endpoint`projects/${Me}/deployments/${Bn}`,{...zn,status:Hn})}remove(Me,Bn,Hn){return ca.del()(this,endpoint`projects/${Me}/deployments/${Bn}`,Hn)}setApproval(Me,Bn,Hn,zn){return ca.post()(this,endpoint`projects/${Me}/deployments/${Bn}/approval`,{...zn,status:Hn})}show(Me,Bn,Hn){return ca.get()(this,endpoint`projects/${Me}/deployments/${Bn}`,Hn)}};var zg=class extends zn.BaseResource{all(Me,Bn){return ca.get()(this,endpoint`projects/${Me}/environments`,Bn)}create(Me,Bn,Hn){return ca.post()(this,endpoint`projects/${Me}/environments`,{name:Bn,...Hn})}edit(Me,Bn,Hn){return ca.put()(this,endpoint`projects/${Me}/environments/${Bn}`,Hn)}remove(Me,Bn,Hn){return ca.del()(this,endpoint`projects/${Me}/environments/${Bn}`,Hn)}removeReviewApps(Me,Bn){return ca.del()(this,endpoint`projects/${Me}/environments/review_apps`,Bn)}show(Me,Bn,Hn){return ca.get()(this,endpoint`projects/${Me}/environments/${Bn}`,Hn)}stop(Me,Bn,Hn){return ca.post()(this,endpoint`projects/${Me}/environments/${Bn}/stop`,Hn)}stopStale(Me,Bn,Hn){return ca.post()(this,endpoint`projects/${Me}/environments/stop_stale`,{searchParams:{before:Bn},...Hn})}};var Xg=class extends zn.BaseResource{all(Me,Bn){return ca.get()(this,endpoint`projects/${Me}/error_tracking/client_keys`,Bn)}create(Me,Bn){return ca.post()(this,endpoint`projects/${Me}/error_tracking/client_keys`,Bn)}remove(Me,Bn){return ca.del()(this,endpoint`projects/${Me}/error_tracking/client_keys`,Bn)}};var Zg=class extends zn.BaseResource{create(Me,Bn,Hn,zn){return ca.put()(this,endpoint`projects/${Me}/error_tracking/settings`,{searchParams:{active:Bn,integrated:Hn},...zn})}edit(Me,Bn,{integrated:Hn,...zn}={}){return ca.patch()(this,endpoint`projects/${Me}/error_tracking/settings`,{searchParams:{active:Bn,integrated:Hn},...zn})}show(Me,Bn){return ca.get()(this,endpoint`projects/${Me}/error_tracking/settings`,Bn)}};var f_=class extends zn.BaseResource{all(Me,Bn){const{mergerequestIId:Hn,...zn}=Bn||{};let ni=endpoint`projects/${Me}`;if(Hn){ni+=endpoint`/merge_requests/${Hn}/status_checks`}else{ni+="/external_status_checks"}return ca.get()(this,ni,zn)}create(Me,Bn,Hn,zn){return ca.post()(this,endpoint`projects/${Me}/external_status_checks`,{name:Bn,externalUrl:Hn,...zn})}edit(Me,Bn,Hn){return ca.put()(this,endpoint`projects/${Me}/external_status_checks/${Bn}`,Hn)}remove(Me,Bn,Hn){return ca.del()(this,endpoint`projects/${Me}/external_status_checks/${Bn}`,Hn)}set(Me,Bn,Hn,zn,ni){return ca.post()(this,endpoint`projects/${Me}/merge_requests/${Bn}/status_check_responses`,{sha:Hn,externalStatusCheckId:zn,...ni})}};var Z_=class extends zn.BaseResource{all(Me,Bn){return ca.get()(this,endpoint`projects/${Me}/feature_flags_user_lists`,Bn)}create(Me,Bn,Hn,zn){return ca.post()(this,endpoint`projects/${Me}/feature_flags_user_lists`,{name:Bn,userXids:Hn,...zn})}edit(Me,Bn,Hn){return ca.put()(this,endpoint`projects/${Me}/feature_flags_user_lists/${Bn}`,Hn)}remove(Me,Bn,Hn){return ca.del()(this,endpoint`projects/${Me}/feature_flags_user_lists/${Bn}`,Hn)}show(Me,Bn,Hn){return ca.get()(this,endpoint`projects/${Me}/feature_flags_user_lists/${Bn}`,Hn)}};var sA=class extends zn.BaseResource{all(Me,Bn){return ca.get()(this,endpoint`projects/${Me}/feature_flags`,Bn)}create(Me,Bn,Hn,zn){return ca.post()(this,endpoint`projects/${Me}/feature_flags`,{name:Bn,version:Hn,...zn})}edit(Me,Bn,Hn){return ca.put()(this,endpoint`projects/${Me}/feature_flags/${Bn}`,Hn)}remove(Me,Bn,Hn){return ca.del()(this,endpoint`projects/${Me}/feature_flags/${Bn}`,Hn)}show(Me,Bn,Hn){return ca.get()(this,endpoint`projects/${Me}/feature_flags/${Bn}`,Hn)}};var oA=class extends zn.BaseResource{all(Me,Bn){return ca.get()(this,endpoint`projects/${Me}/freeze_periods`,Bn)}create(Me,Bn,Hn,zn){return ca.post()(this,endpoint`projects/${Me}/freeze_periods`,{freezeStart:Bn,freezeEnd:Hn,...zn})}edit(Me,Bn,Hn){return ca.put()(this,endpoint`projects/${Me}/freeze_periods/${Bn}`,Hn)}remove(Me,Bn,Hn){return ca.del()(this,endpoint`projects/${Me}/freeze_periods/${Bn}`,Hn)}show(Me,Bn,Hn){return ca.get()(this,endpoint`projects/${Me}/freeze_periods/${Bn}`,Hn)}};var hA=class extends zn.BaseResource{remove(Me,Bn){return ca.del()(this,endpoint`projects/${Me}/pages`,Bn)}showSettings(Me,Bn){return ca.get()(this,endpoint`projects/${Me}/pages`,Bn)}};var ey=class extends zn.BaseResource{all(Me,Bn,Hn){return ca.get()(this,endpoint`projects/${Me}/packages/go/${Bn}/@v/list`,Hn)}showVersionMetadata(Me,Bn,Hn,zn){return ca.get()(this,endpoint`projects/${Me}/packages/go/${Bn}/@v/${Hn}.info`,zn)}downloadModuleFile(Me,Bn,Hn,zn){return ca.get()(this,endpoint`projects/${Me}/packages/go/${Bn}/@v/${Hn}.mod`,zn)}downloadModuleSource(Me,Bn,Hn,zn){return ca.get()(this,endpoint`projects/${Me}/packages/go/${Bn}/@v/${Hn}.zip`,zn)}};var ty=class extends zn.BaseResource{downloadChartIndex(Me,Bn,Hn){return ca.get()(this,endpoint`projects/${Me}/packages/helm/${Bn}/index.yaml`,Hn)}downloadChart(Me,Bn,Hn,zn){return ca.get()(this,endpoint`projects/${Me}/packages/helm/${Bn}/charts/${Hn}.tgz`,zn)}import(Me,Bn,Hn,zn){return ca.post()(this,endpoint`projects/${Me}/packages/helm/api/${Bn}/charts`,{isForm:true,...zn,chart:[Hn.content,Hn.filename]})}};var ry=class extends zn.BaseResource{all(Me,Bn){return ca.get()(this,endpoint`projects/${Me}/integrations`,Bn)}edit(Me,Bn,Hn){return ca.put()(this,endpoint`projects/${Me}/integrations/${Bn}`,Hn)}disable(Me,Bn,Hn){return ca.del()(this,endpoint`projects/${Me}/integrations/${Bn}`,Hn)}show(Me,Bn,Hn){return ca.get()(this,endpoint`projects/${Me}/integrations/${Bn}`,Hn)}};var ny=class extends Wp{constructor(Me){super("projects","issues",Me)}};var iy=class extends Xf{constructor(Me){super("projects","issues",Me)}};var py=class extends sg{constructor(Me){super("projects","issues",Me)}};var fy=class extends og{constructor(Me){super("projects","issues",Me)}};var Ty=class extends zn.BaseResource{all(Me,Bn,Hn){return ca.get()(this,endpoint`projects/${Me}/issues/${Bn}/links`,Hn)}create(Me,Bn,Hn,zn,ni){return ca.post()(this,endpoint`projects/${Me}/issues/${Bn}/links`,{targetProjectId:Hn,targetIssueIid:zn,...ni})}remove(Me,Bn,Hn,zn){return ca.del()(this,endpoint`projects/${Me}/issues/${Bn}/links/${Hn}`,zn)}};var Gy=class extends ug{constructor(Me){super("projects","issues",Me)}};var Vy=class extends zp{constructor(Me){super("issues",Me)}};var Hy=class extends Td{constructor(Me){super("projects","issues",Me)}};var Av=class extends cg{constructor(Me){super("projects","issues",Me)}};var vv=class extends cg{constructor(Me){super("projects","issues",Me)}};var bv=class extends zn.BaseResource{addSpentTime(Me,Bn,Hn,zn){return ca.post()(this,endpoint`projects/${Me}/issues/${Bn}/add_spent_time`,{duration:Hn,...zn})}addTimeEstimate(Me,Bn,Hn,zn){return ca.post()(this,endpoint`projects/${Me}/issues/${Bn}/time_estimate`,{duration:Hn,...zn})}all({projectId:Me,groupId:Bn,...Hn}={}){let zn;if(Me)zn=endpoint`projects/${Me}/issues`;else if(Bn)zn=endpoint`groups/${Bn}/issues`;else zn="issues";return ca.get()(this,zn,Hn)}allMetricImages(Me,Bn,Hn){return ca.get()(this,endpoint`projects/${Me}/issues/${Bn}/metric_images`,Hn)}allParticipants(Me,Bn,Hn){return ca.get()(this,endpoint`projects/${Me}/issues/${Bn}/participants`,Hn)}allRelatedMergeRequests(Me,Bn,Hn){return ca.get()(this,endpoint`projects/${Me}/issues/${Bn}/related_merge_requests`,Hn)}create(Me,Bn,Hn){return ca.post()(this,endpoint`projects/${Me}/issues`,{...Hn,title:Bn})}createTodo(Me,Bn,Hn){return ca.post()(this,endpoint`projects/${Me}/issues/${Bn}/todo`,Hn)}clone(Me,Bn,Hn,zn){return ca.post()(this,endpoint`projects/${Me}/issues/${Bn}/clone`,{toProjectId:Hn,...zn})}edit(Me,Bn,Hn){return ca.put()(this,endpoint`projects/${Me}/issues/${Bn}`,Hn)}editMetricImage(Me,Bn,Hn,zn){return ca.put()(this,endpoint`projects/${Me}/issues/${Bn}/metric_images/${Hn}`,zn)}move(Me,Bn,Hn,zn){return ca.post()(this,endpoint`projects/${Me}/issues/${Bn}/move`,{toProjectId:Hn,...zn})}promote(Me,Bn,Hn,zn){return ca.post()(this,endpoint`projects/${Me}/issues/${Bn}/notes`,{searchParams:{body:`${Hn} \n /promote`},...zn})}remove(Me,Bn,Hn){return ca.del()(this,endpoint`projects/${Me}/issues/${Bn}`,Hn)}removeMetricImage(Me,Bn,Hn,zn){return ca.del()(this,endpoint`projects/${Me}/issues/${Bn}/metric_images/${Hn}`,zn)}reorder(Me,Bn,Hn){return ca.put()(this,endpoint`projects/${Me}/issues/${Bn}/reorder`,Hn)}resetSpentTime(Me,Bn,Hn){return ca.post()(this,endpoint`projects/${Me}/issues/${Bn}/reset_spent_time`,Hn)}resetTimeEstimate(Me,Bn,Hn){return ca.post()(this,endpoint`projects/${Me}/issues/${Bn}/reset_time_estimate`,Hn)}show(Me,{projectId:Bn,...Hn}={}){const zn=Bn?endpoint`projects/${Bn}/issues/${Me}`:`issues/${Me}`;return ca.get()(this,zn,Hn)}subscribe(Me,Bn,Hn){return ca.post()(this,endpoint`projects/${Me}/issues/${Bn}/subscribe`,Hn)}allClosedByMergeRequestst(Me,Bn,Hn){return ca.get()(this,endpoint`projects/${Me}/issues/${Bn}/closed_by`,Hn)}showTimeStats(Me,Bn,Hn){return ca.get()(this,endpoint`projects/${Me}/issues/${Bn}/time_stats`,Hn)}unsubscribe(Me,Bn,Hn){return ca.post()(this,endpoint`projects/${Me}/issues/${Bn}/unsubscribe`,Hn)}uploadMetricImage(Me,Bn,Hn,zn){return ca.post()(this,endpoint`projects/${Me}/issues/${Bn}/metric_images`,{isForm:true,...zn,file:[Hn.content,Hn.filename]})}showUserAgentDetails(Me,Bn,Hn){return ca.get()(this,endpoint`projects/${Me}/issues/${Bn}/user_agent_details`,Hn)}};var Ev=class extends zn.BaseResource{all({projectId:Me,groupId:Bn,...Hn}={}){let zn;if(Me)zn=endpoint`projects/${Me}/issues_statistics`;else if(Bn)zn=endpoint`groups/${Bn}/issues_statistics`;else zn="issues_statistics";return ca.get()(this,zn,Hn)}};function generateDownloadPathForJob(Me,Bn,Hn){let zn=endpoint`projects/${Me}/jobs/${Bn}/artifacts`;if(Hn)zn+=`/${Hn}`;return zn}function generateDownloadPath(Me,Bn,Hn){let zn=endpoint`projects/${Me}/jobs/artifacts/${Bn}`;if(Hn){zn+=endpoint`/raw/${Hn}`}else{zn+=endpoint`/download`}return zn}var Cv=class extends zn.BaseResource{downloadArchive(Me,{jobId:Bn,artifactPath:Hn,ref:zn,...ni}={}){let Ci;if(Bn)Ci=generateDownloadPathForJob(Me,Bn,Hn);else if(ni?.job&&zn)Ci=generateDownloadPath(Me,zn,Hn);else throw new Error("Missing one of the required parameters. See typing documentation for available arguments.");return ca.get()(this,Ci,ni)}keep(Me,Bn,Hn){return ca.post()(this,endpoint`projects/${Me}/jobs/${Bn}/artifacts/keep`,Hn)}remove(Me,{jobId:Bn,...Hn}={}){let zn;if(Bn){zn=endpoint`projects/${Me}/jobs/${Bn}/artifacts`}else{zn=endpoint`projects/${Me}/artifacts`}return ca.del()(this,zn,Hn)}};var xv=class extends zn.BaseResource{all(Me,{pipelineId:Bn,...Hn}={}){const zn=Bn?endpoint`projects/${Me}/pipelines/${Bn}/jobs`:endpoint`projects/${Me}/jobs`;return ca.get()(this,zn,Hn)}allPipelineBridges(Me,Bn,Hn){return ca.get()(this,endpoint`projects/${Me}/pipelines/${Bn}/bridges`,Hn)}cancel(Me,Bn,Hn){return ca.post()(this,endpoint`projects/${Me}/jobs/${Bn}/cancel`,Hn)}erase(Me,Bn,Hn){return ca.post()(this,endpoint`projects/${Me}/jobs/${Bn}/erase`,Hn)}play(Me,Bn,Hn){return ca.post()(this,endpoint`projects/${Me}/jobs/${Bn}/play`,Hn)}retry(Me,Bn,Hn){return ca.post()(this,endpoint`projects/${Me}/jobs/${Bn}/retry`,Hn)}show(Me,Bn,Hn){return ca.get()(this,endpoint`projects/${Me}/jobs/${Bn}`,Hn)}showConnectedJob(Me){if(!this.headers["job-token"])throw new Error('Missing required header "job-token"');return ca.get()(this,"job",Me)}showConnectedJobK8Agents(Me){if(!this.headers["job-token"])throw new Error('Missing required header "job-token"');return ca.get()(this,"job/allowed_agents",Me)}showLog(Me,Bn,Hn){return ca.get()(this,endpoint`projects/${Me}/jobs/${Bn}/trace`,Hn)}};var wv=class extends zn.BaseResource{allApprovalRules(Me,{mergerequestIId:Bn,...Hn}={}){let zn;if(Bn){zn=endpoint`projects/${Me}/merge_requests/${Bn}/approval_rules`}else{zn=endpoint`projects/${Me}/approval_rules`}return ca.get()(this,zn,Hn)}approve(Me,Bn,Hn){return ca.post()(this,endpoint`projects/${Me}/merge_requests/${Bn}/approve`,Hn)}createApprovalRule(Me,Bn,Hn,{mergerequestIId:zn,...ni}={}){let Ci;if(zn){Ci=endpoint`projects/${Me}/merge_requests/${zn}/approval_rules`}else{Ci=endpoint`projects/${Me}/approval_rules`}return ca.post()(this,Ci,{name:Bn,approvalsRequired:Hn,...ni})}editApprovalRule(Me,Bn,Hn,zn,{mergerequestIId:ni,...Ci}={}){let aa;if(ni){aa=endpoint`projects/${Me}/merge_requests/${ni}/approval_rules/${Bn}`}else{aa=endpoint`projects/${Me}/approval_rules/${Bn}`}return ca.put()(this,aa,{name:Hn,approvalsRequired:zn,...Ci})}editConfiguration(Me,Bn){return ca.post()(this,endpoint`projects/${Me}/approvals`,Bn)}removeApprovalRule(Me,Bn,{mergerequestIId:Hn,...zn}={}){let ni;if(Hn){ni=endpoint`projects/${Me}/merge_requests/${Hn}/approval_rules/${Bn}`}else{ni=endpoint`projects/${Me}/approval_rules/${Bn}`}return ca.del()(this,ni,zn)}showApprovalRule(Me,Bn,Hn){return ca.get()(this,endpoint`projects/${Me}/approval_rules/${Bn}`,Hn)}showApprovalState(Me,Bn,Hn){return ca.get()(this,endpoint`projects/${Me}/merge_requests/${Bn}/approval_state`,Hn)}showConfiguration(Me,{mergerequestIId:Bn,...Hn}={}){let zn;if(Bn){zn=endpoint`projects/${Me}/merge_requests/${Bn}/approvals`}else{zn=endpoint`projects/${Me}/approvals`}return ca.get()(this,zn,Hn)}unapprove(Me,Bn,Hn){return ca.post()(this,endpoint`projects/${Me}/merge_requests/${Bn}/unapprove`,Hn)}};var Sv=class extends Wp{constructor(Me){super("projects","merge_requests",Me)}};var kv=class extends zn.BaseResource{all(Me,Bn,Hn){return ca.get()(this,endpoint`projects/${Me}/merge_requests/${Bn}/context_commits`,Hn)}create(Me,Bn,{mergerequestIId:Hn,...zn}={}){const ni=endpoint`projects/${Me}/merge_requests`;const Ci=Hn?`${ni}/${Hn}/context_commits`:ni;return ca.post()(this,Ci,{commits:Bn,...zn})}remove(Me,Bn,Hn){return ca.del()(this,endpoint`projects/${Me}/merge_requests/${Bn}/context_commits`,Hn)}};var Tv=class extends Xf{constructor(Me){super("projects","merge_requests",Me)}resolve(Me,Bn,Hn,zn,ni){return ca.put()(this,endpoint`${Me}/merge_requests/${Bn}/discussions/${Hn}`,{searchParams:{resolved:zn},...ni})}};var Iv=class extends zn.BaseResource{all(Me,Bn,Hn){return ca.get()(this,endpoint`projects/${Me}/merge_requests/${Bn}/draft_notes`,Hn)}create(Me,Bn,Hn,zn){return ca.post()(this,endpoint`projects/${Me}/merge_requests/${Bn}/draft_notes`,{...zn,note:Hn})}edit(Me,Bn,Hn,zn){return ca.post()(this,endpoint`projects/${Me}/merge_requests/${Bn}/draft_notes/${Hn}`,zn)}publish(Me,Bn,Hn,zn){return ca.put()(this,endpoint`projects/${Me}/merge_requests/${Bn}/draft_notes/${Hn}/publish`,zn)}publishBulk(Me,Bn,Hn){return ca.post()(this,endpoint`projects/${Me}/merge_requests/${Bn}/draft_notes/bulk_publish`,Hn)}remove(Me,Bn,Hn,zn){return ca.del()(this,endpoint`projects/${Me}/merge_requests/${Bn}/draft_notes/${Hn}`,zn)}show(Me,Bn,Hn,zn){return ca.get()(this,endpoint`projects/${Me}/merge_requests/${Bn}/draft_notes/${Hn}`,zn)}};var Bv=class extends og{constructor(Me){super("projects","merge_requests",Me)}};var Fv=class extends ug{constructor(Me){super("projects","merge_requests",Me)}};var Nv=class extends zp{constructor(Me){super("merge_requests",Me)}};var Ov=class extends Td{constructor(Me){super("projects","merge_requests",Me)}};var Mv=class extends zn.BaseResource{accept(Me,Bn,Hn){return this.merge(Me,Bn,Hn)}addSpentTime(Me,Bn,Hn,zn){return ca.post()(this,endpoint`projects/${Me}/merge_requests/${Bn}/add_spent_time`,{duration:Hn,...zn})}all({projectId:Me,groupId:Bn,...Hn}={}){let zn="";if(Me){zn=endpoint`projects/${Me}/`}else if(Bn){zn=endpoint`groups/${Bn}/`}return ca.get()(this,`${zn}merge_requests`,Hn)}allDiffs(Me,Bn,Hn){return ca.get()(this,endpoint`projects/${Me}/merge_requests/${Bn}/diffs`,Hn)}allCommits(Me,Bn,Hn){return ca.get()(this,endpoint`projects/${Me}/merge_requests/${Bn}/commits`,Hn)}allDiffVersions(Me,Bn,Hn){return ca.get()(this,endpoint`projects/${Me}/merge_requests/${Bn}/versions`,Hn)}allIssuesClosed(Me,Bn,Hn){return ca.get()(this,endpoint`projects/${Me}/merge_requests/${Bn}/closes_issues`,Hn)}allIssuesRelated(Me,Bn,Hn){return ca.get()(this,endpoint`projects/${Me}/merge_requests/${Bn}/related_issues`,Hn)}allParticipants(Me,Bn,Hn){return ca.get()(this,endpoint`projects/${Me}/merge_requests/${Bn}/participants`,Hn)}allPipelines(Me,Bn,Hn){return ca.get()(this,endpoint`projects/${Me}/merge_requests/${Bn}/pipelines`,Hn)}cancelOnPipelineSuccess(Me,Bn,Hn){return ca.post()(this,endpoint`projects/${Me}/merge_requests/${Bn}/cancel_merge_when_pipeline_succeeds`,Hn)}create(Me,Bn,Hn,zn,ni){return ca.post()(this,endpoint`projects/${Me}/merge_requests`,{sourceBranch:Bn,targetBranch:Hn,title:zn,...ni})}createPipeline(Me,Bn,Hn){return ca.post()(this,endpoint`projects/${Me}/merge_requests/${Bn}/pipelines`,Hn)}createTodo(Me,Bn,Hn){return ca.post()(this,endpoint`projects/${Me}/merge_requests/${Bn}/todo`,Hn)}edit(Me,Bn,Hn){return ca.put()(this,endpoint`projects/${Me}/merge_requests/${Bn}`,Hn)}merge(Me,Bn,Hn){return ca.put()(this,endpoint`projects/${Me}/merge_requests/${Bn}/merge`,Hn)}mergeToDefault(Me,Bn,Hn){return ca.put()(this,endpoint`projects/${Me}/merge_requests/${Bn}/merge_ref`,Hn)}rebase(Me,Bn,{skipCI:Hn,...zn}={}){return ca.put()(this,endpoint`projects/${Me}/merge_requests/${Bn}/rebase`,{...zn,skipCi:Hn})}remove(Me,Bn,Hn){return ca.del()(this,endpoint`projects/${Me}/merge_requests/${Bn}`,Hn)}resetSpentTime(Me,Bn,Hn){return ca.post()(this,endpoint`projects/${Me}/merge_requests/${Bn}/reset_spent_time`,Hn)}resetTimeEstimate(Me,Bn,Hn){return ca.post()(this,endpoint`projects/${Me}/merge_requests/${Bn}/reset_time_estimate`,Hn)}setTimeEstimate(Me,Bn,Hn,zn){return ca.post()(this,endpoint`projects/${Me}/merge_requests/${Bn}/time_estimate`,{duration:Hn,...zn})}show(Me,Bn,Hn){return ca.get()(this,endpoint`projects/${Me}/merge_requests/${Bn}`,Hn)}showChanges(Me,Bn,Hn){process.emitWarning('This endpoint was deprecated in GitLab API 15.7 and will be removed in API v5. Please use the "allDiffs" function instead.',"DeprecationWarning");return ca.get()(this,endpoint`projects/${Me}/merge_requests/${Bn}/changes`,Hn)}showDiffVersion(Me,Bn,Hn,zn){return ca.get()(this,endpoint`projects/${Me}/merge_requests/${Bn}/versions/${Hn}`,zn)}showTimeStats(Me,Bn,Hn){return ca.get()(this,endpoint`projects/${Me}/merge_requests/${Bn}/time_stats`,Hn)}subscribe(Me,Bn,Hn){return ca.post()(this,endpoint`projects/${Me}/merge_requests/${Bn}/subscribe`,Hn)}unsubscribe(Me,Bn,Hn){return ca.post()(this,endpoint`projects/${Me}/merge_requests/${Bn}/unsubscribe`,Hn)}showReviewers(Me,Bn,Hn){return ca.get()(this,endpoint`projects/${Me}/merge_requests/${Bn}/reviewers`,Hn)}};var OE=class extends zn.BaseResource{all(Me,Bn){return ca.get()(this,endpoint`projects/${Me}/merge_trains`,Bn)}showStatus(Me,Bn,Hn){return ca.get()(this,endpoint`projects/${Me}/merge_trains/merge_requests/${Bn}`,Hn)}addMergeRequest(Me,Bn,Hn){return ca.post()(this,endpoint`projects/${Me}/merge_trains/merge_requests/${Bn}`,Hn)}};var iD=class extends zn.BaseResource{publish(Me,Bn,Hn,zn,{contentType:ni,...Ci}={}){return ca.put()(this,endpoint`projects/${Me}/packages/generic/${Bn}/${Hn}/${zn.filename}`,{isForm:true,file:[zn.content,zn.filename],...Ci})}download(Me,Bn,Hn,zn,ni){return ca.get()(this,endpoint`projects/${Me}/packages/generic/${Bn}/${Hn}/${zn}`,ni)}};var eC=class extends zn.BaseResource{all({projectId:Me,groupId:Bn,...Hn}={}){let zn;if(Me)zn=endpoint`projects/${Me}/packages`;else if(Bn)zn=endpoint`groups/${Bn}/packages`;else{throw new Error("Missing required argument. Please supply a projectId or a groupId in the options parameter.")}return ca.get()(this,zn,Hn)}allFiles(Me,Bn,Hn){return ca.get()(this,endpoint`projects/${Me}/packages/${Bn}/package_files`,Hn)}remove(Me,Bn,Hn){return ca.del()(this,endpoint`projects/${Me}/packages/${Bn}`,Hn)}removeFile(Me,Bn,Hn,zn){return ca.del()(this,endpoint`projects/${Me}/packages/${Bn}/package_files/${Hn}`,zn)}show(Me,Bn,Hn){return ca.get()(this,endpoint`projects/${Me}/packages/${Bn}`,Hn)}};var tC=class extends zn.BaseResource{all({projectId:Me,...Bn}={}){const Hn=Me?endpoint`projects/${Me}/`:"";return ca.get()(this,`${Hn}pages/domains`,Bn)}create(Me,Bn,Hn){return ca.post()(this,endpoint`projects/${Me}/pages/domains`,{domain:Bn,...Hn})}edit(Me,Bn,Hn){return ca.put()(this,endpoint`projects/${Me}/pages/domains/${Bn}`,Hn)}show(Me,Bn,Hn){return ca.get()(this,endpoint`projects/${Me}/pages/domains/${Bn}`,Hn)}remove(Me,Bn,Hn){return ca.del()(this,endpoint`projects/${Me}/pages/domains/${Bn}`,Hn)}};var rC=class extends zn.BaseResource{all(Me,Bn,Hn){return ca.get()(this,endpoint`projects/${Me}/pipeline_schedules/${Bn}/variables`,Hn)}create(Me,Bn,Hn,zn,ni){return ca.post()(this,endpoint`projects/${Me}/pipeline_schedules/${Bn}/variables`,{...ni,key:Hn,value:zn})}edit(Me,Bn,Hn,zn,ni){return ca.put()(this,endpoint`projects/${Me}/pipeline_schedules/${Bn}/variables/${Hn}`,{...ni,value:zn})}remove(Me,Bn,Hn,zn){return ca.del()(this,endpoint`projects/${Me}/pipeline_schedules/${Bn}/variables/${Hn}`,zn)}};var nC=class extends zn.BaseResource{all(Me,Bn){return ca.get()(this,endpoint`projects/${Me}/pipeline_schedules`,Bn)}allTriggeredPipelines(Me,Bn,Hn){return ca.get()(this,endpoint`projects/${Me}/pipeline_schedules/${Bn}/pipelines`,Hn)}create(Me,Bn,Hn,zn,ni){return ca.post()(this,endpoint`projects/${Me}/pipeline_schedules`,{description:Bn,ref:Hn,cron:zn,...ni})}edit(Me,Bn,Hn){return ca.put()(this,endpoint`projects/${Me}/pipeline_schedules/${Bn}`,Hn)}remove(Me,Bn,Hn){return ca.del()(this,endpoint`projects/${Me}/pipeline_schedules/${Bn}`,Hn)}run(Me,Bn,Hn){return ca.post()(this,endpoint`projects/${Me}/pipeline_schedules/${Bn}/play`,Hn)}show(Me,Bn,Hn){return ca.get()(this,endpoint`projects/${Me}/pipeline_schedules/${Bn}`,Hn)}takeOwnership(Me,Bn,Hn){return ca.post()(this,endpoint`projects/${Me}/pipeline_schedules/${Bn}/take_ownership`,Hn)}};var iC=class extends zn.BaseResource{all(Me,Bn){return ca.get()(this,endpoint`projects/${Me}/triggers`,Bn)}create(Me,Bn,Hn){return ca.post()(this,endpoint`projects/${Me}/triggers`,{description:Bn,...Hn})}edit(Me,Bn,Hn){return ca.put()(this,endpoint`projects/${Me}/triggers/${Bn}`,Hn)}remove(Me,Bn,Hn){return ca.del()(this,endpoint`projects/${Me}/triggers/${Bn}`,Hn)}show(Me,Bn,Hn){return ca.get()(this,endpoint`projects/${Me}/triggers/${Bn}`,Hn)}trigger(Me,Bn,Hn,{variables:zn,...ni}={}){const Ci={...ni,searchParams:{token:Hn,ref:Bn}};if(zn){Ci.isForm=true;Object.assign(Ci,reformatObjectOptions(zn,"variables"))}return ca.post()(this,endpoint`projects/${Me}/trigger/pipeline`,Ci)}};var aC=class extends zn.BaseResource{all(Me,Bn){return ca.get()(this,endpoint`projects/${Me}/pipelines`,Bn)}allVariables(Me,Bn,Hn){return ca.get()(this,endpoint`projects/${Me}/pipelines/${Bn}/variables`,Hn)}cancel(Me,Bn,Hn){return ca.post()(this,endpoint`projects/${Me}/pipelines/${Bn}/cancel`,Hn)}create(Me,Bn,Hn){return ca.post()(this,endpoint`projects/${Me}/pipeline`,{ref:Bn,...Hn})}remove(Me,Bn,Hn){return ca.del()(this,endpoint`projects/${Me}/pipelines/${Bn}`,Hn)}retry(Me,Bn,Hn){return ca.post()(this,endpoint`projects/${Me}/pipelines/${Bn}/retry`,Hn)}show(Me,Bn,Hn){return ca.get()(this,endpoint`projects/${Me}/pipelines/${Bn}`,Hn)}showLatest(Me,Bn){return ca.get()(this,endpoint`projects/${Me}/pipelines/latest`,Bn)}showTestReport(Me,Bn,Hn){return ca.get()(this,endpoint`projects/${Me}/pipelines/${Bn}/test_report`,Hn)}showTestReportSummary(Me,Bn,Hn){return ca.get()(this,endpoint`projects/${Me}/pipelines/${Bn}/test_report_summary`,Hn)}};var sC=class extends zn.BaseResource{allFunnels(Me,Bn){return ca.get()(this,endpoint`projects/${Me}/product_analytics/funnels`,Bn)}load(Me,Bn){return ca.post()(this,endpoint`projects/${Me}/product_analytics/request/load`,Bn)}dryRun(Me,Bn){return ca.post()(this,endpoint`projects/${Me}/product_analytics/request/dry-run`,Bn)}showMetadata(Me,Bn){return ca.get()(this,endpoint`projects/${Me}/product_analytics/request/meta`,Bn)}};var oC=class extends Vp{constructor(Me){super("projects",Me)}};var uC=class extends Jp{constructor(Me){super("projects",Me)}};var cC=class extends zn.BaseResource{all(Me){return ca.get()(this,"project_aliases",Me)}create(Me,Bn,Hn){return ca.post()(this,"project_aliases",{name:Bn,projectId:Me,...Hn})}edit(Me,Bn){return ca.post()(this,`project_aliases/${Me}`,Bn)}remove(Me,Bn){return ca.del()(this,`project_aliases/${Me}`,Bn)}};var lC=class extends Qf{constructor(Me){super("projects",Me)}};var pC=class extends Yf{constructor(Me){super("projects",Me)}};var fC=class extends Kf{constructor(Me){super("projects",Me)}};var dC=class extends eg{constructor(Me){super("projects",Me)}};var hC=class extends zn.BaseResource{download(Me,Bn){return ca.get()(this,endpoint`projects/${Me}/export/download`,Bn)}import(Me,Bn,Hn){return ca.post()(this,"projects/import",{isForm:true,...Hn,file:[Me.content,Me.filename],path:Bn})}importRemote(Me,Bn,Hn){return ca.post()(this,"projects/remote-import",{...Hn,path:Bn,url:Me})}importRemoteS3(Me,Bn,Hn,zn,ni,Ci,aa){return ca.post()(this,"projects/remote-import",{...aa,accessKeyId:Me,bucketName:Bn,fileKey:Hn,path:zn,region:ni,secretAccessKey:Ci})}showExportStatus(Me,Bn){return ca.get()(this,endpoint`projects/${Me}/export`,Bn)}showImportStatus(Me,Bn){return ca.get()(this,endpoint`projects/${Me}/import`,Bn)}scheduleExport(Me,Bn,Hn){return ca.post()(this,endpoint`projects/${Me}/export`,{...Hn,upload:Bn})}};var mC=class extends ng{constructor(Me){super("projects",Me)}};var gC=class extends Ad{constructor(Me){super("projects",Me)}};var _C=class extends ig{constructor(Me){super("project",Me)}};var AC=class extends zn.BaseResource{show(Me,Bn){return ca.get()(this,endpoint`projects/${Me}/job_token_scope`,Bn)}edit(Me,Bn,Hn){return ca.patch()(this,endpoint`projects/${Me}/job_token_scope`,{...Hn,enabled:Bn})}showInboundAllowList(Me,Bn){return ca.get()(this,endpoint`projects/${Me}/job_token_scope/allowlist`,Bn)}addToInboundAllowList(Me,Bn,Hn){return ca.post()(this,endpoint`projects/${Me}/job_token_scope/allowlist`,{...Hn,targetProjectId:Bn})}removeFromInboundAllowList(Me,Bn,Hn){return ca.del()(this,endpoint`projects/${Me}/job_token_scope/allowlist/${Bn}`,Hn)}showGroupsAllowList(Me,Bn){return ca.get()(this,endpoint`projects/${Me}/job_token_scope/groups_allowlist`,Bn)}addToGroupsAllowList(Me,Bn,Hn){return ca.post()(this,endpoint`projects/${Me}/job_token_scope/groups_allowlist`,{...Hn,targetGroupId:Bn})}removeFromGroupsAllowList(Me,Bn,Hn){return ca.del()(this,endpoint`projects/${Me}/job_token_scope/groups_allowlist/${Bn}`,Hn)}};var yC=class extends Cd{constructor(Me){super("projects",Me)}};var vC=class extends xd{constructor(Me){super("projects",Me)}create(Me,Bn,Hn){return ca.post()(this,endpoint`${Me}/uploads`,{isForm:true,...Hn,file:[Bn.content,Bn.filename]})}};var bC=class extends wd{constructor(Me){super("projects",Me)}};var EC=class extends Sd{constructor(Me){super("projects",Me)}promote(Me,Bn,Hn){return ca.post()(this,endpoint`${Me}/milestones/${Bn}/promote`,Hn)}};var DC=class extends ag{constructor(Me){super("projects",Me)}};var CC=class extends tg{constructor(Me){super("projects",Me)}};var xC=class extends zn.BaseResource{download(Me,Bn,Hn){return ca.get()(this,endpoint`projects/${Me}/export_relations/download`,{relation:Bn,...Hn})}showExportStatus(Me,Bn){return ca.get()(this,endpoint`projects/${Me}/export_relations/status`,Bn)}scheduleExport(Me,Bn){return ca.post()(this,endpoint`projects/${Me}/export_relations`,Bn)}};var wC=class extends zn.BaseResource{all(Me,Bn){return ca.get()(this,endpoint`projects/${Me}/releases`,Bn)}create(Me,Bn){return ca.post()(this,endpoint`projects/${Me}/releases`,Bn)}createEvidence(Me,Bn,Hn){return ca.post()(this,endpoint`projects/${Me}/releases/${Bn}/evidence`,Hn)}edit(Me,Bn,Hn){return ca.put()(this,endpoint`projects/${Me}/releases/${Bn}`,Hn)}download(Me,Bn,Hn,zn){return ca.get()(this,endpoint`projects/${Me}/releases/${Bn}/downloads/${Hn}`,zn)}downloadLatest(Me,Bn,Hn){return ca.get()(this,endpoint`projects/${Me}/releases/permalink/latest/downloads/${Bn}`,Hn)}remove(Me,Bn,Hn){return ca.del()(this,endpoint`projects/${Me}/releases/${Bn}`,Hn)}show(Me,Bn,Hn){return ca.get()(this,endpoint`projects/${Me}/releases/${Bn}`,Hn)}showLatest(Me,Bn){return ca.get()(this,endpoint`projects/${Me}/releases/permalink/latest`,Bn)}showLatestEvidence(Me,Bn){return ca.get()(this,endpoint`projects/${Me}/releases/permalink/latest/evidence`,Bn)}};var SC=class extends zn.BaseResource{all(Me,Bn){return ca.get()(this,endpoint`projects/${Me}/remote_mirrors`,Bn)}createPullMirror(Me,Bn,Hn,zn){return ca.post()(this,endpoint`projects/${Me}/mirror/pull`,{importUrl:Bn,mirror:Hn,...zn})}createPushMirror(Me,Bn,Hn){return ca.post()(this,endpoint`projects/${Me}/remote_mirrors`,{url:Bn,...Hn})}edit(Me,Bn,Hn){return ca.post()(this,endpoint`projects/${Me}/remote_mirrors/${Bn}`,Hn)}remove(Me,Bn,Hn){return ca.del()(this,endpoint`projects/${Me}/remote_mirrors/${Bn}`,Hn)}show(Me,Bn,Hn){return ca.get()(this,endpoint`projects/${Me}/remote_mirrors/${Bn}`,Hn)}sync(Me,Bn,Hn){return ca.post()(this,endpoint`projects/${Me}/remote_mirrors/${Bn}/sync`,Hn)}};var kC=class extends rg{constructor(Me){super("projects",Me)}};var TC=class extends Wp{constructor(Me){super("projects","snippets",Me)}};var IC=class extends Xf{constructor(Me){super("projects","snippets",Me)}};var BC=class extends Td{constructor(Me){super("projects","snippets",Me)}};var FC=class extends zn.BaseResource{all(Me,Bn){return ca.get()(this,endpoint`projects/${Me}/snippets`,Bn)}create(Me,Bn,Hn){return ca.post()(this,endpoint`projects/${Me}/snippets`,{title:Bn,...Hn})}edit(Me,Bn,Hn){return ca.put()(this,endpoint`projects/${Me}/snippets/${Bn}`,Hn)}remove(Me,Bn,Hn){return ca.del()(this,endpoint`projects/${Me}/snippets/${Bn}`,Hn)}show(Me,Bn,Hn){return ca.get()(this,endpoint`projects/${Me}/snippets/${Bn}`,Hn)}showContent(Me,Bn,Hn){return ca.get()(this,endpoint`projects/${Me}/snippets/${Bn}/raw`,Hn)}showRepositoryFileContent(Me,Bn,Hn,zn,ni){return ca.get()(this,endpoint`projects/${Me}/snippets/${Bn}/files/${Hn}/${zn}/raw`,ni)}showUserAgentDetails(Me,Bn,Hn){return ca.get()(this,endpoint`projects/${Me}/snippets/${Bn}/user_agent_detail`,Hn)}};var NC=class extends zn.BaseResource{show(Me,Bn){return ca.get()(this,endpoint`projects/${Me}/statistics`,Bn)}};var PC=class extends zn.BaseResource{all(Me,Bn,Hn){return ca.get()(this,endpoint`projects/${Me}/templates/${Bn}`,Hn)}show(Me,Bn,Hn,zn){return ca.get()(this,endpoint`projects/${Me}/templates/${Bn}/${Hn}`,zn)}};var OC=class extends zn.BaseResource{show(Me,Bn,Hn){return ca.get()(this,endpoint`projects/${Me}/terraform/state/${Bn}`,Hn)}showVersion(Me,Bn,Hn,zn){return ca.get()(this,endpoint`projects/${Me}/terraform/state/${Bn}/versions/${Hn}`,zn)}removeVersion(Me,Bn,Hn,zn){return ca.del()(this,endpoint`projects/${Me}/terraform/state/${Bn}/versions/${Hn}`,zn)}remove(Me,Bn,Hn){return ca.del()(this,endpoint`projects/${Me}/terraform/state/${Bn}`,Hn)}removeTerraformStateLock(Me,Bn,Hn){return ca.del()(this,endpoint`projects/${Me}/terraform/state/${Bn}/lock`,Hn)}createVersion(Me,Bn,Hn){return ca.post()(this,endpoint`projects/${Me}/terraform/state/${Bn}`,Hn)}};var RC=class extends Qh{constructor(Me){super("projects",Me)}};var LC=class extends zn.BaseResource{all(Me,Bn){return ca.get()(this,endpoint`projects/${Me}/vulnerabilities`,Bn)}create(Me,Bn,Hn){return ca.post()(this,endpoint`projects/${Me}/vulnerabilities`,{...Hn,searchParams:{findingId:Bn}})}};var jC=class extends Zh{constructor(Me){super("projects",Me)}};var MC=class extends zn.BaseResource{all({userId:Me,starredOnly:Bn,...Hn}={}){let zn;if(Me&&Bn)zn=endpoint`users/${Me}/starred_projects`;else if(Me)zn=endpoint`users/${Me}/projects`;else zn="projects";return ca.get()(this,zn,Hn)}allTransferLocations(Me,Bn){return ca.get()(this,endpoint`projects/${Me}/transfer_locations`,Bn)}allUsers(Me,Bn){return ca.get()(this,endpoint`projects/${Me}/users`,Bn)}allGroups(Me,Bn){return ca.get()(this,endpoint`projects/${Me}/groups`,Bn)}allInvitedGroups(Me,Bn){return ca.get()(this,endpoint`projects/${Me}/invited_groups`,Bn)}allSharableGroups(Me,Bn){return ca.get()(this,endpoint`projects/${Me}/share_locations`,Bn)}allForks(Me,Bn){return ca.get()(this,endpoint`projects/${Me}/forks`,Bn)}allStarrers(Me,Bn){return ca.get()(this,endpoint`projects/${Me}/starrers`,Bn)}allStoragePaths(Me,Bn){return ca.get()(this,endpoint`projects/${Me}/storage`,Bn)}archive(Me,Bn){return ca.post()(this,endpoint`projects/${Me}/archive`,Bn)}create({userId:Me,avatar:Bn,...Hn}={}){const zn=Me?`projects/user/${Me}`:"projects";if(Bn){return ca.post()(this,zn,{...Hn,isForm:true,avatar:[Bn.content,Bn.filename]})}return ca.post()(this,zn,{...Hn,avatar:Bn})}createForkRelationship(Me,Bn,Hn){return ca.post()(this,endpoint`projects/${Me}/fork/${Bn}`,Hn)}createPullMirror(Me,Bn,Hn,zn){return ca.post()(this,endpoint`projects/${Me}/mirror/pull`,{importUrl:Bn,mirror:Hn,...zn})}downloadSnapshot(Me,Bn){return ca.get()(this,endpoint`projects/${Me}/snapshot`,Bn)}edit(Me,{avatar:Bn,...Hn}={}){const zn=endpoint`projects/${Me}`;if(Bn){return ca.put()(this,zn,{...Hn,isForm:true,avatar:[Bn.content,Bn.filename]})}return ca.put()(this,zn,{...Hn,avatar:Bn})}fork(Me,Bn){return ca.post()(this,endpoint`projects/${Me}/fork`,Bn)}housekeeping(Me,Bn){return ca.post()(this,endpoint`projects/${Me}/housekeeping`,Bn)}importProjectMembers(Me,Bn,Hn){return ca.post()(this,endpoint`projects/${Me}/import_project_members/${Bn}`,Hn)}remove(Me,Bn){return ca.del()(this,endpoint`projects/${Me}`,Bn)}removeForkRelationship(Me,Bn){return ca.del()(this,endpoint`projects/${Me}/fork`,Bn)}removeAvatar(Me,Bn){return ca.put()(this,endpoint`projects/${Me}`,{...Bn,avatar:""})}restore(Me,Bn){return ca.post()(this,endpoint`projects/${Me}/restore`,Bn)}search(Me,Bn){return ca.get()(this,"projects",{search:Me,...Bn})}share(Me,Bn,Hn,zn){return ca.post()(this,endpoint`projects/${Me}/share`,{groupId:Bn,groupAccess:Hn,...zn})}show(Me,Bn){return ca.get()(this,endpoint`projects/${Me}`,Bn)}showLanguages(Me,Bn){return ca.get()(this,endpoint`projects/${Me}/languages`,Bn)}showPullMirror(Me,Bn){return ca.get()(this,endpoint`projects/${Me}/mirror/pull`,Bn)}star(Me,Bn){return ca.post()(this,endpoint`projects/${Me}/star`,Bn)}transfer(Me,Bn,Hn){return ca.put()(this,endpoint`projects/${Me}/transfer`,{...Hn,namespace:Bn})}unarchive(Me,Bn){return ca.post()(this,endpoint`projects/${Me}/unarchive`,Bn)}unshare(Me,Bn,Hn){return ca.del()(this,endpoint`projects/${Me}/share/${Bn}`,Hn)}unstar(Me,Bn){return ca.post()(this,endpoint`projects/${Me}/unstar`,Bn)}uploadForReference(Me,Bn,Hn){return ca.post()(this,endpoint`projects/${Me}/uploads`,{...Hn,isForm:true,file:[Bn.content,Bn.filename]})}uploadAvatar(Me,Bn,Hn){return ca.put()(this,endpoint`projects/${Me}`,{...Hn,isForm:true,avatar:[Bn.content,Bn.filename]})}};var QC=class extends zn.BaseResource{all(Me,Bn){return ca.get()(this,endpoint`projects/${Me}/protected_branches`,Bn)}create(Me,Bn,Hn){const{sudo:zn,showExpanded:ni,...Ci}=Hn||{};return ca.post()(this,endpoint`projects/${Me}/protected_branches`,{searchParams:{...Ci,name:Bn},sudo:zn,showExpanded:ni})}protect(Me,Bn,Hn){return this.create(Me,Bn,Hn)}edit(Me,Bn,Hn){return ca.patch()(this,endpoint`projects/${Me}/protected_branches/${Bn}`,Hn)}show(Me,Bn,Hn){return ca.get()(this,endpoint`projects/${Me}/protected_branches/${Bn}`,Hn)}remove(Me,Bn,Hn){return ca.del()(this,endpoint`projects/${Me}/protected_branches/${Bn}`,Hn)}unprotect(Me,Bn,Hn){return this.remove(Me,Bn,Hn)}};var UC=class extends zn.BaseResource{all(Me,Bn){return ca.get()(this,endpoint`projects/${Me}/protected_tags`,Bn)}create(Me,Bn,Hn){const{sudo:zn,showExpanded:ni,...Ci}=Hn||{};return ca.post()(this,endpoint`projects/${Me}/protected_tags`,{searchParams:{name:Bn,...Ci},sudo:zn,showExpanded:ni})}protect(Me,Bn,Hn){return this.create(Me,Bn,Hn)}show(Me,Bn,Hn){return ca.get()(this,endpoint`projects/${Me}/protected_tags/${Bn}`,Hn)}remove(Me,Bn,Hn){return ca.del()(this,endpoint`projects/${Me}/protected_tags/${Bn}`,Hn)}unprotect(Me,Bn,Hn){return this.remove(Me,Bn,Hn)}};var GC=class extends zn.BaseResource{all(Me,Bn,Hn){return ca.get()(this,endpoint`projects/${Me}/releases/${Bn}/assets/links`,Hn)}create(Me,Bn,Hn,zn,ni){return ca.post()(this,endpoint`projects/${Me}/releases/${Bn}/assets/links`,{name:Hn,url:zn,...ni})}edit(Me,Bn,Hn,zn){return ca.put()(this,endpoint`projects/${Me}/releases/${Bn}/assets/links/${Hn}`,zn)}remove(Me,Bn,Hn,zn){return ca.del()(this,endpoint`projects/${Me}/releases/${Bn}/assets/links/${Hn}`,zn)}show(Me,Bn,Hn,zn){return ca.get()(this,endpoint`projects/${Me}/releases/${Bn}/assets/links/${Hn}`,zn)}};var $C=class extends zn.BaseResource{allContributors(Me,Bn){return ca.get()(this,endpoint`projects/${Me}/repository/contributors`,Bn)}allRepositoryTrees(Me,Bn){return ca.get()(this,endpoint`projects/${Me}/repository/tree`,Bn)}compare(Me,Bn,Hn,zn){return ca.get()(this,endpoint`projects/${Me}/repository/compare`,{from:Bn,to:Hn,...zn})}editChangelog(Me,Bn,Hn){return ca.post()(this,endpoint`projects/${Me}/repository/changelog`,{...Hn,version:Bn})}mergeBase(Me,Bn,Hn){return ca.get()(this,endpoint`projects/${Me}/repository/merge_base`,{...Hn,refs:Bn})}showArchive(Me,{fileType:Bn="tar.gz",...Hn}={}){return ca.get()(this,endpoint`projects/${Me}/repository/archive.${Bn}`,Hn)}showBlob(Me,Bn,Hn){return ca.get()(this,endpoint`projects/${Me}/repository/blobs/${Bn}`,Hn)}showBlobRaw(Me,Bn,Hn){return ca.get()(this,endpoint`projects/${Me}/repository/blobs/${Bn}/raw`,Hn)}showChangelog(Me,Bn,Hn){return ca.get()(this,endpoint`projects/${Me}/repository/changelog`,{...Hn,version:Bn})}};var qC=class extends zn.BaseResource{allFileBlames(Me,Bn,Hn,zn){return ca.get()(this,endpoint`projects/${Me}/repository/files/${Bn}/blame`,{ref:Hn,...zn})}create(Me,Bn,Hn,zn,ni,Ci){return ca.post()(this,endpoint`projects/${Me}/repository/files/${Bn}`,{branch:Hn,content:zn,commitMessage:ni,...Ci})}edit(Me,Bn,Hn,zn,ni,Ci){return ca.put()(this,endpoint`projects/${Me}/repository/files/${Bn}`,{branch:Hn,content:zn,commitMessage:ni,...Ci})}remove(Me,Bn,Hn,zn,ni){return ca.del()(this,endpoint`projects/${Me}/repository/files/${Bn}`,{branch:Hn,commitMessage:zn,...ni})}show(Me,Bn,Hn,zn){return ca.get()(this,endpoint`projects/${Me}/repository/files/${Bn}`,{ref:Hn,...zn})}showRaw(Me,Bn,Hn,zn){return ca.get()(this,endpoint`projects/${Me}/repository/files/${Bn}/raw`,{ref:Hn,...zn})}};var HC=class extends zn.BaseResource{edit(Me,Bn,Hn,zn,ni){return ca.put()(this,endpoint`projects/${Me}/repository/submodules/${Bn}`,{branch:Hn,commitSha:zn,...ni})}};var JC=class extends zn.BaseResource{all(Me,Bn){return ca.get()(this,endpoint`projects/${Me}/resource_groups`,Bn)}edit(Me,Bn,Hn){return ca.put()(this,endpoint`projects/${Me}/resource_groups/${Bn}`,Hn)}show(Me,Bn,Hn){return ca.get()(this,endpoint`projects/${Me}/resource_groups/${Bn}`,Hn)}allUpcomingJobs(Me,Bn,Hn){return ca.get()(this,endpoint`projects/${Me}/resource_groups/${Bn}/upcoming_jobs`,Hn)}};var WC=class extends zn.BaseResource{all({projectId:Me,groupId:Bn,owned:Hn,...zn}={}){let ni;if(Me)ni=endpoint`projects/${Me}/runners`;else if(Bn)ni=endpoint`groups/${Bn}/runners`;else if(Hn)ni="runners";else ni="runners/all";return ca.get()(this,ni,zn)}allJobs(Me,Bn){return ca.get()(this,`runners/${Me}/jobs`,Bn)}create(Me,Bn){return ca.post()(this,`runners`,{token:Me,...Bn})}edit(Me,Bn){return ca.put()(this,`runners/${Me}`,Bn)}enable(Me,Bn,Hn){return ca.post()(this,endpoint`projects/${Me}/runners`,{runnerId:Bn,...Hn})}disable(Me,Bn,Hn){return ca.del()(this,endpoint`projects/${Me}/runners/${Bn}`,Hn)}register(Me,Bn){return this.create(Me,Bn)}remove({runnerId:Me,token:Bn,...Hn}){let zn;if(Me)zn=`runners/${Me}`;else if(Bn){zn="runners"}else throw new Error("Missing required argument. Please supply a runnerId or a token in the options parameter");return ca.del()(this,zn,{token:Bn,...Hn})}resetRegistrationToken({runnerId:Me,token:Bn,...Hn}={}){let zn;if(Me)zn=endpoint`runners/${Me}/reset_registration_token`;else if(Bn)zn="runners/reset_registration_token";else{throw new Error("Missing either runnerId or token parameters")}return ca.post()(this,zn,{token:Bn,...Hn})}show(Me,Bn){return ca.get()(this,`runners/${Me}`,Bn)}verify(Me){return ca.post()(this,`runners/verify`,Me)}};var YC=class extends zn.BaseResource{all(Me,Bn){return ca.get()(this,endpoint`projects/${Me}/secure_files`,Bn)}create(Me,Bn,Hn,zn){return ca.post()(this,`projects/${Me}/secure_files`,{isForm:true,...zn,file:[Hn.content,Hn.filename],name:Bn})}download(Me,Bn,Hn){return ca.get()(this,endpoint`projects/${Me}/secure_files/${Bn}/download`,Hn)}remove(Me,Bn,Hn){return ca.del()(this,endpoint`projects/${Me}/secure_files/${Bn}`,Hn)}show(Me,Bn,Hn){return ca.get()(this,endpoint`projects/${Me}/secure_files/${Bn}`,Hn)}};var KC=class extends zn.BaseResource{all(Me,Bn){return ca.get()(this,endpoint`projects/${Me}/repository/tags`,Bn)}create(Me,Bn,Hn,zn){return ca.post()(this,endpoint`projects/${Me}/repository/tags`,{searchParams:{tagName:Bn,ref:Hn},...zn})}remove(Me,Bn,Hn){return ca.del()(this,endpoint`projects/${Me}/repository/tags/${Bn}`,Hn)}show(Me,Bn,Hn){return ca.get()(this,endpoint`projects/${Me}/repository/tags/${Bn}`,Hn)}showSignature(Me,Bn,Hn){return ca.get()(this,endpoint`projects/${Me}/repository/tags/${Bn}/signature`,Hn)}};var zC=class extends zn.BaseResource{create(Me,Bn,Hn){return ca.get()(this,endpoint`projects/${Me}/metrics/user_starred_dashboards`,{dashboardPath:Bn,...Hn})}remove(Me,Bn){return ca.del()(this,endpoint`projects/${Me}/metrics/user_starred_dashboards`,Bn)}};var XC=class extends Wp{constructor(Me){super("epics","issues",Me)}};var ZC=class extends Xf{constructor(Me){super("groups","epics",Me)}};var ew=class extends zn.BaseResource{all(Me,Bn,Hn){return ca.get()(this,endpoint`groups/${Me}/epics/${Bn}/issues`,Hn)}assign(Me,Bn,Hn,zn){return ca.post()(this,endpoint`groups/${Me}/epics/${Bn}/issues/${Hn}`,zn)}edit(Me,Bn,Hn,zn){return ca.put()(this,endpoint`groups/${Me}/epics/${Bn}/issues/${Hn}`,zn)}remove(Me,Bn,Hn,zn){return ca.del()(this,endpoint`groups/${Me}/epics/${Bn}/issues/${Hn}`,zn)}};var tw=class extends og{constructor(Me){super("groups","epics",Me)}};var rw=class extends zn.BaseResource{all(Me,Bn,Hn){return ca.get()(this,endpoint`groups/${Me}/epics/${Bn}/links`,Hn)}assign(Me,Bn,Hn,zn){return ca.post()(this,endpoint`groups/${Me}/epics/${Bn}/links/${Hn}`,zn)}create(Me,Bn,Hn,zn){return ca.post()(this,endpoint`groups/${Me}/epics/${Bn}/links`,{searchParams:{title:Hn},...zn})}reorder(Me,Bn,Hn,zn){return ca.put()(this,endpoint`groups/${Me}/epics/${Bn}/links/${Hn}`,zn)}unassign(Me,Bn,Hn,zn){return ca.del()(this,endpoint`groups/${Me}/epics/${Bn}/links/${Hn}`,zn)}};var nw=class extends Td{constructor(Me){super("groups","epics",Me)}};var iw=class extends zn.BaseResource{all(Me,Bn){return ca.get()(this,endpoint`groups/${Me}/epics`,Bn)}create(Me,Bn,Hn){return ca.post()(this,endpoint`groups/${Me}/epics`,{title:Bn,...Hn})}createTodo(Me,Bn,Hn){return ca.post()(this,endpoint`groups/${Me}/epics/${Bn}/todos`,Hn)}edit(Me,Bn,Hn){return ca.put()(this,endpoint`groups/${Me}/epics/${Bn}`,Hn)}remove(Me,Bn,Hn){return ca.del()(this,endpoint`groups/${Me}/epics/${Bn}`,Hn)}show(Me,Bn,Hn){return ca.get()(this,endpoint`groups/${Me}/epics/${Bn}`,Hn)}};var aw=class extends Vp{constructor(Me){super("groups",Me)}};var sw=class extends Jp{constructor(Me){super("groups",Me)}};var ow=class extends zn.BaseResource{showIssuesCount(Me,Bn){return ca.get()(this,"analytics/group_activity/issues_count",{searchParams:{groupPath:Me},...Bn})}showMergeRequestsCount(Me,Bn){return ca.get()(this,"analytics/group_activity/merge_requests_count",{searchParams:{groupPath:Me},...Bn})}showNewMembersCount(Me,Bn){return ca.get()(this,"analytics/group_activity/new_members_count",{searchParams:{groupPath:Me},...Bn})}};var uw=class extends Qf{constructor(Me){super("groups",Me)}};var cw=class extends Yf{constructor(Me){super("groups",Me)}};var lw=class extends Kf{constructor(Me){super("groups",Me)}};var pw=class extends zn.BaseResource{all(Me,Bn){return ca.get()(this,endpoint`groups/${Me}/epic_boards`,Bn)}allLists(Me,Bn,Hn){return ca.get()(this,endpoint`groups/${Me}/epic_boards/${Bn}/lists`,Hn)}show(Me,Bn,Hn){return ca.get()(this,endpoint`groups/${Me}/epic_boards/${Bn}`,Hn)}showList(Me,Bn,Hn,zn){return ca.get()(this,endpoint`groups/${Me}/epic_boards/${Bn}/lists/${Hn}`,zn)}};var fw=class extends eg{constructor(Me){super("groups",Me)}};var dw=class extends zn.BaseResource{download(Me,Bn){return ca.get()(this,endpoint`groups/${Me}/export/download`,Bn)}import(Me,Bn,{parentId:Hn,name:zn,...ni}){return ca.post()(this,"groups/import",{isForm:true,...ni,file:[Me.content,Me.filename],path:Bn,name:zn||Bn.split("/").at(0),parentId:Hn})}scheduleExport(Me,Bn){return ca.post()(this,endpoint`groups/${Me}/export`,Bn)}};var hw=class extends ng{constructor(Me){super("groups",Me)}};var mw=class extends Ad{constructor(Me){super("groups",Me)}};var gw=class extends ig{constructor(Me){super("groups",Me)}};var _w=class extends zn.BaseResource{add(Me,Bn,Hn,zn){return ca.post()(this,endpoint`groups/${Me}/ldap_group_links`,{groupAccess:Bn,provider:Hn,...zn})}all(Me,Bn){return ca.get()(this,endpoint`groups/${Me}/ldap_group_links`,Bn)}remove(Me,Bn,Hn){return ca.del()(this,endpoint`groups/${Me}/ldap_group_links`,{provider:Bn,...Hn})}sync(Me,Bn){return ca.post()(this,endpoint`groups/${Me}/ldap_sync`,Bn)}};var Aw=class extends Cd{constructor(Me){super("groups",Me)}};var yw=class extends xd{constructor(Me){super("groups",Me)}};var vw=class extends zn.BaseResource{add(Me,Bn,Hn){return ca.post()(this,endpoint`groups/${Me}/members`,{baseAccessLevel:Bn,...Hn})}all(Me,Bn){return ca.get()(this,endpoint`groups/${Me}/member_roles`,Bn)}remove(Me,Bn,Hn){return ca.del()(this,endpoint`groups/${Me}/member_roles/${Bn}`,Hn)}};var bw=class extends wd{constructor(Me){super("groups",Me)}allBillable(Me,Bn){return ca.get()(this,endpoint`${Me}/billable_members`,Bn)}allPending(Me,Bn){return ca.get()(this,endpoint`${Me}/pending_members`,Bn)}allBillableMemberships(Me,Bn,Hn){return ca.get()(this,endpoint`${Me}/billable_members/${Bn}/memberships`,Hn)}approve(Me,Bn,Hn){return ca.put()(this,endpoint`${Me}/members/${Bn}/approve`,Hn)}approveAll(Me,Bn){return ca.put()(this,endpoint`${Me}/members/approve_all`,Bn)}removeBillable(Me,Bn,Hn){return ca.del()(this,endpoint`${Me}/billable_members/${Bn}`,Hn)}removeOverrideFlag(Me,Bn,Hn){return ca.del()(this,endpoint`${Me}/members/${Bn}/override`,Hn)}setOverrideFlag(Me,Bn,Hn){return ca.post()(this,endpoint`${Me}/members/${Bn}/override`,Hn)}};var Ew=class extends Sd{constructor(Me){super("groups",Me)}};var Dw=class extends ag{constructor(Me){super("groups",Me)}};var Cw=class extends tg{constructor(Me){super("groups",Me)}};var xw=class extends zn.BaseResource{download(Me,Bn,Hn){return ca.get()(this,endpoint`groups/${Me}/export_relations/download`,{searchParams:{relation:Bn},...Hn})}exportStatus(Me,Bn){return ca.get()(this,endpoint`groups/${Me}/export_relations`,Bn)}scheduleExport(Me,Bn){return ca.post()(this,endpoint`groups/${Me}/export_relations`,Bn)}};var ww=class extends zn.BaseResource{all(Me,Bn){return ca.get()(this,endpoint`groups/${Me}/releases`,Bn)}};var Sw=class extends rg{constructor(Me){super("groups",Me)}};var kw=class extends zn.BaseResource{all(Me,Bn){return ca.get()(this,endpoint`groups/${Me}/saml/identities`,Bn)}edit(Me,Bn,Hn){return ca.patch()(this,endpoint`groups/${Me}/saml/${Bn}`,Hn)}};var Tw=class extends zn.BaseResource{all(Me,Bn){return ca.get()(this,endpoint`groups/${Me}/saml_group_links`,Bn)}create(Me,Bn,Hn,zn){return ca.post()(this,endpoint`groups/${Me}/saml_group_links`,{accessLevel:Hn,samlGroupName:Bn,...zn})}remove(Me,Bn,Hn){return ca.del()(this,endpoint`groups/${Me}/saml_group_links/${Bn}`,Hn)}show(Me,Bn,Hn){return ca.get()(this,endpoint`groups/${Me}/saml_group_links/${Bn}`,Hn)}};var Iw=class extends zn.BaseResource{all(Me,Bn){return ca.get()(this,endpoint`groups/${Me}/scim/identities`,Bn)}edit(Me,Bn,Hn){return ca.patch()(this,endpoint`groups/${Me}/scim/${Bn}`,Hn)}};var Bw=class extends zn.BaseResource{create(Me,Bn){return ca.post()(this,endpoint`groups/${Me}/service_accounts`,Bn)}addPersonalAccessToken(Me,Bn,Hn){return this.createPersonalAccessToken(Me,Bn,Hn)}createPersonalAccessToken(Me,Bn,Hn){return ca.post()(this,endpoint`groups/${Me}/service_accounts/${Bn}`,Hn)}rotatePersonalAccessToken(Me,Bn,Hn,zn){return ca.post()(this,endpoint`groups/${Me}/service_accounts/${Bn}/personal_access_tokens/${Hn}/rotate`,zn)}};var Fw=class extends Qh{constructor(Me){super("groups",Me)}};var Nw=class extends Zh{constructor(Me){super("groups",Me)}};var Pw=class extends zn.BaseResource{all(Me){return ca.get()(this,"groups",Me)}allDescendantGroups(Me,Bn){return ca.get()(this,endpoint`groups/${Me}/descendant_groups`,Bn)}allProjects(Me,Bn){return ca.get()(this,endpoint`groups/${Me}/projects`,Bn)}allSharedProjects(Me,Bn){return ca.get()(this,endpoint`groups/${Me}/projects/shared`,Bn)}allSubgroups(Me,Bn){return ca.get()(this,endpoint`groups/${Me}/subgroups`,Bn)}allProvisionedUsers(Me,Bn){return ca.get()(this,endpoint`groups/${Me}/provisioned_users`,Bn)}allTransferLocations(Me,Bn){return ca.get()(this,endpoint`groups/${Me}/transfer_locations`,Bn)}create(Me,Bn,{avatar:Hn,...zn}={}){if(Hn){return ca.post()(this,"groups",{...zn,isForm:true,avatar:[Hn.content,Hn.filename],name:Me,path:Bn})}return ca.post()(this,"groups",{name:Me,path:Bn,...zn})}downloadAvatar(Me,Bn){return ca.get()(this,endpoint`groups/${Me}/avatar`,Bn)}edit(Me,{avatar:Bn,...Hn}={}){if(Bn){return ca.post()(this,endpoint`groups/${Me}`,{...Hn,isForm:true,avatar:[Bn.content,Bn.filename]})}return ca.put()(this,endpoint`groups/${Me}`,Hn)}remove(Me,Bn){return ca.del()(this,endpoint`groups/${Me}`,Bn)}removeAvatar(Me,Bn){return ca.put()(this,endpoint`groups/${Me}`,{...Bn,avatar:""})}restore(Me,Bn){return ca.post()(this,endpoint`groups/${Me}/restore`,Bn)}search(Me,Bn){return ca.get()(this,"groups",{search:Me,...Bn})}share(Me,Bn,Hn,zn){return ca.post()(this,endpoint`groups/${Me}/share`,{groupId:Bn,groupAccess:Hn,...zn})}show(Me,Bn){return ca.get()(this,endpoint`groups/${Me}`,Bn)}transfer(Me,Bn){return ca.post()(this,endpoint`groups/${Me}/transfer`,Bn)}transferProject(Me,Bn,Hn){return ca.post()(this,endpoint`groups/${Me}/projects/${Bn}`,Hn)}unshare(Me,Bn,Hn){return ca.del()(this,endpoint`groups/${Me}/share/${Bn}`,Hn)}uploadAvatar(Me,Bn,{filename:Hn,...zn}={}){return ca.put()(this,endpoint`groups/${Me}/avatar`,{isForm:true,...zn,file:[Bn,Hn]})}};var Ow=class extends zn.BaseResource{all(Me,Bn,Hn){return ca.get()(this,endpoint`groups/${Me}/epics/${Bn}/related_epics`,Hn)}create(Me,Bn,Hn,zn,ni){return ca.post()(this,endpoint`groups/${Me}/epics/${Bn}/related_epics`,{searchParams:{targetGroupId:zn,targetEpicIid:Hn},...ni})}remove(Me,Bn,Hn,zn){return ca.del()(this,endpoint`groups/${Me}/epics/${Bn}/related_epics/${Hn}`,zn)}};var Rw=class extends Yf{constructor(Me){super("users",Me)}};var url9=Me=>Me?`users/${Me}/emails`:"user/emails";var Lw=class extends zn.BaseResource{add(Me,Bn){return this.create(Me,Bn)}all({userId:Me,...Bn}={}){return ca.get()(this,url9(Me),Bn)}create(Me,{userId:Bn,...Hn}={}){return ca.post()(this,url9(Bn),{email:Me,...Hn})}show(Me,Bn){return ca.get()(this,`user/emails/${Me}`,Bn)}remove(Me,{userId:Bn,...Hn}={}){return ca.del()(this,`${url9(Bn)}/${Me}`,Hn)}};var url10=Me=>Me?`users/${Me}/gpg_keys`:"user/gpg_keys";var jw=class extends zn.BaseResource{add(Me,Bn){return this.create(Me,Bn)}all({userId:Me,...Bn}={}){return ca.get()(this,url10(Me),Bn)}create(Me,{userId:Bn,...Hn}={}){return ca.post()(this,url10(Bn),{key:Me,...Hn})}show(Me,{userId:Bn,...Hn}={}){return ca.get()(this,`${url10(Bn)}/${Me}`,Hn)}remove(Me,{userId:Bn,...Hn}={}){return ca.del()(this,`${url10(Bn)}/${Me}`,Hn)}};var Mw=class extends zn.BaseResource{all(Me,Bn){return ca.get()(this,`users/${Me}/impersonation_tokens`,Bn)}create(Me,Bn,Hn,zn){return ca.post()(this,`users/${Me}/impersonation_tokens`,{name:Bn,scopes:Hn,...zn})}show(Me,Bn,Hn){return ca.get()(this,`users/${Me}/impersonation_tokens/${Bn}`,Hn)}remove(Me,Bn,Hn){return ca.del()(this,`users/${Me}/impersonation_tokens/${Bn}`,Hn)}revoke(Me,Bn,Hn){return this.remove(Me,Bn,Hn)}};var url11=Me=>Me?`users/${Me}/keys`:"user/keys";var Qw=class extends zn.BaseResource{add(Me,Bn,Hn){return this.create(Me,Bn,Hn)}all({userId:Me,...Bn}={}){return ca.get()(this,url11(Me),Bn)}create(Me,Bn,{userId:Hn,...zn}={}){return ca.post()(this,url11(Hn),{title:Me,key:Bn,...zn})}show(Me,{userId:Bn,...Hn}={}){return ca.get()(this,`${url11(Bn)}/${Me}`,Hn)}remove(Me,{userId:Bn,...Hn}={}){return ca.del()(this,`${url11(Bn)}/${Me}`,Hn)}};var Uw=class extends zn.BaseResource{activate(Me,Bn){return ca.post()(this,endpoint`users/${Me}/activate`,Bn)}all(Me){return ca.get()(this,"users",Me)}allActivities(Me){return ca.get()(this,"user/activities",Me)}allEvents(Me,Bn){return ca.get()(this,endpoint`users/${Me}/events`,Bn)}allFollowers(Me,Bn){return ca.get()(this,endpoint`users/${Me}/followers`,Bn)}allFollowing(Me,Bn){return ca.get()(this,endpoint`users/${Me}/following`,Bn)}allMemberships(Me,Bn){return ca.get()(this,endpoint`users/${Me}/memberships`,Bn)}allProjects(Me,Bn){return ca.get()(this,endpoint`users/${Me}/projects`,Bn)}allContributedProjects(Me,Bn){return ca.get()(this,endpoint`users/${Me}/contributed_projects`,Bn)}allStarredProjects(Me,Bn){return ca.get()(this,endpoint`users/${Me}/starred_projects`,Bn)}approve(Me,Bn){return ca.post()(this,endpoint`users/${Me}/approve`,Bn)}ban(Me,Bn){return ca.post()(this,endpoint`users/${Me}/ban`,Bn)}block(Me,Bn){return ca.post()(this,endpoint`users/${Me}/block`,Bn)}create(Me){return ca.post()(this,"users",Me)}createPersonalAccessToken(Me,Bn,Hn,zn){return ca.post()(this,endpoint`users/${Me}/personal_access_tokens`,{name:Bn,scopes:Hn,...zn})}createCIRunner(Me,Bn){return ca.post()(this,"user/runners",{...Bn,runnerType:Me})}deactivate(Me,Bn){return ca.post()(this,endpoint`users/${Me}/deactivate`,Bn)}disableTwoFactor(Me,Bn){return ca.patch()(this,endpoint`users/${Me}/disable_two_factor`,Bn)}edit(Me,{avatar:Bn,...Hn}={}){const zn={...Hn,isForm:true};if(Bn)zn.avatar=[Bn.content,Bn.filename];return ca.put()(this,endpoint`users/${Me}`,zn)}editStatus(Me){return ca.put()(this,"user/status",Me)}editCurrentUserPreferences(Me,Bn,Hn){return ca.put()(this,"user/preferences",{viewDiffsFileByFile:Me,showWhitespaceInDiffs:Bn,...Hn})}follow(Me,Bn){return ca.post()(this,endpoint`users/${Me}/follow`,Bn)}reject(Me,Bn){return ca.post()(this,endpoint`users/${Me}/reject`,Bn)}show(Me,Bn){return ca.get()(this,endpoint`users/${Me}`,Bn)}showCount(Me){return ca.get()(this,"user_counts",Me)}showAssociationsCount(Me,Bn){return ca.get()(this,`users/${Me}/associations_count`,Bn)}showCurrentUser(Me){return ca.get()(this,"user",Me)}showCurrentUserPreferences(Me){return ca.get()(this,"user/preferences",Me)}showStatus({iDOrUsername:Me,...Bn}={}){let Hn;if(Me)Hn=`users/${Me}/status`;else Hn="user/status";return ca.get()(this,Hn,Bn)}remove(Me,Bn){return ca.del()(this,endpoint`users/${Me}`,Bn)}removeAuthenticationIdentity(Me,Bn,Hn){return ca.del()(this,endpoint`users/${Me}/identities/${Bn}`,Hn)}unban(Me,Bn){return ca.post()(this,endpoint`users/${Me}/unban`,Bn)}unblock(Me,Bn){return ca.post()(this,endpoint`users/${Me}/unblock`,Bn)}unfollow(Me,Bn){return ca.post()(this,endpoint`users/${Me}/unfollow`,Bn)}};var Gw=class extends cg{constructor(Me){super("projects","merge_requests",Me)}};var $w=class extends cg{constructor(Me){super("groups","epics",Me)}};var qw={Agents:_a,AlertManagement:xa,ApplicationAppearance:Ga,ApplicationPlanLimits:Ha,Applications:so,ApplicationSettings:ts,ApplicationStatistics:Ps,AuditEvents:oo,Avatar:Jo,BroadcastMessages:tc,CodeSuggestions:dc,Composer:Fc,Conan:Jc,DashboardAnnotations:Dp,Debian:kp,DependencyProxy:Qp,DeployKeys:Up,DeployTokens:qp,DockerfileTemplates:lg,Events:pg,Experiments:fg,GeoNodes:dg,GeoSites:hg,GitignoreTemplates:gg,GitLabCIYMLTemplates:mg,Import:_g,InstanceLevelCICDVariables:Ag,Keys:yg,License:vg,LicenseTemplates:bg,Lint:Eg,Markdown:Dg,Maven:Cg,Metadata:xg,Migrations:wg,Namespaces:kg,NotificationSettings:Tg,NPM:Sg,NuGet:Ig,PersonalAccessTokens:Bg,PyPI:Fg,RubyGems:Ng,Search:Pg,SearchAdmin:Og,ServiceAccounts:Rg,ServiceData:Lg,SidekiqMetrics:jg,SidekiqQueues:Mg,SnippetRepositoryStorageMoves:Qg,Snippets:Ug,Suggestions:Gg,SystemHooks:$g,TodoLists:qg,Topics:Vg,Branches:Hg,CommitDiscussions:Jg,Commits:Wg,ContainerRegistry:Yg,Deployments:Kg,Environments:zg,ErrorTrackingClientKeys:Xg,ErrorTrackingSettings:Zg,ExternalStatusChecks:f_,FeatureFlags:sA,FeatureFlagUserLists:Z_,FreezePeriods:oA,GitlabPages:hA,GoProxy:ey,Helm:ty,Integrations:ry,IssueAwardEmojis:ny,IssueDiscussions:iy,IssueIterationEvents:py,IssueLabelEvents:fy,IssueLinks:Ty,IssueMilestoneEvents:Gy,IssueNoteAwardEmojis:Vy,IssueNotes:Hy,Issues:bv,IssuesStatistics:Ev,IssueStateEvents:Av,IssueWeightEvents:vv,JobArtifacts:Cv,Jobs:xv,MergeRequestApprovals:wv,MergeRequestAwardEmojis:Sv,MergeRequestContextCommits:kv,MergeRequestDiscussions:Tv,MergeRequestLabelEvents:Bv,MergeRequestMilestoneEvents:Fv,MergeRequestStateEvents:Gw,MergeRequestDraftNotes:Iv,MergeRequestNotes:Ov,MergeRequestNoteAwardEmojis:Nv,MergeRequests:Mv,MergeTrains:OE,PackageRegistry:iD,Packages:eC,PagesDomains:tC,Pipelines:aC,PipelineSchedules:nC,PipelineScheduleVariables:rC,PipelineTriggerTokens:iC,ProductAnalytics:sC,ProjectAccessRequests:oC,ProjectAccessTokens:uC,ProjectAliases:cC,ProjectBadges:lC,ProjectCustomAttributes:pC,ProjectDORA4Metrics:fC,ProjectHooks:dC,ProjectImportExports:hC,ProjectInvitations:mC,ProjectIssueBoards:gC,ProjectIterations:_C,ProjectJobTokenScopes:AC,ProjectLabels:yC,ProjectMarkdownUploads:vC,ProjectMembers:bC,ProjectMilestones:EC,ProjectProtectedEnvironments:DC,ProjectPushRules:CC,ProjectRelationsExport:xC,ProjectReleases:wC,ProjectRemoteMirrors:SC,ProjectRepositoryStorageMoves:kC,Projects:MC,ProjectSnippetAwardEmojis:TC,ProjectSnippetDiscussions:IC,ProjectSnippetNotes:BC,ProjectSnippets:FC,ProjectStatistics:NC,ProjectTemplates:PC,ProjectTerraformState:OC,ProjectVariables:RC,ProjectVulnerabilities:LC,ProjectWikis:jC,ProtectedBranches:QC,ProtectedTags:UC,ReleaseLinks:GC,Repositories:$C,RepositoryFiles:qC,RepositorySubmodules:HC,ResourceGroups:JC,Runners:WC,SecureFiles:YC,Tags:KC,UserStarredMetricsDashboard:zC,EpicAwardEmojis:XC,EpicDiscussions:ZC,EpicIssues:ew,EpicLabelEvents:tw,EpicLinks:rw,EpicNotes:nw,Epics:iw,EpicStateEvents:$w,GroupAccessRequests:aw,GroupAccessTokens:sw,GroupActivityAnalytics:ow,GroupBadges:uw,GroupCustomAttributes:cw,GroupDORA4Metrics:lw,GroupEpicBoards:pw,GroupHooks:fw,GroupImportExports:dw,GroupInvitations:hw,GroupIssueBoards:mw,GroupIterations:gw,GroupLabels:Aw,GroupLDAPLinks:_w,GroupMarkdownUploads:yw,GroupMembers:bw,GroupMemberRoles:vw,GroupMilestones:Ew,GroupProtectedEnvironments:Dw,GroupPushRules:Cw,GroupRelationExports:xw,GroupReleases:ww,GroupRepositoryStorageMoves:Sw,Groups:Pw,GroupSAMLIdentities:kw,GroupSAMLLinks:Tw,GroupSCIMIdentities:Iw,GroupServiceAccounts:Bw,GroupVariables:Fw,GroupWikis:Nw,LinkedEpics:Ow,UserCustomAttributes:Rw,UserEmails:Lw,UserGPGKeys:jw,UserImpersonationTokens:Mw,Users:Uw,UserSSHKeys:Qw};var Vw=class extends zn.BaseResource{constructor(Me){super(Me);Object.keys(qw).forEach((Bn=>{this[Bn]=new qw[Bn](Me)}))}};var Hw=(Me=>{Me[Me["NO_ACCESS"]=0]="NO_ACCESS";Me[Me["MINIMAL_ACCESS"]=5]="MINIMAL_ACCESS";Me[Me["GUEST"]=10]="GUEST";Me[Me["REPORTER"]=20]="REPORTER";Me[Me["DEVELOPER"]=30]="DEVELOPER";Me[Me["MAINTAINER"]=40]="MAINTAINER";Me[Me["OWNER"]=50]="OWNER";Me[Me["ADMIN"]=60]="ADMIN";return Me})(Hw||{});Bn.AccessLevel=Hw;Bn.Agents=_a;Bn.AlertManagement=xa;Bn.ApplicationAppearance=Ga;Bn.ApplicationPlanLimits=Ha;Bn.ApplicationSettings=ts;Bn.ApplicationStatistics=Ps;Bn.Applications=so;Bn.AuditEvents=oo;Bn.Avatar=Jo;Bn.Branches=Hg;Bn.BroadcastMessages=tc;Bn.CodeSuggestions=dc;Bn.CommitDiscussions=Jg;Bn.Commits=Wg;Bn.Composer=Fc;Bn.Conan=Jc;Bn.ContainerRegistry=Yg;Bn.DashboardAnnotations=Dp;Bn.Debian=kp;Bn.DependencyProxy=Qp;Bn.DeployKeys=Up;Bn.DeployTokens=qp;Bn.Deployments=Kg;Bn.DockerfileTemplates=lg;Bn.Environments=zg;Bn.EpicAwardEmojis=XC;Bn.EpicDiscussions=ZC;Bn.EpicIssues=ew;Bn.EpicLabelEvents=tw;Bn.EpicLinks=rw;Bn.EpicNotes=nw;Bn.Epics=iw;Bn.ErrorTrackingClientKeys=Xg;Bn.ErrorTrackingSettings=Zg;Bn.Events=pg;Bn.Experiments=fg;Bn.ExternalStatusChecks=f_;Bn.FeatureFlagUserLists=Z_;Bn.FeatureFlags=sA;Bn.FreezePeriods=oA;Bn.GeoNodes=dg;Bn.GeoSites=hg;Bn.GitLabCIYMLTemplates=mg;Bn.GitignoreTemplates=gg;Bn.Gitlab=Vw;Bn.GitlabPages=hA;Bn.GoProxy=ey;Bn.GroupAccessRequests=aw;Bn.GroupAccessTokens=sw;Bn.GroupActivityAnalytics=ow;Bn.GroupBadges=uw;Bn.GroupCustomAttributes=cw;Bn.GroupDORA4Metrics=lw;Bn.GroupEpicBoards=pw;Bn.GroupHooks=fw;Bn.GroupImportExports=dw;Bn.GroupInvitations=hw;Bn.GroupIssueBoards=mw;Bn.GroupIterations=gw;Bn.GroupLDAPLinks=_w;Bn.GroupLabels=Aw;Bn.GroupMarkdownUploads=yw;Bn.GroupMemberRoles=vw;Bn.GroupMembers=bw;Bn.GroupMilestones=Ew;Bn.GroupProtectedEnvironments=Dw;Bn.GroupPushRules=Cw;Bn.GroupRelationExports=xw;Bn.GroupReleases=ww;Bn.GroupRepositoryStorageMoves=Sw;Bn.GroupSAMLIdentities=kw;Bn.GroupSAMLLinks=Tw;Bn.GroupSCIMIdentities=Iw;Bn.GroupServiceAccounts=Bw;Bn.GroupVariables=Fw;Bn.GroupWikis=Nw;Bn.Groups=Pw;Bn.Helm=ty;Bn.Import=_g;Bn.InstanceLevelCICDVariables=Ag;Bn.Integrations=ry;Bn.IssueAwardEmojis=ny;Bn.IssueDiscussions=iy;Bn.IssueIterationEvents=py;Bn.IssueLabelEvents=fy;Bn.IssueLinks=Ty;Bn.IssueMilestoneEvents=Gy;Bn.IssueNoteAwardEmojis=Vy;Bn.IssueNotes=Hy;Bn.IssueStateEvents=Av;Bn.IssueWeightEvents=vv;Bn.Issues=bv;Bn.IssuesStatistics=Ev;Bn.JobArtifacts=Cv;Bn.Jobs=xv;Bn.Keys=yg;Bn.License=vg;Bn.LicenseTemplates=bg;Bn.LinkedEpics=Ow;Bn.Lint=Eg;Bn.Markdown=Dg;Bn.Maven=Cg;Bn.MergeRequestApprovals=wv;Bn.MergeRequestAwardEmojis=Sv;Bn.MergeRequestContextCommits=kv;Bn.MergeRequestDiscussions=Tv;Bn.MergeRequestDraftNotes=Iv;Bn.MergeRequestLabelEvents=Bv;Bn.MergeRequestMilestoneEvents=Fv;Bn.MergeRequestNoteAwardEmojis=Nv;Bn.MergeRequestNotes=Ov;Bn.MergeRequests=Mv;Bn.MergeTrains=OE;Bn.Metadata=xg;Bn.Migrations=wg;Bn.NPM=Sg;Bn.Namespaces=kg;Bn.NotificationSettings=Tg;Bn.NuGet=Ig;Bn.PackageRegistry=iD;Bn.Packages=eC;Bn.PagesDomains=tC;Bn.PersonalAccessTokens=Bg;Bn.PipelineScheduleVariables=rC;Bn.PipelineSchedules=nC;Bn.PipelineTriggerTokens=iC;Bn.Pipelines=aC;Bn.ProductAnalytics=sC;Bn.ProjectAccessRequests=oC;Bn.ProjectAccessTokens=uC;Bn.ProjectAliases=cC;Bn.ProjectBadges=lC;Bn.ProjectCustomAttributes=pC;Bn.ProjectDORA4Metrics=fC;Bn.ProjectHooks=dC;Bn.ProjectImportExports=hC;Bn.ProjectInvitations=mC;Bn.ProjectIssueBoards=gC;Bn.ProjectIterations=_C;Bn.ProjectJobTokenScopes=AC;Bn.ProjectLabels=yC;Bn.ProjectMarkdownUploads=vC;Bn.ProjectMembers=bC;Bn.ProjectMilestones=EC;Bn.ProjectProtectedEnvironments=DC;Bn.ProjectPushRules=CC;Bn.ProjectRelationsExport=xC;Bn.ProjectReleases=wC;Bn.ProjectRemoteMirrors=SC;Bn.ProjectRepositoryStorageMoves=kC;Bn.ProjectSnippetAwardEmojis=TC;Bn.ProjectSnippetDiscussions=IC;Bn.ProjectSnippetNotes=BC;Bn.ProjectSnippets=FC;Bn.ProjectStatistics=NC;Bn.ProjectTemplates=PC;Bn.ProjectTerraformState=OC;Bn.ProjectVariables=RC;Bn.ProjectVulnerabilities=LC;Bn.ProjectWikis=jC;Bn.Projects=MC;Bn.ProtectedBranches=QC;Bn.ProtectedTags=UC;Bn.PyPI=Fg;Bn.ReleaseLinks=GC;Bn.Repositories=$C;Bn.RepositoryFiles=qC;Bn.RepositorySubmodules=HC;Bn.ResourceGroups=JC;Bn.RubyGems=Ng;Bn.Runners=WC;Bn.Search=Pg;Bn.SearchAdmin=Og;Bn.SecureFiles=YC;Bn.ServiceAccounts=Rg;Bn.ServiceData=Lg;Bn.SidekiqMetrics=jg;Bn.SidekiqQueues=Mg;Bn.SnippetRepositoryStorageMoves=Qg;Bn.Snippets=Ug;Bn.Suggestions=Gg;Bn.SystemHooks=$g;Bn.Tags=KC;Bn.TodoLists=qg;Bn.Topics=Vg;Bn.UserCustomAttributes=Rw;Bn.UserEmails=Lw;Bn.UserGPGKeys=jw;Bn.UserImpersonationTokens=Mw;Bn.UserSSHKeys=Qw;Bn.UserStarredMetricsDashboard=zC;Bn.Users=Uw},68672:(Me,Bn,Hn)=>{"use strict";var zn=Hn(40240);var ni=Hn(4908);var Ci=Hn(8649);var aa=Hn(43379);function _interopDefault(Me){return Me&&Me.__esModule?Me:{default:Me}}var oa=_interopDefault(aa);var{isMatch:ca}=oa.default;function generateRateLimiterFn(Me,Bn){const Hn=new Ci.RateLimiterQueue(new Ci.RateLimiterMemory({points:Me,duration:Bn}));return()=>Hn.removeTokens(1)}function formatQuery(Me={}){const Bn=ni.decamelizeKeys(Me);return zn.stringify(Bn,{arrayFormat:"brackets"})}async function defaultOptionsHandler(Me,{body:Bn,searchParams:Hn,sudo:zn,signal:Ci,asStream:aa=false,method:oa="GET"}={}){const{headers:ca,authHeaders:_a,url:xa,agent:Ga}=Me;const Ha={method:oa,asStream:aa,signal:Ci,prefixUrl:xa,agent:Ga};Ha.headers={...ca};if(zn)Ha.headers.sudo=`${zn}`;if(Bn){if(Bn instanceof FormData){Ha.body=Bn}else{Ha.body=JSON.stringify(ni.decamelizeKeys(Bn));Ha.headers["content-type"]="application/json"}}if(Object.keys(_a).length>0){const[Me,Bn]=Object.entries(_a)[0];Ha.headers[Me]=await Bn()}const ts=formatQuery(Hn);if(ts)Ha.searchParams=ts;return Promise.resolve(Ha)}function createRateLimiters(Me={},Bn=60){const Hn={};Object.entries(Me).forEach((([Me,zn])=>{if(typeof zn==="number")Hn[Me]=generateRateLimiterFn(zn,Bn);else Hn[Me]={method:zn.method.toUpperCase(),limit:generateRateLimiterFn(zn.limit,Bn)}}));return Hn}function createRequesterFn(Me,Bn){const Hn=["get","post","put","patch","delete"];return zn=>{const ni={};const Ci=createRateLimiters(zn.rateLimits,zn.rateLimitDuration);Hn.forEach((Hn=>{ni[Hn]=async(ni,aa)=>{const oa=await defaultOptionsHandler(zn,{...aa,method:Hn.toUpperCase()});const ca=await Me(zn,oa);return Bn(ni,{...ca,rateLimiters:Ci})}}));return ni}}function createPresetConstructor(Me,Bn){return class extends Me{constructor(...Me){const[Hn,...zn]=Me;super({...Bn,...Hn},...zn)}}}function presetResourceArguments(Me,Bn={}){const Hn={};Object.entries(Me).forEach((([Me,zn])=>{if(typeof zn==="function"){Hn[Me]=createPresetConstructor(zn,Bn)}else{Hn[Me]=zn}}));return Hn}function getMatchingRateLimiter(Me,Bn={},Hn="GET"){const zn=Object.keys(Bn).sort().reverse();const ni=zn.find((Bn=>ca(Me,Bn)));const Ci=ni&&Bn[ni];if(typeof Ci==="function")return Ci;if(Ci&&Ci?.method?.toUpperCase()===Hn.toUpperCase()){return Ci.limit}return generateRateLimiterFn(3e3,60)}function getDynamicToken(Me){return Me instanceof Function?Me():Promise.resolve(Me)}var _a=Object.freeze({"**":3e3,"projects/import":6,"projects/*/export":6,"projects/*/download":1,"groups/import":6,"groups/*/export":6,"groups/*/download":1,"projects/*/issues/*/notes":{method:"post",limit:300},"projects/*/snippets/*/notes":{method:"post",limit:300},"projects/*/merge_requests/*/notes":{method:"post",limit:300},"groups/*/epics/*/notes":{method:"post",limit:300},"projects/*/repository/archive*":5,"projects/*/jobs":600,"projects/*/members":60,"groups/*/members":60});var xa=class{url;requester;queryTimeout;headers;authHeaders;camelize;constructor({sudo:Me,profileToken:Bn,camelize:Hn,requesterFn:zn,agent:ni,profileMode:Ci="execution",host:aa="https://gitlab.com",prefixUrl:oa="",queryTimeout:ca=3e5,rateLimitDuration:xa=60,rateLimits:Ga=_a,...Ha}){if(!zn)throw new ReferenceError("requesterFn must be passed");this.url=[aa,"api","v4",oa].join("/");this.headers={};this.authHeaders={};this.camelize=Hn;this.queryTimeout=ca;if("oauthToken"in Ha)this.authHeaders.authorization=async()=>{const Me=await getDynamicToken(Ha.oauthToken);return`Bearer ${Me}`};else if("jobToken"in Ha)this.authHeaders["job-token"]=async()=>getDynamicToken(Ha.jobToken);else if("token"in Ha)this.authHeaders["private-token"]=async()=>getDynamicToken(Ha.token);if(Bn){this.headers["X-Profile-Token"]=Bn;this.headers["X-Profile-Mode"]=Ci}if(Me)this.headers.Sudo=`${Me}`;this.requester=zn({...this,rateLimits:Ga,rateLimitDuration:xa,agent:ni})}};var Ga=class extends Error{cause;constructor(Me,Bn){super(Me,Bn);this.cause=Bn?.cause;this.name="GitbeakerRequestError"}};var Ha=class extends Error{constructor(Me,Bn){super(Me,Bn);this.name="GitbeakerTimeoutError"}};var ts=class extends Error{constructor(Me,Bn){super(Me,Bn);this.name="GitbeakerRetryError"}};Bn.BaseResource=xa;Bn.GitbeakerRequestError=Ga;Bn.GitbeakerRetryError=ts;Bn.GitbeakerTimeoutError=Ha;Bn.createRateLimiters=createRateLimiters;Bn.createRequesterFn=createRequesterFn;Bn.defaultOptionsHandler=defaultOptionsHandler;Bn.formatQuery=formatQuery;Bn.generateRateLimiterFn=generateRateLimiterFn;Bn.getMatchingRateLimiter=getMatchingRateLimiter;Bn.presetResourceArguments=presetResourceArguments},64630:(Me,Bn,Hn)=>{"use strict";var zn=Hn(14281);var ni=Hn(68672);function _interopNamespace(Me){if(Me&&Me.__esModule)return Me;var Bn=Object.create(null);if(Me){Object.keys(Me).forEach((function(Hn){if(Hn!=="default"){var zn=Object.getOwnPropertyDescriptor(Me,Hn);Object.defineProperty(Bn,Hn,zn.get?zn:{enumerable:true,get:function(){return Me[Hn]}})}}))}Bn.default=Me;return Object.freeze(Bn)}var Ci=_interopNamespace(zn);async function processBody(Me){const Bn=(Me.headers.get("content-type")||"").split(";")[0].trim();if(Bn==="application/json"){return Me.json().then((Me=>Me||{}))}if(Bn.startsWith("text/")){return Me.text().then((Me=>Me||""))}return Me.blob()}function delay(Me){return new Promise((Bn=>{setTimeout(Bn,Me)}))}async function parseResponse(Me,Bn=false){const{status:Hn,headers:zn}=Me;const ni=Object.fromEntries(zn.entries());let Ci;if(Bn){Ci=Me.body}else{Ci=Hn===204?null:await processBody(Me)}return{body:Ci,headers:ni,status:Hn}}async function throwFailedRequestError(Me,Bn){const Hn=await Bn.text();const zn=Bn.headers.get("Content-Type");let Ci;if(zn?.includes("application/json")){const Me=JSON.parse(Hn);const Bn=Me?.error||Me?.message||"";Ci=typeof Bn==="string"?Bn:JSON.stringify(Bn)}else{Ci=Hn}throw new ni.GitbeakerRequestError(Ci,{cause:{description:Ci,request:Me,response:Bn}})}function getConditionalMode(Me){if(Me.includes("repository/archive"))return"same-origin";return void 0}async function defaultRequestHandler(Me,Bn){const Hn=[429,502];const zn=10;const{rateLimiters:Ci,agent:aa,asStream:oa,prefixUrl:ca,searchParams:_a,method:xa,...Ga}=Bn||{};const Ha=ni.getMatchingRateLimiter(Me,Ci,xa);let ts;let Ps;if(ca)Ps=ca.endsWith("/")?ca:`${ca}/`;const so=new URL(Me,Ps);so.search=_a||"";const oo=getConditionalMode(Me);for(let Me=0;Me{if(Me.name==="TimeoutError"||Me.name==="AbortError"){throw new ni.GitbeakerTimeoutError("Query timeout was reached")}throw Me}));if(Ci.ok)return parseResponse(Ci,oa);if(!Hn.includes(Ci.status))await throwFailedRequestError(Bn,Ci);ts=Ci.status;await delay(2**Me*.25);continue}throw new ni.GitbeakerRetryError(`Could not successfully complete this request after ${zn} retries, last status code: ${ts}. ${ts===429?"Check the applicable rate limits for this endpoint":"Verify the status of the endpoint"}.`)}var aa=ni.createRequesterFn(((Me,Bn)=>Promise.resolve(Bn)),defaultRequestHandler);var{AccessLevel:oa,...ca}=Ci;var _a=ni.presetResourceArguments(ca,{requesterFn:aa});var{Agents:xa}=_a;var{AlertManagement:Ga}=_a;var{ApplicationAppearance:Ha}=_a;var{ApplicationPlanLimits:ts}=_a;var{Applications:Ps}=_a;var{ApplicationSettings:so}=_a;var{ApplicationStatistics:oo}=_a;var{AuditEvents:Jo}=_a;var{Avatar:tc}=_a;var{Branches:dc}=_a;var{BroadcastMessages:Fc}=_a;var{CodeSuggestions:Jc}=_a;var{CommitDiscussions:Dp}=_a;var{Commits:kp}=_a;var{Composer:Qp}=_a;var{Conan:Up}=_a;var{ContainerRegistry:qp}=_a;var{DashboardAnnotations:Vp}=_a;var{Debian:Jp}=_a;var{DependencyProxy:Wp}=_a;var{DeployKeys:zp}=_a;var{DeployTokens:Qf}=_a;var{Deployments:Yf}=_a;var{DockerfileTemplates:Kf}=_a;var{Environments:Xf}=_a;var{EpicAwardEmojis:Ad}=_a;var{EpicDiscussions:Cd}=_a;var{EpicIssues:xd}=_a;var{EpicLabelEvents:wd}=_a;var{EpicLinks:Sd}=_a;var{EpicNotes:Td}=_a;var{Epics:Pd}=_a;var{ErrorTrackingClientKeys:Qh}=_a;var{ErrorTrackingSettings:Zh}=_a;var{Events:eg}=_a;var{Experiments:tg}=_a;var{ExternalStatusChecks:rg}=_a;var{FeatureFlags:ng}=_a;var{FeatureFlagUserLists:ig}=_a;var{FreezePeriods:ag}=_a;var{GeoNodes:sg}=_a;var{GeoSites:og}=_a;var{GitignoreTemplates:ug}=_a;var{GitLabCIYMLTemplates:cg}=_a;var{GitlabPages:lg}=_a;var{GoProxy:pg}=_a;var{GroupAccessRequests:fg}=_a;var{GroupAccessTokens:dg}=_a;var{GroupActivityAnalytics:hg}=_a;var{GroupBadges:mg}=_a;var{GroupCustomAttributes:gg}=_a;var{GroupDORA4Metrics:_g}=_a;var{GroupEpicBoards:Ag}=_a;var{GroupHooks:yg}=_a;var{GroupImportExports:vg}=_a;var{GroupInvitations:bg}=_a;var{GroupIssueBoards:Eg}=_a;var{GroupIterations:Dg}=_a;var{GroupLabels:Cg}=_a;var{GroupLDAPLinks:xg}=_a;var{GroupMarkdownUploads:wg}=_a;var{GroupMemberRoles:Sg}=_a;var{GroupMembers:kg}=_a;var{GroupMilestones:Tg}=_a;var{GroupProtectedEnvironments:Ig}=_a;var{GroupPushRules:Bg}=_a;var{GroupRelationExports:Fg}=_a;var{GroupReleases:Ng}=_a;var{GroupRepositoryStorageMoves:Pg}=_a;var{Groups:Og}=_a;var{GroupSAMLIdentities:Rg}=_a;var{GroupSAMLLinks:Lg}=_a;var{GroupSCIMIdentities:jg}=_a;var{GroupServiceAccounts:Mg}=_a;var{GroupVariables:Qg}=_a;var{GroupWikis:Ug}=_a;var{Helm:Gg}=_a;var{Import:$g}=_a;var{InstanceLevelCICDVariables:qg}=_a;var{Integrations:Vg}=_a;var{IssueAwardEmojis:Hg}=_a;var{IssueDiscussions:Jg}=_a;var{IssueIterationEvents:Wg}=_a;var{IssueLabelEvents:Yg}=_a;var{IssueLinks:Kg}=_a;var{IssueMilestoneEvents:zg}=_a;var{IssueNoteAwardEmojis:Xg}=_a;var{IssueNotes:Zg}=_a;var{Issues:f_}=_a;var{IssuesStatistics:Z_}=_a;var{IssueStateEvents:sA}=_a;var{IssueWeightEvents:oA}=_a;var{JobArtifacts:hA}=_a;var{Jobs:ey}=_a;var{Keys:ty}=_a;var{License:ry}=_a;var{LicenseTemplates:ny}=_a;var{LinkedEpics:iy}=_a;var{Lint:py}=_a;var{Markdown:fy}=_a;var{Maven:Ty}=_a;var{MergeRequestApprovals:Gy}=_a;var{MergeRequestAwardEmojis:Vy}=_a;var{MergeRequestContextCommits:Hy}=_a;var{MergeRequestDiscussions:Av}=_a;var{MergeRequestDraftNotes:vv}=_a;var{MergeRequestLabelEvents:bv}=_a;var{MergeRequestMilestoneEvents:Ev}=_a;var{MergeRequestNoteAwardEmojis:Cv}=_a;var{MergeRequestNotes:xv}=_a;var{MergeRequests:wv}=_a;var{MergeTrains:Sv}=_a;var{Metadata:kv}=_a;var{Migrations:Tv}=_a;var{Namespaces:Iv}=_a;var{NotificationSettings:Bv}=_a;var{NPM:Fv}=_a;var{NuGet:Nv}=_a;var{PackageRegistry:Ov}=_a;var{Packages:Mv}=_a;var{PagesDomains:OE}=_a;var{PersonalAccessTokens:iD}=_a;var{PipelineSchedules:eC}=_a;var{PipelineScheduleVariables:tC}=_a;var{Pipelines:rC}=_a;var{PipelineTriggerTokens:nC}=_a;var{ProductAnalytics:iC}=_a;var{ProjectAccessRequests:aC}=_a;var{ProjectAccessTokens:sC}=_a;var{ProjectAliases:oC}=_a;var{ProjectBadges:uC}=_a;var{ProjectCustomAttributes:cC}=_a;var{ProjectDORA4Metrics:lC}=_a;var{ProjectHooks:pC}=_a;var{ProjectImportExports:fC}=_a;var{ProjectInvitations:dC}=_a;var{ProjectIssueBoards:hC}=_a;var{ProjectIterations:mC}=_a;var{ProjectJobTokenScopes:gC}=_a;var{ProjectLabels:_C}=_a;var{ProjectMarkdownUploads:AC}=_a;var{ProjectMembers:yC}=_a;var{ProjectMilestones:vC}=_a;var{ProjectProtectedEnvironments:bC}=_a;var{ProjectPushRules:EC}=_a;var{ProjectRelationsExport:DC}=_a;var{ProjectReleases:CC}=_a;var{ProjectRemoteMirrors:xC}=_a;var{ProjectRepositoryStorageMoves:wC}=_a;var{Projects:SC}=_a;var{ProjectSnippetAwardEmojis:kC}=_a;var{ProjectSnippetDiscussions:TC}=_a;var{ProjectSnippetNotes:IC}=_a;var{ProjectSnippets:BC}=_a;var{ProjectStatistics:FC}=_a;var{ProjectTemplates:NC}=_a;var{ProjectTerraformState:PC}=_a;var{ProjectVariables:OC}=_a;var{ProjectVulnerabilities:RC}=_a;var{ProjectWikis:LC}=_a;var{ProtectedBranches:jC}=_a;var{ProtectedTags:MC}=_a;var{PyPI:QC}=_a;var{ReleaseLinks:UC}=_a;var{Repositories:GC}=_a;var{RepositoryFiles:$C}=_a;var{RepositorySubmodules:qC}=_a;var{ResourceGroups:HC}=_a;var{RubyGems:JC}=_a;var{Runners:WC}=_a;var{Search:YC}=_a;var{SearchAdmin:KC}=_a;var{SecureFiles:zC}=_a;var{ServiceAccounts:XC}=_a;var{ServiceData:ZC}=_a;var{SidekiqMetrics:ew}=_a;var{SidekiqQueues:tw}=_a;var{SnippetRepositoryStorageMoves:rw}=_a;var{Snippets:nw}=_a;var{Suggestions:iw}=_a;var{SystemHooks:aw}=_a;var{Tags:sw}=_a;var{TodoLists:ow}=_a;var{Topics:uw}=_a;var{UserCustomAttributes:cw}=_a;var{UserEmails:lw}=_a;var{UserGPGKeys:pw}=_a;var{UserImpersonationTokens:fw}=_a;var{Users:dw}=_a;var{UserSSHKeys:hw}=_a;var{UserStarredMetricsDashboard:mw}=_a;var{Gitlab:gw}=_a;Object.defineProperty(Bn,"GitbeakerRequestError",{enumerable:true,get:function(){return ni.GitbeakerRequestError}});Object.defineProperty(Bn,"GitbeakerRetryError",{enumerable:true,get:function(){return ni.GitbeakerRetryError}});Object.defineProperty(Bn,"GitbeakerTimeoutError",{enumerable:true,get:function(){return ni.GitbeakerTimeoutError}});Bn.AccessLevel=oa;Bn.Agents=xa;Bn.AlertManagement=Ga;Bn.ApplicationAppearance=Ha;Bn.ApplicationPlanLimits=ts;Bn.ApplicationSettings=so;Bn.ApplicationStatistics=oo;Bn.Applications=Ps;Bn.AuditEvents=Jo;Bn.Avatar=tc;Bn.Branches=dc;Bn.BroadcastMessages=Fc;Bn.CodeSuggestions=Jc;Bn.CommitDiscussions=Dp;Bn.Commits=kp;Bn.Composer=Qp;Bn.Conan=Up;Bn.ContainerRegistry=qp;Bn.DashboardAnnotations=Vp;Bn.Debian=Jp;Bn.DependencyProxy=Wp;Bn.DeployKeys=zp;Bn.DeployTokens=Qf;Bn.Deployments=Yf;Bn.DockerfileTemplates=Kf;Bn.Environments=Xf;Bn.EpicAwardEmojis=Ad;Bn.EpicDiscussions=Cd;Bn.EpicIssues=xd;Bn.EpicLabelEvents=wd;Bn.EpicLinks=Sd;Bn.EpicNotes=Td;Bn.Epics=Pd;Bn.ErrorTrackingClientKeys=Qh;Bn.ErrorTrackingSettings=Zh;Bn.Events=eg;Bn.Experiments=tg;Bn.ExternalStatusChecks=rg;Bn.FeatureFlagUserLists=ig;Bn.FeatureFlags=ng;Bn.FreezePeriods=ag;Bn.GeoNodes=sg;Bn.GeoSites=og;Bn.GitLabCIYMLTemplates=cg;Bn.GitignoreTemplates=ug;Bn.Gitlab=gw;Bn.GitlabPages=lg;Bn.GoProxy=pg;Bn.GroupAccessRequests=fg;Bn.GroupAccessTokens=dg;Bn.GroupActivityAnalytics=hg;Bn.GroupBadges=mg;Bn.GroupCustomAttributes=gg;Bn.GroupDORA4Metrics=_g;Bn.GroupEpicBoards=Ag;Bn.GroupHooks=yg;Bn.GroupImportExports=vg;Bn.GroupInvitations=bg;Bn.GroupIssueBoards=Eg;Bn.GroupIterations=Dg;Bn.GroupLDAPLinks=xg;Bn.GroupLabels=Cg;Bn.GroupMarkdownUploads=wg;Bn.GroupMemberRoles=Sg;Bn.GroupMembers=kg;Bn.GroupMilestones=Tg;Bn.GroupProtectedEnvironments=Ig;Bn.GroupPushRules=Bg;Bn.GroupRelationExports=Fg;Bn.GroupReleases=Ng;Bn.GroupRepositoryStorageMoves=Pg;Bn.GroupSAMLIdentities=Rg;Bn.GroupSAMLLinks=Lg;Bn.GroupSCIMIdentities=jg;Bn.GroupServiceAccounts=Mg;Bn.GroupVariables=Qg;Bn.GroupWikis=Ug;Bn.Groups=Og;Bn.Helm=Gg;Bn.Import=$g;Bn.InstanceLevelCICDVariables=qg;Bn.Integrations=Vg;Bn.IssueAwardEmojis=Hg;Bn.IssueDiscussions=Jg;Bn.IssueIterationEvents=Wg;Bn.IssueLabelEvents=Yg;Bn.IssueLinks=Kg;Bn.IssueMilestoneEvents=zg;Bn.IssueNoteAwardEmojis=Xg;Bn.IssueNotes=Zg;Bn.IssueStateEvents=sA;Bn.IssueWeightEvents=oA;Bn.Issues=f_;Bn.IssuesStatistics=Z_;Bn.JobArtifacts=hA;Bn.Jobs=ey;Bn.Keys=ty;Bn.License=ry;Bn.LicenseTemplates=ny;Bn.LinkedEpics=iy;Bn.Lint=py;Bn.Markdown=fy;Bn.Maven=Ty;Bn.MergeRequestApprovals=Gy;Bn.MergeRequestAwardEmojis=Vy;Bn.MergeRequestContextCommits=Hy;Bn.MergeRequestDiscussions=Av;Bn.MergeRequestDraftNotes=vv;Bn.MergeRequestLabelEvents=bv;Bn.MergeRequestMilestoneEvents=Ev;Bn.MergeRequestNoteAwardEmojis=Cv;Bn.MergeRequestNotes=xv;Bn.MergeRequests=wv;Bn.MergeTrains=Sv;Bn.Metadata=kv;Bn.Migrations=Tv;Bn.NPM=Fv;Bn.Namespaces=Iv;Bn.NotificationSettings=Bv;Bn.NuGet=Nv;Bn.PackageRegistry=Ov;Bn.Packages=Mv;Bn.PagesDomains=OE;Bn.PersonalAccessTokens=iD;Bn.PipelineScheduleVariables=tC;Bn.PipelineSchedules=eC;Bn.PipelineTriggerTokens=nC;Bn.Pipelines=rC;Bn.ProductAnalytics=iC;Bn.ProjectAccessRequests=aC;Bn.ProjectAccessTokens=sC;Bn.ProjectAliases=oC;Bn.ProjectBadges=uC;Bn.ProjectCustomAttributes=cC;Bn.ProjectDORA4Metrics=lC;Bn.ProjectHooks=pC;Bn.ProjectImportExports=fC;Bn.ProjectInvitations=dC;Bn.ProjectIssueBoards=hC;Bn.ProjectIterations=mC;Bn.ProjectJobTokenScopes=gC;Bn.ProjectLabels=_C;Bn.ProjectMarkdownUploads=AC;Bn.ProjectMembers=yC;Bn.ProjectMilestones=vC;Bn.ProjectProtectedEnvironments=bC;Bn.ProjectPushRules=EC;Bn.ProjectRelationsExport=DC;Bn.ProjectReleases=CC;Bn.ProjectRemoteMirrors=xC;Bn.ProjectRepositoryStorageMoves=wC;Bn.ProjectSnippetAwardEmojis=kC;Bn.ProjectSnippetDiscussions=TC;Bn.ProjectSnippetNotes=IC;Bn.ProjectSnippets=BC;Bn.ProjectStatistics=FC;Bn.ProjectTemplates=NC;Bn.ProjectTerraformState=PC;Bn.ProjectVariables=OC;Bn.ProjectVulnerabilities=RC;Bn.ProjectWikis=LC;Bn.Projects=SC;Bn.ProtectedBranches=jC;Bn.ProtectedTags=MC;Bn.PyPI=QC;Bn.ReleaseLinks=UC;Bn.Repositories=GC;Bn.RepositoryFiles=$C;Bn.RepositorySubmodules=qC;Bn.ResourceGroups=HC;Bn.RubyGems=JC;Bn.Runners=WC;Bn.Search=YC;Bn.SearchAdmin=KC;Bn.SecureFiles=zC;Bn.ServiceAccounts=XC;Bn.ServiceData=ZC;Bn.SidekiqMetrics=ew;Bn.SidekiqQueues=tw;Bn.SnippetRepositoryStorageMoves=rw;Bn.Snippets=nw;Bn.Suggestions=iw;Bn.SystemHooks=aw;Bn.Tags=sw;Bn.TodoLists=ow;Bn.Topics=uw;Bn.UserCustomAttributes=cw;Bn.UserEmails=lw;Bn.UserGPGKeys=pw;Bn.UserImpersonationTokens=fw;Bn.UserSSHKeys=hw;Bn.UserStarredMetricsDashboard=mw;Bn.Users=dw},78963:(Me,Bn,Hn)=>{"use strict";var zn=Object.create;var ni=Object.defineProperty;var Ci=Object.getOwnPropertyDescriptor;var aa=Object.getOwnPropertyNames;var oa=Object.getPrototypeOf;var ca=Object.prototype.hasOwnProperty;var __commonJS=(Me,Bn)=>function __require(){return Bn||(0,Me[aa(Me)[0]])((Bn={exports:{}}).exports,Bn),Bn.exports};var __export=(Me,Bn)=>{for(var Hn in Bn)ni(Me,Hn,{get:Bn[Hn],enumerable:true})};var __copyProps=(Me,Bn,Hn,zn)=>{if(Bn&&typeof Bn==="object"||typeof Bn==="function"){for(let oa of aa(Bn))if(!ca.call(Me,oa)&&oa!==Hn)ni(Me,oa,{get:()=>Bn[oa],enumerable:!(zn=Ci(Bn,oa))||zn.enumerable})}return Me};var __toESM=(Me,Bn,Hn)=>(Hn=Me!=null?zn(oa(Me)):{},__copyProps(Bn||!Me||!Me.__esModule?ni(Hn,"default",{value:Me,enumerable:true}):Hn,Me));var __toCommonJS=Me=>__copyProps(ni({},"__esModule",{value:true}),Me);var _a=__commonJS({"node_modules/uri-js/dist/es5/uri.all.js"(Me,Bn){"use strict";(function(Hn,zn){typeof Me==="object"&&typeof Bn!=="undefined"?zn(Me):typeof define==="function"&&define.amd?define(["exports"],zn):zn(Hn.URI=Hn.URI||{})})(Me,(function(Me){"use strict";function merge(){for(var Me=arguments.length,Bn=Array(Me),Hn=0;Hn1){Bn[0]=Bn[0].slice(0,-1);var zn=Bn.length-1;for(var ni=1;ni= 0x80 (not a basic code point)","invalid-input":"Invalid input"};var Jo=Ci-aa;var tc=Math.floor;var dc=String.fromCharCode;function error$1(Me){throw new RangeError(oo[Me])}function map(Me,Bn){var Hn=[];var zn=Me.length;while(zn--){Hn[zn]=Bn(Me[zn])}return Hn}function mapDomain(Me,Bn){var Hn=Me.split("@");var zn="";if(Hn.length>1){zn=Hn[0]+"@";Me=Hn[1]}Me=Me.replace(so,".");var ni=Me.split(".");var Ci=map(ni,Bn).join(".");return zn+Ci}function ucs2decode(Me){var Bn=[];var Hn=0;var zn=Me.length;while(Hn=55296&&ni<=56319&&Hn>1;Me+=tc(Me/Bn);for(;Me>Jo*oa>>1;zn+=Ci){Me=tc(Me/Jo)}return tc(zn+(Jo+1)*Me/(Me+ca))};var Qp=function decode2(Me){var Bn=[];var Hn=Me.length;var zn=0;var ca=Ga;var _a=xa;var ts=Me.lastIndexOf(Ha);if(ts<0){ts=0}for(var Ps=0;Ps=128){error$1("not-basic")}Bn.push(Me.charCodeAt(Ps))}for(var so=ts>0?ts+1:0;so=Hn){error$1("invalid-input")}var Fc=Jc(Me.charCodeAt(so++));if(Fc>=Ci||Fc>tc((ni-zn)/Jo)){error$1("overflow")}zn+=Fc*Jo;var Dp=dc<=_a?aa:dc>=_a+oa?oa:dc-_a;if(Fctc(ni/Qp)){error$1("overflow")}Jo*=Qp}var Up=Bn.length+1;_a=kp(zn-oo,Up,oo==0);if(tc(zn/Up)>ni-ca){error$1("overflow")}ca+=tc(zn/Up);zn%=Up;Bn.splice(zn++,0,ca)}return String.fromCodePoint.apply(String,Bn)};var Up=function encode2(Me){var Bn=[];Me=ucs2decode(Me);var Hn=Me.length;var zn=Ga;var ca=0;var _a=xa;var ts=true;var Ps=false;var so=void 0;try{for(var oo=Me[Symbol.iterator](),Jo;!(ts=(Jo=oo.next()).done);ts=true){var Fc=Jo.value;if(Fc<128){Bn.push(dc(Fc))}}}catch(Me){Ps=true;so=Me}finally{try{if(!ts&&oo.return){oo.return()}}finally{if(Ps){throw so}}}var Jc=Bn.length;var Qp=Jc;if(Jc){Bn.push(Ha)}while(Qp=zn&&Qftc((ni-ca)/Yf)){error$1("overflow")}ca+=(Up-zn)*Yf;zn=Up;var Kf=true;var Xf=false;var Ad=void 0;try{for(var Cd=Me[Symbol.iterator](),xd;!(Kf=(xd=Cd.next()).done);Kf=true){var wd=xd.value;if(wdni){error$1("overflow")}if(wd==zn){var Sd=ca;for(var Td=Ci;;Td+=Ci){var Pd=Td<=_a?aa:Td>=_a+oa?oa:Td-_a;if(Sd>6|192).toString(16).toUpperCase()+"%"+(Bn&63|128).toString(16).toUpperCase();else Hn="%"+(Bn>>12|224).toString(16).toUpperCase()+"%"+(Bn>>6&63|128).toString(16).toUpperCase()+"%"+(Bn&63|128).toString(16).toUpperCase();return Hn}function pctDecChars(Me){var Bn="";var Hn=0;var zn=Me.length;while(Hn=194&&ni<224){if(zn-Hn>=6){var Ci=parseInt(Me.substr(Hn+4,2),16);Bn+=String.fromCharCode((ni&31)<<6|Ci&63)}else{Bn+=Me.substr(Hn,6)}Hn+=6}else if(ni>=224){if(zn-Hn>=9){var aa=parseInt(Me.substr(Hn+4,2),16);var oa=parseInt(Me.substr(Hn+7,2),16);Bn+=String.fromCharCode((ni&15)<<12|(aa&63)<<6|oa&63)}else{Bn+=Me.substr(Hn,9)}Hn+=9}else{Bn+=Me.substr(Hn,3);Hn+=3}}return Bn}function _normalizeComponentEncoding(Me,Bn){function decodeUnreserved2(Me){var Hn=pctDecChars(Me);return!Hn.match(Bn.UNRESERVED)?Me:Hn}if(Me.scheme)Me.scheme=String(Me.scheme).replace(Bn.PCT_ENCODED,decodeUnreserved2).toLowerCase().replace(Bn.NOT_SCHEME,"");if(Me.userinfo!==void 0)Me.userinfo=String(Me.userinfo).replace(Bn.PCT_ENCODED,decodeUnreserved2).replace(Bn.NOT_USERINFO,pctEncChar).replace(Bn.PCT_ENCODED,toUpperCase);if(Me.host!==void 0)Me.host=String(Me.host).replace(Bn.PCT_ENCODED,decodeUnreserved2).toLowerCase().replace(Bn.NOT_HOST,pctEncChar).replace(Bn.PCT_ENCODED,toUpperCase);if(Me.path!==void 0)Me.path=String(Me.path).replace(Bn.PCT_ENCODED,decodeUnreserved2).replace(Me.scheme?Bn.NOT_PATH:Bn.NOT_PATH_NOSCHEME,pctEncChar).replace(Bn.PCT_ENCODED,toUpperCase);if(Me.query!==void 0)Me.query=String(Me.query).replace(Bn.PCT_ENCODED,decodeUnreserved2).replace(Bn.NOT_QUERY,pctEncChar).replace(Bn.PCT_ENCODED,toUpperCase);if(Me.fragment!==void 0)Me.fragment=String(Me.fragment).replace(Bn.PCT_ENCODED,decodeUnreserved2).replace(Bn.NOT_FRAGMENT,pctEncChar).replace(Bn.PCT_ENCODED,toUpperCase);return Me}function _stripLeadingZeros(Me){return Me.replace(/^0*(.*)/,"$1")||"0"}function _normalizeIPv4(Me,Bn){var Hn=Me.match(Bn.IPV4ADDRESS)||[];var ni=zn(Hn,2),Ci=ni[1];if(Ci){return Ci.split(".").map(_stripLeadingZeros).join(".")}else{return Me}}function _normalizeIPv6(Me,Bn){var Hn=Me.match(Bn.IPV6ADDRESS)||[];var ni=zn(Hn,3),Ci=ni[1],aa=ni[2];if(Ci){var oa=Ci.toLowerCase().split("::").reverse(),ca=zn(oa,2),_a=ca[0],xa=ca[1];var Ga=xa?xa.split(":").map(_stripLeadingZeros):[];var Ha=_a.split(":").map(_stripLeadingZeros);var ts=Bn.IPV4ADDRESS.test(Ha[Ha.length-1]);var Ps=ts?7:8;var so=Ha.length-Ps;var oo=Array(Ps);for(var Jo=0;Jo1){var Jc=oo.slice(0,dc.index);var Dp=oo.slice(dc.index+dc.length);Fc=Jc.join(":")+"::"+Dp.join(":")}else{Fc=oo.join(":")}if(aa){Fc+="%"+aa}return Fc}else{return Me}}var zp=/^(?:([^:\/?#]+):)?(?:\/\/((?:([^\/?#@]*)@)?(\[[^\/?#\]]+\]|[^\/?#:]*)(?:\:(\d*))?))?([^?#]*)(?:\?([^#]*))?(?:#((?:.|\n|\r)*))?/i;var Qf="".match(/(){0}/)[1]===void 0;function parse(Me){var zn=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};var ni={};var Ci=zn.iri!==false?Hn:Bn;if(zn.reference==="suffix")Me=(zn.scheme?zn.scheme+":":"")+"//"+Me;var aa=Me.match(zp);if(aa){if(Qf){ni.scheme=aa[1];ni.userinfo=aa[3];ni.host=aa[4];ni.port=parseInt(aa[5],10);ni.path=aa[6]||"";ni.query=aa[7];ni.fragment=aa[8];if(isNaN(ni.port)){ni.port=aa[5]}}else{ni.scheme=aa[1]||void 0;ni.userinfo=Me.indexOf("@")!==-1?aa[3]:void 0;ni.host=Me.indexOf("//")!==-1?aa[4]:void 0;ni.port=parseInt(aa[5],10);ni.path=aa[6]||"";ni.query=Me.indexOf("?")!==-1?aa[7]:void 0;ni.fragment=Me.indexOf("#")!==-1?aa[8]:void 0;if(isNaN(ni.port)){ni.port=Me.match(/\/\/(?:.|\n)*\:(?:\/|\?|\#|$)/)?aa[4]:void 0}}if(ni.host){ni.host=_normalizeIPv6(_normalizeIPv4(ni.host,Ci),Ci)}if(ni.scheme===void 0&&ni.userinfo===void 0&&ni.host===void 0&&ni.port===void 0&&!ni.path&&ni.query===void 0){ni.reference="same-document"}else if(ni.scheme===void 0){ni.reference="relative"}else if(ni.fragment===void 0){ni.reference="absolute"}else{ni.reference="uri"}if(zn.reference&&zn.reference!=="suffix"&&zn.reference!==ni.reference){ni.error=ni.error||"URI is not a "+zn.reference+" reference."}var oa=Wp[(zn.scheme||ni.scheme||"").toLowerCase()];if(!zn.unicodeSupport&&(!oa||!oa.unicodeSupport)){if(ni.host&&(zn.domainHost||oa&&oa.domainHost)){try{ni.host=Jp.toASCII(ni.host.replace(Ci.PCT_ENCODED,pctDecChars).toLowerCase())}catch(Me){ni.error=ni.error||"Host's domain name can not be converted to ASCII via punycode: "+Me}}_normalizeComponentEncoding(ni,Bn)}else{_normalizeComponentEncoding(ni,Ci)}if(oa&&oa.parse){oa.parse(ni,zn)}}else{ni.error=ni.error||"URI can not be parsed."}return ni}function _recomposeAuthority(Me,zn){var ni=zn.iri!==false?Hn:Bn;var Ci=[];if(Me.userinfo!==void 0){Ci.push(Me.userinfo);Ci.push("@")}if(Me.host!==void 0){Ci.push(_normalizeIPv6(_normalizeIPv4(String(Me.host),ni),ni).replace(ni.IPV6ADDRESS,(function(Me,Bn,Hn){return"["+Bn+(Hn?"%25"+Hn:"")+"]"})))}if(typeof Me.port==="number"||typeof Me.port==="string"){Ci.push(":");Ci.push(String(Me.port))}return Ci.length?Ci.join(""):void 0}var Yf=/^\.\.?\//;var Kf=/^\/\.(\/|$)/;var Xf=/^\/\.\.(\/|$)/;var Ad=/^\/?(?:.|\n)*?(?=\/|$)/;function removeDotSegments(Me){var Bn=[];while(Me.length){if(Me.match(Yf)){Me=Me.replace(Yf,"")}else if(Me.match(Kf)){Me=Me.replace(Kf,"/")}else if(Me.match(Xf)){Me=Me.replace(Xf,"/");Bn.pop()}else if(Me==="."||Me===".."){Me=""}else{var Hn=Me.match(Ad);if(Hn){var zn=Hn[0];Me=Me.slice(zn.length);Bn.push(zn)}else{throw new Error("Unexpected dot segment condition")}}}return Bn.join("")}function serialize(Me){var zn=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};var ni=zn.iri?Hn:Bn;var Ci=[];var aa=Wp[(zn.scheme||Me.scheme||"").toLowerCase()];if(aa&&aa.serialize)aa.serialize(Me,zn);if(Me.host){if(ni.IPV6ADDRESS.test(Me.host)){}else if(zn.domainHost||aa&&aa.domainHost){try{Me.host=!zn.iri?Jp.toASCII(Me.host.replace(ni.PCT_ENCODED,pctDecChars).toLowerCase()):Jp.toUnicode(Me.host)}catch(Bn){Me.error=Me.error||"Host's domain name can not be converted to "+(!zn.iri?"ASCII":"Unicode")+" via punycode: "+Bn}}}_normalizeComponentEncoding(Me,ni);if(zn.reference!=="suffix"&&Me.scheme){Ci.push(Me.scheme);Ci.push(":")}var oa=_recomposeAuthority(Me,zn);if(oa!==void 0){if(zn.reference!=="suffix"){Ci.push("//")}Ci.push(oa);if(Me.path&&Me.path.charAt(0)!=="/"){Ci.push("/")}}if(Me.path!==void 0){var ca=Me.path;if(!zn.absolutePath&&(!aa||!aa.absolutePath)){ca=removeDotSegments(ca)}if(oa===void 0){ca=ca.replace(/^\/\//,"/%2F")}Ci.push(ca)}if(Me.query!==void 0){Ci.push("?");Ci.push(Me.query)}if(Me.fragment!==void 0){Ci.push("#");Ci.push(Me.fragment)}return Ci.join("")}function resolveComponents(Me,Bn){var Hn=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};var zn=arguments[3];var ni={};if(!zn){Me=parse(serialize(Me,Hn),Hn);Bn=parse(serialize(Bn,Hn),Hn)}Hn=Hn||{};if(!Hn.tolerant&&Bn.scheme){ni.scheme=Bn.scheme;ni.userinfo=Bn.userinfo;ni.host=Bn.host;ni.port=Bn.port;ni.path=removeDotSegments(Bn.path||"");ni.query=Bn.query}else{if(Bn.userinfo!==void 0||Bn.host!==void 0||Bn.port!==void 0){ni.userinfo=Bn.userinfo;ni.host=Bn.host;ni.port=Bn.port;ni.path=removeDotSegments(Bn.path||"");ni.query=Bn.query}else{if(!Bn.path){ni.path=Me.path;if(Bn.query!==void 0){ni.query=Bn.query}else{ni.query=Me.query}}else{if(Bn.path.charAt(0)==="/"){ni.path=removeDotSegments(Bn.path)}else{if((Me.userinfo!==void 0||Me.host!==void 0||Me.port!==void 0)&&!Me.path){ni.path="/"+Bn.path}else if(!Me.path){ni.path=Bn.path}else{ni.path=Me.path.slice(0,Me.path.lastIndexOf("/")+1)+Bn.path}ni.path=removeDotSegments(ni.path)}ni.query=Bn.query}ni.userinfo=Me.userinfo;ni.host=Me.host;ni.port=Me.port}ni.scheme=Me.scheme}ni.fragment=Bn.fragment;return ni}function resolve(Me,Bn,Hn){var zn=assign({scheme:"null"},Hn);return serialize(resolveComponents(parse(Me,zn),parse(Bn,zn),zn,true),zn)}function normalize(Me,Bn){if(typeof Me==="string"){Me=serialize(parse(Me,Bn),Bn)}else if(typeOf(Me)==="object"){Me=parse(serialize(Me,Bn),Bn)}return Me}function equal(Me,Bn,Hn){if(typeof Me==="string"){Me=serialize(parse(Me,Hn),Hn)}else if(typeOf(Me)==="object"){Me=serialize(Me,Hn)}if(typeof Bn==="string"){Bn=serialize(parse(Bn,Hn),Hn)}else if(typeOf(Bn)==="object"){Bn=serialize(Bn,Hn)}return Me===Bn}function escapeComponent(Me,zn){return Me&&Me.toString().replace(!zn||!zn.iri?Bn.ESCAPE:Hn.ESCAPE,pctEncChar)}function unescapeComponent(Me,zn){return Me&&Me.toString().replace(!zn||!zn.iri?Bn.PCT_ENCODED:Hn.PCT_ENCODED,pctDecChars)}var Cd={scheme:"http",domainHost:true,parse:function parse2(Me,Bn){if(!Me.host){Me.error=Me.error||"HTTP URIs must have a host."}return Me},serialize:function serialize2(Me,Bn){var Hn=String(Me.scheme).toLowerCase()==="https";if(Me.port===(Hn?443:80)||Me.port===""){Me.port=void 0}if(!Me.path){Me.path="/"}return Me}};var xd={scheme:"https",domainHost:Cd.domainHost,parse:Cd.parse,serialize:Cd.serialize};function isSecure(Me){return typeof Me.secure==="boolean"?Me.secure:String(Me.scheme).toLowerCase()==="wss"}var wd={scheme:"ws",domainHost:true,parse:function parse2(Me,Bn){var Hn=Me;Hn.secure=isSecure(Hn);Hn.resourceName=(Hn.path||"/")+(Hn.query?"?"+Hn.query:"");Hn.path=void 0;Hn.query=void 0;return Hn},serialize:function serialize2(Me,Bn){if(Me.port===(isSecure(Me)?443:80)||Me.port===""){Me.port=void 0}if(typeof Me.secure==="boolean"){Me.scheme=Me.secure?"wss":"ws";Me.secure=void 0}if(Me.resourceName){var Hn=Me.resourceName.split("?"),ni=zn(Hn,2),Ci=ni[0],aa=ni[1];Me.path=Ci&&Ci!=="/"?Ci:void 0;Me.query=aa;Me.resourceName=void 0}Me.fragment=void 0;return Me}};var Sd={scheme:"wss",domainHost:wd.domainHost,parse:wd.parse,serialize:wd.serialize};var Td={};var Pd=true;var Qh="[A-Za-z0-9\\-\\.\\_\\~"+(Pd?"\\xA0-\\u200D\\u2010-\\u2029\\u202F-\\uD7FF\\uF900-\\uFDCF\\uFDF0-\\uFFEF":"")+"]";var Zh="[0-9A-Fa-f]";var eg=subexp(subexp("%[EFef]"+Zh+"%"+Zh+Zh+"%"+Zh+Zh)+"|"+subexp("%[89A-Fa-f]"+Zh+"%"+Zh+Zh)+"|"+subexp("%"+Zh+Zh));var tg="[A-Za-z0-9\\!\\$\\%\\'\\*\\+\\-\\^\\_\\`\\{\\|\\}\\~]";var rg="[\\!\\$\\%\\'\\(\\)\\*\\+\\,\\-\\.0-9\\<\\>A-Z\\x5E-\\x7E]";var ng=merge(rg,'[\\"\\\\]');var ig="[\\!\\$\\'\\(\\)\\*\\+\\,\\;\\:\\@]";var ag=new RegExp(Qh,"g");var sg=new RegExp(eg,"g");var og=new RegExp(merge("[^]",tg,"[\\.]",'[\\"]',ng),"g");var ug=new RegExp(merge("[^]",Qh,ig),"g");var cg=ug;function decodeUnreserved(Me){var Bn=pctDecChars(Me);return!Bn.match(ag)?Me:Bn}var lg={scheme:"mailto",parse:function parse$$1(Me,Bn){var Hn=Me;var zn=Hn.to=Hn.path?Hn.path.split(","):[];Hn.path=void 0;if(Hn.query){var ni=false;var Ci={};var aa=Hn.query.split("&");for(var oa=0,ca=aa.length;oa=55296&&ni<=56319&&zn=Bn)throw new Error("Cannot access property/index "+zn+" levels up, current level is "+Bn);return Hn[Bn-zn]}if(zn>Bn)throw new Error("Cannot access data "+zn+" levels up, current level is "+Bn);oa="data"+(Bn-zn||"");if(!ni)return oa}var _a=oa;var xa=ni.split("/");for(var Ga=0;Ga=0)return{index:zn,compiling:true};zn=this._compilations.length;this._compilations[zn]={schema:Me,root:Bn,baseId:Hn};return{index:zn,compiling:false}}function endCompiling(Me,Bn,Hn){var zn=compIndex.call(this,Me,Bn,Hn);if(zn>=0)this._compilations.splice(zn,1)}function compIndex(Me,Bn,Hn){for(var zn=0;zn%\\^`{|}]|%[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 xa=/^(?:(?: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-9a-z\xA1-\uD7FF\uE000-\uFFFF]|[\uD800-\uDBFF](?![\uDC00-\uDFFF])|(?:[^\uD800-\uDBFF]|^)[\uDC00-\uDFFF])+-)*(?:[0-9a-z\xA1-\uD7FF\uE000-\uFFFF]|[\uD800-\uDBFF](?![\uDC00-\uDFFF])|(?:[^\uD800-\uDBFF]|^)[\uDC00-\uDFFF])+)(?:\.(?:(?:[0-9a-z\xA1-\uD7FF\uE000-\uFFFF]|[\uD800-\uDBFF](?![\uDC00-\uDFFF])|(?:[^\uD800-\uDBFF]|^)[\uDC00-\uDFFF])+-)*(?:[0-9a-z\xA1-\uD7FF\uE000-\uFFFF]|[\uD800-\uDBFF](?![\uDC00-\uDFFF])|(?:[^\uD800-\uDBFF]|^)[\uDC00-\uDFFF])+)*(?:\.(?:(?:[a-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 Ga=/^(?:urn:uuid:)?[0-9a-f]{8}-(?:[0-9a-f]{4}-){3}[0-9a-f]{12}$/i;var ts=/^(?:\/(?:[^~/]|~0|~1)*)*$/;var Ps=/^#(?:\/(?:[a-z0-9_\-.!$&'()*+,;:=@]|%[0-9a-f]{2}|~0|~1)*)*$/i;var so=/^(?:0|[1-9][0-9]*)(?:#|(?:\/(?:[^~/]|~0|~1)*)*)$/;Bn.exports=formats;function formats(Me){Me=Me=="full"?"full":"fast";return Hn.copy(formats[Me])}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":_a,url:xa,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:aa,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:Ga,"json-pointer":ts,"json-pointer-uri-fragment":Ps,"relative-json-pointer":so};formats.full={date:date,time:time,"date-time":date_time,uri:uri,"uri-reference":ca,"uri-template":_a,url:xa,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:aa,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:Ga,"json-pointer":ts,"json-pointer-uri-fragment":Ps,"relative-json-pointer":so};function isLeapYear(Me){return Me%4===0&&(Me%100!==0||Me%400===0)}function date(Me){var Bn=Me.match(zn);if(!Bn)return false;var Hn=+Bn[1];var Ci=+Bn[2];var aa=+Bn[3];return Ci>=1&&Ci<=12&&aa>=1&&aa<=(Ci==2&&isLeapYear(Hn)?29:ni[Ci])}function time(Me,Bn){var Hn=Me.match(Ci);if(!Hn)return false;var zn=Hn[1];var ni=Hn[2];var aa=Hn[3];var oa=Hn[5];return(zn<=23&&ni<=59&&aa<=59||zn==23&&ni==59&&aa==60)&&(!Bn||oa)}var oo=/t|\s/i;function date_time(Me){var Bn=Me.split(oo);return Bn.length==2&&date(Bn[0])&&time(Bn[1],true)}var Jo=/\/|:/;function uri(Me){return Jo.test(Me)&&oa.test(Me)}var tc=/[^\\]\\Z/;function regex(Me){if(tc.test(Me))return false;try{new RegExp(Me);return true}catch(Me){return false}}}});var Dp=__commonJS({"node_modules/ajv/lib/dotjs/ref.js"(Me,Bn){"use strict";Bn.exports=function generate_ref(Me,Bn,Hn){var zn=" ";var ni=Me.level;var Ci=Me.dataLevel;var aa=Me.schema[Bn];var oa=Me.errSchemaPath+"/"+Bn;var ca=!Me.opts.allErrors;var _a="data"+(Ci||"");var xa="valid"+ni;var Ga,Ha;if(aa=="#"||aa=="#/"){if(Me.isRoot){Ga=Me.async;Ha="validate"}else{Ga=Me.root.schema.$async===true;Ha="root.refVal[0]"}}else{var ts=Me.resolveRef(Me.baseId,aa,Me.isRoot);if(ts===void 0){var Ps=Me.MissingRefError.message(Me.baseId,aa);if(Me.opts.missingRefs=="fail"){Me.logger.error(Ps);var so=so||[];so.push(zn);zn="";if(Me.createErrors!==false){zn+=" { keyword: '$ref' , dataPath: (dataPath || '') + "+Me.errorPath+" , schemaPath: "+Me.util.toQuotedString(oa)+" , params: { ref: '"+Me.util.escapeQuotes(aa)+"' } ";if(Me.opts.messages!==false){zn+=" , message: 'can\\'t resolve reference "+Me.util.escapeQuotes(aa)+"' "}if(Me.opts.verbose){zn+=" , schema: "+Me.util.toQuotedString(aa)+" , parentSchema: validate.schema"+Me.schemaPath+" , data: "+_a+" "}zn+=" } "}else{zn+=" {} "}var oo=zn;zn=so.pop();if(!Me.compositeRule&&ca){if(Me.async){zn+=" throw new ValidationError(["+oo+"]); "}else{zn+=" validate.errors = ["+oo+"]; return false; "}}else{zn+=" var err = "+oo+"; if (vErrors === null) vErrors = [err]; else vErrors.push(err); errors++; "}if(ca){zn+=" if (false) { "}}else if(Me.opts.missingRefs=="ignore"){Me.logger.warn(Ps);if(ca){zn+=" if (true) { "}}else{throw new Me.MissingRefError(Me.baseId,aa,Ps)}}else if(ts.inline){var Jo=Me.util.copy(Me);Jo.level++;var tc="valid"+Jo.level;Jo.schema=ts.schema;Jo.schemaPath="";Jo.errSchemaPath=aa;var dc=Me.validate(Jo).replace(/validate\.schema/g,ts.code);zn+=" "+dc+" ";if(ca){zn+=" if ("+tc+") { "}}else{Ga=ts.$async===true||Me.async&&ts.$async!==false;Ha=ts.code}}if(Ha){var so=so||[];so.push(zn);zn="";if(Me.opts.passContext){zn+=" "+Ha+".call(this, "}else{zn+=" "+Ha+"( "}zn+=" "+_a+", (dataPath || '')";if(Me.errorPath!='""'){zn+=" + "+Me.errorPath}var Fc=Ci?"data"+(Ci-1||""):"parentData",Jc=Ci?Me.dataPathArr[Ci]:"parentDataProperty";zn+=" , "+Fc+" , "+Jc+", rootData) ";var Dp=zn;zn=so.pop();if(Ga){if(!Me.async)throw new Error("async schema referenced by sync schema");if(ca){zn+=" var "+xa+"; "}zn+=" try { await "+Dp+"; ";if(ca){zn+=" "+xa+" = true; "}zn+=" } catch (e) { if (!(e instanceof ValidationError)) throw e; if (vErrors === null) vErrors = e.errors; else vErrors = vErrors.concat(e.errors); errors = vErrors.length; ";if(ca){zn+=" "+xa+" = false; "}zn+=" } ";if(ca){zn+=" if ("+xa+") { "}}else{zn+=" if (!"+Dp+") { if (vErrors === null) vErrors = "+Ha+".errors; else vErrors = vErrors.concat("+Ha+".errors); errors = vErrors.length; } ";if(ca){zn+=" else { "}}}return zn}}});var kp=__commonJS({"node_modules/ajv/lib/dotjs/allOf.js"(Me,Bn){"use strict";Bn.exports=function generate_allOf(Me,Bn,Hn){var zn=" ";var ni=Me.schema[Bn];var Ci=Me.schemaPath+Me.util.getProperty(Bn);var aa=Me.errSchemaPath+"/"+Bn;var oa=!Me.opts.allErrors;var ca=Me.util.copy(Me);var _a="";ca.level++;var xa="valid"+ca.level;var Ga=ca.baseId,Ha=true;var ts=ni;if(ts){var Ps,so=-1,oo=ts.length-1;while(so0||Ps===false:Me.util.schemaHasRules(Ps,Me.RULES.all)){Ha=false;ca.schema=Ps;ca.schemaPath=Ci+"["+so+"]";ca.errSchemaPath=aa+"/"+so;zn+=" "+Me.validate(ca)+" ";ca.baseId=Ga;if(oa){zn+=" if ("+xa+") { ";_a+="}"}}}}if(oa){if(Ha){zn+=" if (true) { "}else{zn+=" "+_a.slice(0,-1)+" "}}return zn}}});var Qp=__commonJS({"node_modules/ajv/lib/dotjs/anyOf.js"(Me,Bn){"use strict";Bn.exports=function generate_anyOf(Me,Bn,Hn){var zn=" ";var ni=Me.level;var Ci=Me.dataLevel;var aa=Me.schema[Bn];var oa=Me.schemaPath+Me.util.getProperty(Bn);var ca=Me.errSchemaPath+"/"+Bn;var _a=!Me.opts.allErrors;var xa="data"+(Ci||"");var Ga="valid"+ni;var Ha="errs__"+ni;var ts=Me.util.copy(Me);var Ps="";ts.level++;var so="valid"+ts.level;var oo=aa.every((function(Bn){return Me.opts.strictKeywords?typeof Bn=="object"&&Object.keys(Bn).length>0||Bn===false:Me.util.schemaHasRules(Bn,Me.RULES.all)}));if(oo){var Jo=ts.baseId;zn+=" var "+Ha+" = errors; var "+Ga+" = false; ";var tc=Me.compositeRule;Me.compositeRule=ts.compositeRule=true;var dc=aa;if(dc){var Fc,Jc=-1,Dp=dc.length-1;while(Jc0||aa===false:Me.util.schemaHasRules(aa,Me.RULES.all);zn+="var "+Ha+" = errors;var "+Ga+";";if(Fc){var Jc=Me.compositeRule;Me.compositeRule=ts.compositeRule=true;ts.schema=aa;ts.schemaPath=oa;ts.errSchemaPath=ca;zn+=" var "+so+" = false; for (var "+oo+" = 0; "+oo+" < "+xa+".length; "+oo+"++) { ";ts.errorPath=Me.util.getPathExpr(Me.errorPath,oo,Me.opts.jsonPointers,true);var Dp=xa+"["+oo+"]";ts.dataPathArr[Jo]=oo;var kp=Me.validate(ts);ts.baseId=dc;if(Me.util.varOccurences(kp,tc)<2){zn+=" "+Me.util.varReplace(kp,tc,Dp)+" "}else{zn+=" var "+tc+" = "+Dp+"; "+kp+" "}zn+=" if ("+so+") break; } ";Me.compositeRule=ts.compositeRule=Jc;zn+=" "+Ps+" if (!"+so+") {"}else{zn+=" if ("+xa+".length == 0) {"}var Qp=Qp||[];Qp.push(zn);zn="";if(Me.createErrors!==false){zn+=" { keyword: 'contains' , dataPath: (dataPath || '') + "+Me.errorPath+" , schemaPath: "+Me.util.toQuotedString(ca)+" , params: {} ";if(Me.opts.messages!==false){zn+=" , message: 'should contain a valid item' "}if(Me.opts.verbose){zn+=" , schema: validate.schema"+oa+" , parentSchema: validate.schema"+Me.schemaPath+" , data: "+xa+" "}zn+=" } "}else{zn+=" {} "}var Up=zn;zn=Qp.pop();if(!Me.compositeRule&&_a){if(Me.async){zn+=" throw new ValidationError(["+Up+"]); "}else{zn+=" validate.errors = ["+Up+"]; return false; "}}else{zn+=" var err = "+Up+"; if (vErrors === null) vErrors = [err]; else vErrors.push(err); errors++; "}zn+=" } else { ";if(Fc){zn+=" errors = "+Ha+"; if (vErrors !== null) { if ("+Ha+") vErrors.length = "+Ha+"; else vErrors = null; } "}if(Me.opts.allErrors){zn+=" } "}return zn}}});var Jp=__commonJS({"node_modules/ajv/lib/dotjs/dependencies.js"(Me,Bn){"use strict";Bn.exports=function generate_dependencies(Me,Bn,Hn){var zn=" ";var ni=Me.level;var Ci=Me.dataLevel;var aa=Me.schema[Bn];var oa=Me.schemaPath+Me.util.getProperty(Bn);var ca=Me.errSchemaPath+"/"+Bn;var _a=!Me.opts.allErrors;var xa="data"+(Ci||"");var Ga="errs__"+ni;var Ha=Me.util.copy(Me);var ts="";Ha.level++;var Ps="valid"+Ha.level;var so={},oo={},Jo=Me.opts.ownProperties;for(Jc in aa){if(Jc=="__proto__")continue;var tc=aa[Jc];var dc=Array.isArray(tc)?oo:so;dc[Jc]=tc}zn+="var "+Ga+" = errors;";var Fc=Me.errorPath;zn+="var missing"+ni+";";for(var Jc in oo){dc=oo[Jc];if(dc.length){zn+=" if ( "+xa+Me.util.getProperty(Jc)+" !== undefined ";if(Jo){zn+=" && Object.prototype.hasOwnProperty.call("+xa+", '"+Me.util.escapeQuotes(Jc)+"') "}if(_a){zn+=" && ( ";var Dp=dc;if(Dp){var kp,Qp=-1,Up=Dp.length-1;while(Qp0||tc===false:Me.util.schemaHasRules(tc,Me.RULES.all)){zn+=" "+Ps+" = true; if ( "+xa+Me.util.getProperty(Jc)+" !== undefined ";if(Jo){zn+=" && Object.prototype.hasOwnProperty.call("+xa+", '"+Me.util.escapeQuotes(Jc)+"') "}zn+=") { ";Ha.schema=tc;Ha.schemaPath=oa+Me.util.getProperty(Jc);Ha.errSchemaPath=ca+"/"+Me.util.escapeFragment(Jc);zn+=" "+Me.validate(Ha)+" ";Ha.baseId=Ad;zn+=" } ";if(_a){zn+=" if ("+Ps+") { ";ts+="}"}}}if(_a){zn+=" "+ts+" if ("+Ga+" == errors) {"}return zn}}});var Wp=__commonJS({"node_modules/ajv/lib/dotjs/enum.js"(Me,Bn){"use strict";Bn.exports=function generate_enum(Me,Bn,Hn){var zn=" ";var ni=Me.level;var Ci=Me.dataLevel;var aa=Me.schema[Bn];var oa=Me.schemaPath+Me.util.getProperty(Bn);var ca=Me.errSchemaPath+"/"+Bn;var _a=!Me.opts.allErrors;var xa="data"+(Ci||"");var Ga="valid"+ni;var Ha=Me.opts.$data&&aa&&aa.$data,ts;if(Ha){zn+=" var schema"+ni+" = "+Me.util.getData(aa.$data,Ci,Me.dataPathArr)+"; ";ts="schema"+ni}else{ts=aa}var Ps="i"+ni,so="schema"+ni;if(!Ha){zn+=" var "+so+" = validate.schema"+oa+";"}zn+="var "+Ga+";";if(Ha){zn+=" if (schema"+ni+" === undefined) "+Ga+" = true; else if (!Array.isArray(schema"+ni+")) "+Ga+" = false; else {"}zn+=""+Ga+" = false;for (var "+Ps+"=0; "+Ps+"<"+so+".length; "+Ps+"++) if (equal("+xa+", "+so+"["+Ps+"])) { "+Ga+" = true; break; }";if(Ha){zn+=" } "}zn+=" if (!"+Ga+") { ";var oo=oo||[];oo.push(zn);zn="";if(Me.createErrors!==false){zn+=" { keyword: 'enum' , dataPath: (dataPath || '') + "+Me.errorPath+" , schemaPath: "+Me.util.toQuotedString(ca)+" , params: { allowedValues: schema"+ni+" } ";if(Me.opts.messages!==false){zn+=" , message: 'should be equal to one of the allowed values' "}if(Me.opts.verbose){zn+=" , schema: validate.schema"+oa+" , parentSchema: validate.schema"+Me.schemaPath+" , data: "+xa+" "}zn+=" } "}else{zn+=" {} "}var Jo=zn;zn=oo.pop();if(!Me.compositeRule&&_a){if(Me.async){zn+=" throw new ValidationError(["+Jo+"]); "}else{zn+=" validate.errors = ["+Jo+"]; return false; "}}else{zn+=" var err = "+Jo+"; if (vErrors === null) vErrors = [err]; else vErrors.push(err); errors++; "}zn+=" }";if(_a){zn+=" else { "}return zn}}});var zp=__commonJS({"node_modules/ajv/lib/dotjs/format.js"(Me,Bn){"use strict";Bn.exports=function generate_format(Me,Bn,Hn){var zn=" ";var ni=Me.level;var Ci=Me.dataLevel;var aa=Me.schema[Bn];var oa=Me.schemaPath+Me.util.getProperty(Bn);var ca=Me.errSchemaPath+"/"+Bn;var _a=!Me.opts.allErrors;var xa="data"+(Ci||"");if(Me.opts.format===false){if(_a){zn+=" if (true) { "}return zn}var Ga=Me.opts.$data&&aa&&aa.$data,Ha;if(Ga){zn+=" var schema"+ni+" = "+Me.util.getData(aa.$data,Ci,Me.dataPathArr)+"; ";Ha="schema"+ni}else{Ha=aa}var ts=Me.opts.unknownFormats,Ps=Array.isArray(ts);if(Ga){var so="format"+ni,oo="isObject"+ni,Jo="formatType"+ni;zn+=" var "+so+" = formats["+Ha+"]; var "+oo+" = typeof "+so+" == 'object' && !("+so+" instanceof RegExp) && "+so+".validate; var "+Jo+" = "+oo+" && "+so+".type || 'string'; if ("+oo+") { ";if(Me.async){zn+=" var async"+ni+" = "+so+".async; "}zn+=" "+so+" = "+so+".validate; } if ( ";if(Ga){zn+=" ("+Ha+" !== undefined && typeof "+Ha+" != 'string') || "}zn+=" (";if(ts!="ignore"){zn+=" ("+Ha+" && !"+so+" ";if(Ps){zn+=" && self._opts.unknownFormats.indexOf("+Ha+") == -1 "}zn+=") || "}zn+=" ("+so+" && "+Jo+" == '"+Hn+"' && !(typeof "+so+" == 'function' ? ";if(Me.async){zn+=" (async"+ni+" ? await "+so+"("+xa+") : "+so+"("+xa+")) "}else{zn+=" "+so+"("+xa+") "}zn+=" : "+so+".test("+xa+"))))) {"}else{var so=Me.formats[aa];if(!so){if(ts=="ignore"){Me.logger.warn('unknown format "'+aa+'" ignored in schema at path "'+Me.errSchemaPath+'"');if(_a){zn+=" if (true) { "}return zn}else if(Ps&&ts.indexOf(aa)>=0){if(_a){zn+=" if (true) { "}return zn}else{throw new Error('unknown format "'+aa+'" is used in schema at path "'+Me.errSchemaPath+'"')}}var oo=typeof so=="object"&&!(so instanceof RegExp)&&so.validate;var Jo=oo&&so.type||"string";if(oo){var tc=so.async===true;so=so.validate}if(Jo!=Hn){if(_a){zn+=" if (true) { "}return zn}if(tc){if(!Me.async)throw new Error("async format in sync schema");var dc="formats"+Me.util.getProperty(aa)+".validate";zn+=" if (!(await "+dc+"("+xa+"))) { "}else{zn+=" if (! ";var dc="formats"+Me.util.getProperty(aa);if(oo)dc+=".validate";if(typeof so=="function"){zn+=" "+dc+"("+xa+") "}else{zn+=" "+dc+".test("+xa+") "}zn+=") { "}}var Fc=Fc||[];Fc.push(zn);zn="";if(Me.createErrors!==false){zn+=" { keyword: 'format' , dataPath: (dataPath || '') + "+Me.errorPath+" , schemaPath: "+Me.util.toQuotedString(ca)+" , params: { format: ";if(Ga){zn+=""+Ha}else{zn+=""+Me.util.toQuotedString(aa)}zn+=" } ";if(Me.opts.messages!==false){zn+=` , message: 'should match format "`;if(Ga){zn+="' + "+Ha+" + '"}else{zn+=""+Me.util.escapeQuotes(aa)}zn+=`"' `}if(Me.opts.verbose){zn+=" , schema: ";if(Ga){zn+="validate.schema"+oa}else{zn+=""+Me.util.toQuotedString(aa)}zn+=" , parentSchema: validate.schema"+Me.schemaPath+" , data: "+xa+" "}zn+=" } "}else{zn+=" {} "}var Jc=zn;zn=Fc.pop();if(!Me.compositeRule&&_a){if(Me.async){zn+=" throw new ValidationError(["+Jc+"]); "}else{zn+=" validate.errors = ["+Jc+"]; return false; "}}else{zn+=" var err = "+Jc+"; if (vErrors === null) vErrors = [err]; else vErrors.push(err); errors++; "}zn+=" } ";if(_a){zn+=" else { "}return zn}}});var Qf=__commonJS({"node_modules/ajv/lib/dotjs/if.js"(Me,Bn){"use strict";Bn.exports=function generate_if(Me,Bn,Hn){var zn=" ";var ni=Me.level;var Ci=Me.dataLevel;var aa=Me.schema[Bn];var oa=Me.schemaPath+Me.util.getProperty(Bn);var ca=Me.errSchemaPath+"/"+Bn;var _a=!Me.opts.allErrors;var xa="data"+(Ci||"");var Ga="valid"+ni;var Ha="errs__"+ni;var ts=Me.util.copy(Me);ts.level++;var Ps="valid"+ts.level;var so=Me.schema["then"],oo=Me.schema["else"],Jo=so!==void 0&&(Me.opts.strictKeywords?typeof so=="object"&&Object.keys(so).length>0||so===false:Me.util.schemaHasRules(so,Me.RULES.all)),tc=oo!==void 0&&(Me.opts.strictKeywords?typeof oo=="object"&&Object.keys(oo).length>0||oo===false:Me.util.schemaHasRules(oo,Me.RULES.all)),dc=ts.baseId;if(Jo||tc){var Fc;ts.createErrors=false;ts.schema=aa;ts.schemaPath=oa;ts.errSchemaPath=ca;zn+=" var "+Ha+" = errors; var "+Ga+" = true; ";var Jc=Me.compositeRule;Me.compositeRule=ts.compositeRule=true;zn+=" "+Me.validate(ts)+" ";ts.baseId=dc;ts.createErrors=true;zn+=" errors = "+Ha+"; if (vErrors !== null) { if ("+Ha+") vErrors.length = "+Ha+"; else vErrors = null; } ";Me.compositeRule=ts.compositeRule=Jc;if(Jo){zn+=" if ("+Ps+") { ";ts.schema=Me.schema["then"];ts.schemaPath=Me.schemaPath+".then";ts.errSchemaPath=Me.errSchemaPath+"/then";zn+=" "+Me.validate(ts)+" ";ts.baseId=dc;zn+=" "+Ga+" = "+Ps+"; ";if(Jo&&tc){Fc="ifClause"+ni;zn+=" var "+Fc+" = 'then'; "}else{Fc="'then'"}zn+=" } ";if(tc){zn+=" else { "}}else{zn+=" if (!"+Ps+") { "}if(tc){ts.schema=Me.schema["else"];ts.schemaPath=Me.schemaPath+".else";ts.errSchemaPath=Me.errSchemaPath+"/else";zn+=" "+Me.validate(ts)+" ";ts.baseId=dc;zn+=" "+Ga+" = "+Ps+"; ";if(Jo&&tc){Fc="ifClause"+ni;zn+=" var "+Fc+" = 'else'; "}else{Fc="'else'"}zn+=" } "}zn+=" if (!"+Ga+") { var err = ";if(Me.createErrors!==false){zn+=" { keyword: 'if' , dataPath: (dataPath || '') + "+Me.errorPath+" , schemaPath: "+Me.util.toQuotedString(ca)+" , params: { failingKeyword: "+Fc+" } ";if(Me.opts.messages!==false){zn+=` , message: 'should match "' + `+Fc+` + '" schema' `}if(Me.opts.verbose){zn+=" , schema: validate.schema"+oa+" , parentSchema: validate.schema"+Me.schemaPath+" , data: "+xa+" "}zn+=" } "}else{zn+=" {} "}zn+="; if (vErrors === null) vErrors = [err]; else vErrors.push(err); errors++; ";if(!Me.compositeRule&&_a){if(Me.async){zn+=" throw new ValidationError(vErrors); "}else{zn+=" validate.errors = vErrors; return false; "}}zn+=" } ";if(_a){zn+=" else { "}}else{if(_a){zn+=" if (true) { "}}return zn}}});var Yf=__commonJS({"node_modules/ajv/lib/dotjs/items.js"(Me,Bn){"use strict";Bn.exports=function generate_items(Me,Bn,Hn){var zn=" ";var ni=Me.level;var Ci=Me.dataLevel;var aa=Me.schema[Bn];var oa=Me.schemaPath+Me.util.getProperty(Bn);var ca=Me.errSchemaPath+"/"+Bn;var _a=!Me.opts.allErrors;var xa="data"+(Ci||"");var Ga="valid"+ni;var Ha="errs__"+ni;var ts=Me.util.copy(Me);var Ps="";ts.level++;var so="valid"+ts.level;var oo="i"+ni,Jo=ts.dataLevel=Me.dataLevel+1,tc="data"+Jo,dc=Me.baseId;zn+="var "+Ha+" = errors;var "+Ga+";";if(Array.isArray(aa)){var Fc=Me.schema.additionalItems;if(Fc===false){zn+=" "+Ga+" = "+xa+".length <= "+aa.length+"; ";var Jc=ca;ca=Me.errSchemaPath+"/additionalItems";zn+=" if (!"+Ga+") { ";var Dp=Dp||[];Dp.push(zn);zn="";if(Me.createErrors!==false){zn+=" { keyword: 'additionalItems' , dataPath: (dataPath || '') + "+Me.errorPath+" , schemaPath: "+Me.util.toQuotedString(ca)+" , params: { limit: "+aa.length+" } ";if(Me.opts.messages!==false){zn+=" , message: 'should NOT have more than "+aa.length+" items' "}if(Me.opts.verbose){zn+=" , schema: false , parentSchema: validate.schema"+Me.schemaPath+" , data: "+xa+" "}zn+=" } "}else{zn+=" {} "}var kp=zn;zn=Dp.pop();if(!Me.compositeRule&&_a){if(Me.async){zn+=" throw new ValidationError(["+kp+"]); "}else{zn+=" validate.errors = ["+kp+"]; return false; "}}else{zn+=" var err = "+kp+"; if (vErrors === null) vErrors = [err]; else vErrors.push(err); errors++; "}zn+=" } ";ca=Jc;if(_a){Ps+="}";zn+=" else { "}}var Qp=aa;if(Qp){var Up,qp=-1,Vp=Qp.length-1;while(qp0||Up===false:Me.util.schemaHasRules(Up,Me.RULES.all)){zn+=" "+so+" = true; if ("+xa+".length > "+qp+") { ";var Jp=xa+"["+qp+"]";ts.schema=Up;ts.schemaPath=oa+"["+qp+"]";ts.errSchemaPath=ca+"/"+qp;ts.errorPath=Me.util.getPathExpr(Me.errorPath,qp,Me.opts.jsonPointers,true);ts.dataPathArr[Jo]=qp;var Wp=Me.validate(ts);ts.baseId=dc;if(Me.util.varOccurences(Wp,tc)<2){zn+=" "+Me.util.varReplace(Wp,tc,Jp)+" "}else{zn+=" var "+tc+" = "+Jp+"; "+Wp+" "}zn+=" } ";if(_a){zn+=" if ("+so+") { ";Ps+="}"}}}}if(typeof Fc=="object"&&(Me.opts.strictKeywords?typeof Fc=="object"&&Object.keys(Fc).length>0||Fc===false:Me.util.schemaHasRules(Fc,Me.RULES.all))){ts.schema=Fc;ts.schemaPath=Me.schemaPath+".additionalItems";ts.errSchemaPath=Me.errSchemaPath+"/additionalItems";zn+=" "+so+" = true; if ("+xa+".length > "+aa.length+") { for (var "+oo+" = "+aa.length+"; "+oo+" < "+xa+".length; "+oo+"++) { ";ts.errorPath=Me.util.getPathExpr(Me.errorPath,oo,Me.opts.jsonPointers,true);var Jp=xa+"["+oo+"]";ts.dataPathArr[Jo]=oo;var Wp=Me.validate(ts);ts.baseId=dc;if(Me.util.varOccurences(Wp,tc)<2){zn+=" "+Me.util.varReplace(Wp,tc,Jp)+" "}else{zn+=" var "+tc+" = "+Jp+"; "+Wp+" "}if(_a){zn+=" if (!"+so+") break; "}zn+=" } } ";if(_a){zn+=" if ("+so+") { ";Ps+="}"}}}else if(Me.opts.strictKeywords?typeof aa=="object"&&Object.keys(aa).length>0||aa===false:Me.util.schemaHasRules(aa,Me.RULES.all)){ts.schema=aa;ts.schemaPath=oa;ts.errSchemaPath=ca;zn+=" for (var "+oo+" = 0; "+oo+" < "+xa+".length; "+oo+"++) { ";ts.errorPath=Me.util.getPathExpr(Me.errorPath,oo,Me.opts.jsonPointers,true);var Jp=xa+"["+oo+"]";ts.dataPathArr[Jo]=oo;var Wp=Me.validate(ts);ts.baseId=dc;if(Me.util.varOccurences(Wp,tc)<2){zn+=" "+Me.util.varReplace(Wp,tc,Jp)+" "}else{zn+=" var "+tc+" = "+Jp+"; "+Wp+" "}if(_a){zn+=" if (!"+so+") break; "}zn+=" }"}if(_a){zn+=" "+Ps+" if ("+Ha+" == errors) {"}return zn}}});var Kf=__commonJS({"node_modules/ajv/lib/dotjs/_limit.js"(Me,Bn){"use strict";Bn.exports=function generate__limit(Me,Bn,Hn){var zn=" ";var ni=Me.level;var Ci=Me.dataLevel;var aa=Me.schema[Bn];var oa=Me.schemaPath+Me.util.getProperty(Bn);var ca=Me.errSchemaPath+"/"+Bn;var _a=!Me.opts.allErrors;var xa;var Ga="data"+(Ci||"");var Ha=Me.opts.$data&&aa&&aa.$data,ts;if(Ha){zn+=" var schema"+ni+" = "+Me.util.getData(aa.$data,Ci,Me.dataPathArr)+"; ";ts="schema"+ni}else{ts=aa}var Ps=Bn=="maximum",so=Ps?"exclusiveMaximum":"exclusiveMinimum",oo=Me.schema[so],Jo=Me.opts.$data&&oo&&oo.$data,tc=Ps?"<":">",dc=Ps?">":"<",xa=void 0;if(!(Ha||typeof aa=="number"||aa===void 0)){throw new Error(Bn+" must be number")}if(!(Jo||oo===void 0||typeof oo=="number"||typeof oo=="boolean")){throw new Error(so+" must be number or boolean")}if(Jo){var Fc=Me.util.getData(oo.$data,Ci,Me.dataPathArr),Jc="exclusive"+ni,Dp="exclType"+ni,kp="exclIsNumber"+ni,Qp="op"+ni,Up="' + "+Qp+" + '";zn+=" var schemaExcl"+ni+" = "+Fc+"; ";Fc="schemaExcl"+ni;zn+=" var "+Jc+"; var "+Dp+" = typeof "+Fc+"; if ("+Dp+" != 'boolean' && "+Dp+" != 'undefined' && "+Dp+" != 'number') { ";var xa=so;var qp=qp||[];qp.push(zn);zn="";if(Me.createErrors!==false){zn+=" { keyword: '"+(xa||"_exclusiveLimit")+"' , dataPath: (dataPath || '') + "+Me.errorPath+" , schemaPath: "+Me.util.toQuotedString(ca)+" , params: {} ";if(Me.opts.messages!==false){zn+=" , message: '"+so+" should be boolean' "}if(Me.opts.verbose){zn+=" , schema: validate.schema"+oa+" , parentSchema: validate.schema"+Me.schemaPath+" , data: "+Ga+" "}zn+=" } "}else{zn+=" {} "}var Vp=zn;zn=qp.pop();if(!Me.compositeRule&&_a){if(Me.async){zn+=" throw new ValidationError(["+Vp+"]); "}else{zn+=" validate.errors = ["+Vp+"]; return false; "}}else{zn+=" var err = "+Vp+"; if (vErrors === null) vErrors = [err]; else vErrors.push(err); errors++; "}zn+=" } else if ( ";if(Ha){zn+=" ("+ts+" !== undefined && typeof "+ts+" != 'number') || "}zn+=" "+Dp+" == 'number' ? ( ("+Jc+" = "+ts+" === undefined || "+Fc+" "+tc+"= "+ts+") ? "+Ga+" "+dc+"= "+Fc+" : "+Ga+" "+dc+" "+ts+" ) : ( ("+Jc+" = "+Fc+" === true) ? "+Ga+" "+dc+"= "+ts+" : "+Ga+" "+dc+" "+ts+" ) || "+Ga+" !== "+Ga+") { var op"+ni+" = "+Jc+" ? '"+tc+"' : '"+tc+"='; ";if(aa===void 0){xa=so;ca=Me.errSchemaPath+"/"+so;ts=Fc;Ha=Jo}}else{var kp=typeof oo=="number",Up=tc;if(kp&&Ha){var Qp="'"+Up+"'";zn+=" if ( ";if(Ha){zn+=" ("+ts+" !== undefined && typeof "+ts+" != 'number') || "}zn+=" ( "+ts+" === undefined || "+oo+" "+tc+"= "+ts+" ? "+Ga+" "+dc+"= "+oo+" : "+Ga+" "+dc+" "+ts+" ) || "+Ga+" !== "+Ga+") { "}else{if(kp&&aa===void 0){Jc=true;xa=so;ca=Me.errSchemaPath+"/"+so;ts=oo;dc+="="}else{if(kp)ts=Math[Ps?"min":"max"](oo,aa);if(oo===(kp?ts:true)){Jc=true;xa=so;ca=Me.errSchemaPath+"/"+so;dc+="="}else{Jc=false;Up+="="}}var Qp="'"+Up+"'";zn+=" if ( ";if(Ha){zn+=" ("+ts+" !== undefined && typeof "+ts+" != 'number') || "}zn+=" "+Ga+" "+dc+" "+ts+" || "+Ga+" !== "+Ga+") { "}}xa=xa||Bn;var qp=qp||[];qp.push(zn);zn="";if(Me.createErrors!==false){zn+=" { keyword: '"+(xa||"_limit")+"' , dataPath: (dataPath || '') + "+Me.errorPath+" , schemaPath: "+Me.util.toQuotedString(ca)+" , params: { comparison: "+Qp+", limit: "+ts+", exclusive: "+Jc+" } ";if(Me.opts.messages!==false){zn+=" , message: 'should be "+Up+" ";if(Ha){zn+="' + "+ts}else{zn+=""+ts+"'"}}if(Me.opts.verbose){zn+=" , schema: ";if(Ha){zn+="validate.schema"+oa}else{zn+=""+aa}zn+=" , parentSchema: validate.schema"+Me.schemaPath+" , data: "+Ga+" "}zn+=" } "}else{zn+=" {} "}var Vp=zn;zn=qp.pop();if(!Me.compositeRule&&_a){if(Me.async){zn+=" throw new ValidationError(["+Vp+"]); "}else{zn+=" validate.errors = ["+Vp+"]; return false; "}}else{zn+=" var err = "+Vp+"; if (vErrors === null) vErrors = [err]; else vErrors.push(err); errors++; "}zn+=" } ";if(_a){zn+=" else { "}return zn}}});var Xf=__commonJS({"node_modules/ajv/lib/dotjs/_limitItems.js"(Me,Bn){"use strict";Bn.exports=function generate__limitItems(Me,Bn,Hn){var zn=" ";var ni=Me.level;var Ci=Me.dataLevel;var aa=Me.schema[Bn];var oa=Me.schemaPath+Me.util.getProperty(Bn);var ca=Me.errSchemaPath+"/"+Bn;var _a=!Me.opts.allErrors;var xa;var Ga="data"+(Ci||"");var Ha=Me.opts.$data&&aa&&aa.$data,ts;if(Ha){zn+=" var schema"+ni+" = "+Me.util.getData(aa.$data,Ci,Me.dataPathArr)+"; ";ts="schema"+ni}else{ts=aa}if(!(Ha||typeof aa=="number")){throw new Error(Bn+" must be number")}var Ps=Bn=="maxItems"?">":"<";zn+="if ( ";if(Ha){zn+=" ("+ts+" !== undefined && typeof "+ts+" != 'number') || "}zn+=" "+Ga+".length "+Ps+" "+ts+") { ";var xa=Bn;var so=so||[];so.push(zn);zn="";if(Me.createErrors!==false){zn+=" { keyword: '"+(xa||"_limitItems")+"' , dataPath: (dataPath || '') + "+Me.errorPath+" , schemaPath: "+Me.util.toQuotedString(ca)+" , params: { limit: "+ts+" } ";if(Me.opts.messages!==false){zn+=" , message: 'should NOT have ";if(Bn=="maxItems"){zn+="more"}else{zn+="fewer"}zn+=" than ";if(Ha){zn+="' + "+ts+" + '"}else{zn+=""+aa}zn+=" items' "}if(Me.opts.verbose){zn+=" , schema: ";if(Ha){zn+="validate.schema"+oa}else{zn+=""+aa}zn+=" , parentSchema: validate.schema"+Me.schemaPath+" , data: "+Ga+" "}zn+=" } "}else{zn+=" {} "}var oo=zn;zn=so.pop();if(!Me.compositeRule&&_a){if(Me.async){zn+=" throw new ValidationError(["+oo+"]); "}else{zn+=" validate.errors = ["+oo+"]; return false; "}}else{zn+=" var err = "+oo+"; if (vErrors === null) vErrors = [err]; else vErrors.push(err); errors++; "}zn+="} ";if(_a){zn+=" else { "}return zn}}});var Ad=__commonJS({"node_modules/ajv/lib/dotjs/_limitLength.js"(Me,Bn){"use strict";Bn.exports=function generate__limitLength(Me,Bn,Hn){var zn=" ";var ni=Me.level;var Ci=Me.dataLevel;var aa=Me.schema[Bn];var oa=Me.schemaPath+Me.util.getProperty(Bn);var ca=Me.errSchemaPath+"/"+Bn;var _a=!Me.opts.allErrors;var xa;var Ga="data"+(Ci||"");var Ha=Me.opts.$data&&aa&&aa.$data,ts;if(Ha){zn+=" var schema"+ni+" = "+Me.util.getData(aa.$data,Ci,Me.dataPathArr)+"; ";ts="schema"+ni}else{ts=aa}if(!(Ha||typeof aa=="number")){throw new Error(Bn+" must be number")}var Ps=Bn=="maxLength"?">":"<";zn+="if ( ";if(Ha){zn+=" ("+ts+" !== undefined && typeof "+ts+" != 'number') || "}if(Me.opts.unicode===false){zn+=" "+Ga+".length "}else{zn+=" ucs2length("+Ga+") "}zn+=" "+Ps+" "+ts+") { ";var xa=Bn;var so=so||[];so.push(zn);zn="";if(Me.createErrors!==false){zn+=" { keyword: '"+(xa||"_limitLength")+"' , dataPath: (dataPath || '') + "+Me.errorPath+" , schemaPath: "+Me.util.toQuotedString(ca)+" , params: { limit: "+ts+" } ";if(Me.opts.messages!==false){zn+=" , message: 'should NOT be ";if(Bn=="maxLength"){zn+="longer"}else{zn+="shorter"}zn+=" than ";if(Ha){zn+="' + "+ts+" + '"}else{zn+=""+aa}zn+=" characters' "}if(Me.opts.verbose){zn+=" , schema: ";if(Ha){zn+="validate.schema"+oa}else{zn+=""+aa}zn+=" , parentSchema: validate.schema"+Me.schemaPath+" , data: "+Ga+" "}zn+=" } "}else{zn+=" {} "}var oo=zn;zn=so.pop();if(!Me.compositeRule&&_a){if(Me.async){zn+=" throw new ValidationError(["+oo+"]); "}else{zn+=" validate.errors = ["+oo+"]; return false; "}}else{zn+=" var err = "+oo+"; if (vErrors === null) vErrors = [err]; else vErrors.push(err); errors++; "}zn+="} ";if(_a){zn+=" else { "}return zn}}});var Cd=__commonJS({"node_modules/ajv/lib/dotjs/_limitProperties.js"(Me,Bn){"use strict";Bn.exports=function generate__limitProperties(Me,Bn,Hn){var zn=" ";var ni=Me.level;var Ci=Me.dataLevel;var aa=Me.schema[Bn];var oa=Me.schemaPath+Me.util.getProperty(Bn);var ca=Me.errSchemaPath+"/"+Bn;var _a=!Me.opts.allErrors;var xa;var Ga="data"+(Ci||"");var Ha=Me.opts.$data&&aa&&aa.$data,ts;if(Ha){zn+=" var schema"+ni+" = "+Me.util.getData(aa.$data,Ci,Me.dataPathArr)+"; ";ts="schema"+ni}else{ts=aa}if(!(Ha||typeof aa=="number")){throw new Error(Bn+" must be number")}var Ps=Bn=="maxProperties"?">":"<";zn+="if ( ";if(Ha){zn+=" ("+ts+" !== undefined && typeof "+ts+" != 'number') || "}zn+=" Object.keys("+Ga+").length "+Ps+" "+ts+") { ";var xa=Bn;var so=so||[];so.push(zn);zn="";if(Me.createErrors!==false){zn+=" { keyword: '"+(xa||"_limitProperties")+"' , dataPath: (dataPath || '') + "+Me.errorPath+" , schemaPath: "+Me.util.toQuotedString(ca)+" , params: { limit: "+ts+" } ";if(Me.opts.messages!==false){zn+=" , message: 'should NOT have ";if(Bn=="maxProperties"){zn+="more"}else{zn+="fewer"}zn+=" than ";if(Ha){zn+="' + "+ts+" + '"}else{zn+=""+aa}zn+=" properties' "}if(Me.opts.verbose){zn+=" , schema: ";if(Ha){zn+="validate.schema"+oa}else{zn+=""+aa}zn+=" , parentSchema: validate.schema"+Me.schemaPath+" , data: "+Ga+" "}zn+=" } "}else{zn+=" {} "}var oo=zn;zn=so.pop();if(!Me.compositeRule&&_a){if(Me.async){zn+=" throw new ValidationError(["+oo+"]); "}else{zn+=" validate.errors = ["+oo+"]; return false; "}}else{zn+=" var err = "+oo+"; if (vErrors === null) vErrors = [err]; else vErrors.push(err); errors++; "}zn+="} ";if(_a){zn+=" else { "}return zn}}});var xd=__commonJS({"node_modules/ajv/lib/dotjs/multipleOf.js"(Me,Bn){"use strict";Bn.exports=function generate_multipleOf(Me,Bn,Hn){var zn=" ";var ni=Me.level;var Ci=Me.dataLevel;var aa=Me.schema[Bn];var oa=Me.schemaPath+Me.util.getProperty(Bn);var ca=Me.errSchemaPath+"/"+Bn;var _a=!Me.opts.allErrors;var xa="data"+(Ci||"");var Ga=Me.opts.$data&&aa&&aa.$data,Ha;if(Ga){zn+=" var schema"+ni+" = "+Me.util.getData(aa.$data,Ci,Me.dataPathArr)+"; ";Ha="schema"+ni}else{Ha=aa}if(!(Ga||typeof aa=="number")){throw new Error(Bn+" must be number")}zn+="var division"+ni+";if (";if(Ga){zn+=" "+Ha+" !== undefined && ( typeof "+Ha+" != 'number' || "}zn+=" (division"+ni+" = "+xa+" / "+Ha+", ";if(Me.opts.multipleOfPrecision){zn+=" Math.abs(Math.round(division"+ni+") - division"+ni+") > 1e-"+Me.opts.multipleOfPrecision+" "}else{zn+=" division"+ni+" !== parseInt(division"+ni+") "}zn+=" ) ";if(Ga){zn+=" ) "}zn+=" ) { ";var ts=ts||[];ts.push(zn);zn="";if(Me.createErrors!==false){zn+=" { keyword: 'multipleOf' , dataPath: (dataPath || '') + "+Me.errorPath+" , schemaPath: "+Me.util.toQuotedString(ca)+" , params: { multipleOf: "+Ha+" } ";if(Me.opts.messages!==false){zn+=" , message: 'should be multiple of ";if(Ga){zn+="' + "+Ha}else{zn+=""+Ha+"'"}}if(Me.opts.verbose){zn+=" , schema: ";if(Ga){zn+="validate.schema"+oa}else{zn+=""+aa}zn+=" , parentSchema: validate.schema"+Me.schemaPath+" , data: "+xa+" "}zn+=" } "}else{zn+=" {} "}var Ps=zn;zn=ts.pop();if(!Me.compositeRule&&_a){if(Me.async){zn+=" throw new ValidationError(["+Ps+"]); "}else{zn+=" validate.errors = ["+Ps+"]; return false; "}}else{zn+=" var err = "+Ps+"; if (vErrors === null) vErrors = [err]; else vErrors.push(err); errors++; "}zn+="} ";if(_a){zn+=" else { "}return zn}}});var wd=__commonJS({"node_modules/ajv/lib/dotjs/not.js"(Me,Bn){"use strict";Bn.exports=function generate_not(Me,Bn,Hn){var zn=" ";var ni=Me.level;var Ci=Me.dataLevel;var aa=Me.schema[Bn];var oa=Me.schemaPath+Me.util.getProperty(Bn);var ca=Me.errSchemaPath+"/"+Bn;var _a=!Me.opts.allErrors;var xa="data"+(Ci||"");var Ga="errs__"+ni;var Ha=Me.util.copy(Me);Ha.level++;var ts="valid"+Ha.level;if(Me.opts.strictKeywords?typeof aa=="object"&&Object.keys(aa).length>0||aa===false:Me.util.schemaHasRules(aa,Me.RULES.all)){Ha.schema=aa;Ha.schemaPath=oa;Ha.errSchemaPath=ca;zn+=" var "+Ga+" = errors; ";var Ps=Me.compositeRule;Me.compositeRule=Ha.compositeRule=true;Ha.createErrors=false;var so;if(Ha.opts.allErrors){so=Ha.opts.allErrors;Ha.opts.allErrors=false}zn+=" "+Me.validate(Ha)+" ";Ha.createErrors=true;if(so)Ha.opts.allErrors=so;Me.compositeRule=Ha.compositeRule=Ps;zn+=" if ("+ts+") { ";var oo=oo||[];oo.push(zn);zn="";if(Me.createErrors!==false){zn+=" { keyword: 'not' , dataPath: (dataPath || '') + "+Me.errorPath+" , schemaPath: "+Me.util.toQuotedString(ca)+" , params: {} ";if(Me.opts.messages!==false){zn+=" , message: 'should NOT be valid' "}if(Me.opts.verbose){zn+=" , schema: validate.schema"+oa+" , parentSchema: validate.schema"+Me.schemaPath+" , data: "+xa+" "}zn+=" } "}else{zn+=" {} "}var Jo=zn;zn=oo.pop();if(!Me.compositeRule&&_a){if(Me.async){zn+=" throw new ValidationError(["+Jo+"]); "}else{zn+=" validate.errors = ["+Jo+"]; return false; "}}else{zn+=" var err = "+Jo+"; if (vErrors === null) vErrors = [err]; else vErrors.push(err); errors++; "}zn+=" } else { errors = "+Ga+"; if (vErrors !== null) { if ("+Ga+") vErrors.length = "+Ga+"; else vErrors = null; } ";if(Me.opts.allErrors){zn+=" } "}}else{zn+=" var err = ";if(Me.createErrors!==false){zn+=" { keyword: 'not' , dataPath: (dataPath || '') + "+Me.errorPath+" , schemaPath: "+Me.util.toQuotedString(ca)+" , params: {} ";if(Me.opts.messages!==false){zn+=" , message: 'should NOT be valid' "}if(Me.opts.verbose){zn+=" , schema: validate.schema"+oa+" , parentSchema: validate.schema"+Me.schemaPath+" , data: "+xa+" "}zn+=" } "}else{zn+=" {} "}zn+="; if (vErrors === null) vErrors = [err]; else vErrors.push(err); errors++; ";if(_a){zn+=" if (false) { "}}return zn}}});var Sd=__commonJS({"node_modules/ajv/lib/dotjs/oneOf.js"(Me,Bn){"use strict";Bn.exports=function generate_oneOf(Me,Bn,Hn){var zn=" ";var ni=Me.level;var Ci=Me.dataLevel;var aa=Me.schema[Bn];var oa=Me.schemaPath+Me.util.getProperty(Bn);var ca=Me.errSchemaPath+"/"+Bn;var _a=!Me.opts.allErrors;var xa="data"+(Ci||"");var Ga="valid"+ni;var Ha="errs__"+ni;var ts=Me.util.copy(Me);var Ps="";ts.level++;var so="valid"+ts.level;var oo=ts.baseId,Jo="prevValid"+ni,tc="passingSchemas"+ni;zn+="var "+Ha+" = errors , "+Jo+" = false , "+Ga+" = false , "+tc+" = null; ";var dc=Me.compositeRule;Me.compositeRule=ts.compositeRule=true;var Fc=aa;if(Fc){var Jc,Dp=-1,kp=Fc.length-1;while(Dp0||Jc===false:Me.util.schemaHasRules(Jc,Me.RULES.all)){ts.schema=Jc;ts.schemaPath=oa+"["+Dp+"]";ts.errSchemaPath=ca+"/"+Dp;zn+=" "+Me.validate(ts)+" ";ts.baseId=oo}else{zn+=" var "+so+" = true; "}if(Dp){zn+=" if ("+so+" && "+Jo+") { "+Ga+" = false; "+tc+" = ["+tc+", "+Dp+"]; } else { ";Ps+="}"}zn+=" if ("+so+") { "+Ga+" = "+Jo+" = true; "+tc+" = "+Dp+"; }"}}Me.compositeRule=ts.compositeRule=dc;zn+=""+Ps+"if (!"+Ga+") { var err = ";if(Me.createErrors!==false){zn+=" { keyword: 'oneOf' , dataPath: (dataPath || '') + "+Me.errorPath+" , schemaPath: "+Me.util.toQuotedString(ca)+" , params: { passingSchemas: "+tc+" } ";if(Me.opts.messages!==false){zn+=" , message: 'should match exactly one schema in oneOf' "}if(Me.opts.verbose){zn+=" , schema: validate.schema"+oa+" , parentSchema: validate.schema"+Me.schemaPath+" , data: "+xa+" "}zn+=" } "}else{zn+=" {} "}zn+="; if (vErrors === null) vErrors = [err]; else vErrors.push(err); errors++; ";if(!Me.compositeRule&&_a){if(Me.async){zn+=" throw new ValidationError(vErrors); "}else{zn+=" validate.errors = vErrors; return false; "}}zn+="} else { errors = "+Ha+"; if (vErrors !== null) { if ("+Ha+") vErrors.length = "+Ha+"; else vErrors = null; }";if(Me.opts.allErrors){zn+=" } "}return zn}}});var Td=__commonJS({"node_modules/ajv/lib/dotjs/pattern.js"(Me,Bn){"use strict";Bn.exports=function generate_pattern(Me,Bn,Hn){var zn=" ";var ni=Me.level;var Ci=Me.dataLevel;var aa=Me.schema[Bn];var oa=Me.schemaPath+Me.util.getProperty(Bn);var ca=Me.errSchemaPath+"/"+Bn;var _a=!Me.opts.allErrors;var xa="data"+(Ci||"");var Ga=Me.opts.$data&&aa&&aa.$data,Ha;if(Ga){zn+=" var schema"+ni+" = "+Me.util.getData(aa.$data,Ci,Me.dataPathArr)+"; ";Ha="schema"+ni}else{Ha=aa}var ts=Ga?"(new RegExp("+Ha+"))":Me.usePattern(aa);zn+="if ( ";if(Ga){zn+=" ("+Ha+" !== undefined && typeof "+Ha+" != 'string') || "}zn+=" !"+ts+".test("+xa+") ) { ";var Ps=Ps||[];Ps.push(zn);zn="";if(Me.createErrors!==false){zn+=" { keyword: 'pattern' , dataPath: (dataPath || '') + "+Me.errorPath+" , schemaPath: "+Me.util.toQuotedString(ca)+" , params: { pattern: ";if(Ga){zn+=""+Ha}else{zn+=""+Me.util.toQuotedString(aa)}zn+=" } ";if(Me.opts.messages!==false){zn+=` , message: 'should match pattern "`;if(Ga){zn+="' + "+Ha+" + '"}else{zn+=""+Me.util.escapeQuotes(aa)}zn+=`"' `}if(Me.opts.verbose){zn+=" , schema: ";if(Ga){zn+="validate.schema"+oa}else{zn+=""+Me.util.toQuotedString(aa)}zn+=" , parentSchema: validate.schema"+Me.schemaPath+" , data: "+xa+" "}zn+=" } "}else{zn+=" {} "}var so=zn;zn=Ps.pop();if(!Me.compositeRule&&_a){if(Me.async){zn+=" throw new ValidationError(["+so+"]); "}else{zn+=" validate.errors = ["+so+"]; return false; "}}else{zn+=" var err = "+so+"; if (vErrors === null) vErrors = [err]; else vErrors.push(err); errors++; "}zn+="} ";if(_a){zn+=" else { "}return zn}}});var Pd=__commonJS({"node_modules/ajv/lib/dotjs/properties.js"(Me,Bn){"use strict";Bn.exports=function generate_properties(Me,Bn,Hn){var zn=" ";var ni=Me.level;var Ci=Me.dataLevel;var aa=Me.schema[Bn];var oa=Me.schemaPath+Me.util.getProperty(Bn);var ca=Me.errSchemaPath+"/"+Bn;var _a=!Me.opts.allErrors;var xa="data"+(Ci||"");var Ga="errs__"+ni;var Ha=Me.util.copy(Me);var ts="";Ha.level++;var Ps="valid"+Ha.level;var so="key"+ni,oo="idx"+ni,Jo=Ha.dataLevel=Me.dataLevel+1,tc="data"+Jo,dc="dataProperties"+ni;var Fc=Object.keys(aa||{}).filter(notProto),Jc=Me.schema.patternProperties||{},Dp=Object.keys(Jc).filter(notProto),kp=Me.schema.additionalProperties,Qp=Fc.length||Dp.length,Up=kp===false,qp=typeof kp=="object"&&Object.keys(kp).length,Vp=Me.opts.removeAdditional,Jp=Up||qp||Vp,Wp=Me.opts.ownProperties,zp=Me.baseId;var Qf=Me.schema.required;if(Qf&&!(Me.opts.$data&&Qf.$data)&&Qf.length8){zn+=" || validate.schema"+oa+".hasOwnProperty("+so+") "}else{var Kf=Fc;if(Kf){var Xf,Ad=-1,Cd=Kf.length-1;while(Ad0||cg===false:Me.util.schemaHasRules(cg,Me.RULES.all)){var lg=Me.util.getProperty(Xf),ng=xa+lg,pg=ag&&cg.default!==void 0;Ha.schema=cg;Ha.schemaPath=oa+lg;Ha.errSchemaPath=ca+"/"+Me.util.escapeFragment(Xf);Ha.errorPath=Me.util.getPath(Me.errorPath,Xf,Me.opts.jsonPointers);Ha.dataPathArr[Jo]=Me.util.toQuotedString(Xf);var ig=Me.validate(Ha);Ha.baseId=zp;if(Me.util.varOccurences(ig,tc)<2){ig=Me.util.varReplace(ig,tc,ng);var fg=ng}else{var fg=tc;zn+=" var "+tc+" = "+ng+"; "}if(pg){zn+=" "+ig+" "}else{if(Yf&&Yf[Xf]){zn+=" if ( "+fg+" === undefined ";if(Wp){zn+=" || ! Object.prototype.hasOwnProperty.call("+xa+", '"+Me.util.escapeQuotes(Xf)+"') "}zn+=") { "+Ps+" = false; ";var Pd=Me.errorPath,Zh=ca,dg=Me.util.escapeQuotes(Xf);if(Me.opts._errorDataPathProperty){Me.errorPath=Me.util.getPath(Pd,Xf,Me.opts.jsonPointers)}ca=Me.errSchemaPath+"/required";var eg=eg||[];eg.push(zn);zn="";if(Me.createErrors!==false){zn+=" { keyword: 'required' , dataPath: (dataPath || '') + "+Me.errorPath+" , schemaPath: "+Me.util.toQuotedString(ca)+" , params: { missingProperty: '"+dg+"' } ";if(Me.opts.messages!==false){zn+=" , message: '";if(Me.opts._errorDataPathProperty){zn+="is a required property"}else{zn+="should have required property \\'"+dg+"\\'"}zn+="' "}if(Me.opts.verbose){zn+=" , schema: validate.schema"+oa+" , parentSchema: validate.schema"+Me.schemaPath+" , data: "+xa+" "}zn+=" } "}else{zn+=" {} "}var tg=zn;zn=eg.pop();if(!Me.compositeRule&&_a){if(Me.async){zn+=" throw new ValidationError(["+tg+"]); "}else{zn+=" validate.errors = ["+tg+"]; return false; "}}else{zn+=" var err = "+tg+"; if (vErrors === null) vErrors = [err]; else vErrors.push(err); errors++; "}ca=Zh;Me.errorPath=Pd;zn+=" } else { "}else{if(_a){zn+=" if ( "+fg+" === undefined ";if(Wp){zn+=" || ! Object.prototype.hasOwnProperty.call("+xa+", '"+Me.util.escapeQuotes(Xf)+"') "}zn+=") { "+Ps+" = true; } else { "}else{zn+=" if ("+fg+" !== undefined ";if(Wp){zn+=" && Object.prototype.hasOwnProperty.call("+xa+", '"+Me.util.escapeQuotes(Xf)+"') "}zn+=" ) { "}}zn+=" "+ig+" } "}}if(_a){zn+=" if ("+Ps+") { ";ts+="}"}}}}if(Dp.length){var hg=Dp;if(hg){var wd,mg=-1,gg=hg.length-1;while(mg0||cg===false:Me.util.schemaHasRules(cg,Me.RULES.all)){Ha.schema=cg;Ha.schemaPath=Me.schemaPath+".patternProperties"+Me.util.getProperty(wd);Ha.errSchemaPath=Me.errSchemaPath+"/patternProperties/"+Me.util.escapeFragment(wd);if(Wp){zn+=" "+dc+" = "+dc+" || Object.keys("+xa+"); for (var "+oo+"=0; "+oo+"<"+dc+".length; "+oo+"++) { var "+so+" = "+dc+"["+oo+"]; "}else{zn+=" for (var "+so+" in "+xa+") { "}zn+=" if ("+Me.usePattern(wd)+".test("+so+")) { ";Ha.errorPath=Me.util.getPathExpr(Me.errorPath,so,Me.opts.jsonPointers);var ng=xa+"["+so+"]";Ha.dataPathArr[Jo]=so;var ig=Me.validate(Ha);Ha.baseId=zp;if(Me.util.varOccurences(ig,tc)<2){zn+=" "+Me.util.varReplace(ig,tc,ng)+" "}else{zn+=" var "+tc+" = "+ng+"; "+ig+" "}if(_a){zn+=" if (!"+Ps+") break; "}zn+=" } ";if(_a){zn+=" else "+Ps+" = true; "}zn+=" } ";if(_a){zn+=" if ("+Ps+") { ";ts+="}"}}}}}if(_a){zn+=" "+ts+" if ("+Ga+" == errors) {"}return zn}}});var Qh=__commonJS({"node_modules/ajv/lib/dotjs/propertyNames.js"(Me,Bn){"use strict";Bn.exports=function generate_propertyNames(Me,Bn,Hn){var zn=" ";var ni=Me.level;var Ci=Me.dataLevel;var aa=Me.schema[Bn];var oa=Me.schemaPath+Me.util.getProperty(Bn);var ca=Me.errSchemaPath+"/"+Bn;var _a=!Me.opts.allErrors;var xa="data"+(Ci||"");var Ga="errs__"+ni;var Ha=Me.util.copy(Me);var ts="";Ha.level++;var Ps="valid"+Ha.level;zn+="var "+Ga+" = errors;";if(Me.opts.strictKeywords?typeof aa=="object"&&Object.keys(aa).length>0||aa===false:Me.util.schemaHasRules(aa,Me.RULES.all)){Ha.schema=aa;Ha.schemaPath=oa;Ha.errSchemaPath=ca;var so="key"+ni,oo="idx"+ni,Jo="i"+ni,tc="' + "+so+" + '",dc=Ha.dataLevel=Me.dataLevel+1,Fc="data"+dc,Jc="dataProperties"+ni,Dp=Me.opts.ownProperties,kp=Me.baseId;if(Dp){zn+=" var "+Jc+" = undefined; "}if(Dp){zn+=" "+Jc+" = "+Jc+" || Object.keys("+xa+"); for (var "+oo+"=0; "+oo+"<"+Jc+".length; "+oo+"++) { var "+so+" = "+Jc+"["+oo+"]; "}else{zn+=" for (var "+so+" in "+xa+") { "}zn+=" var startErrs"+ni+" = errors; ";var Qp=so;var Up=Me.compositeRule;Me.compositeRule=Ha.compositeRule=true;var qp=Me.validate(Ha);Ha.baseId=kp;if(Me.util.varOccurences(qp,Fc)<2){zn+=" "+Me.util.varReplace(qp,Fc,Qp)+" "}else{zn+=" var "+Fc+" = "+Qp+"; "+qp+" "}Me.compositeRule=Ha.compositeRule=Up;zn+=" if (!"+Ps+") { for (var "+Jo+"=startErrs"+ni+"; "+Jo+"0||Fc===false:Me.util.schemaHasRules(Fc,Me.RULES.all)))){so[so.length]=Jo}}}}else{var so=aa}}if(Ha||so.length){var Jc=Me.errorPath,Dp=Ha||so.length>=Me.opts.loopRequired,kp=Me.opts.ownProperties;if(_a){zn+=" var missing"+ni+"; ";if(Dp){if(!Ha){zn+=" var "+Ps+" = validate.schema"+oa+"; "}var Qp="i"+ni,Up="schema"+ni+"["+Qp+"]",qp="' + "+Up+" + '";if(Me.opts._errorDataPathProperty){Me.errorPath=Me.util.getPathExpr(Jc,Up,Me.opts.jsonPointers)}zn+=" var "+Ga+" = true; ";if(Ha){zn+=" if (schema"+ni+" === undefined) "+Ga+" = true; else if (!Array.isArray(schema"+ni+")) "+Ga+" = false; else {"}zn+=" for (var "+Qp+" = 0; "+Qp+" < "+Ps+".length; "+Qp+"++) { "+Ga+" = "+xa+"["+Ps+"["+Qp+"]] !== undefined ";if(kp){zn+=" && Object.prototype.hasOwnProperty.call("+xa+", "+Ps+"["+Qp+"]) "}zn+="; if (!"+Ga+") break; } ";if(Ha){zn+=" } "}zn+=" if (!"+Ga+") { ";var Vp=Vp||[];Vp.push(zn);zn="";if(Me.createErrors!==false){zn+=" { keyword: 'required' , dataPath: (dataPath || '') + "+Me.errorPath+" , schemaPath: "+Me.util.toQuotedString(ca)+" , params: { missingProperty: '"+qp+"' } ";if(Me.opts.messages!==false){zn+=" , message: '";if(Me.opts._errorDataPathProperty){zn+="is a required property"}else{zn+="should have required property \\'"+qp+"\\'"}zn+="' "}if(Me.opts.verbose){zn+=" , schema: validate.schema"+oa+" , parentSchema: validate.schema"+Me.schemaPath+" , data: "+xa+" "}zn+=" } "}else{zn+=" {} "}var Jp=zn;zn=Vp.pop();if(!Me.compositeRule&&_a){if(Me.async){zn+=" throw new ValidationError(["+Jp+"]); "}else{zn+=" validate.errors = ["+Jp+"]; return false; "}}else{zn+=" var err = "+Jp+"; if (vErrors === null) vErrors = [err]; else vErrors.push(err); errors++; "}zn+=" } else { "}else{zn+=" if ( ";var Wp=so;if(Wp){var zp,Qp=-1,Qf=Wp.length-1;while(Qp 1) { ";var Ps=Me.schema.items&&Me.schema.items.type,so=Array.isArray(Ps);if(!Ps||Ps=="object"||Ps=="array"||so&&(Ps.indexOf("object")>=0||Ps.indexOf("array")>=0)){zn+=" outer: for (;i--;) { for (j = i; j--;) { if (equal("+xa+"[i], "+xa+"[j])) { "+Ga+" = false; break outer; } } } "}else{zn+=" var itemIndices = {}, item; for (;i--;) { var item = "+xa+"[i]; ";var oo="checkDataType"+(so?"s":"");zn+=" if ("+Me.util[oo](Ps,"item",Me.opts.strictNumbers,true)+") continue; ";if(so){zn+=` if (typeof item == 'string') item = '"' + item; `}zn+=" if (typeof itemIndices[item] == 'number') { "+Ga+" = false; j = itemIndices[item]; break; } itemIndices[item] = i; } "}zn+=" } ";if(Ha){zn+=" } "}zn+=" if (!"+Ga+") { ";var Jo=Jo||[];Jo.push(zn);zn="";if(Me.createErrors!==false){zn+=" { keyword: 'uniqueItems' , dataPath: (dataPath || '') + "+Me.errorPath+" , schemaPath: "+Me.util.toQuotedString(ca)+" , params: { i: i, j: j } ";if(Me.opts.messages!==false){zn+=" , message: 'should NOT have duplicate items (items ## ' + j + ' and ' + i + ' are identical)' "}if(Me.opts.verbose){zn+=" , schema: ";if(Ha){zn+="validate.schema"+oa}else{zn+=""+aa}zn+=" , parentSchema: validate.schema"+Me.schemaPath+" , data: "+xa+" "}zn+=" } "}else{zn+=" {} "}var tc=zn;zn=Jo.pop();if(!Me.compositeRule&&_a){if(Me.async){zn+=" throw new ValidationError(["+tc+"]); "}else{zn+=" validate.errors = ["+tc+"]; return false; "}}else{zn+=" var err = "+tc+"; if (vErrors === null) vErrors = [err]; else vErrors.push(err); errors++; "}zn+=" } ";if(_a){zn+=" else { "}}else{if(_a){zn+=" if (true) { "}}return zn}}});var tg=__commonJS({"node_modules/ajv/lib/dotjs/index.js"(Me,Bn){"use strict";Bn.exports={$ref:Dp(),allOf:kp(),anyOf:Qp(),$comment:Up(),const:qp(),contains:Vp(),dependencies:Jp(),enum:Wp(),format:zp(),if:Qf(),items:Yf(),maximum:Kf(),minimum:Kf(),maxItems:Xf(),minItems:Xf(),maxLength:Ad(),minLength:Ad(),maxProperties:Cd(),minProperties:Cd(),multipleOf:xd(),not:wd(),oneOf:Sd(),pattern:Td(),properties:Pd(),propertyNames:Qh(),required:Zh(),uniqueItems:eg(),validate:tc()}}});var rg=__commonJS({"node_modules/ajv/lib/compile/rules.js"(Me,Bn){"use strict";var Hn=tg();var zn=Ha().toHash;Bn.exports=function rules(){var Me=[{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 Bn=["type","$comment"];var ni=["$schema","$id","id","$data","$async","title","description","default","definitions","examples","readOnly","writeOnly","contentMediaType","contentEncoding","additionalItems","then","else"];var Ci=["number","integer","string","array","object","boolean","null"];Me.all=zn(Bn);Me.types=zn(Ci);Me.forEach((function(zn){zn.rules=zn.rules.map((function(zn){var ni;if(typeof zn=="object"){var Ci=Object.keys(zn)[0];ni=zn[Ci];zn=Ci;ni.forEach((function(Hn){Bn.push(Hn);Me.all[Hn]=true}))}Bn.push(zn);var aa=Me.all[zn]={keyword:zn,code:Hn[zn],implements:ni};return aa}));Me.all.$comment={keyword:"$comment",code:Hn.$comment};if(zn.type)Me.types[zn.type]=zn}));Me.keywords=zn(Bn.concat(ni));Me.custom={};return Me}}});var ng=__commonJS({"node_modules/ajv/lib/data.js"(Me,Bn){"use strict";var Hn=["multipleOf","maximum","exclusiveMaximum","minimum","exclusiveMinimum","maxLength","minLength","pattern","additionalItems","maxItems","minItems","uniqueItems","maxProperties","minProperties","required","additionalProperties","enum","format","const"];Bn.exports=function(Me,Bn){for(var zn=0;znVg,AutomationNamesValidator:()=>ty,CMValidator:()=>iy,ContextVariableValidator:()=>Mg,FileStructureValidator:()=>Kg,FiltersValidator:()=>Gg,SavedWordsValidator:()=>Zg,TriggersValidator:()=>sA,safeRulesYamlLoad:()=>safeRulesYamlLoad,validatorsConstants:()=>fg});Me.exports=__toCommonJS(pg);var fg={};__export(fg,{CM_SCHEMA:()=>Cg,FOR_BLOCK_EXPRESSION:()=>Sg,JINJA_EXPRESSION_REGEX:()=>xg,JINJA_FILTERS:()=>bg,LOOP_EXPRESSION:()=>wg,REGEX_EXPRESSION:()=>kg,REQUIRED_ARGUMENTS_BY_ACTIONS:()=>Ag,SUPPORTED_ACTIONS:()=>mg,SUPPORTED_ACTIONS_BY_PROVIDER:()=>gg,SUPPORTED_ARGUMENTS_BY_ACTION:()=>_g,SUPPORTED_TRIGGERS:()=>hg,VALID_ACTIONS:()=>Dg,VALID_CONTEXT_VARS:()=>yg,VALID_FILTERS:()=>vg,VALID_VERSIONS:()=>Eg});var dg=__toESM(Hn(92020));var hg={COMMIT:"commit",PR_CREATED:"pr_created",COMMENT_ADDED:"comment_added",LABEL_ADDED:"label_added",LABEL_REMOVED:"label_removed",MERGE:"merge",PR_CLOSED:"pr_closed",PR_REOPENED:"pr_reopened",PR_READY_FOR_REVIEW:"pr_ready_for_review",PR_APPROVED:"pr_approved"};var mg={SEND_SLACK_MESSAGE:"send-slack-message@v1",EXPLAIN_CODE_EXPERTS:"explain-code-experts@v1",ADD_COMMENT:"add-comment@v1",ADD_LABEL:"add-label@v1",ADD_LABELS:"add-labels@v1",ADD_REVIEWERS:"add-reviewers@v1",APPROVE:"approve@v1",MERGE:"merge@v1",SET_REQUIRED_APPROVALS:"set-required-approvals@v1",REQUIRE_REVIEWER:"require-reviewers@v1",REQUEST_CHANGES:"request-changes@v1",UPDATE_CHECK:"update-check@v1",CLOSE:"close@v1",HTTP_REQUEST:"http-request@v1",SEND_HTTP_REQUEST:"send-http-request@v1",INVOKE_GITHUB_ACTION:"invoke-github-action@v1",ADD_GITHUB_CHECK:"add-github-check@v1",RUN_GITHUB_WORKFLOW:"run-github-workflow@v1",UPDATE_DESCRIPTION:"update-description@v1",UPDATE_TITLE:"update-title@v1",ADD_THREAD:"add-thread@v1",CUSTOM_ACTION:"custom-action@v1",CODE_REVIEW:"code-review@v1",ADD_CODE_COMMENT:"add-code-comment@v1",DESCRIBE_CHANGES:"describe-changes@v1"};var gg={github:(0,dg.default)(mg,["ADD_THREAD"]),gitlab:(0,dg.default)(mg,["ADD_GITHUB_CHECK","INVOKE_GITHUB_ACTION","RUN_GITHUB_WORKFLOW","UPDATE_CHECK","SET_REQUIRED_APPROVALS","REQUIRE_REVIEWER"]),bitbucket:(0,dg.default)(mg,["ADD_LABEL","ADD_LABELS","ADD_GITHUB_CHECK","ADD_THREAD","INVOKE_GITHUB_ACTION","RUN_GITHUB_WORKFLOW","UPDATE_CHECK"]),default:mg};var _g={[mg.SEND_SLACK_MESSAGE]:["webhook_url","message"],[mg.EXPLAIN_CODE_EXPERTS]:["lt","gt","verbose","since"],[mg.ADD_COMMENT]:["comment","pin_uid"],[mg.ADD_LABEL]:["label","color"],[mg.ADD_LABELS]:["labels"],[mg.ADD_REVIEWERS]:["reviewers","team_reviewers","unless_reviewers_set","fail_on_error","wait_for_all_checks"],[mg.MERGE]:["wait_for_all_checks","rebase_on_merge","squash_on_merge"],[mg.SET_REQUIRED_APPROVALS]:["approvals"],[mg.REQUEST_CHANGES]:["comment"],[mg.REQUIRE_REVIEWER]:["reviewers","also_assign","team_reviewers","fail_on_error"],[mg.HTTP_REQUEST]:["url","method","user","body","timeout","headers"],[mg.SEND_HTTP_REQUEST]:["url","method","user","body","timeout","headers"],[mg.INVOKE_GITHUB_ACTION]:["owner","repo","workflow","ref","inputs","check_name","stop_ongoing_workflow"],[mg.UPDATE_CHECK]:["check_name","status","conclusion"],[mg.ADD_GITHUB_CHECK]:["check_name","conclusion"],[mg.RUN_GITHUB_WORKFLOW]:["owner","repo","workflow","ref","inputs","check_name","stop_ongoing_workflow","timeout"],[mg.UPDATE_DESCRIPTION]:["description","concat_mode","placeholder"],[mg.UPDATE_TITLE]:["title","concat_mode"],[mg.ADD_THREAD]:["comment","resolvable"],[mg.CUSTOM_ACTION]:["plugin"],[mg.CODE_REVIEW]:["guidelines","approve_on_LGTM"],[mg.ADD_CODE_COMMENT]:["comment","file_path","start_line","end_line"],[mg.DESCRIBE_CHANGES]:["concat_mode","guidelines","template"]};var Ag={[mg.SEND_SLACK_MESSAGE]:{all:true,args:["webhook_url","message"]},[mg.EXPLAIN_CODE_EXPERTS]:{all:false,args:["lt","gt","verbose"]},[mg.ADD_COMMENT]:{all:true,args:["comment"]},[mg.ADD_LABEL]:{all:true,args:["label"]},[mg.ADD_LABELS]:{all:true,args:["labels"]},[mg.ADD_REVIEWERS]:{all:false,args:["reviewers","team_reviewers"]},[mg.SET_REQUIRED_APPROVALS]:{all:true,args:["approvals"]},[mg.REQUEST_CHANGES]:{all:true,args:["comment"]},[mg.REQUIRE_REVIEWER]:{all:false,args:["reviewers","team_reviewers"]},[mg.HTTP_REQUEST]:{all:true,args:["url"]},[mg.SEND_HTTP_REQUEST]:{all:true,args:["url"]},[mg.INVOKE_GITHUB_ACTION]:{all:false,args:["workflow"]},[mg.UPDATE_CHECK]:{all:true,args:["check_name","status","conclusion"]},[mg.ADD_GITHUB_CHECK]:{all:true,args:["check_name","conclusion"]},[mg.RUN_GITHUB_WORKFLOW]:{all:true,args:["workflow"]},[mg.UPDATE_DESCRIPTION]:{all:true,args:["description"]},[mg.UPDATE_TITLE]:{all:true,args:["title"]},[mg.ADD_THREAD]:{all:true,args:["comment"]},[mg.CUSTOM_ACTION]:{all:true,args:["plugin"]},[mg.ADD_CODE_COMMENT]:{all:true,args:["file_path","comment"]}};var yg=["branch","branch.author","branch.author_email","branch.author_name","branch.base","branch.commits","branch.commits.messages","branch.diff","branch.diff.files_metadata","branch.diff.size","branch.name","branch.num_of_commits","files","pr","pr.approvals","pr.assignees","pr.author","pr.author_is_org_member","pr.author_teams","pr.checks","pr.comments","pr.conflicted_files_count","pr.contributors","pr.conversations","pr.created_at","pr.description","pr.draft","pr.labels","pr.number","pr.repo","pr.requested_changes","pr.reviewers","pr.reviews","pr.source","pr.status","pr.target","pr.title","pr.unresolved_threads","pr.updated_at","pr.url","repo","repo.age","repo.author_age","repo.blame","repo.contributors","repo.git_activity","repo.name","repo.owner","repo.visibility","source","source.diff.files"];var vg={every:["list"],filter:["list","regex","term","attr"],includes:["list","regex","term"],map:["list","attr"],match:["list","regex","term","attr"],nope:[],reject:["list","regex","term","attr"],some:["list"],allDocs:[],allImages:[],allTests:[],codeExperts:["gt","lt"],estimatedReviewTime:[],extensions:[],extractJitFindings:[],extractSonarFindings:[],explainCodeExperts:["gt","lt"],explainRankByGitBlame:["gt","lt"],isFirstCommit:[],isFormattingChange:[],mapToEnum:[],matchDiffLines:["regex","ignoreWhiteSpaces","caseSensitive"],rankByGitActivity:["gt","lt"],rankByGitBlame:["gt","lt"],intersection:["list"],difference:["list"],capture:["regex"],countTests:[],getTimestamp:[],mockAsyncFilter:[],mockFilter:[],decode:[],encode:[],getJiraTicketDetails:["url","username","apiToken","additionalFields"],readFile:["output"],checkDependabot:[],checkSemver:[]};var bg=["abs","attr","batch","capitalize","center","default","dictsort","escape","filesizeformat","first","float","forceescape","format","groupby","indent","int","join","last","length","list","lower","map","max","min","pprint","random","reject","rejectattr","replace","reverse","round","safe","select","selectattr","slice","sort","split","string","striptags","sum","title","trim","truncate","unique","upper","urlencode","urlize","wordcount","wordwrap","xmlattr","nl2br","dump"];var Eg=[1];var Dg={[mg.ADD_COMMENT]:{comment:{type:"string",required:true}},[mg.ADD_LABEL]:{label:{type:"string",required:true},color:{type:"string",required:false}},[mg.ADD_LABELS]:{labels:{type:"array",required:true}},[mg.ADD_REVIEWERS]:{reviewers:{type:"array",required:true},team_reviewers:{type:"array",required:false},unless_reviewers_set:{type:"boolean",required:false},fail_on_error:{type:"boolean",required:false},wait_for_all_checks:{type:"boolean",required:false}},[mg.APPROVE]:{},[mg.CLOSE]:{},[mg.MERGE]:{wait_for_all_checks:{type:"boolean",required:false},rebase_on_merge:{type:"boolean",required:false},squash_on_merge:{type:"boolean",required:false}},[mg.SET_REQUIRED_APPROVALS]:{approvals:{type:"number",required:true}},[mg.REQUEST_CHANGES]:{comment:{type:"string",required:true}},[mg.REQUIRE_REVIEWER]:{reviewers:{type:"array",required:true},also_assign:{type:"boolean",required:false}},[mg.EXPLAIN_CODE_EXPERTS]:{lt:{type:"number",required:false},gt:{type:"number",required:false},verbose:{type:"boolean",required:false},since:{type:"string",required:false}},[mg.SEND_SLACK_MESSAGE]:{webhook_url:{type:"string",required:true},message:{type:"string",required:true}},[mg.INVOKE_GITHUB_ACTION]:{owner:{type:"string",required:false},repo:{type:"string",required:false},workflow:{type:"string",required:true},ref:{type:"string",required:false},inputs:{type:"number",required:false},check_name:{type:"string",required:false},stop_ongoing_workflow:{type:"boolean",required:false}},[mg.ADD_GITHUB_CHECK]:{check_name:{type:"string",required:true},conclusion:{type:"string",required:true}},[mg.UPDATE_CHECK]:{check_name:{type:"string",required:true},status:{type:"string",required:true},conclusion:{type:"string",required:true}},[mg.RUN_GITHUB_WORKFLOW]:{owner:{type:"string",required:false},repo:{type:"string",required:false},workflow:{type:"string",required:true},ref:{type:"string",required:false},inputs:{type:"string",required:false},check_name:{type:"string",required:false},stop_ongoing_workflow:{type:"boolean",required:false},timeout:{type:"number",required:false}},[mg.SEND_HTTP_REQUEST]:{url:{type:"string",required:true},method:{type:"string",required:false},user:{type:"string",required:false},body:{type:"string",required:false},headers:{type:"string",required:false},timeout:{type:"number",required:false}},[mg.UPDATE_DESCRIPTION]:{description:{type:"string",required:true},concat_mode:{type:"string",required:false},placeholder:{type:"string",required:false}},[mg.UPDATE_TITLE]:{title:{type:"string",required:true},concat_mode:{type:"string",required:false}},[mg.ADD_THREAD]:{comment:{type:"string",required:true},resolvable:{type:"boolean",required:false}},[mg.CUSTOM_ACTION]:{plugin:{type:"string",required:true}},[mg.CODE_REVIEW]:{guidelines:{type:"string",required:false},approve_on_LGTM:{type:"boolean",required:false}},[mg.ADD_CODE_COMMENT]:{comment:{type:"string",required:true},file_path:{type:"string",required:true},start_line:{type:"number",required:false},end_line:{type:"number",required:false}},[mg.DESCRIBE_CHANGES]:{guidelines:{type:"string",required:false},concat_mode:{type:"string",required:false},template:{type:"string",required:false}}};var Cg={type:"object",properties:{manifest:{type:"object",properties:{version:{type:"number",enum:Eg}},required:["version"]},config:{type:"object",properties:{ignore_files:{type:"array",items:{type:"string"}},ignore_repositories:{type:"array",items:{type:"string"}},admin:{type:"object",properties:{users:{type:"array",items:{type:"string"}}}}}},triggers:{type:"object",properties:{on:{type:"array",items:{type:"string",enum:Object.values(hg)}},include:{type:"object",properties:{user:{type:"array",items:{type:"string"}},branch:{type:"array",items:{type:"string"}},repository:{type:"array",items:{type:"string"}}},additionalProperties:false},exclude:{type:"object",properties:{user:{type:"array",items:{type:"string"}},branch:{type:"array",items:{type:"string"}},repository:{type:"array",items:{type:"string"}}},additionalProperties:false}},additionalProperties:false},on:{type:"array",items:{type:"string",enum:Object.values(hg)}},automations:{type:"object",patternProperties:{"^[a-zA-Z0-9_@]+$":{type:"object",properties:{on:{type:"array",items:{type:"string",enum:Object.values(hg)}},if:{type:"array"},run:{type:"array",items:{type:"object",properties:{action:{type:"string",enum:Object.keys(Dg)},args:{type:"object"}},required:["action"]}}},required:["if","run"]}}}},required:["manifest","automations"]};var xg=/{{.*?}}/g;var wg=/\{%\s*.*?\s*%\}/g;var Sg=/\{%\s*for\s+.*?%\}[\s\S]*?\{%\s*endfor\s*%\}/g;var kg=/\/(?:[^/\\]|\\.)*\//g;var Tg=class{validate(Me){throw new Error('Abstract method "validate" must be implemented.')}static parseJinjaExpressions(Me){const Bn=Me.split("\n");const Hn=[];Bn.filter((Me=>!Me.trim().startsWith("#"))).forEach(((Me,Bn)=>{const zn=Me.match(xg);if(zn){zn.forEach((Me=>{Hn.push({expression:Me,lineNumber:Bn+1})}))}}));return Hn}};var Ig=Tg;var Bg=Ig;var Fg=class extends Error{constructor(Me){super(Me);this.name="ValidationError"}};var Ng="UNKNOWN_CONTEXT";var Pg=/\{%\s*for\s+(\w+)\s+in\s+/g;var Og=/\{%\s*set\s+(\w+)\s*=/g;var Rg=[">","<",">=","<=","==","!=","and","or","not","in"];var Lg=/^-?\d+(\.\d+)?$/;var jg=class extends Bg{isJinjaVariable(Me,Bn){const Hn=Me.split(".")[0].replace(/[()]/g,"");return Bn.includes(Hn)}extractVariablesFromConcatenation(Me){const Bn=Me.split("+").map((Me=>Me.trim()));return Bn.filter((Me=>!(Me.startsWith('"')&&Me.endsWith('"')||Me.startsWith("'")&&Me.endsWith("'"))))}isStringConcatenation(Me){return Me.includes("+")&&(Me.includes('"')||Me.includes("'"))}isValidCustomVariables(Me,Bn){const Hn=Me.split(".").slice(0,-1);return Hn.map((Me=>Me.replace(/[()]/g,""))).map((Me=>Me.replace(/\[.*?\]/g,""))).every((Me=>Bn.includes(`${Me}:`)))}isValidContextVariable(Me){if(!yg.includes(Me||Ng)){return false}return true}isValidEnvironmentContextVariable(Me){var Bn;const Hn=Me==null?void 0:Me.split(".");if((Hn==null?void 0:Hn.length)!==2){return false}const[zn,ni]=Hn;return zn==="env"&&((Bn=ni.trim())==null?void 0:Bn.length)>0}isValidActionOutputVariable(Me){var Bn,Hn;const zn=Me==null?void 0:Me.split(".");if((zn==null?void 0:zn.length)!==4){return false}const[ni,Ci,aa,oa]=zn;return ni==="actions"&&((Bn=Ci.trim())==null?void 0:Bn.length)>0&&aa==="outputs"&&((Hn=oa.trim())==null?void 0:Hn.length)>0}isValidVariable(Me,Bn,Hn){return this.isValidContextVariable(Me)||this.isValidCustomVariables(Me,Bn)||this.isValidEnvironmentContextVariable(Me)||this.isValidActionOutputVariable(Me)||this.isJinjaVariable(Me,Hn)}validate(Me){const{expressions:Bn,yamlFile:Hn}=Me;const zn=Bn??Bg.parseJinjaExpressions(Hn);const ni=Array.from(Hn.matchAll(Pg),(Me=>Me[1]));const Ci=Array.from(Hn.matchAll(Og),(Me=>Me[1]));const aa=[...ni,...Ci];zn.forEach((({expression:Me,lineNumber:Bn})=>{var zn;const ni=Me.replace(/[{}]/g,"").split("|");const Ci=((zn=ni.shift())==null?void 0:zn.trim())??Ng;const oa=Ci.startsWith("[")&&Ci.endsWith("]")&&ni.some((Me=>Me.trim().startsWith("checkSemver")));if(oa){return}if(Ci.startsWith("[")&&Ci.endsWith("]")){const zn=Ci.slice(1,-1);const ni=zn.split(",").map((Me=>Me.trim()));ni.forEach((zn=>{if(this.isStringConcatenation(zn)){const ni=this.extractVariablesFromConcatenation(zn);ni.forEach((zn=>{if(!this.isValidVariable(zn,Hn,aa)){throw new Fg(`Line [${Bn}]: Invalid context variable ${zn} in expression ${Me}`)}}));return}if(!this.isValidVariable(zn,Hn,aa)){throw new Fg(`Line [${Bn}]: Invalid context variable ${zn} in expression ${Me}`)}}));return}if(Ci.includes(" if ")&&Ci.includes(" else ")){return}const ca=(Ci==null?void 0:Ci.split(" "))??[];ca.map((Me=>Me.replace(/^[([]+|[)\]]+$/g,""))).map((Me=>Me.replace(/^not\(/g,""))).forEach((zn=>{if(zn.startsWith('"')&&zn.endsWith('"')||zn.startsWith("'")&&zn.endsWith("'")){return}if(Lg.test(zn)){return}if(Rg.includes(zn)){return}if(!this.isValidVariable(zn,Hn,aa)){throw new Fg(`Line [${Bn}]: Invalid context variable ${zn} in expression ${Me}`)}}))}))}};var Mg=jg;var Qg=["mockFilter","mockAsyncFilter"];var Ug=class extends Bg{customFilters;constructor(Me=[]){super();this.customFilters=Me}validateExistingFilter(Me,Bn,Hn){if(bg.includes(Me)||yg.includes(Me)||this.customFilters.includes(Me)){return}if(!Object.keys(vg).includes(Me)){throw new Fg(`Line ${Bn}: Invalid filter function ${Me} in expression ${Hn}`)}}getFilterArgs(Me){var Bn;const Hn=Me.slice(Me.indexOf("(")+1,Me.lastIndexOf(")")).replace(kg,"");if(!Hn.trim()){return[]}if(!Hn.includes("list=[")){return Hn.split(",").map((Me=>Me.split("=")[0].trim()))}const zn=((Bn=Hn.match(/list=\[.*?\]/))==null?void 0:Bn[0])||"";const ni=Hn.split(zn)[0].split(",").filter((Me=>Me.trim())).map((Me=>Me.split("=")[0].trim()));return[...ni,"list"]}validateFilterArgs(Me,Bn,Hn,zn){if(bg.includes(Bn)||this.customFilters.includes(Bn)){return}if(Qg.includes(Bn)){return}if(Me.includes("(")){const ni=this.getFilterArgs(Me);const Ci=vg[Bn];for(const Me of ni){if(!Ci.includes(Me)){throw new Fg(`Line [${Hn}]: Invalid argument ${Me} for filter ${Bn} in expression ${zn}`)}}}}validate(Me){const{expressions:Bn,yamlFile:Hn}=Me;const zn=Bn??Bg.parseJinjaExpressions(Hn);zn.forEach((({expression:Me,lineNumber:Bn})=>{const Hn=Me.replace(kg,"").replace(/[{}]/g,"").split("|").slice(1)??[];for(const zn of Hn){const Hn=zn.split(/\s*==\s*|\s*<\s*|\s*>\s*|\s+and\s+|\s+or\s+/)[0];const[ni]=Hn.split("(");const Ci=ni.replace(")","").trim();this.validateExistingFilter(Ci,Bn,Me);this.validateFilterArgs(Hn,Ci,Bn,Me)}}))}};var Gg=Ug;var $g=__toESM(Hn(74281));var qg=class extends Bg{validateActionSupported(Me){if(!Object.values(mg).includes(Me)){throw new Fg(`Action is not supported ${Me}`)}}validateArgSupported(Me,Bn){const Hn=_g[Me];if(!Hn){return}const zn=Bn==null?void 0:Bn.filter((Me=>!Hn.includes(Me)));if(zn.length){throw new Fg(`Some args are not supported: ${zn.join(", ")}`)}}validateRequiredArgs(Me,Bn){var Hn;const zn=Ag[Me];if(!zn){return}const ni=(Hn=zn.args)==null?void 0:Hn.filter((Me=>!Bn.includes(Me)));if(zn.all&&ni.length||!zn.all&&!zn.args.some((Me=>Bn.includes(Me)))){throw new Fg(`Some required args are missing for action ${Me}: ${ni.join(", ")}`)}}validateIfStructure(Me){if(Me!=="TEMPLATE"&&typeof Me!=="boolean"){throw new Fg(`An entry in If section is not YAML supported`)}}validate(Me){var Bn;const{yamlFile:Hn}=Me;const zn=Hn.replace(xg,"TEMPLATE").replace(wg,"");const ni=$g.load(zn);Object.values(ni.automations).flatMap((Me=>Me.if)).forEach((Me=>this.validateIfStructure(Me)));const Ci=(Bn=Object.values(ni.automations).flatMap((Me=>Me.run)))==null?void 0:Bn.filter(Boolean);for(const Me of Ci){const{action:Bn,args:Hn}=Me;const zn=Object.keys(Hn??{});this.validateActionSupported(Bn);if(zn.length){this.validateArgSupported(Bn,zn)}this.validateRequiredArgs(Bn,zn)}}};var Vg=qg;var Hg=__toESM(Hn(74281));var Jg=__toESM(lg());var Wg=new Jg.default;var Yg=class extends Bg{validate(Me){var Bn;const{yamlFile:Hn}=Me;const zn=Hn.replace(xg,"").replace(wg,"");const ni=Hg.loadAll(zn,void 0,{schema:Hg.JSON_SCHEMA});const Ci=Wg.compile(Cg);for(const Me of ni){const Hn=Ci(Me);if(!Hn){throw new Fg(`Schema is not valid: ${(Bn=Ci.errors)==null?void 0:Bn.map((Me=>Me.message)).join(", ")}`)}}}};var Kg=Yg;var zg=__toESM(Hn(74281));var Xg=class extends Bg{validate(Me){const{yamlFile:Bn}=Me;const Hn=zg.load(Bn.replace(xg,"").replace(Sg,"").replace(wg,""));const zn=Object.keys(Hn).filter((Me=>!Object.keys(Cg.properties).includes(Me))).find((Me=>yg.includes(Me)));if(zn){throw new Fg(`Invalid custom context variable: \`${zn}\` is a built-in context`)}}};var Zg=Xg;var f_=__toESM(Hn(74281));var Z_=class extends Bg{validateSuppertedTriggers(Me){if(!Object.values(hg).includes(Me)){throw new Fg(`${Me} trigger is not supported`)}}validate(Me){var Bn;const{yamlFile:Hn}=Me;const zn=Hn.replace(xg,"TEMPLATE").replace(Sg,"").replace(wg,"");const ni=f_.load(zn);const Ci=((Bn=ni.triggers)==null?void 0:Bn.on)||ni.on||[];const aa=Object.values(ni.automations).flatMap((Me=>Me.on)).filter(Boolean);const oa=[...Ci,...aa];for(const Me of oa){this.validateSuppertedTriggers(Me)}}};var sA=Z_;var oA=__toESM(Hn(74281));var safeRulesYamlLoad=Me=>{try{const Bn=oA.load(Me.replace(xg,"").replace(Sg,"").replace(wg,""));return Bn}catch(Me){throw new Fg(`Failed to load yml file. Invalid cm. ${Me==null?void 0:Me.message}`)}};var hA=/^[a-zA-Z0-9_-]+$/;var escapeQuotes=Me=>Me.replace(/['"`]/g,(Me=>{if(Me==='"'){return'\\"'}else if(Me==="'"){return"\\'"}else if(Me==="`"){return"\\`"}return Me}));var ey=class extends Bg{validate(Me){const{yamlFile:Bn}=Me;let Hn=Bn;if(typeof Hn==="string"){Hn=safeRulesYamlLoad(Bn)}const zn=Object.keys((Hn==null?void 0:Hn.automations)||{}).filter((Me=>!hA.test(Me)||/\s/.test(Me)));if(zn.length){const Me=escapeQuotes(zn.join(", "));throw new Fg(`Unsupported automation ${zn.length===1?"name":"names"}: \`${Me}\`. Please ensure that the automation name consists only of letters (a-z, A-Z), numbers (0-9), underscores (_), and hyphens (-).`)}}};var ty=ey;var ry=class extends Bg{steps;constructor(){super();this.steps=[new Mg,new Gg,new Vg,new Kg,new Zg,new sA,new ty]}validate(Me){const Bn=Bg.parseJinjaExpressions(Me);for(const Hn of this.steps){Hn.validate({expressions:Bn,yamlFile:Me})}}};var ny=ry;var iy=ny;0&&0; +(()=>{var __webpack_modules__={44914:function(Me,Bn,Hn){"use strict";var zn=this&&this.__createBinding||(Object.create?function(Me,Bn,Hn,zn){if(zn===undefined)zn=Hn;var ni=Object.getOwnPropertyDescriptor(Bn,Hn);if(!ni||("get"in ni?!Bn.__esModule:ni.writable||ni.configurable)){ni={enumerable:true,get:function(){return Bn[Hn]}}}Object.defineProperty(Me,zn,ni)}:function(Me,Bn,Hn,zn){if(zn===undefined)zn=Hn;Me[zn]=Bn[Hn]});var ni=this&&this.__setModuleDefault||(Object.create?function(Me,Bn){Object.defineProperty(Me,"default",{enumerable:true,value:Bn})}:function(Me,Bn){Me["default"]=Bn});var Ci=this&&this.__importStar||function(Me){if(Me&&Me.__esModule)return Me;var Bn={};if(Me!=null)for(var Hn in Me)if(Hn!=="default"&&Object.prototype.hasOwnProperty.call(Me,Hn))zn(Bn,Me,Hn);ni(Bn,Me);return Bn};Object.defineProperty(Bn,"__esModule",{value:true});Bn.issue=Bn.issueCommand=void 0;const aa=Ci(Hn(70857));const oa=Hn(30302);function issueCommand(Me,Bn,Hn){const zn=new Command(Me,Bn,Hn);process.stdout.write(zn.toString()+aa.EOL)}Bn.issueCommand=issueCommand;function issue(Me,Bn=""){issueCommand(Me,{},Bn)}Bn.issue=issue;const ca="::";class Command{constructor(Me,Bn,Hn){if(!Me){Me="missing.command"}this.command=Me;this.properties=Bn;this.message=Hn}toString(){let Me=ca+this.command;if(this.properties&&Object.keys(this.properties).length>0){Me+=" ";let Bn=true;for(const Hn in this.properties){if(this.properties.hasOwnProperty(Hn)){const zn=this.properties[Hn];if(zn){if(Bn){Bn=false}else{Me+=","}Me+=`${Hn}=${escapeProperty(zn)}`}}}}Me+=`${ca}${escapeData(this.message)}`;return Me}}function escapeData(Me){return(0,oa.toCommandValue)(Me).replace(/%/g,"%25").replace(/\r/g,"%0D").replace(/\n/g,"%0A")}function escapeProperty(Me){return(0,oa.toCommandValue)(Me).replace(/%/g,"%25").replace(/\r/g,"%0D").replace(/\n/g,"%0A").replace(/:/g,"%3A").replace(/,/g,"%2C")}},37484:function(Me,Bn,Hn){"use strict";var zn=this&&this.__createBinding||(Object.create?function(Me,Bn,Hn,zn){if(zn===undefined)zn=Hn;var ni=Object.getOwnPropertyDescriptor(Bn,Hn);if(!ni||("get"in ni?!Bn.__esModule:ni.writable||ni.configurable)){ni={enumerable:true,get:function(){return Bn[Hn]}}}Object.defineProperty(Me,zn,ni)}:function(Me,Bn,Hn,zn){if(zn===undefined)zn=Hn;Me[zn]=Bn[Hn]});var ni=this&&this.__setModuleDefault||(Object.create?function(Me,Bn){Object.defineProperty(Me,"default",{enumerable:true,value:Bn})}:function(Me,Bn){Me["default"]=Bn});var Ci=this&&this.__importStar||function(Me){if(Me&&Me.__esModule)return Me;var Bn={};if(Me!=null)for(var Hn in Me)if(Hn!=="default"&&Object.prototype.hasOwnProperty.call(Me,Hn))zn(Bn,Me,Hn);ni(Bn,Me);return Bn};var aa=this&&this.__awaiter||function(Me,Bn,Hn,zn){function adopt(Me){return Me instanceof Hn?Me:new Hn((function(Bn){Bn(Me)}))}return new(Hn||(Hn=Promise))((function(Hn,ni){function fulfilled(Me){try{step(zn.next(Me))}catch(Me){ni(Me)}}function rejected(Me){try{step(zn["throw"](Me))}catch(Me){ni(Me)}}function step(Me){Me.done?Hn(Me.value):adopt(Me.value).then(fulfilled,rejected)}step((zn=zn.apply(Me,Bn||[])).next())}))};Object.defineProperty(Bn,"__esModule",{value:true});Bn.platform=Bn.toPlatformPath=Bn.toWin32Path=Bn.toPosixPath=Bn.markdownSummary=Bn.summary=Bn.getIDToken=Bn.getState=Bn.saveState=Bn.group=Bn.endGroup=Bn.startGroup=Bn.info=Bn.notice=Bn.warning=Bn.error=Bn.debug=Bn.isDebug=Bn.setFailed=Bn.setCommandEcho=Bn.setOutput=Bn.getBooleanInput=Bn.getMultilineInput=Bn.getInput=Bn.addPath=Bn.setSecret=Bn.exportVariable=Bn.ExitCode=void 0;const oa=Hn(44914);const ca=Hn(24753);const _a=Hn(30302);const xa=Ci(Hn(70857));const Ga=Ci(Hn(16928));const Ha=Hn(35306);var ts;(function(Me){Me[Me["Success"]=0]="Success";Me[Me["Failure"]=1]="Failure"})(ts||(Bn.ExitCode=ts={}));function exportVariable(Me,Bn){const Hn=(0,_a.toCommandValue)(Bn);process.env[Me]=Hn;const zn=process.env["GITHUB_ENV"]||"";if(zn){return(0,ca.issueFileCommand)("ENV",(0,ca.prepareKeyValueMessage)(Me,Bn))}(0,oa.issueCommand)("set-env",{name:Me},Hn)}Bn.exportVariable=exportVariable;function setSecret(Me){(0,oa.issueCommand)("add-mask",{},Me)}Bn.setSecret=setSecret;function addPath(Me){const Bn=process.env["GITHUB_PATH"]||"";if(Bn){(0,ca.issueFileCommand)("PATH",Me)}else{(0,oa.issueCommand)("add-path",{},Me)}process.env["PATH"]=`${Me}${Ga.delimiter}${process.env["PATH"]}`}Bn.addPath=addPath;function getInput(Me,Bn){const Hn=process.env[`INPUT_${Me.replace(/ /g,"_").toUpperCase()}`]||"";if(Bn&&Bn.required&&!Hn){throw new Error(`Input required and not supplied: ${Me}`)}if(Bn&&Bn.trimWhitespace===false){return Hn}return Hn.trim()}Bn.getInput=getInput;function getMultilineInput(Me,Bn){const Hn=getInput(Me,Bn).split("\n").filter((Me=>Me!==""));if(Bn&&Bn.trimWhitespace===false){return Hn}return Hn.map((Me=>Me.trim()))}Bn.getMultilineInput=getMultilineInput;function getBooleanInput(Me,Bn){const Hn=["true","True","TRUE"];const zn=["false","False","FALSE"];const ni=getInput(Me,Bn);if(Hn.includes(ni))return true;if(zn.includes(ni))return false;throw new TypeError(`Input does not meet YAML 1.2 "Core Schema" specification: ${Me}\n`+`Support boolean input list: \`true | True | TRUE | false | False | FALSE\``)}Bn.getBooleanInput=getBooleanInput;function setOutput(Me,Bn){const Hn=process.env["GITHUB_OUTPUT"]||"";if(Hn){return(0,ca.issueFileCommand)("OUTPUT",(0,ca.prepareKeyValueMessage)(Me,Bn))}process.stdout.write(xa.EOL);(0,oa.issueCommand)("set-output",{name:Me},(0,_a.toCommandValue)(Bn))}Bn.setOutput=setOutput;function setCommandEcho(Me){(0,oa.issue)("echo",Me?"on":"off")}Bn.setCommandEcho=setCommandEcho;function setFailed(Me){process.exitCode=ts.Failure;error(Me)}Bn.setFailed=setFailed;function isDebug(){return process.env["RUNNER_DEBUG"]==="1"}Bn.isDebug=isDebug;function debug(Me){(0,oa.issueCommand)("debug",{},Me)}Bn.debug=debug;function error(Me,Bn={}){(0,oa.issueCommand)("error",(0,_a.toCommandProperties)(Bn),Me instanceof Error?Me.toString():Me)}Bn.error=error;function warning(Me,Bn={}){(0,oa.issueCommand)("warning",(0,_a.toCommandProperties)(Bn),Me instanceof Error?Me.toString():Me)}Bn.warning=warning;function notice(Me,Bn={}){(0,oa.issueCommand)("notice",(0,_a.toCommandProperties)(Bn),Me instanceof Error?Me.toString():Me)}Bn.notice=notice;function info(Me){process.stdout.write(Me+xa.EOL)}Bn.info=info;function startGroup(Me){(0,oa.issue)("group",Me)}Bn.startGroup=startGroup;function endGroup(){(0,oa.issue)("endgroup")}Bn.endGroup=endGroup;function group(Me,Bn){return aa(this,void 0,void 0,(function*(){startGroup(Me);let Hn;try{Hn=yield Bn()}finally{endGroup()}return Hn}))}Bn.group=group;function saveState(Me,Bn){const Hn=process.env["GITHUB_STATE"]||"";if(Hn){return(0,ca.issueFileCommand)("STATE",(0,ca.prepareKeyValueMessage)(Me,Bn))}(0,oa.issueCommand)("save-state",{name:Me},(0,_a.toCommandValue)(Bn))}Bn.saveState=saveState;function getState(Me){return process.env[`STATE_${Me}`]||""}Bn.getState=getState;function getIDToken(Me){return aa(this,void 0,void 0,(function*(){return yield Ha.OidcClient.getIDToken(Me)}))}Bn.getIDToken=getIDToken;var Ps=Hn(71847);Object.defineProperty(Bn,"summary",{enumerable:true,get:function(){return Ps.summary}});var so=Hn(71847);Object.defineProperty(Bn,"markdownSummary",{enumerable:true,get:function(){return so.markdownSummary}});var oo=Hn(31976);Object.defineProperty(Bn,"toPosixPath",{enumerable:true,get:function(){return oo.toPosixPath}});Object.defineProperty(Bn,"toWin32Path",{enumerable:true,get:function(){return oo.toWin32Path}});Object.defineProperty(Bn,"toPlatformPath",{enumerable:true,get:function(){return oo.toPlatformPath}});Bn.platform=Ci(Hn(18968))},24753:function(Me,Bn,Hn){"use strict";var zn=this&&this.__createBinding||(Object.create?function(Me,Bn,Hn,zn){if(zn===undefined)zn=Hn;var ni=Object.getOwnPropertyDescriptor(Bn,Hn);if(!ni||("get"in ni?!Bn.__esModule:ni.writable||ni.configurable)){ni={enumerable:true,get:function(){return Bn[Hn]}}}Object.defineProperty(Me,zn,ni)}:function(Me,Bn,Hn,zn){if(zn===undefined)zn=Hn;Me[zn]=Bn[Hn]});var ni=this&&this.__setModuleDefault||(Object.create?function(Me,Bn){Object.defineProperty(Me,"default",{enumerable:true,value:Bn})}:function(Me,Bn){Me["default"]=Bn});var Ci=this&&this.__importStar||function(Me){if(Me&&Me.__esModule)return Me;var Bn={};if(Me!=null)for(var Hn in Me)if(Hn!=="default"&&Object.prototype.hasOwnProperty.call(Me,Hn))zn(Bn,Me,Hn);ni(Bn,Me);return Bn};Object.defineProperty(Bn,"__esModule",{value:true});Bn.prepareKeyValueMessage=Bn.issueFileCommand=void 0;const aa=Ci(Hn(76982));const oa=Ci(Hn(79896));const ca=Ci(Hn(70857));const _a=Hn(30302);function issueFileCommand(Me,Bn){const Hn=process.env[`GITHUB_${Me}`];if(!Hn){throw new Error(`Unable to find environment variable for file command ${Me}`)}if(!oa.existsSync(Hn)){throw new Error(`Missing file at path: ${Hn}`)}oa.appendFileSync(Hn,`${(0,_a.toCommandValue)(Bn)}${ca.EOL}`,{encoding:"utf8"})}Bn.issueFileCommand=issueFileCommand;function prepareKeyValueMessage(Me,Bn){const Hn=`ghadelimiter_${aa.randomUUID()}`;const zn=(0,_a.toCommandValue)(Bn);if(Me.includes(Hn)){throw new Error(`Unexpected input: name should not contain the delimiter "${Hn}"`)}if(zn.includes(Hn)){throw new Error(`Unexpected input: value should not contain the delimiter "${Hn}"`)}return`${Me}<<${Hn}${ca.EOL}${zn}${ca.EOL}${Hn}`}Bn.prepareKeyValueMessage=prepareKeyValueMessage},35306:function(Me,Bn,Hn){"use strict";var zn=this&&this.__awaiter||function(Me,Bn,Hn,zn){function adopt(Me){return Me instanceof Hn?Me:new Hn((function(Bn){Bn(Me)}))}return new(Hn||(Hn=Promise))((function(Hn,ni){function fulfilled(Me){try{step(zn.next(Me))}catch(Me){ni(Me)}}function rejected(Me){try{step(zn["throw"](Me))}catch(Me){ni(Me)}}function step(Me){Me.done?Hn(Me.value):adopt(Me.value).then(fulfilled,rejected)}step((zn=zn.apply(Me,Bn||[])).next())}))};Object.defineProperty(Bn,"__esModule",{value:true});Bn.OidcClient=void 0;const ni=Hn(54844);const Ci=Hn(44552);const aa=Hn(37484);class OidcClient{static createHttpClient(Me=true,Bn=10){const Hn={allowRetries:Me,maxRetries:Bn};return new ni.HttpClient("actions/oidc-client",[new Ci.BearerCredentialHandler(OidcClient.getRequestToken())],Hn)}static getRequestToken(){const Me=process.env["ACTIONS_ID_TOKEN_REQUEST_TOKEN"];if(!Me){throw new Error("Unable to get ACTIONS_ID_TOKEN_REQUEST_TOKEN env variable")}return Me}static getIDTokenUrl(){const Me=process.env["ACTIONS_ID_TOKEN_REQUEST_URL"];if(!Me){throw new Error("Unable to get ACTIONS_ID_TOKEN_REQUEST_URL env variable")}return Me}static getCall(Me){var Bn;return zn(this,void 0,void 0,(function*(){const Hn=OidcClient.createHttpClient();const zn=yield Hn.getJson(Me).catch((Me=>{throw new Error(`Failed to get ID Token. \n \n Error Code : ${Me.statusCode}\n \n Error Message: ${Me.message}`)}));const ni=(Bn=zn.result)===null||Bn===void 0?void 0:Bn.value;if(!ni){throw new Error("Response json body do not have ID Token field")}return ni}))}static getIDToken(Me){return zn(this,void 0,void 0,(function*(){try{let Bn=OidcClient.getIDTokenUrl();if(Me){const Hn=encodeURIComponent(Me);Bn=`${Bn}&audience=${Hn}`}(0,aa.debug)(`ID token url is ${Bn}`);const Hn=yield OidcClient.getCall(Bn);(0,aa.setSecret)(Hn);return Hn}catch(Me){throw new Error(`Error message: ${Me.message}`)}}))}}Bn.OidcClient=OidcClient},31976:function(Me,Bn,Hn){"use strict";var zn=this&&this.__createBinding||(Object.create?function(Me,Bn,Hn,zn){if(zn===undefined)zn=Hn;var ni=Object.getOwnPropertyDescriptor(Bn,Hn);if(!ni||("get"in ni?!Bn.__esModule:ni.writable||ni.configurable)){ni={enumerable:true,get:function(){return Bn[Hn]}}}Object.defineProperty(Me,zn,ni)}:function(Me,Bn,Hn,zn){if(zn===undefined)zn=Hn;Me[zn]=Bn[Hn]});var ni=this&&this.__setModuleDefault||(Object.create?function(Me,Bn){Object.defineProperty(Me,"default",{enumerable:true,value:Bn})}:function(Me,Bn){Me["default"]=Bn});var Ci=this&&this.__importStar||function(Me){if(Me&&Me.__esModule)return Me;var Bn={};if(Me!=null)for(var Hn in Me)if(Hn!=="default"&&Object.prototype.hasOwnProperty.call(Me,Hn))zn(Bn,Me,Hn);ni(Bn,Me);return Bn};Object.defineProperty(Bn,"__esModule",{value:true});Bn.toPlatformPath=Bn.toWin32Path=Bn.toPosixPath=void 0;const aa=Ci(Hn(16928));function toPosixPath(Me){return Me.replace(/[\\]/g,"/")}Bn.toPosixPath=toPosixPath;function toWin32Path(Me){return Me.replace(/[/]/g,"\\")}Bn.toWin32Path=toWin32Path;function toPlatformPath(Me){return Me.replace(/[/\\]/g,aa.sep)}Bn.toPlatformPath=toPlatformPath},18968:function(Me,Bn,Hn){"use strict";var zn=this&&this.__createBinding||(Object.create?function(Me,Bn,Hn,zn){if(zn===undefined)zn=Hn;var ni=Object.getOwnPropertyDescriptor(Bn,Hn);if(!ni||("get"in ni?!Bn.__esModule:ni.writable||ni.configurable)){ni={enumerable:true,get:function(){return Bn[Hn]}}}Object.defineProperty(Me,zn,ni)}:function(Me,Bn,Hn,zn){if(zn===undefined)zn=Hn;Me[zn]=Bn[Hn]});var ni=this&&this.__setModuleDefault||(Object.create?function(Me,Bn){Object.defineProperty(Me,"default",{enumerable:true,value:Bn})}:function(Me,Bn){Me["default"]=Bn});var Ci=this&&this.__importStar||function(Me){if(Me&&Me.__esModule)return Me;var Bn={};if(Me!=null)for(var Hn in Me)if(Hn!=="default"&&Object.prototype.hasOwnProperty.call(Me,Hn))zn(Bn,Me,Hn);ni(Bn,Me);return Bn};var aa=this&&this.__awaiter||function(Me,Bn,Hn,zn){function adopt(Me){return Me instanceof Hn?Me:new Hn((function(Bn){Bn(Me)}))}return new(Hn||(Hn=Promise))((function(Hn,ni){function fulfilled(Me){try{step(zn.next(Me))}catch(Me){ni(Me)}}function rejected(Me){try{step(zn["throw"](Me))}catch(Me){ni(Me)}}function step(Me){Me.done?Hn(Me.value):adopt(Me.value).then(fulfilled,rejected)}step((zn=zn.apply(Me,Bn||[])).next())}))};var oa=this&&this.__importDefault||function(Me){return Me&&Me.__esModule?Me:{default:Me}};Object.defineProperty(Bn,"__esModule",{value:true});Bn.getDetails=Bn.isLinux=Bn.isMacOS=Bn.isWindows=Bn.arch=Bn.platform=void 0;const ca=oa(Hn(70857));const _a=Ci(Hn(95236));const getWindowsInfo=()=>aa(void 0,void 0,void 0,(function*(){const{stdout:Me}=yield _a.getExecOutput('powershell -command "(Get-CimInstance -ClassName Win32_OperatingSystem).Version"',undefined,{silent:true});const{stdout:Bn}=yield _a.getExecOutput('powershell -command "(Get-CimInstance -ClassName Win32_OperatingSystem).Caption"',undefined,{silent:true});return{name:Bn.trim(),version:Me.trim()}}));const getMacOsInfo=()=>aa(void 0,void 0,void 0,(function*(){var Me,Bn,Hn,zn;const{stdout:ni}=yield _a.getExecOutput("sw_vers",undefined,{silent:true});const Ci=(Bn=(Me=ni.match(/ProductVersion:\s*(.+)/))===null||Me===void 0?void 0:Me[1])!==null&&Bn!==void 0?Bn:"";const aa=(zn=(Hn=ni.match(/ProductName:\s*(.+)/))===null||Hn===void 0?void 0:Hn[1])!==null&&zn!==void 0?zn:"";return{name:aa,version:Ci}}));const getLinuxInfo=()=>aa(void 0,void 0,void 0,(function*(){const{stdout:Me}=yield _a.getExecOutput("lsb_release",["-i","-r","-s"],{silent:true});const[Bn,Hn]=Me.trim().split("\n");return{name:Bn,version:Hn}}));Bn.platform=ca.default.platform();Bn.arch=ca.default.arch();Bn.isWindows=Bn.platform==="win32";Bn.isMacOS=Bn.platform==="darwin";Bn.isLinux=Bn.platform==="linux";function getDetails(){return aa(this,void 0,void 0,(function*(){return Object.assign(Object.assign({},yield Bn.isWindows?getWindowsInfo():Bn.isMacOS?getMacOsInfo():getLinuxInfo()),{platform:Bn.platform,arch:Bn.arch,isWindows:Bn.isWindows,isMacOS:Bn.isMacOS,isLinux:Bn.isLinux})}))}Bn.getDetails=getDetails},71847:function(Me,Bn,Hn){"use strict";var zn=this&&this.__awaiter||function(Me,Bn,Hn,zn){function adopt(Me){return Me instanceof Hn?Me:new Hn((function(Bn){Bn(Me)}))}return new(Hn||(Hn=Promise))((function(Hn,ni){function fulfilled(Me){try{step(zn.next(Me))}catch(Me){ni(Me)}}function rejected(Me){try{step(zn["throw"](Me))}catch(Me){ni(Me)}}function step(Me){Me.done?Hn(Me.value):adopt(Me.value).then(fulfilled,rejected)}step((zn=zn.apply(Me,Bn||[])).next())}))};Object.defineProperty(Bn,"__esModule",{value:true});Bn.summary=Bn.markdownSummary=Bn.SUMMARY_DOCS_URL=Bn.SUMMARY_ENV_VAR=void 0;const ni=Hn(70857);const Ci=Hn(79896);const{access:aa,appendFile:oa,writeFile:ca}=Ci.promises;Bn.SUMMARY_ENV_VAR="GITHUB_STEP_SUMMARY";Bn.SUMMARY_DOCS_URL="https://docs.github.com/actions/using-workflows/workflow-commands-for-github-actions#adding-a-job-summary";class Summary{constructor(){this._buffer=""}filePath(){return zn(this,void 0,void 0,(function*(){if(this._filePath){return this._filePath}const Me=process.env[Bn.SUMMARY_ENV_VAR];if(!Me){throw new Error(`Unable to find environment variable for $${Bn.SUMMARY_ENV_VAR}. Check if your runtime environment supports job summaries.`)}try{yield aa(Me,Ci.constants.R_OK|Ci.constants.W_OK)}catch(Bn){throw new Error(`Unable to access summary file: '${Me}'. Check if the file has correct read/write permissions.`)}this._filePath=Me;return this._filePath}))}wrap(Me,Bn,Hn={}){const zn=Object.entries(Hn).map((([Me,Bn])=>` ${Me}="${Bn}"`)).join("");if(!Bn){return`<${Me}${zn}>`}return`<${Me}${zn}>${Bn}`}write(Me){return zn(this,void 0,void 0,(function*(){const Bn=!!(Me===null||Me===void 0?void 0:Me.overwrite);const Hn=yield this.filePath();const zn=Bn?ca:oa;yield zn(Hn,this._buffer,{encoding:"utf8"});return this.emptyBuffer()}))}clear(){return zn(this,void 0,void 0,(function*(){return this.emptyBuffer().write({overwrite:true})}))}stringify(){return this._buffer}isEmptyBuffer(){return this._buffer.length===0}emptyBuffer(){this._buffer="";return this}addRaw(Me,Bn=false){this._buffer+=Me;return Bn?this.addEOL():this}addEOL(){return this.addRaw(ni.EOL)}addCodeBlock(Me,Bn){const Hn=Object.assign({},Bn&&{lang:Bn});const zn=this.wrap("pre",this.wrap("code",Me),Hn);return this.addRaw(zn).addEOL()}addList(Me,Bn=false){const Hn=Bn?"ol":"ul";const zn=Me.map((Me=>this.wrap("li",Me))).join("");const ni=this.wrap(Hn,zn);return this.addRaw(ni).addEOL()}addTable(Me){const Bn=Me.map((Me=>{const Bn=Me.map((Me=>{if(typeof Me==="string"){return this.wrap("td",Me)}const{header:Bn,data:Hn,colspan:zn,rowspan:ni}=Me;const Ci=Bn?"th":"td";const aa=Object.assign(Object.assign({},zn&&{colspan:zn}),ni&&{rowspan:ni});return this.wrap(Ci,Hn,aa)})).join("");return this.wrap("tr",Bn)})).join("");const Hn=this.wrap("table",Bn);return this.addRaw(Hn).addEOL()}addDetails(Me,Bn){const Hn=this.wrap("details",this.wrap("summary",Me)+Bn);return this.addRaw(Hn).addEOL()}addImage(Me,Bn,Hn){const{width:zn,height:ni}=Hn||{};const Ci=Object.assign(Object.assign({},zn&&{width:zn}),ni&&{height:ni});const aa=this.wrap("img",null,Object.assign({src:Me,alt:Bn},Ci));return this.addRaw(aa).addEOL()}addHeading(Me,Bn){const Hn=`h${Bn}`;const zn=["h1","h2","h3","h4","h5","h6"].includes(Hn)?Hn:"h1";const ni=this.wrap(zn,Me);return this.addRaw(ni).addEOL()}addSeparator(){const Me=this.wrap("hr",null);return this.addRaw(Me).addEOL()}addBreak(){const Me=this.wrap("br",null);return this.addRaw(Me).addEOL()}addQuote(Me,Bn){const Hn=Object.assign({},Bn&&{cite:Bn});const zn=this.wrap("blockquote",Me,Hn);return this.addRaw(zn).addEOL()}addLink(Me,Bn){const Hn=this.wrap("a",Me,{href:Bn});return this.addRaw(Hn).addEOL()}}const _a=new Summary;Bn.markdownSummary=_a;Bn.summary=_a},30302:(Me,Bn)=>{"use strict";Object.defineProperty(Bn,"__esModule",{value:true});Bn.toCommandProperties=Bn.toCommandValue=void 0;function toCommandValue(Me){if(Me===null||Me===undefined){return""}else if(typeof Me==="string"||Me instanceof String){return Me}return JSON.stringify(Me)}Bn.toCommandValue=toCommandValue;function toCommandProperties(Me){if(!Object.keys(Me).length){return{}}return{title:Me.title,file:Me.file,line:Me.startLine,endLine:Me.endLine,col:Me.startColumn,endColumn:Me.endColumn}}Bn.toCommandProperties=toCommandProperties},95236:function(Me,Bn,Hn){"use strict";var zn=this&&this.__createBinding||(Object.create?function(Me,Bn,Hn,zn){if(zn===undefined)zn=Hn;Object.defineProperty(Me,zn,{enumerable:true,get:function(){return Bn[Hn]}})}:function(Me,Bn,Hn,zn){if(zn===undefined)zn=Hn;Me[zn]=Bn[Hn]});var ni=this&&this.__setModuleDefault||(Object.create?function(Me,Bn){Object.defineProperty(Me,"default",{enumerable:true,value:Bn})}:function(Me,Bn){Me["default"]=Bn});var Ci=this&&this.__importStar||function(Me){if(Me&&Me.__esModule)return Me;var Bn={};if(Me!=null)for(var Hn in Me)if(Hn!=="default"&&Object.hasOwnProperty.call(Me,Hn))zn(Bn,Me,Hn);ni(Bn,Me);return Bn};var aa=this&&this.__awaiter||function(Me,Bn,Hn,zn){function adopt(Me){return Me instanceof Hn?Me:new Hn((function(Bn){Bn(Me)}))}return new(Hn||(Hn=Promise))((function(Hn,ni){function fulfilled(Me){try{step(zn.next(Me))}catch(Me){ni(Me)}}function rejected(Me){try{step(zn["throw"](Me))}catch(Me){ni(Me)}}function step(Me){Me.done?Hn(Me.value):adopt(Me.value).then(fulfilled,rejected)}step((zn=zn.apply(Me,Bn||[])).next())}))};Object.defineProperty(Bn,"__esModule",{value:true});Bn.getExecOutput=Bn.exec=void 0;const oa=Hn(13193);const ca=Ci(Hn(6665));function exec(Me,Bn,Hn){return aa(this,void 0,void 0,(function*(){const zn=ca.argStringToArray(Me);if(zn.length===0){throw new Error(`Parameter 'commandLine' cannot be null or empty.`)}const ni=zn[0];Bn=zn.slice(1).concat(Bn||[]);const Ci=new ca.ToolRunner(ni,Bn,Hn);return Ci.exec()}))}Bn.exec=exec;function getExecOutput(Me,Bn,Hn){var zn,ni;return aa(this,void 0,void 0,(function*(){let Ci="";let aa="";const ca=new oa.StringDecoder("utf8");const _a=new oa.StringDecoder("utf8");const xa=(zn=Hn===null||Hn===void 0?void 0:Hn.listeners)===null||zn===void 0?void 0:zn.stdout;const Ga=(ni=Hn===null||Hn===void 0?void 0:Hn.listeners)===null||ni===void 0?void 0:ni.stderr;const stdErrListener=Me=>{aa+=_a.write(Me);if(Ga){Ga(Me)}};const stdOutListener=Me=>{Ci+=ca.write(Me);if(xa){xa(Me)}};const Ha=Object.assign(Object.assign({},Hn===null||Hn===void 0?void 0:Hn.listeners),{stdout:stdOutListener,stderr:stdErrListener});const ts=yield exec(Me,Bn,Object.assign(Object.assign({},Hn),{listeners:Ha}));Ci+=ca.end();aa+=_a.end();return{exitCode:ts,stdout:Ci,stderr:aa}}))}Bn.getExecOutput=getExecOutput},6665:function(Me,Bn,Hn){"use strict";var zn=this&&this.__createBinding||(Object.create?function(Me,Bn,Hn,zn){if(zn===undefined)zn=Hn;Object.defineProperty(Me,zn,{enumerable:true,get:function(){return Bn[Hn]}})}:function(Me,Bn,Hn,zn){if(zn===undefined)zn=Hn;Me[zn]=Bn[Hn]});var ni=this&&this.__setModuleDefault||(Object.create?function(Me,Bn){Object.defineProperty(Me,"default",{enumerable:true,value:Bn})}:function(Me,Bn){Me["default"]=Bn});var Ci=this&&this.__importStar||function(Me){if(Me&&Me.__esModule)return Me;var Bn={};if(Me!=null)for(var Hn in Me)if(Hn!=="default"&&Object.hasOwnProperty.call(Me,Hn))zn(Bn,Me,Hn);ni(Bn,Me);return Bn};var aa=this&&this.__awaiter||function(Me,Bn,Hn,zn){function adopt(Me){return Me instanceof Hn?Me:new Hn((function(Bn){Bn(Me)}))}return new(Hn||(Hn=Promise))((function(Hn,ni){function fulfilled(Me){try{step(zn.next(Me))}catch(Me){ni(Me)}}function rejected(Me){try{step(zn["throw"](Me))}catch(Me){ni(Me)}}function step(Me){Me.done?Hn(Me.value):adopt(Me.value).then(fulfilled,rejected)}step((zn=zn.apply(Me,Bn||[])).next())}))};Object.defineProperty(Bn,"__esModule",{value:true});Bn.argStringToArray=Bn.ToolRunner=void 0;const oa=Ci(Hn(70857));const ca=Ci(Hn(24434));const _a=Ci(Hn(35317));const xa=Ci(Hn(16928));const Ga=Ci(Hn(94994));const Ha=Ci(Hn(75207));const ts=Hn(53557);const Ps=process.platform==="win32";class ToolRunner extends ca.EventEmitter{constructor(Me,Bn,Hn){super();if(!Me){throw new Error("Parameter 'toolPath' cannot be null or empty.")}this.toolPath=Me;this.args=Bn||[];this.options=Hn||{}}_debug(Me){if(this.options.listeners&&this.options.listeners.debug){this.options.listeners.debug(Me)}}_getCommandString(Me,Bn){const Hn=this._getSpawnFileName();const zn=this._getSpawnArgs(Me);let ni=Bn?"":"[command]";if(Ps){if(this._isCmdFile()){ni+=Hn;for(const Me of zn){ni+=` ${Me}`}}else if(Me.windowsVerbatimArguments){ni+=`"${Hn}"`;for(const Me of zn){ni+=` ${Me}`}}else{ni+=this._windowsQuoteCmdArg(Hn);for(const Me of zn){ni+=` ${this._windowsQuoteCmdArg(Me)}`}}}else{ni+=Hn;for(const Me of zn){ni+=` ${Me}`}}return ni}_processLineBuffer(Me,Bn,Hn){try{let zn=Bn+Me.toString();let ni=zn.indexOf(oa.EOL);while(ni>-1){const Me=zn.substring(0,ni);Hn(Me);zn=zn.substring(ni+oa.EOL.length);ni=zn.indexOf(oa.EOL)}return zn}catch(Me){this._debug(`error processing line. Failed with error ${Me}`);return""}}_getSpawnFileName(){if(Ps){if(this._isCmdFile()){return process.env["COMSPEC"]||"cmd.exe"}}return this.toolPath}_getSpawnArgs(Me){if(Ps){if(this._isCmdFile()){let Bn=`/D /S /C "${this._windowsQuoteCmdArg(this.toolPath)}`;for(const Hn of this.args){Bn+=" ";Bn+=Me.windowsVerbatimArguments?Hn:this._windowsQuoteCmdArg(Hn)}Bn+='"';return[Bn]}}return this.args}_endsWith(Me,Bn){return Me.endsWith(Bn)}_isCmdFile(){const Me=this.toolPath.toUpperCase();return this._endsWith(Me,".CMD")||this._endsWith(Me,".BAT")}_windowsQuoteCmdArg(Me){if(!this._isCmdFile()){return this._uvQuoteCmdArg(Me)}if(!Me){return'""'}const Bn=[" ","\t","&","(",")","[","]","{","}","^","=",";","!","'","+",",","`","~","|","<",">",'"'];let Hn=false;for(const zn of Me){if(Bn.some((Me=>Me===zn))){Hn=true;break}}if(!Hn){return Me}let zn='"';let ni=true;for(let Bn=Me.length;Bn>0;Bn--){zn+=Me[Bn-1];if(ni&&Me[Bn-1]==="\\"){zn+="\\"}else if(Me[Bn-1]==='"'){ni=true;zn+='"'}else{ni=false}}zn+='"';return zn.split("").reverse().join("")}_uvQuoteCmdArg(Me){if(!Me){return'""'}if(!Me.includes(" ")&&!Me.includes("\t")&&!Me.includes('"')){return Me}if(!Me.includes('"')&&!Me.includes("\\")){return`"${Me}"`}let Bn='"';let Hn=true;for(let zn=Me.length;zn>0;zn--){Bn+=Me[zn-1];if(Hn&&Me[zn-1]==="\\"){Bn+="\\"}else if(Me[zn-1]==='"'){Hn=true;Bn+="\\"}else{Hn=false}}Bn+='"';return Bn.split("").reverse().join("")}_cloneExecOptions(Me){Me=Me||{};const Bn={cwd:Me.cwd||process.cwd(),env:Me.env||process.env,silent:Me.silent||false,windowsVerbatimArguments:Me.windowsVerbatimArguments||false,failOnStdErr:Me.failOnStdErr||false,ignoreReturnCode:Me.ignoreReturnCode||false,delay:Me.delay||1e4};Bn.outStream=Me.outStream||process.stdout;Bn.errStream=Me.errStream||process.stderr;return Bn}_getSpawnOptions(Me,Bn){Me=Me||{};const Hn={};Hn.cwd=Me.cwd;Hn.env=Me.env;Hn["windowsVerbatimArguments"]=Me.windowsVerbatimArguments||this._isCmdFile();if(Me.windowsVerbatimArguments){Hn.argv0=`"${Bn}"`}return Hn}exec(){return aa(this,void 0,void 0,(function*(){if(!Ha.isRooted(this.toolPath)&&(this.toolPath.includes("/")||Ps&&this.toolPath.includes("\\"))){this.toolPath=xa.resolve(process.cwd(),this.options.cwd||process.cwd(),this.toolPath)}this.toolPath=yield Ga.which(this.toolPath,true);return new Promise(((Me,Bn)=>aa(this,void 0,void 0,(function*(){this._debug(`exec tool: ${this.toolPath}`);this._debug("arguments:");for(const Me of this.args){this._debug(` ${Me}`)}const Hn=this._cloneExecOptions(this.options);if(!Hn.silent&&Hn.outStream){Hn.outStream.write(this._getCommandString(Hn)+oa.EOL)}const zn=new ExecState(Hn,this.toolPath);zn.on("debug",(Me=>{this._debug(Me)}));if(this.options.cwd&&!(yield Ha.exists(this.options.cwd))){return Bn(new Error(`The cwd: ${this.options.cwd} does not exist!`))}const ni=this._getSpawnFileName();const Ci=_a.spawn(ni,this._getSpawnArgs(Hn),this._getSpawnOptions(this.options,ni));let aa="";if(Ci.stdout){Ci.stdout.on("data",(Me=>{if(this.options.listeners&&this.options.listeners.stdout){this.options.listeners.stdout(Me)}if(!Hn.silent&&Hn.outStream){Hn.outStream.write(Me)}aa=this._processLineBuffer(Me,aa,(Me=>{if(this.options.listeners&&this.options.listeners.stdline){this.options.listeners.stdline(Me)}}))}))}let ca="";if(Ci.stderr){Ci.stderr.on("data",(Me=>{zn.processStderr=true;if(this.options.listeners&&this.options.listeners.stderr){this.options.listeners.stderr(Me)}if(!Hn.silent&&Hn.errStream&&Hn.outStream){const Bn=Hn.failOnStdErr?Hn.errStream:Hn.outStream;Bn.write(Me)}ca=this._processLineBuffer(Me,ca,(Me=>{if(this.options.listeners&&this.options.listeners.errline){this.options.listeners.errline(Me)}}))}))}Ci.on("error",(Me=>{zn.processError=Me.message;zn.processExited=true;zn.processClosed=true;zn.CheckComplete()}));Ci.on("exit",(Me=>{zn.processExitCode=Me;zn.processExited=true;this._debug(`Exit code ${Me} received from tool '${this.toolPath}'`);zn.CheckComplete()}));Ci.on("close",(Me=>{zn.processExitCode=Me;zn.processExited=true;zn.processClosed=true;this._debug(`STDIO streams have closed for tool '${this.toolPath}'`);zn.CheckComplete()}));zn.on("done",((Hn,zn)=>{if(aa.length>0){this.emit("stdline",aa)}if(ca.length>0){this.emit("errline",ca)}Ci.removeAllListeners();if(Hn){Bn(Hn)}else{Me(zn)}}));if(this.options.input){if(!Ci.stdin){throw new Error("child process missing stdin")}Ci.stdin.end(this.options.input)}}))))}))}}Bn.ToolRunner=ToolRunner;function argStringToArray(Me){const Bn=[];let Hn=false;let zn=false;let ni="";function append(Me){if(zn&&Me!=='"'){ni+="\\"}ni+=Me;zn=false}for(let Ci=0;Ci0){Bn.push(ni);ni=""}continue}append(aa)}if(ni.length>0){Bn.push(ni.trim())}return Bn}Bn.argStringToArray=argStringToArray;class ExecState extends ca.EventEmitter{constructor(Me,Bn){super();this.processClosed=false;this.processError="";this.processExitCode=0;this.processExited=false;this.processStderr=false;this.delay=1e4;this.done=false;this.timeout=null;if(!Bn){throw new Error("toolPath must not be empty")}this.options=Me;this.toolPath=Bn;if(Me.delay){this.delay=Me.delay}}CheckComplete(){if(this.done){return}if(this.processClosed){this._setResult()}else if(this.processExited){this.timeout=ts.setTimeout(ExecState.HandleTimeout,this.delay,this)}}_debug(Me){this.emit("debug",Me)}_setResult(){let Me;if(this.processExited){if(this.processError){Me=new Error(`There was an error when attempting to execute the process '${this.toolPath}'. This may indicate the process failed to start. Error: ${this.processError}`)}else if(this.processExitCode!==0&&!this.options.ignoreReturnCode){Me=new Error(`The process '${this.toolPath}' failed with exit code ${this.processExitCode}`)}else if(this.processStderr&&this.options.failOnStdErr){Me=new Error(`The process '${this.toolPath}' failed because one or more lines were written to the STDERR stream`)}}if(this.timeout){clearTimeout(this.timeout);this.timeout=null}this.done=true;this.emit("done",Me,this.processExitCode)}static HandleTimeout(Me){if(Me.done){return}if(!Me.processClosed&&Me.processExited){const Bn=`The STDIO streams did not close within ${Me.delay/1e3} seconds of the exit event from process '${Me.toolPath}'. This may indicate a child process inherited the STDIO streams and has not yet exited.`;Me._debug(Bn)}Me._setResult()}}},44552:function(Me,Bn){"use strict";var Hn=this&&this.__awaiter||function(Me,Bn,Hn,zn){function adopt(Me){return Me instanceof Hn?Me:new Hn((function(Bn){Bn(Me)}))}return new(Hn||(Hn=Promise))((function(Hn,ni){function fulfilled(Me){try{step(zn.next(Me))}catch(Me){ni(Me)}}function rejected(Me){try{step(zn["throw"](Me))}catch(Me){ni(Me)}}function step(Me){Me.done?Hn(Me.value):adopt(Me.value).then(fulfilled,rejected)}step((zn=zn.apply(Me,Bn||[])).next())}))};Object.defineProperty(Bn,"__esModule",{value:true});Bn.PersonalAccessTokenCredentialHandler=Bn.BearerCredentialHandler=Bn.BasicCredentialHandler=void 0;class BasicCredentialHandler{constructor(Me,Bn){this.username=Me;this.password=Bn}prepareRequest(Me){if(!Me.headers){throw Error("The request has no headers")}Me.headers["Authorization"]=`Basic ${Buffer.from(`${this.username}:${this.password}`).toString("base64")}`}canHandleAuthentication(){return false}handleAuthentication(){return Hn(this,void 0,void 0,(function*(){throw new Error("not implemented")}))}}Bn.BasicCredentialHandler=BasicCredentialHandler;class BearerCredentialHandler{constructor(Me){this.token=Me}prepareRequest(Me){if(!Me.headers){throw Error("The request has no headers")}Me.headers["Authorization"]=`Bearer ${this.token}`}canHandleAuthentication(){return false}handleAuthentication(){return Hn(this,void 0,void 0,(function*(){throw new Error("not implemented")}))}}Bn.BearerCredentialHandler=BearerCredentialHandler;class PersonalAccessTokenCredentialHandler{constructor(Me){this.token=Me}prepareRequest(Me){if(!Me.headers){throw Error("The request has no headers")}Me.headers["Authorization"]=`Basic ${Buffer.from(`PAT:${this.token}`).toString("base64")}`}canHandleAuthentication(){return false}handleAuthentication(){return Hn(this,void 0,void 0,(function*(){throw new Error("not implemented")}))}}Bn.PersonalAccessTokenCredentialHandler=PersonalAccessTokenCredentialHandler},54844:function(Me,Bn,Hn){"use strict";var zn=this&&this.__createBinding||(Object.create?function(Me,Bn,Hn,zn){if(zn===undefined)zn=Hn;var ni=Object.getOwnPropertyDescriptor(Bn,Hn);if(!ni||("get"in ni?!Bn.__esModule:ni.writable||ni.configurable)){ni={enumerable:true,get:function(){return Bn[Hn]}}}Object.defineProperty(Me,zn,ni)}:function(Me,Bn,Hn,zn){if(zn===undefined)zn=Hn;Me[zn]=Bn[Hn]});var ni=this&&this.__setModuleDefault||(Object.create?function(Me,Bn){Object.defineProperty(Me,"default",{enumerable:true,value:Bn})}:function(Me,Bn){Me["default"]=Bn});var Ci=this&&this.__importStar||function(Me){if(Me&&Me.__esModule)return Me;var Bn={};if(Me!=null)for(var Hn in Me)if(Hn!=="default"&&Object.prototype.hasOwnProperty.call(Me,Hn))zn(Bn,Me,Hn);ni(Bn,Me);return Bn};var aa=this&&this.__awaiter||function(Me,Bn,Hn,zn){function adopt(Me){return Me instanceof Hn?Me:new Hn((function(Bn){Bn(Me)}))}return new(Hn||(Hn=Promise))((function(Hn,ni){function fulfilled(Me){try{step(zn.next(Me))}catch(Me){ni(Me)}}function rejected(Me){try{step(zn["throw"](Me))}catch(Me){ni(Me)}}function step(Me){Me.done?Hn(Me.value):adopt(Me.value).then(fulfilled,rejected)}step((zn=zn.apply(Me,Bn||[])).next())}))};Object.defineProperty(Bn,"__esModule",{value:true});Bn.HttpClient=Bn.isHttps=Bn.HttpClientResponse=Bn.HttpClientError=Bn.getProxyUrl=Bn.MediaTypes=Bn.Headers=Bn.HttpCodes=void 0;const oa=Ci(Hn(58611));const ca=Ci(Hn(65692));const _a=Ci(Hn(54988));const xa=Ci(Hn(20770));const Ga=Hn(46752);var Ha;(function(Me){Me[Me["OK"]=200]="OK";Me[Me["MultipleChoices"]=300]="MultipleChoices";Me[Me["MovedPermanently"]=301]="MovedPermanently";Me[Me["ResourceMoved"]=302]="ResourceMoved";Me[Me["SeeOther"]=303]="SeeOther";Me[Me["NotModified"]=304]="NotModified";Me[Me["UseProxy"]=305]="UseProxy";Me[Me["SwitchProxy"]=306]="SwitchProxy";Me[Me["TemporaryRedirect"]=307]="TemporaryRedirect";Me[Me["PermanentRedirect"]=308]="PermanentRedirect";Me[Me["BadRequest"]=400]="BadRequest";Me[Me["Unauthorized"]=401]="Unauthorized";Me[Me["PaymentRequired"]=402]="PaymentRequired";Me[Me["Forbidden"]=403]="Forbidden";Me[Me["NotFound"]=404]="NotFound";Me[Me["MethodNotAllowed"]=405]="MethodNotAllowed";Me[Me["NotAcceptable"]=406]="NotAcceptable";Me[Me["ProxyAuthenticationRequired"]=407]="ProxyAuthenticationRequired";Me[Me["RequestTimeout"]=408]="RequestTimeout";Me[Me["Conflict"]=409]="Conflict";Me[Me["Gone"]=410]="Gone";Me[Me["TooManyRequests"]=429]="TooManyRequests";Me[Me["InternalServerError"]=500]="InternalServerError";Me[Me["NotImplemented"]=501]="NotImplemented";Me[Me["BadGateway"]=502]="BadGateway";Me[Me["ServiceUnavailable"]=503]="ServiceUnavailable";Me[Me["GatewayTimeout"]=504]="GatewayTimeout"})(Ha||(Bn.HttpCodes=Ha={}));var ts;(function(Me){Me["Accept"]="accept";Me["ContentType"]="content-type"})(ts||(Bn.Headers=ts={}));var Ps;(function(Me){Me["ApplicationJson"]="application/json"})(Ps||(Bn.MediaTypes=Ps={}));function getProxyUrl(Me){const Bn=_a.getProxyUrl(new URL(Me));return Bn?Bn.href:""}Bn.getProxyUrl=getProxyUrl;const so=[Ha.MovedPermanently,Ha.ResourceMoved,Ha.SeeOther,Ha.TemporaryRedirect,Ha.PermanentRedirect];const oo=[Ha.BadGateway,Ha.ServiceUnavailable,Ha.GatewayTimeout];const Jo=["OPTIONS","GET","DELETE","HEAD"];const tc=10;const dc=5;class HttpClientError extends Error{constructor(Me,Bn){super(Me);this.name="HttpClientError";this.statusCode=Bn;Object.setPrototypeOf(this,HttpClientError.prototype)}}Bn.HttpClientError=HttpClientError;class HttpClientResponse{constructor(Me){this.message=Me}readBody(){return aa(this,void 0,void 0,(function*(){return new Promise((Me=>aa(this,void 0,void 0,(function*(){let Bn=Buffer.alloc(0);this.message.on("data",(Me=>{Bn=Buffer.concat([Bn,Me])}));this.message.on("end",(()=>{Me(Bn.toString())}))}))))}))}readBodyBuffer(){return aa(this,void 0,void 0,(function*(){return new Promise((Me=>aa(this,void 0,void 0,(function*(){const Bn=[];this.message.on("data",(Me=>{Bn.push(Me)}));this.message.on("end",(()=>{Me(Buffer.concat(Bn))}))}))))}))}}Bn.HttpClientResponse=HttpClientResponse;function isHttps(Me){const Bn=new URL(Me);return Bn.protocol==="https:"}Bn.isHttps=isHttps;class HttpClient{constructor(Me,Bn,Hn){this._ignoreSslError=false;this._allowRedirects=true;this._allowRedirectDowngrade=false;this._maxRedirects=50;this._allowRetries=false;this._maxRetries=1;this._keepAlive=false;this._disposed=false;this.userAgent=Me;this.handlers=Bn||[];this.requestOptions=Hn;if(Hn){if(Hn.ignoreSslError!=null){this._ignoreSslError=Hn.ignoreSslError}this._socketTimeout=Hn.socketTimeout;if(Hn.allowRedirects!=null){this._allowRedirects=Hn.allowRedirects}if(Hn.allowRedirectDowngrade!=null){this._allowRedirectDowngrade=Hn.allowRedirectDowngrade}if(Hn.maxRedirects!=null){this._maxRedirects=Math.max(Hn.maxRedirects,0)}if(Hn.keepAlive!=null){this._keepAlive=Hn.keepAlive}if(Hn.allowRetries!=null){this._allowRetries=Hn.allowRetries}if(Hn.maxRetries!=null){this._maxRetries=Hn.maxRetries}}}options(Me,Bn){return aa(this,void 0,void 0,(function*(){return this.request("OPTIONS",Me,null,Bn||{})}))}get(Me,Bn){return aa(this,void 0,void 0,(function*(){return this.request("GET",Me,null,Bn||{})}))}del(Me,Bn){return aa(this,void 0,void 0,(function*(){return this.request("DELETE",Me,null,Bn||{})}))}post(Me,Bn,Hn){return aa(this,void 0,void 0,(function*(){return this.request("POST",Me,Bn,Hn||{})}))}patch(Me,Bn,Hn){return aa(this,void 0,void 0,(function*(){return this.request("PATCH",Me,Bn,Hn||{})}))}put(Me,Bn,Hn){return aa(this,void 0,void 0,(function*(){return this.request("PUT",Me,Bn,Hn||{})}))}head(Me,Bn){return aa(this,void 0,void 0,(function*(){return this.request("HEAD",Me,null,Bn||{})}))}sendStream(Me,Bn,Hn,zn){return aa(this,void 0,void 0,(function*(){return this.request(Me,Bn,Hn,zn)}))}getJson(Me,Bn={}){return aa(this,void 0,void 0,(function*(){Bn[ts.Accept]=this._getExistingOrDefaultHeader(Bn,ts.Accept,Ps.ApplicationJson);const Hn=yield this.get(Me,Bn);return this._processResponse(Hn,this.requestOptions)}))}postJson(Me,Bn,Hn={}){return aa(this,void 0,void 0,(function*(){const zn=JSON.stringify(Bn,null,2);Hn[ts.Accept]=this._getExistingOrDefaultHeader(Hn,ts.Accept,Ps.ApplicationJson);Hn[ts.ContentType]=this._getExistingOrDefaultHeader(Hn,ts.ContentType,Ps.ApplicationJson);const ni=yield this.post(Me,zn,Hn);return this._processResponse(ni,this.requestOptions)}))}putJson(Me,Bn,Hn={}){return aa(this,void 0,void 0,(function*(){const zn=JSON.stringify(Bn,null,2);Hn[ts.Accept]=this._getExistingOrDefaultHeader(Hn,ts.Accept,Ps.ApplicationJson);Hn[ts.ContentType]=this._getExistingOrDefaultHeader(Hn,ts.ContentType,Ps.ApplicationJson);const ni=yield this.put(Me,zn,Hn);return this._processResponse(ni,this.requestOptions)}))}patchJson(Me,Bn,Hn={}){return aa(this,void 0,void 0,(function*(){const zn=JSON.stringify(Bn,null,2);Hn[ts.Accept]=this._getExistingOrDefaultHeader(Hn,ts.Accept,Ps.ApplicationJson);Hn[ts.ContentType]=this._getExistingOrDefaultHeader(Hn,ts.ContentType,Ps.ApplicationJson);const ni=yield this.patch(Me,zn,Hn);return this._processResponse(ni,this.requestOptions)}))}request(Me,Bn,Hn,zn){return aa(this,void 0,void 0,(function*(){if(this._disposed){throw new Error("Client has already been disposed.")}const ni=new URL(Bn);let Ci=this._prepareRequest(Me,ni,zn);const aa=this._allowRetries&&Jo.includes(Me)?this._maxRetries+1:1;let oa=0;let ca;do{ca=yield this.requestRaw(Ci,Hn);if(ca&&ca.message&&ca.message.statusCode===Ha.Unauthorized){let Me;for(const Bn of this.handlers){if(Bn.canHandleAuthentication(ca)){Me=Bn;break}}if(Me){return Me.handleAuthentication(this,Ci,Hn)}else{return ca}}let Bn=this._maxRedirects;while(ca.message.statusCode&&so.includes(ca.message.statusCode)&&this._allowRedirects&&Bn>0){const aa=ca.message.headers["location"];if(!aa){break}const oa=new URL(aa);if(ni.protocol==="https:"&&ni.protocol!==oa.protocol&&!this._allowRedirectDowngrade){throw new Error("Redirect from HTTPS to HTTP protocol. This downgrade is not allowed for security reasons. If you want to allow this behavior, set the allowRedirectDowngrade option to true.")}yield ca.readBody();if(oa.hostname!==ni.hostname){for(const Me in zn){if(Me.toLowerCase()==="authorization"){delete zn[Me]}}}Ci=this._prepareRequest(Me,oa,zn);ca=yield this.requestRaw(Ci,Hn);Bn--}if(!ca.message.statusCode||!oo.includes(ca.message.statusCode)){return ca}oa+=1;if(oa{function callbackForResult(Me,Bn){if(Me){zn(Me)}else if(!Bn){zn(new Error("Unknown error"))}else{Hn(Bn)}}this.requestRawWithCallback(Me,Bn,callbackForResult)}))}))}requestRawWithCallback(Me,Bn,Hn){if(typeof Bn==="string"){if(!Me.options.headers){Me.options.headers={}}Me.options.headers["Content-Length"]=Buffer.byteLength(Bn,"utf8")}let zn=false;function handleResult(Me,Bn){if(!zn){zn=true;Hn(Me,Bn)}}const ni=Me.httpModule.request(Me.options,(Me=>{const Bn=new HttpClientResponse(Me);handleResult(undefined,Bn)}));let Ci;ni.on("socket",(Me=>{Ci=Me}));ni.setTimeout(this._socketTimeout||3*6e4,(()=>{if(Ci){Ci.end()}handleResult(new Error(`Request timeout: ${Me.options.path}`))}));ni.on("error",(function(Me){handleResult(Me)}));if(Bn&&typeof Bn==="string"){ni.write(Bn,"utf8")}if(Bn&&typeof Bn!=="string"){Bn.on("close",(function(){ni.end()}));Bn.pipe(ni)}else{ni.end()}}getAgent(Me){const Bn=new URL(Me);return this._getAgent(Bn)}getAgentDispatcher(Me){const Bn=new URL(Me);const Hn=_a.getProxyUrl(Bn);const zn=Hn&&Hn.hostname;if(!zn){return}return this._getProxyAgentDispatcher(Bn,Hn)}_prepareRequest(Me,Bn,Hn){const zn={};zn.parsedUrl=Bn;const ni=zn.parsedUrl.protocol==="https:";zn.httpModule=ni?ca:oa;const Ci=ni?443:80;zn.options={};zn.options.host=zn.parsedUrl.hostname;zn.options.port=zn.parsedUrl.port?parseInt(zn.parsedUrl.port):Ci;zn.options.path=(zn.parsedUrl.pathname||"")+(zn.parsedUrl.search||"");zn.options.method=Me;zn.options.headers=this._mergeHeaders(Hn);if(this.userAgent!=null){zn.options.headers["user-agent"]=this.userAgent}zn.options.agent=this._getAgent(zn.parsedUrl);if(this.handlers){for(const Me of this.handlers){Me.prepareRequest(zn.options)}}return zn}_mergeHeaders(Me){if(this.requestOptions&&this.requestOptions.headers){return Object.assign({},lowercaseKeys(this.requestOptions.headers),lowercaseKeys(Me||{}))}return lowercaseKeys(Me||{})}_getExistingOrDefaultHeader(Me,Bn,Hn){let zn;if(this.requestOptions&&this.requestOptions.headers){zn=lowercaseKeys(this.requestOptions.headers)[Bn]}return Me[Bn]||zn||Hn}_getAgent(Me){let Bn;const Hn=_a.getProxyUrl(Me);const zn=Hn&&Hn.hostname;if(this._keepAlive&&zn){Bn=this._proxyAgent}if(!zn){Bn=this._agent}if(Bn){return Bn}const ni=Me.protocol==="https:";let Ci=100;if(this.requestOptions){Ci=this.requestOptions.maxSockets||oa.globalAgent.maxSockets}if(Hn&&Hn.hostname){const Me={maxSockets:Ci,keepAlive:this._keepAlive,proxy:Object.assign(Object.assign({},(Hn.username||Hn.password)&&{proxyAuth:`${Hn.username}:${Hn.password}`}),{host:Hn.hostname,port:Hn.port})};let zn;const aa=Hn.protocol==="https:";if(ni){zn=aa?xa.httpsOverHttps:xa.httpsOverHttp}else{zn=aa?xa.httpOverHttps:xa.httpOverHttp}Bn=zn(Me);this._proxyAgent=Bn}if(!Bn){const Me={keepAlive:this._keepAlive,maxSockets:Ci};Bn=ni?new ca.Agent(Me):new oa.Agent(Me);this._agent=Bn}if(ni&&this._ignoreSslError){Bn.options=Object.assign(Bn.options||{},{rejectUnauthorized:false})}return Bn}_getProxyAgentDispatcher(Me,Bn){let Hn;if(this._keepAlive){Hn=this._proxyAgentDispatcher}if(Hn){return Hn}const zn=Me.protocol==="https:";Hn=new Ga.ProxyAgent(Object.assign({uri:Bn.href,pipelining:!this._keepAlive?0:1},(Bn.username||Bn.password)&&{token:`${Bn.username}:${Bn.password}`}));this._proxyAgentDispatcher=Hn;if(zn&&this._ignoreSslError){Hn.options=Object.assign(Hn.options.requestTls||{},{rejectUnauthorized:false})}return Hn}_performExponentialBackoff(Me){return aa(this,void 0,void 0,(function*(){Me=Math.min(tc,Me);const Bn=dc*Math.pow(2,Me);return new Promise((Me=>setTimeout((()=>Me()),Bn)))}))}_processResponse(Me,Bn){return aa(this,void 0,void 0,(function*(){return new Promise(((Hn,zn)=>aa(this,void 0,void 0,(function*(){const ni=Me.message.statusCode||0;const Ci={statusCode:ni,result:null,headers:{}};if(ni===Ha.NotFound){Hn(Ci)}function dateTimeDeserializer(Me,Bn){if(typeof Bn==="string"){const Me=new Date(Bn);if(!isNaN(Me.valueOf())){return Me}}return Bn}let aa;let oa;try{oa=yield Me.readBody();if(oa&&oa.length>0){if(Bn&&Bn.deserializeDates){aa=JSON.parse(oa,dateTimeDeserializer)}else{aa=JSON.parse(oa)}Ci.result=aa}Ci.headers=Me.message.headers}catch(Me){}if(ni>299){let Me;if(aa&&aa.message){Me=aa.message}else if(oa&&oa.length>0){Me=oa}else{Me=`Failed request: (${ni})`}const Bn=new HttpClientError(Me,ni);Bn.result=Ci.result;zn(Bn)}else{Hn(Ci)}}))))}))}}Bn.HttpClient=HttpClient;const lowercaseKeys=Me=>Object.keys(Me).reduce(((Bn,Hn)=>(Bn[Hn.toLowerCase()]=Me[Hn],Bn)),{})},54988:(Me,Bn)=>{"use strict";Object.defineProperty(Bn,"__esModule",{value:true});Bn.checkBypass=Bn.getProxyUrl=void 0;function getProxyUrl(Me){const Bn=Me.protocol==="https:";if(checkBypass(Me)){return undefined}const Hn=(()=>{if(Bn){return process.env["https_proxy"]||process.env["HTTPS_PROXY"]}else{return process.env["http_proxy"]||process.env["HTTP_PROXY"]}})();if(Hn){try{return new URL(Hn)}catch(Me){if(!Hn.startsWith("http://")&&!Hn.startsWith("https://"))return new URL(`http://${Hn}`)}}else{return undefined}}Bn.getProxyUrl=getProxyUrl;function checkBypass(Me){if(!Me.hostname){return false}const Bn=Me.hostname;if(isLoopbackAddress(Bn)){return true}const Hn=process.env["no_proxy"]||process.env["NO_PROXY"]||"";if(!Hn){return false}let zn;if(Me.port){zn=Number(Me.port)}else if(Me.protocol==="http:"){zn=80}else if(Me.protocol==="https:"){zn=443}const ni=[Me.hostname.toUpperCase()];if(typeof zn==="number"){ni.push(`${ni[0]}:${zn}`)}for(const Me of Hn.split(",").map((Me=>Me.trim().toUpperCase())).filter((Me=>Me))){if(Me==="*"||ni.some((Bn=>Bn===Me||Bn.endsWith(`.${Me}`)||Me.startsWith(".")&&Bn.endsWith(`${Me}`)))){return true}}return false}Bn.checkBypass=checkBypass;function isLoopbackAddress(Me){const Bn=Me.toLowerCase();return Bn==="localhost"||Bn.startsWith("127.")||Bn.startsWith("[::1]")||Bn.startsWith("[0:0:0:0:0:0:0:1]")}},75207:function(Me,Bn,Hn){"use strict";var zn=this&&this.__createBinding||(Object.create?function(Me,Bn,Hn,zn){if(zn===undefined)zn=Hn;Object.defineProperty(Me,zn,{enumerable:true,get:function(){return Bn[Hn]}})}:function(Me,Bn,Hn,zn){if(zn===undefined)zn=Hn;Me[zn]=Bn[Hn]});var ni=this&&this.__setModuleDefault||(Object.create?function(Me,Bn){Object.defineProperty(Me,"default",{enumerable:true,value:Bn})}:function(Me,Bn){Me["default"]=Bn});var Ci=this&&this.__importStar||function(Me){if(Me&&Me.__esModule)return Me;var Bn={};if(Me!=null)for(var Hn in Me)if(Hn!=="default"&&Object.hasOwnProperty.call(Me,Hn))zn(Bn,Me,Hn);ni(Bn,Me);return Bn};var aa=this&&this.__awaiter||function(Me,Bn,Hn,zn){function adopt(Me){return Me instanceof Hn?Me:new Hn((function(Bn){Bn(Me)}))}return new(Hn||(Hn=Promise))((function(Hn,ni){function fulfilled(Me){try{step(zn.next(Me))}catch(Me){ni(Me)}}function rejected(Me){try{step(zn["throw"](Me))}catch(Me){ni(Me)}}function step(Me){Me.done?Hn(Me.value):adopt(Me.value).then(fulfilled,rejected)}step((zn=zn.apply(Me,Bn||[])).next())}))};var oa;Object.defineProperty(Bn,"__esModule",{value:true});Bn.getCmdPath=Bn.tryGetExecutablePath=Bn.isRooted=Bn.isDirectory=Bn.exists=Bn.READONLY=Bn.UV_FS_O_EXLOCK=Bn.IS_WINDOWS=Bn.unlink=Bn.symlink=Bn.stat=Bn.rmdir=Bn.rm=Bn.rename=Bn.readlink=Bn.readdir=Bn.open=Bn.mkdir=Bn.lstat=Bn.copyFile=Bn.chmod=void 0;const ca=Ci(Hn(79896));const _a=Ci(Hn(16928));oa=ca.promises,Bn.chmod=oa.chmod,Bn.copyFile=oa.copyFile,Bn.lstat=oa.lstat,Bn.mkdir=oa.mkdir,Bn.open=oa.open,Bn.readdir=oa.readdir,Bn.readlink=oa.readlink,Bn.rename=oa.rename,Bn.rm=oa.rm,Bn.rmdir=oa.rmdir,Bn.stat=oa.stat,Bn.symlink=oa.symlink,Bn.unlink=oa.unlink;Bn.IS_WINDOWS=process.platform==="win32";Bn.UV_FS_O_EXLOCK=268435456;Bn.READONLY=ca.constants.O_RDONLY;function exists(Me){return aa(this,void 0,void 0,(function*(){try{yield Bn.stat(Me)}catch(Me){if(Me.code==="ENOENT"){return false}throw Me}return true}))}Bn.exists=exists;function isDirectory(Me,Hn=false){return aa(this,void 0,void 0,(function*(){const zn=Hn?yield Bn.stat(Me):yield Bn.lstat(Me);return zn.isDirectory()}))}Bn.isDirectory=isDirectory;function isRooted(Me){Me=normalizeSeparators(Me);if(!Me){throw new Error('isRooted() parameter "p" cannot be empty')}if(Bn.IS_WINDOWS){return Me.startsWith("\\")||/^[A-Z]:/i.test(Me)}return Me.startsWith("/")}Bn.isRooted=isRooted;function tryGetExecutablePath(Me,Hn){return aa(this,void 0,void 0,(function*(){let zn=undefined;try{zn=yield Bn.stat(Me)}catch(Bn){if(Bn.code!=="ENOENT"){console.log(`Unexpected error attempting to determine if executable file exists '${Me}': ${Bn}`)}}if(zn&&zn.isFile()){if(Bn.IS_WINDOWS){const Bn=_a.extname(Me).toUpperCase();if(Hn.some((Me=>Me.toUpperCase()===Bn))){return Me}}else{if(isUnixExecutable(zn)){return Me}}}const ni=Me;for(const Ci of Hn){Me=ni+Ci;zn=undefined;try{zn=yield Bn.stat(Me)}catch(Bn){if(Bn.code!=="ENOENT"){console.log(`Unexpected error attempting to determine if executable file exists '${Me}': ${Bn}`)}}if(zn&&zn.isFile()){if(Bn.IS_WINDOWS){try{const Hn=_a.dirname(Me);const zn=_a.basename(Me).toUpperCase();for(const ni of yield Bn.readdir(Hn)){if(zn===ni.toUpperCase()){Me=_a.join(Hn,ni);break}}}catch(Bn){console.log(`Unexpected error attempting to determine the actual case of the file '${Me}': ${Bn}`)}return Me}else{if(isUnixExecutable(zn)){return Me}}}}return""}))}Bn.tryGetExecutablePath=tryGetExecutablePath;function normalizeSeparators(Me){Me=Me||"";if(Bn.IS_WINDOWS){Me=Me.replace(/\//g,"\\");return Me.replace(/\\\\+/g,"\\")}return Me.replace(/\/\/+/g,"/")}function isUnixExecutable(Me){return(Me.mode&1)>0||(Me.mode&8)>0&&Me.gid===process.getgid()||(Me.mode&64)>0&&Me.uid===process.getuid()}function getCmdPath(){var Me;return(Me=process.env["COMSPEC"])!==null&&Me!==void 0?Me:`cmd.exe`}Bn.getCmdPath=getCmdPath},94994:function(Me,Bn,Hn){"use strict";var zn=this&&this.__createBinding||(Object.create?function(Me,Bn,Hn,zn){if(zn===undefined)zn=Hn;Object.defineProperty(Me,zn,{enumerable:true,get:function(){return Bn[Hn]}})}:function(Me,Bn,Hn,zn){if(zn===undefined)zn=Hn;Me[zn]=Bn[Hn]});var ni=this&&this.__setModuleDefault||(Object.create?function(Me,Bn){Object.defineProperty(Me,"default",{enumerable:true,value:Bn})}:function(Me,Bn){Me["default"]=Bn});var Ci=this&&this.__importStar||function(Me){if(Me&&Me.__esModule)return Me;var Bn={};if(Me!=null)for(var Hn in Me)if(Hn!=="default"&&Object.hasOwnProperty.call(Me,Hn))zn(Bn,Me,Hn);ni(Bn,Me);return Bn};var aa=this&&this.__awaiter||function(Me,Bn,Hn,zn){function adopt(Me){return Me instanceof Hn?Me:new Hn((function(Bn){Bn(Me)}))}return new(Hn||(Hn=Promise))((function(Hn,ni){function fulfilled(Me){try{step(zn.next(Me))}catch(Me){ni(Me)}}function rejected(Me){try{step(zn["throw"](Me))}catch(Me){ni(Me)}}function step(Me){Me.done?Hn(Me.value):adopt(Me.value).then(fulfilled,rejected)}step((zn=zn.apply(Me,Bn||[])).next())}))};Object.defineProperty(Bn,"__esModule",{value:true});Bn.findInPath=Bn.which=Bn.mkdirP=Bn.rmRF=Bn.mv=Bn.cp=void 0;const oa=Hn(42613);const ca=Ci(Hn(16928));const _a=Ci(Hn(75207));function cp(Me,Bn,Hn={}){return aa(this,void 0,void 0,(function*(){const{force:zn,recursive:ni,copySourceDirectory:Ci}=readCopyOptions(Hn);const aa=(yield _a.exists(Bn))?yield _a.stat(Bn):null;if(aa&&aa.isFile()&&!zn){return}const oa=aa&&aa.isDirectory()&&Ci?ca.join(Bn,ca.basename(Me)):Bn;if(!(yield _a.exists(Me))){throw new Error(`no such file or directory: ${Me}`)}const xa=yield _a.stat(Me);if(xa.isDirectory()){if(!ni){throw new Error(`Failed to copy. ${Me} is a directory, but tried to copy without recursive flag.`)}else{yield cpDirRecursive(Me,oa,0,zn)}}else{if(ca.relative(Me,oa)===""){throw new Error(`'${oa}' and '${Me}' are the same file`)}yield copyFile(Me,oa,zn)}}))}Bn.cp=cp;function mv(Me,Bn,Hn={}){return aa(this,void 0,void 0,(function*(){if(yield _a.exists(Bn)){let zn=true;if(yield _a.isDirectory(Bn)){Bn=ca.join(Bn,ca.basename(Me));zn=yield _a.exists(Bn)}if(zn){if(Hn.force==null||Hn.force){yield rmRF(Bn)}else{throw new Error("Destination already exists")}}}yield mkdirP(ca.dirname(Bn));yield _a.rename(Me,Bn)}))}Bn.mv=mv;function rmRF(Me){return aa(this,void 0,void 0,(function*(){if(_a.IS_WINDOWS){if(/[*"<>|]/.test(Me)){throw new Error('File path must not contain `*`, `"`, `<`, `>` or `|` on Windows')}}try{yield _a.rm(Me,{force:true,maxRetries:3,recursive:true,retryDelay:300})}catch(Me){throw new Error(`File was unable to be removed ${Me}`)}}))}Bn.rmRF=rmRF;function mkdirP(Me){return aa(this,void 0,void 0,(function*(){oa.ok(Me,"a path argument must be provided");yield _a.mkdir(Me,{recursive:true})}))}Bn.mkdirP=mkdirP;function which(Me,Bn){return aa(this,void 0,void 0,(function*(){if(!Me){throw new Error("parameter 'tool' is required")}if(Bn){const Bn=yield which(Me,false);if(!Bn){if(_a.IS_WINDOWS){throw new Error(`Unable to locate executable file: ${Me}. Please verify either the file path exists or the file can be found within a directory specified by the PATH environment variable. Also verify the file has a valid extension for an executable file.`)}else{throw new Error(`Unable to locate executable file: ${Me}. Please verify either the file path exists or the file can be found within a directory specified by the PATH environment variable. Also check the file mode to verify the file is executable.`)}}return Bn}const Hn=yield findInPath(Me);if(Hn&&Hn.length>0){return Hn[0]}return""}))}Bn.which=which;function findInPath(Me){return aa(this,void 0,void 0,(function*(){if(!Me){throw new Error("parameter 'tool' is required")}const Bn=[];if(_a.IS_WINDOWS&&process.env["PATHEXT"]){for(const Me of process.env["PATHEXT"].split(ca.delimiter)){if(Me){Bn.push(Me)}}}if(_a.isRooted(Me)){const Hn=yield _a.tryGetExecutablePath(Me,Bn);if(Hn){return[Hn]}return[]}if(Me.includes(ca.sep)){return[]}const Hn=[];if(process.env.PATH){for(const Me of process.env.PATH.split(ca.delimiter)){if(Me){Hn.push(Me)}}}const zn=[];for(const ni of Hn){const Hn=yield _a.tryGetExecutablePath(ca.join(ni,Me),Bn);if(Hn){zn.push(Hn)}}return zn}))}Bn.findInPath=findInPath;function readCopyOptions(Me){const Bn=Me.force==null?true:Me.force;const Hn=Boolean(Me.recursive);const zn=Me.copySourceDirectory==null?true:Boolean(Me.copySourceDirectory);return{force:Bn,recursive:Hn,copySourceDirectory:zn}}function cpDirRecursive(Me,Bn,Hn,zn){return aa(this,void 0,void 0,(function*(){if(Hn>=255)return;Hn++;yield mkdirP(Bn);const ni=yield _a.readdir(Me);for(const Ci of ni){const ni=`${Me}/${Ci}`;const aa=`${Bn}/${Ci}`;const oa=yield _a.lstat(ni);if(oa.isDirectory()){yield cpDirRecursive(ni,aa,Hn,zn)}else{yield copyFile(ni,aa,zn)}}yield _a.chmod(Bn,(yield _a.stat(Me)).mode)}))}function copyFile(Me,Bn,Hn){return aa(this,void 0,void 0,(function*(){if((yield _a.lstat(Me)).isSymbolicLink()){try{yield _a.lstat(Bn);yield _a.unlink(Bn)}catch(Me){if(Me.code==="EPERM"){yield _a.chmod(Bn,"0666");yield _a.unlink(Bn)}}const Hn=yield _a.readlink(Me);yield _a.symlink(Hn,Bn,_a.IS_WINDOWS?"junction":null)}else if(!(yield _a.exists(Bn))||Hn){yield _a.copyFile(Me,Bn)}}))}},14281:(Me,Bn,Hn)=>{"use strict";var zn=Hn(68672);var ni=Hn(4908);var Ci=Hn(40240);function _interopDefault(Me){return Me&&Me.__esModule?Me:{default:Me}}var aa=_interopDefault(Ci);function appendFormFromObject(Me){const Bn=new FormData;Object.entries(Me).forEach((([Me,Hn])=>{if(Hn==null)return;if(Array.isArray(Hn))Bn.append(Me,Hn[0],Hn[1]);else Bn.append(Me,Hn)}));return Bn}var oa=class{value;constructor(Me){this.value=Me}toString(){return this.value}};function endpoint(Me,...Bn){return Bn.reduce(((Bn,Hn,zn)=>{const ni=Hn instanceof oa?Hn.value:encodeURIComponent(String(Hn));return Bn+ni+Me[zn+1]}),Me[0])}function parseLinkHeader(Me){const Bn={};const Hn=/<([^>]+)>; rel="([^"]+)"/g;let zn;while(zn=Hn.exec(Me)){const[,Me,Hn]=zn;Bn[Hn]=Me}return Bn}function reformatObjectOptions(Me,Bn,Hn=false){const zn=Hn?ni.decamelizeKeys(Me):Me;return aa.default.stringify({[Bn]:zn},{encode:false}).split("&").reduce(((Me,Bn)=>{const[Hn,zn]=Bn.split(/=(.*)/);Me[Hn]=zn;return Me}),{})}function packageResponse(Me,Bn){return Bn?{data:Me.body,status:Me.status,headers:Me.headers}:Me.body}function getStream(Me,Bn){return packageResponse(Me,Bn)}function getSingle(Me,Bn,Hn){const{status:zn,headers:Ci}=Bn;let{body:aa}=Bn;if(Me)aa=ni.camelizeKeys(aa);return packageResponse({body:aa,status:zn,headers:Ci},Hn)}async function getManyMore(Me,Bn,Hn,zn,aa,oa){const{sudo:ca,showExpanded:_a,maxPages:xa,pagination:Ga,page:Ha,perPage:ts,idAfter:Ps,orderBy:so,sort:oo}=aa;if(Me)zn.body=ni.camelizeKeys(zn?.body);const Jo=[...oa||[],...zn.body];const tc=xa&&ts?Jo.length/+ts{const{asStream:zn,sudo:ni,showExpanded:Ci,maxPages:aa,...oa}=Hn||{};const ca=Me.queryTimeout?AbortSignal.timeout(Me.queryTimeout):void 0;const _a=await Me.requester.get(Bn,{searchParams:oa,sudo:ni,asStream:zn,signal:ca});const xa=Me.camelize||false;if(zn)return getStream(_a,Ci);if(!Array.isArray(_a.body))return getSingle(xa,_a,Ci);const Ga={sudo:ni,showExpanded:Ci,maxPages:aa,...oa};return getManyMore(xa,((Bn,Hn)=>Me.requester.get(Bn,{...Hn,signal:ca})),Bn,_a,Ga)}}function post(){return async(Me,Bn,{searchParams:Hn,isForm:zn,sudo:Ci,showExpanded:aa,...oa}={})=>{const ca=zn?appendFormFromObject(oa):oa;const _a=await Me.requester.post(Bn,{searchParams:Hn,body:ca,sudo:Ci,signal:Me.queryTimeout?AbortSignal.timeout(Me.queryTimeout):void 0});if(Me.camelize)_a.body=ni.camelizeKeys(_a.body);return packageResponse(_a,aa)}}function put(){return async(Me,Bn,{searchParams:Hn,isForm:zn,sudo:Ci,showExpanded:aa,...oa}={})=>{const ca=zn?appendFormFromObject(oa):oa;const _a=await Me.requester.put(Bn,{body:ca,searchParams:Hn,sudo:Ci,signal:Me.queryTimeout?AbortSignal.timeout(Me.queryTimeout):void 0});if(Me.camelize)_a.body=ni.camelizeKeys(_a.body);return packageResponse(_a,aa)}}function patch(){return async(Me,Bn,{searchParams:Hn,isForm:zn,sudo:Ci,showExpanded:aa,...oa}={})=>{const ca=zn?appendFormFromObject(oa):oa;const _a=await Me.requester.patch(Bn,{body:ca,searchParams:Hn,sudo:Ci,signal:Me.queryTimeout?AbortSignal.timeout(Me.queryTimeout):void 0});if(Me.camelize)_a.body=ni.camelizeKeys(_a.body);return packageResponse(_a,aa)}}function del(){return async(Me,Bn,{sudo:Hn,showExpanded:zn,searchParams:ni,...Ci}={})=>{const aa=await Me.requester.delete(Bn,{body:Ci,searchParams:ni,sudo:Hn,signal:Me.queryTimeout?AbortSignal.timeout(Me.queryTimeout):void 0});return packageResponse(aa,zn)}}var ca={post:post,put:put,patch:patch,get:get,del:del};var _a=class extends zn.BaseResource{all(Me,Bn){return ca.get()(this,endpoint`projects/${Me}/cluster_agents`,Bn)}allTokens(Me,Bn,Hn){return ca.get()(this,endpoint`projects/${Me}/cluster_agents/${Bn}/tokens`,Hn)}createToken(Me,Bn,Hn,zn){return ca.get()(this,endpoint`projects/${Me}/cluster_agents/${Bn}/tokens`,{name:Hn,...zn})}show(Me,Bn,Hn){return ca.get()(this,endpoint`projects/${Me}/cluster_agents/${Bn}`,Hn)}showToken(Me,Bn,Hn,zn){return ca.get()(this,endpoint`projects/${Me}/cluster_agents/${Bn}/tokens/${Hn}`,zn)}register(Me,Bn,Hn){return ca.post()(this,endpoint`projects/${Me}/cluster_agents`,{name:Bn,...Hn})}removeToken(Me,Bn,Hn,zn){return ca.del()(this,endpoint`projects/${Me}/cluster_agents/${Bn}/tokens/${Hn}`,zn)}unregister(Me,Bn,Hn){return ca.del()(this,endpoint`projects/${Me}/cluster_agents/${Bn}`,Hn)}};var xa=class extends zn.BaseResource{allMetricImages(Me,Bn,Hn){return ca.get()(this,endpoint`projects/${Me}/alert_management_alerts/${Bn}/metric_images`,Hn)}editMetricImage(Me,Bn,Hn,zn){return ca.put()(this,endpoint`projects/${Me}/alert_management_alerts/${Bn}/metric_images/${Hn}`,zn)}removeMetricImage(Me,Bn,Hn,zn){return ca.del()(this,endpoint`projects/${Me}/alert_management_alerts/${Bn}/metric_images/${Hn}`,zn)}uploadMetricImage(Me,Bn,Hn,zn){return ca.post()(this,endpoint`projects/${Me}/alert_management_alerts/${Bn}/metric_images`,{isForm:true,file:[Hn.content,Hn.filename],...zn})}};var Ga=class extends zn.BaseResource{show(Me){return ca.get()(this,"application/appearence",Me)}edit({logo:Me,pwaIcon:Bn,...Hn}={}){if(Me||Bn){const zn={...Hn,isForm:true};if(Me)zn.logo=[Me.content,Me.filename];if(Bn)zn.pwaIcon=[Bn.content,Bn.filename];return ca.put()(this,"application/appearence",zn)}return ca.put()(this,"application/appearence",Hn)}};var Ha=class extends zn.BaseResource{show(Me){return ca.get()(this,"application/plan_limits",Me)}edit(Me,Bn={}){const{ciPipelineSize:Hn,ciActiveJobs:zn,ciActivePipelines:ni,ciProjectSubscriptions:Ci,ciPipelineSchedules:aa,ciNeedsSizeLimit:oa,ciRegisteredGroupRunners:_a,ciRegisteredProjectRunners:xa,conanMaxFileSize:Ga,genericPackagesMaxFileSize:Ha,helmMaxFileSize:ts,mavenMaxFileSize:Ps,npmMaxFileSize:so,nugetMaxFileSize:oo,pypiMaxFileSize:Jo,terraformModuleMaxFileSize:tc,storageSizeLimit:dc,...Fc}=Bn;return ca.put()(this,"application/plan_limits",{...Fc,searchParams:{planName:Me,ciPipelineSize:Hn,ciActiveJobs:zn,ciActivePipelines:ni,ciProjectSubscriptions:Ci,ciPipelineSchedules:aa,ciNeedsSizeLimit:oa,ciRegisteredGroupRunners:_a,ciRegisteredProjectRunners:xa,conanMaxFileSize:Ga,genericPackagesMaxFileSize:Ha,helmMaxFileSize:ts,mavenMaxFileSize:Ps,npmMaxFileSize:so,nugetMaxFileSize:oo,pypiMaxFileSize:Jo,terraformModuleMaxFileSize:tc,storageSizeLimit:dc}})}};var ts=class extends zn.BaseResource{show(Me){return ca.get()(this,"application/settings",Me)}edit(Me){return ca.put()(this,"application/settings",Me)}};var Ps=class extends zn.BaseResource{show(Me){return ca.get()(this,"application/statistics",Me)}};var so=class extends zn.BaseResource{all(Me){return ca.get()(this,"applications",Me)}create(Me,Bn,Hn,zn){return ca.post()(this,"applications",{name:Me,redirectUri:Bn,scopes:Hn,...zn})}remove(Me,Bn){return ca.del()(this,`applications/${Me}`,Bn)}};function url({projectId:Me,groupId:Bn}={}){let Hn="";if(Me)Hn=endpoint`projects/${Me}/`;else if(Bn)Hn=endpoint`groups/${Bn}/`;return`${Hn}audit_events`}var oo=class extends zn.BaseResource{all({projectId:Me,groupId:Bn,...Hn}={}){const zn=url({projectId:Me,groupId:Bn});return ca.get()(this,zn,Hn)}show(Me,{projectId:Bn,groupId:Hn,...zn}={}){const ni=url({projectId:Bn,groupId:Hn});return ca.get()(this,`${ni}/${Me}`,zn)}};var Jo=class extends zn.BaseResource{show(Me,Bn){return ca.get()(this,"avatar",{email:Me,...Bn})}};var tc=class extends zn.BaseResource{all(Me){return ca.get()(this,"broadcast_messages",Me)}create(Me){return ca.post()(this,"broadcast_messages",Me)}edit(Me,Bn){return ca.put()(this,`broadcast_messages/${Me}`,Bn)}remove(Me,Bn){return ca.del()(this,`broadcast_messages/${Me}`,Bn)}show(Me,Bn){return ca.get()(this,`broadcast_messages/${Me}`,Bn)}};var dc=class extends zn.BaseResource{createAccessToken(Me){return ca.post()(this,"code_suggestions/tokens",Me)}generateCompletion(Me){return ca.post()(this,"code_suggestions/completions",Me)}};var Fc=class extends zn.BaseResource{create(Me,Bn){return ca.post()(this,endpoint`projects/${Me}/packages/composer`,Bn)}download(Me,Bn,Hn,zn){return ca.get()(this,endpoint`projects/${Me}/packages/composer/archives/${Bn}`,{searchParams:{sha:Hn},...zn})}showMetadata(Me,Bn,Hn){let zn;if(Hn&&Hn.sha){zn=endpoint`groups/${Me}/-/packages/composer/${Bn}$${Hn.sha}`}else{zn=endpoint`groups/${Me}/-/packages/composer/p2/${Bn}`}return ca.get()(this,zn,Hn)}showPackages(Me,Bn,Hn){return ca.get()(this,endpoint`groups/${Me}/-/packages/composer/p/${Bn}`,Hn)}showBaseRepository(Me,Bn){const Hn={...this};if(Bn&&Bn.composerVersion==="2"){Hn.headers["User-Agent"]="Composer/2"}return ca.get()(Hn,endpoint`groups/${Me}/-/packages/composer/packages`,Bn)}};function url2(Me){return Me?endpoint`projects/${Me}/packages/conan/v1`:"packages/conan/v1"}var Jc=class extends zn.BaseResource{authenticate({projectId:Me,...Bn}={}){return ca.get()(this,`${url2(Me)}/users/authenticate`,Bn)}checkCredentials({projectId:Me,...Bn}={}){const Hn=url2(Me);return ca.get()(this,`${Hn}/users/check_credentials`,Bn)}downloadPackageFile(Me,Bn,Hn,zn,ni,Ci,aa,oa,{projectId:_a,...xa}={}){const Ga=url2(_a);return ca.get()(this,`${Ga}/conans/${Me}/${Bn}/${Hn}/${zn}/${Ci}/package/${ni}/${aa}/${oa}`,xa)}downloadRecipeFile(Me,Bn,Hn,zn,ni,Ci,{projectId:aa,...oa}={}){const _a=url2(aa);return ca.get()(this,`${_a}/conans/${Me}/${Bn}/${Hn}/${zn}/${ni}/export/${Ci}`,oa)}showPackageUploadUrls(Me,Bn,Hn,zn,ni,{projectId:Ci,...aa}={}){const oa=url2(Ci);return ca.get()(this,`${oa}/conans/${Me}/${Bn}/${Hn}/${zn}/packages/${ni}/upload_urls`,aa)}showPackageDownloadUrls(Me,Bn,Hn,zn,ni,{projectId:Ci,...aa}={}){const oa=url2(Ci);return ca.get()(this,`${oa}/conans/${Me}/${Bn}/${Hn}/${zn}/packages/${ni}/download_urls`,aa)}showPackageManifest(Me,Bn,Hn,zn,ni,{projectId:Ci,...aa}={}){const oa=url2(Ci);return ca.get()(this,`${oa}/conans/${Me}/${Bn}/${Hn}/${zn}/packages/${ni}/digest`,aa)}showPackageSnapshot(Me,Bn,Hn,zn,ni,{projectId:Ci,...aa}={}){const oa=url2(Ci);return ca.get()(this,`${oa}/conans/${Me}/${Bn}/${Hn}/${zn}/packages/${ni}`,aa)}ping({projectId:Me,...Bn}={}){return ca.post()(this,`${url2(Me)}/ping`,Bn)}showRecipeUploadUrls(Me,Bn,Hn,zn,{projectId:ni,...Ci}={}){const aa=url2(ni);return ca.get()(this,`${aa}/conans/${Me}/${Bn}/${Hn}/${zn}/upload_urls`,Ci)}showRecipeDownloadUrls(Me,Bn,Hn,zn,{projectId:ni,...Ci}={}){const aa=url2(ni);return ca.get()(this,`${aa}/conans/${Me}/${Bn}/${Hn}/${zn}/download_urls`,Ci)}showRecipeManifest(Me,Bn,Hn,zn,{projectId:ni,...Ci}={}){const aa=url2(ni);return ca.get()(this,`${aa}/conans/${Me}/${Bn}/${Hn}/${zn}/digest`,Ci)}showRecipeSnapshot(Me,Bn,Hn,zn,{projectId:ni,...Ci}={}){const aa=url2(ni);return ca.get()(this,`${aa}/conans/${Me}/${Bn}/${Hn}/${zn}`,Ci)}removePackageFile(Me,Bn,Hn,zn,{projectId:ni,...Ci}={}){const aa=url2(ni);return ca.get()(this,`${aa}/conans/${Me}/${Bn}/${Hn}/${zn}`,Ci)}search({projectId:Me,...Bn}={}){const Hn=url2(Me);return ca.get()(this,`${Hn}/conans/search`,Bn)}uploadPackageFile(Me,Bn,Hn,zn,ni,Ci,aa,oa,_a){const xa=url2();return ca.get()(this,`${xa}/files/${Bn}/${Hn}/${zn}/${ni}/${aa}/package/${Ci}/${oa}/${Me.filename}`,{isForm:true,..._a,file:[Me.content,Me.filename]})}uploadRecipeFile(Me,Bn,Hn,zn,ni,Ci,aa){const oa=url2();return ca.get()(this,`${oa}/files/${Bn}/${Hn}/${zn}/${ni}/${Ci}/export/${Me.filename}`,{isForm:true,...aa,file:[Me.content,Me.filename]})}};var Dp=class extends zn.BaseResource{create(Me,Bn,Hn,{environmentId:zn,clusterId:ni,...Ci}={}){let aa;if(zn)aa=endpoint`environments/${zn}/metrics_dashboard/annotations`;else if(ni)aa=endpoint`clusters/${ni}/metrics_dashboard/annotations`;else throw new Error("Missing required argument. Please supply a environmentId or a cluserId in the options parameter.");return ca.post()(this,aa,{dashboardPath:Me,startingAt:Bn,description:Hn,...Ci})}};function url3({projectId:Me,groupId:Bn}={}){if(Me)return endpoint`/projects/${Me}/packages/debian`;if(Bn)return endpoint`/groups/${Bn}/-/packages/debian`;throw new Error("Missing required argument. Please supply a projectId or a groupId in the options parameter")}var kp=class extends zn.BaseResource{downloadBinaryFileIndex(Me,Bn,Hn,{projectId:zn,groupId:ni,...Ci}){const aa=url3({projectId:zn,groupId:ni});return ca.get()(this,`${aa}/dists/${Me}/${Bn}/binary-${Hn}/Packages`,Ci)}downloadDistributionReleaseFile(Me,{projectId:Bn,groupId:Hn,...zn}){const ni=url3({projectId:Bn,groupId:Hn});return ca.get()(this,`${ni}/dists/${Me}/Release`,zn)}downloadSignedDistributionReleaseFile(Me,{projectId:Bn,groupId:Hn,...zn}){const ni=url3({projectId:Bn,groupId:Hn});return ca.get()(this,`${ni}/dists/${Me}/InRelease`,zn)}downloadReleaseFileSignature(Me,{projectId:Bn,groupId:Hn,...zn}){const ni=url3({projectId:Bn,groupId:Hn});return ca.get()(this,`${ni}/dists/${Me}/Release.gpg`,zn)}downloadPackageFile(Me,Bn,Hn,zn,ni,Ci,aa){return ca.get()(this,endpoint`projects/${Me}/packages/debian/pool/${Bn}/${Hn}/${zn}/${ni}/${Ci}`,aa)}uploadPackageFile(Me,Bn,Hn){return ca.put()(this,endpoint`projects/${Me}/packages/debian/${Bn.filename}`,{isForm:true,...Hn,file:[Bn.content,Bn.filename]})}};var Qp=class extends zn.BaseResource{remove(Me,Bn){return ca.post()(this,`groups/${Me}/dependency_proxy/cache`,Bn)}};var Up=class extends zn.BaseResource{all({projectId:Me,userId:Bn,...Hn}={}){let zn;if(Me){zn=endpoint`projects/${Me}/deploy_keys`}else if(Bn){zn=endpoint`users/${Bn}/project_deploy_keys`}else{zn="deploy_keys"}return ca.get()(this,zn,Hn)}create(Me,Bn,Hn,zn){return ca.post()(this,endpoint`projects/${Me}/deploy_keys`,{title:Bn,key:Hn,...zn})}edit(Me,Bn,Hn){return ca.put()(this,endpoint`projects/${Me}/deploy_keys/${Bn}`,Hn)}enable(Me,Bn,Hn){return ca.post()(this,endpoint`projects/${Me}/deploy_keys/${Bn}/enable`,Hn)}remove(Me,Bn,Hn){return ca.del()(this,endpoint`projects/${Me}/deploy_keys/${Bn}`,Hn)}show(Me,Bn,Hn){return ca.get()(this,endpoint`projects/${Me}/deploy_keys/${Bn}`,Hn)}};var qp=class extends zn.BaseResource{all({projectId:Me,groupId:Bn,...Hn}={}){let zn;if(Me)zn=endpoint`projects/${Me}/deploy_tokens`;else if(Bn)zn=endpoint`groups/${Bn}/deploy_tokens`;else zn="deploy_tokens";return ca.get()(this,zn,Hn)}create(Me,Bn,{projectId:Hn,groupId:zn,...ni}={}){let Ci;if(Hn)Ci=endpoint`projects/${Hn}/deploy_tokens`;else if(zn)Ci=endpoint`groups/${zn}/deploy_tokens`;else{throw new Error("Missing required argument. Please supply a projectId or a groupId in the options parameter.")}return ca.post()(this,Ci,{name:Me,scopes:Bn,...ni})}remove(Me,{projectId:Bn,groupId:Hn,...zn}={}){let ni;if(Bn)ni=endpoint`projects/${Bn}/deploy_tokens/${Me}`;else if(Hn)ni=endpoint`groups/${Hn}/deploy_tokens/${Me}`;else{throw new Error("Missing required argument. Please supply a projectId or a groupId in the options parameter.")}return ca.del()(this,ni,zn)}show(Me,{projectId:Bn,groupId:Hn,...zn}={}){let ni;if(Bn)ni=endpoint`projects/${Bn}/deploy_tokens/${Me}`;else if(Hn)ni=endpoint`groups/${Hn}/deploy_tokens/${Me}`;else{throw new Error("Missing required argument. Please supply a projectId or a groupId in the options parameter.")}return ca.get()(this,ni,zn)}};var Vp=class extends zn.BaseResource{constructor(Me,Bn){super({prefixUrl:Me,...Bn})}all(Me,Bn){return ca.get()(this,endpoint`${Me}/access_requests`,Bn)}request(Me,Bn){return ca.post()(this,endpoint`${Me}/access_requests`,Bn)}approve(Me,Bn,Hn){return ca.put()(this,endpoint`${Me}/access_requests/${Bn}/approve`,Hn)}deny(Me,Bn,Hn){return ca.del()(this,endpoint`${Me}/access_requests/${Bn}`,Hn)}};var Jp=class extends zn.BaseResource{constructor(Me,Bn){super({prefixUrl:Me,...Bn})}all(Me,Bn){return ca.get()(this,endpoint`${Me}/access_tokens`,Bn)}create(Me,Bn,Hn,zn,ni){return ca.post()(this,endpoint`${Me}/access_tokens`,{name:Bn,scopes:Hn,expiresAt:zn,...ni})}revoke(Me,Bn,Hn){return ca.del()(this,endpoint`${Me}/access_tokens/${Bn}`,Hn)}rotate(Me,Bn,Hn){return ca.post()(this,endpoint`${Me}/access_tokens/${Bn}/rotate`,Hn)}show(Me,Bn,Hn){return ca.get()(this,endpoint`${Me}/access_tokens/${Bn}`,Hn)}};function url4(Me,Bn,Hn,zn){const[ni,Ci]=[Me,Hn].map(encodeURIComponent);const aa=[ni,Bn,Ci];aa.push("award_emoji");if(zn)aa.push(zn);return aa.join("/")}var Wp=class extends zn.BaseResource{resourceType2;constructor(Me,Bn,Hn){super({prefixUrl:Me,...Hn});this.resourceType2=Bn}all(Me,Bn,Hn){return ca.get()(this,url4(Me,this.resourceType2,Bn),Hn)}award(Me,Bn,Hn,zn){return ca.post()(this,url4(Me,this.resourceType2,Bn),{name:Hn,...zn})}remove(Me,Bn,Hn,zn){return ca.del()(this,url4(Me,this.resourceType2,Bn,Hn),zn)}show(Me,Bn,Hn,zn){return ca.get()(this,url4(Me,this.resourceType2,Bn,Hn),zn)}};function url5(Me,Bn,Hn,zn,ni){const[Ci,aa]=[Me,Hn].map(encodeURIComponent);const oa=[Ci,Bn,aa];oa.push("notes");oa.push(zn);oa.push("award_emoji");if(ni)oa.push(ni);return oa.join("/")}var zp=class extends zn.BaseResource{resourceType;constructor(Me,Bn){super({prefixUrl:"projects",...Bn});this.resourceType=Me}all(Me,Bn,Hn,zn){return ca.get()(this,url5(Me,this.resourceType,Bn,Hn),zn)}award(Me,Bn,Hn,zn,ni){return ca.post()(this,url5(Me,this.resourceType,Bn,Hn),{name:zn,...ni})}remove(Me,Bn,Hn,zn,ni){return ca.del()(this,url5(Me,this.resourceType,Bn,Hn,zn),ni)}show(Me,Bn,Hn,zn,ni){return ca.get()(this,url5(Me,this.resourceType,Bn,Hn,zn),ni)}};var Qf=class extends zn.BaseResource{constructor(Me,Bn){super({prefixUrl:Me,...Bn})}add(Me,Bn,Hn,zn){return ca.post()(this,endpoint`${Me}/badges`,{linkUrl:Bn,imageUrl:Hn,...zn})}all(Me,Bn){return ca.get()(this,endpoint`${Me}/badges`,Bn)}edit(Me,Bn,Hn){return ca.put()(this,endpoint`${Me}/badges/${Bn}`,Hn)}preview(Me,Bn,Hn,zn){return ca.get()(this,endpoint`${Me}/badges/render`,{linkUrl:Bn,imageUrl:Hn,...zn})}remove(Me,Bn,Hn){return ca.del()(this,endpoint`${Me}/badges/${Bn}`,Hn)}show(Me,Bn,Hn){return ca.get()(this,endpoint`${Me}/badges/${Bn}`,Hn)}};var Yf=class extends zn.BaseResource{constructor(Me,Bn){super({prefixUrl:Me,...Bn})}all(Me,Bn){return ca.get()(this,endpoint`${Me}/custom_attributes`,Bn)}remove(Me,Bn,Hn){return ca.del()(this,endpoint`${Me}/custom_attributes/${Bn}`,Hn)}set(Me,Bn,Hn,zn){return ca.put()(this,endpoint`${Me}/custom_attributes/${Bn}`,{value:Hn,...zn})}show(Me,Bn,Hn){return ca.get()(this,endpoint`${Me}/custom_attributes/${Bn}`,Hn)}};var Kf=class extends zn.BaseResource{constructor(Me,Bn){super({prefixUrl:Me,...Bn})}all(Me,Bn,Hn){return ca.get()(this,endpoint`${Me}/dora/metrics`,{metric:Bn,...Hn})}};var Xf=class extends zn.BaseResource{resource2Type;constructor(Me,Bn,Hn){super({prefixUrl:Me,...Hn});this.resource2Type=Bn}addNote(Me,Bn,Hn,zn,ni){return ca.post()(this,endpoint`${Me}/${this.resource2Type}/${Bn}/discussions/${Hn}/notes`,{...ni,body:zn})}all(Me,Bn,Hn){return ca.get()(this,endpoint`${Me}/${this.resource2Type}/${Bn}/discussions`,Hn)}create(Me,Bn,Hn,{position:zn,...ni}={}){const Ci={...ni,body:Hn};if(zn){Object.assign(Ci,reformatObjectOptions(zn,"position",true));Ci.isForm=true}return ca.post()(this,endpoint`${Me}/${this.resource2Type}/${Bn}/discussions`,Ci)}editNote(Me,Bn,Hn,zn,ni){return ca.put()(this,endpoint`${Me}/${this.resource2Type}/${Bn}/discussions/${Hn}/notes/${zn}`,ni)}removeNote(Me,Bn,Hn,zn,ni){return ca.del()(this,endpoint`${Me}/${this.resource2Type}/${Bn}/discussions/${Hn}/notes/${zn}`,ni)}show(Me,Bn,Hn,zn){return ca.get()(this,endpoint`${Me}/${this.resource2Type}/${Bn}/discussions/${Hn}`,zn)}};var Ad=class extends zn.BaseResource{constructor(Me,Bn){super({prefixUrl:Me,...Bn})}all(Me,Bn){return ca.get()(this,endpoint`${Me}/boards`,Bn)}allLists(Me,Bn,Hn){return ca.get()(this,endpoint`${Me}/boards/${Bn}/lists`,Hn)}create(Me,Bn,Hn){return ca.post()(this,endpoint`${Me}/boards`,{name:Bn,...Hn})}createList(Me,Bn,Hn){return ca.post()(this,endpoint`${Me}/boards/${Bn}/lists`,Hn)}edit(Me,Bn,Hn){return ca.put()(this,endpoint`${Me}/boards/${Bn}`,Hn)}editList(Me,Bn,Hn,zn,ni){return ca.put()(this,endpoint`${Me}/boards/${Bn}/lists/${Hn}`,{position:zn,...ni})}remove(Me,Bn,Hn){return ca.del()(this,endpoint`${Me}/boards/${Bn}`,Hn)}removeList(Me,Bn,Hn,zn){return ca.del()(this,endpoint`${Me}/boards/${Bn}/lists/${Hn}`,zn)}show(Me,Bn,Hn){return ca.get()(this,endpoint`${Me}/boards/${Bn}`,Hn)}showList(Me,Bn,Hn,zn){return ca.get()(this,endpoint`${Me}/boards/${Bn}/lists/${Hn}`,zn)}};var Cd=class extends zn.BaseResource{constructor(Me,Bn){super({prefixUrl:Me,...Bn})}all(Me,Bn){return ca.get()(this,endpoint`${Me}/labels`,Bn)}create(Me,Bn,Hn,zn){return ca.post()(this,endpoint`${Me}/labels`,{name:Bn,color:Hn,...zn})}edit(Me,Bn,Hn){if(!Hn?.newName&&!Hn?.color)throw new Error("Missing required argument. Please supply a color or a newName in the options parameter.");return ca.put()(this,endpoint`${Me}/labels/${Bn}`,Hn)}promote(Me,Bn,Hn){return ca.put()(this,endpoint`${Me}/labels/${Bn}/promote`,Hn)}remove(Me,Bn,Hn){return ca.del()(this,endpoint`${Me}/labels/${Bn}`,Hn)}show(Me,Bn,Hn){return ca.get()(this,endpoint`${Me}/labels/${Bn}`,Hn)}subscribe(Me,Bn,Hn){return ca.post()(this,endpoint`${Me}/issues/${Bn}/subscribe`,Hn)}unsubscribe(Me,Bn,Hn){return ca.post()(this,endpoint`${Me}/issues/${Bn}/unsubscribe`,Hn)}};var xd=class extends zn.BaseResource{constructor(Me,Bn){super({prefixUrl:Me,...Bn})}all(Me,Bn){return ca.get()(this,endpoint`${Me}/uploads`,Bn)}download(Me,Bn,Hn,zn){if(Hn&&typeof Hn==="string"){return ca.get()(this,endpoint`${Me}/uploads/${Bn}/${Hn}`,zn)}return ca.get()(this,endpoint`${Me}/uploads/${Bn}`,zn)}remove(Me,Bn,Hn,zn){if(Hn&&typeof Hn==="string"){return ca.del()(this,endpoint`${Me}/uploads/${Bn}/${Hn}`,zn)}return ca.del()(this,endpoint`${Me}/uploads/${Bn}`,zn)}};var wd=class extends zn.BaseResource{constructor(Me,Bn){super({prefixUrl:Me,...Bn})}add(Me,Bn,Hn){return ca.post()(this,endpoint`${Me}/members`,{accessLevel:Bn,...Hn})}all(Me,{includeInherited:Bn,...Hn}={}){let zn=endpoint`${Me}/members`;if(Bn)zn+="/all";return ca.get()(this,zn,Hn)}edit(Me,Bn,Hn,zn){return ca.put()(this,endpoint`${Me}/members/${Bn}`,{accessLevel:Hn,...zn})}show(Me,Bn,{includeInherited:Hn,...zn}={}){const[ni,Ci]=[Me,Bn].map(encodeURIComponent);const aa=[ni,"members"];if(Hn)aa.push("all");aa.push(Ci);return ca.get()(this,aa.join("/"),zn)}remove(Me,Bn,Hn){return ca.del()(this,endpoint`${Me}/members/${Bn}`,Hn)}};var Sd=class extends zn.BaseResource{constructor(Me,Bn){super({prefixUrl:Me,...Bn})}all(Me,Bn){return ca.get()(this,endpoint`${Me}/milestones`,Bn)}allAssignedIssues(Me,Bn,Hn){return ca.get()(this,endpoint`${Me}/milestones/${Bn}/issues`,Hn)}allAssignedMergeRequests(Me,Bn,Hn){return ca.get()(this,endpoint`${Me}/milestones/${Bn}/merge_requests`,Hn)}allBurndownChartEvents(Me,Bn,Hn){return ca.get()(this,endpoint`${Me}/milestones/${Bn}/burndown_events`,Hn)}create(Me,Bn,Hn){return ca.post()(this,endpoint`${Me}/milestones`,{title:Bn,...Hn})}edit(Me,Bn,Hn){return ca.put()(this,endpoint`${Me}/milestones/${Bn}`,Hn)}remove(Me,Bn,Hn){return ca.del()(this,endpoint`${Me}/milestones/${Bn}`,Hn)}show(Me,Bn,Hn){return ca.get()(this,endpoint`${Me}/milestones/${Bn}`,Hn)}};var Td=class extends zn.BaseResource{resource2Type;constructor(Me,Bn,Hn){super({prefixUrl:Me,...Hn});this.resource2Type=Bn}all(Me,Bn,Hn){return ca.get()(this,endpoint`${Me}/${this.resource2Type}/${Bn}/notes`,Hn)}create(Me,Bn,Hn,zn){return ca.post()(this,endpoint`${Me}/${this.resource2Type}/${Bn}/notes`,{body:Hn,...zn})}edit(Me,Bn,Hn,zn){return ca.put()(this,endpoint`${Me}/${this.resource2Type}/${Bn}/notes/${Hn}`,zn)}remove(Me,Bn,Hn,zn){return ca.del()(this,endpoint`${Me}/${this.resource2Type}/${Bn}/notes/${Hn}`,zn)}show(Me,Bn,Hn,zn){return ca.get()(this,endpoint`${Me}/${this.resource2Type}/${Bn}/notes/${Hn}`,zn)}};var Pd=class extends zn.BaseResource{constructor(Me,Bn){super({prefixUrl:["templates",Me].join("/"),...Bn})}all(Me){process.emitWarning('This API will be deprecated as of Gitlabs v5 API. Please make the switch to "ProjectTemplates".',"DeprecationWarning");return ca.get()(this,"",Me)}show(Me,Bn){process.emitWarning('This API will be deprecated as of Gitlabs v5 API. Please make the switch to "ProjectTemplates".',"DeprecationWarning");return ca.get()(this,encodeURIComponent(Me),Bn)}};var Qh=class extends zn.BaseResource{constructor(Me,Bn){super({prefixUrl:Me,...Bn})}all(Me,Bn){return ca.get()(this,endpoint`${Me}/variables`,Bn)}create(Me,Bn,Hn,zn){return ca.post()(this,endpoint`${Me}/variables`,{key:Bn,value:Hn,...zn})}edit(Me,Bn,Hn,zn){return ca.put()(this,endpoint`${Me}/variables/${Bn}`,{value:Hn,...zn})}show(Me,Bn,Hn){return ca.get()(this,endpoint`${Me}/variables/${Bn}`,Hn)}remove(Me,Bn,Hn){return ca.del()(this,endpoint`${Me}/variables/${Bn}`,Hn)}};var Zh=class extends zn.BaseResource{constructor(Me,Bn){super({prefixUrl:Me,...Bn})}all(Me,Bn){return ca.get()(this,endpoint`${Me}/wikis`,Bn)}create(Me,Bn,Hn,zn){return ca.post()(this,endpoint`${Me}/wikis`,{content:Bn,title:Hn,...zn})}edit(Me,Bn,Hn){return ca.put()(this,endpoint`${Me}/wikis/${Bn}`,Hn)}remove(Me,Bn,Hn){return ca.del()(this,endpoint`${Me}/wikis/${Bn}`,Hn)}show(Me,Bn,Hn){return ca.get()(this,endpoint`${Me}/wikis/${Bn}`,Hn)}uploadAttachment(Me,Bn,Hn){return ca.post()(this,endpoint`${Me}/wikis/attachments`,{...Hn,isForm:true,file:[Bn.content,Bn.filename]})}};var eg=class extends zn.BaseResource{constructor(Me,Bn){super({prefixUrl:Me,...Bn})}add(Me,Bn,Hn){return ca.post()(this,endpoint`${Me}/hooks`,{url:Bn,...Hn})}all(Me,Bn){return ca.get()(this,endpoint`${Me}/hooks`,Bn)}edit(Me,Bn,Hn,zn){return ca.put()(this,endpoint`${Me}/hooks/${Bn}`,{url:Hn,...zn})}remove(Me,Bn,Hn){return ca.del()(this,endpoint`${Me}/hooks/${Bn}`,Hn)}show(Me,Bn,Hn){return ca.get()(this,endpoint`${Me}/hooks/${Bn}`,Hn)}};var tg=class extends zn.BaseResource{constructor(Me,Bn){super({prefixUrl:Me,...Bn})}create(Me,Bn){return ca.post()(this,endpoint`${Me}/push_rule`,Bn)}edit(Me,Bn){return ca.put()(this,endpoint`${Me}/push_rule`,Bn)}remove(Me,Bn){return ca.del()(this,endpoint`${Me}/push_rule`,Bn)}show(Me,Bn){return ca.get()(this,endpoint`${Me}/push_rule`,Bn)}};var rg=class extends zn.BaseResource{resourceType;resourceTypeSingular;constructor(Me,Bn){super(Bn);this.resourceType=Me;this.resourceTypeSingular=Me.substring(0,Me.length-1)}all(Me){const Bn=Me?.[`${this.resourceTypeSingular}Id`];const Hn=Bn?endpoint`${this.resourceType}/${Bn}/repository_storage_moves`:`${this.resourceTypeSingular}_repository_storage_moves`;return ca.get()(this,Hn,Me)}show(Me,Bn){const Hn=Bn?.[`${this.resourceTypeSingular}Id`];const zn=Hn?endpoint`${this.resourceType}/${Hn}/repository_storage_moves`:`${this.resourceTypeSingular}_repository_storage_moves`;return ca.get()(this,`${zn}/${Me}`,Bn)}schedule(Me,Bn){const Hn=Bn?.[`${this.resourceTypeSingular}Id`];const zn=Hn?endpoint`${this.resourceType}/${Hn}/repository_storage_moves`:`${this.resourceTypeSingular}_repository_storage_moves`;return ca.post()(this,zn,{sourceStorageName:Me,...Bn})}};var ng=class extends zn.BaseResource{constructor(Me,Bn){super({prefixUrl:Me,...Bn})}add(Me,Bn,Hn){if(!Hn?.email&&!Hn?.userId)throw new Error("Missing required argument. Please supply a email or a userId in the options parameter.");return ca.post()(this,endpoint`${Me}/invitations`,{accessLevel:Bn,...Hn})}all(Me,Bn){return ca.get()(this,endpoint`${Me}/invitations`,Bn)}edit(Me,Bn,Hn){return ca.put()(this,endpoint`${Me}/invitations/${Bn}`,Hn)}remove(Me,Bn,Hn){return ca.del()(this,endpoint`${Me}/invitations/${Bn}`,Hn)}};var ig=class extends zn.BaseResource{constructor(Me,Bn){super({prefixUrl:Me,...Bn})}all(Me,Bn){return ca.get()(this,endpoint`${Me}/iterations`,Bn)}};var ag=class extends zn.BaseResource{constructor(Me,Bn){super({prefixUrl:Me,...Bn})}all(Me,Bn){return ca.get()(this,`${Me}/protected_environments`,Bn)}create(Me,Bn,Hn,zn){return ca.post()(this,`${Me}/protected_environments`,{name:Bn,deployAccessLevels:Hn,...zn})}edit(Me,Bn,Hn){return ca.put()(this,`${Me}/protected_environments/${Bn}`,Hn)}show(Me,Bn,Hn){return ca.get()(this,`${Me}/protected_environments/${Bn}`,Hn)}remove(Me,Bn,Hn){return ca.del()(this,`${Me}/protected_environments/${Bn}`,Hn)}};var sg=class extends zn.BaseResource{resource2Type;constructor(Me,Bn,Hn){super({prefixUrl:Me,...Hn});this.resource2Type=Bn}all(Me,Bn,Hn){return ca.get()(this,endpoint`${Me}/${this.resource2Type}/${Bn}/resource_iteration_events`,Hn)}show(Me,Bn,Hn,zn){return ca.get()(this,endpoint`${Me}/${this.resource2Type}/${Bn}/resource_iteration_events/${Hn}`,zn)}};var og=class extends zn.BaseResource{resource2Type;constructor(Me,Bn,Hn){super({prefixUrl:Me,...Hn});this.resource2Type=Bn}all(Me,Bn,Hn){return ca.get()(this,endpoint`${Me}/${this.resource2Type}/${Bn}/resource_label_events`,Hn)}show(Me,Bn,Hn,zn){return ca.get()(this,endpoint`${Me}/${this.resource2Type}/${Bn}/resource_label_events/${Hn}`,zn)}};var ug=class extends zn.BaseResource{resource2Type;constructor(Me,Bn,Hn){super({prefixUrl:Me,...Hn});this.resource2Type=Bn}all(Me,Bn,Hn){return ca.get()(this,endpoint`${Me}/${this.resource2Type}/${Bn}/resource_milestone_events`,Hn)}show(Me,Bn,Hn,zn){return ca.get()(this,endpoint`${Me}/${this.resource2Type}/${Bn}/resource_milestone_events/${Hn}`,zn)}};var cg=class extends zn.BaseResource{resource2Type;constructor(Me,Bn,Hn){super({prefixUrl:Me,...Hn});this.resource2Type=Bn}all(Me,Bn,Hn){return ca.get()(this,endpoint`${Me}/${this.resource2Type}/${Bn}/resource_state_events`,Hn)}show(Me,Bn,Hn,zn){return ca.get()(this,endpoint`${Me}/${this.resource2Type}/${Bn}/resource_state_events/${Hn}`,zn)}};var lg=class extends Pd{constructor(Me){super("dockerfiles",Me)}};var pg=class extends zn.BaseResource{all({projectId:Me,userId:Bn,...Hn}={}){let zn;if(Me)zn=endpoint`projects/${Me}/events`;else if(Bn)zn=endpoint`users/${Bn}/events`;else zn="events";return ca.get()(this,zn,Hn)}};var fg=class extends zn.BaseResource{all(Me){return ca.get()(this,"experiments",Me)}};var dg=class extends zn.BaseResource{all(Me){return ca.get()(this,"geo_nodes",Me)}allStatuses(Me){return ca.get()(this,"geo_nodes/statuses",Me)}allFailures(Me){return ca.get()(this,"geo_nodes/current/failures",Me)}create(Me,Bn,Hn){return ca.post()(this,"geo_nodes",{name:Me,url:Bn,...Hn})}edit(Me,Bn){return ca.put()(this,`geo_nodes/${Me}`,Bn)}repair(Me,Bn){return ca.post()(this,`geo_nodes/${Me}/repair`,Bn)}remove(Me,Bn){return ca.del()(this,`geo_nodes/${Me}`,Bn)}show(Me,Bn){return ca.get()(this,`geo_nodes/${Me}`,Bn)}showStatus(Me,Bn){return ca.get()(this,`geo_nodes/${Me}/status`,Bn)}};var hg=class extends zn.BaseResource{all(Me){return ca.get()(this,"geo_sites",Me)}allStatuses(Me){return ca.get()(this,"geo_sites/statuses",Me)}allFailures(Me){return ca.get()(this,"geo_sites/current/failures",Me)}create(Me,Bn,Hn){return ca.post()(this,"geo_sites",{name:Me,url:Bn,...Hn})}edit(Me,Bn){return ca.put()(this,`geo_sites/${Me}`,Bn)}repair(Me,Bn){return ca.post()(this,`geo_sites/${Me}/repair`,Bn)}remove(Me,Bn){return ca.del()(this,`geo_sites/${Me}`,Bn)}show(Me,Bn){return ca.get()(this,`geo_sites/${Me}`,Bn)}showStatus(Me,Bn){return ca.get()(this,`geo_sites/${Me}/status`,Bn)}};var mg=class extends Pd{constructor(Me){super("gitlab_ci_ymls",Me)}};var gg=class extends Pd{constructor(Me){super("gitignores",Me)}};var _g=class extends zn.BaseResource{importGithubRepository(Me,Bn,Hn,zn){return ca.post()(this,"import/github",{personalAccessToken:Me,repoId:Bn,targetNamespace:Hn,...zn})}cancelGithubRepositoryImport(Me,Bn){return ca.post()(this,"import/github/cancel",{projectId:Me,...Bn})}importGithubGists(Me,Bn){return ca.post()(this,"import/github/gists",{personalAccessToken:Me,...Bn})}importBitbucketServerRepository(Me,Bn,Hn,zn,ni,Ci){return ca.post()(this,"import/bitbucket_server",{bitbucketServerUrl:Me,bitbucketServerUsername:Bn,personalAccessToken:Hn,bitbucketServerProject:zn,bitbucketServerRepo:ni,...Ci})}};var Ag=class extends zn.BaseResource{all(Me){return ca.get()(this,"admin/ci/variables",Me)}create(Me,Bn,Hn){return ca.post()(this,"admin/ci/variables",{key:Me,value:Bn,...Hn})}edit(Me,Bn,Hn){return ca.put()(this,endpoint`admin/ci/variables/${Me}`,{value:Bn,...Hn})}show(Me,Bn){return ca.get()(this,endpoint`admin/ci/variables/${Me}`,Bn)}remove(Me,Bn){return ca.get()(this,endpoint`admin/ci/variables/${Me}`,Bn)}};var yg=class extends zn.BaseResource{show({keyId:Me,fingerprint:Bn,...Hn}={}){let zn;if(Me)zn=`keys/${Me}`;else if(Bn)zn=`keys?fingerprint=${Bn}`;else{throw new Error("Missing required argument. Please supply a fingerprint or a keyId in the options parameter")}return ca.get()(this,zn,Hn)}};var vg=class extends zn.BaseResource{add(Me,Bn){return ca.post()(this,"license",{searchParams:{license:Me},...Bn})}all(Me){return ca.get()(this,"licenses",Me)}show(Me){return ca.get()(this,"license",Me)}remove(Me,Bn){return ca.del()(this,`license/${Me}`,Bn)}recalculateBillableUsers(Me,Bn){return ca.put()(this,`license/${Me}/refresh_billable_users`,Bn)}};var bg=class extends Pd{constructor(Me){super("Licenses",Me)}};var Eg=class extends zn.BaseResource{check(Me,Bn){return ca.get()(this,endpoint`projects/${Me}/ci/lint`,Bn)}lint(Me,Bn,Hn){return ca.post()(this,endpoint`projects/${Me}/ci/lint`,{...Hn,content:Bn})}};var Dg=class extends zn.BaseResource{render(Me,Bn){return ca.post()(this,"markdown",{text:Me,...Bn})}};var Cg=class extends zn.BaseResource{downloadPackageFile(Me,Bn,{projectId:Hn,groupId:zn,...ni}){let Ci=endpoint`packages/maven/${Me}/${Bn}`;if(Hn)Ci=endpoint`projects/${Hn}/${Ci}`;else if(zn)Ci=endpoint`groups/${zn}/-/${Ci}`;return ca.get()(this,Ci,ni)}uploadPackageFile(Me,Bn,Hn,zn){return ca.put()(this,endpoint`projects/${Me}/packages/maven/${Bn}/${Hn.filename}`,{isForm:true,...zn,file:[Hn.content,Hn.filename]})}};var xg=class extends zn.BaseResource{show(Me){return ca.get()(this,"metadata",Me)}};var wg=class extends zn.BaseResource{all(Me){return ca.get()(this,"bulk_imports",Me)}create(Me,Bn,Hn){return ca.post()(this,"bulk_imports",{configuration:Me,entities:Bn,...Hn})}allEntities({bulkImportId:Me,...Bn}={}){const Hn=Me?endpoint`bulk_imports/${Me}/entities`:"bulk_imports/entities";return ca.get()(this,Hn,Bn)}show(Me,Bn){return ca.get()(this,`bulk_imports/${Me}`,Bn)}showEntity(Me,Bn,Hn){return ca.get()(this,`bulk_imports/${Me}/entities/${Bn}`,Hn)}};function url6(Me){return Me?endpoint`/projects/${Me}/packages/npm`:"packages/npm"}var Sg=class extends zn.BaseResource{downloadPackageFile(Me,Bn,Hn,zn){return ca.get()(this,endpoint`projects/${Me}/packages/npm/${Bn}/-/${Hn}`,zn)}removeDistTag(Me,Bn,Hn){const zn=url6(Hn?.projectId);return ca.del()(this,`${zn}/-/package/${Me}/dist-tags/${Bn}`,Hn)}setDistTag(Me,Bn,Hn){const zn=url6(Hn?.projectId);return ca.put()(this,`${zn}/-/package/${Me}/dist-tags/${Bn}`,Hn)}showDistTags(Me,Bn){const Hn=url6(Bn?.projectId);return ca.get()(this,`${Hn}/-/package/${Me}/dist-tags`,Bn)}showMetadata(Me,Bn){const Hn=url6(Bn?.projectId);return ca.get()(this,`${Hn}/${Me}`,Bn)}uploadPackageFile(Me,Bn,Hn,zn,ni){return ca.put()(this,endpoint`projects/${Me}/packages/npm/${Bn}`,{...ni,versions:Hn,...zn})}};var kg=class extends zn.BaseResource{all(Me){return ca.get()(this,"namespaces",Me)}exists(Me,Bn){return ca.get()(this,endpoint`namespaces/${Me}/exists`,Bn)}show(Me,Bn){return ca.get()(this,endpoint`namespaces/${Me}`,Bn)}};function url7({projectId:Me,groupId:Bn}={}){let Hn="";if(Me)Hn=endpoint`projects/${Me}/`;if(Bn)Hn=endpoint`groups/${Bn}/`;return`${Hn}notification_settings`}var Tg=class extends zn.BaseResource{edit({groupId:Me,projectId:Bn,...Hn}={}){const zn=url7({groupId:Me,projectId:Bn});return ca.put()(this,zn,Hn)}show({groupId:Me,projectId:Bn,...Hn}={}){const zn=url7({groupId:Me,projectId:Bn});return ca.get()(this,zn,Hn)}};function url8({projectId:Me,groupId:Bn}={}){if(Me)return endpoint`/projects/${Me}/packages/nuget`;if(Bn)return endpoint`/groups/${Bn}/-/packages/nuget`;throw new Error("Missing required argument. Please supply a projectId or a groupId in the options parameter")}var Ig=class extends zn.BaseResource{downloadPackageFile(Me,Bn,Hn,zn,ni){return ca.get()(this,endpoint`projects/${Me}/packages/nuget/download/${Bn}/${Hn}/${zn}`,ni)}search(Me,{projectId:Bn,groupId:Hn,...zn}){const ni=url8({projectId:Bn,groupId:Hn});return ca.get()(this,`${ni}/query`,{q:Me,...zn})}showMetadata(Me,{projectId:Bn,groupId:Hn,...zn}){const ni=url8({projectId:Bn,groupId:Hn});return ca.get()(this,`${ni}/metadata/${Me}/index`,zn)}showPackageIndex(Me,Bn,Hn){return ca.get()(this,endpoint`projects/${Me}/packages/nuget/download/${Bn}/index`,Hn)}showServiceIndex({projectId:Me,groupId:Bn,...Hn}){const zn=url8({projectId:Me,groupId:Bn});return ca.get()(this,`${zn}/index`,Hn)}showVersionMetadata(Me,Bn,{projectId:Hn,groupId:zn,...ni}){const Ci=url8({projectId:Hn,groupId:zn});return ca.get()(this,`${Ci}/metadata/${Me}/${Bn}`,ni)}uploadPackageFile(Me,Bn,Hn,zn,ni){return ca.put()(this,endpoint`projects/${Me}/packages/nuget`,{isForm:true,...ni,packageName:Bn,packageVersion:Hn,file:[zn.content,zn.filename]})}uploadSymbolPackage(Me,Bn,Hn,zn,ni){return ca.put()(this,endpoint`projects/${Me}/packages/nuget/symbolpackage`,{isForm:true,...ni,packageName:Bn,packageVersion:Hn,file:[zn.content,zn.filename]})}};var Bg=class extends zn.BaseResource{all(Me){return ca.get()(this,"personal_access_tokens",Me)}create(Me,Bn,Hn,zn){return ca.post()(this,endpoint`users/${Me}/personal_access_tokens`,{name:Bn,scopes:Hn,...zn})}remove({tokenId:Me,...Bn}={}){const Hn=Me?endpoint`personal_access_tokens/${Me}`:"personal_access_tokens/self";return ca.del()(this,Hn,Bn)}rotate(Me,Bn){return ca.post()(this,endpoint`personal_access_tokens/${Me}/rotate`,Bn)}show({tokenId:Me,...Bn}={}){const Hn=Me?endpoint`personal_access_tokens/${Me}`:"personal_access_tokens/self";return ca.get()(this,Hn,Bn)}};var Fg=class extends zn.BaseResource{downloadPackageFile(Me,Bn,{projectId:Hn,groupId:zn,...ni}={}){let Ci;if(Hn){Ci=endpoint`projects/${Hn}/packages/pypi/files/${Me}/${Bn}`}else if(zn){Ci=endpoint`groups/${zn}/packages/pypi/files/${Me}/${Bn}`}else{throw new Error("Missing required argument. Please supply a projectId or a groupId in the options parameter")}return ca.get()(this,Ci,ni)}showPackageDescriptor(Me,{projectId:Bn,groupId:Hn,...zn}){let ni;if(Bn){ni=endpoint`projects/${Bn}/packages/pypi/simple/${Me}`}else if(Hn){ni=endpoint`groups/${Hn}/packages/pypi/simple/${Me}`}else{throw new Error("Missing required argument. Please supply a projectId or a groupId in the options parameter")}return ca.get()(this,ni,zn)}uploadPackageFile(Me,Bn,Hn){return ca.put()(this,endpoint`projects/${Me}/packages/pypi`,{...Hn,isForm:true,file:[Bn.content,Bn.filename]})}};var Ng=class extends zn.BaseResource{allDependencies(Me,Bn){return ca.get()(this,endpoint`projects/${Me}/packages/rubygems/api/v1/dependencies`,Bn)}downloadGemFile(Me,Bn,Hn){return ca.get()(this,endpoint`projects/${Me}/packages/rubygems/gems/${Bn}`,Hn)}uploadGemFile(Me,Bn,Hn){return ca.post()(this,`projects/${Me}/packages/rubygems/api/v1/gems`,{isForm:true,...Hn,file:[Bn.content,Bn.filename]})}};var Pg=class extends zn.BaseResource{all(Me,Bn,Hn){const{projectId:zn,groupId:ni,...Ci}=Hn||{};let aa;if(zn)aa=endpoint`projects/${zn}/`;else if(ni)aa=endpoint`groups/${ni}/`;else aa="";return ca.get()(this,`${aa}search`,{scope:Me,search:Bn,...Ci})}};var Og=class extends zn.BaseResource{all(Me){return ca.get()(this,"admin/search/migrations",Me)}show(Me,Bn){return ca.get()(this,endpoint`admin/search/migrations/${Me}`,Bn)}};var Rg=class extends zn.BaseResource{create(Me){return ca.post()(this,endpoint`service_accounts`,Me)}};var Lg=class extends zn.BaseResource{showMetricDefinitions(Me){return ca.get()(this,"usage_data/metric_definitions",Me)}showServicePingSQLQueries(Me){return ca.get()(this,"usage_data/queries",Me)}showUsageDataNonSQLMetrics(Me){return ca.get()(this,"usage_data/non_sql_metrics",Me)}};var jg=class extends zn.BaseResource{queueMetrics(){return ca.get()(this,"sidekiq/queue_metrics")}processMetrics(){return ca.get()(this,"sidekiq/process_metrics")}jobStats(){return ca.get()(this,"sidekiq/job_stats")}compoundMetrics(){return ca.get()(this,"sidekiq/compound_metrics")}};var Mg=class extends zn.BaseResource{remove(Me,Bn){return ca.get()(this,endpoint`admin/sidekiq/queues/${Me}`,Bn)}};var Qg=class extends rg{constructor(Me){super("snippets",Me)}};var Ug=class extends zn.BaseResource{all({public:Me,...Bn}={}){const Hn=Me?"snippets/public":"snippets";return ca.get()(this,Hn,Bn)}create(Me,Bn){return ca.post()(this,"snippets",{title:Me,...Bn})}edit(Me,Bn){return ca.put()(this,`snippets/${Me}`,Bn)}remove(Me,Bn){return ca.del()(this,`snippets/${Me}`,Bn)}show(Me,Bn){return ca.get()(this,`snippets/${Me}`,Bn)}showContent(Me,Bn){return ca.get()(this,`snippets/${Me}/raw`,Bn)}showRepositoryFileContent(Me,Bn,Hn,zn){return ca.get()(this,endpoint`snippets/${Me}/files/${Bn}/${Hn}/raw`,zn)}showUserAgentDetails(Me,Bn){return ca.get()(this,`snippets/${Me}/user_agent_detail`,Bn)}};var Gg=class extends zn.BaseResource{edit(Me,Bn){return ca.put()(this,`suggestions/${Me}/apply`,Bn)}editBatch(Me,Bn){return ca.put()(this,`suggestions/batch_apply`,{...Bn,ids:Me})}};var $g=class extends zn.BaseResource{all(Me){return ca.get()(this,"hooks",Me)}add(Me,Bn){return this.create(Me,Bn)}create(Me,Bn){return ca.post()(this,"hooks",{url:Me,...Bn})}test(Me,Bn){return ca.post()(this,`hooks/${Me}`,Bn)}remove(Me,Bn){return ca.del()(this,`hooks/${Me}`,Bn)}show(Me,Bn){return ca.post()(this,`hooks/${Me}`,Bn)}};var qg=class extends zn.BaseResource{all(Me){return ca.get()(this,"todos",Me)}done({todoId:Me,...Bn}={}){let Hn="todos";if(Me)Hn+=`/${Me}`;return ca.post()(this,`${Hn}/mark_as_done`,Bn)}};var Vg=class extends zn.BaseResource{all(Me){return ca.get()(this,"topics",Me)}create(Me,{avatar:Bn,...Hn}={}){const zn={name:Me,...Hn};if(Bn){zn.isForm=true;zn.file=[Bn.content,Bn.filename]}return ca.post()(this,"topics",zn)}edit(Me,{avatar:Bn,...Hn}={}){const zn={...Hn};if(Bn){zn.isForm=true;zn.file=[Bn.content,Bn.filename]}return ca.put()(this,`topics/${Me}`,zn)}merge(Me,Bn,Hn){return ca.post()(this,`topics/merge`,{sourceTopicId:Me,targetTopicId:Bn,...Hn})}remove(Me,Bn){return ca.del()(this,`topics/${Me}`,Bn)}show(Me,Bn){return ca.get()(this,`topics/${Me}`,Bn)}};var Hg=class extends zn.BaseResource{all(Me,Bn){return ca.get()(this,endpoint`projects/${Me}/repository/branches`,Bn)}create(Me,Bn,Hn,zn){return ca.post()(this,endpoint`projects/${Me}/repository/branches`,{branch:Bn,ref:Hn,...zn})}remove(Me,Bn,Hn){return ca.del()(this,endpoint`projects/${Me}/repository/branches/${Bn}`,Hn)}removeMerged(Me,Bn){return ca.del()(this,endpoint`projects/${Me}/repository/merged_branches`,Bn)}show(Me,Bn,Hn){return ca.get()(this,endpoint`projects/${Me}/repository/branches/${Bn}`,Hn)}};var Jg=class extends Xf{constructor(Me){super("projects",new oa("repository/commits"),Me)}};var Wg=class extends zn.BaseResource{all(Me,Bn){return ca.get()(this,endpoint`projects/${Me}/repository/commits`,Bn)}allComments(Me,Bn,Hn){return ca.get()(this,endpoint`projects/${Me}/repository/commits/${Bn}/comments`,Hn)}allDiscussions(Me,Bn,Hn){return ca.get()(this,endpoint`projects/${Me}/repository/commits/${Bn}/discussions`,Hn)}allMergeRequests(Me,Bn,Hn){return ca.get()(this,endpoint`projects/${Me}/repository/commits/${Bn}/merge_requests`,Hn)}allReferences(Me,Bn,Hn){return ca.get()(this,endpoint`projects/${Me}/repository/commits/${Bn}/refs`,Hn)}allStatuses(Me,Bn,Hn){return ca.get()(this,endpoint`projects/${Me}/repository/commits/${Bn}/statuses`,Hn)}cherryPick(Me,Bn,Hn,zn){return ca.post()(this,endpoint`projects/${Me}/repository/commits/${Bn}/cherry_pick`,{branch:Hn,...zn})}create(Me,Bn,Hn,zn=[],ni={}){return ca.post()(this,endpoint`projects/${Me}/repository/commits`,{branch:Bn,commitMessage:Hn,actions:zn,...ni})}createComment(Me,Bn,Hn,zn){return ca.post()(this,endpoint`projects/${Me}/repository/commits/${Bn}/comments`,{note:Hn,...zn})}editStatus(Me,Bn,Hn,zn){return ca.post()(this,endpoint`projects/${Me}/statuses/${Bn}`,{state:Hn,...zn})}revert(Me,Bn,Hn,zn){return ca.post()(this,endpoint`projects/${Me}/repository/commits/${Bn}/revert`,{...zn,branch:Hn})}show(Me,Bn,Hn){return ca.get()(this,endpoint`projects/${Me}/repository/commits/${Bn}`,Hn)}showDiff(Me,Bn,Hn){return ca.get()(this,endpoint`projects/${Me}/repository/commits/${Bn}/diff`,Hn)}showGPGSignature(Me,Bn,Hn){return ca.get()(this,endpoint`projects/${Me}/repository/commits/${Bn}/signature`,Hn)}showSequence(Me,Bn,Hn){return ca.get()(this,endpoint`projects/${Me}/repository/commits/${Bn}/sequence`,Hn)}};var Yg=class extends zn.BaseResource{allRepositories({groupId:Me,projectId:Bn,...Hn}={}){let zn;if(Me)zn=endpoint`groups/${Me}/registry/repositories`;else if(Bn)zn=endpoint`projects/${Bn}/registry/repositories`;else throw new Error("Missing required argument. Please supply a groupId or a projectId in the options parameter.");return ca.get()(this,zn,Hn)}allTags(Me,Bn,Hn){return ca.get()(this,endpoint`projects/${Me}/registry/repositories/${Bn}/tags`,Hn)}editRegistryVisibility(Me,Bn){return ca.get()(this,endpoint`projects/${Me}`,Bn)}removeRepository(Me,Bn,Hn){return ca.del()(this,endpoint`projects/${Me}/registry/repositories/${Bn}`,Hn)}removeTag(Me,Bn,Hn,zn){return ca.del()(this,endpoint`projects/${Me}/registry/repositories/${Bn}/tags/${Hn}`,zn)}removeTags(Me,Bn,Hn,zn){return ca.del()(this,endpoint`projects/${Me}/registry/repositories/${Bn}/tags`,{nameRegexDelete:Hn,...zn})}showRepository(Me,Bn){return ca.get()(this,endpoint`registry/repositories/${Me}`,Bn)}showTag(Me,Bn,Hn,zn){return ca.get()(this,endpoint`projects/${Me}/registry/repositories/${Bn}/tags/${Hn}`,zn)}};var Kg=class extends zn.BaseResource{all(Me,Bn){return ca.get()(this,endpoint`projects/${Me}/deployments`,Bn)}allMergeRequests(Me,Bn,Hn){return ca.get()(this,endpoint`projects/${Me}/deployments/${Bn}/merge_requests`,Hn)}create(Me,Bn,Hn,zn,ni,Ci){return ca.post()(this,endpoint`projects/${Me}/deployments`,{environment:Bn,sha:Hn,ref:zn,tag:ni,...Ci})}edit(Me,Bn,Hn,zn){return ca.put()(this,endpoint`projects/${Me}/deployments/${Bn}`,{...zn,status:Hn})}remove(Me,Bn,Hn){return ca.del()(this,endpoint`projects/${Me}/deployments/${Bn}`,Hn)}setApproval(Me,Bn,Hn,zn){return ca.post()(this,endpoint`projects/${Me}/deployments/${Bn}/approval`,{...zn,status:Hn})}show(Me,Bn,Hn){return ca.get()(this,endpoint`projects/${Me}/deployments/${Bn}`,Hn)}};var zg=class extends zn.BaseResource{all(Me,Bn){return ca.get()(this,endpoint`projects/${Me}/environments`,Bn)}create(Me,Bn,Hn){return ca.post()(this,endpoint`projects/${Me}/environments`,{name:Bn,...Hn})}edit(Me,Bn,Hn){return ca.put()(this,endpoint`projects/${Me}/environments/${Bn}`,Hn)}remove(Me,Bn,Hn){return ca.del()(this,endpoint`projects/${Me}/environments/${Bn}`,Hn)}removeReviewApps(Me,Bn){return ca.del()(this,endpoint`projects/${Me}/environments/review_apps`,Bn)}show(Me,Bn,Hn){return ca.get()(this,endpoint`projects/${Me}/environments/${Bn}`,Hn)}stop(Me,Bn,Hn){return ca.post()(this,endpoint`projects/${Me}/environments/${Bn}/stop`,Hn)}stopStale(Me,Bn,Hn){return ca.post()(this,endpoint`projects/${Me}/environments/stop_stale`,{searchParams:{before:Bn},...Hn})}};var Xg=class extends zn.BaseResource{all(Me,Bn){return ca.get()(this,endpoint`projects/${Me}/error_tracking/client_keys`,Bn)}create(Me,Bn){return ca.post()(this,endpoint`projects/${Me}/error_tracking/client_keys`,Bn)}remove(Me,Bn){return ca.del()(this,endpoint`projects/${Me}/error_tracking/client_keys`,Bn)}};var Zg=class extends zn.BaseResource{create(Me,Bn,Hn,zn){return ca.put()(this,endpoint`projects/${Me}/error_tracking/settings`,{searchParams:{active:Bn,integrated:Hn},...zn})}edit(Me,Bn,{integrated:Hn,...zn}={}){return ca.patch()(this,endpoint`projects/${Me}/error_tracking/settings`,{searchParams:{active:Bn,integrated:Hn},...zn})}show(Me,Bn){return ca.get()(this,endpoint`projects/${Me}/error_tracking/settings`,Bn)}};var f_=class extends zn.BaseResource{all(Me,Bn){const{mergerequestIId:Hn,...zn}=Bn||{};let ni=endpoint`projects/${Me}`;if(Hn){ni+=endpoint`/merge_requests/${Hn}/status_checks`}else{ni+="/external_status_checks"}return ca.get()(this,ni,zn)}create(Me,Bn,Hn,zn){return ca.post()(this,endpoint`projects/${Me}/external_status_checks`,{name:Bn,externalUrl:Hn,...zn})}edit(Me,Bn,Hn){return ca.put()(this,endpoint`projects/${Me}/external_status_checks/${Bn}`,Hn)}remove(Me,Bn,Hn){return ca.del()(this,endpoint`projects/${Me}/external_status_checks/${Bn}`,Hn)}set(Me,Bn,Hn,zn,ni){return ca.post()(this,endpoint`projects/${Me}/merge_requests/${Bn}/status_check_responses`,{sha:Hn,externalStatusCheckId:zn,...ni})}};var Z_=class extends zn.BaseResource{all(Me,Bn){return ca.get()(this,endpoint`projects/${Me}/feature_flags_user_lists`,Bn)}create(Me,Bn,Hn,zn){return ca.post()(this,endpoint`projects/${Me}/feature_flags_user_lists`,{name:Bn,userXids:Hn,...zn})}edit(Me,Bn,Hn){return ca.put()(this,endpoint`projects/${Me}/feature_flags_user_lists/${Bn}`,Hn)}remove(Me,Bn,Hn){return ca.del()(this,endpoint`projects/${Me}/feature_flags_user_lists/${Bn}`,Hn)}show(Me,Bn,Hn){return ca.get()(this,endpoint`projects/${Me}/feature_flags_user_lists/${Bn}`,Hn)}};var sA=class extends zn.BaseResource{all(Me,Bn){return ca.get()(this,endpoint`projects/${Me}/feature_flags`,Bn)}create(Me,Bn,Hn,zn){return ca.post()(this,endpoint`projects/${Me}/feature_flags`,{name:Bn,version:Hn,...zn})}edit(Me,Bn,Hn){return ca.put()(this,endpoint`projects/${Me}/feature_flags/${Bn}`,Hn)}remove(Me,Bn,Hn){return ca.del()(this,endpoint`projects/${Me}/feature_flags/${Bn}`,Hn)}show(Me,Bn,Hn){return ca.get()(this,endpoint`projects/${Me}/feature_flags/${Bn}`,Hn)}};var oA=class extends zn.BaseResource{all(Me,Bn){return ca.get()(this,endpoint`projects/${Me}/freeze_periods`,Bn)}create(Me,Bn,Hn,zn){return ca.post()(this,endpoint`projects/${Me}/freeze_periods`,{freezeStart:Bn,freezeEnd:Hn,...zn})}edit(Me,Bn,Hn){return ca.put()(this,endpoint`projects/${Me}/freeze_periods/${Bn}`,Hn)}remove(Me,Bn,Hn){return ca.del()(this,endpoint`projects/${Me}/freeze_periods/${Bn}`,Hn)}show(Me,Bn,Hn){return ca.get()(this,endpoint`projects/${Me}/freeze_periods/${Bn}`,Hn)}};var hA=class extends zn.BaseResource{remove(Me,Bn){return ca.del()(this,endpoint`projects/${Me}/pages`,Bn)}showSettings(Me,Bn){return ca.get()(this,endpoint`projects/${Me}/pages`,Bn)}};var ey=class extends zn.BaseResource{all(Me,Bn,Hn){return ca.get()(this,endpoint`projects/${Me}/packages/go/${Bn}/@v/list`,Hn)}showVersionMetadata(Me,Bn,Hn,zn){return ca.get()(this,endpoint`projects/${Me}/packages/go/${Bn}/@v/${Hn}.info`,zn)}downloadModuleFile(Me,Bn,Hn,zn){return ca.get()(this,endpoint`projects/${Me}/packages/go/${Bn}/@v/${Hn}.mod`,zn)}downloadModuleSource(Me,Bn,Hn,zn){return ca.get()(this,endpoint`projects/${Me}/packages/go/${Bn}/@v/${Hn}.zip`,zn)}};var ty=class extends zn.BaseResource{downloadChartIndex(Me,Bn,Hn){return ca.get()(this,endpoint`projects/${Me}/packages/helm/${Bn}/index.yaml`,Hn)}downloadChart(Me,Bn,Hn,zn){return ca.get()(this,endpoint`projects/${Me}/packages/helm/${Bn}/charts/${Hn}.tgz`,zn)}import(Me,Bn,Hn,zn){return ca.post()(this,endpoint`projects/${Me}/packages/helm/api/${Bn}/charts`,{isForm:true,...zn,chart:[Hn.content,Hn.filename]})}};var ry=class extends zn.BaseResource{all(Me,Bn){return ca.get()(this,endpoint`projects/${Me}/integrations`,Bn)}edit(Me,Bn,Hn){return ca.put()(this,endpoint`projects/${Me}/integrations/${Bn}`,Hn)}disable(Me,Bn,Hn){return ca.del()(this,endpoint`projects/${Me}/integrations/${Bn}`,Hn)}show(Me,Bn,Hn){return ca.get()(this,endpoint`projects/${Me}/integrations/${Bn}`,Hn)}};var ny=class extends Wp{constructor(Me){super("projects","issues",Me)}};var iy=class extends Xf{constructor(Me){super("projects","issues",Me)}};var py=class extends sg{constructor(Me){super("projects","issues",Me)}};var fy=class extends og{constructor(Me){super("projects","issues",Me)}};var Ty=class extends zn.BaseResource{all(Me,Bn,Hn){return ca.get()(this,endpoint`projects/${Me}/issues/${Bn}/links`,Hn)}create(Me,Bn,Hn,zn,ni){return ca.post()(this,endpoint`projects/${Me}/issues/${Bn}/links`,{targetProjectId:Hn,targetIssueIid:zn,...ni})}remove(Me,Bn,Hn,zn){return ca.del()(this,endpoint`projects/${Me}/issues/${Bn}/links/${Hn}`,zn)}};var Gy=class extends ug{constructor(Me){super("projects","issues",Me)}};var Vy=class extends zp{constructor(Me){super("issues",Me)}};var Hy=class extends Td{constructor(Me){super("projects","issues",Me)}};var Av=class extends cg{constructor(Me){super("projects","issues",Me)}};var vv=class extends cg{constructor(Me){super("projects","issues",Me)}};var bv=class extends zn.BaseResource{addSpentTime(Me,Bn,Hn,zn){return ca.post()(this,endpoint`projects/${Me}/issues/${Bn}/add_spent_time`,{duration:Hn,...zn})}addTimeEstimate(Me,Bn,Hn,zn){return ca.post()(this,endpoint`projects/${Me}/issues/${Bn}/time_estimate`,{duration:Hn,...zn})}all({projectId:Me,groupId:Bn,...Hn}={}){let zn;if(Me)zn=endpoint`projects/${Me}/issues`;else if(Bn)zn=endpoint`groups/${Bn}/issues`;else zn="issues";return ca.get()(this,zn,Hn)}allMetricImages(Me,Bn,Hn){return ca.get()(this,endpoint`projects/${Me}/issues/${Bn}/metric_images`,Hn)}allParticipants(Me,Bn,Hn){return ca.get()(this,endpoint`projects/${Me}/issues/${Bn}/participants`,Hn)}allRelatedMergeRequests(Me,Bn,Hn){return ca.get()(this,endpoint`projects/${Me}/issues/${Bn}/related_merge_requests`,Hn)}create(Me,Bn,Hn){return ca.post()(this,endpoint`projects/${Me}/issues`,{...Hn,title:Bn})}createTodo(Me,Bn,Hn){return ca.post()(this,endpoint`projects/${Me}/issues/${Bn}/todo`,Hn)}clone(Me,Bn,Hn,zn){return ca.post()(this,endpoint`projects/${Me}/issues/${Bn}/clone`,{toProjectId:Hn,...zn})}edit(Me,Bn,Hn){return ca.put()(this,endpoint`projects/${Me}/issues/${Bn}`,Hn)}editMetricImage(Me,Bn,Hn,zn){return ca.put()(this,endpoint`projects/${Me}/issues/${Bn}/metric_images/${Hn}`,zn)}move(Me,Bn,Hn,zn){return ca.post()(this,endpoint`projects/${Me}/issues/${Bn}/move`,{toProjectId:Hn,...zn})}promote(Me,Bn,Hn,zn){return ca.post()(this,endpoint`projects/${Me}/issues/${Bn}/notes`,{searchParams:{body:`${Hn} \n /promote`},...zn})}remove(Me,Bn,Hn){return ca.del()(this,endpoint`projects/${Me}/issues/${Bn}`,Hn)}removeMetricImage(Me,Bn,Hn,zn){return ca.del()(this,endpoint`projects/${Me}/issues/${Bn}/metric_images/${Hn}`,zn)}reorder(Me,Bn,Hn){return ca.put()(this,endpoint`projects/${Me}/issues/${Bn}/reorder`,Hn)}resetSpentTime(Me,Bn,Hn){return ca.post()(this,endpoint`projects/${Me}/issues/${Bn}/reset_spent_time`,Hn)}resetTimeEstimate(Me,Bn,Hn){return ca.post()(this,endpoint`projects/${Me}/issues/${Bn}/reset_time_estimate`,Hn)}show(Me,{projectId:Bn,...Hn}={}){const zn=Bn?endpoint`projects/${Bn}/issues/${Me}`:`issues/${Me}`;return ca.get()(this,zn,Hn)}subscribe(Me,Bn,Hn){return ca.post()(this,endpoint`projects/${Me}/issues/${Bn}/subscribe`,Hn)}allClosedByMergeRequestst(Me,Bn,Hn){return ca.get()(this,endpoint`projects/${Me}/issues/${Bn}/closed_by`,Hn)}showTimeStats(Me,Bn,Hn){return ca.get()(this,endpoint`projects/${Me}/issues/${Bn}/time_stats`,Hn)}unsubscribe(Me,Bn,Hn){return ca.post()(this,endpoint`projects/${Me}/issues/${Bn}/unsubscribe`,Hn)}uploadMetricImage(Me,Bn,Hn,zn){return ca.post()(this,endpoint`projects/${Me}/issues/${Bn}/metric_images`,{isForm:true,...zn,file:[Hn.content,Hn.filename]})}showUserAgentDetails(Me,Bn,Hn){return ca.get()(this,endpoint`projects/${Me}/issues/${Bn}/user_agent_details`,Hn)}};var Ev=class extends zn.BaseResource{all({projectId:Me,groupId:Bn,...Hn}={}){let zn;if(Me)zn=endpoint`projects/${Me}/issues_statistics`;else if(Bn)zn=endpoint`groups/${Bn}/issues_statistics`;else zn="issues_statistics";return ca.get()(this,zn,Hn)}};function generateDownloadPathForJob(Me,Bn,Hn){let zn=endpoint`projects/${Me}/jobs/${Bn}/artifacts`;if(Hn)zn+=`/${Hn}`;return zn}function generateDownloadPath(Me,Bn,Hn){let zn=endpoint`projects/${Me}/jobs/artifacts/${Bn}`;if(Hn){zn+=endpoint`/raw/${Hn}`}else{zn+=endpoint`/download`}return zn}var Cv=class extends zn.BaseResource{downloadArchive(Me,{jobId:Bn,artifactPath:Hn,ref:zn,...ni}={}){let Ci;if(Bn)Ci=generateDownloadPathForJob(Me,Bn,Hn);else if(ni?.job&&zn)Ci=generateDownloadPath(Me,zn,Hn);else throw new Error("Missing one of the required parameters. See typing documentation for available arguments.");return ca.get()(this,Ci,ni)}keep(Me,Bn,Hn){return ca.post()(this,endpoint`projects/${Me}/jobs/${Bn}/artifacts/keep`,Hn)}remove(Me,{jobId:Bn,...Hn}={}){let zn;if(Bn){zn=endpoint`projects/${Me}/jobs/${Bn}/artifacts`}else{zn=endpoint`projects/${Me}/artifacts`}return ca.del()(this,zn,Hn)}};var xv=class extends zn.BaseResource{all(Me,{pipelineId:Bn,...Hn}={}){const zn=Bn?endpoint`projects/${Me}/pipelines/${Bn}/jobs`:endpoint`projects/${Me}/jobs`;return ca.get()(this,zn,Hn)}allPipelineBridges(Me,Bn,Hn){return ca.get()(this,endpoint`projects/${Me}/pipelines/${Bn}/bridges`,Hn)}cancel(Me,Bn,Hn){return ca.post()(this,endpoint`projects/${Me}/jobs/${Bn}/cancel`,Hn)}erase(Me,Bn,Hn){return ca.post()(this,endpoint`projects/${Me}/jobs/${Bn}/erase`,Hn)}play(Me,Bn,Hn){return ca.post()(this,endpoint`projects/${Me}/jobs/${Bn}/play`,Hn)}retry(Me,Bn,Hn){return ca.post()(this,endpoint`projects/${Me}/jobs/${Bn}/retry`,Hn)}show(Me,Bn,Hn){return ca.get()(this,endpoint`projects/${Me}/jobs/${Bn}`,Hn)}showConnectedJob(Me){if(!this.headers["job-token"])throw new Error('Missing required header "job-token"');return ca.get()(this,"job",Me)}showConnectedJobK8Agents(Me){if(!this.headers["job-token"])throw new Error('Missing required header "job-token"');return ca.get()(this,"job/allowed_agents",Me)}showLog(Me,Bn,Hn){return ca.get()(this,endpoint`projects/${Me}/jobs/${Bn}/trace`,Hn)}};var wv=class extends zn.BaseResource{allApprovalRules(Me,{mergerequestIId:Bn,...Hn}={}){let zn;if(Bn){zn=endpoint`projects/${Me}/merge_requests/${Bn}/approval_rules`}else{zn=endpoint`projects/${Me}/approval_rules`}return ca.get()(this,zn,Hn)}approve(Me,Bn,Hn){return ca.post()(this,endpoint`projects/${Me}/merge_requests/${Bn}/approve`,Hn)}createApprovalRule(Me,Bn,Hn,{mergerequestIId:zn,...ni}={}){let Ci;if(zn){Ci=endpoint`projects/${Me}/merge_requests/${zn}/approval_rules`}else{Ci=endpoint`projects/${Me}/approval_rules`}return ca.post()(this,Ci,{name:Bn,approvalsRequired:Hn,...ni})}editApprovalRule(Me,Bn,Hn,zn,{mergerequestIId:ni,...Ci}={}){let aa;if(ni){aa=endpoint`projects/${Me}/merge_requests/${ni}/approval_rules/${Bn}`}else{aa=endpoint`projects/${Me}/approval_rules/${Bn}`}return ca.put()(this,aa,{name:Hn,approvalsRequired:zn,...Ci})}editConfiguration(Me,Bn){return ca.post()(this,endpoint`projects/${Me}/approvals`,Bn)}removeApprovalRule(Me,Bn,{mergerequestIId:Hn,...zn}={}){let ni;if(Hn){ni=endpoint`projects/${Me}/merge_requests/${Hn}/approval_rules/${Bn}`}else{ni=endpoint`projects/${Me}/approval_rules/${Bn}`}return ca.del()(this,ni,zn)}showApprovalRule(Me,Bn,Hn){return ca.get()(this,endpoint`projects/${Me}/approval_rules/${Bn}`,Hn)}showApprovalState(Me,Bn,Hn){return ca.get()(this,endpoint`projects/${Me}/merge_requests/${Bn}/approval_state`,Hn)}showConfiguration(Me,{mergerequestIId:Bn,...Hn}={}){let zn;if(Bn){zn=endpoint`projects/${Me}/merge_requests/${Bn}/approvals`}else{zn=endpoint`projects/${Me}/approvals`}return ca.get()(this,zn,Hn)}unapprove(Me,Bn,Hn){return ca.post()(this,endpoint`projects/${Me}/merge_requests/${Bn}/unapprove`,Hn)}};var Sv=class extends Wp{constructor(Me){super("projects","merge_requests",Me)}};var kv=class extends zn.BaseResource{all(Me,Bn,Hn){return ca.get()(this,endpoint`projects/${Me}/merge_requests/${Bn}/context_commits`,Hn)}create(Me,Bn,{mergerequestIId:Hn,...zn}={}){const ni=endpoint`projects/${Me}/merge_requests`;const Ci=Hn?`${ni}/${Hn}/context_commits`:ni;return ca.post()(this,Ci,{commits:Bn,...zn})}remove(Me,Bn,Hn){return ca.del()(this,endpoint`projects/${Me}/merge_requests/${Bn}/context_commits`,Hn)}};var Tv=class extends Xf{constructor(Me){super("projects","merge_requests",Me)}resolve(Me,Bn,Hn,zn,ni){return ca.put()(this,endpoint`${Me}/merge_requests/${Bn}/discussions/${Hn}`,{searchParams:{resolved:zn},...ni})}};var Iv=class extends zn.BaseResource{all(Me,Bn,Hn){return ca.get()(this,endpoint`projects/${Me}/merge_requests/${Bn}/draft_notes`,Hn)}create(Me,Bn,Hn,zn){return ca.post()(this,endpoint`projects/${Me}/merge_requests/${Bn}/draft_notes`,{...zn,note:Hn})}edit(Me,Bn,Hn,zn){return ca.post()(this,endpoint`projects/${Me}/merge_requests/${Bn}/draft_notes/${Hn}`,zn)}publish(Me,Bn,Hn,zn){return ca.put()(this,endpoint`projects/${Me}/merge_requests/${Bn}/draft_notes/${Hn}/publish`,zn)}publishBulk(Me,Bn,Hn){return ca.post()(this,endpoint`projects/${Me}/merge_requests/${Bn}/draft_notes/bulk_publish`,Hn)}remove(Me,Bn,Hn,zn){return ca.del()(this,endpoint`projects/${Me}/merge_requests/${Bn}/draft_notes/${Hn}`,zn)}show(Me,Bn,Hn,zn){return ca.get()(this,endpoint`projects/${Me}/merge_requests/${Bn}/draft_notes/${Hn}`,zn)}};var Bv=class extends og{constructor(Me){super("projects","merge_requests",Me)}};var Fv=class extends ug{constructor(Me){super("projects","merge_requests",Me)}};var Nv=class extends zp{constructor(Me){super("merge_requests",Me)}};var Ov=class extends Td{constructor(Me){super("projects","merge_requests",Me)}};var Mv=class extends zn.BaseResource{accept(Me,Bn,Hn){return this.merge(Me,Bn,Hn)}addSpentTime(Me,Bn,Hn,zn){return ca.post()(this,endpoint`projects/${Me}/merge_requests/${Bn}/add_spent_time`,{duration:Hn,...zn})}all({projectId:Me,groupId:Bn,...Hn}={}){let zn="";if(Me){zn=endpoint`projects/${Me}/`}else if(Bn){zn=endpoint`groups/${Bn}/`}return ca.get()(this,`${zn}merge_requests`,Hn)}allDiffs(Me,Bn,Hn){return ca.get()(this,endpoint`projects/${Me}/merge_requests/${Bn}/diffs`,Hn)}allCommits(Me,Bn,Hn){return ca.get()(this,endpoint`projects/${Me}/merge_requests/${Bn}/commits`,Hn)}allDiffVersions(Me,Bn,Hn){return ca.get()(this,endpoint`projects/${Me}/merge_requests/${Bn}/versions`,Hn)}allIssuesClosed(Me,Bn,Hn){return ca.get()(this,endpoint`projects/${Me}/merge_requests/${Bn}/closes_issues`,Hn)}allIssuesRelated(Me,Bn,Hn){return ca.get()(this,endpoint`projects/${Me}/merge_requests/${Bn}/related_issues`,Hn)}allParticipants(Me,Bn,Hn){return ca.get()(this,endpoint`projects/${Me}/merge_requests/${Bn}/participants`,Hn)}allPipelines(Me,Bn,Hn){return ca.get()(this,endpoint`projects/${Me}/merge_requests/${Bn}/pipelines`,Hn)}cancelOnPipelineSuccess(Me,Bn,Hn){return ca.post()(this,endpoint`projects/${Me}/merge_requests/${Bn}/cancel_merge_when_pipeline_succeeds`,Hn)}create(Me,Bn,Hn,zn,ni){return ca.post()(this,endpoint`projects/${Me}/merge_requests`,{sourceBranch:Bn,targetBranch:Hn,title:zn,...ni})}createPipeline(Me,Bn,Hn){return ca.post()(this,endpoint`projects/${Me}/merge_requests/${Bn}/pipelines`,Hn)}createTodo(Me,Bn,Hn){return ca.post()(this,endpoint`projects/${Me}/merge_requests/${Bn}/todo`,Hn)}edit(Me,Bn,Hn){return ca.put()(this,endpoint`projects/${Me}/merge_requests/${Bn}`,Hn)}merge(Me,Bn,Hn){return ca.put()(this,endpoint`projects/${Me}/merge_requests/${Bn}/merge`,Hn)}mergeToDefault(Me,Bn,Hn){return ca.put()(this,endpoint`projects/${Me}/merge_requests/${Bn}/merge_ref`,Hn)}rebase(Me,Bn,{skipCI:Hn,...zn}={}){return ca.put()(this,endpoint`projects/${Me}/merge_requests/${Bn}/rebase`,{...zn,skipCi:Hn})}remove(Me,Bn,Hn){return ca.del()(this,endpoint`projects/${Me}/merge_requests/${Bn}`,Hn)}resetSpentTime(Me,Bn,Hn){return ca.post()(this,endpoint`projects/${Me}/merge_requests/${Bn}/reset_spent_time`,Hn)}resetTimeEstimate(Me,Bn,Hn){return ca.post()(this,endpoint`projects/${Me}/merge_requests/${Bn}/reset_time_estimate`,Hn)}setTimeEstimate(Me,Bn,Hn,zn){return ca.post()(this,endpoint`projects/${Me}/merge_requests/${Bn}/time_estimate`,{duration:Hn,...zn})}show(Me,Bn,Hn){return ca.get()(this,endpoint`projects/${Me}/merge_requests/${Bn}`,Hn)}showChanges(Me,Bn,Hn){process.emitWarning('This endpoint was deprecated in GitLab API 15.7 and will be removed in API v5. Please use the "allDiffs" function instead.',"DeprecationWarning");return ca.get()(this,endpoint`projects/${Me}/merge_requests/${Bn}/changes`,Hn)}showDiffVersion(Me,Bn,Hn,zn){return ca.get()(this,endpoint`projects/${Me}/merge_requests/${Bn}/versions/${Hn}`,zn)}showTimeStats(Me,Bn,Hn){return ca.get()(this,endpoint`projects/${Me}/merge_requests/${Bn}/time_stats`,Hn)}subscribe(Me,Bn,Hn){return ca.post()(this,endpoint`projects/${Me}/merge_requests/${Bn}/subscribe`,Hn)}unsubscribe(Me,Bn,Hn){return ca.post()(this,endpoint`projects/${Me}/merge_requests/${Bn}/unsubscribe`,Hn)}showReviewers(Me,Bn,Hn){return ca.get()(this,endpoint`projects/${Me}/merge_requests/${Bn}/reviewers`,Hn)}};var OE=class extends zn.BaseResource{all(Me,Bn){return ca.get()(this,endpoint`projects/${Me}/merge_trains`,Bn)}showStatus(Me,Bn,Hn){return ca.get()(this,endpoint`projects/${Me}/merge_trains/merge_requests/${Bn}`,Hn)}addMergeRequest(Me,Bn,Hn){return ca.post()(this,endpoint`projects/${Me}/merge_trains/merge_requests/${Bn}`,Hn)}};var iD=class extends zn.BaseResource{publish(Me,Bn,Hn,zn,{contentType:ni,...Ci}={}){return ca.put()(this,endpoint`projects/${Me}/packages/generic/${Bn}/${Hn}/${zn.filename}`,{isForm:true,file:[zn.content,zn.filename],...Ci})}download(Me,Bn,Hn,zn,ni){return ca.get()(this,endpoint`projects/${Me}/packages/generic/${Bn}/${Hn}/${zn}`,ni)}};var eC=class extends zn.BaseResource{all({projectId:Me,groupId:Bn,...Hn}={}){let zn;if(Me)zn=endpoint`projects/${Me}/packages`;else if(Bn)zn=endpoint`groups/${Bn}/packages`;else{throw new Error("Missing required argument. Please supply a projectId or a groupId in the options parameter.")}return ca.get()(this,zn,Hn)}allFiles(Me,Bn,Hn){return ca.get()(this,endpoint`projects/${Me}/packages/${Bn}/package_files`,Hn)}remove(Me,Bn,Hn){return ca.del()(this,endpoint`projects/${Me}/packages/${Bn}`,Hn)}removeFile(Me,Bn,Hn,zn){return ca.del()(this,endpoint`projects/${Me}/packages/${Bn}/package_files/${Hn}`,zn)}show(Me,Bn,Hn){return ca.get()(this,endpoint`projects/${Me}/packages/${Bn}`,Hn)}};var tC=class extends zn.BaseResource{all({projectId:Me,...Bn}={}){const Hn=Me?endpoint`projects/${Me}/`:"";return ca.get()(this,`${Hn}pages/domains`,Bn)}create(Me,Bn,Hn){return ca.post()(this,endpoint`projects/${Me}/pages/domains`,{domain:Bn,...Hn})}edit(Me,Bn,Hn){return ca.put()(this,endpoint`projects/${Me}/pages/domains/${Bn}`,Hn)}show(Me,Bn,Hn){return ca.get()(this,endpoint`projects/${Me}/pages/domains/${Bn}`,Hn)}remove(Me,Bn,Hn){return ca.del()(this,endpoint`projects/${Me}/pages/domains/${Bn}`,Hn)}};var rC=class extends zn.BaseResource{all(Me,Bn,Hn){return ca.get()(this,endpoint`projects/${Me}/pipeline_schedules/${Bn}/variables`,Hn)}create(Me,Bn,Hn,zn,ni){return ca.post()(this,endpoint`projects/${Me}/pipeline_schedules/${Bn}/variables`,{...ni,key:Hn,value:zn})}edit(Me,Bn,Hn,zn,ni){return ca.put()(this,endpoint`projects/${Me}/pipeline_schedules/${Bn}/variables/${Hn}`,{...ni,value:zn})}remove(Me,Bn,Hn,zn){return ca.del()(this,endpoint`projects/${Me}/pipeline_schedules/${Bn}/variables/${Hn}`,zn)}};var nC=class extends zn.BaseResource{all(Me,Bn){return ca.get()(this,endpoint`projects/${Me}/pipeline_schedules`,Bn)}allTriggeredPipelines(Me,Bn,Hn){return ca.get()(this,endpoint`projects/${Me}/pipeline_schedules/${Bn}/pipelines`,Hn)}create(Me,Bn,Hn,zn,ni){return ca.post()(this,endpoint`projects/${Me}/pipeline_schedules`,{description:Bn,ref:Hn,cron:zn,...ni})}edit(Me,Bn,Hn){return ca.put()(this,endpoint`projects/${Me}/pipeline_schedules/${Bn}`,Hn)}remove(Me,Bn,Hn){return ca.del()(this,endpoint`projects/${Me}/pipeline_schedules/${Bn}`,Hn)}run(Me,Bn,Hn){return ca.post()(this,endpoint`projects/${Me}/pipeline_schedules/${Bn}/play`,Hn)}show(Me,Bn,Hn){return ca.get()(this,endpoint`projects/${Me}/pipeline_schedules/${Bn}`,Hn)}takeOwnership(Me,Bn,Hn){return ca.post()(this,endpoint`projects/${Me}/pipeline_schedules/${Bn}/take_ownership`,Hn)}};var iC=class extends zn.BaseResource{all(Me,Bn){return ca.get()(this,endpoint`projects/${Me}/triggers`,Bn)}create(Me,Bn,Hn){return ca.post()(this,endpoint`projects/${Me}/triggers`,{description:Bn,...Hn})}edit(Me,Bn,Hn){return ca.put()(this,endpoint`projects/${Me}/triggers/${Bn}`,Hn)}remove(Me,Bn,Hn){return ca.del()(this,endpoint`projects/${Me}/triggers/${Bn}`,Hn)}show(Me,Bn,Hn){return ca.get()(this,endpoint`projects/${Me}/triggers/${Bn}`,Hn)}trigger(Me,Bn,Hn,{variables:zn,...ni}={}){const Ci={...ni,searchParams:{token:Hn,ref:Bn}};if(zn){Ci.isForm=true;Object.assign(Ci,reformatObjectOptions(zn,"variables"))}return ca.post()(this,endpoint`projects/${Me}/trigger/pipeline`,Ci)}};var aC=class extends zn.BaseResource{all(Me,Bn){return ca.get()(this,endpoint`projects/${Me}/pipelines`,Bn)}allVariables(Me,Bn,Hn){return ca.get()(this,endpoint`projects/${Me}/pipelines/${Bn}/variables`,Hn)}cancel(Me,Bn,Hn){return ca.post()(this,endpoint`projects/${Me}/pipelines/${Bn}/cancel`,Hn)}create(Me,Bn,Hn){return ca.post()(this,endpoint`projects/${Me}/pipeline`,{ref:Bn,...Hn})}remove(Me,Bn,Hn){return ca.del()(this,endpoint`projects/${Me}/pipelines/${Bn}`,Hn)}retry(Me,Bn,Hn){return ca.post()(this,endpoint`projects/${Me}/pipelines/${Bn}/retry`,Hn)}show(Me,Bn,Hn){return ca.get()(this,endpoint`projects/${Me}/pipelines/${Bn}`,Hn)}showLatest(Me,Bn){return ca.get()(this,endpoint`projects/${Me}/pipelines/latest`,Bn)}showTestReport(Me,Bn,Hn){return ca.get()(this,endpoint`projects/${Me}/pipelines/${Bn}/test_report`,Hn)}showTestReportSummary(Me,Bn,Hn){return ca.get()(this,endpoint`projects/${Me}/pipelines/${Bn}/test_report_summary`,Hn)}};var sC=class extends zn.BaseResource{allFunnels(Me,Bn){return ca.get()(this,endpoint`projects/${Me}/product_analytics/funnels`,Bn)}load(Me,Bn){return ca.post()(this,endpoint`projects/${Me}/product_analytics/request/load`,Bn)}dryRun(Me,Bn){return ca.post()(this,endpoint`projects/${Me}/product_analytics/request/dry-run`,Bn)}showMetadata(Me,Bn){return ca.get()(this,endpoint`projects/${Me}/product_analytics/request/meta`,Bn)}};var oC=class extends Vp{constructor(Me){super("projects",Me)}};var uC=class extends Jp{constructor(Me){super("projects",Me)}};var cC=class extends zn.BaseResource{all(Me){return ca.get()(this,"project_aliases",Me)}create(Me,Bn,Hn){return ca.post()(this,"project_aliases",{name:Bn,projectId:Me,...Hn})}edit(Me,Bn){return ca.post()(this,`project_aliases/${Me}`,Bn)}remove(Me,Bn){return ca.del()(this,`project_aliases/${Me}`,Bn)}};var lC=class extends Qf{constructor(Me){super("projects",Me)}};var pC=class extends Yf{constructor(Me){super("projects",Me)}};var fC=class extends Kf{constructor(Me){super("projects",Me)}};var dC=class extends eg{constructor(Me){super("projects",Me)}};var hC=class extends zn.BaseResource{download(Me,Bn){return ca.get()(this,endpoint`projects/${Me}/export/download`,Bn)}import(Me,Bn,Hn){return ca.post()(this,"projects/import",{isForm:true,...Hn,file:[Me.content,Me.filename],path:Bn})}importRemote(Me,Bn,Hn){return ca.post()(this,"projects/remote-import",{...Hn,path:Bn,url:Me})}importRemoteS3(Me,Bn,Hn,zn,ni,Ci,aa){return ca.post()(this,"projects/remote-import",{...aa,accessKeyId:Me,bucketName:Bn,fileKey:Hn,path:zn,region:ni,secretAccessKey:Ci})}showExportStatus(Me,Bn){return ca.get()(this,endpoint`projects/${Me}/export`,Bn)}showImportStatus(Me,Bn){return ca.get()(this,endpoint`projects/${Me}/import`,Bn)}scheduleExport(Me,Bn,Hn){return ca.post()(this,endpoint`projects/${Me}/export`,{...Hn,upload:Bn})}};var mC=class extends ng{constructor(Me){super("projects",Me)}};var gC=class extends Ad{constructor(Me){super("projects",Me)}};var _C=class extends ig{constructor(Me){super("project",Me)}};var AC=class extends zn.BaseResource{show(Me,Bn){return ca.get()(this,endpoint`projects/${Me}/job_token_scope`,Bn)}edit(Me,Bn,Hn){return ca.patch()(this,endpoint`projects/${Me}/job_token_scope`,{...Hn,enabled:Bn})}showInboundAllowList(Me,Bn){return ca.get()(this,endpoint`projects/${Me}/job_token_scope/allowlist`,Bn)}addToInboundAllowList(Me,Bn,Hn){return ca.post()(this,endpoint`projects/${Me}/job_token_scope/allowlist`,{...Hn,targetProjectId:Bn})}removeFromInboundAllowList(Me,Bn,Hn){return ca.del()(this,endpoint`projects/${Me}/job_token_scope/allowlist/${Bn}`,Hn)}showGroupsAllowList(Me,Bn){return ca.get()(this,endpoint`projects/${Me}/job_token_scope/groups_allowlist`,Bn)}addToGroupsAllowList(Me,Bn,Hn){return ca.post()(this,endpoint`projects/${Me}/job_token_scope/groups_allowlist`,{...Hn,targetGroupId:Bn})}removeFromGroupsAllowList(Me,Bn,Hn){return ca.del()(this,endpoint`projects/${Me}/job_token_scope/groups_allowlist/${Bn}`,Hn)}};var yC=class extends Cd{constructor(Me){super("projects",Me)}};var vC=class extends xd{constructor(Me){super("projects",Me)}create(Me,Bn,Hn){return ca.post()(this,endpoint`${Me}/uploads`,{isForm:true,...Hn,file:[Bn.content,Bn.filename]})}};var bC=class extends wd{constructor(Me){super("projects",Me)}};var EC=class extends Sd{constructor(Me){super("projects",Me)}promote(Me,Bn,Hn){return ca.post()(this,endpoint`${Me}/milestones/${Bn}/promote`,Hn)}};var DC=class extends ag{constructor(Me){super("projects",Me)}};var CC=class extends tg{constructor(Me){super("projects",Me)}};var xC=class extends zn.BaseResource{download(Me,Bn,Hn){return ca.get()(this,endpoint`projects/${Me}/export_relations/download`,{relation:Bn,...Hn})}showExportStatus(Me,Bn){return ca.get()(this,endpoint`projects/${Me}/export_relations/status`,Bn)}scheduleExport(Me,Bn){return ca.post()(this,endpoint`projects/${Me}/export_relations`,Bn)}};var wC=class extends zn.BaseResource{all(Me,Bn){return ca.get()(this,endpoint`projects/${Me}/releases`,Bn)}create(Me,Bn){return ca.post()(this,endpoint`projects/${Me}/releases`,Bn)}createEvidence(Me,Bn,Hn){return ca.post()(this,endpoint`projects/${Me}/releases/${Bn}/evidence`,Hn)}edit(Me,Bn,Hn){return ca.put()(this,endpoint`projects/${Me}/releases/${Bn}`,Hn)}download(Me,Bn,Hn,zn){return ca.get()(this,endpoint`projects/${Me}/releases/${Bn}/downloads/${Hn}`,zn)}downloadLatest(Me,Bn,Hn){return ca.get()(this,endpoint`projects/${Me}/releases/permalink/latest/downloads/${Bn}`,Hn)}remove(Me,Bn,Hn){return ca.del()(this,endpoint`projects/${Me}/releases/${Bn}`,Hn)}show(Me,Bn,Hn){return ca.get()(this,endpoint`projects/${Me}/releases/${Bn}`,Hn)}showLatest(Me,Bn){return ca.get()(this,endpoint`projects/${Me}/releases/permalink/latest`,Bn)}showLatestEvidence(Me,Bn){return ca.get()(this,endpoint`projects/${Me}/releases/permalink/latest/evidence`,Bn)}};var SC=class extends zn.BaseResource{all(Me,Bn){return ca.get()(this,endpoint`projects/${Me}/remote_mirrors`,Bn)}createPullMirror(Me,Bn,Hn,zn){return ca.post()(this,endpoint`projects/${Me}/mirror/pull`,{importUrl:Bn,mirror:Hn,...zn})}createPushMirror(Me,Bn,Hn){return ca.post()(this,endpoint`projects/${Me}/remote_mirrors`,{url:Bn,...Hn})}edit(Me,Bn,Hn){return ca.post()(this,endpoint`projects/${Me}/remote_mirrors/${Bn}`,Hn)}remove(Me,Bn,Hn){return ca.del()(this,endpoint`projects/${Me}/remote_mirrors/${Bn}`,Hn)}show(Me,Bn,Hn){return ca.get()(this,endpoint`projects/${Me}/remote_mirrors/${Bn}`,Hn)}sync(Me,Bn,Hn){return ca.post()(this,endpoint`projects/${Me}/remote_mirrors/${Bn}/sync`,Hn)}};var kC=class extends rg{constructor(Me){super("projects",Me)}};var TC=class extends Wp{constructor(Me){super("projects","snippets",Me)}};var IC=class extends Xf{constructor(Me){super("projects","snippets",Me)}};var BC=class extends Td{constructor(Me){super("projects","snippets",Me)}};var FC=class extends zn.BaseResource{all(Me,Bn){return ca.get()(this,endpoint`projects/${Me}/snippets`,Bn)}create(Me,Bn,Hn){return ca.post()(this,endpoint`projects/${Me}/snippets`,{title:Bn,...Hn})}edit(Me,Bn,Hn){return ca.put()(this,endpoint`projects/${Me}/snippets/${Bn}`,Hn)}remove(Me,Bn,Hn){return ca.del()(this,endpoint`projects/${Me}/snippets/${Bn}`,Hn)}show(Me,Bn,Hn){return ca.get()(this,endpoint`projects/${Me}/snippets/${Bn}`,Hn)}showContent(Me,Bn,Hn){return ca.get()(this,endpoint`projects/${Me}/snippets/${Bn}/raw`,Hn)}showRepositoryFileContent(Me,Bn,Hn,zn,ni){return ca.get()(this,endpoint`projects/${Me}/snippets/${Bn}/files/${Hn}/${zn}/raw`,ni)}showUserAgentDetails(Me,Bn,Hn){return ca.get()(this,endpoint`projects/${Me}/snippets/${Bn}/user_agent_detail`,Hn)}};var NC=class extends zn.BaseResource{show(Me,Bn){return ca.get()(this,endpoint`projects/${Me}/statistics`,Bn)}};var PC=class extends zn.BaseResource{all(Me,Bn,Hn){return ca.get()(this,endpoint`projects/${Me}/templates/${Bn}`,Hn)}show(Me,Bn,Hn,zn){return ca.get()(this,endpoint`projects/${Me}/templates/${Bn}/${Hn}`,zn)}};var OC=class extends zn.BaseResource{show(Me,Bn,Hn){return ca.get()(this,endpoint`projects/${Me}/terraform/state/${Bn}`,Hn)}showVersion(Me,Bn,Hn,zn){return ca.get()(this,endpoint`projects/${Me}/terraform/state/${Bn}/versions/${Hn}`,zn)}removeVersion(Me,Bn,Hn,zn){return ca.del()(this,endpoint`projects/${Me}/terraform/state/${Bn}/versions/${Hn}`,zn)}remove(Me,Bn,Hn){return ca.del()(this,endpoint`projects/${Me}/terraform/state/${Bn}`,Hn)}removeTerraformStateLock(Me,Bn,Hn){return ca.del()(this,endpoint`projects/${Me}/terraform/state/${Bn}/lock`,Hn)}createVersion(Me,Bn,Hn){return ca.post()(this,endpoint`projects/${Me}/terraform/state/${Bn}`,Hn)}};var RC=class extends Qh{constructor(Me){super("projects",Me)}};var LC=class extends zn.BaseResource{all(Me,Bn){return ca.get()(this,endpoint`projects/${Me}/vulnerabilities`,Bn)}create(Me,Bn,Hn){return ca.post()(this,endpoint`projects/${Me}/vulnerabilities`,{...Hn,searchParams:{findingId:Bn}})}};var jC=class extends Zh{constructor(Me){super("projects",Me)}};var MC=class extends zn.BaseResource{all({userId:Me,starredOnly:Bn,...Hn}={}){let zn;if(Me&&Bn)zn=endpoint`users/${Me}/starred_projects`;else if(Me)zn=endpoint`users/${Me}/projects`;else zn="projects";return ca.get()(this,zn,Hn)}allTransferLocations(Me,Bn){return ca.get()(this,endpoint`projects/${Me}/transfer_locations`,Bn)}allUsers(Me,Bn){return ca.get()(this,endpoint`projects/${Me}/users`,Bn)}allGroups(Me,Bn){return ca.get()(this,endpoint`projects/${Me}/groups`,Bn)}allInvitedGroups(Me,Bn){return ca.get()(this,endpoint`projects/${Me}/invited_groups`,Bn)}allSharableGroups(Me,Bn){return ca.get()(this,endpoint`projects/${Me}/share_locations`,Bn)}allForks(Me,Bn){return ca.get()(this,endpoint`projects/${Me}/forks`,Bn)}allStarrers(Me,Bn){return ca.get()(this,endpoint`projects/${Me}/starrers`,Bn)}allStoragePaths(Me,Bn){return ca.get()(this,endpoint`projects/${Me}/storage`,Bn)}archive(Me,Bn){return ca.post()(this,endpoint`projects/${Me}/archive`,Bn)}create({userId:Me,avatar:Bn,...Hn}={}){const zn=Me?`projects/user/${Me}`:"projects";if(Bn){return ca.post()(this,zn,{...Hn,isForm:true,avatar:[Bn.content,Bn.filename]})}return ca.post()(this,zn,{...Hn,avatar:Bn})}createForkRelationship(Me,Bn,Hn){return ca.post()(this,endpoint`projects/${Me}/fork/${Bn}`,Hn)}createPullMirror(Me,Bn,Hn,zn){return ca.post()(this,endpoint`projects/${Me}/mirror/pull`,{importUrl:Bn,mirror:Hn,...zn})}downloadSnapshot(Me,Bn){return ca.get()(this,endpoint`projects/${Me}/snapshot`,Bn)}edit(Me,{avatar:Bn,...Hn}={}){const zn=endpoint`projects/${Me}`;if(Bn){return ca.put()(this,zn,{...Hn,isForm:true,avatar:[Bn.content,Bn.filename]})}return ca.put()(this,zn,{...Hn,avatar:Bn})}fork(Me,Bn){return ca.post()(this,endpoint`projects/${Me}/fork`,Bn)}housekeeping(Me,Bn){return ca.post()(this,endpoint`projects/${Me}/housekeeping`,Bn)}importProjectMembers(Me,Bn,Hn){return ca.post()(this,endpoint`projects/${Me}/import_project_members/${Bn}`,Hn)}remove(Me,Bn){return ca.del()(this,endpoint`projects/${Me}`,Bn)}removeForkRelationship(Me,Bn){return ca.del()(this,endpoint`projects/${Me}/fork`,Bn)}removeAvatar(Me,Bn){return ca.put()(this,endpoint`projects/${Me}`,{...Bn,avatar:""})}restore(Me,Bn){return ca.post()(this,endpoint`projects/${Me}/restore`,Bn)}search(Me,Bn){return ca.get()(this,"projects",{search:Me,...Bn})}share(Me,Bn,Hn,zn){return ca.post()(this,endpoint`projects/${Me}/share`,{groupId:Bn,groupAccess:Hn,...zn})}show(Me,Bn){return ca.get()(this,endpoint`projects/${Me}`,Bn)}showLanguages(Me,Bn){return ca.get()(this,endpoint`projects/${Me}/languages`,Bn)}showPullMirror(Me,Bn){return ca.get()(this,endpoint`projects/${Me}/mirror/pull`,Bn)}star(Me,Bn){return ca.post()(this,endpoint`projects/${Me}/star`,Bn)}transfer(Me,Bn,Hn){return ca.put()(this,endpoint`projects/${Me}/transfer`,{...Hn,namespace:Bn})}unarchive(Me,Bn){return ca.post()(this,endpoint`projects/${Me}/unarchive`,Bn)}unshare(Me,Bn,Hn){return ca.del()(this,endpoint`projects/${Me}/share/${Bn}`,Hn)}unstar(Me,Bn){return ca.post()(this,endpoint`projects/${Me}/unstar`,Bn)}uploadForReference(Me,Bn,Hn){return ca.post()(this,endpoint`projects/${Me}/uploads`,{...Hn,isForm:true,file:[Bn.content,Bn.filename]})}uploadAvatar(Me,Bn,Hn){return ca.put()(this,endpoint`projects/${Me}`,{...Hn,isForm:true,avatar:[Bn.content,Bn.filename]})}};var QC=class extends zn.BaseResource{all(Me,Bn){return ca.get()(this,endpoint`projects/${Me}/protected_branches`,Bn)}create(Me,Bn,Hn){const{sudo:zn,showExpanded:ni,...Ci}=Hn||{};return ca.post()(this,endpoint`projects/${Me}/protected_branches`,{searchParams:{...Ci,name:Bn},sudo:zn,showExpanded:ni})}protect(Me,Bn,Hn){return this.create(Me,Bn,Hn)}edit(Me,Bn,Hn){return ca.patch()(this,endpoint`projects/${Me}/protected_branches/${Bn}`,Hn)}show(Me,Bn,Hn){return ca.get()(this,endpoint`projects/${Me}/protected_branches/${Bn}`,Hn)}remove(Me,Bn,Hn){return ca.del()(this,endpoint`projects/${Me}/protected_branches/${Bn}`,Hn)}unprotect(Me,Bn,Hn){return this.remove(Me,Bn,Hn)}};var UC=class extends zn.BaseResource{all(Me,Bn){return ca.get()(this,endpoint`projects/${Me}/protected_tags`,Bn)}create(Me,Bn,Hn){const{sudo:zn,showExpanded:ni,...Ci}=Hn||{};return ca.post()(this,endpoint`projects/${Me}/protected_tags`,{searchParams:{name:Bn,...Ci},sudo:zn,showExpanded:ni})}protect(Me,Bn,Hn){return this.create(Me,Bn,Hn)}show(Me,Bn,Hn){return ca.get()(this,endpoint`projects/${Me}/protected_tags/${Bn}`,Hn)}remove(Me,Bn,Hn){return ca.del()(this,endpoint`projects/${Me}/protected_tags/${Bn}`,Hn)}unprotect(Me,Bn,Hn){return this.remove(Me,Bn,Hn)}};var GC=class extends zn.BaseResource{all(Me,Bn,Hn){return ca.get()(this,endpoint`projects/${Me}/releases/${Bn}/assets/links`,Hn)}create(Me,Bn,Hn,zn,ni){return ca.post()(this,endpoint`projects/${Me}/releases/${Bn}/assets/links`,{name:Hn,url:zn,...ni})}edit(Me,Bn,Hn,zn){return ca.put()(this,endpoint`projects/${Me}/releases/${Bn}/assets/links/${Hn}`,zn)}remove(Me,Bn,Hn,zn){return ca.del()(this,endpoint`projects/${Me}/releases/${Bn}/assets/links/${Hn}`,zn)}show(Me,Bn,Hn,zn){return ca.get()(this,endpoint`projects/${Me}/releases/${Bn}/assets/links/${Hn}`,zn)}};var $C=class extends zn.BaseResource{allContributors(Me,Bn){return ca.get()(this,endpoint`projects/${Me}/repository/contributors`,Bn)}allRepositoryTrees(Me,Bn){return ca.get()(this,endpoint`projects/${Me}/repository/tree`,Bn)}compare(Me,Bn,Hn,zn){return ca.get()(this,endpoint`projects/${Me}/repository/compare`,{from:Bn,to:Hn,...zn})}editChangelog(Me,Bn,Hn){return ca.post()(this,endpoint`projects/${Me}/repository/changelog`,{...Hn,version:Bn})}mergeBase(Me,Bn,Hn){return ca.get()(this,endpoint`projects/${Me}/repository/merge_base`,{...Hn,refs:Bn})}showArchive(Me,{fileType:Bn="tar.gz",...Hn}={}){return ca.get()(this,endpoint`projects/${Me}/repository/archive.${Bn}`,Hn)}showBlob(Me,Bn,Hn){return ca.get()(this,endpoint`projects/${Me}/repository/blobs/${Bn}`,Hn)}showBlobRaw(Me,Bn,Hn){return ca.get()(this,endpoint`projects/${Me}/repository/blobs/${Bn}/raw`,Hn)}showChangelog(Me,Bn,Hn){return ca.get()(this,endpoint`projects/${Me}/repository/changelog`,{...Hn,version:Bn})}};var qC=class extends zn.BaseResource{allFileBlames(Me,Bn,Hn,zn){return ca.get()(this,endpoint`projects/${Me}/repository/files/${Bn}/blame`,{ref:Hn,...zn})}create(Me,Bn,Hn,zn,ni,Ci){return ca.post()(this,endpoint`projects/${Me}/repository/files/${Bn}`,{branch:Hn,content:zn,commitMessage:ni,...Ci})}edit(Me,Bn,Hn,zn,ni,Ci){return ca.put()(this,endpoint`projects/${Me}/repository/files/${Bn}`,{branch:Hn,content:zn,commitMessage:ni,...Ci})}remove(Me,Bn,Hn,zn,ni){return ca.del()(this,endpoint`projects/${Me}/repository/files/${Bn}`,{branch:Hn,commitMessage:zn,...ni})}show(Me,Bn,Hn,zn){return ca.get()(this,endpoint`projects/${Me}/repository/files/${Bn}`,{ref:Hn,...zn})}showRaw(Me,Bn,Hn,zn){return ca.get()(this,endpoint`projects/${Me}/repository/files/${Bn}/raw`,{ref:Hn,...zn})}};var HC=class extends zn.BaseResource{edit(Me,Bn,Hn,zn,ni){return ca.put()(this,endpoint`projects/${Me}/repository/submodules/${Bn}`,{branch:Hn,commitSha:zn,...ni})}};var JC=class extends zn.BaseResource{all(Me,Bn){return ca.get()(this,endpoint`projects/${Me}/resource_groups`,Bn)}edit(Me,Bn,Hn){return ca.put()(this,endpoint`projects/${Me}/resource_groups/${Bn}`,Hn)}show(Me,Bn,Hn){return ca.get()(this,endpoint`projects/${Me}/resource_groups/${Bn}`,Hn)}allUpcomingJobs(Me,Bn,Hn){return ca.get()(this,endpoint`projects/${Me}/resource_groups/${Bn}/upcoming_jobs`,Hn)}};var WC=class extends zn.BaseResource{all({projectId:Me,groupId:Bn,owned:Hn,...zn}={}){let ni;if(Me)ni=endpoint`projects/${Me}/runners`;else if(Bn)ni=endpoint`groups/${Bn}/runners`;else if(Hn)ni="runners";else ni="runners/all";return ca.get()(this,ni,zn)}allJobs(Me,Bn){return ca.get()(this,`runners/${Me}/jobs`,Bn)}create(Me,Bn){return ca.post()(this,`runners`,{token:Me,...Bn})}edit(Me,Bn){return ca.put()(this,`runners/${Me}`,Bn)}enable(Me,Bn,Hn){return ca.post()(this,endpoint`projects/${Me}/runners`,{runnerId:Bn,...Hn})}disable(Me,Bn,Hn){return ca.del()(this,endpoint`projects/${Me}/runners/${Bn}`,Hn)}register(Me,Bn){return this.create(Me,Bn)}remove({runnerId:Me,token:Bn,...Hn}){let zn;if(Me)zn=`runners/${Me}`;else if(Bn){zn="runners"}else throw new Error("Missing required argument. Please supply a runnerId or a token in the options parameter");return ca.del()(this,zn,{token:Bn,...Hn})}resetRegistrationToken({runnerId:Me,token:Bn,...Hn}={}){let zn;if(Me)zn=endpoint`runners/${Me}/reset_registration_token`;else if(Bn)zn="runners/reset_registration_token";else{throw new Error("Missing either runnerId or token parameters")}return ca.post()(this,zn,{token:Bn,...Hn})}show(Me,Bn){return ca.get()(this,`runners/${Me}`,Bn)}verify(Me){return ca.post()(this,`runners/verify`,Me)}};var YC=class extends zn.BaseResource{all(Me,Bn){return ca.get()(this,endpoint`projects/${Me}/secure_files`,Bn)}create(Me,Bn,Hn,zn){return ca.post()(this,`projects/${Me}/secure_files`,{isForm:true,...zn,file:[Hn.content,Hn.filename],name:Bn})}download(Me,Bn,Hn){return ca.get()(this,endpoint`projects/${Me}/secure_files/${Bn}/download`,Hn)}remove(Me,Bn,Hn){return ca.del()(this,endpoint`projects/${Me}/secure_files/${Bn}`,Hn)}show(Me,Bn,Hn){return ca.get()(this,endpoint`projects/${Me}/secure_files/${Bn}`,Hn)}};var KC=class extends zn.BaseResource{all(Me,Bn){return ca.get()(this,endpoint`projects/${Me}/repository/tags`,Bn)}create(Me,Bn,Hn,zn){return ca.post()(this,endpoint`projects/${Me}/repository/tags`,{searchParams:{tagName:Bn,ref:Hn},...zn})}remove(Me,Bn,Hn){return ca.del()(this,endpoint`projects/${Me}/repository/tags/${Bn}`,Hn)}show(Me,Bn,Hn){return ca.get()(this,endpoint`projects/${Me}/repository/tags/${Bn}`,Hn)}showSignature(Me,Bn,Hn){return ca.get()(this,endpoint`projects/${Me}/repository/tags/${Bn}/signature`,Hn)}};var zC=class extends zn.BaseResource{create(Me,Bn,Hn){return ca.get()(this,endpoint`projects/${Me}/metrics/user_starred_dashboards`,{dashboardPath:Bn,...Hn})}remove(Me,Bn){return ca.del()(this,endpoint`projects/${Me}/metrics/user_starred_dashboards`,Bn)}};var XC=class extends Wp{constructor(Me){super("epics","issues",Me)}};var ZC=class extends Xf{constructor(Me){super("groups","epics",Me)}};var ew=class extends zn.BaseResource{all(Me,Bn,Hn){return ca.get()(this,endpoint`groups/${Me}/epics/${Bn}/issues`,Hn)}assign(Me,Bn,Hn,zn){return ca.post()(this,endpoint`groups/${Me}/epics/${Bn}/issues/${Hn}`,zn)}edit(Me,Bn,Hn,zn){return ca.put()(this,endpoint`groups/${Me}/epics/${Bn}/issues/${Hn}`,zn)}remove(Me,Bn,Hn,zn){return ca.del()(this,endpoint`groups/${Me}/epics/${Bn}/issues/${Hn}`,zn)}};var tw=class extends og{constructor(Me){super("groups","epics",Me)}};var rw=class extends zn.BaseResource{all(Me,Bn,Hn){return ca.get()(this,endpoint`groups/${Me}/epics/${Bn}/links`,Hn)}assign(Me,Bn,Hn,zn){return ca.post()(this,endpoint`groups/${Me}/epics/${Bn}/links/${Hn}`,zn)}create(Me,Bn,Hn,zn){return ca.post()(this,endpoint`groups/${Me}/epics/${Bn}/links`,{searchParams:{title:Hn},...zn})}reorder(Me,Bn,Hn,zn){return ca.put()(this,endpoint`groups/${Me}/epics/${Bn}/links/${Hn}`,zn)}unassign(Me,Bn,Hn,zn){return ca.del()(this,endpoint`groups/${Me}/epics/${Bn}/links/${Hn}`,zn)}};var nw=class extends Td{constructor(Me){super("groups","epics",Me)}};var iw=class extends zn.BaseResource{all(Me,Bn){return ca.get()(this,endpoint`groups/${Me}/epics`,Bn)}create(Me,Bn,Hn){return ca.post()(this,endpoint`groups/${Me}/epics`,{title:Bn,...Hn})}createTodo(Me,Bn,Hn){return ca.post()(this,endpoint`groups/${Me}/epics/${Bn}/todos`,Hn)}edit(Me,Bn,Hn){return ca.put()(this,endpoint`groups/${Me}/epics/${Bn}`,Hn)}remove(Me,Bn,Hn){return ca.del()(this,endpoint`groups/${Me}/epics/${Bn}`,Hn)}show(Me,Bn,Hn){return ca.get()(this,endpoint`groups/${Me}/epics/${Bn}`,Hn)}};var aw=class extends Vp{constructor(Me){super("groups",Me)}};var sw=class extends Jp{constructor(Me){super("groups",Me)}};var ow=class extends zn.BaseResource{showIssuesCount(Me,Bn){return ca.get()(this,"analytics/group_activity/issues_count",{searchParams:{groupPath:Me},...Bn})}showMergeRequestsCount(Me,Bn){return ca.get()(this,"analytics/group_activity/merge_requests_count",{searchParams:{groupPath:Me},...Bn})}showNewMembersCount(Me,Bn){return ca.get()(this,"analytics/group_activity/new_members_count",{searchParams:{groupPath:Me},...Bn})}};var uw=class extends Qf{constructor(Me){super("groups",Me)}};var cw=class extends Yf{constructor(Me){super("groups",Me)}};var lw=class extends Kf{constructor(Me){super("groups",Me)}};var pw=class extends zn.BaseResource{all(Me,Bn){return ca.get()(this,endpoint`groups/${Me}/epic_boards`,Bn)}allLists(Me,Bn,Hn){return ca.get()(this,endpoint`groups/${Me}/epic_boards/${Bn}/lists`,Hn)}show(Me,Bn,Hn){return ca.get()(this,endpoint`groups/${Me}/epic_boards/${Bn}`,Hn)}showList(Me,Bn,Hn,zn){return ca.get()(this,endpoint`groups/${Me}/epic_boards/${Bn}/lists/${Hn}`,zn)}};var fw=class extends eg{constructor(Me){super("groups",Me)}};var dw=class extends zn.BaseResource{download(Me,Bn){return ca.get()(this,endpoint`groups/${Me}/export/download`,Bn)}import(Me,Bn,{parentId:Hn,name:zn,...ni}){return ca.post()(this,"groups/import",{isForm:true,...ni,file:[Me.content,Me.filename],path:Bn,name:zn||Bn.split("/").at(0),parentId:Hn})}scheduleExport(Me,Bn){return ca.post()(this,endpoint`groups/${Me}/export`,Bn)}};var hw=class extends ng{constructor(Me){super("groups",Me)}};var mw=class extends Ad{constructor(Me){super("groups",Me)}};var gw=class extends ig{constructor(Me){super("groups",Me)}};var _w=class extends zn.BaseResource{add(Me,Bn,Hn,zn){return ca.post()(this,endpoint`groups/${Me}/ldap_group_links`,{groupAccess:Bn,provider:Hn,...zn})}all(Me,Bn){return ca.get()(this,endpoint`groups/${Me}/ldap_group_links`,Bn)}remove(Me,Bn,Hn){return ca.del()(this,endpoint`groups/${Me}/ldap_group_links`,{provider:Bn,...Hn})}sync(Me,Bn){return ca.post()(this,endpoint`groups/${Me}/ldap_sync`,Bn)}};var Aw=class extends Cd{constructor(Me){super("groups",Me)}};var yw=class extends xd{constructor(Me){super("groups",Me)}};var vw=class extends zn.BaseResource{add(Me,Bn,Hn){return ca.post()(this,endpoint`groups/${Me}/members`,{baseAccessLevel:Bn,...Hn})}all(Me,Bn){return ca.get()(this,endpoint`groups/${Me}/member_roles`,Bn)}remove(Me,Bn,Hn){return ca.del()(this,endpoint`groups/${Me}/member_roles/${Bn}`,Hn)}};var bw=class extends wd{constructor(Me){super("groups",Me)}allBillable(Me,Bn){return ca.get()(this,endpoint`${Me}/billable_members`,Bn)}allPending(Me,Bn){return ca.get()(this,endpoint`${Me}/pending_members`,Bn)}allBillableMemberships(Me,Bn,Hn){return ca.get()(this,endpoint`${Me}/billable_members/${Bn}/memberships`,Hn)}approve(Me,Bn,Hn){return ca.put()(this,endpoint`${Me}/members/${Bn}/approve`,Hn)}approveAll(Me,Bn){return ca.put()(this,endpoint`${Me}/members/approve_all`,Bn)}removeBillable(Me,Bn,Hn){return ca.del()(this,endpoint`${Me}/billable_members/${Bn}`,Hn)}removeOverrideFlag(Me,Bn,Hn){return ca.del()(this,endpoint`${Me}/members/${Bn}/override`,Hn)}setOverrideFlag(Me,Bn,Hn){return ca.post()(this,endpoint`${Me}/members/${Bn}/override`,Hn)}};var Ew=class extends Sd{constructor(Me){super("groups",Me)}};var Dw=class extends ag{constructor(Me){super("groups",Me)}};var Cw=class extends tg{constructor(Me){super("groups",Me)}};var xw=class extends zn.BaseResource{download(Me,Bn,Hn){return ca.get()(this,endpoint`groups/${Me}/export_relations/download`,{searchParams:{relation:Bn},...Hn})}exportStatus(Me,Bn){return ca.get()(this,endpoint`groups/${Me}/export_relations`,Bn)}scheduleExport(Me,Bn){return ca.post()(this,endpoint`groups/${Me}/export_relations`,Bn)}};var ww=class extends zn.BaseResource{all(Me,Bn){return ca.get()(this,endpoint`groups/${Me}/releases`,Bn)}};var Sw=class extends rg{constructor(Me){super("groups",Me)}};var kw=class extends zn.BaseResource{all(Me,Bn){return ca.get()(this,endpoint`groups/${Me}/saml/identities`,Bn)}edit(Me,Bn,Hn){return ca.patch()(this,endpoint`groups/${Me}/saml/${Bn}`,Hn)}};var Tw=class extends zn.BaseResource{all(Me,Bn){return ca.get()(this,endpoint`groups/${Me}/saml_group_links`,Bn)}create(Me,Bn,Hn,zn){return ca.post()(this,endpoint`groups/${Me}/saml_group_links`,{accessLevel:Hn,samlGroupName:Bn,...zn})}remove(Me,Bn,Hn){return ca.del()(this,endpoint`groups/${Me}/saml_group_links/${Bn}`,Hn)}show(Me,Bn,Hn){return ca.get()(this,endpoint`groups/${Me}/saml_group_links/${Bn}`,Hn)}};var Iw=class extends zn.BaseResource{all(Me,Bn){return ca.get()(this,endpoint`groups/${Me}/scim/identities`,Bn)}edit(Me,Bn,Hn){return ca.patch()(this,endpoint`groups/${Me}/scim/${Bn}`,Hn)}};var Bw=class extends zn.BaseResource{create(Me,Bn){return ca.post()(this,endpoint`groups/${Me}/service_accounts`,Bn)}addPersonalAccessToken(Me,Bn,Hn){return this.createPersonalAccessToken(Me,Bn,Hn)}createPersonalAccessToken(Me,Bn,Hn){return ca.post()(this,endpoint`groups/${Me}/service_accounts/${Bn}`,Hn)}rotatePersonalAccessToken(Me,Bn,Hn,zn){return ca.post()(this,endpoint`groups/${Me}/service_accounts/${Bn}/personal_access_tokens/${Hn}/rotate`,zn)}};var Fw=class extends Qh{constructor(Me){super("groups",Me)}};var Nw=class extends Zh{constructor(Me){super("groups",Me)}};var Pw=class extends zn.BaseResource{all(Me){return ca.get()(this,"groups",Me)}allDescendantGroups(Me,Bn){return ca.get()(this,endpoint`groups/${Me}/descendant_groups`,Bn)}allProjects(Me,Bn){return ca.get()(this,endpoint`groups/${Me}/projects`,Bn)}allSharedProjects(Me,Bn){return ca.get()(this,endpoint`groups/${Me}/projects/shared`,Bn)}allSubgroups(Me,Bn){return ca.get()(this,endpoint`groups/${Me}/subgroups`,Bn)}allProvisionedUsers(Me,Bn){return ca.get()(this,endpoint`groups/${Me}/provisioned_users`,Bn)}allTransferLocations(Me,Bn){return ca.get()(this,endpoint`groups/${Me}/transfer_locations`,Bn)}create(Me,Bn,{avatar:Hn,...zn}={}){if(Hn){return ca.post()(this,"groups",{...zn,isForm:true,avatar:[Hn.content,Hn.filename],name:Me,path:Bn})}return ca.post()(this,"groups",{name:Me,path:Bn,...zn})}downloadAvatar(Me,Bn){return ca.get()(this,endpoint`groups/${Me}/avatar`,Bn)}edit(Me,{avatar:Bn,...Hn}={}){if(Bn){return ca.post()(this,endpoint`groups/${Me}`,{...Hn,isForm:true,avatar:[Bn.content,Bn.filename]})}return ca.put()(this,endpoint`groups/${Me}`,Hn)}remove(Me,Bn){return ca.del()(this,endpoint`groups/${Me}`,Bn)}removeAvatar(Me,Bn){return ca.put()(this,endpoint`groups/${Me}`,{...Bn,avatar:""})}restore(Me,Bn){return ca.post()(this,endpoint`groups/${Me}/restore`,Bn)}search(Me,Bn){return ca.get()(this,"groups",{search:Me,...Bn})}share(Me,Bn,Hn,zn){return ca.post()(this,endpoint`groups/${Me}/share`,{groupId:Bn,groupAccess:Hn,...zn})}show(Me,Bn){return ca.get()(this,endpoint`groups/${Me}`,Bn)}transfer(Me,Bn){return ca.post()(this,endpoint`groups/${Me}/transfer`,Bn)}transferProject(Me,Bn,Hn){return ca.post()(this,endpoint`groups/${Me}/projects/${Bn}`,Hn)}unshare(Me,Bn,Hn){return ca.del()(this,endpoint`groups/${Me}/share/${Bn}`,Hn)}uploadAvatar(Me,Bn,{filename:Hn,...zn}={}){return ca.put()(this,endpoint`groups/${Me}/avatar`,{isForm:true,...zn,file:[Bn,Hn]})}};var Ow=class extends zn.BaseResource{all(Me,Bn,Hn){return ca.get()(this,endpoint`groups/${Me}/epics/${Bn}/related_epics`,Hn)}create(Me,Bn,Hn,zn,ni){return ca.post()(this,endpoint`groups/${Me}/epics/${Bn}/related_epics`,{searchParams:{targetGroupId:zn,targetEpicIid:Hn},...ni})}remove(Me,Bn,Hn,zn){return ca.del()(this,endpoint`groups/${Me}/epics/${Bn}/related_epics/${Hn}`,zn)}};var Rw=class extends Yf{constructor(Me){super("users",Me)}};var url9=Me=>Me?`users/${Me}/emails`:"user/emails";var Lw=class extends zn.BaseResource{add(Me,Bn){return this.create(Me,Bn)}all({userId:Me,...Bn}={}){return ca.get()(this,url9(Me),Bn)}create(Me,{userId:Bn,...Hn}={}){return ca.post()(this,url9(Bn),{email:Me,...Hn})}show(Me,Bn){return ca.get()(this,`user/emails/${Me}`,Bn)}remove(Me,{userId:Bn,...Hn}={}){return ca.del()(this,`${url9(Bn)}/${Me}`,Hn)}};var url10=Me=>Me?`users/${Me}/gpg_keys`:"user/gpg_keys";var jw=class extends zn.BaseResource{add(Me,Bn){return this.create(Me,Bn)}all({userId:Me,...Bn}={}){return ca.get()(this,url10(Me),Bn)}create(Me,{userId:Bn,...Hn}={}){return ca.post()(this,url10(Bn),{key:Me,...Hn})}show(Me,{userId:Bn,...Hn}={}){return ca.get()(this,`${url10(Bn)}/${Me}`,Hn)}remove(Me,{userId:Bn,...Hn}={}){return ca.del()(this,`${url10(Bn)}/${Me}`,Hn)}};var Mw=class extends zn.BaseResource{all(Me,Bn){return ca.get()(this,`users/${Me}/impersonation_tokens`,Bn)}create(Me,Bn,Hn,zn){return ca.post()(this,`users/${Me}/impersonation_tokens`,{name:Bn,scopes:Hn,...zn})}show(Me,Bn,Hn){return ca.get()(this,`users/${Me}/impersonation_tokens/${Bn}`,Hn)}remove(Me,Bn,Hn){return ca.del()(this,`users/${Me}/impersonation_tokens/${Bn}`,Hn)}revoke(Me,Bn,Hn){return this.remove(Me,Bn,Hn)}};var url11=Me=>Me?`users/${Me}/keys`:"user/keys";var Qw=class extends zn.BaseResource{add(Me,Bn,Hn){return this.create(Me,Bn,Hn)}all({userId:Me,...Bn}={}){return ca.get()(this,url11(Me),Bn)}create(Me,Bn,{userId:Hn,...zn}={}){return ca.post()(this,url11(Hn),{title:Me,key:Bn,...zn})}show(Me,{userId:Bn,...Hn}={}){return ca.get()(this,`${url11(Bn)}/${Me}`,Hn)}remove(Me,{userId:Bn,...Hn}={}){return ca.del()(this,`${url11(Bn)}/${Me}`,Hn)}};var Uw=class extends zn.BaseResource{activate(Me,Bn){return ca.post()(this,endpoint`users/${Me}/activate`,Bn)}all(Me){return ca.get()(this,"users",Me)}allActivities(Me){return ca.get()(this,"user/activities",Me)}allEvents(Me,Bn){return ca.get()(this,endpoint`users/${Me}/events`,Bn)}allFollowers(Me,Bn){return ca.get()(this,endpoint`users/${Me}/followers`,Bn)}allFollowing(Me,Bn){return ca.get()(this,endpoint`users/${Me}/following`,Bn)}allMemberships(Me,Bn){return ca.get()(this,endpoint`users/${Me}/memberships`,Bn)}allProjects(Me,Bn){return ca.get()(this,endpoint`users/${Me}/projects`,Bn)}allContributedProjects(Me,Bn){return ca.get()(this,endpoint`users/${Me}/contributed_projects`,Bn)}allStarredProjects(Me,Bn){return ca.get()(this,endpoint`users/${Me}/starred_projects`,Bn)}approve(Me,Bn){return ca.post()(this,endpoint`users/${Me}/approve`,Bn)}ban(Me,Bn){return ca.post()(this,endpoint`users/${Me}/ban`,Bn)}block(Me,Bn){return ca.post()(this,endpoint`users/${Me}/block`,Bn)}create(Me){return ca.post()(this,"users",Me)}createPersonalAccessToken(Me,Bn,Hn,zn){return ca.post()(this,endpoint`users/${Me}/personal_access_tokens`,{name:Bn,scopes:Hn,...zn})}createCIRunner(Me,Bn){return ca.post()(this,"user/runners",{...Bn,runnerType:Me})}deactivate(Me,Bn){return ca.post()(this,endpoint`users/${Me}/deactivate`,Bn)}disableTwoFactor(Me,Bn){return ca.patch()(this,endpoint`users/${Me}/disable_two_factor`,Bn)}edit(Me,{avatar:Bn,...Hn}={}){const zn={...Hn,isForm:true};if(Bn)zn.avatar=[Bn.content,Bn.filename];return ca.put()(this,endpoint`users/${Me}`,zn)}editStatus(Me){return ca.put()(this,"user/status",Me)}editCurrentUserPreferences(Me,Bn,Hn){return ca.put()(this,"user/preferences",{viewDiffsFileByFile:Me,showWhitespaceInDiffs:Bn,...Hn})}follow(Me,Bn){return ca.post()(this,endpoint`users/${Me}/follow`,Bn)}reject(Me,Bn){return ca.post()(this,endpoint`users/${Me}/reject`,Bn)}show(Me,Bn){return ca.get()(this,endpoint`users/${Me}`,Bn)}showCount(Me){return ca.get()(this,"user_counts",Me)}showAssociationsCount(Me,Bn){return ca.get()(this,`users/${Me}/associations_count`,Bn)}showCurrentUser(Me){return ca.get()(this,"user",Me)}showCurrentUserPreferences(Me){return ca.get()(this,"user/preferences",Me)}showStatus({iDOrUsername:Me,...Bn}={}){let Hn;if(Me)Hn=`users/${Me}/status`;else Hn="user/status";return ca.get()(this,Hn,Bn)}remove(Me,Bn){return ca.del()(this,endpoint`users/${Me}`,Bn)}removeAuthenticationIdentity(Me,Bn,Hn){return ca.del()(this,endpoint`users/${Me}/identities/${Bn}`,Hn)}unban(Me,Bn){return ca.post()(this,endpoint`users/${Me}/unban`,Bn)}unblock(Me,Bn){return ca.post()(this,endpoint`users/${Me}/unblock`,Bn)}unfollow(Me,Bn){return ca.post()(this,endpoint`users/${Me}/unfollow`,Bn)}};var Gw=class extends cg{constructor(Me){super("projects","merge_requests",Me)}};var $w=class extends cg{constructor(Me){super("groups","epics",Me)}};var qw={Agents:_a,AlertManagement:xa,ApplicationAppearance:Ga,ApplicationPlanLimits:Ha,Applications:so,ApplicationSettings:ts,ApplicationStatistics:Ps,AuditEvents:oo,Avatar:Jo,BroadcastMessages:tc,CodeSuggestions:dc,Composer:Fc,Conan:Jc,DashboardAnnotations:Dp,Debian:kp,DependencyProxy:Qp,DeployKeys:Up,DeployTokens:qp,DockerfileTemplates:lg,Events:pg,Experiments:fg,GeoNodes:dg,GeoSites:hg,GitignoreTemplates:gg,GitLabCIYMLTemplates:mg,Import:_g,InstanceLevelCICDVariables:Ag,Keys:yg,License:vg,LicenseTemplates:bg,Lint:Eg,Markdown:Dg,Maven:Cg,Metadata:xg,Migrations:wg,Namespaces:kg,NotificationSettings:Tg,NPM:Sg,NuGet:Ig,PersonalAccessTokens:Bg,PyPI:Fg,RubyGems:Ng,Search:Pg,SearchAdmin:Og,ServiceAccounts:Rg,ServiceData:Lg,SidekiqMetrics:jg,SidekiqQueues:Mg,SnippetRepositoryStorageMoves:Qg,Snippets:Ug,Suggestions:Gg,SystemHooks:$g,TodoLists:qg,Topics:Vg,Branches:Hg,CommitDiscussions:Jg,Commits:Wg,ContainerRegistry:Yg,Deployments:Kg,Environments:zg,ErrorTrackingClientKeys:Xg,ErrorTrackingSettings:Zg,ExternalStatusChecks:f_,FeatureFlags:sA,FeatureFlagUserLists:Z_,FreezePeriods:oA,GitlabPages:hA,GoProxy:ey,Helm:ty,Integrations:ry,IssueAwardEmojis:ny,IssueDiscussions:iy,IssueIterationEvents:py,IssueLabelEvents:fy,IssueLinks:Ty,IssueMilestoneEvents:Gy,IssueNoteAwardEmojis:Vy,IssueNotes:Hy,Issues:bv,IssuesStatistics:Ev,IssueStateEvents:Av,IssueWeightEvents:vv,JobArtifacts:Cv,Jobs:xv,MergeRequestApprovals:wv,MergeRequestAwardEmojis:Sv,MergeRequestContextCommits:kv,MergeRequestDiscussions:Tv,MergeRequestLabelEvents:Bv,MergeRequestMilestoneEvents:Fv,MergeRequestStateEvents:Gw,MergeRequestDraftNotes:Iv,MergeRequestNotes:Ov,MergeRequestNoteAwardEmojis:Nv,MergeRequests:Mv,MergeTrains:OE,PackageRegistry:iD,Packages:eC,PagesDomains:tC,Pipelines:aC,PipelineSchedules:nC,PipelineScheduleVariables:rC,PipelineTriggerTokens:iC,ProductAnalytics:sC,ProjectAccessRequests:oC,ProjectAccessTokens:uC,ProjectAliases:cC,ProjectBadges:lC,ProjectCustomAttributes:pC,ProjectDORA4Metrics:fC,ProjectHooks:dC,ProjectImportExports:hC,ProjectInvitations:mC,ProjectIssueBoards:gC,ProjectIterations:_C,ProjectJobTokenScopes:AC,ProjectLabels:yC,ProjectMarkdownUploads:vC,ProjectMembers:bC,ProjectMilestones:EC,ProjectProtectedEnvironments:DC,ProjectPushRules:CC,ProjectRelationsExport:xC,ProjectReleases:wC,ProjectRemoteMirrors:SC,ProjectRepositoryStorageMoves:kC,Projects:MC,ProjectSnippetAwardEmojis:TC,ProjectSnippetDiscussions:IC,ProjectSnippetNotes:BC,ProjectSnippets:FC,ProjectStatistics:NC,ProjectTemplates:PC,ProjectTerraformState:OC,ProjectVariables:RC,ProjectVulnerabilities:LC,ProjectWikis:jC,ProtectedBranches:QC,ProtectedTags:UC,ReleaseLinks:GC,Repositories:$C,RepositoryFiles:qC,RepositorySubmodules:HC,ResourceGroups:JC,Runners:WC,SecureFiles:YC,Tags:KC,UserStarredMetricsDashboard:zC,EpicAwardEmojis:XC,EpicDiscussions:ZC,EpicIssues:ew,EpicLabelEvents:tw,EpicLinks:rw,EpicNotes:nw,Epics:iw,EpicStateEvents:$w,GroupAccessRequests:aw,GroupAccessTokens:sw,GroupActivityAnalytics:ow,GroupBadges:uw,GroupCustomAttributes:cw,GroupDORA4Metrics:lw,GroupEpicBoards:pw,GroupHooks:fw,GroupImportExports:dw,GroupInvitations:hw,GroupIssueBoards:mw,GroupIterations:gw,GroupLabels:Aw,GroupLDAPLinks:_w,GroupMarkdownUploads:yw,GroupMembers:bw,GroupMemberRoles:vw,GroupMilestones:Ew,GroupProtectedEnvironments:Dw,GroupPushRules:Cw,GroupRelationExports:xw,GroupReleases:ww,GroupRepositoryStorageMoves:Sw,Groups:Pw,GroupSAMLIdentities:kw,GroupSAMLLinks:Tw,GroupSCIMIdentities:Iw,GroupServiceAccounts:Bw,GroupVariables:Fw,GroupWikis:Nw,LinkedEpics:Ow,UserCustomAttributes:Rw,UserEmails:Lw,UserGPGKeys:jw,UserImpersonationTokens:Mw,Users:Uw,UserSSHKeys:Qw};var Vw=class extends zn.BaseResource{constructor(Me){super(Me);Object.keys(qw).forEach((Bn=>{this[Bn]=new qw[Bn](Me)}))}};var Hw=(Me=>{Me[Me["NO_ACCESS"]=0]="NO_ACCESS";Me[Me["MINIMAL_ACCESS"]=5]="MINIMAL_ACCESS";Me[Me["GUEST"]=10]="GUEST";Me[Me["REPORTER"]=20]="REPORTER";Me[Me["DEVELOPER"]=30]="DEVELOPER";Me[Me["MAINTAINER"]=40]="MAINTAINER";Me[Me["OWNER"]=50]="OWNER";Me[Me["ADMIN"]=60]="ADMIN";return Me})(Hw||{});Bn.AccessLevel=Hw;Bn.Agents=_a;Bn.AlertManagement=xa;Bn.ApplicationAppearance=Ga;Bn.ApplicationPlanLimits=Ha;Bn.ApplicationSettings=ts;Bn.ApplicationStatistics=Ps;Bn.Applications=so;Bn.AuditEvents=oo;Bn.Avatar=Jo;Bn.Branches=Hg;Bn.BroadcastMessages=tc;Bn.CodeSuggestions=dc;Bn.CommitDiscussions=Jg;Bn.Commits=Wg;Bn.Composer=Fc;Bn.Conan=Jc;Bn.ContainerRegistry=Yg;Bn.DashboardAnnotations=Dp;Bn.Debian=kp;Bn.DependencyProxy=Qp;Bn.DeployKeys=Up;Bn.DeployTokens=qp;Bn.Deployments=Kg;Bn.DockerfileTemplates=lg;Bn.Environments=zg;Bn.EpicAwardEmojis=XC;Bn.EpicDiscussions=ZC;Bn.EpicIssues=ew;Bn.EpicLabelEvents=tw;Bn.EpicLinks=rw;Bn.EpicNotes=nw;Bn.Epics=iw;Bn.ErrorTrackingClientKeys=Xg;Bn.ErrorTrackingSettings=Zg;Bn.Events=pg;Bn.Experiments=fg;Bn.ExternalStatusChecks=f_;Bn.FeatureFlagUserLists=Z_;Bn.FeatureFlags=sA;Bn.FreezePeriods=oA;Bn.GeoNodes=dg;Bn.GeoSites=hg;Bn.GitLabCIYMLTemplates=mg;Bn.GitignoreTemplates=gg;Bn.Gitlab=Vw;Bn.GitlabPages=hA;Bn.GoProxy=ey;Bn.GroupAccessRequests=aw;Bn.GroupAccessTokens=sw;Bn.GroupActivityAnalytics=ow;Bn.GroupBadges=uw;Bn.GroupCustomAttributes=cw;Bn.GroupDORA4Metrics=lw;Bn.GroupEpicBoards=pw;Bn.GroupHooks=fw;Bn.GroupImportExports=dw;Bn.GroupInvitations=hw;Bn.GroupIssueBoards=mw;Bn.GroupIterations=gw;Bn.GroupLDAPLinks=_w;Bn.GroupLabels=Aw;Bn.GroupMarkdownUploads=yw;Bn.GroupMemberRoles=vw;Bn.GroupMembers=bw;Bn.GroupMilestones=Ew;Bn.GroupProtectedEnvironments=Dw;Bn.GroupPushRules=Cw;Bn.GroupRelationExports=xw;Bn.GroupReleases=ww;Bn.GroupRepositoryStorageMoves=Sw;Bn.GroupSAMLIdentities=kw;Bn.GroupSAMLLinks=Tw;Bn.GroupSCIMIdentities=Iw;Bn.GroupServiceAccounts=Bw;Bn.GroupVariables=Fw;Bn.GroupWikis=Nw;Bn.Groups=Pw;Bn.Helm=ty;Bn.Import=_g;Bn.InstanceLevelCICDVariables=Ag;Bn.Integrations=ry;Bn.IssueAwardEmojis=ny;Bn.IssueDiscussions=iy;Bn.IssueIterationEvents=py;Bn.IssueLabelEvents=fy;Bn.IssueLinks=Ty;Bn.IssueMilestoneEvents=Gy;Bn.IssueNoteAwardEmojis=Vy;Bn.IssueNotes=Hy;Bn.IssueStateEvents=Av;Bn.IssueWeightEvents=vv;Bn.Issues=bv;Bn.IssuesStatistics=Ev;Bn.JobArtifacts=Cv;Bn.Jobs=xv;Bn.Keys=yg;Bn.License=vg;Bn.LicenseTemplates=bg;Bn.LinkedEpics=Ow;Bn.Lint=Eg;Bn.Markdown=Dg;Bn.Maven=Cg;Bn.MergeRequestApprovals=wv;Bn.MergeRequestAwardEmojis=Sv;Bn.MergeRequestContextCommits=kv;Bn.MergeRequestDiscussions=Tv;Bn.MergeRequestDraftNotes=Iv;Bn.MergeRequestLabelEvents=Bv;Bn.MergeRequestMilestoneEvents=Fv;Bn.MergeRequestNoteAwardEmojis=Nv;Bn.MergeRequestNotes=Ov;Bn.MergeRequests=Mv;Bn.MergeTrains=OE;Bn.Metadata=xg;Bn.Migrations=wg;Bn.NPM=Sg;Bn.Namespaces=kg;Bn.NotificationSettings=Tg;Bn.NuGet=Ig;Bn.PackageRegistry=iD;Bn.Packages=eC;Bn.PagesDomains=tC;Bn.PersonalAccessTokens=Bg;Bn.PipelineScheduleVariables=rC;Bn.PipelineSchedules=nC;Bn.PipelineTriggerTokens=iC;Bn.Pipelines=aC;Bn.ProductAnalytics=sC;Bn.ProjectAccessRequests=oC;Bn.ProjectAccessTokens=uC;Bn.ProjectAliases=cC;Bn.ProjectBadges=lC;Bn.ProjectCustomAttributes=pC;Bn.ProjectDORA4Metrics=fC;Bn.ProjectHooks=dC;Bn.ProjectImportExports=hC;Bn.ProjectInvitations=mC;Bn.ProjectIssueBoards=gC;Bn.ProjectIterations=_C;Bn.ProjectJobTokenScopes=AC;Bn.ProjectLabels=yC;Bn.ProjectMarkdownUploads=vC;Bn.ProjectMembers=bC;Bn.ProjectMilestones=EC;Bn.ProjectProtectedEnvironments=DC;Bn.ProjectPushRules=CC;Bn.ProjectRelationsExport=xC;Bn.ProjectReleases=wC;Bn.ProjectRemoteMirrors=SC;Bn.ProjectRepositoryStorageMoves=kC;Bn.ProjectSnippetAwardEmojis=TC;Bn.ProjectSnippetDiscussions=IC;Bn.ProjectSnippetNotes=BC;Bn.ProjectSnippets=FC;Bn.ProjectStatistics=NC;Bn.ProjectTemplates=PC;Bn.ProjectTerraformState=OC;Bn.ProjectVariables=RC;Bn.ProjectVulnerabilities=LC;Bn.ProjectWikis=jC;Bn.Projects=MC;Bn.ProtectedBranches=QC;Bn.ProtectedTags=UC;Bn.PyPI=Fg;Bn.ReleaseLinks=GC;Bn.Repositories=$C;Bn.RepositoryFiles=qC;Bn.RepositorySubmodules=HC;Bn.ResourceGroups=JC;Bn.RubyGems=Ng;Bn.Runners=WC;Bn.Search=Pg;Bn.SearchAdmin=Og;Bn.SecureFiles=YC;Bn.ServiceAccounts=Rg;Bn.ServiceData=Lg;Bn.SidekiqMetrics=jg;Bn.SidekiqQueues=Mg;Bn.SnippetRepositoryStorageMoves=Qg;Bn.Snippets=Ug;Bn.Suggestions=Gg;Bn.SystemHooks=$g;Bn.Tags=KC;Bn.TodoLists=qg;Bn.Topics=Vg;Bn.UserCustomAttributes=Rw;Bn.UserEmails=Lw;Bn.UserGPGKeys=jw;Bn.UserImpersonationTokens=Mw;Bn.UserSSHKeys=Qw;Bn.UserStarredMetricsDashboard=zC;Bn.Users=Uw},68672:(Me,Bn,Hn)=>{"use strict";var zn=Hn(40240);var ni=Hn(4908);var Ci=Hn(8649);var aa=Hn(43379);function _interopDefault(Me){return Me&&Me.__esModule?Me:{default:Me}}var oa=_interopDefault(aa);var{isMatch:ca}=oa.default;function generateRateLimiterFn(Me,Bn){const Hn=new Ci.RateLimiterQueue(new Ci.RateLimiterMemory({points:Me,duration:Bn}));return()=>Hn.removeTokens(1)}function formatQuery(Me={}){const Bn=ni.decamelizeKeys(Me);return zn.stringify(Bn,{arrayFormat:"brackets"})}async function defaultOptionsHandler(Me,{body:Bn,searchParams:Hn,sudo:zn,signal:Ci,asStream:aa=false,method:oa="GET"}={}){const{headers:ca,authHeaders:_a,url:xa,agent:Ga}=Me;const Ha={method:oa,asStream:aa,signal:Ci,prefixUrl:xa,agent:Ga};Ha.headers={...ca};if(zn)Ha.headers.sudo=`${zn}`;if(Bn){if(Bn instanceof FormData){Ha.body=Bn}else{Ha.body=JSON.stringify(ni.decamelizeKeys(Bn));Ha.headers["content-type"]="application/json"}}if(Object.keys(_a).length>0){const[Me,Bn]=Object.entries(_a)[0];Ha.headers[Me]=await Bn()}const ts=formatQuery(Hn);if(ts)Ha.searchParams=ts;return Promise.resolve(Ha)}function createRateLimiters(Me={},Bn=60){const Hn={};Object.entries(Me).forEach((([Me,zn])=>{if(typeof zn==="number")Hn[Me]=generateRateLimiterFn(zn,Bn);else Hn[Me]={method:zn.method.toUpperCase(),limit:generateRateLimiterFn(zn.limit,Bn)}}));return Hn}function createRequesterFn(Me,Bn){const Hn=["get","post","put","patch","delete"];return zn=>{const ni={};const Ci=createRateLimiters(zn.rateLimits,zn.rateLimitDuration);Hn.forEach((Hn=>{ni[Hn]=async(ni,aa)=>{const oa=await defaultOptionsHandler(zn,{...aa,method:Hn.toUpperCase()});const ca=await Me(zn,oa);return Bn(ni,{...ca,rateLimiters:Ci})}}));return ni}}function createPresetConstructor(Me,Bn){return class extends Me{constructor(...Me){const[Hn,...zn]=Me;super({...Bn,...Hn},...zn)}}}function presetResourceArguments(Me,Bn={}){const Hn={};Object.entries(Me).forEach((([Me,zn])=>{if(typeof zn==="function"){Hn[Me]=createPresetConstructor(zn,Bn)}else{Hn[Me]=zn}}));return Hn}function getMatchingRateLimiter(Me,Bn={},Hn="GET"){const zn=Object.keys(Bn).sort().reverse();const ni=zn.find((Bn=>ca(Me,Bn)));const Ci=ni&&Bn[ni];if(typeof Ci==="function")return Ci;if(Ci&&Ci?.method?.toUpperCase()===Hn.toUpperCase()){return Ci.limit}return generateRateLimiterFn(3e3,60)}function getDynamicToken(Me){return Me instanceof Function?Me():Promise.resolve(Me)}var _a=Object.freeze({"**":3e3,"projects/import":6,"projects/*/export":6,"projects/*/download":1,"groups/import":6,"groups/*/export":6,"groups/*/download":1,"projects/*/issues/*/notes":{method:"post",limit:300},"projects/*/snippets/*/notes":{method:"post",limit:300},"projects/*/merge_requests/*/notes":{method:"post",limit:300},"groups/*/epics/*/notes":{method:"post",limit:300},"projects/*/repository/archive*":5,"projects/*/jobs":600,"projects/*/members":60,"groups/*/members":60});var xa=class{url;requester;queryTimeout;headers;authHeaders;camelize;constructor({sudo:Me,profileToken:Bn,camelize:Hn,requesterFn:zn,agent:ni,profileMode:Ci="execution",host:aa="https://gitlab.com",prefixUrl:oa="",queryTimeout:ca=3e5,rateLimitDuration:xa=60,rateLimits:Ga=_a,...Ha}){if(!zn)throw new ReferenceError("requesterFn must be passed");this.url=[aa,"api","v4",oa].join("/");this.headers={};this.authHeaders={};this.camelize=Hn;this.queryTimeout=ca;if("oauthToken"in Ha)this.authHeaders.authorization=async()=>{const Me=await getDynamicToken(Ha.oauthToken);return`Bearer ${Me}`};else if("jobToken"in Ha)this.authHeaders["job-token"]=async()=>getDynamicToken(Ha.jobToken);else if("token"in Ha)this.authHeaders["private-token"]=async()=>getDynamicToken(Ha.token);if(Bn){this.headers["X-Profile-Token"]=Bn;this.headers["X-Profile-Mode"]=Ci}if(Me)this.headers.Sudo=`${Me}`;this.requester=zn({...this,rateLimits:Ga,rateLimitDuration:xa,agent:ni})}};var Ga=class extends Error{cause;constructor(Me,Bn){super(Me,Bn);this.cause=Bn?.cause;this.name="GitbeakerRequestError"}};var Ha=class extends Error{constructor(Me,Bn){super(Me,Bn);this.name="GitbeakerTimeoutError"}};var ts=class extends Error{constructor(Me,Bn){super(Me,Bn);this.name="GitbeakerRetryError"}};Bn.BaseResource=xa;Bn.GitbeakerRequestError=Ga;Bn.GitbeakerRetryError=ts;Bn.GitbeakerTimeoutError=Ha;Bn.createRateLimiters=createRateLimiters;Bn.createRequesterFn=createRequesterFn;Bn.defaultOptionsHandler=defaultOptionsHandler;Bn.formatQuery=formatQuery;Bn.generateRateLimiterFn=generateRateLimiterFn;Bn.getMatchingRateLimiter=getMatchingRateLimiter;Bn.presetResourceArguments=presetResourceArguments},64630:(Me,Bn,Hn)=>{"use strict";var zn=Hn(14281);var ni=Hn(68672);function _interopNamespace(Me){if(Me&&Me.__esModule)return Me;var Bn=Object.create(null);if(Me){Object.keys(Me).forEach((function(Hn){if(Hn!=="default"){var zn=Object.getOwnPropertyDescriptor(Me,Hn);Object.defineProperty(Bn,Hn,zn.get?zn:{enumerable:true,get:function(){return Me[Hn]}})}}))}Bn.default=Me;return Object.freeze(Bn)}var Ci=_interopNamespace(zn);async function processBody(Me){const Bn=(Me.headers.get("content-type")||"").split(";")[0].trim();if(Bn==="application/json"){return Me.json().then((Me=>Me||{}))}if(Bn.startsWith("text/")){return Me.text().then((Me=>Me||""))}return Me.blob()}function delay(Me){return new Promise((Bn=>{setTimeout(Bn,Me)}))}async function parseResponse(Me,Bn=false){const{status:Hn,headers:zn}=Me;const ni=Object.fromEntries(zn.entries());let Ci;if(Bn){Ci=Me.body}else{Ci=Hn===204?null:await processBody(Me)}return{body:Ci,headers:ni,status:Hn}}async function throwFailedRequestError(Me,Bn){const Hn=await Bn.text();const zn=Bn.headers.get("Content-Type");let Ci;if(zn?.includes("application/json")){const Me=JSON.parse(Hn);const Bn=Me?.error||Me?.message||"";Ci=typeof Bn==="string"?Bn:JSON.stringify(Bn)}else{Ci=Hn}throw new ni.GitbeakerRequestError(Ci,{cause:{description:Ci,request:Me,response:Bn}})}function getConditionalMode(Me){if(Me.includes("repository/archive"))return"same-origin";return void 0}async function defaultRequestHandler(Me,Bn){const Hn=[429,502];const zn=10;const{rateLimiters:Ci,agent:aa,asStream:oa,prefixUrl:ca,searchParams:_a,method:xa,...Ga}=Bn||{};const Ha=ni.getMatchingRateLimiter(Me,Ci,xa);let ts;let Ps;if(ca)Ps=ca.endsWith("/")?ca:`${ca}/`;const so=new URL(Me,Ps);so.search=_a||"";const oo=getConditionalMode(Me);for(let Me=0;Me{if(Me.name==="TimeoutError"||Me.name==="AbortError"){throw new ni.GitbeakerTimeoutError("Query timeout was reached")}throw Me}));if(Ci.ok)return parseResponse(Ci,oa);if(!Hn.includes(Ci.status))await throwFailedRequestError(Bn,Ci);ts=Ci.status;await delay(2**Me*.25);continue}throw new ni.GitbeakerRetryError(`Could not successfully complete this request after ${zn} retries, last status code: ${ts}. ${ts===429?"Check the applicable rate limits for this endpoint":"Verify the status of the endpoint"}.`)}var aa=ni.createRequesterFn(((Me,Bn)=>Promise.resolve(Bn)),defaultRequestHandler);var{AccessLevel:oa,...ca}=Ci;var _a=ni.presetResourceArguments(ca,{requesterFn:aa});var{Agents:xa}=_a;var{AlertManagement:Ga}=_a;var{ApplicationAppearance:Ha}=_a;var{ApplicationPlanLimits:ts}=_a;var{Applications:Ps}=_a;var{ApplicationSettings:so}=_a;var{ApplicationStatistics:oo}=_a;var{AuditEvents:Jo}=_a;var{Avatar:tc}=_a;var{Branches:dc}=_a;var{BroadcastMessages:Fc}=_a;var{CodeSuggestions:Jc}=_a;var{CommitDiscussions:Dp}=_a;var{Commits:kp}=_a;var{Composer:Qp}=_a;var{Conan:Up}=_a;var{ContainerRegistry:qp}=_a;var{DashboardAnnotations:Vp}=_a;var{Debian:Jp}=_a;var{DependencyProxy:Wp}=_a;var{DeployKeys:zp}=_a;var{DeployTokens:Qf}=_a;var{Deployments:Yf}=_a;var{DockerfileTemplates:Kf}=_a;var{Environments:Xf}=_a;var{EpicAwardEmojis:Ad}=_a;var{EpicDiscussions:Cd}=_a;var{EpicIssues:xd}=_a;var{EpicLabelEvents:wd}=_a;var{EpicLinks:Sd}=_a;var{EpicNotes:Td}=_a;var{Epics:Pd}=_a;var{ErrorTrackingClientKeys:Qh}=_a;var{ErrorTrackingSettings:Zh}=_a;var{Events:eg}=_a;var{Experiments:tg}=_a;var{ExternalStatusChecks:rg}=_a;var{FeatureFlags:ng}=_a;var{FeatureFlagUserLists:ig}=_a;var{FreezePeriods:ag}=_a;var{GeoNodes:sg}=_a;var{GeoSites:og}=_a;var{GitignoreTemplates:ug}=_a;var{GitLabCIYMLTemplates:cg}=_a;var{GitlabPages:lg}=_a;var{GoProxy:pg}=_a;var{GroupAccessRequests:fg}=_a;var{GroupAccessTokens:dg}=_a;var{GroupActivityAnalytics:hg}=_a;var{GroupBadges:mg}=_a;var{GroupCustomAttributes:gg}=_a;var{GroupDORA4Metrics:_g}=_a;var{GroupEpicBoards:Ag}=_a;var{GroupHooks:yg}=_a;var{GroupImportExports:vg}=_a;var{GroupInvitations:bg}=_a;var{GroupIssueBoards:Eg}=_a;var{GroupIterations:Dg}=_a;var{GroupLabels:Cg}=_a;var{GroupLDAPLinks:xg}=_a;var{GroupMarkdownUploads:wg}=_a;var{GroupMemberRoles:Sg}=_a;var{GroupMembers:kg}=_a;var{GroupMilestones:Tg}=_a;var{GroupProtectedEnvironments:Ig}=_a;var{GroupPushRules:Bg}=_a;var{GroupRelationExports:Fg}=_a;var{GroupReleases:Ng}=_a;var{GroupRepositoryStorageMoves:Pg}=_a;var{Groups:Og}=_a;var{GroupSAMLIdentities:Rg}=_a;var{GroupSAMLLinks:Lg}=_a;var{GroupSCIMIdentities:jg}=_a;var{GroupServiceAccounts:Mg}=_a;var{GroupVariables:Qg}=_a;var{GroupWikis:Ug}=_a;var{Helm:Gg}=_a;var{Import:$g}=_a;var{InstanceLevelCICDVariables:qg}=_a;var{Integrations:Vg}=_a;var{IssueAwardEmojis:Hg}=_a;var{IssueDiscussions:Jg}=_a;var{IssueIterationEvents:Wg}=_a;var{IssueLabelEvents:Yg}=_a;var{IssueLinks:Kg}=_a;var{IssueMilestoneEvents:zg}=_a;var{IssueNoteAwardEmojis:Xg}=_a;var{IssueNotes:Zg}=_a;var{Issues:f_}=_a;var{IssuesStatistics:Z_}=_a;var{IssueStateEvents:sA}=_a;var{IssueWeightEvents:oA}=_a;var{JobArtifacts:hA}=_a;var{Jobs:ey}=_a;var{Keys:ty}=_a;var{License:ry}=_a;var{LicenseTemplates:ny}=_a;var{LinkedEpics:iy}=_a;var{Lint:py}=_a;var{Markdown:fy}=_a;var{Maven:Ty}=_a;var{MergeRequestApprovals:Gy}=_a;var{MergeRequestAwardEmojis:Vy}=_a;var{MergeRequestContextCommits:Hy}=_a;var{MergeRequestDiscussions:Av}=_a;var{MergeRequestDraftNotes:vv}=_a;var{MergeRequestLabelEvents:bv}=_a;var{MergeRequestMilestoneEvents:Ev}=_a;var{MergeRequestNoteAwardEmojis:Cv}=_a;var{MergeRequestNotes:xv}=_a;var{MergeRequests:wv}=_a;var{MergeTrains:Sv}=_a;var{Metadata:kv}=_a;var{Migrations:Tv}=_a;var{Namespaces:Iv}=_a;var{NotificationSettings:Bv}=_a;var{NPM:Fv}=_a;var{NuGet:Nv}=_a;var{PackageRegistry:Ov}=_a;var{Packages:Mv}=_a;var{PagesDomains:OE}=_a;var{PersonalAccessTokens:iD}=_a;var{PipelineSchedules:eC}=_a;var{PipelineScheduleVariables:tC}=_a;var{Pipelines:rC}=_a;var{PipelineTriggerTokens:nC}=_a;var{ProductAnalytics:iC}=_a;var{ProjectAccessRequests:aC}=_a;var{ProjectAccessTokens:sC}=_a;var{ProjectAliases:oC}=_a;var{ProjectBadges:uC}=_a;var{ProjectCustomAttributes:cC}=_a;var{ProjectDORA4Metrics:lC}=_a;var{ProjectHooks:pC}=_a;var{ProjectImportExports:fC}=_a;var{ProjectInvitations:dC}=_a;var{ProjectIssueBoards:hC}=_a;var{ProjectIterations:mC}=_a;var{ProjectJobTokenScopes:gC}=_a;var{ProjectLabels:_C}=_a;var{ProjectMarkdownUploads:AC}=_a;var{ProjectMembers:yC}=_a;var{ProjectMilestones:vC}=_a;var{ProjectProtectedEnvironments:bC}=_a;var{ProjectPushRules:EC}=_a;var{ProjectRelationsExport:DC}=_a;var{ProjectReleases:CC}=_a;var{ProjectRemoteMirrors:xC}=_a;var{ProjectRepositoryStorageMoves:wC}=_a;var{Projects:SC}=_a;var{ProjectSnippetAwardEmojis:kC}=_a;var{ProjectSnippetDiscussions:TC}=_a;var{ProjectSnippetNotes:IC}=_a;var{ProjectSnippets:BC}=_a;var{ProjectStatistics:FC}=_a;var{ProjectTemplates:NC}=_a;var{ProjectTerraformState:PC}=_a;var{ProjectVariables:OC}=_a;var{ProjectVulnerabilities:RC}=_a;var{ProjectWikis:LC}=_a;var{ProtectedBranches:jC}=_a;var{ProtectedTags:MC}=_a;var{PyPI:QC}=_a;var{ReleaseLinks:UC}=_a;var{Repositories:GC}=_a;var{RepositoryFiles:$C}=_a;var{RepositorySubmodules:qC}=_a;var{ResourceGroups:HC}=_a;var{RubyGems:JC}=_a;var{Runners:WC}=_a;var{Search:YC}=_a;var{SearchAdmin:KC}=_a;var{SecureFiles:zC}=_a;var{ServiceAccounts:XC}=_a;var{ServiceData:ZC}=_a;var{SidekiqMetrics:ew}=_a;var{SidekiqQueues:tw}=_a;var{SnippetRepositoryStorageMoves:rw}=_a;var{Snippets:nw}=_a;var{Suggestions:iw}=_a;var{SystemHooks:aw}=_a;var{Tags:sw}=_a;var{TodoLists:ow}=_a;var{Topics:uw}=_a;var{UserCustomAttributes:cw}=_a;var{UserEmails:lw}=_a;var{UserGPGKeys:pw}=_a;var{UserImpersonationTokens:fw}=_a;var{Users:dw}=_a;var{UserSSHKeys:hw}=_a;var{UserStarredMetricsDashboard:mw}=_a;var{Gitlab:gw}=_a;Object.defineProperty(Bn,"GitbeakerRequestError",{enumerable:true,get:function(){return ni.GitbeakerRequestError}});Object.defineProperty(Bn,"GitbeakerRetryError",{enumerable:true,get:function(){return ni.GitbeakerRetryError}});Object.defineProperty(Bn,"GitbeakerTimeoutError",{enumerable:true,get:function(){return ni.GitbeakerTimeoutError}});Bn.AccessLevel=oa;Bn.Agents=xa;Bn.AlertManagement=Ga;Bn.ApplicationAppearance=Ha;Bn.ApplicationPlanLimits=ts;Bn.ApplicationSettings=so;Bn.ApplicationStatistics=oo;Bn.Applications=Ps;Bn.AuditEvents=Jo;Bn.Avatar=tc;Bn.Branches=dc;Bn.BroadcastMessages=Fc;Bn.CodeSuggestions=Jc;Bn.CommitDiscussions=Dp;Bn.Commits=kp;Bn.Composer=Qp;Bn.Conan=Up;Bn.ContainerRegistry=qp;Bn.DashboardAnnotations=Vp;Bn.Debian=Jp;Bn.DependencyProxy=Wp;Bn.DeployKeys=zp;Bn.DeployTokens=Qf;Bn.Deployments=Yf;Bn.DockerfileTemplates=Kf;Bn.Environments=Xf;Bn.EpicAwardEmojis=Ad;Bn.EpicDiscussions=Cd;Bn.EpicIssues=xd;Bn.EpicLabelEvents=wd;Bn.EpicLinks=Sd;Bn.EpicNotes=Td;Bn.Epics=Pd;Bn.ErrorTrackingClientKeys=Qh;Bn.ErrorTrackingSettings=Zh;Bn.Events=eg;Bn.Experiments=tg;Bn.ExternalStatusChecks=rg;Bn.FeatureFlagUserLists=ig;Bn.FeatureFlags=ng;Bn.FreezePeriods=ag;Bn.GeoNodes=sg;Bn.GeoSites=og;Bn.GitLabCIYMLTemplates=cg;Bn.GitignoreTemplates=ug;Bn.Gitlab=gw;Bn.GitlabPages=lg;Bn.GoProxy=pg;Bn.GroupAccessRequests=fg;Bn.GroupAccessTokens=dg;Bn.GroupActivityAnalytics=hg;Bn.GroupBadges=mg;Bn.GroupCustomAttributes=gg;Bn.GroupDORA4Metrics=_g;Bn.GroupEpicBoards=Ag;Bn.GroupHooks=yg;Bn.GroupImportExports=vg;Bn.GroupInvitations=bg;Bn.GroupIssueBoards=Eg;Bn.GroupIterations=Dg;Bn.GroupLDAPLinks=xg;Bn.GroupLabels=Cg;Bn.GroupMarkdownUploads=wg;Bn.GroupMemberRoles=Sg;Bn.GroupMembers=kg;Bn.GroupMilestones=Tg;Bn.GroupProtectedEnvironments=Ig;Bn.GroupPushRules=Bg;Bn.GroupRelationExports=Fg;Bn.GroupReleases=Ng;Bn.GroupRepositoryStorageMoves=Pg;Bn.GroupSAMLIdentities=Rg;Bn.GroupSAMLLinks=Lg;Bn.GroupSCIMIdentities=jg;Bn.GroupServiceAccounts=Mg;Bn.GroupVariables=Qg;Bn.GroupWikis=Ug;Bn.Groups=Og;Bn.Helm=Gg;Bn.Import=$g;Bn.InstanceLevelCICDVariables=qg;Bn.Integrations=Vg;Bn.IssueAwardEmojis=Hg;Bn.IssueDiscussions=Jg;Bn.IssueIterationEvents=Wg;Bn.IssueLabelEvents=Yg;Bn.IssueLinks=Kg;Bn.IssueMilestoneEvents=zg;Bn.IssueNoteAwardEmojis=Xg;Bn.IssueNotes=Zg;Bn.IssueStateEvents=sA;Bn.IssueWeightEvents=oA;Bn.Issues=f_;Bn.IssuesStatistics=Z_;Bn.JobArtifacts=hA;Bn.Jobs=ey;Bn.Keys=ty;Bn.License=ry;Bn.LicenseTemplates=ny;Bn.LinkedEpics=iy;Bn.Lint=py;Bn.Markdown=fy;Bn.Maven=Ty;Bn.MergeRequestApprovals=Gy;Bn.MergeRequestAwardEmojis=Vy;Bn.MergeRequestContextCommits=Hy;Bn.MergeRequestDiscussions=Av;Bn.MergeRequestDraftNotes=vv;Bn.MergeRequestLabelEvents=bv;Bn.MergeRequestMilestoneEvents=Ev;Bn.MergeRequestNoteAwardEmojis=Cv;Bn.MergeRequestNotes=xv;Bn.MergeRequests=wv;Bn.MergeTrains=Sv;Bn.Metadata=kv;Bn.Migrations=Tv;Bn.NPM=Fv;Bn.Namespaces=Iv;Bn.NotificationSettings=Bv;Bn.NuGet=Nv;Bn.PackageRegistry=Ov;Bn.Packages=Mv;Bn.PagesDomains=OE;Bn.PersonalAccessTokens=iD;Bn.PipelineScheduleVariables=tC;Bn.PipelineSchedules=eC;Bn.PipelineTriggerTokens=nC;Bn.Pipelines=rC;Bn.ProductAnalytics=iC;Bn.ProjectAccessRequests=aC;Bn.ProjectAccessTokens=sC;Bn.ProjectAliases=oC;Bn.ProjectBadges=uC;Bn.ProjectCustomAttributes=cC;Bn.ProjectDORA4Metrics=lC;Bn.ProjectHooks=pC;Bn.ProjectImportExports=fC;Bn.ProjectInvitations=dC;Bn.ProjectIssueBoards=hC;Bn.ProjectIterations=mC;Bn.ProjectJobTokenScopes=gC;Bn.ProjectLabels=_C;Bn.ProjectMarkdownUploads=AC;Bn.ProjectMembers=yC;Bn.ProjectMilestones=vC;Bn.ProjectProtectedEnvironments=bC;Bn.ProjectPushRules=EC;Bn.ProjectRelationsExport=DC;Bn.ProjectReleases=CC;Bn.ProjectRemoteMirrors=xC;Bn.ProjectRepositoryStorageMoves=wC;Bn.ProjectSnippetAwardEmojis=kC;Bn.ProjectSnippetDiscussions=TC;Bn.ProjectSnippetNotes=IC;Bn.ProjectSnippets=BC;Bn.ProjectStatistics=FC;Bn.ProjectTemplates=NC;Bn.ProjectTerraformState=PC;Bn.ProjectVariables=OC;Bn.ProjectVulnerabilities=RC;Bn.ProjectWikis=LC;Bn.Projects=SC;Bn.ProtectedBranches=jC;Bn.ProtectedTags=MC;Bn.PyPI=QC;Bn.ReleaseLinks=UC;Bn.Repositories=GC;Bn.RepositoryFiles=$C;Bn.RepositorySubmodules=qC;Bn.ResourceGroups=HC;Bn.RubyGems=JC;Bn.Runners=WC;Bn.Search=YC;Bn.SearchAdmin=KC;Bn.SecureFiles=zC;Bn.ServiceAccounts=XC;Bn.ServiceData=ZC;Bn.SidekiqMetrics=ew;Bn.SidekiqQueues=tw;Bn.SnippetRepositoryStorageMoves=rw;Bn.Snippets=nw;Bn.Suggestions=iw;Bn.SystemHooks=aw;Bn.Tags=sw;Bn.TodoLists=ow;Bn.Topics=uw;Bn.UserCustomAttributes=cw;Bn.UserEmails=lw;Bn.UserGPGKeys=pw;Bn.UserImpersonationTokens=fw;Bn.UserSSHKeys=hw;Bn.UserStarredMetricsDashboard=mw;Bn.Users=dw},78963:(Me,Bn,Hn)=>{"use strict";var zn=Object.create;var ni=Object.defineProperty;var Ci=Object.getOwnPropertyDescriptor;var aa=Object.getOwnPropertyNames;var oa=Object.getPrototypeOf;var ca=Object.prototype.hasOwnProperty;var __commonJS=(Me,Bn)=>function __require(){return Bn||(0,Me[aa(Me)[0]])((Bn={exports:{}}).exports,Bn),Bn.exports};var __export=(Me,Bn)=>{for(var Hn in Bn)ni(Me,Hn,{get:Bn[Hn],enumerable:true})};var __copyProps=(Me,Bn,Hn,zn)=>{if(Bn&&typeof Bn==="object"||typeof Bn==="function"){for(let oa of aa(Bn))if(!ca.call(Me,oa)&&oa!==Hn)ni(Me,oa,{get:()=>Bn[oa],enumerable:!(zn=Ci(Bn,oa))||zn.enumerable})}return Me};var __toESM=(Me,Bn,Hn)=>(Hn=Me!=null?zn(oa(Me)):{},__copyProps(Bn||!Me||!Me.__esModule?ni(Hn,"default",{value:Me,enumerable:true}):Hn,Me));var __toCommonJS=Me=>__copyProps(ni({},"__esModule",{value:true}),Me);var _a=__commonJS({"node_modules/uri-js/dist/es5/uri.all.js"(Me,Bn){"use strict";(function(Hn,zn){typeof Me==="object"&&typeof Bn!=="undefined"?zn(Me):typeof define==="function"&&define.amd?define(["exports"],zn):zn(Hn.URI=Hn.URI||{})})(Me,(function(Me){"use strict";function merge(){for(var Me=arguments.length,Bn=Array(Me),Hn=0;Hn1){Bn[0]=Bn[0].slice(0,-1);var zn=Bn.length-1;for(var ni=1;ni= 0x80 (not a basic code point)","invalid-input":"Invalid input"};var Jo=Ci-aa;var tc=Math.floor;var dc=String.fromCharCode;function error$1(Me){throw new RangeError(oo[Me])}function map(Me,Bn){var Hn=[];var zn=Me.length;while(zn--){Hn[zn]=Bn(Me[zn])}return Hn}function mapDomain(Me,Bn){var Hn=Me.split("@");var zn="";if(Hn.length>1){zn=Hn[0]+"@";Me=Hn[1]}Me=Me.replace(so,".");var ni=Me.split(".");var Ci=map(ni,Bn).join(".");return zn+Ci}function ucs2decode(Me){var Bn=[];var Hn=0;var zn=Me.length;while(Hn=55296&&ni<=56319&&Hn>1;Me+=tc(Me/Bn);for(;Me>Jo*oa>>1;zn+=Ci){Me=tc(Me/Jo)}return tc(zn+(Jo+1)*Me/(Me+ca))};var Qp=function decode2(Me){var Bn=[];var Hn=Me.length;var zn=0;var ca=Ga;var _a=xa;var ts=Me.lastIndexOf(Ha);if(ts<0){ts=0}for(var Ps=0;Ps=128){error$1("not-basic")}Bn.push(Me.charCodeAt(Ps))}for(var so=ts>0?ts+1:0;so=Hn){error$1("invalid-input")}var Fc=Jc(Me.charCodeAt(so++));if(Fc>=Ci||Fc>tc((ni-zn)/Jo)){error$1("overflow")}zn+=Fc*Jo;var Dp=dc<=_a?aa:dc>=_a+oa?oa:dc-_a;if(Fctc(ni/Qp)){error$1("overflow")}Jo*=Qp}var Up=Bn.length+1;_a=kp(zn-oo,Up,oo==0);if(tc(zn/Up)>ni-ca){error$1("overflow")}ca+=tc(zn/Up);zn%=Up;Bn.splice(zn++,0,ca)}return String.fromCodePoint.apply(String,Bn)};var Up=function encode2(Me){var Bn=[];Me=ucs2decode(Me);var Hn=Me.length;var zn=Ga;var ca=0;var _a=xa;var ts=true;var Ps=false;var so=void 0;try{for(var oo=Me[Symbol.iterator](),Jo;!(ts=(Jo=oo.next()).done);ts=true){var Fc=Jo.value;if(Fc<128){Bn.push(dc(Fc))}}}catch(Me){Ps=true;so=Me}finally{try{if(!ts&&oo.return){oo.return()}}finally{if(Ps){throw so}}}var Jc=Bn.length;var Qp=Jc;if(Jc){Bn.push(Ha)}while(Qp=zn&&Qftc((ni-ca)/Yf)){error$1("overflow")}ca+=(Up-zn)*Yf;zn=Up;var Kf=true;var Xf=false;var Ad=void 0;try{for(var Cd=Me[Symbol.iterator](),xd;!(Kf=(xd=Cd.next()).done);Kf=true){var wd=xd.value;if(wdni){error$1("overflow")}if(wd==zn){var Sd=ca;for(var Td=Ci;;Td+=Ci){var Pd=Td<=_a?aa:Td>=_a+oa?oa:Td-_a;if(Sd>6|192).toString(16).toUpperCase()+"%"+(Bn&63|128).toString(16).toUpperCase();else Hn="%"+(Bn>>12|224).toString(16).toUpperCase()+"%"+(Bn>>6&63|128).toString(16).toUpperCase()+"%"+(Bn&63|128).toString(16).toUpperCase();return Hn}function pctDecChars(Me){var Bn="";var Hn=0;var zn=Me.length;while(Hn=194&&ni<224){if(zn-Hn>=6){var Ci=parseInt(Me.substr(Hn+4,2),16);Bn+=String.fromCharCode((ni&31)<<6|Ci&63)}else{Bn+=Me.substr(Hn,6)}Hn+=6}else if(ni>=224){if(zn-Hn>=9){var aa=parseInt(Me.substr(Hn+4,2),16);var oa=parseInt(Me.substr(Hn+7,2),16);Bn+=String.fromCharCode((ni&15)<<12|(aa&63)<<6|oa&63)}else{Bn+=Me.substr(Hn,9)}Hn+=9}else{Bn+=Me.substr(Hn,3);Hn+=3}}return Bn}function _normalizeComponentEncoding(Me,Bn){function decodeUnreserved2(Me){var Hn=pctDecChars(Me);return!Hn.match(Bn.UNRESERVED)?Me:Hn}if(Me.scheme)Me.scheme=String(Me.scheme).replace(Bn.PCT_ENCODED,decodeUnreserved2).toLowerCase().replace(Bn.NOT_SCHEME,"");if(Me.userinfo!==void 0)Me.userinfo=String(Me.userinfo).replace(Bn.PCT_ENCODED,decodeUnreserved2).replace(Bn.NOT_USERINFO,pctEncChar).replace(Bn.PCT_ENCODED,toUpperCase);if(Me.host!==void 0)Me.host=String(Me.host).replace(Bn.PCT_ENCODED,decodeUnreserved2).toLowerCase().replace(Bn.NOT_HOST,pctEncChar).replace(Bn.PCT_ENCODED,toUpperCase);if(Me.path!==void 0)Me.path=String(Me.path).replace(Bn.PCT_ENCODED,decodeUnreserved2).replace(Me.scheme?Bn.NOT_PATH:Bn.NOT_PATH_NOSCHEME,pctEncChar).replace(Bn.PCT_ENCODED,toUpperCase);if(Me.query!==void 0)Me.query=String(Me.query).replace(Bn.PCT_ENCODED,decodeUnreserved2).replace(Bn.NOT_QUERY,pctEncChar).replace(Bn.PCT_ENCODED,toUpperCase);if(Me.fragment!==void 0)Me.fragment=String(Me.fragment).replace(Bn.PCT_ENCODED,decodeUnreserved2).replace(Bn.NOT_FRAGMENT,pctEncChar).replace(Bn.PCT_ENCODED,toUpperCase);return Me}function _stripLeadingZeros(Me){return Me.replace(/^0*(.*)/,"$1")||"0"}function _normalizeIPv4(Me,Bn){var Hn=Me.match(Bn.IPV4ADDRESS)||[];var ni=zn(Hn,2),Ci=ni[1];if(Ci){return Ci.split(".").map(_stripLeadingZeros).join(".")}else{return Me}}function _normalizeIPv6(Me,Bn){var Hn=Me.match(Bn.IPV6ADDRESS)||[];var ni=zn(Hn,3),Ci=ni[1],aa=ni[2];if(Ci){var oa=Ci.toLowerCase().split("::").reverse(),ca=zn(oa,2),_a=ca[0],xa=ca[1];var Ga=xa?xa.split(":").map(_stripLeadingZeros):[];var Ha=_a.split(":").map(_stripLeadingZeros);var ts=Bn.IPV4ADDRESS.test(Ha[Ha.length-1]);var Ps=ts?7:8;var so=Ha.length-Ps;var oo=Array(Ps);for(var Jo=0;Jo1){var Jc=oo.slice(0,dc.index);var Dp=oo.slice(dc.index+dc.length);Fc=Jc.join(":")+"::"+Dp.join(":")}else{Fc=oo.join(":")}if(aa){Fc+="%"+aa}return Fc}else{return Me}}var zp=/^(?:([^:\/?#]+):)?(?:\/\/((?:([^\/?#@]*)@)?(\[[^\/?#\]]+\]|[^\/?#:]*)(?:\:(\d*))?))?([^?#]*)(?:\?([^#]*))?(?:#((?:.|\n|\r)*))?/i;var Qf="".match(/(){0}/)[1]===void 0;function parse(Me){var zn=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};var ni={};var Ci=zn.iri!==false?Hn:Bn;if(zn.reference==="suffix")Me=(zn.scheme?zn.scheme+":":"")+"//"+Me;var aa=Me.match(zp);if(aa){if(Qf){ni.scheme=aa[1];ni.userinfo=aa[3];ni.host=aa[4];ni.port=parseInt(aa[5],10);ni.path=aa[6]||"";ni.query=aa[7];ni.fragment=aa[8];if(isNaN(ni.port)){ni.port=aa[5]}}else{ni.scheme=aa[1]||void 0;ni.userinfo=Me.indexOf("@")!==-1?aa[3]:void 0;ni.host=Me.indexOf("//")!==-1?aa[4]:void 0;ni.port=parseInt(aa[5],10);ni.path=aa[6]||"";ni.query=Me.indexOf("?")!==-1?aa[7]:void 0;ni.fragment=Me.indexOf("#")!==-1?aa[8]:void 0;if(isNaN(ni.port)){ni.port=Me.match(/\/\/(?:.|\n)*\:(?:\/|\?|\#|$)/)?aa[4]:void 0}}if(ni.host){ni.host=_normalizeIPv6(_normalizeIPv4(ni.host,Ci),Ci)}if(ni.scheme===void 0&&ni.userinfo===void 0&&ni.host===void 0&&ni.port===void 0&&!ni.path&&ni.query===void 0){ni.reference="same-document"}else if(ni.scheme===void 0){ni.reference="relative"}else if(ni.fragment===void 0){ni.reference="absolute"}else{ni.reference="uri"}if(zn.reference&&zn.reference!=="suffix"&&zn.reference!==ni.reference){ni.error=ni.error||"URI is not a "+zn.reference+" reference."}var oa=Wp[(zn.scheme||ni.scheme||"").toLowerCase()];if(!zn.unicodeSupport&&(!oa||!oa.unicodeSupport)){if(ni.host&&(zn.domainHost||oa&&oa.domainHost)){try{ni.host=Jp.toASCII(ni.host.replace(Ci.PCT_ENCODED,pctDecChars).toLowerCase())}catch(Me){ni.error=ni.error||"Host's domain name can not be converted to ASCII via punycode: "+Me}}_normalizeComponentEncoding(ni,Bn)}else{_normalizeComponentEncoding(ni,Ci)}if(oa&&oa.parse){oa.parse(ni,zn)}}else{ni.error=ni.error||"URI can not be parsed."}return ni}function _recomposeAuthority(Me,zn){var ni=zn.iri!==false?Hn:Bn;var Ci=[];if(Me.userinfo!==void 0){Ci.push(Me.userinfo);Ci.push("@")}if(Me.host!==void 0){Ci.push(_normalizeIPv6(_normalizeIPv4(String(Me.host),ni),ni).replace(ni.IPV6ADDRESS,(function(Me,Bn,Hn){return"["+Bn+(Hn?"%25"+Hn:"")+"]"})))}if(typeof Me.port==="number"||typeof Me.port==="string"){Ci.push(":");Ci.push(String(Me.port))}return Ci.length?Ci.join(""):void 0}var Yf=/^\.\.?\//;var Kf=/^\/\.(\/|$)/;var Xf=/^\/\.\.(\/|$)/;var Ad=/^\/?(?:.|\n)*?(?=\/|$)/;function removeDotSegments(Me){var Bn=[];while(Me.length){if(Me.match(Yf)){Me=Me.replace(Yf,"")}else if(Me.match(Kf)){Me=Me.replace(Kf,"/")}else if(Me.match(Xf)){Me=Me.replace(Xf,"/");Bn.pop()}else if(Me==="."||Me===".."){Me=""}else{var Hn=Me.match(Ad);if(Hn){var zn=Hn[0];Me=Me.slice(zn.length);Bn.push(zn)}else{throw new Error("Unexpected dot segment condition")}}}return Bn.join("")}function serialize(Me){var zn=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};var ni=zn.iri?Hn:Bn;var Ci=[];var aa=Wp[(zn.scheme||Me.scheme||"").toLowerCase()];if(aa&&aa.serialize)aa.serialize(Me,zn);if(Me.host){if(ni.IPV6ADDRESS.test(Me.host)){}else if(zn.domainHost||aa&&aa.domainHost){try{Me.host=!zn.iri?Jp.toASCII(Me.host.replace(ni.PCT_ENCODED,pctDecChars).toLowerCase()):Jp.toUnicode(Me.host)}catch(Bn){Me.error=Me.error||"Host's domain name can not be converted to "+(!zn.iri?"ASCII":"Unicode")+" via punycode: "+Bn}}}_normalizeComponentEncoding(Me,ni);if(zn.reference!=="suffix"&&Me.scheme){Ci.push(Me.scheme);Ci.push(":")}var oa=_recomposeAuthority(Me,zn);if(oa!==void 0){if(zn.reference!=="suffix"){Ci.push("//")}Ci.push(oa);if(Me.path&&Me.path.charAt(0)!=="/"){Ci.push("/")}}if(Me.path!==void 0){var ca=Me.path;if(!zn.absolutePath&&(!aa||!aa.absolutePath)){ca=removeDotSegments(ca)}if(oa===void 0){ca=ca.replace(/^\/\//,"/%2F")}Ci.push(ca)}if(Me.query!==void 0){Ci.push("?");Ci.push(Me.query)}if(Me.fragment!==void 0){Ci.push("#");Ci.push(Me.fragment)}return Ci.join("")}function resolveComponents(Me,Bn){var Hn=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};var zn=arguments[3];var ni={};if(!zn){Me=parse(serialize(Me,Hn),Hn);Bn=parse(serialize(Bn,Hn),Hn)}Hn=Hn||{};if(!Hn.tolerant&&Bn.scheme){ni.scheme=Bn.scheme;ni.userinfo=Bn.userinfo;ni.host=Bn.host;ni.port=Bn.port;ni.path=removeDotSegments(Bn.path||"");ni.query=Bn.query}else{if(Bn.userinfo!==void 0||Bn.host!==void 0||Bn.port!==void 0){ni.userinfo=Bn.userinfo;ni.host=Bn.host;ni.port=Bn.port;ni.path=removeDotSegments(Bn.path||"");ni.query=Bn.query}else{if(!Bn.path){ni.path=Me.path;if(Bn.query!==void 0){ni.query=Bn.query}else{ni.query=Me.query}}else{if(Bn.path.charAt(0)==="/"){ni.path=removeDotSegments(Bn.path)}else{if((Me.userinfo!==void 0||Me.host!==void 0||Me.port!==void 0)&&!Me.path){ni.path="/"+Bn.path}else if(!Me.path){ni.path=Bn.path}else{ni.path=Me.path.slice(0,Me.path.lastIndexOf("/")+1)+Bn.path}ni.path=removeDotSegments(ni.path)}ni.query=Bn.query}ni.userinfo=Me.userinfo;ni.host=Me.host;ni.port=Me.port}ni.scheme=Me.scheme}ni.fragment=Bn.fragment;return ni}function resolve(Me,Bn,Hn){var zn=assign({scheme:"null"},Hn);return serialize(resolveComponents(parse(Me,zn),parse(Bn,zn),zn,true),zn)}function normalize(Me,Bn){if(typeof Me==="string"){Me=serialize(parse(Me,Bn),Bn)}else if(typeOf(Me)==="object"){Me=parse(serialize(Me,Bn),Bn)}return Me}function equal(Me,Bn,Hn){if(typeof Me==="string"){Me=serialize(parse(Me,Hn),Hn)}else if(typeOf(Me)==="object"){Me=serialize(Me,Hn)}if(typeof Bn==="string"){Bn=serialize(parse(Bn,Hn),Hn)}else if(typeOf(Bn)==="object"){Bn=serialize(Bn,Hn)}return Me===Bn}function escapeComponent(Me,zn){return Me&&Me.toString().replace(!zn||!zn.iri?Bn.ESCAPE:Hn.ESCAPE,pctEncChar)}function unescapeComponent(Me,zn){return Me&&Me.toString().replace(!zn||!zn.iri?Bn.PCT_ENCODED:Hn.PCT_ENCODED,pctDecChars)}var Cd={scheme:"http",domainHost:true,parse:function parse2(Me,Bn){if(!Me.host){Me.error=Me.error||"HTTP URIs must have a host."}return Me},serialize:function serialize2(Me,Bn){var Hn=String(Me.scheme).toLowerCase()==="https";if(Me.port===(Hn?443:80)||Me.port===""){Me.port=void 0}if(!Me.path){Me.path="/"}return Me}};var xd={scheme:"https",domainHost:Cd.domainHost,parse:Cd.parse,serialize:Cd.serialize};function isSecure(Me){return typeof Me.secure==="boolean"?Me.secure:String(Me.scheme).toLowerCase()==="wss"}var wd={scheme:"ws",domainHost:true,parse:function parse2(Me,Bn){var Hn=Me;Hn.secure=isSecure(Hn);Hn.resourceName=(Hn.path||"/")+(Hn.query?"?"+Hn.query:"");Hn.path=void 0;Hn.query=void 0;return Hn},serialize:function serialize2(Me,Bn){if(Me.port===(isSecure(Me)?443:80)||Me.port===""){Me.port=void 0}if(typeof Me.secure==="boolean"){Me.scheme=Me.secure?"wss":"ws";Me.secure=void 0}if(Me.resourceName){var Hn=Me.resourceName.split("?"),ni=zn(Hn,2),Ci=ni[0],aa=ni[1];Me.path=Ci&&Ci!=="/"?Ci:void 0;Me.query=aa;Me.resourceName=void 0}Me.fragment=void 0;return Me}};var Sd={scheme:"wss",domainHost:wd.domainHost,parse:wd.parse,serialize:wd.serialize};var Td={};var Pd=true;var Qh="[A-Za-z0-9\\-\\.\\_\\~"+(Pd?"\\xA0-\\u200D\\u2010-\\u2029\\u202F-\\uD7FF\\uF900-\\uFDCF\\uFDF0-\\uFFEF":"")+"]";var Zh="[0-9A-Fa-f]";var eg=subexp(subexp("%[EFef]"+Zh+"%"+Zh+Zh+"%"+Zh+Zh)+"|"+subexp("%[89A-Fa-f]"+Zh+"%"+Zh+Zh)+"|"+subexp("%"+Zh+Zh));var tg="[A-Za-z0-9\\!\\$\\%\\'\\*\\+\\-\\^\\_\\`\\{\\|\\}\\~]";var rg="[\\!\\$\\%\\'\\(\\)\\*\\+\\,\\-\\.0-9\\<\\>A-Z\\x5E-\\x7E]";var ng=merge(rg,'[\\"\\\\]');var ig="[\\!\\$\\'\\(\\)\\*\\+\\,\\;\\:\\@]";var ag=new RegExp(Qh,"g");var sg=new RegExp(eg,"g");var og=new RegExp(merge("[^]",tg,"[\\.]",'[\\"]',ng),"g");var ug=new RegExp(merge("[^]",Qh,ig),"g");var cg=ug;function decodeUnreserved(Me){var Bn=pctDecChars(Me);return!Bn.match(ag)?Me:Bn}var lg={scheme:"mailto",parse:function parse$$1(Me,Bn){var Hn=Me;var zn=Hn.to=Hn.path?Hn.path.split(","):[];Hn.path=void 0;if(Hn.query){var ni=false;var Ci={};var aa=Hn.query.split("&");for(var oa=0,ca=aa.length;oa=55296&&ni<=56319&&zn=Bn)throw new Error("Cannot access property/index "+zn+" levels up, current level is "+Bn);return Hn[Bn-zn]}if(zn>Bn)throw new Error("Cannot access data "+zn+" levels up, current level is "+Bn);oa="data"+(Bn-zn||"");if(!ni)return oa}var _a=oa;var xa=ni.split("/");for(var Ga=0;Ga=0)return{index:zn,compiling:true};zn=this._compilations.length;this._compilations[zn]={schema:Me,root:Bn,baseId:Hn};return{index:zn,compiling:false}}function endCompiling(Me,Bn,Hn){var zn=compIndex.call(this,Me,Bn,Hn);if(zn>=0)this._compilations.splice(zn,1)}function compIndex(Me,Bn,Hn){for(var zn=0;zn%\\^`{|}]|%[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 xa=/^(?:(?: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-9a-z\xA1-\uD7FF\uE000-\uFFFF]|[\uD800-\uDBFF](?![\uDC00-\uDFFF])|(?:[^\uD800-\uDBFF]|^)[\uDC00-\uDFFF])+-)*(?:[0-9a-z\xA1-\uD7FF\uE000-\uFFFF]|[\uD800-\uDBFF](?![\uDC00-\uDFFF])|(?:[^\uD800-\uDBFF]|^)[\uDC00-\uDFFF])+)(?:\.(?:(?:[0-9a-z\xA1-\uD7FF\uE000-\uFFFF]|[\uD800-\uDBFF](?![\uDC00-\uDFFF])|(?:[^\uD800-\uDBFF]|^)[\uDC00-\uDFFF])+-)*(?:[0-9a-z\xA1-\uD7FF\uE000-\uFFFF]|[\uD800-\uDBFF](?![\uDC00-\uDFFF])|(?:[^\uD800-\uDBFF]|^)[\uDC00-\uDFFF])+)*(?:\.(?:(?:[a-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 Ga=/^(?:urn:uuid:)?[0-9a-f]{8}-(?:[0-9a-f]{4}-){3}[0-9a-f]{12}$/i;var ts=/^(?:\/(?:[^~/]|~0|~1)*)*$/;var Ps=/^#(?:\/(?:[a-z0-9_\-.!$&'()*+,;:=@]|%[0-9a-f]{2}|~0|~1)*)*$/i;var so=/^(?:0|[1-9][0-9]*)(?:#|(?:\/(?:[^~/]|~0|~1)*)*)$/;Bn.exports=formats;function formats(Me){Me=Me=="full"?"full":"fast";return Hn.copy(formats[Me])}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":_a,url:xa,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:aa,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:Ga,"json-pointer":ts,"json-pointer-uri-fragment":Ps,"relative-json-pointer":so};formats.full={date:date,time:time,"date-time":date_time,uri:uri,"uri-reference":ca,"uri-template":_a,url:xa,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:aa,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:Ga,"json-pointer":ts,"json-pointer-uri-fragment":Ps,"relative-json-pointer":so};function isLeapYear(Me){return Me%4===0&&(Me%100!==0||Me%400===0)}function date(Me){var Bn=Me.match(zn);if(!Bn)return false;var Hn=+Bn[1];var Ci=+Bn[2];var aa=+Bn[3];return Ci>=1&&Ci<=12&&aa>=1&&aa<=(Ci==2&&isLeapYear(Hn)?29:ni[Ci])}function time(Me,Bn){var Hn=Me.match(Ci);if(!Hn)return false;var zn=Hn[1];var ni=Hn[2];var aa=Hn[3];var oa=Hn[5];return(zn<=23&&ni<=59&&aa<=59||zn==23&&ni==59&&aa==60)&&(!Bn||oa)}var oo=/t|\s/i;function date_time(Me){var Bn=Me.split(oo);return Bn.length==2&&date(Bn[0])&&time(Bn[1],true)}var Jo=/\/|:/;function uri(Me){return Jo.test(Me)&&oa.test(Me)}var tc=/[^\\]\\Z/;function regex(Me){if(tc.test(Me))return false;try{new RegExp(Me);return true}catch(Me){return false}}}});var Dp=__commonJS({"node_modules/ajv/lib/dotjs/ref.js"(Me,Bn){"use strict";Bn.exports=function generate_ref(Me,Bn,Hn){var zn=" ";var ni=Me.level;var Ci=Me.dataLevel;var aa=Me.schema[Bn];var oa=Me.errSchemaPath+"/"+Bn;var ca=!Me.opts.allErrors;var _a="data"+(Ci||"");var xa="valid"+ni;var Ga,Ha;if(aa=="#"||aa=="#/"){if(Me.isRoot){Ga=Me.async;Ha="validate"}else{Ga=Me.root.schema.$async===true;Ha="root.refVal[0]"}}else{var ts=Me.resolveRef(Me.baseId,aa,Me.isRoot);if(ts===void 0){var Ps=Me.MissingRefError.message(Me.baseId,aa);if(Me.opts.missingRefs=="fail"){Me.logger.error(Ps);var so=so||[];so.push(zn);zn="";if(Me.createErrors!==false){zn+=" { keyword: '$ref' , dataPath: (dataPath || '') + "+Me.errorPath+" , schemaPath: "+Me.util.toQuotedString(oa)+" , params: { ref: '"+Me.util.escapeQuotes(aa)+"' } ";if(Me.opts.messages!==false){zn+=" , message: 'can\\'t resolve reference "+Me.util.escapeQuotes(aa)+"' "}if(Me.opts.verbose){zn+=" , schema: "+Me.util.toQuotedString(aa)+" , parentSchema: validate.schema"+Me.schemaPath+" , data: "+_a+" "}zn+=" } "}else{zn+=" {} "}var oo=zn;zn=so.pop();if(!Me.compositeRule&&ca){if(Me.async){zn+=" throw new ValidationError(["+oo+"]); "}else{zn+=" validate.errors = ["+oo+"]; return false; "}}else{zn+=" var err = "+oo+"; if (vErrors === null) vErrors = [err]; else vErrors.push(err); errors++; "}if(ca){zn+=" if (false) { "}}else if(Me.opts.missingRefs=="ignore"){Me.logger.warn(Ps);if(ca){zn+=" if (true) { "}}else{throw new Me.MissingRefError(Me.baseId,aa,Ps)}}else if(ts.inline){var Jo=Me.util.copy(Me);Jo.level++;var tc="valid"+Jo.level;Jo.schema=ts.schema;Jo.schemaPath="";Jo.errSchemaPath=aa;var dc=Me.validate(Jo).replace(/validate\.schema/g,ts.code);zn+=" "+dc+" ";if(ca){zn+=" if ("+tc+") { "}}else{Ga=ts.$async===true||Me.async&&ts.$async!==false;Ha=ts.code}}if(Ha){var so=so||[];so.push(zn);zn="";if(Me.opts.passContext){zn+=" "+Ha+".call(this, "}else{zn+=" "+Ha+"( "}zn+=" "+_a+", (dataPath || '')";if(Me.errorPath!='""'){zn+=" + "+Me.errorPath}var Fc=Ci?"data"+(Ci-1||""):"parentData",Jc=Ci?Me.dataPathArr[Ci]:"parentDataProperty";zn+=" , "+Fc+" , "+Jc+", rootData) ";var Dp=zn;zn=so.pop();if(Ga){if(!Me.async)throw new Error("async schema referenced by sync schema");if(ca){zn+=" var "+xa+"; "}zn+=" try { await "+Dp+"; ";if(ca){zn+=" "+xa+" = true; "}zn+=" } catch (e) { if (!(e instanceof ValidationError)) throw e; if (vErrors === null) vErrors = e.errors; else vErrors = vErrors.concat(e.errors); errors = vErrors.length; ";if(ca){zn+=" "+xa+" = false; "}zn+=" } ";if(ca){zn+=" if ("+xa+") { "}}else{zn+=" if (!"+Dp+") { if (vErrors === null) vErrors = "+Ha+".errors; else vErrors = vErrors.concat("+Ha+".errors); errors = vErrors.length; } ";if(ca){zn+=" else { "}}}return zn}}});var kp=__commonJS({"node_modules/ajv/lib/dotjs/allOf.js"(Me,Bn){"use strict";Bn.exports=function generate_allOf(Me,Bn,Hn){var zn=" ";var ni=Me.schema[Bn];var Ci=Me.schemaPath+Me.util.getProperty(Bn);var aa=Me.errSchemaPath+"/"+Bn;var oa=!Me.opts.allErrors;var ca=Me.util.copy(Me);var _a="";ca.level++;var xa="valid"+ca.level;var Ga=ca.baseId,Ha=true;var ts=ni;if(ts){var Ps,so=-1,oo=ts.length-1;while(so0||Ps===false:Me.util.schemaHasRules(Ps,Me.RULES.all)){Ha=false;ca.schema=Ps;ca.schemaPath=Ci+"["+so+"]";ca.errSchemaPath=aa+"/"+so;zn+=" "+Me.validate(ca)+" ";ca.baseId=Ga;if(oa){zn+=" if ("+xa+") { ";_a+="}"}}}}if(oa){if(Ha){zn+=" if (true) { "}else{zn+=" "+_a.slice(0,-1)+" "}}return zn}}});var Qp=__commonJS({"node_modules/ajv/lib/dotjs/anyOf.js"(Me,Bn){"use strict";Bn.exports=function generate_anyOf(Me,Bn,Hn){var zn=" ";var ni=Me.level;var Ci=Me.dataLevel;var aa=Me.schema[Bn];var oa=Me.schemaPath+Me.util.getProperty(Bn);var ca=Me.errSchemaPath+"/"+Bn;var _a=!Me.opts.allErrors;var xa="data"+(Ci||"");var Ga="valid"+ni;var Ha="errs__"+ni;var ts=Me.util.copy(Me);var Ps="";ts.level++;var so="valid"+ts.level;var oo=aa.every((function(Bn){return Me.opts.strictKeywords?typeof Bn=="object"&&Object.keys(Bn).length>0||Bn===false:Me.util.schemaHasRules(Bn,Me.RULES.all)}));if(oo){var Jo=ts.baseId;zn+=" var "+Ha+" = errors; var "+Ga+" = false; ";var tc=Me.compositeRule;Me.compositeRule=ts.compositeRule=true;var dc=aa;if(dc){var Fc,Jc=-1,Dp=dc.length-1;while(Jc0||aa===false:Me.util.schemaHasRules(aa,Me.RULES.all);zn+="var "+Ha+" = errors;var "+Ga+";";if(Fc){var Jc=Me.compositeRule;Me.compositeRule=ts.compositeRule=true;ts.schema=aa;ts.schemaPath=oa;ts.errSchemaPath=ca;zn+=" var "+so+" = false; for (var "+oo+" = 0; "+oo+" < "+xa+".length; "+oo+"++) { ";ts.errorPath=Me.util.getPathExpr(Me.errorPath,oo,Me.opts.jsonPointers,true);var Dp=xa+"["+oo+"]";ts.dataPathArr[Jo]=oo;var kp=Me.validate(ts);ts.baseId=dc;if(Me.util.varOccurences(kp,tc)<2){zn+=" "+Me.util.varReplace(kp,tc,Dp)+" "}else{zn+=" var "+tc+" = "+Dp+"; "+kp+" "}zn+=" if ("+so+") break; } ";Me.compositeRule=ts.compositeRule=Jc;zn+=" "+Ps+" if (!"+so+") {"}else{zn+=" if ("+xa+".length == 0) {"}var Qp=Qp||[];Qp.push(zn);zn="";if(Me.createErrors!==false){zn+=" { keyword: 'contains' , dataPath: (dataPath || '') + "+Me.errorPath+" , schemaPath: "+Me.util.toQuotedString(ca)+" , params: {} ";if(Me.opts.messages!==false){zn+=" , message: 'should contain a valid item' "}if(Me.opts.verbose){zn+=" , schema: validate.schema"+oa+" , parentSchema: validate.schema"+Me.schemaPath+" , data: "+xa+" "}zn+=" } "}else{zn+=" {} "}var Up=zn;zn=Qp.pop();if(!Me.compositeRule&&_a){if(Me.async){zn+=" throw new ValidationError(["+Up+"]); "}else{zn+=" validate.errors = ["+Up+"]; return false; "}}else{zn+=" var err = "+Up+"; if (vErrors === null) vErrors = [err]; else vErrors.push(err); errors++; "}zn+=" } else { ";if(Fc){zn+=" errors = "+Ha+"; if (vErrors !== null) { if ("+Ha+") vErrors.length = "+Ha+"; else vErrors = null; } "}if(Me.opts.allErrors){zn+=" } "}return zn}}});var Jp=__commonJS({"node_modules/ajv/lib/dotjs/dependencies.js"(Me,Bn){"use strict";Bn.exports=function generate_dependencies(Me,Bn,Hn){var zn=" ";var ni=Me.level;var Ci=Me.dataLevel;var aa=Me.schema[Bn];var oa=Me.schemaPath+Me.util.getProperty(Bn);var ca=Me.errSchemaPath+"/"+Bn;var _a=!Me.opts.allErrors;var xa="data"+(Ci||"");var Ga="errs__"+ni;var Ha=Me.util.copy(Me);var ts="";Ha.level++;var Ps="valid"+Ha.level;var so={},oo={},Jo=Me.opts.ownProperties;for(Jc in aa){if(Jc=="__proto__")continue;var tc=aa[Jc];var dc=Array.isArray(tc)?oo:so;dc[Jc]=tc}zn+="var "+Ga+" = errors;";var Fc=Me.errorPath;zn+="var missing"+ni+";";for(var Jc in oo){dc=oo[Jc];if(dc.length){zn+=" if ( "+xa+Me.util.getProperty(Jc)+" !== undefined ";if(Jo){zn+=" && Object.prototype.hasOwnProperty.call("+xa+", '"+Me.util.escapeQuotes(Jc)+"') "}if(_a){zn+=" && ( ";var Dp=dc;if(Dp){var kp,Qp=-1,Up=Dp.length-1;while(Qp0||tc===false:Me.util.schemaHasRules(tc,Me.RULES.all)){zn+=" "+Ps+" = true; if ( "+xa+Me.util.getProperty(Jc)+" !== undefined ";if(Jo){zn+=" && Object.prototype.hasOwnProperty.call("+xa+", '"+Me.util.escapeQuotes(Jc)+"') "}zn+=") { ";Ha.schema=tc;Ha.schemaPath=oa+Me.util.getProperty(Jc);Ha.errSchemaPath=ca+"/"+Me.util.escapeFragment(Jc);zn+=" "+Me.validate(Ha)+" ";Ha.baseId=Ad;zn+=" } ";if(_a){zn+=" if ("+Ps+") { ";ts+="}"}}}if(_a){zn+=" "+ts+" if ("+Ga+" == errors) {"}return zn}}});var Wp=__commonJS({"node_modules/ajv/lib/dotjs/enum.js"(Me,Bn){"use strict";Bn.exports=function generate_enum(Me,Bn,Hn){var zn=" ";var ni=Me.level;var Ci=Me.dataLevel;var aa=Me.schema[Bn];var oa=Me.schemaPath+Me.util.getProperty(Bn);var ca=Me.errSchemaPath+"/"+Bn;var _a=!Me.opts.allErrors;var xa="data"+(Ci||"");var Ga="valid"+ni;var Ha=Me.opts.$data&&aa&&aa.$data,ts;if(Ha){zn+=" var schema"+ni+" = "+Me.util.getData(aa.$data,Ci,Me.dataPathArr)+"; ";ts="schema"+ni}else{ts=aa}var Ps="i"+ni,so="schema"+ni;if(!Ha){zn+=" var "+so+" = validate.schema"+oa+";"}zn+="var "+Ga+";";if(Ha){zn+=" if (schema"+ni+" === undefined) "+Ga+" = true; else if (!Array.isArray(schema"+ni+")) "+Ga+" = false; else {"}zn+=""+Ga+" = false;for (var "+Ps+"=0; "+Ps+"<"+so+".length; "+Ps+"++) if (equal("+xa+", "+so+"["+Ps+"])) { "+Ga+" = true; break; }";if(Ha){zn+=" } "}zn+=" if (!"+Ga+") { ";var oo=oo||[];oo.push(zn);zn="";if(Me.createErrors!==false){zn+=" { keyword: 'enum' , dataPath: (dataPath || '') + "+Me.errorPath+" , schemaPath: "+Me.util.toQuotedString(ca)+" , params: { allowedValues: schema"+ni+" } ";if(Me.opts.messages!==false){zn+=" , message: 'should be equal to one of the allowed values' "}if(Me.opts.verbose){zn+=" , schema: validate.schema"+oa+" , parentSchema: validate.schema"+Me.schemaPath+" , data: "+xa+" "}zn+=" } "}else{zn+=" {} "}var Jo=zn;zn=oo.pop();if(!Me.compositeRule&&_a){if(Me.async){zn+=" throw new ValidationError(["+Jo+"]); "}else{zn+=" validate.errors = ["+Jo+"]; return false; "}}else{zn+=" var err = "+Jo+"; if (vErrors === null) vErrors = [err]; else vErrors.push(err); errors++; "}zn+=" }";if(_a){zn+=" else { "}return zn}}});var zp=__commonJS({"node_modules/ajv/lib/dotjs/format.js"(Me,Bn){"use strict";Bn.exports=function generate_format(Me,Bn,Hn){var zn=" ";var ni=Me.level;var Ci=Me.dataLevel;var aa=Me.schema[Bn];var oa=Me.schemaPath+Me.util.getProperty(Bn);var ca=Me.errSchemaPath+"/"+Bn;var _a=!Me.opts.allErrors;var xa="data"+(Ci||"");if(Me.opts.format===false){if(_a){zn+=" if (true) { "}return zn}var Ga=Me.opts.$data&&aa&&aa.$data,Ha;if(Ga){zn+=" var schema"+ni+" = "+Me.util.getData(aa.$data,Ci,Me.dataPathArr)+"; ";Ha="schema"+ni}else{Ha=aa}var ts=Me.opts.unknownFormats,Ps=Array.isArray(ts);if(Ga){var so="format"+ni,oo="isObject"+ni,Jo="formatType"+ni;zn+=" var "+so+" = formats["+Ha+"]; var "+oo+" = typeof "+so+" == 'object' && !("+so+" instanceof RegExp) && "+so+".validate; var "+Jo+" = "+oo+" && "+so+".type || 'string'; if ("+oo+") { ";if(Me.async){zn+=" var async"+ni+" = "+so+".async; "}zn+=" "+so+" = "+so+".validate; } if ( ";if(Ga){zn+=" ("+Ha+" !== undefined && typeof "+Ha+" != 'string') || "}zn+=" (";if(ts!="ignore"){zn+=" ("+Ha+" && !"+so+" ";if(Ps){zn+=" && self._opts.unknownFormats.indexOf("+Ha+") == -1 "}zn+=") || "}zn+=" ("+so+" && "+Jo+" == '"+Hn+"' && !(typeof "+so+" == 'function' ? ";if(Me.async){zn+=" (async"+ni+" ? await "+so+"("+xa+") : "+so+"("+xa+")) "}else{zn+=" "+so+"("+xa+") "}zn+=" : "+so+".test("+xa+"))))) {"}else{var so=Me.formats[aa];if(!so){if(ts=="ignore"){Me.logger.warn('unknown format "'+aa+'" ignored in schema at path "'+Me.errSchemaPath+'"');if(_a){zn+=" if (true) { "}return zn}else if(Ps&&ts.indexOf(aa)>=0){if(_a){zn+=" if (true) { "}return zn}else{throw new Error('unknown format "'+aa+'" is used in schema at path "'+Me.errSchemaPath+'"')}}var oo=typeof so=="object"&&!(so instanceof RegExp)&&so.validate;var Jo=oo&&so.type||"string";if(oo){var tc=so.async===true;so=so.validate}if(Jo!=Hn){if(_a){zn+=" if (true) { "}return zn}if(tc){if(!Me.async)throw new Error("async format in sync schema");var dc="formats"+Me.util.getProperty(aa)+".validate";zn+=" if (!(await "+dc+"("+xa+"))) { "}else{zn+=" if (! ";var dc="formats"+Me.util.getProperty(aa);if(oo)dc+=".validate";if(typeof so=="function"){zn+=" "+dc+"("+xa+") "}else{zn+=" "+dc+".test("+xa+") "}zn+=") { "}}var Fc=Fc||[];Fc.push(zn);zn="";if(Me.createErrors!==false){zn+=" { keyword: 'format' , dataPath: (dataPath || '') + "+Me.errorPath+" , schemaPath: "+Me.util.toQuotedString(ca)+" , params: { format: ";if(Ga){zn+=""+Ha}else{zn+=""+Me.util.toQuotedString(aa)}zn+=" } ";if(Me.opts.messages!==false){zn+=` , message: 'should match format "`;if(Ga){zn+="' + "+Ha+" + '"}else{zn+=""+Me.util.escapeQuotes(aa)}zn+=`"' `}if(Me.opts.verbose){zn+=" , schema: ";if(Ga){zn+="validate.schema"+oa}else{zn+=""+Me.util.toQuotedString(aa)}zn+=" , parentSchema: validate.schema"+Me.schemaPath+" , data: "+xa+" "}zn+=" } "}else{zn+=" {} "}var Jc=zn;zn=Fc.pop();if(!Me.compositeRule&&_a){if(Me.async){zn+=" throw new ValidationError(["+Jc+"]); "}else{zn+=" validate.errors = ["+Jc+"]; return false; "}}else{zn+=" var err = "+Jc+"; if (vErrors === null) vErrors = [err]; else vErrors.push(err); errors++; "}zn+=" } ";if(_a){zn+=" else { "}return zn}}});var Qf=__commonJS({"node_modules/ajv/lib/dotjs/if.js"(Me,Bn){"use strict";Bn.exports=function generate_if(Me,Bn,Hn){var zn=" ";var ni=Me.level;var Ci=Me.dataLevel;var aa=Me.schema[Bn];var oa=Me.schemaPath+Me.util.getProperty(Bn);var ca=Me.errSchemaPath+"/"+Bn;var _a=!Me.opts.allErrors;var xa="data"+(Ci||"");var Ga="valid"+ni;var Ha="errs__"+ni;var ts=Me.util.copy(Me);ts.level++;var Ps="valid"+ts.level;var so=Me.schema["then"],oo=Me.schema["else"],Jo=so!==void 0&&(Me.opts.strictKeywords?typeof so=="object"&&Object.keys(so).length>0||so===false:Me.util.schemaHasRules(so,Me.RULES.all)),tc=oo!==void 0&&(Me.opts.strictKeywords?typeof oo=="object"&&Object.keys(oo).length>0||oo===false:Me.util.schemaHasRules(oo,Me.RULES.all)),dc=ts.baseId;if(Jo||tc){var Fc;ts.createErrors=false;ts.schema=aa;ts.schemaPath=oa;ts.errSchemaPath=ca;zn+=" var "+Ha+" = errors; var "+Ga+" = true; ";var Jc=Me.compositeRule;Me.compositeRule=ts.compositeRule=true;zn+=" "+Me.validate(ts)+" ";ts.baseId=dc;ts.createErrors=true;zn+=" errors = "+Ha+"; if (vErrors !== null) { if ("+Ha+") vErrors.length = "+Ha+"; else vErrors = null; } ";Me.compositeRule=ts.compositeRule=Jc;if(Jo){zn+=" if ("+Ps+") { ";ts.schema=Me.schema["then"];ts.schemaPath=Me.schemaPath+".then";ts.errSchemaPath=Me.errSchemaPath+"/then";zn+=" "+Me.validate(ts)+" ";ts.baseId=dc;zn+=" "+Ga+" = "+Ps+"; ";if(Jo&&tc){Fc="ifClause"+ni;zn+=" var "+Fc+" = 'then'; "}else{Fc="'then'"}zn+=" } ";if(tc){zn+=" else { "}}else{zn+=" if (!"+Ps+") { "}if(tc){ts.schema=Me.schema["else"];ts.schemaPath=Me.schemaPath+".else";ts.errSchemaPath=Me.errSchemaPath+"/else";zn+=" "+Me.validate(ts)+" ";ts.baseId=dc;zn+=" "+Ga+" = "+Ps+"; ";if(Jo&&tc){Fc="ifClause"+ni;zn+=" var "+Fc+" = 'else'; "}else{Fc="'else'"}zn+=" } "}zn+=" if (!"+Ga+") { var err = ";if(Me.createErrors!==false){zn+=" { keyword: 'if' , dataPath: (dataPath || '') + "+Me.errorPath+" , schemaPath: "+Me.util.toQuotedString(ca)+" , params: { failingKeyword: "+Fc+" } ";if(Me.opts.messages!==false){zn+=` , message: 'should match "' + `+Fc+` + '" schema' `}if(Me.opts.verbose){zn+=" , schema: validate.schema"+oa+" , parentSchema: validate.schema"+Me.schemaPath+" , data: "+xa+" "}zn+=" } "}else{zn+=" {} "}zn+="; if (vErrors === null) vErrors = [err]; else vErrors.push(err); errors++; ";if(!Me.compositeRule&&_a){if(Me.async){zn+=" throw new ValidationError(vErrors); "}else{zn+=" validate.errors = vErrors; return false; "}}zn+=" } ";if(_a){zn+=" else { "}}else{if(_a){zn+=" if (true) { "}}return zn}}});var Yf=__commonJS({"node_modules/ajv/lib/dotjs/items.js"(Me,Bn){"use strict";Bn.exports=function generate_items(Me,Bn,Hn){var zn=" ";var ni=Me.level;var Ci=Me.dataLevel;var aa=Me.schema[Bn];var oa=Me.schemaPath+Me.util.getProperty(Bn);var ca=Me.errSchemaPath+"/"+Bn;var _a=!Me.opts.allErrors;var xa="data"+(Ci||"");var Ga="valid"+ni;var Ha="errs__"+ni;var ts=Me.util.copy(Me);var Ps="";ts.level++;var so="valid"+ts.level;var oo="i"+ni,Jo=ts.dataLevel=Me.dataLevel+1,tc="data"+Jo,dc=Me.baseId;zn+="var "+Ha+" = errors;var "+Ga+";";if(Array.isArray(aa)){var Fc=Me.schema.additionalItems;if(Fc===false){zn+=" "+Ga+" = "+xa+".length <= "+aa.length+"; ";var Jc=ca;ca=Me.errSchemaPath+"/additionalItems";zn+=" if (!"+Ga+") { ";var Dp=Dp||[];Dp.push(zn);zn="";if(Me.createErrors!==false){zn+=" { keyword: 'additionalItems' , dataPath: (dataPath || '') + "+Me.errorPath+" , schemaPath: "+Me.util.toQuotedString(ca)+" , params: { limit: "+aa.length+" } ";if(Me.opts.messages!==false){zn+=" , message: 'should NOT have more than "+aa.length+" items' "}if(Me.opts.verbose){zn+=" , schema: false , parentSchema: validate.schema"+Me.schemaPath+" , data: "+xa+" "}zn+=" } "}else{zn+=" {} "}var kp=zn;zn=Dp.pop();if(!Me.compositeRule&&_a){if(Me.async){zn+=" throw new ValidationError(["+kp+"]); "}else{zn+=" validate.errors = ["+kp+"]; return false; "}}else{zn+=" var err = "+kp+"; if (vErrors === null) vErrors = [err]; else vErrors.push(err); errors++; "}zn+=" } ";ca=Jc;if(_a){Ps+="}";zn+=" else { "}}var Qp=aa;if(Qp){var Up,qp=-1,Vp=Qp.length-1;while(qp0||Up===false:Me.util.schemaHasRules(Up,Me.RULES.all)){zn+=" "+so+" = true; if ("+xa+".length > "+qp+") { ";var Jp=xa+"["+qp+"]";ts.schema=Up;ts.schemaPath=oa+"["+qp+"]";ts.errSchemaPath=ca+"/"+qp;ts.errorPath=Me.util.getPathExpr(Me.errorPath,qp,Me.opts.jsonPointers,true);ts.dataPathArr[Jo]=qp;var Wp=Me.validate(ts);ts.baseId=dc;if(Me.util.varOccurences(Wp,tc)<2){zn+=" "+Me.util.varReplace(Wp,tc,Jp)+" "}else{zn+=" var "+tc+" = "+Jp+"; "+Wp+" "}zn+=" } ";if(_a){zn+=" if ("+so+") { ";Ps+="}"}}}}if(typeof Fc=="object"&&(Me.opts.strictKeywords?typeof Fc=="object"&&Object.keys(Fc).length>0||Fc===false:Me.util.schemaHasRules(Fc,Me.RULES.all))){ts.schema=Fc;ts.schemaPath=Me.schemaPath+".additionalItems";ts.errSchemaPath=Me.errSchemaPath+"/additionalItems";zn+=" "+so+" = true; if ("+xa+".length > "+aa.length+") { for (var "+oo+" = "+aa.length+"; "+oo+" < "+xa+".length; "+oo+"++) { ";ts.errorPath=Me.util.getPathExpr(Me.errorPath,oo,Me.opts.jsonPointers,true);var Jp=xa+"["+oo+"]";ts.dataPathArr[Jo]=oo;var Wp=Me.validate(ts);ts.baseId=dc;if(Me.util.varOccurences(Wp,tc)<2){zn+=" "+Me.util.varReplace(Wp,tc,Jp)+" "}else{zn+=" var "+tc+" = "+Jp+"; "+Wp+" "}if(_a){zn+=" if (!"+so+") break; "}zn+=" } } ";if(_a){zn+=" if ("+so+") { ";Ps+="}"}}}else if(Me.opts.strictKeywords?typeof aa=="object"&&Object.keys(aa).length>0||aa===false:Me.util.schemaHasRules(aa,Me.RULES.all)){ts.schema=aa;ts.schemaPath=oa;ts.errSchemaPath=ca;zn+=" for (var "+oo+" = 0; "+oo+" < "+xa+".length; "+oo+"++) { ";ts.errorPath=Me.util.getPathExpr(Me.errorPath,oo,Me.opts.jsonPointers,true);var Jp=xa+"["+oo+"]";ts.dataPathArr[Jo]=oo;var Wp=Me.validate(ts);ts.baseId=dc;if(Me.util.varOccurences(Wp,tc)<2){zn+=" "+Me.util.varReplace(Wp,tc,Jp)+" "}else{zn+=" var "+tc+" = "+Jp+"; "+Wp+" "}if(_a){zn+=" if (!"+so+") break; "}zn+=" }"}if(_a){zn+=" "+Ps+" if ("+Ha+" == errors) {"}return zn}}});var Kf=__commonJS({"node_modules/ajv/lib/dotjs/_limit.js"(Me,Bn){"use strict";Bn.exports=function generate__limit(Me,Bn,Hn){var zn=" ";var ni=Me.level;var Ci=Me.dataLevel;var aa=Me.schema[Bn];var oa=Me.schemaPath+Me.util.getProperty(Bn);var ca=Me.errSchemaPath+"/"+Bn;var _a=!Me.opts.allErrors;var xa;var Ga="data"+(Ci||"");var Ha=Me.opts.$data&&aa&&aa.$data,ts;if(Ha){zn+=" var schema"+ni+" = "+Me.util.getData(aa.$data,Ci,Me.dataPathArr)+"; ";ts="schema"+ni}else{ts=aa}var Ps=Bn=="maximum",so=Ps?"exclusiveMaximum":"exclusiveMinimum",oo=Me.schema[so],Jo=Me.opts.$data&&oo&&oo.$data,tc=Ps?"<":">",dc=Ps?">":"<",xa=void 0;if(!(Ha||typeof aa=="number"||aa===void 0)){throw new Error(Bn+" must be number")}if(!(Jo||oo===void 0||typeof oo=="number"||typeof oo=="boolean")){throw new Error(so+" must be number or boolean")}if(Jo){var Fc=Me.util.getData(oo.$data,Ci,Me.dataPathArr),Jc="exclusive"+ni,Dp="exclType"+ni,kp="exclIsNumber"+ni,Qp="op"+ni,Up="' + "+Qp+" + '";zn+=" var schemaExcl"+ni+" = "+Fc+"; ";Fc="schemaExcl"+ni;zn+=" var "+Jc+"; var "+Dp+" = typeof "+Fc+"; if ("+Dp+" != 'boolean' && "+Dp+" != 'undefined' && "+Dp+" != 'number') { ";var xa=so;var qp=qp||[];qp.push(zn);zn="";if(Me.createErrors!==false){zn+=" { keyword: '"+(xa||"_exclusiveLimit")+"' , dataPath: (dataPath || '') + "+Me.errorPath+" , schemaPath: "+Me.util.toQuotedString(ca)+" , params: {} ";if(Me.opts.messages!==false){zn+=" , message: '"+so+" should be boolean' "}if(Me.opts.verbose){zn+=" , schema: validate.schema"+oa+" , parentSchema: validate.schema"+Me.schemaPath+" , data: "+Ga+" "}zn+=" } "}else{zn+=" {} "}var Vp=zn;zn=qp.pop();if(!Me.compositeRule&&_a){if(Me.async){zn+=" throw new ValidationError(["+Vp+"]); "}else{zn+=" validate.errors = ["+Vp+"]; return false; "}}else{zn+=" var err = "+Vp+"; if (vErrors === null) vErrors = [err]; else vErrors.push(err); errors++; "}zn+=" } else if ( ";if(Ha){zn+=" ("+ts+" !== undefined && typeof "+ts+" != 'number') || "}zn+=" "+Dp+" == 'number' ? ( ("+Jc+" = "+ts+" === undefined || "+Fc+" "+tc+"= "+ts+") ? "+Ga+" "+dc+"= "+Fc+" : "+Ga+" "+dc+" "+ts+" ) : ( ("+Jc+" = "+Fc+" === true) ? "+Ga+" "+dc+"= "+ts+" : "+Ga+" "+dc+" "+ts+" ) || "+Ga+" !== "+Ga+") { var op"+ni+" = "+Jc+" ? '"+tc+"' : '"+tc+"='; ";if(aa===void 0){xa=so;ca=Me.errSchemaPath+"/"+so;ts=Fc;Ha=Jo}}else{var kp=typeof oo=="number",Up=tc;if(kp&&Ha){var Qp="'"+Up+"'";zn+=" if ( ";if(Ha){zn+=" ("+ts+" !== undefined && typeof "+ts+" != 'number') || "}zn+=" ( "+ts+" === undefined || "+oo+" "+tc+"= "+ts+" ? "+Ga+" "+dc+"= "+oo+" : "+Ga+" "+dc+" "+ts+" ) || "+Ga+" !== "+Ga+") { "}else{if(kp&&aa===void 0){Jc=true;xa=so;ca=Me.errSchemaPath+"/"+so;ts=oo;dc+="="}else{if(kp)ts=Math[Ps?"min":"max"](oo,aa);if(oo===(kp?ts:true)){Jc=true;xa=so;ca=Me.errSchemaPath+"/"+so;dc+="="}else{Jc=false;Up+="="}}var Qp="'"+Up+"'";zn+=" if ( ";if(Ha){zn+=" ("+ts+" !== undefined && typeof "+ts+" != 'number') || "}zn+=" "+Ga+" "+dc+" "+ts+" || "+Ga+" !== "+Ga+") { "}}xa=xa||Bn;var qp=qp||[];qp.push(zn);zn="";if(Me.createErrors!==false){zn+=" { keyword: '"+(xa||"_limit")+"' , dataPath: (dataPath || '') + "+Me.errorPath+" , schemaPath: "+Me.util.toQuotedString(ca)+" , params: { comparison: "+Qp+", limit: "+ts+", exclusive: "+Jc+" } ";if(Me.opts.messages!==false){zn+=" , message: 'should be "+Up+" ";if(Ha){zn+="' + "+ts}else{zn+=""+ts+"'"}}if(Me.opts.verbose){zn+=" , schema: ";if(Ha){zn+="validate.schema"+oa}else{zn+=""+aa}zn+=" , parentSchema: validate.schema"+Me.schemaPath+" , data: "+Ga+" "}zn+=" } "}else{zn+=" {} "}var Vp=zn;zn=qp.pop();if(!Me.compositeRule&&_a){if(Me.async){zn+=" throw new ValidationError(["+Vp+"]); "}else{zn+=" validate.errors = ["+Vp+"]; return false; "}}else{zn+=" var err = "+Vp+"; if (vErrors === null) vErrors = [err]; else vErrors.push(err); errors++; "}zn+=" } ";if(_a){zn+=" else { "}return zn}}});var Xf=__commonJS({"node_modules/ajv/lib/dotjs/_limitItems.js"(Me,Bn){"use strict";Bn.exports=function generate__limitItems(Me,Bn,Hn){var zn=" ";var ni=Me.level;var Ci=Me.dataLevel;var aa=Me.schema[Bn];var oa=Me.schemaPath+Me.util.getProperty(Bn);var ca=Me.errSchemaPath+"/"+Bn;var _a=!Me.opts.allErrors;var xa;var Ga="data"+(Ci||"");var Ha=Me.opts.$data&&aa&&aa.$data,ts;if(Ha){zn+=" var schema"+ni+" = "+Me.util.getData(aa.$data,Ci,Me.dataPathArr)+"; ";ts="schema"+ni}else{ts=aa}if(!(Ha||typeof aa=="number")){throw new Error(Bn+" must be number")}var Ps=Bn=="maxItems"?">":"<";zn+="if ( ";if(Ha){zn+=" ("+ts+" !== undefined && typeof "+ts+" != 'number') || "}zn+=" "+Ga+".length "+Ps+" "+ts+") { ";var xa=Bn;var so=so||[];so.push(zn);zn="";if(Me.createErrors!==false){zn+=" { keyword: '"+(xa||"_limitItems")+"' , dataPath: (dataPath || '') + "+Me.errorPath+" , schemaPath: "+Me.util.toQuotedString(ca)+" , params: { limit: "+ts+" } ";if(Me.opts.messages!==false){zn+=" , message: 'should NOT have ";if(Bn=="maxItems"){zn+="more"}else{zn+="fewer"}zn+=" than ";if(Ha){zn+="' + "+ts+" + '"}else{zn+=""+aa}zn+=" items' "}if(Me.opts.verbose){zn+=" , schema: ";if(Ha){zn+="validate.schema"+oa}else{zn+=""+aa}zn+=" , parentSchema: validate.schema"+Me.schemaPath+" , data: "+Ga+" "}zn+=" } "}else{zn+=" {} "}var oo=zn;zn=so.pop();if(!Me.compositeRule&&_a){if(Me.async){zn+=" throw new ValidationError(["+oo+"]); "}else{zn+=" validate.errors = ["+oo+"]; return false; "}}else{zn+=" var err = "+oo+"; if (vErrors === null) vErrors = [err]; else vErrors.push(err); errors++; "}zn+="} ";if(_a){zn+=" else { "}return zn}}});var Ad=__commonJS({"node_modules/ajv/lib/dotjs/_limitLength.js"(Me,Bn){"use strict";Bn.exports=function generate__limitLength(Me,Bn,Hn){var zn=" ";var ni=Me.level;var Ci=Me.dataLevel;var aa=Me.schema[Bn];var oa=Me.schemaPath+Me.util.getProperty(Bn);var ca=Me.errSchemaPath+"/"+Bn;var _a=!Me.opts.allErrors;var xa;var Ga="data"+(Ci||"");var Ha=Me.opts.$data&&aa&&aa.$data,ts;if(Ha){zn+=" var schema"+ni+" = "+Me.util.getData(aa.$data,Ci,Me.dataPathArr)+"; ";ts="schema"+ni}else{ts=aa}if(!(Ha||typeof aa=="number")){throw new Error(Bn+" must be number")}var Ps=Bn=="maxLength"?">":"<";zn+="if ( ";if(Ha){zn+=" ("+ts+" !== undefined && typeof "+ts+" != 'number') || "}if(Me.opts.unicode===false){zn+=" "+Ga+".length "}else{zn+=" ucs2length("+Ga+") "}zn+=" "+Ps+" "+ts+") { ";var xa=Bn;var so=so||[];so.push(zn);zn="";if(Me.createErrors!==false){zn+=" { keyword: '"+(xa||"_limitLength")+"' , dataPath: (dataPath || '') + "+Me.errorPath+" , schemaPath: "+Me.util.toQuotedString(ca)+" , params: { limit: "+ts+" } ";if(Me.opts.messages!==false){zn+=" , message: 'should NOT be ";if(Bn=="maxLength"){zn+="longer"}else{zn+="shorter"}zn+=" than ";if(Ha){zn+="' + "+ts+" + '"}else{zn+=""+aa}zn+=" characters' "}if(Me.opts.verbose){zn+=" , schema: ";if(Ha){zn+="validate.schema"+oa}else{zn+=""+aa}zn+=" , parentSchema: validate.schema"+Me.schemaPath+" , data: "+Ga+" "}zn+=" } "}else{zn+=" {} "}var oo=zn;zn=so.pop();if(!Me.compositeRule&&_a){if(Me.async){zn+=" throw new ValidationError(["+oo+"]); "}else{zn+=" validate.errors = ["+oo+"]; return false; "}}else{zn+=" var err = "+oo+"; if (vErrors === null) vErrors = [err]; else vErrors.push(err); errors++; "}zn+="} ";if(_a){zn+=" else { "}return zn}}});var Cd=__commonJS({"node_modules/ajv/lib/dotjs/_limitProperties.js"(Me,Bn){"use strict";Bn.exports=function generate__limitProperties(Me,Bn,Hn){var zn=" ";var ni=Me.level;var Ci=Me.dataLevel;var aa=Me.schema[Bn];var oa=Me.schemaPath+Me.util.getProperty(Bn);var ca=Me.errSchemaPath+"/"+Bn;var _a=!Me.opts.allErrors;var xa;var Ga="data"+(Ci||"");var Ha=Me.opts.$data&&aa&&aa.$data,ts;if(Ha){zn+=" var schema"+ni+" = "+Me.util.getData(aa.$data,Ci,Me.dataPathArr)+"; ";ts="schema"+ni}else{ts=aa}if(!(Ha||typeof aa=="number")){throw new Error(Bn+" must be number")}var Ps=Bn=="maxProperties"?">":"<";zn+="if ( ";if(Ha){zn+=" ("+ts+" !== undefined && typeof "+ts+" != 'number') || "}zn+=" Object.keys("+Ga+").length "+Ps+" "+ts+") { ";var xa=Bn;var so=so||[];so.push(zn);zn="";if(Me.createErrors!==false){zn+=" { keyword: '"+(xa||"_limitProperties")+"' , dataPath: (dataPath || '') + "+Me.errorPath+" , schemaPath: "+Me.util.toQuotedString(ca)+" , params: { limit: "+ts+" } ";if(Me.opts.messages!==false){zn+=" , message: 'should NOT have ";if(Bn=="maxProperties"){zn+="more"}else{zn+="fewer"}zn+=" than ";if(Ha){zn+="' + "+ts+" + '"}else{zn+=""+aa}zn+=" properties' "}if(Me.opts.verbose){zn+=" , schema: ";if(Ha){zn+="validate.schema"+oa}else{zn+=""+aa}zn+=" , parentSchema: validate.schema"+Me.schemaPath+" , data: "+Ga+" "}zn+=" } "}else{zn+=" {} "}var oo=zn;zn=so.pop();if(!Me.compositeRule&&_a){if(Me.async){zn+=" throw new ValidationError(["+oo+"]); "}else{zn+=" validate.errors = ["+oo+"]; return false; "}}else{zn+=" var err = "+oo+"; if (vErrors === null) vErrors = [err]; else vErrors.push(err); errors++; "}zn+="} ";if(_a){zn+=" else { "}return zn}}});var xd=__commonJS({"node_modules/ajv/lib/dotjs/multipleOf.js"(Me,Bn){"use strict";Bn.exports=function generate_multipleOf(Me,Bn,Hn){var zn=" ";var ni=Me.level;var Ci=Me.dataLevel;var aa=Me.schema[Bn];var oa=Me.schemaPath+Me.util.getProperty(Bn);var ca=Me.errSchemaPath+"/"+Bn;var _a=!Me.opts.allErrors;var xa="data"+(Ci||"");var Ga=Me.opts.$data&&aa&&aa.$data,Ha;if(Ga){zn+=" var schema"+ni+" = "+Me.util.getData(aa.$data,Ci,Me.dataPathArr)+"; ";Ha="schema"+ni}else{Ha=aa}if(!(Ga||typeof aa=="number")){throw new Error(Bn+" must be number")}zn+="var division"+ni+";if (";if(Ga){zn+=" "+Ha+" !== undefined && ( typeof "+Ha+" != 'number' || "}zn+=" (division"+ni+" = "+xa+" / "+Ha+", ";if(Me.opts.multipleOfPrecision){zn+=" Math.abs(Math.round(division"+ni+") - division"+ni+") > 1e-"+Me.opts.multipleOfPrecision+" "}else{zn+=" division"+ni+" !== parseInt(division"+ni+") "}zn+=" ) ";if(Ga){zn+=" ) "}zn+=" ) { ";var ts=ts||[];ts.push(zn);zn="";if(Me.createErrors!==false){zn+=" { keyword: 'multipleOf' , dataPath: (dataPath || '') + "+Me.errorPath+" , schemaPath: "+Me.util.toQuotedString(ca)+" , params: { multipleOf: "+Ha+" } ";if(Me.opts.messages!==false){zn+=" , message: 'should be multiple of ";if(Ga){zn+="' + "+Ha}else{zn+=""+Ha+"'"}}if(Me.opts.verbose){zn+=" , schema: ";if(Ga){zn+="validate.schema"+oa}else{zn+=""+aa}zn+=" , parentSchema: validate.schema"+Me.schemaPath+" , data: "+xa+" "}zn+=" } "}else{zn+=" {} "}var Ps=zn;zn=ts.pop();if(!Me.compositeRule&&_a){if(Me.async){zn+=" throw new ValidationError(["+Ps+"]); "}else{zn+=" validate.errors = ["+Ps+"]; return false; "}}else{zn+=" var err = "+Ps+"; if (vErrors === null) vErrors = [err]; else vErrors.push(err); errors++; "}zn+="} ";if(_a){zn+=" else { "}return zn}}});var wd=__commonJS({"node_modules/ajv/lib/dotjs/not.js"(Me,Bn){"use strict";Bn.exports=function generate_not(Me,Bn,Hn){var zn=" ";var ni=Me.level;var Ci=Me.dataLevel;var aa=Me.schema[Bn];var oa=Me.schemaPath+Me.util.getProperty(Bn);var ca=Me.errSchemaPath+"/"+Bn;var _a=!Me.opts.allErrors;var xa="data"+(Ci||"");var Ga="errs__"+ni;var Ha=Me.util.copy(Me);Ha.level++;var ts="valid"+Ha.level;if(Me.opts.strictKeywords?typeof aa=="object"&&Object.keys(aa).length>0||aa===false:Me.util.schemaHasRules(aa,Me.RULES.all)){Ha.schema=aa;Ha.schemaPath=oa;Ha.errSchemaPath=ca;zn+=" var "+Ga+" = errors; ";var Ps=Me.compositeRule;Me.compositeRule=Ha.compositeRule=true;Ha.createErrors=false;var so;if(Ha.opts.allErrors){so=Ha.opts.allErrors;Ha.opts.allErrors=false}zn+=" "+Me.validate(Ha)+" ";Ha.createErrors=true;if(so)Ha.opts.allErrors=so;Me.compositeRule=Ha.compositeRule=Ps;zn+=" if ("+ts+") { ";var oo=oo||[];oo.push(zn);zn="";if(Me.createErrors!==false){zn+=" { keyword: 'not' , dataPath: (dataPath || '') + "+Me.errorPath+" , schemaPath: "+Me.util.toQuotedString(ca)+" , params: {} ";if(Me.opts.messages!==false){zn+=" , message: 'should NOT be valid' "}if(Me.opts.verbose){zn+=" , schema: validate.schema"+oa+" , parentSchema: validate.schema"+Me.schemaPath+" , data: "+xa+" "}zn+=" } "}else{zn+=" {} "}var Jo=zn;zn=oo.pop();if(!Me.compositeRule&&_a){if(Me.async){zn+=" throw new ValidationError(["+Jo+"]); "}else{zn+=" validate.errors = ["+Jo+"]; return false; "}}else{zn+=" var err = "+Jo+"; if (vErrors === null) vErrors = [err]; else vErrors.push(err); errors++; "}zn+=" } else { errors = "+Ga+"; if (vErrors !== null) { if ("+Ga+") vErrors.length = "+Ga+"; else vErrors = null; } ";if(Me.opts.allErrors){zn+=" } "}}else{zn+=" var err = ";if(Me.createErrors!==false){zn+=" { keyword: 'not' , dataPath: (dataPath || '') + "+Me.errorPath+" , schemaPath: "+Me.util.toQuotedString(ca)+" , params: {} ";if(Me.opts.messages!==false){zn+=" , message: 'should NOT be valid' "}if(Me.opts.verbose){zn+=" , schema: validate.schema"+oa+" , parentSchema: validate.schema"+Me.schemaPath+" , data: "+xa+" "}zn+=" } "}else{zn+=" {} "}zn+="; if (vErrors === null) vErrors = [err]; else vErrors.push(err); errors++; ";if(_a){zn+=" if (false) { "}}return zn}}});var Sd=__commonJS({"node_modules/ajv/lib/dotjs/oneOf.js"(Me,Bn){"use strict";Bn.exports=function generate_oneOf(Me,Bn,Hn){var zn=" ";var ni=Me.level;var Ci=Me.dataLevel;var aa=Me.schema[Bn];var oa=Me.schemaPath+Me.util.getProperty(Bn);var ca=Me.errSchemaPath+"/"+Bn;var _a=!Me.opts.allErrors;var xa="data"+(Ci||"");var Ga="valid"+ni;var Ha="errs__"+ni;var ts=Me.util.copy(Me);var Ps="";ts.level++;var so="valid"+ts.level;var oo=ts.baseId,Jo="prevValid"+ni,tc="passingSchemas"+ni;zn+="var "+Ha+" = errors , "+Jo+" = false , "+Ga+" = false , "+tc+" = null; ";var dc=Me.compositeRule;Me.compositeRule=ts.compositeRule=true;var Fc=aa;if(Fc){var Jc,Dp=-1,kp=Fc.length-1;while(Dp0||Jc===false:Me.util.schemaHasRules(Jc,Me.RULES.all)){ts.schema=Jc;ts.schemaPath=oa+"["+Dp+"]";ts.errSchemaPath=ca+"/"+Dp;zn+=" "+Me.validate(ts)+" ";ts.baseId=oo}else{zn+=" var "+so+" = true; "}if(Dp){zn+=" if ("+so+" && "+Jo+") { "+Ga+" = false; "+tc+" = ["+tc+", "+Dp+"]; } else { ";Ps+="}"}zn+=" if ("+so+") { "+Ga+" = "+Jo+" = true; "+tc+" = "+Dp+"; }"}}Me.compositeRule=ts.compositeRule=dc;zn+=""+Ps+"if (!"+Ga+") { var err = ";if(Me.createErrors!==false){zn+=" { keyword: 'oneOf' , dataPath: (dataPath || '') + "+Me.errorPath+" , schemaPath: "+Me.util.toQuotedString(ca)+" , params: { passingSchemas: "+tc+" } ";if(Me.opts.messages!==false){zn+=" , message: 'should match exactly one schema in oneOf' "}if(Me.opts.verbose){zn+=" , schema: validate.schema"+oa+" , parentSchema: validate.schema"+Me.schemaPath+" , data: "+xa+" "}zn+=" } "}else{zn+=" {} "}zn+="; if (vErrors === null) vErrors = [err]; else vErrors.push(err); errors++; ";if(!Me.compositeRule&&_a){if(Me.async){zn+=" throw new ValidationError(vErrors); "}else{zn+=" validate.errors = vErrors; return false; "}}zn+="} else { errors = "+Ha+"; if (vErrors !== null) { if ("+Ha+") vErrors.length = "+Ha+"; else vErrors = null; }";if(Me.opts.allErrors){zn+=" } "}return zn}}});var Td=__commonJS({"node_modules/ajv/lib/dotjs/pattern.js"(Me,Bn){"use strict";Bn.exports=function generate_pattern(Me,Bn,Hn){var zn=" ";var ni=Me.level;var Ci=Me.dataLevel;var aa=Me.schema[Bn];var oa=Me.schemaPath+Me.util.getProperty(Bn);var ca=Me.errSchemaPath+"/"+Bn;var _a=!Me.opts.allErrors;var xa="data"+(Ci||"");var Ga=Me.opts.$data&&aa&&aa.$data,Ha;if(Ga){zn+=" var schema"+ni+" = "+Me.util.getData(aa.$data,Ci,Me.dataPathArr)+"; ";Ha="schema"+ni}else{Ha=aa}var ts=Ga?"(new RegExp("+Ha+"))":Me.usePattern(aa);zn+="if ( ";if(Ga){zn+=" ("+Ha+" !== undefined && typeof "+Ha+" != 'string') || "}zn+=" !"+ts+".test("+xa+") ) { ";var Ps=Ps||[];Ps.push(zn);zn="";if(Me.createErrors!==false){zn+=" { keyword: 'pattern' , dataPath: (dataPath || '') + "+Me.errorPath+" , schemaPath: "+Me.util.toQuotedString(ca)+" , params: { pattern: ";if(Ga){zn+=""+Ha}else{zn+=""+Me.util.toQuotedString(aa)}zn+=" } ";if(Me.opts.messages!==false){zn+=` , message: 'should match pattern "`;if(Ga){zn+="' + "+Ha+" + '"}else{zn+=""+Me.util.escapeQuotes(aa)}zn+=`"' `}if(Me.opts.verbose){zn+=" , schema: ";if(Ga){zn+="validate.schema"+oa}else{zn+=""+Me.util.toQuotedString(aa)}zn+=" , parentSchema: validate.schema"+Me.schemaPath+" , data: "+xa+" "}zn+=" } "}else{zn+=" {} "}var so=zn;zn=Ps.pop();if(!Me.compositeRule&&_a){if(Me.async){zn+=" throw new ValidationError(["+so+"]); "}else{zn+=" validate.errors = ["+so+"]; return false; "}}else{zn+=" var err = "+so+"; if (vErrors === null) vErrors = [err]; else vErrors.push(err); errors++; "}zn+="} ";if(_a){zn+=" else { "}return zn}}});var Pd=__commonJS({"node_modules/ajv/lib/dotjs/properties.js"(Me,Bn){"use strict";Bn.exports=function generate_properties(Me,Bn,Hn){var zn=" ";var ni=Me.level;var Ci=Me.dataLevel;var aa=Me.schema[Bn];var oa=Me.schemaPath+Me.util.getProperty(Bn);var ca=Me.errSchemaPath+"/"+Bn;var _a=!Me.opts.allErrors;var xa="data"+(Ci||"");var Ga="errs__"+ni;var Ha=Me.util.copy(Me);var ts="";Ha.level++;var Ps="valid"+Ha.level;var so="key"+ni,oo="idx"+ni,Jo=Ha.dataLevel=Me.dataLevel+1,tc="data"+Jo,dc="dataProperties"+ni;var Fc=Object.keys(aa||{}).filter(notProto),Jc=Me.schema.patternProperties||{},Dp=Object.keys(Jc).filter(notProto),kp=Me.schema.additionalProperties,Qp=Fc.length||Dp.length,Up=kp===false,qp=typeof kp=="object"&&Object.keys(kp).length,Vp=Me.opts.removeAdditional,Jp=Up||qp||Vp,Wp=Me.opts.ownProperties,zp=Me.baseId;var Qf=Me.schema.required;if(Qf&&!(Me.opts.$data&&Qf.$data)&&Qf.length8){zn+=" || validate.schema"+oa+".hasOwnProperty("+so+") "}else{var Kf=Fc;if(Kf){var Xf,Ad=-1,Cd=Kf.length-1;while(Ad0||cg===false:Me.util.schemaHasRules(cg,Me.RULES.all)){var lg=Me.util.getProperty(Xf),ng=xa+lg,pg=ag&&cg.default!==void 0;Ha.schema=cg;Ha.schemaPath=oa+lg;Ha.errSchemaPath=ca+"/"+Me.util.escapeFragment(Xf);Ha.errorPath=Me.util.getPath(Me.errorPath,Xf,Me.opts.jsonPointers);Ha.dataPathArr[Jo]=Me.util.toQuotedString(Xf);var ig=Me.validate(Ha);Ha.baseId=zp;if(Me.util.varOccurences(ig,tc)<2){ig=Me.util.varReplace(ig,tc,ng);var fg=ng}else{var fg=tc;zn+=" var "+tc+" = "+ng+"; "}if(pg){zn+=" "+ig+" "}else{if(Yf&&Yf[Xf]){zn+=" if ( "+fg+" === undefined ";if(Wp){zn+=" || ! Object.prototype.hasOwnProperty.call("+xa+", '"+Me.util.escapeQuotes(Xf)+"') "}zn+=") { "+Ps+" = false; ";var Pd=Me.errorPath,Zh=ca,dg=Me.util.escapeQuotes(Xf);if(Me.opts._errorDataPathProperty){Me.errorPath=Me.util.getPath(Pd,Xf,Me.opts.jsonPointers)}ca=Me.errSchemaPath+"/required";var eg=eg||[];eg.push(zn);zn="";if(Me.createErrors!==false){zn+=" { keyword: 'required' , dataPath: (dataPath || '') + "+Me.errorPath+" , schemaPath: "+Me.util.toQuotedString(ca)+" , params: { missingProperty: '"+dg+"' } ";if(Me.opts.messages!==false){zn+=" , message: '";if(Me.opts._errorDataPathProperty){zn+="is a required property"}else{zn+="should have required property \\'"+dg+"\\'"}zn+="' "}if(Me.opts.verbose){zn+=" , schema: validate.schema"+oa+" , parentSchema: validate.schema"+Me.schemaPath+" , data: "+xa+" "}zn+=" } "}else{zn+=" {} "}var tg=zn;zn=eg.pop();if(!Me.compositeRule&&_a){if(Me.async){zn+=" throw new ValidationError(["+tg+"]); "}else{zn+=" validate.errors = ["+tg+"]; return false; "}}else{zn+=" var err = "+tg+"; if (vErrors === null) vErrors = [err]; else vErrors.push(err); errors++; "}ca=Zh;Me.errorPath=Pd;zn+=" } else { "}else{if(_a){zn+=" if ( "+fg+" === undefined ";if(Wp){zn+=" || ! Object.prototype.hasOwnProperty.call("+xa+", '"+Me.util.escapeQuotes(Xf)+"') "}zn+=") { "+Ps+" = true; } else { "}else{zn+=" if ("+fg+" !== undefined ";if(Wp){zn+=" && Object.prototype.hasOwnProperty.call("+xa+", '"+Me.util.escapeQuotes(Xf)+"') "}zn+=" ) { "}}zn+=" "+ig+" } "}}if(_a){zn+=" if ("+Ps+") { ";ts+="}"}}}}if(Dp.length){var hg=Dp;if(hg){var wd,mg=-1,gg=hg.length-1;while(mg0||cg===false:Me.util.schemaHasRules(cg,Me.RULES.all)){Ha.schema=cg;Ha.schemaPath=Me.schemaPath+".patternProperties"+Me.util.getProperty(wd);Ha.errSchemaPath=Me.errSchemaPath+"/patternProperties/"+Me.util.escapeFragment(wd);if(Wp){zn+=" "+dc+" = "+dc+" || Object.keys("+xa+"); for (var "+oo+"=0; "+oo+"<"+dc+".length; "+oo+"++) { var "+so+" = "+dc+"["+oo+"]; "}else{zn+=" for (var "+so+" in "+xa+") { "}zn+=" if ("+Me.usePattern(wd)+".test("+so+")) { ";Ha.errorPath=Me.util.getPathExpr(Me.errorPath,so,Me.opts.jsonPointers);var ng=xa+"["+so+"]";Ha.dataPathArr[Jo]=so;var ig=Me.validate(Ha);Ha.baseId=zp;if(Me.util.varOccurences(ig,tc)<2){zn+=" "+Me.util.varReplace(ig,tc,ng)+" "}else{zn+=" var "+tc+" = "+ng+"; "+ig+" "}if(_a){zn+=" if (!"+Ps+") break; "}zn+=" } ";if(_a){zn+=" else "+Ps+" = true; "}zn+=" } ";if(_a){zn+=" if ("+Ps+") { ";ts+="}"}}}}}if(_a){zn+=" "+ts+" if ("+Ga+" == errors) {"}return zn}}});var Qh=__commonJS({"node_modules/ajv/lib/dotjs/propertyNames.js"(Me,Bn){"use strict";Bn.exports=function generate_propertyNames(Me,Bn,Hn){var zn=" ";var ni=Me.level;var Ci=Me.dataLevel;var aa=Me.schema[Bn];var oa=Me.schemaPath+Me.util.getProperty(Bn);var ca=Me.errSchemaPath+"/"+Bn;var _a=!Me.opts.allErrors;var xa="data"+(Ci||"");var Ga="errs__"+ni;var Ha=Me.util.copy(Me);var ts="";Ha.level++;var Ps="valid"+Ha.level;zn+="var "+Ga+" = errors;";if(Me.opts.strictKeywords?typeof aa=="object"&&Object.keys(aa).length>0||aa===false:Me.util.schemaHasRules(aa,Me.RULES.all)){Ha.schema=aa;Ha.schemaPath=oa;Ha.errSchemaPath=ca;var so="key"+ni,oo="idx"+ni,Jo="i"+ni,tc="' + "+so+" + '",dc=Ha.dataLevel=Me.dataLevel+1,Fc="data"+dc,Jc="dataProperties"+ni,Dp=Me.opts.ownProperties,kp=Me.baseId;if(Dp){zn+=" var "+Jc+" = undefined; "}if(Dp){zn+=" "+Jc+" = "+Jc+" || Object.keys("+xa+"); for (var "+oo+"=0; "+oo+"<"+Jc+".length; "+oo+"++) { var "+so+" = "+Jc+"["+oo+"]; "}else{zn+=" for (var "+so+" in "+xa+") { "}zn+=" var startErrs"+ni+" = errors; ";var Qp=so;var Up=Me.compositeRule;Me.compositeRule=Ha.compositeRule=true;var qp=Me.validate(Ha);Ha.baseId=kp;if(Me.util.varOccurences(qp,Fc)<2){zn+=" "+Me.util.varReplace(qp,Fc,Qp)+" "}else{zn+=" var "+Fc+" = "+Qp+"; "+qp+" "}Me.compositeRule=Ha.compositeRule=Up;zn+=" if (!"+Ps+") { for (var "+Jo+"=startErrs"+ni+"; "+Jo+"0||Fc===false:Me.util.schemaHasRules(Fc,Me.RULES.all)))){so[so.length]=Jo}}}}else{var so=aa}}if(Ha||so.length){var Jc=Me.errorPath,Dp=Ha||so.length>=Me.opts.loopRequired,kp=Me.opts.ownProperties;if(_a){zn+=" var missing"+ni+"; ";if(Dp){if(!Ha){zn+=" var "+Ps+" = validate.schema"+oa+"; "}var Qp="i"+ni,Up="schema"+ni+"["+Qp+"]",qp="' + "+Up+" + '";if(Me.opts._errorDataPathProperty){Me.errorPath=Me.util.getPathExpr(Jc,Up,Me.opts.jsonPointers)}zn+=" var "+Ga+" = true; ";if(Ha){zn+=" if (schema"+ni+" === undefined) "+Ga+" = true; else if (!Array.isArray(schema"+ni+")) "+Ga+" = false; else {"}zn+=" for (var "+Qp+" = 0; "+Qp+" < "+Ps+".length; "+Qp+"++) { "+Ga+" = "+xa+"["+Ps+"["+Qp+"]] !== undefined ";if(kp){zn+=" && Object.prototype.hasOwnProperty.call("+xa+", "+Ps+"["+Qp+"]) "}zn+="; if (!"+Ga+") break; } ";if(Ha){zn+=" } "}zn+=" if (!"+Ga+") { ";var Vp=Vp||[];Vp.push(zn);zn="";if(Me.createErrors!==false){zn+=" { keyword: 'required' , dataPath: (dataPath || '') + "+Me.errorPath+" , schemaPath: "+Me.util.toQuotedString(ca)+" , params: { missingProperty: '"+qp+"' } ";if(Me.opts.messages!==false){zn+=" , message: '";if(Me.opts._errorDataPathProperty){zn+="is a required property"}else{zn+="should have required property \\'"+qp+"\\'"}zn+="' "}if(Me.opts.verbose){zn+=" , schema: validate.schema"+oa+" , parentSchema: validate.schema"+Me.schemaPath+" , data: "+xa+" "}zn+=" } "}else{zn+=" {} "}var Jp=zn;zn=Vp.pop();if(!Me.compositeRule&&_a){if(Me.async){zn+=" throw new ValidationError(["+Jp+"]); "}else{zn+=" validate.errors = ["+Jp+"]; return false; "}}else{zn+=" var err = "+Jp+"; if (vErrors === null) vErrors = [err]; else vErrors.push(err); errors++; "}zn+=" } else { "}else{zn+=" if ( ";var Wp=so;if(Wp){var zp,Qp=-1,Qf=Wp.length-1;while(Qp 1) { ";var Ps=Me.schema.items&&Me.schema.items.type,so=Array.isArray(Ps);if(!Ps||Ps=="object"||Ps=="array"||so&&(Ps.indexOf("object")>=0||Ps.indexOf("array")>=0)){zn+=" outer: for (;i--;) { for (j = i; j--;) { if (equal("+xa+"[i], "+xa+"[j])) { "+Ga+" = false; break outer; } } } "}else{zn+=" var itemIndices = {}, item; for (;i--;) { var item = "+xa+"[i]; ";var oo="checkDataType"+(so?"s":"");zn+=" if ("+Me.util[oo](Ps,"item",Me.opts.strictNumbers,true)+") continue; ";if(so){zn+=` if (typeof item == 'string') item = '"' + item; `}zn+=" if (typeof itemIndices[item] == 'number') { "+Ga+" = false; j = itemIndices[item]; break; } itemIndices[item] = i; } "}zn+=" } ";if(Ha){zn+=" } "}zn+=" if (!"+Ga+") { ";var Jo=Jo||[];Jo.push(zn);zn="";if(Me.createErrors!==false){zn+=" { keyword: 'uniqueItems' , dataPath: (dataPath || '') + "+Me.errorPath+" , schemaPath: "+Me.util.toQuotedString(ca)+" , params: { i: i, j: j } ";if(Me.opts.messages!==false){zn+=" , message: 'should NOT have duplicate items (items ## ' + j + ' and ' + i + ' are identical)' "}if(Me.opts.verbose){zn+=" , schema: ";if(Ha){zn+="validate.schema"+oa}else{zn+=""+aa}zn+=" , parentSchema: validate.schema"+Me.schemaPath+" , data: "+xa+" "}zn+=" } "}else{zn+=" {} "}var tc=zn;zn=Jo.pop();if(!Me.compositeRule&&_a){if(Me.async){zn+=" throw new ValidationError(["+tc+"]); "}else{zn+=" validate.errors = ["+tc+"]; return false; "}}else{zn+=" var err = "+tc+"; if (vErrors === null) vErrors = [err]; else vErrors.push(err); errors++; "}zn+=" } ";if(_a){zn+=" else { "}}else{if(_a){zn+=" if (true) { "}}return zn}}});var tg=__commonJS({"node_modules/ajv/lib/dotjs/index.js"(Me,Bn){"use strict";Bn.exports={$ref:Dp(),allOf:kp(),anyOf:Qp(),$comment:Up(),const:qp(),contains:Vp(),dependencies:Jp(),enum:Wp(),format:zp(),if:Qf(),items:Yf(),maximum:Kf(),minimum:Kf(),maxItems:Xf(),minItems:Xf(),maxLength:Ad(),minLength:Ad(),maxProperties:Cd(),minProperties:Cd(),multipleOf:xd(),not:wd(),oneOf:Sd(),pattern:Td(),properties:Pd(),propertyNames:Qh(),required:Zh(),uniqueItems:eg(),validate:tc()}}});var rg=__commonJS({"node_modules/ajv/lib/compile/rules.js"(Me,Bn){"use strict";var Hn=tg();var zn=Ha().toHash;Bn.exports=function rules(){var Me=[{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 Bn=["type","$comment"];var ni=["$schema","$id","id","$data","$async","title","description","default","definitions","examples","readOnly","writeOnly","contentMediaType","contentEncoding","additionalItems","then","else"];var Ci=["number","integer","string","array","object","boolean","null"];Me.all=zn(Bn);Me.types=zn(Ci);Me.forEach((function(zn){zn.rules=zn.rules.map((function(zn){var ni;if(typeof zn=="object"){var Ci=Object.keys(zn)[0];ni=zn[Ci];zn=Ci;ni.forEach((function(Hn){Bn.push(Hn);Me.all[Hn]=true}))}Bn.push(zn);var aa=Me.all[zn]={keyword:zn,code:Hn[zn],implements:ni};return aa}));Me.all.$comment={keyword:"$comment",code:Hn.$comment};if(zn.type)Me.types[zn.type]=zn}));Me.keywords=zn(Bn.concat(ni));Me.custom={};return Me}}});var ng=__commonJS({"node_modules/ajv/lib/data.js"(Me,Bn){"use strict";var Hn=["multipleOf","maximum","exclusiveMaximum","minimum","exclusiveMinimum","maxLength","minLength","pattern","additionalItems","maxItems","minItems","uniqueItems","maxProperties","minProperties","required","additionalProperties","enum","format","const"];Bn.exports=function(Me,Bn){for(var zn=0;znVg,AutomationNamesValidator:()=>ty,CMValidator:()=>iy,ContextVariableValidator:()=>Mg,FileStructureValidator:()=>Kg,FiltersValidator:()=>Gg,SavedWordsValidator:()=>Zg,TriggersValidator:()=>sA,safeRulesYamlLoad:()=>safeRulesYamlLoad,validatorsConstants:()=>fg});Me.exports=__toCommonJS(pg);var fg={};__export(fg,{CM_SCHEMA:()=>Cg,FOR_BLOCK_EXPRESSION:()=>Sg,JINJA_EXPRESSION_REGEX:()=>xg,JINJA_FILTERS:()=>bg,LOOP_EXPRESSION:()=>wg,REGEX_EXPRESSION:()=>kg,REQUIRED_ARGUMENTS_BY_ACTIONS:()=>Ag,SUPPORTED_ACTIONS:()=>mg,SUPPORTED_ACTIONS_BY_PROVIDER:()=>gg,SUPPORTED_ARGUMENTS_BY_ACTION:()=>_g,SUPPORTED_TRIGGERS:()=>hg,VALID_ACTIONS:()=>Dg,VALID_CONTEXT_VARS:()=>yg,VALID_FILTERS:()=>vg,VALID_VERSIONS:()=>Eg});var dg=__toESM(Hn(92020));var hg={COMMIT:"commit",PR_CREATED:"pr_created",COMMENT_ADDED:"comment_added",LABEL_ADDED:"label_added",LABEL_REMOVED:"label_removed",MERGE:"merge",PR_CLOSED:"pr_closed",PR_REOPENED:"pr_reopened",PR_READY_FOR_REVIEW:"pr_ready_for_review",PR_APPROVED:"pr_approved"};var mg={SEND_SLACK_MESSAGE:"send-slack-message@v1",EXPLAIN_CODE_EXPERTS:"explain-code-experts@v1",ADD_COMMENT:"add-comment@v1",ADD_LABEL:"add-label@v1",ADD_LABELS:"add-labels@v1",ADD_REVIEWERS:"add-reviewers@v1",APPROVE:"approve@v1",MERGE:"merge@v1",SET_REQUIRED_APPROVALS:"set-required-approvals@v1",REQUIRE_REVIEWER:"require-reviewers@v1",REQUEST_CHANGES:"request-changes@v1",UPDATE_CHECK:"update-check@v1",CLOSE:"close@v1",HTTP_REQUEST:"http-request@v1",SEND_HTTP_REQUEST:"send-http-request@v1",INVOKE_GITHUB_ACTION:"invoke-github-action@v1",ADD_GITHUB_CHECK:"add-github-check@v1",RUN_GITHUB_WORKFLOW:"run-github-workflow@v1",UPDATE_DESCRIPTION:"update-description@v1",UPDATE_TITLE:"update-title@v1",ADD_THREAD:"add-thread@v1",CUSTOM_ACTION:"custom-action@v1",CODE_REVIEW:"code-review@v1",ADD_CODE_COMMENT:"add-code-comment@v1",DESCRIBE_CHANGES:"describe-changes@v1"};var gg={github:(0,dg.default)(mg,["ADD_THREAD"]),gitlab:(0,dg.default)(mg,["ADD_GITHUB_CHECK","INVOKE_GITHUB_ACTION","RUN_GITHUB_WORKFLOW","UPDATE_CHECK","SET_REQUIRED_APPROVALS","REQUIRE_REVIEWER"]),bitbucket:(0,dg.default)(mg,["ADD_LABEL","ADD_LABELS","ADD_GITHUB_CHECK","ADD_THREAD","INVOKE_GITHUB_ACTION","RUN_GITHUB_WORKFLOW","UPDATE_CHECK"]),default:mg};var _g={[mg.SEND_SLACK_MESSAGE]:["webhook_url","message"],[mg.EXPLAIN_CODE_EXPERTS]:["lt","gt","verbose","since"],[mg.ADD_COMMENT]:["comment","pin_uid"],[mg.ADD_LABEL]:["label","color"],[mg.ADD_LABELS]:["labels"],[mg.ADD_REVIEWERS]:["reviewers","team_reviewers","unless_reviewers_set","fail_on_error","wait_for_all_checks"],[mg.MERGE]:["wait_for_all_checks","rebase_on_merge","squash_on_merge"],[mg.SET_REQUIRED_APPROVALS]:["approvals"],[mg.REQUEST_CHANGES]:["comment"],[mg.REQUIRE_REVIEWER]:["reviewers","also_assign","team_reviewers","fail_on_error"],[mg.HTTP_REQUEST]:["url","method","user","body","timeout","headers"],[mg.SEND_HTTP_REQUEST]:["url","method","user","body","timeout","headers"],[mg.INVOKE_GITHUB_ACTION]:["owner","repo","workflow","ref","inputs","check_name","stop_ongoing_workflow"],[mg.UPDATE_CHECK]:["check_name","status","conclusion"],[mg.ADD_GITHUB_CHECK]:["check_name","conclusion"],[mg.RUN_GITHUB_WORKFLOW]:["owner","repo","workflow","ref","inputs","check_name","stop_ongoing_workflow","timeout"],[mg.UPDATE_DESCRIPTION]:["description","concat_mode","placeholder"],[mg.UPDATE_TITLE]:["title","concat_mode"],[mg.ADD_THREAD]:["comment","resolvable"],[mg.CUSTOM_ACTION]:["plugin"],[mg.CODE_REVIEW]:["guidelines","approve_on_LGTM"],[mg.ADD_CODE_COMMENT]:["comment","file_path","start_line","end_line"],[mg.DESCRIBE_CHANGES]:["concat_mode","guidelines","template"]};var Ag={[mg.SEND_SLACK_MESSAGE]:{all:true,args:["webhook_url","message"]},[mg.EXPLAIN_CODE_EXPERTS]:{all:false,args:["lt","gt","verbose"]},[mg.ADD_COMMENT]:{all:true,args:["comment"]},[mg.ADD_LABEL]:{all:true,args:["label"]},[mg.ADD_LABELS]:{all:true,args:["labels"]},[mg.ADD_REVIEWERS]:{all:false,args:["reviewers","team_reviewers"]},[mg.SET_REQUIRED_APPROVALS]:{all:true,args:["approvals"]},[mg.REQUEST_CHANGES]:{all:true,args:["comment"]},[mg.REQUIRE_REVIEWER]:{all:false,args:["reviewers","team_reviewers"]},[mg.HTTP_REQUEST]:{all:true,args:["url"]},[mg.SEND_HTTP_REQUEST]:{all:true,args:["url"]},[mg.INVOKE_GITHUB_ACTION]:{all:false,args:["workflow"]},[mg.UPDATE_CHECK]:{all:true,args:["check_name","status","conclusion"]},[mg.ADD_GITHUB_CHECK]:{all:true,args:["check_name","conclusion"]},[mg.RUN_GITHUB_WORKFLOW]:{all:true,args:["workflow"]},[mg.UPDATE_DESCRIPTION]:{all:true,args:["description"]},[mg.UPDATE_TITLE]:{all:true,args:["title"]},[mg.ADD_THREAD]:{all:true,args:["comment"]},[mg.CUSTOM_ACTION]:{all:true,args:["plugin"]},[mg.ADD_CODE_COMMENT]:{all:true,args:["file_path","comment"]}};var yg=["branch","branch.author","branch.author_email","branch.author_name","branch.base","branch.commits","branch.commits.messages","branch.diff","branch.diff.files_metadata","branch.diff.size","branch.name","branch.num_of_commits","files","pr","pr.approvals","pr.assignees","pr.author","pr.author_is_org_member","pr.author_teams","pr.checks","pr.comments","pr.conflicted_files_count","pr.contributors","pr.conversations","pr.created_at","pr.description","pr.draft","pr.labels","pr.number","pr.repo","pr.requested_changes","pr.reviewers","pr.reviews","pr.source","pr.status","pr.target","pr.title","pr.unresolved_threads","pr.updated_at","pr.url","repo","repo.age","repo.author_age","repo.blame","repo.contributors","repo.git_activity","repo.name","repo.owner","repo.visibility","source","source.diff.files"];var vg={every:["list"],filter:["list","regex","term","attr"],includes:["list","regex","term"],map:["list","attr"],match:["list","regex","term","attr"],nope:[],reject:["list","regex","term","attr"],some:["list"],allDocs:[],allImages:[],allTests:[],codeExperts:["gt","lt"],estimatedReviewTime:[],extensions:[],extractJitFindings:[],extractSonarFindings:[],explainCodeExperts:["gt","lt"],explainRankByGitBlame:["gt","lt"],isFirstCommit:[],isFormattingChange:[],mapToEnum:[],matchDiffLines:["regex","ignoreWhiteSpaces","caseSensitive"],rankByGitActivity:["gt","lt"],rankByGitBlame:["gt","lt"],intersection:["list"],difference:["list"],capture:["regex"],countTests:[],getTimestamp:[],mockAsyncFilter:[],mockFilter:[],decode:[],encode:[],getJiraTicketDetails:["url","username","apiToken","additionalFields"],readFile:["output"],checkDependabot:[],checkSemver:[]};var bg=["abs","attr","batch","capitalize","center","default","dictsort","escape","filesizeformat","first","float","forceescape","format","groupby","indent","int","join","last","length","list","lower","map","max","min","pprint","random","reject","rejectattr","replace","reverse","round","safe","select","selectattr","slice","sort","split","string","striptags","sum","title","trim","truncate","unique","upper","urlencode","urlize","wordcount","wordwrap","xmlattr","nl2br","dump"];var Eg=[1];var Dg={[mg.ADD_COMMENT]:{comment:{type:"string",required:true}},[mg.ADD_LABEL]:{label:{type:"string",required:true},color:{type:"string",required:false}},[mg.ADD_LABELS]:{labels:{type:"array",required:true}},[mg.ADD_REVIEWERS]:{reviewers:{type:"array",required:true},team_reviewers:{type:"array",required:false},unless_reviewers_set:{type:"boolean",required:false},fail_on_error:{type:"boolean",required:false},wait_for_all_checks:{type:"boolean",required:false}},[mg.APPROVE]:{},[mg.CLOSE]:{},[mg.MERGE]:{wait_for_all_checks:{type:"boolean",required:false},rebase_on_merge:{type:"boolean",required:false},squash_on_merge:{type:"boolean",required:false}},[mg.SET_REQUIRED_APPROVALS]:{approvals:{type:"number",required:true}},[mg.REQUEST_CHANGES]:{comment:{type:"string",required:true}},[mg.REQUIRE_REVIEWER]:{reviewers:{type:"array",required:true},also_assign:{type:"boolean",required:false}},[mg.EXPLAIN_CODE_EXPERTS]:{lt:{type:"number",required:false},gt:{type:"number",required:false},verbose:{type:"boolean",required:false},since:{type:"string",required:false}},[mg.SEND_SLACK_MESSAGE]:{webhook_url:{type:"string",required:true},message:{type:"string",required:true}},[mg.INVOKE_GITHUB_ACTION]:{owner:{type:"string",required:false},repo:{type:"string",required:false},workflow:{type:"string",required:true},ref:{type:"string",required:false},inputs:{type:"number",required:false},check_name:{type:"string",required:false},stop_ongoing_workflow:{type:"boolean",required:false}},[mg.ADD_GITHUB_CHECK]:{check_name:{type:"string",required:true},conclusion:{type:"string",required:true}},[mg.UPDATE_CHECK]:{check_name:{type:"string",required:true},status:{type:"string",required:true},conclusion:{type:"string",required:true}},[mg.RUN_GITHUB_WORKFLOW]:{owner:{type:"string",required:false},repo:{type:"string",required:false},workflow:{type:"string",required:true},ref:{type:"string",required:false},inputs:{type:"string",required:false},check_name:{type:"string",required:false},stop_ongoing_workflow:{type:"boolean",required:false},timeout:{type:"number",required:false}},[mg.SEND_HTTP_REQUEST]:{url:{type:"string",required:true},method:{type:"string",required:false},user:{type:"string",required:false},body:{type:"string",required:false},headers:{type:"string",required:false},timeout:{type:"number",required:false}},[mg.UPDATE_DESCRIPTION]:{description:{type:"string",required:true},concat_mode:{type:"string",required:false},placeholder:{type:"string",required:false}},[mg.UPDATE_TITLE]:{title:{type:"string",required:true},concat_mode:{type:"string",required:false}},[mg.ADD_THREAD]:{comment:{type:"string",required:true},resolvable:{type:"boolean",required:false}},[mg.CUSTOM_ACTION]:{plugin:{type:"string",required:true}},[mg.CODE_REVIEW]:{guidelines:{type:"string",required:false},approve_on_LGTM:{type:"boolean",required:false}},[mg.ADD_CODE_COMMENT]:{comment:{type:"string",required:true},file_path:{type:"string",required:true},start_line:{type:"number",required:false},end_line:{type:"number",required:false}},[mg.DESCRIBE_CHANGES]:{guidelines:{type:"string",required:false},concat_mode:{type:"string",required:false},template:{type:"string",required:false}}};var Cg={type:"object",properties:{manifest:{type:"object",properties:{version:{type:"number",enum:Eg}},required:["version"]},config:{type:"object",properties:{ignore_files:{type:"array",items:{type:"string"}},ignore_repositories:{type:"array",items:{type:"string"}},admin:{type:"object",properties:{users:{type:"array",items:{type:"string"}}}}}},triggers:{type:"object",properties:{on:{type:"array",items:{type:"string",enum:Object.values(hg)}},include:{type:"object",properties:{user:{type:"array",items:{type:"string"}},branch:{type:"array",items:{type:"string"}},repository:{type:"array",items:{type:"string"}}},additionalProperties:false},exclude:{type:"object",properties:{user:{type:"array",items:{type:"string"}},branch:{type:"array",items:{type:"string"}},repository:{type:"array",items:{type:"string"}}},additionalProperties:false}},additionalProperties:false},on:{type:"array",items:{type:"string",enum:Object.values(hg)}},automations:{type:"object",patternProperties:{"^[a-zA-Z0-9_@]+$":{type:"object",properties:{on:{type:"array",items:{type:"string",enum:Object.values(hg)}},if:{type:"array"},run:{type:"array",items:{type:"object",properties:{action:{type:"string",enum:Object.keys(Dg)},args:{type:"object"}},required:["action"]}}},required:["if","run"]}}}},required:["manifest","automations"]};var xg=/{{.*?}}/g;var wg=/\{%\s*.*?\s*%\}/g;var Sg=/\{%\s*for\s+.*?%\}[\s\S]*?\{%\s*endfor\s*%\}/g;var kg=/\/(?:[^/\\]|\\.)*\//g;var Tg=class{validate(Me){throw new Error('Abstract method "validate" must be implemented.')}static parseJinjaExpressions(Me){const Bn=Me.split("\n");const Hn=[];Bn.filter((Me=>!Me.trim().startsWith("#"))).forEach(((Me,Bn)=>{const zn=Me.match(xg);if(zn){zn.forEach((Me=>{Hn.push({expression:Me,lineNumber:Bn+1})}))}}));return Hn}};var Ig=Tg;var Bg=Ig;var Fg=class extends Error{constructor(Me){super(Me);this.name="ValidationError"}};var Ng="UNKNOWN_CONTEXT";var Pg=/\{%\s*for\s+(\w+)\s+in\s+/g;var Og=/\{%\s*set\s+(\w+)\s*=/g;var Rg=[">","<",">=","<=","==","!=","and","or","not","in"];var Lg=/^-?\d+(\.\d+)?$/;var jg=class extends Bg{isJinjaVariable(Me,Bn){const Hn=Me.split(".")[0].replace(/[()]/g,"");return Bn.includes(Hn)}extractVariablesFromConcatenation(Me){const Bn=Me.split("+").map((Me=>Me.trim()));return Bn.filter((Me=>!(Me.startsWith('"')&&Me.endsWith('"')||Me.startsWith("'")&&Me.endsWith("'"))))}isStringConcatenation(Me){return Me.includes("+")&&(Me.includes('"')||Me.includes("'"))}isValidCustomVariables(Me,Bn){const Hn=Me.split(".").slice(0,-1);return Hn.map((Me=>Me.replace(/[()]/g,""))).map((Me=>Me.replace(/\[.*?\]/g,""))).every((Me=>Bn.includes(`${Me}:`)))}isValidContextVariable(Me){if(!yg.includes(Me||Ng)){return false}return true}isValidEnvironmentContextVariable(Me){var Bn;const Hn=Me==null?void 0:Me.split(".");if((Hn==null?void 0:Hn.length)!==2){return false}const[zn,ni]=Hn;return zn==="env"&&((Bn=ni.trim())==null?void 0:Bn.length)>0}isValidActionOutputVariable(Me){var Bn,Hn;const zn=Me==null?void 0:Me.split(".");if((zn==null?void 0:zn.length)!==4){return false}const[ni,Ci,aa,oa]=zn;return ni==="actions"&&((Bn=Ci.trim())==null?void 0:Bn.length)>0&&aa==="outputs"&&((Hn=oa.trim())==null?void 0:Hn.length)>0}isValidVariable(Me,Bn,Hn){return this.isValidContextVariable(Me)||this.isValidCustomVariables(Me,Bn)||this.isValidEnvironmentContextVariable(Me)||this.isValidActionOutputVariable(Me)||this.isJinjaVariable(Me,Hn)}validate(Me){const{expressions:Bn,yamlFile:Hn}=Me;const zn=Bn??Bg.parseJinjaExpressions(Hn);const ni=Array.from(Hn.matchAll(Pg),(Me=>Me[1]));const Ci=Array.from(Hn.matchAll(Og),(Me=>Me[1]));const aa=[...ni,...Ci];zn.forEach((({expression:Me,lineNumber:Bn})=>{var zn;const ni=Me.replace(/[{}]/g,"").split("|");const Ci=((zn=ni.shift())==null?void 0:zn.trim())??Ng;const oa=Ci.startsWith("[")&&Ci.endsWith("]")&&ni.some((Me=>Me.trim().startsWith("checkSemver")));if(oa){return}if(Ci.startsWith("[")&&Ci.endsWith("]")){const zn=Ci.slice(1,-1);const ni=zn.split(",").map((Me=>Me.trim()));ni.forEach((zn=>{if(this.isStringConcatenation(zn)){const ni=this.extractVariablesFromConcatenation(zn);ni.forEach((zn=>{if(!this.isValidVariable(zn,Hn,aa)){throw new Fg(`Line [${Bn}]: Invalid context variable ${zn} in expression ${Me}`)}}));return}if(!this.isValidVariable(zn,Hn,aa)){throw new Fg(`Line [${Bn}]: Invalid context variable ${zn} in expression ${Me}`)}}));return}if(Ci.includes(" if ")&&Ci.includes(" else ")){return}const ca=(Ci==null?void 0:Ci.split(" "))??[];ca.map((Me=>Me.replace(/^[([]+|[)\]]+$/g,""))).map((Me=>Me.replace(/^not\(/g,""))).forEach((zn=>{if(zn.startsWith('"')&&zn.endsWith('"')||zn.startsWith("'")&&zn.endsWith("'")){return}if(Lg.test(zn)){return}if(Rg.includes(zn)){return}if(!this.isValidVariable(zn,Hn,aa)){throw new Fg(`Line [${Bn}]: Invalid context variable ${zn} in expression ${Me}`)}}))}))}};var Mg=jg;var Qg=["mockFilter","mockAsyncFilter"];var Ug=class extends Bg{customFilters;constructor(Me=[]){super();this.customFilters=Me}validateExistingFilter(Me,Bn,Hn){if(bg.includes(Me)||yg.includes(Me)||this.customFilters.includes(Me)){return}if(!Object.keys(vg).includes(Me)){throw new Fg(`Line ${Bn}: Invalid filter function ${Me} in expression ${Hn}`)}}getFilterArgs(Me){var Bn;const Hn=Me.slice(Me.indexOf("(")+1,Me.lastIndexOf(")")).replace(kg,"");if(!Hn.trim()){return[]}if(!Hn.includes("list=[")){return Hn.split(",").map((Me=>Me.split("=")[0].trim()))}const zn=((Bn=Hn.match(/list=\[.*?\]/))==null?void 0:Bn[0])||"";const ni=Hn.split(zn)[0].split(",").filter((Me=>Me.trim())).map((Me=>Me.split("=")[0].trim()));return[...ni,"list"]}validateFilterArgs(Me,Bn,Hn,zn){if(bg.includes(Bn)||this.customFilters.includes(Bn)){return}if(Qg.includes(Bn)){return}if(Me.includes("(")){const ni=this.getFilterArgs(Me);const Ci=vg[Bn];for(const Me of ni){if(!Ci.includes(Me)){throw new Fg(`Line [${Hn}]: Invalid argument ${Me} for filter ${Bn} in expression ${zn}`)}}}}validate(Me){const{expressions:Bn,yamlFile:Hn}=Me;const zn=Bn??Bg.parseJinjaExpressions(Hn);zn.forEach((({expression:Me,lineNumber:Bn})=>{const Hn=Me.replace(kg,"").replace(/[{}]/g,"").split("|").slice(1)??[];for(const zn of Hn){const Hn=zn.split(/\s*==\s*|\s*<\s*|\s*>\s*|\s+and\s+|\s+or\s+|\s+else\s+/)[0];const[ni]=Hn.split("(");const Ci=ni.replace(")","").split(".")[0].trim();this.validateExistingFilter(Ci,Bn,Me);this.validateFilterArgs(Hn,Ci,Bn,Me)}}))}};var Gg=Ug;var $g=__toESM(Hn(74281));var qg=class extends Bg{validateActionSupported(Me){if(!Object.values(mg).includes(Me)){throw new Fg(`Action is not supported ${Me}`)}}validateArgSupported(Me,Bn){const Hn=_g[Me];if(!Hn){return}const zn=Bn==null?void 0:Bn.filter((Me=>!Hn.includes(Me)));if(zn.length){throw new Fg(`Some args are not supported: ${zn.join(", ")}`)}}validateRequiredArgs(Me,Bn){var Hn;const zn=Ag[Me];if(!zn){return}const ni=(Hn=zn.args)==null?void 0:Hn.filter((Me=>!Bn.includes(Me)));if(zn.all&&ni.length||!zn.all&&!zn.args.some((Me=>Bn.includes(Me)))){throw new Fg(`Some required args are missing for action ${Me}: ${ni.join(", ")}`)}}validateIfStructure(Me){if(Me!=="TEMPLATE"&&typeof Me!=="boolean"){throw new Fg(`An entry in If section is not YAML supported`)}}validate(Me){var Bn;const{yamlFile:Hn}=Me;const zn=Hn.replace(xg,"TEMPLATE").replace(wg,"");const ni=$g.load(zn);Object.values(ni.automations).flatMap((Me=>Me.if)).forEach((Me=>this.validateIfStructure(Me)));const Ci=(Bn=Object.values(ni.automations).flatMap((Me=>Me.run)))==null?void 0:Bn.filter(Boolean);for(const Me of Ci){const{action:Bn,args:Hn}=Me;const zn=Object.keys(Hn??{});this.validateActionSupported(Bn);if(zn.length){this.validateArgSupported(Bn,zn)}this.validateRequiredArgs(Bn,zn)}}};var Vg=qg;var Hg=__toESM(Hn(74281));var Jg=__toESM(lg());var Wg=new Jg.default;var Yg=class extends Bg{validate(Me){var Bn;const{yamlFile:Hn}=Me;const zn=Hn.replace(xg,"").replace(wg,"");const ni=Hg.loadAll(zn,void 0,{schema:Hg.JSON_SCHEMA});const Ci=Wg.compile(Cg);for(const Me of ni){const Hn=Ci(Me);if(!Hn){throw new Fg(`Schema is not valid: ${(Bn=Ci.errors)==null?void 0:Bn.map((Me=>Me.message)).join(", ")}`)}}}};var Kg=Yg;var zg=__toESM(Hn(74281));var Xg=class extends Bg{validate(Me){const{yamlFile:Bn}=Me;const Hn=zg.load(Bn.replace(xg,"").replace(Sg,"").replace(wg,""));const zn=Object.keys(Hn).filter((Me=>!Object.keys(Cg.properties).includes(Me))).find((Me=>yg.includes(Me)));if(zn){throw new Fg(`Invalid custom context variable: \`${zn}\` is a built-in context`)}}};var Zg=Xg;var f_=__toESM(Hn(74281));var Z_=class extends Bg{validateSuppertedTriggers(Me){if(!Object.values(hg).includes(Me)){throw new Fg(`${Me} trigger is not supported`)}}validate(Me){var Bn;const{yamlFile:Hn}=Me;const zn=Hn.replace(xg,"TEMPLATE").replace(Sg,"").replace(wg,"");const ni=f_.load(zn);const Ci=((Bn=ni.triggers)==null?void 0:Bn.on)||ni.on||[];const aa=Object.values(ni.automations).flatMap((Me=>Me.on)).filter(Boolean);const oa=[...Ci,...aa];for(const Me of oa){this.validateSuppertedTriggers(Me)}}};var sA=Z_;var oA=__toESM(Hn(74281));var safeRulesYamlLoad=Me=>{try{const Bn=oA.load(Me.replace(xg,"").replace(Sg,"").replace(wg,""));return Bn}catch(Me){throw new Fg(`Failed to load yml file. Invalid cm. ${Me==null?void 0:Me.message}`)}};var hA=/^[a-zA-Z0-9_-]+$/;var escapeQuotes=Me=>Me.replace(/['"`]/g,(Me=>{if(Me==='"'){return'\\"'}else if(Me==="'"){return"\\'"}else if(Me==="`"){return"\\`"}return Me}));var ey=class extends Bg{validate(Me){const{yamlFile:Bn}=Me;let Hn=Bn;if(typeof Hn==="string"){Hn=safeRulesYamlLoad(Bn)}const zn=Object.keys((Hn==null?void 0:Hn.automations)||{}).filter((Me=>!hA.test(Me)||/\s/.test(Me)));if(zn.length){const Me=escapeQuotes(zn.join(", "));throw new Fg(`Unsupported automation ${zn.length===1?"name":"names"}: \`${Me}\`. Please ensure that the automation name consists only of letters (a-z, A-Z), numbers (0-9), underscores (_), and hyphens (-).`)}}};var ty=ey;var ry=class extends Bg{steps;constructor(){super();this.steps=[new Mg,new Gg,new Vg,new Kg,new Zg,new sA,new ty]}validate(Me){const Bn=Bg.parseJinjaExpressions(Me);for(const Hn of this.steps){Hn.validate({expressions:Bn,yamlFile:Me})}}};var ny=ry;var iy=ny;0&&0; /*! Bundled license information: uri-js/dist/es5/uri.all.js: @@ -66,7 +66,7 @@ uri-js/dist/es5/uri.all.js: `,cliCategory:ni},requirePragma:{since:"1.7.0",category:_a,type:"boolean",default:!1,description:Hn` Require either '@prettier' or '@format' to be present in the file's first docblock comment in order for it to be formatted. - `,cliCategory:aa},tabWidth:{type:"int",category:ca,default:2,description:"Number of spaces per indentation level.",range:{start:0,end:Number.POSITIVE_INFINITY,step:1}},useTabs:{since:"1.0.0",category:ca,type:"boolean",default:!1,description:"Indent with tabs instead of spaces."},embeddedLanguageFormatting:{since:"2.1.0",category:ca,type:"choice",default:[{since:"2.1.0",value:"auto"}],description:"Control how Prettier formats quoted code embedded in the file.",choices:[{value:"auto",description:"Format embedded code if Prettier can automatically identify it."},{value:"off",description:"Never automatically format embedded code."}]}};Bn.exports={CATEGORY_CONFIG:zn,CATEGORY_EDITOR:ni,CATEGORY_FORMAT:Ci,CATEGORY_OTHER:aa,CATEGORY_OUTPUT:oa,CATEGORY_GLOBAL:ca,CATEGORY_SPECIAL:_a,options:Ga}}}),Ov=S({"src/main/support.js"(Me,Bn){"use strict";xa();var zn={compare:Sv(),lt:kv(),gte:Tv()},ni=Iv(),Ci=Bv().version,aa=Nv().options;function s(){let{plugins:Me=[],showUnreleased:Bn=!1,showDeprecated:oa=!1,showInternal:ca=!1}=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},_a=Ci.split("-",1)[0],xa=Me.flatMap((Me=>Me.languages||[])).filter(F),Ga=ni(Object.assign({},...Me.map((Me=>{let{options:Bn}=Me;return Bn})),aa),"name").filter((Me=>F(Me)&&E(Me))).sort(((Me,Bn)=>Me.name===Bn.name?0:Me.name{Bn=Object.assign({},Bn),Array.isArray(Bn.default)&&(Bn.default=Bn.default.length===1?Bn.default[0].value:Bn.default.filter(F).sort(((Me,Bn)=>zn.compare(Bn.since,Me.since)))[0].value),Array.isArray(Bn.choices)&&(Bn.choices=Bn.choices.filter((Me=>F(Me)&&E(Me))),Bn.name==="parser"&&c(Bn,xa,Me));let Hn=Object.fromEntries(Me.filter((Me=>Me.defaultOptions&&Me.defaultOptions[Bn.name]!==void 0)).map((Me=>[Me.name,Me.defaultOptions[Bn.name]])));return Object.assign(Object.assign({},Bn),{},{pluginDefaults:Hn})}));return{languages:xa,options:Ga};function F(Me){return Bn||!("since"in Me)||Me.since&&zn.gte(_a,Me.since)}function E(Me){return oa||!("deprecated"in Me)||Me.deprecated&&zn.lt(_a,Me.deprecated)}function b(Me){if(ca)return Me;let{cliName:Bn,cliCategory:zn,cliDescription:ni}=Me;return Ol(Me,Hn)}}function c(Me,Bn,Hn){let zn=new Set(Me.choices.map((Me=>Me.value)));for(let ni of Bn)if(ni.parsers){for(let Bn of ni.parsers)if(!zn.has(Bn)){zn.add(Bn);let Ci=Hn.find((Me=>Me.parsers&&Me.parsers[Bn])),aa=ni.name;Ci&&Ci.name&&(aa+=` (plugin: ${Ci.name})`),Me.choices.push({value:Bn,description:aa})}}}Bn.exports={getSupportInfo:s}}}),Mv=S({"src/utils/is-non-empty-array.js"(Me,Bn){"use strict";xa();function u(Me){return Array.isArray(Me)&&Me.length>0}Bn.exports=u}});function b2(){let{onlyFirst:Me=!1}=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},Bn=["[\\u001B\\u009B][[\\]()#;?]*(?:(?:(?:(?:;[-a-zA-Z\\d\\/#&.:=?%@~_]+)*|[a-zA-Z\\d]+(?:;[-a-zA-Z\\d\\/#&.:=?%@~_]*)*)?\\u0007)","(?:(?:\\d{1,4}(?:;\\d{0,4})*)?[\\dA-PR-TZcf-ntqry=><~]))"].join("|");return new RegExp(Bn,Me?void 0:"g")}var OE=je({"node_modules/strip-ansi/node_modules/ansi-regex/index.js"(){xa()}});function w2(Me){if(typeof Me!="string")throw new TypeError(`Expected a \`string\`, got \`${typeof Me}\``);return Me.replace(b2(),"")}var iD=je({"node_modules/strip-ansi/index.js"(){xa(),OE()}});function k2(Me){return Number.isInteger(Me)?Me>=4352&&(Me<=4447||Me===9001||Me===9002||11904<=Me&&Me<=12871&&Me!==12351||12880<=Me&&Me<=19903||19968<=Me&&Me<=42182||43360<=Me&&Me<=43388||44032<=Me&&Me<=55203||63744<=Me&&Me<=64255||65040<=Me&&Me<=65049||65072<=Me&&Me<=65131||65281<=Me&&Me<=65376||65504<=Me&&Me<=65510||110592<=Me&&Me<=110593||127488<=Me&&Me<=127569||131072<=Me&&Me<=262141):!1}var eC=je({"node_modules/is-fullwidth-code-point/index.js"(){xa()}}),tC=S({"node_modules/emoji-regex/index.js"(Me,Bn){"use strict";xa(),Bn.exports=function(){return/\uD83C\uDFF4\uDB40\uDC67\uDB40\uDC62(?:\uDB40\uDC77\uDB40\uDC6C\uDB40\uDC73|\uDB40\uDC73\uDB40\uDC63\uDB40\uDC74|\uDB40\uDC65\uDB40\uDC6E\uDB40\uDC67)\uDB40\uDC7F|(?:\uD83E\uDDD1\uD83C\uDFFF\u200D\u2764\uFE0F\u200D(?:\uD83D\uDC8B\u200D)?\uD83E\uDDD1|\uD83D\uDC69\uD83C\uDFFF\u200D\uD83E\uDD1D\u200D(?:\uD83D[\uDC68\uDC69]))(?:\uD83C[\uDFFB-\uDFFE])|(?:\uD83E\uDDD1\uD83C\uDFFE\u200D\u2764\uFE0F\u200D(?:\uD83D\uDC8B\u200D)?\uD83E\uDDD1|\uD83D\uDC69\uD83C\uDFFE\u200D\uD83E\uDD1D\u200D(?:\uD83D[\uDC68\uDC69]))(?:\uD83C[\uDFFB-\uDFFD\uDFFF])|(?:\uD83E\uDDD1\uD83C\uDFFD\u200D\u2764\uFE0F\u200D(?:\uD83D\uDC8B\u200D)?\uD83E\uDDD1|\uD83D\uDC69\uD83C\uDFFD\u200D\uD83E\uDD1D\u200D(?:\uD83D[\uDC68\uDC69]))(?:\uD83C[\uDFFB\uDFFC\uDFFE\uDFFF])|(?:\uD83E\uDDD1\uD83C\uDFFC\u200D\u2764\uFE0F\u200D(?:\uD83D\uDC8B\u200D)?\uD83E\uDDD1|\uD83D\uDC69\uD83C\uDFFC\u200D\uD83E\uDD1D\u200D(?:\uD83D[\uDC68\uDC69]))(?:\uD83C[\uDFFB\uDFFD-\uDFFF])|(?:\uD83E\uDDD1\uD83C\uDFFB\u200D\u2764\uFE0F\u200D(?:\uD83D\uDC8B\u200D)?\uD83E\uDDD1|\uD83D\uDC69\uD83C\uDFFB\u200D\uD83E\uDD1D\u200D(?:\uD83D[\uDC68\uDC69]))(?:\uD83C[\uDFFC-\uDFFF])|\uD83D\uDC68(?:\uD83C\uDFFB(?:\u200D(?:\u2764\uFE0F\u200D(?:\uD83D\uDC8B\u200D\uD83D\uDC68(?:\uD83C[\uDFFB-\uDFFF])|\uD83D\uDC68(?:\uD83C[\uDFFB-\uDFFF]))|\uD83E\uDD1D\u200D\uD83D\uDC68(?:\uD83C[\uDFFC-\uDFFF])|[\u2695\u2696\u2708]\uFE0F|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD]))?|(?:\uD83C[\uDFFC-\uDFFF])\u200D\u2764\uFE0F\u200D(?:\uD83D\uDC8B\u200D\uD83D\uDC68(?:\uD83C[\uDFFB-\uDFFF])|\uD83D\uDC68(?:\uD83C[\uDFFB-\uDFFF]))|\u200D(?:\u2764\uFE0F\u200D(?:\uD83D\uDC8B\u200D)?\uD83D\uDC68|(?:\uD83D[\uDC68\uDC69])\u200D(?:\uD83D\uDC66\u200D\uD83D\uDC66|\uD83D\uDC67\u200D(?:\uD83D[\uDC66\uDC67]))|\uD83D\uDC66\u200D\uD83D\uDC66|\uD83D\uDC67\u200D(?:\uD83D[\uDC66\uDC67])|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD])|\uD83C\uDFFF\u200D(?:\uD83E\uDD1D\u200D\uD83D\uDC68(?:\uD83C[\uDFFB-\uDFFE])|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD])|\uD83C\uDFFE\u200D(?:\uD83E\uDD1D\u200D\uD83D\uDC68(?:\uD83C[\uDFFB-\uDFFD\uDFFF])|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD])|\uD83C\uDFFD\u200D(?:\uD83E\uDD1D\u200D\uD83D\uDC68(?:\uD83C[\uDFFB\uDFFC\uDFFE\uDFFF])|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD])|\uD83C\uDFFC\u200D(?:\uD83E\uDD1D\u200D\uD83D\uDC68(?:\uD83C[\uDFFB\uDFFD-\uDFFF])|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD])|(?:\uD83C\uDFFF\u200D[\u2695\u2696\u2708]|\uD83C\uDFFE\u200D[\u2695\u2696\u2708]|\uD83C\uDFFD\u200D[\u2695\u2696\u2708]|\uD83C\uDFFC\u200D[\u2695\u2696\u2708]|\u200D[\u2695\u2696\u2708])\uFE0F|\u200D(?:(?:\uD83D[\uDC68\uDC69])\u200D(?:\uD83D[\uDC66\uDC67])|\uD83D[\uDC66\uDC67])|\uD83C\uDFFF|\uD83C\uDFFE|\uD83C\uDFFD|\uD83C\uDFFC)?|(?:\uD83D\uDC69(?:\uD83C\uDFFB\u200D\u2764\uFE0F\u200D(?:\uD83D\uDC8B\u200D(?:\uD83D[\uDC68\uDC69])|\uD83D[\uDC68\uDC69])|(?:\uD83C[\uDFFC-\uDFFF])\u200D\u2764\uFE0F\u200D(?:\uD83D\uDC8B\u200D(?:\uD83D[\uDC68\uDC69])|\uD83D[\uDC68\uDC69]))|\uD83E\uDDD1(?:\uD83C[\uDFFB-\uDFFF])\u200D\uD83E\uDD1D\u200D\uD83E\uDDD1)(?:\uD83C[\uDFFB-\uDFFF])|\uD83D\uDC69\u200D\uD83D\uDC69\u200D(?:\uD83D\uDC66\u200D\uD83D\uDC66|\uD83D\uDC67\u200D(?:\uD83D[\uDC66\uDC67]))|\uD83D\uDC69(?:\u200D(?:\u2764\uFE0F\u200D(?:\uD83D\uDC8B\u200D(?:\uD83D[\uDC68\uDC69])|\uD83D[\uDC68\uDC69])|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD])|\uD83C\uDFFF\u200D(?:\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD])|\uD83C\uDFFE\u200D(?:\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD])|\uD83C\uDFFD\u200D(?:\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD])|\uD83C\uDFFC\u200D(?:\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD])|\uD83C\uDFFB\u200D(?:\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD]))|\uD83E\uDDD1(?:\u200D(?:\uD83E\uDD1D\u200D\uD83E\uDDD1|\uD83C[\uDF3E\uDF73\uDF7C\uDF84\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD])|\uD83C\uDFFF\u200D(?:\uD83C[\uDF3E\uDF73\uDF7C\uDF84\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD])|\uD83C\uDFFE\u200D(?:\uD83C[\uDF3E\uDF73\uDF7C\uDF84\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD])|\uD83C\uDFFD\u200D(?:\uD83C[\uDF3E\uDF73\uDF7C\uDF84\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD])|\uD83C\uDFFC\u200D(?:\uD83C[\uDF3E\uDF73\uDF7C\uDF84\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD])|\uD83C\uDFFB\u200D(?:\uD83C[\uDF3E\uDF73\uDF7C\uDF84\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD]))|\uD83D\uDC69\u200D\uD83D\uDC66\u200D\uD83D\uDC66|\uD83D\uDC69\u200D\uD83D\uDC69\u200D(?:\uD83D[\uDC66\uDC67])|\uD83D\uDC69\u200D\uD83D\uDC67\u200D(?:\uD83D[\uDC66\uDC67])|(?:\uD83D\uDC41\uFE0F\u200D\uD83D\uDDE8|\uD83E\uDDD1(?:\uD83C\uDFFF\u200D[\u2695\u2696\u2708]|\uD83C\uDFFE\u200D[\u2695\u2696\u2708]|\uD83C\uDFFD\u200D[\u2695\u2696\u2708]|\uD83C\uDFFC\u200D[\u2695\u2696\u2708]|\uD83C\uDFFB\u200D[\u2695\u2696\u2708]|\u200D[\u2695\u2696\u2708])|\uD83D\uDC69(?:\uD83C\uDFFF\u200D[\u2695\u2696\u2708]|\uD83C\uDFFE\u200D[\u2695\u2696\u2708]|\uD83C\uDFFD\u200D[\u2695\u2696\u2708]|\uD83C\uDFFC\u200D[\u2695\u2696\u2708]|\uD83C\uDFFB\u200D[\u2695\u2696\u2708]|\u200D[\u2695\u2696\u2708])|\uD83D\uDE36\u200D\uD83C\uDF2B|\uD83C\uDFF3\uFE0F\u200D\u26A7|\uD83D\uDC3B\u200D\u2744|(?:(?:\uD83C[\uDFC3\uDFC4\uDFCA]|\uD83D[\uDC6E\uDC70\uDC71\uDC73\uDC77\uDC81\uDC82\uDC86\uDC87\uDE45-\uDE47\uDE4B\uDE4D\uDE4E\uDEA3\uDEB4-\uDEB6]|\uD83E[\uDD26\uDD35\uDD37-\uDD39\uDD3D\uDD3E\uDDB8\uDDB9\uDDCD-\uDDCF\uDDD4\uDDD6-\uDDDD])(?:\uD83C[\uDFFB-\uDFFF])|\uD83D\uDC6F|\uD83E[\uDD3C\uDDDE\uDDDF])\u200D[\u2640\u2642]|(?:\u26F9|\uD83C[\uDFCB\uDFCC]|\uD83D\uDD75)(?:\uFE0F|\uD83C[\uDFFB-\uDFFF])\u200D[\u2640\u2642]|\uD83C\uDFF4\u200D\u2620|(?:\uD83C[\uDFC3\uDFC4\uDFCA]|\uD83D[\uDC6E\uDC70\uDC71\uDC73\uDC77\uDC81\uDC82\uDC86\uDC87\uDE45-\uDE47\uDE4B\uDE4D\uDE4E\uDEA3\uDEB4-\uDEB6]|\uD83E[\uDD26\uDD35\uDD37-\uDD39\uDD3D\uDD3E\uDDB8\uDDB9\uDDCD-\uDDCF\uDDD4\uDDD6-\uDDDD])\u200D[\u2640\u2642]|[\xA9\xAE\u203C\u2049\u2122\u2139\u2194-\u2199\u21A9\u21AA\u2328\u23CF\u23ED-\u23EF\u23F1\u23F2\u23F8-\u23FA\u24C2\u25AA\u25AB\u25B6\u25C0\u25FB\u25FC\u2600-\u2604\u260E\u2611\u2618\u2620\u2622\u2623\u2626\u262A\u262E\u262F\u2638-\u263A\u2640\u2642\u265F\u2660\u2663\u2665\u2666\u2668\u267B\u267E\u2692\u2694-\u2697\u2699\u269B\u269C\u26A0\u26A7\u26B0\u26B1\u26C8\u26CF\u26D1\u26D3\u26E9\u26F0\u26F1\u26F4\u26F7\u26F8\u2702\u2708\u2709\u270F\u2712\u2714\u2716\u271D\u2721\u2733\u2734\u2744\u2747\u2763\u27A1\u2934\u2935\u2B05-\u2B07\u3030\u303D\u3297\u3299]|\uD83C[\uDD70\uDD71\uDD7E\uDD7F\uDE02\uDE37\uDF21\uDF24-\uDF2C\uDF36\uDF7D\uDF96\uDF97\uDF99-\uDF9B\uDF9E\uDF9F\uDFCD\uDFCE\uDFD4-\uDFDF\uDFF5\uDFF7]|\uD83D[\uDC3F\uDCFD\uDD49\uDD4A\uDD6F\uDD70\uDD73\uDD76-\uDD79\uDD87\uDD8A-\uDD8D\uDDA5\uDDA8\uDDB1\uDDB2\uDDBC\uDDC2-\uDDC4\uDDD1-\uDDD3\uDDDC-\uDDDE\uDDE1\uDDE3\uDDE8\uDDEF\uDDF3\uDDFA\uDECB\uDECD-\uDECF\uDEE0-\uDEE5\uDEE9\uDEF0\uDEF3])\uFE0F|\uD83C\uDFF3\uFE0F\u200D\uD83C\uDF08|\uD83D\uDC69\u200D\uD83D\uDC67|\uD83D\uDC69\u200D\uD83D\uDC66|\uD83D\uDE35\u200D\uD83D\uDCAB|\uD83D\uDE2E\u200D\uD83D\uDCA8|\uD83D\uDC15\u200D\uD83E\uDDBA|\uD83E\uDDD1(?:\uD83C\uDFFF|\uD83C\uDFFE|\uD83C\uDFFD|\uD83C\uDFFC|\uD83C\uDFFB)?|\uD83D\uDC69(?:\uD83C\uDFFF|\uD83C\uDFFE|\uD83C\uDFFD|\uD83C\uDFFC|\uD83C\uDFFB)?|\uD83C\uDDFD\uD83C\uDDF0|\uD83C\uDDF6\uD83C\uDDE6|\uD83C\uDDF4\uD83C\uDDF2|\uD83D\uDC08\u200D\u2B1B|\u2764\uFE0F\u200D(?:\uD83D\uDD25|\uD83E\uDE79)|\uD83D\uDC41\uFE0F|\uD83C\uDFF3\uFE0F|\uD83C\uDDFF(?:\uD83C[\uDDE6\uDDF2\uDDFC])|\uD83C\uDDFE(?:\uD83C[\uDDEA\uDDF9])|\uD83C\uDDFC(?:\uD83C[\uDDEB\uDDF8])|\uD83C\uDDFB(?:\uD83C[\uDDE6\uDDE8\uDDEA\uDDEC\uDDEE\uDDF3\uDDFA])|\uD83C\uDDFA(?:\uD83C[\uDDE6\uDDEC\uDDF2\uDDF3\uDDF8\uDDFE\uDDFF])|\uD83C\uDDF9(?:\uD83C[\uDDE6\uDDE8\uDDE9\uDDEB-\uDDED\uDDEF-\uDDF4\uDDF7\uDDF9\uDDFB\uDDFC\uDDFF])|\uD83C\uDDF8(?:\uD83C[\uDDE6-\uDDEA\uDDEC-\uDDF4\uDDF7-\uDDF9\uDDFB\uDDFD-\uDDFF])|\uD83C\uDDF7(?:\uD83C[\uDDEA\uDDF4\uDDF8\uDDFA\uDDFC])|\uD83C\uDDF5(?:\uD83C[\uDDE6\uDDEA-\uDDED\uDDF0-\uDDF3\uDDF7-\uDDF9\uDDFC\uDDFE])|\uD83C\uDDF3(?:\uD83C[\uDDE6\uDDE8\uDDEA-\uDDEC\uDDEE\uDDF1\uDDF4\uDDF5\uDDF7\uDDFA\uDDFF])|\uD83C\uDDF2(?:\uD83C[\uDDE6\uDDE8-\uDDED\uDDF0-\uDDFF])|\uD83C\uDDF1(?:\uD83C[\uDDE6-\uDDE8\uDDEE\uDDF0\uDDF7-\uDDFB\uDDFE])|\uD83C\uDDF0(?:\uD83C[\uDDEA\uDDEC-\uDDEE\uDDF2\uDDF3\uDDF5\uDDF7\uDDFC\uDDFE\uDDFF])|\uD83C\uDDEF(?:\uD83C[\uDDEA\uDDF2\uDDF4\uDDF5])|\uD83C\uDDEE(?:\uD83C[\uDDE8-\uDDEA\uDDF1-\uDDF4\uDDF6-\uDDF9])|\uD83C\uDDED(?:\uD83C[\uDDF0\uDDF2\uDDF3\uDDF7\uDDF9\uDDFA])|\uD83C\uDDEC(?:\uD83C[\uDDE6\uDDE7\uDDE9-\uDDEE\uDDF1-\uDDF3\uDDF5-\uDDFA\uDDFC\uDDFE])|\uD83C\uDDEB(?:\uD83C[\uDDEE-\uDDF0\uDDF2\uDDF4\uDDF7])|\uD83C\uDDEA(?:\uD83C[\uDDE6\uDDE8\uDDEA\uDDEC\uDDED\uDDF7-\uDDFA])|\uD83C\uDDE9(?:\uD83C[\uDDEA\uDDEC\uDDEF\uDDF0\uDDF2\uDDF4\uDDFF])|\uD83C\uDDE8(?:\uD83C[\uDDE6\uDDE8\uDDE9\uDDEB-\uDDEE\uDDF0-\uDDF5\uDDF7\uDDFA-\uDDFF])|\uD83C\uDDE7(?:\uD83C[\uDDE6\uDDE7\uDDE9-\uDDEF\uDDF1-\uDDF4\uDDF6-\uDDF9\uDDFB\uDDFC\uDDFE\uDDFF])|\uD83C\uDDE6(?:\uD83C[\uDDE8-\uDDEC\uDDEE\uDDF1\uDDF2\uDDF4\uDDF6-\uDDFA\uDDFC\uDDFD\uDDFF])|[#\*0-9]\uFE0F\u20E3|\u2764\uFE0F|(?:\uD83C[\uDFC3\uDFC4\uDFCA]|\uD83D[\uDC6E\uDC70\uDC71\uDC73\uDC77\uDC81\uDC82\uDC86\uDC87\uDE45-\uDE47\uDE4B\uDE4D\uDE4E\uDEA3\uDEB4-\uDEB6]|\uD83E[\uDD26\uDD35\uDD37-\uDD39\uDD3D\uDD3E\uDDB8\uDDB9\uDDCD-\uDDCF\uDDD4\uDDD6-\uDDDD])(?:\uD83C[\uDFFB-\uDFFF])|(?:\u26F9|\uD83C[\uDFCB\uDFCC]|\uD83D\uDD75)(?:\uFE0F|\uD83C[\uDFFB-\uDFFF])|\uD83C\uDFF4|(?:[\u270A\u270B]|\uD83C[\uDF85\uDFC2\uDFC7]|\uD83D[\uDC42\uDC43\uDC46-\uDC50\uDC66\uDC67\uDC6B-\uDC6D\uDC72\uDC74-\uDC76\uDC78\uDC7C\uDC83\uDC85\uDC8F\uDC91\uDCAA\uDD7A\uDD95\uDD96\uDE4C\uDE4F\uDEC0\uDECC]|\uD83E[\uDD0C\uDD0F\uDD18-\uDD1C\uDD1E\uDD1F\uDD30-\uDD34\uDD36\uDD77\uDDB5\uDDB6\uDDBB\uDDD2\uDDD3\uDDD5])(?:\uD83C[\uDFFB-\uDFFF])|(?:[\u261D\u270C\u270D]|\uD83D[\uDD74\uDD90])(?:\uFE0F|\uD83C[\uDFFB-\uDFFF])|[\u270A\u270B]|\uD83C[\uDF85\uDFC2\uDFC7]|\uD83D[\uDC08\uDC15\uDC3B\uDC42\uDC43\uDC46-\uDC50\uDC66\uDC67\uDC6B-\uDC6D\uDC72\uDC74-\uDC76\uDC78\uDC7C\uDC83\uDC85\uDC8F\uDC91\uDCAA\uDD7A\uDD95\uDD96\uDE2E\uDE35\uDE36\uDE4C\uDE4F\uDEC0\uDECC]|\uD83E[\uDD0C\uDD0F\uDD18-\uDD1C\uDD1E\uDD1F\uDD30-\uDD34\uDD36\uDD77\uDDB5\uDDB6\uDDBB\uDDD2\uDDD3\uDDD5]|\uD83C[\uDFC3\uDFC4\uDFCA]|\uD83D[\uDC6E\uDC70\uDC71\uDC73\uDC77\uDC81\uDC82\uDC86\uDC87\uDE45-\uDE47\uDE4B\uDE4D\uDE4E\uDEA3\uDEB4-\uDEB6]|\uD83E[\uDD26\uDD35\uDD37-\uDD39\uDD3D\uDD3E\uDDB8\uDDB9\uDDCD-\uDDCF\uDDD4\uDDD6-\uDDDD]|\uD83D\uDC6F|\uD83E[\uDD3C\uDDDE\uDDDF]|[\u231A\u231B\u23E9-\u23EC\u23F0\u23F3\u25FD\u25FE\u2614\u2615\u2648-\u2653\u267F\u2693\u26A1\u26AA\u26AB\u26BD\u26BE\u26C4\u26C5\u26CE\u26D4\u26EA\u26F2\u26F3\u26F5\u26FA\u26FD\u2705\u2728\u274C\u274E\u2753-\u2755\u2757\u2795-\u2797\u27B0\u27BF\u2B1B\u2B1C\u2B50\u2B55]|\uD83C[\uDC04\uDCCF\uDD8E\uDD91-\uDD9A\uDE01\uDE1A\uDE2F\uDE32-\uDE36\uDE38-\uDE3A\uDE50\uDE51\uDF00-\uDF20\uDF2D-\uDF35\uDF37-\uDF7C\uDF7E-\uDF84\uDF86-\uDF93\uDFA0-\uDFC1\uDFC5\uDFC6\uDFC8\uDFC9\uDFCF-\uDFD3\uDFE0-\uDFF0\uDFF8-\uDFFF]|\uD83D[\uDC00-\uDC07\uDC09-\uDC14\uDC16-\uDC3A\uDC3C-\uDC3E\uDC40\uDC44\uDC45\uDC51-\uDC65\uDC6A\uDC79-\uDC7B\uDC7D-\uDC80\uDC84\uDC88-\uDC8E\uDC90\uDC92-\uDCA9\uDCAB-\uDCFC\uDCFF-\uDD3D\uDD4B-\uDD4E\uDD50-\uDD67\uDDA4\uDDFB-\uDE2D\uDE2F-\uDE34\uDE37-\uDE44\uDE48-\uDE4A\uDE80-\uDEA2\uDEA4-\uDEB3\uDEB7-\uDEBF\uDEC1-\uDEC5\uDED0-\uDED2\uDED5-\uDED7\uDEEB\uDEEC\uDEF4-\uDEFC\uDFE0-\uDFEB]|\uD83E[\uDD0D\uDD0E\uDD10-\uDD17\uDD1D\uDD20-\uDD25\uDD27-\uDD2F\uDD3A\uDD3F-\uDD45\uDD47-\uDD76\uDD78\uDD7A-\uDDB4\uDDB7\uDDBA\uDDBC-\uDDCB\uDDD0\uDDE0-\uDDFF\uDE70-\uDE74\uDE78-\uDE7A\uDE80-\uDE86\uDE90-\uDEA8\uDEB0-\uDEB6\uDEC0-\uDEC2\uDED0-\uDED6]|(?:[\u231A\u231B\u23E9-\u23EC\u23F0\u23F3\u25FD\u25FE\u2614\u2615\u2648-\u2653\u267F\u2693\u26A1\u26AA\u26AB\u26BD\u26BE\u26C4\u26C5\u26CE\u26D4\u26EA\u26F2\u26F3\u26F5\u26FA\u26FD\u2705\u270A\u270B\u2728\u274C\u274E\u2753-\u2755\u2757\u2795-\u2797\u27B0\u27BF\u2B1B\u2B1C\u2B50\u2B55]|\uD83C[\uDC04\uDCCF\uDD8E\uDD91-\uDD9A\uDDE6-\uDDFF\uDE01\uDE1A\uDE2F\uDE32-\uDE36\uDE38-\uDE3A\uDE50\uDE51\uDF00-\uDF20\uDF2D-\uDF35\uDF37-\uDF7C\uDF7E-\uDF93\uDFA0-\uDFCA\uDFCF-\uDFD3\uDFE0-\uDFF0\uDFF4\uDFF8-\uDFFF]|\uD83D[\uDC00-\uDC3E\uDC40\uDC42-\uDCFC\uDCFF-\uDD3D\uDD4B-\uDD4E\uDD50-\uDD67\uDD7A\uDD95\uDD96\uDDA4\uDDFB-\uDE4F\uDE80-\uDEC5\uDECC\uDED0-\uDED2\uDED5-\uDED7\uDEEB\uDEEC\uDEF4-\uDEFC\uDFE0-\uDFEB]|\uD83E[\uDD0C-\uDD3A\uDD3C-\uDD45\uDD47-\uDD78\uDD7A-\uDDCB\uDDCD-\uDDFF\uDE70-\uDE74\uDE78-\uDE7A\uDE80-\uDE86\uDE90-\uDEA8\uDEB0-\uDEB6\uDEC0-\uDEC2\uDED0-\uDED6])|(?:[#\*0-9\xA9\xAE\u203C\u2049\u2122\u2139\u2194-\u2199\u21A9\u21AA\u231A\u231B\u2328\u23CF\u23E9-\u23F3\u23F8-\u23FA\u24C2\u25AA\u25AB\u25B6\u25C0\u25FB-\u25FE\u2600-\u2604\u260E\u2611\u2614\u2615\u2618\u261D\u2620\u2622\u2623\u2626\u262A\u262E\u262F\u2638-\u263A\u2640\u2642\u2648-\u2653\u265F\u2660\u2663\u2665\u2666\u2668\u267B\u267E\u267F\u2692-\u2697\u2699\u269B\u269C\u26A0\u26A1\u26A7\u26AA\u26AB\u26B0\u26B1\u26BD\u26BE\u26C4\u26C5\u26C8\u26CE\u26CF\u26D1\u26D3\u26D4\u26E9\u26EA\u26F0-\u26F5\u26F7-\u26FA\u26FD\u2702\u2705\u2708-\u270D\u270F\u2712\u2714\u2716\u271D\u2721\u2728\u2733\u2734\u2744\u2747\u274C\u274E\u2753-\u2755\u2757\u2763\u2764\u2795-\u2797\u27A1\u27B0\u27BF\u2934\u2935\u2B05-\u2B07\u2B1B\u2B1C\u2B50\u2B55\u3030\u303D\u3297\u3299]|\uD83C[\uDC04\uDCCF\uDD70\uDD71\uDD7E\uDD7F\uDD8E\uDD91-\uDD9A\uDDE6-\uDDFF\uDE01\uDE02\uDE1A\uDE2F\uDE32-\uDE3A\uDE50\uDE51\uDF00-\uDF21\uDF24-\uDF93\uDF96\uDF97\uDF99-\uDF9B\uDF9E-\uDFF0\uDFF3-\uDFF5\uDFF7-\uDFFF]|\uD83D[\uDC00-\uDCFD\uDCFF-\uDD3D\uDD49-\uDD4E\uDD50-\uDD67\uDD6F\uDD70\uDD73-\uDD7A\uDD87\uDD8A-\uDD8D\uDD90\uDD95\uDD96\uDDA4\uDDA5\uDDA8\uDDB1\uDDB2\uDDBC\uDDC2-\uDDC4\uDDD1-\uDDD3\uDDDC-\uDDDE\uDDE1\uDDE3\uDDE8\uDDEF\uDDF3\uDDFA-\uDE4F\uDE80-\uDEC5\uDECB-\uDED2\uDED5-\uDED7\uDEE0-\uDEE5\uDEE9\uDEEB\uDEEC\uDEF0\uDEF3-\uDEFC\uDFE0-\uDFEB]|\uD83E[\uDD0C-\uDD3A\uDD3C-\uDD45\uDD47-\uDD78\uDD7A-\uDDCB\uDDCD-\uDDFF\uDE70-\uDE74\uDE78-\uDE7A\uDE80-\uDE86\uDE90-\uDEA8\uDEB0-\uDEB6\uDEC0-\uDEC2\uDED0-\uDED6])\uFE0F|(?:[\u261D\u26F9\u270A-\u270D]|\uD83C[\uDF85\uDFC2-\uDFC4\uDFC7\uDFCA-\uDFCC]|\uD83D[\uDC42\uDC43\uDC46-\uDC50\uDC66-\uDC78\uDC7C\uDC81-\uDC83\uDC85-\uDC87\uDC8F\uDC91\uDCAA\uDD74\uDD75\uDD7A\uDD90\uDD95\uDD96\uDE45-\uDE47\uDE4B-\uDE4F\uDEA3\uDEB4-\uDEB6\uDEC0\uDECC]|\uD83E[\uDD0C\uDD0F\uDD18-\uDD1F\uDD26\uDD30-\uDD39\uDD3C-\uDD3E\uDD77\uDDB5\uDDB6\uDDB8\uDDB9\uDDBB\uDDCD-\uDDCF\uDDD1-\uDDDD])/g}}}),rC={};Pi(rC,{default:()=>O2});function O2(Me){if(typeof Me!="string"||Me.length===0||(Me=w2(Me),Me.length===0))return 0;Me=Me.replace((0,nC.default)()," ");let Bn=0;for(let Hn=0;Hn=127&&zn<=159||zn>=768&&zn<=879||(zn>65535&&Hn++,Bn+=k2(zn)?2:1)}return Bn}var nC,iC=je({"node_modules/string-width/index.js"(){xa(),iD(),eC(),nC=Rl(tC())}}),aC=S({"src/utils/get-string-width.js"(Me,Bn){"use strict";xa();var Hn=(iC(),zi(rC)).default,zn=/[^\x20-\x7F]/;function a(Me){return Me?zn.test(Me)?Hn(Me):Me.length:0}Bn.exports=a}}),sC=S({"src/utils/text/skip.js"(Me,Bn){"use strict";xa();function u(Me){return(Bn,Hn,zn)=>{let ni=zn&&zn.backwards;if(Hn===!1)return!1;let{length:Ci}=Bn,aa=Hn;for(;aa>=0&&aaMe[Me.length-2];function E(Me){return(Bn,Hn,zn)=>{let ni=zn&&zn.backwards;if(Hn===!1)return!1;let{length:Ci}=Bn,aa=Hn;for(;aa>=0&&aa2&&arguments[2]!==void 0?arguments[2]:{},zn=ca(Me,Hn.backwards?Bn-1:Bn,Hn),ni=Ps(Me,zn,Hn);return zn!==ni}function f(Me,Bn,Hn){for(let zn=Bn;zn2&&arguments[2]!==void 0?arguments[2]:{};return ca(Me,Hn.backwards?Bn-1:Bn,Hn)!==Bn}function q(Me,Bn){let Hn=arguments.length>2&&arguments[2]!==void 0?arguments[2]:0,zn=0;for(let ni=Hn;niHn?Ci:ni}return aa}function O(Me,Bn){let Hn=Me.slice(1,-1),zn=Bn.parser==="json"||Bn.parser==="json5"&&Bn.quoteProps==="preserve"&&!Bn.singleQuote?'"':Bn.__isInHtmlAttribute?"'":B(Hn,Bn.singleQuote?"'":'"').quote;return T(Hn,zn,!(Bn.parser==="css"||Bn.parser==="less"||Bn.parser==="scss"||Bn.__embeddedInHtml))}function T(Me,Bn,Hn){let zn=Bn==='"'?"'":'"',ni=/\\(.)|(["'])/gs,Ci=Me.replace(ni,((Me,ni,Ci)=>ni===zn?ni:Ci===Bn?"\\"+Ci:Ci||(Hn&&/^[^\n\r"'0-7\\bfnrt-vx\u2028\u2029]$/.test(ni)?ni:"\\"+ni)));return Bn+Ci+Bn}function P(Me){return Me.toLowerCase().replace(/^([+-]?[\d.]+e)(?:\+|(-))?0*(\d)/,"$1$2$3").replace(/^([+-]?[\d.]+)e[+-]?0+$/,"$1").replace(/^([+-])?\./,"$10.").replace(/(\.\d+?)0+(?=e|$)/,"$1").replace(/\.(?=e|$)/,"")}function A(Me,Bn){let zn=Me.match(new RegExp(`(${Hn(Bn)})+`,"g"));return zn===null?0:zn.reduce(((Me,Hn)=>Math.max(Me,Hn.length/Bn.length)),0)}function j(Me,Bn){let zn=Me.match(new RegExp(`(${Hn(Bn)})+`,"g"));if(zn===null)return 0;let ni=new Map,Ci=0;for(let Me of zn){let Hn=Me.length/Bn.length;ni.set(Hn,!0),Hn>Ci&&(Ci=Hn)}for(let Me=1;Me{let{name:Hn}=Bn;return Hn.toLowerCase()===Me}))||Hn.find((Bn=>{let{aliases:Hn}=Bn;return Array.isArray(Hn)&&Hn.includes(Me)}))||Hn.find((Bn=>{let{extensions:Hn}=Bn;return Array.isArray(Hn)&&Hn.includes(`.${Me}`)}));return zn&&zn.parsers[0]}function z(Me){return Me&&Me.type==="front-matter"}function M(Me){let Bn=new WeakMap;return function(Hn){return Bn.has(Hn)||Bn.set(Hn,Symbol(Me)),Bn.get(Hn)}}function U(Me){let Bn=Me.type||Me.kind||"(unknown type)",Hn=String(Me.name||Me.id&&(typeof Me.id=="object"?Me.id.name:Me.id)||Me.key&&(typeof Me.key=="object"?Me.key.name:Me.key)||Me.value&&(typeof Me.value=="object"?"":String(Me.value))||Me.operator||"");return Hn.length>20&&(Hn=Hn.slice(0,19)+"…"),Bn+(Hn?" "+Hn:"")}Bn.exports={inferParserByLanguage:J,getStringWidth:aa,getMaxContinuousCount:A,getMinNotPresentContinuousCount:j,getPenultimate:F,getLast:zn,getNextNonSpaceNonCommentCharacterIndexWithStartIndex:so,getNextNonSpaceNonCommentCharacterIndex:m,getNextNonSpaceNonCommentCharacter:C,skip:E,skipWhitespace:oa,skipSpaces:ca,skipToLineEnd:_a,skipEverythingButNewLine:Ga,skipInlineComment:Ha,skipTrailingComment:ts,skipNewline:Ps,isNextLineEmptyAfterIndex:v,isNextLineEmpty:h,isPreviousLineEmpty:x,hasNewline:b,hasNewlineInRange:f,hasSpaces:w,getAlignmentSize:q,getIndentSize:L,getPreferredQuote:B,printString:O,printNumber:P,makeString:T,addLeadingComment:G,addDanglingComment:X,addTrailingComment:R,isFrontMatterNode:z,isNonEmptyArray:Ci,createGroupIdMapper:M}}}),fC=S({"src/language-markdown/constants.evaluate.js"(Me,Bn){Bn.exports={cjkPattern:"(?:[\\u02ea-\\u02eb\\u1100-\\u11ff\\u2e80-\\u2e99\\u2e9b-\\u2ef3\\u2f00-\\u2fd5\\u2ff0-\\u303f\\u3041-\\u3096\\u3099-\\u309f\\u30a1-\\u30fa\\u30fc-\\u30ff\\u3105-\\u312f\\u3131-\\u318e\\u3190-\\u3191\\u3196-\\u31ba\\u31c0-\\u31e3\\u31f0-\\u321e\\u322a-\\u3247\\u3260-\\u327e\\u328a-\\u32b0\\u32c0-\\u32cb\\u32d0-\\u3370\\u337b-\\u337f\\u33e0-\\u33fe\\u3400-\\u4db5\\u4e00-\\u9fef\\ua960-\\ua97c\\uac00-\\ud7a3\\ud7b0-\\ud7c6\\ud7cb-\\ud7fb\\uf900-\\ufa6d\\ufa70-\\ufad9\\ufe10-\\ufe1f\\ufe30-\\ufe6f\\uff00-\\uffef]|[\\ud840-\\ud868\\ud86a-\\ud86c\\ud86f-\\ud872\\ud874-\\ud879][\\udc00-\\udfff]|\\ud82c[\\udc00-\\udd1e\\udd50-\\udd52\\udd64-\\udd67]|\\ud83c[\\ude00\\ude50-\\ude51]|\\ud869[\\udc00-\\uded6\\udf00-\\udfff]|\\ud86d[\\udc00-\\udf34\\udf40-\\udfff]|\\ud86e[\\udc00-\\udc1d\\udc20-\\udfff]|\\ud873[\\udc00-\\udea1\\udeb0-\\udfff]|\\ud87a[\\udc00-\\udfe0]|\\ud87e[\\udc00-\\ude1d])(?:[\\ufe00-\\ufe0f]|\\udb40[\\udd00-\\uddef])?",kPattern:"[\\u1100-\\u11ff\\u3001-\\u3003\\u3008-\\u3011\\u3013-\\u301f\\u302e-\\u3030\\u3037\\u30fb\\u3131-\\u318e\\u3200-\\u321e\\u3260-\\u327e\\ua960-\\ua97c\\uac00-\\ud7a3\\ud7b0-\\ud7c6\\ud7cb-\\ud7fb\\ufe45-\\ufe46\\uff61-\\uff65\\uffa0-\\uffbe\\uffc2-\\uffc7\\uffca-\\uffcf\\uffd2-\\uffd7\\uffda-\\uffdc]",punctuationPattern:"[\\u0021-\\u002f\\u003a-\\u0040\\u005b-\\u0060\\u007b-\\u007e\\u00a1\\u00a7\\u00ab\\u00b6-\\u00b7\\u00bb\\u00bf\\u037e\\u0387\\u055a-\\u055f\\u0589-\\u058a\\u05be\\u05c0\\u05c3\\u05c6\\u05f3-\\u05f4\\u0609-\\u060a\\u060c-\\u060d\\u061b\\u061e-\\u061f\\u066a-\\u066d\\u06d4\\u0700-\\u070d\\u07f7-\\u07f9\\u0830-\\u083e\\u085e\\u0964-\\u0965\\u0970\\u09fd\\u0a76\\u0af0\\u0c77\\u0c84\\u0df4\\u0e4f\\u0e5a-\\u0e5b\\u0f04-\\u0f12\\u0f14\\u0f3a-\\u0f3d\\u0f85\\u0fd0-\\u0fd4\\u0fd9-\\u0fda\\u104a-\\u104f\\u10fb\\u1360-\\u1368\\u1400\\u166e\\u169b-\\u169c\\u16eb-\\u16ed\\u1735-\\u1736\\u17d4-\\u17d6\\u17d8-\\u17da\\u1800-\\u180a\\u1944-\\u1945\\u1a1e-\\u1a1f\\u1aa0-\\u1aa6\\u1aa8-\\u1aad\\u1b5a-\\u1b60\\u1bfc-\\u1bff\\u1c3b-\\u1c3f\\u1c7e-\\u1c7f\\u1cc0-\\u1cc7\\u1cd3\\u2010-\\u2027\\u2030-\\u2043\\u2045-\\u2051\\u2053-\\u205e\\u207d-\\u207e\\u208d-\\u208e\\u2308-\\u230b\\u2329-\\u232a\\u2768-\\u2775\\u27c5-\\u27c6\\u27e6-\\u27ef\\u2983-\\u2998\\u29d8-\\u29db\\u29fc-\\u29fd\\u2cf9-\\u2cfc\\u2cfe-\\u2cff\\u2d70\\u2e00-\\u2e2e\\u2e30-\\u2e4f\\u3001-\\u3003\\u3008-\\u3011\\u3014-\\u301f\\u3030\\u303d\\u30a0\\u30fb\\ua4fe-\\ua4ff\\ua60d-\\ua60f\\ua673\\ua67e\\ua6f2-\\ua6f7\\ua874-\\ua877\\ua8ce-\\ua8cf\\ua8f8-\\ua8fa\\ua8fc\\ua92e-\\ua92f\\ua95f\\ua9c1-\\ua9cd\\ua9de-\\ua9df\\uaa5c-\\uaa5f\\uaade-\\uaadf\\uaaf0-\\uaaf1\\uabeb\\ufd3e-\\ufd3f\\ufe10-\\ufe19\\ufe30-\\ufe52\\ufe54-\\ufe61\\ufe63\\ufe68\\ufe6a-\\ufe6b\\uff01-\\uff03\\uff05-\\uff0a\\uff0c-\\uff0f\\uff1a-\\uff1b\\uff1f-\\uff20\\uff3b-\\uff3d\\uff3f\\uff5b\\uff5d\\uff5f-\\uff65]|\\ud800[\\udd00-\\udd02\\udf9f\\udfd0]|\\ud801[\\udd6f]|\\ud802[\\udc57\\udd1f\\udd3f\\ude50-\\ude58\\ude7f\\udef0-\\udef6\\udf39-\\udf3f\\udf99-\\udf9c]|\\ud803[\\udf55-\\udf59]|\\ud804[\\udc47-\\udc4d\\udcbb-\\udcbc\\udcbe-\\udcc1\\udd40-\\udd43\\udd74-\\udd75\\uddc5-\\uddc8\\uddcd\\udddb\\udddd-\\udddf\\ude38-\\ude3d\\udea9]|\\ud805[\\udc4b-\\udc4f\\udc5b\\udc5d\\udcc6\\uddc1-\\uddd7\\ude41-\\ude43\\ude60-\\ude6c\\udf3c-\\udf3e]|\\ud806[\\udc3b\\udde2\\ude3f-\\ude46\\ude9a-\\ude9c\\ude9e-\\udea2]|\\ud807[\\udc41-\\udc45\\udc70-\\udc71\\udef7-\\udef8\\udfff]|\\ud809[\\udc70-\\udc74]|\\ud81a[\\ude6e-\\ude6f\\udef5\\udf37-\\udf3b\\udf44]|\\ud81b[\\ude97-\\ude9a\\udfe2]|\\ud82f[\\udc9f]|\\ud836[\\ude87-\\ude8b]|\\ud83a[\\udd5e-\\udd5f]"}}}),dC=S({"src/language-markdown/utils.js"(Me,Bn){"use strict";xa();var{getLast:Hn}=pC(),{locStart:zn,locEnd:ni}=Ty(),{cjkPattern:Ci,kPattern:aa,punctuationPattern:oa}=fC(),ca=["liquidNode","inlineCode","emphasis","esComment","strong","delete","wikiLink","link","linkReference","image","imageReference","footnote","footnoteReference","sentence","whitespace","word","break","inlineMath"],_a=[...ca,"tableCell","paragraph","heading"],Ga=new RegExp(aa),Ha=new RegExp(oa);function d(Me,Bn){let zn="non-cjk",ni="cj-letter",aa="k-letter",oa="cjk-punctuation",ca=[],_a=(Bn.proseWrap==="preserve"?Me:Me.replace(new RegExp(`(${Ci})\n(${Ci})`,"g"),"$1$2")).split(/([\t\n ]+)/);for(let[Me,Bn]of _a.entries()){if(Me%2===1){ca.push({type:"whitespace",value:/\n/.test(Bn)?`\n`:" "});continue}if((Me===0||Me===_a.length-1)&&Bn==="")continue;let xa=Bn.split(new RegExp(`(${Ci})`));for(let[Me,Bn]of xa.entries())if(!((Me===0||Me===xa.length-1)&&Bn==="")){if(Me%2===0){Bn!==""&&L({type:"word",value:Bn,kind:zn,hasLeadingPunctuation:Ha.test(Bn[0]),hasTrailingPunctuation:Ha.test(Hn(Bn))});continue}L(Ha.test(Bn)?{type:"word",value:Bn,kind:oa,hasLeadingPunctuation:!0,hasTrailingPunctuation:!0}:{type:"word",value:Bn,kind:Ga.test(Bn)?aa:ni,hasLeadingPunctuation:!1,hasTrailingPunctuation:!1})}}return ca;function L(Me){let Bn=Hn(ca);Bn&&Bn.type==="word"&&(Bn.kind===zn&&Me.kind===ni&&!Bn.hasTrailingPunctuation||Bn.kind===ni&&Me.kind===zn&&!Me.hasLeadingPunctuation?ca.push({type:"whitespace",value:" "}):!T(zn,oa)&&![Bn.value,Me.value].some((Me=>/\u3000/.test(Me)))&&ca.push({type:"whitespace",value:""})),ca.push(Me);function T(Hn,zn){return Bn.kind===Hn&&Me.kind===zn||Bn.kind===zn&&Me.kind===Hn}}}function p(Me,Bn){let[,Hn,zn,ni]=Bn.slice(Me.position.start.offset,Me.position.end.offset).match(/^\s*(\d+)(\.|\))(\s*)/);return{numberText:Hn,marker:zn,leadingSpaces:ni}}function g(Me,Bn){if(!Me.ordered||Me.children.length<2)return!1;let Hn=Number(p(Me.children[0],Bn.originalText).numberText),zn=Number(p(Me.children[1],Bn.originalText).numberText);if(Hn===0&&Me.children.length>2){let Hn=Number(p(Me.children[2],Bn.originalText).numberText);return zn===1&&Hn===1}return zn===1}function F(Me,Bn){let{value:Hn}=Me;return Me.position.end.offset===Bn.length&&Hn.endsWith(`\n`)&&Bn.endsWith(`\n`)?Hn.slice(0,-1):Hn}function E(Me,Bn){return function v(Me,Hn,zn){let ni=Object.assign({},Bn(Me,Hn,zn));return ni.children&&(ni.children=ni.children.map(((Me,Bn)=>v(Me,Bn,[ni,...zn])))),ni}(Me,null,[])}function b(Me){if((Me==null?void 0:Me.type)!=="link"||Me.children.length!==1)return!1;let[Bn]=Me.children;return zn(Me)===zn(Bn)&&ni(Me)===ni(Bn)}Bn.exports={mapAst:E,splitText:d,punctuationPattern:oa,getFencedCodeBlockValue:F,getOrderedListItemInfo:p,hasGitDiffFriendlyOrderedList:g,INLINE_NODE_TYPES:ca,INLINE_NODE_WRAPPER_TYPES:_a,isAutolink:b}}}),hC=S({"src/language-markdown/unified-plugins/html-to-jsx.js"(Me,Bn){"use strict";xa();var Hn=Gy(),{mapAst:zn,INLINE_NODE_WRAPPER_TYPES:ni}=dC();function n(){return Me=>zn(Me,((Me,Bn,zn)=>{let[Ci]=zn;return Me.type!=="html"||Hn.COMMENT_REGEX.test(Me.value)||ni.includes(Ci.type)?Me:Object.assign(Object.assign({},Me),{},{type:"jsx"})}))}Bn.exports=n}}),mC=S({"src/language-markdown/unified-plugins/front-matter.js"(Me,Bn){"use strict";xa();var Hn=py();function t(){let Me=this.Parser.prototype;Me.blockMethods=["frontMatter",...Me.blockMethods],Me.blockTokenizers.frontMatter=n;function n(Me,Bn){let zn=Hn(Bn);if(zn.frontMatter)return Me(zn.frontMatter.raw)(zn.frontMatter)}n.onlyAtStart=!0}Bn.exports=t}}),gC=S({"src/language-markdown/unified-plugins/liquid.js"(Me,Bn){"use strict";xa();function u(){let Me=this.Parser.prototype,Bn=Me.inlineMethods;Bn.splice(Bn.indexOf("text"),0,"liquid"),Me.inlineTokenizers.liquid=n;function n(Me,Bn){let Hn=Bn.match(/^({%.*?%}|{{.*?}})/s);if(Hn)return Me(Hn[0])({type:"liquidNode",value:Hn[0]})}n.locator=function(Me,Bn){return Me.indexOf("{",Bn)}}Bn.exports=u}}),_C=S({"src/language-markdown/unified-plugins/wiki-link.js"(Me,Bn){"use strict";xa();function u(){let Me="wikiLink",Bn=/^\[\[(?.+?)]]/s,Hn=this.Parser.prototype,zn=Hn.inlineMethods;zn.splice(zn.indexOf("link"),0,Me),Hn.inlineTokenizers.wikiLink=c;function c(Hn,zn){let ni=Bn.exec(zn);if(ni){let Bn=ni.groups.linkContents.trim();return Hn(ni[0])({type:Me,value:Bn})}}c.locator=function(Me,Bn){return Me.indexOf("[",Bn)}}Bn.exports=u}}),AC=S({"src/language-markdown/unified-plugins/loose-items.js"(Me,Bn){"use strict";xa();function u(){let Me=this.Parser.prototype,Bn=Me.blockTokenizers.list;function n(Me,Bn,Hn){return Bn.type==="listItem"&&(Bn.loose=Bn.spread||Me.charAt(Me.length-1)===`\n`,Bn.loose&&(Hn.loose=!0)),Bn}Me.blockTokenizers.list=function(Me,Hn,zn){function o(Bn){let Hn=Me(Bn);function p(Me,zn){return Hn(n(Bn,Me,zn),zn)}return p.reset=function(Me,zn){return Hn.reset(n(Bn,Me,zn),zn)},p}return o.now=Me.now,Bn.call(this,o,Hn,zn)}}Bn.exports=u}});xa();var yC=qg(),vC=hA(),bC=ny(),EC=iy(),DC=fy(),{locStart:CC,locEnd:xC}=Ty(),wC=Gy(),SC=hC(),kC=mC(),TC=gC(),IC=_C(),BC=AC();function sa(Me){let{isMDX:Bn}=Me;return Me=>{let Hn=vC().use(yC,Object.assign({commonmark:!0},Bn&&{blocks:[wC.BLOCKS_REGEX]})).use(EC).use(kC).use(bC).use(Bn?wC.esSyntax:Ri).use(TC).use(Bn?SC:Ri).use(IC).use(BC);return Hn.runSync(Hn.parse(Me))}}function Ri(Me){return Me}var FC={astFormat:"mdast",hasPragma:DC.hasPragma,locStart:CC,locEnd:xC},NC=Object.assign(Object.assign({},FC),{},{parse:sa({isMDX:!1})}),PC=Object.assign(Object.assign({},FC),{},{parse:sa({isMDX:!0})});Bn.exports={parsers:{remark:NC,markdown:NC,mdx:PC}}}));return Ug()}))},63048:Me=>{(function(Bn){if(true)Me.exports=Bn();else{var Hn}})((function(){"use strict";var B=(Me,Bn)=>()=>(Bn||Me((Bn={exports:{}}).exports,Bn),Bn.exports);var Me=B(((Me,Bn)=>{var A1=function(Me){return Me&&Me.Math==Math&&Me};Bn.exports=A1(typeof globalThis=="object"&&globalThis)||A1(typeof window=="object"&&window)||A1(typeof self=="object"&&self)||A1(typeof global=="object"&&global)||function(){return this}()||Function("return this")()}));var Bn=B(((Me,Bn)=>{Bn.exports=function(Me){try{return!!Me()}catch{return!0}}}));var Hn=B(((Me,Hn)=>{var zn=Bn();Hn.exports=!zn((function(){return Object.defineProperty({},1,{get:function(){return 7}})[1]!=7}))}));var zn=B(((Me,Hn)=>{var zn=Bn();Hn.exports=!zn((function(){var Me=function(){}.bind();return typeof Me!="function"||Me.hasOwnProperty("prototype")}))}));var ni=B(((Me,Bn)=>{var Hn=zn(),ni=Function.prototype.call;Bn.exports=Hn?ni.bind(ni):function(){return ni.apply(ni,arguments)}}));var Ci=B((Me=>{"use strict";var Bn={}.propertyIsEnumerable,Hn=Object.getOwnPropertyDescriptor,zn=Hn&&!Bn.call({1:2},1);Me.f=zn?function(Me){var Bn=Hn(this,Me);return!!Bn&&Bn.enumerable}:Bn}));var aa=B(((Me,Bn)=>{Bn.exports=function(Me,Bn){return{enumerable:!(Me&1),configurable:!(Me&2),writable:!(Me&4),value:Bn}}}));var oa=B(((Me,Bn)=>{var Hn=zn(),ni=Function.prototype,Ci=ni.call,aa=Hn&&ni.bind.bind(Ci,Ci);Bn.exports=Hn?aa:function(Me){return function(){return Ci.apply(Me,arguments)}}}));var ca=B(((Me,Bn)=>{var Hn=oa(),zn=Hn({}.toString),ni=Hn("".slice);Bn.exports=function(Me){return ni(zn(Me),8,-1)}}));var _a=B(((Me,Hn)=>{var zn=oa(),ni=Bn(),Ci=ca(),aa=Object,_a=zn("".split);Hn.exports=ni((function(){return!aa("z").propertyIsEnumerable(0)}))?function(Me){return Ci(Me)=="String"?_a(Me,""):aa(Me)}:aa}));var xa=B(((Me,Bn)=>{Bn.exports=function(Me){return Me==null}}));var Ga=B(((Me,Bn)=>{var Hn=xa(),zn=TypeError;Bn.exports=function(Me){if(Hn(Me))throw zn("Can't call method on "+Me);return Me}}));var Ha=B(((Me,Bn)=>{var Hn=_a(),zn=Ga();Bn.exports=function(Me){return Hn(zn(Me))}}));var ts=B(((Me,Bn)=>{var Hn=typeof document=="object"&&document.all,zn=typeof Hn>"u"&&Hn!==void 0;Bn.exports={all:Hn,IS_HTMLDDA:zn}}));var Ps=B(((Me,Bn)=>{var Hn=ts(),zn=Hn.all;Bn.exports=Hn.IS_HTMLDDA?function(Me){return typeof Me=="function"||Me===zn}:function(Me){return typeof Me=="function"}}));var so=B(((Me,Bn)=>{var Hn=Ps(),zn=ts(),ni=zn.all;Bn.exports=zn.IS_HTMLDDA?function(Me){return typeof Me=="object"?Me!==null:Hn(Me)||Me===ni}:function(Me){return typeof Me=="object"?Me!==null:Hn(Me)}}));var oo=B(((Bn,Hn)=>{var zn=Me(),ni=Ps(),Po=function(Me){return ni(Me)?Me:void 0};Hn.exports=function(Me,Bn){return arguments.length<2?Po(zn[Me]):zn[Me]&&zn[Me][Bn]}}));var Jo=B(((Me,Bn)=>{var Hn=oa();Bn.exports=Hn({}.isPrototypeOf)}));var tc=B(((Me,Bn)=>{var Hn=oo();Bn.exports=Hn("navigator","userAgent")||""}));var dc=B(((Bn,Hn)=>{var zn=Me(),ni=tc(),Ci=zn.process,aa=zn.Deno,oa=Ci&&Ci.versions||aa&&aa.version,ca=oa&&oa.v8,_a,xa;ca&&(_a=ca.split("."),xa=_a[0]>0&&_a[0]<4?1:+(_a[0]+_a[1]));!xa&&ni&&(_a=ni.match(/Edge\/(\d+)/),(!_a||_a[1]>=74)&&(_a=ni.match(/Chrome\/(\d+)/),_a&&(xa=+_a[1])));Hn.exports=xa}));var Fc=B(((Me,Hn)=>{var zn=dc(),ni=Bn();Hn.exports=!!Object.getOwnPropertySymbols&&!ni((function(){var Me=Symbol();return!String(Me)||!(Object(Me)instanceof Symbol)||!Symbol.sham&&zn&&zn<41}))}));var Jc=B(((Me,Bn)=>{var Hn=Fc();Bn.exports=Hn&&!Symbol.sham&&typeof Symbol.iterator=="symbol"}));var Dp=B(((Me,Bn)=>{var Hn=oo(),zn=Ps(),ni=Jo(),Ci=Jc(),aa=Object;Bn.exports=Ci?function(Me){return typeof Me=="symbol"}:function(Me){var Bn=Hn("Symbol");return zn(Bn)&&ni(Bn.prototype,aa(Me))}}));var kp=B(((Me,Bn)=>{var Hn=String;Bn.exports=function(Me){try{return Hn(Me)}catch{return"Object"}}}));var Qp=B(((Me,Bn)=>{var Hn=Ps(),zn=kp(),ni=TypeError;Bn.exports=function(Me){if(Hn(Me))return Me;throw ni(zn(Me)+" is not a function")}}));var Up=B(((Me,Bn)=>{var Hn=Qp(),zn=xa();Bn.exports=function(Me,Bn){var ni=Me[Bn];return zn(ni)?void 0:Hn(ni)}}));var qp=B(((Me,Bn)=>{var Hn=ni(),zn=Ps(),Ci=so(),aa=TypeError;Bn.exports=function(Me,Bn){var ni,oa;if(Bn==="string"&&zn(ni=Me.toString)&&!Ci(oa=Hn(ni,Me))||zn(ni=Me.valueOf)&&!Ci(oa=Hn(ni,Me))||Bn!=="string"&&zn(ni=Me.toString)&&!Ci(oa=Hn(ni,Me)))return oa;throw aa("Can't convert object to primitive value")}}));var Vp=B(((Me,Bn)=>{Bn.exports=!1}));var Jp=B(((Bn,Hn)=>{var zn=Me(),ni=Object.defineProperty;Hn.exports=function(Me,Bn){try{ni(zn,Me,{value:Bn,configurable:!0,writable:!0})}catch{zn[Me]=Bn}return Bn}}));var Wp=B(((Bn,Hn)=>{var zn=Me(),ni=Jp(),Ci="__core-js_shared__",aa=zn[Ci]||ni(Ci,{});Hn.exports=aa}));var zp=B(((Me,Bn)=>{var Hn=Vp(),zn=Wp();(Bn.exports=function(Me,Bn){return zn[Me]||(zn[Me]=Bn!==void 0?Bn:{})})("versions",[]).push({version:"3.26.1",mode:Hn?"pure":"global",copyright:"© 2014-2022 Denis Pushkarev (zloirock.ru)",license:"https://github.com/zloirock/core-js/blob/v3.26.1/LICENSE",source:"https://github.com/zloirock/core-js"})}));var Qf=B(((Me,Bn)=>{var Hn=Ga(),zn=Object;Bn.exports=function(Me){return zn(Hn(Me))}}));var Yf=B(((Me,Bn)=>{var Hn=oa(),zn=Qf(),ni=Hn({}.hasOwnProperty);Bn.exports=Object.hasOwn||function(Me,Bn){return ni(zn(Me),Bn)}}));var Kf=B(((Me,Bn)=>{var Hn=oa(),zn=0,ni=Math.random(),Ci=Hn(1..toString);Bn.exports=function(Me){return"Symbol("+(Me===void 0?"":Me)+")_"+Ci(++zn+ni,36)}}));var Xf=B(((Bn,Hn)=>{var zn=Me(),ni=zp(),Ci=Yf(),aa=Kf(),oa=Fc(),ca=Jc(),_a=ni("wks"),xa=zn.Symbol,Ga=xa&&xa.for,Ha=ca?xa:xa&&xa.withoutSetter||aa;Hn.exports=function(Me){if(!Ci(_a,Me)||!(oa||typeof _a[Me]=="string")){var Bn="Symbol."+Me;oa&&Ci(xa,Me)?_a[Me]=xa[Me]:ca&&Ga?_a[Me]=Ga(Bn):_a[Me]=Ha(Bn)}return _a[Me]}}));var Ad=B(((Me,Bn)=>{var Hn=ni(),zn=so(),Ci=Dp(),aa=Up(),oa=qp(),ca=Xf(),_a=TypeError,xa=ca("toPrimitive");Bn.exports=function(Me,Bn){if(!zn(Me)||Ci(Me))return Me;var ni=aa(Me,xa),ca;if(ni){if(Bn===void 0&&(Bn="default"),ca=Hn(ni,Me,Bn),!zn(ca)||Ci(ca))return ca;throw _a("Can't convert object to primitive value")}return Bn===void 0&&(Bn="number"),oa(Me,Bn)}}));var Cd=B(((Me,Bn)=>{var Hn=Ad(),zn=Dp();Bn.exports=function(Me){var Bn=Hn(Me,"string");return zn(Bn)?Bn:Bn+""}}));var xd=B(((Bn,Hn)=>{var zn=Me(),ni=so(),Ci=zn.document,aa=ni(Ci)&&ni(Ci.createElement);Hn.exports=function(Me){return aa?Ci.createElement(Me):{}}}));var wd=B(((Me,zn)=>{var ni=Hn(),Ci=Bn(),aa=xd();zn.exports=!ni&&!Ci((function(){return Object.defineProperty(aa("div"),"a",{get:function(){return 7}}).a!=7}))}));var Sd=B((Me=>{var Bn=Hn(),zn=ni(),oa=Ci(),ca=aa(),_a=Ha(),xa=Cd(),Ga=Yf(),ts=wd(),Ps=Object.getOwnPropertyDescriptor;Me.f=Bn?Ps:function(Me,Bn){if(Me=_a(Me),Bn=xa(Bn),ts)try{return Ps(Me,Bn)}catch{}if(Ga(Me,Bn))return ca(!zn(oa.f,Me,Bn),Me[Bn])}}));var Td=B(((Me,zn)=>{var ni=Hn(),Ci=Bn();zn.exports=ni&&Ci((function(){return Object.defineProperty((function(){}),"prototype",{value:42,writable:!1}).prototype!=42}))}));var Pd=B(((Me,Bn)=>{var Hn=so(),zn=String,ni=TypeError;Bn.exports=function(Me){if(Hn(Me))return Me;throw ni(zn(Me)+" is not an object")}}));var Qh=B((Me=>{var Bn=Hn(),zn=wd(),ni=Td(),Ci=Pd(),aa=Cd(),oa=TypeError,ca=Object.defineProperty,_a=Object.getOwnPropertyDescriptor,xa="enumerable",Ga="configurable",Ha="writable";Me.f=Bn?ni?function(Me,Bn,Hn){if(Ci(Me),Bn=aa(Bn),Ci(Hn),typeof Me=="function"&&Bn==="prototype"&&"value"in Hn&&Ha in Hn&&!Hn[Ha]){var zn=_a(Me,Bn);zn&&zn[Ha]&&(Me[Bn]=Hn.value,Hn={configurable:Ga in Hn?Hn[Ga]:zn[Ga],enumerable:xa in Hn?Hn[xa]:zn[xa],writable:!1})}return ca(Me,Bn,Hn)}:ca:function(Me,Bn,Hn){if(Ci(Me),Bn=aa(Bn),Ci(Hn),zn)try{return ca(Me,Bn,Hn)}catch{}if("get"in Hn||"set"in Hn)throw oa("Accessors not supported");return"value"in Hn&&(Me[Bn]=Hn.value),Me}}));var Zh=B(((Me,Bn)=>{var zn=Hn(),ni=Qh(),Ci=aa();Bn.exports=zn?function(Me,Bn,Hn){return ni.f(Me,Bn,Ci(1,Hn))}:function(Me,Bn,Hn){return Me[Bn]=Hn,Me}}));var eg=B(((Me,Bn)=>{var zn=Hn(),ni=Yf(),Ci=Function.prototype,aa=zn&&Object.getOwnPropertyDescriptor,oa=ni(Ci,"name"),ca=oa&&function(){}.name==="something",_a=oa&&(!zn||zn&&aa(Ci,"name").configurable);Bn.exports={EXISTS:oa,PROPER:ca,CONFIGURABLE:_a}}));var tg=B(((Me,Bn)=>{var Hn=oa(),zn=Ps(),ni=Wp(),Ci=Hn(Function.toString);zn(ni.inspectSource)||(ni.inspectSource=function(Me){return Ci(Me)});Bn.exports=ni.inspectSource}));var rg=B(((Bn,Hn)=>{var zn=Me(),ni=Ps(),Ci=zn.WeakMap;Hn.exports=ni(Ci)&&/native code/.test(String(Ci))}));var ng=B(((Me,Bn)=>{var Hn=zp(),zn=Kf(),ni=Hn("keys");Bn.exports=function(Me){return ni[Me]||(ni[Me]=zn(Me))}}));var ig=B(((Me,Bn)=>{Bn.exports={}}));var ag=B(((Bn,Hn)=>{var zn=rg(),ni=Me(),Ci=so(),aa=Zh(),oa=Yf(),ca=Wp(),_a=ng(),xa=ig(),Ga="Object already initialized",Ha=ni.TypeError,ts=ni.WeakMap,Ps,oo,Jo,pl=function(Me){return Jo(Me)?oo(Me):Ps(Me,{})},e4=function(Me){return function(Bn){var Hn;if(!Ci(Bn)||(Hn=oo(Bn)).type!==Me)throw Ha("Incompatible receiver, "+Me+" required");return Hn}};zn||ca.state?(tc=ca.state||(ca.state=new ts),tc.get=tc.get,tc.has=tc.has,tc.set=tc.set,Ps=function(Me,Bn){if(tc.has(Me))throw Ha(Ga);return Bn.facade=Me,tc.set(Me,Bn),Bn},oo=function(Me){return tc.get(Me)||{}},Jo=function(Me){return tc.has(Me)}):(dc=_a("state"),xa[dc]=!0,Ps=function(Me,Bn){if(oa(Me,dc))throw Ha(Ga);return Bn.facade=Me,aa(Me,dc,Bn),Bn},oo=function(Me){return oa(Me,dc)?Me[dc]:{}},Jo=function(Me){return oa(Me,dc)});var tc,dc;Hn.exports={set:Ps,get:oo,has:Jo,enforce:pl,getterFor:e4}}));var sg=B(((Me,zn)=>{var ni=Bn(),Ci=Ps(),aa=Yf(),oa=Hn(),ca=eg().CONFIGURABLE,_a=tg(),xa=ag(),Ga=xa.enforce,Ha=xa.get,ts=Object.defineProperty,so=oa&&!ni((function(){return ts((function(){}),"length",{value:8}).length!==8})),oo=String(String).split("String"),Jo=zn.exports=function(Me,Bn,Hn){String(Bn).slice(0,7)==="Symbol("&&(Bn="["+String(Bn).replace(/^Symbol\(([^)]*)\)/,"$1")+"]"),Hn&&Hn.getter&&(Bn="get "+Bn),Hn&&Hn.setter&&(Bn="set "+Bn),(!aa(Me,"name")||ca&&Me.name!==Bn)&&(oa?ts(Me,"name",{value:Bn,configurable:!0}):Me.name=Bn),so&&Hn&&aa(Hn,"arity")&&Me.length!==Hn.arity&&ts(Me,"length",{value:Hn.arity});try{Hn&&aa(Hn,"constructor")&&Hn.constructor?oa&&ts(Me,"prototype",{writable:!1}):Me.prototype&&(Me.prototype=void 0)}catch{}var zn=Ga(Me);return aa(zn,"source")||(zn.source=oo.join(typeof Bn=="string"?Bn:"")),Me};Function.prototype.toString=Jo((function(){return Ci(this)&&Ha(this).source||_a(this)}),"toString")}));var og=B(((Me,Bn)=>{var Hn=Ps(),zn=Qh(),ni=sg(),Ci=Jp();Bn.exports=function(Me,Bn,aa,oa){oa||(oa={});var ca=oa.enumerable,_a=oa.name!==void 0?oa.name:Bn;if(Hn(aa)&&ni(aa,_a,oa),oa.global)ca?Me[Bn]=aa:Ci(Bn,aa);else{try{oa.unsafe?Me[Bn]&&(ca=!0):delete Me[Bn]}catch{}ca?Me[Bn]=aa:zn.f(Me,Bn,{value:aa,enumerable:!1,configurable:!oa.nonConfigurable,writable:!oa.nonWritable})}return Me}}));var ug=B(((Me,Bn)=>{var Hn=Math.ceil,zn=Math.floor;Bn.exports=Math.trunc||function(Me){var Bn=+Me;return(Bn>0?zn:Hn)(Bn)}}));var cg=B(((Me,Bn)=>{var Hn=ug();Bn.exports=function(Me){var Bn=+Me;return Bn!==Bn||Bn===0?0:Hn(Bn)}}));var lg=B(((Me,Bn)=>{var Hn=cg(),zn=Math.max,ni=Math.min;Bn.exports=function(Me,Bn){var Ci=Hn(Me);return Ci<0?zn(Ci+Bn,0):ni(Ci,Bn)}}));var pg=B(((Me,Bn)=>{var Hn=cg(),zn=Math.min;Bn.exports=function(Me){return Me>0?zn(Hn(Me),9007199254740991):0}}));var fg=B(((Me,Bn)=>{var Hn=pg();Bn.exports=function(Me){return Hn(Me.length)}}));var dg=B(((Me,Bn)=>{var Hn=Ha(),zn=lg(),ni=fg(),jn=function(Me){return function(Bn,Ci,aa){var oa=Hn(Bn),ca=ni(oa),_a=zn(aa,ca),xa;if(Me&&Ci!=Ci){for(;ca>_a;)if(xa=oa[_a++],xa!=xa)return!0}else for(;ca>_a;_a++)if((Me||_a in oa)&&oa[_a]===Ci)return Me||_a||0;return!Me&&-1}};Bn.exports={includes:jn(!0),indexOf:jn(!1)}}));var hg=B(((Me,Bn)=>{var Hn=oa(),zn=Yf(),ni=Ha(),Ci=dg().indexOf,aa=ig(),ca=Hn([].push);Bn.exports=function(Me,Bn){var Hn=ni(Me),oa=0,_a=[],xa;for(xa in Hn)!zn(aa,xa)&&zn(Hn,xa)&&ca(_a,xa);for(;Bn.length>oa;)zn(Hn,xa=Bn[oa++])&&(~Ci(_a,xa)||ca(_a,xa));return _a}}));var mg=B(((Me,Bn)=>{Bn.exports=["constructor","hasOwnProperty","isPrototypeOf","propertyIsEnumerable","toLocaleString","toString","valueOf"]}));var gg=B((Me=>{var Bn=hg(),Hn=mg(),zn=Hn.concat("length","prototype");Me.f=Object.getOwnPropertyNames||function(Me){return Bn(Me,zn)}}));var _g=B((Me=>{Me.f=Object.getOwnPropertySymbols}));var Ag=B(((Me,Bn)=>{var Hn=oo(),zn=oa(),ni=gg(),Ci=_g(),aa=Pd(),ca=zn([].concat);Bn.exports=Hn("Reflect","ownKeys")||function(Me){var Bn=ni.f(aa(Me)),Hn=Ci.f;return Hn?ca(Bn,Hn(Me)):Bn}}));var yg=B(((Me,Bn)=>{var Hn=Yf(),zn=Ag(),ni=Sd(),Ci=Qh();Bn.exports=function(Me,Bn,aa){for(var oa=zn(Bn),ca=Ci.f,_a=ni.f,xa=0;xa{var zn=Bn(),ni=Ps(),Ci=/#|\.prototype\./,n1=function(Me,Bn){var Hn=oa[aa(Me)];return Hn==_a?!0:Hn==ca?!1:ni(Bn)?zn(Bn):!!Bn},aa=n1.normalize=function(Me){return String(Me).replace(Ci,".").toLowerCase()},oa=n1.data={},ca=n1.NATIVE="N",_a=n1.POLYFILL="P";Hn.exports=n1}));var bg=B(((Bn,Hn)=>{var zn=Me(),ni=Sd().f,Ci=Zh(),aa=og(),oa=Jp(),ca=yg(),_a=vg();Hn.exports=function(Me,Bn){var Hn=Me.target,xa=Me.global,Ga=Me.stat,Ha,ts,Ps,so,oo,Jo;if(xa?ts=zn:Ga?ts=zn[Hn]||oa(Hn,{}):ts=(zn[Hn]||{}).prototype,ts)for(Ps in Bn){if(oo=Bn[Ps],Me.dontCallGetSet?(Jo=ni(ts,Ps),so=Jo&&Jo.value):so=ts[Ps],Ha=_a(xa?Ps:Hn+(Ga?".":"#")+Ps,Me.forced),!Ha&&so!==void 0){if(typeof oo==typeof so)continue;ca(oo,so)}(Me.sham||so&&so.sham)&&Ci(oo,"sham",!0),aa(ts,Ps,oo,Me)}}}));var Eg=B((()=>{var Bn=bg(),Hn=Me();Bn({global:!0,forced:Hn.globalThis!==Hn},{globalThis:Hn})}));var Dg=B((()=>{Eg()}));var Cg=B(((Me,Bn)=>{var Hn=sg(),zn=Qh();Bn.exports=function(Me,Bn,ni){return ni.get&&Hn(ni.get,Bn,{getter:!0}),ni.set&&Hn(ni.set,Bn,{setter:!0}),zn.f(Me,Bn,ni)}}));var xg=B(((Me,Bn)=>{"use strict";var Hn=Pd();Bn.exports=function(){var Me=Hn(this),Bn="";return Me.hasIndices&&(Bn+="d"),Me.global&&(Bn+="g"),Me.ignoreCase&&(Bn+="i"),Me.multiline&&(Bn+="m"),Me.dotAll&&(Bn+="s"),Me.unicode&&(Bn+="u"),Me.unicodeSets&&(Bn+="v"),Me.sticky&&(Bn+="y"),Bn}}));var wg=B((()=>{var zn=Me(),ni=Hn(),Ci=Cg(),aa=xg(),oa=Bn(),ca=zn.RegExp,_a=ca.prototype,xa=ni&&oa((function(){var Me=!0;try{ca(".","d")}catch{Me=!1}var Bn={},Hn="",zn=Me?"dgimsy":"gimsy",A=function(Me,zn){Object.defineProperty(Bn,Me,{get:function(){return Hn+=zn,!0}})},ni={dotAll:"s",global:"g",ignoreCase:"i",multiline:"m",sticky:"y"};Me&&(ni.hasIndices="d");for(var Ci in ni)A(Ci,ni[Ci]);var aa=Object.getOwnPropertyDescriptor(_a,"flags").get.call(Bn);return aa!==zn||Hn!==zn}));xa&&Ci(_a,"flags",{configurable:!0,get:aa})}));var Sg=B(((Me,Bn)=>{Dg();wg();var Hn=Object.defineProperty,zn=Object.getOwnPropertyDescriptor,ni=Object.getOwnPropertyNames,Ci=Object.prototype.hasOwnProperty,b0=(Me,Bn)=>function(){return Me&&(Bn=(0,Me[ni(Me)[0]])(Me=0)),Bn},t2=(Me,Bn)=>function(){return Bn||(0,Me[ni(Me)[0]])((Bn={exports:{}}).exports,Bn),Bn.exports},g3=(Me,Bn)=>{for(var zn in Bn)Hn(Me,zn,{get:Bn[zn],enumerable:!0})},h3=(Me,Bn,aa,oa)=>{if(Bn&&typeof Bn=="object"||typeof Bn=="function")for(let ca of ni(Bn))!Ci.call(Me,ca)&&ca!==aa&&Hn(Me,ca,{get:()=>Bn[ca],enumerable:!(oa=zn(Bn,ca))||oa.enumerable});return Me},m3=Me=>h3(Hn({},"__esModule",{value:!0}),Me),aa=b0({""(){}}),oa=t2({"src/common/parser-create-error.js"(Me,Bn){"use strict";aa();function b(Me,Bn){let Hn=new SyntaxError(Me+" ("+Bn.start.line+":"+Bn.start.column+")");return Hn.loc=Bn,Hn}Bn.exports=b}}),ca=t2({"src/utils/try-combinations.js"(Me,Bn){"use strict";aa();function b(){let Me;for(var Bn=arguments.length,Hn=new Array(Bn),zn=0;znHa,arch:()=>k3,cpus:()=>D0,default:()=>ts,endianness:()=>v0,freemem:()=>E0,getNetworkInterfaces:()=>S0,hostname:()=>y0,loadavg:()=>A0,networkInterfaces:()=>B0,platform:()=>r3,release:()=>q0,tmpDir:()=>Je,tmpdir:()=>Ga,totalmem:()=>C0,type:()=>w0,uptime:()=>P0});function v0(){if(typeof xa>"u"){var Me=new ArrayBuffer(2),Bn=new Uint8Array(Me),Hn=new Uint16Array(Me);if(Bn[0]=1,Bn[1]=2,Hn[0]===258)xa="BE";else if(Hn[0]===513)xa="LE";else throw new Error("unable to figure out endianess")}return xa}function y0(){return typeof globalThis.location<"u"?globalThis.location.hostname:""}function A0(){return[]}function P0(){return 0}function E0(){return Number.MAX_VALUE}function C0(){return Number.MAX_VALUE}function D0(){return[]}function w0(){return"Browser"}function q0(){return typeof globalThis.navigator<"u"?globalThis.navigator.appVersion:""}function B0(){}function S0(){}function k3(){return"javascript"}function r3(){return"browser"}function Je(){return"/tmp"}var xa,Ga,Ha,ts,Ps=b0({"node-modules-polyfills:os"(){aa(),Ga=Je,Ha=`\n`,ts={EOL:Ha,tmpdir:Ga,tmpDir:Je,networkInterfaces:B0,getNetworkInterfaces:S0,release:q0,type:w0,cpus:D0,totalmem:C0,freemem:E0,uptime:P0,loadavg:A0,hostname:y0,endianness:v0}}}),so=t2({"node-modules-polyfills-commonjs:os"(Me,Bn){aa();var Hn=(Ps(),m3(_a));if(Hn&&Hn.default){Bn.exports=Hn.default;for(let Me in Hn)Bn.exports[Me]=Hn[Me]}else Hn&&(Bn.exports=Hn)}}),oo=t2({"node_modules/detect-newline/index.js"(Me,Bn){"use strict";aa();var b=Me=>{if(typeof Me!="string")throw new TypeError("Expected a string");let Bn=Me.match(/(?:\r?\n)/g)||[];if(Bn.length===0)return;let Hn=Bn.filter((Me=>Me===`\r\n`)).length,zn=Bn.length-Hn;return Hn>zn?`\r\n`:`\n`};Bn.exports=b,Bn.exports.graceful=Me=>typeof Me=="string"&&b(Me)||`\n`}}),Jo=t2({"node_modules/jest-docblock/build/index.js"(Me){"use strict";aa(),Object.defineProperty(Me,"__esModule",{value:!0}),Me.extract=T,Me.parse=w2,Me.parseWithComments=C,Me.print=J,Me.strip=z;function g(){let Me=so();return g=function(){return Me},Me}function b(){let Me=f(oo());return b=function(){return Me},Me}function f(Me){return Me&&Me.__esModule?Me:{default:Me}}var Bn=/\*\/$/,Hn=/^\/\*\*?/,zn=/^\s*(\/\*\*?(.|\r?\n)*?\*\/)/,ni=/(^|\s+)\/\/([^\r\n]*)/g,Ci=/^(\r?\n)+/,oa=/(?:^|\r?\n) *(@[^\r\n]*?) *\r?\n *(?![^@\r\n]*\/\/[^]*)([^@\r\n\s][^@\r\n]+?) *\r?\n/g,ca=/(?:^|\r?\n) *@(\S+) *([^\r\n]*)/g,_a=/(\r?\n|^) *\* ?/g,xa=[];function T(Me){let Bn=Me.match(zn);return Bn?Bn[0].trimLeft():""}function z(Me){let Bn=Me.match(zn);return Bn&&Bn[0]?Me.substring(Bn[0].length):Me}function w2(Me){return C(Me).pragmas}function C(Me){let zn=(0,b().default)(Me)||g().EOL;Me=Me.replace(Hn,"").replace(Bn,"").replace(_a,"$1");let aa="";for(;aa!==Me;)aa=Me,Me=Me.replace(oa,`${zn}$1 $2${zn}`);Me=Me.replace(Ci,"").trimRight();let Ga=Object.create(null),Ha=Me.replace(ca,"").replace(Ci,"").trimRight(),ts;for(;ts=ca.exec(Me);){let Me=ts[2].replace(ni,"");typeof Ga[ts[1]]=="string"||Array.isArray(Ga[ts[1]])?Ga[ts[1]]=xa.concat(Ga[ts[1]],Me):Ga[ts[1]]=Me}return{comments:Ha,pragmas:Ga}}function J(Me){let{comments:Bn="",pragmas:Hn={}}=Me,zn=(0,b().default)(Bn)||g().EOL,ni="/**",Ci=" *",aa=" */",oa=Object.keys(Hn),ca=oa.map((Me=>p(Me,Hn[Me]))).reduce(((Me,Bn)=>Me.concat(Bn)),[]).map((Me=>`${Ci} ${Me}${zn}`)).join("");if(!Bn){if(oa.length===0)return"";if(oa.length===1&&!Array.isArray(Hn[oa[0]])){let Me=Hn[oa[0]];return`${ni} ${p(oa[0],Me)[0]}${aa}`}}let _a=Bn.split(zn).map((Me=>`${Ci} ${Me}`)).join(zn)+zn;return ni+zn+(Bn?_a:"")+(Bn&&oa.length?Ci+zn:"")+ca+aa}function p(Me,Bn){return xa.concat(Bn).map((Bn=>`@${Me} ${Bn}`.trim()))}}}),tc=t2({"src/common/end-of-line.js"(Me,Bn){"use strict";aa();function b(Me){let Bn=Me.indexOf("\r");return Bn>=0?Me.charAt(Bn+1)===`\n`?"crlf":"cr":"lf"}function f(Me){switch(Me){case"cr":return"\r";case"crlf":return`\r\n`;default:return`\n`}}function A(Me,Bn){let Hn;switch(Bn){case`\n`:Hn=/\n/g;break;case"\r":Hn=/\r/g;break;case`\r\n`:Hn=/\r\n/g;break;default:throw new Error(`Unexpected "eol" ${JSON.stringify(Bn)}.`)}let zn=Me.match(Hn);return zn?zn.length:0}function L(Me){return Me.replace(/\r\n?/g,`\n`)}Bn.exports={guessEndOfLine:b,convertEndOfLineToChars:f,countEndOfLineChars:A,normalizeEndOfLine:L}}}),dc=t2({"src/language-js/utils/get-shebang.js"(Me,Bn){"use strict";aa();function b(Me){if(!Me.startsWith("#!"))return"";let Bn=Me.indexOf(`\n`);return Bn===-1?Me:Me.slice(0,Bn)}Bn.exports=b}}),Fc=t2({"src/language-js/pragma.js"(Me,Bn){"use strict";aa();var{parseWithComments:Hn,strip:zn,extract:ni,print:Ci}=Jo(),{normalizeEndOfLine:oa}=tc(),ca=dc();function r(Me){let Bn=ca(Me);Bn&&(Me=Me.slice(Bn.length+1));let zn=ni(Me),{pragmas:Ci,comments:aa}=Hn(zn);return{shebang:Bn,text:Me,pragmas:Ci,comments:aa}}function X(Me){let Bn=Object.keys(r(Me).pragmas);return Bn.includes("prettier")||Bn.includes("format")}function Y(Me){let{shebang:Bn,text:Hn,pragmas:ni,comments:aa}=r(Me),ca=zn(Hn),_a=Ci({pragmas:Object.assign({format:""},ni),comments:aa.trimStart()});return(Bn?`${Bn}\n`:"")+oa(_a)+(ca.startsWith(`\n`)?`\n`:`\n\n`)+ca}Bn.exports={hasPragma:X,insertPragma:Y}}}),Jc=t2({"src/utils/is-non-empty-array.js"(Me,Bn){"use strict";aa();function b(Me){return Array.isArray(Me)&&Me.length>0}Bn.exports=b}}),Dp=t2({"src/language-js/loc.js"(Me,Bn){"use strict";aa();var Hn=Jc();function f(Me){var Bn,zn;let ni=Me.range?Me.range[0]:Me.start,Ci=(Bn=(zn=Me.declaration)===null||zn===void 0?void 0:zn.decorators)!==null&&Bn!==void 0?Bn:Me.decorators;return Hn(Ci)?Math.min(f(Ci[0]),ni):ni}function A(Me){return Me.range?Me.range[1]:Me.end}function L(Me,Bn){let Hn=f(Me);return Number.isInteger(Hn)&&Hn===f(Bn)}function S(Me,Bn){let Hn=A(Me);return Number.isInteger(Hn)&&Hn===A(Bn)}function V(Me,Bn){return L(Me,Bn)&&S(Me,Bn)}Bn.exports={locStart:f,locEnd:A,hasSameLocStart:L,hasSameLoc:V}}}),kp=t2({"src/language-js/parse/utils/create-parser.js"(Me,Bn){"use strict";aa();var{hasPragma:Hn}=Fc(),{locStart:zn,locEnd:ni}=Dp();function L(Me){return Me=typeof Me=="function"?{parse:Me}:Me,Object.assign({astFormat:"estree",hasPragma:Hn,locStart:zn,locEnd:ni},Me)}Bn.exports=L}}),Qp=t2({"src/language-js/utils/is-ts-keyword-type.js"(Me,Bn){"use strict";aa();function b(Me){let{type:Bn}=Me;return Bn.startsWith("TS")&&Bn.endsWith("Keyword")}Bn.exports=b}}),Up=t2({"src/language-js/utils/is-block-comment.js"(Me,Bn){"use strict";aa();var Hn=new Set(["Block","CommentBlock","MultiLine"]),f=Me=>Hn.has(Me==null?void 0:Me.type);Bn.exports=f}}),qp=t2({"src/language-js/utils/is-type-cast-comment.js"(Me,Bn){"use strict";aa();var Hn=Up();function f(Me){return Hn(Me)&&Me.value[0]==="*"&&/@(?:type|satisfies)\b/.test(Me.value)}Bn.exports=f}}),Vp=t2({"src/utils/get-last.js"(Me,Bn){"use strict";aa();var b=Me=>Me[Me.length-1];Bn.exports=b}}),Jp=t2({"src/language-js/parse/postprocess/visit-node.js"(Me,Bn){"use strict";aa();function b(Me,Bn){if(Array.isArray(Me)){for(let Hn=0;Hn{Me.leadingComments&&Me.leadingComments.some(Ci)&&Bn.add(Hn(Me))})),Me=ca(Me,(Me=>{if(Me.type==="ParenthesizedExpression"){let{expression:zn}=Me;if(zn.type==="TypeCastExpression")return zn.range=Me.range,zn;let ni=Hn(Me);if(!Bn.has(ni))return zn.extra=Object.assign(Object.assign({},zn.extra),{},{parenthesized:!0}),zn}}))}return Me=ca(Me,(Me=>{switch(Me.type){case"ChainExpression":return Y(Me.expression);case"LogicalExpression":{if(G(Me))return u2(Me);break}case"VariableDeclaration":{let Bn=oa(Me.declarations);Bn&&Bn.init&&w2(Me,Bn);break}case"TSParenthesizedType":return ni(Me.typeAnnotation)||Me.typeAnnotation.type==="TSThisType"||(Me.typeAnnotation.range=[Hn(Me),zn(Me)]),Me.typeAnnotation;case"TSTypeParameter":if(typeof Me.name=="string"){let Bn=Hn(Me);Me.name={type:"Identifier",name:Me.name,range:[Bn,Bn+Me.name.length]}}break;case"ObjectExpression":if(Bn.parser==="typescript"){let Bn=Me.properties.find((Me=>Me.type==="Property"&&Me.value.type==="TSEmptyBodyFunctionExpression"));Bn&&_a(Bn.value,"Unexpected token.")}break;case"SequenceExpression":{let Bn=oa(Me.expressions);Me.range=[Hn(Me),Math.min(zn(Bn),zn(Me))];break}case"TopicReference":Bn.__isUsingHackPipeline=!0;break;case"ExportAllDeclaration":{let{exported:ni}=Me;if(Bn.parser==="meriyah"&&ni&&ni.type==="Identifier"){let Ci=Bn.originalText.slice(Hn(ni),zn(ni));(Ci.startsWith('"')||Ci.startsWith("'"))&&(Me.exported=Object.assign(Object.assign({},Me.exported),{},{type:"Literal",value:Me.exported.name,raw:Ci}))}break}case"PropertyDefinition":if(Bn.parser==="meriyah"&&Me.static&&!Me.computed&&!Me.key){let Bn="static",zn=Hn(Me);Object.assign(Me,{static:!1,key:{type:"Identifier",name:Bn,range:[zn,zn+Bn.length]}})}break}})),Me;function w2(Me,ni){Bn.originalText[zn(ni)]!==";"&&(Me.range=[Hn(Me),zn(ni)])}}function Y(Me){switch(Me.type){case"CallExpression":Me.type="OptionalCallExpression",Me.callee=Y(Me.callee);break;case"MemberExpression":Me.type="OptionalMemberExpression",Me.object=Y(Me.object);break;case"TSNonNullExpression":Me.expression=Y(Me.expression);break}return Me}function G(Me){return Me.type==="LogicalExpression"&&Me.right.type==="LogicalExpression"&&Me.operator===Me.right.operator}function u2(Me){return G(Me)?u2({type:"LogicalExpression",operator:Me.operator,left:u2({type:"LogicalExpression",operator:Me.operator,left:Me.left,right:Me.right.left,range:[Hn(Me.left),zn(Me.right.left)]}),right:Me.right.right,range:[Hn(Me),zn(Me)]}):Me}Bn.exports=X}}),Qf=t2({"node_modules/meriyah/dist/meriyah.cjs"(Me){"use strict";aa(),Object.defineProperty(Me,"__esModule",{value:!0});var Bn={[0]:"Unexpected token",[28]:"Unexpected token: '%0'",[1]:"Octal escape sequences are not allowed in strict mode",[2]:"Octal escape sequences are not allowed in template strings",[3]:"Unexpected token `#`",[4]:"Illegal Unicode escape sequence",[5]:"Invalid code point %0",[6]:"Invalid hexadecimal escape sequence",[8]:"Octal literals are not allowed in strict mode",[7]:"Decimal integer literals with a leading zero are forbidden in strict mode",[9]:"Expected number in radix %0",[145]:"Invalid left-hand side assignment to a destructible right-hand side",[10]:"Non-number found after exponent indicator",[11]:"Invalid BigIntLiteral",[12]:"No identifiers allowed directly after numeric literal",[13]:"Escapes \\8 or \\9 are not syntactically valid escapes",[14]:"Unterminated string literal",[15]:"Unterminated template literal",[16]:"Multiline comment was not closed properly",[17]:"The identifier contained dynamic unicode escape that was not closed",[18]:"Illegal character '%0'",[19]:"Missing hexadecimal digits",[20]:"Invalid implicit octal",[21]:"Invalid line break in string literal",[22]:"Only unicode escapes are legal in identifier names",[23]:"Expected '%0'",[24]:"Invalid left-hand side in assignment",[25]:"Invalid left-hand side in async arrow",[26]:'Calls to super must be in the "constructor" method of a class expression or class declaration that has a superclass',[27]:"Member access on super must be in a method",[29]:"Await expression not allowed in formal parameter",[30]:"Yield expression not allowed in formal parameter",[92]:"Unexpected token: 'escaped keyword'",[31]:"Unary expressions as the left operand of an exponentiation expression must be disambiguated with parentheses",[119]:"Async functions can only be declared at the top level or inside a block",[32]:"Unterminated regular expression",[33]:"Unexpected regular expression flag",[34]:"Duplicate regular expression flag '%0'",[35]:"%0 functions must have exactly %1 argument%2",[36]:"Setter function argument must not be a rest parameter",[37]:"%0 declaration must have a name in this context",[38]:"Function name may not contain any reserved words or be eval or arguments in strict mode",[39]:"The rest operator is missing an argument",[40]:"A getter cannot be a generator",[41]:"A computed property name must be followed by a colon or paren",[130]:"Object literal keys that are strings or numbers must be a method or have a colon",[43]:"Found `* async x(){}` but this should be `async * x(){}`",[42]:"Getters and setters can not be generators",[44]:"'%0' can not be generator method",[45]:"No line break is allowed after '=>'",[46]:"The left-hand side of the arrow can only be destructed through assignment",[47]:"The binding declaration is not destructible",[48]:"Async arrow can not be followed by new expression",[49]:"Classes may not have a static property named 'prototype'",[50]:"Class constructor may not be a %0",[51]:"Duplicate constructor method in class",[52]:"Invalid increment/decrement operand",[53]:"Invalid use of `new` keyword on an increment/decrement expression",[54]:"`=>` is an invalid assignment target",[55]:"Rest element may not have a trailing comma",[56]:"Missing initializer in %0 declaration",[57]:"'for-%0' loop head declarations can not have an initializer",[58]:"Invalid left-hand side in for-%0 loop: Must have a single binding",[59]:"Invalid shorthand property initializer",[60]:"Property name __proto__ appears more than once in object literal",[61]:"Let is disallowed as a lexically bound name",[62]:"Invalid use of '%0' inside new expression",[63]:"Illegal 'use strict' directive in function with non-simple parameter list",[64]:'Identifier "let" disallowed as left-hand side expression in strict mode',[65]:"Illegal continue statement",[66]:"Illegal break statement",[67]:"Cannot have `let[...]` as a var name in strict mode",[68]:"Invalid destructuring assignment target",[69]:"Rest parameter may not have a default initializer",[70]:"The rest argument must the be last parameter",[71]:"Invalid rest argument",[73]:"In strict mode code, functions can only be declared at top level or inside a block",[74]:"In non-strict mode code, functions can only be declared at top level, inside a block, or as the body of an if statement",[75]:"Without web compatibility enabled functions can not be declared at top level, inside a block, or as the body of an if statement",[76]:"Class declaration can't appear in single-statement context",[77]:"Invalid left-hand side in for-%0",[78]:"Invalid assignment in for-%0",[79]:"for await (... of ...) is only valid in async functions and async generators",[80]:"The first token after the template expression should be a continuation of the template",[82]:"`let` declaration not allowed here and `let` cannot be a regular var name in strict mode",[81]:"`let \n [` is a restricted production at the start of a statement",[83]:"Catch clause requires exactly one parameter, not more (and no trailing comma)",[84]:"Catch clause parameter does not support default values",[85]:"Missing catch or finally after try",[86]:"More than one default clause in switch statement",[87]:"Illegal newline after throw",[88]:"Strict mode code may not include a with statement",[89]:"Illegal return statement",[90]:"The left hand side of the for-header binding declaration is not destructible",[91]:"new.target only allowed within functions",[93]:"'#' not followed by identifier",[99]:"Invalid keyword",[98]:"Can not use 'let' as a class name",[97]:"'A lexical declaration can't define a 'let' binding",[96]:"Can not use `let` as variable name in strict mode",[94]:"'%0' may not be used as an identifier in this context",[95]:"Await is only valid in async functions",[100]:"The %0 keyword can only be used with the module goal",[101]:"Unicode codepoint must not be greater than 0x10FFFF",[102]:"%0 source must be string",[103]:"Only a identifier can be used to indicate alias",[104]:"Only '*' or '{...}' can be imported after default",[105]:"Trailing decorator may be followed by method",[106]:"Decorators can't be used with a constructor",[108]:"HTML comments are only allowed with web compatibility (Annex B)",[109]:"The identifier 'let' must not be in expression position in strict mode",[110]:"Cannot assign to `eval` and `arguments` in strict mode",[111]:"The left-hand side of a for-of loop may not start with 'let'",[112]:"Block body arrows can not be immediately invoked without a group",[113]:"Block body arrows can not be immediately accessed without a group",[114]:"Unexpected strict mode reserved word",[115]:"Unexpected eval or arguments in strict mode",[116]:"Decorators must not be followed by a semicolon",[117]:"Calling delete on expression not allowed in strict mode",[118]:"Pattern can not have a tail",[120]:"Can not have a `yield` expression on the left side of a ternary",[121]:"An arrow function can not have a postfix update operator",[122]:"Invalid object literal key character after generator star",[123]:"Private fields can not be deleted",[125]:"Classes may not have a field called constructor",[124]:"Classes may not have a private element named constructor",[126]:"A class field initializer may not contain arguments",[127]:"Generators can only be declared at the top level or inside a block",[128]:"Async methods are a restricted production and cannot have a newline following it",[129]:"Unexpected character after object literal property name",[131]:"Invalid key token",[132]:"Label '%0' has already been declared",[133]:"continue statement must be nested within an iteration statement",[134]:"Undefined label '%0'",[135]:"Trailing comma is disallowed inside import(...) arguments",[136]:"import() requires exactly one argument",[137]:"Cannot use new with import(...)",[138]:"... is not allowed in import()",[139]:"Expected '=>'",[140]:"Duplicate binding '%0'",[141]:"Cannot export a duplicate name '%0'",[144]:"Duplicate %0 for-binding",[142]:"Exported binding '%0' needs to refer to a top-level declared variable",[143]:"Unexpected private field",[147]:"Numeric separators are not allowed at the end of numeric literals",[146]:"Only one underscore is allowed as numeric separator",[148]:"JSX value should be either an expression or a quoted JSX text",[149]:"Expected corresponding JSX closing tag for %0",[150]:"Adjacent JSX elements must be wrapped in an enclosing tag",[151]:"JSX attributes must only be assigned a non-empty 'expression'",[152]:"'%0' has already been declared",[153]:"'%0' shadowed a catch clause binding",[154]:"Dot property must be an identifier",[155]:"Encountered invalid input after spread/rest argument",[156]:"Catch without try",[157]:"Finally without try",[158]:"Expected corresponding closing tag for JSX fragment",[159]:"Coalescing and logical operators used together in the same expression must be disambiguated with parentheses",[160]:"Invalid tagged template on optional chain",[161]:"Invalid optional chain from super property",[162]:"Invalid optional chain from new expression",[163]:'Cannot use "import.meta" outside a module',[164]:"Leading decorators must be attached to a class declaration"},Hn=class extends SyntaxError{constructor(Me,Hn,zn,ni){for(var Ci=arguments.length,aa=new Array(Ci>4?Ci-4:0),oa=4;oaaa[Bn]));super(`${ca}`),this.index=Me,this.line=Hn,this.column=zn,this.description=ca,this.loc={line:Hn,column:zn}}};function f(Me,Bn){for(var zn=arguments.length,ni=new Array(zn>2?zn-2:0),Ci=2;Ci4?Ci-4:0),oa=4;oa{let Hn=new Uint32Array(104448),zn=0,ni=0;for(;zn<3540;){let Ci=Me[zn++];if(Ci<0)ni-=Ci;else{let aa=Me[zn++];Ci&2&&(aa=Bn[aa]),Ci&1?Hn.fill(aa,ni,ni+=Me[zn++]):Hn[ni++]=aa}}return Hn})([-1,2,24,2,25,2,5,-1,0,77595648,3,44,2,3,0,14,2,57,2,58,3,0,3,0,3168796671,0,4294956992,2,1,2,0,2,59,3,0,4,0,4294966523,3,0,4,2,16,2,60,2,0,0,4294836735,0,3221225471,0,4294901942,2,61,0,134152192,3,0,2,0,4294951935,3,0,2,0,2683305983,0,2684354047,2,17,2,0,0,4294961151,3,0,2,2,19,2,0,0,608174079,2,0,2,131,2,6,2,56,-1,2,37,0,4294443263,2,1,3,0,3,0,4294901711,2,39,0,4089839103,0,2961209759,0,1342439375,0,4294543342,0,3547201023,0,1577204103,0,4194240,0,4294688750,2,2,0,80831,0,4261478351,0,4294549486,2,2,0,2967484831,0,196559,0,3594373100,0,3288319768,0,8469959,2,194,2,3,0,3825204735,0,123747807,0,65487,0,4294828015,0,4092591615,0,1080049119,0,458703,2,3,2,0,0,2163244511,0,4227923919,0,4236247022,2,66,0,4284449919,0,851904,2,4,2,11,0,67076095,-1,2,67,0,1073741743,0,4093591391,-1,0,50331649,0,3265266687,2,32,0,4294844415,0,4278190047,2,18,2,129,-1,3,0,2,2,21,2,0,2,9,2,0,2,14,2,15,3,0,10,2,69,2,0,2,70,2,71,2,72,2,0,2,73,2,0,2,10,0,261632,2,23,3,0,2,2,12,2,4,3,0,18,2,74,2,5,3,0,2,2,75,0,2088959,2,27,2,8,0,909311,3,0,2,0,814743551,2,41,0,67057664,3,0,2,2,40,2,0,2,28,2,0,2,29,2,7,0,268374015,2,26,2,49,2,0,2,76,0,134153215,-1,2,6,2,0,2,7,0,2684354559,0,67044351,0,3221160064,0,1,-1,3,0,2,2,42,0,1046528,3,0,3,2,8,2,0,2,51,0,4294960127,2,9,2,38,2,10,0,4294377472,2,11,3,0,7,0,4227858431,3,0,8,2,12,2,0,2,78,2,9,2,0,2,79,2,80,2,81,-1,2,124,0,1048577,2,82,2,13,-1,2,13,0,131042,2,83,2,84,2,85,2,0,2,33,-83,2,0,2,53,2,7,3,0,4,0,1046559,2,0,2,14,2,0,0,2147516671,2,20,3,86,2,2,0,-16,2,87,0,524222462,2,4,2,0,0,4269801471,2,4,2,0,2,15,2,77,2,16,3,0,2,2,47,2,0,-1,2,17,-16,3,0,206,-2,3,0,655,2,18,3,0,36,2,68,-1,2,17,2,9,3,0,8,2,89,2,121,2,0,0,3220242431,3,0,3,2,19,2,90,2,91,3,0,2,2,92,2,0,2,93,2,94,2,0,0,4351,2,0,2,8,3,0,2,0,67043391,0,3909091327,2,0,2,22,2,8,2,18,3,0,2,0,67076097,2,7,2,0,2,20,0,67059711,0,4236247039,3,0,2,0,939524103,0,8191999,2,97,2,98,2,15,2,21,3,0,3,0,67057663,3,0,349,2,99,2,100,2,6,-264,3,0,11,2,22,3,0,2,2,31,-1,0,3774349439,2,101,2,102,3,0,2,2,19,2,103,3,0,10,2,9,2,17,2,0,2,45,2,0,2,30,2,104,2,23,0,1638399,2,172,2,105,3,0,3,2,18,2,24,2,25,2,5,2,26,2,0,2,7,2,106,-1,2,107,2,108,2,109,-1,3,0,3,2,11,-2,2,0,2,27,-3,2,150,-4,2,18,2,0,2,35,0,1,2,0,2,62,2,28,2,11,2,9,2,0,2,110,-1,3,0,4,2,9,2,21,2,111,2,6,2,0,2,112,2,0,2,48,-4,3,0,9,2,20,2,29,2,30,-4,2,113,2,114,2,29,2,20,2,7,-2,2,115,2,29,2,31,-2,2,0,2,116,-2,0,4277137519,0,2269118463,-1,3,18,2,-1,2,32,2,36,2,0,3,29,2,2,34,2,19,-3,3,0,2,2,33,-1,2,0,2,34,2,0,2,34,2,0,2,46,-10,2,0,0,203775,-2,2,18,2,43,2,35,-2,2,17,2,117,2,20,3,0,2,2,36,0,2147549120,2,0,2,11,2,17,2,135,2,0,2,37,2,52,0,5242879,3,0,2,0,402644511,-1,2,120,0,1090519039,-2,2,122,2,38,2,0,0,67045375,2,39,0,4226678271,0,3766565279,0,2039759,-4,3,0,2,0,3288270847,0,3,3,0,2,0,67043519,-5,2,0,0,4282384383,0,1056964609,-1,3,0,2,0,67043345,-1,2,0,2,40,2,41,-1,2,10,2,42,-6,2,0,2,11,-3,3,0,2,0,2147484671,2,125,0,4190109695,2,50,-2,2,126,0,4244635647,0,27,2,0,2,7,2,43,2,0,2,63,-1,2,0,2,40,-8,2,54,2,44,0,67043329,2,127,2,45,0,8388351,-2,2,128,0,3028287487,2,46,2,130,0,33259519,2,41,-9,2,20,-5,2,64,-2,3,0,28,2,31,-3,3,0,3,2,47,3,0,6,2,48,-85,3,0,33,2,47,-126,3,0,18,2,36,-269,3,0,17,2,40,2,7,2,41,-2,2,17,2,49,2,0,2,20,2,50,2,132,2,23,-21,3,0,2,-4,3,0,2,0,4294936575,2,0,0,4294934783,-2,0,196635,3,0,191,2,51,3,0,38,2,29,-1,2,33,-279,3,0,8,2,7,-1,2,133,2,52,3,0,11,2,6,-72,3,0,3,2,134,0,1677656575,-166,0,4161266656,0,4071,0,15360,-4,0,28,-13,3,0,2,2,37,2,0,2,136,2,137,2,55,2,0,2,138,2,139,2,140,3,0,10,2,141,2,142,2,15,3,37,2,3,53,2,3,54,2,0,4294954999,2,0,-16,2,0,2,88,2,0,0,2105343,0,4160749584,0,65534,-42,0,4194303871,0,2011,-6,2,0,0,1073684479,0,17407,-11,2,0,2,31,-40,3,0,6,0,8323103,-1,3,0,2,2,42,-37,2,55,2,144,2,145,2,146,2,147,2,148,-105,2,24,-32,3,0,1334,2,9,-1,3,0,129,2,27,3,0,6,2,9,3,0,180,2,149,3,0,233,0,1,-96,3,0,16,2,9,-47,3,0,154,2,56,-22381,3,0,7,2,23,-6130,3,5,2,-1,0,69207040,3,44,2,3,0,14,2,57,2,58,-3,0,3168731136,0,4294956864,2,1,2,0,2,59,3,0,4,0,4294966275,3,0,4,2,16,2,60,2,0,2,33,-1,2,17,2,61,-1,2,0,2,56,0,4294885376,3,0,2,0,3145727,0,2617294944,0,4294770688,2,23,2,62,3,0,2,0,131135,2,95,0,70256639,0,71303167,0,272,2,40,2,56,-1,2,37,2,30,-1,2,96,2,63,0,4278255616,0,4294836227,0,4294549473,0,600178175,0,2952806400,0,268632067,0,4294543328,0,57540095,0,1577058304,0,1835008,0,4294688736,2,65,2,64,0,33554435,2,123,2,65,2,151,0,131075,0,3594373096,0,67094296,2,64,-1,0,4294828e3,0,603979263,2,160,0,3,0,4294828001,0,602930687,2,183,0,393219,0,4294828016,0,671088639,0,2154840064,0,4227858435,0,4236247008,2,66,2,36,-1,2,4,0,917503,2,36,-1,2,67,0,537788335,0,4026531935,-1,0,1,-1,2,32,2,68,0,7936,-3,2,0,0,2147485695,0,1010761728,0,4292984930,0,16387,2,0,2,14,2,15,3,0,10,2,69,2,0,2,70,2,71,2,72,2,0,2,73,2,0,2,11,-1,2,23,3,0,2,2,12,2,4,3,0,18,2,74,2,5,3,0,2,2,75,0,253951,3,19,2,0,122879,2,0,2,8,0,276824064,-2,3,0,2,2,40,2,0,0,4294903295,2,0,2,29,2,7,-1,2,17,2,49,2,0,2,76,2,41,-1,2,20,2,0,2,27,-2,0,128,-2,2,77,2,8,0,4064,-1,2,119,0,4227907585,2,0,2,118,2,0,2,48,2,173,2,9,2,38,2,10,-1,0,74440192,3,0,6,-2,3,0,8,2,12,2,0,2,78,2,9,2,0,2,79,2,80,2,81,-3,2,82,2,13,-3,2,83,2,84,2,85,2,0,2,33,-83,2,0,2,53,2,7,3,0,4,0,817183,2,0,2,14,2,0,0,33023,2,20,3,86,2,-17,2,87,0,524157950,2,4,2,0,2,88,2,4,2,0,2,15,2,77,2,16,3,0,2,2,47,2,0,-1,2,17,-16,3,0,206,-2,3,0,655,2,18,3,0,36,2,68,-1,2,17,2,9,3,0,8,2,89,0,3072,2,0,0,2147516415,2,9,3,0,2,2,23,2,90,2,91,3,0,2,2,92,2,0,2,93,2,94,0,4294965179,0,7,2,0,2,8,2,91,2,8,-1,0,1761345536,2,95,0,4294901823,2,36,2,18,2,96,2,34,2,166,0,2080440287,2,0,2,33,2,143,0,3296722943,2,0,0,1046675455,0,939524101,0,1837055,2,97,2,98,2,15,2,21,3,0,3,0,7,3,0,349,2,99,2,100,2,6,-264,3,0,11,2,22,3,0,2,2,31,-1,0,2700607615,2,101,2,102,3,0,2,2,19,2,103,3,0,10,2,9,2,17,2,0,2,45,2,0,2,30,2,104,-3,2,105,3,0,3,2,18,-1,3,5,2,2,26,2,0,2,7,2,106,-1,2,107,2,108,2,109,-1,3,0,3,2,11,-2,2,0,2,27,-8,2,18,2,0,2,35,-1,2,0,2,62,2,28,2,29,2,9,2,0,2,110,-1,3,0,4,2,9,2,17,2,111,2,6,2,0,2,112,2,0,2,48,-4,3,0,9,2,20,2,29,2,30,-4,2,113,2,114,2,29,2,20,2,7,-2,2,115,2,29,2,31,-2,2,0,2,116,-2,0,4277075969,2,29,-1,3,18,2,-1,2,32,2,117,2,0,3,29,2,2,34,2,19,-3,3,0,2,2,33,-1,2,0,2,34,2,0,2,34,2,0,2,48,-10,2,0,0,197631,-2,2,18,2,43,2,118,-2,2,17,2,117,2,20,2,119,2,51,-2,2,119,2,23,2,17,2,33,2,119,2,36,0,4294901904,0,4718591,2,119,2,34,0,335544350,-1,2,120,2,121,-2,2,122,2,38,2,7,-1,2,123,2,65,0,3758161920,0,3,-4,2,0,2,27,0,2147485568,0,3,2,0,2,23,0,176,-5,2,0,2,47,2,186,-1,2,0,2,23,2,197,-1,2,0,0,16779263,-2,2,11,-7,2,0,2,121,-3,3,0,2,2,124,2,125,0,2147549183,0,2,-2,2,126,2,35,0,10,0,4294965249,0,67633151,0,4026597376,2,0,0,536871935,-1,2,0,2,40,-8,2,54,2,47,0,1,2,127,2,23,-3,2,128,2,35,2,129,2,130,0,16778239,-10,2,34,-5,2,64,-2,3,0,28,2,31,-3,3,0,3,2,47,3,0,6,2,48,-85,3,0,33,2,47,-126,3,0,18,2,36,-269,3,0,17,2,40,2,7,-3,2,17,2,131,2,0,2,23,2,48,2,132,2,23,-21,3,0,2,-4,3,0,2,0,67583,-1,2,103,-2,0,11,3,0,191,2,51,3,0,38,2,29,-1,2,33,-279,3,0,8,2,7,-1,2,133,2,52,3,0,11,2,6,-72,3,0,3,2,134,2,135,-187,3,0,2,2,37,2,0,2,136,2,137,2,55,2,0,2,138,2,139,2,140,3,0,10,2,141,2,142,2,15,3,37,2,3,53,2,3,54,2,2,143,-73,2,0,0,1065361407,0,16384,-11,2,0,2,121,-40,3,0,6,2,117,-1,3,0,2,0,2063,-37,2,55,2,144,2,145,2,146,2,147,2,148,-138,3,0,1334,2,9,-1,3,0,129,2,27,3,0,6,2,9,3,0,180,2,149,3,0,233,0,1,-96,3,0,16,2,9,-47,3,0,154,2,56,-28517,2,0,0,1,-1,2,124,2,0,0,8193,-21,2,193,0,10255,0,4,-11,2,64,2,171,-1,0,71680,-1,2,161,0,4292900864,0,805306431,-5,2,150,-1,2,157,-1,0,6144,-2,2,127,-1,2,154,-1,0,2147532800,2,151,2,165,2,0,2,164,0,524032,0,4,-4,2,190,0,205128192,0,1333757536,0,2147483696,0,423953,0,747766272,0,2717763192,0,4286578751,0,278545,2,152,0,4294886464,0,33292336,0,417809,2,152,0,1327482464,0,4278190128,0,700594195,0,1006647527,0,4286497336,0,4160749631,2,153,0,469762560,0,4171219488,0,8323120,2,153,0,202375680,0,3214918176,0,4294508592,2,153,-1,0,983584,0,48,0,58720273,0,3489923072,0,10517376,0,4293066815,0,1,0,2013265920,2,177,2,0,0,2089,0,3221225552,0,201375904,2,0,-2,0,256,0,122880,0,16777216,2,150,0,4160757760,2,0,-6,2,167,-11,0,3263218176,-1,0,49664,0,2160197632,0,8388802,-1,0,12713984,-1,2,154,2,159,2,178,-2,2,162,-20,0,3758096385,-2,2,155,0,4292878336,2,90,2,169,0,4294057984,-2,2,163,2,156,2,175,-2,2,155,-1,2,182,-1,2,170,2,124,0,4026593280,0,14,0,4292919296,-1,2,158,0,939588608,-1,0,805306368,-1,2,124,0,1610612736,2,156,2,157,2,4,2,0,-2,2,158,2,159,-3,0,267386880,-1,2,160,0,7168,-1,0,65024,2,154,2,161,2,179,-7,2,168,-8,2,162,-1,0,1426112704,2,163,-1,2,164,0,271581216,0,2149777408,2,23,2,161,2,124,0,851967,2,180,-1,2,23,2,181,-4,2,158,-20,2,195,2,165,-56,0,3145728,2,185,-4,2,166,2,124,-4,0,32505856,-1,2,167,-1,0,2147385088,2,90,1,2155905152,2,-3,2,103,2,0,2,168,-2,2,169,-6,2,170,0,4026597375,0,1,-1,0,1,-1,2,171,-3,2,117,2,64,-2,2,166,-2,2,176,2,124,-878,2,159,-36,2,172,-1,2,201,-10,2,188,-5,2,174,-6,0,4294965251,2,27,-1,2,173,-1,2,174,-2,0,4227874752,-3,0,2146435072,2,159,-2,0,1006649344,2,124,-1,2,90,0,201375744,-3,0,134217720,2,90,0,4286677377,0,32896,-1,2,158,-3,2,175,-349,2,176,0,1920,2,177,3,0,264,-11,2,157,-2,2,178,2,0,0,520617856,0,2692743168,0,36,-3,0,524284,-11,2,23,-1,2,187,-1,2,184,0,3221291007,2,178,-1,2,202,0,2158720,-3,2,159,0,1,-4,2,124,0,3808625411,0,3489628288,2,200,0,1207959680,0,3221274624,2,0,-3,2,179,0,120,0,7340032,-2,2,180,2,4,2,23,2,163,3,0,4,2,159,-1,2,181,2,177,-1,0,8176,2,182,2,179,2,183,-1,0,4290773232,2,0,-4,2,163,2,189,0,15728640,2,177,-1,2,161,-1,0,4294934512,3,0,4,-9,2,90,2,170,2,184,3,0,4,0,704,0,1849688064,2,185,-1,2,124,0,4294901887,2,0,0,130547712,0,1879048192,2,199,3,0,2,-1,2,186,2,187,-1,0,17829776,0,2025848832,0,4261477888,-2,2,0,-1,0,4286580608,-1,0,29360128,2,192,0,16252928,0,3791388672,2,38,3,0,2,-2,2,196,2,0,-1,2,103,-1,0,66584576,-1,2,191,3,0,9,2,124,-1,0,4294755328,3,0,2,-1,2,161,2,178,3,0,2,2,23,2,188,2,90,-2,0,245760,0,2147418112,-1,2,150,2,203,0,4227923456,-1,2,164,2,161,2,90,-3,0,4292870145,0,262144,2,124,3,0,2,0,1073758848,2,189,-1,0,4227921920,2,190,0,68289024,0,528402016,0,4292927536,3,0,4,-2,0,268435456,2,91,-2,2,191,3,0,5,-1,2,192,2,163,2,0,-2,0,4227923936,2,62,-1,2,155,2,95,2,0,2,154,2,158,3,0,6,-1,2,177,3,0,3,-2,0,2146959360,0,9440640,0,104857600,0,4227923840,3,0,2,0,768,2,193,2,77,-2,2,161,-2,2,119,-1,2,155,3,0,8,0,512,0,8388608,2,194,2,172,2,187,0,4286578944,3,0,2,0,1152,0,1266679808,2,191,0,576,0,4261707776,2,95,3,0,9,2,155,3,0,5,2,16,-1,0,2147221504,-28,2,178,3,0,3,-3,0,4292902912,-6,2,96,3,0,85,-33,0,4294934528,3,0,126,-18,2,195,3,0,269,-17,2,155,2,124,2,198,3,0,2,2,23,0,4290822144,-2,0,67174336,0,520093700,2,17,3,0,21,-2,2,179,3,0,3,-2,0,30720,-1,0,32512,3,0,2,0,4294770656,-191,2,174,-38,2,170,2,0,2,196,3,0,279,-8,2,124,2,0,0,4294508543,0,65295,-11,2,177,3,0,72,-3,0,3758159872,0,201391616,3,0,155,-7,2,170,-1,0,384,-1,0,133693440,-3,2,196,-2,2,26,3,0,4,2,169,-2,2,90,2,155,3,0,4,-2,2,164,-1,2,150,0,335552923,2,197,-1,0,538974272,0,2214592512,0,132e3,-10,0,192,-8,0,12288,-21,0,134213632,0,4294901761,3,0,42,0,100663424,0,4294965284,3,0,6,-1,0,3221282816,2,198,3,0,11,-1,2,199,3,0,40,-6,0,4286578784,2,0,-2,0,1006694400,3,0,24,2,35,-1,2,94,3,0,2,0,1,2,163,3,0,6,2,197,0,4110942569,0,1432950139,0,2701658217,0,4026532864,0,4026532881,2,0,2,45,3,0,8,-1,2,158,-2,2,169,0,98304,0,65537,2,170,-5,0,4294950912,2,0,2,118,0,65528,2,177,0,4294770176,2,26,3,0,4,-30,2,174,0,3758153728,-3,2,169,-2,2,155,2,188,2,158,-1,2,191,-1,2,161,0,4294754304,3,0,2,-3,0,33554432,-2,2,200,-3,2,169,0,4175478784,2,201,0,4286643712,0,4286644216,2,0,-4,2,202,-1,2,165,0,4227923967,3,0,32,-1334,2,163,2,0,-129,2,94,-6,2,163,-180,2,203,-233,2,4,3,0,96,-16,2,163,3,0,47,-154,2,165,3,0,22381,-7,2,17,3,0,6128],[4294967295,4294967291,4092460543,4294828031,4294967294,134217726,268435455,2147483647,1048575,1073741823,3892314111,134217727,1061158911,536805376,4294910143,4160749567,4294901759,4294901760,536870911,262143,8388607,4294902783,4294918143,65535,67043328,2281701374,4294967232,2097151,4294903807,4194303,255,67108863,4294967039,511,524287,131071,127,4292870143,4294902271,4294549487,33554431,1023,67047423,4294901888,4286578687,4294770687,67043583,32767,15,2047999,67043343,16777215,4294902e3,4294934527,4294966783,4294967279,2047,262083,20511,4290772991,41943039,493567,4294959104,603979775,65536,602799615,805044223,4294965206,8191,1031749119,4294917631,2134769663,4286578493,4282253311,4294942719,33540095,4294905855,4294967264,2868854591,1608515583,265232348,534519807,2147614720,1060109444,4093640016,17376,2139062143,224,4169138175,4294909951,4286578688,4294967292,4294965759,2044,4292870144,4294966272,4294967280,8289918,4294934399,4294901775,4294965375,1602223615,4294967259,4294443008,268369920,4292804608,486341884,4294963199,3087007615,1073692671,4128527,4279238655,4294902015,4294966591,2445279231,3670015,3238002687,31,63,4294967288,4294705151,4095,3221208447,4294549472,2147483648,4285526655,4294966527,4294705152,4294966143,64,4294966719,16383,3774873592,458752,536807423,67043839,3758096383,3959414372,3755993023,2080374783,4294835295,4294967103,4160749565,4087,184024726,2862017156,1593309078,268434431,268434414,4294901763,536870912,2952790016,202506752,139264,402653184,4261412864,4227922944,49152,61440,3758096384,117440512,65280,3233808384,3221225472,2097152,4294965248,32768,57152,67108864,4293918720,4290772992,25165824,57344,4227915776,4278190080,4227907584,65520,4026531840,4227858432,4160749568,3758129152,4294836224,63488,1073741824,4294967040,4194304,251658240,196608,4294963200,64512,417808,4227923712,12582912,50331648,65472,4294967168,4294966784,16,4294917120,2080374784,4096,65408,524288,65532]);function r(Me){return Me.column++,Me.currentChar=Me.source.charCodeAt(++Me.index)}function X(Me,Bn){if((Bn&64512)!==55296)return 0;let Hn=Me.source.charCodeAt(Me.index+1);return(Hn&64512)!==56320?0:(Bn=Me.currentChar=65536+((Bn&1023)<<10)+(Hn&1023),zn[(Bn>>>5)+0]>>>Bn&31&1||f(Me,18,T(Bn)),Me.index++,Me.column++,1)}function Y(Me,Bn){Me.currentChar=Me.source.charCodeAt(++Me.index),Me.flags|=1,Bn&4||(Me.column=0,Me.line++)}function G(Me){Me.flags|=1,Me.currentChar=Me.source.charCodeAt(++Me.index),Me.column=0,Me.line++}function u2(Me){return Me===160||Me===65279||Me===133||Me===5760||Me>=8192&&Me<=8203||Me===8239||Me===8287||Me===12288||Me===8201||Me===65519}function T(Me){return Me<=65535?String.fromCharCode(Me):String.fromCharCode(Me>>>10)+String.fromCharCode(Me&1023)}function z(Me){return Me<65?Me-48:Me-65+10&15}function w2(Me){switch(Me){case 134283266:return"NumericLiteral";case 134283267:return"StringLiteral";case 86021:case 86022:return"BooleanLiteral";case 86023:return"NullLiteral";case 65540:return"RegularExpression";case 67174408:case 67174409:case 132:return"TemplateLiteral";default:return(Me&143360)===143360?"Identifier":(Me&4096)===4096?"Keyword":"Punctuator"}}var ni=[0,0,0,0,0,0,0,0,0,0,1032,0,0,2056,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8192,0,3,0,0,8192,0,0,0,256,0,33024,0,0,242,242,114,114,114,114,114,114,594,594,0,0,16384,0,0,0,0,67,67,67,67,67,67,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,0,1,0,0,4099,0,71,71,71,71,71,71,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,16384,0,0,0,0],Ci=[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,0,0,0,1,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,0,0,0,0],oa=[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,0,0,0,1,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,0,0,0,0];function U(Me){return Me<=127?Ci[Me]:zn[(Me>>>5)+34816]>>>Me&31&1}function e2(Me){return Me<=127?oa[Me]:zn[(Me>>>5)+0]>>>Me&31&1||Me===8204||Me===8205}var ca=["SingleLine","MultiLine","HTMLOpen","HTMLClose","HashbangComment"];function l2(Me){let Bn=Me.source;Me.currentChar===35&&Bn.charCodeAt(Me.index+1)===33&&(r(Me),r(Me),f2(Me,Bn,0,4,Me.tokenPos,Me.linePos,Me.colPos))}function V2(Me,Bn,Hn,zn,ni,Ci,aa,oa){return zn&2048&&f(Me,0),f2(Me,Bn,Hn,ni,Ci,aa,oa)}function f2(Me,Bn,Hn,zn,Ci,aa,oa){let{index:_a}=Me;for(Me.tokenPos=Me.index,Me.linePos=Me.line,Me.colPos=Me.column;Me.index=Me.source.length)return f(Me,32)}let ni=Me.index-1,Ci=0,aa=Me.currentChar,{index:oa}=Me;for(;e2(aa);){switch(aa){case 103:Ci&2&&f(Me,34,"g"),Ci|=2;break;case 105:Ci&1&&f(Me,34,"i"),Ci|=1;break;case 109:Ci&4&&f(Me,34,"m"),Ci|=4;break;case 117:Ci&16&&f(Me,34,"g"),Ci|=16;break;case 121:Ci&8&&f(Me,34,"y"),Ci|=8;break;case 115:Ci&32&&f(Me,34,"s"),Ci|=32;break;default:f(Me,33)}aa=r(Me)}let ca=Me.source.slice(oa,Me.index),_a=Me.source.slice(Hn,ni);return Me.tokenRegExp={pattern:_a,flags:ca},Bn&512&&(Me.tokenRaw=Me.source.slice(Me.tokenPos,Me.index)),Me.tokenValue=V1(Me,_a,ca),65540}function V1(Me,Bn,Hn){try{return new RegExp(Bn,Hn)}catch{f(Me,32)}}function N1(Me,Bn,Hn){let{index:zn}=Me,Ci="",aa=r(Me),oa=Me.index;for(;!(ni[aa]&8);){if(aa===Hn)return Ci+=Me.source.slice(oa,Me.index),r(Me),Bn&512&&(Me.tokenRaw=Me.source.slice(zn,Me.index)),Me.tokenValue=Ci,134283267;if((aa&8)===8&&aa===92){if(Ci+=Me.source.slice(oa,Me.index),aa=r(Me),aa<127||aa===8232||aa===8233){let Hn=a2(Me,Bn,aa);Hn>=0?Ci+=T(Hn):t1(Me,Hn,0)}else Ci+=T(aa);oa=Me.index+1}Me.index>=Me.end&&f(Me,14),aa=r(Me)}f(Me,14)}function a2(Me,Bn,Hn){switch(Hn){case 98:return 8;case 102:return 12;case 114:return 13;case 110:return 10;case 116:return 9;case 118:return 11;case 13:if(Me.index1114111)return-5;return Me.currentChar<1||Me.currentChar!==125?-4:Bn}else{if(!(ni[Bn]&64))return-4;let Hn=Me.source.charCodeAt(Me.index+1);if(!(ni[Hn]&64))return-4;let zn=Me.source.charCodeAt(Me.index+2);if(!(ni[zn]&64))return-4;let Ci=Me.source.charCodeAt(Me.index+3);return ni[Ci]&64?(Me.index+=3,Me.column+=3,Me.currentChar=Me.source.charCodeAt(Me.index),z(Bn)<<12|z(Hn)<<8|z(zn)<<4|z(Ci)):-4}}case 56:case 57:if(!(Bn&256))return-3;default:return Hn}}function t1(Me,Bn,Hn){switch(Bn){case-1:return;case-2:f(Me,Hn?2:1);case-3:f(Me,13);case-4:f(Me,6);case-5:f(Me,101)}}function We(Me,Bn){let{index:Hn}=Me,zn=67174409,ni="",Ci=r(Me);for(;Ci!==96;){if(Ci===36&&Me.source.charCodeAt(Me.index+1)===123){r(Me),zn=67174408;break}else if((Ci&8)===8&&Ci===92)if(Ci=r(Me),Ci>126)ni+=T(Ci);else{let Hn=a2(Me,Bn|1024,Ci);if(Hn>=0)ni+=T(Hn);else if(Hn!==-1&&Bn&65536){ni=void 0,Ci=T0(Me,Ci),Ci<0&&(zn=67174408);break}else t1(Me,Hn,1)}else Me.index=Me.end&&f(Me,15),Ci=r(Me)}return r(Me),Me.tokenValue=ni,Me.tokenRaw=Me.source.slice(Hn+1,Me.index-(zn===67174409?1:2)),zn}function T0(Me,Bn){for(;Bn!==96;){switch(Bn){case 36:{let Hn=Me.index+1;if(Hn=Me.end&&f(Me,15),Bn=r(Me)}return Bn}function I0(Me,Bn){return Me.index>=Me.end&&f(Me,0),Me.index--,Me.column--,We(Me,Bn)}function Ke(Me,Bn,Hn){let zn=Me.currentChar,Ci=0,aa=9,oa=Hn&64?0:1,ca=0,_a=0;if(Hn&64)Ci="."+o1(Me,zn),zn=Me.currentChar,zn===110&&f(Me,11);else{if(zn===48)if(zn=r(Me),(zn|32)===120){for(Hn=136,zn=r(Me);ni[zn]&4160;){if(zn===95){_a||f(Me,146),_a=0,zn=r(Me);continue}_a=1,Ci=Ci*16+z(zn),ca++,zn=r(Me)}(ca<1||!_a)&&f(Me,ca<1?19:147)}else if((zn|32)===111){for(Hn=132,zn=r(Me);ni[zn]&4128;){if(zn===95){_a||f(Me,146),_a=0,zn=r(Me);continue}_a=1,Ci=Ci*8+(zn-48),ca++,zn=r(Me)}(ca<1||!_a)&&f(Me,ca<1?0:147)}else if((zn|32)===98){for(Hn=130,zn=r(Me);ni[zn]&4224;){if(zn===95){_a||f(Me,146),_a=0,zn=r(Me);continue}_a=1,Ci=Ci*2+(zn-48),ca++,zn=r(Me)}(ca<1||!_a)&&f(Me,ca<1?0:147)}else if(ni[zn]&32)for(Bn&1024&&f(Me,1),Hn=1;ni[zn]&16;){if(ni[zn]&512){Hn=32,oa=0;break}Ci=Ci*8+(zn-48),zn=r(Me)}else ni[zn]&512?(Bn&1024&&f(Me,1),Me.flags|=64,Hn=32):zn===95&&f(Me,0);if(Hn&48){if(oa){for(;aa>=0&&ni[zn]&4112;){if(zn===95){zn=r(Me),(zn===95||Hn&32)&&S(Me.index,Me.line,Me.index+1,146),_a=1;continue}_a=0,Ci=10*Ci+(zn-48),zn=r(Me),--aa}if(_a&&S(Me.index,Me.line,Me.index+1,147),aa>=0&&!U(zn)&&zn!==46)return Me.tokenValue=Ci,Bn&512&&(Me.tokenRaw=Me.source.slice(Me.tokenPos,Me.index)),134283266}Ci+=o1(Me,zn),zn=Me.currentChar,zn===46&&(r(Me)===95&&f(Me,0),Hn=64,Ci+="."+o1(Me,Me.currentChar),zn=Me.currentChar)}}let xa=Me.index,Ga=0;if(zn===110&&Hn&128)Ga=1,zn=r(Me);else if((zn|32)===101){zn=r(Me),ni[zn]&256&&(zn=r(Me));let{index:Bn}=Me;(ni[zn]&16)<1&&f(Me,10),Ci+=Me.source.substring(xa,Bn)+o1(Me,zn),zn=Me.currentChar}return(Me.index","(","{",".","...","}",")",";",",","[","]",":","?","'",'"',"","++","--","=","<<=",">>=",">>>=","**=","+=","-=","*=","/=","%=","^=","|=","&=","||=","&&=","??=","typeof","delete","void","!","~","+","-","in","instanceof","*","%","/","**","&&","||","===","!==","==","!=","<=",">=","<",">","<<",">>",">>>","&","|","^","var","let","const","break","case","catch","class","continue","debugger","default","do","else","export","extends","finally","for","function","if","import","new","return","super","switch","this","throw","try","while","with","implements","interface","package","private","protected","public","static","yield","as","async","await","constructor","get","set","from","of","enum","eval","arguments","escaped keyword","escaped future reserved keyword","reserved if strict","#","BigIntLiteral","??","?.","WhiteSpace","Illegal","LineTerminator","PrivateField","Template","@","target","meta","LineFeed","Escaped","JSXText"],xa=Object.create(null,{this:{value:86113},function:{value:86106},if:{value:20571},return:{value:20574},var:{value:86090},else:{value:20565},for:{value:20569},new:{value:86109},in:{value:8738868},typeof:{value:16863277},while:{value:20580},case:{value:20558},break:{value:20557},try:{value:20579},catch:{value:20559},delete:{value:16863278},throw:{value:86114},switch:{value:86112},continue:{value:20561},default:{value:20563},instanceof:{value:8476725},do:{value:20564},void:{value:16863279},finally:{value:20568},async:{value:209007},await:{value:209008},class:{value:86096},const:{value:86092},constructor:{value:12401},debugger:{value:20562},export:{value:20566},extends:{value:20567},false:{value:86021},from:{value:12404},get:{value:12402},implements:{value:36966},import:{value:86108},interface:{value:36967},let:{value:241739},null:{value:86023},of:{value:274549},package:{value:36968},private:{value:36969},protected:{value:36970},public:{value:36971},set:{value:12403},static:{value:36972},super:{value:86111},true:{value:86022},with:{value:20581},yield:{value:241773},enum:{value:86134},eval:{value:537079927},as:{value:77934},arguments:{value:537079928},target:{value:143494},meta:{value:143495}});function Ze(Me,Bn,Hn){for(;oa[r(Me)];);return Me.tokenValue=Me.source.slice(Me.tokenPos,Me.index),Me.currentChar!==92&&Me.currentChar<126?xa[Me.tokenValue]||208897:j1(Me,Bn,0,Hn)}function R0(Me,Bn){let Hn=Qe(Me);return e2(Hn)||f(Me,4),Me.tokenValue=T(Hn),j1(Me,Bn,1,ni[Hn]&4)}function j1(Me,Bn,Hn,zn){let Ci=Me.index;for(;Me.index=2&&aa<=11){let zn=xa[Me.tokenValue];return zn===void 0?208897:Hn?Bn&1024?zn===209008&&!(Bn&4196352)?zn:zn===36972||(zn&36864)===36864?122:121:Bn&1073741824&&!(Bn&8192)&&(zn&20480)===20480?zn:zn===241773?Bn&1073741824?143483:Bn&2097152?121:zn:zn===209007&&Bn&1073741824?143483:(zn&36864)===36864||zn===209008&&!(Bn&4194304)?zn:121:zn}return 208897}function V0(Me){return U(r(Me))||f(Me,93),131}function Qe(Me){return Me.source.charCodeAt(Me.index+1)!==117&&f(Me,4),Me.currentChar=Me.source.charCodeAt(Me.index+=2),N0(Me)}function N0(Me){let Bn=0,Hn=Me.currentChar;if(Hn===123){let Hn=Me.index-2;for(;ni[r(Me)]&64;)Bn=Bn<<4|z(Me.currentChar),Bn>1114111&&S(Hn,Me.line,Me.index+1,101);return Me.currentChar!==125&&S(Hn,Me.line,Me.index-1,6),r(Me),Bn}ni[Hn]&64||f(Me,6);let zn=Me.source.charCodeAt(Me.index+1);ni[zn]&64||f(Me,6);let Ci=Me.source.charCodeAt(Me.index+2);ni[Ci]&64||f(Me,6);let aa=Me.source.charCodeAt(Me.index+3);return ni[aa]&64||f(Me,6),Bn=z(Hn)<<12|z(zn)<<8|z(Ci)<<4|z(aa),Me.currentChar=Me.source.charCodeAt(Me.index+=4),Bn}var Ga=[129,129,129,129,129,129,129,129,129,128,136,128,128,130,129,129,129,129,129,129,129,129,129,129,129,129,129,129,129,129,129,129,128,16842800,134283267,131,208897,8457015,8455751,134283267,67174411,16,8457014,25233970,18,25233971,67108877,8457016,134283266,134283266,134283266,134283266,134283266,134283266,134283266,134283266,134283266,134283266,21,1074790417,8456258,1077936157,8456259,22,133,208897,208897,208897,208897,208897,208897,208897,208897,208897,208897,208897,208897,208897,208897,208897,208897,208897,208897,208897,208897,208897,208897,208897,208897,208897,208897,69271571,137,20,8455497,208897,132,4096,4096,4096,4096,4096,4096,4096,208897,4096,208897,208897,4096,208897,4096,208897,4096,208897,4096,4096,4096,208897,4096,4096,208897,4096,4096,2162700,8455240,1074790415,16842801,129];function E(Me,Bn){if(Me.flags=(Me.flags|1)^1,Me.startPos=Me.index,Me.startColumn=Me.column,Me.startLine=Me.line,Me.token=xe(Me,Bn,0),Me.onToken&&Me.token!==1048576){let Bn={start:{line:Me.linePos,column:Me.colPos},end:{line:Me.line,column:Me.column}};Me.onToken(w2(Me.token),Me.tokenPos,Me.index,Bn)}}function xe(Me,Bn,Hn){let ni=Me.index===0,Ci=Me.source,aa=Me.index,oa=Me.line,ca=Me.column;for(;Me.index=Me.end)return 8457014;let Bn=Me.currentChar;return Bn===61?(r(Me),4194340):Bn!==42?8457014:r(Me)!==61?8457273:(r(Me),4194337)}case 8455497:return r(Me)!==61?8455497:(r(Me),4194343);case 25233970:{r(Me);let Bn=Me.currentChar;return Bn===43?(r(Me),33619995):Bn===61?(r(Me),4194338):25233970}case 25233971:{r(Me);let zn=Me.currentChar;if(zn===45){if(r(Me),(Hn&1||ni)&&Me.currentChar===62){Bn&256||f(Me,108),r(Me),Hn=V2(Me,Ci,Hn,Bn,3,aa,oa,ca),aa=Me.tokenPos,oa=Me.linePos,ca=Me.colPos;continue}return 33619996}return zn===61?(r(Me),4194339):25233971}case 8457016:{if(r(Me),Me.index=48&&Ga<=57)return Ke(Me,Bn,80);if(Ga===46){let Bn=Me.index+1;if(Bn=48&&Bn<=57)))return r(Me),67108991}return 22}}}else{if((_a^8232)<=1){Hn=Hn&-5|1,G(Me);continue}if((_a&64512)===55296||zn[(_a>>>5)+34816]>>>_a&31&1)return(_a&64512)===56320&&(_a=(_a&1023)<<10|_a&1023|65536,zn[(_a>>>5)+0]>>>_a&31&1||f(Me,18,T(_a)),Me.index++,Me.currentChar=_a),Me.column++,Me.tokenValue="",j1(Me,Bn,0,0);if(u2(_a)){r(Me);continue}f(Me,18,T(_a))}}return 1048576}var Ha={AElig:"Æ",AMP:"&",Aacute:"Á",Abreve:"Ă",Acirc:"Â",Acy:"А",Afr:"𝔄",Agrave:"À",Alpha:"Α",Amacr:"Ā",And:"⩓",Aogon:"Ą",Aopf:"𝔸",ApplyFunction:"⁡",Aring:"Å",Ascr:"𝒜",Assign:"≔",Atilde:"Ã",Auml:"Ä",Backslash:"∖",Barv:"⫧",Barwed:"⌆",Bcy:"Б",Because:"∵",Bernoullis:"ℬ",Beta:"Β",Bfr:"𝔅",Bopf:"𝔹",Breve:"˘",Bscr:"ℬ",Bumpeq:"≎",CHcy:"Ч",COPY:"©",Cacute:"Ć",Cap:"⋒",CapitalDifferentialD:"ⅅ",Cayleys:"ℭ",Ccaron:"Č",Ccedil:"Ç",Ccirc:"Ĉ",Cconint:"∰",Cdot:"Ċ",Cedilla:"¸",CenterDot:"·",Cfr:"ℭ",Chi:"Χ",CircleDot:"⊙",CircleMinus:"⊖",CirclePlus:"⊕",CircleTimes:"⊗",ClockwiseContourIntegral:"∲",CloseCurlyDoubleQuote:"”",CloseCurlyQuote:"’",Colon:"∷",Colone:"⩴",Congruent:"≡",Conint:"∯",ContourIntegral:"∮",Copf:"ℂ",Coproduct:"∐",CounterClockwiseContourIntegral:"∳",Cross:"⨯",Cscr:"𝒞",Cup:"⋓",CupCap:"≍",DD:"ⅅ",DDotrahd:"⤑",DJcy:"Ђ",DScy:"Ѕ",DZcy:"Џ",Dagger:"‡",Darr:"↡",Dashv:"⫤",Dcaron:"Ď",Dcy:"Д",Del:"∇",Delta:"Δ",Dfr:"𝔇",DiacriticalAcute:"´",DiacriticalDot:"˙",DiacriticalDoubleAcute:"˝",DiacriticalGrave:"`",DiacriticalTilde:"˜",Diamond:"⋄",DifferentialD:"ⅆ",Dopf:"𝔻",Dot:"¨",DotDot:"⃜",DotEqual:"≐",DoubleContourIntegral:"∯",DoubleDot:"¨",DoubleDownArrow:"⇓",DoubleLeftArrow:"⇐",DoubleLeftRightArrow:"⇔",DoubleLeftTee:"⫤",DoubleLongLeftArrow:"⟸",DoubleLongLeftRightArrow:"⟺",DoubleLongRightArrow:"⟹",DoubleRightArrow:"⇒",DoubleRightTee:"⊨",DoubleUpArrow:"⇑",DoubleUpDownArrow:"⇕",DoubleVerticalBar:"∥",DownArrow:"↓",DownArrowBar:"⤓",DownArrowUpArrow:"⇵",DownBreve:"̑",DownLeftRightVector:"⥐",DownLeftTeeVector:"⥞",DownLeftVector:"↽",DownLeftVectorBar:"⥖",DownRightTeeVector:"⥟",DownRightVector:"⇁",DownRightVectorBar:"⥗",DownTee:"⊤",DownTeeArrow:"↧",Downarrow:"⇓",Dscr:"𝒟",Dstrok:"Đ",ENG:"Ŋ",ETH:"Ð",Eacute:"É",Ecaron:"Ě",Ecirc:"Ê",Ecy:"Э",Edot:"Ė",Efr:"𝔈",Egrave:"È",Element:"∈",Emacr:"Ē",EmptySmallSquare:"◻",EmptyVerySmallSquare:"▫",Eogon:"Ę",Eopf:"𝔼",Epsilon:"Ε",Equal:"⩵",EqualTilde:"≂",Equilibrium:"⇌",Escr:"ℰ",Esim:"⩳",Eta:"Η",Euml:"Ë",Exists:"∃",ExponentialE:"ⅇ",Fcy:"Ф",Ffr:"𝔉",FilledSmallSquare:"◼",FilledVerySmallSquare:"▪",Fopf:"𝔽",ForAll:"∀",Fouriertrf:"ℱ",Fscr:"ℱ",GJcy:"Ѓ",GT:">",Gamma:"Γ",Gammad:"Ϝ",Gbreve:"Ğ",Gcedil:"Ģ",Gcirc:"Ĝ",Gcy:"Г",Gdot:"Ġ",Gfr:"𝔊",Gg:"⋙",Gopf:"𝔾",GreaterEqual:"≥",GreaterEqualLess:"⋛",GreaterFullEqual:"≧",GreaterGreater:"⪢",GreaterLess:"≷",GreaterSlantEqual:"⩾",GreaterTilde:"≳",Gscr:"𝒢",Gt:"≫",HARDcy:"Ъ",Hacek:"ˇ",Hat:"^",Hcirc:"Ĥ",Hfr:"ℌ",HilbertSpace:"ℋ",Hopf:"ℍ",HorizontalLine:"─",Hscr:"ℋ",Hstrok:"Ħ",HumpDownHump:"≎",HumpEqual:"≏",IEcy:"Е",IJlig:"IJ",IOcy:"Ё",Iacute:"Í",Icirc:"Î",Icy:"И",Idot:"İ",Ifr:"ℑ",Igrave:"Ì",Im:"ℑ",Imacr:"Ī",ImaginaryI:"ⅈ",Implies:"⇒",Int:"∬",Integral:"∫",Intersection:"⋂",InvisibleComma:"⁣",InvisibleTimes:"⁢",Iogon:"Į",Iopf:"𝕀",Iota:"Ι",Iscr:"ℐ",Itilde:"Ĩ",Iukcy:"І",Iuml:"Ï",Jcirc:"Ĵ",Jcy:"Й",Jfr:"𝔍",Jopf:"𝕁",Jscr:"𝒥",Jsercy:"Ј",Jukcy:"Є",KHcy:"Х",KJcy:"Ќ",Kappa:"Κ",Kcedil:"Ķ",Kcy:"К",Kfr:"𝔎",Kopf:"𝕂",Kscr:"𝒦",LJcy:"Љ",LT:"<",Lacute:"Ĺ",Lambda:"Λ",Lang:"⟪",Laplacetrf:"ℒ",Larr:"↞",Lcaron:"Ľ",Lcedil:"Ļ",Lcy:"Л",LeftAngleBracket:"⟨",LeftArrow:"←",LeftArrowBar:"⇤",LeftArrowRightArrow:"⇆",LeftCeiling:"⌈",LeftDoubleBracket:"⟦",LeftDownTeeVector:"⥡",LeftDownVector:"⇃",LeftDownVectorBar:"⥙",LeftFloor:"⌊",LeftRightArrow:"↔",LeftRightVector:"⥎",LeftTee:"⊣",LeftTeeArrow:"↤",LeftTeeVector:"⥚",LeftTriangle:"⊲",LeftTriangleBar:"⧏",LeftTriangleEqual:"⊴",LeftUpDownVector:"⥑",LeftUpTeeVector:"⥠",LeftUpVector:"↿",LeftUpVectorBar:"⥘",LeftVector:"↼",LeftVectorBar:"⥒",Leftarrow:"⇐",Leftrightarrow:"⇔",LessEqualGreater:"⋚",LessFullEqual:"≦",LessGreater:"≶",LessLess:"⪡",LessSlantEqual:"⩽",LessTilde:"≲",Lfr:"𝔏",Ll:"⋘",Lleftarrow:"⇚",Lmidot:"Ŀ",LongLeftArrow:"⟵",LongLeftRightArrow:"⟷",LongRightArrow:"⟶",Longleftarrow:"⟸",Longleftrightarrow:"⟺",Longrightarrow:"⟹",Lopf:"𝕃",LowerLeftArrow:"↙",LowerRightArrow:"↘",Lscr:"ℒ",Lsh:"↰",Lstrok:"Ł",Lt:"≪",Map:"⤅",Mcy:"М",MediumSpace:" ",Mellintrf:"ℳ",Mfr:"𝔐",MinusPlus:"∓",Mopf:"𝕄",Mscr:"ℳ",Mu:"Μ",NJcy:"Њ",Nacute:"Ń",Ncaron:"Ň",Ncedil:"Ņ",Ncy:"Н",NegativeMediumSpace:"​",NegativeThickSpace:"​",NegativeThinSpace:"​",NegativeVeryThinSpace:"​",NestedGreaterGreater:"≫",NestedLessLess:"≪",NewLine:`\n`,Nfr:"𝔑",NoBreak:"⁠",NonBreakingSpace:" ",Nopf:"ℕ",Not:"⫬",NotCongruent:"≢",NotCupCap:"≭",NotDoubleVerticalBar:"∦",NotElement:"∉",NotEqual:"≠",NotEqualTilde:"≂̸",NotExists:"∄",NotGreater:"≯",NotGreaterEqual:"≱",NotGreaterFullEqual:"≧̸",NotGreaterGreater:"≫̸",NotGreaterLess:"≹",NotGreaterSlantEqual:"⩾̸",NotGreaterTilde:"≵",NotHumpDownHump:"≎̸",NotHumpEqual:"≏̸",NotLeftTriangle:"⋪",NotLeftTriangleBar:"⧏̸",NotLeftTriangleEqual:"⋬",NotLess:"≮",NotLessEqual:"≰",NotLessGreater:"≸",NotLessLess:"≪̸",NotLessSlantEqual:"⩽̸",NotLessTilde:"≴",NotNestedGreaterGreater:"⪢̸",NotNestedLessLess:"⪡̸",NotPrecedes:"⊀",NotPrecedesEqual:"⪯̸",NotPrecedesSlantEqual:"⋠",NotReverseElement:"∌",NotRightTriangle:"⋫",NotRightTriangleBar:"⧐̸",NotRightTriangleEqual:"⋭",NotSquareSubset:"⊏̸",NotSquareSubsetEqual:"⋢",NotSquareSuperset:"⊐̸",NotSquareSupersetEqual:"⋣",NotSubset:"⊂⃒",NotSubsetEqual:"⊈",NotSucceeds:"⊁",NotSucceedsEqual:"⪰̸",NotSucceedsSlantEqual:"⋡",NotSucceedsTilde:"≿̸",NotSuperset:"⊃⃒",NotSupersetEqual:"⊉",NotTilde:"≁",NotTildeEqual:"≄",NotTildeFullEqual:"≇",NotTildeTilde:"≉",NotVerticalBar:"∤",Nscr:"𝒩",Ntilde:"Ñ",Nu:"Ν",OElig:"Œ",Oacute:"Ó",Ocirc:"Ô",Ocy:"О",Odblac:"Ő",Ofr:"𝔒",Ograve:"Ò",Omacr:"Ō",Omega:"Ω",Omicron:"Ο",Oopf:"𝕆",OpenCurlyDoubleQuote:"“",OpenCurlyQuote:"‘",Or:"⩔",Oscr:"𝒪",Oslash:"Ø",Otilde:"Õ",Otimes:"⨷",Ouml:"Ö",OverBar:"‾",OverBrace:"⏞",OverBracket:"⎴",OverParenthesis:"⏜",PartialD:"∂",Pcy:"П",Pfr:"𝔓",Phi:"Φ",Pi:"Π",PlusMinus:"±",Poincareplane:"ℌ",Popf:"ℙ",Pr:"⪻",Precedes:"≺",PrecedesEqual:"⪯",PrecedesSlantEqual:"≼",PrecedesTilde:"≾",Prime:"″",Product:"∏",Proportion:"∷",Proportional:"∝",Pscr:"𝒫",Psi:"Ψ",QUOT:'"',Qfr:"𝔔",Qopf:"ℚ",Qscr:"𝒬",RBarr:"⤐",REG:"®",Racute:"Ŕ",Rang:"⟫",Rarr:"↠",Rarrtl:"⤖",Rcaron:"Ř",Rcedil:"Ŗ",Rcy:"Р",Re:"ℜ",ReverseElement:"∋",ReverseEquilibrium:"⇋",ReverseUpEquilibrium:"⥯",Rfr:"ℜ",Rho:"Ρ",RightAngleBracket:"⟩",RightArrow:"→",RightArrowBar:"⇥",RightArrowLeftArrow:"⇄",RightCeiling:"⌉",RightDoubleBracket:"⟧",RightDownTeeVector:"⥝",RightDownVector:"⇂",RightDownVectorBar:"⥕",RightFloor:"⌋",RightTee:"⊢",RightTeeArrow:"↦",RightTeeVector:"⥛",RightTriangle:"⊳",RightTriangleBar:"⧐",RightTriangleEqual:"⊵",RightUpDownVector:"⥏",RightUpTeeVector:"⥜",RightUpVector:"↾",RightUpVectorBar:"⥔",RightVector:"⇀",RightVectorBar:"⥓",Rightarrow:"⇒",Ropf:"ℝ",RoundImplies:"⥰",Rrightarrow:"⇛",Rscr:"ℛ",Rsh:"↱",RuleDelayed:"⧴",SHCHcy:"Щ",SHcy:"Ш",SOFTcy:"Ь",Sacute:"Ś",Sc:"⪼",Scaron:"Š",Scedil:"Ş",Scirc:"Ŝ",Scy:"С",Sfr:"𝔖",ShortDownArrow:"↓",ShortLeftArrow:"←",ShortRightArrow:"→",ShortUpArrow:"↑",Sigma:"Σ",SmallCircle:"∘",Sopf:"𝕊",Sqrt:"√",Square:"□",SquareIntersection:"⊓",SquareSubset:"⊏",SquareSubsetEqual:"⊑",SquareSuperset:"⊐",SquareSupersetEqual:"⊒",SquareUnion:"⊔",Sscr:"𝒮",Star:"⋆",Sub:"⋐",Subset:"⋐",SubsetEqual:"⊆",Succeeds:"≻",SucceedsEqual:"⪰",SucceedsSlantEqual:"≽",SucceedsTilde:"≿",SuchThat:"∋",Sum:"∑",Sup:"⋑",Superset:"⊃",SupersetEqual:"⊇",Supset:"⋑",THORN:"Þ",TRADE:"™",TSHcy:"Ћ",TScy:"Ц",Tab:"\t",Tau:"Τ",Tcaron:"Ť",Tcedil:"Ţ",Tcy:"Т",Tfr:"𝔗",Therefore:"∴",Theta:"Θ",ThickSpace:"  ",ThinSpace:" ",Tilde:"∼",TildeEqual:"≃",TildeFullEqual:"≅",TildeTilde:"≈",Topf:"𝕋",TripleDot:"⃛",Tscr:"𝒯",Tstrok:"Ŧ",Uacute:"Ú",Uarr:"↟",Uarrocir:"⥉",Ubrcy:"Ў",Ubreve:"Ŭ",Ucirc:"Û",Ucy:"У",Udblac:"Ű",Ufr:"𝔘",Ugrave:"Ù",Umacr:"Ū",UnderBar:"_",UnderBrace:"⏟",UnderBracket:"⎵",UnderParenthesis:"⏝",Union:"⋃",UnionPlus:"⊎",Uogon:"Ų",Uopf:"𝕌",UpArrow:"↑",UpArrowBar:"⤒",UpArrowDownArrow:"⇅",UpDownArrow:"↕",UpEquilibrium:"⥮",UpTee:"⊥",UpTeeArrow:"↥",Uparrow:"⇑",Updownarrow:"⇕",UpperLeftArrow:"↖",UpperRightArrow:"↗",Upsi:"ϒ",Upsilon:"Υ",Uring:"Ů",Uscr:"𝒰",Utilde:"Ũ",Uuml:"Ü",VDash:"⊫",Vbar:"⫫",Vcy:"В",Vdash:"⊩",Vdashl:"⫦",Vee:"⋁",Verbar:"‖",Vert:"‖",VerticalBar:"∣",VerticalLine:"|",VerticalSeparator:"❘",VerticalTilde:"≀",VeryThinSpace:" ",Vfr:"𝔙",Vopf:"𝕍",Vscr:"𝒱",Vvdash:"⊪",Wcirc:"Ŵ",Wedge:"⋀",Wfr:"𝔚",Wopf:"𝕎",Wscr:"𝒲",Xfr:"𝔛",Xi:"Ξ",Xopf:"𝕏",Xscr:"𝒳",YAcy:"Я",YIcy:"Ї",YUcy:"Ю",Yacute:"Ý",Ycirc:"Ŷ",Ycy:"Ы",Yfr:"𝔜",Yopf:"𝕐",Yscr:"𝒴",Yuml:"Ÿ",ZHcy:"Ж",Zacute:"Ź",Zcaron:"Ž",Zcy:"З",Zdot:"Ż",ZeroWidthSpace:"​",Zeta:"Ζ",Zfr:"ℨ",Zopf:"ℤ",Zscr:"𝒵",aacute:"á",abreve:"ă",ac:"∾",acE:"∾̳",acd:"∿",acirc:"â",acute:"´",acy:"а",aelig:"æ",af:"⁡",afr:"𝔞",agrave:"à",alefsym:"ℵ",aleph:"ℵ",alpha:"α",amacr:"ā",amalg:"⨿",amp:"&",and:"∧",andand:"⩕",andd:"⩜",andslope:"⩘",andv:"⩚",ang:"∠",ange:"⦤",angle:"∠",angmsd:"∡",angmsdaa:"⦨",angmsdab:"⦩",angmsdac:"⦪",angmsdad:"⦫",angmsdae:"⦬",angmsdaf:"⦭",angmsdag:"⦮",angmsdah:"⦯",angrt:"∟",angrtvb:"⊾",angrtvbd:"⦝",angsph:"∢",angst:"Å",angzarr:"⍼",aogon:"ą",aopf:"𝕒",ap:"≈",apE:"⩰",apacir:"⩯",ape:"≊",apid:"≋",apos:"'",approx:"≈",approxeq:"≊",aring:"å",ascr:"𝒶",ast:"*",asymp:"≈",asympeq:"≍",atilde:"ã",auml:"ä",awconint:"∳",awint:"⨑",bNot:"⫭",backcong:"≌",backepsilon:"϶",backprime:"‵",backsim:"∽",backsimeq:"⋍",barvee:"⊽",barwed:"⌅",barwedge:"⌅",bbrk:"⎵",bbrktbrk:"⎶",bcong:"≌",bcy:"б",bdquo:"„",becaus:"∵",because:"∵",bemptyv:"⦰",bepsi:"϶",bernou:"ℬ",beta:"β",beth:"ℶ",between:"≬",bfr:"𝔟",bigcap:"⋂",bigcirc:"◯",bigcup:"⋃",bigodot:"⨀",bigoplus:"⨁",bigotimes:"⨂",bigsqcup:"⨆",bigstar:"★",bigtriangledown:"▽",bigtriangleup:"△",biguplus:"⨄",bigvee:"⋁",bigwedge:"⋀",bkarow:"⤍",blacklozenge:"⧫",blacksquare:"▪",blacktriangle:"▴",blacktriangledown:"▾",blacktriangleleft:"◂",blacktriangleright:"▸",blank:"␣",blk12:"▒",blk14:"░",blk34:"▓",block:"█",bne:"=⃥",bnequiv:"≡⃥",bnot:"⌐",bopf:"𝕓",bot:"⊥",bottom:"⊥",bowtie:"⋈",boxDL:"╗",boxDR:"╔",boxDl:"╖",boxDr:"╓",boxH:"═",boxHD:"╦",boxHU:"╩",boxHd:"╤",boxHu:"╧",boxUL:"╝",boxUR:"╚",boxUl:"╜",boxUr:"╙",boxV:"║",boxVH:"╬",boxVL:"╣",boxVR:"╠",boxVh:"╫",boxVl:"╢",boxVr:"╟",boxbox:"⧉",boxdL:"╕",boxdR:"╒",boxdl:"┐",boxdr:"┌",boxh:"─",boxhD:"╥",boxhU:"╨",boxhd:"┬",boxhu:"┴",boxminus:"⊟",boxplus:"⊞",boxtimes:"⊠",boxuL:"╛",boxuR:"╘",boxul:"┘",boxur:"└",boxv:"│",boxvH:"╪",boxvL:"╡",boxvR:"╞",boxvh:"┼",boxvl:"┤",boxvr:"├",bprime:"‵",breve:"˘",brvbar:"¦",bscr:"𝒷",bsemi:"⁏",bsim:"∽",bsime:"⋍",bsol:"\\",bsolb:"⧅",bsolhsub:"⟈",bull:"•",bullet:"•",bump:"≎",bumpE:"⪮",bumpe:"≏",bumpeq:"≏",cacute:"ć",cap:"∩",capand:"⩄",capbrcup:"⩉",capcap:"⩋",capcup:"⩇",capdot:"⩀",caps:"∩︀",caret:"⁁",caron:"ˇ",ccaps:"⩍",ccaron:"č",ccedil:"ç",ccirc:"ĉ",ccups:"⩌",ccupssm:"⩐",cdot:"ċ",cedil:"¸",cemptyv:"⦲",cent:"¢",centerdot:"·",cfr:"𝔠",chcy:"ч",check:"✓",checkmark:"✓",chi:"χ",cir:"○",cirE:"⧃",circ:"ˆ",circeq:"≗",circlearrowleft:"↺",circlearrowright:"↻",circledR:"®",circledS:"Ⓢ",circledast:"⊛",circledcirc:"⊚",circleddash:"⊝",cire:"≗",cirfnint:"⨐",cirmid:"⫯",cirscir:"⧂",clubs:"♣",clubsuit:"♣",colon:":",colone:"≔",coloneq:"≔",comma:",",commat:"@",comp:"∁",compfn:"∘",complement:"∁",complexes:"ℂ",cong:"≅",congdot:"⩭",conint:"∮",copf:"𝕔",coprod:"∐",copy:"©",copysr:"℗",crarr:"↵",cross:"✗",cscr:"𝒸",csub:"⫏",csube:"⫑",csup:"⫐",csupe:"⫒",ctdot:"⋯",cudarrl:"⤸",cudarrr:"⤵",cuepr:"⋞",cuesc:"⋟",cularr:"↶",cularrp:"⤽",cup:"∪",cupbrcap:"⩈",cupcap:"⩆",cupcup:"⩊",cupdot:"⊍",cupor:"⩅",cups:"∪︀",curarr:"↷",curarrm:"⤼",curlyeqprec:"⋞",curlyeqsucc:"⋟",curlyvee:"⋎",curlywedge:"⋏",curren:"¤",curvearrowleft:"↶",curvearrowright:"↷",cuvee:"⋎",cuwed:"⋏",cwconint:"∲",cwint:"∱",cylcty:"⌭",dArr:"⇓",dHar:"⥥",dagger:"†",daleth:"ℸ",darr:"↓",dash:"‐",dashv:"⊣",dbkarow:"⤏",dblac:"˝",dcaron:"ď",dcy:"д",dd:"ⅆ",ddagger:"‡",ddarr:"⇊",ddotseq:"⩷",deg:"°",delta:"δ",demptyv:"⦱",dfisht:"⥿",dfr:"𝔡",dharl:"⇃",dharr:"⇂",diam:"⋄",diamond:"⋄",diamondsuit:"♦",diams:"♦",die:"¨",digamma:"ϝ",disin:"⋲",div:"÷",divide:"÷",divideontimes:"⋇",divonx:"⋇",djcy:"ђ",dlcorn:"⌞",dlcrop:"⌍",dollar:"$",dopf:"𝕕",dot:"˙",doteq:"≐",doteqdot:"≑",dotminus:"∸",dotplus:"∔",dotsquare:"⊡",doublebarwedge:"⌆",downarrow:"↓",downdownarrows:"⇊",downharpoonleft:"⇃",downharpoonright:"⇂",drbkarow:"⤐",drcorn:"⌟",drcrop:"⌌",dscr:"𝒹",dscy:"ѕ",dsol:"⧶",dstrok:"đ",dtdot:"⋱",dtri:"▿",dtrif:"▾",duarr:"⇵",duhar:"⥯",dwangle:"⦦",dzcy:"џ",dzigrarr:"⟿",eDDot:"⩷",eDot:"≑",eacute:"é",easter:"⩮",ecaron:"ě",ecir:"≖",ecirc:"ê",ecolon:"≕",ecy:"э",edot:"ė",ee:"ⅇ",efDot:"≒",efr:"𝔢",eg:"⪚",egrave:"è",egs:"⪖",egsdot:"⪘",el:"⪙",elinters:"⏧",ell:"ℓ",els:"⪕",elsdot:"⪗",emacr:"ē",empty:"∅",emptyset:"∅",emptyv:"∅",emsp13:" ",emsp14:" ",emsp:" ",eng:"ŋ",ensp:" ",eogon:"ę",eopf:"𝕖",epar:"⋕",eparsl:"⧣",eplus:"⩱",epsi:"ε",epsilon:"ε",epsiv:"ϵ",eqcirc:"≖",eqcolon:"≕",eqsim:"≂",eqslantgtr:"⪖",eqslantless:"⪕",equals:"=",equest:"≟",equiv:"≡",equivDD:"⩸",eqvparsl:"⧥",erDot:"≓",erarr:"⥱",escr:"ℯ",esdot:"≐",esim:"≂",eta:"η",eth:"ð",euml:"ë",euro:"€",excl:"!",exist:"∃",expectation:"ℰ",exponentiale:"ⅇ",fallingdotseq:"≒",fcy:"ф",female:"♀",ffilig:"ffi",fflig:"ff",ffllig:"ffl",ffr:"𝔣",filig:"fi",fjlig:"fj",flat:"♭",fllig:"fl",fltns:"▱",fnof:"ƒ",fopf:"𝕗",forall:"∀",fork:"⋔",forkv:"⫙",fpartint:"⨍",frac12:"½",frac13:"⅓",frac14:"¼",frac15:"⅕",frac16:"⅙",frac18:"⅛",frac23:"⅔",frac25:"⅖",frac34:"¾",frac35:"⅗",frac38:"⅜",frac45:"⅘",frac56:"⅚",frac58:"⅝",frac78:"⅞",frasl:"⁄",frown:"⌢",fscr:"𝒻",gE:"≧",gEl:"⪌",gacute:"ǵ",gamma:"γ",gammad:"ϝ",gap:"⪆",gbreve:"ğ",gcirc:"ĝ",gcy:"г",gdot:"ġ",ge:"≥",gel:"⋛",geq:"≥",geqq:"≧",geqslant:"⩾",ges:"⩾",gescc:"⪩",gesdot:"⪀",gesdoto:"⪂",gesdotol:"⪄",gesl:"⋛︀",gesles:"⪔",gfr:"𝔤",gg:"≫",ggg:"⋙",gimel:"ℷ",gjcy:"ѓ",gl:"≷",glE:"⪒",gla:"⪥",glj:"⪤",gnE:"≩",gnap:"⪊",gnapprox:"⪊",gne:"⪈",gneq:"⪈",gneqq:"≩",gnsim:"⋧",gopf:"𝕘",grave:"`",gscr:"ℊ",gsim:"≳",gsime:"⪎",gsiml:"⪐",gt:">",gtcc:"⪧",gtcir:"⩺",gtdot:"⋗",gtlPar:"⦕",gtquest:"⩼",gtrapprox:"⪆",gtrarr:"⥸",gtrdot:"⋗",gtreqless:"⋛",gtreqqless:"⪌",gtrless:"≷",gtrsim:"≳",gvertneqq:"≩︀",gvnE:"≩︀",hArr:"⇔",hairsp:" ",half:"½",hamilt:"ℋ",hardcy:"ъ",harr:"↔",harrcir:"⥈",harrw:"↭",hbar:"ℏ",hcirc:"ĥ",hearts:"♥",heartsuit:"♥",hellip:"…",hercon:"⊹",hfr:"𝔥",hksearow:"⤥",hkswarow:"⤦",hoarr:"⇿",homtht:"∻",hookleftarrow:"↩",hookrightarrow:"↪",hopf:"𝕙",horbar:"―",hscr:"𝒽",hslash:"ℏ",hstrok:"ħ",hybull:"⁃",hyphen:"‐",iacute:"í",ic:"⁣",icirc:"î",icy:"и",iecy:"е",iexcl:"¡",iff:"⇔",ifr:"𝔦",igrave:"ì",ii:"ⅈ",iiiint:"⨌",iiint:"∭",iinfin:"⧜",iiota:"℩",ijlig:"ij",imacr:"ī",image:"ℑ",imagline:"ℐ",imagpart:"ℑ",imath:"ı",imof:"⊷",imped:"Ƶ",in:"∈",incare:"℅",infin:"∞",infintie:"⧝",inodot:"ı",int:"∫",intcal:"⊺",integers:"ℤ",intercal:"⊺",intlarhk:"⨗",intprod:"⨼",iocy:"ё",iogon:"į",iopf:"𝕚",iota:"ι",iprod:"⨼",iquest:"¿",iscr:"𝒾",isin:"∈",isinE:"⋹",isindot:"⋵",isins:"⋴",isinsv:"⋳",isinv:"∈",it:"⁢",itilde:"ĩ",iukcy:"і",iuml:"ï",jcirc:"ĵ",jcy:"й",jfr:"𝔧",jmath:"ȷ",jopf:"𝕛",jscr:"𝒿",jsercy:"ј",jukcy:"є",kappa:"κ",kappav:"ϰ",kcedil:"ķ",kcy:"к",kfr:"𝔨",kgreen:"ĸ",khcy:"х",kjcy:"ќ",kopf:"𝕜",kscr:"𝓀",lAarr:"⇚",lArr:"⇐",lAtail:"⤛",lBarr:"⤎",lE:"≦",lEg:"⪋",lHar:"⥢",lacute:"ĺ",laemptyv:"⦴",lagran:"ℒ",lambda:"λ",lang:"⟨",langd:"⦑",langle:"⟨",lap:"⪅",laquo:"«",larr:"←",larrb:"⇤",larrbfs:"⤟",larrfs:"⤝",larrhk:"↩",larrlp:"↫",larrpl:"⤹",larrsim:"⥳",larrtl:"↢",lat:"⪫",latail:"⤙",late:"⪭",lates:"⪭︀",lbarr:"⤌",lbbrk:"❲",lbrace:"{",lbrack:"[",lbrke:"⦋",lbrksld:"⦏",lbrkslu:"⦍",lcaron:"ľ",lcedil:"ļ",lceil:"⌈",lcub:"{",lcy:"л",ldca:"⤶",ldquo:"“",ldquor:"„",ldrdhar:"⥧",ldrushar:"⥋",ldsh:"↲",le:"≤",leftarrow:"←",leftarrowtail:"↢",leftharpoondown:"↽",leftharpoonup:"↼",leftleftarrows:"⇇",leftrightarrow:"↔",leftrightarrows:"⇆",leftrightharpoons:"⇋",leftrightsquigarrow:"↭",leftthreetimes:"⋋",leg:"⋚",leq:"≤",leqq:"≦",leqslant:"⩽",les:"⩽",lescc:"⪨",lesdot:"⩿",lesdoto:"⪁",lesdotor:"⪃",lesg:"⋚︀",lesges:"⪓",lessapprox:"⪅",lessdot:"⋖",lesseqgtr:"⋚",lesseqqgtr:"⪋",lessgtr:"≶",lesssim:"≲",lfisht:"⥼",lfloor:"⌊",lfr:"𝔩",lg:"≶",lgE:"⪑",lhard:"↽",lharu:"↼",lharul:"⥪",lhblk:"▄",ljcy:"љ",ll:"≪",llarr:"⇇",llcorner:"⌞",llhard:"⥫",lltri:"◺",lmidot:"ŀ",lmoust:"⎰",lmoustache:"⎰",lnE:"≨",lnap:"⪉",lnapprox:"⪉",lne:"⪇",lneq:"⪇",lneqq:"≨",lnsim:"⋦",loang:"⟬",loarr:"⇽",lobrk:"⟦",longleftarrow:"⟵",longleftrightarrow:"⟷",longmapsto:"⟼",longrightarrow:"⟶",looparrowleft:"↫",looparrowright:"↬",lopar:"⦅",lopf:"𝕝",loplus:"⨭",lotimes:"⨴",lowast:"∗",lowbar:"_",loz:"◊",lozenge:"◊",lozf:"⧫",lpar:"(",lparlt:"⦓",lrarr:"⇆",lrcorner:"⌟",lrhar:"⇋",lrhard:"⥭",lrm:"‎",lrtri:"⊿",lsaquo:"‹",lscr:"𝓁",lsh:"↰",lsim:"≲",lsime:"⪍",lsimg:"⪏",lsqb:"[",lsquo:"‘",lsquor:"‚",lstrok:"ł",lt:"<",ltcc:"⪦",ltcir:"⩹",ltdot:"⋖",lthree:"⋋",ltimes:"⋉",ltlarr:"⥶",ltquest:"⩻",ltrPar:"⦖",ltri:"◃",ltrie:"⊴",ltrif:"◂",lurdshar:"⥊",luruhar:"⥦",lvertneqq:"≨︀",lvnE:"≨︀",mDDot:"∺",macr:"¯",male:"♂",malt:"✠",maltese:"✠",map:"↦",mapsto:"↦",mapstodown:"↧",mapstoleft:"↤",mapstoup:"↥",marker:"▮",mcomma:"⨩",mcy:"м",mdash:"—",measuredangle:"∡",mfr:"𝔪",mho:"℧",micro:"µ",mid:"∣",midast:"*",midcir:"⫰",middot:"·",minus:"−",minusb:"⊟",minusd:"∸",minusdu:"⨪",mlcp:"⫛",mldr:"…",mnplus:"∓",models:"⊧",mopf:"𝕞",mp:"∓",mscr:"𝓂",mstpos:"∾",mu:"μ",multimap:"⊸",mumap:"⊸",nGg:"⋙̸",nGt:"≫⃒",nGtv:"≫̸",nLeftarrow:"⇍",nLeftrightarrow:"⇎",nLl:"⋘̸",nLt:"≪⃒",nLtv:"≪̸",nRightarrow:"⇏",nVDash:"⊯",nVdash:"⊮",nabla:"∇",nacute:"ń",nang:"∠⃒",nap:"≉",napE:"⩰̸",napid:"≋̸",napos:"ʼn",napprox:"≉",natur:"♮",natural:"♮",naturals:"ℕ",nbsp:" ",nbump:"≎̸",nbumpe:"≏̸",ncap:"⩃",ncaron:"ň",ncedil:"ņ",ncong:"≇",ncongdot:"⩭̸",ncup:"⩂",ncy:"н",ndash:"–",ne:"≠",neArr:"⇗",nearhk:"⤤",nearr:"↗",nearrow:"↗",nedot:"≐̸",nequiv:"≢",nesear:"⤨",nesim:"≂̸",nexist:"∄",nexists:"∄",nfr:"𝔫",ngE:"≧̸",nge:"≱",ngeq:"≱",ngeqq:"≧̸",ngeqslant:"⩾̸",nges:"⩾̸",ngsim:"≵",ngt:"≯",ngtr:"≯",nhArr:"⇎",nharr:"↮",nhpar:"⫲",ni:"∋",nis:"⋼",nisd:"⋺",niv:"∋",njcy:"њ",nlArr:"⇍",nlE:"≦̸",nlarr:"↚",nldr:"‥",nle:"≰",nleftarrow:"↚",nleftrightarrow:"↮",nleq:"≰",nleqq:"≦̸",nleqslant:"⩽̸",nles:"⩽̸",nless:"≮",nlsim:"≴",nlt:"≮",nltri:"⋪",nltrie:"⋬",nmid:"∤",nopf:"𝕟",not:"¬",notin:"∉",notinE:"⋹̸",notindot:"⋵̸",notinva:"∉",notinvb:"⋷",notinvc:"⋶",notni:"∌",notniva:"∌",notnivb:"⋾",notnivc:"⋽",npar:"∦",nparallel:"∦",nparsl:"⫽⃥",npart:"∂̸",npolint:"⨔",npr:"⊀",nprcue:"⋠",npre:"⪯̸",nprec:"⊀",npreceq:"⪯̸",nrArr:"⇏",nrarr:"↛",nrarrc:"⤳̸",nrarrw:"↝̸",nrightarrow:"↛",nrtri:"⋫",nrtrie:"⋭",nsc:"⊁",nsccue:"⋡",nsce:"⪰̸",nscr:"𝓃",nshortmid:"∤",nshortparallel:"∦",nsim:"≁",nsime:"≄",nsimeq:"≄",nsmid:"∤",nspar:"∦",nsqsube:"⋢",nsqsupe:"⋣",nsub:"⊄",nsubE:"⫅̸",nsube:"⊈",nsubset:"⊂⃒",nsubseteq:"⊈",nsubseteqq:"⫅̸",nsucc:"⊁",nsucceq:"⪰̸",nsup:"⊅",nsupE:"⫆̸",nsupe:"⊉",nsupset:"⊃⃒",nsupseteq:"⊉",nsupseteqq:"⫆̸",ntgl:"≹",ntilde:"ñ",ntlg:"≸",ntriangleleft:"⋪",ntrianglelefteq:"⋬",ntriangleright:"⋫",ntrianglerighteq:"⋭",nu:"ν",num:"#",numero:"№",numsp:" ",nvDash:"⊭",nvHarr:"⤄",nvap:"≍⃒",nvdash:"⊬",nvge:"≥⃒",nvgt:">⃒",nvinfin:"⧞",nvlArr:"⤂",nvle:"≤⃒",nvlt:"<⃒",nvltrie:"⊴⃒",nvrArr:"⤃",nvrtrie:"⊵⃒",nvsim:"∼⃒",nwArr:"⇖",nwarhk:"⤣",nwarr:"↖",nwarrow:"↖",nwnear:"⤧",oS:"Ⓢ",oacute:"ó",oast:"⊛",ocir:"⊚",ocirc:"ô",ocy:"о",odash:"⊝",odblac:"ő",odiv:"⨸",odot:"⊙",odsold:"⦼",oelig:"œ",ofcir:"⦿",ofr:"𝔬",ogon:"˛",ograve:"ò",ogt:"⧁",ohbar:"⦵",ohm:"Ω",oint:"∮",olarr:"↺",olcir:"⦾",olcross:"⦻",oline:"‾",olt:"⧀",omacr:"ō",omega:"ω",omicron:"ο",omid:"⦶",ominus:"⊖",oopf:"𝕠",opar:"⦷",operp:"⦹",oplus:"⊕",or:"∨",orarr:"↻",ord:"⩝",order:"ℴ",orderof:"ℴ",ordf:"ª",ordm:"º",origof:"⊶",oror:"⩖",orslope:"⩗",orv:"⩛",oscr:"ℴ",oslash:"ø",osol:"⊘",otilde:"õ",otimes:"⊗",otimesas:"⨶",ouml:"ö",ovbar:"⌽",par:"∥",para:"¶",parallel:"∥",parsim:"⫳",parsl:"⫽",part:"∂",pcy:"п",percnt:"%",period:".",permil:"‰",perp:"⊥",pertenk:"‱",pfr:"𝔭",phi:"φ",phiv:"ϕ",phmmat:"ℳ",phone:"☎",pi:"π",pitchfork:"⋔",piv:"ϖ",planck:"ℏ",planckh:"ℎ",plankv:"ℏ",plus:"+",plusacir:"⨣",plusb:"⊞",pluscir:"⨢",plusdo:"∔",plusdu:"⨥",pluse:"⩲",plusmn:"±",plussim:"⨦",plustwo:"⨧",pm:"±",pointint:"⨕",popf:"𝕡",pound:"£",pr:"≺",prE:"⪳",prap:"⪷",prcue:"≼",pre:"⪯",prec:"≺",precapprox:"⪷",preccurlyeq:"≼",preceq:"⪯",precnapprox:"⪹",precneqq:"⪵",precnsim:"⋨",precsim:"≾",prime:"′",primes:"ℙ",prnE:"⪵",prnap:"⪹",prnsim:"⋨",prod:"∏",profalar:"⌮",profline:"⌒",profsurf:"⌓",prop:"∝",propto:"∝",prsim:"≾",prurel:"⊰",pscr:"𝓅",psi:"ψ",puncsp:" ",qfr:"𝔮",qint:"⨌",qopf:"𝕢",qprime:"⁗",qscr:"𝓆",quaternions:"ℍ",quatint:"⨖",quest:"?",questeq:"≟",quot:'"',rAarr:"⇛",rArr:"⇒",rAtail:"⤜",rBarr:"⤏",rHar:"⥤",race:"∽̱",racute:"ŕ",radic:"√",raemptyv:"⦳",rang:"⟩",rangd:"⦒",range:"⦥",rangle:"⟩",raquo:"»",rarr:"→",rarrap:"⥵",rarrb:"⇥",rarrbfs:"⤠",rarrc:"⤳",rarrfs:"⤞",rarrhk:"↪",rarrlp:"↬",rarrpl:"⥅",rarrsim:"⥴",rarrtl:"↣",rarrw:"↝",ratail:"⤚",ratio:"∶",rationals:"ℚ",rbarr:"⤍",rbbrk:"❳",rbrace:"}",rbrack:"]",rbrke:"⦌",rbrksld:"⦎",rbrkslu:"⦐",rcaron:"ř",rcedil:"ŗ",rceil:"⌉",rcub:"}",rcy:"р",rdca:"⤷",rdldhar:"⥩",rdquo:"”",rdquor:"”",rdsh:"↳",real:"ℜ",realine:"ℛ",realpart:"ℜ",reals:"ℝ",rect:"▭",reg:"®",rfisht:"⥽",rfloor:"⌋",rfr:"𝔯",rhard:"⇁",rharu:"⇀",rharul:"⥬",rho:"ρ",rhov:"ϱ",rightarrow:"→",rightarrowtail:"↣",rightharpoondown:"⇁",rightharpoonup:"⇀",rightleftarrows:"⇄",rightleftharpoons:"⇌",rightrightarrows:"⇉",rightsquigarrow:"↝",rightthreetimes:"⋌",ring:"˚",risingdotseq:"≓",rlarr:"⇄",rlhar:"⇌",rlm:"‏",rmoust:"⎱",rmoustache:"⎱",rnmid:"⫮",roang:"⟭",roarr:"⇾",robrk:"⟧",ropar:"⦆",ropf:"𝕣",roplus:"⨮",rotimes:"⨵",rpar:")",rpargt:"⦔",rppolint:"⨒",rrarr:"⇉",rsaquo:"›",rscr:"𝓇",rsh:"↱",rsqb:"]",rsquo:"’",rsquor:"’",rthree:"⋌",rtimes:"⋊",rtri:"▹",rtrie:"⊵",rtrif:"▸",rtriltri:"⧎",ruluhar:"⥨",rx:"℞",sacute:"ś",sbquo:"‚",sc:"≻",scE:"⪴",scap:"⪸",scaron:"š",sccue:"≽",sce:"⪰",scedil:"ş",scirc:"ŝ",scnE:"⪶",scnap:"⪺",scnsim:"⋩",scpolint:"⨓",scsim:"≿",scy:"с",sdot:"⋅",sdotb:"⊡",sdote:"⩦",seArr:"⇘",searhk:"⤥",searr:"↘",searrow:"↘",sect:"§",semi:";",seswar:"⤩",setminus:"∖",setmn:"∖",sext:"✶",sfr:"𝔰",sfrown:"⌢",sharp:"♯",shchcy:"щ",shcy:"ш",shortmid:"∣",shortparallel:"∥",shy:"­",sigma:"σ",sigmaf:"ς",sigmav:"ς",sim:"∼",simdot:"⩪",sime:"≃",simeq:"≃",simg:"⪞",simgE:"⪠",siml:"⪝",simlE:"⪟",simne:"≆",simplus:"⨤",simrarr:"⥲",slarr:"←",smallsetminus:"∖",smashp:"⨳",smeparsl:"⧤",smid:"∣",smile:"⌣",smt:"⪪",smte:"⪬",smtes:"⪬︀",softcy:"ь",sol:"/",solb:"⧄",solbar:"⌿",sopf:"𝕤",spades:"♠",spadesuit:"♠",spar:"∥",sqcap:"⊓",sqcaps:"⊓︀",sqcup:"⊔",sqcups:"⊔︀",sqsub:"⊏",sqsube:"⊑",sqsubset:"⊏",sqsubseteq:"⊑",sqsup:"⊐",sqsupe:"⊒",sqsupset:"⊐",sqsupseteq:"⊒",squ:"□",square:"□",squarf:"▪",squf:"▪",srarr:"→",sscr:"𝓈",ssetmn:"∖",ssmile:"⌣",sstarf:"⋆",star:"☆",starf:"★",straightepsilon:"ϵ",straightphi:"ϕ",strns:"¯",sub:"⊂",subE:"⫅",subdot:"⪽",sube:"⊆",subedot:"⫃",submult:"⫁",subnE:"⫋",subne:"⊊",subplus:"⪿",subrarr:"⥹",subset:"⊂",subseteq:"⊆",subseteqq:"⫅",subsetneq:"⊊",subsetneqq:"⫋",subsim:"⫇",subsub:"⫕",subsup:"⫓",succ:"≻",succapprox:"⪸",succcurlyeq:"≽",succeq:"⪰",succnapprox:"⪺",succneqq:"⪶",succnsim:"⋩",succsim:"≿",sum:"∑",sung:"♪",sup1:"¹",sup2:"²",sup3:"³",sup:"⊃",supE:"⫆",supdot:"⪾",supdsub:"⫘",supe:"⊇",supedot:"⫄",suphsol:"⟉",suphsub:"⫗",suplarr:"⥻",supmult:"⫂",supnE:"⫌",supne:"⊋",supplus:"⫀",supset:"⊃",supseteq:"⊇",supseteqq:"⫆",supsetneq:"⊋",supsetneqq:"⫌",supsim:"⫈",supsub:"⫔",supsup:"⫖",swArr:"⇙",swarhk:"⤦",swarr:"↙",swarrow:"↙",swnwar:"⤪",szlig:"ß",target:"⌖",tau:"τ",tbrk:"⎴",tcaron:"ť",tcedil:"ţ",tcy:"т",tdot:"⃛",telrec:"⌕",tfr:"𝔱",there4:"∴",therefore:"∴",theta:"θ",thetasym:"ϑ",thetav:"ϑ",thickapprox:"≈",thicksim:"∼",thinsp:" ",thkap:"≈",thksim:"∼",thorn:"þ",tilde:"˜",times:"×",timesb:"⊠",timesbar:"⨱",timesd:"⨰",tint:"∭",toea:"⤨",top:"⊤",topbot:"⌶",topcir:"⫱",topf:"𝕥",topfork:"⫚",tosa:"⤩",tprime:"‴",trade:"™",triangle:"▵",triangledown:"▿",triangleleft:"◃",trianglelefteq:"⊴",triangleq:"≜",triangleright:"▹",trianglerighteq:"⊵",tridot:"◬",trie:"≜",triminus:"⨺",triplus:"⨹",trisb:"⧍",tritime:"⨻",trpezium:"⏢",tscr:"𝓉",tscy:"ц",tshcy:"ћ",tstrok:"ŧ",twixt:"≬",twoheadleftarrow:"↞",twoheadrightarrow:"↠",uArr:"⇑",uHar:"⥣",uacute:"ú",uarr:"↑",ubrcy:"ў",ubreve:"ŭ",ucirc:"û",ucy:"у",udarr:"⇅",udblac:"ű",udhar:"⥮",ufisht:"⥾",ufr:"𝔲",ugrave:"ù",uharl:"↿",uharr:"↾",uhblk:"▀",ulcorn:"⌜",ulcorner:"⌜",ulcrop:"⌏",ultri:"◸",umacr:"ū",uml:"¨",uogon:"ų",uopf:"𝕦",uparrow:"↑",updownarrow:"↕",upharpoonleft:"↿",upharpoonright:"↾",uplus:"⊎",upsi:"υ",upsih:"ϒ",upsilon:"υ",upuparrows:"⇈",urcorn:"⌝",urcorner:"⌝",urcrop:"⌎",uring:"ů",urtri:"◹",uscr:"𝓊",utdot:"⋰",utilde:"ũ",utri:"▵",utrif:"▴",uuarr:"⇈",uuml:"ü",uwangle:"⦧",vArr:"⇕",vBar:"⫨",vBarv:"⫩",vDash:"⊨",vangrt:"⦜",varepsilon:"ϵ",varkappa:"ϰ",varnothing:"∅",varphi:"ϕ",varpi:"ϖ",varpropto:"∝",varr:"↕",varrho:"ϱ",varsigma:"ς",varsubsetneq:"⊊︀",varsubsetneqq:"⫋︀",varsupsetneq:"⊋︀",varsupsetneqq:"⫌︀",vartheta:"ϑ",vartriangleleft:"⊲",vartriangleright:"⊳",vcy:"в",vdash:"⊢",vee:"∨",veebar:"⊻",veeeq:"≚",vellip:"⋮",verbar:"|",vert:"|",vfr:"𝔳",vltri:"⊲",vnsub:"⊂⃒",vnsup:"⊃⃒",vopf:"𝕧",vprop:"∝",vrtri:"⊳",vscr:"𝓋",vsubnE:"⫋︀",vsubne:"⊊︀",vsupnE:"⫌︀",vsupne:"⊋︀",vzigzag:"⦚",wcirc:"ŵ",wedbar:"⩟",wedge:"∧",wedgeq:"≙",weierp:"℘",wfr:"𝔴",wopf:"𝕨",wp:"℘",wr:"≀",wreath:"≀",wscr:"𝓌",xcap:"⋂",xcirc:"◯",xcup:"⋃",xdtri:"▽",xfr:"𝔵",xhArr:"⟺",xharr:"⟷",xi:"ξ",xlArr:"⟸",xlarr:"⟵",xmap:"⟼",xnis:"⋻",xodot:"⨀",xopf:"𝕩",xoplus:"⨁",xotime:"⨂",xrArr:"⟹",xrarr:"⟶",xscr:"𝓍",xsqcup:"⨆",xuplus:"⨄",xutri:"△",xvee:"⋁",xwedge:"⋀",yacute:"ý",yacy:"я",ycirc:"ŷ",ycy:"ы",yen:"¥",yfr:"𝔶",yicy:"ї",yopf:"𝕪",yscr:"𝓎",yucy:"ю",yuml:"ÿ",zacute:"ź",zcaron:"ž",zcy:"з",zdot:"ż",zeetrf:"ℨ",zeta:"ζ",zfr:"𝔷",zhcy:"ж",zigrarr:"⇝",zopf:"𝕫",zscr:"𝓏",zwj:"‍",zwnj:"‌"},ts={0:65533,128:8364,130:8218,131:402,132:8222,133:8230,134:8224,135:8225,136:710,137:8240,138:352,139:8249,140:338,142:381,145:8216,146:8217,147:8220,148:8221,149:8226,150:8211,151:8212,152:732,153:8482,154:353,155:8250,156:339,158:382,159:376};function _0(Me){return Me.replace(/&(?:[a-zA-Z]+|#[xX][\da-fA-F]+|#\d+);/g,(Me=>{if(Me.charAt(1)==="#"){let Bn=Me.charAt(2),Hn=Bn==="X"||Bn==="x"?parseInt(Me.slice(3),16):parseInt(Me.slice(2),10);return M0(Hn)}return Ha[Me.slice(1,-1)]||Me}))}function M0(Me){return Me>=55296&&Me<=57343||Me>1114111?"�":(Me in ts&&(Me=ts[Me]),String.fromCodePoint(Me))}function U0(Me,Bn){return Me.startPos=Me.tokenPos=Me.index,Me.startColumn=Me.colPos=Me.column,Me.startLine=Me.linePos=Me.line,Me.token=ni[Me.currentChar]&8192?J0(Me,Bn):xe(Me,Bn,0),Me.token}function J0(Me,Bn){let Hn=Me.currentChar,zn=r(Me),ni=Me.index;for(;zn!==Hn;)Me.index>=Me.end&&f(Me,14),zn=r(Me);return zn!==Hn&&f(Me,14),Me.tokenValue=Me.source.slice(ni,Me.index),r(Me),Bn&512&&(Me.tokenRaw=Me.source.slice(Me.tokenPos,Me.index)),134283267}function j2(Me,Bn){if(Me.startPos=Me.tokenPos=Me.index,Me.startColumn=Me.colPos=Me.column,Me.startLine=Me.linePos=Me.line,Me.index>=Me.end)return Me.token=1048576;switch(Ga[Me.source.charCodeAt(Me.index)]){case 8456258:{r(Me),Me.currentChar===47?(r(Me),Me.token=25):Me.token=8456258;break}case 2162700:{r(Me),Me.token=2162700;break}default:{let Hn=0;for(;Me.index2?Ci-2:0),oa=2;oa1&&ni&32&&Me.token&262144&&f(Me,58,_a[Me.token&255]),aa}function cu(Me,Bn,Hn,zn,ni){let{token:Ci,tokenPos:aa,linePos:oa,colPos:ca}=Me,_a=null,xa=Du(Me,Bn,Hn,zn,ni,aa,oa,ca);return Me.token===1077936157?(E(Me,Bn|32768),_a=K(Me,Bn,1,0,0,Me.tokenPos,Me.linePos,Me.colPos),(ni&32||(Ci&2097152)<1)&&(Me.token===274549||Me.token===8738868&&(Ci&2097152||(zn&4)<1||Bn&1024))&&L(aa,Me.line,Me.index-3,57,Me.token===274549?"of":"in")):(zn&16||(Ci&2097152)>0)&&(Me.token&262144)!==262144&&f(Me,56,zn&16?"const":"destructuring"),v(Me,Bn,aa,oa,ca,{type:"VariableDeclarator",id:xa,init:_a})}function gt(Me,Bn,Hn,zn,ni,Ci,aa){E(Me,Bn);let oa=(Bn&4194304)>0&&M(Me,Bn,209008);q(Me,Bn|32768,67174411),Hn&&(Hn=i2(Hn,1));let ca=null,_a=null,xa=0,Ga=null,Ha=Me.token===86090||Me.token===241739||Me.token===86092,ts,{token:Ps,tokenPos:so,linePos:oo,colPos:Jo}=Me;if(Ha?Ps===241739?(Ga=$(Me,Bn,0),Me.token&2240512?(Me.token===8738868?Bn&1024&&f(Me,64):Ga=v(Me,Bn,so,oo,Jo,{type:"VariableDeclaration",kind:"let",declarations:z2(Me,Bn|134217728,Hn,8,32)}),Me.assignable=1):Bn&1024?f(Me,64):(Ha=!1,Me.assignable=1,Ga=H(Me,Bn,Ga,0,0,so,oo,Jo),Me.token===274549&&f(Me,111))):(E(Me,Bn),Ga=v(Me,Bn,so,oo,Jo,Ps===86090?{type:"VariableDeclaration",kind:"var",declarations:z2(Me,Bn|134217728,Hn,4,32)}:{type:"VariableDeclaration",kind:"const",declarations:z2(Me,Bn|134217728,Hn,16,32)}),Me.assignable=1):Ps===1074790417?oa&&f(Me,79):(Ps&2097152)===2097152?(Ga=Ps===2162700?b2(Me,Bn,void 0,1,0,0,2,32,so,oo,Jo):m2(Me,Bn,void 0,1,0,0,2,32,so,oo,Jo),xa=Me.destructible,Bn&256&&xa&64&&f(Me,60),Me.assignable=xa&16?2:1,Ga=H(Me,Bn|134217728,Ga,0,0,Me.tokenPos,Me.linePos,Me.colPos)):Ga=h2(Me,Bn|134217728,1,0,1,so,oo,Jo),(Me.token&262144)===262144){if(Me.token===274549){Me.assignable&2&&f(Me,77,oa?"await":"of"),r2(Me,Ga),E(Me,Bn|32768),ts=K(Me,Bn,1,0,0,Me.tokenPos,Me.linePos,Me.colPos),q(Me,Bn|32768,16);let ca=p2(Me,Bn,Hn,zn);return v(Me,Bn,ni,Ci,aa,{type:"ForOfStatement",left:Ga,right:ts,body:ca,await:oa})}Me.assignable&2&&f(Me,77,"in"),r2(Me,Ga),E(Me,Bn|32768),oa&&f(Me,79),ts=o2(Me,Bn,0,1,Me.tokenPos,Me.linePos,Me.colPos),q(Me,Bn|32768,16);let ca=p2(Me,Bn,Hn,zn);return v(Me,Bn,ni,Ci,aa,{type:"ForInStatement",body:ca,left:Ga,right:ts})}oa&&f(Me,79),Ha||(xa&8&&Me.token!==1077936157&&f(Me,77,"loop"),Ga=Q(Me,Bn|134217728,0,0,so,oo,Jo,Ga)),Me.token===18&&(Ga=O2(Me,Bn,0,Me.tokenPos,Me.linePos,Me.colPos,Ga)),q(Me,Bn|32768,1074790417),Me.token!==1074790417&&(ca=o2(Me,Bn,0,1,Me.tokenPos,Me.linePos,Me.colPos)),q(Me,Bn|32768,1074790417),Me.token!==16&&(_a=o2(Me,Bn,0,1,Me.tokenPos,Me.linePos,Me.colPos)),q(Me,Bn|32768,16);let tc=p2(Me,Bn,Hn,zn);return v(Me,Bn,ni,Ci,aa,{type:"ForStatement",init:Ga,test:ca,update:_a,body:tc})}function su(Me,Bn,Hn){return J1(Bn,Me.token)||f(Me,114),(Me.token&537079808)===537079808&&f(Me,115),Hn&&L2(Me,Bn,Hn,Me.tokenValue,8,0),$(Me,Bn,0)}function ht(Me,Bn,Hn){let zn=Me.tokenPos,ni=Me.linePos,Ci=Me.colPos;E(Me,Bn);let aa=null,{tokenPos:oa,linePos:ca,colPos:xa}=Me,Ga=[];if(Me.token===134283267)aa=c2(Me,Bn);else{if(Me.token&143360){let zn=su(Me,Bn,Hn);if(Ga=[v(Me,Bn,oa,ca,xa,{type:"ImportDefaultSpecifier",local:zn})],M(Me,Bn,18))switch(Me.token){case 8457014:Ga.push(au(Me,Bn,Hn));break;case 2162700:du(Me,Bn,Hn,Ga);break;default:f(Me,104)}}else switch(Me.token){case 8457014:Ga=[au(Me,Bn,Hn)];break;case 2162700:du(Me,Bn,Hn,Ga);break;case 67174411:return hu(Me,Bn,zn,ni,Ci);case 67108877:return gu(Me,Bn,zn,ni,Ci);default:f(Me,28,_a[Me.token&255])}aa=mt(Me,Bn)}return s2(Me,Bn|32768),v(Me,Bn,zn,ni,Ci,{type:"ImportDeclaration",specifiers:Ga,source:aa})}function au(Me,Bn,Hn){let{tokenPos:zn,linePos:ni,colPos:Ci}=Me;return E(Me,Bn),q(Me,Bn,77934),(Me.token&134217728)===134217728&&L(zn,Me.line,Me.index,28,_a[Me.token&255]),v(Me,Bn,zn,ni,Ci,{type:"ImportNamespaceSpecifier",local:su(Me,Bn,Hn)})}function mt(Me,Bn){return M(Me,Bn,12404),Me.token!==134283267&&f(Me,102,"Import"),c2(Me,Bn)}function du(Me,Bn,Hn,zn){for(E(Me,Bn);Me.token&143360;){let{token:ni,tokenValue:Ci,tokenPos:aa,linePos:oa,colPos:ca}=Me,_a=$(Me,Bn,0),xa;M(Me,Bn,77934)?((Me.token&134217728)===134217728||Me.token===18?f(Me,103):l1(Me,Bn,16,Me.token,0),Ci=Me.tokenValue,xa=$(Me,Bn,0)):(l1(Me,Bn,16,ni,0),xa=_a),Hn&&L2(Me,Bn,Hn,Ci,8,0),zn.push(v(Me,Bn,aa,oa,ca,{type:"ImportSpecifier",local:xa,imported:_a})),Me.token!==1074790415&&q(Me,Bn,18)}return q(Me,Bn,1074790415),zn}function gu(Me,Bn,Hn,zn,ni){let Ci=bu(Me,Bn,v(Me,Bn,Hn,zn,ni,{type:"Identifier",name:"import"}),Hn,zn,ni);return Ci=H(Me,Bn,Ci,0,0,Hn,zn,ni),Ci=Q(Me,Bn,0,0,Hn,zn,ni,Ci),X2(Me,Bn,Ci,Hn,zn,ni)}function hu(Me,Bn,Hn,zn,ni){let Ci=ku(Me,Bn,0,Hn,zn,ni);return Ci=H(Me,Bn,Ci,0,0,Hn,zn,ni),X2(Me,Bn,Ci,Hn,zn,ni)}function bt(Me,Bn,Hn){let zn=Me.tokenPos,ni=Me.linePos,Ci=Me.colPos;E(Me,Bn|32768);let aa=[],oa=null,ca=null,xa;if(M(Me,Bn|32768,20563)){switch(Me.token){case 86106:{oa=I2(Me,Bn,Hn,4,1,1,0,Me.tokenPos,Me.linePos,Me.colPos);break}case 133:case 86096:oa=x1(Me,Bn,Hn,1,Me.tokenPos,Me.linePos,Me.colPos);break;case 209007:let{tokenPos:zn,linePos:ni,colPos:Ci}=Me;oa=$(Me,Bn,0);let{flags:aa}=Me;(aa&1)<1&&(Me.token===86106?oa=I2(Me,Bn,Hn,4,1,1,1,zn,ni,Ci):Me.token===67174411?(oa=G1(Me,Bn,oa,1,1,0,aa,zn,ni,Ci),oa=H(Me,Bn,oa,0,0,zn,ni,Ci),oa=Q(Me,Bn,0,0,zn,ni,Ci,oa)):Me.token&143360&&(Hn&&(Hn=c1(Me,Bn,Me.tokenValue)),oa=$(Me,Bn,0),oa=e1(Me,Bn,Hn,[oa],1,zn,ni,Ci)));break;default:oa=K(Me,Bn,1,0,0,Me.tokenPos,Me.linePos,Me.colPos),s2(Me,Bn|32768)}return Hn&&M2(Me,"default"),v(Me,Bn,zn,ni,Ci,{type:"ExportDefaultDeclaration",declaration:oa})}switch(Me.token){case 8457014:{E(Me,Bn);let aa=null;return M(Me,Bn,77934)&&(Hn&&M2(Me,Me.tokenValue),aa=$(Me,Bn,0)),q(Me,Bn,12404),Me.token!==134283267&&f(Me,102,"Export"),ca=c2(Me,Bn),s2(Me,Bn|32768),v(Me,Bn,zn,ni,Ci,{type:"ExportAllDeclaration",source:ca,exported:aa})}case 2162700:{E(Me,Bn);let zn=[],ni=[];for(;Me.token&143360;){let{tokenPos:Ci,tokenValue:oa,linePos:ca,colPos:_a}=Me,xa=$(Me,Bn,0),Ga;Me.token===77934?(E(Me,Bn),(Me.token&134217728)===134217728&&f(Me,103),Hn&&(zn.push(Me.tokenValue),ni.push(oa)),Ga=$(Me,Bn,0)):(Hn&&(zn.push(Me.tokenValue),ni.push(Me.tokenValue)),Ga=xa),aa.push(v(Me,Bn,Ci,ca,_a,{type:"ExportSpecifier",local:xa,exported:Ga})),Me.token!==1074790415&&q(Me,Bn,18)}if(q(Me,Bn,1074790415),M(Me,Bn,12404))Me.token!==134283267&&f(Me,102,"Export"),ca=c2(Me,Bn);else if(Hn){let Bn=0,Hn=zn.length;for(;Bn0)&8738868,Ga,Ha;for(Me.assignable=2;Me.token&8454144&&(Ga=Me.token,Ha=Ga&3840,(Ga&524288&&oa&268435456||oa&524288&&Ga&268435456)&&f(Me,159),!(Ha+((Ga===8457273)<<8)-((xa===Ga)<<12)<=aa));)E(Me,Bn|32768),ca=v(Me,Bn,zn,ni,Ci,{type:Ga&524288||Ga&268435456?"LogicalExpression":"BinaryExpression",left:ca,right:T2(Me,Bn,Hn,Me.tokenPos,Me.linePos,Me.colPos,Ha,Ga,h2(Me,Bn,0,Hn,1,Me.tokenPos,Me.linePos,Me.colPos)),operator:_a[Ga&255]});return Me.token===1077936157&&f(Me,24),ca}function kt(Me,Bn,Hn,zn,ni,Ci,aa){Hn||f(Me,0);let oa=Me.token;E(Me,Bn|32768);let ca=h2(Me,Bn,0,aa,1,Me.tokenPos,Me.linePos,Me.colPos);return Me.token===8457273&&f(Me,31),Bn&1024&&oa===16863278&&(ca.type==="Identifier"?f(Me,117):$0(ca)&&f(Me,123)),Me.assignable=2,v(Me,Bn,zn,ni,Ci,{type:"UnaryExpression",operator:_a[oa&255],argument:ca,prefix:!0})}function rt(Me,Bn,Hn,zn,ni,Ci,aa,oa,ca,_a){let{token:xa}=Me,Ga=$(Me,Bn,Ci),{flags:Ha}=Me;if((Ha&1)<1){if(Me.token===86106)return vu(Me,Bn,1,Hn,oa,ca,_a);if((Me.token&143360)===143360)return zn||f(Me,0),Pu(Me,Bn,ni,oa,ca,_a)}return!aa&&Me.token===67174411?G1(Me,Bn,Ga,ni,1,0,Ha,oa,ca,_a):Me.token===10?($1(Me,Bn,xa,1),aa&&f(Me,48),h1(Me,Bn,Me.tokenValue,Ga,aa,ni,0,oa,ca,_a)):Ga}function vt(Me,Bn,Hn,zn,ni,Ci,aa){if(Hn&&(Me.destructible|=256),Bn&2097152){E(Me,Bn|32768),Bn&8388608&&f(Me,30),zn||f(Me,24),Me.token===22&&f(Me,120);let Hn=null,oa=!1;return(Me.flags&1)<1&&(oa=M(Me,Bn|32768,8457014),(Me.token&77824||oa)&&(Hn=K(Me,Bn,1,0,0,Me.tokenPos,Me.linePos,Me.colPos))),Me.assignable=2,v(Me,Bn,ni,Ci,aa,{type:"YieldExpression",argument:Hn,delegate:oa})}return Bn&1024&&f(Me,94,"yield"),Q1(Me,Bn,ni,Ci,aa)}function yt(Me,Bn,Hn,zn,ni,Ci,aa){if(zn&&(Me.destructible|=128),Bn&4194304||Bn&2048&&Bn&8192){Hn&&f(Me,0),Bn&8388608&&L(Me.index,Me.line,Me.index,29),E(Me,Bn|32768);let zn=h2(Me,Bn,0,0,1,Me.tokenPos,Me.linePos,Me.colPos);return Me.token===8457273&&f(Me,31),Me.assignable=2,v(Me,Bn,ni,Ci,aa,{type:"AwaitExpression",argument:zn})}return Bn&2048&&f(Me,95),Q1(Me,Bn,ni,Ci,aa)}function d1(Me,Bn,Hn,zn,ni,Ci){let{tokenPos:aa,linePos:oa,colPos:ca}=Me;q(Me,Bn|32768,2162700);let _a=[],xa=Bn;if(Me.token!==1074790415){for(;Me.token===134283267;){let{index:Hn,tokenPos:zn,tokenValue:ni,token:Ci}=Me,aa=c2(Me,Bn);eu(Me,Hn,zn,ni)&&(Bn|=1024,Me.flags&128&&L(Me.index,Me.line,Me.tokenPos,63),Me.flags&64&&L(Me.index,Me.line,Me.tokenPos,8)),_a.push(z1(Me,Bn,aa,Ci,zn,Me.linePos,Me.colPos))}Bn&1024&&(ni&&((ni&537079808)===537079808&&f(Me,115),(ni&36864)===36864&&f(Me,38)),Me.flags&512&&f(Me,115),Me.flags&256&&f(Me,114)),Bn&64&&Hn&&Ci!==void 0&&(xa&1024)<1&&(Bn&8192)<1&&A(Ci)}for(Me.flags=(Me.flags|512|256|64)^832,Me.destructible=(Me.destructible|256)^256;Me.token!==1074790415;)_a.push(G2(Me,Bn,Hn,4,{}));return q(Me,zn&24?Bn|32768:Bn,1074790415),Me.flags&=-193,Me.token===1077936157&&f(Me,24),v(Me,Bn,aa,oa,ca,{type:"BlockStatement",body:_a})}function At(Me,Bn,Hn,zn,ni){switch(E(Me,Bn),Me.token){case 67108991:f(Me,161);case 67174411:{(Bn&524288)<1&&f(Me,26),Bn&16384&&f(Me,27),Me.assignable=2;break}case 69271571:case 67108877:{(Bn&262144)<1&&f(Me,27),Bn&16384&&f(Me,27),Me.assignable=1;break}default:f(Me,28,"super")}return v(Me,Bn,Hn,zn,ni,{type:"Super"})}function h2(Me,Bn,Hn,zn,ni,Ci,aa,oa){let ca=d2(Me,Bn,2,0,Hn,0,zn,ni,Ci,aa,oa);return H(Me,Bn,ca,zn,0,Ci,aa,oa)}function Pt(Me,Bn,Hn,zn,ni,Ci){Me.assignable&2&&f(Me,52);let{token:aa}=Me;return E(Me,Bn),Me.assignable=2,v(Me,Bn,zn,ni,Ci,{type:"UpdateExpression",argument:Hn,operator:_a[aa&255],prefix:!1})}function H(Me,Bn,Hn,zn,ni,Ci,aa,oa){if((Me.token&33619968)===33619968&&(Me.flags&1)<1)Hn=Pt(Me,Bn,Hn,Ci,aa,oa);else if((Me.token&67108864)===67108864){switch(Bn=(Bn|134217728)^134217728,Me.token){case 67108877:{E(Me,(Bn|1073741824|8192)^8192),Me.assignable=1;let zn=mu(Me,Bn);Hn=v(Me,Bn,Ci,aa,oa,{type:"MemberExpression",object:Hn,computed:!1,property:zn});break}case 69271571:{let ni=!1;(Me.flags&2048)===2048&&(ni=!0,Me.flags=(Me.flags|2048)^2048),E(Me,Bn|32768);let{tokenPos:ca,linePos:_a,colPos:xa}=Me,Ga=o2(Me,Bn,zn,1,ca,_a,xa);q(Me,Bn,20),Me.assignable=1,Hn=v(Me,Bn,Ci,aa,oa,{type:"MemberExpression",object:Hn,computed:!0,property:Ga}),ni&&(Me.flags|=2048);break}case 67174411:{if((Me.flags&1024)===1024)return Me.flags=(Me.flags|1024)^1024,Hn;let ni=!1;(Me.flags&2048)===2048&&(ni=!0,Me.flags=(Me.flags|2048)^2048);let ca=Z1(Me,Bn,zn);Me.assignable=2,Hn=v(Me,Bn,Ci,aa,oa,{type:"CallExpression",callee:Hn,arguments:ca}),ni&&(Me.flags|=2048);break}case 67108991:{E(Me,(Bn|1073741824|8192)^8192),Me.flags|=2048,Me.assignable=2,Hn=Et(Me,Bn,Hn,Ci,aa,oa);break}default:(Me.flags&2048)===2048&&f(Me,160),Me.assignable=2,Hn=v(Me,Bn,Ci,aa,oa,{type:"TaggedTemplateExpression",tag:Hn,quasi:Me.token===67174408?Y1(Me,Bn|65536):K1(Me,Bn,Me.tokenPos,Me.linePos,Me.colPos)})}Hn=H(Me,Bn,Hn,0,1,Ci,aa,oa)}return ni===0&&(Me.flags&2048)===2048&&(Me.flags=(Me.flags|2048)^2048,Hn=v(Me,Bn,Ci,aa,oa,{type:"ChainExpression",expression:Hn})),Hn}function Et(Me,Bn,Hn,zn,ni,Ci){let aa=!1,oa;if((Me.token===69271571||Me.token===67174411)&&(Me.flags&2048)===2048&&(aa=!0,Me.flags=(Me.flags|2048)^2048),Me.token===69271571){E(Me,Bn|32768);let{tokenPos:aa,linePos:ca,colPos:_a}=Me,xa=o2(Me,Bn,0,1,aa,ca,_a);q(Me,Bn,20),Me.assignable=2,oa=v(Me,Bn,zn,ni,Ci,{type:"MemberExpression",object:Hn,computed:!0,optional:!0,property:xa})}else if(Me.token===67174411){let aa=Z1(Me,Bn,0);Me.assignable=2,oa=v(Me,Bn,zn,ni,Ci,{type:"CallExpression",callee:Hn,arguments:aa,optional:!0})}else{(Me.token&143360)<1&&f(Me,154);let aa=$(Me,Bn,0);Me.assignable=2,oa=v(Me,Bn,zn,ni,Ci,{type:"MemberExpression",object:Hn,computed:!1,optional:!0,property:aa})}return aa&&(Me.flags|=2048),oa}function mu(Me,Bn){return(Me.token&143360)<1&&Me.token!==131&&f(Me,154),Bn&1&&Me.token===131?r1(Me,Bn,Me.tokenPos,Me.linePos,Me.colPos):$(Me,Bn,0)}function Ct(Me,Bn,Hn,zn,ni,Ci,aa){Hn&&f(Me,53),zn||f(Me,0);let{token:oa}=Me;E(Me,Bn|32768);let ca=h2(Me,Bn,0,0,1,Me.tokenPos,Me.linePos,Me.colPos);return Me.assignable&2&&f(Me,52),Me.assignable=2,v(Me,Bn,ni,Ci,aa,{type:"UpdateExpression",argument:ca,operator:_a[oa&255],prefix:!0})}function d2(Me,Bn,Hn,zn,ni,Ci,aa,oa,ca,xa,Ga){if((Me.token&143360)===143360){switch(Me.token){case 209008:return yt(Me,Bn,zn,aa,ca,xa,Ga);case 241773:return vt(Me,Bn,aa,ni,ca,xa,Ga);case 209007:return rt(Me,Bn,aa,oa,ni,Ci,zn,ca,xa,Ga)}let{token:_a,tokenValue:Ha}=Me,ts=$(Me,Bn|65536,Ci);return Me.token===10?(oa||f(Me,0),$1(Me,Bn,_a,1),h1(Me,Bn,Ha,ts,zn,ni,0,ca,xa,Ga)):(Bn&16384&&_a===537079928&&f(Me,126),_a===241739&&(Bn&1024&&f(Me,109),Hn&24&&f(Me,97)),Me.assignable=Bn&1024&&(_a&537079808)===537079808?2:1,ts)}if((Me.token&134217728)===134217728)return c2(Me,Bn);switch(Me.token){case 33619995:case 33619996:return Ct(Me,Bn,zn,oa,ca,xa,Ga);case 16863278:case 16842800:case 16842801:case 25233970:case 25233971:case 16863277:case 16863279:return kt(Me,Bn,oa,ca,xa,Ga,aa);case 86106:return vu(Me,Bn,0,aa,ca,xa,Ga);case 2162700:return Ft(Me,Bn,ni?0:1,aa,ca,xa,Ga);case 69271571:return St(Me,Bn,ni?0:1,aa,ca,xa,Ga);case 67174411:return Ot(Me,Bn,ni,1,0,ca,xa,Ga);case 86021:case 86022:case 86023:return qt(Me,Bn,ca,xa,Ga);case 86113:return Bt(Me,Bn);case 65540:return Rt(Me,Bn,ca,xa,Ga);case 133:case 86096:return Vt(Me,Bn,aa,ca,xa,Ga);case 86111:return At(Me,Bn,ca,xa,Ga);case 67174409:return K1(Me,Bn,ca,xa,Ga);case 67174408:return Y1(Me,Bn);case 86109:return Tt(Me,Bn,aa,ca,xa,Ga);case 134283389:return ru(Me,Bn,ca,xa,Ga);case 131:return r1(Me,Bn,ca,xa,Ga);case 86108:return Dt(Me,Bn,zn,aa,ca,xa,Ga);case 8456258:if(Bn&16)return ee(Me,Bn,1,ca,xa,Ga);default:if(J1(Bn,Me.token))return Q1(Me,Bn,ca,xa,Ga);f(Me,28,_a[Me.token&255])}}function Dt(Me,Bn,Hn,zn,ni,Ci,aa){let oa=$(Me,Bn,0);return Me.token===67108877?bu(Me,Bn,oa,ni,Ci,aa):(Hn&&f(Me,137),oa=ku(Me,Bn,zn,ni,Ci,aa),Me.assignable=2,H(Me,Bn,oa,zn,0,ni,Ci,aa))}function bu(Me,Bn,Hn,zn,ni,Ci){return Bn&2048||f(Me,163),E(Me,Bn),Me.token!==143495&&Me.tokenValue!=="meta"&&f(Me,28,_a[Me.token&255]),Me.assignable=2,v(Me,Bn,zn,ni,Ci,{type:"MetaProperty",meta:Hn,property:$(Me,Bn,0)})}function ku(Me,Bn,Hn,zn,ni,Ci){q(Me,Bn|32768,67174411),Me.token===14&&f(Me,138);let aa=K(Me,Bn,1,0,Hn,Me.tokenPos,Me.linePos,Me.colPos);return q(Me,Bn,16),v(Me,Bn,zn,ni,Ci,{type:"ImportExpression",source:aa})}function ru(Me,Bn,Hn,zn,ni){let{tokenRaw:Ci,tokenValue:aa}=Me;return E(Me,Bn),Me.assignable=2,v(Me,Bn,Hn,zn,ni,Bn&512?{type:"Literal",value:aa,bigint:Ci.slice(0,-1),raw:Ci}:{type:"Literal",value:aa,bigint:Ci.slice(0,-1)})}function K1(Me,Bn,Hn,zn,ni){Me.assignable=2;let{tokenValue:Ci,tokenRaw:aa,tokenPos:oa,linePos:ca,colPos:_a}=Me;q(Me,Bn,67174409);let xa=[g1(Me,Bn,Ci,aa,oa,ca,_a,!0)];return v(Me,Bn,Hn,zn,ni,{type:"TemplateLiteral",expressions:[],quasis:xa})}function Y1(Me,Bn){Bn=(Bn|134217728)^134217728;let{tokenValue:Hn,tokenRaw:zn,tokenPos:ni,linePos:Ci,colPos:aa}=Me;q(Me,Bn|32768,67174408);let oa=[g1(Me,Bn,Hn,zn,ni,Ci,aa,!1)],ca=[o2(Me,Bn,0,1,Me.tokenPos,Me.linePos,Me.colPos)];for(Me.token!==1074790415&&f(Me,80);(Me.token=I0(Me,Bn))!==67174409;){let{tokenValue:Hn,tokenRaw:zn,tokenPos:ni,linePos:Ci,colPos:aa}=Me;q(Me,Bn|32768,67174408),oa.push(g1(Me,Bn,Hn,zn,ni,Ci,aa,!1)),ca.push(o2(Me,Bn,0,1,Me.tokenPos,Me.linePos,Me.colPos)),Me.token!==1074790415&&f(Me,80)}{let{tokenValue:Hn,tokenRaw:zn,tokenPos:ni,linePos:Ci,colPos:aa}=Me;q(Me,Bn,67174409),oa.push(g1(Me,Bn,Hn,zn,ni,Ci,aa,!0))}return v(Me,Bn,ni,Ci,aa,{type:"TemplateLiteral",expressions:ca,quasis:oa})}function g1(Me,Bn,Hn,zn,ni,Ci,aa,oa){let ca=v(Me,Bn,ni,Ci,aa,{type:"TemplateElement",value:{cooked:Hn,raw:zn},tail:oa}),_a=oa?1:2;return Bn&2&&(ca.start+=1,ca.range[0]+=1,ca.end-=_a,ca.range[1]-=_a),Bn&4&&(ca.loc.start.column+=1,ca.loc.end.column-=_a),ca}function wt(Me,Bn,Hn,zn,ni){Bn=(Bn|134217728)^134217728,q(Me,Bn|32768,14);let Ci=K(Me,Bn,1,0,0,Me.tokenPos,Me.linePos,Me.colPos);return Me.assignable=1,v(Me,Bn,Hn,zn,ni,{type:"SpreadElement",argument:Ci})}function Z1(Me,Bn,Hn){E(Me,Bn|32768);let zn=[];if(Me.token===16)return E(Me,Bn),zn;for(;Me.token!==16&&(Me.token===14?zn.push(wt(Me,Bn,Me.tokenPos,Me.linePos,Me.colPos)):zn.push(K(Me,Bn,1,0,Hn,Me.tokenPos,Me.linePos,Me.colPos)),!(Me.token!==18||(E(Me,Bn|32768),Me.token===16))););return q(Me,Bn,16),zn}function $(Me,Bn,Hn){let{tokenValue:zn,tokenPos:ni,linePos:Ci,colPos:aa}=Me;return E(Me,Bn),v(Me,Bn,ni,Ci,aa,Bn&268435456?{type:"Identifier",name:zn,pattern:Hn===1}:{type:"Identifier",name:zn})}function c2(Me,Bn){let{tokenValue:Hn,tokenRaw:zn,tokenPos:ni,linePos:Ci,colPos:aa}=Me;return Me.token===134283389?ru(Me,Bn,ni,Ci,aa):(E(Me,Bn),Me.assignable=2,v(Me,Bn,ni,Ci,aa,Bn&512?{type:"Literal",value:Hn,raw:zn}:{type:"Literal",value:Hn}))}function qt(Me,Bn,Hn,zn,ni){let Ci=_a[Me.token&255],aa=Me.token===86023?null:Ci==="true";return E(Me,Bn),Me.assignable=2,v(Me,Bn,Hn,zn,ni,Bn&512?{type:"Literal",value:aa,raw:Ci}:{type:"Literal",value:aa})}function Bt(Me,Bn){let{tokenPos:Hn,linePos:zn,colPos:ni}=Me;return E(Me,Bn),Me.assignable=2,v(Me,Bn,Hn,zn,ni,{type:"ThisExpression"})}function I2(Me,Bn,Hn,zn,ni,Ci,aa,oa,ca,xa){E(Me,Bn|32768);let Ga=ni?M1(Me,Bn,8457014):0,Ha=null,ts,Ps=Hn?_2():void 0;if(Me.token===67174411)(Ci&1)<1&&f(Me,37,"Function");else{let ni=zn&4&&((Bn&8192)<1||(Bn&2048)<1)?4:64;uu(Me,Bn|(Bn&3072)<<11,Me.token),Hn&&(ni&4?tu(Me,Bn,Hn,Me.tokenValue,ni):L2(Me,Bn,Hn,Me.tokenValue,ni,zn),Ps=i2(Ps,256),Ci&&Ci&2&&M2(Me,Me.tokenValue)),ts=Me.token,Me.token&143360?Ha=$(Me,Bn,0):f(Me,28,_a[Me.token&255])}Bn=(Bn|32243712)^32243712|67108864|aa*2+Ga<<21|(Ga?0:1073741824),Hn&&(Ps=i2(Ps,512));let so=Au(Me,Bn|8388608,Ps,0,1),oo=d1(Me,(Bn|8192|4096|131072)^143360,Hn?i2(Ps,128):Ps,8,ts,Hn?Ps.scopeError:void 0);return v(Me,Bn,oa,ca,xa,{type:"FunctionDeclaration",id:Ha,params:so,body:oo,async:aa===1,generator:Ga===1})}function vu(Me,Bn,Hn,zn,ni,Ci,aa){E(Me,Bn|32768);let oa=M1(Me,Bn,8457014),ca=Hn*2+oa<<21,_a=null,xa,Ga=Bn&64?_2():void 0;(Me.token&176128)>0&&(uu(Me,(Bn|32243712)^32243712|ca,Me.token),Ga&&(Ga=i2(Ga,256)),xa=Me.token,_a=$(Me,Bn,0)),Bn=(Bn|32243712)^32243712|67108864|ca|(oa?0:1073741824),Ga&&(Ga=i2(Ga,512));let Ha=Au(Me,Bn|8388608,Ga,zn,1),ts=d1(Me,Bn&-134377473,Ga&&i2(Ga,128),0,xa,void 0);return Me.assignable=2,v(Me,Bn,ni,Ci,aa,{type:"FunctionExpression",id:_a,params:Ha,body:ts,async:Hn===1,generator:oa===1})}function St(Me,Bn,Hn,zn,ni,Ci,aa){let oa=m2(Me,Bn,void 0,Hn,zn,0,2,0,ni,Ci,aa);return Bn&256&&Me.destructible&64&&f(Me,60),Me.destructible&8&&f(Me,59),oa}function m2(Me,Bn,Hn,zn,ni,Ci,aa,oa,ca,xa,Ga){E(Me,Bn|32768);let Ha=[],ts=0;for(Bn=(Bn|134217728)^134217728;Me.token!==20;)if(M(Me,Bn|32768,18))Ha.push(null);else{let zn,{token:ca,tokenPos:xa,linePos:Ga,colPos:Ps,tokenValue:so}=Me;if(ca&143360)if(zn=d2(Me,Bn,aa,0,1,0,ni,1,xa,Ga,Ps),Me.token===1077936157){Me.assignable&2&&f(Me,24),E(Me,Bn|32768),Hn&&B2(Me,Bn,Hn,so,aa,oa);let ca=K(Me,Bn,1,1,ni,Me.tokenPos,Me.linePos,Me.colPos);zn=v(Me,Bn,xa,Ga,Ps,Ci?{type:"AssignmentPattern",left:zn,right:ca}:{type:"AssignmentExpression",operator:"=",left:zn,right:ca}),ts|=Me.destructible&256?256:0|Me.destructible&128?128:0}else Me.token===18||Me.token===20?(Me.assignable&2?ts|=16:Hn&&B2(Me,Bn,Hn,so,aa,oa),ts|=Me.destructible&256?256:0|Me.destructible&128?128:0):(ts|=aa&1?32:(aa&2)<1?16:0,zn=H(Me,Bn,zn,ni,0,xa,Ga,Ps),Me.token!==18&&Me.token!==20?(Me.token!==1077936157&&(ts|=16),zn=Q(Me,Bn,ni,Ci,xa,Ga,Ps,zn)):Me.token!==1077936157&&(ts|=Me.assignable&2?16:32));else ca&2097152?(zn=Me.token===2162700?b2(Me,Bn,Hn,0,ni,Ci,aa,oa,xa,Ga,Ps):m2(Me,Bn,Hn,0,ni,Ci,aa,oa,xa,Ga,Ps),ts|=Me.destructible,Me.assignable=Me.destructible&16?2:1,Me.token===18||Me.token===20?Me.assignable&2&&(ts|=16):Me.destructible&8?f(Me,68):(zn=H(Me,Bn,zn,ni,0,xa,Ga,Ps),ts=Me.assignable&2?16:0,Me.token!==18&&Me.token!==20?zn=Q(Me,Bn,ni,Ci,xa,Ga,Ps,zn):Me.token!==1077936157&&(ts|=Me.assignable&2?16:32))):ca===14?(zn=W2(Me,Bn,Hn,20,aa,oa,0,ni,Ci,xa,Ga,Ps),ts|=Me.destructible,Me.token!==18&&Me.token!==20&&f(Me,28,_a[Me.token&255])):(zn=h2(Me,Bn,1,0,1,xa,Ga,Ps),Me.token!==18&&Me.token!==20?(zn=Q(Me,Bn,ni,Ci,xa,Ga,Ps,zn),(aa&3)<1&&ca===67174411&&(ts|=16)):Me.assignable&2?ts|=16:ca===67174411&&(ts|=Me.assignable&1&&aa&3?32:16));if(Ha.push(zn),M(Me,Bn|32768,18)){if(Me.token===20)break}else break}q(Me,Bn,20);let Ps=v(Me,Bn,ca,xa,Ga,{type:Ci?"ArrayPattern":"ArrayExpression",elements:Ha});return!zn&&Me.token&4194304?yu(Me,Bn,ts,ni,Ci,ca,xa,Ga,Ps):(Me.destructible=ts,Ps)}function yu(Me,Bn,Hn,zn,ni,Ci,aa,oa,ca){Me.token!==1077936157&&f(Me,24),E(Me,Bn|32768),Hn&16&&f(Me,24),ni||r2(Me,ca);let{tokenPos:_a,linePos:xa,colPos:Ga}=Me,Ha=K(Me,Bn,1,1,zn,_a,xa,Ga);return Me.destructible=(Hn|64|8)^72|(Me.destructible&128?128:0)|(Me.destructible&256?256:0),v(Me,Bn,Ci,aa,oa,ni?{type:"AssignmentPattern",left:ca,right:Ha}:{type:"AssignmentExpression",left:ca,operator:"=",right:Ha})}function W2(Me,Bn,Hn,zn,ni,Ci,aa,oa,ca,_a,xa,Ga){E(Me,Bn|32768);let Ha=null,ts=0,{token:Ps,tokenValue:so,tokenPos:oo,linePos:Jo,colPos:tc}=Me;if(Ps&143360)Me.assignable=1,Ha=d2(Me,Bn,ni,0,1,0,oa,1,oo,Jo,tc),Ps=Me.token,Ha=H(Me,Bn,Ha,oa,0,oo,Jo,tc),Me.token!==18&&Me.token!==zn&&(Me.assignable&2&&Me.token===1077936157&&f(Me,68),ts|=16,Ha=Q(Me,Bn,oa,ca,oo,Jo,tc,Ha)),Me.assignable&2?ts|=16:Ps===zn||Ps===18?Hn&&B2(Me,Bn,Hn,so,ni,Ci):ts|=32,ts|=Me.destructible&128?128:0;else if(Ps===zn)f(Me,39);else if(Ps&2097152)Ha=Me.token===2162700?b2(Me,Bn,Hn,1,oa,ca,ni,Ci,oo,Jo,tc):m2(Me,Bn,Hn,1,oa,ca,ni,Ci,oo,Jo,tc),Ps=Me.token,Ps!==1077936157&&Ps!==zn&&Ps!==18?(Me.destructible&8&&f(Me,68),Ha=H(Me,Bn,Ha,oa,0,oo,Jo,tc),ts|=Me.assignable&2?16:0,(Me.token&4194304)===4194304?(Me.token!==1077936157&&(ts|=16),Ha=Q(Me,Bn,oa,ca,oo,Jo,tc,Ha)):((Me.token&8454144)===8454144&&(Ha=T2(Me,Bn,1,oo,Jo,tc,4,Ps,Ha)),M(Me,Bn|32768,22)&&(Ha=U2(Me,Bn,Ha,oo,Jo,tc)),ts|=Me.assignable&2?16:32)):ts|=zn===1074790415&&Ps!==1077936157?16:Me.destructible;else{ts|=32,Ha=h2(Me,Bn,1,oa,1,Me.tokenPos,Me.linePos,Me.colPos);let{token:Hn,tokenPos:ni,linePos:Ci,colPos:aa}=Me;return Hn===1077936157&&Hn!==zn&&Hn!==18?(Me.assignable&2&&f(Me,24),Ha=Q(Me,Bn,oa,ca,ni,Ci,aa,Ha),ts|=16):(Hn===18?ts|=16:Hn!==zn&&(Ha=Q(Me,Bn,oa,ca,ni,Ci,aa,Ha)),ts|=Me.assignable&1?32:16),Me.destructible=ts,Me.token!==zn&&Me.token!==18&&f(Me,155),v(Me,Bn,_a,xa,Ga,{type:ca?"RestElement":"SpreadElement",argument:Ha})}if(Me.token!==zn)if(ni&1&&(ts|=aa?16:32),M(Me,Bn|32768,1077936157)){ts&16&&f(Me,24),r2(Me,Ha);let Hn=K(Me,Bn,1,1,oa,Me.tokenPos,Me.linePos,Me.colPos);Ha=v(Me,Bn,oo,Jo,tc,ca?{type:"AssignmentPattern",left:Ha,right:Hn}:{type:"AssignmentExpression",left:Ha,operator:"=",right:Hn}),ts=16}else ts|=16;return Me.destructible=ts,v(Me,Bn,_a,xa,Ga,{type:ca?"RestElement":"SpreadElement",argument:Ha})}function v2(Me,Bn,Hn,zn,ni,Ci,aa){let oa=(Hn&64)<1?31981568:14680064;Bn=(Bn|oa)^oa|(Hn&88)<<18|100925440;let ca=Bn&64?i2(_2(),512):void 0,_a=Lt(Me,Bn|8388608,ca,Hn,1,zn);ca&&(ca=i2(ca,128));let xa=d1(Me,Bn&-134230017,ca,0,void 0,void 0);return v(Me,Bn,ni,Ci,aa,{type:"FunctionExpression",params:_a,body:xa,async:(Hn&16)>0,generator:(Hn&8)>0,id:null})}function Ft(Me,Bn,Hn,zn,ni,Ci,aa){let oa=b2(Me,Bn,void 0,Hn,zn,0,2,0,ni,Ci,aa);return Bn&256&&Me.destructible&64&&f(Me,60),Me.destructible&8&&f(Me,59),oa}function b2(Me,Bn,Hn,zn,ni,Ci,aa,oa,ca,xa,Ga){E(Me,Bn);let Ha=[],ts=0,Ps=0;for(Bn=(Bn|134217728)^134217728;Me.token!==1074790415;){let{token:zn,tokenValue:ca,linePos:xa,colPos:Ga,tokenPos:so}=Me;if(zn===14)Ha.push(W2(Me,Bn,Hn,1074790415,aa,oa,0,ni,Ci,so,xa,Ga));else{let oo=0,Jo=null,tc,dc=Me.token;if(Me.token&143360||Me.token===121)if(Jo=$(Me,Bn,0),Me.token===18||Me.token===1074790415||Me.token===1077936157)if(oo|=4,Bn&1024&&(zn&537079808)===537079808?ts|=16:l1(Me,Bn,aa,zn,0),Hn&&B2(Me,Bn,Hn,ca,aa,oa),M(Me,Bn|32768,1077936157)){ts|=8;let Hn=K(Me,Bn,1,1,ni,Me.tokenPos,Me.linePos,Me.colPos);ts|=Me.destructible&256?256:0|Me.destructible&128?128:0,tc=v(Me,Bn,so,xa,Ga,{type:"AssignmentPattern",left:Bn&-2147483648?Object.assign({},Jo):Jo,right:Hn})}else ts|=(zn===209008?128:0)|(zn===121?16:0),tc=Bn&-2147483648?Object.assign({},Jo):Jo;else if(M(Me,Bn|32768,21)){let{tokenPos:_a,linePos:xa,colPos:Ga}=Me;if(ca==="__proto__"&&Ps++,Me.token&143360){let zn=Me.token,ca=Me.tokenValue;ts|=dc===121?16:0,tc=d2(Me,Bn,aa,0,1,0,ni,1,_a,xa,Ga);let{token:Ha}=Me;tc=H(Me,Bn,tc,ni,0,_a,xa,Ga),Me.token===18||Me.token===1074790415?Ha===1077936157||Ha===1074790415||Ha===18?(ts|=Me.destructible&128?128:0,Me.assignable&2?ts|=16:Hn&&(zn&143360)===143360&&B2(Me,Bn,Hn,ca,aa,oa)):ts|=Me.assignable&1?32:16:(Me.token&4194304)===4194304?(Me.assignable&2?ts|=16:Ha!==1077936157?ts|=32:Hn&&B2(Me,Bn,Hn,ca,aa,oa),tc=Q(Me,Bn,ni,Ci,_a,xa,Ga,tc)):(ts|=16,(Me.token&8454144)===8454144&&(tc=T2(Me,Bn,1,_a,xa,Ga,4,Ha,tc)),M(Me,Bn|32768,22)&&(tc=U2(Me,Bn,tc,_a,xa,Ga)))}else(Me.token&2097152)===2097152?(tc=Me.token===69271571?m2(Me,Bn,Hn,0,ni,Ci,aa,oa,_a,xa,Ga):b2(Me,Bn,Hn,0,ni,Ci,aa,oa,_a,xa,Ga),ts=Me.destructible,Me.assignable=ts&16?2:1,Me.token===18||Me.token===1074790415?Me.assignable&2&&(ts|=16):Me.destructible&8?f(Me,68):(tc=H(Me,Bn,tc,ni,0,_a,xa,Ga),ts=Me.assignable&2?16:0,(Me.token&4194304)===4194304?tc=a1(Me,Bn,ni,Ci,_a,xa,Ga,tc):((Me.token&8454144)===8454144&&(tc=T2(Me,Bn,1,_a,xa,Ga,4,zn,tc)),M(Me,Bn|32768,22)&&(tc=U2(Me,Bn,tc,_a,xa,Ga)),ts|=Me.assignable&2?16:32))):(tc=h2(Me,Bn,1,ni,1,_a,xa,Ga),ts|=Me.assignable&1?32:16,Me.token===18||Me.token===1074790415?Me.assignable&2&&(ts|=16):(tc=H(Me,Bn,tc,ni,0,_a,xa,Ga),ts=Me.assignable&2?16:0,Me.token!==18&&zn!==1074790415&&(Me.token!==1077936157&&(ts|=16),tc=Q(Me,Bn,ni,Ci,_a,xa,Ga,tc))))}else Me.token===69271571?(ts|=16,zn===209007&&(oo|=16),oo|=(zn===12402?256:zn===12403?512:1)|2,Jo=K2(Me,Bn,ni),ts|=Me.assignable,tc=v2(Me,Bn,oo,ni,Me.tokenPos,Me.linePos,Me.colPos)):Me.token&143360?(ts|=16,zn===121&&f(Me,92),zn===209007&&(Me.flags&1&&f(Me,128),oo|=16),Jo=$(Me,Bn,0),oo|=zn===12402?256:zn===12403?512:1,tc=v2(Me,Bn,oo,ni,Me.tokenPos,Me.linePos,Me.colPos)):Me.token===67174411?(ts|=16,oo|=1,tc=v2(Me,Bn,oo,ni,Me.tokenPos,Me.linePos,Me.colPos)):Me.token===8457014?(ts|=16,zn===12402||zn===12403?f(Me,40):zn===143483&&f(Me,92),E(Me,Bn),oo|=9|(zn===209007?16:0),Me.token&143360?Jo=$(Me,Bn,0):(Me.token&134217728)===134217728?Jo=c2(Me,Bn):Me.token===69271571?(oo|=2,Jo=K2(Me,Bn,ni),ts|=Me.assignable):f(Me,28,_a[Me.token&255]),tc=v2(Me,Bn,oo,ni,Me.tokenPos,Me.linePos,Me.colPos)):(Me.token&134217728)===134217728?(zn===209007&&(oo|=16),oo|=zn===12402?256:zn===12403?512:1,ts|=16,Jo=c2(Me,Bn),tc=v2(Me,Bn,oo,ni,Me.tokenPos,Me.linePos,Me.colPos)):f(Me,129);else if((Me.token&134217728)===134217728)if(Jo=c2(Me,Bn),Me.token===21){q(Me,Bn|32768,21);let{tokenPos:_a,linePos:xa,colPos:Ga}=Me;if(ca==="__proto__"&&Ps++,Me.token&143360){tc=d2(Me,Bn,aa,0,1,0,ni,1,_a,xa,Ga);let{token:zn,tokenValue:ca}=Me;tc=H(Me,Bn,tc,ni,0,_a,xa,Ga),Me.token===18||Me.token===1074790415?zn===1077936157||zn===1074790415||zn===18?Me.assignable&2?ts|=16:Hn&&B2(Me,Bn,Hn,ca,aa,oa):ts|=Me.assignable&1?32:16:Me.token===1077936157?(Me.assignable&2&&(ts|=16),tc=Q(Me,Bn,ni,Ci,_a,xa,Ga,tc)):(ts|=16,tc=Q(Me,Bn,ni,Ci,_a,xa,Ga,tc))}else(Me.token&2097152)===2097152?(tc=Me.token===69271571?m2(Me,Bn,Hn,0,ni,Ci,aa,oa,_a,xa,Ga):b2(Me,Bn,Hn,0,ni,Ci,aa,oa,_a,xa,Ga),ts=Me.destructible,Me.assignable=ts&16?2:1,Me.token===18||Me.token===1074790415?Me.assignable&2&&(ts|=16):(Me.destructible&8)!==8&&(tc=H(Me,Bn,tc,ni,0,_a,xa,Ga),ts=Me.assignable&2?16:0,(Me.token&4194304)===4194304?tc=a1(Me,Bn,ni,Ci,_a,xa,Ga,tc):((Me.token&8454144)===8454144&&(tc=T2(Me,Bn,1,_a,xa,Ga,4,zn,tc)),M(Me,Bn|32768,22)&&(tc=U2(Me,Bn,tc,_a,xa,Ga)),ts|=Me.assignable&2?16:32))):(tc=h2(Me,Bn,1,0,1,_a,xa,Ga),ts|=Me.assignable&1?32:16,Me.token===18||Me.token===1074790415?Me.assignable&2&&(ts|=16):(tc=H(Me,Bn,tc,ni,0,_a,xa,Ga),ts=Me.assignable&1?0:16,Me.token!==18&&Me.token!==1074790415&&(Me.token!==1077936157&&(ts|=16),tc=Q(Me,Bn,ni,Ci,_a,xa,Ga,tc))))}else Me.token===67174411?(oo|=1,tc=v2(Me,Bn,oo,ni,Me.tokenPos,Me.linePos,Me.colPos),ts=Me.assignable|16):f(Me,130);else if(Me.token===69271571)if(Jo=K2(Me,Bn,ni),ts|=Me.destructible&256?256:0,oo|=2,Me.token===21){E(Me,Bn|32768);let{tokenPos:ca,linePos:_a,colPos:xa,tokenValue:Ga,token:Ha}=Me;if(Me.token&143360){tc=d2(Me,Bn,aa,0,1,0,ni,1,ca,_a,xa);let{token:zn}=Me;tc=H(Me,Bn,tc,ni,0,ca,_a,xa),(Me.token&4194304)===4194304?(ts|=Me.assignable&2?16:zn===1077936157?0:32,tc=a1(Me,Bn,ni,Ci,ca,_a,xa,tc)):Me.token===18||Me.token===1074790415?zn===1077936157||zn===1074790415||zn===18?Me.assignable&2?ts|=16:Hn&&(Ha&143360)===143360&&B2(Me,Bn,Hn,Ga,aa,oa):ts|=Me.assignable&1?32:16:(ts|=16,tc=Q(Me,Bn,ni,Ci,ca,_a,xa,tc))}else(Me.token&2097152)===2097152?(tc=Me.token===69271571?m2(Me,Bn,Hn,0,ni,Ci,aa,oa,ca,_a,xa):b2(Me,Bn,Hn,0,ni,Ci,aa,oa,ca,_a,xa),ts=Me.destructible,Me.assignable=ts&16?2:1,Me.token===18||Me.token===1074790415?Me.assignable&2&&(ts|=16):ts&8?f(Me,59):(tc=H(Me,Bn,tc,ni,0,ca,_a,xa),ts=Me.assignable&2?ts|16:0,(Me.token&4194304)===4194304?(Me.token!==1077936157&&(ts|=16),tc=a1(Me,Bn,ni,Ci,ca,_a,xa,tc)):((Me.token&8454144)===8454144&&(tc=T2(Me,Bn,1,ca,_a,xa,4,zn,tc)),M(Me,Bn|32768,22)&&(tc=U2(Me,Bn,tc,ca,_a,xa)),ts|=Me.assignable&2?16:32))):(tc=h2(Me,Bn,1,0,1,ca,_a,xa),ts|=Me.assignable&1?32:16,Me.token===18||Me.token===1074790415?Me.assignable&2&&(ts|=16):(tc=H(Me,Bn,tc,ni,0,ca,_a,xa),ts=Me.assignable&1?0:16,Me.token!==18&&Me.token!==1074790415&&(Me.token!==1077936157&&(ts|=16),tc=Q(Me,Bn,ni,Ci,ca,_a,xa,tc))))}else Me.token===67174411?(oo|=1,tc=v2(Me,Bn,oo,ni,Me.tokenPos,xa,Ga),ts=16):f(Me,41);else if(zn===8457014)if(q(Me,Bn|32768,8457014),oo|=8,Me.token&143360){let{token:Hn,line:zn,index:Ci}=Me;Jo=$(Me,Bn,0),oo|=1,Me.token===67174411?(ts|=16,tc=v2(Me,Bn,oo,ni,Me.tokenPos,Me.linePos,Me.colPos)):L(Ci,zn,Ci,Hn===209007?43:Hn===12402||Me.token===12403?42:44,_a[Hn&255])}else(Me.token&134217728)===134217728?(ts|=16,Jo=c2(Me,Bn),oo|=1,tc=v2(Me,Bn,oo,ni,so,xa,Ga)):Me.token===69271571?(ts|=16,oo|=3,Jo=K2(Me,Bn,ni),tc=v2(Me,Bn,oo,ni,Me.tokenPos,Me.linePos,Me.colPos)):f(Me,122);else f(Me,28,_a[zn&255]);ts|=Me.destructible&128?128:0,Me.destructible=ts,Ha.push(v(Me,Bn,so,xa,Ga,{type:"Property",key:Jo,value:tc,kind:oo&768?oo&512?"set":"get":"init",computed:(oo&2)>0,method:(oo&1)>0,shorthand:(oo&4)>0}))}if(ts|=Me.destructible,Me.token!==18)break;E(Me,Bn)}q(Me,Bn,1074790415),Ps>1&&(ts|=64);let so=v(Me,Bn,ca,xa,Ga,{type:Ci?"ObjectPattern":"ObjectExpression",properties:Ha});return!zn&&Me.token&4194304?yu(Me,Bn,ts,ni,Ci,ca,xa,Ga,so):(Me.destructible=ts,so)}function Lt(Me,Bn,Hn,zn,ni,Ci){q(Me,Bn,67174411);let aa=[];if(Me.flags=(Me.flags|128)^128,Me.token===16)return zn&512&&f(Me,35,"Setter","one",""),E(Me,Bn),aa;zn&256&&f(Me,35,"Getter","no","s"),zn&512&&Me.token===14&&f(Me,36),Bn=(Bn|134217728)^134217728;let oa=0,ca=0;for(;Me.token!==18;){let _a=null,{tokenPos:xa,linePos:Ga,colPos:Ha}=Me;if(Me.token&143360?((Bn&1024)<1&&((Me.token&36864)===36864&&(Me.flags|=256),(Me.token&537079808)===537079808&&(Me.flags|=512)),_a=p1(Me,Bn,Hn,zn|1,0,xa,Ga,Ha)):(Me.token===2162700?_a=b2(Me,Bn,Hn,1,Ci,1,ni,0,xa,Ga,Ha):Me.token===69271571?_a=m2(Me,Bn,Hn,1,Ci,1,ni,0,xa,Ga,Ha):Me.token===14&&(_a=W2(Me,Bn,Hn,16,ni,0,0,Ci,1,xa,Ga,Ha)),ca=1,Me.destructible&48&&f(Me,47)),Me.token===1077936157){E(Me,Bn|32768),ca=1;let Hn=K(Me,Bn,1,1,0,Me.tokenPos,Me.linePos,Me.colPos);_a=v(Me,Bn,xa,Ga,Ha,{type:"AssignmentPattern",left:_a,right:Hn})}if(oa++,aa.push(_a),!M(Me,Bn,18)||Me.token===16)break}return zn&512&&oa!==1&&f(Me,35,"Setter","one",""),Hn&&Hn.scopeError!==void 0&&A(Hn.scopeError),ca&&(Me.flags|=128),q(Me,Bn,16),aa}function K2(Me,Bn,Hn){E(Me,Bn|32768);let zn=K(Me,(Bn|134217728)^134217728,1,0,Hn,Me.tokenPos,Me.linePos,Me.colPos);return q(Me,Bn,20),zn}function Ot(Me,Bn,Hn,zn,ni,Ci,aa,oa){Me.flags=(Me.flags|128)^128;let{tokenPos:ca,linePos:_a,colPos:xa}=Me;E(Me,Bn|32768|1073741824);let Ga=Bn&64?i2(_2(),1024):void 0;if(Bn=(Bn|134217728)^134217728,M(Me,Bn,16))return m1(Me,Bn,Ga,[],Hn,0,Ci,aa,oa);let Ha=0;Me.destructible&=-385;let ts,Ps=[],so=0,oo=0,{tokenPos:Jo,linePos:tc,colPos:dc}=Me;for(Me.assignable=1;Me.token!==16;){let{token:Hn,tokenPos:Ci,linePos:aa,colPos:oa}=Me;if(Hn&143360)Ga&&L2(Me,Bn,Ga,Me.tokenValue,1,0),ts=d2(Me,Bn,zn,0,1,0,1,1,Ci,aa,oa),Me.token===16||Me.token===18?Me.assignable&2?(Ha|=16,oo=1):((Hn&537079808)===537079808||(Hn&36864)===36864)&&(oo=1):(Me.token===1077936157?oo=1:Ha|=16,ts=H(Me,Bn,ts,1,0,Ci,aa,oa),Me.token!==16&&Me.token!==18&&(ts=Q(Me,Bn,1,0,Ci,aa,oa,ts)));else if((Hn&2097152)===2097152)ts=Hn===2162700?b2(Me,Bn|1073741824,Ga,0,1,0,zn,ni,Ci,aa,oa):m2(Me,Bn|1073741824,Ga,0,1,0,zn,ni,Ci,aa,oa),Ha|=Me.destructible,oo=1,Me.assignable=2,Me.token!==16&&Me.token!==18&&(Ha&8&&f(Me,118),ts=H(Me,Bn,ts,0,0,Ci,aa,oa),Ha|=16,Me.token!==16&&Me.token!==18&&(ts=Q(Me,Bn,0,0,Ci,aa,oa,ts)));else if(Hn===14){ts=W2(Me,Bn,Ga,16,zn,ni,0,1,0,Ci,aa,oa),Me.destructible&16&&f(Me,71),oo=1,so&&(Me.token===16||Me.token===18)&&Ps.push(ts),Ha|=8;break}else{if(Ha|=16,ts=K(Me,Bn,1,0,1,Ci,aa,oa),so&&(Me.token===16||Me.token===18)&&Ps.push(ts),Me.token===18&&(so||(so=1,Ps=[ts])),so){for(;M(Me,Bn|32768,18);)Ps.push(K(Me,Bn,1,0,1,Me.tokenPos,Me.linePos,Me.colPos));Me.assignable=2,ts=v(Me,Bn,Jo,tc,dc,{type:"SequenceExpression",expressions:Ps})}return q(Me,Bn,16),Me.destructible=Ha,ts}if(so&&(Me.token===16||Me.token===18)&&Ps.push(ts),!M(Me,Bn|32768,18))break;if(so||(so=1,Ps=[ts]),Me.token===16){Ha|=8;break}}return so&&(Me.assignable=2,ts=v(Me,Bn,Jo,tc,dc,{type:"SequenceExpression",expressions:Ps})),q(Me,Bn,16),Ha&16&&Ha&8&&f(Me,145),Ha|=Me.destructible&256?256:0|Me.destructible&128?128:0,Me.token===10?(Ha&48&&f(Me,46),Bn&4196352&&Ha&128&&f(Me,29),Bn&2098176&&Ha&256&&f(Me,30),oo&&(Me.flags|=128),m1(Me,Bn,Ga,so?Ps:[ts],Hn,0,Ci,aa,oa)):(Ha&8&&f(Me,139),Me.destructible=(Me.destructible|256)^256|Ha,Bn&128?v(Me,Bn,ca,_a,xa,{type:"ParenthesizedExpression",expression:ts}):ts)}function Q1(Me,Bn,Hn,zn,ni){let{tokenValue:Ci}=Me,aa=$(Me,Bn,0);if(Me.assignable=1,Me.token===10){let oa;return Bn&64&&(oa=c1(Me,Bn,Ci)),Me.flags=(Me.flags|128)^128,e1(Me,Bn,oa,[aa],0,Hn,zn,ni)}return aa}function h1(Me,Bn,Hn,zn,ni,Ci,aa,oa,ca,_a){Ci||f(Me,54),ni&&f(Me,48),Me.flags&=-129;let xa=Bn&64?c1(Me,Bn,Hn):void 0;return e1(Me,Bn,xa,[zn],aa,oa,ca,_a)}function m1(Me,Bn,Hn,zn,ni,Ci,aa,oa,ca){ni||f(Me,54);for(let Bn=0;Bn0&&Me.tokenValue==="constructor"&&f(Me,106),Me.token===1074790415&&f(Me,105),M(Me,Bn,1074790417)){Ci>0&&f(Me,116);continue}xa.push(Cu(Me,Bn,zn,Hn,ni,Ga,0,aa,Me.tokenPos,Me.linePos,Me.colPos))}return q(Me,Ci&8?Bn|32768:Bn,1074790415),v(Me,Bn,oa,ca,_a,{type:"ClassBody",body:xa})}function Cu(Me,Bn,Hn,zn,ni,Ci,aa,oa,ca,xa,Ga){let Ha=aa?32:0,ts=null,{token:Ps,tokenPos:so,linePos:oo,colPos:Jo}=Me;if(Ps&176128)switch(ts=$(Me,Bn,0),Ps){case 36972:if(!aa&&Me.token!==67174411)return Cu(Me,Bn,Hn,zn,ni,Ci,1,oa,ca,xa,Ga);break;case 209007:if(Me.token!==67174411&&(Me.flags&1)<1){if(Bn&1&&(Me.token&1073741824)===1073741824)return v1(Me,Bn,ts,Ha,Ci,so,oo,Jo);Ha|=16|(M1(Me,Bn,8457014)?8:0)}break;case 12402:if(Me.token!==67174411){if(Bn&1&&(Me.token&1073741824)===1073741824)return v1(Me,Bn,ts,Ha,Ci,so,oo,Jo);Ha|=256}break;case 12403:if(Me.token!==67174411){if(Bn&1&&(Me.token&1073741824)===1073741824)return v1(Me,Bn,ts,Ha,Ci,so,oo,Jo);Ha|=512}break}else Ps===69271571?(Ha|=2,ts=K2(Me,zn,oa)):(Ps&134217728)===134217728?ts=c2(Me,Bn):Ps===8457014?(Ha|=8,E(Me,Bn)):Bn&1&&Me.token===131?(Ha|=4096,ts=r1(Me,Bn|16384,so,oo,Jo)):Bn&1&&(Me.token&1073741824)===1073741824?Ha|=128:Ps===122?(ts=$(Me,Bn,0),Me.token!==67174411&&f(Me,28,_a[Me.token&255])):f(Me,28,_a[Me.token&255]);if(Ha&792&&(Me.token&143360?ts=$(Me,Bn,0):(Me.token&134217728)===134217728?ts=c2(Me,Bn):Me.token===69271571?(Ha|=2,ts=K2(Me,Bn,0)):Me.token===122?ts=$(Me,Bn,0):Bn&1&&Me.token===131?(Ha|=4096,ts=r1(Me,Bn,so,oo,Jo)):f(Me,131)),(Ha&2)<1&&(Me.tokenValue==="constructor"?((Me.token&1073741824)===1073741824?f(Me,125):(Ha&32)<1&&Me.token===67174411&&(Ha&920?f(Me,50,"accessor"):(Bn&524288)<1&&(Me.flags&32?f(Me,51):Me.flags|=32)),Ha|=64):(Ha&4096)<1&&Ha&824&&Me.tokenValue==="prototype"&&f(Me,49)),Bn&1&&Me.token!==67174411)return v1(Me,Bn,ts,Ha,Ci,so,oo,Jo);let tc=v2(Me,Bn,Ha,oa,Me.tokenPos,Me.linePos,Me.colPos);return v(Me,Bn,ca,xa,Ga,Bn&1?{type:"MethodDefinition",kind:(Ha&32)<1&&Ha&64?"constructor":Ha&256?"get":Ha&512?"set":"method",static:(Ha&32)>0,computed:(Ha&2)>0,key:ts,decorators:Ci,value:tc}:{type:"MethodDefinition",kind:(Ha&32)<1&&Ha&64?"constructor":Ha&256?"get":Ha&512?"set":"method",static:(Ha&32)>0,computed:(Ha&2)>0,key:ts,value:tc})}function r1(Me,Bn,Hn,zn,ni){E(Me,Bn);let{tokenValue:Ci}=Me;return Ci==="constructor"&&f(Me,124),E(Me,Bn),v(Me,Bn,Hn,zn,ni,{type:"PrivateIdentifier",name:Ci})}function v1(Me,Bn,Hn,zn,ni,Ci,aa,oa){let ca=null;if(zn&8&&f(Me,0),Me.token===1077936157){E(Me,Bn|32768);let{tokenPos:Hn,linePos:zn,colPos:ni}=Me;Me.token===537079928&&f(Me,115),ca=d2(Me,Bn|16384,2,0,1,0,0,1,Hn,zn,ni),(Me.token&1073741824)!==1073741824&&(ca=H(Me,Bn|16384,ca,0,0,Hn,zn,ni),ca=Q(Me,Bn|16384,0,0,Hn,zn,ni,ca),Me.token===18&&(ca=O2(Me,Bn,0,Ci,aa,oa,ca)))}return v(Me,Bn,Ci,aa,oa,{type:"PropertyDefinition",key:Hn,value:ca,static:(zn&32)>0,computed:(zn&2)>0,decorators:ni})}function Du(Me,Bn,Hn,zn,ni,Ci,aa,oa){if(Me.token&143360)return p1(Me,Bn,Hn,zn,ni,Ci,aa,oa);(Me.token&2097152)!==2097152&&f(Me,28,_a[Me.token&255]);let ca=Me.token===69271571?m2(Me,Bn,Hn,1,0,1,zn,ni,Ci,aa,oa):b2(Me,Bn,Hn,1,0,1,zn,ni,Ci,aa,oa);return Me.destructible&16&&f(Me,47),Me.destructible&32&&f(Me,47),ca}function p1(Me,Bn,Hn,zn,ni,Ci,aa,oa){let{tokenValue:ca,token:_a}=Me;return Bn&1024&&((_a&537079808)===537079808?f(Me,115):(_a&36864)===36864&&f(Me,114)),(_a&20480)===20480&&f(Me,99),Bn&2099200&&_a===241773&&f(Me,30),_a===241739&&zn&24&&f(Me,97),Bn&4196352&&_a===209008&&f(Me,95),E(Me,Bn),Hn&&B2(Me,Bn,Hn,ca,zn,ni),v(Me,Bn,Ci,aa,oa,{type:"Identifier",name:ca})}function ee(Me,Bn,Hn,zn,ni,Ci){if(E(Me,Bn),Me.token===8456259)return v(Me,Bn,zn,ni,Ci,{type:"JSXFragment",openingFragment:jt(Me,Bn,zn,ni,Ci),children:wu(Me,Bn),closingFragment:Mt(Me,Bn,Hn,Me.tokenPos,Me.linePos,Me.colPos)});let aa=null,oa=[],ca=$t(Me,Bn,Hn,zn,ni,Ci);if(!ca.selfClosing){oa=wu(Me,Bn),aa=_t(Me,Bn,Hn,Me.tokenPos,Me.linePos,Me.colPos);let zn=f1(aa.name);f1(ca.name)!==zn&&f(Me,149,zn)}return v(Me,Bn,zn,ni,Ci,{type:"JSXElement",children:oa,openingElement:ca,closingElement:aa})}function jt(Me,Bn,Hn,zn,ni){return j2(Me,Bn),v(Me,Bn,Hn,zn,ni,{type:"JSXOpeningFragment"})}function _t(Me,Bn,Hn,zn,ni,Ci){q(Me,Bn,25);let aa=qu(Me,Bn,Me.tokenPos,Me.linePos,Me.colPos);return Hn?q(Me,Bn,8456259):Me.token=j2(Me,Bn),v(Me,Bn,zn,ni,Ci,{type:"JSXClosingElement",name:aa})}function Mt(Me,Bn,Hn,zn,ni,Ci){return q(Me,Bn,25),q(Me,Bn,8456259),v(Me,Bn,zn,ni,Ci,{type:"JSXClosingFragment"})}function wu(Me,Bn){let Hn=[];for(;Me.token!==25;)Me.index=Me.tokenPos=Me.startPos,Me.column=Me.colPos=Me.startColumn,Me.line=Me.linePos=Me.startLine,j2(Me,Bn),Hn.push(Ut(Me,Bn,Me.tokenPos,Me.linePos,Me.colPos));return Hn}function Ut(Me,Bn,Hn,zn,ni){if(Me.token===138)return Jt(Me,Bn,Hn,zn,ni);if(Me.token===2162700)return Su(Me,Bn,0,0,Hn,zn,ni);if(Me.token===8456258)return ee(Me,Bn,0,Hn,zn,ni);f(Me,0)}function Jt(Me,Bn,Hn,zn,ni){j2(Me,Bn);let Ci={type:"JSXText",value:Me.tokenValue};return Bn&512&&(Ci.raw=Me.tokenRaw),v(Me,Bn,Hn,zn,ni,Ci)}function $t(Me,Bn,Hn,zn,ni,Ci){(Me.token&143360)!==143360&&(Me.token&4096)!==4096&&f(Me,0);let aa=qu(Me,Bn,Me.tokenPos,Me.linePos,Me.colPos),oa=Xt(Me,Bn),ca=Me.token===8457016;return Me.token===8456259?j2(Me,Bn):(q(Me,Bn,8457016),Hn?q(Me,Bn,8456259):j2(Me,Bn)),v(Me,Bn,zn,ni,Ci,{type:"JSXOpeningElement",name:aa,attributes:oa,selfClosing:ca})}function qu(Me,Bn,Hn,zn,ni){_1(Me);let Ci=y1(Me,Bn,Hn,zn,ni);if(Me.token===21)return Bu(Me,Bn,Ci,Hn,zn,ni);for(;M(Me,Bn,67108877);)_1(Me),Ci=Ht(Me,Bn,Ci,Hn,zn,ni);return Ci}function Ht(Me,Bn,Hn,zn,ni,Ci){let aa=y1(Me,Bn,Me.tokenPos,Me.linePos,Me.colPos);return v(Me,Bn,zn,ni,Ci,{type:"JSXMemberExpression",object:Hn,property:aa})}function Xt(Me,Bn){let Hn=[];for(;Me.token!==8457016&&Me.token!==8456259&&Me.token!==1048576;)Hn.push(Wt(Me,Bn,Me.tokenPos,Me.linePos,Me.colPos));return Hn}function zt(Me,Bn,Hn,zn,ni){E(Me,Bn),q(Me,Bn,14);let Ci=K(Me,Bn,1,0,0,Me.tokenPos,Me.linePos,Me.colPos);return q(Me,Bn,1074790415),v(Me,Bn,Hn,zn,ni,{type:"JSXSpreadAttribute",argument:Ci})}function Wt(Me,Bn,Hn,zn,ni){if(Me.token===2162700)return zt(Me,Bn,Hn,zn,ni);_1(Me);let Ci=null,aa=y1(Me,Bn,Hn,zn,ni);if(Me.token===21&&(aa=Bu(Me,Bn,aa,Hn,zn,ni)),Me.token===1077936157){let Hn=U0(Me,Bn),{tokenPos:zn,linePos:ni,colPos:aa}=Me;switch(Hn){case 134283267:Ci=c2(Me,Bn);break;case 8456258:Ci=ee(Me,Bn,1,zn,ni,aa);break;case 2162700:Ci=Su(Me,Bn,1,1,zn,ni,aa);break;default:f(Me,148)}}return v(Me,Bn,Hn,zn,ni,{type:"JSXAttribute",value:Ci,name:aa})}function Bu(Me,Bn,Hn,zn,ni,Ci){q(Me,Bn,21);let aa=y1(Me,Bn,Me.tokenPos,Me.linePos,Me.colPos);return v(Me,Bn,zn,ni,Ci,{type:"JSXNamespacedName",namespace:Hn,name:aa})}function Su(Me,Bn,Hn,zn,ni,Ci,aa){E(Me,Bn|32768);let{tokenPos:oa,linePos:ca,colPos:_a}=Me;if(Me.token===14)return Kt(Me,Bn,oa,ca,_a);let xa=null;return Me.token===1074790415?(zn&&f(Me,151),xa=Yt(Me,Bn,Me.startPos,Me.startLine,Me.startColumn)):xa=K(Me,Bn,1,0,0,oa,ca,_a),Hn?q(Me,Bn,1074790415):j2(Me,Bn),v(Me,Bn,ni,Ci,aa,{type:"JSXExpressionContainer",expression:xa})}function Kt(Me,Bn,Hn,zn,ni){q(Me,Bn,14);let Ci=K(Me,Bn,1,0,0,Me.tokenPos,Me.linePos,Me.colPos);return q(Me,Bn,1074790415),v(Me,Bn,Hn,zn,ni,{type:"JSXSpreadChild",expression:Ci})}function Yt(Me,Bn,Hn,zn,ni){return Me.startPos=Me.tokenPos,Me.startLine=Me.linePos,Me.startColumn=Me.colPos,v(Me,Bn,Hn,zn,ni,{type:"JSXEmptyExpression"})}function y1(Me,Bn,Hn,zn,ni){let{tokenValue:Ci}=Me;return E(Me,Bn),v(Me,Bn,Hn,zn,ni,{type:"JSXIdentifier",name:Ci})}var Ps=Object.freeze({__proto__:null}),so="4.2.1",oo=so;function xt(Me,Bn){return H1(Me,Bn,0)}function pt(Me,Bn){return H1(Me,Bn,3072)}function eo(Me,Bn){return H1(Me,Bn,0)}Me.ESTree=Ps,Me.parse=eo,Me.parseModule=pt,Me.parseScript=xt,Me.version=oo}});aa();var Yf=oa(),Kf=ca(),Xf=kp(),Ad=zp(),Cd={module:!0,next:!0,ranges:!0,webcompat:!0,loc:!0,raw:!0,directives:!0,globalReturn:!0,impliedStrict:!1,preserveParens:!1,lexical:!1,identifierPattern:!1,jsx:!0,specDeviation:!0,uniqueKeyInPattern:!1};function m0(Me,Bn){let{parse:Hn}=Qf(),zn=[],ni=[],Ci=Hn(Me,Object.assign(Object.assign({},Cd),{},{module:Bn,onComment:zn,onToken:ni}));return Ci.comments=zn,Ci.tokens=ni,Ci}function U3(Me){let{message:Bn,line:Hn,column:zn}=Me,ni=(Bn.match(/^\[(?\d+):(?\d+)]: (?.*)$/)||{}).groups;return ni&&(Bn=ni.message,typeof Hn!="number"&&(Hn=Number(ni.line),zn=Number(ni.column))),typeof Hn!="number"?Me:Yf(Bn,{start:{line:Hn,column:zn}})}function J3(Me,Bn){let Hn=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{},{result:zn,error:ni}=Kf((()=>m0(Me,!0)),(()=>m0(Me,!1)));if(!zn)throw U3(ni);return Hn.originalText=Me,Ad(zn,Hn)}Bn.exports={parsers:{meriyah:Xf(J3)}}}));return Sg()}))},57338:Me=>{(function(Bn){if(true)Me.exports=Bn();else{var Hn}})((function(){"use strict";var U=(Me,Bn)=>()=>(Bn||Me((Bn={exports:{}}).exports,Bn),Bn.exports);var Me=U(((Me,Bn)=>{var er=function(Me){return Me&&Me.Math==Math&&Me};Bn.exports=er(typeof globalThis=="object"&&globalThis)||er(typeof window=="object"&&window)||er(typeof self=="object"&&self)||er(typeof global=="object"&&global)||function(){return this}()||Function("return this")()}));var Bn=U(((Me,Bn)=>{Bn.exports=function(Me){try{return!!Me()}catch{return!0}}}));var Hn=U(((Me,Hn)=>{var zn=Bn();Hn.exports=!zn((function(){return Object.defineProperty({},1,{get:function(){return 7}})[1]!=7}))}));var zn=U(((Me,Hn)=>{var zn=Bn();Hn.exports=!zn((function(){var Me=function(){}.bind();return typeof Me!="function"||Me.hasOwnProperty("prototype")}))}));var ni=U(((Me,Bn)=>{var Hn=zn(),ni=Function.prototype.call;Bn.exports=Hn?ni.bind(ni):function(){return ni.apply(ni,arguments)}}));var Ci=U((Me=>{"use strict";var Bn={}.propertyIsEnumerable,Hn=Object.getOwnPropertyDescriptor,zn=Hn&&!Bn.call({1:2},1);Me.f=zn?function(Me){var Bn=Hn(this,Me);return!!Bn&&Bn.enumerable}:Bn}));var aa=U(((Me,Bn)=>{Bn.exports=function(Me,Bn){return{enumerable:!(Me&1),configurable:!(Me&2),writable:!(Me&4),value:Bn}}}));var oa=U(((Me,Bn)=>{var Hn=zn(),ni=Function.prototype,Ci=ni.call,aa=Hn&&ni.bind.bind(Ci,Ci);Bn.exports=Hn?aa:function(Me){return function(){return Ci.apply(Me,arguments)}}}));var ca=U(((Me,Bn)=>{var Hn=oa(),zn=Hn({}.toString),ni=Hn("".slice);Bn.exports=function(Me){return ni(zn(Me),8,-1)}}));var _a=U(((Me,Hn)=>{var zn=oa(),ni=Bn(),Ci=ca(),aa=Object,_a=zn("".split);Hn.exports=ni((function(){return!aa("z").propertyIsEnumerable(0)}))?function(Me){return Ci(Me)=="String"?_a(Me,""):aa(Me)}:aa}));var xa=U(((Me,Bn)=>{Bn.exports=function(Me){return Me==null}}));var Ga=U(((Me,Bn)=>{var Hn=xa(),zn=TypeError;Bn.exports=function(Me){if(Hn(Me))throw zn("Can't call method on "+Me);return Me}}));var Ha=U(((Me,Bn)=>{var Hn=_a(),zn=Ga();Bn.exports=function(Me){return Hn(zn(Me))}}));var ts=U(((Me,Bn)=>{var Hn=typeof document=="object"&&document.all,zn=typeof Hn>"u"&&Hn!==void 0;Bn.exports={all:Hn,IS_HTMLDDA:zn}}));var Ps=U(((Me,Bn)=>{var Hn=ts(),zn=Hn.all;Bn.exports=Hn.IS_HTMLDDA?function(Me){return typeof Me=="function"||Me===zn}:function(Me){return typeof Me=="function"}}));var so=U(((Me,Bn)=>{var Hn=Ps(),zn=ts(),ni=zn.all;Bn.exports=zn.IS_HTMLDDA?function(Me){return typeof Me=="object"?Me!==null:Hn(Me)||Me===ni}:function(Me){return typeof Me=="object"?Me!==null:Hn(Me)}}));var oo=U(((Bn,Hn)=>{var zn=Me(),ni=Ps(),za=function(Me){return ni(Me)?Me:void 0};Hn.exports=function(Me,Bn){return arguments.length<2?za(zn[Me]):zn[Me]&&zn[Me][Bn]}}));var Jo=U(((Me,Bn)=>{var Hn=oa();Bn.exports=Hn({}.isPrototypeOf)}));var tc=U(((Me,Bn)=>{var Hn=oo();Bn.exports=Hn("navigator","userAgent")||""}));var dc=U(((Bn,Hn)=>{var zn=Me(),ni=tc(),Ci=zn.process,aa=zn.Deno,oa=Ci&&Ci.versions||aa&&aa.version,ca=oa&&oa.v8,_a,xa;ca&&(_a=ca.split("."),xa=_a[0]>0&&_a[0]<4?1:+(_a[0]+_a[1]));!xa&&ni&&(_a=ni.match(/Edge\/(\d+)/),(!_a||_a[1]>=74)&&(_a=ni.match(/Chrome\/(\d+)/),_a&&(xa=+_a[1])));Hn.exports=xa}));var Fc=U(((Me,Hn)=>{var zn=dc(),ni=Bn();Hn.exports=!!Object.getOwnPropertySymbols&&!ni((function(){var Me=Symbol();return!String(Me)||!(Object(Me)instanceof Symbol)||!Symbol.sham&&zn&&zn<41}))}));var Jc=U(((Me,Bn)=>{var Hn=Fc();Bn.exports=Hn&&!Symbol.sham&&typeof Symbol.iterator=="symbol"}));var Dp=U(((Me,Bn)=>{var Hn=oo(),zn=Ps(),ni=Jo(),Ci=Jc(),aa=Object;Bn.exports=Ci?function(Me){return typeof Me=="symbol"}:function(Me){var Bn=Hn("Symbol");return zn(Bn)&&ni(Bn.prototype,aa(Me))}}));var kp=U(((Me,Bn)=>{var Hn=String;Bn.exports=function(Me){try{return Hn(Me)}catch{return"Object"}}}));var Qp=U(((Me,Bn)=>{var Hn=Ps(),zn=kp(),ni=TypeError;Bn.exports=function(Me){if(Hn(Me))return Me;throw ni(zn(Me)+" is not a function")}}));var Up=U(((Me,Bn)=>{var Hn=Qp(),zn=xa();Bn.exports=function(Me,Bn){var ni=Me[Bn];return zn(ni)?void 0:Hn(ni)}}));var qp=U(((Me,Bn)=>{var Hn=ni(),zn=Ps(),Ci=so(),aa=TypeError;Bn.exports=function(Me,Bn){var ni,oa;if(Bn==="string"&&zn(ni=Me.toString)&&!Ci(oa=Hn(ni,Me))||zn(ni=Me.valueOf)&&!Ci(oa=Hn(ni,Me))||Bn!=="string"&&zn(ni=Me.toString)&&!Ci(oa=Hn(ni,Me)))return oa;throw aa("Can't convert object to primitive value")}}));var Vp=U(((Me,Bn)=>{Bn.exports=!1}));var Jp=U(((Bn,Hn)=>{var zn=Me(),ni=Object.defineProperty;Hn.exports=function(Me,Bn){try{ni(zn,Me,{value:Bn,configurable:!0,writable:!0})}catch{zn[Me]=Bn}return Bn}}));var Wp=U(((Bn,Hn)=>{var zn=Me(),ni=Jp(),Ci="__core-js_shared__",aa=zn[Ci]||ni(Ci,{});Hn.exports=aa}));var zp=U(((Me,Bn)=>{var Hn=Vp(),zn=Wp();(Bn.exports=function(Me,Bn){return zn[Me]||(zn[Me]=Bn!==void 0?Bn:{})})("versions",[]).push({version:"3.26.1",mode:Hn?"pure":"global",copyright:"© 2014-2022 Denis Pushkarev (zloirock.ru)",license:"https://github.com/zloirock/core-js/blob/v3.26.1/LICENSE",source:"https://github.com/zloirock/core-js"})}));var Qf=U(((Me,Bn)=>{var Hn=Ga(),zn=Object;Bn.exports=function(Me){return zn(Hn(Me))}}));var Yf=U(((Me,Bn)=>{var Hn=oa(),zn=Qf(),ni=Hn({}.hasOwnProperty);Bn.exports=Object.hasOwn||function(Me,Bn){return ni(zn(Me),Bn)}}));var Kf=U(((Me,Bn)=>{var Hn=oa(),zn=0,ni=Math.random(),Ci=Hn(1..toString);Bn.exports=function(Me){return"Symbol("+(Me===void 0?"":Me)+")_"+Ci(++zn+ni,36)}}));var Xf=U(((Bn,Hn)=>{var zn=Me(),ni=zp(),Ci=Yf(),aa=Kf(),oa=Fc(),ca=Jc(),_a=ni("wks"),xa=zn.Symbol,Ga=xa&&xa.for,Ha=ca?xa:xa&&xa.withoutSetter||aa;Hn.exports=function(Me){if(!Ci(_a,Me)||!(oa||typeof _a[Me]=="string")){var Bn="Symbol."+Me;oa&&Ci(xa,Me)?_a[Me]=xa[Me]:ca&&Ga?_a[Me]=Ga(Bn):_a[Me]=Ha(Bn)}return _a[Me]}}));var Ad=U(((Me,Bn)=>{var Hn=ni(),zn=so(),Ci=Dp(),aa=Up(),oa=qp(),ca=Xf(),_a=TypeError,xa=ca("toPrimitive");Bn.exports=function(Me,Bn){if(!zn(Me)||Ci(Me))return Me;var ni=aa(Me,xa),ca;if(ni){if(Bn===void 0&&(Bn="default"),ca=Hn(ni,Me,Bn),!zn(ca)||Ci(ca))return ca;throw _a("Can't convert object to primitive value")}return Bn===void 0&&(Bn="number"),oa(Me,Bn)}}));var Cd=U(((Me,Bn)=>{var Hn=Ad(),zn=Dp();Bn.exports=function(Me){var Bn=Hn(Me,"string");return zn(Bn)?Bn:Bn+""}}));var xd=U(((Bn,Hn)=>{var zn=Me(),ni=so(),Ci=zn.document,aa=ni(Ci)&&ni(Ci.createElement);Hn.exports=function(Me){return aa?Ci.createElement(Me):{}}}));var wd=U(((Me,zn)=>{var ni=Hn(),Ci=Bn(),aa=xd();zn.exports=!ni&&!Ci((function(){return Object.defineProperty(aa("div"),"a",{get:function(){return 7}}).a!=7}))}));var Sd=U((Me=>{var Bn=Hn(),zn=ni(),oa=Ci(),ca=aa(),_a=Ha(),xa=Cd(),Ga=Yf(),ts=wd(),Ps=Object.getOwnPropertyDescriptor;Me.f=Bn?Ps:function(Me,Bn){if(Me=_a(Me),Bn=xa(Bn),ts)try{return Ps(Me,Bn)}catch{}if(Ga(Me,Bn))return ca(!zn(oa.f,Me,Bn),Me[Bn])}}));var Td=U(((Me,zn)=>{var ni=Hn(),Ci=Bn();zn.exports=ni&&Ci((function(){return Object.defineProperty((function(){}),"prototype",{value:42,writable:!1}).prototype!=42}))}));var Pd=U(((Me,Bn)=>{var Hn=so(),zn=String,ni=TypeError;Bn.exports=function(Me){if(Hn(Me))return Me;throw ni(zn(Me)+" is not an object")}}));var Qh=U((Me=>{var Bn=Hn(),zn=wd(),ni=Td(),Ci=Pd(),aa=Cd(),oa=TypeError,ca=Object.defineProperty,_a=Object.getOwnPropertyDescriptor,xa="enumerable",Ga="configurable",Ha="writable";Me.f=Bn?ni?function(Me,Bn,Hn){if(Ci(Me),Bn=aa(Bn),Ci(Hn),typeof Me=="function"&&Bn==="prototype"&&"value"in Hn&&Ha in Hn&&!Hn[Ha]){var zn=_a(Me,Bn);zn&&zn[Ha]&&(Me[Bn]=Hn.value,Hn={configurable:Ga in Hn?Hn[Ga]:zn[Ga],enumerable:xa in Hn?Hn[xa]:zn[xa],writable:!1})}return ca(Me,Bn,Hn)}:ca:function(Me,Bn,Hn){if(Ci(Me),Bn=aa(Bn),Ci(Hn),zn)try{return ca(Me,Bn,Hn)}catch{}if("get"in Hn||"set"in Hn)throw oa("Accessors not supported");return"value"in Hn&&(Me[Bn]=Hn.value),Me}}));var Zh=U(((Me,Bn)=>{var zn=Hn(),ni=Qh(),Ci=aa();Bn.exports=zn?function(Me,Bn,Hn){return ni.f(Me,Bn,Ci(1,Hn))}:function(Me,Bn,Hn){return Me[Bn]=Hn,Me}}));var eg=U(((Me,Bn)=>{var zn=Hn(),ni=Yf(),Ci=Function.prototype,aa=zn&&Object.getOwnPropertyDescriptor,oa=ni(Ci,"name"),ca=oa&&function(){}.name==="something",_a=oa&&(!zn||zn&&aa(Ci,"name").configurable);Bn.exports={EXISTS:oa,PROPER:ca,CONFIGURABLE:_a}}));var tg=U(((Me,Bn)=>{var Hn=oa(),zn=Ps(),ni=Wp(),Ci=Hn(Function.toString);zn(ni.inspectSource)||(ni.inspectSource=function(Me){return Ci(Me)});Bn.exports=ni.inspectSource}));var rg=U(((Bn,Hn)=>{var zn=Me(),ni=Ps(),Ci=zn.WeakMap;Hn.exports=ni(Ci)&&/native code/.test(String(Ci))}));var ng=U(((Me,Bn)=>{var Hn=zp(),zn=Kf(),ni=Hn("keys");Bn.exports=function(Me){return ni[Me]||(ni[Me]=zn(Me))}}));var ig=U(((Me,Bn)=>{Bn.exports={}}));var ag=U(((Bn,Hn)=>{var zn=rg(),ni=Me(),Ci=so(),aa=Zh(),oa=Yf(),ca=Wp(),_a=ng(),xa=ig(),Ga="Object already initialized",Ha=ni.TypeError,ts=ni.WeakMap,Ps,oo,Jo,gc=function(Me){return Jo(Me)?oo(Me):Ps(Me,{})},yc=function(Me){return function(Bn){var Hn;if(!Ci(Bn)||(Hn=oo(Bn)).type!==Me)throw Ha("Incompatible receiver, "+Me+" required");return Hn}};zn||ca.state?(tc=ca.state||(ca.state=new ts),tc.get=tc.get,tc.has=tc.has,tc.set=tc.set,Ps=function(Me,Bn){if(tc.has(Me))throw Ha(Ga);return Bn.facade=Me,tc.set(Me,Bn),Bn},oo=function(Me){return tc.get(Me)||{}},Jo=function(Me){return tc.has(Me)}):(dc=_a("state"),xa[dc]=!0,Ps=function(Me,Bn){if(oa(Me,dc))throw Ha(Ga);return Bn.facade=Me,aa(Me,dc,Bn),Bn},oo=function(Me){return oa(Me,dc)?Me[dc]:{}},Jo=function(Me){return oa(Me,dc)});var tc,dc;Hn.exports={set:Ps,get:oo,has:Jo,enforce:gc,getterFor:yc}}));var sg=U(((Me,zn)=>{var ni=Bn(),Ci=Ps(),aa=Yf(),oa=Hn(),ca=eg().CONFIGURABLE,_a=tg(),xa=ag(),Ga=xa.enforce,Ha=xa.get,ts=Object.defineProperty,so=oa&&!ni((function(){return ts((function(){}),"length",{value:8}).length!==8})),oo=String(String).split("String"),Jo=zn.exports=function(Me,Bn,Hn){String(Bn).slice(0,7)==="Symbol("&&(Bn="["+String(Bn).replace(/^Symbol\(([^)]*)\)/,"$1")+"]"),Hn&&Hn.getter&&(Bn="get "+Bn),Hn&&Hn.setter&&(Bn="set "+Bn),(!aa(Me,"name")||ca&&Me.name!==Bn)&&(oa?ts(Me,"name",{value:Bn,configurable:!0}):Me.name=Bn),so&&Hn&&aa(Hn,"arity")&&Me.length!==Hn.arity&&ts(Me,"length",{value:Hn.arity});try{Hn&&aa(Hn,"constructor")&&Hn.constructor?oa&&ts(Me,"prototype",{writable:!1}):Me.prototype&&(Me.prototype=void 0)}catch{}var zn=Ga(Me);return aa(zn,"source")||(zn.source=oo.join(typeof Bn=="string"?Bn:"")),Me};Function.prototype.toString=Jo((function(){return Ci(this)&&Ha(this).source||_a(this)}),"toString")}));var og=U(((Me,Bn)=>{var Hn=Ps(),zn=Qh(),ni=sg(),Ci=Jp();Bn.exports=function(Me,Bn,aa,oa){oa||(oa={});var ca=oa.enumerable,_a=oa.name!==void 0?oa.name:Bn;if(Hn(aa)&&ni(aa,_a,oa),oa.global)ca?Me[Bn]=aa:Ci(Bn,aa);else{try{oa.unsafe?Me[Bn]&&(ca=!0):delete Me[Bn]}catch{}ca?Me[Bn]=aa:zn.f(Me,Bn,{value:aa,enumerable:!1,configurable:!oa.nonConfigurable,writable:!oa.nonWritable})}return Me}}));var ug=U(((Me,Bn)=>{var Hn=Math.ceil,zn=Math.floor;Bn.exports=Math.trunc||function(Me){var Bn=+Me;return(Bn>0?zn:Hn)(Bn)}}));var cg=U(((Me,Bn)=>{var Hn=ug();Bn.exports=function(Me){var Bn=+Me;return Bn!==Bn||Bn===0?0:Hn(Bn)}}));var lg=U(((Me,Bn)=>{var Hn=cg(),zn=Math.max,ni=Math.min;Bn.exports=function(Me,Bn){var Ci=Hn(Me);return Ci<0?zn(Ci+Bn,0):ni(Ci,Bn)}}));var pg=U(((Me,Bn)=>{var Hn=cg(),zn=Math.min;Bn.exports=function(Me){return Me>0?zn(Hn(Me),9007199254740991):0}}));var fg=U(((Me,Bn)=>{var Hn=pg();Bn.exports=function(Me){return Hn(Me.length)}}));var dg=U(((Me,Bn)=>{var Hn=Ha(),zn=lg(),ni=fg(),rs=function(Me){return function(Bn,Ci,aa){var oa=Hn(Bn),ca=ni(oa),_a=zn(aa,ca),xa;if(Me&&Ci!=Ci){for(;ca>_a;)if(xa=oa[_a++],xa!=xa)return!0}else for(;ca>_a;_a++)if((Me||_a in oa)&&oa[_a]===Ci)return Me||_a||0;return!Me&&-1}};Bn.exports={includes:rs(!0),indexOf:rs(!1)}}));var hg=U(((Me,Bn)=>{var Hn=oa(),zn=Yf(),ni=Ha(),Ci=dg().indexOf,aa=ig(),ca=Hn([].push);Bn.exports=function(Me,Bn){var Hn=ni(Me),oa=0,_a=[],xa;for(xa in Hn)!zn(aa,xa)&&zn(Hn,xa)&&ca(_a,xa);for(;Bn.length>oa;)zn(Hn,xa=Bn[oa++])&&(~Ci(_a,xa)||ca(_a,xa));return _a}}));var mg=U(((Me,Bn)=>{Bn.exports=["constructor","hasOwnProperty","isPrototypeOf","propertyIsEnumerable","toLocaleString","toString","valueOf"]}));var gg=U((Me=>{var Bn=hg(),Hn=mg(),zn=Hn.concat("length","prototype");Me.f=Object.getOwnPropertyNames||function(Me){return Bn(Me,zn)}}));var _g=U((Me=>{Me.f=Object.getOwnPropertySymbols}));var Ag=U(((Me,Bn)=>{var Hn=oo(),zn=oa(),ni=gg(),Ci=_g(),aa=Pd(),ca=zn([].concat);Bn.exports=Hn("Reflect","ownKeys")||function(Me){var Bn=ni.f(aa(Me)),Hn=Ci.f;return Hn?ca(Bn,Hn(Me)):Bn}}));var yg=U(((Me,Bn)=>{var Hn=Yf(),zn=Ag(),ni=Sd(),Ci=Qh();Bn.exports=function(Me,Bn,aa){for(var oa=zn(Bn),ca=Ci.f,_a=ni.f,xa=0;xa{var zn=Bn(),ni=Ps(),Ci=/#|\.prototype\./,Ue=function(Me,Bn){var Hn=oa[aa(Me)];return Hn==_a?!0:Hn==ca?!1:ni(Bn)?zn(Bn):!!Bn},aa=Ue.normalize=function(Me){return String(Me).replace(Ci,".").toLowerCase()},oa=Ue.data={},ca=Ue.NATIVE="N",_a=Ue.POLYFILL="P";Hn.exports=Ue}));var bg=U(((Bn,Hn)=>{var zn=Me(),ni=Sd().f,Ci=Zh(),aa=og(),oa=Jp(),ca=yg(),_a=vg();Hn.exports=function(Me,Bn){var Hn=Me.target,xa=Me.global,Ga=Me.stat,Ha,ts,Ps,so,oo,Jo;if(xa?ts=zn:Ga?ts=zn[Hn]||oa(Hn,{}):ts=(zn[Hn]||{}).prototype,ts)for(Ps in Bn){if(oo=Bn[Ps],Me.dontCallGetSet?(Jo=ni(ts,Ps),so=Jo&&Jo.value):so=ts[Ps],Ha=_a(xa?Ps:Hn+(Ga?".":"#")+Ps,Me.forced),!Ha&&so!==void 0){if(typeof oo==typeof so)continue;ca(oo,so)}(Me.sham||so&&so.sham)&&Ci(oo,"sham",!0),aa(ts,Ps,oo,Me)}}}));var Eg=U((()=>{var Bn=bg(),Hn=Me();Bn({global:!0,forced:Hn.globalThis!==Hn},{globalThis:Hn})}));var Dg=U((()=>{Eg()}));var Cg=U(((Me,Bn)=>{Dg();var Hn=Object.defineProperty,zn=Object.getOwnPropertyDescriptor,ni=Object.getOwnPropertyNames,Ci=Object.prototype.hasOwnProperty,Le=(Me,Bn)=>function(){return Me&&(Bn=(0,Me[ni(Me)[0]])(Me=0)),Bn},P=(Me,Bn)=>function(){return Bn||(0,Me[ni(Me)[0]])((Bn={exports:{}}).exports,Bn),Bn.exports},At=(Me,Bn)=>{for(var zn in Bn)Hn(Me,zn,{get:Bn[zn],enumerable:!0})},xl=(Me,Bn,aa,oa)=>{if(Bn&&typeof Bn=="object"||typeof Bn=="function")for(let ca of ni(Bn))!Ci.call(Me,ca)&&ca!==aa&&Hn(Me,ca,{get:()=>Bn[ca],enumerable:!(oa=zn(Bn,ca))||oa.enumerable});return Me},Pt=Me=>xl(Hn({},"__esModule",{value:!0}),Me),aa=Le({""(){}}),oa=P({"src/common/parser-create-error.js"(Me,Bn){"use strict";aa();function i(Me,Bn){let Hn=new SyntaxError(Me+" ("+Bn.start.line+":"+Bn.start.column+")");return Hn.loc=Bn,Hn}Bn.exports=i}}),ca=P({"src/utils/get-last.js"(Me,Bn){"use strict";aa();var i=Me=>Me[Me.length-1];Bn.exports=i}}),_a=P({"src/utils/front-matter/parse.js"(Me,Bn){"use strict";aa();var Hn=new RegExp("^(?-{3}|\\+{3})(?[^\\n]*)\\n(?:|(?.*?)\\n)(?\\k|\\.{3})[^\\S\\n]*(?:\\n|$)","s");function u(Me){let Bn=Me.match(Hn);if(!Bn)return{content:Me};let{startDelimiter:zn,language:ni,value:Ci="",endDelimiter:aa}=Bn.groups,oa=ni.trim()||"yaml";if(zn==="+++"&&(oa="toml"),oa!=="yaml"&&zn!==aa)return{content:Me};let[ca]=Bn;return{frontMatter:{type:"front-matter",lang:oa,value:Ci,startDelimiter:zn,endDelimiter:aa,raw:ca.replace(/\n$/,"")},content:ca.replace(/[^\n]/g," ")+Me.slice(ca.length)}}Bn.exports=u}}),xa={};At(xa,{EOL:()=>ts,arch:()=>kl,cpus:()=>Ys,default:()=>Ps,endianness:()=>Vs,freemem:()=>Ks,getNetworkInterfaces:()=>ro,hostname:()=>Gs,loadavg:()=>Hs,networkInterfaces:()=>eo,platform:()=>Ol,release:()=>Zs,tmpDir:()=>wt,tmpdir:()=>Ha,totalmem:()=>Qs,type:()=>Xs,uptime:()=>Js});function Vs(){if(typeof Ga>"u"){var Me=new ArrayBuffer(2),Bn=new Uint8Array(Me),Hn=new Uint16Array(Me);if(Bn[0]=1,Bn[1]=2,Hn[0]===258)Ga="BE";else if(Hn[0]===513)Ga="LE";else throw new Error("unable to figure out endianess")}return Ga}function Gs(){return typeof globalThis.location<"u"?globalThis.location.hostname:""}function Hs(){return[]}function Js(){return 0}function Ks(){return Number.MAX_VALUE}function Qs(){return Number.MAX_VALUE}function Ys(){return[]}function Xs(){return"Browser"}function Zs(){return typeof globalThis.navigator<"u"?globalThis.navigator.appVersion:""}function eo(){}function ro(){}function kl(){return"javascript"}function Ol(){return"browser"}function wt(){return"/tmp"}var Ga,Ha,ts,Ps,so=Le({"node-modules-polyfills:os"(){aa(),Ha=wt,ts=`\n`,Ps={EOL:ts,tmpdir:Ha,tmpDir:wt,networkInterfaces:eo,getNetworkInterfaces:ro,release:Zs,type:Xs,cpus:Ys,totalmem:Qs,freemem:Ks,uptime:Js,loadavg:Hs,hostname:Gs,endianness:Vs}}}),oo=P({"node-modules-polyfills-commonjs:os"(Me,Bn){aa();var Hn=(so(),Pt(xa));if(Hn&&Hn.default){Bn.exports=Hn.default;for(let Me in Hn)Bn.exports[Me]=Hn[Me]}else Hn&&(Bn.exports=Hn)}}),Jo=P({"node_modules/detect-newline/index.js"(Me,Bn){"use strict";aa();var i=Me=>{if(typeof Me!="string")throw new TypeError("Expected a string");let Bn=Me.match(/(?:\r?\n)/g)||[];if(Bn.length===0)return;let Hn=Bn.filter((Me=>Me===`\r\n`)).length,zn=Bn.length-Hn;return Hn>zn?`\r\n`:`\n`};Bn.exports=i,Bn.exports.graceful=Me=>typeof Me=="string"&&i(Me)||`\n`}}),tc=P({"node_modules/jest-docblock/build/index.js"(Me){"use strict";aa(),Object.defineProperty(Me,"__esModule",{value:!0}),Me.extract=s,Me.parse=g,Me.parseWithComments=v,Me.print=y,Me.strip=f;function n(){let Me=oo();return n=function(){return Me},Me}function i(){let Me=u(Jo());return i=function(){return Me},Me}function u(Me){return Me&&Me.__esModule?Me:{default:Me}}var Bn=/\*\/$/,Hn=/^\/\*\*?/,zn=/^\s*(\/\*\*?(.|\r?\n)*?\*\/)/,ni=/(^|\s+)\/\/([^\r\n]*)/g,Ci=/^(\r?\n)+/,oa=/(?:^|\r?\n) *(@[^\r\n]*?) *\r?\n *(?![^@\r\n]*\/\/[^]*)([^@\r\n\s][^@\r\n]+?) *\r?\n/g,ca=/(?:^|\r?\n) *@(\S+) *([^\r\n]*)/g,_a=/(\r?\n|^) *\* ?/g,xa=[];function s(Me){let Bn=Me.match(zn);return Bn?Bn[0].trimLeft():""}function f(Me){let Bn=Me.match(zn);return Bn&&Bn[0]?Me.substring(Bn[0].length):Me}function g(Me){return v(Me).pragmas}function v(Me){let zn=(0,i().default)(Me)||n().EOL;Me=Me.replace(Hn,"").replace(Bn,"").replace(_a,"$1");let aa="";for(;aa!==Me;)aa=Me,Me=Me.replace(oa,`${zn}$1 $2${zn}`);Me=Me.replace(Ci,"").trimRight();let Ga=Object.create(null),Ha=Me.replace(ca,"").replace(Ci,"").trimRight(),ts;for(;ts=ca.exec(Me);){let Me=ts[2].replace(ni,"");typeof Ga[ts[1]]=="string"||Array.isArray(Ga[ts[1]])?Ga[ts[1]]=xa.concat(Ga[ts[1]],Me):Ga[ts[1]]=Me}return{comments:Ha,pragmas:Ga}}function y(Me){let{comments:Bn="",pragmas:Hn={}}=Me,zn=(0,i().default)(Bn)||n().EOL,ni="/**",Ci=" *",aa=" */",oa=Object.keys(Hn),ca=oa.map((Me=>w(Me,Hn[Me]))).reduce(((Me,Bn)=>Me.concat(Bn)),[]).map((Me=>`${Ci} ${Me}${zn}`)).join("");if(!Bn){if(oa.length===0)return"";if(oa.length===1&&!Array.isArray(Hn[oa[0]])){let Me=Hn[oa[0]];return`${ni} ${w(oa[0],Me)[0]}${aa}`}}let _a=Bn.split(zn).map((Me=>`${Ci} ${Me}`)).join(zn)+zn;return ni+zn+(Bn?_a:"")+(Bn&&oa.length?Ci+zn:"")+ca+aa}function w(Me,Bn){return xa.concat(Bn).map((Bn=>`@${Me} ${Bn}`.trim()))}}}),dc=P({"src/common/end-of-line.js"(Me,Bn){"use strict";aa();function i(Me){let Bn=Me.indexOf("\r");return Bn>=0?Me.charAt(Bn+1)===`\n`?"crlf":"cr":"lf"}function u(Me){switch(Me){case"cr":return"\r";case"crlf":return`\r\n`;default:return`\n`}}function o(Me,Bn){let Hn;switch(Bn){case`\n`:Hn=/\n/g;break;case"\r":Hn=/\r/g;break;case`\r\n`:Hn=/\r\n/g;break;default:throw new Error(`Unexpected "eol" ${JSON.stringify(Bn)}.`)}let zn=Me.match(Hn);return zn?zn.length:0}function h(Me){return Me.replace(/\r\n?/g,`\n`)}Bn.exports={guessEndOfLine:i,convertEndOfLineToChars:u,countEndOfLineChars:o,normalizeEndOfLine:h}}}),Fc=P({"src/language-js/utils/get-shebang.js"(Me,Bn){"use strict";aa();function i(Me){if(!Me.startsWith("#!"))return"";let Bn=Me.indexOf(`\n`);return Bn===-1?Me:Me.slice(0,Bn)}Bn.exports=i}}),Jc=P({"src/language-js/pragma.js"(Me,Bn){"use strict";aa();var{parseWithComments:Hn,strip:zn,extract:ni,print:Ci}=tc(),{normalizeEndOfLine:oa}=dc(),ca=Fc();function m(Me){let Bn=ca(Me);Bn&&(Me=Me.slice(Bn.length+1));let zn=ni(Me),{pragmas:Ci,comments:aa}=Hn(zn);return{shebang:Bn,text:Me,pragmas:Ci,comments:aa}}function c(Me){let Bn=Object.keys(m(Me).pragmas);return Bn.includes("prettier")||Bn.includes("format")}function t(Me){let{shebang:Bn,text:Hn,pragmas:ni,comments:aa}=m(Me),ca=zn(Hn),_a=Ci({pragmas:Object.assign({format:""},ni),comments:aa.trimStart()});return(Bn?`${Bn}\n`:"")+oa(_a)+(ca.startsWith(`\n`)?`\n`:`\n\n`)+ca}Bn.exports={hasPragma:c,insertPragma:t}}}),Dp=P({"src/language-css/pragma.js"(Me,Bn){"use strict";aa();var Hn=Jc(),zn=_a();function o(Me){return Hn.hasPragma(zn(Me).content)}function h(Me){let{frontMatter:Bn,content:ni}=zn(Me);return(Bn?Bn.raw+`\n\n`:"")+Hn.insertPragma(ni)}Bn.exports={hasPragma:o,insertPragma:h}}}),kp=P({"src/utils/text/skip.js"(Me,Bn){"use strict";aa();function i(Me){return(Bn,Hn,zn)=>{let ni=zn&&zn.backwards;if(Hn===!1)return!1;let{length:Ci}=Bn,aa=Hn;for(;aa>=0&&aa0}Bn.exports=i}}),Vp=P({"src/language-css/utils/has-scss-interpolation.js"(Me,Bn){"use strict";aa();var Hn=qp();function u(Me){if(Hn(Me)){for(let Bn=Me.length-1;Bn>0;Bn--)if(Me[Bn].type==="word"&&Me[Bn].value==="{"&&Me[Bn-1].type==="word"&&Me[Bn-1].value.endsWith("#"))return!0}return!1}Bn.exports=u}}),Jp=P({"src/language-css/utils/has-string-or-function.js"(Me,Bn){"use strict";aa();function i(Me){return Me.some((Me=>Me.type==="string"||Me.type==="func"))}Bn.exports=i}}),Wp=P({"src/language-css/utils/is-less-parser.js"(Me,Bn){"use strict";aa();function i(Me){return Me.parser==="css"||Me.parser==="less"}Bn.exports=i}}),zp=P({"src/language-css/utils/is-scss.js"(Me,Bn){"use strict";aa();function i(Me,Bn){return Me==="less"||Me==="scss"?Me==="scss":/(?:\w\s*:\s*[^:}]+|#){|@import[^\n]+(?:url|,)/.test(Bn)}Bn.exports=i}}),Qf=P({"src/language-css/utils/is-scss-nested-property-node.js"(Me,Bn){"use strict";aa();function i(Me){return Me.selector?Me.selector.replace(/\/\*.*?\*\//,"").replace(/\/\/.*\n/,"").trim().endsWith(":"):!1}Bn.exports=i}}),Yf=P({"src/language-css/utils/is-scss-variable.js"(Me,Bn){"use strict";aa();function i(Me){return Boolean((Me==null?void 0:Me.type)==="word"&&Me.value.startsWith("$"))}Bn.exports=i}}),Kf=P({"src/language-css/utils/stringify-node.js"(Me,Bn){"use strict";aa();function i(Me){var Bn,Hn,zn;if(Me.groups){var ni,Ci,aa;let Bn=((ni=Me.open)===null||ni===void 0?void 0:ni.value)||"",Hn=Me.groups.map((Me=>i(Me))).join(((Ci=Me.groups[0])===null||Ci===void 0?void 0:Ci.type)==="comma_group"?",":""),zn=((aa=Me.close)===null||aa===void 0?void 0:aa.value)||"";return Bn+Hn+zn}let oa=((Bn=Me.raws)===null||Bn===void 0?void 0:Bn.before)||"",ca=((Hn=Me.raws)===null||Hn===void 0?void 0:Hn.quote)||"",_a=Me.type==="atword"?"@":"",xa=Me.value||"",Ga=Me.unit||"",Ha=Me.group?i(Me.group):"",ts=((zn=Me.raws)===null||zn===void 0?void 0:zn.after)||"";return oa+ca+_a+xa+ca+Ga+Ha+ts}Bn.exports=i}}),Xf=P({"src/language-css/utils/is-module-rule-name.js"(Me,Bn){"use strict";aa();var Hn=new Set(["import","use","forward"]);function u(Me){return Hn.has(Me)}Bn.exports=u}}),Ad=P({"node_modules/postcss-values-parser/lib/node.js"(Me,Bn){"use strict";aa();var i=function(Me,Bn){let Hn=new Me.constructor;for(let zn in Me){if(!Me.hasOwnProperty(zn))continue;let ni=Me[zn],Ci=typeof ni;zn==="parent"&&Ci==="object"?Bn&&(Hn[zn]=Bn):zn==="source"?Hn[zn]=ni:ni instanceof Array?Hn[zn]=ni.map((Me=>i(Me,Hn))):zn!=="before"&&zn!=="after"&&zn!=="between"&&zn!=="semicolon"&&(Ci==="object"&&ni!==null&&(ni=i(ni)),Hn[zn]=ni)}return Hn};Bn.exports=class{constructor(Me){Me=Me||{},this.raws={before:"",after:""};for(let Bn in Me)this[Bn]=Me[Bn]}remove(){return this.parent&&this.parent.removeChild(this),this.parent=void 0,this}toString(){return[this.raws.before,String(this.value),this.raws.after].join("")}clone(Me){Me=Me||{};let Bn=i(this);for(let Hn in Me)Bn[Hn]=Me[Hn];return Bn}cloneBefore(Me){Me=Me||{};let Bn=this.clone(Me);return this.parent.insertBefore(this,Bn),Bn}cloneAfter(Me){Me=Me||{};let Bn=this.clone(Me);return this.parent.insertAfter(this,Bn),Bn}replaceWith(){let Me=Array.prototype.slice.call(arguments);if(this.parent){for(let Bn of Me)this.parent.insertBefore(this,Bn);this.remove()}return this}moveTo(Me){return this.cleanRaws(this.root()===Me.root()),this.remove(),Me.append(this),this}moveBefore(Me){return this.cleanRaws(this.root()===Me.root()),this.remove(),Me.parent.insertBefore(Me,this),this}moveAfter(Me){return this.cleanRaws(this.root()===Me.root()),this.remove(),Me.parent.insertAfter(Me,this),this}next(){let Me=this.parent.index(this);return this.parent.nodes[Me+1]}prev(){let Me=this.parent.index(this);return this.parent.nodes[Me-1]}toJSON(){let Me={};for(let Bn in this){if(!this.hasOwnProperty(Bn)||Bn==="parent")continue;let Hn=this[Bn];Hn instanceof Array?Me[Bn]=Hn.map((Me=>typeof Me=="object"&&Me.toJSON?Me.toJSON():Me)):typeof Hn=="object"&&Hn.toJSON?Me[Bn]=Hn.toJSON():Me[Bn]=Hn}return Me}root(){let Me=this;for(;Me.parent;)Me=Me.parent;return Me}cleanRaws(Me){delete this.raws.before,delete this.raws.after,Me||delete this.raws.between}positionInside(Me){let Bn=this.toString(),Hn=this.source.start.column,zn=this.source.start.line;for(let ni=0;ni{let zn=Me(Bn,Hn);return zn!==!1&&Bn.walk&&(zn=Bn.walk(Me)),zn}))}walkType(Me,Bn){if(!Me||!Bn)throw new Error("Parameters {type} and {callback} are required.");let Hn=typeof Me=="function";return this.walk(((zn,ni)=>{if(Hn&&zn instanceof Me||!Hn&&zn.type===Me)return Bn.call(this,zn,ni)}))}append(Me){return Me.parent=this,this.nodes.push(Me),this}prepend(Me){return Me.parent=this,this.nodes.unshift(Me),this}cleanRaws(Me){if(super.cleanRaws(Me),this.nodes)for(let Bn of this.nodes)Bn.cleanRaws(Me)}insertAfter(Me,Bn){let Hn=this.index(Me),zn;this.nodes.splice(Hn+1,0,Bn);for(let Me in this.indexes)zn=this.indexes[Me],Hn<=zn&&(this.indexes[Me]=zn+this.nodes.length);return this}insertBefore(Me,Bn){let Hn=this.index(Me),zn;this.nodes.splice(Hn,0,Bn);for(let Me in this.indexes)zn=this.indexes[Me],Hn<=zn&&(this.indexes[Me]=zn+this.nodes.length);return this}removeChild(Me){Me=this.index(Me),this.nodes[Me].parent=void 0,this.nodes.splice(Me,1);let Bn;for(let Hn in this.indexes)Bn=this.indexes[Hn],Bn>=Me&&(this.indexes[Hn]=Bn-1);return this}removeAll(){for(let Me of this.nodes)Me.parent=void 0;return this.nodes=[],this}every(Me){return this.nodes.every(Me)}some(Me){return this.nodes.some(Me)}index(Me){return typeof Me=="number"?Me:this.nodes.indexOf(Me)}get first(){if(this.nodes)return this.nodes[0]}get last(){if(this.nodes)return this.nodes[this.nodes.length-1]}toString(){let Me=this.nodes.map(String).join("");return this.value&&(Me=this.value+Me),this.raws.before&&(Me=this.raws.before+Me),this.raws.after&&(Me+=this.raws.after),Me}};zn.registerWalker=Me=>{let Bn="walk"+Me.name;Bn.lastIndexOf("s")!==Bn.length-1&&(Bn+="s"),!zn.prototype[Bn]&&(zn.prototype[Bn]=function(Bn){return this.walkType(Me,Bn)})},Bn.exports=zn}}),xd=P({"node_modules/postcss-values-parser/lib/root.js"(Me,Bn){"use strict";aa();var Hn=Cd();Bn.exports=class extends Hn{constructor(Me){super(Me),this.type="root"}}}}),wd=P({"node_modules/postcss-values-parser/lib/value.js"(Me,Bn){"use strict";aa();var Hn=Cd();Bn.exports=class extends Hn{constructor(Me){super(Me),this.type="value",this.unbalanced=0}}}}),Sd=P({"node_modules/postcss-values-parser/lib/atword.js"(Me,Bn){"use strict";aa();var Hn=Cd(),zn=class extends Hn{constructor(Me){super(Me),this.type="atword"}toString(){let Me=this.quoted?this.raws.quote:"";return[this.raws.before,"@",String.prototype.toString.call(this.value),this.raws.after].join("")}};Hn.registerWalker(zn),Bn.exports=zn}}),Td=P({"node_modules/postcss-values-parser/lib/colon.js"(Me,Bn){"use strict";aa();var Hn=Cd(),zn=Ad(),ni=class extends zn{constructor(Me){super(Me),this.type="colon"}};Hn.registerWalker(ni),Bn.exports=ni}}),Pd=P({"node_modules/postcss-values-parser/lib/comma.js"(Me,Bn){"use strict";aa();var Hn=Cd(),zn=Ad(),ni=class extends zn{constructor(Me){super(Me),this.type="comma"}};Hn.registerWalker(ni),Bn.exports=ni}}),Qh=P({"node_modules/postcss-values-parser/lib/comment.js"(Me,Bn){"use strict";aa();var Hn=Cd(),zn=Ad(),ni=class extends zn{constructor(Me){super(Me),this.type="comment",this.inline=Object(Me).inline||!1}toString(){return[this.raws.before,this.inline?"//":"/*",String(this.value),this.inline?"":"*/",this.raws.after].join("")}};Hn.registerWalker(ni),Bn.exports=ni}}),Zh=P({"node_modules/postcss-values-parser/lib/function.js"(Me,Bn){"use strict";aa();var Hn=Cd(),zn=class extends Hn{constructor(Me){super(Me),this.type="func",this.unbalanced=-1}};Hn.registerWalker(zn),Bn.exports=zn}}),eg=P({"node_modules/postcss-values-parser/lib/number.js"(Me,Bn){"use strict";aa();var Hn=Cd(),zn=Ad(),ni=class extends zn{constructor(Me){super(Me),this.type="number",this.unit=Object(Me).unit||""}toString(){return[this.raws.before,String(this.value),this.unit,this.raws.after].join("")}};Hn.registerWalker(ni),Bn.exports=ni}}),tg=P({"node_modules/postcss-values-parser/lib/operator.js"(Me,Bn){"use strict";aa();var Hn=Cd(),zn=Ad(),ni=class extends zn{constructor(Me){super(Me),this.type="operator"}};Hn.registerWalker(ni),Bn.exports=ni}}),rg=P({"node_modules/postcss-values-parser/lib/paren.js"(Me,Bn){"use strict";aa();var Hn=Cd(),zn=Ad(),ni=class extends zn{constructor(Me){super(Me),this.type="paren",this.parenType=""}};Hn.registerWalker(ni),Bn.exports=ni}}),ng=P({"node_modules/postcss-values-parser/lib/string.js"(Me,Bn){"use strict";aa();var Hn=Cd(),zn=Ad(),ni=class extends zn{constructor(Me){super(Me),this.type="string"}toString(){let Me=this.quoted?this.raws.quote:"";return[this.raws.before,Me,this.value+"",Me,this.raws.after].join("")}};Hn.registerWalker(ni),Bn.exports=ni}}),ig=P({"node_modules/postcss-values-parser/lib/word.js"(Me,Bn){"use strict";aa();var Hn=Cd(),zn=Ad(),ni=class extends zn{constructor(Me){super(Me),this.type="word"}};Hn.registerWalker(ni),Bn.exports=ni}}),ag=P({"node_modules/postcss-values-parser/lib/unicode-range.js"(Me,Bn){"use strict";aa();var Hn=Cd(),zn=Ad(),ni=class extends zn{constructor(Me){super(Me),this.type="unicode-range"}};Hn.registerWalker(ni),Bn.exports=ni}});function go(){throw new Error("setTimeout has not been defined")}function yo(){throw new Error("clearTimeout has not been defined")}function wo(Me){if(sg===setTimeout)return setTimeout(Me,0);if((sg===go||!sg)&&setTimeout)return sg=setTimeout,setTimeout(Me,0);try{return sg(Me,0)}catch{try{return sg.call(null,Me,0)}catch{return sg.call(this,Me,0)}}}function Gl(Me){if(og===clearTimeout)return clearTimeout(Me);if((og===yo||!og)&&clearTimeout)return og=clearTimeout,clearTimeout(Me);try{return og(Me)}catch{try{return og.call(null,Me)}catch{return og.call(this,Me)}}}function Hl(){!cg||!lg||(cg=!1,lg.length?ug=lg.concat(ug):pg=-1,ug.length&&_o())}function _o(){if(!cg){var Me=wo(Hl);cg=!0;for(var Bn=ug.length;Bn;){for(lg=ug,ug=[];++pg1)for(var Hn=1;HnMt,debuglog:()=>Oo,default:()=>$g,deprecate:()=>Rt,format:()=>wr,inherits:()=>Rg,inspect:()=>ye,isArray:()=>Ct,isBoolean:()=>_r,isBuffer:()=>Ao,isDate:()=>gr,isError:()=>He,isFunction:()=>Je,isNull:()=>Ke,isNullOrUndefined:()=>To,isNumber:()=>Nt,isObject:()=>je,isPrimitive:()=>qo,isRegExp:()=>Ge,isString:()=>Qe,isSymbol:()=>Eo,isUndefined:()=>ge,log:()=>Po});function wr(Me){if(!Qe(Me)){for(var Bn=[],Hn=0;Hn=ni)return Me;switch(Me){case"%s":return String(zn[Hn++]);case"%d":return Number(zn[Hn++]);case"%j":try{return JSON.stringify(zn[Hn++])}catch{return"[Circular]"}default:return Me}})),aa=zn[Hn];Hn=3&&(Hn.depth=arguments[2]),arguments.length>=4&&(Hn.colors=arguments[3]),_r(Bn)?Hn.showHidden=Bn:Bn&&Mt(Hn,Bn),ge(Hn.showHidden)&&(Hn.showHidden=!1),ge(Hn.depth)&&(Hn.depth=2),ge(Hn.colors)&&(Hn.colors=!1),ge(Hn.customInspect)&&(Hn.customInspect=!0),Hn.colors&&(Hn.stylize=nf),mr(Hn,Me,Hn.depth)}function nf(Me,Bn){var Hn=ye.styles[Bn];return Hn?"["+ye.colors[Hn][0]+"m"+Me+"["+ye.colors[Hn][1]+"m":Me}function sf(Me,Bn){return Me}function of(Me){var Bn={};return Me.forEach((function(Me,Hn){Bn[Me]=!0})),Bn}function mr(Me,Bn,Hn){if(Me.customInspect&&Bn&&Je(Bn.inspect)&&Bn.inspect!==ye&&!(Bn.constructor&&Bn.constructor.prototype===Bn)){var zn=Bn.inspect(Hn,Me);return Qe(zn)||(zn=mr(Me,zn,Hn)),zn}var ni=af(Me,Bn);if(ni)return ni;var Ci=Object.keys(Bn),aa=of(Ci);if(Me.showHidden&&(Ci=Object.getOwnPropertyNames(Bn)),He(Bn)&&(Ci.indexOf("message")>=0||Ci.indexOf("description")>=0))return ht(Bn);if(Ci.length===0){if(Je(Bn)){var oa=Bn.name?": "+Bn.name:"";return Me.stylize("[Function"+oa+"]","special")}if(Ge(Bn))return Me.stylize(RegExp.prototype.toString.call(Bn),"regexp");if(gr(Bn))return Me.stylize(Date.prototype.toString.call(Bn),"date");if(He(Bn))return ht(Bn)}var ca="",_a=!1,xa=["{","}"];if(Ct(Bn)&&(_a=!0,xa=["[","]"]),Je(Bn)){var Ga=Bn.name?": "+Bn.name:"";ca=" [Function"+Ga+"]"}if(Ge(Bn)&&(ca=" "+RegExp.prototype.toString.call(Bn)),gr(Bn)&&(ca=" "+Date.prototype.toUTCString.call(Bn)),He(Bn)&&(ca=" "+ht(Bn)),Ci.length===0&&(!_a||Bn.length==0))return xa[0]+ca+xa[1];if(Hn<0)return Ge(Bn)?Me.stylize(RegExp.prototype.toString.call(Bn),"regexp"):Me.stylize("[Object]","special");Me.seen.push(Bn);var Ha;return _a?Ha=uf(Me,Bn,Hn,aa,Ci):Ha=Ci.map((function(zn){return xt(Me,Bn,Hn,aa,zn,_a)})),Me.seen.pop(),cf(Ha,ca,xa)}function af(Me,Bn){if(ge(Bn))return Me.stylize("undefined","undefined");if(Qe(Bn)){var Hn="'"+JSON.stringify(Bn).replace(/^"|"$/g,"").replace(/'/g,"\\'").replace(/\\"/g,'"')+"'";return Me.stylize(Hn,"string")}if(Nt(Bn))return Me.stylize(""+Bn,"number");if(_r(Bn))return Me.stylize(""+Bn,"boolean");if(Ke(Bn))return Me.stylize("null","null")}function ht(Me){return"["+Error.prototype.toString.call(Me)+"]"}function uf(Me,Bn,Hn,zn,ni){for(var Ci=[],aa=0,oa=Bn.length;aa-1&&(Ci?oa=oa.split(`\n`).map((function(Me){return" "+Me})).join(`\n`).substr(2):oa=`\n`+oa.split(`\n`).map((function(Me){return" "+Me})).join(`\n`))):oa=Me.stylize("[Circular]","special")),ge(aa)){if(Ci&&ni.match(/^\d+$/))return oa;aa=JSON.stringify(""+ni),aa.match(/^"([a-zA-Z_][a-zA-Z_0-9]*)"$/)?(aa=aa.substr(1,aa.length-2),aa=Me.stylize(aa,"name")):(aa=aa.replace(/'/g,"\\'").replace(/\\"/g,'"').replace(/(^"|"$)/g,"'"),aa=Me.stylize(aa,"string"))}return aa+": "+oa}function cf(Me,Bn,Hn){var zn=0,ni=Me.reduce((function(Me,Bn){return zn++,Bn.indexOf(`\n`)>=0&&zn++,Me+Bn.replace(/\u001b\[\d\d?m/g,"").length+1}),0);return ni>60?Hn[0]+(Bn===""?"":Bn+`\n `)+" "+Me.join(`,\n `)+" "+Hn[1]:Hn[0]+Bn+" "+Me.join(", ")+" "+Hn[1]}function Ct(Me){return Array.isArray(Me)}function _r(Me){return typeof Me=="boolean"}function Ke(Me){return Me===null}function To(Me){return Me==null}function Nt(Me){return typeof Me=="number"}function Qe(Me){return typeof Me=="string"}function Eo(Me){return typeof Me=="symbol"}function ge(Me){return Me===void 0}function Ge(Me){return je(Me)&&jt(Me)==="[object RegExp]"}function je(Me){return typeof Me=="object"&&Me!==null}function gr(Me){return je(Me)&&jt(Me)==="[object Date]"}function He(Me){return je(Me)&&(jt(Me)==="[object Error]"||Me instanceof Error)}function Je(Me){return typeof Me=="function"}function qo(Me){return Me===null||typeof Me=="boolean"||typeof Me=="number"||typeof Me=="string"||typeof Me=="symbol"||typeof Me>"u"}function Ao(Me){return Buffer.isBuffer(Me)}function jt(Me){return Object.prototype.toString.call(Me)}function dt(Me){return Me<10?"0"+Me.toString(10):Me.toString(10)}function lf(){var Me=new Date,Bn=[dt(Me.getHours()),dt(Me.getMinutes()),dt(Me.getSeconds())].join(":");return[Me.getDate(),Gg[Me.getMonth()],Bn].join(" ")}function Po(){console.log("%s - %s",lf(),wr.apply(null,arguments))}function Mt(Me,Bn){if(!Bn||!je(Bn))return Me;for(var Hn=Object.keys(Bn),zn=Hn.length;zn--;)Me[Hn[zn]]=Bn[Hn[zn]];return Me}function Io(Me,Bn){return Object.prototype.hasOwnProperty.call(Me,Bn)}var Mg,Qg,Ug,Gg,$g,qg=Le({"node-modules-polyfills:util"(){aa(),Pg(),Lg(),Mg=/%[sdj%]/g,Qg={},ye.colors={bold:[1,22],italic:[3,23],underline:[4,24],inverse:[7,27],white:[37,39],grey:[90,39],black:[30,39],blue:[34,39],cyan:[36,39],green:[32,39],magenta:[35,39],red:[31,39],yellow:[33,39]},ye.styles={special:"cyan",number:"yellow",boolean:"yellow",undefined:"grey",null:"bold",string:"green",date:"magenta",regexp:"red"},Gg=["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],$g={inherits:Rg,_extend:Mt,log:Po,isBuffer:Ao,isPrimitive:qo,isFunction:Je,isError:He,isDate:gr,isObject:je,isRegExp:Ge,isUndefined:ge,isSymbol:Eo,isString:Qe,isNumber:Nt,isNullOrUndefined:To,isNull:Ke,isBoolean:_r,isArray:Ct,inspect:ye,deprecate:Rt,format:wr,debuglog:Oo}}}),Vg=P({"node-modules-polyfills-commonjs:util"(Me,Bn){aa();var Hn=(qg(),Pt(jg));if(Hn&&Hn.default){Bn.exports=Hn.default;for(let Me in Hn)Bn.exports[Me]=Hn[Me]}else Hn&&(Bn.exports=Hn)}}),Hg=P({"node_modules/postcss-values-parser/lib/errors/TokenizeError.js"(Me,Bn){"use strict";aa();var Hn=class extends Error{constructor(Me){super(Me),this.name=this.constructor.name,this.message=Me||"An error ocurred while tokzenizing.",typeof Error.captureStackTrace=="function"?Error.captureStackTrace(this,this.constructor):this.stack=new Error(Me).stack}};Bn.exports=Hn}}),Jg=P({"node_modules/postcss-values-parser/lib/tokenize.js"(Me,Bn){"use strict";aa();var Hn="{".charCodeAt(0),zn="}".charCodeAt(0),ni="(".charCodeAt(0),Ci=")".charCodeAt(0),oa="'".charCodeAt(0),ca='"'.charCodeAt(0),_a="\\".charCodeAt(0),xa="/".charCodeAt(0),Ga=".".charCodeAt(0),Ha=",".charCodeAt(0),ts=":".charCodeAt(0),Ps="*".charCodeAt(0),so="-".charCodeAt(0),oo="+".charCodeAt(0),Jo="#".charCodeAt(0),tc=`\n`.charCodeAt(0),dc=" ".charCodeAt(0),Fc="\f".charCodeAt(0),Jc="\t".charCodeAt(0),Dp="\r".charCodeAt(0),kp="@".charCodeAt(0),Qp="e".charCodeAt(0),Up="E".charCodeAt(0),qp="0".charCodeAt(0),Vp="9".charCodeAt(0),Jp="u".charCodeAt(0),Wp="U".charCodeAt(0),zp=/[ \n\t\r\{\(\)'"\\;,/]/g,Qf=/[ \n\t\r\(\)\{\}\*:;@!&'"\+\|~>,\[\]\\]|\/(?=\*)/g,Yf=/[ \n\t\r\(\)\{\}\*:;@!&'"\-\+\|~>,\[\]\\]|\//g,Kf=/^[a-z0-9]/i,Xf=/^[a-f0-9?\-]/i,Ad=Vg(),Cd=Hg();Bn.exports=function(Me,Bn){Bn=Bn||{};let aa=[],xd=Me.valueOf(),wd=xd.length,Sd=-1,Td=1,Pd=0,Qh=0,Zh=null,eg,tg,rg,ng,ig,ag,sg,og,ug,cg,lg,pg;function ce(Me){let Bn=Ad.format("Unclosed %s at line: %d, column: %d, token: %d",Me,Td,Pd-Sd,Pd);throw new Cd(Bn)}function fe(){let Me=Ad.format("Syntax error at line: %d, column: %d, token: %d",Td,Pd-Sd,Pd);throw new Cd(Me)}for(;Pd0&&aa[aa.length-1][0]==="word"&&aa[aa.length-1][1]==="url",aa.push(["(","(",Td,Pd-Sd,Td,tg-Sd,Pd]);break;case Ci:Qh--,Zh=Zh&&Qh>0,aa.push([")",")",Td,Pd-Sd,Td,tg-Sd,Pd]);break;case oa:case ca:rg=eg===oa?"'":'"',tg=Pd;do{for(cg=!1,tg=xd.indexOf(rg,tg+1),tg===-1&&ce("quote",rg),lg=tg;xd.charCodeAt(lg-1)===_a;)lg-=1,cg=!cg}while(cg);aa.push(["string",xd.slice(Pd,tg+1),Td,Pd-Sd,Td,tg-Sd,Pd]),Pd=tg;break;case kp:zp.lastIndex=Pd+1,zp.test(xd),zp.lastIndex===0?tg=xd.length-1:tg=zp.lastIndex-2,aa.push(["atword",xd.slice(Pd,tg+1),Td,Pd-Sd,Td,tg-Sd,Pd]),Pd=tg;break;case _a:tg=Pd,eg=xd.charCodeAt(tg+1),sg&&eg!==xa&&eg!==dc&&eg!==tc&&eg!==Jc&&eg!==Dp&&eg!==Fc&&(tg+=1),aa.push(["word",xd.slice(Pd,tg+1),Td,Pd-Sd,Td,tg-Sd,Pd]),Pd=tg;break;case oo:case so:case Ps:tg=Pd+1,pg=xd.slice(Pd+1,tg+1);let Me=xd.slice(Pd-1,Pd);if(eg===so&&pg.charCodeAt(0)===so){tg++,aa.push(["word",xd.slice(Pd,tg),Td,Pd-Sd,Td,tg-Sd,Pd]),Pd=tg-1;break}aa.push(["operator",xd.slice(Pd,tg),Td,Pd-Sd,Td,tg-Sd,Pd]),Pd=tg-1;break;default:if(eg===xa&&(xd.charCodeAt(Pd+1)===Ps||Bn.loose&&!Zh&&xd.charCodeAt(Pd+1)===xa)){if(xd.charCodeAt(Pd+1)===Ps)tg=xd.indexOf("*/",Pd+2)+1,tg===0&&ce("comment","*/");else{let Me=xd.indexOf(`\n`,Pd+2);tg=Me!==-1?Me-1:wd}ag=xd.slice(Pd,tg+1),ng=ag.split(`\n`),ig=ng.length-1,ig>0?(og=Td+ig,ug=tg-ng[ig].length):(og=Td,ug=Sd),aa.push(["comment",ag,Td,Pd-Sd,og,tg-ug,Pd]),Sd=ug,Td=og,Pd=tg}else if(eg===Jo&&!Kf.test(xd.slice(Pd+1,Pd+2)))tg=Pd+1,aa.push(["#",xd.slice(Pd,tg),Td,Pd-Sd,Td,tg-Sd,Pd]),Pd=tg-1;else if((eg===Jp||eg===Wp)&&xd.charCodeAt(Pd+1)===oo){tg=Pd+2;do{tg+=1,eg=xd.charCodeAt(tg)}while(tg=qp&&eg<=Vp&&(Me=Yf),Me.lastIndex=Pd+1,Me.test(xd),Me.lastIndex===0?tg=xd.length-1:tg=Me.lastIndex-2,Me===Yf||eg===Ga){let Me=xd.charCodeAt(tg),Bn=xd.charCodeAt(tg+1),Hn=xd.charCodeAt(tg+2);(Me===Qp||Me===Up)&&(Bn===so||Bn===oo)&&Hn>=qp&&Hn<=Vp&&(Yf.lastIndex=tg+2,Yf.test(xd),Yf.lastIndex===0?tg=xd.length-1:tg=Yf.lastIndex-2)}aa.push(["word",xd.slice(Pd,tg+1),Td,Pd-Sd,Td,tg-Sd,Pd]),Pd=tg}break}Pd++}return aa}}}),Wg=P({"node_modules/flatten/index.js"(Me,Bn){aa(),Bn.exports=function(Me,Bn){if(Bn=typeof Bn=="number"?Bn:1/0,!Bn)return Array.isArray(Me)?Me.map((function(Me){return Me})):Me;return h(Me,1);function h(Me,Hn){return Me.reduce((function(Me,zn){return Array.isArray(zn)&&HnMe-Bn))}Bn.exports=class{constructor(Me,Bn){let ni={loose:!1};this.cache=[],this.input=Me,this.options=Object.assign({},ni,Bn),this.position=0,this.unbalanced=0,this.root=new Hn;let Ci=new zn;this.root.append(Ci),this.current=Ci,this.tokens=oo(Me,this.options)}parse(){return this.loop()}colon(){let Me=this.currToken;this.newNode(new Ci({value:Me[1],source:{start:{line:Me[2],column:Me[3]},end:{line:Me[4],column:Me[5]}},sourceIndex:Me[6]})),this.position++}comma(){let Me=this.currToken;this.newNode(new oa({value:Me[1],source:{start:{line:Me[2],column:Me[3]},end:{line:Me[4],column:Me[5]}},sourceIndex:Me[6]})),this.position++}comment(){let Me=!1,Bn=this.currToken[1].replace(/\/\*|\*\//g,""),Hn;this.options.loose&&Bn.startsWith("//")&&(Bn=Bn.substring(2),Me=!0),Hn=new ca({value:Bn,inline:Me,source:{start:{line:this.currToken[2],column:this.currToken[3]},end:{line:this.currToken[4],column:this.currToken[5]}},sourceIndex:this.currToken[6]}),this.newNode(Hn),this.position++}error(Me,Bn){throw new Fc(Me+` at line: ${Bn[2]}, column ${Bn[3]}`)}loop(){for(;this.position0&&(this.current.type==="func"&&this.current.value==="calc"?this.prevToken[0]!=="space"&&this.prevToken[0]!=="("?this.error("Syntax Error",this.currToken):this.nextToken[0]!=="space"&&this.nextToken[0]!=="word"?this.error("Syntax Error",this.currToken):this.nextToken[0]==="word"&&this.current.last.type!=="operator"&&this.current.last.value!=="("&&this.error("Syntax Error",this.currToken):(this.nextToken[0]==="space"||this.nextToken[0]==="operator"||this.prevToken[0]==="operator")&&this.error("Syntax Error",this.currToken)),this.options.loose){if((!this.current.nodes.length||this.current.last&&this.current.last.type==="operator")&&this.nextToken[0]==="word")return this.word()}else if(this.nextToken[0]==="word")return this.word()}return Bn=new Ga({value:this.currToken[1],source:{start:{line:this.currToken[2],column:this.currToken[3]},end:{line:this.currToken[2],column:this.currToken[3]}},sourceIndex:this.currToken[4]}),this.position++,this.newNode(Bn)}parseTokens(){switch(this.currToken[0]){case"space":this.space();break;case"colon":this.colon();break;case"comma":this.comma();break;case"comment":this.comment();break;case"(":this.parenOpen();break;case")":this.parenClose();break;case"atword":case"word":this.word();break;case"operator":this.operator();break;case"string":this.string();break;case"unicoderange":this.unicodeRange();break;default:this.word();break}}parenOpen(){let Me=1,Bn=this.position+1,Hn=this.currToken,zn;for(;Bn=this.tokens.length-1&&!this.current.unbalanced)&&(this.current.unbalanced--,this.current.unbalanced<0&&this.error("Expected opening parenthesis",Me),!this.current.unbalanced&&this.cache.length&&(this.current=this.cache.pop()))}space(){let Me=this.currToken;this.position===this.tokens.length-1||this.nextToken[0]===","||this.nextToken[0]===")"?(this.current.last.raws.after+=Me[1],this.position++):(this.spaces=Me[1],this.position++)}unicodeRange(){let Me=this.currToken;this.newNode(new so({value:Me[1],source:{start:{line:Me[2],column:Me[3]},end:{line:Me[4],column:Me[5]}},sourceIndex:Me[6]})),this.position++}splitWord(){let Me=this.nextToken,Bn=this.currToken[1],Hn=/^[\+\-]?((\d+(\.\d*)?)|(\.\d+))([eE][\+\-]?\d+)?/,zn=/^(?!\#([a-z0-9]+))[\#\{\}]/gi,Ci,aa;if(!zn.test(Bn))for(;Me&&Me[0]==="word";){this.position++;let Hn=this.currToken[1];Bn+=Hn,Me=this.nextToken}Ci=tc(Bn,"@"),aa=_(dc(Jo([[0],Ci]))),aa.forEach(((zn,oa)=>{let ca=aa[oa+1]||Bn.length,Ga=Bn.slice(zn,ca),Ha;if(~Ci.indexOf(zn))Ha=new ni({value:Ga.slice(1),source:{start:{line:this.currToken[2],column:this.currToken[3]+zn},end:{line:this.currToken[4],column:this.currToken[3]+(ca-1)}},sourceIndex:this.currToken[6]+aa[oa]});else if(Hn.test(this.currToken[1])){let Me=Ga.replace(Hn,"");Ha=new xa({value:Ga.replace(Me,""),source:{start:{line:this.currToken[2],column:this.currToken[3]+zn},end:{line:this.currToken[4],column:this.currToken[3]+(ca-1)}},sourceIndex:this.currToken[6]+aa[oa],unit:Me})}else Ha=new(Me&&Me[0]==="("?_a:Ps)({value:Ga,source:{start:{line:this.currToken[2],column:this.currToken[3]+zn},end:{line:this.currToken[4],column:this.currToken[3]+(ca-1)}},sourceIndex:this.currToken[6]+aa[oa]}),Ha.type==="word"?(Ha.isHex=/^#(.+)/.test(Ga),Ha.isColor=/^#([0-9a-f]{3}|[0-9a-f]{4}|[0-9a-f]{6}|[0-9a-f]{8})$/i.test(Ga)):this.cache.push(this.current);this.newNode(Ha)})),this.position++}string(){let Me=this.currToken,Bn=this.currToken[1],Hn=/^(\"|\')/,zn=Hn.test(Bn),ni="",Ci;zn&&(ni=Bn.match(Hn)[0],Bn=Bn.slice(1,Bn.length-1)),Ci=new ts({value:Bn,source:{start:{line:Me[2],column:Me[3]},end:{line:Me[4],column:Me[5]}},sourceIndex:Me[6],quoted:zn}),Ci.raws.quote=ni,this.newNode(Ci),this.position++}word(){return this.splitWord()}newNode(Me){return this.spaces&&(Me.raws.before+=this.spaces,this.spaces=""),this.current.append(Me)}get currToken(){return this.tokens[this.position]}get nextToken(){return this.tokens[this.position+1]}get prevToken(){return this.tokens[this.position-1]}}}}),Zg=P({"node_modules/postcss-values-parser/lib/index.js"(Me,Bn){"use strict";aa();var Hn=Xg(),zn=Sd(),ni=Td(),Ci=Pd(),oa=Qh(),ca=Zh(),_a=eg(),xa=tg(),Ga=rg(),Ha=ng(),ts=ag(),Ps=wd(),so=ig(),g=function(Me,Bn){return new Hn(Me,Bn)};g.atword=function(Me){return new zn(Me)},g.colon=function(Me){return new ni(Object.assign({value:":"},Me))},g.comma=function(Me){return new Ci(Object.assign({value:","},Me))},g.comment=function(Me){return new oa(Me)},g.func=function(Me){return new ca(Me)},g.number=function(Me){return new _a(Me)},g.operator=function(Me){return new xa(Me)},g.paren=function(Me){return new Ga(Object.assign({value:"("},Me))},g.string=function(Me){return new Ha(Object.assign({quote:"'"},Me))},g.value=function(Me){return new Ps(Me)},g.word=function(Me){return new so(Me)},g.unicodeRange=function(Me){return new ts(Me)},Bn.exports=g}}),f_=P({"node_modules/postcss-selector-parser/dist/selectors/node.js"(Me,Bn){"use strict";aa(),Me.__esModule=!0;var Hn=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(Me){return typeof Me}:function(Me){return Me&&typeof Symbol=="function"&&Me.constructor===Symbol&&Me!==Symbol.prototype?"symbol":typeof Me};function u(Me,Bn){if(!(Me instanceof Bn))throw new TypeError("Cannot call a class as a function")}var zn=function l(Me,Bn){if((typeof Me>"u"?"undefined":Hn(Me))!=="object")return Me;var zn=new Me.constructor;for(var ni in Me)if(Me.hasOwnProperty(ni)){var Ci=Me[ni],aa=typeof Ci>"u"?"undefined":Hn(Ci);ni==="parent"&&aa==="object"?Bn&&(zn[ni]=Bn):Ci instanceof Array?zn[ni]=Ci.map((function(Me){return l(Me,zn)})):zn[ni]=l(Ci,zn)}return zn},ni=function(){function l(){var Me=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{};u(this,l);for(var Bn in Me)this[Bn]=Me[Bn];var Hn=Me.spaces;Hn=Hn===void 0?{}:Hn;var zn=Hn.before,ni=zn===void 0?"":zn,Ci=Hn.after,aa=Ci===void 0?"":Ci;this.spaces={before:ni,after:aa}}return l.prototype.remove=function(){return this.parent&&this.parent.removeChild(this),this.parent=void 0,this},l.prototype.replaceWith=function(){if(this.parent){for(var Me in arguments)this.parent.insertBefore(this,arguments[Me]);this.remove()}return this},l.prototype.next=function(){return this.parent.at(this.parent.index(this)+1)},l.prototype.prev=function(){return this.parent.at(this.parent.index(this)-1)},l.prototype.clone=function(){var Me=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},Bn=zn(this);for(var Hn in Me)Bn[Hn]=Me[Hn];return Bn},l.prototype.toString=function(){return[this.spaces.before,String(this.value),this.spaces.after].join("")},l}();Me.default=ni,Bn.exports=Me.default}}),Z_=P({"node_modules/postcss-selector-parser/dist/selectors/types.js"(Me){"use strict";aa(),Me.__esModule=!0;var Bn=Me.TAG="tag",Hn=Me.STRING="string",zn=Me.SELECTOR="selector",ni=Me.ROOT="root",Ci=Me.PSEUDO="pseudo",oa=Me.NESTING="nesting",ca=Me.ID="id",_a=Me.COMMENT="comment",xa=Me.COMBINATOR="combinator",Ga=Me.CLASS="class",Ha=Me.ATTRIBUTE="attribute",ts=Me.UNIVERSAL="universal"}}),sA=P({"node_modules/postcss-selector-parser/dist/selectors/container.js"(Me,Bn){"use strict";aa(),Me.__esModule=!0;var Hn=function(){function s(Me,Bn){for(var Hn=0;Hn=Me&&(this.indexes[Hn]=Bn-1);return this},f.prototype.removeAll=function(){for(var Me=this.nodes,Bn=Array.isArray(Me),Hn=0,Me=Bn?Me:Me[Symbol.iterator]();;){var zn;if(Bn){if(Hn>=Me.length)break;zn=Me[Hn++]}else{if(Hn=Me.next(),Hn.done)break;zn=Hn.value}var ni=zn;ni.parent=void 0}return this.nodes=[],this},f.prototype.empty=function(){return this.removeAll()},f.prototype.insertAfter=function(Me,Bn){var Hn=this.index(Me);this.nodes.splice(Hn+1,0,Bn);var zn=void 0;for(var ni in this.indexes)zn=this.indexes[ni],Hn<=zn&&(this.indexes[ni]=zn+this.nodes.length);return this},f.prototype.insertBefore=function(Me,Bn){var Hn=this.index(Me);this.nodes.splice(Hn,0,Bn);var zn=void 0;for(var ni in this.indexes)zn=this.indexes[ni],Hn<=zn&&(this.indexes[ni]=zn+this.nodes.length);return this},f.prototype.each=function(Me){this.lastEach||(this.lastEach=0),this.indexes||(this.indexes={}),this.lastEach++;var Bn=this.lastEach;if(this.indexes[Bn]=0,!!this.length){for(var Hn=void 0,zn=void 0;this.indexes[Bn],\[\]\\]|\/(?=\*)/g;function H(Me){for(var Bn=[],aa=Me.css.valueOf(),Jp=void 0,Wp=void 0,zp=void 0,Qf=void 0,Yf=void 0,Kf=void 0,Xf=void 0,Ad=void 0,Cd=void 0,xd=void 0,wd=void 0,Sd=aa.length,Td=-1,Pd=1,Qh=0,L=function(Bn,Hn){if(Me.safe)aa+=Hn,Wp=aa.length-1;else throw Me.error("Unclosed "+Bn,Pd,Qh-Td,Qh)};Qh0?(Ad=Pd+Yf,Cd=Wp-Qf[Yf].length):(Ad=Pd,Cd=Td),Bn.push(["comment",Kf,Pd,Qh-Td,Ad,Wp-Cd,Qh]),Td=Cd,Pd=Ad,Qh=Wp):(Vp.lastIndex=Qh+1,Vp.test(aa),Vp.lastIndex===0?Wp=aa.length-1:Wp=Vp.lastIndex-2,Bn.push(["word",aa.slice(Qh,Wp+1),Pd,Qh-Td,Pd,Wp-Td,Qh]),Qh=Wp);break}Qh++}return Bn}Bn.exports=Me.default}}),bv=P({"node_modules/postcss-selector-parser/dist/parser.js"(Me,Bn){"use strict";aa(),Me.__esModule=!0;var Hn=function(){function E(Me,Bn){for(var Hn=0;Hn1?(ni[0]===""&&(ni[0]=!0),Ci.attribute=this.parseValue(ni[2]),Ci.namespace=this.parseNamespace(ni[0])):Ci.attribute=this.parseValue(zn[0]),Bn=new Vp.default(Ci),zn[2]){var aa=zn[2].split(/(\s+i\s*?)$/),oa=aa[0].trim();Bn.value=this.lossy?oa:aa[0],aa[1]&&(Bn.insensitive=!0,this.lossy||(Bn.raws.insensitive=aa[1])),Bn.quoted=oa[0]==="'"||oa[0]==='"',Bn.raws.unquoted=Bn.quoted?oa.slice(1,-1):oa}this.newNode(Bn),this.position++},E.prototype.combinator=function(){if(this.currToken[1]==="|")return this.namespace();for(var Me=new Qf.default({value:"",source:{start:{line:this.currToken[2],column:this.currToken[3]},end:{line:this.currToken[2],column:this.currToken[3]}},sourceIndex:this.currToken[4]});this.position1&&Me.nextToken&&Me.nextToken[0]==="("&&Me.error("Misplaced parenthesis.")}))}else this.error('Unexpected "'+this.currToken[0]+'" found.')},E.prototype.space=function(){var Me=this.currToken;this.position===0||this.prevToken[0]===","||this.prevToken[0]==="("?(this.spaces=this.parseSpace(Me[1]),this.position++):this.position===this.tokens.length-1||this.nextToken[0]===","||this.nextToken[0]===")"?(this.current.last.spaces.after=this.parseSpace(Me[1]),this.position++):this.combinator()},E.prototype.string=function(){var Me=this.currToken;this.newNode(new kp.default({value:this.currToken[1],source:{start:{line:Me[2],column:Me[3]},end:{line:Me[4],column:Me[5]}},sourceIndex:Me[6]})),this.position++},E.prototype.universal=function(Me){var Bn=this.nextToken;if(Bn&&Bn[1]==="|")return this.position++,this.namespace();this.newNode(new Wp.default({value:this.currToken[1],source:{start:{line:this.currToken[2],column:this.currToken[3]},end:{line:this.currToken[2],column:this.currToken[3]}},sourceIndex:this.currToken[4]}),Me),this.position++},E.prototype.splitWord=function(Me,Bn){for(var Hn=this,zn=this.nextToken,Ci=this.currToken[1];zn&&zn[0]==="word";){this.position++;var aa=this.currToken[1];if(Ci+=aa,aa.lastIndexOf("\\")===aa.length-1){var ca=this.nextToken;ca&&ca[0]==="space"&&(Ci+=this.parseSpace(ca[1]," "),this.position++)}zn=this.nextToken}var xa=(0,oa.default)(Ci,"."),Ga=(0,oa.default)(Ci,"#"),Ha=(0,oa.default)(Ci,"#{");Ha.length&&(Ga=Ga.filter((function(Me){return!~Ha.indexOf(Me)})));var ts=(0,Ad.default)((0,_a.default)((0,ni.default)([[0],xa,Ga])));ts.forEach((function(zn,ni){var aa=ts[ni+1]||Ci.length,oa=Ci.slice(zn,aa);if(ni===0&&Bn)return Bn.call(Hn,oa,ts.length);var ca=void 0;~xa.indexOf(zn)?ca=new so.default({value:oa.slice(1),source:{start:{line:Hn.currToken[2],column:Hn.currToken[3]+zn},end:{line:Hn.currToken[4],column:Hn.currToken[3]+(aa-1)}},sourceIndex:Hn.currToken[6]+ts[ni]}):~Ga.indexOf(zn)?ca=new dc.default({value:oa.slice(1),source:{start:{line:Hn.currToken[2],column:Hn.currToken[3]+zn},end:{line:Hn.currToken[4],column:Hn.currToken[3]+(aa-1)}},sourceIndex:Hn.currToken[6]+ts[ni]}):ca=new Jc.default({value:oa,source:{start:{line:Hn.currToken[2],column:Hn.currToken[3]+zn},end:{line:Hn.currToken[4],column:Hn.currToken[3]+(aa-1)}},sourceIndex:Hn.currToken[6]+ts[ni]}),Hn.newNode(ca,Me)})),this.position++},E.prototype.word=function(Me){var Bn=this.nextToken;return Bn&&Bn[1]==="|"?(this.position++,this.namespace()):this.splitWord(Me)},E.prototype.loop=function(){for(;this.position1&&arguments[1]!==void 0?arguments[1]:{},Hn=new ni.default({css:Me,error:function(Me){throw new Error(Me)},options:Bn});return this.res=Hn,this.func(Hn),this},Hn(m,[{key:"result",get:function(){return String(this.res)}}]),m}();Me.default=Ci,Bn.exports=Me.default}}),Cv=P({"node_modules/postcss-selector-parser/dist/index.js"(Me,Bn){"use strict";aa(),Me.__esModule=!0;var Hn=Ev(),zn=O(Hn),ni=Ty(),Ci=O(ni),oa=ty(),ca=O(oa),_a=Vy(),xa=O(_a),Ga=ry(),Ha=O(Ga),ts=ny(),Ps=O(ts),so=Hy(),oo=O(so),Jo=fy(),tc=O(Jo),dc=oA(),Fc=O(dc),Jc=hA(),Dp=O(Jc),kp=py(),Qp=O(kp),Up=iy(),qp=O(Up),Vp=Gy(),Jp=O(Vp),Wp=Z_(),zp=B(Wp);function B(Me){if(Me&&Me.__esModule)return Me;var Bn={};if(Me!=null)for(var Hn in Me)Object.prototype.hasOwnProperty.call(Me,Hn)&&(Bn[Hn]=Me[Hn]);return Bn.default=Me,Bn}function O(Me){return Me&&Me.__esModule?Me:{default:Me}}var j=function(Me){return new zn.default(Me)};j.attribute=function(Me){return new Ci.default(Me)},j.className=function(Me){return new ca.default(Me)},j.combinator=function(Me){return new xa.default(Me)},j.comment=function(Me){return new Ha.default(Me)},j.id=function(Me){return new Ps.default(Me)},j.nesting=function(Me){return new oo.default(Me)},j.pseudo=function(Me){return new tc.default(Me)},j.root=function(Me){return new Fc.default(Me)},j.selector=function(Me){return new Dp.default(Me)},j.string=function(Me){return new Qp.default(Me)},j.tag=function(Me){return new qp.default(Me)},j.universal=function(Me){return new Jp.default(Me)},Object.keys(zp).forEach((function(Me){Me!=="__esModule"&&(j[Me]=zp[Me])})),Me.default=j,Bn.exports=Me.default}}),xv=P({"node_modules/postcss-media-query-parser/dist/nodes/Node.js"(Me){"use strict";aa(),Object.defineProperty(Me,"__esModule",{value:!0});function n(Me){this.after=Me.after,this.before=Me.before,this.type=Me.type,this.value=Me.value,this.sourceIndex=Me.sourceIndex}Me.default=n}}),wv=P({"node_modules/postcss-media-query-parser/dist/nodes/Container.js"(Me){"use strict";aa(),Object.defineProperty(Me,"__esModule",{value:!0});var Bn=xv(),Hn=u(Bn);function u(Me){return Me&&Me.__esModule?Me:{default:Me}}function o(Me){var Bn=this;this.constructor(Me),this.nodes=Me.nodes,this.after===void 0&&(this.after=this.nodes.length>0?this.nodes[this.nodes.length-1].after:""),this.before===void 0&&(this.before=this.nodes.length>0?this.nodes[0].before:""),this.sourceIndex===void 0&&(this.sourceIndex=this.before.length),this.nodes.forEach((function(Me){Me.parent=Bn}))}o.prototype=Object.create(Hn.default.prototype),o.constructor=Hn.default,o.prototype.walk=function(Me,Bn){for(var Hn=typeof Me=="string"||Me instanceof RegExp,zn=Hn?Bn:Me,ni=typeof Me=="string"?new RegExp(Me):Me,Ci=0;Ci0&&(zn[xa-1].after=oa.before),oa.type===void 0){if(xa>0){if(zn[xa-1].type==="media-feature-expression"){oa.type="keyword";continue}if(zn[xa-1].value==="not"||zn[xa-1].value==="only"){oa.type="media-type";continue}if(zn[xa-1].value==="and"){oa.type="media-feature-expression";continue}zn[xa-1].type==="media-type"&&(zn[xa+1]?oa.type=zn[xa+1].type==="media-feature-expression"?"keyword":"media-feature-expression":oa.type="media-feature-expression")}if(xa===0){if(!zn[xa+1]){oa.type="media-type";continue}if(zn[xa+1]&&(zn[xa+1].type==="media-feature-expression"||zn[xa+1].type==="keyword")){oa.type="media-type";continue}if(zn[xa+2]){if(zn[xa+2].type==="media-feature-expression"){oa.type="media-type",zn[xa+1].type="keyword";continue}if(zn[xa+2].type==="keyword"){oa.type="keyword",zn[xa+1].type="media-type";continue}}if(zn[xa+3]&&zn[xa+3].type==="media-feature-expression"){oa.type="keyword",zn[xa+1].type="media-type",zn[xa+2].type="keyword";continue}}}return zn}function m(Me){var Bn=[],zn=0,Ci=0,aa=/^(\s*)url\s*\(/.exec(Me);if(aa!==null){for(var oa=aa[0].length,ca=1;ca>0;){var _a=Me[oa];_a==="("&&ca++,_a===")"&&ca--,oa++}Bn.unshift(new Hn.default({type:"url",value:Me.substring(0,oa).trim(),sourceIndex:aa[1].length,before:aa[1],after:/^(\s*)/.exec(Me.substring(oa))[1]})),zn=oa}for(var xa=zn;xana,default:()=>Ov,delimiter:()=>Nv,dirname:()=>ta,extname:()=>ia,isAbsolute:()=>zt,join:()=>ea,normalize:()=>Lt,relative:()=>ra,resolve:()=>yr,sep:()=>Fv});function Zo(Me,Bn){for(var Hn=0,zn=Me.length-1;zn>=0;zn--){var ni=Me[zn];ni==="."?Me.splice(zn,1):ni===".."?(Me.splice(zn,1),Hn++):Hn&&(Me.splice(zn,1),Hn--)}if(Bn)for(;Hn--;Hn)Me.unshift("..");return Me}function yr(){for(var Me="",Bn=!1,Hn=arguments.length-1;Hn>=-1&&!Bn;Hn--){var zn=Hn>=0?arguments[Hn]:"/";if(typeof zn!="string")throw new TypeError("Arguments to path.resolve must be strings");if(!zn)continue;Me=zn+"/"+Me,Bn=zn.charAt(0)==="/"}return Me=Zo(Bt(Me.split("/"),(function(Me){return!!Me})),!Bn).join("/"),(Bn?"/":"")+Me||"."}function Lt(Me){var Bn=zt(Me),Hn=Mv(Me,-1)==="/";return Me=Zo(Bt(Me.split("/"),(function(Me){return!!Me})),!Bn).join("/"),!Me&&!Bn&&(Me="."),Me&&Hn&&(Me+="/"),(Bn?"/":"")+Me}function zt(Me){return Me.charAt(0)==="/"}function ea(){var Me=Array.prototype.slice.call(arguments,0);return Lt(Bt(Me,(function(Me,Bn){if(typeof Me!="string")throw new TypeError("Arguments to path.join must be strings");return Me})).join("/"))}function ra(Me,Bn){Me=yr(Me).substr(1),Bn=yr(Bn).substr(1);function i(Me){for(var Bn=0;Bn=0&&Me[Hn]==="";Hn--);return Bn>Hn?[]:Me.slice(Bn,Hn-Bn+1)}for(var Hn=i(Me.split("/")),zn=i(Bn.split("/")),ni=Math.min(Hn.length,zn.length),Ci=ni,aa=0;aa"u"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],(function(){}))),!0}catch{return!1}}function t(Me){return Function.toString.call(Me).indexOf("[native code]")!==-1}function r(Me,Bn){return r=Object.setPrototypeOf||function(Me,Bn){return Me.__proto__=Bn,Me},r(Me,Bn)}function a(Me){return a=Object.setPrototypeOf?Object.getPrototypeOf:function(Me){return Me.__proto__||Object.getPrototypeOf(Me)},a(Me)}var ni=function(Me){l(v,Me);function v(Bn,Hn,zn,ni,Ci,aa){var oa;return oa=Me.call(this,Bn)||this,oa.name="CssSyntaxError",oa.reason=Bn,Ci&&(oa.file=Ci),ni&&(oa.source=ni),aa&&(oa.plugin=aa),typeof Hn<"u"&&typeof zn<"u"&&(oa.line=Hn,oa.column=zn),oa.setMessage(),Error.captureStackTrace&&Error.captureStackTrace(h(oa),v),oa}var Bn=v.prototype;return Bn.setMessage=function(){this.message=this.plugin?this.plugin+": ":"",this.message+=this.file?this.file:"",typeof this.line<"u"&&(this.message+=":"+this.line+":"+this.column),this.message+=": "+this.reason},Bn.showSourceCode=function(Me){var Bn=this;if(!this.source)return"";var ni=this.source;zn.default&&(typeof Me>"u"&&(Me=Hn.default.isColorSupported),Me&&(ni=(0,zn.default)(ni)));var Ci=ni.split(/\r?\n/),aa=Math.max(this.line-3,0),oa=Math.min(this.line+2,Ci.length),ca=String(oa).length;function $(Bn){return Me&&Hn.default.red?Hn.default.red(Hn.default.bold(Bn)):Bn}function H(Bn){return Me&&Hn.default.gray?Hn.default.gray(Bn):Bn}return Ci.slice(aa,oa).map((function(Me,Hn){var zn=aa+1+Hn,ni=" "+(" "+zn).slice(-ca)+" | ";if(zn===Bn.line){var Ci=H(ni.replace(/\d/g," "))+Me.slice(0,Bn.column-1).replace(/[^\t]/g," ");return $(">")+H(ni)+Me+`\n `+Ci+$("^")}return" "+H(ni)+Me})).join(`\n`)},Bn.toString=function(){var Me=this.showSourceCode();return Me&&(Me=`\n\n`+Me+`\n`),this.name+": "+this.message+Me},v}(p(Error)),Ci=ni;Me.default=Ci,Bn.exports=Me.default}}),nC=P({"node_modules/postcss/lib/previous-map.js"(Me,Bn){aa(),Bn.exports=class{}}}),iC=P({"node_modules/postcss/lib/input.js"(Me,Bn){"use strict";aa(),Me.__esModule=!0,Me.default=void 0;var Hn=h(iD()),zn=h(rC()),ni=h(nC());function h(Me){return Me&&Me.__esModule?Me:{default:Me}}function l(Me,Bn){for(var Hn=0;Hn"u"||typeof Me=="object"&&!Me.toString)throw new Error("PostCSS received "+Me+" instead of CSS string");this.css=Me.toString(),this.css[0]==="\ufeff"||this.css[0]==="￾"?(this.hasBOM=!0,this.css=this.css.slice(1)):this.hasBOM=!1,Bn.from&&(/^\w+:\/\//.test(Bn.from)||Hn.default.isAbsolute(Bn.from)?this.file=Bn.from:this.file=Hn.default.resolve(Bn.from));var zn=new ni.default(this.css,Bn);if(zn.text){this.map=zn;var aa=zn.consumer().file;!this.file&&aa&&(this.file=this.mapResolve(aa))}this.file||(Ci+=1,this.id=""),this.map&&(this.map.file=this.from)}var Me=r.prototype;return Me.error=function(Me,Bn,Hn,ni){ni===void 0&&(ni={});var Ci,aa=this.origin(Bn,Hn);return aa?Ci=new zn.default(Me,aa.line,aa.column,aa.source,aa.file,ni.plugin):Ci=new zn.default(Me,Bn,Hn,this.css,this.file,ni.plugin),Ci.input={line:Bn,column:Hn,source:this.css},this.file&&(Ci.input.file=this.file),Ci},Me.origin=function(Me,Bn){if(!this.map)return!1;var Hn=this.map.consumer(),zn=Hn.originalPositionFor({line:Me,column:Bn});if(!zn.source)return!1;var ni={file:this.mapResolve(zn.source),line:zn.line,column:zn.column},Ci=Hn.sourceContentFor(zn.source);return Ci&&(ni.source=Ci),ni},Me.mapResolve=function(Me){return/^\w+:\/\//.test(Me)?Me:Hn.default.resolve(this.map.consumer().sourceRoot||".",Me)},p(r,[{key:"from",get:function(){return this.file||this.id}}]),r}(),ca=oa;Me.default=ca,Bn.exports=Me.default}}),aC=P({"node_modules/postcss/lib/stringifier.js"(Me,Bn){"use strict";aa(),Me.__esModule=!0,Me.default=void 0;var Hn={colon:": ",indent:" ",beforeDecl:`\n`,beforeRule:`\n`,beforeOpen:" ",beforeClose:`\n`,beforeComment:`\n`,after:`\n`,emptyBody:"",commentLeft:" ",commentRight:" ",semicolon:!1};function u(Me){return Me[0].toUpperCase()+Me.slice(1)}var zn=function(){function l(Me){this.builder=Me}var Me=l.prototype;return Me.stringify=function(Me,Bn){this[Me.type](Me,Bn)},Me.root=function(Me){this.body(Me),Me.raws.after&&this.builder(Me.raws.after)},Me.comment=function(Me){var Bn=this.raw(Me,"left","commentLeft"),Hn=this.raw(Me,"right","commentRight");this.builder("/*"+Bn+Me.text+Hn+"*/",Me)},Me.decl=function(Me,Bn){var Hn=this.raw(Me,"between","colon"),zn=Me.prop+Hn+this.rawValue(Me,"value");Me.important&&(zn+=Me.raws.important||" !important"),Bn&&(zn+=";"),this.builder(zn,Me)},Me.rule=function(Me){this.block(Me,this.rawValue(Me,"selector")),Me.raws.ownSemicolon&&this.builder(Me.raws.ownSemicolon,Me,"end")},Me.atrule=function(Me,Bn){var Hn="@"+Me.name,zn=Me.params?this.rawValue(Me,"params"):"";if(typeof Me.raws.afterName<"u"?Hn+=Me.raws.afterName:zn&&(Hn+=" "),Me.nodes)this.block(Me,Hn+zn);else{var ni=(Me.raws.between||"")+(Bn?";":"");this.builder(Hn+zn+ni,Me)}},Me.body=function(Me){for(var Bn=Me.nodes.length-1;Bn>0&&Me.nodes[Bn].type==="comment";)Bn-=1;for(var Hn=this.raw(Me,"semicolon"),zn=0;zn"u"&&(ni=Hn[zn]),aa.rawCache[zn]=ni,ni},Me.rawSemicolon=function(Me){var Bn;return Me.walk((function(Me){if(Me.nodes&&Me.nodes.length&&Me.last.type==="decl"&&(Bn=Me.raws.semicolon,typeof Bn<"u"))return!1})),Bn},Me.rawEmptyBody=function(Me){var Bn;return Me.walk((function(Me){if(Me.nodes&&Me.nodes.length===0&&(Bn=Me.raws.after,typeof Bn<"u"))return!1})),Bn},Me.rawIndent=function(Me){if(Me.raws.indent)return Me.raws.indent;var Bn;return Me.walk((function(Hn){var zn=Hn.parent;if(zn&&zn!==Me&&zn.parent&&zn.parent===Me&&typeof Hn.raws.before<"u"){var ni=Hn.raws.before.split(`\n`);return Bn=ni[ni.length-1],Bn=Bn.replace(/[^\s]/g,""),!1}})),Bn},Me.rawBeforeComment=function(Me,Bn){var Hn;return Me.walkComments((function(Me){if(typeof Me.raws.before<"u")return Hn=Me.raws.before,Hn.indexOf(`\n`)!==-1&&(Hn=Hn.replace(/[^\n]+$/,"")),!1})),typeof Hn>"u"?Hn=this.raw(Bn,null,"beforeDecl"):Hn&&(Hn=Hn.replace(/[^\s]/g,"")),Hn},Me.rawBeforeDecl=function(Me,Bn){var Hn;return Me.walkDecls((function(Me){if(typeof Me.raws.before<"u")return Hn=Me.raws.before,Hn.indexOf(`\n`)!==-1&&(Hn=Hn.replace(/[^\n]+$/,"")),!1})),typeof Hn>"u"?Hn=this.raw(Bn,null,"beforeRule"):Hn&&(Hn=Hn.replace(/[^\s]/g,"")),Hn},Me.rawBeforeRule=function(Me){var Bn;return Me.walk((function(Hn){if(Hn.nodes&&(Hn.parent!==Me||Me.first!==Hn)&&typeof Hn.raws.before<"u")return Bn=Hn.raws.before,Bn.indexOf(`\n`)!==-1&&(Bn=Bn.replace(/[^\n]+$/,"")),!1})),Bn&&(Bn=Bn.replace(/[^\s]/g,"")),Bn},Me.rawBeforeClose=function(Me){var Bn;return Me.walk((function(Me){if(Me.nodes&&Me.nodes.length>0&&typeof Me.raws.after<"u")return Bn=Me.raws.after,Bn.indexOf(`\n`)!==-1&&(Bn=Bn.replace(/[^\n]+$/,"")),!1})),Bn&&(Bn=Bn.replace(/[^\s]/g,"")),Bn},Me.rawBeforeOpen=function(Me){var Bn;return Me.walk((function(Me){if(Me.type!=="decl"&&(Bn=Me.raws.between,typeof Bn<"u"))return!1})),Bn},Me.rawColon=function(Me){var Bn;return Me.walkDecls((function(Me){if(typeof Me.raws.between<"u")return Bn=Me.raws.between.replace(/[^\s:]/g,""),!1})),Bn},Me.beforeAfter=function(Me,Bn){var Hn;Me.type==="decl"?Hn=this.raw(Me,null,"beforeDecl"):Me.type==="comment"?Hn=this.raw(Me,null,"beforeComment"):Bn==="before"?Hn=this.raw(Me,null,"beforeRule"):Hn=this.raw(Me,null,"beforeClose");for(var zn=Me.parent,ni=0;zn&&zn.type!=="root";)ni+=1,zn=zn.parent;if(Hn.indexOf(`\n`)!==-1){var Ci=this.raw(Me,null,"indent");if(Ci.length)for(var aa=0;aa=Pd}function ue(Me){if(rg.length)return rg.pop();if(!(eg>=Pd)){var Bn=Me?Me.ignoreUnclosed:!1;switch(Vp=aa.charCodeAt(eg),(Vp===oa||Vp===_a||Vp===Ga&&aa.charCodeAt(eg+1)!==oa)&&(Qh=eg,Zh+=1),Vp){case oa:case ca:case xa:case Ga:case _a:Jp=eg;do{Jp+=1,Vp=aa.charCodeAt(Jp),Vp===oa&&(Qh=Jp,Zh+=1)}while(Vp===ca||Vp===oa||Vp===xa||Vp===Ga||Vp===_a);Td=["space",aa.slice(eg,Jp)],eg=Jp-1;break;case Ha:case ts:case oo:case Jo:case Fc:case tc:case so:var ng=String.fromCharCode(Vp);Td=[ng,ng,Zh,eg-Qh];break;case Ps:if(wd=tg.length?tg.pop()[1]:"",Sd=aa.charCodeAt(eg+1),wd==="url"&&Sd!==Hn&&Sd!==zn&&Sd!==ca&&Sd!==oa&&Sd!==xa&&Sd!==_a&&Sd!==Ga){Jp=eg;do{if(Cd=!1,Jp=aa.indexOf(")",Jp+1),Jp===-1)if(qp||Bn){Jp=eg;break}else ee("bracket");for(xd=Jp;aa.charCodeAt(xd-1)===ni;)xd-=1,Cd=!Cd}while(Cd);Td=["brackets",aa.slice(eg,Jp+1),Zh,eg-Qh,Zh,Jp-Qh],eg=Jp}else Jp=aa.indexOf(")",eg+1),Yf=aa.slice(eg,Jp+1),Jp===-1||Qp.test(Yf)?Td=["(","(",Zh,eg-Qh]:(Td=["brackets",Yf,Zh,eg-Qh,Zh,Jp-Qh],eg=Jp);break;case Hn:case zn:Wp=Vp===Hn?"'":'"',Jp=eg;do{if(Cd=!1,Jp=aa.indexOf(Wp,Jp+1),Jp===-1)if(qp||Bn){Jp=eg+1;break}else ee("string");for(xd=Jp;aa.charCodeAt(xd-1)===ni;)xd-=1,Cd=!Cd}while(Cd);Yf=aa.slice(eg,Jp+1),zp=Yf.split(`\n`),Qf=zp.length-1,Qf>0?(Xf=Zh+Qf,Ad=Jp-zp[Qf].length):(Xf=Zh,Ad=Qh),Td=["string",aa.slice(eg,Jp+1),Zh,eg-Qh,Xf,Jp-Ad],Qh=Ad,Zh=Xf,eg=Jp;break;case Jc:Dp.lastIndex=eg+1,Dp.test(aa),Dp.lastIndex===0?Jp=aa.length-1:Jp=Dp.lastIndex-2,Td=["at-word",aa.slice(eg,Jp+1),Zh,eg-Qh,Zh,Jp-Qh],eg=Jp;break;case ni:for(Jp=eg,Kf=!0;aa.charCodeAt(Jp+1)===ni;)Jp+=1,Kf=!Kf;if(Vp=aa.charCodeAt(Jp+1),Kf&&Vp!==Ci&&Vp!==ca&&Vp!==oa&&Vp!==xa&&Vp!==Ga&&Vp!==_a&&(Jp+=1,Up.test(aa.charAt(Jp)))){for(;Up.test(aa.charAt(Jp+1));)Jp+=1;aa.charCodeAt(Jp+1)===ca&&(Jp+=1)}Td=["word",aa.slice(eg,Jp+1),Zh,eg-Qh,Zh,Jp-Qh],eg=Jp;break;default:Vp===Ci&&aa.charCodeAt(eg+1)===dc?(Jp=aa.indexOf("*/",eg+2)+1,Jp===0&&(qp||Bn?Jp=aa.length:ee("comment")),Yf=aa.slice(eg,Jp+1),zp=Yf.split(`\n`),Qf=zp.length-1,Qf>0?(Xf=Zh+Qf,Ad=Jp-zp[Qf].length):(Xf=Zh,Ad=Qh),Td=["comment",Yf,Zh,eg-Qh,Xf,Jp-Ad],Qh=Ad,Zh=Xf,eg=Jp):(kp.lastIndex=eg+1,kp.test(aa),kp.lastIndex===0?Jp=aa.length-1:Jp=kp.lastIndex-2,Td=["word",aa.slice(eg,Jp+1),Zh,eg-Qh,Zh,Jp-Qh],tg.push(Td),eg=Jp);break}return eg++,Td}}function le(Me){rg.push(Me)}return{back:le,nextToken:ue,endOfFile:te,position:z}}Bn.exports=Me.default}}),pC=P({"node_modules/postcss/lib/parse.js"(Me,Bn){"use strict";aa(),Me.__esModule=!0,Me.default=void 0;var Hn=o(DC()),zn=o(iC());function o(Me){return Me&&Me.__esModule?Me:{default:Me}}function h(Me,Bn){var ni=new zn.default(Me,Bn),Ci=new Hn.default(ni);try{Ci.parse()}catch(Me){throw Me}return Ci.root}var ni=h;Me.default=ni,Bn.exports=Me.default}}),fC=P({"node_modules/postcss/lib/list.js"(Me,Bn){"use strict";aa(),Me.__esModule=!0,Me.default=void 0;var Hn={split:function(Me,Bn,Hn){for(var zn=[],ni="",Ci=!1,aa=0,oa=!1,ca=!1,_a=0;_a0&&(aa-=1):aa===0&&Bn.indexOf(xa)!==-1&&(Ci=!0),Ci?(ni!==""&&zn.push(ni.trim()),ni="",Ci=!1):ni+=xa}return(Hn||ni!=="")&&zn.push(ni.trim()),zn},space:function(Me){var Bn=[" ",`\n`,"\t"];return Hn.split(Me,Bn)},comma:function(Me){return Hn.split(Me,[","],!0)}},zn=Hn;Me.default=zn,Bn.exports=Me.default}}),dC=P({"node_modules/postcss/lib/rule.js"(Me,Bn){"use strict";aa(),Me.__esModule=!0,Me.default=void 0;var Hn=o(hC()),zn=o(fC());function o(Me){return Me&&Me.__esModule?Me:{default:Me}}function h(Me,Bn){for(var Hn=0;Hn"u"||Me[Symbol.iterator]==null){if(Array.isArray(Me)||(Hn=p(Me))||Bn&&Me&&typeof Me.length=="number"){Hn&&(Me=Hn);var zn=0;return function(){return zn>=Me.length?{done:!0}:{done:!1,value:Me[zn++]}}}throw new TypeError(`Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}return Hn=Me[Symbol.iterator](),Hn.next.bind(Hn)}function p(Me,Bn){if(Me){if(typeof Me=="string")return m(Me,Bn);var Hn=Object.prototype.toString.call(Me).slice(8,-1);if(Hn==="Object"&&Me.constructor&&(Hn=Me.constructor.name),Hn==="Map"||Hn==="Set")return Array.from(Me);if(Hn==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(Hn))return m(Me,Bn)}}function m(Me,Bn){(Bn==null||Bn>Me.length)&&(Bn=Me.length);for(var Hn=0,zn=new Array(Bn);Hn=Me&&(this.indexes[Hn]=Bn-1);return this},Bn.removeAll=function(){for(var Me=l(this.nodes),Bn;!(Bn=Me()).done;){var Hn=Bn.value;Hn.parent=void 0}return this.nodes=[],this},Bn.replaceValues=function(Me,Bn,Hn){return Hn||(Hn=Bn,Bn={}),this.walkDecls((function(zn){Bn.props&&Bn.props.indexOf(zn.prop)===-1||Bn.fast&&zn.value.indexOf(Bn.fast)===-1||(zn.value=zn.value.replace(Me,Hn))})),this},Bn.every=function(Me){return this.nodes.every(Me)},Bn.some=function(Me){return this.nodes.some(Me)},Bn.index=function(Me){return typeof Me=="number"?Me:this.nodes.indexOf(Me)},Bn.normalize=function(Me,Bn){var ni=this;if(typeof Me=="string"){var Ci=pC();Me=a(Ci(Me).nodes)}else if(Array.isArray(Me)){Me=Me.slice(0);for(var aa=l(Me),oa;!(oa=aa()).done;){var ca=oa.value;ca.parent&&ca.parent.removeChild(ca,"ignore")}}else if(Me.type==="root"){Me=Me.nodes.slice(0);for(var _a=l(Me),xa;!(xa=_a()).done;){var Ga=xa.value;Ga.parent&&Ga.parent.removeChild(Ga,"ignore")}}else if(Me.type)Me=[Me];else if(Me.prop){if(typeof Me.value>"u")throw new Error("Value field is missed in node creation");typeof Me.value!="string"&&(Me.value=String(Me.value)),Me=[new Hn.default(Me)]}else if(Me.selector){var Ha=dC();Me=[new Ha(Me)]}else if(Me.name){var ts=mC();Me=[new ts(Me)]}else if(Me.text)Me=[new zn.default(Me)];else throw new Error("Unknown node type in node creation");var Ps=Me.map((function(Me){return Me.parent&&Me.parent.removeChild(Me),typeof Me.raws.before>"u"&&Bn&&typeof Bn.raws.before<"u"&&(Me.raws.before=Bn.raws.before.replace(/[^\s]/g,"")),Me.parent=ni,Me}));return Ps},t(v,[{key:"first",get:function(){if(this.nodes)return this.nodes[0]}},{key:"last",get:function(){if(this.nodes)return this.nodes[this.nodes.length-1]}}]),v}(ni.default),oa=Ci;Me.default=oa,Bn.exports=Me.default}}),mC=P({"node_modules/postcss/lib/at-rule.js"(Me,Bn){"use strict";aa(),Me.__esModule=!0,Me.default=void 0;var Hn=u(hC());function u(Me){return Me&&Me.__esModule?Me:{default:Me}}function o(Me,Bn){Me.prototype=Object.create(Bn.prototype),Me.prototype.constructor=Me,Me.__proto__=Bn}var zn=function(Me){o(m,Me);function m(Bn){var Hn;return Hn=Me.call(this,Bn)||this,Hn.type="atrule",Hn}var Bn=m.prototype;return Bn.append=function(){var Bn;this.nodes||(this.nodes=[]);for(var Hn=arguments.length,zn=new Array(Hn),ni=0;ni"u"||Me[Symbol.iterator]==null){if(Array.isArray(Me)||(Hn=c(Me))||Bn&&Me&&typeof Me.length=="number"){Hn&&(Me=Hn);var zn=0;return function(){return zn>=Me.length?{done:!0}:{done:!1,value:Me[zn++]}}}throw new TypeError(`Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}return Hn=Me[Symbol.iterator](),Hn.next.bind(Hn)}function c(Me,Bn){if(Me){if(typeof Me=="string")return t(Me,Bn);var Hn=Object.prototype.toString.call(Me).slice(8,-1);if(Hn==="Object"&&Me.constructor&&(Hn=Me.constructor.name),Hn==="Map"||Hn==="Set")return Array.from(Me);if(Hn==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(Hn))return t(Me,Bn)}}function t(Me,Bn){(Bn==null||Bn>Me.length)&&(Bn=Me.length);for(var Hn=0,zn=new Array(Bn);Hn"u"&&(Hn.map={}),Hn.map.inline||(Hn.map.inline=!1),Hn.map.prev=Bn.map);else{var ni=oa.default;Hn.syntax&&(ni=Hn.syntax.parse),Hn.parser&&(ni=Hn.parser),ni.parse&&(ni=ni.parse);try{zn=ni(Bn,Hn)}catch(Me){this.error=Me}}this.result=new Ci.default(Me,zn,Hn)}var Me=v.prototype;return Me.warnings=function(){return this.sync().warnings()},Me.toString=function(){return this.css},Me.then=function(Me,Bn){return this.async().then(Me,Bn)},Me.catch=function(Me){return this.async().catch(Me)},Me.finally=function(Me){return this.async().then(Me,Me)},Me.handleError=function(Me,Bn){try{if(this.error=Me,Me.name==="CssSyntaxError"&&!Me.plugin)Me.plugin=Bn.postcssPlugin,Me.setMessage();else if(Bn.postcssVersion&&!1){var Hn,zn,ni,Ci,aa}}catch(Me){console&&console.error&&console.error(Me)}},Me.asyncTick=function(Me,Bn){var Hn=this;if(this.plugin>=this.processor.plugins.length)return this.processed=!0,Me();try{var zn=this.processor.plugins[this.plugin],ni=this.run(zn);this.plugin+=1,s(ni)?ni.then((function(){Hn.asyncTick(Me,Bn)})).catch((function(Me){Hn.handleError(Me,zn),Hn.processed=!0,Bn(Me)})):this.asyncTick(Me,Bn)}catch(Me){this.processed=!0,Bn(Me)}},Me.async=function(){var Me=this;return this.processed?new Promise((function(Bn,Hn){Me.error?Hn(Me.error):Bn(Me.stringify())})):this.processing?this.processing:(this.processing=new Promise((function(Bn,Hn){if(Me.error)return Hn(Me.error);Me.plugin=0,Me.asyncTick(Bn,Hn)})).then((function(){return Me.processed=!0,Me.stringify()})),this.processing)},Me.sync=function(){if(this.processed)return this.result;if(this.processed=!0,this.processing)throw new Error("Use process(css).then(cb) to work with async plugins");if(this.error)throw this.error;for(var Me=m(this.result.processor.plugins),Bn;!(Bn=Me()).done;){var Hn=Bn.value,zn=this.run(Hn);if(s(zn))throw new Error("Use process(css).then(cb) to work with async plugins")}return this.result},Me.run=function(Me){this.result.lastPlugin=Me;try{return Me(this.result.root,this.result)}catch(Bn){throw this.handleError(Bn,Me),Bn}},Me.stringify=function(){if(this.stringified)return this.result;this.stringified=!0,this.sync();var Me=this.result.opts,Bn=zn.default;Me.syntax&&(Bn=Me.syntax.stringify),Me.stringifier&&(Bn=Me.stringifier),Bn.stringify&&(Bn=Bn.stringify);var ni=new Hn.default(Bn,this.result.root,this.result.opts),Ci=ni.generate();return this.result.css=Ci[0],this.result.map=Ci[1],this.result},a(v,[{key:"processor",get:function(){return this.result.processor}},{key:"opts",get:function(){return this.result.opts}},{key:"css",get:function(){return this.stringify().css}},{key:"content",get:function(){return this.stringify().content}},{key:"map",get:function(){return this.stringify().map}},{key:"root",get:function(){return this.sync().root}},{key:"messages",get:function(){return this.sync().messages}}]),v}(),_a=ca;Me.default=_a,Bn.exports=Me.default}}),bC=P({"node_modules/postcss/lib/processor.js"(Me,Bn){"use strict";aa(),Me.__esModule=!0,Me.default=void 0;var Hn=u(vC());function u(Me){return Me&&Me.__esModule?Me:{default:Me}}function o(Me,Bn){var Hn;if(typeof Symbol>"u"||Me[Symbol.iterator]==null){if(Array.isArray(Me)||(Hn=h(Me))||Bn&&Me&&typeof Me.length=="number"){Hn&&(Me=Hn);var zn=0;return function(){return zn>=Me.length?{done:!0}:{done:!1,value:Me[zn++]}}}throw new TypeError(`Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}return Hn=Me[Symbol.iterator](),Hn.next.bind(Hn)}function h(Me,Bn){if(Me){if(typeof Me=="string")return l(Me,Bn);var Hn=Object.prototype.toString.call(Me).slice(8,-1);if(Hn==="Object"&&Me.constructor&&(Hn=Me.constructor.name),Hn==="Map"||Hn==="Set")return Array.from(Me);if(Hn==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(Hn))return l(Me,Bn)}}function l(Me,Bn){(Bn==null||Bn>Me.length)&&(Bn=Me.length);for(var Hn=0,zn=new Array(Bn);Hn"u"||Me[Symbol.iterator]==null){if(Array.isArray(Me)||(Hn=h(Me))||Bn&&Me&&typeof Me.length=="number"){Hn&&(Me=Hn);var zn=0;return function(){return zn>=Me.length?{done:!0}:{done:!1,value:Me[zn++]}}}throw new TypeError(`Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}return Hn=Me[Symbol.iterator](),Hn.next.bind(Hn)}function h(Me,Bn){if(Me){if(typeof Me=="string")return l(Me,Bn);var Hn=Object.prototype.toString.call(Me).slice(8,-1);if(Hn==="Object"&&Me.constructor&&(Hn=Me.constructor.name),Hn==="Map"||Hn==="Set")return Array.from(Me);if(Hn==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(Hn))return l(Me,Bn)}}function l(Me,Bn){(Bn==null||Bn>Me.length)&&(Bn=Me.length);for(var Hn=0,zn=new Array(Bn);Hn1&&(this.nodes[1].raws.before=this.nodes[zn].raws.before),Me.prototype.removeChild.call(this,Bn)},Bn.normalize=function(Bn,Hn,zn){var ni=Me.prototype.normalize.call(this,Bn);if(Hn){if(zn==="prepend")this.nodes.length>1?Hn.raws.before=this.nodes[1].raws.before:delete Hn.raws.before;else if(this.first!==Hn)for(var Ci=o(ni),aa;!(aa=Ci()).done;){var oa=aa.value;oa.raws.before=Hn.raws.before}}return ni},Bn.toResult=function(Me){Me===void 0&&(Me={});var Bn=vC(),Hn=bC(),zn=new Bn(new Hn,this,Me);return zn.stringify()},r}(Hn.default),ni=zn;Me.default=ni,Bn.exports=Me.default}}),DC=P({"node_modules/postcss/lib/parser.js"(Me,Bn){"use strict";aa(),Me.__esModule=!0,Me.default=void 0;var Hn=m(cC()),zn=m(lC()),ni=m(uC()),Ci=m(mC()),oa=m(EC()),ca=m(dC());function m(Me){return Me&&Me.__esModule?Me:{default:Me}}var _a=function(){function t(Me){this.input=Me,this.root=new oa.default,this.current=this.root,this.spaces="",this.semicolon=!1,this.createTokenizer(),this.root.source={input:Me,start:{line:1,column:1}}}var Me=t.prototype;return Me.createTokenizer=function(){this.tokenizer=(0,zn.default)(this.input)},Me.parse=function(){for(var Me;!this.tokenizer.endOfFile();)switch(Me=this.tokenizer.nextToken(),Me[0]){case"space":this.spaces+=Me[1];break;case";":this.freeSemicolon(Me);break;case"}":this.end(Me);break;case"comment":this.comment(Me);break;case"at-word":this.atrule(Me);break;case"{":this.emptyRule(Me);break;default:this.other(Me);break}this.endFile()},Me.comment=function(Me){var Bn=new ni.default;this.init(Bn,Me[2],Me[3]),Bn.source.end={line:Me[4],column:Me[5]};var Hn=Me[1].slice(2,-2);if(/^\s*$/.test(Hn))Bn.text="",Bn.raws.left=Hn,Bn.raws.right="";else{var zn=Hn.match(/^(\s*)([^]*[^\s])(\s*)$/);Bn.text=zn[2],Bn.raws.left=zn[1],Bn.raws.right=zn[3]}},Me.emptyRule=function(Me){var Bn=new ca.default;this.init(Bn,Me[2],Me[3]),Bn.selector="",Bn.raws.between="",this.current=Bn},Me.other=function(Me){for(var Bn=!1,Hn=null,zn=!1,ni=null,Ci=[],aa=[],oa=Me;oa;){if(Hn=oa[0],aa.push(oa),Hn==="("||Hn==="[")ni||(ni=oa),Ci.push(Hn==="("?")":"]");else if(Ci.length===0)if(Hn===";")if(zn){this.decl(aa);return}else break;else if(Hn==="{"){this.rule(aa);return}else if(Hn==="}"){this.tokenizer.back(aa.pop()),Bn=!0;break}else Hn===":"&&(zn=!0);else Hn===Ci[Ci.length-1]&&(Ci.pop(),Ci.length===0&&(ni=null));oa=this.tokenizer.nextToken()}if(this.tokenizer.endOfFile()&&(Bn=!0),Ci.length>0&&this.unclosedBracket(ni),Bn&&zn){for(;aa.length&&(oa=aa[aa.length-1][0],!(oa!=="space"&&oa!=="comment"));)this.tokenizer.back(aa.pop());this.decl(aa)}else this.unknownWord(aa)},Me.rule=function(Me){Me.pop();var Bn=new ca.default;this.init(Bn,Me[0][2],Me[0][3]),Bn.raws.between=this.spacesAndCommentsFromEnd(Me),this.raw(Bn,"selector",Me),this.current=Bn},Me.decl=function(Me){var Bn=new Hn.default;this.init(Bn);var zn=Me[Me.length-1];for(zn[0]===";"&&(this.semicolon=!0,Me.pop()),zn[4]?Bn.source.end={line:zn[4],column:zn[5]}:Bn.source.end={line:zn[2],column:zn[3]};Me[0][0]!=="word";)Me.length===1&&this.unknownWord(Me),Bn.raws.before+=Me.shift()[1];for(Bn.source.start={line:Me[0][2],column:Me[0][3]},Bn.prop="";Me.length;){var ni=Me[0][0];if(ni===":"||ni==="space"||ni==="comment")break;Bn.prop+=Me.shift()[1]}Bn.raws.between="";for(var Ci;Me.length;)if(Ci=Me.shift(),Ci[0]===":"){Bn.raws.between+=Ci[1];break}else Ci[0]==="word"&&/\w/.test(Ci[1])&&this.unknownWord([Ci]),Bn.raws.between+=Ci[1];(Bn.prop[0]==="_"||Bn.prop[0]==="*")&&(Bn.raws.before+=Bn.prop[0],Bn.prop=Bn.prop.slice(1)),Bn.raws.between+=this.spacesAndCommentsFromStart(Me),this.precheckMissedSemicolon(Me);for(var aa=Me.length-1;aa>0;aa--){if(Ci=Me[aa],Ci[1].toLowerCase()==="!important"){Bn.important=!0;var oa=this.stringFrom(Me,aa);oa=this.spacesFromEnd(Me)+oa,oa!==" !important"&&(Bn.raws.important=oa);break}else if(Ci[1].toLowerCase()==="important"){for(var ca=Me.slice(0),_a="",xa=aa;xa>0;xa--){var Ga=ca[xa][0];if(_a.trim().indexOf("!")===0&&Ga!=="space")break;_a=ca.pop()[1]+_a}_a.trim().indexOf("!")===0&&(Bn.important=!0,Bn.raws.important=_a,Me=ca)}if(Ci[0]!=="space"&&Ci[0]!=="comment")break}this.raw(Bn,"value",Me),Bn.value.indexOf(":")!==-1&&this.checkMissedSemicolon(Me)},Me.atrule=function(Me){var Bn=new Ci.default;Bn.name=Me[1].slice(1),Bn.name===""&&this.unnamedAtrule(Bn,Me),this.init(Bn,Me[2],Me[3]);for(var Hn,zn,ni=!1,aa=!1,oa=[];!this.tokenizer.endOfFile();){if(Me=this.tokenizer.nextToken(),Me[0]===";"){Bn.source.end={line:Me[2],column:Me[3]},this.semicolon=!0;break}else if(Me[0]==="{"){aa=!0;break}else if(Me[0]==="}"){if(oa.length>0){for(zn=oa.length-1,Hn=oa[zn];Hn&&Hn[0]==="space";)Hn=oa[--zn];Hn&&(Bn.source.end={line:Hn[4],column:Hn[5]})}this.end(Me);break}else oa.push(Me);if(this.tokenizer.endOfFile()){ni=!0;break}}Bn.raws.between=this.spacesAndCommentsFromEnd(oa),oa.length?(Bn.raws.afterName=this.spacesAndCommentsFromStart(oa),this.raw(Bn,"params",oa),ni&&(Me=oa[oa.length-1],Bn.source.end={line:Me[4],column:Me[5]},this.spaces=Bn.raws.between,Bn.raws.between="")):(Bn.raws.afterName="",Bn.params=""),aa&&(Bn.nodes=[],this.current=Bn)},Me.end=function(Me){this.current.nodes&&this.current.nodes.length&&(this.current.raws.semicolon=this.semicolon),this.semicolon=!1,this.current.raws.after=(this.current.raws.after||"")+this.spaces,this.spaces="",this.current.parent?(this.current.source.end={line:Me[2],column:Me[3]},this.current=this.current.parent):this.unexpectedClose(Me)},Me.endFile=function(){this.current.parent&&this.unclosedBlock(),this.current.nodes&&this.current.nodes.length&&(this.current.raws.semicolon=this.semicolon),this.current.raws.after=(this.current.raws.after||"")+this.spaces},Me.freeSemicolon=function(Me){if(this.spaces+=Me[1],this.current.nodes){var Bn=this.current.nodes[this.current.nodes.length-1];Bn&&Bn.type==="rule"&&!Bn.raws.ownSemicolon&&(Bn.raws.ownSemicolon=this.spaces,this.spaces="")}},Me.init=function(Me,Bn,Hn){this.current.push(Me),Me.source={start:{line:Bn,column:Hn},input:this.input},Me.raws.before=this.spaces,this.spaces="",Me.type!=="comment"&&(this.semicolon=!1)},Me.raw=function(Me,Bn,Hn){for(var zn,ni,Ci=Hn.length,aa="",oa=!0,ca,_a,xa=/^([.|#])?([\w])+/i,Ga=0;Ga=0&&(zn=Me[ni],!(zn[0]!=="space"&&(Hn+=1,Hn===2)));ni--);throw this.input.error("Missed semicolon",zn[2],zn[3])}},t}();Me.default=_a,Bn.exports=Me.default}}),CC=P({"node_modules/postcss-less/lib/nodes/inline-comment.js"(Me,Bn){aa();var Hn=lC(),zn=iC();Bn.exports={isInlineComment(Me){if(Me[0]==="word"&&Me[1].slice(0,2)==="//"){let Bn=Me,ni=[],Ci;for(;Me;){if(/\r?\n/.test(Me[1])){if(/['"].*\r?\n/.test(Me[1])){ni.push(Me[1].substring(0,Me[1].indexOf(`\n`)));let Bn=Me[1].substring(Me[1].indexOf(`\n`));Bn+=this.input.css.valueOf().substring(this.tokenizer.position()),this.input=new zn(Bn),this.tokenizer=Hn(this.input)}else this.tokenizer.back(Me);break}ni.push(Me[1]),Ci=Me,Me=this.tokenizer.nextToken({ignoreUnclosed:!0})}let aa=["comment",ni.join(""),Bn[2],Bn[3],Ci[2],Ci[3]];return this.inlineComment(aa),!0}else if(Me[1]==="/"){let Hn=this.tokenizer.nextToken({ignoreUnclosed:!0});if(Hn[0]==="comment"&&/^\/\*/.test(Hn[1]))return Hn[0]="word",Hn[1]=Hn[1].slice(1),Me[1]="//",this.tokenizer.back(Hn),Bn.exports.isInlineComment.bind(this)(Me)}return!1}}}}),xC=P({"node_modules/postcss-less/lib/nodes/interpolation.js"(Me,Bn){aa(),Bn.exports={interpolation(Me){let Bn=Me,Hn=[Me],zn=["word","{","}"];if(Me=this.tokenizer.nextToken(),Bn[1].length>1||Me[0]!=="{")return this.tokenizer.back(Me),!1;for(;Me&&zn.includes(Me[0]);)Hn.push(Me),Me=this.tokenizer.nextToken();let ni=Hn.map((Me=>Me[1]));[Bn]=Hn;let Ci=Hn.pop(),aa=[Bn[2],Bn[3]],oa=[Ci[4]||Ci[2],Ci[5]||Ci[3]],ca=["word",ni.join("")].concat(aa,oa);return this.tokenizer.back(Me),this.tokenizer.back(ca),!0}}}}),wC=P({"node_modules/postcss-less/lib/nodes/mixin.js"(Me,Bn){aa();var Hn=/^#[0-9a-fA-F]{6}$|^#[0-9a-fA-F]{3}$/,zn=/\.[0-9]/,o=Me=>{let[,Bn]=Me,[ni]=Bn;return(ni==="."||ni==="#")&&Hn.test(Bn)===!1&&zn.test(Bn)===!1};Bn.exports={isMixinToken:o}}}),SC=P({"node_modules/postcss-less/lib/nodes/import.js"(Me,Bn){aa();var Hn=lC(),zn=/^url\((.+)\)/;Bn.exports=Me=>{let{name:Bn,params:ni=""}=Me;if(Bn==="import"&&ni.length){Me.import=!0;let Bn=Hn({css:ni});for(Me.filename=ni.replace(zn,"$1");!Bn.endOfFile();){let[Hn,zn]=Bn.nextToken();if(Hn==="word"&&zn==="url")return;if(Hn==="brackets"){Me.options=zn,Me.filename=ni.replace(zn,"").trim();break}}}}}}),kC=P({"node_modules/postcss-less/lib/nodes/variable.js"(Me,Bn){aa();var Hn=/:$/,zn=/^:(\s+)?/;Bn.exports=Me=>{let{name:Bn,params:ni=""}=Me;if(Me.name.slice(-1)===":"){if(Hn.test(Bn)){let[zn]=Bn.match(Hn);Me.name=Bn.replace(zn,""),Me.raws.afterName=zn+(Me.raws.afterName||""),Me.variable=!0,Me.value=Me.params}if(zn.test(ni)){let[Bn]=ni.match(zn);Me.value=ni.replace(Bn,""),Me.raws.afterName=(Me.raws.afterName||"")+Bn,Me.variable=!0}}}}}),TC=P({"node_modules/postcss-less/lib/LessParser.js"(Me,Bn){aa();var Hn=uC(),zn=DC(),{isInlineComment:ni}=CC(),{interpolation:Ci}=xC(),{isMixinToken:oa}=wC(),ca=SC(),_a=kC(),xa=/(!\s*important)$/i;Bn.exports=class extends zn{constructor(){super(...arguments),this.lastNode=null}atrule(Me){Ci.bind(this)(Me)||(super.atrule(Me),ca(this.lastNode),_a(this.lastNode))}decl(){super.decl(...arguments),/extend\(.+\)/i.test(this.lastNode.value)&&(this.lastNode.extend=!0)}each(Me){Me[0][1]=` ${Me[0][1]}`;let Bn=Me.findIndex((Me=>Me[0]==="(")),Hn=Me.reverse().find((Me=>Me[0]===")")),zn=Me.reverse().indexOf(Hn),ni=Me.splice(Bn,zn).map((Me=>Me[1])).join("");for(let Bn of Me.reverse())this.tokenizer.back(Bn);this.atrule(this.tokenizer.nextToken()),this.lastNode.function=!0,this.lastNode.params=ni}init(Me,Bn,Hn){super.init(Me,Bn,Hn),this.lastNode=Me}inlineComment(Me){let Bn=new Hn,zn=Me[1].slice(2);if(this.init(Bn,Me[2],Me[3]),Bn.source.end={line:Me[4],column:Me[5]},Bn.inline=!0,Bn.raws.begin="//",/^\s*$/.test(zn))Bn.text="",Bn.raws.left=zn,Bn.raws.right="";else{let Me=zn.match(/^(\s*)([^]*[^\s])(\s*)$/);[,Bn.raws.left,Bn.text,Bn.raws.right]=Me}}mixin(Me){let[Bn]=Me,Hn=Bn[1].slice(0,1),zn=Me.findIndex((Me=>Me[0]==="brackets")),ni=Me.findIndex((Me=>Me[0]==="(")),Ci="";if((zn<0||zn>3)&&ni>0){let Bn=Me.reduce(((Me,Bn,Hn)=>Bn[0]===")"?Hn:Me)),Hn=Me.slice(ni,Bn+ni).map((Me=>Me[1])).join(""),[zn]=Me.slice(ni),Ci=[zn[2],zn[3]],[aa]=Me.slice(Bn,Bn+1),oa=[aa[2],aa[3]],ca=["brackets",Hn].concat(Ci,oa),_a=Me.slice(0,ni),xa=Me.slice(Bn+1);Me=_a,Me.push(ca),Me=Me.concat(xa)}let aa=[];for(let Bn of Me)if((Bn[1]==="!"||aa.length)&&aa.push(Bn),Bn[1]==="important")break;if(aa.length){let[Bn]=aa,Hn=Me.indexOf(Bn),zn=aa[aa.length-1],ni=[Bn[2],Bn[3]],Ci=[zn[4],zn[5]],oa=["word",aa.map((Me=>Me[1])).join("")].concat(ni,Ci);Me.splice(Hn,aa.length,oa)}let oa=Me.findIndex((Me=>xa.test(Me[1])));oa>0&&([,Ci]=Me[oa],Me.splice(oa,1));for(let Bn of Me.reverse())this.tokenizer.back(Bn);this.atrule(this.tokenizer.nextToken()),this.lastNode.mixin=!0,this.lastNode.raws.identifier=Hn,Ci&&(this.lastNode.important=!0,this.lastNode.raws.important=Ci)}other(Me){ni.bind(this)(Me)||super.other(Me)}rule(Me){let Bn=Me[Me.length-1],Hn=Me[Me.length-2];if(Hn[0]==="at-word"&&Bn[0]==="{"&&(this.tokenizer.back(Bn),Ci.bind(this)(Hn))){let Bn=this.tokenizer.nextToken();Me=Me.slice(0,Me.length-2).concat([Bn]);for(let Bn of Me.reverse())this.tokenizer.back(Bn);return}super.rule(Me),/:extend\(.+\)/i.test(this.lastNode.selector)&&(this.lastNode.extend=!0)}unknownWord(Me){let[Bn]=Me;if(Me[0][1]==="each"&&Me[1][0]==="("){this.each(Me);return}if(oa(Bn)){this.mixin(Me);return}super.unknownWord(Me)}}}}),IC=P({"node_modules/postcss-less/lib/LessStringifier.js"(Me,Bn){aa();var Hn=aC();Bn.exports=class extends Hn{atrule(Me,Bn){if(!Me.mixin&&!Me.variable&&!Me.function){super.atrule(Me,Bn);return}let Hn=`${Me.function?"":Me.raws.identifier||"@"}${Me.name}`,zn=Me.params?this.rawValue(Me,"params"):"",ni=Me.raws.important||"";if(Me.variable&&(zn=Me.value),typeof Me.raws.afterName<"u"?Hn+=Me.raws.afterName:zn&&(Hn+=" "),Me.nodes)this.block(Me,Hn+zn+ni);else{let Ci=(Me.raws.between||"")+ni+(Bn?";":"");this.builder(Hn+zn+Ci,Me)}}comment(Me){if(Me.inline){let Bn=this.raw(Me,"left","commentLeft"),Hn=this.raw(Me,"right","commentRight");this.builder(`//${Bn}${Me.text}${Hn}`,Me)}else super.comment(Me)}}}}),BC=P({"node_modules/postcss-less/lib/index.js"(Me,Bn){aa();var Hn=iC(),zn=TC(),ni=IC();Bn.exports={parse(Me,Bn){let ni=new Hn(Me,Bn),Ci=new zn(ni);return Ci.parse(),Ci.root},stringify(Me,Bn){new ni(Bn).stringify(Me)},nodeToString(Me){let Hn="";return Bn.exports.stringify(Me,(Me=>{Hn+=Me})),Hn}}}}),FC=P({"node_modules/postcss-scss/lib/scss-stringifier.js"(Me,Bn){"use strict";aa();function i(Me,Bn){Me.prototype=Object.create(Bn.prototype),Me.prototype.constructor=Me,Me.__proto__=Bn}var Hn=aC(),zn=function(Me){i(l,Me);function l(){return Me.apply(this,arguments)||this}var Bn=l.prototype;return Bn.comment=function(Me){var Bn=this.raw(Me,"left","commentLeft"),Hn=this.raw(Me,"right","commentRight");if(Me.raws.inline){var zn=Me.raws.text||Me.text;this.builder("//"+Bn+zn+Hn,Me)}else this.builder("/*"+Bn+Me.text+Hn+"*/",Me)},Bn.decl=function(Bn,Hn){if(!Bn.isNested)Me.prototype.decl.call(this,Bn,Hn);else{var zn=this.raw(Bn,"between","colon"),ni=Bn.prop+zn+this.rawValue(Bn,"value");Bn.important&&(ni+=Bn.raws.important||" !important"),this.builder(ni+"{",Bn,"start");var Ci;Bn.nodes&&Bn.nodes.length?(this.body(Bn),Ci=this.raw(Bn,"after")):Ci=this.raw(Bn,"after","emptyBody"),Ci&&this.builder(Ci),this.builder("}",Bn,"end")}},Bn.rawValue=function(Me,Bn){var Hn=Me[Bn],zn=Me.raws[Bn];return zn&&zn.value===Hn?zn.scss?zn.scss:zn.raw:Hn},l}(Hn);Bn.exports=zn}}),NC=P({"node_modules/postcss-scss/lib/scss-stringify.js"(Me,Bn){"use strict";aa();var Hn=FC();Bn.exports=function(Me,Bn){var zn=new Hn(Bn);zn.stringify(Me)}}}),PC=P({"node_modules/postcss-scss/lib/nested-declaration.js"(Me,Bn){"use strict";aa();function i(Me,Bn){Me.prototype=Object.create(Bn.prototype),Me.prototype.constructor=Me,Me.__proto__=Bn}var Hn=hC(),zn=function(Me){i(l,Me);function l(Bn){var Hn;return Hn=Me.call(this,Bn)||this,Hn.type="decl",Hn.isNested=!0,Hn.nodes||(Hn.nodes=[]),Hn}return l}(Hn);Bn.exports=zn}}),OC=P({"node_modules/postcss-scss/lib/scss-tokenize.js"(Me,Bn){"use strict";aa();var Hn="'".charCodeAt(0),zn='"'.charCodeAt(0),ni="\\".charCodeAt(0),Ci="/".charCodeAt(0),oa=`\n`.charCodeAt(0),ca=" ".charCodeAt(0),_a="\f".charCodeAt(0),xa="\t".charCodeAt(0),Ga="\r".charCodeAt(0),Ha="[".charCodeAt(0),ts="]".charCodeAt(0),Ps="(".charCodeAt(0),so=")".charCodeAt(0),oo="{".charCodeAt(0),Jo="}".charCodeAt(0),tc=";".charCodeAt(0),dc="*".charCodeAt(0),Fc=":".charCodeAt(0),Jc="@".charCodeAt(0),Dp=",".charCodeAt(0),kp="#".charCodeAt(0),Qp=/[ \n\t\r\f{}()'"\\;/[\]#]/g,Up=/[ \n\t\r\f(){}:;@!'"\\\][#]|\/(?=\*)/g,qp=/.[\\/("'\n]/,Vp=/[a-f0-9]/i,Jp=/[\r\f\n]/g;Bn.exports=function(Me,Bn){Bn===void 0&&(Bn={});var aa=Me.css.valueOf(),Wp=Bn.ignoreErrors,zp,Qf,Yf,Kf,Xf,Ad,Cd,xd,wd,Sd,Td,Pd,Qh,Zh,eg=aa.length,tg=-1,rg=1,ng=0,ig=[],ag=[];function ue(Bn){throw Me.error("Unclosed "+Bn,rg,ng-tg)}function le(){return ag.length===0&&ng>=eg}function re(){for(var Me=1,Bn=!1,Ci=!1;Me>0;)Qf+=1,aa.length<=Qf&&ue("interpolation"),zp=aa.charCodeAt(Qf),Pd=aa.charCodeAt(Qf+1),Bn?!Ci&&zp===Bn?(Bn=!1,Ci=!1):zp===ni?Ci=!Sd:Ci&&(Ci=!1):zp===Hn||zp===zn?Bn=zp:zp===Jo?Me-=1:zp===kp&&Pd===oo&&(Me+=1)}function ne(){if(ag.length)return ag.pop();if(!(ng>=eg)){switch(zp=aa.charCodeAt(ng),(zp===oa||zp===_a||zp===Ga&&aa.charCodeAt(ng+1)!==oa)&&(tg=ng,rg+=1),zp){case oa:case ca:case xa:case Ga:case _a:Qf=ng;do{Qf+=1,zp=aa.charCodeAt(Qf),zp===oa&&(tg=Qf,rg+=1)}while(zp===ca||zp===oa||zp===xa||zp===Ga||zp===_a);Qh=["space",aa.slice(ng,Qf)],ng=Qf-1;break;case Ha:Qh=["[","[",rg,ng-tg];break;case ts:Qh=["]","]",rg,ng-tg];break;case oo:Qh=["{","{",rg,ng-tg];break;case Jo:Qh=["}","}",rg,ng-tg];break;case Dp:Qh=["word",",",rg,ng-tg,rg,ng-tg+1];break;case Fc:Qh=[":",":",rg,ng-tg];break;case tc:Qh=[";",";",rg,ng-tg];break;case Ps:if(Td=ig.length?ig.pop()[1]:"",Pd=aa.charCodeAt(ng+1),Td==="url"&&Pd!==Hn&&Pd!==zn){for(Zh=1,Sd=!1,Qf=ng+1;Qf<=aa.length-1;){if(Pd=aa.charCodeAt(Qf),Pd===ni)Sd=!Sd;else if(Pd===Ps)Zh+=1;else if(Pd===so&&(Zh-=1,Zh===0))break;Qf+=1}Ad=aa.slice(ng,Qf+1),Kf=Ad.split(`\n`),Xf=Kf.length-1,Xf>0?(xd=rg+Xf,wd=Qf-Kf[Xf].length):(xd=rg,wd=tg),Qh=["brackets",Ad,rg,ng-tg,xd,Qf-wd],tg=wd,rg=xd,ng=Qf}else Qf=aa.indexOf(")",ng+1),Ad=aa.slice(ng,Qf+1),Qf===-1||qp.test(Ad)?Qh=["(","(",rg,ng-tg]:(Qh=["brackets",Ad,rg,ng-tg,rg,Qf-tg],ng=Qf);break;case so:Qh=[")",")",rg,ng-tg];break;case Hn:case zn:for(Yf=zp,Qf=ng,Sd=!1;Qf0?(xd=rg+Xf,wd=Qf-Kf[Xf].length):(xd=rg,wd=tg),Qh=["string",aa.slice(ng,Qf+1),rg,ng-tg,xd,Qf-wd],tg=wd,rg=xd,ng=Qf;break;case Jc:Qp.lastIndex=ng+1,Qp.test(aa),Qp.lastIndex===0?Qf=aa.length-1:Qf=Qp.lastIndex-2,Qh=["at-word",aa.slice(ng,Qf+1),rg,ng-tg,rg,Qf-tg],ng=Qf;break;case ni:for(Qf=ng,Cd=!0;aa.charCodeAt(Qf+1)===ni;)Qf+=1,Cd=!Cd;if(zp=aa.charCodeAt(Qf+1),Cd&&zp!==Ci&&zp!==ca&&zp!==oa&&zp!==xa&&zp!==Ga&&zp!==_a&&(Qf+=1,Vp.test(aa.charAt(Qf)))){for(;Vp.test(aa.charAt(Qf+1));)Qf+=1;aa.charCodeAt(Qf+1)===ca&&(Qf+=1)}Qh=["word",aa.slice(ng,Qf+1),rg,ng-tg,rg,Qf-tg],ng=Qf;break;default:Pd=aa.charCodeAt(ng+1),zp===kp&&Pd===oo?(Qf=ng,re(),Ad=aa.slice(ng,Qf+1),Kf=Ad.split(`\n`),Xf=Kf.length-1,Xf>0?(xd=rg+Xf,wd=Qf-Kf[Xf].length):(xd=rg,wd=tg),Qh=["word",Ad,rg,ng-tg,xd,Qf-wd],tg=wd,rg=xd,ng=Qf):zp===Ci&&Pd===dc?(Qf=aa.indexOf("*/",ng+2)+1,Qf===0&&(Wp?Qf=aa.length:ue("comment")),Ad=aa.slice(ng,Qf+1),Kf=Ad.split(`\n`),Xf=Kf.length-1,Xf>0?(xd=rg+Xf,wd=Qf-Kf[Xf].length):(xd=rg,wd=tg),Qh=["comment",Ad,rg,ng-tg,xd,Qf-wd],tg=wd,rg=xd,ng=Qf):zp===Ci&&Pd===Ci?(Jp.lastIndex=ng+1,Jp.test(aa),Jp.lastIndex===0?Qf=aa.length-1:Qf=Jp.lastIndex-2,Ad=aa.slice(ng,Qf+1),Qh=["comment",Ad,rg,ng-tg,rg,Qf-tg,"inline"],ng=Qf):(Up.lastIndex=ng+1,Up.test(aa),Up.lastIndex===0?Qf=aa.length-1:Qf=Up.lastIndex-2,Qh=["word",aa.slice(ng,Qf+1),rg,ng-tg,rg,Qf-tg],ig.push(Qh),ng=Qf);break}return ng++,Qh}}function oe(Me){ag.push(Me)}return{back:oe,nextToken:ne,endOfFile:le}}}}),RC=P({"node_modules/postcss-scss/lib/scss-parser.js"(Me,Bn){"use strict";aa();function i(Me,Bn){Me.prototype=Object.create(Bn.prototype),Me.prototype.constructor=Me,Me.__proto__=Bn}var Hn=uC(),zn=DC(),ni=PC(),Ci=OC(),oa=function(Me){i(c,Me);function c(){return Me.apply(this,arguments)||this}var Bn=c.prototype;return Bn.createTokenizer=function(){this.tokenizer=Ci(this.input)},Bn.rule=function(Bn){for(var Hn=!1,zn=0,Ci="",aa=Bn,oa=Array.isArray(aa),ca=0,aa=oa?aa:aa[Symbol.iterator]();;){var _a;if(oa){if(ca>=aa.length)break;_a=aa[ca++]}else{if(ca=aa.next(),ca.done)break;_a=ca.value}var xa=_a;if(Hn)xa[0]!=="comment"&&xa[0]!=="{"&&(Ci+=xa[1]);else{if(xa[0]==="space"&&xa[1].indexOf(`\n`)!==-1)break;xa[0]==="("?zn+=1:xa[0]===")"?zn-=1:zn===0&&xa[0]===":"&&(Hn=!0)}}if(!Hn||Ci.trim()===""||/^[a-zA-Z-:#]/.test(Ci))Me.prototype.rule.call(this,Bn);else{Bn.pop();var Ga=new ni;this.init(Ga);var Ha=Bn[Bn.length-1];for(Ha[4]?Ga.source.end={line:Ha[4],column:Ha[5]}:Ga.source.end={line:Ha[2],column:Ha[3]};Bn[0][0]!=="word";)Ga.raws.before+=Bn.shift()[1];for(Ga.source.start={line:Bn[0][2],column:Bn[0][3]},Ga.prop="";Bn.length;){var ts=Bn[0][0];if(ts===":"||ts==="space"||ts==="comment")break;Ga.prop+=Bn.shift()[1]}Ga.raws.between="";for(var Ps;Bn.length;)if(Ps=Bn.shift(),Ps[0]===":"){Ga.raws.between+=Ps[1];break}else Ga.raws.between+=Ps[1];(Ga.prop[0]==="_"||Ga.prop[0]==="*")&&(Ga.raws.before+=Ga.prop[0],Ga.prop=Ga.prop.slice(1)),Ga.raws.between+=this.spacesAndCommentsFromStart(Bn),this.precheckMissedSemicolon(Bn);for(var so=Bn.length-1;so>0;so--){if(Ps=Bn[so],Ps[1]==="!important"){Ga.important=!0;var oo=this.stringFrom(Bn,so);oo=this.spacesFromEnd(Bn)+oo,oo!==" !important"&&(Ga.raws.important=oo);break}else if(Ps[1]==="important"){for(var Jo=Bn.slice(0),tc="",dc=so;dc>0;dc--){var Fc=Jo[dc][0];if(tc.trim().indexOf("!")===0&&Fc!=="space")break;tc=Jo.pop()[1]+tc}tc.trim().indexOf("!")===0&&(Ga.important=!0,Ga.raws.important=tc,Bn=Jo)}if(Ps[0]!=="space"&&Ps[0]!=="comment")break}this.raw(Ga,"value",Bn),Ga.value.indexOf(":")!==-1&&this.checkMissedSemicolon(Bn),this.current=Ga}},Bn.comment=function(Bn){if(Bn[6]==="inline"){var zn=new Hn;this.init(zn,Bn[2],Bn[3]),zn.raws.inline=!0,zn.source.end={line:Bn[4],column:Bn[5]};var ni=Bn[1].slice(2);if(/^\s*$/.test(ni))zn.text="",zn.raws.left=ni,zn.raws.right="";else{var Ci=ni.match(/^(\s*)([^]*[^\s])(\s*)$/),aa=Ci[2].replace(/(\*\/|\/\*)/g,"*//*");zn.text=aa,zn.raws.left=Ci[1],zn.raws.right=Ci[3],zn.raws.text=Ci[2]}}else Me.prototype.comment.call(this,Bn)},Bn.raw=function(Bn,Hn,zn){if(Me.prototype.raw.call(this,Bn,Hn,zn),Bn.raws[Hn]){var ni=Bn.raws[Hn].raw;Bn.raws[Hn].raw=zn.reduce((function(Me,Bn){if(Bn[0]==="comment"&&Bn[6]==="inline"){var Hn=Bn[1].slice(2).replace(/(\*\/|\/\*)/g,"*//*");return Me+"/*"+Hn+"*/"}else return Me+Bn[1]}),""),ni!==Bn.raws[Hn].raw&&(Bn.raws[Hn].scss=ni)}},c}(zn);Bn.exports=oa}}),LC=P({"node_modules/postcss-scss/lib/scss-parse.js"(Me,Bn){"use strict";aa();var Hn=iC(),zn=RC();Bn.exports=function(Me,Bn){var ni=new Hn(Me,Bn),Ci=new zn(ni);return Ci.parse(),Ci.root}}}),jC=P({"node_modules/postcss-scss/lib/scss-syntax.js"(Me,Bn){"use strict";aa();var Hn=NC(),zn=LC();Bn.exports={parse:zn,stringify:Hn}}});aa();var MC=oa(),QC=ca(),UC=_a(),{hasPragma:GC}=Dp(),{locStart:$C,locEnd:qC}=Up(),{calculateLoc:HC,replaceQuotesInInlineComments:JC}=Up(),WC=Vp(),YC=Jp(),KC=Wp(),zC=zp(),XC=Qf(),ZC=Yf(),ew=Kf(),tw=Xf(),fp=Me=>{for(;Me.parent;)Me=Me.parent;return Me};function pp(Me,Bn){let{nodes:Hn}=Me,zn={open:null,close:null,groups:[],type:"paren_group"},ni=[zn],Ci=zn,aa={groups:[],type:"comma_group"},oa=[aa];for(let Ci=0;Ci0&&zn.groups.push(aa),zn.close=ca,oa.length===1)throw new Error("Unbalanced parenthesis");oa.pop(),aa=QC(oa),aa.groups.push(zn),ni.pop(),zn=QC(ni)}else ca.type==="comma"?(zn.groups.push(aa),aa={groups:[],type:"comma_group"},oa[oa.length-1]=aa):aa.groups.push(ca)}return aa.groups.length>0&&zn.groups.push(aa),Ci}function vr(Me){return Me.type==="paren_group"&&!Me.open&&!Me.close&&Me.groups.length===1||Me.type==="comma_group"&&Me.groups.length===1?vr(Me.groups[0]):Me.type==="paren_group"||Me.type==="comma_group"?Object.assign(Object.assign({},Me),{},{groups:Me.groups.map(vr)}):Me}function Xe(Me,Bn,Hn){if(Me&&typeof Me=="object"){delete Me.parent;for(let zn in Me)Xe(Me[zn],Bn,Hn),zn==="type"&&typeof Me[zn]=="string"&&!Me[zn].startsWith(Bn)&&(!Hn||!Hn.test(Me[zn]))&&(Me[zn]=Bn+Me[zn])}return Me}function va(Me){if(Me&&typeof Me=="object"){delete Me.parent;for(let Bn in Me)va(Me[Bn]);!Array.isArray(Me)&&Me.value&&!Me.type&&(Me.type="unknown")}return Me}function ma(Me,Bn){if(Me&&typeof Me=="object"){for(let Hn in Me)Hn!=="parent"&&(ma(Me[Hn],Bn),Hn==="nodes"&&(Me.group=vr(pp(Me,Bn)),delete Me[Hn]));delete Me.parent}return Me}function Pe(Me,Bn){let Hn=Zg(),zn=null;try{zn=Hn(Me,{loose:!0}).parse()}catch{return{type:"value-unknown",value:Me}}zn.text=Me;let ni=ma(zn,Bn);return Xe(ni,"value-",/^selector-/)}function Re(Me){if(/\/\/|\/\*/.test(Me))return{type:"selector-unknown",value:Me.trim()};let Bn=Cv(),Hn=null;try{Bn((Me=>{Hn=Me})).process(Me)}catch{return{type:"selector-unknown",value:Me}}return Xe(Hn,"selector-")}function hp(Me){let Bn=kv().default,Hn=null;try{Hn=Bn(Me)}catch{return{type:"selector-unknown",value:Me}}return Xe(va(Hn),"media-")}var rw=/(\s*)(!default).*$/,nw=/(\s*)(!global).*$/;function ga(Me,Bn){if(Me&&typeof Me=="object"){delete Me.parent;for(let Hn in Me)ga(Me[Hn],Bn);if(!Me.type)return Me;Me.raws||(Me.raws={});let Ci="";if(typeof Me.selector=="string"){var Hn;Ci=Me.raws.selector?(Hn=Me.raws.selector.scss)!==null&&Hn!==void 0?Hn:Me.raws.selector.raw:Me.selector,Me.raws.between&&Me.raws.between.trim().length>0&&(Ci+=Me.raws.between),Me.raws.selector=Ci}let aa="";if(typeof Me.value=="string"){var zn;aa=Me.raws.value?(zn=Me.raws.value.scss)!==null&&zn!==void 0?zn:Me.raws.value.raw:Me.value,aa=aa.trim(),Me.raws.value=aa}let oa="";if(typeof Me.params=="string"){var ni;oa=Me.raws.params?(ni=Me.raws.params.scss)!==null&&ni!==void 0?ni:Me.raws.params.raw:Me.params,Me.raws.afterName&&Me.raws.afterName.trim().length>0&&(oa=Me.raws.afterName+oa),Me.raws.between&&Me.raws.between.trim().length>0&&(oa=oa+Me.raws.between),oa=oa.trim(),Me.raws.params=oa}if(Ci.trim().length>0)return Ci.startsWith("@")&&Ci.endsWith(":")?Me:Me.mixin?(Me.selector=Pe(Ci,Bn),Me):(XC(Me)&&(Me.isSCSSNesterProperty=!0),Me.selector=Re(Ci),Me);if(aa.length>0){let Hn=aa.match(rw);Hn&&(aa=aa.slice(0,Hn.index),Me.scssDefault=!0,Hn[0].trim()!=="!default"&&(Me.raws.scssDefault=Hn[0]));let zn=aa.match(nw);if(zn&&(aa=aa.slice(0,zn.index),Me.scssGlobal=!0,zn[0].trim()!=="!global"&&(Me.raws.scssGlobal=zn[0])),aa.startsWith("progid:"))return{type:"value-unknown",value:aa};Me.value=Pe(aa,Bn)}if(KC(Bn)&&Me.type==="css-decl"&&aa.startsWith("extend(")&&(Me.extend||(Me.extend=Me.raws.between===":"),Me.extend&&!Me.selector&&(delete Me.value,Me.selector=Re(aa.slice(7,-1)))),Me.type==="css-atrule"){if(KC(Bn)){if(Me.mixin){let Bn=Me.raws.identifier+Me.name+Me.raws.afterName+Me.raws.params;return Me.selector=Re(Bn),delete Me.params,Me}if(Me.function)return Me}if(Bn.parser==="css"&&Me.name==="custom-selector"){let Bn=Me.params.match(/:--\S+\s+/)[0].trim();return Me.customSelector=Bn,Me.selector=Re(Me.params.slice(Bn.length).trim()),delete Me.params,Me}if(KC(Bn)){if(Me.name.includes(":")&&!Me.params){Me.variable=!0;let Hn=Me.name.split(":");Me.name=Hn[0],Me.value=Pe(Hn.slice(1).join(":"),Bn)}if(!["page","nest","keyframes"].includes(Me.name)&&Me.params&&Me.params[0]===":"){Me.variable=!0;let Hn=Me.params.slice(1);Hn&&(Me.value=Pe(Hn,Bn)),Me.raws.afterName+=":"}if(Me.variable)return delete Me.params,Me.value||delete Me.value,Me}}if(Me.type==="css-atrule"&&oa.length>0){let{name:Hn}=Me,zn=Me.name.toLowerCase();return Hn==="warn"||Hn==="error"?(Me.params={type:"media-unknown",value:oa},Me):Hn==="extend"||Hn==="nest"?(Me.selector=Re(oa),delete Me.params,Me):Hn==="at-root"?(/^\(\s*(?:without|with)\s*:.+\)$/s.test(oa)?Me.params=Pe(oa,Bn):(Me.selector=Re(oa),delete Me.params),Me):tw(zn)?(Me.import=!0,delete Me.filename,Me.params=Pe(oa,Bn),Me):["namespace","supports","if","else","for","each","while","debug","mixin","include","function","return","define-mixin","add-mixin"].includes(Hn)?(oa=oa.replace(/(\$\S+?)(\s+)?\.{3}/,"$1...$2"),oa=oa.replace(/^(?!if)(\S+)(\s+)\(/,"$1($2"),Me.value=Pe(oa,Bn),delete Me.params,Me):["media","custom-media"].includes(zn)?oa.includes("#{")?{type:"media-unknown",value:oa}:(Me.params=hp(oa),Me):(Me.params=oa,Me)}}return Me}function ya(Me,Bn,Hn){let zn=UC(Bn),{frontMatter:ni}=zn;Bn=zn.content;let Ci;try{Ci=Me(Bn)}catch(Me){let{name:Bn,reason:Hn,line:zn,column:ni}=Me;throw typeof zn!="number"?Me:MC(`${Bn}: ${Hn}`,{start:{line:zn,column:ni}})}return Ci=ga(Xe(Ci,"css-"),Hn),HC(Ci,Bn),ni&&(ni.source={startOffset:0,endOffset:ni.raw.length},Ci.nodes.unshift(ni)),Ci}function mp(Me,Bn){let Hn=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{},zn=zC(Hn.parser,Me)?[Tt,Ot]:[Ot,Tt],ni;for(let Ci of zn)try{return Ci(Me,Bn,Hn)}catch(Me){ni=ni||Me}if(ni)throw ni}function Ot(Me,Bn){let Hn=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{},zn=BC();return ya((Me=>zn.parse(JC(Me))),Me,Hn)}function Tt(Me,Bn){let Hn=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{},{parse:zn}=jC();return ya(zn,Me,Hn)}var iw={astFormat:"postcss",hasPragma:GC,locStart:$C,locEnd:qC};Bn.exports={parsers:{css:Object.assign(Object.assign({},iw),{},{parse:mp}),less:Object.assign(Object.assign({},iw),{},{parse:Ot}),scss:Object.assign(Object.assign({},iw),{},{parse:Tt})}}}));return Cg()}))},1312:Me=>{(function(Bn){if(true)Me.exports=Bn();else{var Hn}})((function(){"use strict";var dt=(Me,Bn)=>()=>(Bn||Me((Bn={exports:{}}).exports,Bn),Bn.exports);var Me=dt(((Me,Bn)=>{var Yh=function(Me){return Me&&Me.Math==Math&&Me};Bn.exports=Yh(typeof globalThis=="object"&&globalThis)||Yh(typeof window=="object"&&window)||Yh(typeof self=="object"&&self)||Yh(typeof global=="object"&&global)||function(){return this}()||Function("return this")()}));var Bn=dt(((Me,Bn)=>{Bn.exports=function(Me){try{return!!Me()}catch{return!0}}}));var Hn=dt(((Me,Hn)=>{var zn=Bn();Hn.exports=!zn((function(){return Object.defineProperty({},1,{get:function(){return 7}})[1]!=7}))}));var zn=dt(((Me,Hn)=>{var zn=Bn();Hn.exports=!zn((function(){var Me=function(){}.bind();return typeof Me!="function"||Me.hasOwnProperty("prototype")}))}));var ni=dt(((Me,Bn)=>{var Hn=zn(),ni=Function.prototype.call;Bn.exports=Hn?ni.bind(ni):function(){return ni.apply(ni,arguments)}}));var Ci=dt((Me=>{"use strict";var Bn={}.propertyIsEnumerable,Hn=Object.getOwnPropertyDescriptor,zn=Hn&&!Bn.call({1:2},1);Me.f=zn?function(Me){var Bn=Hn(this,Me);return!!Bn&&Bn.enumerable}:Bn}));var aa=dt(((Me,Bn)=>{Bn.exports=function(Me,Bn){return{enumerable:!(Me&1),configurable:!(Me&2),writable:!(Me&4),value:Bn}}}));var oa=dt(((Me,Bn)=>{var Hn=zn(),ni=Function.prototype,Ci=ni.call,aa=Hn&&ni.bind.bind(Ci,Ci);Bn.exports=Hn?aa:function(Me){return function(){return Ci.apply(Me,arguments)}}}));var ca=dt(((Me,Bn)=>{var Hn=oa(),zn=Hn({}.toString),ni=Hn("".slice);Bn.exports=function(Me){return ni(zn(Me),8,-1)}}));var _a=dt(((Me,Hn)=>{var zn=oa(),ni=Bn(),Ci=ca(),aa=Object,_a=zn("".split);Hn.exports=ni((function(){return!aa("z").propertyIsEnumerable(0)}))?function(Me){return Ci(Me)=="String"?_a(Me,""):aa(Me)}:aa}));var xa=dt(((Me,Bn)=>{Bn.exports=function(Me){return Me==null}}));var Ga=dt(((Me,Bn)=>{var Hn=xa(),zn=TypeError;Bn.exports=function(Me){if(Hn(Me))throw zn("Can't call method on "+Me);return Me}}));var Ha=dt(((Me,Bn)=>{var Hn=_a(),zn=Ga();Bn.exports=function(Me){return Hn(zn(Me))}}));var ts=dt(((Me,Bn)=>{var Hn=typeof document=="object"&&document.all,zn=typeof Hn>"u"&&Hn!==void 0;Bn.exports={all:Hn,IS_HTMLDDA:zn}}));var Ps=dt(((Me,Bn)=>{var Hn=ts(),zn=Hn.all;Bn.exports=Hn.IS_HTMLDDA?function(Me){return typeof Me=="function"||Me===zn}:function(Me){return typeof Me=="function"}}));var so=dt(((Me,Bn)=>{var Hn=Ps(),zn=ts(),ni=zn.all;Bn.exports=zn.IS_HTMLDDA?function(Me){return typeof Me=="object"?Me!==null:Hn(Me)||Me===ni}:function(Me){return typeof Me=="object"?Me!==null:Hn(Me)}}));var oo=dt(((Bn,Hn)=>{var zn=Me(),ni=Ps(),bq=function(Me){return ni(Me)?Me:void 0};Hn.exports=function(Me,Bn){return arguments.length<2?bq(zn[Me]):zn[Me]&&zn[Me][Bn]}}));var Jo=dt(((Me,Bn)=>{var Hn=oa();Bn.exports=Hn({}.isPrototypeOf)}));var tc=dt(((Me,Bn)=>{var Hn=oo();Bn.exports=Hn("navigator","userAgent")||""}));var dc=dt(((Bn,Hn)=>{var zn=Me(),ni=tc(),Ci=zn.process,aa=zn.Deno,oa=Ci&&Ci.versions||aa&&aa.version,ca=oa&&oa.v8,_a,xa;ca&&(_a=ca.split("."),xa=_a[0]>0&&_a[0]<4?1:+(_a[0]+_a[1]));!xa&&ni&&(_a=ni.match(/Edge\/(\d+)/),(!_a||_a[1]>=74)&&(_a=ni.match(/Chrome\/(\d+)/),_a&&(xa=+_a[1])));Hn.exports=xa}));var Fc=dt(((Me,Hn)=>{var zn=dc(),ni=Bn();Hn.exports=!!Object.getOwnPropertySymbols&&!ni((function(){var Me=Symbol();return!String(Me)||!(Object(Me)instanceof Symbol)||!Symbol.sham&&zn&&zn<41}))}));var Jc=dt(((Me,Bn)=>{var Hn=Fc();Bn.exports=Hn&&!Symbol.sham&&typeof Symbol.iterator=="symbol"}));var Dp=dt(((Me,Bn)=>{var Hn=oo(),zn=Ps(),ni=Jo(),Ci=Jc(),aa=Object;Bn.exports=Ci?function(Me){return typeof Me=="symbol"}:function(Me){var Bn=Hn("Symbol");return zn(Bn)&&ni(Bn.prototype,aa(Me))}}));var kp=dt(((Me,Bn)=>{var Hn=String;Bn.exports=function(Me){try{return Hn(Me)}catch{return"Object"}}}));var Qp=dt(((Me,Bn)=>{var Hn=Ps(),zn=kp(),ni=TypeError;Bn.exports=function(Me){if(Hn(Me))return Me;throw ni(zn(Me)+" is not a function")}}));var Up=dt(((Me,Bn)=>{var Hn=Qp(),zn=xa();Bn.exports=function(Me,Bn){var ni=Me[Bn];return zn(ni)?void 0:Hn(ni)}}));var qp=dt(((Me,Bn)=>{var Hn=ni(),zn=Ps(),Ci=so(),aa=TypeError;Bn.exports=function(Me,Bn){var ni,oa;if(Bn==="string"&&zn(ni=Me.toString)&&!Ci(oa=Hn(ni,Me))||zn(ni=Me.valueOf)&&!Ci(oa=Hn(ni,Me))||Bn!=="string"&&zn(ni=Me.toString)&&!Ci(oa=Hn(ni,Me)))return oa;throw aa("Can't convert object to primitive value")}}));var Vp=dt(((Me,Bn)=>{Bn.exports=!1}));var Jp=dt(((Bn,Hn)=>{var zn=Me(),ni=Object.defineProperty;Hn.exports=function(Me,Bn){try{ni(zn,Me,{value:Bn,configurable:!0,writable:!0})}catch{zn[Me]=Bn}return Bn}}));var Wp=dt(((Bn,Hn)=>{var zn=Me(),ni=Jp(),Ci="__core-js_shared__",aa=zn[Ci]||ni(Ci,{});Hn.exports=aa}));var zp=dt(((Me,Bn)=>{var Hn=Vp(),zn=Wp();(Bn.exports=function(Me,Bn){return zn[Me]||(zn[Me]=Bn!==void 0?Bn:{})})("versions",[]).push({version:"3.26.1",mode:Hn?"pure":"global",copyright:"© 2014-2022 Denis Pushkarev (zloirock.ru)",license:"https://github.com/zloirock/core-js/blob/v3.26.1/LICENSE",source:"https://github.com/zloirock/core-js"})}));var Qf=dt(((Me,Bn)=>{var Hn=Ga(),zn=Object;Bn.exports=function(Me){return zn(Hn(Me))}}));var Yf=dt(((Me,Bn)=>{var Hn=oa(),zn=Qf(),ni=Hn({}.hasOwnProperty);Bn.exports=Object.hasOwn||function(Me,Bn){return ni(zn(Me),Bn)}}));var Kf=dt(((Me,Bn)=>{var Hn=oa(),zn=0,ni=Math.random(),Ci=Hn(1..toString);Bn.exports=function(Me){return"Symbol("+(Me===void 0?"":Me)+")_"+Ci(++zn+ni,36)}}));var Xf=dt(((Bn,Hn)=>{var zn=Me(),ni=zp(),Ci=Yf(),aa=Kf(),oa=Fc(),ca=Jc(),_a=ni("wks"),xa=zn.Symbol,Ga=xa&&xa.for,Ha=ca?xa:xa&&xa.withoutSetter||aa;Hn.exports=function(Me){if(!Ci(_a,Me)||!(oa||typeof _a[Me]=="string")){var Bn="Symbol."+Me;oa&&Ci(xa,Me)?_a[Me]=xa[Me]:ca&&Ga?_a[Me]=Ga(Bn):_a[Me]=Ha(Bn)}return _a[Me]}}));var Ad=dt(((Me,Bn)=>{var Hn=ni(),zn=so(),Ci=Dp(),aa=Up(),oa=qp(),ca=Xf(),_a=TypeError,xa=ca("toPrimitive");Bn.exports=function(Me,Bn){if(!zn(Me)||Ci(Me))return Me;var ni=aa(Me,xa),ca;if(ni){if(Bn===void 0&&(Bn="default"),ca=Hn(ni,Me,Bn),!zn(ca)||Ci(ca))return ca;throw _a("Can't convert object to primitive value")}return Bn===void 0&&(Bn="number"),oa(Me,Bn)}}));var Cd=dt(((Me,Bn)=>{var Hn=Ad(),zn=Dp();Bn.exports=function(Me){var Bn=Hn(Me,"string");return zn(Bn)?Bn:Bn+""}}));var xd=dt(((Bn,Hn)=>{var zn=Me(),ni=so(),Ci=zn.document,aa=ni(Ci)&&ni(Ci.createElement);Hn.exports=function(Me){return aa?Ci.createElement(Me):{}}}));var wd=dt(((Me,zn)=>{var ni=Hn(),Ci=Bn(),aa=xd();zn.exports=!ni&&!Ci((function(){return Object.defineProperty(aa("div"),"a",{get:function(){return 7}}).a!=7}))}));var Sd=dt((Me=>{var Bn=Hn(),zn=ni(),oa=Ci(),ca=aa(),_a=Ha(),xa=Cd(),Ga=Yf(),ts=wd(),Ps=Object.getOwnPropertyDescriptor;Me.f=Bn?Ps:function(Me,Bn){if(Me=_a(Me),Bn=xa(Bn),ts)try{return Ps(Me,Bn)}catch{}if(Ga(Me,Bn))return ca(!zn(oa.f,Me,Bn),Me[Bn])}}));var Td=dt(((Me,zn)=>{var ni=Hn(),Ci=Bn();zn.exports=ni&&Ci((function(){return Object.defineProperty((function(){}),"prototype",{value:42,writable:!1}).prototype!=42}))}));var Pd=dt(((Me,Bn)=>{var Hn=so(),zn=String,ni=TypeError;Bn.exports=function(Me){if(Hn(Me))return Me;throw ni(zn(Me)+" is not an object")}}));var Qh=dt((Me=>{var Bn=Hn(),zn=wd(),ni=Td(),Ci=Pd(),aa=Cd(),oa=TypeError,ca=Object.defineProperty,_a=Object.getOwnPropertyDescriptor,xa="enumerable",Ga="configurable",Ha="writable";Me.f=Bn?ni?function(Me,Bn,Hn){if(Ci(Me),Bn=aa(Bn),Ci(Hn),typeof Me=="function"&&Bn==="prototype"&&"value"in Hn&&Ha in Hn&&!Hn[Ha]){var zn=_a(Me,Bn);zn&&zn[Ha]&&(Me[Bn]=Hn.value,Hn={configurable:Ga in Hn?Hn[Ga]:zn[Ga],enumerable:xa in Hn?Hn[xa]:zn[xa],writable:!1})}return ca(Me,Bn,Hn)}:ca:function(Me,Bn,Hn){if(Ci(Me),Bn=aa(Bn),Ci(Hn),zn)try{return ca(Me,Bn,Hn)}catch{}if("get"in Hn||"set"in Hn)throw oa("Accessors not supported");return"value"in Hn&&(Me[Bn]=Hn.value),Me}}));var Zh=dt(((Me,Bn)=>{var zn=Hn(),ni=Qh(),Ci=aa();Bn.exports=zn?function(Me,Bn,Hn){return ni.f(Me,Bn,Ci(1,Hn))}:function(Me,Bn,Hn){return Me[Bn]=Hn,Me}}));var eg=dt(((Me,Bn)=>{var zn=Hn(),ni=Yf(),Ci=Function.prototype,aa=zn&&Object.getOwnPropertyDescriptor,oa=ni(Ci,"name"),ca=oa&&function(){}.name==="something",_a=oa&&(!zn||zn&&aa(Ci,"name").configurable);Bn.exports={EXISTS:oa,PROPER:ca,CONFIGURABLE:_a}}));var tg=dt(((Me,Bn)=>{var Hn=oa(),zn=Ps(),ni=Wp(),Ci=Hn(Function.toString);zn(ni.inspectSource)||(ni.inspectSource=function(Me){return Ci(Me)});Bn.exports=ni.inspectSource}));var rg=dt(((Bn,Hn)=>{var zn=Me(),ni=Ps(),Ci=zn.WeakMap;Hn.exports=ni(Ci)&&/native code/.test(String(Ci))}));var ng=dt(((Me,Bn)=>{var Hn=zp(),zn=Kf(),ni=Hn("keys");Bn.exports=function(Me){return ni[Me]||(ni[Me]=zn(Me))}}));var ig=dt(((Me,Bn)=>{Bn.exports={}}));var ag=dt(((Bn,Hn)=>{var zn=rg(),ni=Me(),Ci=so(),aa=Zh(),oa=Yf(),ca=Wp(),_a=ng(),xa=ig(),Ga="Object already initialized",Ha=ni.TypeError,ts=ni.WeakMap,Ps,oo,Jo,QU=function(Me){return Jo(Me)?oo(Me):Ps(Me,{})},ZU=function(Me){return function(Bn){var Hn;if(!Ci(Bn)||(Hn=oo(Bn)).type!==Me)throw Ha("Incompatible receiver, "+Me+" required");return Hn}};zn||ca.state?(tc=ca.state||(ca.state=new ts),tc.get=tc.get,tc.has=tc.has,tc.set=tc.set,Ps=function(Me,Bn){if(tc.has(Me))throw Ha(Ga);return Bn.facade=Me,tc.set(Me,Bn),Bn},oo=function(Me){return tc.get(Me)||{}},Jo=function(Me){return tc.has(Me)}):(dc=_a("state"),xa[dc]=!0,Ps=function(Me,Bn){if(oa(Me,dc))throw Ha(Ga);return Bn.facade=Me,aa(Me,dc,Bn),Bn},oo=function(Me){return oa(Me,dc)?Me[dc]:{}},Jo=function(Me){return oa(Me,dc)});var tc,dc;Hn.exports={set:Ps,get:oo,has:Jo,enforce:QU,getterFor:ZU}}));var sg=dt(((Me,zn)=>{var ni=Bn(),Ci=Ps(),aa=Yf(),oa=Hn(),ca=eg().CONFIGURABLE,_a=tg(),xa=ag(),Ga=xa.enforce,Ha=xa.get,ts=Object.defineProperty,so=oa&&!ni((function(){return ts((function(){}),"length",{value:8}).length!==8})),oo=String(String).split("String"),Jo=zn.exports=function(Me,Bn,Hn){String(Bn).slice(0,7)==="Symbol("&&(Bn="["+String(Bn).replace(/^Symbol\(([^)]*)\)/,"$1")+"]"),Hn&&Hn.getter&&(Bn="get "+Bn),Hn&&Hn.setter&&(Bn="set "+Bn),(!aa(Me,"name")||ca&&Me.name!==Bn)&&(oa?ts(Me,"name",{value:Bn,configurable:!0}):Me.name=Bn),so&&Hn&&aa(Hn,"arity")&&Me.length!==Hn.arity&&ts(Me,"length",{value:Hn.arity});try{Hn&&aa(Hn,"constructor")&&Hn.constructor?oa&&ts(Me,"prototype",{writable:!1}):Me.prototype&&(Me.prototype=void 0)}catch{}var zn=Ga(Me);return aa(zn,"source")||(zn.source=oo.join(typeof Bn=="string"?Bn:"")),Me};Function.prototype.toString=Jo((function(){return Ci(this)&&Ha(this).source||_a(this)}),"toString")}));var og=dt(((Me,Bn)=>{var Hn=Ps(),zn=Qh(),ni=sg(),Ci=Jp();Bn.exports=function(Me,Bn,aa,oa){oa||(oa={});var ca=oa.enumerable,_a=oa.name!==void 0?oa.name:Bn;if(Hn(aa)&&ni(aa,_a,oa),oa.global)ca?Me[Bn]=aa:Ci(Bn,aa);else{try{oa.unsafe?Me[Bn]&&(ca=!0):delete Me[Bn]}catch{}ca?Me[Bn]=aa:zn.f(Me,Bn,{value:aa,enumerable:!1,configurable:!oa.nonConfigurable,writable:!oa.nonWritable})}return Me}}));var ug=dt(((Me,Bn)=>{var Hn=Math.ceil,zn=Math.floor;Bn.exports=Math.trunc||function(Me){var Bn=+Me;return(Bn>0?zn:Hn)(Bn)}}));var cg=dt(((Me,Bn)=>{var Hn=ug();Bn.exports=function(Me){var Bn=+Me;return Bn!==Bn||Bn===0?0:Hn(Bn)}}));var lg=dt(((Me,Bn)=>{var Hn=cg(),zn=Math.max,ni=Math.min;Bn.exports=function(Me,Bn){var Ci=Hn(Me);return Ci<0?zn(Ci+Bn,0):ni(Ci,Bn)}}));var pg=dt(((Me,Bn)=>{var Hn=cg(),zn=Math.min;Bn.exports=function(Me){return Me>0?zn(Hn(Me),9007199254740991):0}}));var fg=dt(((Me,Bn)=>{var Hn=pg();Bn.exports=function(Me){return Hn(Me.length)}}));var dg=dt(((Me,Bn)=>{var Hn=Ha(),zn=lg(),ni=fg(),VC=function(Me){return function(Bn,Ci,aa){var oa=Hn(Bn),ca=ni(oa),_a=zn(aa,ca),xa;if(Me&&Ci!=Ci){for(;ca>_a;)if(xa=oa[_a++],xa!=xa)return!0}else for(;ca>_a;_a++)if((Me||_a in oa)&&oa[_a]===Ci)return Me||_a||0;return!Me&&-1}};Bn.exports={includes:VC(!0),indexOf:VC(!1)}}));var hg=dt(((Me,Bn)=>{var Hn=oa(),zn=Yf(),ni=Ha(),Ci=dg().indexOf,aa=ig(),ca=Hn([].push);Bn.exports=function(Me,Bn){var Hn=ni(Me),oa=0,_a=[],xa;for(xa in Hn)!zn(aa,xa)&&zn(Hn,xa)&&ca(_a,xa);for(;Bn.length>oa;)zn(Hn,xa=Bn[oa++])&&(~Ci(_a,xa)||ca(_a,xa));return _a}}));var mg=dt(((Me,Bn)=>{Bn.exports=["constructor","hasOwnProperty","isPrototypeOf","propertyIsEnumerable","toLocaleString","toString","valueOf"]}));var gg=dt((Me=>{var Bn=hg(),Hn=mg(),zn=Hn.concat("length","prototype");Me.f=Object.getOwnPropertyNames||function(Me){return Bn(Me,zn)}}));var _g=dt((Me=>{Me.f=Object.getOwnPropertySymbols}));var Ag=dt(((Me,Bn)=>{var Hn=oo(),zn=oa(),ni=gg(),Ci=_g(),aa=Pd(),ca=zn([].concat);Bn.exports=Hn("Reflect","ownKeys")||function(Me){var Bn=ni.f(aa(Me)),Hn=Ci.f;return Hn?ca(Bn,Hn(Me)):Bn}}));var yg=dt(((Me,Bn)=>{var Hn=Yf(),zn=Ag(),ni=Sd(),Ci=Qh();Bn.exports=function(Me,Bn,aa){for(var oa=zn(Bn),ca=Ci.f,_a=ni.f,xa=0;xa{var zn=Bn(),ni=Ps(),Ci=/#|\.prototype\./,hp=function(Me,Bn){var Hn=oa[aa(Me)];return Hn==_a?!0:Hn==ca?!1:ni(Bn)?zn(Bn):!!Bn},aa=hp.normalize=function(Me){return String(Me).replace(Ci,".").toLowerCase()},oa=hp.data={},ca=hp.NATIVE="N",_a=hp.POLYFILL="P";Hn.exports=hp}));var bg=dt(((Bn,Hn)=>{var zn=Me(),ni=Sd().f,Ci=Zh(),aa=og(),oa=Jp(),ca=yg(),_a=vg();Hn.exports=function(Me,Bn){var Hn=Me.target,xa=Me.global,Ga=Me.stat,Ha,ts,Ps,so,oo,Jo;if(xa?ts=zn:Ga?ts=zn[Hn]||oa(Hn,{}):ts=(zn[Hn]||{}).prototype,ts)for(Ps in Bn){if(oo=Bn[Ps],Me.dontCallGetSet?(Jo=ni(ts,Ps),so=Jo&&Jo.value):so=ts[Ps],Ha=_a(xa?Ps:Hn+(Ga?".":"#")+Ps,Me.forced),!Ha&&so!==void 0){if(typeof oo==typeof so)continue;ca(oo,so)}(Me.sham||so&&so.sham)&&Ci(oo,"sham",!0),aa(ts,Ps,oo,Me)}}}));var Eg=dt((()=>{var Bn=bg(),Hn=Me();Bn({global:!0,forced:Hn.globalThis!==Hn},{globalThis:Hn})}));var Dg=dt((()=>{Eg()}));var Cg=dt(((Me,Bn)=>{var Hn=sg(),zn=Qh();Bn.exports=function(Me,Bn,ni){return ni.get&&Hn(ni.get,Bn,{getter:!0}),ni.set&&Hn(ni.set,Bn,{setter:!0}),zn.f(Me,Bn,ni)}}));var xg=dt(((Me,Bn)=>{"use strict";var Hn=Pd();Bn.exports=function(){var Me=Hn(this),Bn="";return Me.hasIndices&&(Bn+="d"),Me.global&&(Bn+="g"),Me.ignoreCase&&(Bn+="i"),Me.multiline&&(Bn+="m"),Me.dotAll&&(Bn+="s"),Me.unicode&&(Bn+="u"),Me.unicodeSets&&(Bn+="v"),Me.sticky&&(Bn+="y"),Bn}}));var wg=dt((()=>{var zn=Me(),ni=Hn(),Ci=Cg(),aa=xg(),oa=Bn(),ca=zn.RegExp,_a=ca.prototype,xa=ni&&oa((function(){var Me=!0;try{ca(".","d")}catch{Me=!1}var Bn={},Hn="",zn=Me?"dgimsy":"gimsy",D=function(Me,zn){Object.defineProperty(Bn,Me,{get:function(){return Hn+=zn,!0}})},ni={dotAll:"s",global:"g",ignoreCase:"i",multiline:"m",sticky:"y"};Me&&(ni.hasIndices="d");for(var Ci in ni)D(Ci,ni[Ci]);var aa=Object.getOwnPropertyDescriptor(_a,"flags").get.call(Bn);return aa!==zn||Hn!==zn}));xa&&Ci(_a,"flags",{configurable:!0,get:aa})}));var Sg=dt(((Me,Bn)=>{Dg();wg();var Hn=Object.defineProperty,zn=Object.getOwnPropertyDescriptor,ni=Object.getOwnPropertyNames,Ci=Object.prototype.hasOwnProperty,yp=(Me,Bn)=>function(){return Me&&(Bn=(0,Me[ni(Me)[0]])(Me=0)),Bn},Oe=(Me,Bn)=>function(){return Bn||(0,Me[ni(Me)[0]])((Bn={exports:{}}).exports,Bn),Bn.exports},m1=(Me,Bn)=>{for(var zn in Bn)Hn(Me,zn,{get:Bn[zn],enumerable:!0})},uW=(Me,Bn,aa,oa)=>{if(Bn&&typeof Bn=="object"||typeof Bn=="function")for(let ca of ni(Bn))!Ci.call(Me,ca)&&ca!==aa&&Hn(Me,ca,{get:()=>Bn[ca],enumerable:!(oa=zn(Bn,ca))||oa.enumerable});return Me},Li=Me=>uW(Hn({},"__esModule",{value:!0}),Me),aa,oa=yp({""(){aa={env:{},argv:[]}}}),ca=Oe({"src/common/parser-create-error.js"(Me,Bn){"use strict";oa();function v(Me,Bn){let Hn=new SyntaxError(Me+" ("+Bn.start.line+":"+Bn.start.column+")");return Hn.loc=Bn,Hn}Bn.exports=v}}),_a=Oe({"src/utils/try-combinations.js"(Me,Bn){"use strict";oa();function v(){let Me;for(var Bn=arguments.length,Hn=new Array(Bn),zn=0;znts,arch:()=>fW,cpus:()=>O9,default:()=>Ps,endianness:()=>A9,freemem:()=>I9,getNetworkInterfaces:()=>j9,hostname:()=>P9,loadavg:()=>D9,networkInterfaces:()=>R9,platform:()=>dW,release:()=>L9,tmpDir:()=>Q6,tmpdir:()=>Ha,totalmem:()=>N9,type:()=>M9,uptime:()=>k9});function A9(){if(typeof Ga>"u"){var Me=new ArrayBuffer(2),Bn=new Uint8Array(Me),Hn=new Uint16Array(Me);if(Bn[0]=1,Bn[1]=2,Hn[0]===258)Ga="BE";else if(Hn[0]===513)Ga="LE";else throw new Error("unable to figure out endianess")}return Ga}function P9(){return typeof globalThis.location<"u"?globalThis.location.hostname:""}function D9(){return[]}function k9(){return 0}function I9(){return Number.MAX_VALUE}function N9(){return Number.MAX_VALUE}function O9(){return[]}function M9(){return"Browser"}function L9(){return typeof globalThis.navigator<"u"?globalThis.navigator.appVersion:""}function R9(){}function j9(){}function fW(){return"javascript"}function dW(){return"browser"}function Q6(){return"/tmp"}var Ga,Ha,ts,Ps,so=yp({"node-modules-polyfills:os"(){oa(),Ha=Q6,ts=`\n`,Ps={EOL:ts,tmpdir:Ha,tmpDir:Q6,networkInterfaces:R9,getNetworkInterfaces:j9,release:L9,type:M9,cpus:O9,totalmem:N9,freemem:I9,uptime:k9,loadavg:D9,hostname:P9,endianness:A9}}}),oo=Oe({"node-modules-polyfills-commonjs:os"(Me,Bn){oa();var Hn=(so(),Li(xa));if(Hn&&Hn.default){Bn.exports=Hn.default;for(let Me in Hn)Bn.exports[Me]=Hn[Me]}else Hn&&(Bn.exports=Hn)}}),Jo=Oe({"node_modules/detect-newline/index.js"(Me,Bn){"use strict";oa();var v=Me=>{if(typeof Me!="string")throw new TypeError("Expected a string");let Bn=Me.match(/(?:\r?\n)/g)||[];if(Bn.length===0)return;let Hn=Bn.filter((Me=>Me===`\r\n`)).length,zn=Bn.length-Hn;return Hn>zn?`\r\n`:`\n`};Bn.exports=v,Bn.exports.graceful=Me=>typeof Me=="string"&&v(Me)||`\n`}}),tc=Oe({"node_modules/jest-docblock/build/index.js"(Me){"use strict";oa(),Object.defineProperty(Me,"__esModule",{value:!0}),Me.extract=M,Me.parse=W,Me.parseWithComments=K,Me.print=ce,Me.strip=q;function _(){let Me=oo();return _=function(){return Me},Me}function v(){let Me=h(Jo());return v=function(){return Me},Me}function h(Me){return Me&&Me.__esModule?Me:{default:Me}}var Bn=/\*\/$/,Hn=/^\/\*\*?/,zn=/^\s*(\/\*\*?(.|\r?\n)*?\*\/)/,ni=/(^|\s+)\/\/([^\r\n]*)/g,Ci=/^(\r?\n)+/,aa=/(?:^|\r?\n) *(@[^\r\n]*?) *\r?\n *(?![^@\r\n]*\/\/[^]*)([^@\r\n\s][^@\r\n]+?) *\r?\n/g,ca=/(?:^|\r?\n) *@(\S+) *([^\r\n]*)/g,_a=/(\r?\n|^) *\* ?/g,xa=[];function M(Me){let Bn=Me.match(zn);return Bn?Bn[0].trimLeft():""}function q(Me){let Bn=Me.match(zn);return Bn&&Bn[0]?Me.substring(Bn[0].length):Me}function W(Me){return K(Me).pragmas}function K(Me){let zn=(0,v().default)(Me)||_().EOL;Me=Me.replace(Hn,"").replace(Bn,"").replace(_a,"$1");let oa="";for(;oa!==Me;)oa=Me,Me=Me.replace(aa,`${zn}$1 $2${zn}`);Me=Me.replace(Ci,"").trimRight();let Ga=Object.create(null),Ha=Me.replace(ca,"").replace(Ci,"").trimRight(),ts;for(;ts=ca.exec(Me);){let Me=ts[2].replace(ni,"");typeof Ga[ts[1]]=="string"||Array.isArray(Ga[ts[1]])?Ga[ts[1]]=xa.concat(Ga[ts[1]],Me):Ga[ts[1]]=Me}return{comments:Ha,pragmas:Ga}}function ce(Me){let{comments:Bn="",pragmas:Hn={}}=Me,zn=(0,v().default)(Bn)||_().EOL,ni="/**",Ci=" *",aa=" */",oa=Object.keys(Hn),ca=oa.map((Me=>Ie(Me,Hn[Me]))).reduce(((Me,Bn)=>Me.concat(Bn)),[]).map((Me=>`${Ci} ${Me}${zn}`)).join("");if(!Bn){if(oa.length===0)return"";if(oa.length===1&&!Array.isArray(Hn[oa[0]])){let Me=Hn[oa[0]];return`${ni} ${Ie(oa[0],Me)[0]}${aa}`}}let _a=Bn.split(zn).map((Me=>`${Ci} ${Me}`)).join(zn)+zn;return ni+zn+(Bn?_a:"")+(Bn&&oa.length?Ci+zn:"")+ca+aa}function Ie(Me,Bn){return xa.concat(Bn).map((Bn=>`@${Me} ${Bn}`.trim()))}}}),dc=Oe({"src/common/end-of-line.js"(Me,Bn){"use strict";oa();function v(Me){let Bn=Me.indexOf("\r");return Bn>=0?Me.charAt(Bn+1)===`\n`?"crlf":"cr":"lf"}function h(Me){switch(Me){case"cr":return"\r";case"crlf":return`\r\n`;default:return`\n`}}function D(Me,Bn){let Hn;switch(Bn){case`\n`:Hn=/\n/g;break;case"\r":Hn=/\r/g;break;case`\r\n`:Hn=/\r\n/g;break;default:throw new Error(`Unexpected "eol" ${JSON.stringify(Bn)}.`)}let zn=Me.match(Hn);return zn?zn.length:0}function P(Me){return Me.replace(/\r\n?/g,`\n`)}Bn.exports={guessEndOfLine:v,convertEndOfLineToChars:h,countEndOfLineChars:D,normalizeEndOfLine:P}}}),Fc=Oe({"src/language-js/utils/get-shebang.js"(Me,Bn){"use strict";oa();function v(Me){if(!Me.startsWith("#!"))return"";let Bn=Me.indexOf(`\n`);return Bn===-1?Me:Me.slice(0,Bn)}Bn.exports=v}}),Jc=Oe({"src/language-js/pragma.js"(Me,Bn){"use strict";oa();var{parseWithComments:Hn,strip:zn,extract:ni,print:Ci}=tc(),{normalizeEndOfLine:aa}=dc(),ca=Fc();function C(Me){let Bn=ca(Me);Bn&&(Me=Me.slice(Bn.length+1));let zn=ni(Me),{pragmas:Ci,comments:aa}=Hn(zn);return{shebang:Bn,text:Me,pragmas:Ci,comments:aa}}function d(Me){let Bn=Object.keys(C(Me).pragmas);return Bn.includes("prettier")||Bn.includes("format")}function E(Me){let{shebang:Bn,text:Hn,pragmas:ni,comments:oa}=C(Me),ca=zn(Hn),_a=Ci({pragmas:Object.assign({format:""},ni),comments:oa.trimStart()});return(Bn?`${Bn}\n`:"")+aa(_a)+(ca.startsWith(`\n`)?`\n`:`\n\n`)+ca}Bn.exports={hasPragma:d,insertPragma:E}}}),Dp=Oe({"src/utils/is-non-empty-array.js"(Me,Bn){"use strict";oa();function v(Me){return Array.isArray(Me)&&Me.length>0}Bn.exports=v}}),kp=Oe({"src/language-js/loc.js"(Me,Bn){"use strict";oa();var Hn=Dp();function h(Me){var Bn,zn;let ni=Me.range?Me.range[0]:Me.start,Ci=(Bn=(zn=Me.declaration)===null||zn===void 0?void 0:zn.decorators)!==null&&Bn!==void 0?Bn:Me.decorators;return Hn(Ci)?Math.min(h(Ci[0]),ni):ni}function D(Me){return Me.range?Me.range[1]:Me.end}function P(Me,Bn){let Hn=h(Me);return Number.isInteger(Hn)&&Hn===h(Bn)}function y(Me,Bn){let Hn=D(Me);return Number.isInteger(Hn)&&Hn===D(Bn)}function m(Me,Bn){return P(Me,Bn)&&y(Me,Bn)}Bn.exports={locStart:h,locEnd:D,hasSameLocStart:P,hasSameLoc:m}}}),Qp=Oe({"src/language-js/parse/utils/create-parser.js"(Me,Bn){"use strict";oa();var{hasPragma:Hn}=Jc(),{locStart:zn,locEnd:ni}=kp();function P(Me){return Me=typeof Me=="function"?{parse:Me}:Me,Object.assign({astFormat:"estree",hasPragma:Hn,locStart:zn,locEnd:ni},Me)}Bn.exports=P}}),Up=Oe({"src/language-js/parse/utils/replace-hashbang.js"(Me,Bn){"use strict";oa();function v(Me){return Me.charAt(0)==="#"&&Me.charAt(1)==="!"?"//"+Me.slice(2):Me}Bn.exports=v}}),qp=Oe({"src/language-js/utils/is-ts-keyword-type.js"(Me,Bn){"use strict";oa();function v(Me){let{type:Bn}=Me;return Bn.startsWith("TS")&&Bn.endsWith("Keyword")}Bn.exports=v}}),Vp=Oe({"src/language-js/utils/is-block-comment.js"(Me,Bn){"use strict";oa();var Hn=new Set(["Block","CommentBlock","MultiLine"]),h=Me=>Hn.has(Me==null?void 0:Me.type);Bn.exports=h}}),Jp=Oe({"src/language-js/utils/is-type-cast-comment.js"(Me,Bn){"use strict";oa();var Hn=Vp();function h(Me){return Hn(Me)&&Me.value[0]==="*"&&/@(?:type|satisfies)\b/.test(Me.value)}Bn.exports=h}}),Wp=Oe({"src/utils/get-last.js"(Me,Bn){"use strict";oa();var v=Me=>Me[Me.length-1];Bn.exports=v}}),zp=Oe({"src/language-js/parse/postprocess/visit-node.js"(Me,Bn){"use strict";oa();function v(Me,Bn){if(Array.isArray(Me)){for(let Hn=0;Hn{Me.leadingComments&&Me.leadingComments.some(Ci)&&Bn.add(Hn(Me))})),Me=ca(Me,(Me=>{if(Me.type==="ParenthesizedExpression"){let{expression:zn}=Me;if(zn.type==="TypeCastExpression")return zn.range=Me.range,zn;let ni=Hn(Me);if(!Bn.has(ni))return zn.extra=Object.assign(Object.assign({},zn.extra),{},{parenthesized:!0}),zn}}))}return Me=ca(Me,(Me=>{switch(Me.type){case"ChainExpression":return E(Me.expression);case"LogicalExpression":{if(I(Me))return c(Me);break}case"VariableDeclaration":{let Bn=aa(Me.declarations);Bn&&Bn.init&&W(Me,Bn);break}case"TSParenthesizedType":return ni(Me.typeAnnotation)||Me.typeAnnotation.type==="TSThisType"||(Me.typeAnnotation.range=[Hn(Me),zn(Me)]),Me.typeAnnotation;case"TSTypeParameter":if(typeof Me.name=="string"){let Bn=Hn(Me);Me.name={type:"Identifier",name:Me.name,range:[Bn,Bn+Me.name.length]}}break;case"ObjectExpression":if(Bn.parser==="typescript"){let Bn=Me.properties.find((Me=>Me.type==="Property"&&Me.value.type==="TSEmptyBodyFunctionExpression"));Bn&&_a(Bn.value,"Unexpected token.")}break;case"SequenceExpression":{let Bn=aa(Me.expressions);Me.range=[Hn(Me),Math.min(zn(Bn),zn(Me))];break}case"TopicReference":Bn.__isUsingHackPipeline=!0;break;case"ExportAllDeclaration":{let{exported:ni}=Me;if(Bn.parser==="meriyah"&&ni&&ni.type==="Identifier"){let Ci=Bn.originalText.slice(Hn(ni),zn(ni));(Ci.startsWith('"')||Ci.startsWith("'"))&&(Me.exported=Object.assign(Object.assign({},Me.exported),{},{type:"Literal",value:Me.exported.name,raw:Ci}))}break}case"PropertyDefinition":if(Bn.parser==="meriyah"&&Me.static&&!Me.computed&&!Me.key){let Bn="static",zn=Hn(Me);Object.assign(Me,{static:!1,key:{type:"Identifier",name:Bn,range:[zn,zn+Bn.length]}})}break}})),Me;function W(Me,ni){Bn.originalText[zn(ni)]!==";"&&(Me.range=[Hn(Me),zn(ni)])}}function E(Me){switch(Me.type){case"CallExpression":Me.type="OptionalCallExpression",Me.callee=E(Me.callee);break;case"MemberExpression":Me.type="OptionalMemberExpression",Me.object=E(Me.object);break;case"TSNonNullExpression":Me.expression=E(Me.expression);break}return Me}function I(Me){return Me.type==="LogicalExpression"&&Me.right.type==="LogicalExpression"&&Me.operator===Me.right.operator}function c(Me){return I(Me)?c({type:"LogicalExpression",operator:Me.operator,left:c({type:"LogicalExpression",operator:Me.operator,left:Me.left,right:Me.right.left,range:[Hn(Me.left),zn(Me.right.left)]}),right:Me.right.right,range:[Hn(Me),zn(Me)]}):Me}Bn.exports=d}}),Kf=Oe({"node_modules/typescript/lib/typescript.js"(Me,Bn){oa();var Hn=Object.defineProperty,zn=Object.getOwnPropertyNames,D=(Me,Bn)=>function(){return Me&&(Bn=(0,Me[zn(Me)[0]])(Me=0)),Bn},P=(Me,Bn)=>function(){return Bn||(0,Me[zn(Me)[0]])((Bn={exports:{}}).exports,Bn),Bn.exports},y=(Me,Bn)=>{for(var zn in Bn)Hn(Me,zn,{get:Bn[zn],enumerable:!0})},ni,Ci,ca,_a=D({"src/compiler/corePublic.ts"(){"use strict";ni="5.0",Ci="5.0.2",ca=(Me=>(Me[Me.LessThan=-1]="LessThan",Me[Me.EqualTo=0]="EqualTo",Me[Me.GreaterThan=1]="GreaterThan",Me))(ca||{})}});function I(Me){return Me?Me.length:0}function c(Me,Bn){if(Me)for(let Hn=0;Hn=0;Hn--){let zn=Bn(Me[Hn],Hn);if(zn)return zn}}function q(Me,Bn){if(Me!==void 0)for(let Hn=0;Hn=0;zn--){let Hn=Me[zn];if(Bn(Hn,zn))return Hn}}function he(Me,Bn,Hn){if(Me===void 0)return-1;for(let zn=Hn!=null?Hn:0;zn=0;zn--)if(Bn(Me[zn],zn))return zn;return-1}function R(Me,Bn){for(let Hn=0;Hn2&&arguments[2]!==void 0?arguments[2]:fa;if(Me){for(let zn of Me)if(Hn(zn,Bn))return!0}return!1}function ke(Me,Bn){let Hn=arguments.length>2&&arguments[2]!==void 0?arguments[2]:fa;return Me.length===Bn.length&&Me.every(((Me,zn)=>Hn(Me,Bn[zn])))}function Je(Me,Bn,Hn){for(let zn=Hn||0;zn{let ni=Bn(zn,Me);if(ni!==void 0){let[Me,Bn]=ni;Me!==void 0&&Bn!==void 0&&Hn.set(Me,Bn)}})),Hn}function la(Me,Bn,Hn){if(Me.has(Bn))return Me.get(Bn);let zn=Hn();return Me.set(Bn,zn),zn}function ua(Me,Bn){return Me.has(Bn)?!1:(Me.add(Bn),!0)}function*Ka(Me){yield Me}function co(Me,Bn,Hn){let zn;if(Me){zn=[];let ni=Me.length,Ci,aa,oa=0,ca=0;for(;oa{let[ni,Ci]=Bn(zn,Me);Hn.set(ni,Ci)})),Hn}function Ke(Me,Bn){if(Me)if(Bn){for(let Hn of Me)if(Bn(Hn))return!0}else return Me.length>0;return!1}function Et(Me,Bn,Hn){let zn;for(let ni=0;niMe[Bn]))}function Uc(Me,Bn){let Hn=[];for(let zn of Me)qn(Hn,zn,Bn);return Hn}function ji(Me,Bn,Hn){return Me.length===0?[]:Me.length===1?Me.slice():Hn?m_(Me,Bn,Hn):Uc(Me,Bn)}function lo(Me,Bn){if(Me.length===0)return xa;let Hn=Me[0],zn=[Hn];for(let ni=1;ni0&&(ni&=-2),ni&2&&zn(Ci,oa)>0&&(ni&=-3),Ci=oa}return ni}function Hc(Me,Bn){let Hn=arguments.length>2&&arguments[2]!==void 0?arguments[2]:fa;if(!Me||!Bn)return Me===Bn;if(Me.length!==Bn.length)return!1;for(let zn=0;zn0&&Vp.assertGreaterThanOrEqual(Hn(Bn[Ci],Bn[Ci-1]),0);t:for(let aa=ni;niaa&&Vp.assertGreaterThanOrEqual(Hn(Me[ni],Me[ni-1]),0),Hn(Bn[Ci],Me[ni])){case-1:zn.push(Bn[Ci]);continue e;case 0:continue e;case 1:continue t}}return zn}function tr(Me,Bn){return Bn===void 0?Me:Me===void 0?[Bn]:(Me.push(Bn),Me)}function $c(Me,Bn){return Me===void 0?Bn:Bn===void 0?Me:ir(Me)?ir(Bn)?Ft(Me,Bn):tr(Me,Bn):ir(Bn)?tr(Bn,Me):[Me,Bn]}function po(Me,Bn){return Bn<0?Me.length+Bn:Bn}function jr(Me,Bn,Hn,zn){if(Bn===void 0||Bn.length===0)return Me;if(Me===void 0)return Bn.slice(Hn,zn);Hn=Hn===void 0?0:po(Bn,Hn),zn=zn===void 0?Bn.length:po(Bn,zn);for(let ni=Hn;niHn(Me[Bn],Me[zn])||Vr(Bn,zn)))}function Is(Me,Bn){return Me.length===0?Me:Me.slice().sort(Bn)}function*y_(Me){for(let Bn=Me.length-1;Bn>=0;Bn--)yield Me[Bn]}function Ns(Me,Bn){let Hn=Wr(Me);return ks(Me,Hn,Bn),Hn.map((Bn=>Me[Bn]))}function Kc(Me,Bn,Hn,zn){for(;Hn>1),oa=Hn(Me[ni],ni);switch(zn(oa,Bn)){case-1:Ci=ni+1;break;case 0:return ni;case 1:aa=ni-1;break}}return~Ci}function Qa(Me,Bn,Hn,zn,ni){if(Me&&Me.length>0){let Ci=Me.length;if(Ci>0){let aa=zn===void 0||zn<0?0:zn,oa=ni===void 0||aa+ni>Ci-1?Ci-1:aa+ni,ca;for(arguments.length<=2?(ca=Me[aa],aa++):ca=Hn;aa<=oa;)ca=Bn(ca,Me[aa],aa),aa++;return ca}}return Hn}function Jr(Me,Bn){return so.call(Me,Bn)}function Qc(Me,Bn){return so.call(Me,Bn)?Me[Bn]:void 0}function ho(Me){let Bn=[];for(let Hn in Me)so.call(Me,Hn)&&Bn.push(Hn);return Bn}function T_(Me){let Bn=[];do{let Hn=Object.getOwnPropertyNames(Me);for(let Me of Hn)qn(Bn,Me)}while(Me=Object.getPrototypeOf(Me));return Bn}function go(Me){let Bn=[];for(let Hn in Me)so.call(Me,Hn)&&Bn.push(Me[Hn]);return Bn}function yo(Me,Bn){let Hn=new Array(Me);for(let zn=0;zn1?Bn-1:0),zn=1;zn2&&arguments[2]!==void 0?arguments[2]:fa;if(Me===Bn)return!0;if(!Me||!Bn)return!1;for(let zn in Me)if(so.call(Me,zn)&&(!so.call(Bn,zn)||!Hn(Me[zn],Bn[zn])))return!1;for(let Hn in Bn)if(so.call(Bn,Hn)&&!so.call(Me,Hn))return!1;return!0}function Zc(Me,Bn){let Hn=arguments.length>2&&arguments[2]!==void 0?arguments[2]:rr,zn=new Map;for(let ni of Me){let Me=Bn(ni);Me!==void 0&&zn.set(Me,Hn(ni))}return zn}function Os(Me,Bn){let Hn=arguments.length>2&&arguments[2]!==void 0?arguments[2]:rr,zn=[];for(let ni of Me)zn[Bn(ni)]=Hn(ni);return zn}function bo(Me,Bn){let Hn=arguments.length>2&&arguments[2]!==void 0?arguments[2]:rr,zn=Be();for(let ni of Me)zn.add(Bn(ni),Hn(ni));return zn}function el(Me,Bn){let Hn=arguments.length>2&&arguments[2]!==void 0?arguments[2]:rr;return Za(bo(Me,Bn).values(),Hn)}function x_(Me,Bn){var Hn;let zn={};if(Me)for(let ni of Me){let Me=`${Bn(ni)}`;((Hn=zn[Me])!=null?Hn:zn[Me]=[]).push(ni)}return zn}function E_(Me){let Bn={};for(let Hn in Me)so.call(Me,Hn)&&(Bn[Hn]=Me[Hn]);return Bn}function S(Me,Bn){let Hn={};for(let Me in Bn)so.call(Bn,Me)&&(Hn[Me]=Bn[Me]);for(let Bn in Me)so.call(Me,Bn)&&(Hn[Bn]=Me[Bn]);return Hn}function H(Me,Bn){for(let Hn in Bn)so.call(Bn,Hn)&&(Me[Hn]=Bn[Hn])}function le(Me,Bn){return Bn?Bn.bind(Me):void 0}function Be(){let Me=new Map;return Me.add=rt,Me.remove=ut,Me}function rt(Me,Bn){let Hn=this.get(Me);return Hn?Hn.push(Bn):this.set(Me,Hn=[Bn]),Hn}function ut(Me,Bn){let Hn=this.get(Me);Hn&&(bT(Hn,Bn),Hn.length||this.delete(Me))}function Ht(){return Be()}function Fr(Me){let Bn=(Me==null?void 0:Me.slice())||[],Hn=0;function s(){return Hn===Bn.length}function f(){Bn.push(...arguments)}function x(){if(s())throw new Error("Queue is empty");let Me=Bn[Hn];if(Bn[Hn]=void 0,Hn++,Hn>100&&Hn>Bn.length>>1){let Me=Bn.length-Hn;Bn.copyWithin(0,Hn),Bn.length=Me,Hn=0}return Me}return{enqueue:f,dequeue:x,isEmpty:s}}function Cr(Me,Bn){let Hn=new Map,zn=0;function*f(){for(let Me of Hn.values())ir(Me)?yield*Me:yield Me}let ni={has(zn){let ni=Me(zn);if(!Hn.has(ni))return!1;let Ci=Hn.get(ni);if(!ir(Ci))return Bn(Ci,zn);for(let Me of Ci)if(Bn(Me,zn))return!0;return!1},add(ni){let Ci=Me(ni);if(Hn.has(Ci)){let Me=Hn.get(Ci);if(ir(Me))pe(Me,ni,Bn)||(Me.push(ni),zn++);else{let aa=Me;Bn(aa,ni)||(Hn.set(Ci,[aa,ni]),zn++)}}else Hn.set(Ci,ni),zn++;return this},delete(ni){let Ci=Me(ni);if(!Hn.has(Ci))return!1;let aa=Hn.get(Ci);if(ir(aa)){for(let Me=0;Mef(),[Symbol.toStringTag]:Hn[Symbol.toStringTag]};return ni}function ir(Me){return Array.isArray(Me)}function en(Me){return ir(Me)?Me:[Me]}function Ji(Me){return typeof Me=="string"}function gi(Me){return typeof Me=="number"}function ln(Me,Bn){return Me!==void 0&&Bn(Me)?Me:void 0}function ti(Me,Bn){return Me!==void 0&&Bn(Me)?Me:Vp.fail(`Invalid cast. The supplied value ${Me} did not pass the test '${Vp.getFunctionName(Bn)}'.`)}function yn(Me){}function w_(){return!1}function vp(){return!0}function C1(){}function rr(Me){return Me}function bp(Me){return Me.toLowerCase()}function Tp(Me){return Jo.test(Me)?Me.replace(Jo,bp):Me}function A1(){throw new Error("Not implemented")}function tl(Me){let Bn;return()=>(Me&&(Bn=Me(),Me=void 0),Bn)}function An(Me){let Bn=new Map;return Hn=>{let zn=`${typeof Hn}:${Hn}`,ni=Bn.get(zn);return ni===void 0&&!Bn.has(zn)&&(ni=Me(Hn),Bn.set(zn,ni)),ni}}function P1(Me){let Bn=new WeakMap;return Hn=>{let zn=Bn.get(Hn);return zn===void 0&&!Bn.has(Hn)&&(zn=Me(Hn),Bn.set(Hn,zn)),zn}}function D1(Me,Bn){return function(){for(var Hn=arguments.length,zn=new Array(Hn),ni=0;niQa(Me,((Me,Bn)=>Bn(Me)),Bn)}else return zn?ni=>zn(Hn(Bn(Me(ni)))):Hn?zn=>Hn(Bn(Me(zn))):Bn?Hn=>Bn(Me(Hn)):Me?Bn=>Me(Bn):Me=>Me}function fa(Me,Bn){return Me===Bn}function Ms(Me,Bn){return Me===Bn||Me!==void 0&&Bn!==void 0&&Me.toUpperCase()===Bn.toUpperCase()}function To(Me,Bn){return fa(Me,Bn)}function Sp(Me,Bn){return Me===Bn?0:Me===void 0?-1:Bn===void 0?1:MeBn(Me,Hn)===-1?Me:Hn))}function C_(Me,Bn){return Me===Bn?0:Me===void 0?-1:Bn===void 0?1:(Me=Me.toUpperCase(),Bn=Bn.toUpperCase(),MeBn?1:0)}function O1(Me,Bn){return Me===Bn?0:Me===void 0?-1:Bn===void 0?1:(Me=Me.toLowerCase(),Bn=Bn.toLowerCase(),MeBn?1:0)}function ri(Me,Bn){return Sp(Me,Bn)}function rl(Me){return Me?C_:ri}function M1(){return Jc}function xp(Me){Jc!==Me&&(Jc=Me,Fc=void 0)}function L1(Me,Bn){return(Fc||(Fc=dc(Jc)))(Me,Bn)}function R1(Me,Bn,Hn,zn){return Me===Bn?0:Me===void 0?-1:Bn===void 0?1:zn(Me[Hn],Bn[Hn])}function j1(Me,Bn){return Vr(Me?1:0,Bn?1:0)}function Ep(Me,Bn,Hn){let zn=Math.max(2,Math.floor(Me.length*.34)),ni=Math.floor(Me.length*.4)+1,Ci;for(let aa of Bn){let Bn=Hn(aa);if(Bn!==void 0&&Math.abs(Bn.length-Me.length)<=zn){if(Bn===Me||Bn.length<3&&Bn.toLowerCase()!==Me.toLowerCase())continue;let Hn=J1(Me,Bn,ni-.1);if(Hn===void 0)continue;Vp.assert(HnHn?aa-Hn:1),_a=Math.floor(Bn.length>Hn+aa?Hn+aa:Bn.length);ni[0]=aa;let xa=aa;for(let Me=1;MeHn)return;let Ga=zn;zn=ni,ni=Ga}let aa=zn[Bn.length];return aa>Hn?void 0:aa}function es(Me,Bn){let Hn=Me.length-Bn.length;return Hn>=0&&Me.indexOf(Bn,Hn)===Hn}function F1(Me,Bn){return es(Me,Bn)?Me.slice(0,Me.length-Bn.length):Me}function B1(Me,Bn){return es(Me,Bn)?Me.slice(0,Me.length-Bn.length):void 0}function Fi(Me,Bn){return Me.indexOf(Bn)!==-1}function q1(Me){let Bn=Me.length;for(let Hn=Bn-1;Hn>0;Hn--){let zn=Me.charCodeAt(Hn);if(zn>=48&&zn<=57)do{--Hn,zn=Me.charCodeAt(Hn)}while(Hn>0&&zn>=48&&zn<=57);else if(Hn>4&&(zn===110||zn===78)){if(--Hn,zn=Me.charCodeAt(Hn),zn!==105&&zn!==73||(--Hn,zn=Me.charCodeAt(Hn),zn!==109&&zn!==77))break;--Hn,zn=Me.charCodeAt(Hn)}else break;if(zn!==45&&zn!==46)break;Bn=Hn}return Bn===Me.length?Me:Me.slice(0,Bn)}function J(Me,Bn){for(let Hn=0;HnMe===Bn))}function b5(Me,Bn){for(let Hn=0;Hnni&&(ni=Me.prefix.length,zn=Ci)}return zn}function Pn(Me,Bn){return Me.lastIndexOf(Bn,0)===0}function x5(Me,Bn){return Pn(Me,Bn)?Me.substr(Bn.length):Me}function ST(Me,Bn){let Hn=arguments.length>2&&arguments[2]!==void 0?arguments[2]:rr;return Pn(Hn(Me),Hn(Bn))?Me.substring(Bn.length):void 0}function z1(Me,Bn){let{prefix:Hn,suffix:zn}=Me;return Bn.length>=Hn.length+zn.length&&Pn(Bn,Hn)&&es(Bn,zn)}function E5(Me,Bn){return Hn=>Me(Hn)&&Bn(Hn)}function W1(){for(var Me=arguments.length,Bn=new Array(Me),Hn=0;Hn2&&arguments[2]!==void 0?arguments[2]:" ";return Bn<=Me.length?Me:Hn.repeat(Bn-Me.length)+Me}function k5(Me,Bn){let Hn=arguments.length>2&&arguments[2]!==void 0?arguments[2]:" ";return Bn<=Me.length?Me:Me+Hn.repeat(Bn-Me.length)}function I5(Me,Bn){if(Me){let Hn=Me.length,zn=0;for(;zn=0&&os(Me.charCodeAt(Bn));)Bn--;return Me.slice(0,Bn+1)}function M5(){return typeof aa<"u"&&aa.nextTick&&!aa.browser&&typeof Bn=="object"}var xa,Ga,Ha,ts,Ps,so,oo,Jo,tc,dc,Fc,Jc,Dp,kp,Qp,Up=D({"src/compiler/core.ts"(){"use strict";Gw(),xa=[],Ga=new Map,Ha=new Set,ts=(Me=>(Me[Me.None=0]="None",Me[Me.CaseSensitive=1]="CaseSensitive",Me[Me.CaseInsensitive=2]="CaseInsensitive",Me[Me.Both=3]="Both",Me))(ts||{}),Ps=Array.prototype.at?(Me,Bn)=>Me==null?void 0:Me.at(Bn):(Me,Bn)=>{if(Me&&(Bn=po(Me,Bn),Bn(Me[Me.None=0]="None",Me[Me.Normal=1]="Normal",Me[Me.Aggressive=2]="Aggressive",Me[Me.VeryAggressive=3]="VeryAggressive",Me))(tc||{}),dc=(()=>{let Me,Bn,Hn=A();return g;function s(Me,Bn,Hn){if(Me===Bn)return 0;if(Me===void 0)return-1;if(Bn===void 0)return 1;let zn=Hn(Me,Bn);return zn<0?-1:zn>0?1:0}function f(Me){let Bn=new Intl.Collator(Me,{usage:"sort",sensitivity:"variant"}).compare;return(Me,Hn)=>s(Me,Hn,Bn)}function x(Me){if(Me!==void 0)return w();return(Me,Bn)=>s(Me,Bn,N);function N(Me,Bn){return Me.localeCompare(Bn)}}function w(){return(Me,Bn)=>s(Me,Bn,B);function B(Me,Bn){return N(Me.toUpperCase(),Bn.toUpperCase())||N(Me,Bn)}function N(Me,Bn){return MeBn?1:0}}function A(){return typeof Intl=="object"&&typeof Intl.Collator=="function"?f:typeof String.prototype.localeCompare=="function"&&typeof String.prototype.toLocaleUpperCase=="function"&&"a".localeCompare("B")<0?x:w}function g(zn){return zn===void 0?Me||(Me=Hn(zn)):zn==="en-US"?Bn||(Bn=Hn(zn)):Hn(zn)}})(),Dp=String.prototype.trim?Me=>Me.trim():Me=>kp(Qp(Me)),kp=String.prototype.trimEnd?Me=>Me.trimEnd():O5,Qp=String.prototype.trimStart?Me=>Me.trimStart():Me=>Me.replace(/^\s+/g,"")}}),qp,Vp,Jp=D({"src/compiler/debug.ts"(){"use strict";Gw(),Gw(),qp=(Me=>(Me[Me.Off=0]="Off",Me[Me.Error=1]="Error",Me[Me.Warning=2]="Warning",Me[Me.Info=3]="Info",Me[Me.Verbose=4]="Verbose",Me))(qp||{}),(Me=>{let Bn=0;Me.currentLogLevel=2,Me.isDebugging=!1;function r(Bn){return Me.currentLogLevel<=Bn}Me.shouldLog=r;function s(Bn,Hn){Me.loggingHost&&r(Bn)&&Me.loggingHost.log(Bn,Hn)}function f(Me){s(3,Me)}Me.log=f,(Me=>{function He(Me){s(1,Me)}Me.error=He;function _t(Me){s(2,Me)}Me.warn=_t;function ft(Me){s(3,Me)}Me.log=ft;function Kt(Me){s(4,Me)}Me.trace=Kt})(f=Me.log||(Me.log={}));let Hn={};function w(){return Bn}Me.getAssertionLevel=w;function A(zn){let ni=Bn;if(Bn=zn,zn>ni)for(let Bn of ho(Hn)){let ni=Hn[Bn];ni!==void 0&&Me[Bn]!==ni.assertion&&zn>=ni.level&&(Me[Bn]=ni,Hn[Bn]=void 0)}}Me.setAssertionLevel=A;function g(Me){return Bn>=Me}Me.shouldAssert=g;function B(Bn,zn){return g(Bn)?!0:(Hn[zn]={level:Bn,assertion:Me[zn]},Me[zn]=yn,!1)}function N(Me,Bn){debugger;let Hn=new Error(Me?`Debug Failure. ${Me}`:"Debug Failure.");throw Error.captureStackTrace&&Error.captureStackTrace(Hn,Bn||N),Hn}Me.fail=N;function X(Me,Bn,Hn){return N(`${Bn||"Unexpected node."}\r\nNode ${mr(Me.kind)} was unexpected.`,Hn||X)}Me.failBadSyntaxKind=X;function F(Me,Bn,Hn,zn){Me||(Bn=Bn?`False expression: ${Bn}`:"False expression.",Hn&&(Bn+=`\r\nVerbose Debug Information: `+(typeof Hn=="string"?Hn:Hn())),N(Bn,zn||F))}Me.assert=F;function $(Me,Bn,Hn,zn,ni){if(Me!==Bn){let Ci=Hn?zn?`${Hn} ${zn}`:Hn:"";N(`Expected ${Me} === ${Bn}. ${Ci}`,ni||$)}}Me.assertEqual=$;function ae(Me,Bn,Hn,zn){Me>=Bn&&N(`Expected ${Me} < ${Bn}. ${Hn||""}`,zn||ae)}Me.assertLessThan=ae;function Te(Me,Bn,Hn){Me>Bn&&N(`Expected ${Me} <= ${Bn}`,Hn||Te)}Me.assertLessThanOrEqual=Te;function Se(Me,Bn,Hn){Me= ${Bn}`,Hn||Se)}Me.assertGreaterThanOrEqual=Se;function Ye(Me,Bn,Hn){Me==null&&N(Bn,Hn||Ye)}Me.assertIsDefined=Ye;function Ne(Me,Bn,Hn){return Ye(Me,Bn,Hn||Ne),Me}Me.checkDefined=Ne;function oe(Me,Bn,Hn){for(let zn of Me)Ye(zn,Bn,Hn||oe)}Me.assertEachIsDefined=oe;function Ve(Me,Bn,Hn){return oe(Me,Bn,Hn||Ve),Me}Me.checkEachDefined=Ve;function pt(Me){let Bn=arguments.length>1&&arguments[1]!==void 0?arguments[1]:"Illegal value:",Hn=arguments.length>2?arguments[2]:void 0,zn=typeof Me=="object"&&Jr(Me,"kind")&&Jr(Me,"pos")?"SyntaxKind: "+mr(Me.kind):JSON.stringify(Me);return N(`${Bn} ${zn}`,Hn||pt)}Me.assertNever=pt;function Gt(Me,Bn,Hn,zn){B(1,"assertEachNode")&&F(Bn===void 0||me(Me,Bn),Hn||"Unexpected node.",(()=>`Node array did not pass test '${pn(Bn)}'.`),zn||Gt)}Me.assertEachNode=Gt;function Nt(Me,Bn,Hn,zn){B(1,"assertNode")&&F(Me!==void 0&&(Bn===void 0||Bn(Me)),Hn||"Unexpected node.",(()=>`Node ${mr(Me==null?void 0:Me.kind)} did not pass test '${pn(Bn)}'.`),zn||Nt)}Me.assertNode=Nt;function Xt(Me,Bn,Hn,zn){B(1,"assertNotNode")&&F(Me===void 0||Bn===void 0||!Bn(Me),Hn||"Unexpected node.",(()=>`Node ${mr(Me.kind)} should not have passed test '${pn(Bn)}'.`),zn||Xt)}Me.assertNotNode=Xt;function er(Me,Bn,Hn,zn){B(1,"assertOptionalNode")&&F(Bn===void 0||Me===void 0||Bn(Me),Hn||"Unexpected node.",(()=>`Node ${mr(Me==null?void 0:Me.kind)} did not pass test '${pn(Bn)}'.`),zn||er)}Me.assertOptionalNode=er;function Tn(Me,Bn,Hn,zn){B(1,"assertOptionalToken")&&F(Bn===void 0||Me===void 0||Me.kind===Bn,Hn||"Unexpected node.",(()=>`Node ${mr(Me==null?void 0:Me.kind)} was not a '${mr(Bn)}' token.`),zn||Tn)}Me.assertOptionalToken=Tn;function Hr(Me,Bn,Hn){B(1,"assertMissingNode")&&F(Me===void 0,Bn||"Unexpected node.",(()=>`Node ${mr(Me.kind)} was unexpected'.`),Hn||Hr)}Me.assertMissingNode=Hr;function Gi(Me){}Me.type=Gi;function pn(Me){if(typeof Me!="function")return"";if(Jr(Me,"name"))return Me.name;{let Bn=Function.prototype.toString.call(Me),Hn=/^function\s+([\w\$]+)\s*\(/.exec(Bn);return Hn?Hn[1]:""}}Me.getFunctionName=pn;function fn(Me){return`{ name: ${dl(Me.escapedName)}; flags: ${Sn(Me.flags)}; declarations: ${Ze(Me.declarations,(Me=>mr(Me.kind)))} }`}Me.formatSymbol=fn;function Ut(){let Me=arguments.length>0&&arguments[0]!==void 0?arguments[0]:0,Bn=arguments.length>1?arguments[1]:void 0,Hn=arguments.length>2?arguments[2]:void 0,zn=an(Bn);if(Me===0)return zn.length>0&&zn[0][0]===0?zn[0][1]:"0";if(Hn){let Bn=[],Hn=Me;for(let[ni,Ci]of zn){if(ni>Me)break;ni!==0&&ni&Me&&(Bn.push(Ci),Hn&=~ni)}if(Hn===0)return Bn.join("|")}else for(let[Bn,Hn]of zn)if(Bn===Me)return Hn;return Me.toString()}Me.formatEnum=Ut;let zn=new Map;function an(Me){let Bn=zn.get(Me);if(Bn)return Bn;let Hn=[];for(let Bn in Me){let zn=Me[Bn];typeof zn=="number"&&Hn.push([zn,Bn])}let ni=Ns(Hn,((Me,Bn)=>Vr(Me[0],Bn[0])));return zn.set(Me,ni),ni}function mr(Me){return Ut(Me,Td,!1)}Me.formatSyntaxKind=mr;function $i(Me){return Ut(Me,oA,!1)}Me.formatSnippetKind=$i;function dn(Me){return Ut(Me,Pd,!0)}Me.formatNodeFlags=dn;function Ur(Me){return Ut(Me,Qh,!0)}Me.formatModifierFlags=Ur;function Gr(Me){return Ut(Me,sA,!0)}Me.formatTransformFlags=Gr;function _r(Me){return Ut(Me,hA,!0)}Me.formatEmitFlags=_r;function Sn(Me){return Ut(Me,bg,!0)}Me.formatSymbolFlags=Sn;function In(Me){return Ut(Me,wg,!0)}Me.formatTypeFlags=In;function pr(Me){return Ut(Me,Ng,!0)}Me.formatSignatureFlags=pr;function Zt(Me){return Ut(Me,Sg,!0)}Me.formatObjectFlags=Zt;function Or(Me){return Ut(Me,ng,!0)}Me.formatFlowFlags=Or;function Nn(Me){return Ut(Me,eg,!0)}Me.formatRelationComparisonResult=Nn;function ar(Me){return Ut(Me,CheckMode,!0)}Me.formatCheckMode=ar;function oi(Me){return Ut(Me,SignatureCheckMode,!0)}Me.formatSignatureCheckMode=oi;function cr(Me){return Ut(Me,TypeFacts,!0)}Me.formatTypeFacts=cr;let ni=!1,Ci;function On(Me){"__debugFlowFlags"in Me||Object.defineProperties(Me,{__tsDebuggerDisplay:{value(){let Me=this.flags&2?"FlowStart":this.flags&4?"FlowBranchLabel":this.flags&8?"FlowLoopLabel":this.flags&16?"FlowAssignment":this.flags&32?"FlowTrueCondition":this.flags&64?"FlowFalseCondition":this.flags&128?"FlowSwitchClause":this.flags&256?"FlowArrayMutation":this.flags&512?"FlowCall":this.flags&1024?"FlowReduceLabel":this.flags&1?"FlowUnreachable":"UnknownFlow",Bn=this.flags&~(2048-1);return`${Me}${Bn?` (${Or(Bn)})`:""}`}},__debugFlowFlags:{get(){return Ut(this.flags,ng,!0)}},__debugToString:{value(){return St(this)}}})}function nr(Me){ni&&(typeof Object.setPrototypeOf=="function"?(Ci||(Ci=Object.create(Object.prototype),On(Ci)),Object.setPrototypeOf(Me,Ci)):On(Me))}Me.attachFlowNodeDebugInfo=nr;let aa;function Kr(Me){"__tsDebuggerDisplay"in Me||Object.defineProperties(Me,{__tsDebuggerDisplay:{value(Me){return Me=String(Me).replace(/(?:,[\s\w\d_]+:[^,]+)+\]$/,"]"),`NodeArray ${Me}`}}})}function wa(Me){ni&&(typeof Object.setPrototypeOf=="function"?(aa||(aa=Object.create(Array.prototype),Kr(aa)),Object.setPrototypeOf(Me,aa)):Kr(Me))}Me.attachNodeArrayDebugInfo=wa;function $n(){if(ni)return;let Me=new WeakMap,Bn=new WeakMap;Object.defineProperties(jC.getSymbolConstructor().prototype,{__tsDebuggerDisplay:{value(){let Me=this.flags&33554432?"TransientSymbol":"Symbol",Bn=this.flags&-33554433;return`${Me} '${rf(this)}'${Bn?` (${Sn(Bn)})`:""}`}},__debugFlags:{get(){return Sn(this.flags)}}}),Object.defineProperties(jC.getTypeConstructor().prototype,{__tsDebuggerDisplay:{value(){let Me=this.flags&98304?"NullableType":this.flags&384?`LiteralType ${JSON.stringify(this.value)}`:this.flags&2048?`LiteralType ${this.value.negative?"-":""}${this.value.base10Value}n`:this.flags&8192?"UniqueESSymbolType":this.flags&32?"EnumType":this.flags&67359327?`IntrinsicType ${this.intrinsicName}`:this.flags&1048576?"UnionType":this.flags&2097152?"IntersectionType":this.flags&4194304?"IndexType":this.flags&8388608?"IndexedAccessType":this.flags&16777216?"ConditionalType":this.flags&33554432?"SubstitutionType":this.flags&262144?"TypeParameter":this.flags&524288?this.objectFlags&3?"InterfaceType":this.objectFlags&4?"TypeReference":this.objectFlags&8?"TupleType":this.objectFlags&16?"AnonymousType":this.objectFlags&32?"MappedType":this.objectFlags&1024?"ReverseMappedType":this.objectFlags&256?"EvolvingArrayType":"ObjectType":"Type",Bn=this.flags&524288?this.objectFlags&-1344:0;return`${Me}${this.symbol?` '${rf(this.symbol)}'`:""}${Bn?` (${Zt(Bn)})`:""}`}},__debugFlags:{get(){return In(this.flags)}},__debugObjectFlags:{get(){return this.flags&524288?Zt(this.objectFlags):""}},__debugTypeToString:{value(){let Bn=Me.get(this);return Bn===void 0&&(Bn=this.checker.typeToString(this),Me.set(this,Bn)),Bn}}}),Object.defineProperties(jC.getSignatureConstructor().prototype,{__debugFlags:{get(){return pr(this.flags)}},__debugSignatureToString:{value(){var Me;return(Me=this.checker)==null?void 0:Me.signatureToString(this)}}});let Hn=[jC.getNodeConstructor(),jC.getIdentifierConstructor(),jC.getTokenConstructor(),jC.getSourceFileConstructor()];for(let Me of Hn)Jr(Me.prototype,"__debugKind")||Object.defineProperties(Me.prototype,{__tsDebuggerDisplay:{value(){return`${cs(this)?"GeneratedIdentifier":yt(this)?`Identifier '${qr(this)}'`:vn(this)?`PrivateIdentifier '${qr(this)}'`:Gn(this)?`StringLiteral ${JSON.stringify(this.text.length<10?this.text:this.text.slice(10)+"...")}`:zs(this)?`NumericLiteral ${this.text}`:Uv(this)?`BigIntLiteral ${this.text}n`:Fo(this)?"TypeParameterDeclaration":Vs(this)?"ParameterDeclaration":nc(this)?"ConstructorDeclaration":Gl(this)?"GetAccessorDeclaration":ic(this)?"SetAccessorDeclaration":Vv(this)?"CallSignatureDeclaration":R8(this)?"ConstructSignatureDeclaration":Hv(this)?"IndexSignatureDeclaration":j8(this)?"TypePredicateNode":ac(this)?"TypeReferenceNode":$l(this)?"FunctionTypeNode":Gv(this)?"ConstructorTypeNode":J8(this)?"TypeQueryNode":id(this)?"TypeLiteralNode":F8(this)?"ArrayTypeNode":B8(this)?"TupleTypeNode":q8(this)?"OptionalTypeNode":U8(this)?"RestTypeNode":z8(this)?"UnionTypeNode":W8(this)?"IntersectionTypeNode":V8(this)?"ConditionalTypeNode":H8(this)?"InferTypeNode":Kv(this)?"ParenthesizedTypeNode":Xv(this)?"ThisTypeNode":G8(this)?"TypeOperatorNode":$8(this)?"IndexedAccessTypeNode":K8(this)?"MappedTypeNode":Yv(this)?"LiteralTypeNode":$v(this)?"NamedTupleMember":Kl(this)?"ImportTypeNode":mr(this.kind)}${this.flags?` (${dn(this.flags)})`:""}`}},__debugKind:{get(){return mr(this.kind)}},__debugNodeFlags:{get(){return dn(this.flags)}},__debugModifierFlags:{get(){return Ur(Y4(this))}},__debugTransformFlags:{get(){return Gr(this.transformFlags)}},__debugIsParseTreeNode:{get(){return pl(this)}},__debugEmitFlags:{get(){return _r(xi(this))}},__debugGetText:{value(Me){if(fs(this))return"";let Hn=Bn.get(this);if(Hn===void 0){let zn=fl(this),ni=zn&&Si(zn);Hn=ni?No(ni,zn,Me):"",Bn.set(this,Hn)}return Hn}}});ni=!0}Me.enableDebugInfo=$n;function Ki(Me){let Bn=Me&7,Hn=Bn===0?"in out":Bn===3?"[bivariant]":Bn===2?"in":Bn===1?"out":Bn===4?"[independent]":"";return Me&8?Hn+=" (unmeasurable)":Me&16&&(Hn+=" (unreliable)"),Hn}Me.formatVariance=Ki;class Mn{__debugToString(){var Me;switch(this.kind){case 3:return((Me=this.debugInfo)==null?void 0:Me.call(this))||"(function mapper)";case 0:return`${this.source.__debugTypeToString()} -> ${this.target.__debugTypeToString()}`;case 1:return ce(this.sources,this.targets||Ze(this.sources,(()=>"any")),((Me,Bn)=>`${Me.__debugTypeToString()} -> ${typeof Bn=="string"?Bn:Bn.__debugTypeToString()}`)).join(", ");case 2:return ce(this.sources,this.targets,((Me,Bn)=>`${Me.__debugTypeToString()} -> ${Bn().__debugTypeToString()}`)).join(", ");case 5:case 4:return`m1: ${this.mapper1.__debugToString().split(`\n`).join(`\n `)}\nm2: ${this.mapper2.__debugToString().split(`\n`).join(`\n `)}`;default:return pt(this)}}}Me.DebugTypeMapper=Mn;function _i(Bn){return Me.isDebugging?Object.setPrototypeOf(Bn,Mn.prototype):Bn}Me.attachDebugPrototypeIfDebug=_i;function Ca(Me){return console.log(St(Me))}Me.printControlFlowGraph=Ca;function St(Me){let Bn=-1;function _t(Me){return Me.id||(Me.id=Bn,Bn--),Me.id}let Hn;(Me=>{Me.lr="─",Me.ud="│",Me.dr="╭",Me.dl="╮",Me.ul="╯",Me.ur="╰",Me.udr="├",Me.udl="┤",Me.dlr="┬",Me.ulr="┴",Me.udlr="╫"})(Hn||(Hn={}));let zn;(Me=>{Me[Me.None=0]="None",Me[Me.Up=1]="Up",Me[Me.Down=2]="Down",Me[Me.Left=4]="Left",Me[Me.Right=8]="Right",Me[Me.UpDown=3]="UpDown",Me[Me.LeftRight=12]="LeftRight",Me[Me.UpLeft=5]="UpLeft",Me[Me.UpRight=9]="UpRight",Me[Me.DownLeft=6]="DownLeft",Me[Me.DownRight=10]="DownRight",Me[Me.UpDownLeft=7]="UpDownLeft",Me[Me.UpDownRight=11]="UpDownRight",Me[Me.UpLeftRight=13]="UpLeftRight",Me[Me.DownLeftRight=14]="DownLeftRight",Me[Me.UpDownLeftRight=15]="UpDownLeftRight",Me[Me.NoChildren=16]="NoChildren"})(zn||(zn={}));let ni=2032,Ci=882,aa=Object.create(null),oa=[],ca=[],_a=Aa(Me,new Set);for(let Me of oa)Me.text=xn(Me.flowNode,Me.circular),$s(Me);let xa=li(_a),Ga=Yi(xa);return Qi(_a,0),Dt();function Mr(Me){return!!(Me.flags&128)}function gr(Me){return!!(Me.flags&12)&&!!Me.antecedents}function Ln(Me){return!!(Me.flags&ni)}function ys(Me){return!!(Me.flags&Ci)}function ci(Me){let Bn=[];for(let Hn of Me.edges)Hn.source===Me&&Bn.push(Hn.target);return Bn}function Xi(Me){let Bn=[];for(let Hn of Me.edges)Hn.target===Me&&Bn.push(Hn.source);return Bn}function Aa(Me,Bn){let Hn=_t(Me),zn=aa[Hn];if(zn&&Bn.has(Me))return zn.circular=!0,zn={id:-1,flowNode:Me,edges:[],text:"",lane:-1,endLane:-1,level:-1,circular:"circularity"},oa.push(zn),zn;if(Bn.add(Me),!zn)if(aa[Hn]=zn={id:Hn,flowNode:Me,edges:[],text:"",lane:-1,endLane:-1,level:-1,circular:!1},oa.push(zn),gr(Me))for(let Hn of Me.antecedents)vs(zn,Hn,Bn);else Ln(Me)&&vs(zn,Me.antecedent,Bn);return Bn.delete(Me),zn}function vs(Me,Bn,Hn){let zn=Aa(Bn,Hn),ni={source:Me,target:zn};ca.push(ni),Me.edges.push(ni),zn.edges.push(ni)}function $s(Me){if(Me.level!==-1)return Me.level;let Bn=0;for(let Hn of Xi(Me))Bn=Math.max(Bn,$s(Hn)+1);return Me.level=Bn}function li(Me){let Bn=0;for(let Hn of ci(Me))Bn=Math.max(Bn,li(Hn));return Bn+1}function Yi(Me){let Bn=Z(Array(Me),0);for(let Me of oa)Bn[Me.level]=Math.max(Bn[Me.level],Me.text.length);return Bn}function Qi(Me,Bn){if(Me.lane===-1){Me.lane=Bn,Me.endLane=Bn;let Hn=ci(Me);for(let zn=0;zn0&&Bn++;let ni=Hn[zn];Qi(ni,Bn),ni.endLane>Me.endLane&&(Bn=ni.endLane)}Me.endLane=Bn}}function bs(Me){if(Me&2)return"Start";if(Me&4)return"Branch";if(Me&8)return"Loop";if(Me&16)return"Assignment";if(Me&32)return"True";if(Me&64)return"False";if(Me&128)return"SwitchClause";if(Me&256)return"ArrayMutation";if(Me&512)return"Call";if(Me&1024)return"ReduceLabel";if(Me&1)return"Unreachable";throw new Error}function Ai(Me){let Bn=Si(Me);return No(Bn,Me,!1)}function xn(Me,Bn){let Hn=bs(Me.flags);if(Bn&&(Hn=`${Hn}#${_t(Me)}`),ys(Me))Me.node&&(Hn+=` (${Ai(Me.node)})`);else if(Mr(Me)){let Bn=[];for(let Hn=Me.clauseStart;HnMath.max(Me,Bn.lane)),0)+1,Hn=Z(Array(Bn),""),zn=Ga.map((()=>Array(Bn))),ni=Ga.map((()=>Z(Array(Bn),0)));for(let Me of oa){zn[Me.level][Me.lane]=Me;let Bn=ci(Me);for(let Hn=0;Hn0&&(Ci|=1),Hn0&&(Ci|=1),Bn0?ni[Hn-1][Me]:0,zn=Me>0?ni[Hn][Me-1]:0,Ci=ni[Hn][Me];Ci||(Bn&8&&(Ci|=12),zn&2&&(Ci|=3),ni[Hn][Me]=Ci)}for(let Bn=0;Bn0?Me.repeat(Bn):"";let Hn="";for(;Hn.length{},j5=()=>{},J5=()=>{},Wp=Date.now,F5=()=>{},zp=new Proxy((()=>{}),{get:()=>zp});function DT(Me){var Bn;if(Kf){let Hn=(Bn=Cd.get(Me))!=null?Bn:0;Cd.set(Me,Hn+1),Ad.set(Me,Wp()),Qf==null||Qf.mark(Me),typeof onProfilerEvent=="function"&&onProfilerEvent(Me)}}function B5(Me,Bn,Hn){var zn,ni;if(Kf){let Ci=(zn=Hn!==void 0?Ad.get(Hn):void 0)!=null?zn:Wp(),aa=(ni=Bn!==void 0?Ad.get(Bn):void 0)!=null?ni:Xf,oa=xd.get(Me)||0;xd.set(Me,oa+(Ci-aa)),Qf==null||Qf.measure(Me,Bn,Hn)}}var Qf,Yf,Kf,Xf,Ad,Cd,xd,wd=D({"src/compiler/performance.ts"(){"use strict";Gw(),Yf={enter:yn,exit:yn},Kf=!1,Xf=Wp(),Ad=new Map,Cd=new Map,xd=new Map}}),IT=()=>{},U5=()=>{},Sd;function z5(Me){let Bn=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!0,Hn=Qg[Me.category];return Bn?Hn.toLowerCase():Hn}var Td,Pd,Qh,Zh,eg,tg,rg,ng,ig,ag,sg,og,ug,cg,lg,pg,fg,dg,hg,mg,gg,_g,Ag,yg,vg,bg,Eg,Dg,Cg,xg,wg,Sg,kg,Tg,Ig,Bg,Fg,Ng,Pg,Og,Rg,Lg,jg,Mg,Qg,Ug,Gg,$g,qg,Vg,Hg,Jg,Wg,Yg,Kg,zg,Xg,Zg,f_,Z_,sA,oA,hA,ey,ty,ry,ny,iy,py,fy,Ty,Gy,Vy=D({"src/compiler/types.ts"(){"use strict";Td=(Me=>(Me[Me.Unknown=0]="Unknown",Me[Me.EndOfFileToken=1]="EndOfFileToken",Me[Me.SingleLineCommentTrivia=2]="SingleLineCommentTrivia",Me[Me.MultiLineCommentTrivia=3]="MultiLineCommentTrivia",Me[Me.NewLineTrivia=4]="NewLineTrivia",Me[Me.WhitespaceTrivia=5]="WhitespaceTrivia",Me[Me.ShebangTrivia=6]="ShebangTrivia",Me[Me.ConflictMarkerTrivia=7]="ConflictMarkerTrivia",Me[Me.NumericLiteral=8]="NumericLiteral",Me[Me.BigIntLiteral=9]="BigIntLiteral",Me[Me.StringLiteral=10]="StringLiteral",Me[Me.JsxText=11]="JsxText",Me[Me.JsxTextAllWhiteSpaces=12]="JsxTextAllWhiteSpaces",Me[Me.RegularExpressionLiteral=13]="RegularExpressionLiteral",Me[Me.NoSubstitutionTemplateLiteral=14]="NoSubstitutionTemplateLiteral",Me[Me.TemplateHead=15]="TemplateHead",Me[Me.TemplateMiddle=16]="TemplateMiddle",Me[Me.TemplateTail=17]="TemplateTail",Me[Me.OpenBraceToken=18]="OpenBraceToken",Me[Me.CloseBraceToken=19]="CloseBraceToken",Me[Me.OpenParenToken=20]="OpenParenToken",Me[Me.CloseParenToken=21]="CloseParenToken",Me[Me.OpenBracketToken=22]="OpenBracketToken",Me[Me.CloseBracketToken=23]="CloseBracketToken",Me[Me.DotToken=24]="DotToken",Me[Me.DotDotDotToken=25]="DotDotDotToken",Me[Me.SemicolonToken=26]="SemicolonToken",Me[Me.CommaToken=27]="CommaToken",Me[Me.QuestionDotToken=28]="QuestionDotToken",Me[Me.LessThanToken=29]="LessThanToken",Me[Me.LessThanSlashToken=30]="LessThanSlashToken",Me[Me.GreaterThanToken=31]="GreaterThanToken",Me[Me.LessThanEqualsToken=32]="LessThanEqualsToken",Me[Me.GreaterThanEqualsToken=33]="GreaterThanEqualsToken",Me[Me.EqualsEqualsToken=34]="EqualsEqualsToken",Me[Me.ExclamationEqualsToken=35]="ExclamationEqualsToken",Me[Me.EqualsEqualsEqualsToken=36]="EqualsEqualsEqualsToken",Me[Me.ExclamationEqualsEqualsToken=37]="ExclamationEqualsEqualsToken",Me[Me.EqualsGreaterThanToken=38]="EqualsGreaterThanToken",Me[Me.PlusToken=39]="PlusToken",Me[Me.MinusToken=40]="MinusToken",Me[Me.AsteriskToken=41]="AsteriskToken",Me[Me.AsteriskAsteriskToken=42]="AsteriskAsteriskToken",Me[Me.SlashToken=43]="SlashToken",Me[Me.PercentToken=44]="PercentToken",Me[Me.PlusPlusToken=45]="PlusPlusToken",Me[Me.MinusMinusToken=46]="MinusMinusToken",Me[Me.LessThanLessThanToken=47]="LessThanLessThanToken",Me[Me.GreaterThanGreaterThanToken=48]="GreaterThanGreaterThanToken",Me[Me.GreaterThanGreaterThanGreaterThanToken=49]="GreaterThanGreaterThanGreaterThanToken",Me[Me.AmpersandToken=50]="AmpersandToken",Me[Me.BarToken=51]="BarToken",Me[Me.CaretToken=52]="CaretToken",Me[Me.ExclamationToken=53]="ExclamationToken",Me[Me.TildeToken=54]="TildeToken",Me[Me.AmpersandAmpersandToken=55]="AmpersandAmpersandToken",Me[Me.BarBarToken=56]="BarBarToken",Me[Me.QuestionToken=57]="QuestionToken",Me[Me.ColonToken=58]="ColonToken",Me[Me.AtToken=59]="AtToken",Me[Me.QuestionQuestionToken=60]="QuestionQuestionToken",Me[Me.BacktickToken=61]="BacktickToken",Me[Me.HashToken=62]="HashToken",Me[Me.EqualsToken=63]="EqualsToken",Me[Me.PlusEqualsToken=64]="PlusEqualsToken",Me[Me.MinusEqualsToken=65]="MinusEqualsToken",Me[Me.AsteriskEqualsToken=66]="AsteriskEqualsToken",Me[Me.AsteriskAsteriskEqualsToken=67]="AsteriskAsteriskEqualsToken",Me[Me.SlashEqualsToken=68]="SlashEqualsToken",Me[Me.PercentEqualsToken=69]="PercentEqualsToken",Me[Me.LessThanLessThanEqualsToken=70]="LessThanLessThanEqualsToken",Me[Me.GreaterThanGreaterThanEqualsToken=71]="GreaterThanGreaterThanEqualsToken",Me[Me.GreaterThanGreaterThanGreaterThanEqualsToken=72]="GreaterThanGreaterThanGreaterThanEqualsToken",Me[Me.AmpersandEqualsToken=73]="AmpersandEqualsToken",Me[Me.BarEqualsToken=74]="BarEqualsToken",Me[Me.BarBarEqualsToken=75]="BarBarEqualsToken",Me[Me.AmpersandAmpersandEqualsToken=76]="AmpersandAmpersandEqualsToken",Me[Me.QuestionQuestionEqualsToken=77]="QuestionQuestionEqualsToken",Me[Me.CaretEqualsToken=78]="CaretEqualsToken",Me[Me.Identifier=79]="Identifier",Me[Me.PrivateIdentifier=80]="PrivateIdentifier",Me[Me.BreakKeyword=81]="BreakKeyword",Me[Me.CaseKeyword=82]="CaseKeyword",Me[Me.CatchKeyword=83]="CatchKeyword",Me[Me.ClassKeyword=84]="ClassKeyword",Me[Me.ConstKeyword=85]="ConstKeyword",Me[Me.ContinueKeyword=86]="ContinueKeyword",Me[Me.DebuggerKeyword=87]="DebuggerKeyword",Me[Me.DefaultKeyword=88]="DefaultKeyword",Me[Me.DeleteKeyword=89]="DeleteKeyword",Me[Me.DoKeyword=90]="DoKeyword",Me[Me.ElseKeyword=91]="ElseKeyword",Me[Me.EnumKeyword=92]="EnumKeyword",Me[Me.ExportKeyword=93]="ExportKeyword",Me[Me.ExtendsKeyword=94]="ExtendsKeyword",Me[Me.FalseKeyword=95]="FalseKeyword",Me[Me.FinallyKeyword=96]="FinallyKeyword",Me[Me.ForKeyword=97]="ForKeyword",Me[Me.FunctionKeyword=98]="FunctionKeyword",Me[Me.IfKeyword=99]="IfKeyword",Me[Me.ImportKeyword=100]="ImportKeyword",Me[Me.InKeyword=101]="InKeyword",Me[Me.InstanceOfKeyword=102]="InstanceOfKeyword",Me[Me.NewKeyword=103]="NewKeyword",Me[Me.NullKeyword=104]="NullKeyword",Me[Me.ReturnKeyword=105]="ReturnKeyword",Me[Me.SuperKeyword=106]="SuperKeyword",Me[Me.SwitchKeyword=107]="SwitchKeyword",Me[Me.ThisKeyword=108]="ThisKeyword",Me[Me.ThrowKeyword=109]="ThrowKeyword",Me[Me.TrueKeyword=110]="TrueKeyword",Me[Me.TryKeyword=111]="TryKeyword",Me[Me.TypeOfKeyword=112]="TypeOfKeyword",Me[Me.VarKeyword=113]="VarKeyword",Me[Me.VoidKeyword=114]="VoidKeyword",Me[Me.WhileKeyword=115]="WhileKeyword",Me[Me.WithKeyword=116]="WithKeyword",Me[Me.ImplementsKeyword=117]="ImplementsKeyword",Me[Me.InterfaceKeyword=118]="InterfaceKeyword",Me[Me.LetKeyword=119]="LetKeyword",Me[Me.PackageKeyword=120]="PackageKeyword",Me[Me.PrivateKeyword=121]="PrivateKeyword",Me[Me.ProtectedKeyword=122]="ProtectedKeyword",Me[Me.PublicKeyword=123]="PublicKeyword",Me[Me.StaticKeyword=124]="StaticKeyword",Me[Me.YieldKeyword=125]="YieldKeyword",Me[Me.AbstractKeyword=126]="AbstractKeyword",Me[Me.AccessorKeyword=127]="AccessorKeyword",Me[Me.AsKeyword=128]="AsKeyword",Me[Me.AssertsKeyword=129]="AssertsKeyword",Me[Me.AssertKeyword=130]="AssertKeyword",Me[Me.AnyKeyword=131]="AnyKeyword",Me[Me.AsyncKeyword=132]="AsyncKeyword",Me[Me.AwaitKeyword=133]="AwaitKeyword",Me[Me.BooleanKeyword=134]="BooleanKeyword",Me[Me.ConstructorKeyword=135]="ConstructorKeyword",Me[Me.DeclareKeyword=136]="DeclareKeyword",Me[Me.GetKeyword=137]="GetKeyword",Me[Me.InferKeyword=138]="InferKeyword",Me[Me.IntrinsicKeyword=139]="IntrinsicKeyword",Me[Me.IsKeyword=140]="IsKeyword",Me[Me.KeyOfKeyword=141]="KeyOfKeyword",Me[Me.ModuleKeyword=142]="ModuleKeyword",Me[Me.NamespaceKeyword=143]="NamespaceKeyword",Me[Me.NeverKeyword=144]="NeverKeyword",Me[Me.OutKeyword=145]="OutKeyword",Me[Me.ReadonlyKeyword=146]="ReadonlyKeyword",Me[Me.RequireKeyword=147]="RequireKeyword",Me[Me.NumberKeyword=148]="NumberKeyword",Me[Me.ObjectKeyword=149]="ObjectKeyword",Me[Me.SatisfiesKeyword=150]="SatisfiesKeyword",Me[Me.SetKeyword=151]="SetKeyword",Me[Me.StringKeyword=152]="StringKeyword",Me[Me.SymbolKeyword=153]="SymbolKeyword",Me[Me.TypeKeyword=154]="TypeKeyword",Me[Me.UndefinedKeyword=155]="UndefinedKeyword",Me[Me.UniqueKeyword=156]="UniqueKeyword",Me[Me.UnknownKeyword=157]="UnknownKeyword",Me[Me.FromKeyword=158]="FromKeyword",Me[Me.GlobalKeyword=159]="GlobalKeyword",Me[Me.BigIntKeyword=160]="BigIntKeyword",Me[Me.OverrideKeyword=161]="OverrideKeyword",Me[Me.OfKeyword=162]="OfKeyword",Me[Me.QualifiedName=163]="QualifiedName",Me[Me.ComputedPropertyName=164]="ComputedPropertyName",Me[Me.TypeParameter=165]="TypeParameter",Me[Me.Parameter=166]="Parameter",Me[Me.Decorator=167]="Decorator",Me[Me.PropertySignature=168]="PropertySignature",Me[Me.PropertyDeclaration=169]="PropertyDeclaration",Me[Me.MethodSignature=170]="MethodSignature",Me[Me.MethodDeclaration=171]="MethodDeclaration",Me[Me.ClassStaticBlockDeclaration=172]="ClassStaticBlockDeclaration",Me[Me.Constructor=173]="Constructor",Me[Me.GetAccessor=174]="GetAccessor",Me[Me.SetAccessor=175]="SetAccessor",Me[Me.CallSignature=176]="CallSignature",Me[Me.ConstructSignature=177]="ConstructSignature",Me[Me.IndexSignature=178]="IndexSignature",Me[Me.TypePredicate=179]="TypePredicate",Me[Me.TypeReference=180]="TypeReference",Me[Me.FunctionType=181]="FunctionType",Me[Me.ConstructorType=182]="ConstructorType",Me[Me.TypeQuery=183]="TypeQuery",Me[Me.TypeLiteral=184]="TypeLiteral",Me[Me.ArrayType=185]="ArrayType",Me[Me.TupleType=186]="TupleType",Me[Me.OptionalType=187]="OptionalType",Me[Me.RestType=188]="RestType",Me[Me.UnionType=189]="UnionType",Me[Me.IntersectionType=190]="IntersectionType",Me[Me.ConditionalType=191]="ConditionalType",Me[Me.InferType=192]="InferType",Me[Me.ParenthesizedType=193]="ParenthesizedType",Me[Me.ThisType=194]="ThisType",Me[Me.TypeOperator=195]="TypeOperator",Me[Me.IndexedAccessType=196]="IndexedAccessType",Me[Me.MappedType=197]="MappedType",Me[Me.LiteralType=198]="LiteralType",Me[Me.NamedTupleMember=199]="NamedTupleMember",Me[Me.TemplateLiteralType=200]="TemplateLiteralType",Me[Me.TemplateLiteralTypeSpan=201]="TemplateLiteralTypeSpan",Me[Me.ImportType=202]="ImportType",Me[Me.ObjectBindingPattern=203]="ObjectBindingPattern",Me[Me.ArrayBindingPattern=204]="ArrayBindingPattern",Me[Me.BindingElement=205]="BindingElement",Me[Me.ArrayLiteralExpression=206]="ArrayLiteralExpression",Me[Me.ObjectLiteralExpression=207]="ObjectLiteralExpression",Me[Me.PropertyAccessExpression=208]="PropertyAccessExpression",Me[Me.ElementAccessExpression=209]="ElementAccessExpression",Me[Me.CallExpression=210]="CallExpression",Me[Me.NewExpression=211]="NewExpression",Me[Me.TaggedTemplateExpression=212]="TaggedTemplateExpression",Me[Me.TypeAssertionExpression=213]="TypeAssertionExpression",Me[Me.ParenthesizedExpression=214]="ParenthesizedExpression",Me[Me.FunctionExpression=215]="FunctionExpression",Me[Me.ArrowFunction=216]="ArrowFunction",Me[Me.DeleteExpression=217]="DeleteExpression",Me[Me.TypeOfExpression=218]="TypeOfExpression",Me[Me.VoidExpression=219]="VoidExpression",Me[Me.AwaitExpression=220]="AwaitExpression",Me[Me.PrefixUnaryExpression=221]="PrefixUnaryExpression",Me[Me.PostfixUnaryExpression=222]="PostfixUnaryExpression",Me[Me.BinaryExpression=223]="BinaryExpression",Me[Me.ConditionalExpression=224]="ConditionalExpression",Me[Me.TemplateExpression=225]="TemplateExpression",Me[Me.YieldExpression=226]="YieldExpression",Me[Me.SpreadElement=227]="SpreadElement",Me[Me.ClassExpression=228]="ClassExpression",Me[Me.OmittedExpression=229]="OmittedExpression",Me[Me.ExpressionWithTypeArguments=230]="ExpressionWithTypeArguments",Me[Me.AsExpression=231]="AsExpression",Me[Me.NonNullExpression=232]="NonNullExpression",Me[Me.MetaProperty=233]="MetaProperty",Me[Me.SyntheticExpression=234]="SyntheticExpression",Me[Me.SatisfiesExpression=235]="SatisfiesExpression",Me[Me.TemplateSpan=236]="TemplateSpan",Me[Me.SemicolonClassElement=237]="SemicolonClassElement",Me[Me.Block=238]="Block",Me[Me.EmptyStatement=239]="EmptyStatement",Me[Me.VariableStatement=240]="VariableStatement",Me[Me.ExpressionStatement=241]="ExpressionStatement",Me[Me.IfStatement=242]="IfStatement",Me[Me.DoStatement=243]="DoStatement",Me[Me.WhileStatement=244]="WhileStatement",Me[Me.ForStatement=245]="ForStatement",Me[Me.ForInStatement=246]="ForInStatement",Me[Me.ForOfStatement=247]="ForOfStatement",Me[Me.ContinueStatement=248]="ContinueStatement",Me[Me.BreakStatement=249]="BreakStatement",Me[Me.ReturnStatement=250]="ReturnStatement",Me[Me.WithStatement=251]="WithStatement",Me[Me.SwitchStatement=252]="SwitchStatement",Me[Me.LabeledStatement=253]="LabeledStatement",Me[Me.ThrowStatement=254]="ThrowStatement",Me[Me.TryStatement=255]="TryStatement",Me[Me.DebuggerStatement=256]="DebuggerStatement",Me[Me.VariableDeclaration=257]="VariableDeclaration",Me[Me.VariableDeclarationList=258]="VariableDeclarationList",Me[Me.FunctionDeclaration=259]="FunctionDeclaration",Me[Me.ClassDeclaration=260]="ClassDeclaration",Me[Me.InterfaceDeclaration=261]="InterfaceDeclaration",Me[Me.TypeAliasDeclaration=262]="TypeAliasDeclaration",Me[Me.EnumDeclaration=263]="EnumDeclaration",Me[Me.ModuleDeclaration=264]="ModuleDeclaration",Me[Me.ModuleBlock=265]="ModuleBlock",Me[Me.CaseBlock=266]="CaseBlock",Me[Me.NamespaceExportDeclaration=267]="NamespaceExportDeclaration",Me[Me.ImportEqualsDeclaration=268]="ImportEqualsDeclaration",Me[Me.ImportDeclaration=269]="ImportDeclaration",Me[Me.ImportClause=270]="ImportClause",Me[Me.NamespaceImport=271]="NamespaceImport",Me[Me.NamedImports=272]="NamedImports",Me[Me.ImportSpecifier=273]="ImportSpecifier",Me[Me.ExportAssignment=274]="ExportAssignment",Me[Me.ExportDeclaration=275]="ExportDeclaration",Me[Me.NamedExports=276]="NamedExports",Me[Me.NamespaceExport=277]="NamespaceExport",Me[Me.ExportSpecifier=278]="ExportSpecifier",Me[Me.MissingDeclaration=279]="MissingDeclaration",Me[Me.ExternalModuleReference=280]="ExternalModuleReference",Me[Me.JsxElement=281]="JsxElement",Me[Me.JsxSelfClosingElement=282]="JsxSelfClosingElement",Me[Me.JsxOpeningElement=283]="JsxOpeningElement",Me[Me.JsxClosingElement=284]="JsxClosingElement",Me[Me.JsxFragment=285]="JsxFragment",Me[Me.JsxOpeningFragment=286]="JsxOpeningFragment",Me[Me.JsxClosingFragment=287]="JsxClosingFragment",Me[Me.JsxAttribute=288]="JsxAttribute",Me[Me.JsxAttributes=289]="JsxAttributes",Me[Me.JsxSpreadAttribute=290]="JsxSpreadAttribute",Me[Me.JsxExpression=291]="JsxExpression",Me[Me.CaseClause=292]="CaseClause",Me[Me.DefaultClause=293]="DefaultClause",Me[Me.HeritageClause=294]="HeritageClause",Me[Me.CatchClause=295]="CatchClause",Me[Me.AssertClause=296]="AssertClause",Me[Me.AssertEntry=297]="AssertEntry",Me[Me.ImportTypeAssertionContainer=298]="ImportTypeAssertionContainer",Me[Me.PropertyAssignment=299]="PropertyAssignment",Me[Me.ShorthandPropertyAssignment=300]="ShorthandPropertyAssignment",Me[Me.SpreadAssignment=301]="SpreadAssignment",Me[Me.EnumMember=302]="EnumMember",Me[Me.UnparsedPrologue=303]="UnparsedPrologue",Me[Me.UnparsedPrepend=304]="UnparsedPrepend",Me[Me.UnparsedText=305]="UnparsedText",Me[Me.UnparsedInternalText=306]="UnparsedInternalText",Me[Me.UnparsedSyntheticReference=307]="UnparsedSyntheticReference",Me[Me.SourceFile=308]="SourceFile",Me[Me.Bundle=309]="Bundle",Me[Me.UnparsedSource=310]="UnparsedSource",Me[Me.InputFiles=311]="InputFiles",Me[Me.JSDocTypeExpression=312]="JSDocTypeExpression",Me[Me.JSDocNameReference=313]="JSDocNameReference",Me[Me.JSDocMemberName=314]="JSDocMemberName",Me[Me.JSDocAllType=315]="JSDocAllType",Me[Me.JSDocUnknownType=316]="JSDocUnknownType",Me[Me.JSDocNullableType=317]="JSDocNullableType",Me[Me.JSDocNonNullableType=318]="JSDocNonNullableType",Me[Me.JSDocOptionalType=319]="JSDocOptionalType",Me[Me.JSDocFunctionType=320]="JSDocFunctionType",Me[Me.JSDocVariadicType=321]="JSDocVariadicType",Me[Me.JSDocNamepathType=322]="JSDocNamepathType",Me[Me.JSDoc=323]="JSDoc",Me[Me.JSDocComment=323]="JSDocComment",Me[Me.JSDocText=324]="JSDocText",Me[Me.JSDocTypeLiteral=325]="JSDocTypeLiteral",Me[Me.JSDocSignature=326]="JSDocSignature",Me[Me.JSDocLink=327]="JSDocLink",Me[Me.JSDocLinkCode=328]="JSDocLinkCode",Me[Me.JSDocLinkPlain=329]="JSDocLinkPlain",Me[Me.JSDocTag=330]="JSDocTag",Me[Me.JSDocAugmentsTag=331]="JSDocAugmentsTag",Me[Me.JSDocImplementsTag=332]="JSDocImplementsTag",Me[Me.JSDocAuthorTag=333]="JSDocAuthorTag",Me[Me.JSDocDeprecatedTag=334]="JSDocDeprecatedTag",Me[Me.JSDocClassTag=335]="JSDocClassTag",Me[Me.JSDocPublicTag=336]="JSDocPublicTag",Me[Me.JSDocPrivateTag=337]="JSDocPrivateTag",Me[Me.JSDocProtectedTag=338]="JSDocProtectedTag",Me[Me.JSDocReadonlyTag=339]="JSDocReadonlyTag",Me[Me.JSDocOverrideTag=340]="JSDocOverrideTag",Me[Me.JSDocCallbackTag=341]="JSDocCallbackTag",Me[Me.JSDocOverloadTag=342]="JSDocOverloadTag",Me[Me.JSDocEnumTag=343]="JSDocEnumTag",Me[Me.JSDocParameterTag=344]="JSDocParameterTag",Me[Me.JSDocReturnTag=345]="JSDocReturnTag",Me[Me.JSDocThisTag=346]="JSDocThisTag",Me[Me.JSDocTypeTag=347]="JSDocTypeTag",Me[Me.JSDocTemplateTag=348]="JSDocTemplateTag",Me[Me.JSDocTypedefTag=349]="JSDocTypedefTag",Me[Me.JSDocSeeTag=350]="JSDocSeeTag",Me[Me.JSDocPropertyTag=351]="JSDocPropertyTag",Me[Me.JSDocThrowsTag=352]="JSDocThrowsTag",Me[Me.JSDocSatisfiesTag=353]="JSDocSatisfiesTag",Me[Me.SyntaxList=354]="SyntaxList",Me[Me.NotEmittedStatement=355]="NotEmittedStatement",Me[Me.PartiallyEmittedExpression=356]="PartiallyEmittedExpression",Me[Me.CommaListExpression=357]="CommaListExpression",Me[Me.MergeDeclarationMarker=358]="MergeDeclarationMarker",Me[Me.EndOfDeclarationMarker=359]="EndOfDeclarationMarker",Me[Me.SyntheticReferenceExpression=360]="SyntheticReferenceExpression",Me[Me.Count=361]="Count",Me[Me.FirstAssignment=63]="FirstAssignment",Me[Me.LastAssignment=78]="LastAssignment",Me[Me.FirstCompoundAssignment=64]="FirstCompoundAssignment",Me[Me.LastCompoundAssignment=78]="LastCompoundAssignment",Me[Me.FirstReservedWord=81]="FirstReservedWord",Me[Me.LastReservedWord=116]="LastReservedWord",Me[Me.FirstKeyword=81]="FirstKeyword",Me[Me.LastKeyword=162]="LastKeyword",Me[Me.FirstFutureReservedWord=117]="FirstFutureReservedWord",Me[Me.LastFutureReservedWord=125]="LastFutureReservedWord",Me[Me.FirstTypeNode=179]="FirstTypeNode",Me[Me.LastTypeNode=202]="LastTypeNode",Me[Me.FirstPunctuation=18]="FirstPunctuation",Me[Me.LastPunctuation=78]="LastPunctuation",Me[Me.FirstToken=0]="FirstToken",Me[Me.LastToken=162]="LastToken",Me[Me.FirstTriviaToken=2]="FirstTriviaToken",Me[Me.LastTriviaToken=7]="LastTriviaToken",Me[Me.FirstLiteralToken=8]="FirstLiteralToken",Me[Me.LastLiteralToken=14]="LastLiteralToken",Me[Me.FirstTemplateToken=14]="FirstTemplateToken",Me[Me.LastTemplateToken=17]="LastTemplateToken",Me[Me.FirstBinaryOperator=29]="FirstBinaryOperator",Me[Me.LastBinaryOperator=78]="LastBinaryOperator",Me[Me.FirstStatement=240]="FirstStatement",Me[Me.LastStatement=256]="LastStatement",Me[Me.FirstNode=163]="FirstNode",Me[Me.FirstJSDocNode=312]="FirstJSDocNode",Me[Me.LastJSDocNode=353]="LastJSDocNode",Me[Me.FirstJSDocTagNode=330]="FirstJSDocTagNode",Me[Me.LastJSDocTagNode=353]="LastJSDocTagNode",Me[Me.FirstContextualKeyword=126]="FirstContextualKeyword",Me[Me.LastContextualKeyword=162]="LastContextualKeyword",Me))(Td||{}),Pd=(Me=>(Me[Me.None=0]="None",Me[Me.Let=1]="Let",Me[Me.Const=2]="Const",Me[Me.NestedNamespace=4]="NestedNamespace",Me[Me.Synthesized=8]="Synthesized",Me[Me.Namespace=16]="Namespace",Me[Me.OptionalChain=32]="OptionalChain",Me[Me.ExportContext=64]="ExportContext",Me[Me.ContainsThis=128]="ContainsThis",Me[Me.HasImplicitReturn=256]="HasImplicitReturn",Me[Me.HasExplicitReturn=512]="HasExplicitReturn",Me[Me.GlobalAugmentation=1024]="GlobalAugmentation",Me[Me.HasAsyncFunctions=2048]="HasAsyncFunctions",Me[Me.DisallowInContext=4096]="DisallowInContext",Me[Me.YieldContext=8192]="YieldContext",Me[Me.DecoratorContext=16384]="DecoratorContext",Me[Me.AwaitContext=32768]="AwaitContext",Me[Me.DisallowConditionalTypesContext=65536]="DisallowConditionalTypesContext",Me[Me.ThisNodeHasError=131072]="ThisNodeHasError",Me[Me.JavaScriptFile=262144]="JavaScriptFile",Me[Me.ThisNodeOrAnySubNodesHasError=524288]="ThisNodeOrAnySubNodesHasError",Me[Me.HasAggregatedChildData=1048576]="HasAggregatedChildData",Me[Me.PossiblyContainsDynamicImport=2097152]="PossiblyContainsDynamicImport",Me[Me.PossiblyContainsImportMeta=4194304]="PossiblyContainsImportMeta",Me[Me.JSDoc=8388608]="JSDoc",Me[Me.Ambient=16777216]="Ambient",Me[Me.InWithStatement=33554432]="InWithStatement",Me[Me.JsonFile=67108864]="JsonFile",Me[Me.TypeCached=134217728]="TypeCached",Me[Me.Deprecated=268435456]="Deprecated",Me[Me.BlockScoped=3]="BlockScoped",Me[Me.ReachabilityCheckFlags=768]="ReachabilityCheckFlags",Me[Me.ReachabilityAndEmitFlags=2816]="ReachabilityAndEmitFlags",Me[Me.ContextFlags=50720768]="ContextFlags",Me[Me.TypeExcludesFlags=40960]="TypeExcludesFlags",Me[Me.PermanentlySetIncrementalFlags=6291456]="PermanentlySetIncrementalFlags",Me[Me.IdentifierHasExtendedUnicodeEscape=128]="IdentifierHasExtendedUnicodeEscape",Me[Me.IdentifierIsInJSDocNamespace=2048]="IdentifierIsInJSDocNamespace",Me))(Pd||{}),Qh=(Me=>(Me[Me.None=0]="None",Me[Me.Export=1]="Export",Me[Me.Ambient=2]="Ambient",Me[Me.Public=4]="Public",Me[Me.Private=8]="Private",Me[Me.Protected=16]="Protected",Me[Me.Static=32]="Static",Me[Me.Readonly=64]="Readonly",Me[Me.Accessor=128]="Accessor",Me[Me.Abstract=256]="Abstract",Me[Me.Async=512]="Async",Me[Me.Default=1024]="Default",Me[Me.Const=2048]="Const",Me[Me.HasComputedJSDocModifiers=4096]="HasComputedJSDocModifiers",Me[Me.Deprecated=8192]="Deprecated",Me[Me.Override=16384]="Override",Me[Me.In=32768]="In",Me[Me.Out=65536]="Out",Me[Me.Decorator=131072]="Decorator",Me[Me.HasComputedFlags=536870912]="HasComputedFlags",Me[Me.AccessibilityModifier=28]="AccessibilityModifier",Me[Me.ParameterPropertyModifier=16476]="ParameterPropertyModifier",Me[Me.NonPublicAccessibilityModifier=24]="NonPublicAccessibilityModifier",Me[Me.TypeScriptModifier=117086]="TypeScriptModifier",Me[Me.ExportDefault=1025]="ExportDefault",Me[Me.All=258047]="All",Me[Me.Modifier=126975]="Modifier",Me))(Qh||{}),Zh=(Me=>(Me[Me.None=0]="None",Me[Me.IntrinsicNamedElement=1]="IntrinsicNamedElement",Me[Me.IntrinsicIndexedElement=2]="IntrinsicIndexedElement",Me[Me.IntrinsicElement=3]="IntrinsicElement",Me))(Zh||{}),eg=(Me=>(Me[Me.Succeeded=1]="Succeeded",Me[Me.Failed=2]="Failed",Me[Me.Reported=4]="Reported",Me[Me.ReportsUnmeasurable=8]="ReportsUnmeasurable",Me[Me.ReportsUnreliable=16]="ReportsUnreliable",Me[Me.ReportsMask=24]="ReportsMask",Me))(eg||{}),tg=(Me=>(Me[Me.None=0]="None",Me[Me.Auto=1]="Auto",Me[Me.Loop=2]="Loop",Me[Me.Unique=3]="Unique",Me[Me.Node=4]="Node",Me[Me.KindMask=7]="KindMask",Me[Me.ReservedInNestedScopes=8]="ReservedInNestedScopes",Me[Me.Optimistic=16]="Optimistic",Me[Me.FileLevel=32]="FileLevel",Me[Me.AllowNameSubstitution=64]="AllowNameSubstitution",Me))(tg||{}),rg=(Me=>(Me[Me.None=0]="None",Me[Me.PrecedingLineBreak=1]="PrecedingLineBreak",Me[Me.PrecedingJSDocComment=2]="PrecedingJSDocComment",Me[Me.Unterminated=4]="Unterminated",Me[Me.ExtendedUnicodeEscape=8]="ExtendedUnicodeEscape",Me[Me.Scientific=16]="Scientific",Me[Me.Octal=32]="Octal",Me[Me.HexSpecifier=64]="HexSpecifier",Me[Me.BinarySpecifier=128]="BinarySpecifier",Me[Me.OctalSpecifier=256]="OctalSpecifier",Me[Me.ContainsSeparator=512]="ContainsSeparator",Me[Me.UnicodeEscape=1024]="UnicodeEscape",Me[Me.ContainsInvalidEscape=2048]="ContainsInvalidEscape",Me[Me.BinaryOrOctalSpecifier=384]="BinaryOrOctalSpecifier",Me[Me.NumericLiteralFlags=1008]="NumericLiteralFlags",Me[Me.TemplateLiteralLikeFlags=2048]="TemplateLiteralLikeFlags",Me))(rg||{}),ng=(Me=>(Me[Me.Unreachable=1]="Unreachable",Me[Me.Start=2]="Start",Me[Me.BranchLabel=4]="BranchLabel",Me[Me.LoopLabel=8]="LoopLabel",Me[Me.Assignment=16]="Assignment",Me[Me.TrueCondition=32]="TrueCondition",Me[Me.FalseCondition=64]="FalseCondition",Me[Me.SwitchClause=128]="SwitchClause",Me[Me.ArrayMutation=256]="ArrayMutation",Me[Me.Call=512]="Call",Me[Me.ReduceLabel=1024]="ReduceLabel",Me[Me.Referenced=2048]="Referenced",Me[Me.Shared=4096]="Shared",Me[Me.Label=12]="Label",Me[Me.Condition=96]="Condition",Me))(ng||{}),ig=(Me=>(Me[Me.ExpectError=0]="ExpectError",Me[Me.Ignore=1]="Ignore",Me))(ig||{}),ag=class{},sg=(Me=>(Me[Me.RootFile=0]="RootFile",Me[Me.SourceFromProjectReference=1]="SourceFromProjectReference",Me[Me.OutputFromProjectReference=2]="OutputFromProjectReference",Me[Me.Import=3]="Import",Me[Me.ReferenceFile=4]="ReferenceFile",Me[Me.TypeReferenceDirective=5]="TypeReferenceDirective",Me[Me.LibFile=6]="LibFile",Me[Me.LibReferenceDirective=7]="LibReferenceDirective",Me[Me.AutomaticTypeDirectiveFile=8]="AutomaticTypeDirectiveFile",Me))(sg||{}),og=(Me=>(Me[Me.FilePreprocessingReferencedDiagnostic=0]="FilePreprocessingReferencedDiagnostic",Me[Me.FilePreprocessingFileExplainingDiagnostic=1]="FilePreprocessingFileExplainingDiagnostic",Me[Me.ResolutionDiagnostics=2]="ResolutionDiagnostics",Me))(og||{}),ug=(Me=>(Me[Me.Js=0]="Js",Me[Me.Dts=1]="Dts",Me))(ug||{}),cg=(Me=>(Me[Me.Not=0]="Not",Me[Me.SafeModules=1]="SafeModules",Me[Me.Completely=2]="Completely",Me))(cg||{}),lg=(Me=>(Me[Me.Success=0]="Success",Me[Me.DiagnosticsPresent_OutputsSkipped=1]="DiagnosticsPresent_OutputsSkipped",Me[Me.DiagnosticsPresent_OutputsGenerated=2]="DiagnosticsPresent_OutputsGenerated",Me[Me.InvalidProject_OutputsSkipped=3]="InvalidProject_OutputsSkipped",Me[Me.ProjectReferenceCycle_OutputsSkipped=4]="ProjectReferenceCycle_OutputsSkipped",Me))(lg||{}),pg=(Me=>(Me[Me.Ok=0]="Ok",Me[Me.NeedsOverride=1]="NeedsOverride",Me[Me.HasInvalidOverride=2]="HasInvalidOverride",Me))(pg||{}),fg=(Me=>(Me[Me.None=0]="None",Me[Me.Literal=1]="Literal",Me[Me.Subtype=2]="Subtype",Me))(fg||{}),dg=(Me=>(Me[Me.None=0]="None",Me[Me.Signature=1]="Signature",Me[Me.NoConstraints=2]="NoConstraints",Me[Me.Completions=4]="Completions",Me[Me.SkipBindingPatterns=8]="SkipBindingPatterns",Me))(dg||{}),hg=(Me=>(Me[Me.None=0]="None",Me[Me.NoTruncation=1]="NoTruncation",Me[Me.WriteArrayAsGenericType=2]="WriteArrayAsGenericType",Me[Me.GenerateNamesForShadowedTypeParams=4]="GenerateNamesForShadowedTypeParams",Me[Me.UseStructuralFallback=8]="UseStructuralFallback",Me[Me.ForbidIndexedAccessSymbolReferences=16]="ForbidIndexedAccessSymbolReferences",Me[Me.WriteTypeArgumentsOfSignature=32]="WriteTypeArgumentsOfSignature",Me[Me.UseFullyQualifiedType=64]="UseFullyQualifiedType",Me[Me.UseOnlyExternalAliasing=128]="UseOnlyExternalAliasing",Me[Me.SuppressAnyReturnType=256]="SuppressAnyReturnType",Me[Me.WriteTypeParametersInQualifiedName=512]="WriteTypeParametersInQualifiedName",Me[Me.MultilineObjectLiterals=1024]="MultilineObjectLiterals",Me[Me.WriteClassExpressionAsTypeLiteral=2048]="WriteClassExpressionAsTypeLiteral",Me[Me.UseTypeOfFunction=4096]="UseTypeOfFunction",Me[Me.OmitParameterModifiers=8192]="OmitParameterModifiers",Me[Me.UseAliasDefinedOutsideCurrentScope=16384]="UseAliasDefinedOutsideCurrentScope",Me[Me.UseSingleQuotesForStringLiteralType=268435456]="UseSingleQuotesForStringLiteralType",Me[Me.NoTypeReduction=536870912]="NoTypeReduction",Me[Me.OmitThisParameter=33554432]="OmitThisParameter",Me[Me.AllowThisInObjectLiteral=32768]="AllowThisInObjectLiteral",Me[Me.AllowQualifiedNameInPlaceOfIdentifier=65536]="AllowQualifiedNameInPlaceOfIdentifier",Me[Me.AllowAnonymousIdentifier=131072]="AllowAnonymousIdentifier",Me[Me.AllowEmptyUnionOrIntersection=262144]="AllowEmptyUnionOrIntersection",Me[Me.AllowEmptyTuple=524288]="AllowEmptyTuple",Me[Me.AllowUniqueESSymbolType=1048576]="AllowUniqueESSymbolType",Me[Me.AllowEmptyIndexInfoType=2097152]="AllowEmptyIndexInfoType",Me[Me.WriteComputedProps=1073741824]="WriteComputedProps",Me[Me.AllowNodeModulesRelativePaths=67108864]="AllowNodeModulesRelativePaths",Me[Me.DoNotIncludeSymbolChain=134217728]="DoNotIncludeSymbolChain",Me[Me.IgnoreErrors=70221824]="IgnoreErrors",Me[Me.InObjectTypeLiteral=4194304]="InObjectTypeLiteral",Me[Me.InTypeAlias=8388608]="InTypeAlias",Me[Me.InInitialEntityName=16777216]="InInitialEntityName",Me))(hg||{}),mg=(Me=>(Me[Me.None=0]="None",Me[Me.NoTruncation=1]="NoTruncation",Me[Me.WriteArrayAsGenericType=2]="WriteArrayAsGenericType",Me[Me.UseStructuralFallback=8]="UseStructuralFallback",Me[Me.WriteTypeArgumentsOfSignature=32]="WriteTypeArgumentsOfSignature",Me[Me.UseFullyQualifiedType=64]="UseFullyQualifiedType",Me[Me.SuppressAnyReturnType=256]="SuppressAnyReturnType",Me[Me.MultilineObjectLiterals=1024]="MultilineObjectLiterals",Me[Me.WriteClassExpressionAsTypeLiteral=2048]="WriteClassExpressionAsTypeLiteral",Me[Me.UseTypeOfFunction=4096]="UseTypeOfFunction",Me[Me.OmitParameterModifiers=8192]="OmitParameterModifiers",Me[Me.UseAliasDefinedOutsideCurrentScope=16384]="UseAliasDefinedOutsideCurrentScope",Me[Me.UseSingleQuotesForStringLiteralType=268435456]="UseSingleQuotesForStringLiteralType",Me[Me.NoTypeReduction=536870912]="NoTypeReduction",Me[Me.OmitThisParameter=33554432]="OmitThisParameter",Me[Me.AllowUniqueESSymbolType=1048576]="AllowUniqueESSymbolType",Me[Me.AddUndefined=131072]="AddUndefined",Me[Me.WriteArrowStyleSignature=262144]="WriteArrowStyleSignature",Me[Me.InArrayType=524288]="InArrayType",Me[Me.InElementType=2097152]="InElementType",Me[Me.InFirstTypeArgument=4194304]="InFirstTypeArgument",Me[Me.InTypeAlias=8388608]="InTypeAlias",Me[Me.NodeBuilderFlagsMask=848330091]="NodeBuilderFlagsMask",Me))(mg||{}),gg=(Me=>(Me[Me.None=0]="None",Me[Me.WriteTypeParametersOrArguments=1]="WriteTypeParametersOrArguments",Me[Me.UseOnlyExternalAliasing=2]="UseOnlyExternalAliasing",Me[Me.AllowAnyNodeKind=4]="AllowAnyNodeKind",Me[Me.UseAliasDefinedOutsideCurrentScope=8]="UseAliasDefinedOutsideCurrentScope",Me[Me.WriteComputedProps=16]="WriteComputedProps",Me[Me.DoNotIncludeSymbolChain=32]="DoNotIncludeSymbolChain",Me))(gg||{}),_g=(Me=>(Me[Me.Accessible=0]="Accessible",Me[Me.NotAccessible=1]="NotAccessible",Me[Me.CannotBeNamed=2]="CannotBeNamed",Me))(_g||{}),Ag=(Me=>(Me[Me.UnionOrIntersection=0]="UnionOrIntersection",Me[Me.Spread=1]="Spread",Me))(Ag||{}),yg=(Me=>(Me[Me.This=0]="This",Me[Me.Identifier=1]="Identifier",Me[Me.AssertsThis=2]="AssertsThis",Me[Me.AssertsIdentifier=3]="AssertsIdentifier",Me))(yg||{}),vg=(Me=>(Me[Me.Unknown=0]="Unknown",Me[Me.TypeWithConstructSignatureAndValue=1]="TypeWithConstructSignatureAndValue",Me[Me.VoidNullableOrNeverType=2]="VoidNullableOrNeverType",Me[Me.NumberLikeType=3]="NumberLikeType",Me[Me.BigIntLikeType=4]="BigIntLikeType",Me[Me.StringLikeType=5]="StringLikeType",Me[Me.BooleanType=6]="BooleanType",Me[Me.ArrayLikeType=7]="ArrayLikeType",Me[Me.ESSymbolType=8]="ESSymbolType",Me[Me.Promise=9]="Promise",Me[Me.TypeWithCallSignature=10]="TypeWithCallSignature",Me[Me.ObjectType=11]="ObjectType",Me))(vg||{}),bg=(Me=>(Me[Me.None=0]="None",Me[Me.FunctionScopedVariable=1]="FunctionScopedVariable",Me[Me.BlockScopedVariable=2]="BlockScopedVariable",Me[Me.Property=4]="Property",Me[Me.EnumMember=8]="EnumMember",Me[Me.Function=16]="Function",Me[Me.Class=32]="Class",Me[Me.Interface=64]="Interface",Me[Me.ConstEnum=128]="ConstEnum",Me[Me.RegularEnum=256]="RegularEnum",Me[Me.ValueModule=512]="ValueModule",Me[Me.NamespaceModule=1024]="NamespaceModule",Me[Me.TypeLiteral=2048]="TypeLiteral",Me[Me.ObjectLiteral=4096]="ObjectLiteral",Me[Me.Method=8192]="Method",Me[Me.Constructor=16384]="Constructor",Me[Me.GetAccessor=32768]="GetAccessor",Me[Me.SetAccessor=65536]="SetAccessor",Me[Me.Signature=131072]="Signature",Me[Me.TypeParameter=262144]="TypeParameter",Me[Me.TypeAlias=524288]="TypeAlias",Me[Me.ExportValue=1048576]="ExportValue",Me[Me.Alias=2097152]="Alias",Me[Me.Prototype=4194304]="Prototype",Me[Me.ExportStar=8388608]="ExportStar",Me[Me.Optional=16777216]="Optional",Me[Me.Transient=33554432]="Transient",Me[Me.Assignment=67108864]="Assignment",Me[Me.ModuleExports=134217728]="ModuleExports",Me[Me.All=67108863]="All",Me[Me.Enum=384]="Enum",Me[Me.Variable=3]="Variable",Me[Me.Value=111551]="Value",Me[Me.Type=788968]="Type",Me[Me.Namespace=1920]="Namespace",Me[Me.Module=1536]="Module",Me[Me.Accessor=98304]="Accessor",Me[Me.FunctionScopedVariableExcludes=111550]="FunctionScopedVariableExcludes",Me[Me.BlockScopedVariableExcludes=111551]="BlockScopedVariableExcludes",Me[Me.ParameterExcludes=111551]="ParameterExcludes",Me[Me.PropertyExcludes=0]="PropertyExcludes",Me[Me.EnumMemberExcludes=900095]="EnumMemberExcludes",Me[Me.FunctionExcludes=110991]="FunctionExcludes",Me[Me.ClassExcludes=899503]="ClassExcludes",Me[Me.InterfaceExcludes=788872]="InterfaceExcludes",Me[Me.RegularEnumExcludes=899327]="RegularEnumExcludes",Me[Me.ConstEnumExcludes=899967]="ConstEnumExcludes",Me[Me.ValueModuleExcludes=110735]="ValueModuleExcludes",Me[Me.NamespaceModuleExcludes=0]="NamespaceModuleExcludes",Me[Me.MethodExcludes=103359]="MethodExcludes",Me[Me.GetAccessorExcludes=46015]="GetAccessorExcludes",Me[Me.SetAccessorExcludes=78783]="SetAccessorExcludes",Me[Me.AccessorExcludes=13247]="AccessorExcludes",Me[Me.TypeParameterExcludes=526824]="TypeParameterExcludes",Me[Me.TypeAliasExcludes=788968]="TypeAliasExcludes",Me[Me.AliasExcludes=2097152]="AliasExcludes",Me[Me.ModuleMember=2623475]="ModuleMember",Me[Me.ExportHasLocal=944]="ExportHasLocal",Me[Me.BlockScoped=418]="BlockScoped",Me[Me.PropertyOrAccessor=98308]="PropertyOrAccessor",Me[Me.ClassMember=106500]="ClassMember",Me[Me.ExportSupportsDefaultModifier=112]="ExportSupportsDefaultModifier",Me[Me.ExportDoesNotSupportDefaultModifier=-113]="ExportDoesNotSupportDefaultModifier",Me[Me.Classifiable=2885600]="Classifiable",Me[Me.LateBindingContainer=6256]="LateBindingContainer",Me))(bg||{}),Eg=(Me=>(Me[Me.Numeric=0]="Numeric",Me[Me.Literal=1]="Literal",Me))(Eg||{}),Dg=(Me=>(Me[Me.None=0]="None",Me[Me.Instantiated=1]="Instantiated",Me[Me.SyntheticProperty=2]="SyntheticProperty",Me[Me.SyntheticMethod=4]="SyntheticMethod",Me[Me.Readonly=8]="Readonly",Me[Me.ReadPartial=16]="ReadPartial",Me[Me.WritePartial=32]="WritePartial",Me[Me.HasNonUniformType=64]="HasNonUniformType",Me[Me.HasLiteralType=128]="HasLiteralType",Me[Me.ContainsPublic=256]="ContainsPublic",Me[Me.ContainsProtected=512]="ContainsProtected",Me[Me.ContainsPrivate=1024]="ContainsPrivate",Me[Me.ContainsStatic=2048]="ContainsStatic",Me[Me.Late=4096]="Late",Me[Me.ReverseMapped=8192]="ReverseMapped",Me[Me.OptionalParameter=16384]="OptionalParameter",Me[Me.RestParameter=32768]="RestParameter",Me[Me.DeferredType=65536]="DeferredType",Me[Me.HasNeverType=131072]="HasNeverType",Me[Me.Mapped=262144]="Mapped",Me[Me.StripOptional=524288]="StripOptional",Me[Me.Unresolved=1048576]="Unresolved",Me[Me.Synthetic=6]="Synthetic",Me[Me.Discriminant=192]="Discriminant",Me[Me.Partial=48]="Partial",Me))(Dg||{}),Cg=(Me=>(Me.Call="__call",Me.Constructor="__constructor",Me.New="__new",Me.Index="__index",Me.ExportStar="__export",Me.Global="__global",Me.Missing="__missing",Me.Type="__type",Me.Object="__object",Me.JSXAttributes="__jsxAttributes",Me.Class="__class",Me.Function="__function",Me.Computed="__computed",Me.Resolving="__resolving__",Me.ExportEquals="export=",Me.Default="default",Me.This="this",Me))(Cg||{}),xg=(Me=>(Me[Me.None=0]="None",Me[Me.TypeChecked=1]="TypeChecked",Me[Me.LexicalThis=2]="LexicalThis",Me[Me.CaptureThis=4]="CaptureThis",Me[Me.CaptureNewTarget=8]="CaptureNewTarget",Me[Me.SuperInstance=16]="SuperInstance",Me[Me.SuperStatic=32]="SuperStatic",Me[Me.ContextChecked=64]="ContextChecked",Me[Me.MethodWithSuperPropertyAccessInAsync=128]="MethodWithSuperPropertyAccessInAsync",Me[Me.MethodWithSuperPropertyAssignmentInAsync=256]="MethodWithSuperPropertyAssignmentInAsync",Me[Me.CaptureArguments=512]="CaptureArguments",Me[Me.EnumValuesComputed=1024]="EnumValuesComputed",Me[Me.LexicalModuleMergesWithClass=2048]="LexicalModuleMergesWithClass",Me[Me.LoopWithCapturedBlockScopedBinding=4096]="LoopWithCapturedBlockScopedBinding",Me[Me.ContainsCapturedBlockScopeBinding=8192]="ContainsCapturedBlockScopeBinding",Me[Me.CapturedBlockScopedBinding=16384]="CapturedBlockScopedBinding",Me[Me.BlockScopedBindingInLoop=32768]="BlockScopedBindingInLoop",Me[Me.ClassWithBodyScopedClassBinding=65536]="ClassWithBodyScopedClassBinding",Me[Me.BodyScopedClassBinding=131072]="BodyScopedClassBinding",Me[Me.NeedsLoopOutParameter=262144]="NeedsLoopOutParameter",Me[Me.AssignmentsMarked=524288]="AssignmentsMarked",Me[Me.ClassWithConstructorReference=1048576]="ClassWithConstructorReference",Me[Me.ConstructorReferenceInClass=2097152]="ConstructorReferenceInClass",Me[Me.ContainsClassWithPrivateIdentifiers=4194304]="ContainsClassWithPrivateIdentifiers",Me[Me.ContainsSuperPropertyInStaticInitializer=8388608]="ContainsSuperPropertyInStaticInitializer",Me[Me.InCheckIdentifier=16777216]="InCheckIdentifier",Me))(xg||{}),wg=(Me=>(Me[Me.Any=1]="Any",Me[Me.Unknown=2]="Unknown",Me[Me.String=4]="String",Me[Me.Number=8]="Number",Me[Me.Boolean=16]="Boolean",Me[Me.Enum=32]="Enum",Me[Me.BigInt=64]="BigInt",Me[Me.StringLiteral=128]="StringLiteral",Me[Me.NumberLiteral=256]="NumberLiteral",Me[Me.BooleanLiteral=512]="BooleanLiteral",Me[Me.EnumLiteral=1024]="EnumLiteral",Me[Me.BigIntLiteral=2048]="BigIntLiteral",Me[Me.ESSymbol=4096]="ESSymbol",Me[Me.UniqueESSymbol=8192]="UniqueESSymbol",Me[Me.Void=16384]="Void",Me[Me.Undefined=32768]="Undefined",Me[Me.Null=65536]="Null",Me[Me.Never=131072]="Never",Me[Me.TypeParameter=262144]="TypeParameter",Me[Me.Object=524288]="Object",Me[Me.Union=1048576]="Union",Me[Me.Intersection=2097152]="Intersection",Me[Me.Index=4194304]="Index",Me[Me.IndexedAccess=8388608]="IndexedAccess",Me[Me.Conditional=16777216]="Conditional",Me[Me.Substitution=33554432]="Substitution",Me[Me.NonPrimitive=67108864]="NonPrimitive",Me[Me.TemplateLiteral=134217728]="TemplateLiteral",Me[Me.StringMapping=268435456]="StringMapping",Me[Me.AnyOrUnknown=3]="AnyOrUnknown",Me[Me.Nullable=98304]="Nullable",Me[Me.Literal=2944]="Literal",Me[Me.Unit=109472]="Unit",Me[Me.Freshable=2976]="Freshable",Me[Me.StringOrNumberLiteral=384]="StringOrNumberLiteral",Me[Me.StringOrNumberLiteralOrUnique=8576]="StringOrNumberLiteralOrUnique",Me[Me.DefinitelyFalsy=117632]="DefinitelyFalsy",Me[Me.PossiblyFalsy=117724]="PossiblyFalsy",Me[Me.Intrinsic=67359327]="Intrinsic",Me[Me.Primitive=134348796]="Primitive",Me[Me.StringLike=402653316]="StringLike",Me[Me.NumberLike=296]="NumberLike",Me[Me.BigIntLike=2112]="BigIntLike",Me[Me.BooleanLike=528]="BooleanLike",Me[Me.EnumLike=1056]="EnumLike",Me[Me.ESSymbolLike=12288]="ESSymbolLike",Me[Me.VoidLike=49152]="VoidLike",Me[Me.DefinitelyNonNullable=470302716]="DefinitelyNonNullable",Me[Me.DisjointDomains=469892092]="DisjointDomains",Me[Me.UnionOrIntersection=3145728]="UnionOrIntersection",Me[Me.StructuredType=3670016]="StructuredType",Me[Me.TypeVariable=8650752]="TypeVariable",Me[Me.InstantiableNonPrimitive=58982400]="InstantiableNonPrimitive",Me[Me.InstantiablePrimitive=406847488]="InstantiablePrimitive",Me[Me.Instantiable=465829888]="Instantiable",Me[Me.StructuredOrInstantiable=469499904]="StructuredOrInstantiable",Me[Me.ObjectFlagsType=3899393]="ObjectFlagsType",Me[Me.Simplifiable=25165824]="Simplifiable",Me[Me.Singleton=67358815]="Singleton",Me[Me.Narrowable=536624127]="Narrowable",Me[Me.IncludesMask=205258751]="IncludesMask",Me[Me.IncludesMissingType=262144]="IncludesMissingType",Me[Me.IncludesNonWideningType=4194304]="IncludesNonWideningType",Me[Me.IncludesWildcard=8388608]="IncludesWildcard",Me[Me.IncludesEmptyObject=16777216]="IncludesEmptyObject",Me[Me.IncludesInstantiable=33554432]="IncludesInstantiable",Me[Me.NotPrimitiveUnion=36323363]="NotPrimitiveUnion",Me))(wg||{}),Sg=(Me=>(Me[Me.None=0]="None",Me[Me.Class=1]="Class",Me[Me.Interface=2]="Interface",Me[Me.Reference=4]="Reference",Me[Me.Tuple=8]="Tuple",Me[Me.Anonymous=16]="Anonymous",Me[Me.Mapped=32]="Mapped",Me[Me.Instantiated=64]="Instantiated",Me[Me.ObjectLiteral=128]="ObjectLiteral",Me[Me.EvolvingArray=256]="EvolvingArray",Me[Me.ObjectLiteralPatternWithComputedProperties=512]="ObjectLiteralPatternWithComputedProperties",Me[Me.ReverseMapped=1024]="ReverseMapped",Me[Me.JsxAttributes=2048]="JsxAttributes",Me[Me.JSLiteral=4096]="JSLiteral",Me[Me.FreshLiteral=8192]="FreshLiteral",Me[Me.ArrayLiteral=16384]="ArrayLiteral",Me[Me.PrimitiveUnion=32768]="PrimitiveUnion",Me[Me.ContainsWideningType=65536]="ContainsWideningType",Me[Me.ContainsObjectOrArrayLiteral=131072]="ContainsObjectOrArrayLiteral",Me[Me.NonInferrableType=262144]="NonInferrableType",Me[Me.CouldContainTypeVariablesComputed=524288]="CouldContainTypeVariablesComputed",Me[Me.CouldContainTypeVariables=1048576]="CouldContainTypeVariables",Me[Me.ClassOrInterface=3]="ClassOrInterface",Me[Me.RequiresWidening=196608]="RequiresWidening",Me[Me.PropagatingFlags=458752]="PropagatingFlags",Me[Me.ObjectTypeKindMask=1343]="ObjectTypeKindMask",Me[Me.ContainsSpread=2097152]="ContainsSpread",Me[Me.ObjectRestType=4194304]="ObjectRestType",Me[Me.InstantiationExpressionType=8388608]="InstantiationExpressionType",Me[Me.IsClassInstanceClone=16777216]="IsClassInstanceClone",Me[Me.IdenticalBaseTypeCalculated=33554432]="IdenticalBaseTypeCalculated",Me[Me.IdenticalBaseTypeExists=67108864]="IdenticalBaseTypeExists",Me[Me.IsGenericTypeComputed=2097152]="IsGenericTypeComputed",Me[Me.IsGenericObjectType=4194304]="IsGenericObjectType",Me[Me.IsGenericIndexType=8388608]="IsGenericIndexType",Me[Me.IsGenericType=12582912]="IsGenericType",Me[Me.ContainsIntersections=16777216]="ContainsIntersections",Me[Me.IsUnknownLikeUnionComputed=33554432]="IsUnknownLikeUnionComputed",Me[Me.IsUnknownLikeUnion=67108864]="IsUnknownLikeUnion",Me[Me.IsNeverIntersectionComputed=16777216]="IsNeverIntersectionComputed",Me[Me.IsNeverIntersection=33554432]="IsNeverIntersection",Me))(Sg||{}),kg=(Me=>(Me[Me.Invariant=0]="Invariant",Me[Me.Covariant=1]="Covariant",Me[Me.Contravariant=2]="Contravariant",Me[Me.Bivariant=3]="Bivariant",Me[Me.Independent=4]="Independent",Me[Me.VarianceMask=7]="VarianceMask",Me[Me.Unmeasurable=8]="Unmeasurable",Me[Me.Unreliable=16]="Unreliable",Me[Me.AllowsStructuralFallback=24]="AllowsStructuralFallback",Me))(kg||{}),Tg=(Me=>(Me[Me.Required=1]="Required",Me[Me.Optional=2]="Optional",Me[Me.Rest=4]="Rest",Me[Me.Variadic=8]="Variadic",Me[Me.Fixed=3]="Fixed",Me[Me.Variable=12]="Variable",Me[Me.NonRequired=14]="NonRequired",Me[Me.NonRest=11]="NonRest",Me))(Tg||{}),Ig=(Me=>(Me[Me.None=0]="None",Me[Me.IncludeUndefined=1]="IncludeUndefined",Me[Me.NoIndexSignatures=2]="NoIndexSignatures",Me[Me.Writing=4]="Writing",Me[Me.CacheSymbol=8]="CacheSymbol",Me[Me.NoTupleBoundsCheck=16]="NoTupleBoundsCheck",Me[Me.ExpressionPosition=32]="ExpressionPosition",Me[Me.ReportDeprecated=64]="ReportDeprecated",Me[Me.SuppressNoImplicitAnyError=128]="SuppressNoImplicitAnyError",Me[Me.Contextual=256]="Contextual",Me[Me.Persistent=1]="Persistent",Me))(Ig||{}),Bg=(Me=>(Me[Me.Component=0]="Component",Me[Me.Function=1]="Function",Me[Me.Mixed=2]="Mixed",Me))(Bg||{}),Fg=(Me=>(Me[Me.Call=0]="Call",Me[Me.Construct=1]="Construct",Me))(Fg||{}),Ng=(Me=>(Me[Me.None=0]="None",Me[Me.HasRestParameter=1]="HasRestParameter",Me[Me.HasLiteralTypes=2]="HasLiteralTypes",Me[Me.Abstract=4]="Abstract",Me[Me.IsInnerCallChain=8]="IsInnerCallChain",Me[Me.IsOuterCallChain=16]="IsOuterCallChain",Me[Me.IsUntypedSignatureInJSFile=32]="IsUntypedSignatureInJSFile",Me[Me.PropagatingFlags=39]="PropagatingFlags",Me[Me.CallChainFlags=24]="CallChainFlags",Me))(Ng||{}),Pg=(Me=>(Me[Me.String=0]="String",Me[Me.Number=1]="Number",Me))(Pg||{}),Og=(Me=>(Me[Me.Simple=0]="Simple",Me[Me.Array=1]="Array",Me[Me.Deferred=2]="Deferred",Me[Me.Function=3]="Function",Me[Me.Composite=4]="Composite",Me[Me.Merged=5]="Merged",Me))(Og||{}),Rg=(Me=>(Me[Me.None=0]="None",Me[Me.NakedTypeVariable=1]="NakedTypeVariable",Me[Me.SpeculativeTuple=2]="SpeculativeTuple",Me[Me.SubstituteSource=4]="SubstituteSource",Me[Me.HomomorphicMappedType=8]="HomomorphicMappedType",Me[Me.PartialHomomorphicMappedType=16]="PartialHomomorphicMappedType",Me[Me.MappedTypeConstraint=32]="MappedTypeConstraint",Me[Me.ContravariantConditional=64]="ContravariantConditional",Me[Me.ReturnType=128]="ReturnType",Me[Me.LiteralKeyof=256]="LiteralKeyof",Me[Me.NoConstraints=512]="NoConstraints",Me[Me.AlwaysStrict=1024]="AlwaysStrict",Me[Me.MaxValue=2048]="MaxValue",Me[Me.PriorityImpliesCombination=416]="PriorityImpliesCombination",Me[Me.Circularity=-1]="Circularity",Me))(Rg||{}),Lg=(Me=>(Me[Me.None=0]="None",Me[Me.NoDefault=1]="NoDefault",Me[Me.AnyDefault=2]="AnyDefault",Me[Me.SkippedGenericFunction=4]="SkippedGenericFunction",Me))(Lg||{}),jg=(Me=>(Me[Me.False=0]="False",Me[Me.Unknown=1]="Unknown",Me[Me.Maybe=3]="Maybe",Me[Me.True=-1]="True",Me))(jg||{}),Mg=(Me=>(Me[Me.None=0]="None",Me[Me.ExportsProperty=1]="ExportsProperty",Me[Me.ModuleExports=2]="ModuleExports",Me[Me.PrototypeProperty=3]="PrototypeProperty",Me[Me.ThisProperty=4]="ThisProperty",Me[Me.Property=5]="Property",Me[Me.Prototype=6]="Prototype",Me[Me.ObjectDefinePropertyValue=7]="ObjectDefinePropertyValue",Me[Me.ObjectDefinePropertyExports=8]="ObjectDefinePropertyExports",Me[Me.ObjectDefinePrototypeProperty=9]="ObjectDefinePrototypeProperty",Me))(Mg||{}),Qg=(Me=>(Me[Me.Warning=0]="Warning",Me[Me.Error=1]="Error",Me[Me.Suggestion=2]="Suggestion",Me[Me.Message=3]="Message",Me))(Qg||{}),Ug=(Me=>(Me[Me.Classic=1]="Classic",Me[Me.NodeJs=2]="NodeJs",Me[Me.Node10=2]="Node10",Me[Me.Node16=3]="Node16",Me[Me.NodeNext=99]="NodeNext",Me[Me.Bundler=100]="Bundler",Me))(Ug||{}),Gg=(Me=>(Me[Me.Legacy=1]="Legacy",Me[Me.Auto=2]="Auto",Me[Me.Force=3]="Force",Me))(Gg||{}),$g=(Me=>(Me[Me.FixedPollingInterval=0]="FixedPollingInterval",Me[Me.PriorityPollingInterval=1]="PriorityPollingInterval",Me[Me.DynamicPriorityPolling=2]="DynamicPriorityPolling",Me[Me.FixedChunkSizePolling=3]="FixedChunkSizePolling",Me[Me.UseFsEvents=4]="UseFsEvents",Me[Me.UseFsEventsOnParentDirectory=5]="UseFsEventsOnParentDirectory",Me))($g||{}),qg=(Me=>(Me[Me.UseFsEvents=0]="UseFsEvents",Me[Me.FixedPollingInterval=1]="FixedPollingInterval",Me[Me.DynamicPriorityPolling=2]="DynamicPriorityPolling",Me[Me.FixedChunkSizePolling=3]="FixedChunkSizePolling",Me))(qg||{}),Vg=(Me=>(Me[Me.FixedInterval=0]="FixedInterval",Me[Me.PriorityInterval=1]="PriorityInterval",Me[Me.DynamicPriority=2]="DynamicPriority",Me[Me.FixedChunkSize=3]="FixedChunkSize",Me))(Vg||{}),Hg=(Me=>(Me[Me.None=0]="None",Me[Me.CommonJS=1]="CommonJS",Me[Me.AMD=2]="AMD",Me[Me.UMD=3]="UMD",Me[Me.System=4]="System",Me[Me.ES2015=5]="ES2015",Me[Me.ES2020=6]="ES2020",Me[Me.ES2022=7]="ES2022",Me[Me.ESNext=99]="ESNext",Me[Me.Node16=100]="Node16",Me[Me.NodeNext=199]="NodeNext",Me))(Hg||{}),Jg=(Me=>(Me[Me.None=0]="None",Me[Me.Preserve=1]="Preserve",Me[Me.React=2]="React",Me[Me.ReactNative=3]="ReactNative",Me[Me.ReactJSX=4]="ReactJSX",Me[Me.ReactJSXDev=5]="ReactJSXDev",Me))(Jg||{}),Wg=(Me=>(Me[Me.Remove=0]="Remove",Me[Me.Preserve=1]="Preserve",Me[Me.Error=2]="Error",Me))(Wg||{}),Yg=(Me=>(Me[Me.CarriageReturnLineFeed=0]="CarriageReturnLineFeed",Me[Me.LineFeed=1]="LineFeed",Me))(Yg||{}),Kg=(Me=>(Me[Me.Unknown=0]="Unknown",Me[Me.JS=1]="JS",Me[Me.JSX=2]="JSX",Me[Me.TS=3]="TS",Me[Me.TSX=4]="TSX",Me[Me.External=5]="External",Me[Me.JSON=6]="JSON",Me[Me.Deferred=7]="Deferred",Me))(Kg||{}),zg=(Me=>(Me[Me.ES3=0]="ES3",Me[Me.ES5=1]="ES5",Me[Me.ES2015=2]="ES2015",Me[Me.ES2016=3]="ES2016",Me[Me.ES2017=4]="ES2017",Me[Me.ES2018=5]="ES2018",Me[Me.ES2019=6]="ES2019",Me[Me.ES2020=7]="ES2020",Me[Me.ES2021=8]="ES2021",Me[Me.ES2022=9]="ES2022",Me[Me.ESNext=99]="ESNext",Me[Me.JSON=100]="JSON",Me[Me.Latest=99]="Latest",Me))(zg||{}),Xg=(Me=>(Me[Me.Standard=0]="Standard",Me[Me.JSX=1]="JSX",Me))(Xg||{}),Zg=(Me=>(Me[Me.None=0]="None",Me[Me.Recursive=1]="Recursive",Me))(Zg||{}),f_=(Me=>(Me[Me.nullCharacter=0]="nullCharacter",Me[Me.maxAsciiCharacter=127]="maxAsciiCharacter",Me[Me.lineFeed=10]="lineFeed",Me[Me.carriageReturn=13]="carriageReturn",Me[Me.lineSeparator=8232]="lineSeparator",Me[Me.paragraphSeparator=8233]="paragraphSeparator",Me[Me.nextLine=133]="nextLine",Me[Me.space=32]="space",Me[Me.nonBreakingSpace=160]="nonBreakingSpace",Me[Me.enQuad=8192]="enQuad",Me[Me.emQuad=8193]="emQuad",Me[Me.enSpace=8194]="enSpace",Me[Me.emSpace=8195]="emSpace",Me[Me.threePerEmSpace=8196]="threePerEmSpace",Me[Me.fourPerEmSpace=8197]="fourPerEmSpace",Me[Me.sixPerEmSpace=8198]="sixPerEmSpace",Me[Me.figureSpace=8199]="figureSpace",Me[Me.punctuationSpace=8200]="punctuationSpace",Me[Me.thinSpace=8201]="thinSpace",Me[Me.hairSpace=8202]="hairSpace",Me[Me.zeroWidthSpace=8203]="zeroWidthSpace",Me[Me.narrowNoBreakSpace=8239]="narrowNoBreakSpace",Me[Me.ideographicSpace=12288]="ideographicSpace",Me[Me.mathematicalSpace=8287]="mathematicalSpace",Me[Me.ogham=5760]="ogham",Me[Me._=95]="_",Me[Me.$=36]="$",Me[Me._0=48]="_0",Me[Me._1=49]="_1",Me[Me._2=50]="_2",Me[Me._3=51]="_3",Me[Me._4=52]="_4",Me[Me._5=53]="_5",Me[Me._6=54]="_6",Me[Me._7=55]="_7",Me[Me._8=56]="_8",Me[Me._9=57]="_9",Me[Me.a=97]="a",Me[Me.b=98]="b",Me[Me.c=99]="c",Me[Me.d=100]="d",Me[Me.e=101]="e",Me[Me.f=102]="f",Me[Me.g=103]="g",Me[Me.h=104]="h",Me[Me.i=105]="i",Me[Me.j=106]="j",Me[Me.k=107]="k",Me[Me.l=108]="l",Me[Me.m=109]="m",Me[Me.n=110]="n",Me[Me.o=111]="o",Me[Me.p=112]="p",Me[Me.q=113]="q",Me[Me.r=114]="r",Me[Me.s=115]="s",Me[Me.t=116]="t",Me[Me.u=117]="u",Me[Me.v=118]="v",Me[Me.w=119]="w",Me[Me.x=120]="x",Me[Me.y=121]="y",Me[Me.z=122]="z",Me[Me.A=65]="A",Me[Me.B=66]="B",Me[Me.C=67]="C",Me[Me.D=68]="D",Me[Me.E=69]="E",Me[Me.F=70]="F",Me[Me.G=71]="G",Me[Me.H=72]="H",Me[Me.I=73]="I",Me[Me.J=74]="J",Me[Me.K=75]="K",Me[Me.L=76]="L",Me[Me.M=77]="M",Me[Me.N=78]="N",Me[Me.O=79]="O",Me[Me.P=80]="P",Me[Me.Q=81]="Q",Me[Me.R=82]="R",Me[Me.S=83]="S",Me[Me.T=84]="T",Me[Me.U=85]="U",Me[Me.V=86]="V",Me[Me.W=87]="W",Me[Me.X=88]="X",Me[Me.Y=89]="Y",Me[Me.Z=90]="Z",Me[Me.ampersand=38]="ampersand",Me[Me.asterisk=42]="asterisk",Me[Me.at=64]="at",Me[Me.backslash=92]="backslash",Me[Me.backtick=96]="backtick",Me[Me.bar=124]="bar",Me[Me.caret=94]="caret",Me[Me.closeBrace=125]="closeBrace",Me[Me.closeBracket=93]="closeBracket",Me[Me.closeParen=41]="closeParen",Me[Me.colon=58]="colon",Me[Me.comma=44]="comma",Me[Me.dot=46]="dot",Me[Me.doubleQuote=34]="doubleQuote",Me[Me.equals=61]="equals",Me[Me.exclamation=33]="exclamation",Me[Me.greaterThan=62]="greaterThan",Me[Me.hash=35]="hash",Me[Me.lessThan=60]="lessThan",Me[Me.minus=45]="minus",Me[Me.openBrace=123]="openBrace",Me[Me.openBracket=91]="openBracket",Me[Me.openParen=40]="openParen",Me[Me.percent=37]="percent",Me[Me.plus=43]="plus",Me[Me.question=63]="question",Me[Me.semicolon=59]="semicolon",Me[Me.singleQuote=39]="singleQuote",Me[Me.slash=47]="slash",Me[Me.tilde=126]="tilde",Me[Me.backspace=8]="backspace",Me[Me.formFeed=12]="formFeed",Me[Me.byteOrderMark=65279]="byteOrderMark",Me[Me.tab=9]="tab",Me[Me.verticalTab=11]="verticalTab",Me))(f_||{}),Z_=(Me=>(Me.Ts=".ts",Me.Tsx=".tsx",Me.Dts=".d.ts",Me.Js=".js",Me.Jsx=".jsx",Me.Json=".json",Me.TsBuildInfo=".tsbuildinfo",Me.Mjs=".mjs",Me.Mts=".mts",Me.Dmts=".d.mts",Me.Cjs=".cjs",Me.Cts=".cts",Me.Dcts=".d.cts",Me))(Z_||{}),sA=(Me=>(Me[Me.None=0]="None",Me[Me.ContainsTypeScript=1]="ContainsTypeScript",Me[Me.ContainsJsx=2]="ContainsJsx",Me[Me.ContainsESNext=4]="ContainsESNext",Me[Me.ContainsES2022=8]="ContainsES2022",Me[Me.ContainsES2021=16]="ContainsES2021",Me[Me.ContainsES2020=32]="ContainsES2020",Me[Me.ContainsES2019=64]="ContainsES2019",Me[Me.ContainsES2018=128]="ContainsES2018",Me[Me.ContainsES2017=256]="ContainsES2017",Me[Me.ContainsES2016=512]="ContainsES2016",Me[Me.ContainsES2015=1024]="ContainsES2015",Me[Me.ContainsGenerator=2048]="ContainsGenerator",Me[Me.ContainsDestructuringAssignment=4096]="ContainsDestructuringAssignment",Me[Me.ContainsTypeScriptClassSyntax=8192]="ContainsTypeScriptClassSyntax",Me[Me.ContainsLexicalThis=16384]="ContainsLexicalThis",Me[Me.ContainsRestOrSpread=32768]="ContainsRestOrSpread",Me[Me.ContainsObjectRestOrSpread=65536]="ContainsObjectRestOrSpread",Me[Me.ContainsComputedPropertyName=131072]="ContainsComputedPropertyName",Me[Me.ContainsBlockScopedBinding=262144]="ContainsBlockScopedBinding",Me[Me.ContainsBindingPattern=524288]="ContainsBindingPattern",Me[Me.ContainsYield=1048576]="ContainsYield",Me[Me.ContainsAwait=2097152]="ContainsAwait",Me[Me.ContainsHoistedDeclarationOrCompletion=4194304]="ContainsHoistedDeclarationOrCompletion",Me[Me.ContainsDynamicImport=8388608]="ContainsDynamicImport",Me[Me.ContainsClassFields=16777216]="ContainsClassFields",Me[Me.ContainsDecorators=33554432]="ContainsDecorators",Me[Me.ContainsPossibleTopLevelAwait=67108864]="ContainsPossibleTopLevelAwait",Me[Me.ContainsLexicalSuper=134217728]="ContainsLexicalSuper",Me[Me.ContainsUpdateExpressionForIdentifier=268435456]="ContainsUpdateExpressionForIdentifier",Me[Me.ContainsPrivateIdentifierInExpression=536870912]="ContainsPrivateIdentifierInExpression",Me[Me.HasComputedFlags=-2147483648]="HasComputedFlags",Me[Me.AssertTypeScript=1]="AssertTypeScript",Me[Me.AssertJsx=2]="AssertJsx",Me[Me.AssertESNext=4]="AssertESNext",Me[Me.AssertES2022=8]="AssertES2022",Me[Me.AssertES2021=16]="AssertES2021",Me[Me.AssertES2020=32]="AssertES2020",Me[Me.AssertES2019=64]="AssertES2019",Me[Me.AssertES2018=128]="AssertES2018",Me[Me.AssertES2017=256]="AssertES2017",Me[Me.AssertES2016=512]="AssertES2016",Me[Me.AssertES2015=1024]="AssertES2015",Me[Me.AssertGenerator=2048]="AssertGenerator",Me[Me.AssertDestructuringAssignment=4096]="AssertDestructuringAssignment",Me[Me.OuterExpressionExcludes=-2147483648]="OuterExpressionExcludes",Me[Me.PropertyAccessExcludes=-2147483648]="PropertyAccessExcludes",Me[Me.NodeExcludes=-2147483648]="NodeExcludes",Me[Me.ArrowFunctionExcludes=-2072174592]="ArrowFunctionExcludes",Me[Me.FunctionExcludes=-1937940480]="FunctionExcludes",Me[Me.ConstructorExcludes=-1937948672]="ConstructorExcludes",Me[Me.MethodOrAccessorExcludes=-2005057536]="MethodOrAccessorExcludes",Me[Me.PropertyExcludes=-2013249536]="PropertyExcludes",Me[Me.ClassExcludes=-2147344384]="ClassExcludes",Me[Me.ModuleExcludes=-1941676032]="ModuleExcludes",Me[Me.TypeExcludes=-2]="TypeExcludes",Me[Me.ObjectLiteralExcludes=-2147278848]="ObjectLiteralExcludes",Me[Me.ArrayLiteralOrCallOrNewExcludes=-2147450880]="ArrayLiteralOrCallOrNewExcludes",Me[Me.VariableDeclarationListExcludes=-2146893824]="VariableDeclarationListExcludes",Me[Me.ParameterExcludes=-2147483648]="ParameterExcludes",Me[Me.CatchClauseExcludes=-2147418112]="CatchClauseExcludes",Me[Me.BindingPatternExcludes=-2147450880]="BindingPatternExcludes",Me[Me.ContainsLexicalThisOrSuper=134234112]="ContainsLexicalThisOrSuper",Me[Me.PropertyNamePropagatingFlags=134234112]="PropertyNamePropagatingFlags",Me))(sA||{}),oA=(Me=>(Me[Me.TabStop=0]="TabStop",Me[Me.Placeholder=1]="Placeholder",Me[Me.Choice=2]="Choice",Me[Me.Variable=3]="Variable",Me))(oA||{}),hA=(Me=>(Me[Me.None=0]="None",Me[Me.SingleLine=1]="SingleLine",Me[Me.MultiLine=2]="MultiLine",Me[Me.AdviseOnEmitNode=4]="AdviseOnEmitNode",Me[Me.NoSubstitution=8]="NoSubstitution",Me[Me.CapturesThis=16]="CapturesThis",Me[Me.NoLeadingSourceMap=32]="NoLeadingSourceMap",Me[Me.NoTrailingSourceMap=64]="NoTrailingSourceMap",Me[Me.NoSourceMap=96]="NoSourceMap",Me[Me.NoNestedSourceMaps=128]="NoNestedSourceMaps",Me[Me.NoTokenLeadingSourceMaps=256]="NoTokenLeadingSourceMaps",Me[Me.NoTokenTrailingSourceMaps=512]="NoTokenTrailingSourceMaps",Me[Me.NoTokenSourceMaps=768]="NoTokenSourceMaps",Me[Me.NoLeadingComments=1024]="NoLeadingComments",Me[Me.NoTrailingComments=2048]="NoTrailingComments",Me[Me.NoComments=3072]="NoComments",Me[Me.NoNestedComments=4096]="NoNestedComments",Me[Me.HelperName=8192]="HelperName",Me[Me.ExportName=16384]="ExportName",Me[Me.LocalName=32768]="LocalName",Me[Me.InternalName=65536]="InternalName",Me[Me.Indented=131072]="Indented",Me[Me.NoIndentation=262144]="NoIndentation",Me[Me.AsyncFunctionBody=524288]="AsyncFunctionBody",Me[Me.ReuseTempVariableScope=1048576]="ReuseTempVariableScope",Me[Me.CustomPrologue=2097152]="CustomPrologue",Me[Me.NoHoisting=4194304]="NoHoisting",Me[Me.HasEndOfDeclarationMarker=8388608]="HasEndOfDeclarationMarker",Me[Me.Iterator=16777216]="Iterator",Me[Me.NoAsciiEscaping=33554432]="NoAsciiEscaping",Me))(hA||{}),ey=(Me=>(Me[Me.None=0]="None",Me[Me.TypeScriptClassWrapper=1]="TypeScriptClassWrapper",Me[Me.NeverApplyImportHelper=2]="NeverApplyImportHelper",Me[Me.IgnoreSourceNewlines=4]="IgnoreSourceNewlines",Me[Me.Immutable=8]="Immutable",Me[Me.IndirectCall=16]="IndirectCall",Me[Me.TransformPrivateStaticElements=32]="TransformPrivateStaticElements",Me))(ey||{}),ty=(Me=>(Me[Me.Extends=1]="Extends",Me[Me.Assign=2]="Assign",Me[Me.Rest=4]="Rest",Me[Me.Decorate=8]="Decorate",Me[Me.ESDecorateAndRunInitializers=8]="ESDecorateAndRunInitializers",Me[Me.Metadata=16]="Metadata",Me[Me.Param=32]="Param",Me[Me.Awaiter=64]="Awaiter",Me[Me.Generator=128]="Generator",Me[Me.Values=256]="Values",Me[Me.Read=512]="Read",Me[Me.SpreadArray=1024]="SpreadArray",Me[Me.Await=2048]="Await",Me[Me.AsyncGenerator=4096]="AsyncGenerator",Me[Me.AsyncDelegator=8192]="AsyncDelegator",Me[Me.AsyncValues=16384]="AsyncValues",Me[Me.ExportStar=32768]="ExportStar",Me[Me.ImportStar=65536]="ImportStar",Me[Me.ImportDefault=131072]="ImportDefault",Me[Me.MakeTemplateObject=262144]="MakeTemplateObject",Me[Me.ClassPrivateFieldGet=524288]="ClassPrivateFieldGet",Me[Me.ClassPrivateFieldSet=1048576]="ClassPrivateFieldSet",Me[Me.ClassPrivateFieldIn=2097152]="ClassPrivateFieldIn",Me[Me.CreateBinding=4194304]="CreateBinding",Me[Me.SetFunctionName=8388608]="SetFunctionName",Me[Me.PropKey=16777216]="PropKey",Me[Me.FirstEmitHelper=1]="FirstEmitHelper",Me[Me.LastEmitHelper=16777216]="LastEmitHelper",Me[Me.ForOfIncludes=256]="ForOfIncludes",Me[Me.ForAwaitOfIncludes=16384]="ForAwaitOfIncludes",Me[Me.AsyncGeneratorIncludes=6144]="AsyncGeneratorIncludes",Me[Me.AsyncDelegatorIncludes=26624]="AsyncDelegatorIncludes",Me[Me.SpreadIncludes=1536]="SpreadIncludes",Me))(ty||{}),ry=(Me=>(Me[Me.SourceFile=0]="SourceFile",Me[Me.Expression=1]="Expression",Me[Me.IdentifierName=2]="IdentifierName",Me[Me.MappedTypeParameter=3]="MappedTypeParameter",Me[Me.Unspecified=4]="Unspecified",Me[Me.EmbeddedStatement=5]="EmbeddedStatement",Me[Me.JsxAttributeValue=6]="JsxAttributeValue",Me))(ry||{}),ny=(Me=>(Me[Me.Parentheses=1]="Parentheses",Me[Me.TypeAssertions=2]="TypeAssertions",Me[Me.NonNullAssertions=4]="NonNullAssertions",Me[Me.PartiallyEmittedExpressions=8]="PartiallyEmittedExpressions",Me[Me.Assertions=6]="Assertions",Me[Me.All=15]="All",Me[Me.ExcludeJSDocTypeAssertion=16]="ExcludeJSDocTypeAssertion",Me))(ny||{}),iy=(Me=>(Me[Me.None=0]="None",Me[Me.InParameters=1]="InParameters",Me[Me.VariablesHoistedInParameters=2]="VariablesHoistedInParameters",Me))(iy||{}),py=(Me=>(Me.Prologue="prologue",Me.EmitHelpers="emitHelpers",Me.NoDefaultLib="no-default-lib",Me.Reference="reference",Me.Type="type",Me.TypeResolutionModeRequire="type-require",Me.TypeResolutionModeImport="type-import",Me.Lib="lib",Me.Prepend="prepend",Me.Text="text",Me.Internal="internal",Me))(py||{}),fy=(Me=>(Me[Me.None=0]="None",Me[Me.SingleLine=0]="SingleLine",Me[Me.MultiLine=1]="MultiLine",Me[Me.PreserveLines=2]="PreserveLines",Me[Me.LinesMask=3]="LinesMask",Me[Me.NotDelimited=0]="NotDelimited",Me[Me.BarDelimited=4]="BarDelimited",Me[Me.AmpersandDelimited=8]="AmpersandDelimited",Me[Me.CommaDelimited=16]="CommaDelimited",Me[Me.AsteriskDelimited=32]="AsteriskDelimited",Me[Me.DelimitersMask=60]="DelimitersMask",Me[Me.AllowTrailingComma=64]="AllowTrailingComma",Me[Me.Indented=128]="Indented",Me[Me.SpaceBetweenBraces=256]="SpaceBetweenBraces",Me[Me.SpaceBetweenSiblings=512]="SpaceBetweenSiblings",Me[Me.Braces=1024]="Braces",Me[Me.Parenthesis=2048]="Parenthesis",Me[Me.AngleBrackets=4096]="AngleBrackets",Me[Me.SquareBrackets=8192]="SquareBrackets",Me[Me.BracketsMask=15360]="BracketsMask",Me[Me.OptionalIfUndefined=16384]="OptionalIfUndefined",Me[Me.OptionalIfEmpty=32768]="OptionalIfEmpty",Me[Me.Optional=49152]="Optional",Me[Me.PreferNewLine=65536]="PreferNewLine",Me[Me.NoTrailingNewLine=131072]="NoTrailingNewLine",Me[Me.NoInterveningComments=262144]="NoInterveningComments",Me[Me.NoSpaceIfEmpty=524288]="NoSpaceIfEmpty",Me[Me.SingleElement=1048576]="SingleElement",Me[Me.SpaceAfterList=2097152]="SpaceAfterList",Me[Me.Modifiers=2359808]="Modifiers",Me[Me.HeritageClauses=512]="HeritageClauses",Me[Me.SingleLineTypeLiteralMembers=768]="SingleLineTypeLiteralMembers",Me[Me.MultiLineTypeLiteralMembers=32897]="MultiLineTypeLiteralMembers",Me[Me.SingleLineTupleTypeElements=528]="SingleLineTupleTypeElements",Me[Me.MultiLineTupleTypeElements=657]="MultiLineTupleTypeElements",Me[Me.UnionTypeConstituents=516]="UnionTypeConstituents",Me[Me.IntersectionTypeConstituents=520]="IntersectionTypeConstituents",Me[Me.ObjectBindingPatternElements=525136]="ObjectBindingPatternElements",Me[Me.ArrayBindingPatternElements=524880]="ArrayBindingPatternElements",Me[Me.ObjectLiteralExpressionProperties=526226]="ObjectLiteralExpressionProperties",Me[Me.ImportClauseEntries=526226]="ImportClauseEntries",Me[Me.ArrayLiteralExpressionElements=8914]="ArrayLiteralExpressionElements",Me[Me.CommaListElements=528]="CommaListElements",Me[Me.CallExpressionArguments=2576]="CallExpressionArguments",Me[Me.NewExpressionArguments=18960]="NewExpressionArguments",Me[Me.TemplateExpressionSpans=262144]="TemplateExpressionSpans",Me[Me.SingleLineBlockStatements=768]="SingleLineBlockStatements",Me[Me.MultiLineBlockStatements=129]="MultiLineBlockStatements",Me[Me.VariableDeclarationList=528]="VariableDeclarationList",Me[Me.SingleLineFunctionBodyStatements=768]="SingleLineFunctionBodyStatements",Me[Me.MultiLineFunctionBodyStatements=1]="MultiLineFunctionBodyStatements",Me[Me.ClassHeritageClauses=0]="ClassHeritageClauses",Me[Me.ClassMembers=129]="ClassMembers",Me[Me.InterfaceMembers=129]="InterfaceMembers",Me[Me.EnumMembers=145]="EnumMembers",Me[Me.CaseBlockClauses=129]="CaseBlockClauses",Me[Me.NamedImportsOrExportsElements=525136]="NamedImportsOrExportsElements",Me[Me.JsxElementOrFragmentChildren=262144]="JsxElementOrFragmentChildren",Me[Me.JsxElementAttributes=262656]="JsxElementAttributes",Me[Me.CaseOrDefaultClauseStatements=163969]="CaseOrDefaultClauseStatements",Me[Me.HeritageClauseTypes=528]="HeritageClauseTypes",Me[Me.SourceFileStatements=131073]="SourceFileStatements",Me[Me.Decorators=2146305]="Decorators",Me[Me.TypeArguments=53776]="TypeArguments",Me[Me.TypeParameters=53776]="TypeParameters",Me[Me.Parameters=2576]="Parameters",Me[Me.IndexSignatureParameters=8848]="IndexSignatureParameters",Me[Me.JSDocComment=33]="JSDocComment",Me))(fy||{}),Ty=(Me=>(Me[Me.None=0]="None",Me[Me.TripleSlashXML=1]="TripleSlashXML",Me[Me.SingleLine=2]="SingleLine",Me[Me.MultiLine=4]="MultiLine",Me[Me.All=7]="All",Me[Me.Default=7]="Default",Me))(Ty||{}),Gy={reference:{args:[{name:"types",optional:!0,captureSpan:!0},{name:"lib",optional:!0,captureSpan:!0},{name:"path",optional:!0,captureSpan:!0},{name:"no-default-lib",optional:!0},{name:"resolution-mode",optional:!0}],kind:1},"amd-dependency":{args:[{name:"path"},{name:"name",optional:!0}],kind:1},"amd-module":{args:[{name:"name"}],kind:1},"ts-check":{kind:2},"ts-nocheck":{kind:2},jsx:{args:[{name:"factory"}],kind:4},jsxfrag:{args:[{name:"factory"}],kind:4},jsximportsource:{args:[{name:"factory"}],kind:4},jsxruntime:{args:[{name:"factory"}],kind:4}}}}),W5=()=>{},Hy;function ay(Me){return Me===47||Me===92}function V5(Me){return al(Me)<0}function A_(Me){return al(Me)>0}function H5(Me){let Bn=al(Me);return Bn>0&&Bn===Me.length}function sy(Me){return al(Me)!==0}function So(Me){return/^\.\.?($|[\\/])/.test(Me)}function G5(Me){return!sy(Me)&&!So(Me)}function OT(Me){return Fi(sl(Me),".")}function ns(Me,Bn){return Me.length>Bn.length&&es(Me,Bn)}function da(Me,Bn){for(let Hn of Bn)if(ns(Me,Hn))return!0;return!1}function Hp(Me){return Me.length>0&&ay(Me.charCodeAt(Me.length-1))}function MT(Me){return Me>=97&&Me<=122||Me>=65&&Me<=90}function $5(Me,Bn){let Hn=Me.charCodeAt(Bn);if(Hn===58)return Bn+1;if(Hn===37&&Me.charCodeAt(Bn+1)===51){let Hn=Me.charCodeAt(Bn+2);if(Hn===97||Hn===65)return Bn+3}return-1}function al(Me){if(!Me)return 0;let Bn=Me.charCodeAt(0);if(Bn===47||Bn===92){if(Me.charCodeAt(1)!==Bn)return 1;let Hn=Me.indexOf(Bn===47?Av:vv,2);return Hn<0?Me.length:Hn+1}if(MT(Bn)&&Me.charCodeAt(1)===58){let Bn=Me.charCodeAt(2);if(Bn===47||Bn===92)return 3;if(Me.length===2)return 2}let Hn=Me.indexOf(bv);if(Hn!==-1){let Bn=Hn+bv.length,zn=Me.indexOf(Av,Bn);if(zn!==-1){let ni=Me.slice(0,Hn),Ci=Me.slice(Bn,zn);if(ni==="file"&&(Ci===""||Ci==="localhost")&&MT(Me.charCodeAt(zn+1))){let Bn=$5(Me,zn+2);if(Bn!==-1){if(Me.charCodeAt(Bn)===47)return~(Bn+1);if(Bn===Me.length)return~Bn}}return~(zn+1)}return~Me.length}return 0}function Bi(Me){let Bn=al(Me);return Bn<0?~Bn:Bn}function ma(Me){Me=Eo(Me);let Bn=Bi(Me);return Bn===Me.length?Me:(Me=P_(Me),Me.slice(0,Math.max(Bn,Me.lastIndexOf(Av))))}function sl(Me,Bn,Hn){if(Me=Eo(Me),Bi(Me)===Me.length)return"";Me=P_(Me);let zn=Me.slice(Math.max(Bi(Me),Me.lastIndexOf(Av)+1)),ni=Bn!==void 0&&Hn!==void 0?Gp(zn,Bn,Hn):void 0;return ni?zn.slice(0,zn.length-ni.length):zn}function LT(Me,Bn,Hn){if(Pn(Bn,".")||(Bn="."+Bn),Me.length>=Bn.length&&Me.charCodeAt(Me.length-Bn.length)===46){let zn=Me.slice(Me.length-Bn.length);if(Hn(zn,Bn))return zn}}function K5(Me,Bn,Hn){if(typeof Bn=="string")return LT(Me,Bn,Hn)||"";for(let zn of Bn){let Bn=LT(Me,zn,Hn);if(Bn)return Bn}return""}function Gp(Me,Bn,Hn){if(Bn)return K5(P_(Me),Bn,Hn?Ms:To);let zn=sl(Me),ni=zn.lastIndexOf(".");return ni>=0?zn.substring(ni):""}function X5(Me,Bn){let Hn=Me.substring(0,Bn),zn=Me.substring(Bn).split(Av);return zn.length&&!Cn(zn)&&zn.pop(),[Hn,...zn]}function qi(Me){let Bn=arguments.length>1&&arguments[1]!==void 0?arguments[1]:"";return Me=tn(Bn,Me),X5(Me,Bi(Me))}function xo(Me){return Me.length===0?"":(Me[0]&&wo(Me[0]))+Me.slice(1).join(Av)}function Eo(Me){return Me.indexOf("\\")!==-1?Me.replace(Ev,Av):Me}function is(Me){if(!Ke(Me))return[];let Bn=[Me[0]];for(let Hn=1;Hn1){if(Bn[Bn.length-1]!==".."){Bn.pop();continue}}else if(Bn[0])continue}Bn.push(zn)}}return Bn}function tn(Me){Me&&(Me=Eo(Me));for(var Bn=arguments.length,Hn=new Array(Bn>1?Bn-1:0),zn=1;zn1?Bn-1:0),zn=1;zn0==Bi(Bn)>0,"Paths must either both be absolute or both be relative");let zn=ly(Me,Bn,(typeof Hn=="boolean"?Hn:!1)?Ms:To,typeof Hn=="function"?Hn:rr);return xo(zn)}function nA(Me,Bn,Hn){return A_(Me)?uy(Bn,Me,Bn,Hn,!1):Me}function iA(Me,Bn,Hn){return _y(JT(ma(Me),Bn,Hn))}function uy(Me,Bn,Hn,zn,ni){let Ci=ly(oy(Hn,Me),oy(Hn,Bn),To,zn),aa=Ci[0];if(ni&&A_(aa)){let Me=aa.charAt(0)===Av?"file://":"file:///";Ci[0]=Me+aa}return xo(Ci)}function FT(Me,Bn){for(;;){let Hn=Bn(Me);if(Hn!==void 0)return Hn;let zn=ma(Me);if(zn===Me)return;Me=zn}}function aA(Me){return es(Me,"/node_modules")}var Av,vv,bv,Ev,Cv,xv=D({"src/compiler/path.ts"(){"use strict";Gw(),Av="/",vv="\\",bv="://",Ev=/\\/g,Cv=/(?:\/\/)|(?:^|\/)\.\.?(?:$|\/)/}});function i(Me,Bn,Hn,zn,ni,Ci,aa){return{code:Me,category:Bn,key:Hn,message:zn,reportsUnnecessary:ni,elidedInCompatabilityPyramid:Ci,reportsDeprecated:aa}}var wv,Sv=D({"src/compiler/diagnosticInformationMap.generated.ts"(){"use strict";Vy(),wv={Unterminated_string_literal:i(1002,1,"Unterminated_string_literal_1002","Unterminated string literal."),Identifier_expected:i(1003,1,"Identifier_expected_1003","Identifier expected."),_0_expected:i(1005,1,"_0_expected_1005","'{0}' expected."),A_file_cannot_have_a_reference_to_itself:i(1006,1,"A_file_cannot_have_a_reference_to_itself_1006","A file cannot have a reference to itself."),The_parser_expected_to_find_a_1_to_match_the_0_token_here:i(1007,1,"The_parser_expected_to_find_a_1_to_match_the_0_token_here_1007","The parser expected to find a '{1}' to match the '{0}' token here."),Trailing_comma_not_allowed:i(1009,1,"Trailing_comma_not_allowed_1009","Trailing comma not allowed."),Asterisk_Slash_expected:i(1010,1,"Asterisk_Slash_expected_1010","'*/' expected."),An_element_access_expression_should_take_an_argument:i(1011,1,"An_element_access_expression_should_take_an_argument_1011","An element access expression should take an argument."),Unexpected_token:i(1012,1,"Unexpected_token_1012","Unexpected token."),A_rest_parameter_or_binding_pattern_may_not_have_a_trailing_comma:i(1013,1,"A_rest_parameter_or_binding_pattern_may_not_have_a_trailing_comma_1013","A rest parameter or binding pattern may not have a trailing comma."),A_rest_parameter_must_be_last_in_a_parameter_list:i(1014,1,"A_rest_parameter_must_be_last_in_a_parameter_list_1014","A rest parameter must be last in a parameter list."),Parameter_cannot_have_question_mark_and_initializer:i(1015,1,"Parameter_cannot_have_question_mark_and_initializer_1015","Parameter cannot have question mark and initializer."),A_required_parameter_cannot_follow_an_optional_parameter:i(1016,1,"A_required_parameter_cannot_follow_an_optional_parameter_1016","A required parameter cannot follow an optional parameter."),An_index_signature_cannot_have_a_rest_parameter:i(1017,1,"An_index_signature_cannot_have_a_rest_parameter_1017","An index signature cannot have a rest parameter."),An_index_signature_parameter_cannot_have_an_accessibility_modifier:i(1018,1,"An_index_signature_parameter_cannot_have_an_accessibility_modifier_1018","An index signature parameter cannot have an accessibility modifier."),An_index_signature_parameter_cannot_have_a_question_mark:i(1019,1,"An_index_signature_parameter_cannot_have_a_question_mark_1019","An index signature parameter cannot have a question mark."),An_index_signature_parameter_cannot_have_an_initializer:i(1020,1,"An_index_signature_parameter_cannot_have_an_initializer_1020","An index signature parameter cannot have an initializer."),An_index_signature_must_have_a_type_annotation:i(1021,1,"An_index_signature_must_have_a_type_annotation_1021","An index signature must have a type annotation."),An_index_signature_parameter_must_have_a_type_annotation:i(1022,1,"An_index_signature_parameter_must_have_a_type_annotation_1022","An index signature parameter must have a type annotation."),readonly_modifier_can_only_appear_on_a_property_declaration_or_index_signature:i(1024,1,"readonly_modifier_can_only_appear_on_a_property_declaration_or_index_signature_1024","'readonly' modifier can only appear on a property declaration or index signature."),An_index_signature_cannot_have_a_trailing_comma:i(1025,1,"An_index_signature_cannot_have_a_trailing_comma_1025","An index signature cannot have a trailing comma."),Accessibility_modifier_already_seen:i(1028,1,"Accessibility_modifier_already_seen_1028","Accessibility modifier already seen."),_0_modifier_must_precede_1_modifier:i(1029,1,"_0_modifier_must_precede_1_modifier_1029","'{0}' modifier must precede '{1}' modifier."),_0_modifier_already_seen:i(1030,1,"_0_modifier_already_seen_1030","'{0}' modifier already seen."),_0_modifier_cannot_appear_on_class_elements_of_this_kind:i(1031,1,"_0_modifier_cannot_appear_on_class_elements_of_this_kind_1031","'{0}' modifier cannot appear on class elements of this kind."),super_must_be_followed_by_an_argument_list_or_member_access:i(1034,1,"super_must_be_followed_by_an_argument_list_or_member_access_1034","'super' must be followed by an argument list or member access."),Only_ambient_modules_can_use_quoted_names:i(1035,1,"Only_ambient_modules_can_use_quoted_names_1035","Only ambient modules can use quoted names."),Statements_are_not_allowed_in_ambient_contexts:i(1036,1,"Statements_are_not_allowed_in_ambient_contexts_1036","Statements are not allowed in ambient contexts."),A_declare_modifier_cannot_be_used_in_an_already_ambient_context:i(1038,1,"A_declare_modifier_cannot_be_used_in_an_already_ambient_context_1038","A 'declare' modifier cannot be used in an already ambient context."),Initializers_are_not_allowed_in_ambient_contexts:i(1039,1,"Initializers_are_not_allowed_in_ambient_contexts_1039","Initializers are not allowed in ambient contexts."),_0_modifier_cannot_be_used_in_an_ambient_context:i(1040,1,"_0_modifier_cannot_be_used_in_an_ambient_context_1040","'{0}' modifier cannot be used in an ambient context."),_0_modifier_cannot_be_used_here:i(1042,1,"_0_modifier_cannot_be_used_here_1042","'{0}' modifier cannot be used here."),_0_modifier_cannot_appear_on_a_module_or_namespace_element:i(1044,1,"_0_modifier_cannot_appear_on_a_module_or_namespace_element_1044","'{0}' modifier cannot appear on a module or namespace element."),Top_level_declarations_in_d_ts_files_must_start_with_either_a_declare_or_export_modifier:i(1046,1,"Top_level_declarations_in_d_ts_files_must_start_with_either_a_declare_or_export_modifier_1046","Top-level declarations in .d.ts files must start with either a 'declare' or 'export' modifier."),A_rest_parameter_cannot_be_optional:i(1047,1,"A_rest_parameter_cannot_be_optional_1047","A rest parameter cannot be optional."),A_rest_parameter_cannot_have_an_initializer:i(1048,1,"A_rest_parameter_cannot_have_an_initializer_1048","A rest parameter cannot have an initializer."),A_set_accessor_must_have_exactly_one_parameter:i(1049,1,"A_set_accessor_must_have_exactly_one_parameter_1049","A 'set' accessor must have exactly one parameter."),A_set_accessor_cannot_have_an_optional_parameter:i(1051,1,"A_set_accessor_cannot_have_an_optional_parameter_1051","A 'set' accessor cannot have an optional parameter."),A_set_accessor_parameter_cannot_have_an_initializer:i(1052,1,"A_set_accessor_parameter_cannot_have_an_initializer_1052","A 'set' accessor parameter cannot have an initializer."),A_set_accessor_cannot_have_rest_parameter:i(1053,1,"A_set_accessor_cannot_have_rest_parameter_1053","A 'set' accessor cannot have rest parameter."),A_get_accessor_cannot_have_parameters:i(1054,1,"A_get_accessor_cannot_have_parameters_1054","A 'get' accessor cannot have parameters."),Type_0_is_not_a_valid_async_function_return_type_in_ES5_SlashES3_because_it_does_not_refer_to_a_Promise_compatible_constructor_value:i(1055,1,"Type_0_is_not_a_valid_async_function_return_type_in_ES5_SlashES3_because_it_does_not_refer_to_a_Prom_1055","Type '{0}' is not a valid async function return type in ES5/ES3 because it does not refer to a Promise-compatible constructor value."),Accessors_are_only_available_when_targeting_ECMAScript_5_and_higher:i(1056,1,"Accessors_are_only_available_when_targeting_ECMAScript_5_and_higher_1056","Accessors are only available when targeting ECMAScript 5 and higher."),The_return_type_of_an_async_function_must_either_be_a_valid_promise_or_must_not_contain_a_callable_then_member:i(1058,1,"The_return_type_of_an_async_function_must_either_be_a_valid_promise_or_must_not_contain_a_callable_t_1058","The return type of an async function must either be a valid promise or must not contain a callable 'then' member."),A_promise_must_have_a_then_method:i(1059,1,"A_promise_must_have_a_then_method_1059","A promise must have a 'then' method."),The_first_parameter_of_the_then_method_of_a_promise_must_be_a_callback:i(1060,1,"The_first_parameter_of_the_then_method_of_a_promise_must_be_a_callback_1060","The first parameter of the 'then' method of a promise must be a callback."),Enum_member_must_have_initializer:i(1061,1,"Enum_member_must_have_initializer_1061","Enum member must have initializer."),Type_is_referenced_directly_or_indirectly_in_the_fulfillment_callback_of_its_own_then_method:i(1062,1,"Type_is_referenced_directly_or_indirectly_in_the_fulfillment_callback_of_its_own_then_method_1062","Type is referenced directly or indirectly in the fulfillment callback of its own 'then' method."),An_export_assignment_cannot_be_used_in_a_namespace:i(1063,1,"An_export_assignment_cannot_be_used_in_a_namespace_1063","An export assignment cannot be used in a namespace."),The_return_type_of_an_async_function_or_method_must_be_the_global_Promise_T_type_Did_you_mean_to_write_Promise_0:i(1064,1,"The_return_type_of_an_async_function_or_method_must_be_the_global_Promise_T_type_Did_you_mean_to_wri_1064","The return type of an async function or method must be the global Promise type. Did you mean to write 'Promise<{0}>'?"),In_ambient_enum_declarations_member_initializer_must_be_constant_expression:i(1066,1,"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:i(1068,1,"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:i(1069,1,"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:i(1070,1,"_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:i(1071,1,"_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:i(1079,1,"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:i(1084,1,"Invalid_reference_directive_syntax_1084","Invalid 'reference' directive syntax."),Octal_literals_are_not_available_when_targeting_ECMAScript_5_and_higher_Use_the_syntax_0:i(1085,1,"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}'."),_0_modifier_cannot_appear_on_a_constructor_declaration:i(1089,1,"_0_modifier_cannot_appear_on_a_constructor_declaration_1089","'{0}' modifier cannot appear on a constructor declaration."),_0_modifier_cannot_appear_on_a_parameter:i(1090,1,"_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:i(1091,1,"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:i(1092,1,"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:i(1093,1,"Type_annotation_cannot_appear_on_a_constructor_declaration_1093","Type annotation cannot appear on a constructor declaration."),An_accessor_cannot_have_type_parameters:i(1094,1,"An_accessor_cannot_have_type_parameters_1094","An accessor cannot have type parameters."),A_set_accessor_cannot_have_a_return_type_annotation:i(1095,1,"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:i(1096,1,"An_index_signature_must_have_exactly_one_parameter_1096","An index signature must have exactly one parameter."),_0_list_cannot_be_empty:i(1097,1,"_0_list_cannot_be_empty_1097","'{0}' list cannot be empty."),Type_parameter_list_cannot_be_empty:i(1098,1,"Type_parameter_list_cannot_be_empty_1098","Type parameter list cannot be empty."),Type_argument_list_cannot_be_empty:i(1099,1,"Type_argument_list_cannot_be_empty_1099","Type argument list cannot be empty."),Invalid_use_of_0_in_strict_mode:i(1100,1,"Invalid_use_of_0_in_strict_mode_1100","Invalid use of '{0}' in strict mode."),with_statements_are_not_allowed_in_strict_mode:i(1101,1,"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:i(1102,1,"delete_cannot_be_called_on_an_identifier_in_strict_mode_1102","'delete' cannot be called on an identifier in strict mode."),for_await_loops_are_only_allowed_within_async_functions_and_at_the_top_levels_of_modules:i(1103,1,"for_await_loops_are_only_allowed_within_async_functions_and_at_the_top_levels_of_modules_1103","'for await' loops are only allowed within async functions and at the top levels of modules."),A_continue_statement_can_only_be_used_within_an_enclosing_iteration_statement:i(1104,1,"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:i(1105,1,"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."),The_left_hand_side_of_a_for_of_statement_may_not_be_async:i(1106,1,"The_left_hand_side_of_a_for_of_statement_may_not_be_async_1106","The left-hand side of a 'for...of' statement may not be 'async'."),Jump_target_cannot_cross_function_boundary:i(1107,1,"Jump_target_cannot_cross_function_boundary_1107","Jump target cannot cross function boundary."),A_return_statement_can_only_be_used_within_a_function_body:i(1108,1,"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:i(1109,1,"Expression_expected_1109","Expression expected."),Type_expected:i(1110,1,"Type_expected_1110","Type expected."),A_default_clause_cannot_appear_more_than_once_in_a_switch_statement:i(1113,1,"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:i(1114,1,"Duplicate_label_0_1114","Duplicate label '{0}'."),A_continue_statement_can_only_jump_to_a_label_of_an_enclosing_iteration_statement:i(1115,1,"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:i(1116,1,"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:i(1117,1,"An_object_literal_cannot_have_multiple_properties_with_the_same_name_1117","An object literal cannot have multiple properties with the same name."),An_object_literal_cannot_have_multiple_get_Slashset_accessors_with_the_same_name:i(1118,1,"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:i(1119,1,"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:i(1120,1,"An_export_assignment_cannot_have_modifiers_1120","An export assignment cannot have modifiers."),Octal_literals_are_not_allowed_in_strict_mode:i(1121,1,"Octal_literals_are_not_allowed_in_strict_mode_1121","Octal literals are not allowed in strict mode."),Variable_declaration_list_cannot_be_empty:i(1123,1,"Variable_declaration_list_cannot_be_empty_1123","Variable declaration list cannot be empty."),Digit_expected:i(1124,1,"Digit_expected_1124","Digit expected."),Hexadecimal_digit_expected:i(1125,1,"Hexadecimal_digit_expected_1125","Hexadecimal digit expected."),Unexpected_end_of_text:i(1126,1,"Unexpected_end_of_text_1126","Unexpected end of text."),Invalid_character:i(1127,1,"Invalid_character_1127","Invalid character."),Declaration_or_statement_expected:i(1128,1,"Declaration_or_statement_expected_1128","Declaration or statement expected."),Statement_expected:i(1129,1,"Statement_expected_1129","Statement expected."),case_or_default_expected:i(1130,1,"case_or_default_expected_1130","'case' or 'default' expected."),Property_or_signature_expected:i(1131,1,"Property_or_signature_expected_1131","Property or signature expected."),Enum_member_expected:i(1132,1,"Enum_member_expected_1132","Enum member expected."),Variable_declaration_expected:i(1134,1,"Variable_declaration_expected_1134","Variable declaration expected."),Argument_expression_expected:i(1135,1,"Argument_expression_expected_1135","Argument expression expected."),Property_assignment_expected:i(1136,1,"Property_assignment_expected_1136","Property assignment expected."),Expression_or_comma_expected:i(1137,1,"Expression_or_comma_expected_1137","Expression or comma expected."),Parameter_declaration_expected:i(1138,1,"Parameter_declaration_expected_1138","Parameter declaration expected."),Type_parameter_declaration_expected:i(1139,1,"Type_parameter_declaration_expected_1139","Type parameter declaration expected."),Type_argument_expected:i(1140,1,"Type_argument_expected_1140","Type argument expected."),String_literal_expected:i(1141,1,"String_literal_expected_1141","String literal expected."),Line_break_not_permitted_here:i(1142,1,"Line_break_not_permitted_here_1142","Line break not permitted here."),or_expected:i(1144,1,"or_expected_1144","'{' or ';' expected."),or_JSX_element_expected:i(1145,1,"or_JSX_element_expected_1145","'{' or JSX element expected."),Declaration_expected:i(1146,1,"Declaration_expected_1146","Declaration expected."),Import_declarations_in_a_namespace_cannot_reference_a_module:i(1147,1,"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:i(1148,1,"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:i(1149,1,"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."),const_declarations_must_be_initialized:i(1155,1,"const_declarations_must_be_initialized_1155","'const' declarations must be initialized."),const_declarations_can_only_be_declared_inside_a_block:i(1156,1,"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:i(1157,1,"let_declarations_can_only_be_declared_inside_a_block_1157","'let' declarations can only be declared inside a block."),Unterminated_template_literal:i(1160,1,"Unterminated_template_literal_1160","Unterminated template literal."),Unterminated_regular_expression_literal:i(1161,1,"Unterminated_regular_expression_literal_1161","Unterminated regular expression literal."),An_object_member_cannot_be_declared_optional:i(1162,1,"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:i(1163,1,"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:i(1164,1,"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:i(1165,1,"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_have_a_simple_literal_type_or_a_unique_symbol_type:i(1166,1,"A_computed_property_name_in_a_class_property_declaration_must_have_a_simple_literal_type_or_a_unique_1166","A computed property name in a class property declaration must have a simple 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:i(1168,1,"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:i(1169,1,"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:i(1170,1,"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:i(1171,1,"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:i(1172,1,"extends_clause_already_seen_1172","'extends' clause already seen."),extends_clause_must_precede_implements_clause:i(1173,1,"extends_clause_must_precede_implements_clause_1173","'extends' clause must precede 'implements' clause."),Classes_can_only_extend_a_single_class:i(1174,1,"Classes_can_only_extend_a_single_class_1174","Classes can only extend a single class."),implements_clause_already_seen:i(1175,1,"implements_clause_already_seen_1175","'implements' clause already seen."),Interface_declaration_cannot_have_implements_clause:i(1176,1,"Interface_declaration_cannot_have_implements_clause_1176","Interface declaration cannot have 'implements' clause."),Binary_digit_expected:i(1177,1,"Binary_digit_expected_1177","Binary digit expected."),Octal_digit_expected:i(1178,1,"Octal_digit_expected_1178","Octal digit expected."),Unexpected_token_expected:i(1179,1,"Unexpected_token_expected_1179","Unexpected token. '{' expected."),Property_destructuring_pattern_expected:i(1180,1,"Property_destructuring_pattern_expected_1180","Property destructuring pattern expected."),Array_element_destructuring_pattern_expected:i(1181,1,"Array_element_destructuring_pattern_expected_1181","Array element destructuring pattern expected."),A_destructuring_declaration_must_have_an_initializer:i(1182,1,"A_destructuring_declaration_must_have_an_initializer_1182","A destructuring declaration must have an initializer."),An_implementation_cannot_be_declared_in_ambient_contexts:i(1183,1,"An_implementation_cannot_be_declared_in_ambient_contexts_1183","An implementation cannot be declared in ambient contexts."),Modifiers_cannot_appear_here:i(1184,1,"Modifiers_cannot_appear_here_1184","Modifiers cannot appear here."),Merge_conflict_marker_encountered:i(1185,1,"Merge_conflict_marker_encountered_1185","Merge conflict marker encountered."),A_rest_element_cannot_have_an_initializer:i(1186,1,"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:i(1187,1,"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:i(1188,1,"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:i(1189,1,"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:i(1190,1,"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:i(1191,1,"An_import_declaration_cannot_have_modifiers_1191","An import declaration cannot have modifiers."),Module_0_has_no_default_export:i(1192,1,"Module_0_has_no_default_export_1192","Module '{0}' has no default export."),An_export_declaration_cannot_have_modifiers:i(1193,1,"An_export_declaration_cannot_have_modifiers_1193","An export declaration cannot have modifiers."),Export_declarations_are_not_permitted_in_a_namespace:i(1194,1,"Export_declarations_are_not_permitted_in_a_namespace_1194","Export declarations are not permitted in a namespace."),export_Asterisk_does_not_re_export_a_default:i(1195,1,"export_Asterisk_does_not_re_export_a_default_1195","'export *' does not re-export a default."),Catch_clause_variable_type_annotation_must_be_any_or_unknown_if_specified:i(1196,1,"Catch_clause_variable_type_annotation_must_be_any_or_unknown_if_specified_1196","Catch clause variable type annotation must be 'any' or 'unknown' if specified."),Catch_clause_variable_cannot_have_an_initializer:i(1197,1,"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:i(1198,1,"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:i(1199,1,"Unterminated_Unicode_escape_sequence_1199","Unterminated Unicode escape sequence."),Line_terminator_not_permitted_before_arrow:i(1200,1,"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:i(1202,1,"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:i(1203,1,"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."),Re_exporting_a_type_when_0_is_enabled_requires_using_export_type:i(1205,1,"Re_exporting_a_type_when_0_is_enabled_requires_using_export_type_1205","Re-exporting a type when '{0}' is enabled requires using 'export type'."),Decorators_are_not_valid_here:i(1206,1,"Decorators_are_not_valid_here_1206","Decorators are not valid here."),Decorators_cannot_be_applied_to_multiple_get_Slashset_accessors_of_the_same_name:i(1207,1,"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."),Invalid_optional_chain_from_new_expression_Did_you_mean_to_call_0:i(1209,1,"Invalid_optional_chain_from_new_expression_Did_you_mean_to_call_0_1209","Invalid optional chain from new expression. Did you mean to call '{0}()'?"),Code_contained_in_a_class_is_evaluated_in_JavaScript_s_strict_mode_which_does_not_allow_this_use_of_0_For_more_information_see_https_Colon_Slash_Slashdeveloper_mozilla_org_Slashen_US_Slashdocs_SlashWeb_SlashJavaScript_SlashReference_SlashStrict_mode:i(1210,1,"Code_contained_in_a_class_is_evaluated_in_JavaScript_s_strict_mode_which_does_not_allow_this_use_of__1210","Code contained in a class is evaluated in JavaScript's strict mode which does not allow this use of '{0}'. For more information, see https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Strict_mode."),A_class_declaration_without_the_default_modifier_must_have_a_name:i(1211,1,"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:i(1212,1,"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:i(1213,1,"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:i(1214,1,"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:i(1215,1,"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:i(1216,1,"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:i(1218,1,"Export_assignment_is_not_supported_when_module_flag_is_system_1218","Export assignment is not supported when '--module' flag is 'system'."),Generators_are_not_allowed_in_an_ambient_context:i(1221,1,"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:i(1222,1,"An_overload_signature_cannot_be_declared_as_a_generator_1222","An overload signature cannot be declared as a generator."),_0_tag_already_specified:i(1223,1,"_0_tag_already_specified_1223","'{0}' tag already specified."),Signature_0_must_be_a_type_predicate:i(1224,1,"Signature_0_must_be_a_type_predicate_1224","Signature '{0}' must be a type predicate."),Cannot_find_parameter_0:i(1225,1,"Cannot_find_parameter_0_1225","Cannot find parameter '{0}'."),Type_predicate_0_is_not_assignable_to_1:i(1226,1,"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:i(1227,1,"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:i(1228,1,"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:i(1229,1,"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:i(1230,1,"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_must_be_at_the_top_level_of_a_file_or_module_declaration:i(1231,1,"An_export_assignment_must_be_at_the_top_level_of_a_file_or_module_declaration_1231","An export assignment must be at the top level of a file or module declaration."),An_import_declaration_can_only_be_used_at_the_top_level_of_a_namespace_or_module:i(1232,1,"An_import_declaration_can_only_be_used_at_the_top_level_of_a_namespace_or_module_1232","An import declaration can only be used at the top level of a namespace or module."),An_export_declaration_can_only_be_used_at_the_top_level_of_a_namespace_or_module:i(1233,1,"An_export_declaration_can_only_be_used_at_the_top_level_of_a_namespace_or_module_1233","An export declaration can only be used at the top level of a namespace or module."),An_ambient_module_declaration_is_only_allowed_at_the_top_level_in_a_file:i(1234,1,"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_at_the_top_level_of_a_namespace_or_module:i(1235,1,"A_namespace_declaration_is_only_allowed_at_the_top_level_of_a_namespace_or_module_1235","A namespace declaration is only allowed at the top level of a namespace or module."),The_return_type_of_a_property_decorator_function_must_be_either_void_or_any:i(1236,1,"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:i(1237,1,"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:i(1238,1,"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:i(1239,1,"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:i(1240,1,"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:i(1241,1,"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:i(1242,1,"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:i(1243,1,"_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:i(1244,1,"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:i(1245,1,"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:i(1246,1,"An_interface_property_cannot_have_an_initializer_1246","An interface property cannot have an initializer."),A_type_literal_property_cannot_have_an_initializer:i(1247,1,"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:i(1248,1,"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:i(1249,1,"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:i(1250,1,"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:i(1251,1,"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:i(1252,1,"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."),A_const_initializer_in_an_ambient_context_must_be_a_string_or_numeric_literal_or_literal_enum_reference:i(1254,1,"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:i(1255,1,"A_definite_assignment_assertion_is_not_permitted_in_this_context_1255","A definite assignment assertion '!' is not permitted in this context."),A_required_element_cannot_follow_an_optional_element:i(1257,1,"A_required_element_cannot_follow_an_optional_element_1257","A required element cannot follow an optional element."),A_default_export_must_be_at_the_top_level_of_a_file_or_module_declaration:i(1258,1,"A_default_export_must_be_at_the_top_level_of_a_file_or_module_declaration_1258","A default export must be at the top level of a file or module declaration."),Module_0_can_only_be_default_imported_using_the_1_flag:i(1259,1,"Module_0_can_only_be_default_imported_using_the_1_flag_1259","Module '{0}' can only be default-imported using the '{1}' flag"),Keywords_cannot_contain_escape_characters:i(1260,1,"Keywords_cannot_contain_escape_characters_1260","Keywords cannot contain escape characters."),Already_included_file_name_0_differs_from_file_name_1_only_in_casing:i(1261,1,"Already_included_file_name_0_differs_from_file_name_1_only_in_casing_1261","Already included file name '{0}' differs from file name '{1}' only in casing."),Identifier_expected_0_is_a_reserved_word_at_the_top_level_of_a_module:i(1262,1,"Identifier_expected_0_is_a_reserved_word_at_the_top_level_of_a_module_1262","Identifier expected. '{0}' is a reserved word at the top-level of a module."),Declarations_with_initializers_cannot_also_have_definite_assignment_assertions:i(1263,1,"Declarations_with_initializers_cannot_also_have_definite_assignment_assertions_1263","Declarations with initializers cannot also have definite assignment assertions."),Declarations_with_definite_assignment_assertions_must_also_have_type_annotations:i(1264,1,"Declarations_with_definite_assignment_assertions_must_also_have_type_annotations_1264","Declarations with definite assignment assertions must also have type annotations."),A_rest_element_cannot_follow_another_rest_element:i(1265,1,"A_rest_element_cannot_follow_another_rest_element_1265","A rest element cannot follow another rest element."),An_optional_element_cannot_follow_a_rest_element:i(1266,1,"An_optional_element_cannot_follow_a_rest_element_1266","An optional element cannot follow a rest element."),Property_0_cannot_have_an_initializer_because_it_is_marked_abstract:i(1267,1,"Property_0_cannot_have_an_initializer_because_it_is_marked_abstract_1267","Property '{0}' cannot have an initializer because it is marked abstract."),An_index_signature_parameter_type_must_be_string_number_symbol_or_a_template_literal_type:i(1268,1,"An_index_signature_parameter_type_must_be_string_number_symbol_or_a_template_literal_type_1268","An index signature parameter type must be 'string', 'number', 'symbol', or a template literal type."),Cannot_use_export_import_on_a_type_or_type_only_namespace_when_0_is_enabled:i(1269,1,"Cannot_use_export_import_on_a_type_or_type_only_namespace_when_0_is_enabled_1269","Cannot use 'export import' on a type or type-only namespace when '{0}' is enabled."),Decorator_function_return_type_0_is_not_assignable_to_type_1:i(1270,1,"Decorator_function_return_type_0_is_not_assignable_to_type_1_1270","Decorator function return type '{0}' is not assignable to type '{1}'."),Decorator_function_return_type_is_0_but_is_expected_to_be_void_or_any:i(1271,1,"Decorator_function_return_type_is_0_but_is_expected_to_be_void_or_any_1271","Decorator function return type is '{0}' but is expected to be 'void' or 'any'."),A_type_referenced_in_a_decorated_signature_must_be_imported_with_import_type_or_a_namespace_import_when_isolatedModules_and_emitDecoratorMetadata_are_enabled:i(1272,1,"A_type_referenced_in_a_decorated_signature_must_be_imported_with_import_type_or_a_namespace_import_w_1272","A type referenced in a decorated signature must be imported with 'import type' or a namespace import when 'isolatedModules' and 'emitDecoratorMetadata' are enabled."),_0_modifier_cannot_appear_on_a_type_parameter:i(1273,1,"_0_modifier_cannot_appear_on_a_type_parameter_1273","'{0}' modifier cannot appear on a type parameter"),_0_modifier_can_only_appear_on_a_type_parameter_of_a_class_interface_or_type_alias:i(1274,1,"_0_modifier_can_only_appear_on_a_type_parameter_of_a_class_interface_or_type_alias_1274","'{0}' modifier can only appear on a type parameter of a class, interface or type alias"),accessor_modifier_can_only_appear_on_a_property_declaration:i(1275,1,"accessor_modifier_can_only_appear_on_a_property_declaration_1275","'accessor' modifier can only appear on a property declaration."),An_accessor_property_cannot_be_declared_optional:i(1276,1,"An_accessor_property_cannot_be_declared_optional_1276","An 'accessor' property cannot be declared optional."),_0_modifier_can_only_appear_on_a_type_parameter_of_a_function_method_or_class:i(1277,1,"_0_modifier_can_only_appear_on_a_type_parameter_of_a_function_method_or_class_1277","'{0}' modifier can only appear on a type parameter of a function, method or class"),The_runtime_will_invoke_the_decorator_with_1_arguments_but_the_decorator_expects_0:i(1278,1,"The_runtime_will_invoke_the_decorator_with_1_arguments_but_the_decorator_expects_0_1278","The runtime will invoke the decorator with {1} arguments, but the decorator expects {0}."),The_runtime_will_invoke_the_decorator_with_1_arguments_but_the_decorator_expects_at_least_0:i(1279,1,"The_runtime_will_invoke_the_decorator_with_1_arguments_but_the_decorator_expects_at_least_0_1279","The runtime will invoke the decorator with {1} arguments, but the decorator expects at least {0}."),Namespaces_are_not_allowed_in_global_script_files_when_0_is_enabled_If_this_file_is_not_intended_to_be_a_global_script_set_moduleDetection_to_force_or_add_an_empty_export_statement:i(1280,1,"Namespaces_are_not_allowed_in_global_script_files_when_0_is_enabled_If_this_file_is_not_intended_to__1280","Namespaces are not allowed in global script files when '{0}' is enabled. If this file is not intended to be a global script, set 'moduleDetection' to 'force' or add an empty 'export {}' statement."),Cannot_access_0_from_another_file_without_qualification_when_1_is_enabled_Use_2_instead:i(1281,1,"Cannot_access_0_from_another_file_without_qualification_when_1_is_enabled_Use_2_instead_1281","Cannot access '{0}' from another file without qualification when '{1}' is enabled. Use '{2}' instead."),An_export_declaration_must_reference_a_value_when_verbatimModuleSyntax_is_enabled_but_0_only_refers_to_a_type:i(1282,1,"An_export_declaration_must_reference_a_value_when_verbatimModuleSyntax_is_enabled_but_0_only_refers__1282","An 'export =' declaration must reference a value when 'verbatimModuleSyntax' is enabled, but '{0}' only refers to a type."),An_export_declaration_must_reference_a_real_value_when_verbatimModuleSyntax_is_enabled_but_0_resolves_to_a_type_only_declaration:i(1283,1,"An_export_declaration_must_reference_a_real_value_when_verbatimModuleSyntax_is_enabled_but_0_resolve_1283","An 'export =' declaration must reference a real value when 'verbatimModuleSyntax' is enabled, but '{0}' resolves to a type-only declaration."),An_export_default_must_reference_a_value_when_verbatimModuleSyntax_is_enabled_but_0_only_refers_to_a_type:i(1284,1,"An_export_default_must_reference_a_value_when_verbatimModuleSyntax_is_enabled_but_0_only_refers_to_a_1284","An 'export default' must reference a value when 'verbatimModuleSyntax' is enabled, but '{0}' only refers to a type."),An_export_default_must_reference_a_real_value_when_verbatimModuleSyntax_is_enabled_but_0_resolves_to_a_type_only_declaration:i(1285,1,"An_export_default_must_reference_a_real_value_when_verbatimModuleSyntax_is_enabled_but_0_resolves_to_1285","An 'export default' must reference a real value when 'verbatimModuleSyntax' is enabled, but '{0}' resolves to a type-only declaration."),ESM_syntax_is_not_allowed_in_a_CommonJS_module_when_verbatimModuleSyntax_is_enabled:i(1286,1,"ESM_syntax_is_not_allowed_in_a_CommonJS_module_when_verbatimModuleSyntax_is_enabled_1286","ESM syntax is not allowed in a CommonJS module when 'verbatimModuleSyntax' is enabled."),A_top_level_export_modifier_cannot_be_used_on_value_declarations_in_a_CommonJS_module_when_verbatimModuleSyntax_is_enabled:i(1287,1,"A_top_level_export_modifier_cannot_be_used_on_value_declarations_in_a_CommonJS_module_when_verbatimM_1287","A top-level 'export' modifier cannot be used on value declarations in a CommonJS module when 'verbatimModuleSyntax' is enabled."),An_import_alias_cannot_resolve_to_a_type_or_type_only_declaration_when_verbatimModuleSyntax_is_enabled:i(1288,1,"An_import_alias_cannot_resolve_to_a_type_or_type_only_declaration_when_verbatimModuleSyntax_is_enabl_1288","An import alias cannot resolve to a type or type-only declaration when 'verbatimModuleSyntax' is enabled."),with_statements_are_not_allowed_in_an_async_function_block:i(1300,1,"with_statements_are_not_allowed_in_an_async_function_block_1300","'with' statements are not allowed in an async function block."),await_expressions_are_only_allowed_within_async_functions_and_at_the_top_levels_of_modules:i(1308,1,"await_expressions_are_only_allowed_within_async_functions_and_at_the_top_levels_of_modules_1308","'await' expressions are only allowed within async functions and at the top levels of modules."),The_current_file_is_a_CommonJS_module_and_cannot_use_await_at_the_top_level:i(1309,1,"The_current_file_is_a_CommonJS_module_and_cannot_use_await_at_the_top_level_1309","The current file is a CommonJS module and cannot use 'await' at the top level."),Did_you_mean_to_use_a_Colon_An_can_only_follow_a_property_name_when_the_containing_object_literal_is_part_of_a_destructuring_pattern:i(1312,1,"Did_you_mean_to_use_a_Colon_An_can_only_follow_a_property_name_when_the_containing_object_literal_is_1312","Did you mean to use a ':'? An '=' can only follow a property name when the containing object literal is part of a destructuring pattern."),The_body_of_an_if_statement_cannot_be_the_empty_statement:i(1313,1,"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:i(1314,1,"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:i(1315,1,"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:i(1316,1,"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:i(1317,1,"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:i(1318,1,"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:i(1319,1,"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:i(1320,1,"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:i(1321,1,"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:i(1322,1,"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_imports_are_only_supported_when_the_module_flag_is_set_to_es2020_es2022_esnext_commonjs_amd_system_umd_node16_or_nodenext:i(1323,1,"Dynamic_imports_are_only_supported_when_the_module_flag_is_set_to_es2020_es2022_esnext_commonjs_amd__1323","Dynamic imports are only supported when the '--module' flag is set to 'es2020', 'es2022', 'esnext', 'commonjs', 'amd', 'system', 'umd', 'node16', or 'nodenext'."),Dynamic_imports_only_support_a_second_argument_when_the_module_option_is_set_to_esnext_node16_or_nodenext:i(1324,1,"Dynamic_imports_only_support_a_second_argument_when_the_module_option_is_set_to_esnext_node16_or_nod_1324","Dynamic imports only support a second argument when the '--module' option is set to 'esnext', 'node16', or 'nodenext'."),Argument_of_dynamic_import_cannot_be_spread_element:i(1325,1,"Argument_of_dynamic_import_cannot_be_spread_element_1325","Argument of dynamic import cannot be spread element."),This_use_of_import_is_invalid_import_calls_can_be_written_but_they_must_have_parentheses_and_cannot_have_type_arguments:i(1326,1,"This_use_of_import_is_invalid_import_calls_can_be_written_but_they_must_have_parentheses_and_cannot__1326","This use of 'import' is invalid. 'import()' calls can be written, but they must have parentheses and cannot have type arguments."),String_literal_with_double_quotes_expected:i(1327,1,"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:i(1328,1,"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:i(1329,1,"_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:i(1330,1,"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:i(1331,1,"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:i(1332,1,"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:i(1333,1,"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:i(1334,1,"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:i(1335,1,"unique_symbol_types_are_not_allowed_here_1335","'unique symbol' types are not allowed here."),An_index_signature_parameter_type_cannot_be_a_literal_type_or_generic_type_Consider_using_a_mapped_object_type_instead:i(1337,1,"An_index_signature_parameter_type_cannot_be_a_literal_type_or_generic_type_Consider_using_a_mapped_o_1337","An index signature parameter type cannot be a literal type or generic type. Consider using a mapped object type instead."),infer_declarations_are_only_permitted_in_the_extends_clause_of_a_conditional_type:i(1338,1,"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:i(1339,1,"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:i(1340,1,"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}')'?"),Class_constructor_may_not_be_an_accessor:i(1341,1,"Class_constructor_may_not_be_an_accessor_1341","Class constructor may not be an accessor."),The_import_meta_meta_property_is_only_allowed_when_the_module_option_is_es2020_es2022_esnext_system_node16_or_nodenext:i(1343,1,"The_import_meta_meta_property_is_only_allowed_when_the_module_option_is_es2020_es2022_esnext_system__1343","The 'import.meta' meta-property is only allowed when the '--module' option is 'es2020', 'es2022', 'esnext', 'system', 'node16', or 'nodenext'."),A_label_is_not_allowed_here:i(1344,1,"A_label_is_not_allowed_here_1344","'A label is not allowed here."),An_expression_of_type_void_cannot_be_tested_for_truthiness:i(1345,1,"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:i(1346,1,"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:i(1347,1,"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:i(1348,1,"Non_simple_parameter_declared_here_1348","Non-simple parameter declared here."),use_strict_directive_used_here:i(1349,1,"use_strict_directive_used_here_1349","'use strict' directive used here."),Print_the_final_configuration_instead_of_building:i(1350,3,"Print_the_final_configuration_instead_of_building_1350","Print the final configuration instead of building."),An_identifier_or_keyword_cannot_immediately_follow_a_numeric_literal:i(1351,1,"An_identifier_or_keyword_cannot_immediately_follow_a_numeric_literal_1351","An identifier or keyword cannot immediately follow a numeric literal."),A_bigint_literal_cannot_use_exponential_notation:i(1352,1,"A_bigint_literal_cannot_use_exponential_notation_1352","A bigint literal cannot use exponential notation."),A_bigint_literal_must_be_an_integer:i(1353,1,"A_bigint_literal_must_be_an_integer_1353","A bigint literal must be an integer."),readonly_type_modifier_is_only_permitted_on_array_and_tuple_literal_types:i(1354,1,"readonly_type_modifier_is_only_permitted_on_array_and_tuple_literal_types_1354","'readonly' type modifier is only permitted on array and tuple literal types."),A_const_assertions_can_only_be_applied_to_references_to_enum_members_or_string_number_boolean_array_or_object_literals:i(1355,1,"A_const_assertions_can_only_be_applied_to_references_to_enum_members_or_string_number_boolean_array__1355","A 'const' assertions can only be applied to references to enum members, or string, number, boolean, array, or object literals."),Did_you_mean_to_mark_this_function_as_async:i(1356,1,"Did_you_mean_to_mark_this_function_as_async_1356","Did you mean to mark this function as 'async'?"),An_enum_member_name_must_be_followed_by_a_or:i(1357,1,"An_enum_member_name_must_be_followed_by_a_or_1357","An enum member name must be followed by a ',', '=', or '}'."),Tagged_template_expressions_are_not_permitted_in_an_optional_chain:i(1358,1,"Tagged_template_expressions_are_not_permitted_in_an_optional_chain_1358","Tagged template expressions are not permitted in an optional chain."),Identifier_expected_0_is_a_reserved_word_that_cannot_be_used_here:i(1359,1,"Identifier_expected_0_is_a_reserved_word_that_cannot_be_used_here_1359","Identifier expected. '{0}' is a reserved word that cannot be used here."),Type_0_does_not_satisfy_the_expected_type_1:i(1360,1,"Type_0_does_not_satisfy_the_expected_type_1_1360","Type '{0}' does not satisfy the expected type '{1}'."),_0_cannot_be_used_as_a_value_because_it_was_imported_using_import_type:i(1361,1,"_0_cannot_be_used_as_a_value_because_it_was_imported_using_import_type_1361","'{0}' cannot be used as a value because it was imported using 'import type'."),_0_cannot_be_used_as_a_value_because_it_was_exported_using_export_type:i(1362,1,"_0_cannot_be_used_as_a_value_because_it_was_exported_using_export_type_1362","'{0}' cannot be used as a value because it was exported using 'export type'."),A_type_only_import_can_specify_a_default_import_or_named_bindings_but_not_both:i(1363,1,"A_type_only_import_can_specify_a_default_import_or_named_bindings_but_not_both_1363","A type-only import can specify a default import or named bindings, but not both."),Convert_to_type_only_export:i(1364,3,"Convert_to_type_only_export_1364","Convert to type-only export"),Convert_all_re_exported_types_to_type_only_exports:i(1365,3,"Convert_all_re_exported_types_to_type_only_exports_1365","Convert all re-exported types to type-only exports"),Split_into_two_separate_import_declarations:i(1366,3,"Split_into_two_separate_import_declarations_1366","Split into two separate import declarations"),Split_all_invalid_type_only_imports:i(1367,3,"Split_all_invalid_type_only_imports_1367","Split all invalid type-only imports"),Class_constructor_may_not_be_a_generator:i(1368,1,"Class_constructor_may_not_be_a_generator_1368","Class constructor may not be a generator."),Did_you_mean_0:i(1369,3,"Did_you_mean_0_1369","Did you mean '{0}'?"),This_import_is_never_used_as_a_value_and_must_use_import_type_because_importsNotUsedAsValues_is_set_to_error:i(1371,1,"This_import_is_never_used_as_a_value_and_must_use_import_type_because_importsNotUsedAsValues_is_set__1371","This import is never used as a value and must use 'import type' because 'importsNotUsedAsValues' is set to 'error'."),Convert_to_type_only_import:i(1373,3,"Convert_to_type_only_import_1373","Convert to type-only import"),Convert_all_imports_not_used_as_a_value_to_type_only_imports:i(1374,3,"Convert_all_imports_not_used_as_a_value_to_type_only_imports_1374","Convert all imports not used as a value to type-only imports"),await_expressions_are_only_allowed_at_the_top_level_of_a_file_when_that_file_is_a_module_but_this_file_has_no_imports_or_exports_Consider_adding_an_empty_export_to_make_this_file_a_module:i(1375,1,"await_expressions_are_only_allowed_at_the_top_level_of_a_file_when_that_file_is_a_module_but_this_fi_1375","'await' expressions are only allowed at the top level of a file when that file is a module, but this file has no imports or exports. Consider adding an empty 'export {}' to make this file a module."),_0_was_imported_here:i(1376,3,"_0_was_imported_here_1376","'{0}' was imported here."),_0_was_exported_here:i(1377,3,"_0_was_exported_here_1377","'{0}' was exported here."),Top_level_await_expressions_are_only_allowed_when_the_module_option_is_set_to_es2022_esnext_system_node16_or_nodenext_and_the_target_option_is_set_to_es2017_or_higher:i(1378,1,"Top_level_await_expressions_are_only_allowed_when_the_module_option_is_set_to_es2022_esnext_system_n_1378","Top-level 'await' expressions are only allowed when the 'module' option is set to 'es2022', 'esnext', 'system', 'node16', or 'nodenext', and the 'target' option is set to 'es2017' or higher."),An_import_alias_cannot_reference_a_declaration_that_was_exported_using_export_type:i(1379,1,"An_import_alias_cannot_reference_a_declaration_that_was_exported_using_export_type_1379","An import alias cannot reference a declaration that was exported using 'export type'."),An_import_alias_cannot_reference_a_declaration_that_was_imported_using_import_type:i(1380,1,"An_import_alias_cannot_reference_a_declaration_that_was_imported_using_import_type_1380","An import alias cannot reference a declaration that was imported using 'import type'."),Unexpected_token_Did_you_mean_or_rbrace:i(1381,1,"Unexpected_token_Did_you_mean_or_rbrace_1381","Unexpected token. Did you mean `{'}'}` or `}`?"),Unexpected_token_Did_you_mean_or_gt:i(1382,1,"Unexpected_token_Did_you_mean_or_gt_1382","Unexpected token. Did you mean `{'>'}` or `>`?"),Function_type_notation_must_be_parenthesized_when_used_in_a_union_type:i(1385,1,"Function_type_notation_must_be_parenthesized_when_used_in_a_union_type_1385","Function type notation must be parenthesized when used in a union type."),Constructor_type_notation_must_be_parenthesized_when_used_in_a_union_type:i(1386,1,"Constructor_type_notation_must_be_parenthesized_when_used_in_a_union_type_1386","Constructor type notation must be parenthesized when used in a union type."),Function_type_notation_must_be_parenthesized_when_used_in_an_intersection_type:i(1387,1,"Function_type_notation_must_be_parenthesized_when_used_in_an_intersection_type_1387","Function type notation must be parenthesized when used in an intersection type."),Constructor_type_notation_must_be_parenthesized_when_used_in_an_intersection_type:i(1388,1,"Constructor_type_notation_must_be_parenthesized_when_used_in_an_intersection_type_1388","Constructor type notation must be parenthesized when used in an intersection type."),_0_is_not_allowed_as_a_variable_declaration_name:i(1389,1,"_0_is_not_allowed_as_a_variable_declaration_name_1389","'{0}' is not allowed as a variable declaration name."),_0_is_not_allowed_as_a_parameter_name:i(1390,1,"_0_is_not_allowed_as_a_parameter_name_1390","'{0}' is not allowed as a parameter name."),An_import_alias_cannot_use_import_type:i(1392,1,"An_import_alias_cannot_use_import_type_1392","An import alias cannot use 'import type'"),Imported_via_0_from_file_1:i(1393,3,"Imported_via_0_from_file_1_1393","Imported via {0} from file '{1}'"),Imported_via_0_from_file_1_with_packageId_2:i(1394,3,"Imported_via_0_from_file_1_with_packageId_2_1394","Imported via {0} from file '{1}' with packageId '{2}'"),Imported_via_0_from_file_1_to_import_importHelpers_as_specified_in_compilerOptions:i(1395,3,"Imported_via_0_from_file_1_to_import_importHelpers_as_specified_in_compilerOptions_1395","Imported via {0} from file '{1}' to import 'importHelpers' as specified in compilerOptions"),Imported_via_0_from_file_1_with_packageId_2_to_import_importHelpers_as_specified_in_compilerOptions:i(1396,3,"Imported_via_0_from_file_1_with_packageId_2_to_import_importHelpers_as_specified_in_compilerOptions_1396","Imported via {0} from file '{1}' with packageId '{2}' to import 'importHelpers' as specified in compilerOptions"),Imported_via_0_from_file_1_to_import_jsx_and_jsxs_factory_functions:i(1397,3,"Imported_via_0_from_file_1_to_import_jsx_and_jsxs_factory_functions_1397","Imported via {0} from file '{1}' to import 'jsx' and 'jsxs' factory functions"),Imported_via_0_from_file_1_with_packageId_2_to_import_jsx_and_jsxs_factory_functions:i(1398,3,"Imported_via_0_from_file_1_with_packageId_2_to_import_jsx_and_jsxs_factory_functions_1398","Imported via {0} from file '{1}' with packageId '{2}' to import 'jsx' and 'jsxs' factory functions"),File_is_included_via_import_here:i(1399,3,"File_is_included_via_import_here_1399","File is included via import here."),Referenced_via_0_from_file_1:i(1400,3,"Referenced_via_0_from_file_1_1400","Referenced via '{0}' from file '{1}'"),File_is_included_via_reference_here:i(1401,3,"File_is_included_via_reference_here_1401","File is included via reference here."),Type_library_referenced_via_0_from_file_1:i(1402,3,"Type_library_referenced_via_0_from_file_1_1402","Type library referenced via '{0}' from file '{1}'"),Type_library_referenced_via_0_from_file_1_with_packageId_2:i(1403,3,"Type_library_referenced_via_0_from_file_1_with_packageId_2_1403","Type library referenced via '{0}' from file '{1}' with packageId '{2}'"),File_is_included_via_type_library_reference_here:i(1404,3,"File_is_included_via_type_library_reference_here_1404","File is included via type library reference here."),Library_referenced_via_0_from_file_1:i(1405,3,"Library_referenced_via_0_from_file_1_1405","Library referenced via '{0}' from file '{1}'"),File_is_included_via_library_reference_here:i(1406,3,"File_is_included_via_library_reference_here_1406","File is included via library reference here."),Matched_by_include_pattern_0_in_1:i(1407,3,"Matched_by_include_pattern_0_in_1_1407","Matched by include pattern '{0}' in '{1}'"),File_is_matched_by_include_pattern_specified_here:i(1408,3,"File_is_matched_by_include_pattern_specified_here_1408","File is matched by include pattern specified here."),Part_of_files_list_in_tsconfig_json:i(1409,3,"Part_of_files_list_in_tsconfig_json_1409","Part of 'files' list in tsconfig.json"),File_is_matched_by_files_list_specified_here:i(1410,3,"File_is_matched_by_files_list_specified_here_1410","File is matched by 'files' list specified here."),Output_from_referenced_project_0_included_because_1_specified:i(1411,3,"Output_from_referenced_project_0_included_because_1_specified_1411","Output from referenced project '{0}' included because '{1}' specified"),Output_from_referenced_project_0_included_because_module_is_specified_as_none:i(1412,3,"Output_from_referenced_project_0_included_because_module_is_specified_as_none_1412","Output from referenced project '{0}' included because '--module' is specified as 'none'"),File_is_output_from_referenced_project_specified_here:i(1413,3,"File_is_output_from_referenced_project_specified_here_1413","File is output from referenced project specified here."),Source_from_referenced_project_0_included_because_1_specified:i(1414,3,"Source_from_referenced_project_0_included_because_1_specified_1414","Source from referenced project '{0}' included because '{1}' specified"),Source_from_referenced_project_0_included_because_module_is_specified_as_none:i(1415,3,"Source_from_referenced_project_0_included_because_module_is_specified_as_none_1415","Source from referenced project '{0}' included because '--module' is specified as 'none'"),File_is_source_from_referenced_project_specified_here:i(1416,3,"File_is_source_from_referenced_project_specified_here_1416","File is source from referenced project specified here."),Entry_point_of_type_library_0_specified_in_compilerOptions:i(1417,3,"Entry_point_of_type_library_0_specified_in_compilerOptions_1417","Entry point of type library '{0}' specified in compilerOptions"),Entry_point_of_type_library_0_specified_in_compilerOptions_with_packageId_1:i(1418,3,"Entry_point_of_type_library_0_specified_in_compilerOptions_with_packageId_1_1418","Entry point of type library '{0}' specified in compilerOptions with packageId '{1}'"),File_is_entry_point_of_type_library_specified_here:i(1419,3,"File_is_entry_point_of_type_library_specified_here_1419","File is entry point of type library specified here."),Entry_point_for_implicit_type_library_0:i(1420,3,"Entry_point_for_implicit_type_library_0_1420","Entry point for implicit type library '{0}'"),Entry_point_for_implicit_type_library_0_with_packageId_1:i(1421,3,"Entry_point_for_implicit_type_library_0_with_packageId_1_1421","Entry point for implicit type library '{0}' with packageId '{1}'"),Library_0_specified_in_compilerOptions:i(1422,3,"Library_0_specified_in_compilerOptions_1422","Library '{0}' specified in compilerOptions"),File_is_library_specified_here:i(1423,3,"File_is_library_specified_here_1423","File is library specified here."),Default_library:i(1424,3,"Default_library_1424","Default library"),Default_library_for_target_0:i(1425,3,"Default_library_for_target_0_1425","Default library for target '{0}'"),File_is_default_library_for_target_specified_here:i(1426,3,"File_is_default_library_for_target_specified_here_1426","File is default library for target specified here."),Root_file_specified_for_compilation:i(1427,3,"Root_file_specified_for_compilation_1427","Root file specified for compilation"),File_is_output_of_project_reference_source_0:i(1428,3,"File_is_output_of_project_reference_source_0_1428","File is output of project reference source '{0}'"),File_redirects_to_file_0:i(1429,3,"File_redirects_to_file_0_1429","File redirects to file '{0}'"),The_file_is_in_the_program_because_Colon:i(1430,3,"The_file_is_in_the_program_because_Colon_1430","The file is in the program because:"),for_await_loops_are_only_allowed_at_the_top_level_of_a_file_when_that_file_is_a_module_but_this_file_has_no_imports_or_exports_Consider_adding_an_empty_export_to_make_this_file_a_module:i(1431,1,"for_await_loops_are_only_allowed_at_the_top_level_of_a_file_when_that_file_is_a_module_but_this_file_1431","'for await' loops are only allowed at the top level of a file when that file is a module, but this file has no imports or exports. Consider adding an empty 'export {}' to make this file a module."),Top_level_for_await_loops_are_only_allowed_when_the_module_option_is_set_to_es2022_esnext_system_node16_or_nodenext_and_the_target_option_is_set_to_es2017_or_higher:i(1432,1,"Top_level_for_await_loops_are_only_allowed_when_the_module_option_is_set_to_es2022_esnext_system_nod_1432","Top-level 'for await' loops are only allowed when the 'module' option is set to 'es2022', 'esnext', 'system', 'node16', or 'nodenext', and the 'target' option is set to 'es2017' or higher."),Neither_decorators_nor_modifiers_may_be_applied_to_this_parameters:i(1433,1,"Neither_decorators_nor_modifiers_may_be_applied_to_this_parameters_1433","Neither decorators nor modifiers may be applied to 'this' parameters."),Unexpected_keyword_or_identifier:i(1434,1,"Unexpected_keyword_or_identifier_1434","Unexpected keyword or identifier."),Unknown_keyword_or_identifier_Did_you_mean_0:i(1435,1,"Unknown_keyword_or_identifier_Did_you_mean_0_1435","Unknown keyword or identifier. Did you mean '{0}'?"),Decorators_must_precede_the_name_and_all_keywords_of_property_declarations:i(1436,1,"Decorators_must_precede_the_name_and_all_keywords_of_property_declarations_1436","Decorators must precede the name and all keywords of property declarations."),Namespace_must_be_given_a_name:i(1437,1,"Namespace_must_be_given_a_name_1437","Namespace must be given a name."),Interface_must_be_given_a_name:i(1438,1,"Interface_must_be_given_a_name_1438","Interface must be given a name."),Type_alias_must_be_given_a_name:i(1439,1,"Type_alias_must_be_given_a_name_1439","Type alias must be given a name."),Variable_declaration_not_allowed_at_this_location:i(1440,1,"Variable_declaration_not_allowed_at_this_location_1440","Variable declaration not allowed at this location."),Cannot_start_a_function_call_in_a_type_annotation:i(1441,1,"Cannot_start_a_function_call_in_a_type_annotation_1441","Cannot start a function call in a type annotation."),Expected_for_property_initializer:i(1442,1,"Expected_for_property_initializer_1442","Expected '=' for property initializer."),Module_declaration_names_may_only_use_or_quoted_strings:i(1443,1,"Module_declaration_names_may_only_use_or_quoted_strings_1443",`Module declaration names may only use ' or " quoted strings.`),_0_is_a_type_and_must_be_imported_using_a_type_only_import_when_preserveValueImports_and_isolatedModules_are_both_enabled:i(1444,1,"_0_is_a_type_and_must_be_imported_using_a_type_only_import_when_preserveValueImports_and_isolatedMod_1444","'{0}' is a type and must be imported using a type-only import when 'preserveValueImports' and 'isolatedModules' are both enabled."),_0_resolves_to_a_type_only_declaration_and_must_be_imported_using_a_type_only_import_when_preserveValueImports_and_isolatedModules_are_both_enabled:i(1446,1,"_0_resolves_to_a_type_only_declaration_and_must_be_imported_using_a_type_only_import_when_preserveVa_1446","'{0}' resolves to a type-only declaration and must be imported using a type-only import when 'preserveValueImports' and 'isolatedModules' are both enabled."),_0_resolves_to_a_type_only_declaration_and_must_be_re_exported_using_a_type_only_re_export_when_1_is_enabled:i(1448,1,"_0_resolves_to_a_type_only_declaration_and_must_be_re_exported_using_a_type_only_re_export_when_1_is_1448","'{0}' resolves to a type-only declaration and must be re-exported using a type-only re-export when '{1}' is enabled."),Preserve_unused_imported_values_in_the_JavaScript_output_that_would_otherwise_be_removed:i(1449,3,"Preserve_unused_imported_values_in_the_JavaScript_output_that_would_otherwise_be_removed_1449","Preserve unused imported values in the JavaScript output that would otherwise be removed."),Dynamic_imports_can_only_accept_a_module_specifier_and_an_optional_assertion_as_arguments:i(1450,3,"Dynamic_imports_can_only_accept_a_module_specifier_and_an_optional_assertion_as_arguments_1450","Dynamic imports can only accept a module specifier and an optional assertion as arguments"),Private_identifiers_are_only_allowed_in_class_bodies_and_may_only_be_used_as_part_of_a_class_member_declaration_property_access_or_on_the_left_hand_side_of_an_in_expression:i(1451,1,"Private_identifiers_are_only_allowed_in_class_bodies_and_may_only_be_used_as_part_of_a_class_member__1451","Private identifiers are only allowed in class bodies and may only be used as part of a class member declaration, property access, or on the left-hand-side of an 'in' expression"),resolution_mode_assertions_are_only_supported_when_moduleResolution_is_node16_or_nodenext:i(1452,1,"resolution_mode_assertions_are_only_supported_when_moduleResolution_is_node16_or_nodenext_1452","'resolution-mode' assertions are only supported when `moduleResolution` is `node16` or `nodenext`."),resolution_mode_should_be_either_require_or_import:i(1453,1,"resolution_mode_should_be_either_require_or_import_1453","`resolution-mode` should be either `require` or `import`."),resolution_mode_can_only_be_set_for_type_only_imports:i(1454,1,"resolution_mode_can_only_be_set_for_type_only_imports_1454","`resolution-mode` can only be set for type-only imports."),resolution_mode_is_the_only_valid_key_for_type_import_assertions:i(1455,1,"resolution_mode_is_the_only_valid_key_for_type_import_assertions_1455","`resolution-mode` is the only valid key for type import assertions."),Type_import_assertions_should_have_exactly_one_key_resolution_mode_with_value_import_or_require:i(1456,1,"Type_import_assertions_should_have_exactly_one_key_resolution_mode_with_value_import_or_require_1456","Type import assertions should have exactly one key - `resolution-mode` - with value `import` or `require`."),Matched_by_default_include_pattern_Asterisk_Asterisk_Slash_Asterisk:i(1457,3,"Matched_by_default_include_pattern_Asterisk_Asterisk_Slash_Asterisk_1457","Matched by default include pattern '**/*'"),File_is_ECMAScript_module_because_0_has_field_type_with_value_module:i(1458,3,"File_is_ECMAScript_module_because_0_has_field_type_with_value_module_1458",`File is ECMAScript module because '{0}' has field "type" with value "module"`),File_is_CommonJS_module_because_0_has_field_type_whose_value_is_not_module:i(1459,3,"File_is_CommonJS_module_because_0_has_field_type_whose_value_is_not_module_1459",`File is CommonJS module because '{0}' has field "type" whose value is not "module"`),File_is_CommonJS_module_because_0_does_not_have_field_type:i(1460,3,"File_is_CommonJS_module_because_0_does_not_have_field_type_1460",`File is CommonJS module because '{0}' does not have field "type"`),File_is_CommonJS_module_because_package_json_was_not_found:i(1461,3,"File_is_CommonJS_module_because_package_json_was_not_found_1461","File is CommonJS module because 'package.json' was not found"),The_import_meta_meta_property_is_not_allowed_in_files_which_will_build_into_CommonJS_output:i(1470,1,"The_import_meta_meta_property_is_not_allowed_in_files_which_will_build_into_CommonJS_output_1470","The 'import.meta' meta-property is not allowed in files which will build into CommonJS output."),Module_0_cannot_be_imported_using_this_construct_The_specifier_only_resolves_to_an_ES_module_which_cannot_be_imported_with_require_Use_an_ECMAScript_import_instead:i(1471,1,"Module_0_cannot_be_imported_using_this_construct_The_specifier_only_resolves_to_an_ES_module_which_c_1471","Module '{0}' cannot be imported using this construct. The specifier only resolves to an ES module, which cannot be imported with 'require'. Use an ECMAScript import instead."),catch_or_finally_expected:i(1472,1,"catch_or_finally_expected_1472","'catch' or 'finally' expected."),An_import_declaration_can_only_be_used_at_the_top_level_of_a_module:i(1473,1,"An_import_declaration_can_only_be_used_at_the_top_level_of_a_module_1473","An import declaration can only be used at the top level of a module."),An_export_declaration_can_only_be_used_at_the_top_level_of_a_module:i(1474,1,"An_export_declaration_can_only_be_used_at_the_top_level_of_a_module_1474","An export declaration can only be used at the top level of a module."),Control_what_method_is_used_to_detect_module_format_JS_files:i(1475,3,"Control_what_method_is_used_to_detect_module_format_JS_files_1475","Control what method is used to detect module-format JS files."),auto_Colon_Treat_files_with_imports_exports_import_meta_jsx_with_jsx_Colon_react_jsx_or_esm_format_with_module_Colon_node16_as_modules:i(1476,3,"auto_Colon_Treat_files_with_imports_exports_import_meta_jsx_with_jsx_Colon_react_jsx_or_esm_format_w_1476",'"auto": Treat files with imports, exports, import.meta, jsx (with jsx: react-jsx), or esm format (with module: node16+) as modules.'),An_instantiation_expression_cannot_be_followed_by_a_property_access:i(1477,1,"An_instantiation_expression_cannot_be_followed_by_a_property_access_1477","An instantiation expression cannot be followed by a property access."),Identifier_or_string_literal_expected:i(1478,1,"Identifier_or_string_literal_expected_1478","Identifier or string literal expected."),The_current_file_is_a_CommonJS_module_whose_imports_will_produce_require_calls_however_the_referenced_file_is_an_ECMAScript_module_and_cannot_be_imported_with_require_Consider_writing_a_dynamic_import_0_call_instead:i(1479,1,"The_current_file_is_a_CommonJS_module_whose_imports_will_produce_require_calls_however_the_reference_1479",`The current file is a CommonJS module whose imports will produce 'require' calls; however, the referenced file is an ECMAScript module and cannot be imported with 'require'. Consider writing a dynamic 'import("{0}")' call instead.`),To_convert_this_file_to_an_ECMAScript_module_change_its_file_extension_to_0_or_create_a_local_package_json_file_with_type_Colon_module:i(1480,3,"To_convert_this_file_to_an_ECMAScript_module_change_its_file_extension_to_0_or_create_a_local_packag_1480",'To convert this file to an ECMAScript module, change its file extension to \'{0}\' or create a local package.json file with `{ "type": "module" }`.'),To_convert_this_file_to_an_ECMAScript_module_change_its_file_extension_to_0_or_add_the_field_type_Colon_module_to_1:i(1481,3,"To_convert_this_file_to_an_ECMAScript_module_change_its_file_extension_to_0_or_add_the_field_type_Co_1481",`To convert this file to an ECMAScript module, change its file extension to '{0}', or add the field \`"type": "module"\` to '{1}'.`),To_convert_this_file_to_an_ECMAScript_module_add_the_field_type_Colon_module_to_0:i(1482,3,"To_convert_this_file_to_an_ECMAScript_module_add_the_field_type_Colon_module_to_0_1482",'To convert this file to an ECMAScript module, add the field `"type": "module"` to \'{0}\'.'),To_convert_this_file_to_an_ECMAScript_module_create_a_local_package_json_file_with_type_Colon_module:i(1483,3,"To_convert_this_file_to_an_ECMAScript_module_create_a_local_package_json_file_with_type_Colon_module_1483",'To convert this file to an ECMAScript module, create a local package.json file with `{ "type": "module" }`.'),_0_is_a_type_and_must_be_imported_using_a_type_only_import_when_verbatimModuleSyntax_is_enabled:i(1484,1,"_0_is_a_type_and_must_be_imported_using_a_type_only_import_when_verbatimModuleSyntax_is_enabled_1484","'{0}' is a type and must be imported using a type-only import when 'verbatimModuleSyntax' is enabled."),_0_resolves_to_a_type_only_declaration_and_must_be_imported_using_a_type_only_import_when_verbatimModuleSyntax_is_enabled:i(1485,1,"_0_resolves_to_a_type_only_declaration_and_must_be_imported_using_a_type_only_import_when_verbatimMo_1485","'{0}' resolves to a type-only declaration and must be imported using a type-only import when 'verbatimModuleSyntax' is enabled."),Decorator_used_before_export_here:i(1486,1,"Decorator_used_before_export_here_1486","Decorator used before 'export' here."),The_types_of_0_are_incompatible_between_these_types:i(2200,1,"The_types_of_0_are_incompatible_between_these_types_2200","The types of '{0}' are incompatible between these types."),The_types_returned_by_0_are_incompatible_between_these_types:i(2201,1,"The_types_returned_by_0_are_incompatible_between_these_types_2201","The types returned by '{0}' are incompatible between these types."),Call_signature_return_types_0_and_1_are_incompatible:i(2202,1,"Call_signature_return_types_0_and_1_are_incompatible_2202","Call signature return types '{0}' and '{1}' are incompatible.",void 0,!0),Construct_signature_return_types_0_and_1_are_incompatible:i(2203,1,"Construct_signature_return_types_0_and_1_are_incompatible_2203","Construct signature return types '{0}' and '{1}' are incompatible.",void 0,!0),Call_signatures_with_no_arguments_have_incompatible_return_types_0_and_1:i(2204,1,"Call_signatures_with_no_arguments_have_incompatible_return_types_0_and_1_2204","Call signatures with no arguments have incompatible return types '{0}' and '{1}'.",void 0,!0),Construct_signatures_with_no_arguments_have_incompatible_return_types_0_and_1:i(2205,1,"Construct_signatures_with_no_arguments_have_incompatible_return_types_0_and_1_2205","Construct signatures with no arguments have incompatible return types '{0}' and '{1}'.",void 0,!0),The_type_modifier_cannot_be_used_on_a_named_import_when_import_type_is_used_on_its_import_statement:i(2206,1,"The_type_modifier_cannot_be_used_on_a_named_import_when_import_type_is_used_on_its_import_statement_2206","The 'type' modifier cannot be used on a named import when 'import type' is used on its import statement."),The_type_modifier_cannot_be_used_on_a_named_export_when_export_type_is_used_on_its_export_statement:i(2207,1,"The_type_modifier_cannot_be_used_on_a_named_export_when_export_type_is_used_on_its_export_statement_2207","The 'type' modifier cannot be used on a named export when 'export type' is used on its export statement."),This_type_parameter_might_need_an_extends_0_constraint:i(2208,1,"This_type_parameter_might_need_an_extends_0_constraint_2208","This type parameter might need an `extends {0}` constraint."),The_project_root_is_ambiguous_but_is_required_to_resolve_export_map_entry_0_in_file_1_Supply_the_rootDir_compiler_option_to_disambiguate:i(2209,1,"The_project_root_is_ambiguous_but_is_required_to_resolve_export_map_entry_0_in_file_1_Supply_the_roo_2209","The project root is ambiguous, but is required to resolve export map entry '{0}' in file '{1}'. Supply the `rootDir` compiler option to disambiguate."),The_project_root_is_ambiguous_but_is_required_to_resolve_import_map_entry_0_in_file_1_Supply_the_rootDir_compiler_option_to_disambiguate:i(2210,1,"The_project_root_is_ambiguous_but_is_required_to_resolve_import_map_entry_0_in_file_1_Supply_the_roo_2210","The project root is ambiguous, but is required to resolve import map entry '{0}' in file '{1}'. Supply the `rootDir` compiler option to disambiguate."),Add_extends_constraint:i(2211,3,"Add_extends_constraint_2211","Add `extends` constraint."),Add_extends_constraint_to_all_type_parameters:i(2212,3,"Add_extends_constraint_to_all_type_parameters_2212","Add `extends` constraint to all type parameters"),Duplicate_identifier_0:i(2300,1,"Duplicate_identifier_0_2300","Duplicate identifier '{0}'."),Initializer_of_instance_member_variable_0_cannot_reference_identifier_1_declared_in_the_constructor:i(2301,1,"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:i(2302,1,"Static_members_cannot_reference_class_type_parameters_2302","Static members cannot reference class type parameters."),Circular_definition_of_import_alias_0:i(2303,1,"Circular_definition_of_import_alias_0_2303","Circular definition of import alias '{0}'."),Cannot_find_name_0:i(2304,1,"Cannot_find_name_0_2304","Cannot find name '{0}'."),Module_0_has_no_exported_member_1:i(2305,1,"Module_0_has_no_exported_member_1_2305","Module '{0}' has no exported member '{1}'."),File_0_is_not_a_module:i(2306,1,"File_0_is_not_a_module_2306","File '{0}' is not a module."),Cannot_find_module_0_or_its_corresponding_type_declarations:i(2307,1,"Cannot_find_module_0_or_its_corresponding_type_declarations_2307","Cannot find module '{0}' or its corresponding type declarations."),Module_0_has_already_exported_a_member_named_1_Consider_explicitly_re_exporting_to_resolve_the_ambiguity:i(2308,1,"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:i(2309,1,"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:i(2310,1,"Type_0_recursively_references_itself_as_a_base_type_2310","Type '{0}' recursively references itself as a base type."),Cannot_find_name_0_Did_you_mean_to_write_this_in_an_async_function:i(2311,1,"Cannot_find_name_0_Did_you_mean_to_write_this_in_an_async_function_2311","Cannot find name '{0}'. Did you mean to write this in an async function?"),An_interface_can_only_extend_an_object_type_or_intersection_of_object_types_with_statically_known_members:i(2312,1,"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:i(2313,1,"Type_parameter_0_has_a_circular_constraint_2313","Type parameter '{0}' has a circular constraint."),Generic_type_0_requires_1_type_argument_s:i(2314,1,"Generic_type_0_requires_1_type_argument_s_2314","Generic type '{0}' requires {1} type argument(s)."),Type_0_is_not_generic:i(2315,1,"Type_0_is_not_generic_2315","Type '{0}' is not generic."),Global_type_0_must_be_a_class_or_interface_type:i(2316,1,"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:i(2317,1,"Global_type_0_must_have_1_type_parameter_s_2317","Global type '{0}' must have {1} type parameter(s)."),Cannot_find_global_type_0:i(2318,1,"Cannot_find_global_type_0_2318","Cannot find global type '{0}'."),Named_property_0_of_types_1_and_2_are_not_identical:i(2319,1,"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:i(2320,1,"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:i(2321,1,"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:i(2322,1,"Type_0_is_not_assignable_to_type_1_2322","Type '{0}' is not assignable to type '{1}'."),Cannot_redeclare_exported_variable_0:i(2323,1,"Cannot_redeclare_exported_variable_0_2323","Cannot redeclare exported variable '{0}'."),Property_0_is_missing_in_type_1:i(2324,1,"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:i(2325,1,"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:i(2326,1,"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:i(2327,1,"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:i(2328,1,"Types_of_parameters_0_and_1_are_incompatible_2328","Types of parameters '{0}' and '{1}' are incompatible."),Index_signature_for_type_0_is_missing_in_type_1:i(2329,1,"Index_signature_for_type_0_is_missing_in_type_1_2329","Index signature for type '{0}' is missing in type '{1}'."),_0_and_1_index_signatures_are_incompatible:i(2330,1,"_0_and_1_index_signatures_are_incompatible_2330","'{0}' and '{1}' index signatures are incompatible."),this_cannot_be_referenced_in_a_module_or_namespace_body:i(2331,1,"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:i(2332,1,"this_cannot_be_referenced_in_current_location_2332","'this' cannot be referenced in current location."),this_cannot_be_referenced_in_constructor_arguments:i(2333,1,"this_cannot_be_referenced_in_constructor_arguments_2333","'this' cannot be referenced in constructor arguments."),this_cannot_be_referenced_in_a_static_property_initializer:i(2334,1,"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:i(2335,1,"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:i(2336,1,"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:i(2337,1,"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:i(2338,1,"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:i(2339,1,"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:i(2340,1,"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:i(2341,1,"Property_0_is_private_and_only_accessible_within_class_1_2341","Property '{0}' is private and only accessible within class '{1}'."),This_syntax_requires_an_imported_helper_named_1_which_does_not_exist_in_0_Consider_upgrading_your_version_of_0:i(2343,1,"This_syntax_requires_an_imported_helper_named_1_which_does_not_exist_in_0_Consider_upgrading_your_ve_2343","This syntax requires an imported helper named '{1}' which does not exist in '{0}'. Consider upgrading your version of '{0}'."),Type_0_does_not_satisfy_the_constraint_1:i(2344,1,"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:i(2345,1,"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:i(2346,1,"Call_target_does_not_contain_any_signatures_2346","Call target does not contain any signatures."),Untyped_function_calls_may_not_accept_type_arguments:i(2347,1,"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:i(2348,1,"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'?"),This_expression_is_not_callable:i(2349,1,"This_expression_is_not_callable_2349","This expression is not callable."),Only_a_void_function_can_be_called_with_the_new_keyword:i(2350,1,"Only_a_void_function_can_be_called_with_the_new_keyword_2350","Only a void function can be called with the 'new' keyword."),This_expression_is_not_constructable:i(2351,1,"This_expression_is_not_constructable_2351","This expression is not constructable."),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:i(2352,1,"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:i(2353,1,"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:i(2354,1,"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:i(2355,1,"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:i(2356,1,"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:i(2357,1,"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:i(2358,1,"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:i(2359,1,"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_arithmetic_operation_must_be_of_type_any_number_bigint_or_an_enum_type:i(2362,1,"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:i(2363,1,"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:i(2364,1,"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:i(2365,1,"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:i(2366,1,"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_comparison_appears_to_be_unintentional_because_the_types_0_and_1_have_no_overlap:i(2367,1,"This_comparison_appears_to_be_unintentional_because_the_types_0_and_1_have_no_overlap_2367","This comparison appears to be unintentional because the types '{0}' and '{1}' have no overlap."),Type_parameter_name_cannot_be_0:i(2368,1,"Type_parameter_name_cannot_be_0_2368","Type parameter name cannot be '{0}'."),A_parameter_property_is_only_allowed_in_a_constructor_implementation:i(2369,1,"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:i(2370,1,"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:i(2371,1,"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_reference_itself:i(2372,1,"Parameter_0_cannot_reference_itself_2372","Parameter '{0}' cannot reference itself."),Parameter_0_cannot_reference_identifier_1_declared_after_it:i(2373,1,"Parameter_0_cannot_reference_identifier_1_declared_after_it_2373","Parameter '{0}' cannot reference identifier '{1}' declared after it."),Duplicate_index_signature_for_type_0:i(2374,1,"Duplicate_index_signature_for_type_0_2374","Duplicate index signature for type '{0}'."),Type_0_is_not_assignable_to_type_1_with_exactOptionalPropertyTypes_Colon_true_Consider_adding_undefined_to_the_types_of_the_target_s_properties:i(2375,1,"Type_0_is_not_assignable_to_type_1_with_exactOptionalPropertyTypes_Colon_true_Consider_adding_undefi_2375","Type '{0}' is not assignable to type '{1}' with 'exactOptionalPropertyTypes: true'. Consider adding 'undefined' to the types of the target's properties."),A_super_call_must_be_the_first_statement_in_the_constructor_to_refer_to_super_or_this_when_a_derived_class_contains_initialized_properties_parameter_properties_or_private_identifiers:i(2376,1,"A_super_call_must_be_the_first_statement_in_the_constructor_to_refer_to_super_or_this_when_a_derived_2376","A 'super' call must be the first statement in the constructor to refer to 'super' or 'this' when a derived class contains initialized properties, parameter properties, or private identifiers."),Constructors_for_derived_classes_must_contain_a_super_call:i(2377,1,"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:i(2378,1,"A_get_accessor_must_return_a_value_2378","A 'get' accessor must return a value."),Argument_of_type_0_is_not_assignable_to_parameter_of_type_1_with_exactOptionalPropertyTypes_Colon_true_Consider_adding_undefined_to_the_types_of_the_target_s_properties:i(2379,1,"Argument_of_type_0_is_not_assignable_to_parameter_of_type_1_with_exactOptionalPropertyTypes_Colon_tr_2379","Argument of type '{0}' is not assignable to parameter of type '{1}' with 'exactOptionalPropertyTypes: true'. Consider adding 'undefined' to the types of the target's properties."),The_return_type_of_a_get_accessor_must_be_assignable_to_its_set_accessor_type:i(2380,1,"The_return_type_of_a_get_accessor_must_be_assignable_to_its_set_accessor_type_2380","The return type of a 'get' accessor must be assignable to its 'set' accessor type"),Overload_signatures_must_all_be_exported_or_non_exported:i(2383,1,"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:i(2384,1,"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:i(2385,1,"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:i(2386,1,"Overload_signatures_must_all_be_optional_or_required_2386","Overload signatures must all be optional or required."),Function_overload_must_be_static:i(2387,1,"Function_overload_must_be_static_2387","Function overload must be static."),Function_overload_must_not_be_static:i(2388,1,"Function_overload_must_not_be_static_2388","Function overload must not be static."),Function_implementation_name_must_be_0:i(2389,1,"Function_implementation_name_must_be_0_2389","Function implementation name must be '{0}'."),Constructor_implementation_is_missing:i(2390,1,"Constructor_implementation_is_missing_2390","Constructor implementation is missing."),Function_implementation_is_missing_or_not_immediately_following_the_declaration:i(2391,1,"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:i(2392,1,"Multiple_constructor_implementations_are_not_allowed_2392","Multiple constructor implementations are not allowed."),Duplicate_function_implementation:i(2393,1,"Duplicate_function_implementation_2393","Duplicate function implementation."),This_overload_signature_is_not_compatible_with_its_implementation_signature:i(2394,1,"This_overload_signature_is_not_compatible_with_its_implementation_signature_2394","This overload signature is not compatible with its implementation signature."),Individual_declarations_in_merged_declaration_0_must_be_all_exported_or_all_local:i(2395,1,"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:i(2396,1,"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:i(2397,1,"Declaration_name_conflicts_with_built_in_global_identifier_0_2397","Declaration name conflicts with built-in global identifier '{0}'."),constructor_cannot_be_used_as_a_parameter_property_name:i(2398,1,"constructor_cannot_be_used_as_a_parameter_property_name_2398","'constructor' cannot be used as a parameter property name."),Duplicate_identifier_this_Compiler_uses_variable_declaration_this_to_capture_this_reference:i(2399,1,"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:i(2400,1,"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."),A_super_call_must_be_a_root_level_statement_within_a_constructor_of_a_derived_class_that_contains_initialized_properties_parameter_properties_or_private_identifiers:i(2401,1,"A_super_call_must_be_a_root_level_statement_within_a_constructor_of_a_derived_class_that_contains_in_2401","A 'super' call must be a root-level statement within a constructor of a derived class that contains initialized properties, parameter properties, or private identifiers."),Expression_resolves_to_super_that_compiler_uses_to_capture_base_class_reference:i(2402,1,"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:i(2403,1,"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:i(2404,1,"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:i(2405,1,"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:i(2406,1,"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:i(2407,1,"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:i(2408,1,"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:i(2409,1,"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:i(2410,1,"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'."),Type_0_is_not_assignable_to_type_1_with_exactOptionalPropertyTypes_Colon_true_Consider_adding_undefined_to_the_type_of_the_target:i(2412,1,"Type_0_is_not_assignable_to_type_1_with_exactOptionalPropertyTypes_Colon_true_Consider_adding_undefi_2412","Type '{0}' is not assignable to type '{1}' with 'exactOptionalPropertyTypes: true'. Consider adding 'undefined' to the type of the target."),Property_0_of_type_1_is_not_assignable_to_2_index_type_3:i(2411,1,"Property_0_of_type_1_is_not_assignable_to_2_index_type_3_2411","Property '{0}' of type '{1}' is not assignable to '{2}' index type '{3}'."),_0_index_type_1_is_not_assignable_to_2_index_type_3:i(2413,1,"_0_index_type_1_is_not_assignable_to_2_index_type_3_2413","'{0}' index type '{1}' is not assignable to '{2}' index type '{3}'."),Class_name_cannot_be_0:i(2414,1,"Class_name_cannot_be_0_2414","Class name cannot be '{0}'."),Class_0_incorrectly_extends_base_class_1:i(2415,1,"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:i(2416,1,"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:i(2417,1,"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:i(2418,1,"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}'."),Types_of_construct_signatures_are_incompatible:i(2419,1,"Types_of_construct_signatures_are_incompatible_2419","Types of construct signatures are incompatible."),Class_0_incorrectly_implements_interface_1:i(2420,1,"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:i(2422,1,"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:i(2423,1,"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_property_1_but_extended_class_2_defines_it_as_instance_member_function:i(2425,1,"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:i(2426,1,"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:i(2427,1,"Interface_name_cannot_be_0_2427","Interface name cannot be '{0}'."),All_declarations_of_0_must_have_identical_type_parameters:i(2428,1,"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:i(2430,1,"Interface_0_incorrectly_extends_interface_1_2430","Interface '{0}' incorrectly extends interface '{1}'."),Enum_name_cannot_be_0:i(2431,1,"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:i(2432,1,"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:i(2433,1,"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:i(2434,1,"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:i(2435,1,"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:i(2436,1,"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:i(2437,1,"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:i(2438,1,"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:i(2439,1,"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:i(2440,1,"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:i(2441,1,"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:i(2442,1,"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:i(2443,1,"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:i(2444,1,"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:i(2445,1,"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_This_is_an_instance_of_class_2:i(2446,1,"Property_0_is_protected_and_only_accessible_through_an_instance_of_class_1_This_is_an_instance_of_cl_2446","Property '{0}' is protected and only accessible through an instance of class '{1}'. This is an instance of class '{2}'."),The_0_operator_is_not_allowed_for_boolean_types_Consider_using_1_instead:i(2447,1,"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:i(2448,1,"Block_scoped_variable_0_used_before_its_declaration_2448","Block-scoped variable '{0}' used before its declaration."),Class_0_used_before_its_declaration:i(2449,1,"Class_0_used_before_its_declaration_2449","Class '{0}' used before its declaration."),Enum_0_used_before_its_declaration:i(2450,1,"Enum_0_used_before_its_declaration_2450","Enum '{0}' used before its declaration."),Cannot_redeclare_block_scoped_variable_0:i(2451,1,"Cannot_redeclare_block_scoped_variable_0_2451","Cannot redeclare block-scoped variable '{0}'."),An_enum_member_cannot_have_a_numeric_name:i(2452,1,"An_enum_member_cannot_have_a_numeric_name_2452","An enum member cannot have a numeric name."),Variable_0_is_used_before_being_assigned:i(2454,1,"Variable_0_is_used_before_being_assigned_2454","Variable '{0}' is used before being assigned."),Type_alias_0_circularly_references_itself:i(2456,1,"Type_alias_0_circularly_references_itself_2456","Type alias '{0}' circularly references itself."),Type_alias_name_cannot_be_0:i(2457,1,"Type_alias_name_cannot_be_0_2457","Type alias name cannot be '{0}'."),An_AMD_module_cannot_have_multiple_name_assignments:i(2458,1,"An_AMD_module_cannot_have_multiple_name_assignments_2458","An AMD module cannot have multiple name assignments."),Module_0_declares_1_locally_but_it_is_not_exported:i(2459,1,"Module_0_declares_1_locally_but_it_is_not_exported_2459","Module '{0}' declares '{1}' locally, but it is not exported."),Module_0_declares_1_locally_but_it_is_exported_as_2:i(2460,1,"Module_0_declares_1_locally_but_it_is_exported_as_2_2460","Module '{0}' declares '{1}' locally, but it is exported as '{2}'."),Type_0_is_not_an_array_type:i(2461,1,"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:i(2462,1,"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:i(2463,1,"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:i(2464,1,"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:i(2465,1,"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:i(2466,1,"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:i(2467,1,"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:i(2468,1,"Cannot_find_global_value_0_2468","Cannot find global value '{0}'."),The_0_operator_cannot_be_applied_to_type_symbol:i(2469,1,"The_0_operator_cannot_be_applied_to_type_symbol_2469","The '{0}' operator cannot be applied to type 'symbol'."),Spread_operator_in_new_expressions_is_only_available_when_targeting_ECMAScript_5_and_higher:i(2472,1,"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:i(2473,1,"Enum_declarations_must_all_be_const_or_non_const_2473","Enum declarations must all be const or non-const."),const_enum_member_initializers_must_be_constant_expressions:i(2474,1,"const_enum_member_initializers_must_be_constant_expressions_2474","const enum member initializers must be constant expressions."),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:i(2475,1,"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:i(2476,1,"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:i(2477,1,"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:i(2478,1,"const_enum_member_initializer_was_evaluated_to_disallowed_value_NaN_2478","'const' enum member initializer was evaluated to disallowed value 'NaN'."),let_is_not_allowed_to_be_used_as_a_name_in_let_or_const_declarations:i(2480,1,"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:i(2481,1,"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:i(2483,1,"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:i(2484,1,"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:i(2487,1,"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:i(2488,1,"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:i(2489,1,"An_iterator_must_have_a_next_method_2489","An iterator must have a 'next()' method."),The_type_returned_by_the_0_method_of_an_iterator_must_have_a_value_property:i(2490,1,"The_type_returned_by_the_0_method_of_an_iterator_must_have_a_value_property_2490","The type returned by the '{0}()' method of an iterator must have a 'value' property."),The_left_hand_side_of_a_for_in_statement_cannot_be_a_destructuring_pattern:i(2491,1,"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:i(2492,1,"Cannot_redeclare_identifier_0_in_catch_clause_2492","Cannot redeclare identifier '{0}' in catch clause."),Tuple_type_0_of_length_1_has_no_element_at_index_2:i(2493,1,"Tuple_type_0_of_length_1_has_no_element_at_index_2_2493","Tuple type '{0}' of length '{1}' has no element at index '{2}'."),Using_a_string_in_a_for_of_statement_is_only_supported_in_ECMAScript_5_and_higher:i(2494,1,"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:i(2495,1,"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:i(2496,1,"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."),This_module_can_only_be_referenced_with_ECMAScript_imports_Slashexports_by_turning_on_the_0_flag_and_referencing_its_default_export:i(2497,1,"This_module_can_only_be_referenced_with_ECMAScript_imports_Slashexports_by_turning_on_the_0_flag_and_2497","This module can only be referenced with ECMAScript imports/exports by turning on the '{0}' flag and referencing its default export."),Module_0_uses_export_and_cannot_be_used_with_export_Asterisk:i(2498,1,"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:i(2499,1,"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:i(2500,1,"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:i(2501,1,"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:i(2502,1,"_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:i(2503,1,"Cannot_find_namespace_0_2503","Cannot find namespace '{0}'."),Type_0_must_have_a_Symbol_asyncIterator_method_that_returns_an_async_iterator:i(2504,1,"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:i(2505,1,"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:i(2506,1,"_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:i(2507,1,"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:i(2508,1,"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:i(2509,1,"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:i(2510,1,"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:i(2511,1,"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:i(2512,1,"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:i(2513,1,"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."),A_tuple_type_cannot_be_indexed_with_a_negative_value:i(2514,1,"A_tuple_type_cannot_be_indexed_with_a_negative_value_2514","A tuple type cannot be indexed with a negative value."),Non_abstract_class_0_does_not_implement_inherited_abstract_member_1_from_class_2:i(2515,1,"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:i(2516,1,"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:i(2517,1,"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:i(2518,1,"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:i(2519,1,"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:i(2520,1,"Duplicate_identifier_0_Compiler_uses_declaration_1_to_support_async_functions_2520","Duplicate identifier '{0}'. Compiler uses declaration '{1}' 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:i(2522,1,"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:i(2523,1,"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:i(2524,1,"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:i(2525,1,"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:i(2526,1,"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:i(2527,1,"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:i(2528,1,"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:i(2529,1,"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:i(2530,1,"Property_0_is_incompatible_with_index_signature_2530","Property '{0}' is incompatible with index signature."),Object_is_possibly_null:i(2531,1,"Object_is_possibly_null_2531","Object is possibly 'null'."),Object_is_possibly_undefined:i(2532,1,"Object_is_possibly_undefined_2532","Object is possibly 'undefined'."),Object_is_possibly_null_or_undefined:i(2533,1,"Object_is_possibly_null_or_undefined_2533","Object is possibly 'null' or 'undefined'."),A_function_returning_never_cannot_have_a_reachable_end_point:i(2534,1,"A_function_returning_never_cannot_have_a_reachable_end_point_2534","A function returning 'never' cannot have a reachable end point."),Type_0_cannot_be_used_to_index_type_1:i(2536,1,"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:i(2537,1,"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:i(2538,1,"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:i(2539,1,"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:i(2540,1,"Cannot_assign_to_0_because_it_is_a_read_only_property_2540","Cannot assign to '{0}' because it is a read-only property."),Index_signature_in_type_0_only_permits_reading:i(2542,1,"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:i(2543,1,"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:i(2544,1,"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:i(2545,1,"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[]'."),The_type_returned_by_the_0_method_of_an_async_iterator_must_be_a_promise_for_a_type_with_a_value_property:i(2547,1,"The_type_returned_by_the_0_method_of_an_async_iterator_must_be_a_promise_for_a_type_with_a_value_pro_2547","The type returned by the '{0}()' 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:i(2548,1,"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:i(2549,1,"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_Do_you_need_to_change_your_target_library_Try_changing_the_lib_compiler_option_to_2_or_later:i(2550,1,"Property_0_does_not_exist_on_type_1_Do_you_need_to_change_your_target_library_Try_changing_the_lib_c_2550","Property '{0}' does not exist on type '{1}'. Do you need to change your target library? Try changing the 'lib' compiler option to '{2}' or later."),Property_0_does_not_exist_on_type_1_Did_you_mean_2:i(2551,1,"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:i(2552,1,"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:i(2553,1,"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:i(2554,1,"Expected_0_arguments_but_got_1_2554","Expected {0} arguments, but got {1}."),Expected_at_least_0_arguments_but_got_1:i(2555,1,"Expected_at_least_0_arguments_but_got_1_2555","Expected at least {0} arguments, but got {1}."),A_spread_argument_must_either_have_a_tuple_type_or_be_passed_to_a_rest_parameter:i(2556,1,"A_spread_argument_must_either_have_a_tuple_type_or_be_passed_to_a_rest_parameter_2556","A spread argument must either have a tuple type or be passed to a rest parameter."),Expected_0_type_arguments_but_got_1:i(2558,1,"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:i(2559,1,"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:i(2560,1,"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:i(2561,1,"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:i(2562,1,"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:i(2563,1,"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:i(2564,1,"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:i(2565,1,"Property_0_is_used_before_being_assigned_2565","Property '{0}' is used before being assigned."),A_rest_element_cannot_have_a_property_name:i(2566,1,"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:i(2567,1,"Enum_declarations_can_only_merge_with_namespace_or_other_enum_declarations_2567","Enum declarations can only merge with namespace or other enum declarations."),Property_0_may_not_exist_on_type_1_Did_you_mean_2:i(2568,1,"Property_0_may_not_exist_on_type_1_Did_you_mean_2_2568","Property '{0}' may not exist on type '{1}'. Did you mean '{2}'?"),Could_not_find_name_0_Did_you_mean_1:i(2570,1,"Could_not_find_name_0_Did_you_mean_1_2570","Could not find name '{0}'. Did you mean '{1}'?"),Object_is_of_type_unknown:i(2571,1,"Object_is_of_type_unknown_2571","Object is of type 'unknown'."),A_rest_element_type_must_be_an_array_type:i(2574,1,"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:i(2575,1,"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_does_not_exist_on_type_1_Did_you_mean_to_access_the_static_member_2_instead:i(2576,1,"Property_0_does_not_exist_on_type_1_Did_you_mean_to_access_the_static_member_2_instead_2576","Property '{0}' does not exist on type '{1}'. Did you mean to access the static member '{2}' instead?"),Return_type_annotation_circularly_references_itself:i(2577,1,"Return_type_annotation_circularly_references_itself_2577","Return type annotation circularly references itself."),Unused_ts_expect_error_directive:i(2578,1,"Unused_ts_expect_error_directive_2578","Unused '@ts-expect-error' directive."),Cannot_find_name_0_Do_you_need_to_install_type_definitions_for_node_Try_npm_i_save_dev_types_Slashnode:i(2580,1,"Cannot_find_name_0_Do_you_need_to_install_type_definitions_for_node_Try_npm_i_save_dev_types_Slashno_2580","Cannot find name '{0}'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`."),Cannot_find_name_0_Do_you_need_to_install_type_definitions_for_jQuery_Try_npm_i_save_dev_types_Slashjquery:i(2581,1,"Cannot_find_name_0_Do_you_need_to_install_type_definitions_for_jQuery_Try_npm_i_save_dev_types_Slash_2581","Cannot find name '{0}'. Do you need to install type definitions for jQuery? Try `npm i --save-dev @types/jquery`."),Cannot_find_name_0_Do_you_need_to_install_type_definitions_for_a_test_runner_Try_npm_i_save_dev_types_Slashjest_or_npm_i_save_dev_types_Slashmocha:i(2582,1,"Cannot_find_name_0_Do_you_need_to_install_type_definitions_for_a_test_runner_Try_npm_i_save_dev_type_2582","Cannot find name '{0}'. Do you need to install type definitions for a test runner? Try `npm i --save-dev @types/jest` or `npm i --save-dev @types/mocha`."),Cannot_find_name_0_Do_you_need_to_change_your_target_library_Try_changing_the_lib_compiler_option_to_1_or_later:i(2583,1,"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 '{1}' or later."),Cannot_find_name_0_Do_you_need_to_change_your_target_library_Try_changing_the_lib_compiler_option_to_include_dom:i(2584,1,"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:i(2585,1,"_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."),Cannot_assign_to_0_because_it_is_a_constant:i(2588,1,"Cannot_assign_to_0_because_it_is_a_constant_2588","Cannot assign to '{0}' because it is a constant."),Type_instantiation_is_excessively_deep_and_possibly_infinite:i(2589,1,"Type_instantiation_is_excessively_deep_and_possibly_infinite_2589","Type instantiation is excessively deep and possibly infinite."),Expression_produces_a_union_type_that_is_too_complex_to_represent:i(2590,1,"Expression_produces_a_union_type_that_is_too_complex_to_represent_2590","Expression produces a union type that is too complex to represent."),Cannot_find_name_0_Do_you_need_to_install_type_definitions_for_node_Try_npm_i_save_dev_types_Slashnode_and_then_add_node_to_the_types_field_in_your_tsconfig:i(2591,1,"Cannot_find_name_0_Do_you_need_to_install_type_definitions_for_node_Try_npm_i_save_dev_types_Slashno_2591","Cannot find name '{0}'. Do you need to install type definitions for node? Try `npm i --save-dev @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_save_dev_types_Slashjquery_and_then_add_jquery_to_the_types_field_in_your_tsconfig:i(2592,1,"Cannot_find_name_0_Do_you_need_to_install_type_definitions_for_jQuery_Try_npm_i_save_dev_types_Slash_2592","Cannot find name '{0}'. Do you need to install type definitions for jQuery? Try `npm i --save-dev @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_save_dev_types_Slashjest_or_npm_i_save_dev_types_Slashmocha_and_then_add_jest_or_mocha_to_the_types_field_in_your_tsconfig:i(2593,1,"Cannot_find_name_0_Do_you_need_to_install_type_definitions_for_a_test_runner_Try_npm_i_save_dev_type_2593","Cannot find name '{0}'. Do you need to install type definitions for a test runner? Try `npm i --save-dev @types/jest` or `npm i --save-dev @types/mocha` and then add 'jest' or 'mocha' to the types field in your tsconfig."),This_module_is_declared_with_export_and_can_only_be_used_with_a_default_import_when_using_the_0_flag:i(2594,1,"This_module_is_declared_with_export_and_can_only_be_used_with_a_default_import_when_using_the_0_flag_2594","This module is declared with 'export =', and can only be used with a default import when using the '{0}' flag."),_0_can_only_be_imported_by_using_a_default_import:i(2595,1,"_0_can_only_be_imported_by_using_a_default_import_2595","'{0}' can only be imported by using a default import."),_0_can_only_be_imported_by_turning_on_the_esModuleInterop_flag_and_using_a_default_import:i(2596,1,"_0_can_only_be_imported_by_turning_on_the_esModuleInterop_flag_and_using_a_default_import_2596","'{0}' can only be imported by turning on the 'esModuleInterop' flag and using a default import."),_0_can_only_be_imported_by_using_a_require_call_or_by_using_a_default_import:i(2597,1,"_0_can_only_be_imported_by_using_a_require_call_or_by_using_a_default_import_2597","'{0}' can only be imported by using a 'require' call or by using a default import."),_0_can_only_be_imported_by_using_a_require_call_or_by_turning_on_the_esModuleInterop_flag_and_using_a_default_import:i(2598,1,"_0_can_only_be_imported_by_using_a_require_call_or_by_turning_on_the_esModuleInterop_flag_and_using__2598","'{0}' can only be imported by using a 'require' call or by turning on the 'esModuleInterop' flag and using a default import."),JSX_element_implicitly_has_type_any_because_the_global_type_JSX_Element_does_not_exist:i(2602,1,"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:i(2603,1,"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:i(2604,1,"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."),Property_0_of_JSX_spread_attribute_is_not_assignable_to_target_property:i(2606,1,"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:i(2607,1,"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:i(2608,1,"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:i(2609,1,"JSX_spread_child_must_be_an_array_type_2609","JSX spread child must be an array type."),_0_is_defined_as_an_accessor_in_class_1_but_is_overridden_here_in_2_as_an_instance_property:i(2610,1,"_0_is_defined_as_an_accessor_in_class_1_but_is_overridden_here_in_2_as_an_instance_property_2610","'{0}' is defined as an accessor in class '{1}', but is overridden here in '{2}' as an instance property."),_0_is_defined_as_a_property_in_class_1_but_is_overridden_here_in_2_as_an_accessor:i(2611,1,"_0_is_defined_as_a_property_in_class_1_but_is_overridden_here_in_2_as_an_accessor_2611","'{0}' is defined as a property in class '{1}', but is overridden here in '{2}' as an accessor."),Property_0_will_overwrite_the_base_property_in_1_If_this_is_intentional_add_an_initializer_Otherwise_add_a_declare_modifier_or_remove_the_redundant_declaration:i(2612,1,"Property_0_will_overwrite_the_base_property_in_1_If_this_is_intentional_add_an_initializer_Otherwise_2612","Property '{0}' will overwrite the base property in '{1}'. If this is intentional, add an initializer. Otherwise, add a 'declare' modifier or remove the redundant declaration."),Module_0_has_no_default_export_Did_you_mean_to_use_import_1_from_0_instead:i(2613,1,"Module_0_has_no_default_export_Did_you_mean_to_use_import_1_from_0_instead_2613","Module '{0}' has no default export. Did you mean to use 'import { {1} } from {0}' instead?"),Module_0_has_no_exported_member_1_Did_you_mean_to_use_import_1_from_0_instead:i(2614,1,"Module_0_has_no_exported_member_1_Did_you_mean_to_use_import_1_from_0_instead_2614","Module '{0}' has no exported member '{1}'. Did you mean to use 'import {1} from {0}' instead?"),Type_of_property_0_circularly_references_itself_in_mapped_type_1:i(2615,1,"Type_of_property_0_circularly_references_itself_in_mapped_type_1_2615","Type of property '{0}' circularly references itself in mapped type '{1}'."),_0_can_only_be_imported_by_using_import_1_require_2_or_a_default_import:i(2616,1,"_0_can_only_be_imported_by_using_import_1_require_2_or_a_default_import_2616","'{0}' can only be imported by using 'import {1} = require({2})' or a default import."),_0_can_only_be_imported_by_using_import_1_require_2_or_by_turning_on_the_esModuleInterop_flag_and_using_a_default_import:i(2617,1,"_0_can_only_be_imported_by_using_import_1_require_2_or_by_turning_on_the_esModuleInterop_flag_and_us_2617","'{0}' can only be imported by using 'import {1} = require({2})' or by turning on the 'esModuleInterop' flag and using a default import."),Source_has_0_element_s_but_target_requires_1:i(2618,1,"Source_has_0_element_s_but_target_requires_1_2618","Source has {0} element(s) but target requires {1}."),Source_has_0_element_s_but_target_allows_only_1:i(2619,1,"Source_has_0_element_s_but_target_allows_only_1_2619","Source has {0} element(s) but target allows only {1}."),Target_requires_0_element_s_but_source_may_have_fewer:i(2620,1,"Target_requires_0_element_s_but_source_may_have_fewer_2620","Target requires {0} element(s) but source may have fewer."),Target_allows_only_0_element_s_but_source_may_have_more:i(2621,1,"Target_allows_only_0_element_s_but_source_may_have_more_2621","Target allows only {0} element(s) but source may have more."),Source_provides_no_match_for_required_element_at_position_0_in_target:i(2623,1,"Source_provides_no_match_for_required_element_at_position_0_in_target_2623","Source provides no match for required element at position {0} in target."),Source_provides_no_match_for_variadic_element_at_position_0_in_target:i(2624,1,"Source_provides_no_match_for_variadic_element_at_position_0_in_target_2624","Source provides no match for variadic element at position {0} in target."),Variadic_element_at_position_0_in_source_does_not_match_element_at_position_1_in_target:i(2625,1,"Variadic_element_at_position_0_in_source_does_not_match_element_at_position_1_in_target_2625","Variadic element at position {0} in source does not match element at position {1} in target."),Type_at_position_0_in_source_is_not_compatible_with_type_at_position_1_in_target:i(2626,1,"Type_at_position_0_in_source_is_not_compatible_with_type_at_position_1_in_target_2626","Type at position {0} in source is not compatible with type at position {1} in target."),Type_at_positions_0_through_1_in_source_is_not_compatible_with_type_at_position_2_in_target:i(2627,1,"Type_at_positions_0_through_1_in_source_is_not_compatible_with_type_at_position_2_in_target_2627","Type at positions {0} through {1} in source is not compatible with type at position {2} in target."),Cannot_assign_to_0_because_it_is_an_enum:i(2628,1,"Cannot_assign_to_0_because_it_is_an_enum_2628","Cannot assign to '{0}' because it is an enum."),Cannot_assign_to_0_because_it_is_a_class:i(2629,1,"Cannot_assign_to_0_because_it_is_a_class_2629","Cannot assign to '{0}' because it is a class."),Cannot_assign_to_0_because_it_is_a_function:i(2630,1,"Cannot_assign_to_0_because_it_is_a_function_2630","Cannot assign to '{0}' because it is a function."),Cannot_assign_to_0_because_it_is_a_namespace:i(2631,1,"Cannot_assign_to_0_because_it_is_a_namespace_2631","Cannot assign to '{0}' because it is a namespace."),Cannot_assign_to_0_because_it_is_an_import:i(2632,1,"Cannot_assign_to_0_because_it_is_an_import_2632","Cannot assign to '{0}' because it is an import."),JSX_property_access_expressions_cannot_include_JSX_namespace_names:i(2633,1,"JSX_property_access_expressions_cannot_include_JSX_namespace_names_2633","JSX property access expressions cannot include JSX namespace names"),_0_index_signatures_are_incompatible:i(2634,1,"_0_index_signatures_are_incompatible_2634","'{0}' index signatures are incompatible."),Type_0_has_no_signatures_for_which_the_type_argument_list_is_applicable:i(2635,1,"Type_0_has_no_signatures_for_which_the_type_argument_list_is_applicable_2635","Type '{0}' has no signatures for which the type argument list is applicable."),Type_0_is_not_assignable_to_type_1_as_implied_by_variance_annotation:i(2636,1,"Type_0_is_not_assignable_to_type_1_as_implied_by_variance_annotation_2636","Type '{0}' is not assignable to type '{1}' as implied by variance annotation."),Variance_annotations_are_only_supported_in_type_aliases_for_object_function_constructor_and_mapped_types:i(2637,1,"Variance_annotations_are_only_supported_in_type_aliases_for_object_function_constructor_and_mapped_t_2637","Variance annotations are only supported in type aliases for object, function, constructor, and mapped types."),Type_0_may_represent_a_primitive_value_which_is_not_permitted_as_the_right_operand_of_the_in_operator:i(2638,1,"Type_0_may_represent_a_primitive_value_which_is_not_permitted_as_the_right_operand_of_the_in_operato_2638","Type '{0}' may represent a primitive value, which is not permitted as the right operand of the 'in' operator."),Cannot_augment_module_0_with_value_exports_because_it_resolves_to_a_non_module_entity:i(2649,1,"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:i(2651,1,"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:i(2652,1,"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:i(2653,1,"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}'."),JSX_expressions_must_have_one_parent_element:i(2657,1,"JSX_expressions_must_have_one_parent_element_2657","JSX expressions must have one parent element."),Type_0_provides_no_match_for_the_signature_1:i(2658,1,"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:i(2659,1,"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:i(2660,1,"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:i(2661,1,"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:i(2662,1,"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:i(2663,1,"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:i(2664,1,"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:i(2665,1,"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:i(2666,1,"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:i(2667,1,"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:i(2668,1,"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:i(2669,1,"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:i(2670,1,"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:i(2671,1,"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:i(2672,1,"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:i(2673,1,"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:i(2674,1,"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:i(2675,1,"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:i(2676,1,"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:i(2677,1,"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:i(2678,1,"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:i(2679,1,"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:i(2680,1,"A_0_parameter_must_be_the_first_parameter_2680","A '{0}' parameter must be the first parameter."),A_constructor_cannot_have_a_this_parameter:i(2681,1,"A_constructor_cannot_have_a_this_parameter_2681","A constructor cannot have a 'this' parameter."),this_implicitly_has_type_any_because_it_does_not_have_a_type_annotation:i(2683,1,"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:i(2684,1,"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:i(2685,1,"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:i(2686,1,"_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:i(2687,1,"All_declarations_of_0_must_have_identical_modifiers_2687","All declarations of '{0}' must have identical modifiers."),Cannot_find_type_definition_file_for_0:i(2688,1,"Cannot_find_type_definition_file_for_0_2688","Cannot find type definition file for '{0}'."),Cannot_extend_an_interface_0_Did_you_mean_implements:i(2689,1,"Cannot_extend_an_interface_0_Did_you_mean_implements_2689","Cannot extend an interface '{0}'. Did you mean 'implements'?"),_0_only_refers_to_a_type_but_is_being_used_as_a_value_here_Did_you_mean_to_use_1_in_0:i(2690,1,"_0_only_refers_to_a_type_but_is_being_used_as_a_value_here_Did_you_mean_to_use_1_in_0_2690","'{0}' only refers to a type, but is being used as a value here. Did you mean to use '{1} in {0}'?"),_0_is_a_primitive_but_1_is_a_wrapper_object_Prefer_using_0_when_possible:i(2692,1,"_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:i(2693,1,"_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:i(2694,1,"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:i(2695,1,"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.",!0),The_Object_type_is_assignable_to_very_few_other_types_Did_you_mean_to_use_the_any_type_instead:i(2696,1,"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:i(2697,1,"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:i(2698,1,"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:i(2699,1,"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:i(2700,1,"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:i(2701,1,"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:i(2702,1,"_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:i(2703,1,"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:i(2704,1,"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:i(2705,1,"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:i(2706,1,"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:i(2707,1,"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:i(2708,1,"Cannot_use_namespace_0_as_a_value_2708","Cannot use namespace '{0}' as a value."),Cannot_use_namespace_0_as_a_type:i(2709,1,"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:i(2710,1,"_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:i(2711,1,"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:i(2712,1,"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:i(2713,1,"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:i(2714,1,"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:i(2715,1,"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:i(2716,1,"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:i(2717,1,"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_property_0:i(2718,1,"Duplicate_property_0_2718","Duplicate property '{0}'."),Type_0_is_not_assignable_to_type_1_Two_different_types_with_this_name_exist_but_they_are_unrelated:i(2719,1,"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:i(2720,1,"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:i(2721,1,"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:i(2722,1,"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:i(2723,1,"Cannot_invoke_an_object_which_is_possibly_null_or_undefined_2723","Cannot invoke an object which is possibly 'null' or 'undefined'."),_0_has_no_exported_member_named_1_Did_you_mean_2:i(2724,1,"_0_has_no_exported_member_named_1_Did_you_mean_2_2724","'{0}' has no exported member named '{1}'. Did you mean '{2}'?"),Class_name_cannot_be_Object_when_targeting_ES5_with_module_0:i(2725,1,"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:i(2726,1,"Cannot_find_lib_definition_for_0_2726","Cannot find lib definition for '{0}'."),Cannot_find_lib_definition_for_0_Did_you_mean_1:i(2727,1,"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:i(2728,3,"_0_is_declared_here_2728","'{0}' is declared here."),Property_0_is_used_before_its_initialization:i(2729,1,"Property_0_is_used_before_its_initialization_2729","Property '{0}' is used before its initialization."),An_arrow_function_cannot_have_a_this_parameter:i(2730,1,"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:i(2731,1,"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:i(2732,1,"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."),Property_0_was_also_declared_here:i(2733,1,"Property_0_was_also_declared_here_2733","Property '{0}' was also declared here."),Are_you_missing_a_semicolon:i(2734,1,"Are_you_missing_a_semicolon_2734","Are you missing a semicolon?"),Did_you_mean_for_0_to_be_constrained_to_type_new_args_Colon_any_1:i(2735,1,"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:i(2736,1,"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_ES2020:i(2737,1,"BigInt_literals_are_not_available_when_targeting_lower_than_ES2020_2737","BigInt literals are not available when targeting lower than ES2020."),An_outer_value_of_this_is_shadowed_by_this_container:i(2738,3,"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:i(2739,1,"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:i(2740,1,"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:i(2741,1,"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:i(2742,1,"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."),No_overload_expects_0_type_arguments_but_overloads_do_exist_that_expect_either_1_or_2_type_arguments:i(2743,1,"No_overload_expects_0_type_arguments_but_overloads_do_exist_that_expect_either_1_or_2_type_arguments_2743","No overload expects {0} type arguments, but overloads do exist that expect either {1} or {2} type arguments."),Type_parameter_defaults_can_only_reference_previously_declared_type_parameters:i(2744,1,"Type_parameter_defaults_can_only_reference_previously_declared_type_parameters_2744","Type parameter defaults can only reference previously declared type parameters."),This_JSX_tag_s_0_prop_expects_type_1_which_requires_multiple_children_but_only_a_single_child_was_provided:i(2745,1,"This_JSX_tag_s_0_prop_expects_type_1_which_requires_multiple_children_but_only_a_single_child_was_pr_2745","This JSX tag's '{0}' prop expects type '{1}' which requires multiple children, but only a single child was provided."),This_JSX_tag_s_0_prop_expects_a_single_child_of_type_1_but_multiple_children_were_provided:i(2746,1,"This_JSX_tag_s_0_prop_expects_a_single_child_of_type_1_but_multiple_children_were_provided_2746","This JSX tag's '{0}' prop expects a single child of type '{1}', but multiple children were provided."),_0_components_don_t_accept_text_as_child_elements_Text_in_JSX_has_the_type_string_but_the_expected_type_of_1_is_2:i(2747,1,"_0_components_don_t_accept_text_as_child_elements_Text_in_JSX_has_the_type_string_but_the_expected_t_2747","'{0}' components don't accept text as child elements. Text in JSX has the type 'string', but the expected type of '{1}' is '{2}'."),Cannot_access_ambient_const_enums_when_0_is_enabled:i(2748,1,"Cannot_access_ambient_const_enums_when_0_is_enabled_2748","Cannot access ambient const enums when '{0}' is enabled."),_0_refers_to_a_value_but_is_being_used_as_a_type_here_Did_you_mean_typeof_0:i(2749,1,"_0_refers_to_a_value_but_is_being_used_as_a_type_here_Did_you_mean_typeof_0_2749","'{0}' refers to a value, but is being used as a type here. Did you mean 'typeof {0}'?"),The_implementation_signature_is_declared_here:i(2750,1,"The_implementation_signature_is_declared_here_2750","The implementation signature is declared here."),Circularity_originates_in_type_at_this_location:i(2751,1,"Circularity_originates_in_type_at_this_location_2751","Circularity originates in type at this location."),The_first_export_default_is_here:i(2752,1,"The_first_export_default_is_here_2752","The first export default is here."),Another_export_default_is_here:i(2753,1,"Another_export_default_is_here_2753","Another export default is here."),super_may_not_use_type_arguments:i(2754,1,"super_may_not_use_type_arguments_2754","'super' may not use type arguments."),No_constituent_of_type_0_is_callable:i(2755,1,"No_constituent_of_type_0_is_callable_2755","No constituent of type '{0}' is callable."),Not_all_constituents_of_type_0_are_callable:i(2756,1,"Not_all_constituents_of_type_0_are_callable_2756","Not all constituents of type '{0}' are callable."),Type_0_has_no_call_signatures:i(2757,1,"Type_0_has_no_call_signatures_2757","Type '{0}' has no call signatures."),Each_member_of_the_union_type_0_has_signatures_but_none_of_those_signatures_are_compatible_with_each_other:i(2758,1,"Each_member_of_the_union_type_0_has_signatures_but_none_of_those_signatures_are_compatible_with_each_2758","Each member of the union type '{0}' has signatures, but none of those signatures are compatible with each other."),No_constituent_of_type_0_is_constructable:i(2759,1,"No_constituent_of_type_0_is_constructable_2759","No constituent of type '{0}' is constructable."),Not_all_constituents_of_type_0_are_constructable:i(2760,1,"Not_all_constituents_of_type_0_are_constructable_2760","Not all constituents of type '{0}' are constructable."),Type_0_has_no_construct_signatures:i(2761,1,"Type_0_has_no_construct_signatures_2761","Type '{0}' has no construct signatures."),Each_member_of_the_union_type_0_has_construct_signatures_but_none_of_those_signatures_are_compatible_with_each_other:i(2762,1,"Each_member_of_the_union_type_0_has_construct_signatures_but_none_of_those_signatures_are_compatible_2762","Each member of the union type '{0}' has construct signatures, but none of those signatures are compatible with each other."),Cannot_iterate_value_because_the_next_method_of_its_iterator_expects_type_1_but_for_of_will_always_send_0:i(2763,1,"Cannot_iterate_value_because_the_next_method_of_its_iterator_expects_type_1_but_for_of_will_always_s_2763","Cannot iterate value because the 'next' method of its iterator expects type '{1}', but for-of will always send '{0}'."),Cannot_iterate_value_because_the_next_method_of_its_iterator_expects_type_1_but_array_spread_will_always_send_0:i(2764,1,"Cannot_iterate_value_because_the_next_method_of_its_iterator_expects_type_1_but_array_spread_will_al_2764","Cannot iterate value because the 'next' method of its iterator expects type '{1}', but array spread will always send '{0}'."),Cannot_iterate_value_because_the_next_method_of_its_iterator_expects_type_1_but_array_destructuring_will_always_send_0:i(2765,1,"Cannot_iterate_value_because_the_next_method_of_its_iterator_expects_type_1_but_array_destructuring__2765","Cannot iterate value because the 'next' method of its iterator expects type '{1}', but array destructuring will always send '{0}'."),Cannot_delegate_iteration_to_value_because_the_next_method_of_its_iterator_expects_type_1_but_the_containing_generator_will_always_send_0:i(2766,1,"Cannot_delegate_iteration_to_value_because_the_next_method_of_its_iterator_expects_type_1_but_the_co_2766","Cannot delegate iteration to value because the 'next' method of its iterator expects type '{1}', but the containing generator will always send '{0}'."),The_0_property_of_an_iterator_must_be_a_method:i(2767,1,"The_0_property_of_an_iterator_must_be_a_method_2767","The '{0}' property of an iterator must be a method."),The_0_property_of_an_async_iterator_must_be_a_method:i(2768,1,"The_0_property_of_an_async_iterator_must_be_a_method_2768","The '{0}' property of an async iterator must be a method."),No_overload_matches_this_call:i(2769,1,"No_overload_matches_this_call_2769","No overload matches this call."),The_last_overload_gave_the_following_error:i(2770,1,"The_last_overload_gave_the_following_error_2770","The last overload gave the following error."),The_last_overload_is_declared_here:i(2771,1,"The_last_overload_is_declared_here_2771","The last overload is declared here."),Overload_0_of_1_2_gave_the_following_error:i(2772,1,"Overload_0_of_1_2_gave_the_following_error_2772","Overload {0} of {1}, '{2}', gave the following error."),Did_you_forget_to_use_await:i(2773,1,"Did_you_forget_to_use_await_2773","Did you forget to use 'await'?"),This_condition_will_always_return_true_since_this_function_is_always_defined_Did_you_mean_to_call_it_instead:i(2774,1,"This_condition_will_always_return_true_since_this_function_is_always_defined_Did_you_mean_to_call_it_2774","This condition will always return true since this function is always defined. Did you mean to call it instead?"),Assertions_require_every_name_in_the_call_target_to_be_declared_with_an_explicit_type_annotation:i(2775,1,"Assertions_require_every_name_in_the_call_target_to_be_declared_with_an_explicit_type_annotation_2775","Assertions require every name in the call target to be declared with an explicit type annotation."),Assertions_require_the_call_target_to_be_an_identifier_or_qualified_name:i(2776,1,"Assertions_require_the_call_target_to_be_an_identifier_or_qualified_name_2776","Assertions require the call target to be an identifier or qualified name."),The_operand_of_an_increment_or_decrement_operator_may_not_be_an_optional_property_access:i(2777,1,"The_operand_of_an_increment_or_decrement_operator_may_not_be_an_optional_property_access_2777","The operand of an increment or decrement operator may not be an optional property access."),The_target_of_an_object_rest_assignment_may_not_be_an_optional_property_access:i(2778,1,"The_target_of_an_object_rest_assignment_may_not_be_an_optional_property_access_2778","The target of an object rest assignment may not be an optional property access."),The_left_hand_side_of_an_assignment_expression_may_not_be_an_optional_property_access:i(2779,1,"The_left_hand_side_of_an_assignment_expression_may_not_be_an_optional_property_access_2779","The left-hand side of an assignment expression may not be an optional property access."),The_left_hand_side_of_a_for_in_statement_may_not_be_an_optional_property_access:i(2780,1,"The_left_hand_side_of_a_for_in_statement_may_not_be_an_optional_property_access_2780","The left-hand side of a 'for...in' statement may not be an optional property access."),The_left_hand_side_of_a_for_of_statement_may_not_be_an_optional_property_access:i(2781,1,"The_left_hand_side_of_a_for_of_statement_may_not_be_an_optional_property_access_2781","The left-hand side of a 'for...of' statement may not be an optional property access."),_0_needs_an_explicit_type_annotation:i(2782,3,"_0_needs_an_explicit_type_annotation_2782","'{0}' needs an explicit type annotation."),_0_is_specified_more_than_once_so_this_usage_will_be_overwritten:i(2783,1,"_0_is_specified_more_than_once_so_this_usage_will_be_overwritten_2783","'{0}' is specified more than once, so this usage will be overwritten."),get_and_set_accessors_cannot_declare_this_parameters:i(2784,1,"get_and_set_accessors_cannot_declare_this_parameters_2784","'get' and 'set' accessors cannot declare 'this' parameters."),This_spread_always_overwrites_this_property:i(2785,1,"This_spread_always_overwrites_this_property_2785","This spread always overwrites this property."),_0_cannot_be_used_as_a_JSX_component:i(2786,1,"_0_cannot_be_used_as_a_JSX_component_2786","'{0}' cannot be used as a JSX component."),Its_return_type_0_is_not_a_valid_JSX_element:i(2787,1,"Its_return_type_0_is_not_a_valid_JSX_element_2787","Its return type '{0}' is not a valid JSX element."),Its_instance_type_0_is_not_a_valid_JSX_element:i(2788,1,"Its_instance_type_0_is_not_a_valid_JSX_element_2788","Its instance type '{0}' is not a valid JSX element."),Its_element_type_0_is_not_a_valid_JSX_element:i(2789,1,"Its_element_type_0_is_not_a_valid_JSX_element_2789","Its element type '{0}' is not a valid JSX element."),The_operand_of_a_delete_operator_must_be_optional:i(2790,1,"The_operand_of_a_delete_operator_must_be_optional_2790","The operand of a 'delete' operator must be optional."),Exponentiation_cannot_be_performed_on_bigint_values_unless_the_target_option_is_set_to_es2016_or_later:i(2791,1,"Exponentiation_cannot_be_performed_on_bigint_values_unless_the_target_option_is_set_to_es2016_or_lat_2791","Exponentiation cannot be performed on 'bigint' values unless the 'target' option is set to 'es2016' or later."),Cannot_find_module_0_Did_you_mean_to_set_the_moduleResolution_option_to_nodenext_or_to_add_aliases_to_the_paths_option:i(2792,1,"Cannot_find_module_0_Did_you_mean_to_set_the_moduleResolution_option_to_nodenext_or_to_add_aliases_t_2792","Cannot find module '{0}'. Did you mean to set the 'moduleResolution' option to 'nodenext', or to add aliases to the 'paths' option?"),The_call_would_have_succeeded_against_this_implementation_but_implementation_signatures_of_overloads_are_not_externally_visible:i(2793,1,"The_call_would_have_succeeded_against_this_implementation_but_implementation_signatures_of_overloads_2793","The call would have succeeded against this implementation, but implementation signatures of overloads are not externally visible."),Expected_0_arguments_but_got_1_Did_you_forget_to_include_void_in_your_type_argument_to_Promise:i(2794,1,"Expected_0_arguments_but_got_1_Did_you_forget_to_include_void_in_your_type_argument_to_Promise_2794","Expected {0} arguments, but got {1}. Did you forget to include 'void' in your type argument to 'Promise'?"),The_intrinsic_keyword_can_only_be_used_to_declare_compiler_provided_intrinsic_types:i(2795,1,"The_intrinsic_keyword_can_only_be_used_to_declare_compiler_provided_intrinsic_types_2795","The 'intrinsic' keyword can only be used to declare compiler provided intrinsic types."),It_is_likely_that_you_are_missing_a_comma_to_separate_these_two_template_expressions_They_form_a_tagged_template_expression_which_cannot_be_invoked:i(2796,1,"It_is_likely_that_you_are_missing_a_comma_to_separate_these_two_template_expressions_They_form_a_tag_2796","It is likely that you are missing a comma to separate these two template expressions. They form a tagged template expression which cannot be invoked."),A_mixin_class_that_extends_from_a_type_variable_containing_an_abstract_construct_signature_must_also_be_declared_abstract:i(2797,1,"A_mixin_class_that_extends_from_a_type_variable_containing_an_abstract_construct_signature_must_also_2797","A mixin class that extends from a type variable containing an abstract construct signature must also be declared 'abstract'."),The_declaration_was_marked_as_deprecated_here:i(2798,1,"The_declaration_was_marked_as_deprecated_here_2798","The declaration was marked as deprecated here."),Type_produces_a_tuple_type_that_is_too_large_to_represent:i(2799,1,"Type_produces_a_tuple_type_that_is_too_large_to_represent_2799","Type produces a tuple type that is too large to represent."),Expression_produces_a_tuple_type_that_is_too_large_to_represent:i(2800,1,"Expression_produces_a_tuple_type_that_is_too_large_to_represent_2800","Expression produces a tuple type that is too large to represent."),This_condition_will_always_return_true_since_this_0_is_always_defined:i(2801,1,"This_condition_will_always_return_true_since_this_0_is_always_defined_2801","This condition will always return true since this '{0}' is always defined."),Type_0_can_only_be_iterated_through_when_using_the_downlevelIteration_flag_or_with_a_target_of_es2015_or_higher:i(2802,1,"Type_0_can_only_be_iterated_through_when_using_the_downlevelIteration_flag_or_with_a_target_of_es201_2802","Type '{0}' can only be iterated through when using the '--downlevelIteration' flag or with a '--target' of 'es2015' or higher."),Cannot_assign_to_private_method_0_Private_methods_are_not_writable:i(2803,1,"Cannot_assign_to_private_method_0_Private_methods_are_not_writable_2803","Cannot assign to private method '{0}'. Private methods are not writable."),Duplicate_identifier_0_Static_and_instance_elements_cannot_share_the_same_private_name:i(2804,1,"Duplicate_identifier_0_Static_and_instance_elements_cannot_share_the_same_private_name_2804","Duplicate identifier '{0}'. Static and instance elements cannot share the same private name."),Private_accessor_was_defined_without_a_getter:i(2806,1,"Private_accessor_was_defined_without_a_getter_2806","Private accessor was defined without a getter."),This_syntax_requires_an_imported_helper_named_1_with_2_parameters_which_is_not_compatible_with_the_one_in_0_Consider_upgrading_your_version_of_0:i(2807,1,"This_syntax_requires_an_imported_helper_named_1_with_2_parameters_which_is_not_compatible_with_the_o_2807","This syntax requires an imported helper named '{1}' with {2} parameters, which is not compatible with the one in '{0}'. Consider upgrading your version of '{0}'."),A_get_accessor_must_be_at_least_as_accessible_as_the_setter:i(2808,1,"A_get_accessor_must_be_at_least_as_accessible_as_the_setter_2808","A get accessor must be at least as accessible as the setter"),Declaration_or_statement_expected_This_follows_a_block_of_statements_so_if_you_intended_to_write_a_destructuring_assignment_you_might_need_to_wrap_the_whole_assignment_in_parentheses:i(2809,1,"Declaration_or_statement_expected_This_follows_a_block_of_statements_so_if_you_intended_to_write_a_d_2809","Declaration or statement expected. This '=' follows a block of statements, so if you intended to write a destructuring assignment, you might need to wrap the whole assignment in parentheses."),Expected_1_argument_but_got_0_new_Promise_needs_a_JSDoc_hint_to_produce_a_resolve_that_can_be_called_without_arguments:i(2810,1,"Expected_1_argument_but_got_0_new_Promise_needs_a_JSDoc_hint_to_produce_a_resolve_that_can_be_called_2810","Expected 1 argument, but got 0. 'new Promise()' needs a JSDoc hint to produce a 'resolve' that can be called without arguments."),Initializer_for_property_0:i(2811,1,"Initializer_for_property_0_2811","Initializer for property '{0}'"),Property_0_does_not_exist_on_type_1_Try_changing_the_lib_compiler_option_to_include_dom:i(2812,1,"Property_0_does_not_exist_on_type_1_Try_changing_the_lib_compiler_option_to_include_dom_2812","Property '{0}' does not exist on type '{1}'. Try changing the 'lib' compiler option to include 'dom'."),Class_declaration_cannot_implement_overload_list_for_0:i(2813,1,"Class_declaration_cannot_implement_overload_list_for_0_2813","Class declaration cannot implement overload list for '{0}'."),Function_with_bodies_can_only_merge_with_classes_that_are_ambient:i(2814,1,"Function_with_bodies_can_only_merge_with_classes_that_are_ambient_2814","Function with bodies can only merge with classes that are ambient."),arguments_cannot_be_referenced_in_property_initializers:i(2815,1,"arguments_cannot_be_referenced_in_property_initializers_2815","'arguments' cannot be referenced in property initializers."),Cannot_use_this_in_a_static_property_initializer_of_a_decorated_class:i(2816,1,"Cannot_use_this_in_a_static_property_initializer_of_a_decorated_class_2816","Cannot use 'this' in a static property initializer of a decorated class."),Property_0_has_no_initializer_and_is_not_definitely_assigned_in_a_class_static_block:i(2817,1,"Property_0_has_no_initializer_and_is_not_definitely_assigned_in_a_class_static_block_2817","Property '{0}' has no initializer and is not definitely assigned in a class static block."),Duplicate_identifier_0_Compiler_reserves_name_1_when_emitting_super_references_in_static_initializers:i(2818,1,"Duplicate_identifier_0_Compiler_reserves_name_1_when_emitting_super_references_in_static_initializer_2818","Duplicate identifier '{0}'. Compiler reserves name '{1}' when emitting 'super' references in static initializers."),Namespace_name_cannot_be_0:i(2819,1,"Namespace_name_cannot_be_0_2819","Namespace name cannot be '{0}'."),Type_0_is_not_assignable_to_type_1_Did_you_mean_2:i(2820,1,"Type_0_is_not_assignable_to_type_1_Did_you_mean_2_2820","Type '{0}' is not assignable to type '{1}'. Did you mean '{2}'?"),Import_assertions_are_only_supported_when_the_module_option_is_set_to_esnext_or_nodenext:i(2821,1,"Import_assertions_are_only_supported_when_the_module_option_is_set_to_esnext_or_nodenext_2821","Import assertions are only supported when the '--module' option is set to 'esnext' or 'nodenext'."),Import_assertions_cannot_be_used_with_type_only_imports_or_exports:i(2822,1,"Import_assertions_cannot_be_used_with_type_only_imports_or_exports_2822","Import assertions cannot be used with type-only imports or exports."),Cannot_find_namespace_0_Did_you_mean_1:i(2833,1,"Cannot_find_namespace_0_Did_you_mean_1_2833","Cannot find namespace '{0}'. Did you mean '{1}'?"),Relative_import_paths_need_explicit_file_extensions_in_EcmaScript_imports_when_moduleResolution_is_node16_or_nodenext_Consider_adding_an_extension_to_the_import_path:i(2834,1,"Relative_import_paths_need_explicit_file_extensions_in_EcmaScript_imports_when_moduleResolution_is_n_2834","Relative import paths need explicit file extensions in EcmaScript imports when '--moduleResolution' is 'node16' or 'nodenext'. Consider adding an extension to the import path."),Relative_import_paths_need_explicit_file_extensions_in_EcmaScript_imports_when_moduleResolution_is_node16_or_nodenext_Did_you_mean_0:i(2835,1,"Relative_import_paths_need_explicit_file_extensions_in_EcmaScript_imports_when_moduleResolution_is_n_2835","Relative import paths need explicit file extensions in EcmaScript imports when '--moduleResolution' is 'node16' or 'nodenext'. Did you mean '{0}'?"),Import_assertions_are_not_allowed_on_statements_that_transpile_to_commonjs_require_calls:i(2836,1,"Import_assertions_are_not_allowed_on_statements_that_transpile_to_commonjs_require_calls_2836","Import assertions are not allowed on statements that transpile to commonjs 'require' calls."),Import_assertion_values_must_be_string_literal_expressions:i(2837,1,"Import_assertion_values_must_be_string_literal_expressions_2837","Import assertion values must be string literal expressions."),All_declarations_of_0_must_have_identical_constraints:i(2838,1,"All_declarations_of_0_must_have_identical_constraints_2838","All declarations of '{0}' must have identical constraints."),This_condition_will_always_return_0_since_JavaScript_compares_objects_by_reference_not_value:i(2839,1,"This_condition_will_always_return_0_since_JavaScript_compares_objects_by_reference_not_value_2839","This condition will always return '{0}' since JavaScript compares objects by reference, not value."),An_interface_cannot_extend_a_primitive_type_like_0_an_interface_can_only_extend_named_types_and_classes:i(2840,1,"An_interface_cannot_extend_a_primitive_type_like_0_an_interface_can_only_extend_named_types_and_clas_2840","An interface cannot extend a primitive type like '{0}'; an interface can only extend named types and classes"),The_type_of_this_expression_cannot_be_named_without_a_resolution_mode_assertion_which_is_an_unstable_feature_Use_nightly_TypeScript_to_silence_this_error_Try_updating_with_npm_install_D_typescript_next:i(2841,1,"The_type_of_this_expression_cannot_be_named_without_a_resolution_mode_assertion_which_is_an_unstable_2841","The type of this expression cannot be named without a 'resolution-mode' assertion, which is an unstable feature. Use nightly TypeScript to silence this error. Try updating with 'npm install -D typescript@next'."),_0_is_an_unused_renaming_of_1_Did_you_intend_to_use_it_as_a_type_annotation:i(2842,1,"_0_is_an_unused_renaming_of_1_Did_you_intend_to_use_it_as_a_type_annotation_2842","'{0}' is an unused renaming of '{1}'. Did you intend to use it as a type annotation?"),We_can_only_write_a_type_for_0_by_adding_a_type_for_the_entire_parameter_here:i(2843,1,"We_can_only_write_a_type_for_0_by_adding_a_type_for_the_entire_parameter_here_2843","We can only write a type for '{0}' by adding a type for the entire parameter here."),Type_of_instance_member_variable_0_cannot_reference_identifier_1_declared_in_the_constructor:i(2844,1,"Type_of_instance_member_variable_0_cannot_reference_identifier_1_declared_in_the_constructor_2844","Type of instance member variable '{0}' cannot reference identifier '{1}' declared in the constructor."),This_condition_will_always_return_0:i(2845,1,"This_condition_will_always_return_0_2845","This condition will always return '{0}'."),A_declaration_file_cannot_be_imported_without_import_type_Did_you_mean_to_import_an_implementation_file_0_instead:i(2846,1,"A_declaration_file_cannot_be_imported_without_import_type_Did_you_mean_to_import_an_implementation_f_2846","A declaration file cannot be imported without 'import type'. Did you mean to import an implementation file '{0}' instead?"),Import_declaration_0_is_using_private_name_1:i(4e3,1,"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:i(4002,1,"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:i(4004,1,"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:i(4006,1,"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:i(4008,1,"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:i(4010,1,"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:i(4012,1,"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:i(4014,1,"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:i(4016,1,"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:i(4019,1,"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:i(4020,1,"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_class_has_or_is_using_private_name_0:i(4021,1,"extends_clause_of_exported_class_has_or_is_using_private_name_0_4021","'extends' clause of exported class has or is using private name '{0}'."),extends_clause_of_exported_interface_0_has_or_is_using_private_name_1:i(4022,1,"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:i(4023,1,"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:i(4024,1,"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:i(4025,1,"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:i(4026,1,"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:i(4027,1,"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:i(4028,1,"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:i(4029,1,"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:i(4030,1,"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:i(4031,1,"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:i(4032,1,"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:i(4033,1,"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:i(4034,1,"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:i(4035,1,"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:i(4036,1,"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:i(4037,1,"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:i(4038,1,"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:i(4039,1,"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:i(4040,1,"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:i(4041,1,"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:i(4042,1,"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:i(4043,1,"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:i(4044,1,"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:i(4045,1,"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:i(4046,1,"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:i(4047,1,"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:i(4048,1,"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:i(4049,1,"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:i(4050,1,"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:i(4051,1,"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:i(4052,1,"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:i(4053,1,"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:i(4054,1,"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:i(4055,1,"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:i(4056,1,"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:i(4057,1,"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:i(4058,1,"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:i(4059,1,"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:i(4060,1,"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:i(4061,1,"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:i(4062,1,"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:i(4063,1,"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:i(4064,1,"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:i(4065,1,"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:i(4066,1,"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:i(4067,1,"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:i(4068,1,"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:i(4069,1,"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:i(4070,1,"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:i(4071,1,"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:i(4072,1,"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:i(4073,1,"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:i(4074,1,"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:i(4075,1,"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:i(4076,1,"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:i(4077,1,"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:i(4078,1,"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:i(4081,1,"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:i(4082,1,"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:i(4083,1,"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}'."),Exported_type_alias_0_has_or_is_using_private_name_1_from_module_2:i(4084,1,"Exported_type_alias_0_has_or_is_using_private_name_1_from_module_2_4084","Exported type alias '{0}' has or is using private name '{1}' from module {2}."),Extends_clause_for_inferred_type_0_has_or_is_using_private_name_1:i(4085,1,"Extends_clause_for_inferred_type_0_has_or_is_using_private_name_1_4085","Extends clause for inferred type '{0}' 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:i(4090,1,"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:i(4091,1,"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:i(4092,1,"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:i(4094,1,"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:i(4095,1,"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:i(4096,1,"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:i(4097,1,"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:i(4098,1,"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:i(4099,1,"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:i(4100,1,"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:i(4101,1,"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:i(4102,1,"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}'."),Type_parameter_0_of_exported_mapped_object_type_is_using_private_name_1:i(4103,1,"Type_parameter_0_of_exported_mapped_object_type_is_using_private_name_1_4103","Type parameter '{0}' of exported mapped object type is using private name '{1}'."),The_type_0_is_readonly_and_cannot_be_assigned_to_the_mutable_type_1:i(4104,1,"The_type_0_is_readonly_and_cannot_be_assigned_to_the_mutable_type_1_4104","The type '{0}' is 'readonly' and cannot be assigned to the mutable type '{1}'."),Private_or_protected_member_0_cannot_be_accessed_on_a_type_parameter:i(4105,1,"Private_or_protected_member_0_cannot_be_accessed_on_a_type_parameter_4105","Private or protected member '{0}' cannot be accessed on a type parameter."),Parameter_0_of_accessor_has_or_is_using_private_name_1:i(4106,1,"Parameter_0_of_accessor_has_or_is_using_private_name_1_4106","Parameter '{0}' of accessor has or is using private name '{1}'."),Parameter_0_of_accessor_has_or_is_using_name_1_from_private_module_2:i(4107,1,"Parameter_0_of_accessor_has_or_is_using_name_1_from_private_module_2_4107","Parameter '{0}' of accessor has or is using name '{1}' from private module '{2}'."),Parameter_0_of_accessor_has_or_is_using_name_1_from_external_module_2_but_cannot_be_named:i(4108,1,"Parameter_0_of_accessor_has_or_is_using_name_1_from_external_module_2_but_cannot_be_named_4108","Parameter '{0}' of accessor has or is using name '{1}' from external module '{2}' but cannot be named."),Type_arguments_for_0_circularly_reference_themselves:i(4109,1,"Type_arguments_for_0_circularly_reference_themselves_4109","Type arguments for '{0}' circularly reference themselves."),Tuple_type_arguments_circularly_reference_themselves:i(4110,1,"Tuple_type_arguments_circularly_reference_themselves_4110","Tuple type arguments circularly reference themselves."),Property_0_comes_from_an_index_signature_so_it_must_be_accessed_with_0:i(4111,1,"Property_0_comes_from_an_index_signature_so_it_must_be_accessed_with_0_4111","Property '{0}' comes from an index signature, so it must be accessed with ['{0}']."),This_member_cannot_have_an_override_modifier_because_its_containing_class_0_does_not_extend_another_class:i(4112,1,"This_member_cannot_have_an_override_modifier_because_its_containing_class_0_does_not_extend_another__4112","This member cannot have an 'override' modifier because its containing class '{0}' does not extend another class."),This_member_cannot_have_an_override_modifier_because_it_is_not_declared_in_the_base_class_0:i(4113,1,"This_member_cannot_have_an_override_modifier_because_it_is_not_declared_in_the_base_class_0_4113","This member cannot have an 'override' modifier because it is not declared in the base class '{0}'."),This_member_must_have_an_override_modifier_because_it_overrides_a_member_in_the_base_class_0:i(4114,1,"This_member_must_have_an_override_modifier_because_it_overrides_a_member_in_the_base_class_0_4114","This member must have an 'override' modifier because it overrides a member in the base class '{0}'."),This_parameter_property_must_have_an_override_modifier_because_it_overrides_a_member_in_base_class_0:i(4115,1,"This_parameter_property_must_have_an_override_modifier_because_it_overrides_a_member_in_base_class_0_4115","This parameter property must have an 'override' modifier because it overrides a member in base class '{0}'."),This_member_must_have_an_override_modifier_because_it_overrides_an_abstract_method_that_is_declared_in_the_base_class_0:i(4116,1,"This_member_must_have_an_override_modifier_because_it_overrides_an_abstract_method_that_is_declared__4116","This member must have an 'override' modifier because it overrides an abstract method that is declared in the base class '{0}'."),This_member_cannot_have_an_override_modifier_because_it_is_not_declared_in_the_base_class_0_Did_you_mean_1:i(4117,1,"This_member_cannot_have_an_override_modifier_because_it_is_not_declared_in_the_base_class_0_Did_you__4117","This member cannot have an 'override' modifier because it is not declared in the base class '{0}'. Did you mean '{1}'?"),The_type_of_this_node_cannot_be_serialized_because_its_property_0_cannot_be_serialized:i(4118,1,"The_type_of_this_node_cannot_be_serialized_because_its_property_0_cannot_be_serialized_4118","The type of this node cannot be serialized because its property '{0}' cannot be serialized."),This_member_must_have_a_JSDoc_comment_with_an_override_tag_because_it_overrides_a_member_in_the_base_class_0:i(4119,1,"This_member_must_have_a_JSDoc_comment_with_an_override_tag_because_it_overrides_a_member_in_the_base_4119","This member must have a JSDoc comment with an '@override' tag because it overrides a member in the base class '{0}'."),This_parameter_property_must_have_a_JSDoc_comment_with_an_override_tag_because_it_overrides_a_member_in_the_base_class_0:i(4120,1,"This_parameter_property_must_have_a_JSDoc_comment_with_an_override_tag_because_it_overrides_a_member_4120","This parameter property must have a JSDoc comment with an '@override' tag because it overrides a member in the base class '{0}'."),This_member_cannot_have_a_JSDoc_comment_with_an_override_tag_because_its_containing_class_0_does_not_extend_another_class:i(4121,1,"This_member_cannot_have_a_JSDoc_comment_with_an_override_tag_because_its_containing_class_0_does_not_4121","This member cannot have a JSDoc comment with an '@override' tag because its containing class '{0}' does not extend another class."),This_member_cannot_have_a_JSDoc_comment_with_an_override_tag_because_it_is_not_declared_in_the_base_class_0:i(4122,1,"This_member_cannot_have_a_JSDoc_comment_with_an_override_tag_because_it_is_not_declared_in_the_base__4122","This member cannot have a JSDoc comment with an '@override' tag because it is not declared in the base class '{0}'."),This_member_cannot_have_a_JSDoc_comment_with_an_override_tag_because_it_is_not_declared_in_the_base_class_0_Did_you_mean_1:i(4123,1,"This_member_cannot_have_a_JSDoc_comment_with_an_override_tag_because_it_is_not_declared_in_the_base__4123","This member cannot have a JSDoc comment with an 'override' tag because it is not declared in the base class '{0}'. Did you mean '{1}'?"),Compiler_option_0_of_value_1_is_unstable_Use_nightly_TypeScript_to_silence_this_error_Try_updating_with_npm_install_D_typescript_next:i(4124,1,"Compiler_option_0_of_value_1_is_unstable_Use_nightly_TypeScript_to_silence_this_error_Try_updating_w_4124","Compiler option '{0}' of value '{1}' is unstable. Use nightly TypeScript to silence this error. Try updating with 'npm install -D typescript@next'."),resolution_mode_assertions_are_unstable_Use_nightly_TypeScript_to_silence_this_error_Try_updating_with_npm_install_D_typescript_next:i(4125,1,"resolution_mode_assertions_are_unstable_Use_nightly_TypeScript_to_silence_this_error_Try_updating_wi_4125","'resolution-mode' assertions are unstable. Use nightly TypeScript to silence this error. Try updating with 'npm install -D typescript@next'."),The_current_host_does_not_support_the_0_option:i(5001,1,"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:i(5009,1,"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:i(5010,1,"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:i(5012,1,"Cannot_read_file_0_Colon_1_5012","Cannot read file '{0}': {1}."),Failed_to_parse_file_0_Colon_1:i(5014,1,"Failed_to_parse_file_0_Colon_1_5014","Failed to parse file '{0}': {1}."),Unknown_compiler_option_0:i(5023,1,"Unknown_compiler_option_0_5023","Unknown compiler option '{0}'."),Compiler_option_0_requires_a_value_of_type_1:i(5024,1,"Compiler_option_0_requires_a_value_of_type_1_5024","Compiler option '{0}' requires a value of type {1}."),Unknown_compiler_option_0_Did_you_mean_1:i(5025,1,"Unknown_compiler_option_0_Did_you_mean_1_5025","Unknown compiler option '{0}'. Did you mean '{1}'?"),Could_not_write_file_0_Colon_1:i(5033,1,"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:i(5042,1,"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:i(5047,1,"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_cannot_be_specified_when_option_target_is_ES3:i(5048,1,"Option_0_cannot_be_specified_when_option_target_is_ES3_5048","Option '{0}' cannot be specified when option 'target' is 'ES3'."),Option_0_can_only_be_used_when_either_option_inlineSourceMap_or_option_sourceMap_is_provided:i(5051,1,"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:i(5052,1,"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:i(5053,1,"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:i(5054,1,"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:i(5055,1,"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:i(5056,1,"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:i(5057,1,"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:i(5058,1,"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:i(5059,1,"Invalid_value_for_reactNamespace_0_is_not_a_valid_identifier_5059","Invalid value for '--reactNamespace'. '{0}' is not a valid identifier."),Pattern_0_can_have_at_most_one_Asterisk_character:i(5061,1,"Pattern_0_can_have_at_most_one_Asterisk_character_5061","Pattern '{0}' can have at most one '*' character."),Substitution_0_in_pattern_1_can_have_at_most_one_Asterisk_character:i(5062,1,"Substitution_0_in_pattern_1_can_have_at_most_one_Asterisk_character_5062","Substitution '{0}' in pattern '{1}' can have at most one '*' character."),Substitutions_for_pattern_0_should_be_an_array:i(5063,1,"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:i(5064,1,"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:i(5065,1,"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:i(5066,1,"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:i(5067,1,"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:i(5068,1,"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:i(5069,1,"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_when_moduleResolution_is_set_to_classic:i(5070,1,"Option_resolveJsonModule_cannot_be_specified_when_moduleResolution_is_set_to_classic_5070","Option '--resolveJsonModule' cannot be specified when 'moduleResolution' is set to 'classic'."),Option_resolveJsonModule_can_only_be_specified_when_module_code_generation_is_commonjs_amd_es2015_or_esNext:i(5071,1,"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:i(5072,1,"Unknown_build_option_0_5072","Unknown build option '{0}'."),Build_option_0_requires_a_value_of_type_1:i(5073,1,"Build_option_0_requires_a_value_of_type_1_5073","Build option '{0}' requires a value of type {1}."),Option_incremental_can_only_be_specified_using_tsconfig_emitting_to_single_file_or_when_option_tsBuildInfoFile_is_specified:i(5074,1,"Option_incremental_can_only_be_specified_using_tsconfig_emitting_to_single_file_or_when_option_tsBui_5074","Option '--incremental' can only be specified using tsconfig, emitting to single file or when option '--tsBuildInfoFile' is specified."),_0_is_assignable_to_the_constraint_of_type_1_but_1_could_be_instantiated_with_a_different_subtype_of_constraint_2:i(5075,1,"_0_is_assignable_to_the_constraint_of_type_1_but_1_could_be_instantiated_with_a_different_subtype_of_5075","'{0}' is assignable to the constraint of type '{1}', but '{1}' could be instantiated with a different subtype of constraint '{2}'."),_0_and_1_operations_cannot_be_mixed_without_parentheses:i(5076,1,"_0_and_1_operations_cannot_be_mixed_without_parentheses_5076","'{0}' and '{1}' operations cannot be mixed without parentheses."),Unknown_build_option_0_Did_you_mean_1:i(5077,1,"Unknown_build_option_0_Did_you_mean_1_5077","Unknown build option '{0}'. Did you mean '{1}'?"),Unknown_watch_option_0:i(5078,1,"Unknown_watch_option_0_5078","Unknown watch option '{0}'."),Unknown_watch_option_0_Did_you_mean_1:i(5079,1,"Unknown_watch_option_0_Did_you_mean_1_5079","Unknown watch option '{0}'. Did you mean '{1}'?"),Watch_option_0_requires_a_value_of_type_1:i(5080,1,"Watch_option_0_requires_a_value_of_type_1_5080","Watch option '{0}' requires a value of type {1}."),Cannot_find_a_tsconfig_json_file_at_the_current_directory_Colon_0:i(5081,1,"Cannot_find_a_tsconfig_json_file_at_the_current_directory_Colon_0_5081","Cannot find a tsconfig.json file at the current directory: {0}."),_0_could_be_instantiated_with_an_arbitrary_type_which_could_be_unrelated_to_1:i(5082,1,"_0_could_be_instantiated_with_an_arbitrary_type_which_could_be_unrelated_to_1_5082","'{0}' could be instantiated with an arbitrary type which could be unrelated to '{1}'."),Cannot_read_file_0:i(5083,1,"Cannot_read_file_0_5083","Cannot read file '{0}'."),Tuple_members_must_all_have_names_or_all_not_have_names:i(5084,1,"Tuple_members_must_all_have_names_or_all_not_have_names_5084","Tuple members must all have names or all not have names."),A_tuple_member_cannot_be_both_optional_and_rest:i(5085,1,"A_tuple_member_cannot_be_both_optional_and_rest_5085","A tuple member cannot be both optional and rest."),A_labeled_tuple_element_is_declared_as_optional_with_a_question_mark_after_the_name_and_before_the_colon_rather_than_after_the_type:i(5086,1,"A_labeled_tuple_element_is_declared_as_optional_with_a_question_mark_after_the_name_and_before_the_c_5086","A labeled tuple element is declared as optional with a question mark after the name and before the colon, rather than after the type."),A_labeled_tuple_element_is_declared_as_rest_with_a_before_the_name_rather_than_before_the_type:i(5087,1,"A_labeled_tuple_element_is_declared_as_rest_with_a_before_the_name_rather_than_before_the_type_5087","A labeled tuple element is declared as rest with a '...' before the name, rather than before the type."),The_inferred_type_of_0_references_a_type_with_a_cyclic_structure_which_cannot_be_trivially_serialized_A_type_annotation_is_necessary:i(5088,1,"The_inferred_type_of_0_references_a_type_with_a_cyclic_structure_which_cannot_be_trivially_serialize_5088","The inferred type of '{0}' references a type with a cyclic structure which cannot be trivially serialized. A type annotation is necessary."),Option_0_cannot_be_specified_when_option_jsx_is_1:i(5089,1,"Option_0_cannot_be_specified_when_option_jsx_is_1_5089","Option '{0}' cannot be specified when option 'jsx' is '{1}'."),Non_relative_paths_are_not_allowed_when_baseUrl_is_not_set_Did_you_forget_a_leading_Slash:i(5090,1,"Non_relative_paths_are_not_allowed_when_baseUrl_is_not_set_Did_you_forget_a_leading_Slash_5090","Non-relative paths are not allowed when 'baseUrl' is not set. Did you forget a leading './'?"),Option_preserveConstEnums_cannot_be_disabled_when_0_is_enabled:i(5091,1,"Option_preserveConstEnums_cannot_be_disabled_when_0_is_enabled_5091","Option 'preserveConstEnums' cannot be disabled when '{0}' is enabled."),The_root_value_of_a_0_file_must_be_an_object:i(5092,1,"The_root_value_of_a_0_file_must_be_an_object_5092","The root value of a '{0}' file must be an object."),Compiler_option_0_may_only_be_used_with_build:i(5093,1,"Compiler_option_0_may_only_be_used_with_build_5093","Compiler option '--{0}' may only be used with '--build'."),Compiler_option_0_may_not_be_used_with_build:i(5094,1,"Compiler_option_0_may_not_be_used_with_build_5094","Compiler option '--{0}' may not be used with '--build'."),Option_0_can_only_be_used_when_module_is_set_to_es2015_or_later:i(5095,1,"Option_0_can_only_be_used_when_module_is_set_to_es2015_or_later_5095","Option '{0}' can only be used when 'module' is set to 'es2015' or later."),Option_allowImportingTsExtensions_can_only_be_used_when_either_noEmit_or_emitDeclarationOnly_is_set:i(5096,1,"Option_allowImportingTsExtensions_can_only_be_used_when_either_noEmit_or_emitDeclarationOnly_is_set_5096","Option 'allowImportingTsExtensions' can only be used when either 'noEmit' or 'emitDeclarationOnly' is set."),An_import_path_can_only_end_with_a_0_extension_when_allowImportingTsExtensions_is_enabled:i(5097,1,"An_import_path_can_only_end_with_a_0_extension_when_allowImportingTsExtensions_is_enabled_5097","An import path can only end with a '{0}' extension when 'allowImportingTsExtensions' is enabled."),Option_0_can_only_be_used_when_moduleResolution_is_set_to_node16_nodenext_or_bundler:i(5098,1,"Option_0_can_only_be_used_when_moduleResolution_is_set_to_node16_nodenext_or_bundler_5098","Option '{0}' can only be used when 'moduleResolution' is set to 'node16', 'nodenext', or 'bundler'."),Option_0_is_deprecated_and_will_stop_functioning_in_TypeScript_1_Specify_compilerOption_ignoreDeprecations_Colon_2_to_silence_this_error:i(5101,1,"Option_0_is_deprecated_and_will_stop_functioning_in_TypeScript_1_Specify_compilerOption_ignoreDeprec_5101",`Option '{0}' is deprecated and will stop functioning in TypeScript {1}. Specify compilerOption '"ignoreDeprecations": "{2}"' to silence this error.`),Option_0_has_been_removed_Please_remove_it_from_your_configuration:i(5102,1,"Option_0_has_been_removed_Please_remove_it_from_your_configuration_5102","Option '{0}' has been removed. Please remove it from your configuration."),Invalid_value_for_ignoreDeprecations:i(5103,1,"Invalid_value_for_ignoreDeprecations_5103","Invalid value for '--ignoreDeprecations'."),Option_0_is_redundant_and_cannot_be_specified_with_option_1:i(5104,1,"Option_0_is_redundant_and_cannot_be_specified_with_option_1_5104","Option '{0}' is redundant and cannot be specified with option '{1}'."),Option_verbatimModuleSyntax_cannot_be_used_when_module_is_set_to_UMD_AMD_or_System:i(5105,1,"Option_verbatimModuleSyntax_cannot_be_used_when_module_is_set_to_UMD_AMD_or_System_5105","Option 'verbatimModuleSyntax' cannot be used when 'module' is set to 'UMD', 'AMD', or 'System'."),Use_0_instead:i(5106,3,"Use_0_instead_5106","Use '{0}' instead."),Option_0_1_is_deprecated_and_will_stop_functioning_in_TypeScript_2_Specify_compilerOption_ignoreDeprecations_Colon_3_to_silence_this_error:i(5107,1,"Option_0_1_is_deprecated_and_will_stop_functioning_in_TypeScript_2_Specify_compilerOption_ignoreDepr_5107",`Option '{0}={1}' is deprecated and will stop functioning in TypeScript {2}. Specify compilerOption '"ignoreDeprecations": "{3}"' to silence this error.`),Option_0_1_has_been_removed_Please_remove_it_from_your_configuration:i(5108,1,"Option_0_1_has_been_removed_Please_remove_it_from_your_configuration_5108","Option '{0}={1}' has been removed. Please remove it from your configuration."),Generates_a_sourcemap_for_each_corresponding_d_ts_file:i(6e3,3,"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:i(6001,3,"Concatenate_and_emit_output_to_single_file_6001","Concatenate and emit output to single file."),Generates_corresponding_d_ts_file:i(6002,3,"Generates_corresponding_d_ts_file_6002","Generates corresponding '.d.ts' file."),Specify_the_location_where_debugger_should_locate_TypeScript_files_instead_of_source_locations:i(6004,3,"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:i(6005,3,"Watch_input_files_6005","Watch input files."),Redirect_output_structure_to_the_directory:i(6006,3,"Redirect_output_structure_to_the_directory_6006","Redirect output structure to the directory."),Do_not_erase_const_enum_declarations_in_generated_code:i(6007,3,"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:i(6008,3,"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:i(6009,3,"Do_not_emit_comments_to_output_6009","Do not emit comments to output."),Do_not_emit_outputs:i(6010,3,"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:i(6011,3,"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:i(6012,3,"Skip_type_checking_of_declaration_files_6012","Skip type checking of declaration files."),Do_not_resolve_the_real_path_of_symlinks:i(6013,3,"Do_not_resolve_the_real_path_of_symlinks_6013","Do not resolve the real path of symlinks."),Only_emit_d_ts_declaration_files:i(6014,3,"Only_emit_d_ts_declaration_files_6014","Only emit '.d.ts' declaration files."),Specify_ECMAScript_target_version:i(6015,3,"Specify_ECMAScript_target_version_6015","Specify ECMAScript target version."),Specify_module_code_generation:i(6016,3,"Specify_module_code_generation_6016","Specify module code generation."),Print_this_message:i(6017,3,"Print_this_message_6017","Print this message."),Print_the_compiler_s_version:i(6019,3,"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:i(6020,3,"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:i(6023,3,"Syntax_Colon_0_6023","Syntax: {0}"),options:i(6024,3,"options_6024","options"),file:i(6025,3,"file_6025","file"),Examples_Colon_0:i(6026,3,"Examples_Colon_0_6026","Examples: {0}"),Options_Colon:i(6027,3,"Options_Colon_6027","Options:"),Version_0:i(6029,3,"Version_0_6029","Version {0}"),Insert_command_line_options_and_files_from_a_file:i(6030,3,"Insert_command_line_options_and_files_from_a_file_6030","Insert command line options and files from a file."),Starting_compilation_in_watch_mode:i(6031,3,"Starting_compilation_in_watch_mode_6031","Starting compilation in watch mode..."),File_change_detected_Starting_incremental_compilation:i(6032,3,"File_change_detected_Starting_incremental_compilation_6032","File change detected. Starting incremental compilation..."),KIND:i(6034,3,"KIND_6034","KIND"),FILE:i(6035,3,"FILE_6035","FILE"),VERSION:i(6036,3,"VERSION_6036","VERSION"),LOCATION:i(6037,3,"LOCATION_6037","LOCATION"),DIRECTORY:i(6038,3,"DIRECTORY_6038","DIRECTORY"),STRATEGY:i(6039,3,"STRATEGY_6039","STRATEGY"),FILE_OR_DIRECTORY:i(6040,3,"FILE_OR_DIRECTORY_6040","FILE OR DIRECTORY"),Errors_Files:i(6041,3,"Errors_Files_6041","Errors Files"),Generates_corresponding_map_file:i(6043,3,"Generates_corresponding_map_file_6043","Generates corresponding '.map' file."),Compiler_option_0_expects_an_argument:i(6044,1,"Compiler_option_0_expects_an_argument_6044","Compiler option '{0}' expects an argument."),Unterminated_quoted_string_in_response_file_0:i(6045,1,"Unterminated_quoted_string_in_response_file_0_6045","Unterminated quoted string in response file '{0}'."),Argument_for_0_option_must_be_Colon_1:i(6046,1,"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:i(6048,1,"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}'."),Unable_to_open_file_0:i(6050,1,"Unable_to_open_file_0_6050","Unable to open file '{0}'."),Corrupted_locale_file_0:i(6051,1,"Corrupted_locale_file_0_6051","Corrupted locale file {0}."),Raise_error_on_expressions_and_declarations_with_an_implied_any_type:i(6052,3,"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:i(6053,1,"File_0_not_found_6053","File '{0}' not found."),File_0_has_an_unsupported_extension_The_only_supported_extensions_are_1:i(6054,1,"File_0_has_an_unsupported_extension_The_only_supported_extensions_are_1_6054","File '{0}' has an unsupported extension. The only supported extensions are {1}."),Suppress_noImplicitAny_errors_for_indexing_objects_lacking_index_signatures:i(6055,3,"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:i(6056,3,"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:i(6058,3,"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:i(6059,1,"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:i(6060,3,"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:i(6061,3,"NEWLINE_6061","NEWLINE"),Option_0_can_only_be_specified_in_tsconfig_json_file_or_set_to_null_on_command_line:i(6064,1,"Option_0_can_only_be_specified_in_tsconfig_json_file_or_set_to_null_on_command_line_6064","Option '{0}' can only be specified in 'tsconfig.json' file or set to 'null' on command line."),Enables_experimental_support_for_ES7_decorators:i(6065,3,"Enables_experimental_support_for_ES7_decorators_6065","Enables experimental support for ES7 decorators."),Enables_experimental_support_for_emitting_type_metadata_for_decorators:i(6066,3,"Enables_experimental_support_for_emitting_type_metadata_for_decorators_6066","Enables experimental support for emitting type metadata for decorators."),Initializes_a_TypeScript_project_and_creates_a_tsconfig_json_file:i(6070,3,"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:i(6071,3,"Successfully_created_a_tsconfig_json_file_6071","Successfully created a tsconfig.json file."),Suppress_excess_property_checks_for_object_literals:i(6072,3,"Suppress_excess_property_checks_for_object_literals_6072","Suppress excess property checks for object literals."),Stylize_errors_and_messages_using_color_and_context_experimental:i(6073,3,"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:i(6074,3,"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:i(6075,3,"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:i(6076,3,"Report_errors_for_fallthrough_cases_in_switch_statement_6076","Report errors for fallthrough cases in switch statement."),Do_not_report_errors_on_unreachable_code:i(6077,3,"Do_not_report_errors_on_unreachable_code_6077","Do not report errors on unreachable code."),Disallow_inconsistently_cased_references_to_the_same_file:i(6078,3,"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:i(6079,3,"Specify_library_files_to_be_included_in_the_compilation_6079","Specify library files to be included in the compilation."),Specify_JSX_code_generation:i(6080,3,"Specify_JSX_code_generation_6080","Specify JSX code generation."),File_0_has_an_unsupported_extension_so_skipping_it:i(6081,3,"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:i(6082,1,"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:i(6083,3,"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:i(6084,3,"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:i(6085,3,"Enable_tracing_of_the_name_resolution_process_6085","Enable tracing of the name resolution process."),Resolving_module_0_from_1:i(6086,3,"Resolving_module_0_from_1_6086","======== Resolving module '{0}' from '{1}'. ========"),Explicitly_specified_module_resolution_kind_Colon_0:i(6087,3,"Explicitly_specified_module_resolution_kind_Colon_0_6087","Explicitly specified module resolution kind: '{0}'."),Module_resolution_kind_is_not_specified_using_0:i(6088,3,"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:i(6089,3,"Module_name_0_was_successfully_resolved_to_1_6089","======== Module name '{0}' was successfully resolved to '{1}'. ========"),Module_name_0_was_not_resolved:i(6090,3,"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:i(6091,3,"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:i(6092,3,"Module_name_0_matched_pattern_1_6092","Module name '{0}', matched pattern '{1}'."),Trying_substitution_0_candidate_module_location_Colon_1:i(6093,3,"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:i(6094,3,"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_types_Colon_1:i(6095,3,"Loading_module_as_file_Slash_folder_candidate_module_location_0_target_file_types_Colon_1_6095","Loading module as file / folder, candidate module location '{0}', target file types: {1}."),File_0_does_not_exist:i(6096,3,"File_0_does_not_exist_6096","File '{0}' does not exist."),File_0_exists_use_it_as_a_name_resolution_result:i(6097,3,"File_0_exists_use_it_as_a_name_resolution_result_6097","File '{0}' exists - use it as a name resolution result."),Loading_module_0_from_node_modules_folder_target_file_types_Colon_1:i(6098,3,"Loading_module_0_from_node_modules_folder_target_file_types_Colon_1_6098","Loading module '{0}' from 'node_modules' folder, target file types: {1}."),Found_package_json_at_0:i(6099,3,"Found_package_json_at_0_6099","Found 'package.json' at '{0}'."),package_json_does_not_have_a_0_field:i(6100,3,"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:i(6101,3,"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:i(6102,3,"Allow_javascript_files_to_be_compiled_6102","Allow javascript files to be compiled."),Checking_if_0_is_the_longest_matching_prefix_for_1_2:i(6104,3,"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:i(6105,3,"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:i(6106,3,"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:i(6107,3,"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:i(6108,3,"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:i(6109,3,"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:i(6110,3,"Trying_other_entries_in_rootDirs_6110","Trying other entries in 'rootDirs'."),Module_resolution_using_rootDirs_has_failed:i(6111,3,"Module_resolution_using_rootDirs_has_failed_6111","Module resolution using 'rootDirs' has failed."),Do_not_emit_use_strict_directives_in_module_output:i(6112,3,"Do_not_emit_use_strict_directives_in_module_output_6112","Do not emit 'use strict' directives in module output."),Enable_strict_null_checks:i(6113,3,"Enable_strict_null_checks_6113","Enable strict null checks."),Unknown_option_excludes_Did_you_mean_exclude:i(6114,1,"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:i(6115,3,"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:i(6116,3,"Resolving_type_reference_directive_0_containing_file_1_root_directory_2_6116","======== Resolving type reference directive '{0}', containing file '{1}', root directory '{2}'. ========"),Type_reference_directive_0_was_successfully_resolved_to_1_primary_Colon_2:i(6119,3,"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:i(6120,3,"Type_reference_directive_0_was_not_resolved_6120","======== Type reference directive '{0}' was not resolved. ========"),Resolving_with_primary_search_path_0:i(6121,3,"Resolving_with_primary_search_path_0_6121","Resolving with primary search path '{0}'."),Root_directory_cannot_be_determined_skipping_primary_search_paths:i(6122,3,"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:i(6123,3,"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:i(6124,3,"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:i(6125,3,"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:i(6126,3,"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:i(6127,3,"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:i(6128,3,"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:i(6130,3,"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:i(6131,1,"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:i(6132,3,"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:i(6133,1,"_0_is_declared_but_its_value_is_never_read_6133","'{0}' is declared but its value is never read.",!0),Report_errors_on_unused_locals:i(6134,3,"Report_errors_on_unused_locals_6134","Report errors on unused locals."),Report_errors_on_unused_parameters:i(6135,3,"Report_errors_on_unused_parameters_6135","Report errors on unused parameters."),The_maximum_dependency_depth_to_search_under_node_modules_and_load_JavaScript_files:i(6136,3,"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:i(6137,1,"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:i(6138,1,"Property_0_is_declared_but_its_value_is_never_read_6138","Property '{0}' is declared but its value is never read.",!0),Import_emit_helpers_from_tslib:i(6139,3,"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:i(6140,1,"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:i(6141,3,"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:i(6142,1,"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:i(6144,3,"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:i(6145,3,"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:i(6146,3,"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:i(6147,3,"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:i(6148,3,"Directory_0_does_not_exist_skipping_all_lookups_in_it_6148","Directory '{0}' does not exist, skipping all lookups in it."),Show_diagnostic_information:i(6149,3,"Show_diagnostic_information_6149","Show diagnostic information."),Show_verbose_diagnostic_information:i(6150,3,"Show_verbose_diagnostic_information_6150","Show verbose diagnostic information."),Emit_a_single_file_with_source_maps_instead_of_having_a_separate_file:i(6151,3,"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:i(6152,3,"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:i(6153,3,"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:i(6154,3,"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:i(6155,3,"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:i(6156,3,"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:i(6157,3,"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:i(6158,3,"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:i(6159,3,"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:i(6160,3,"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:i(6161,3,"List_of_folders_to_include_type_definitions_from_6161","List of folders to include type definitions from."),Disable_size_limitations_on_JavaScript_projects:i(6162,3,"Disable_size_limitations_on_JavaScript_projects_6162","Disable size limitations on JavaScript projects."),The_character_set_of_the_input_files:i(6163,3,"The_character_set_of_the_input_files_6163","The character set of the input files."),Do_not_truncate_error_messages:i(6165,3,"Do_not_truncate_error_messages_6165","Do not truncate error messages."),Output_directory_for_generated_declaration_files:i(6166,3,"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:i(6167,3,"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:i(6168,3,"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:i(6169,3,"Show_all_compiler_options_6169","Show all compiler options."),Deprecated_Use_outFile_instead_Concatenate_and_emit_output_to_single_file:i(6170,3,"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:i(6171,3,"Command_line_Options_6171","Command-line Options"),Provide_full_support_for_iterables_in_for_of_spread_and_destructuring_when_targeting_ES5_or_ES3:i(6179,3,"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:i(6180,3,"Enable_all_strict_type_checking_options_6180","Enable all strict type-checking options."),Scoped_package_detected_looking_in_0:i(6182,3,"Scoped_package_detected_looking_in_0_6182","Scoped package detected, looking in '{0}'"),Reusing_resolution_of_module_0_from_1_of_old_program_it_was_successfully_resolved_to_2:i(6183,3,"Reusing_resolution_of_module_0_from_1_of_old_program_it_was_successfully_resolved_to_2_6183","Reusing resolution of module '{0}' from '{1}' of old program, it was successfully resolved to '{2}'."),Reusing_resolution_of_module_0_from_1_of_old_program_it_was_successfully_resolved_to_2_with_Package_ID_3:i(6184,3,"Reusing_resolution_of_module_0_from_1_of_old_program_it_was_successfully_resolved_to_2_with_Package__6184","Reusing resolution of module '{0}' from '{1}' of old program, it was successfully resolved to '{2}' with Package ID '{3}'."),Enable_strict_checking_of_function_types:i(6186,3,"Enable_strict_checking_of_function_types_6186","Enable strict checking of function types."),Enable_strict_checking_of_property_initialization_in_classes:i(6187,3,"Enable_strict_checking_of_property_initialization_in_classes_6187","Enable strict checking of property initialization in classes."),Numeric_separators_are_not_allowed_here:i(6188,1,"Numeric_separators_are_not_allowed_here_6188","Numeric separators are not allowed here."),Multiple_consecutive_numeric_separators_are_not_permitted:i(6189,1,"Multiple_consecutive_numeric_separators_are_not_permitted_6189","Multiple consecutive numeric separators are not permitted."),Whether_to_keep_outdated_console_output_in_watch_mode_instead_of_clearing_the_screen:i(6191,3,"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:i(6192,1,"All_imports_in_import_declaration_are_unused_6192","All imports in import declaration are unused.",!0),Found_1_error_Watching_for_file_changes:i(6193,3,"Found_1_error_Watching_for_file_changes_6193","Found 1 error. Watching for file changes."),Found_0_errors_Watching_for_file_changes:i(6194,3,"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:i(6195,3,"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:i(6196,1,"_0_is_declared_but_never_used_6196","'{0}' is declared but never used.",!0),Include_modules_imported_with_json_extension:i(6197,3,"Include_modules_imported_with_json_extension_6197","Include modules imported with '.json' extension"),All_destructured_elements_are_unused:i(6198,1,"All_destructured_elements_are_unused_6198","All destructured elements are unused.",!0),All_variables_are_unused:i(6199,1,"All_variables_are_unused_6199","All variables are unused.",!0),Definitions_of_the_following_identifiers_conflict_with_those_in_another_file_Colon_0:i(6200,1,"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:i(6201,3,"Conflicts_are_in_this_file_6201","Conflicts are in this file."),Project_references_may_not_form_a_circular_graph_Cycle_detected_Colon_0:i(6202,1,"Project_references_may_not_form_a_circular_graph_Cycle_detected_Colon_0_6202","Project references may not form a circular graph. Cycle detected: {0}"),_0_was_also_declared_here:i(6203,3,"_0_was_also_declared_here_6203","'{0}' was also declared here."),and_here:i(6204,3,"and_here_6204","and here."),All_type_parameters_are_unused:i(6205,1,"All_type_parameters_are_unused_6205","All type parameters are unused."),package_json_has_a_typesVersions_field_with_version_specific_path_mappings:i(6206,3,"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:i(6207,3,"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:i(6208,3,"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:i(6209,3,"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:i(6210,3,"An_argument_for_0_was_not_provided_6210","An argument for '{0}' was not provided."),An_argument_matching_this_binding_pattern_was_not_provided:i(6211,3,"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:i(6212,3,"Did_you_mean_to_call_this_expression_6212","Did you mean to call this expression?"),Did_you_mean_to_use_new_with_this_expression:i(6213,3,"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:i(6214,3,"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:i(6215,3,"Using_compiler_options_of_project_reference_redirect_0_6215","Using compiler options of project reference redirect '{0}'."),Found_1_error:i(6216,3,"Found_1_error_6216","Found 1 error."),Found_0_errors:i(6217,3,"Found_0_errors_6217","Found {0} errors."),Module_name_0_was_successfully_resolved_to_1_with_Package_ID_2:i(6218,3,"Module_name_0_was_successfully_resolved_to_1_with_Package_ID_2_6218","======== Module name '{0}' was successfully resolved to '{1}' with Package ID '{2}'. ========"),Type_reference_directive_0_was_successfully_resolved_to_1_with_Package_ID_2_primary_Colon_3:i(6219,3,"Type_reference_directive_0_was_successfully_resolved_to_1_with_Package_ID_2_primary_Colon_3_6219","======== Type reference directive '{0}' was successfully resolved to '{1}' with Package ID '{2}', primary: {3}. ========"),package_json_had_a_falsy_0_field:i(6220,3,"package_json_had_a_falsy_0_field_6220","'package.json' had a falsy '{0}' field."),Disable_use_of_source_files_instead_of_declaration_files_from_referenced_projects:i(6221,3,"Disable_use_of_source_files_instead_of_declaration_files_from_referenced_projects_6221","Disable use of source files instead of declaration files from referenced projects."),Emit_class_fields_with_Define_instead_of_Set:i(6222,3,"Emit_class_fields_with_Define_instead_of_Set_6222","Emit class fields with Define instead of Set."),Generates_a_CPU_profile:i(6223,3,"Generates_a_CPU_profile_6223","Generates a CPU profile."),Disable_solution_searching_for_this_project:i(6224,3,"Disable_solution_searching_for_this_project_6224","Disable solution searching for this project."),Specify_strategy_for_watching_file_Colon_FixedPollingInterval_default_PriorityPollingInterval_DynamicPriorityPolling_FixedChunkSizePolling_UseFsEvents_UseFsEventsOnParentDirectory:i(6225,3,"Specify_strategy_for_watching_file_Colon_FixedPollingInterval_default_PriorityPollingInterval_Dynami_6225","Specify strategy for watching file: 'FixedPollingInterval' (default), 'PriorityPollingInterval', 'DynamicPriorityPolling', 'FixedChunkSizePolling', 'UseFsEvents', 'UseFsEventsOnParentDirectory'."),Specify_strategy_for_watching_directory_on_platforms_that_don_t_support_recursive_watching_natively_Colon_UseFsEvents_default_FixedPollingInterval_DynamicPriorityPolling_FixedChunkSizePolling:i(6226,3,"Specify_strategy_for_watching_directory_on_platforms_that_don_t_support_recursive_watching_natively__6226","Specify strategy for watching directory on platforms that don't support recursive watching natively: 'UseFsEvents' (default), 'FixedPollingInterval', 'DynamicPriorityPolling', 'FixedChunkSizePolling'."),Specify_strategy_for_creating_a_polling_watch_when_it_fails_to_create_using_file_system_events_Colon_FixedInterval_default_PriorityInterval_DynamicPriority_FixedChunkSize:i(6227,3,"Specify_strategy_for_creating_a_polling_watch_when_it_fails_to_create_using_file_system_events_Colon_6227","Specify strategy for creating a polling watch when it fails to create using file system events: 'FixedInterval' (default), 'PriorityInterval', 'DynamicPriority', 'FixedChunkSize'."),Tag_0_expects_at_least_1_arguments_but_the_JSX_factory_2_provides_at_most_3:i(6229,1,"Tag_0_expects_at_least_1_arguments_but_the_JSX_factory_2_provides_at_most_3_6229","Tag '{0}' expects at least '{1}' arguments, but the JSX factory '{2}' provides at most '{3}'."),Option_0_can_only_be_specified_in_tsconfig_json_file_or_set_to_false_or_null_on_command_line:i(6230,1,"Option_0_can_only_be_specified_in_tsconfig_json_file_or_set_to_false_or_null_on_command_line_6230","Option '{0}' can only be specified in 'tsconfig.json' file or set to 'false' or 'null' on command line."),Could_not_resolve_the_path_0_with_the_extensions_Colon_1:i(6231,1,"Could_not_resolve_the_path_0_with_the_extensions_Colon_1_6231","Could not resolve the path '{0}' with the extensions: {1}."),Declaration_augments_declaration_in_another_file_This_cannot_be_serialized:i(6232,1,"Declaration_augments_declaration_in_another_file_This_cannot_be_serialized_6232","Declaration augments declaration in another file. This cannot be serialized."),This_is_the_declaration_being_augmented_Consider_moving_the_augmenting_declaration_into_the_same_file:i(6233,1,"This_is_the_declaration_being_augmented_Consider_moving_the_augmenting_declaration_into_the_same_fil_6233","This is the declaration being augmented. Consider moving the augmenting declaration into the same file."),This_expression_is_not_callable_because_it_is_a_get_accessor_Did_you_mean_to_use_it_without:i(6234,1,"This_expression_is_not_callable_because_it_is_a_get_accessor_Did_you_mean_to_use_it_without_6234","This expression is not callable because it is a 'get' accessor. Did you mean to use it without '()'?"),Disable_loading_referenced_projects:i(6235,3,"Disable_loading_referenced_projects_6235","Disable loading referenced projects."),Arguments_for_the_rest_parameter_0_were_not_provided:i(6236,1,"Arguments_for_the_rest_parameter_0_were_not_provided_6236","Arguments for the rest parameter '{0}' were not provided."),Generates_an_event_trace_and_a_list_of_types:i(6237,3,"Generates_an_event_trace_and_a_list_of_types_6237","Generates an event trace and a list of types."),Specify_the_module_specifier_to_be_used_to_import_the_jsx_and_jsxs_factory_functions_from_eg_react:i(6238,1,"Specify_the_module_specifier_to_be_used_to_import_the_jsx_and_jsxs_factory_functions_from_eg_react_6238","Specify the module specifier to be used to import the 'jsx' and 'jsxs' factory functions from. eg, react"),File_0_exists_according_to_earlier_cached_lookups:i(6239,3,"File_0_exists_according_to_earlier_cached_lookups_6239","File '{0}' exists according to earlier cached lookups."),File_0_does_not_exist_according_to_earlier_cached_lookups:i(6240,3,"File_0_does_not_exist_according_to_earlier_cached_lookups_6240","File '{0}' does not exist according to earlier cached lookups."),Resolution_for_type_reference_directive_0_was_found_in_cache_from_location_1:i(6241,3,"Resolution_for_type_reference_directive_0_was_found_in_cache_from_location_1_6241","Resolution for type reference directive '{0}' was found in cache from location '{1}'."),Resolving_type_reference_directive_0_containing_file_1:i(6242,3,"Resolving_type_reference_directive_0_containing_file_1_6242","======== Resolving type reference directive '{0}', containing file '{1}'. ========"),Interpret_optional_property_types_as_written_rather_than_adding_undefined:i(6243,3,"Interpret_optional_property_types_as_written_rather_than_adding_undefined_6243","Interpret optional property types as written, rather than adding 'undefined'."),Modules:i(6244,3,"Modules_6244","Modules"),File_Management:i(6245,3,"File_Management_6245","File Management"),Emit:i(6246,3,"Emit_6246","Emit"),JavaScript_Support:i(6247,3,"JavaScript_Support_6247","JavaScript Support"),Type_Checking:i(6248,3,"Type_Checking_6248","Type Checking"),Editor_Support:i(6249,3,"Editor_Support_6249","Editor Support"),Watch_and_Build_Modes:i(6250,3,"Watch_and_Build_Modes_6250","Watch and Build Modes"),Compiler_Diagnostics:i(6251,3,"Compiler_Diagnostics_6251","Compiler Diagnostics"),Interop_Constraints:i(6252,3,"Interop_Constraints_6252","Interop Constraints"),Backwards_Compatibility:i(6253,3,"Backwards_Compatibility_6253","Backwards Compatibility"),Language_and_Environment:i(6254,3,"Language_and_Environment_6254","Language and Environment"),Projects:i(6255,3,"Projects_6255","Projects"),Output_Formatting:i(6256,3,"Output_Formatting_6256","Output Formatting"),Completeness:i(6257,3,"Completeness_6257","Completeness"),_0_should_be_set_inside_the_compilerOptions_object_of_the_config_json_file:i(6258,1,"_0_should_be_set_inside_the_compilerOptions_object_of_the_config_json_file_6258","'{0}' should be set inside the 'compilerOptions' object of the config json file"),Found_1_error_in_1:i(6259,3,"Found_1_error_in_1_6259","Found 1 error in {1}"),Found_0_errors_in_the_same_file_starting_at_Colon_1:i(6260,3,"Found_0_errors_in_the_same_file_starting_at_Colon_1_6260","Found {0} errors in the same file, starting at: {1}"),Found_0_errors_in_1_files:i(6261,3,"Found_0_errors_in_1_files_6261","Found {0} errors in {1} files."),File_name_0_has_a_1_extension_looking_up_2_instead:i(6262,3,"File_name_0_has_a_1_extension_looking_up_2_instead_6262","File name '{0}' has a '{1}' extension - looking up '{2}' instead."),Module_0_was_resolved_to_1_but_allowArbitraryExtensions_is_not_set:i(6263,1,"Module_0_was_resolved_to_1_but_allowArbitraryExtensions_is_not_set_6263","Module '{0}' was resolved to '{1}', but '--allowArbitraryExtensions' is not set."),Enable_importing_files_with_any_extension_provided_a_declaration_file_is_present:i(6264,3,"Enable_importing_files_with_any_extension_provided_a_declaration_file_is_present_6264","Enable importing files with any extension, provided a declaration file is present."),Directory_0_has_no_containing_package_json_scope_Imports_will_not_resolve:i(6270,3,"Directory_0_has_no_containing_package_json_scope_Imports_will_not_resolve_6270","Directory '{0}' has no containing package.json scope. Imports will not resolve."),Import_specifier_0_does_not_exist_in_package_json_scope_at_path_1:i(6271,3,"Import_specifier_0_does_not_exist_in_package_json_scope_at_path_1_6271","Import specifier '{0}' does not exist in package.json scope at path '{1}'."),Invalid_import_specifier_0_has_no_possible_resolutions:i(6272,3,"Invalid_import_specifier_0_has_no_possible_resolutions_6272","Invalid import specifier '{0}' has no possible resolutions."),package_json_scope_0_has_no_imports_defined:i(6273,3,"package_json_scope_0_has_no_imports_defined_6273","package.json scope '{0}' has no imports defined."),package_json_scope_0_explicitly_maps_specifier_1_to_null:i(6274,3,"package_json_scope_0_explicitly_maps_specifier_1_to_null_6274","package.json scope '{0}' explicitly maps specifier '{1}' to null."),package_json_scope_0_has_invalid_type_for_target_of_specifier_1:i(6275,3,"package_json_scope_0_has_invalid_type_for_target_of_specifier_1_6275","package.json scope '{0}' has invalid type for target of specifier '{1}'"),Export_specifier_0_does_not_exist_in_package_json_scope_at_path_1:i(6276,3,"Export_specifier_0_does_not_exist_in_package_json_scope_at_path_1_6276","Export specifier '{0}' does not exist in package.json scope at path '{1}'."),Resolution_of_non_relative_name_failed_trying_with_modern_Node_resolution_features_disabled_to_see_if_npm_library_needs_configuration_update:i(6277,3,"Resolution_of_non_relative_name_failed_trying_with_modern_Node_resolution_features_disabled_to_see_i_6277","Resolution of non-relative name failed; trying with modern Node resolution features disabled to see if npm library needs configuration update."),There_are_types_at_0_but_this_result_could_not_be_resolved_when_respecting_package_json_exports_The_1_library_may_need_to_update_its_package_json_or_typings:i(6278,3,"There_are_types_at_0_but_this_result_could_not_be_resolved_when_respecting_package_json_exports_The__6278",`There are types at '{0}', but this result could not be resolved when respecting package.json "exports". The '{1}' library may need to update its package.json or typings.`),Enable_project_compilation:i(6302,3,"Enable_project_compilation_6302","Enable project compilation"),Composite_projects_may_not_disable_declaration_emit:i(6304,1,"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:i(6305,1,"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:i(6306,1,"Referenced_project_0_must_have_setting_composite_Colon_true_6306",`Referenced project '{0}' must have setting "composite": true.`),File_0_is_not_listed_within_the_file_list_of_project_1_Projects_must_list_all_files_or_use_an_include_pattern:i(6307,1,"File_0_is_not_listed_within_the_file_list_of_project_1_Projects_must_list_all_files_or_use_an_includ_6307","File '{0}' is not listed within the file list of project '{1}'. Projects must list all files or use an 'include' pattern."),Cannot_prepend_project_0_because_it_does_not_have_outFile_set:i(6308,1,"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:i(6309,1,"Output_file_0_from_project_1_does_not_exist_6309","Output file '{0}' from project '{1}' does not exist"),Referenced_project_0_may_not_disable_emit:i(6310,1,"Referenced_project_0_may_not_disable_emit_6310","Referenced project '{0}' may not disable emit."),Project_0_is_out_of_date_because_output_1_is_older_than_input_2:i(6350,3,"Project_0_is_out_of_date_because_output_1_is_older_than_input_2_6350","Project '{0}' is out of date because output '{1}' is older than input '{2}'"),Project_0_is_up_to_date_because_newest_input_1_is_older_than_output_2:i(6351,3,"Project_0_is_up_to_date_because_newest_input_1_is_older_than_output_2_6351","Project '{0}' is up to date because newest input '{1}' is older than output '{2}'"),Project_0_is_out_of_date_because_output_file_1_does_not_exist:i(6352,3,"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:i(6353,3,"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:i(6354,3,"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:i(6355,3,"Projects_in_this_build_Colon_0_6355","Projects in this build: {0}"),A_non_dry_build_would_delete_the_following_files_Colon_0:i(6356,3,"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:i(6357,3,"A_non_dry_build_would_build_project_0_6357","A non-dry build would build project '{0}'"),Building_project_0:i(6358,3,"Building_project_0_6358","Building project '{0}'..."),Updating_output_timestamps_of_project_0:i(6359,3,"Updating_output_timestamps_of_project_0_6359","Updating output timestamps of project '{0}'..."),Project_0_is_up_to_date:i(6361,3,"Project_0_is_up_to_date_6361","Project '{0}' is up to date"),Skipping_build_of_project_0_because_its_dependency_1_has_errors:i(6362,3,"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:i(6363,3,"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:i(6364,3,"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:i(6365,3,"Delete_the_outputs_of_all_projects_6365","Delete the outputs of all projects."),Show_what_would_be_built_or_deleted_if_specified_with_clean:i(6367,3,"Show_what_would_be_built_or_deleted_if_specified_with_clean_6367","Show what would be built (or deleted, if specified with '--clean')"),Option_build_must_be_the_first_command_line_argument:i(6369,1,"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:i(6370,1,"Options_0_and_1_cannot_be_combined_6370","Options '{0}' and '{1}' cannot be combined."),Updating_unchanged_output_timestamps_of_project_0:i(6371,3,"Updating_unchanged_output_timestamps_of_project_0_6371","Updating unchanged output timestamps of project '{0}'..."),Project_0_is_out_of_date_because_output_of_its_dependency_1_has_changed:i(6372,3,"Project_0_is_out_of_date_because_output_of_its_dependency_1_has_changed_6372","Project '{0}' is out of date because output of its dependency '{1}' has changed"),Updating_output_of_project_0:i(6373,3,"Updating_output_of_project_0_6373","Updating output of project '{0}'..."),A_non_dry_build_would_update_timestamps_for_output_of_project_0:i(6374,3,"A_non_dry_build_would_update_timestamps_for_output_of_project_0_6374","A non-dry build would update timestamps for output of project '{0}'"),A_non_dry_build_would_update_output_of_project_0:i(6375,3,"A_non_dry_build_would_update_output_of_project_0_6375","A non-dry build would update output of project '{0}'"),Cannot_update_output_of_project_0_because_there_was_error_reading_file_1:i(6376,3,"Cannot_update_output_of_project_0_because_there_was_error_reading_file_1_6376","Cannot update output of project '{0}' because there was error reading file '{1}'"),Cannot_write_file_0_because_it_will_overwrite_tsbuildinfo_file_generated_by_referenced_project_1:i(6377,1,"Cannot_write_file_0_because_it_will_overwrite_tsbuildinfo_file_generated_by_referenced_project_1_6377","Cannot write file '{0}' because it will overwrite '.tsbuildinfo' file generated by referenced project '{1}'"),Composite_projects_may_not_disable_incremental_compilation:i(6379,1,"Composite_projects_may_not_disable_incremental_compilation_6379","Composite projects may not disable incremental compilation."),Specify_file_to_store_incremental_compilation_information:i(6380,3,"Specify_file_to_store_incremental_compilation_information_6380","Specify file to store incremental compilation information"),Project_0_is_out_of_date_because_output_for_it_was_generated_with_version_1_that_differs_with_current_version_2:i(6381,3,"Project_0_is_out_of_date_because_output_for_it_was_generated_with_version_1_that_differs_with_curren_6381","Project '{0}' is out of date because output for it was generated with version '{1}' that differs with current version '{2}'"),Skipping_build_of_project_0_because_its_dependency_1_was_not_built:i(6382,3,"Skipping_build_of_project_0_because_its_dependency_1_was_not_built_6382","Skipping build of project '{0}' because its dependency '{1}' was not built"),Project_0_can_t_be_built_because_its_dependency_1_was_not_built:i(6383,3,"Project_0_can_t_be_built_because_its_dependency_1_was_not_built_6383","Project '{0}' can't be built because its dependency '{1}' was not built"),Have_recompiles_in_incremental_and_watch_assume_that_changes_within_a_file_will_only_affect_files_directly_depending_on_it:i(6384,3,"Have_recompiles_in_incremental_and_watch_assume_that_changes_within_a_file_will_only_affect_files_di_6384","Have recompiles in '--incremental' and '--watch' assume that changes within a file will only affect files directly depending on it."),_0_is_deprecated:i(6385,2,"_0_is_deprecated_6385","'{0}' is deprecated.",void 0,void 0,!0),Performance_timings_for_diagnostics_or_extendedDiagnostics_are_not_available_in_this_session_A_native_implementation_of_the_Web_Performance_API_could_not_be_found:i(6386,3,"Performance_timings_for_diagnostics_or_extendedDiagnostics_are_not_available_in_this_session_A_nativ_6386","Performance timings for '--diagnostics' or '--extendedDiagnostics' are not available in this session. A native implementation of the Web Performance API could not be found."),The_signature_0_of_1_is_deprecated:i(6387,2,"The_signature_0_of_1_is_deprecated_6387","The signature '{0}' of '{1}' is deprecated.",void 0,void 0,!0),Project_0_is_being_forcibly_rebuilt:i(6388,3,"Project_0_is_being_forcibly_rebuilt_6388","Project '{0}' is being forcibly rebuilt"),Reusing_resolution_of_module_0_from_1_of_old_program_it_was_not_resolved:i(6389,3,"Reusing_resolution_of_module_0_from_1_of_old_program_it_was_not_resolved_6389","Reusing resolution of module '{0}' from '{1}' of old program, it was not resolved."),Reusing_resolution_of_type_reference_directive_0_from_1_of_old_program_it_was_successfully_resolved_to_2:i(6390,3,"Reusing_resolution_of_type_reference_directive_0_from_1_of_old_program_it_was_successfully_resolved__6390","Reusing resolution of type reference directive '{0}' from '{1}' of old program, it was successfully resolved to '{2}'."),Reusing_resolution_of_type_reference_directive_0_from_1_of_old_program_it_was_successfully_resolved_to_2_with_Package_ID_3:i(6391,3,"Reusing_resolution_of_type_reference_directive_0_from_1_of_old_program_it_was_successfully_resolved__6391","Reusing resolution of type reference directive '{0}' from '{1}' of old program, it was successfully resolved to '{2}' with Package ID '{3}'."),Reusing_resolution_of_type_reference_directive_0_from_1_of_old_program_it_was_not_resolved:i(6392,3,"Reusing_resolution_of_type_reference_directive_0_from_1_of_old_program_it_was_not_resolved_6392","Reusing resolution of type reference directive '{0}' from '{1}' of old program, it was not resolved."),Reusing_resolution_of_module_0_from_1_found_in_cache_from_location_2_it_was_successfully_resolved_to_3:i(6393,3,"Reusing_resolution_of_module_0_from_1_found_in_cache_from_location_2_it_was_successfully_resolved_to_6393","Reusing resolution of module '{0}' from '{1}' found in cache from location '{2}', it was successfully resolved to '{3}'."),Reusing_resolution_of_module_0_from_1_found_in_cache_from_location_2_it_was_successfully_resolved_to_3_with_Package_ID_4:i(6394,3,"Reusing_resolution_of_module_0_from_1_found_in_cache_from_location_2_it_was_successfully_resolved_to_6394","Reusing resolution of module '{0}' from '{1}' found in cache from location '{2}', it was successfully resolved to '{3}' with Package ID '{4}'."),Reusing_resolution_of_module_0_from_1_found_in_cache_from_location_2_it_was_not_resolved:i(6395,3,"Reusing_resolution_of_module_0_from_1_found_in_cache_from_location_2_it_was_not_resolved_6395","Reusing resolution of module '{0}' from '{1}' found in cache from location '{2}', it was not resolved."),Reusing_resolution_of_type_reference_directive_0_from_1_found_in_cache_from_location_2_it_was_successfully_resolved_to_3:i(6396,3,"Reusing_resolution_of_type_reference_directive_0_from_1_found_in_cache_from_location_2_it_was_succes_6396","Reusing resolution of type reference directive '{0}' from '{1}' found in cache from location '{2}', it was successfully resolved to '{3}'."),Reusing_resolution_of_type_reference_directive_0_from_1_found_in_cache_from_location_2_it_was_successfully_resolved_to_3_with_Package_ID_4:i(6397,3,"Reusing_resolution_of_type_reference_directive_0_from_1_found_in_cache_from_location_2_it_was_succes_6397","Reusing resolution of type reference directive '{0}' from '{1}' found in cache from location '{2}', it was successfully resolved to '{3}' with Package ID '{4}'."),Reusing_resolution_of_type_reference_directive_0_from_1_found_in_cache_from_location_2_it_was_not_resolved:i(6398,3,"Reusing_resolution_of_type_reference_directive_0_from_1_found_in_cache_from_location_2_it_was_not_re_6398","Reusing resolution of type reference directive '{0}' from '{1}' found in cache from location '{2}', it was not resolved."),Project_0_is_out_of_date_because_buildinfo_file_1_indicates_that_some_of_the_changes_were_not_emitted:i(6399,3,"Project_0_is_out_of_date_because_buildinfo_file_1_indicates_that_some_of_the_changes_were_not_emitte_6399","Project '{0}' is out of date because buildinfo file '{1}' indicates that some of the changes were not emitted"),Project_0_is_up_to_date_but_needs_to_update_timestamps_of_output_files_that_are_older_than_input_files:i(6400,3,"Project_0_is_up_to_date_but_needs_to_update_timestamps_of_output_files_that_are_older_than_input_fil_6400","Project '{0}' is up to date but needs to update timestamps of output files that are older than input files"),Project_0_is_out_of_date_because_there_was_error_reading_file_1:i(6401,3,"Project_0_is_out_of_date_because_there_was_error_reading_file_1_6401","Project '{0}' is out of date because there was error reading file '{1}'"),Resolving_in_0_mode_with_conditions_1:i(6402,3,"Resolving_in_0_mode_with_conditions_1_6402","Resolving in {0} mode with conditions {1}."),Matched_0_condition_1:i(6403,3,"Matched_0_condition_1_6403","Matched '{0}' condition '{1}'."),Using_0_subpath_1_with_target_2:i(6404,3,"Using_0_subpath_1_with_target_2_6404","Using '{0}' subpath '{1}' with target '{2}'."),Saw_non_matching_condition_0:i(6405,3,"Saw_non_matching_condition_0_6405","Saw non-matching condition '{0}'."),Project_0_is_out_of_date_because_buildinfo_file_1_indicates_there_is_change_in_compilerOptions:i(6406,3,"Project_0_is_out_of_date_because_buildinfo_file_1_indicates_there_is_change_in_compilerOptions_6406","Project '{0}' is out of date because buildinfo file '{1}' indicates there is change in compilerOptions"),Allow_imports_to_include_TypeScript_file_extensions_Requires_moduleResolution_bundler_and_either_noEmit_or_emitDeclarationOnly_to_be_set:i(6407,3,"Allow_imports_to_include_TypeScript_file_extensions_Requires_moduleResolution_bundler_and_either_noE_6407","Allow imports to include TypeScript file extensions. Requires '--moduleResolution bundler' and either '--noEmit' or '--emitDeclarationOnly' to be set."),Use_the_package_json_exports_field_when_resolving_package_imports:i(6408,3,"Use_the_package_json_exports_field_when_resolving_package_imports_6408","Use the package.json 'exports' field when resolving package imports."),Use_the_package_json_imports_field_when_resolving_imports:i(6409,3,"Use_the_package_json_imports_field_when_resolving_imports_6409","Use the package.json 'imports' field when resolving imports."),Conditions_to_set_in_addition_to_the_resolver_specific_defaults_when_resolving_imports:i(6410,3,"Conditions_to_set_in_addition_to_the_resolver_specific_defaults_when_resolving_imports_6410","Conditions to set in addition to the resolver-specific defaults when resolving imports."),true_when_moduleResolution_is_node16_nodenext_or_bundler_otherwise_false:i(6411,3,"true_when_moduleResolution_is_node16_nodenext_or_bundler_otherwise_false_6411","`true` when 'moduleResolution' is 'node16', 'nodenext', or 'bundler'; otherwise `false`."),Project_0_is_out_of_date_because_buildinfo_file_1_indicates_that_file_2_was_root_file_of_compilation_but_not_any_more:i(6412,3,"Project_0_is_out_of_date_because_buildinfo_file_1_indicates_that_file_2_was_root_file_of_compilation_6412","Project '{0}' is out of date because buildinfo file '{1}' indicates that file '{2}' was root file of compilation but not any more."),Entering_conditional_exports:i(6413,3,"Entering_conditional_exports_6413","Entering conditional exports."),Resolved_under_condition_0:i(6414,3,"Resolved_under_condition_0_6414","Resolved under condition '{0}'."),Failed_to_resolve_under_condition_0:i(6415,3,"Failed_to_resolve_under_condition_0_6415","Failed to resolve under condition '{0}'."),Exiting_conditional_exports:i(6416,3,"Exiting_conditional_exports_6416","Exiting conditional exports."),The_expected_type_comes_from_property_0_which_is_declared_here_on_type_1:i(6500,3,"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:i(6501,3,"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:i(6502,3,"The_expected_type_comes_from_the_return_type_of_this_signature_6502","The expected type comes from the return type of this signature."),Print_names_of_files_that_are_part_of_the_compilation_and_then_stop_processing:i(6503,3,"Print_names_of_files_that_are_part_of_the_compilation_and_then_stop_processing_6503","Print names of files that are part of the compilation and then stop processing."),File_0_is_a_JavaScript_file_Did_you_mean_to_enable_the_allowJs_option:i(6504,1,"File_0_is_a_JavaScript_file_Did_you_mean_to_enable_the_allowJs_option_6504","File '{0}' is a JavaScript file. Did you mean to enable the 'allowJs' option?"),Print_names_of_files_and_the_reason_they_are_part_of_the_compilation:i(6505,3,"Print_names_of_files_and_the_reason_they_are_part_of_the_compilation_6505","Print names of files and the reason they are part of the compilation."),Consider_adding_a_declare_modifier_to_this_class:i(6506,3,"Consider_adding_a_declare_modifier_to_this_class_6506","Consider adding a 'declare' modifier to this class."),Allow_JavaScript_files_to_be_a_part_of_your_program_Use_the_checkJS_option_to_get_errors_from_these_files:i(6600,3,"Allow_JavaScript_files_to_be_a_part_of_your_program_Use_the_checkJS_option_to_get_errors_from_these__6600","Allow JavaScript files to be a part of your program. Use the 'checkJS' option to get errors from these files."),Allow_import_x_from_y_when_a_module_doesn_t_have_a_default_export:i(6601,3,"Allow_import_x_from_y_when_a_module_doesn_t_have_a_default_export_6601","Allow 'import x from y' when a module doesn't have a default export."),Allow_accessing_UMD_globals_from_modules:i(6602,3,"Allow_accessing_UMD_globals_from_modules_6602","Allow accessing UMD globals from modules."),Disable_error_reporting_for_unreachable_code:i(6603,3,"Disable_error_reporting_for_unreachable_code_6603","Disable error reporting for unreachable code."),Disable_error_reporting_for_unused_labels:i(6604,3,"Disable_error_reporting_for_unused_labels_6604","Disable error reporting for unused labels."),Ensure_use_strict_is_always_emitted:i(6605,3,"Ensure_use_strict_is_always_emitted_6605","Ensure 'use strict' is always emitted."),Have_recompiles_in_projects_that_use_incremental_and_watch_mode_assume_that_changes_within_a_file_will_only_affect_files_directly_depending_on_it:i(6606,3,"Have_recompiles_in_projects_that_use_incremental_and_watch_mode_assume_that_changes_within_a_file_wi_6606","Have recompiles in projects that use 'incremental' and 'watch' mode assume that changes within a file will only affect files directly depending on it."),Specify_the_base_directory_to_resolve_non_relative_module_names:i(6607,3,"Specify_the_base_directory_to_resolve_non_relative_module_names_6607","Specify the base directory to resolve non-relative module names."),No_longer_supported_In_early_versions_manually_set_the_text_encoding_for_reading_files:i(6608,3,"No_longer_supported_In_early_versions_manually_set_the_text_encoding_for_reading_files_6608","No longer supported. In early versions, manually set the text encoding for reading files."),Enable_error_reporting_in_type_checked_JavaScript_files:i(6609,3,"Enable_error_reporting_in_type_checked_JavaScript_files_6609","Enable error reporting in type-checked JavaScript files."),Enable_constraints_that_allow_a_TypeScript_project_to_be_used_with_project_references:i(6611,3,"Enable_constraints_that_allow_a_TypeScript_project_to_be_used_with_project_references_6611","Enable constraints that allow a TypeScript project to be used with project references."),Generate_d_ts_files_from_TypeScript_and_JavaScript_files_in_your_project:i(6612,3,"Generate_d_ts_files_from_TypeScript_and_JavaScript_files_in_your_project_6612","Generate .d.ts files from TypeScript and JavaScript files in your project."),Specify_the_output_directory_for_generated_declaration_files:i(6613,3,"Specify_the_output_directory_for_generated_declaration_files_6613","Specify the output directory for generated declaration files."),Create_sourcemaps_for_d_ts_files:i(6614,3,"Create_sourcemaps_for_d_ts_files_6614","Create sourcemaps for d.ts files."),Output_compiler_performance_information_after_building:i(6615,3,"Output_compiler_performance_information_after_building_6615","Output compiler performance information after building."),Disables_inference_for_type_acquisition_by_looking_at_filenames_in_a_project:i(6616,3,"Disables_inference_for_type_acquisition_by_looking_at_filenames_in_a_project_6616","Disables inference for type acquisition by looking at filenames in a project."),Reduce_the_number_of_projects_loaded_automatically_by_TypeScript:i(6617,3,"Reduce_the_number_of_projects_loaded_automatically_by_TypeScript_6617","Reduce the number of projects loaded automatically by TypeScript."),Remove_the_20mb_cap_on_total_source_code_size_for_JavaScript_files_in_the_TypeScript_language_server:i(6618,3,"Remove_the_20mb_cap_on_total_source_code_size_for_JavaScript_files_in_the_TypeScript_language_server_6618","Remove the 20mb cap on total source code size for JavaScript files in the TypeScript language server."),Opt_a_project_out_of_multi_project_reference_checking_when_editing:i(6619,3,"Opt_a_project_out_of_multi_project_reference_checking_when_editing_6619","Opt a project out of multi-project reference checking when editing."),Disable_preferring_source_files_instead_of_declaration_files_when_referencing_composite_projects:i(6620,3,"Disable_preferring_source_files_instead_of_declaration_files_when_referencing_composite_projects_6620","Disable preferring source files instead of declaration files when referencing composite projects."),Emit_more_compliant_but_verbose_and_less_performant_JavaScript_for_iteration:i(6621,3,"Emit_more_compliant_but_verbose_and_less_performant_JavaScript_for_iteration_6621","Emit more compliant, but verbose and less performant JavaScript for iteration."),Emit_a_UTF_8_Byte_Order_Mark_BOM_in_the_beginning_of_output_files:i(6622,3,"Emit_a_UTF_8_Byte_Order_Mark_BOM_in_the_beginning_of_output_files_6622","Emit a UTF-8 Byte Order Mark (BOM) in the beginning of output files."),Only_output_d_ts_files_and_not_JavaScript_files:i(6623,3,"Only_output_d_ts_files_and_not_JavaScript_files_6623","Only output d.ts files and not JavaScript files."),Emit_design_type_metadata_for_decorated_declarations_in_source_files:i(6624,3,"Emit_design_type_metadata_for_decorated_declarations_in_source_files_6624","Emit design-type metadata for decorated declarations in source files."),Disable_the_type_acquisition_for_JavaScript_projects:i(6625,3,"Disable_the_type_acquisition_for_JavaScript_projects_6625","Disable the type acquisition for JavaScript projects"),Emit_additional_JavaScript_to_ease_support_for_importing_CommonJS_modules_This_enables_allowSyntheticDefaultImports_for_type_compatibility:i(6626,3,"Emit_additional_JavaScript_to_ease_support_for_importing_CommonJS_modules_This_enables_allowSyntheti_6626","Emit additional JavaScript to ease support for importing CommonJS modules. This enables 'allowSyntheticDefaultImports' for type compatibility."),Filters_results_from_the_include_option:i(6627,3,"Filters_results_from_the_include_option_6627","Filters results from the `include` option."),Remove_a_list_of_directories_from_the_watch_process:i(6628,3,"Remove_a_list_of_directories_from_the_watch_process_6628","Remove a list of directories from the watch process."),Remove_a_list_of_files_from_the_watch_mode_s_processing:i(6629,3,"Remove_a_list_of_files_from_the_watch_mode_s_processing_6629","Remove a list of files from the watch mode's processing."),Enable_experimental_support_for_legacy_experimental_decorators:i(6630,3,"Enable_experimental_support_for_legacy_experimental_decorators_6630","Enable experimental support for legacy experimental decorators."),Print_files_read_during_the_compilation_including_why_it_was_included:i(6631,3,"Print_files_read_during_the_compilation_including_why_it_was_included_6631","Print files read during the compilation including why it was included."),Output_more_detailed_compiler_performance_information_after_building:i(6632,3,"Output_more_detailed_compiler_performance_information_after_building_6632","Output more detailed compiler performance information after building."),Specify_one_or_more_path_or_node_module_references_to_base_configuration_files_from_which_settings_are_inherited:i(6633,3,"Specify_one_or_more_path_or_node_module_references_to_base_configuration_files_from_which_settings_a_6633","Specify one or more path or node module references to base configuration files from which settings are inherited."),Specify_what_approach_the_watcher_should_use_if_the_system_runs_out_of_native_file_watchers:i(6634,3,"Specify_what_approach_the_watcher_should_use_if_the_system_runs_out_of_native_file_watchers_6634","Specify what approach the watcher should use if the system runs out of native file watchers."),Include_a_list_of_files_This_does_not_support_glob_patterns_as_opposed_to_include:i(6635,3,"Include_a_list_of_files_This_does_not_support_glob_patterns_as_opposed_to_include_6635","Include a list of files. This does not support glob patterns, as opposed to `include`."),Build_all_projects_including_those_that_appear_to_be_up_to_date:i(6636,3,"Build_all_projects_including_those_that_appear_to_be_up_to_date_6636","Build all projects, including those that appear to be up to date."),Ensure_that_casing_is_correct_in_imports:i(6637,3,"Ensure_that_casing_is_correct_in_imports_6637","Ensure that casing is correct in imports."),Emit_a_v8_CPU_profile_of_the_compiler_run_for_debugging:i(6638,3,"Emit_a_v8_CPU_profile_of_the_compiler_run_for_debugging_6638","Emit a v8 CPU profile of the compiler run for debugging."),Allow_importing_helper_functions_from_tslib_once_per_project_instead_of_including_them_per_file:i(6639,3,"Allow_importing_helper_functions_from_tslib_once_per_project_instead_of_including_them_per_file_6639","Allow importing helper functions from tslib once per project, instead of including them per-file."),Specify_a_list_of_glob_patterns_that_match_files_to_be_included_in_compilation:i(6641,3,"Specify_a_list_of_glob_patterns_that_match_files_to_be_included_in_compilation_6641","Specify a list of glob patterns that match files to be included in compilation."),Save_tsbuildinfo_files_to_allow_for_incremental_compilation_of_projects:i(6642,3,"Save_tsbuildinfo_files_to_allow_for_incremental_compilation_of_projects_6642","Save .tsbuildinfo files to allow for incremental compilation of projects."),Include_sourcemap_files_inside_the_emitted_JavaScript:i(6643,3,"Include_sourcemap_files_inside_the_emitted_JavaScript_6643","Include sourcemap files inside the emitted JavaScript."),Include_source_code_in_the_sourcemaps_inside_the_emitted_JavaScript:i(6644,3,"Include_source_code_in_the_sourcemaps_inside_the_emitted_JavaScript_6644","Include source code in the sourcemaps inside the emitted JavaScript."),Ensure_that_each_file_can_be_safely_transpiled_without_relying_on_other_imports:i(6645,3,"Ensure_that_each_file_can_be_safely_transpiled_without_relying_on_other_imports_6645","Ensure that each file can be safely transpiled without relying on other imports."),Specify_what_JSX_code_is_generated:i(6646,3,"Specify_what_JSX_code_is_generated_6646","Specify what JSX code is generated."),Specify_the_JSX_factory_function_used_when_targeting_React_JSX_emit_e_g_React_createElement_or_h:i(6647,3,"Specify_the_JSX_factory_function_used_when_targeting_React_JSX_emit_e_g_React_createElement_or_h_6647","Specify the JSX factory function used when targeting React JSX emit, e.g. 'React.createElement' or 'h'."),Specify_the_JSX_Fragment_reference_used_for_fragments_when_targeting_React_JSX_emit_e_g_React_Fragment_or_Fragment:i(6648,3,"Specify_the_JSX_Fragment_reference_used_for_fragments_when_targeting_React_JSX_emit_e_g_React_Fragme_6648","Specify the JSX Fragment reference used for fragments when targeting React JSX emit e.g. 'React.Fragment' or 'Fragment'."),Specify_module_specifier_used_to_import_the_JSX_factory_functions_when_using_jsx_Colon_react_jsx_Asterisk:i(6649,3,"Specify_module_specifier_used_to_import_the_JSX_factory_functions_when_using_jsx_Colon_react_jsx_Ast_6649","Specify module specifier used to import the JSX factory functions when using 'jsx: react-jsx*'."),Make_keyof_only_return_strings_instead_of_string_numbers_or_symbols_Legacy_option:i(6650,3,"Make_keyof_only_return_strings_instead_of_string_numbers_or_symbols_Legacy_option_6650","Make keyof only return strings instead of string, numbers or symbols. Legacy option."),Specify_a_set_of_bundled_library_declaration_files_that_describe_the_target_runtime_environment:i(6651,3,"Specify_a_set_of_bundled_library_declaration_files_that_describe_the_target_runtime_environment_6651","Specify a set of bundled library declaration files that describe the target runtime environment."),Print_the_names_of_emitted_files_after_a_compilation:i(6652,3,"Print_the_names_of_emitted_files_after_a_compilation_6652","Print the names of emitted files after a compilation."),Print_all_of_the_files_read_during_the_compilation:i(6653,3,"Print_all_of_the_files_read_during_the_compilation_6653","Print all of the files read during the compilation."),Set_the_language_of_the_messaging_from_TypeScript_This_does_not_affect_emit:i(6654,3,"Set_the_language_of_the_messaging_from_TypeScript_This_does_not_affect_emit_6654","Set the language of the messaging from TypeScript. This does not affect emit."),Specify_the_location_where_debugger_should_locate_map_files_instead_of_generated_locations:i(6655,3,"Specify_the_location_where_debugger_should_locate_map_files_instead_of_generated_locations_6655","Specify the location where debugger should locate map files instead of generated locations."),Specify_the_maximum_folder_depth_used_for_checking_JavaScript_files_from_node_modules_Only_applicable_with_allowJs:i(6656,3,"Specify_the_maximum_folder_depth_used_for_checking_JavaScript_files_from_node_modules_Only_applicabl_6656","Specify the maximum folder depth used for checking JavaScript files from 'node_modules'. Only applicable with 'allowJs'."),Specify_what_module_code_is_generated:i(6657,3,"Specify_what_module_code_is_generated_6657","Specify what module code is generated."),Specify_how_TypeScript_looks_up_a_file_from_a_given_module_specifier:i(6658,3,"Specify_how_TypeScript_looks_up_a_file_from_a_given_module_specifier_6658","Specify how TypeScript looks up a file from a given module specifier."),Set_the_newline_character_for_emitting_files:i(6659,3,"Set_the_newline_character_for_emitting_files_6659","Set the newline character for emitting files."),Disable_emitting_files_from_a_compilation:i(6660,3,"Disable_emitting_files_from_a_compilation_6660","Disable emitting files from a compilation."),Disable_generating_custom_helper_functions_like_extends_in_compiled_output:i(6661,3,"Disable_generating_custom_helper_functions_like_extends_in_compiled_output_6661","Disable generating custom helper functions like '__extends' in compiled output."),Disable_emitting_files_if_any_type_checking_errors_are_reported:i(6662,3,"Disable_emitting_files_if_any_type_checking_errors_are_reported_6662","Disable emitting files if any type checking errors are reported."),Disable_truncating_types_in_error_messages:i(6663,3,"Disable_truncating_types_in_error_messages_6663","Disable truncating types in error messages."),Enable_error_reporting_for_fallthrough_cases_in_switch_statements:i(6664,3,"Enable_error_reporting_for_fallthrough_cases_in_switch_statements_6664","Enable error reporting for fallthrough cases in switch statements."),Enable_error_reporting_for_expressions_and_declarations_with_an_implied_any_type:i(6665,3,"Enable_error_reporting_for_expressions_and_declarations_with_an_implied_any_type_6665","Enable error reporting for expressions and declarations with an implied 'any' type."),Ensure_overriding_members_in_derived_classes_are_marked_with_an_override_modifier:i(6666,3,"Ensure_overriding_members_in_derived_classes_are_marked_with_an_override_modifier_6666","Ensure overriding members in derived classes are marked with an override modifier."),Enable_error_reporting_for_codepaths_that_do_not_explicitly_return_in_a_function:i(6667,3,"Enable_error_reporting_for_codepaths_that_do_not_explicitly_return_in_a_function_6667","Enable error reporting for codepaths that do not explicitly return in a function."),Enable_error_reporting_when_this_is_given_the_type_any:i(6668,3,"Enable_error_reporting_when_this_is_given_the_type_any_6668","Enable error reporting when 'this' is given the type 'any'."),Disable_adding_use_strict_directives_in_emitted_JavaScript_files:i(6669,3,"Disable_adding_use_strict_directives_in_emitted_JavaScript_files_6669","Disable adding 'use strict' directives in emitted JavaScript files."),Disable_including_any_library_files_including_the_default_lib_d_ts:i(6670,3,"Disable_including_any_library_files_including_the_default_lib_d_ts_6670","Disable including any library files, including the default lib.d.ts."),Enforces_using_indexed_accessors_for_keys_declared_using_an_indexed_type:i(6671,3,"Enforces_using_indexed_accessors_for_keys_declared_using_an_indexed_type_6671","Enforces using indexed accessors for keys declared using an indexed type."),Disallow_import_s_require_s_or_reference_s_from_expanding_the_number_of_files_TypeScript_should_add_to_a_project:i(6672,3,"Disallow_import_s_require_s_or_reference_s_from_expanding_the_number_of_files_TypeScript_should_add__6672","Disallow 'import's, 'require's or ''s from expanding the number of files TypeScript should add to a project."),Disable_strict_checking_of_generic_signatures_in_function_types:i(6673,3,"Disable_strict_checking_of_generic_signatures_in_function_types_6673","Disable strict checking of generic signatures in function types."),Add_undefined_to_a_type_when_accessed_using_an_index:i(6674,3,"Add_undefined_to_a_type_when_accessed_using_an_index_6674","Add 'undefined' to a type when accessed using an index."),Enable_error_reporting_when_local_variables_aren_t_read:i(6675,3,"Enable_error_reporting_when_local_variables_aren_t_read_6675","Enable error reporting when local variables aren't read."),Raise_an_error_when_a_function_parameter_isn_t_read:i(6676,3,"Raise_an_error_when_a_function_parameter_isn_t_read_6676","Raise an error when a function parameter isn't read."),Deprecated_setting_Use_outFile_instead:i(6677,3,"Deprecated_setting_Use_outFile_instead_6677","Deprecated setting. Use 'outFile' instead."),Specify_an_output_folder_for_all_emitted_files:i(6678,3,"Specify_an_output_folder_for_all_emitted_files_6678","Specify an output folder for all emitted files."),Specify_a_file_that_bundles_all_outputs_into_one_JavaScript_file_If_declaration_is_true_also_designates_a_file_that_bundles_all_d_ts_output:i(6679,3,"Specify_a_file_that_bundles_all_outputs_into_one_JavaScript_file_If_declaration_is_true_also_designa_6679","Specify a file that bundles all outputs into one JavaScript file. If 'declaration' is true, also designates a file that bundles all .d.ts output."),Specify_a_set_of_entries_that_re_map_imports_to_additional_lookup_locations:i(6680,3,"Specify_a_set_of_entries_that_re_map_imports_to_additional_lookup_locations_6680","Specify a set of entries that re-map imports to additional lookup locations."),Specify_a_list_of_language_service_plugins_to_include:i(6681,3,"Specify_a_list_of_language_service_plugins_to_include_6681","Specify a list of language service plugins to include."),Disable_erasing_const_enum_declarations_in_generated_code:i(6682,3,"Disable_erasing_const_enum_declarations_in_generated_code_6682","Disable erasing 'const enum' declarations in generated code."),Disable_resolving_symlinks_to_their_realpath_This_correlates_to_the_same_flag_in_node:i(6683,3,"Disable_resolving_symlinks_to_their_realpath_This_correlates_to_the_same_flag_in_node_6683","Disable resolving symlinks to their realpath. This correlates to the same flag in node."),Disable_wiping_the_console_in_watch_mode:i(6684,3,"Disable_wiping_the_console_in_watch_mode_6684","Disable wiping the console in watch mode."),Enable_color_and_formatting_in_TypeScript_s_output_to_make_compiler_errors_easier_to_read:i(6685,3,"Enable_color_and_formatting_in_TypeScript_s_output_to_make_compiler_errors_easier_to_read_6685","Enable color and formatting in TypeScript's output to make compiler errors easier to read."),Specify_the_object_invoked_for_createElement_This_only_applies_when_targeting_react_JSX_emit:i(6686,3,"Specify_the_object_invoked_for_createElement_This_only_applies_when_targeting_react_JSX_emit_6686","Specify the object invoked for 'createElement'. This only applies when targeting 'react' JSX emit."),Specify_an_array_of_objects_that_specify_paths_for_projects_Used_in_project_references:i(6687,3,"Specify_an_array_of_objects_that_specify_paths_for_projects_Used_in_project_references_6687","Specify an array of objects that specify paths for projects. Used in project references."),Disable_emitting_comments:i(6688,3,"Disable_emitting_comments_6688","Disable emitting comments."),Enable_importing_json_files:i(6689,3,"Enable_importing_json_files_6689","Enable importing .json files."),Specify_the_root_folder_within_your_source_files:i(6690,3,"Specify_the_root_folder_within_your_source_files_6690","Specify the root folder within your source files."),Allow_multiple_folders_to_be_treated_as_one_when_resolving_modules:i(6691,3,"Allow_multiple_folders_to_be_treated_as_one_when_resolving_modules_6691","Allow multiple folders to be treated as one when resolving modules."),Skip_type_checking_d_ts_files_that_are_included_with_TypeScript:i(6692,3,"Skip_type_checking_d_ts_files_that_are_included_with_TypeScript_6692","Skip type checking .d.ts files that are included with TypeScript."),Skip_type_checking_all_d_ts_files:i(6693,3,"Skip_type_checking_all_d_ts_files_6693","Skip type checking all .d.ts files."),Create_source_map_files_for_emitted_JavaScript_files:i(6694,3,"Create_source_map_files_for_emitted_JavaScript_files_6694","Create source map files for emitted JavaScript files."),Specify_the_root_path_for_debuggers_to_find_the_reference_source_code:i(6695,3,"Specify_the_root_path_for_debuggers_to_find_the_reference_source_code_6695","Specify the root path for debuggers to find the reference source code."),Check_that_the_arguments_for_bind_call_and_apply_methods_match_the_original_function:i(6697,3,"Check_that_the_arguments_for_bind_call_and_apply_methods_match_the_original_function_6697","Check that the arguments for 'bind', 'call', and 'apply' methods match the original function."),When_assigning_functions_check_to_ensure_parameters_and_the_return_values_are_subtype_compatible:i(6698,3,"When_assigning_functions_check_to_ensure_parameters_and_the_return_values_are_subtype_compatible_6698","When assigning functions, check to ensure parameters and the return values are subtype-compatible."),When_type_checking_take_into_account_null_and_undefined:i(6699,3,"When_type_checking_take_into_account_null_and_undefined_6699","When type checking, take into account 'null' and 'undefined'."),Check_for_class_properties_that_are_declared_but_not_set_in_the_constructor:i(6700,3,"Check_for_class_properties_that_are_declared_but_not_set_in_the_constructor_6700","Check for class properties that are declared but not set in the constructor."),Disable_emitting_declarations_that_have_internal_in_their_JSDoc_comments:i(6701,3,"Disable_emitting_declarations_that_have_internal_in_their_JSDoc_comments_6701","Disable emitting declarations that have '@internal' in their JSDoc comments."),Disable_reporting_of_excess_property_errors_during_the_creation_of_object_literals:i(6702,3,"Disable_reporting_of_excess_property_errors_during_the_creation_of_object_literals_6702","Disable reporting of excess property errors during the creation of object literals."),Suppress_noImplicitAny_errors_when_indexing_objects_that_lack_index_signatures:i(6703,3,"Suppress_noImplicitAny_errors_when_indexing_objects_that_lack_index_signatures_6703","Suppress 'noImplicitAny' errors when indexing objects that lack index signatures."),Synchronously_call_callbacks_and_update_the_state_of_directory_watchers_on_platforms_that_don_t_support_recursive_watching_natively:i(6704,3,"Synchronously_call_callbacks_and_update_the_state_of_directory_watchers_on_platforms_that_don_t_supp_6704","Synchronously call callbacks and update the state of directory watchers on platforms that don`t support recursive watching natively."),Set_the_JavaScript_language_version_for_emitted_JavaScript_and_include_compatible_library_declarations:i(6705,3,"Set_the_JavaScript_language_version_for_emitted_JavaScript_and_include_compatible_library_declaratio_6705","Set the JavaScript language version for emitted JavaScript and include compatible library declarations."),Log_paths_used_during_the_moduleResolution_process:i(6706,3,"Log_paths_used_during_the_moduleResolution_process_6706","Log paths used during the 'moduleResolution' process."),Specify_the_path_to_tsbuildinfo_incremental_compilation_file:i(6707,3,"Specify_the_path_to_tsbuildinfo_incremental_compilation_file_6707","Specify the path to .tsbuildinfo incremental compilation file."),Specify_options_for_automatic_acquisition_of_declaration_files:i(6709,3,"Specify_options_for_automatic_acquisition_of_declaration_files_6709","Specify options for automatic acquisition of declaration files."),Specify_multiple_folders_that_act_like_Slashnode_modules_Slash_types:i(6710,3,"Specify_multiple_folders_that_act_like_Slashnode_modules_Slash_types_6710","Specify multiple folders that act like './node_modules/@types'."),Specify_type_package_names_to_be_included_without_being_referenced_in_a_source_file:i(6711,3,"Specify_type_package_names_to_be_included_without_being_referenced_in_a_source_file_6711","Specify type package names to be included without being referenced in a source file."),Emit_ECMAScript_standard_compliant_class_fields:i(6712,3,"Emit_ECMAScript_standard_compliant_class_fields_6712","Emit ECMAScript-standard-compliant class fields."),Enable_verbose_logging:i(6713,3,"Enable_verbose_logging_6713","Enable verbose logging."),Specify_how_directories_are_watched_on_systems_that_lack_recursive_file_watching_functionality:i(6714,3,"Specify_how_directories_are_watched_on_systems_that_lack_recursive_file_watching_functionality_6714","Specify how directories are watched on systems that lack recursive file-watching functionality."),Specify_how_the_TypeScript_watch_mode_works:i(6715,3,"Specify_how_the_TypeScript_watch_mode_works_6715","Specify how the TypeScript watch mode works."),Require_undeclared_properties_from_index_signatures_to_use_element_accesses:i(6717,3,"Require_undeclared_properties_from_index_signatures_to_use_element_accesses_6717","Require undeclared properties from index signatures to use element accesses."),Specify_emit_Slashchecking_behavior_for_imports_that_are_only_used_for_types:i(6718,3,"Specify_emit_Slashchecking_behavior_for_imports_that_are_only_used_for_types_6718","Specify emit/checking behavior for imports that are only used for types."),Default_catch_clause_variables_as_unknown_instead_of_any:i(6803,3,"Default_catch_clause_variables_as_unknown_instead_of_any_6803","Default catch clause variables as 'unknown' instead of 'any'."),Do_not_transform_or_elide_any_imports_or_exports_not_marked_as_type_only_ensuring_they_are_written_in_the_output_file_s_format_based_on_the_module_setting:i(6804,3,"Do_not_transform_or_elide_any_imports_or_exports_not_marked_as_type_only_ensuring_they_are_written_i_6804","Do not transform or elide any imports or exports not marked as type-only, ensuring they are written in the output file's format based on the 'module' setting."),one_of_Colon:i(6900,3,"one_of_Colon_6900","one of:"),one_or_more_Colon:i(6901,3,"one_or_more_Colon_6901","one or more:"),type_Colon:i(6902,3,"type_Colon_6902","type:"),default_Colon:i(6903,3,"default_Colon_6903","default:"),module_system_or_esModuleInterop:i(6904,3,"module_system_or_esModuleInterop_6904",'module === "system" or esModuleInterop'),false_unless_strict_is_set:i(6905,3,"false_unless_strict_is_set_6905","`false`, unless `strict` is set"),false_unless_composite_is_set:i(6906,3,"false_unless_composite_is_set_6906","`false`, unless `composite` is set"),node_modules_bower_components_jspm_packages_plus_the_value_of_outDir_if_one_is_specified:i(6907,3,"node_modules_bower_components_jspm_packages_plus_the_value_of_outDir_if_one_is_specified_6907",'`["node_modules", "bower_components", "jspm_packages"]`, plus the value of `outDir` if one is specified.'),if_files_is_specified_otherwise_Asterisk_Asterisk_Slash_Asterisk:i(6908,3,"if_files_is_specified_otherwise_Asterisk_Asterisk_Slash_Asterisk_6908",'`[]` if `files` is specified, otherwise `["**/*"]`'),true_if_composite_false_otherwise:i(6909,3,"true_if_composite_false_otherwise_6909","`true` if `composite`, `false` otherwise"),module_AMD_or_UMD_or_System_or_ES6_then_Classic_Otherwise_Node:i(69010,3,"module_AMD_or_UMD_or_System_or_ES6_then_Classic_Otherwise_Node_69010","module === `AMD` or `UMD` or `System` or `ES6`, then `Classic`, Otherwise `Node`"),Computed_from_the_list_of_input_files:i(6911,3,"Computed_from_the_list_of_input_files_6911","Computed from the list of input files"),Platform_specific:i(6912,3,"Platform_specific_6912","Platform specific"),You_can_learn_about_all_of_the_compiler_options_at_0:i(6913,3,"You_can_learn_about_all_of_the_compiler_options_at_0_6913","You can learn about all of the compiler options at {0}"),Including_watch_w_will_start_watching_the_current_project_for_the_file_changes_Once_set_you_can_config_watch_mode_with_Colon:i(6914,3,"Including_watch_w_will_start_watching_the_current_project_for_the_file_changes_Once_set_you_can_conf_6914","Including --watch, -w will start watching the current project for the file changes. Once set, you can config watch mode with:"),Using_build_b_will_make_tsc_behave_more_like_a_build_orchestrator_than_a_compiler_This_is_used_to_trigger_building_composite_projects_which_you_can_learn_more_about_at_0:i(6915,3,"Using_build_b_will_make_tsc_behave_more_like_a_build_orchestrator_than_a_compiler_This_is_used_to_tr_6915","Using --build, -b will make tsc behave more like a build orchestrator than a compiler. This is used to trigger building composite projects which you can learn more about at {0}"),COMMON_COMMANDS:i(6916,3,"COMMON_COMMANDS_6916","COMMON COMMANDS"),ALL_COMPILER_OPTIONS:i(6917,3,"ALL_COMPILER_OPTIONS_6917","ALL COMPILER OPTIONS"),WATCH_OPTIONS:i(6918,3,"WATCH_OPTIONS_6918","WATCH OPTIONS"),BUILD_OPTIONS:i(6919,3,"BUILD_OPTIONS_6919","BUILD OPTIONS"),COMMON_COMPILER_OPTIONS:i(6920,3,"COMMON_COMPILER_OPTIONS_6920","COMMON COMPILER OPTIONS"),COMMAND_LINE_FLAGS:i(6921,3,"COMMAND_LINE_FLAGS_6921","COMMAND LINE FLAGS"),tsc_Colon_The_TypeScript_Compiler:i(6922,3,"tsc_Colon_The_TypeScript_Compiler_6922","tsc: The TypeScript Compiler"),Compiles_the_current_project_tsconfig_json_in_the_working_directory:i(6923,3,"Compiles_the_current_project_tsconfig_json_in_the_working_directory_6923","Compiles the current project (tsconfig.json in the working directory.)"),Ignoring_tsconfig_json_compiles_the_specified_files_with_default_compiler_options:i(6924,3,"Ignoring_tsconfig_json_compiles_the_specified_files_with_default_compiler_options_6924","Ignoring tsconfig.json, compiles the specified files with default compiler options."),Build_a_composite_project_in_the_working_directory:i(6925,3,"Build_a_composite_project_in_the_working_directory_6925","Build a composite project in the working directory."),Creates_a_tsconfig_json_with_the_recommended_settings_in_the_working_directory:i(6926,3,"Creates_a_tsconfig_json_with_the_recommended_settings_in_the_working_directory_6926","Creates a tsconfig.json with the recommended settings in the working directory."),Compiles_the_TypeScript_project_located_at_the_specified_path:i(6927,3,"Compiles_the_TypeScript_project_located_at_the_specified_path_6927","Compiles the TypeScript project located at the specified path."),An_expanded_version_of_this_information_showing_all_possible_compiler_options:i(6928,3,"An_expanded_version_of_this_information_showing_all_possible_compiler_options_6928","An expanded version of this information, showing all possible compiler options"),Compiles_the_current_project_with_additional_settings:i(6929,3,"Compiles_the_current_project_with_additional_settings_6929","Compiles the current project, with additional settings."),true_for_ES2022_and_above_including_ESNext:i(6930,3,"true_for_ES2022_and_above_including_ESNext_6930","`true` for ES2022 and above, including ESNext."),List_of_file_name_suffixes_to_search_when_resolving_a_module:i(6931,1,"List_of_file_name_suffixes_to_search_when_resolving_a_module_6931","List of file name suffixes to search when resolving a module."),Variable_0_implicitly_has_an_1_type:i(7005,1,"Variable_0_implicitly_has_an_1_type_7005","Variable '{0}' implicitly has an '{1}' type."),Parameter_0_implicitly_has_an_1_type:i(7006,1,"Parameter_0_implicitly_has_an_1_type_7006","Parameter '{0}' implicitly has an '{1}' type."),Member_0_implicitly_has_an_1_type:i(7008,1,"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:i(7009,1,"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:i(7010,1,"_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:i(7011,1,"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."),This_overload_implicitly_returns_the_type_0_because_it_lacks_a_return_type_annotation:i(7012,1,"This_overload_implicitly_returns_the_type_0_because_it_lacks_a_return_type_annotation_7012","This overload implicitly returns the type '{0}' because it lacks a return type annotation."),Construct_signature_which_lacks_return_type_annotation_implicitly_has_an_any_return_type:i(7013,1,"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:i(7014,1,"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:i(7015,1,"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:i(7016,1,"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:i(7017,1,"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:i(7018,1,"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:i(7019,1,"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:i(7020,1,"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:i(7022,1,"_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:i(7023,1,"_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:i(7024,1,"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_yield_type_0_because_it_does_not_yield_any_values_Consider_supplying_a_return_type_annotation:i(7025,1,"Generator_implicitly_has_yield_type_0_because_it_does_not_yield_any_values_Consider_supplying_a_retu_7025","Generator implicitly has yield type '{0}' because it does not yield any values. Consider supplying a return type annotation."),JSX_element_implicitly_has_type_any_because_no_interface_JSX_0_exists:i(7026,1,"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:i(7027,1,"Unreachable_code_detected_7027","Unreachable code detected.",!0),Unused_label:i(7028,1,"Unused_label_7028","Unused label.",!0),Fallthrough_case_in_switch:i(7029,1,"Fallthrough_case_in_switch_7029","Fallthrough case in switch."),Not_all_code_paths_return_a_value:i(7030,1,"Not_all_code_paths_return_a_value_7030","Not all code paths return a value."),Binding_element_0_implicitly_has_an_1_type:i(7031,1,"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:i(7032,1,"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:i(7033,1,"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:i(7034,1,"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_i_save_dev_types_Slash_1_if_it_exists_or_add_a_new_declaration_d_ts_file_containing_declare_module_0:i(7035,1,"Try_npm_i_save_dev_types_Slash_1_if_it_exists_or_add_a_new_declaration_d_ts_file_containing_declare__7035","Try `npm i --save-dev @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:i(7036,1,"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:i(7037,3,"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:i(7038,3,"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:i(7039,1,"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:i(7040,1,"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:i(7041,1,"The_containing_arrow_function_captures_the_global_value_of_this_7041","The containing arrow function captures the global value of 'this'."),Module_0_was_resolved_to_1_but_resolveJsonModule_is_not_used:i(7042,1,"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:i(7043,2,"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:i(7044,2,"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:i(7045,2,"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:i(7046,2,"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:i(7047,2,"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:i(7048,2,"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:i(7049,2,"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:i(7050,2,"_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:i(7051,1,"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}'?"),Element_implicitly_has_an_any_type_because_type_0_has_no_index_signature_Did_you_mean_to_call_1:i(7052,1,"Element_implicitly_has_an_any_type_because_type_0_has_no_index_signature_Did_you_mean_to_call_1_7052","Element implicitly has an 'any' type because type '{0}' has no index signature. Did you mean to call '{1}'?"),Element_implicitly_has_an_any_type_because_expression_of_type_0_can_t_be_used_to_index_type_1:i(7053,1,"Element_implicitly_has_an_any_type_because_expression_of_type_0_can_t_be_used_to_index_type_1_7053","Element implicitly has an 'any' type because expression of type '{0}' can't be used to index type '{1}'."),No_index_signature_with_a_parameter_of_type_0_was_found_on_type_1:i(7054,1,"No_index_signature_with_a_parameter_of_type_0_was_found_on_type_1_7054","No index signature with a parameter of type '{0}' was found on type '{1}'."),_0_which_lacks_return_type_annotation_implicitly_has_an_1_yield_type:i(7055,1,"_0_which_lacks_return_type_annotation_implicitly_has_an_1_yield_type_7055","'{0}', which lacks return-type annotation, implicitly has an '{1}' yield type."),The_inferred_type_of_this_node_exceeds_the_maximum_length_the_compiler_will_serialize_An_explicit_type_annotation_is_needed:i(7056,1,"The_inferred_type_of_this_node_exceeds_the_maximum_length_the_compiler_will_serialize_An_explicit_ty_7056","The inferred type of this node exceeds the maximum length the compiler will serialize. An explicit type annotation is needed."),yield_expression_implicitly_results_in_an_any_type_because_its_containing_generator_lacks_a_return_type_annotation:i(7057,1,"yield_expression_implicitly_results_in_an_any_type_because_its_containing_generator_lacks_a_return_t_7057","'yield' expression implicitly results in an 'any' type because its containing generator lacks a return-type annotation."),If_the_0_package_actually_exposes_this_module_try_adding_a_new_declaration_d_ts_file_containing_declare_module_1:i(7058,1,"If_the_0_package_actually_exposes_this_module_try_adding_a_new_declaration_d_ts_file_containing_decl_7058","If the '{0}' package actually exposes this module, try adding a new declaration (.d.ts) file containing `declare module '{1}';`"),This_syntax_is_reserved_in_files_with_the_mts_or_cts_extension_Use_an_as_expression_instead:i(7059,1,"This_syntax_is_reserved_in_files_with_the_mts_or_cts_extension_Use_an_as_expression_instead_7059","This syntax is reserved in files with the .mts or .cts extension. Use an `as` expression instead."),This_syntax_is_reserved_in_files_with_the_mts_or_cts_extension_Add_a_trailing_comma_or_explicit_constraint:i(7060,1,"This_syntax_is_reserved_in_files_with_the_mts_or_cts_extension_Add_a_trailing_comma_or_explicit_cons_7060","This syntax is reserved in files with the .mts or .cts extension. Add a trailing comma or explicit constraint."),A_mapped_type_may_not_declare_properties_or_methods:i(7061,1,"A_mapped_type_may_not_declare_properties_or_methods_7061","A mapped type may not declare properties or methods."),You_cannot_rename_this_element:i(8e3,1,"You_cannot_rename_this_element_8000","You cannot rename this element."),You_cannot_rename_elements_that_are_defined_in_the_standard_TypeScript_library:i(8001,1,"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_TypeScript_files:i(8002,1,"import_can_only_be_used_in_TypeScript_files_8002","'import ... =' can only be used in TypeScript files."),export_can_only_be_used_in_TypeScript_files:i(8003,1,"export_can_only_be_used_in_TypeScript_files_8003","'export =' can only be used in TypeScript files."),Type_parameter_declarations_can_only_be_used_in_TypeScript_files:i(8004,1,"Type_parameter_declarations_can_only_be_used_in_TypeScript_files_8004","Type parameter declarations can only be used in TypeScript files."),implements_clauses_can_only_be_used_in_TypeScript_files:i(8005,1,"implements_clauses_can_only_be_used_in_TypeScript_files_8005","'implements' clauses can only be used in TypeScript files."),_0_declarations_can_only_be_used_in_TypeScript_files:i(8006,1,"_0_declarations_can_only_be_used_in_TypeScript_files_8006","'{0}' declarations can only be used in TypeScript files."),Type_aliases_can_only_be_used_in_TypeScript_files:i(8008,1,"Type_aliases_can_only_be_used_in_TypeScript_files_8008","Type aliases can only be used in TypeScript files."),The_0_modifier_can_only_be_used_in_TypeScript_files:i(8009,1,"The_0_modifier_can_only_be_used_in_TypeScript_files_8009","The '{0}' modifier can only be used in TypeScript files."),Type_annotations_can_only_be_used_in_TypeScript_files:i(8010,1,"Type_annotations_can_only_be_used_in_TypeScript_files_8010","Type annotations can only be used in TypeScript files."),Type_arguments_can_only_be_used_in_TypeScript_files:i(8011,1,"Type_arguments_can_only_be_used_in_TypeScript_files_8011","Type arguments can only be used in TypeScript files."),Parameter_modifiers_can_only_be_used_in_TypeScript_files:i(8012,1,"Parameter_modifiers_can_only_be_used_in_TypeScript_files_8012","Parameter modifiers can only be used in TypeScript files."),Non_null_assertions_can_only_be_used_in_TypeScript_files:i(8013,1,"Non_null_assertions_can_only_be_used_in_TypeScript_files_8013","Non-null assertions can only be used in TypeScript files."),Type_assertion_expressions_can_only_be_used_in_TypeScript_files:i(8016,1,"Type_assertion_expressions_can_only_be_used_in_TypeScript_files_8016","Type assertion expressions can only be used in TypeScript files."),Octal_literal_types_must_use_ES2015_syntax_Use_the_syntax_0:i(8017,1,"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:i(8018,1,"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:i(8019,3,"Report_errors_in_js_files_8019","Report errors in .js files."),JSDoc_types_can_only_be_used_inside_documentation_comments:i(8020,1,"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:i(8021,1,"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:i(8022,1,"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:i(8023,1,"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:i(8024,1,"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:i(8025,1,"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:i(8026,1,"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:i(8027,1,"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:i(8028,1,"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:i(8029,1,"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:i(8030,1,"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:i(8031,1,"You_cannot_rename_a_module_via_a_global_import_8031","You cannot rename a module via a global import."),Qualified_name_0_is_not_allowed_without_a_leading_param_object_1:i(8032,1,"Qualified_name_0_is_not_allowed_without_a_leading_param_object_1_8032","Qualified name '{0}' is not allowed without a leading '@param {object} {1}'."),A_JSDoc_typedef_comment_may_not_contain_multiple_type_tags:i(8033,1,"A_JSDoc_typedef_comment_may_not_contain_multiple_type_tags_8033","A JSDoc '@typedef' comment may not contain multiple '@type' tags."),The_tag_was_first_specified_here:i(8034,1,"The_tag_was_first_specified_here_8034","The tag was first specified here."),You_cannot_rename_elements_that_are_defined_in_a_node_modules_folder:i(8035,1,"You_cannot_rename_elements_that_are_defined_in_a_node_modules_folder_8035","You cannot rename elements that are defined in a 'node_modules' folder."),You_cannot_rename_elements_that_are_defined_in_another_node_modules_folder:i(8036,1,"You_cannot_rename_elements_that_are_defined_in_another_node_modules_folder_8036","You cannot rename elements that are defined in another 'node_modules' folder."),Type_satisfaction_expressions_can_only_be_used_in_TypeScript_files:i(8037,1,"Type_satisfaction_expressions_can_only_be_used_in_TypeScript_files_8037","Type satisfaction expressions can only be used in TypeScript files."),Decorators_may_not_appear_after_export_or_export_default_if_they_also_appear_before_export:i(8038,1,"Decorators_may_not_appear_after_export_or_export_default_if_they_also_appear_before_export_8038","Decorators may not appear after 'export' or 'export default' if they also appear before 'export'."),Declaration_emit_for_this_file_requires_using_private_name_0_An_explicit_type_annotation_may_unblock_declaration_emit:i(9005,1,"Declaration_emit_for_this_file_requires_using_private_name_0_An_explicit_type_annotation_may_unblock_9005","Declaration emit for this file requires using private name '{0}'. An explicit type annotation may unblock declaration emit."),Declaration_emit_for_this_file_requires_using_private_name_0_from_module_1_An_explicit_type_annotation_may_unblock_declaration_emit:i(9006,1,"Declaration_emit_for_this_file_requires_using_private_name_0_from_module_1_An_explicit_type_annotati_9006","Declaration emit for this file requires using private name '{0}' from module '{1}'. An explicit type annotation may unblock declaration emit."),JSX_attributes_must_only_be_assigned_a_non_empty_expression:i(17e3,1,"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:i(17001,1,"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:i(17002,1,"Expected_corresponding_JSX_closing_tag_for_0_17002","Expected corresponding JSX closing tag for '{0}'."),Cannot_use_JSX_unless_the_jsx_flag_is_provided:i(17004,1,"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:i(17005,1,"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:i(17006,1,"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:i(17007,1,"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:i(17008,1,"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:i(17009,1,"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:i(17010,1,"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:i(17011,1,"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:i(17012,1,"_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:i(17013,1,"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:i(17014,1,"JSX_fragment_has_no_corresponding_closing_tag_17014","JSX fragment has no corresponding closing tag."),Expected_corresponding_closing_tag_for_JSX_fragment:i(17015,1,"Expected_corresponding_closing_tag_for_JSX_fragment_17015","Expected corresponding closing tag for JSX fragment."),The_jsxFragmentFactory_compiler_option_must_be_provided_to_use_JSX_fragments_with_the_jsxFactory_compiler_option:i(17016,1,"The_jsxFragmentFactory_compiler_option_must_be_provided_to_use_JSX_fragments_with_the_jsxFactory_com_17016","The 'jsxFragmentFactory' compiler option must be provided to use JSX fragments with the 'jsxFactory' compiler option."),An_jsxFrag_pragma_is_required_when_using_an_jsx_pragma_with_JSX_fragments:i(17017,1,"An_jsxFrag_pragma_is_required_when_using_an_jsx_pragma_with_JSX_fragments_17017","An @jsxFrag pragma is required when using an @jsx pragma with JSX fragments."),Unknown_type_acquisition_option_0_Did_you_mean_1:i(17018,1,"Unknown_type_acquisition_option_0_Did_you_mean_1_17018","Unknown type acquisition option '{0}'. Did you mean '{1}'?"),_0_at_the_end_of_a_type_is_not_valid_TypeScript_syntax_Did_you_mean_to_write_1:i(17019,1,"_0_at_the_end_of_a_type_is_not_valid_TypeScript_syntax_Did_you_mean_to_write_1_17019","'{0}' at the end of a type is not valid TypeScript syntax. Did you mean to write '{1}'?"),_0_at_the_start_of_a_type_is_not_valid_TypeScript_syntax_Did_you_mean_to_write_1:i(17020,1,"_0_at_the_start_of_a_type_is_not_valid_TypeScript_syntax_Did_you_mean_to_write_1_17020","'{0}' at the start of a type is not valid TypeScript syntax. Did you mean to write '{1}'?"),Circularity_detected_while_resolving_configuration_Colon_0:i(18e3,1,"Circularity_detected_while_resolving_configuration_Colon_0_18000","Circularity detected while resolving configuration: {0}"),The_files_list_in_config_file_0_is_empty:i(18002,1,"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:i(18003,1,"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_ES_module:i(80001,2,"File_is_a_CommonJS_module_it_may_be_converted_to_an_ES_module_80001","File is a CommonJS module; it may be converted to an ES module."),This_constructor_function_may_be_converted_to_a_class_declaration:i(80002,2,"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:i(80003,2,"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:i(80004,2,"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:i(80005,2,"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:i(80006,2,"This_may_be_converted_to_an_async_function_80006","This may be converted to an async function."),await_has_no_effect_on_the_type_of_this_expression:i(80007,2,"await_has_no_effect_on_the_type_of_this_expression_80007","'await' has no effect on the type of this expression."),Numeric_literals_with_absolute_values_equal_to_2_53_or_greater_are_too_large_to_be_represented_accurately_as_integers:i(80008,2,"Numeric_literals_with_absolute_values_equal_to_2_53_or_greater_are_too_large_to_be_represented_accur_80008","Numeric literals with absolute values equal to 2^53 or greater are too large to be represented accurately as integers."),Add_missing_super_call:i(90001,3,"Add_missing_super_call_90001","Add missing 'super()' call"),Make_super_call_the_first_statement_in_the_constructor:i(90002,3,"Make_super_call_the_first_statement_in_the_constructor_90002","Make 'super()' call the first statement in the constructor"),Change_extends_to_implements:i(90003,3,"Change_extends_to_implements_90003","Change 'extends' to 'implements'"),Remove_unused_declaration_for_Colon_0:i(90004,3,"Remove_unused_declaration_for_Colon_0_90004","Remove unused declaration for: '{0}'"),Remove_import_from_0:i(90005,3,"Remove_import_from_0_90005","Remove import from '{0}'"),Implement_interface_0:i(90006,3,"Implement_interface_0_90006","Implement interface '{0}'"),Implement_inherited_abstract_class:i(90007,3,"Implement_inherited_abstract_class_90007","Implement inherited abstract class"),Add_0_to_unresolved_variable:i(90008,3,"Add_0_to_unresolved_variable_90008","Add '{0}.' to unresolved variable"),Remove_variable_statement:i(90010,3,"Remove_variable_statement_90010","Remove variable statement"),Remove_template_tag:i(90011,3,"Remove_template_tag_90011","Remove template tag"),Remove_type_parameters:i(90012,3,"Remove_type_parameters_90012","Remove type parameters"),Import_0_from_1:i(90013,3,"Import_0_from_1_90013",`Import '{0}' from "{1}"`),Change_0_to_1:i(90014,3,"Change_0_to_1_90014","Change '{0}' to '{1}'"),Declare_property_0:i(90016,3,"Declare_property_0_90016","Declare property '{0}'"),Add_index_signature_for_property_0:i(90017,3,"Add_index_signature_for_property_0_90017","Add index signature for property '{0}'"),Disable_checking_for_this_file:i(90018,3,"Disable_checking_for_this_file_90018","Disable checking for this file"),Ignore_this_error_message:i(90019,3,"Ignore_this_error_message_90019","Ignore this error message"),Initialize_property_0_in_the_constructor:i(90020,3,"Initialize_property_0_in_the_constructor_90020","Initialize property '{0}' in the constructor"),Initialize_static_property_0:i(90021,3,"Initialize_static_property_0_90021","Initialize static property '{0}'"),Change_spelling_to_0:i(90022,3,"Change_spelling_to_0_90022","Change spelling to '{0}'"),Declare_method_0:i(90023,3,"Declare_method_0_90023","Declare method '{0}'"),Declare_static_method_0:i(90024,3,"Declare_static_method_0_90024","Declare static method '{0}'"),Prefix_0_with_an_underscore:i(90025,3,"Prefix_0_with_an_underscore_90025","Prefix '{0}' with an underscore"),Rewrite_as_the_indexed_access_type_0:i(90026,3,"Rewrite_as_the_indexed_access_type_0_90026","Rewrite as the indexed access type '{0}'"),Declare_static_property_0:i(90027,3,"Declare_static_property_0_90027","Declare static property '{0}'"),Call_decorator_expression:i(90028,3,"Call_decorator_expression_90028","Call decorator expression"),Add_async_modifier_to_containing_function:i(90029,3,"Add_async_modifier_to_containing_function_90029","Add async modifier to containing function"),Replace_infer_0_with_unknown:i(90030,3,"Replace_infer_0_with_unknown_90030","Replace 'infer {0}' with 'unknown'"),Replace_all_unused_infer_with_unknown:i(90031,3,"Replace_all_unused_infer_with_unknown_90031","Replace all unused 'infer' with 'unknown'"),Add_parameter_name:i(90034,3,"Add_parameter_name_90034","Add parameter name"),Declare_private_property_0:i(90035,3,"Declare_private_property_0_90035","Declare private property '{0}'"),Replace_0_with_Promise_1:i(90036,3,"Replace_0_with_Promise_1_90036","Replace '{0}' with 'Promise<{1}>'"),Fix_all_incorrect_return_type_of_an_async_functions:i(90037,3,"Fix_all_incorrect_return_type_of_an_async_functions_90037","Fix all incorrect return type of an async functions"),Declare_private_method_0:i(90038,3,"Declare_private_method_0_90038","Declare private method '{0}'"),Remove_unused_destructuring_declaration:i(90039,3,"Remove_unused_destructuring_declaration_90039","Remove unused destructuring declaration"),Remove_unused_declarations_for_Colon_0:i(90041,3,"Remove_unused_declarations_for_Colon_0_90041","Remove unused declarations for: '{0}'"),Declare_a_private_field_named_0:i(90053,3,"Declare_a_private_field_named_0_90053","Declare a private field named '{0}'."),Includes_imports_of_types_referenced_by_0:i(90054,3,"Includes_imports_of_types_referenced_by_0_90054","Includes imports of types referenced by '{0}'"),Remove_type_from_import_declaration_from_0:i(90055,3,"Remove_type_from_import_declaration_from_0_90055",`Remove 'type' from import declaration from "{0}"`),Remove_type_from_import_of_0_from_1:i(90056,3,"Remove_type_from_import_of_0_from_1_90056",`Remove 'type' from import of '{0}' from "{1}"`),Add_import_from_0:i(90057,3,"Add_import_from_0_90057",'Add import from "{0}"'),Update_import_from_0:i(90058,3,"Update_import_from_0_90058",'Update import from "{0}"'),Export_0_from_module_1:i(90059,3,"Export_0_from_module_1_90059","Export '{0}' from module '{1}'"),Export_all_referenced_locals:i(90060,3,"Export_all_referenced_locals_90060","Export all referenced locals"),Convert_function_to_an_ES2015_class:i(95001,3,"Convert_function_to_an_ES2015_class_95001","Convert function to an ES2015 class"),Convert_0_to_1_in_0:i(95003,3,"Convert_0_to_1_in_0_95003","Convert '{0}' to '{1} in {0}'"),Extract_to_0_in_1:i(95004,3,"Extract_to_0_in_1_95004","Extract to {0} in {1}"),Extract_function:i(95005,3,"Extract_function_95005","Extract function"),Extract_constant:i(95006,3,"Extract_constant_95006","Extract constant"),Extract_to_0_in_enclosing_scope:i(95007,3,"Extract_to_0_in_enclosing_scope_95007","Extract to {0} in enclosing scope"),Extract_to_0_in_1_scope:i(95008,3,"Extract_to_0_in_1_scope_95008","Extract to {0} in {1} scope"),Annotate_with_type_from_JSDoc:i(95009,3,"Annotate_with_type_from_JSDoc_95009","Annotate with type from JSDoc"),Infer_type_of_0_from_usage:i(95011,3,"Infer_type_of_0_from_usage_95011","Infer type of '{0}' from usage"),Infer_parameter_types_from_usage:i(95012,3,"Infer_parameter_types_from_usage_95012","Infer parameter types from usage"),Convert_to_default_import:i(95013,3,"Convert_to_default_import_95013","Convert to default import"),Install_0:i(95014,3,"Install_0_95014","Install '{0}'"),Replace_import_with_0:i(95015,3,"Replace_import_with_0_95015","Replace import with '{0}'."),Use_synthetic_default_member:i(95016,3,"Use_synthetic_default_member_95016","Use synthetic 'default' member."),Convert_to_ES_module:i(95017,3,"Convert_to_ES_module_95017","Convert to ES module"),Add_undefined_type_to_property_0:i(95018,3,"Add_undefined_type_to_property_0_95018","Add 'undefined' type to property '{0}'"),Add_initializer_to_property_0:i(95019,3,"Add_initializer_to_property_0_95019","Add initializer to property '{0}'"),Add_definite_assignment_assertion_to_property_0:i(95020,3,"Add_definite_assignment_assertion_to_property_0_95020","Add definite assignment assertion to property '{0}'"),Convert_all_type_literals_to_mapped_type:i(95021,3,"Convert_all_type_literals_to_mapped_type_95021","Convert all type literals to mapped type"),Add_all_missing_members:i(95022,3,"Add_all_missing_members_95022","Add all missing members"),Infer_all_types_from_usage:i(95023,3,"Infer_all_types_from_usage_95023","Infer all types from usage"),Delete_all_unused_declarations:i(95024,3,"Delete_all_unused_declarations_95024","Delete all unused declarations"),Prefix_all_unused_declarations_with_where_possible:i(95025,3,"Prefix_all_unused_declarations_with_where_possible_95025","Prefix all unused declarations with '_' where possible"),Fix_all_detected_spelling_errors:i(95026,3,"Fix_all_detected_spelling_errors_95026","Fix all detected spelling errors"),Add_initializers_to_all_uninitialized_properties:i(95027,3,"Add_initializers_to_all_uninitialized_properties_95027","Add initializers to all uninitialized properties"),Add_definite_assignment_assertions_to_all_uninitialized_properties:i(95028,3,"Add_definite_assignment_assertions_to_all_uninitialized_properties_95028","Add definite assignment assertions to all uninitialized properties"),Add_undefined_type_to_all_uninitialized_properties:i(95029,3,"Add_undefined_type_to_all_uninitialized_properties_95029","Add undefined type to all uninitialized properties"),Change_all_jsdoc_style_types_to_TypeScript:i(95030,3,"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:i(95031,3,"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:i(95032,3,"Implement_all_unimplemented_interfaces_95032","Implement all unimplemented interfaces"),Install_all_missing_types_packages:i(95033,3,"Install_all_missing_types_packages_95033","Install all missing types packages"),Rewrite_all_as_indexed_access_types:i(95034,3,"Rewrite_all_as_indexed_access_types_95034","Rewrite all as indexed access types"),Convert_all_to_default_imports:i(95035,3,"Convert_all_to_default_imports_95035","Convert all to default imports"),Make_all_super_calls_the_first_statement_in_their_constructor:i(95036,3,"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:i(95037,3,"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:i(95038,3,"Change_all_extended_interfaces_to_implements_95038","Change all extended interfaces to 'implements'"),Add_all_missing_super_calls:i(95039,3,"Add_all_missing_super_calls_95039","Add all missing super calls"),Implement_all_inherited_abstract_classes:i(95040,3,"Implement_all_inherited_abstract_classes_95040","Implement all inherited abstract classes"),Add_all_missing_async_modifiers:i(95041,3,"Add_all_missing_async_modifiers_95041","Add all missing 'async' modifiers"),Add_ts_ignore_to_all_error_messages:i(95042,3,"Add_ts_ignore_to_all_error_messages_95042","Add '@ts-ignore' to all error messages"),Annotate_everything_with_types_from_JSDoc:i(95043,3,"Annotate_everything_with_types_from_JSDoc_95043","Annotate everything with types from JSDoc"),Add_to_all_uncalled_decorators:i(95044,3,"Add_to_all_uncalled_decorators_95044","Add '()' to all uncalled decorators"),Convert_all_constructor_functions_to_classes:i(95045,3,"Convert_all_constructor_functions_to_classes_95045","Convert all constructor functions to classes"),Generate_get_and_set_accessors:i(95046,3,"Generate_get_and_set_accessors_95046","Generate 'get' and 'set' accessors"),Convert_require_to_import:i(95047,3,"Convert_require_to_import_95047","Convert 'require' to 'import'"),Convert_all_require_to_import:i(95048,3,"Convert_all_require_to_import_95048","Convert all 'require' to 'import'"),Move_to_a_new_file:i(95049,3,"Move_to_a_new_file_95049","Move to a new file"),Remove_unreachable_code:i(95050,3,"Remove_unreachable_code_95050","Remove unreachable code"),Remove_all_unreachable_code:i(95051,3,"Remove_all_unreachable_code_95051","Remove all unreachable code"),Add_missing_typeof:i(95052,3,"Add_missing_typeof_95052","Add missing 'typeof'"),Remove_unused_label:i(95053,3,"Remove_unused_label_95053","Remove unused label"),Remove_all_unused_labels:i(95054,3,"Remove_all_unused_labels_95054","Remove all unused labels"),Convert_0_to_mapped_object_type:i(95055,3,"Convert_0_to_mapped_object_type_95055","Convert '{0}' to mapped object type"),Convert_namespace_import_to_named_imports:i(95056,3,"Convert_namespace_import_to_named_imports_95056","Convert namespace import to named imports"),Convert_named_imports_to_namespace_import:i(95057,3,"Convert_named_imports_to_namespace_import_95057","Convert named imports to namespace import"),Add_or_remove_braces_in_an_arrow_function:i(95058,3,"Add_or_remove_braces_in_an_arrow_function_95058","Add or remove braces in an arrow function"),Add_braces_to_arrow_function:i(95059,3,"Add_braces_to_arrow_function_95059","Add braces to arrow function"),Remove_braces_from_arrow_function:i(95060,3,"Remove_braces_from_arrow_function_95060","Remove braces from arrow function"),Convert_default_export_to_named_export:i(95061,3,"Convert_default_export_to_named_export_95061","Convert default export to named export"),Convert_named_export_to_default_export:i(95062,3,"Convert_named_export_to_default_export_95062","Convert named export to default export"),Add_missing_enum_member_0:i(95063,3,"Add_missing_enum_member_0_95063","Add missing enum member '{0}'"),Add_all_missing_imports:i(95064,3,"Add_all_missing_imports_95064","Add all missing imports"),Convert_to_async_function:i(95065,3,"Convert_to_async_function_95065","Convert to async function"),Convert_all_to_async_functions:i(95066,3,"Convert_all_to_async_functions_95066","Convert all to async functions"),Add_missing_call_parentheses:i(95067,3,"Add_missing_call_parentheses_95067","Add missing call parentheses"),Add_all_missing_call_parentheses:i(95068,3,"Add_all_missing_call_parentheses_95068","Add all missing call parentheses"),Add_unknown_conversion_for_non_overlapping_types:i(95069,3,"Add_unknown_conversion_for_non_overlapping_types_95069","Add 'unknown' conversion for non-overlapping types"),Add_unknown_to_all_conversions_of_non_overlapping_types:i(95070,3,"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:i(95071,3,"Add_missing_new_operator_to_call_95071","Add missing 'new' operator to call"),Add_missing_new_operator_to_all_calls:i(95072,3,"Add_missing_new_operator_to_all_calls_95072","Add missing 'new' operator to all calls"),Add_names_to_all_parameters_without_names:i(95073,3,"Add_names_to_all_parameters_without_names_95073","Add names to all parameters without names"),Enable_the_experimentalDecorators_option_in_your_configuration_file:i(95074,3,"Enable_the_experimentalDecorators_option_in_your_configuration_file_95074","Enable the 'experimentalDecorators' option in your configuration file"),Convert_parameters_to_destructured_object:i(95075,3,"Convert_parameters_to_destructured_object_95075","Convert parameters to destructured object"),Extract_type:i(95077,3,"Extract_type_95077","Extract type"),Extract_to_type_alias:i(95078,3,"Extract_to_type_alias_95078","Extract to type alias"),Extract_to_typedef:i(95079,3,"Extract_to_typedef_95079","Extract to typedef"),Infer_this_type_of_0_from_usage:i(95080,3,"Infer_this_type_of_0_from_usage_95080","Infer 'this' type of '{0}' from usage"),Add_const_to_unresolved_variable:i(95081,3,"Add_const_to_unresolved_variable_95081","Add 'const' to unresolved variable"),Add_const_to_all_unresolved_variables:i(95082,3,"Add_const_to_all_unresolved_variables_95082","Add 'const' to all unresolved variables"),Add_await:i(95083,3,"Add_await_95083","Add 'await'"),Add_await_to_initializer_for_0:i(95084,3,"Add_await_to_initializer_for_0_95084","Add 'await' to initializer for '{0}'"),Fix_all_expressions_possibly_missing_await:i(95085,3,"Fix_all_expressions_possibly_missing_await_95085","Fix all expressions possibly missing 'await'"),Remove_unnecessary_await:i(95086,3,"Remove_unnecessary_await_95086","Remove unnecessary 'await'"),Remove_all_unnecessary_uses_of_await:i(95087,3,"Remove_all_unnecessary_uses_of_await_95087","Remove all unnecessary uses of 'await'"),Enable_the_jsx_flag_in_your_configuration_file:i(95088,3,"Enable_the_jsx_flag_in_your_configuration_file_95088","Enable the '--jsx' flag in your configuration file"),Add_await_to_initializers:i(95089,3,"Add_await_to_initializers_95089","Add 'await' to initializers"),Extract_to_interface:i(95090,3,"Extract_to_interface_95090","Extract to interface"),Convert_to_a_bigint_numeric_literal:i(95091,3,"Convert_to_a_bigint_numeric_literal_95091","Convert to a bigint numeric literal"),Convert_all_to_bigint_numeric_literals:i(95092,3,"Convert_all_to_bigint_numeric_literals_95092","Convert all to bigint numeric literals"),Convert_const_to_let:i(95093,3,"Convert_const_to_let_95093","Convert 'const' to 'let'"),Prefix_with_declare:i(95094,3,"Prefix_with_declare_95094","Prefix with 'declare'"),Prefix_all_incorrect_property_declarations_with_declare:i(95095,3,"Prefix_all_incorrect_property_declarations_with_declare_95095","Prefix all incorrect property declarations with 'declare'"),Convert_to_template_string:i(95096,3,"Convert_to_template_string_95096","Convert to template string"),Add_export_to_make_this_file_into_a_module:i(95097,3,"Add_export_to_make_this_file_into_a_module_95097","Add 'export {}' to make this file into a module"),Set_the_target_option_in_your_configuration_file_to_0:i(95098,3,"Set_the_target_option_in_your_configuration_file_to_0_95098","Set the 'target' option in your configuration file to '{0}'"),Set_the_module_option_in_your_configuration_file_to_0:i(95099,3,"Set_the_module_option_in_your_configuration_file_to_0_95099","Set the 'module' option in your configuration file to '{0}'"),Convert_invalid_character_to_its_html_entity_code:i(95100,3,"Convert_invalid_character_to_its_html_entity_code_95100","Convert invalid character to its html entity code"),Convert_all_invalid_characters_to_HTML_entity_code:i(95101,3,"Convert_all_invalid_characters_to_HTML_entity_code_95101","Convert all invalid characters to HTML entity code"),Convert_all_const_to_let:i(95102,3,"Convert_all_const_to_let_95102","Convert all 'const' to 'let'"),Convert_function_expression_0_to_arrow_function:i(95105,3,"Convert_function_expression_0_to_arrow_function_95105","Convert function expression '{0}' to arrow function"),Convert_function_declaration_0_to_arrow_function:i(95106,3,"Convert_function_declaration_0_to_arrow_function_95106","Convert function declaration '{0}' to arrow function"),Fix_all_implicit_this_errors:i(95107,3,"Fix_all_implicit_this_errors_95107","Fix all implicit-'this' errors"),Wrap_invalid_character_in_an_expression_container:i(95108,3,"Wrap_invalid_character_in_an_expression_container_95108","Wrap invalid character in an expression container"),Wrap_all_invalid_characters_in_an_expression_container:i(95109,3,"Wrap_all_invalid_characters_in_an_expression_container_95109","Wrap all invalid characters in an expression container"),Visit_https_Colon_Slash_Slashaka_ms_Slashtsconfig_to_read_more_about_this_file:i(95110,3,"Visit_https_Colon_Slash_Slashaka_ms_Slashtsconfig_to_read_more_about_this_file_95110","Visit https://aka.ms/tsconfig to read more about this file"),Add_a_return_statement:i(95111,3,"Add_a_return_statement_95111","Add a return statement"),Remove_braces_from_arrow_function_body:i(95112,3,"Remove_braces_from_arrow_function_body_95112","Remove braces from arrow function body"),Wrap_the_following_body_with_parentheses_which_should_be_an_object_literal:i(95113,3,"Wrap_the_following_body_with_parentheses_which_should_be_an_object_literal_95113","Wrap the following body with parentheses which should be an object literal"),Add_all_missing_return_statement:i(95114,3,"Add_all_missing_return_statement_95114","Add all missing return statement"),Remove_braces_from_all_arrow_function_bodies_with_relevant_issues:i(95115,3,"Remove_braces_from_all_arrow_function_bodies_with_relevant_issues_95115","Remove braces from all arrow function bodies with relevant issues"),Wrap_all_object_literal_with_parentheses:i(95116,3,"Wrap_all_object_literal_with_parentheses_95116","Wrap all object literal with parentheses"),Move_labeled_tuple_element_modifiers_to_labels:i(95117,3,"Move_labeled_tuple_element_modifiers_to_labels_95117","Move labeled tuple element modifiers to labels"),Convert_overload_list_to_single_signature:i(95118,3,"Convert_overload_list_to_single_signature_95118","Convert overload list to single signature"),Generate_get_and_set_accessors_for_all_overriding_properties:i(95119,3,"Generate_get_and_set_accessors_for_all_overriding_properties_95119","Generate 'get' and 'set' accessors for all overriding properties"),Wrap_in_JSX_fragment:i(95120,3,"Wrap_in_JSX_fragment_95120","Wrap in JSX fragment"),Wrap_all_unparented_JSX_in_JSX_fragment:i(95121,3,"Wrap_all_unparented_JSX_in_JSX_fragment_95121","Wrap all unparented JSX in JSX fragment"),Convert_arrow_function_or_function_expression:i(95122,3,"Convert_arrow_function_or_function_expression_95122","Convert arrow function or function expression"),Convert_to_anonymous_function:i(95123,3,"Convert_to_anonymous_function_95123","Convert to anonymous function"),Convert_to_named_function:i(95124,3,"Convert_to_named_function_95124","Convert to named function"),Convert_to_arrow_function:i(95125,3,"Convert_to_arrow_function_95125","Convert to arrow function"),Remove_parentheses:i(95126,3,"Remove_parentheses_95126","Remove parentheses"),Could_not_find_a_containing_arrow_function:i(95127,3,"Could_not_find_a_containing_arrow_function_95127","Could not find a containing arrow function"),Containing_function_is_not_an_arrow_function:i(95128,3,"Containing_function_is_not_an_arrow_function_95128","Containing function is not an arrow function"),Could_not_find_export_statement:i(95129,3,"Could_not_find_export_statement_95129","Could not find export statement"),This_file_already_has_a_default_export:i(95130,3,"This_file_already_has_a_default_export_95130","This file already has a default export"),Could_not_find_import_clause:i(95131,3,"Could_not_find_import_clause_95131","Could not find import clause"),Could_not_find_namespace_import_or_named_imports:i(95132,3,"Could_not_find_namespace_import_or_named_imports_95132","Could not find namespace import or named imports"),Selection_is_not_a_valid_type_node:i(95133,3,"Selection_is_not_a_valid_type_node_95133","Selection is not a valid type node"),No_type_could_be_extracted_from_this_type_node:i(95134,3,"No_type_could_be_extracted_from_this_type_node_95134","No type could be extracted from this type node"),Could_not_find_property_for_which_to_generate_accessor:i(95135,3,"Could_not_find_property_for_which_to_generate_accessor_95135","Could not find property for which to generate accessor"),Name_is_not_valid:i(95136,3,"Name_is_not_valid_95136","Name is not valid"),Can_only_convert_property_with_modifier:i(95137,3,"Can_only_convert_property_with_modifier_95137","Can only convert property with modifier"),Switch_each_misused_0_to_1:i(95138,3,"Switch_each_misused_0_to_1_95138","Switch each misused '{0}' to '{1}'"),Convert_to_optional_chain_expression:i(95139,3,"Convert_to_optional_chain_expression_95139","Convert to optional chain expression"),Could_not_find_convertible_access_expression:i(95140,3,"Could_not_find_convertible_access_expression_95140","Could not find convertible access expression"),Could_not_find_matching_access_expressions:i(95141,3,"Could_not_find_matching_access_expressions_95141","Could not find matching access expressions"),Can_only_convert_logical_AND_access_chains:i(95142,3,"Can_only_convert_logical_AND_access_chains_95142","Can only convert logical AND access chains"),Add_void_to_Promise_resolved_without_a_value:i(95143,3,"Add_void_to_Promise_resolved_without_a_value_95143","Add 'void' to Promise resolved without a value"),Add_void_to_all_Promises_resolved_without_a_value:i(95144,3,"Add_void_to_all_Promises_resolved_without_a_value_95144","Add 'void' to all Promises resolved without a value"),Use_element_access_for_0:i(95145,3,"Use_element_access_for_0_95145","Use element access for '{0}'"),Use_element_access_for_all_undeclared_properties:i(95146,3,"Use_element_access_for_all_undeclared_properties_95146","Use element access for all undeclared properties."),Delete_all_unused_imports:i(95147,3,"Delete_all_unused_imports_95147","Delete all unused imports"),Infer_function_return_type:i(95148,3,"Infer_function_return_type_95148","Infer function return type"),Return_type_must_be_inferred_from_a_function:i(95149,3,"Return_type_must_be_inferred_from_a_function_95149","Return type must be inferred from a function"),Could_not_determine_function_return_type:i(95150,3,"Could_not_determine_function_return_type_95150","Could not determine function return type"),Could_not_convert_to_arrow_function:i(95151,3,"Could_not_convert_to_arrow_function_95151","Could not convert to arrow function"),Could_not_convert_to_named_function:i(95152,3,"Could_not_convert_to_named_function_95152","Could not convert to named function"),Could_not_convert_to_anonymous_function:i(95153,3,"Could_not_convert_to_anonymous_function_95153","Could not convert to anonymous function"),Can_only_convert_string_concatenation:i(95154,3,"Can_only_convert_string_concatenation_95154","Can only convert string concatenation"),Selection_is_not_a_valid_statement_or_statements:i(95155,3,"Selection_is_not_a_valid_statement_or_statements_95155","Selection is not a valid statement or statements"),Add_missing_function_declaration_0:i(95156,3,"Add_missing_function_declaration_0_95156","Add missing function declaration '{0}'"),Add_all_missing_function_declarations:i(95157,3,"Add_all_missing_function_declarations_95157","Add all missing function declarations"),Method_not_implemented:i(95158,3,"Method_not_implemented_95158","Method not implemented."),Function_not_implemented:i(95159,3,"Function_not_implemented_95159","Function not implemented."),Add_override_modifier:i(95160,3,"Add_override_modifier_95160","Add 'override' modifier"),Remove_override_modifier:i(95161,3,"Remove_override_modifier_95161","Remove 'override' modifier"),Add_all_missing_override_modifiers:i(95162,3,"Add_all_missing_override_modifiers_95162","Add all missing 'override' modifiers"),Remove_all_unnecessary_override_modifiers:i(95163,3,"Remove_all_unnecessary_override_modifiers_95163","Remove all unnecessary 'override' modifiers"),Can_only_convert_named_export:i(95164,3,"Can_only_convert_named_export_95164","Can only convert named export"),Add_missing_properties:i(95165,3,"Add_missing_properties_95165","Add missing properties"),Add_all_missing_properties:i(95166,3,"Add_all_missing_properties_95166","Add all missing properties"),Add_missing_attributes:i(95167,3,"Add_missing_attributes_95167","Add missing attributes"),Add_all_missing_attributes:i(95168,3,"Add_all_missing_attributes_95168","Add all missing attributes"),Add_undefined_to_optional_property_type:i(95169,3,"Add_undefined_to_optional_property_type_95169","Add 'undefined' to optional property type"),Convert_named_imports_to_default_import:i(95170,3,"Convert_named_imports_to_default_import_95170","Convert named imports to default import"),Delete_unused_param_tag_0:i(95171,3,"Delete_unused_param_tag_0_95171","Delete unused '@param' tag '{0}'"),Delete_all_unused_param_tags:i(95172,3,"Delete_all_unused_param_tags_95172","Delete all unused '@param' tags"),Rename_param_tag_name_0_to_1:i(95173,3,"Rename_param_tag_name_0_to_1_95173","Rename '@param' tag name '{0}' to '{1}'"),Use_0:i(95174,3,"Use_0_95174","Use `{0}`."),Use_Number_isNaN_in_all_conditions:i(95175,3,"Use_Number_isNaN_in_all_conditions_95175","Use `Number.isNaN` in all conditions."),No_value_exists_in_scope_for_the_shorthand_property_0_Either_declare_one_or_provide_an_initializer:i(18004,1,"No_value_exists_in_scope_for_the_shorthand_property_0_Either_declare_one_or_provide_an_initializer_18004","No value exists in scope for the shorthand property '{0}'. Either declare one or provide an initializer."),Classes_may_not_have_a_field_named_constructor:i(18006,1,"Classes_may_not_have_a_field_named_constructor_18006","Classes may not have a field named 'constructor'."),JSX_expressions_may_not_use_the_comma_operator_Did_you_mean_to_write_an_array:i(18007,1,"JSX_expressions_may_not_use_the_comma_operator_Did_you_mean_to_write_an_array_18007","JSX expressions may not use the comma operator. Did you mean to write an array?"),Private_identifiers_cannot_be_used_as_parameters:i(18009,1,"Private_identifiers_cannot_be_used_as_parameters_18009","Private identifiers cannot be used as parameters."),An_accessibility_modifier_cannot_be_used_with_a_private_identifier:i(18010,1,"An_accessibility_modifier_cannot_be_used_with_a_private_identifier_18010","An accessibility modifier cannot be used with a private identifier."),The_operand_of_a_delete_operator_cannot_be_a_private_identifier:i(18011,1,"The_operand_of_a_delete_operator_cannot_be_a_private_identifier_18011","The operand of a 'delete' operator cannot be a private identifier."),constructor_is_a_reserved_word:i(18012,1,"constructor_is_a_reserved_word_18012","'#constructor' is a reserved word."),Property_0_is_not_accessible_outside_class_1_because_it_has_a_private_identifier:i(18013,1,"Property_0_is_not_accessible_outside_class_1_because_it_has_a_private_identifier_18013","Property '{0}' is not accessible outside class '{1}' because it has a private identifier."),The_property_0_cannot_be_accessed_on_type_1_within_this_class_because_it_is_shadowed_by_another_private_identifier_with_the_same_spelling:i(18014,1,"The_property_0_cannot_be_accessed_on_type_1_within_this_class_because_it_is_shadowed_by_another_priv_18014","The property '{0}' cannot be accessed on type '{1}' within this class because it is shadowed by another private identifier with the same spelling."),Property_0_in_type_1_refers_to_a_different_member_that_cannot_be_accessed_from_within_type_2:i(18015,1,"Property_0_in_type_1_refers_to_a_different_member_that_cannot_be_accessed_from_within_type_2_18015","Property '{0}' in type '{1}' refers to a different member that cannot be accessed from within type '{2}'."),Private_identifiers_are_not_allowed_outside_class_bodies:i(18016,1,"Private_identifiers_are_not_allowed_outside_class_bodies_18016","Private identifiers are not allowed outside class bodies."),The_shadowing_declaration_of_0_is_defined_here:i(18017,1,"The_shadowing_declaration_of_0_is_defined_here_18017","The shadowing declaration of '{0}' is defined here"),The_declaration_of_0_that_you_probably_intended_to_use_is_defined_here:i(18018,1,"The_declaration_of_0_that_you_probably_intended_to_use_is_defined_here_18018","The declaration of '{0}' that you probably intended to use is defined here"),_0_modifier_cannot_be_used_with_a_private_identifier:i(18019,1,"_0_modifier_cannot_be_used_with_a_private_identifier_18019","'{0}' modifier cannot be used with a private identifier."),An_enum_member_cannot_be_named_with_a_private_identifier:i(18024,1,"An_enum_member_cannot_be_named_with_a_private_identifier_18024","An enum member cannot be named with a private identifier."),can_only_be_used_at_the_start_of_a_file:i(18026,1,"can_only_be_used_at_the_start_of_a_file_18026","'#!' can only be used at the start of a file."),Compiler_reserves_name_0_when_emitting_private_identifier_downlevel:i(18027,1,"Compiler_reserves_name_0_when_emitting_private_identifier_downlevel_18027","Compiler reserves name '{0}' when emitting private identifier downlevel."),Private_identifiers_are_only_available_when_targeting_ECMAScript_2015_and_higher:i(18028,1,"Private_identifiers_are_only_available_when_targeting_ECMAScript_2015_and_higher_18028","Private identifiers are only available when targeting ECMAScript 2015 and higher."),Private_identifiers_are_not_allowed_in_variable_declarations:i(18029,1,"Private_identifiers_are_not_allowed_in_variable_declarations_18029","Private identifiers are not allowed in variable declarations."),An_optional_chain_cannot_contain_private_identifiers:i(18030,1,"An_optional_chain_cannot_contain_private_identifiers_18030","An optional chain cannot contain private identifiers."),The_intersection_0_was_reduced_to_never_because_property_1_has_conflicting_types_in_some_constituents:i(18031,1,"The_intersection_0_was_reduced_to_never_because_property_1_has_conflicting_types_in_some_constituent_18031","The intersection '{0}' was reduced to 'never' because property '{1}' has conflicting types in some constituents."),The_intersection_0_was_reduced_to_never_because_property_1_exists_in_multiple_constituents_and_is_private_in_some:i(18032,1,"The_intersection_0_was_reduced_to_never_because_property_1_exists_in_multiple_constituents_and_is_pr_18032","The intersection '{0}' was reduced to 'never' because property '{1}' exists in multiple constituents and is private in some."),Type_0_is_not_assignable_to_type_1_as_required_for_computed_enum_member_values:i(18033,1,"Type_0_is_not_assignable_to_type_1_as_required_for_computed_enum_member_values_18033","Type '{0}' is not assignable to type '{1}' as required for computed enum member values."),Specify_the_JSX_fragment_factory_function_to_use_when_targeting_react_JSX_emit_with_jsxFactory_compiler_option_is_specified_e_g_Fragment:i(18034,3,"Specify_the_JSX_fragment_factory_function_to_use_when_targeting_react_JSX_emit_with_jsxFactory_compi_18034","Specify the JSX fragment factory function to use when targeting 'react' JSX emit with 'jsxFactory' compiler option is specified, e.g. 'Fragment'."),Invalid_value_for_jsxFragmentFactory_0_is_not_a_valid_identifier_or_qualified_name:i(18035,1,"Invalid_value_for_jsxFragmentFactory_0_is_not_a_valid_identifier_or_qualified_name_18035","Invalid value for 'jsxFragmentFactory'. '{0}' is not a valid identifier or qualified-name."),Class_decorators_can_t_be_used_with_static_private_identifier_Consider_removing_the_experimental_decorator:i(18036,1,"Class_decorators_can_t_be_used_with_static_private_identifier_Consider_removing_the_experimental_dec_18036","Class decorators can't be used with static private identifier. Consider removing the experimental decorator."),Await_expression_cannot_be_used_inside_a_class_static_block:i(18037,1,"Await_expression_cannot_be_used_inside_a_class_static_block_18037","Await expression cannot be used inside a class static block."),For_await_loops_cannot_be_used_inside_a_class_static_block:i(18038,1,"For_await_loops_cannot_be_used_inside_a_class_static_block_18038","'For await' loops cannot be used inside a class static block."),Invalid_use_of_0_It_cannot_be_used_inside_a_class_static_block:i(18039,1,"Invalid_use_of_0_It_cannot_be_used_inside_a_class_static_block_18039","Invalid use of '{0}'. It cannot be used inside a class static block."),A_return_statement_cannot_be_used_inside_a_class_static_block:i(18041,1,"A_return_statement_cannot_be_used_inside_a_class_static_block_18041","A 'return' statement cannot be used inside a class static block."),_0_is_a_type_and_cannot_be_imported_in_JavaScript_files_Use_1_in_a_JSDoc_type_annotation:i(18042,1,"_0_is_a_type_and_cannot_be_imported_in_JavaScript_files_Use_1_in_a_JSDoc_type_annotation_18042","'{0}' is a type and cannot be imported in JavaScript files. Use '{1}' in a JSDoc type annotation."),Types_cannot_appear_in_export_declarations_in_JavaScript_files:i(18043,1,"Types_cannot_appear_in_export_declarations_in_JavaScript_files_18043","Types cannot appear in export declarations in JavaScript files."),_0_is_automatically_exported_here:i(18044,3,"_0_is_automatically_exported_here_18044","'{0}' is automatically exported here."),Properties_with_the_accessor_modifier_are_only_available_when_targeting_ECMAScript_2015_and_higher:i(18045,1,"Properties_with_the_accessor_modifier_are_only_available_when_targeting_ECMAScript_2015_and_higher_18045","Properties with the 'accessor' modifier are only available when targeting ECMAScript 2015 and higher."),_0_is_of_type_unknown:i(18046,1,"_0_is_of_type_unknown_18046","'{0}' is of type 'unknown'."),_0_is_possibly_null:i(18047,1,"_0_is_possibly_null_18047","'{0}' is possibly 'null'."),_0_is_possibly_undefined:i(18048,1,"_0_is_possibly_undefined_18048","'{0}' is possibly 'undefined'."),_0_is_possibly_null_or_undefined:i(18049,1,"_0_is_possibly_null_or_undefined_18049","'{0}' is possibly 'null' or 'undefined'."),The_value_0_cannot_be_used_here:i(18050,1,"The_value_0_cannot_be_used_here_18050","The value '{0}' cannot be used here."),Compiler_option_0_cannot_be_given_an_empty_string:i(18051,1,"Compiler_option_0_cannot_be_given_an_empty_string_18051","Compiler option '{0}' cannot be given an empty string.")}}});function fr(Me){return Me>=79}function qT(Me){return Me===31||fr(Me)}function D_(Me,Bn){if(Me=2?D_(Me,Mv):Bn===1?D_(Me,Nv):D_(Me,Bv)}function _A(Me,Bn){return Bn>=2?D_(Me,OE):Bn===1?D_(Me,Ov):D_(Me,Fv)}function cA(Me){let Bn=[];return Me.forEach(((Me,Hn)=>{Bn[Me]=Hn})),Bn}function Br(Me){return tC[Me]}function _l(Me){return Iv.get(Me)}function Kp(Me){let Bn=[],Hn=0,zn=0;for(;Hn127&&un(ni)&&(Bn.push(zn),zn=Hn);break}}return Bn.push(zn),Bn}function lA(Me,Bn,Hn,zn){return Me.getPositionOfLineAndCharacter?Me.getPositionOfLineAndCharacter(Bn,Hn,zn):dy(ss(Me),Bn,Hn,Me.text,zn)}function dy(Me,Bn,Hn,zn,ni){(Bn<0||Bn>=Me.length)&&(ni?Bn=Bn<0?0:Bn>=Me.length?Me.length-1:Bn:Vp.fail(`Bad line number. Line: ${Bn}, lineStarts.length: ${Me.length} , line map is correct? ${zn!==void 0?ke(Me,Kp(zn)):"unknown"}`));let Ci=Me[Bn]+Hn;return ni?Ci>Me[Bn+1]?Me[Bn+1]:typeof zn=="string"&&Ci>zn.length?zn.length:Ci:(Bn=8192&&Me<=8203||Me===8239||Me===8287||Me===12288||Me===65279}function un(Me){return Me===10||Me===13||Me===8232||Me===8233}function O_(Me){return Me>=48&&Me<=57}function Xp(Me){return O_(Me)||Me>=65&&Me<=70||Me>=97&&Me<=102}function uA(Me){return Me<=1114111}function hy(Me){return Me>=48&&Me<=55}function pA(Me,Bn){let Hn=Me.charCodeAt(Bn);switch(Hn){case 13:case 10:case 9:case 11:case 12:case 32:case 47:case 60:case 124:case 61:case 62:return!0;case 35:return Bn===0;default:return Hn>127}}function Ar(Me,Bn,Hn,zn,ni){if(hs(Bn))return Bn;let Ci=!1;for(;;){let aa=Me.charCodeAt(Bn);switch(aa){case 13:Me.charCodeAt(Bn+1)===10&&Bn++;case 10:if(Bn++,Hn)return Bn;Ci=!!ni;continue;case 9:case 11:case 12:case 32:Bn++;continue;case 47:if(zn)break;if(Me.charCodeAt(Bn+1)===47){for(Bn+=2;Bn127&&os(aa)){Bn++;continue}break}return Bn}}function Co(Me,Bn){if(Vp.assert(Bn>=0),Bn===0||un(Me.charCodeAt(Bn-1))){let Hn=Me.charCodeAt(Bn);if(Bn+rC=0&&Hn127&&os(aa)){Ga&&un(aa)&&(xa=!0),Hn++;continue}break e}}return Ga&&(ts=ni(oa,ca,_a,xa,Ci,ts)),ts}function fA(Me,Bn,Hn,zn){return Yp(!1,Me,Bn,!1,Hn,zn)}function dA(Me,Bn,Hn,zn){return Yp(!1,Me,Bn,!0,Hn,zn)}function zT(Me,Bn,Hn,zn,ni){return Yp(!0,Me,Bn,!1,Hn,zn,ni)}function WT(Me,Bn,Hn,zn,ni){return Yp(!0,Me,Bn,!0,Hn,zn,ni)}function VT(Me,Bn,Hn,zn,ni){let Ci=arguments.length>5&&arguments[5]!==void 0?arguments[5]:[];return Ci.push({kind:Hn,pos:Me,end:Bn,hasTrailingNewLine:zn}),Ci}function Ao(Me,Bn){return zT(Me,Bn,VT,void 0,void 0)}function HT(Me,Bn){return WT(Me,Bn,VT,void 0,void 0)}function GT(Me){let Bn=nC.exec(Me);if(Bn)return Bn[0]}function Wn(Me,Bn){return Me>=65&&Me<=90||Me>=97&&Me<=122||Me===36||Me===95||Me>127&&UT(Me,Bn)}function Rs(Me,Bn,Hn){return Me>=65&&Me<=90||Me>=97&&Me<=122||Me>=48&&Me<=57||Me===36||Me===95||(Hn===1?Me===45||Me===58:!1)||Me>127&&_A(Me,Bn)}function vy(Me,Bn,Hn){let zn=iC(Me,0);if(!Wn(zn,Bn))return!1;for(let ni=yi(zn);ni2&&arguments[2]!==void 0?arguments[2]:0,zn=arguments.length>3?arguments[3]:void 0,ni=arguments.length>4?arguments[4]:void 0,Ci=arguments.length>5?arguments[5]:void 0,aa=arguments.length>6?arguments[6]:void 0;var oa=zn,ca,_a,xa,Ga,Ha,ts,Ps,so,oo=0;ue(oa,Ci,aa);var Jo={getStartPos:()=>xa,getTextPos:()=>ca,getToken:()=>Ha,getTokenPos:()=>Ga,getTokenText:()=>oa.substring(Ga,ca),getTokenValue:()=>ts,hasUnicodeEscape:()=>(Ps&1024)!==0,hasExtendedUnicodeEscape:()=>(Ps&8)!==0,hasPrecedingLineBreak:()=>(Ps&1)!==0,hasPrecedingJSDocComment:()=>(Ps&2)!==0,isIdentifier:()=>Ha===79||Ha>116,isReservedWord:()=>Ha>=81&&Ha<=116,isUnterminated:()=>(Ps&4)!==0,getCommentDirectives:()=>so,getNumericLiteralFlags:()=>Ps&1008,getTokenFlags:()=>Ps,reScanGreaterToken:Sn,reScanAsteriskEqualsToken:In,reScanSlashToken:pr,reScanTemplateToken:Nn,reScanTemplateHeadOrNoSubstitutionTemplate:ar,scanJsxIdentifier:nr,scanJsxAttributeValue:br,reScanJsxAttributeValue:Kr,reScanJsxToken:oi,reScanLessThanToken:cr,reScanHashToken:$r,reScanQuestionToken:hr,reScanInvalidIdentifier:Gr,scanJsxToken:On,scanJsDocToken:wa,scan:Ur,getText:Ca,clearCommentDirectives:St,setText:ue,setScriptTarget:_t,setLanguageVariant:ft,setOnError:He,setTextPos:Kt,setInJSDocType:zt,tryScan:_i,lookAhead:Mn,scanRange:Ki};return Vp.isDebugging&&Object.defineProperty(Jo,"__debugShowCurrentPositionInText",{get:()=>{let Me=Jo.getText();return Me.slice(0,Jo.getStartPos())+"║"+Me.slice(Jo.getStartPos())}}),Jo;function Ne(Me){let Bn=arguments.length>1&&arguments[1]!==void 0?arguments[1]:ca,Hn=arguments.length>2?arguments[2]:void 0;if(ni){let zn=ca;ca=Bn,ni(Me,Hn||0),ca=zn}}function oe(){let Me=ca,Bn=!1,Hn=!1,zn="";for(;;){let ni=oa.charCodeAt(ca);if(ni===95){Ps|=512,Bn?(Bn=!1,Hn=!0,zn+=oa.substring(Me,ca)):Ne(Hn?wv.Multiple_consecutive_numeric_separators_are_not_permitted:wv.Numeric_separators_are_not_allowed_here,ca,1),ca++,Me=ca;continue}if(O_(ni)){Bn=!0,Hn=!1,ca++;continue}break}return oa.charCodeAt(ca-1)===95&&Ne(wv.Numeric_separators_are_not_allowed_here,ca-1,1),zn+oa.substring(Me,ca)}function Ve(){let Me=ca,Bn=oe(),Hn,zn;oa.charCodeAt(ca)===46&&(ca++,Hn=oe());let ni=ca;if(oa.charCodeAt(ca)===69||oa.charCodeAt(ca)===101){ca++,Ps|=16,(oa.charCodeAt(ca)===43||oa.charCodeAt(ca)===45)&&ca++;let Me=ca,Bn=oe();Bn?(zn=oa.substring(ni,Me)+Bn,ni=ca):Ne(wv.Digit_expected)}let Ci;if(Ps&512?(Ci=Bn,Hn&&(Ci+="."+Hn),zn&&(Ci+=zn)):Ci=oa.substring(Me,ni),Hn!==void 0||Ps&16)return pt(Me,Hn===void 0&&!!(Ps&16)),{type:8,value:""+ +Ci};{ts=Ci;let Bn=dn();return pt(Me),{type:Bn,value:ts}}}function pt(Bn,Hn){if(!Wn(iC(oa,ca),Me))return;let zn=ca,{length:ni}=an();ni===1&&oa[zn]==="n"?Ne(Hn?wv.A_bigint_literal_cannot_use_exponential_notation:wv.A_bigint_literal_must_be_an_integer,Bn,zn-Bn+1):(Ne(wv.An_identifier_or_keyword_cannot_immediately_follow_a_numeric_literal,zn,ni),ca=zn)}function Gt(){let Me=ca;for(;hy(oa.charCodeAt(ca));)ca++;return+oa.substring(Me,ca)}function Nt(Me,Bn){let Hn=er(Me,!1,Bn);return Hn?parseInt(Hn,16):-1}function Xt(Me,Bn){return er(Me,!0,Bn)}function er(Me,Bn,Hn){let zn=[],ni=!1,Ci=!1;for(;zn.length=65&&Me<=70)Me+=97-65;else if(!(Me>=48&&Me<=57||Me>=97&&Me<=102))break;zn.push(Me),ca++,Ci=!1}return zn.length0&&arguments[0]!==void 0?arguments[0]:!1,Bn=oa.charCodeAt(ca);ca++;let Hn="",zn=ca;for(;;){if(ca>=_a){Hn+=oa.substring(zn,ca),Ps|=4,Ne(wv.Unterminated_string_literal);break}let ni=oa.charCodeAt(ca);if(ni===Bn){Hn+=oa.substring(zn,ca),ca++;break}if(ni===92&&!Me){Hn+=oa.substring(zn,ca),Hn+=Gi(),zn=ca;continue}if(un(ni)&&!Me){Hn+=oa.substring(zn,ca),Ps|=4,Ne(wv.Unterminated_string_literal);break}ca++}return Hn}function Hr(Me){let Bn=oa.charCodeAt(ca)===96;ca++;let Hn=ca,zn="",ni;for(;;){if(ca>=_a){zn+=oa.substring(Hn,ca),Ps|=4,Ne(wv.Unterminated_template_literal),ni=Bn?14:17;break}let Ci=oa.charCodeAt(ca);if(Ci===96){zn+=oa.substring(Hn,ca),ca++,ni=Bn?14:17;break}if(Ci===36&&ca+1<_a&&oa.charCodeAt(ca+1)===123){zn+=oa.substring(Hn,ca),ca+=2,ni=Bn?15:16;break}if(Ci===92){zn+=oa.substring(Hn,ca),zn+=Gi(Me),Hn=ca;continue}if(Ci===13){zn+=oa.substring(Hn,ca),ca++,ca<_a&&oa.charCodeAt(ca)===10&&ca++,zn+=`\n`,Hn=ca;continue}ca++}return Vp.assert(ni!==void 0),ts=zn,ni}function Gi(Me){let Bn=ca;if(ca++,ca>=_a)return Ne(wv.Unexpected_end_of_text),"";let Hn=oa.charCodeAt(ca);switch(ca++,Hn){case 48:return Me&&ca<_a&&O_(oa.charCodeAt(ca))?(ca++,Ps|=2048,oa.substring(Bn,ca)):"\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(Me){for(let Me=ca;Me=0?String.fromCharCode(Bn):(Ne(wv.Hexadecimal_digit_expected),"")}function fn(){let Me=Xt(1,!1),Bn=Me?parseInt(Me,16):-1,Hn=!1;return Bn<0?(Ne(wv.Hexadecimal_digit_expected),Hn=!0):Bn>1114111&&(Ne(wv.An_extended_Unicode_escape_value_must_be_between_0x0_and_0x10FFFF_inclusive),Hn=!0),ca>=_a?(Ne(wv.Unexpected_end_of_text),Hn=!0):oa.charCodeAt(ca)===125?ca++:(Ne(wv.Unterminated_Unicode_escape_sequence),Hn=!0),Hn?"":by(Bn)}function Ut(){if(ca+5<_a&&oa.charCodeAt(ca+1)===117){let Me=ca;ca+=2;let Bn=Nt(4,!1);return ca=Me,Bn}return-1}function kn(){if(iC(oa,ca+1)===117&&iC(oa,ca+2)===123){let Me=ca;ca+=3;let Bn=Xt(1,!1),Hn=Bn?parseInt(Bn,16):-1;return ca=Me,Hn}return-1}function an(){let Bn="",Hn=ca;for(;ca<_a;){let zn=iC(oa,ca);if(Rs(zn,Me))ca+=yi(zn);else if(zn===92){if(zn=kn(),zn>=0&&Rs(zn,Me)){ca+=3,Ps|=8,Bn+=fn(),Hn=ca;continue}if(zn=Ut(),!(zn>=0&&Rs(zn,Me)))break;Ps|=1024,Bn+=oa.substring(Hn,ca),Bn+=by(zn),ca+=6,Hn=ca}else break}return Bn+=oa.substring(Hn,ca),Bn}function mr(){let Me=ts.length;if(Me>=2&&Me<=12){let Me=ts.charCodeAt(0);if(Me>=97&&Me<=122){let Me=Tv.get(ts);if(Me!==void 0)return Ha=Me}}return Ha=79}function $i(Me){let Bn="",Hn=!1,zn=!1;for(;;){let ni=oa.charCodeAt(ca);if(ni===95){Ps|=512,Hn?(Hn=!1,zn=!0):Ne(zn?wv.Multiple_consecutive_numeric_separators_are_not_permitted:wv.Numeric_separators_are_not_allowed_here,ca,1),ca++;continue}if(Hn=!0,!O_(ni)||ni-48>=Me)break;Bn+=oa[ca],ca++,zn=!1}return oa.charCodeAt(ca-1)===95&&Ne(wv.Numeric_separators_are_not_allowed_here,ca-1,1),Bn}function dn(){return oa.charCodeAt(ca)===110?(ts+="n",Ps&384&&(ts=Hf(ts)+"n"),ca++,9):(ts=""+(Ps&128?parseInt(ts.slice(2),2):Ps&256?parseInt(ts.slice(2),8):+ts),8)}function Ur(){xa=ca,Ps=0;let zn=!1;for(;;){if(Ga=ca,ca>=_a)return Ha=1;let ni=iC(oa,ca);if(ni===35&&ca===0&&gy(oa,ca)){if(ca=yy(oa,ca),Bn)continue;return Ha=6}switch(ni){case 10:case 13:if(Ps|=1,Bn){ca++;continue}else return ni===13&&ca+1<_a&&oa.charCodeAt(ca+1)===10?ca+=2:ca++,Ha=4;case 9:case 11:case 12:case 32:case 160:case 5760:case 8192:case 8193:case 8194:case 8195:case 8196:case 8197:case 8198:case 8199:case 8200:case 8201:case 8202:case 8203:case 8239:case 8287:case 12288:case 65279:if(Bn){ca++;continue}else{for(;ca<_a&&N_(oa.charCodeAt(ca));)ca++;return Ha=5}case 33:return oa.charCodeAt(ca+1)===61?oa.charCodeAt(ca+2)===61?(ca+=3,Ha=37):(ca+=2,Ha=35):(ca++,Ha=53);case 34:case 39:return ts=Tn(),Ha=10;case 96:return Ha=Hr(!1);case 37:return oa.charCodeAt(ca+1)===61?(ca+=2,Ha=69):(ca++,Ha=44);case 38:return oa.charCodeAt(ca+1)===38?oa.charCodeAt(ca+2)===61?(ca+=3,Ha=76):(ca+=2,Ha=55):oa.charCodeAt(ca+1)===61?(ca+=2,Ha=73):(ca++,Ha=50);case 40:return ca++,Ha=20;case 41:return ca++,Ha=21;case 42:if(oa.charCodeAt(ca+1)===61)return ca+=2,Ha=66;if(oa.charCodeAt(ca+1)===42)return oa.charCodeAt(ca+2)===61?(ca+=3,Ha=67):(ca+=2,Ha=42);if(ca++,oo&&!zn&&Ps&1){zn=!0;continue}return Ha=41;case 43:return oa.charCodeAt(ca+1)===43?(ca+=2,Ha=45):oa.charCodeAt(ca+1)===61?(ca+=2,Ha=64):(ca++,Ha=39);case 44:return ca++,Ha=27;case 45:return oa.charCodeAt(ca+1)===45?(ca+=2,Ha=46):oa.charCodeAt(ca+1)===61?(ca+=2,Ha=65):(ca++,Ha=40);case 46:return O_(oa.charCodeAt(ca+1))?(ts=Ve().value,Ha=8):oa.charCodeAt(ca+1)===46&&oa.charCodeAt(ca+2)===46?(ca+=3,Ha=25):(ca++,Ha=24);case 47:if(oa.charCodeAt(ca+1)===47){for(ca+=2;ca<_a&&!un(oa.charCodeAt(ca));)ca++;if(so=Zt(so,oa.slice(Ga,ca),iD,Ga),Bn)continue;return Ha=2}if(oa.charCodeAt(ca+1)===42){ca+=2,oa.charCodeAt(ca)===42&&oa.charCodeAt(ca+1)!==47&&(Ps|=2);let Me=!1,Hn=Ga;for(;ca<_a;){let Bn=oa.charCodeAt(ca);if(Bn===42&&oa.charCodeAt(ca+1)===47){ca+=2,Me=!0;break}ca++,un(Bn)&&(Hn=ca,Ps|=1)}if(so=Zt(so,oa.slice(Hn,ca),eC,Hn),Me||Ne(wv.Asterisk_Slash_expected),Bn)continue;return Me||(Ps|=4),Ha=3}return oa.charCodeAt(ca+1)===61?(ca+=2,Ha=68):(ca++,Ha=43);case 48:if(ca+2<_a&&(oa.charCodeAt(ca+1)===88||oa.charCodeAt(ca+1)===120))return ca+=2,ts=Xt(1,!0),ts||(Ne(wv.Hexadecimal_digit_expected),ts="0"),ts="0x"+ts,Ps|=64,Ha=dn();if(ca+2<_a&&(oa.charCodeAt(ca+1)===66||oa.charCodeAt(ca+1)===98))return ca+=2,ts=$i(2),ts||(Ne(wv.Binary_digit_expected),ts="0"),ts="0b"+ts,Ps|=128,Ha=dn();if(ca+2<_a&&(oa.charCodeAt(ca+1)===79||oa.charCodeAt(ca+1)===111))return ca+=2,ts=$i(8),ts||(Ne(wv.Octal_digit_expected),ts="0"),ts="0o"+ts,Ps|=256,Ha=dn();if(ca+1<_a&&hy(oa.charCodeAt(ca+1)))return ts=""+Gt(),Ps|=32,Ha=8;case 49:case 50:case 51:case 52:case 53:case 54:case 55:case 56:case 57:return({type:Ha,value:ts}=Ve()),Ha;case 58:return ca++,Ha=58;case 59:return ca++,Ha=26;case 60:if(Co(oa,ca)){if(ca=M_(oa,ca,Ne),Bn)continue;return Ha=7}return oa.charCodeAt(ca+1)===60?oa.charCodeAt(ca+2)===61?(ca+=3,Ha=70):(ca+=2,Ha=47):oa.charCodeAt(ca+1)===61?(ca+=2,Ha=32):Hn===1&&oa.charCodeAt(ca+1)===47&&oa.charCodeAt(ca+2)!==42?(ca+=2,Ha=30):(ca++,Ha=29);case 61:if(Co(oa,ca)){if(ca=M_(oa,ca,Ne),Bn)continue;return Ha=7}return oa.charCodeAt(ca+1)===61?oa.charCodeAt(ca+2)===61?(ca+=3,Ha=36):(ca+=2,Ha=34):oa.charCodeAt(ca+1)===62?(ca+=2,Ha=38):(ca++,Ha=63);case 62:if(Co(oa,ca)){if(ca=M_(oa,ca,Ne),Bn)continue;return Ha=7}return ca++,Ha=31;case 63:return oa.charCodeAt(ca+1)===46&&!O_(oa.charCodeAt(ca+2))?(ca+=2,Ha=28):oa.charCodeAt(ca+1)===63?oa.charCodeAt(ca+2)===61?(ca+=3,Ha=77):(ca+=2,Ha=60):(ca++,Ha=57);case 91:return ca++,Ha=22;case 93:return ca++,Ha=23;case 94:return oa.charCodeAt(ca+1)===61?(ca+=2,Ha=78):(ca++,Ha=52);case 123:return ca++,Ha=18;case 124:if(Co(oa,ca)){if(ca=M_(oa,ca,Ne),Bn)continue;return Ha=7}return oa.charCodeAt(ca+1)===124?oa.charCodeAt(ca+2)===61?(ca+=3,Ha=75):(ca+=2,Ha=56):oa.charCodeAt(ca+1)===61?(ca+=2,Ha=74):(ca++,Ha=51);case 125:return ca++,Ha=19;case 126:return ca++,Ha=54;case 64:return ca++,Ha=59;case 92:let Ci=kn();if(Ci>=0&&Wn(Ci,Me))return ca+=3,Ps|=8,ts=fn()+an(),Ha=mr();let aa=Ut();return aa>=0&&Wn(aa,Me)?(ca+=6,Ps|=1024,ts=String.fromCharCode(aa)+an(),Ha=mr()):(Ne(wv.Invalid_character),ca++,Ha=0);case 35:if(ca!==0&&oa[ca+1]==="!")return Ne(wv.can_only_be_used_at_the_start_of_a_file),ca++,Ha=0;let xa=iC(oa,ca+1);if(xa===92){ca++;let Bn=kn();if(Bn>=0&&Wn(Bn,Me))return ca+=3,Ps|=8,ts="#"+fn()+an(),Ha=80;let Hn=Ut();if(Hn>=0&&Wn(Hn,Me))return ca+=6,Ps|=1024,ts="#"+String.fromCharCode(Hn)+an(),Ha=80;ca--}return Wn(xa,Me)?(ca++,_r(xa,Me)):(ts="#",Ne(wv.Invalid_character,ca++,yi(ni))),Ha=80;default:let Jo=_r(ni,Me);if(Jo)return Ha=Jo;if(N_(ni)){ca+=yi(ni);continue}else if(un(ni)){Ps|=1,ca+=yi(ni);continue}let tc=yi(ni);return Ne(wv.Invalid_character,ca,tc),ca+=tc,Ha=0}}}function Gr(){Vp.assert(Ha===0,"'reScanInvalidIdentifier' should only be called when the current token is 'SyntaxKind.Unknown'."),ca=Ga=xa,Ps=0;let Me=iC(oa,ca),Bn=_r(Me,99);return Bn?Ha=Bn:(ca+=yi(Me),Ha)}function _r(Me,Bn){let Hn=Me;if(Wn(Hn,Bn)){for(ca+=yi(Hn);ca<_a&&Rs(Hn=iC(oa,ca),Bn);)ca+=yi(Hn);return ts=oa.substring(Ga,ca),Hn===92&&(ts+=an()),mr()}}function Sn(){if(Ha===31){if(oa.charCodeAt(ca)===62)return oa.charCodeAt(ca+1)===62?oa.charCodeAt(ca+2)===61?(ca+=3,Ha=72):(ca+=2,Ha=49):oa.charCodeAt(ca+1)===61?(ca+=2,Ha=71):(ca++,Ha=48);if(oa.charCodeAt(ca)===61)return ca++,Ha=33}return Ha}function In(){return Vp.assert(Ha===66,"'reScanAsteriskEqualsToken' should only be called on a '*='"),ca=Ga+1,Ha=63}function pr(){if(Ha===43||Ha===68){let Bn=Ga+1,Hn=!1,zn=!1;for(;;){if(Bn>=_a){Ps|=4,Ne(wv.Unterminated_regular_expression_literal);break}let Me=oa.charCodeAt(Bn);if(un(Me)){Ps|=4,Ne(wv.Unterminated_regular_expression_literal);break}if(Hn)Hn=!1;else if(Me===47&&!zn){Bn++;break}else Me===91?zn=!0:Me===92?Hn=!0:Me===93&&(zn=!1);Bn++}for(;Bn<_a&&Rs(oa.charCodeAt(Bn),Me);)Bn++;ca=Bn,ts=oa.substring(Ga,ca),Ha=13}return Ha}function Zt(Me,Bn,Hn,zn){let ni=Or(Qp(Bn),Hn);return ni===void 0?Me:tr(Me,{range:{pos:zn,end:ca},type:ni})}function Or(Me,Bn){let Hn=Bn.exec(Me);if(Hn)switch(Hn[1]){case"ts-expect-error":return 0;case"ts-ignore":return 1}}function Nn(Me){return Vp.assert(Ha===19,"'reScanTemplateToken' should only be called on a '}'"),ca=Ga,Ha=Hr(Me)}function ar(){return ca=Ga,Ha=Hr(!0)}function oi(){let Me=arguments.length>0&&arguments[0]!==void 0?arguments[0]:!0;return ca=Ga=xa,Ha=On(Me)}function cr(){return Ha===47?(ca=Ga+1,Ha=29):Ha}function $r(){return Ha===80?(ca=Ga+1,Ha=62):Ha}function hr(){return Vp.assert(Ha===60,"'reScanQuestionToken' should only be called on a '??'"),ca=Ga+1,Ha=57}function On(){let Me=arguments.length>0&&arguments[0]!==void 0?arguments[0]:!0;if(xa=Ga=ca,ca>=_a)return Ha=1;let Bn=oa.charCodeAt(ca);if(Bn===60)return oa.charCodeAt(ca+1)===47?(ca+=2,Ha=30):(ca++,Ha=29);if(Bn===123)return ca++,Ha=18;let Hn=0;for(;ca<_a&&(Bn=oa.charCodeAt(ca),Bn!==123);){if(Bn===60){if(Co(oa,ca))return ca=M_(oa,ca,Ne),Ha=7;break}if(Bn===62&&Ne(wv.Unexpected_token_Did_you_mean_or_gt,ca,1),Bn===125&&Ne(wv.Unexpected_token_Did_you_mean_or_rbrace,ca,1),un(Bn)&&Hn===0)Hn=-1;else{if(!Me&&un(Bn)&&Hn>0)break;os(Bn)||(Hn=ca)}ca++}return ts=oa.substring(xa,ca),Hn===-1?12:11}function nr(){if(fr(Ha)){let Me=!1;for(;ca<_a;){let Bn=oa.charCodeAt(ca);if(Bn===45){ts+="-",ca++;continue}else if(Bn===58&&!Me){ts+=":",ca++,Me=!0,Ha=79;continue}let Hn=ca;if(ts+=an(),ca===Hn)break}return ts.slice(-1)===":"&&(ts=ts.slice(0,-1),ca--),mr()}return Ha}function br(){switch(xa=ca,oa.charCodeAt(ca)){case 34:case 39:return ts=Tn(!0),Ha=10;default:return Ur()}}function Kr(){return ca=Ga=xa,br()}function wa(){if(xa=Ga=ca,Ps=0,ca>=_a)return Ha=1;let Bn=iC(oa,ca);switch(ca+=yi(Bn),Bn){case 9:case 11:case 12:case 32:for(;ca<_a&&N_(oa.charCodeAt(ca));)ca++;return Ha=5;case 64:return Ha=59;case 13:oa.charCodeAt(ca)===10&&ca++;case 10:return Ps|=1,Ha=4;case 42:return Ha=41;case 123:return Ha=18;case 125:return Ha=19;case 91:return Ha=22;case 93:return Ha=23;case 60:return Ha=29;case 62:return Ha=31;case 61:return Ha=63;case 44:return Ha=27;case 46:return Ha=24;case 96:return Ha=61;case 35:return Ha=62;case 92:ca--;let Bn=kn();if(Bn>=0&&Wn(Bn,Me))return ca+=3,Ps|=8,ts=fn()+an(),Ha=mr();let Hn=Ut();return Hn>=0&&Wn(Hn,Me)?(ca+=6,Ps|=1024,ts=String.fromCharCode(Hn)+an(),Ha=mr()):(ca++,Ha=0)}if(Wn(Bn,Me)){let Hn=Bn;for(;ca<_a&&Rs(Hn=iC(oa,ca),Me)||oa.charCodeAt(ca)===45;)ca+=yi(Hn);return ts=oa.substring(Ga,ca),Hn===92&&(ts+=an()),Ha=mr()}else return Ha=0}function $n(Me,Bn){let Hn=ca,zn=xa,ni=Ga,Ci=Ha,aa=ts,oa=Ps,_a=Me();return(!_a||Bn)&&(ca=Hn,xa=zn,Ga=ni,Ha=Ci,ts=aa,Ps=oa),_a}function Ki(Me,Bn,Hn){let zn=_a,ni=ca,Ci=xa,aa=Ga,oo=Ha,Jo=ts,tc=Ps,dc=so;ue(oa,Me,Bn);let Fc=Hn();return _a=zn,ca=ni,xa=Ci,Ga=aa,Ha=oo,ts=Jo,Ps=tc,so=dc,Fc}function Mn(Me){return $n(Me,!0)}function _i(Me){return $n(Me,!1)}function Ca(){return oa}function St(){so=void 0}function ue(Me,Bn,Hn){oa=Me||"",_a=Hn===void 0?oa.length:Bn+Hn,Kt(Bn||0)}function He(Me){ni=Me}function _t(Bn){Me=Bn}function ft(Me){Hn=Me}function Kt(Me){Vp.assert(Me>=0),ca=Me,xa=Me,Ga=Me,Ha=0,ts=void 0,Ps=0}function zt(Me){oo+=Me?1:-1}}function yi(Me){return Me>=65536?2:1}function mA(Me){if(Vp.assert(0<=Me&&Me<=1114111),Me<=65535)return String.fromCharCode(Me);let Bn=Math.floor((Me-65536)/1024)+55296,Hn=(Me-65536)%1024+56320;return String.fromCharCode(Bn,Hn)}function by(Me){return aC(Me)}var kv,Tv,Iv,Bv,Fv,Nv,Ov,Mv,OE,iD,eC,tC,rC,nC,iC,aC,sC=D({"src/compiler/scanner.ts"(){"use strict";Gw(),kv={abstract:126,accessor:127,any:131,as:128,asserts:129,assert:130,bigint:160,boolean:134,break:81,case:82,catch:83,class:84,continue:86,const:85,constructor:135,debugger:87,declare:136,default:88,delete:89,do:90,else:91,enum:92,export:93,extends:94,false:95,finally:96,for:97,from:158,function:98,get:137,if:99,implements:117,import:100,in:101,infer:138,instanceof:102,interface:118,intrinsic:139,is:140,keyof:141,let:119,module:142,namespace:143,never:144,new:103,null:104,number:148,object:149,package:120,private:121,protected:122,public:123,override:161,out:145,readonly:146,require:147,global:159,return:105,satisfies:150,set:151,static:124,string:152,super:106,switch:107,symbol:153,this:108,throw:109,true:110,try:111,type:154,typeof:112,undefined:155,unique:156,unknown:157,var:113,void:114,while:115,with:116,yield:125,async:132,await:133,of:162},Tv=new Map(Object.entries(kv)),Iv=new Map(Object.entries(Object.assign(Object.assign({},kv),{},{"{":18,"}":19,"(":20,")":21,"[":22,"]":23,".":24,"...":25,";":26,",":27,"<":29,">":31,"<=":32,">=":33,"==":34,"!=":35,"===":36,"!==":37,"=>":38,"+":39,"-":40,"**":42,"*":41,"/":43,"%":44,"++":45,"--":46,"<<":47,">":48,">>>":49,"&":50,"|":51,"^":52,"!":53,"~":54,"&&":55,"||":56,"?":57,"??":60,"?.":28,":":58,"=":63,"+=":64,"-=":65,"*=":66,"**=":67,"/=":68,"%=":69,"<<=":70,">>=":71,">>>=":72,"&=":73,"|=":74,"^=":78,"||=":75,"&&=":76,"??=":77,"@":59,"#":62,"`":61}))),Bv=[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],Fv=[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],Nv=[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],Ov=[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],Mv=[65,90,97,122,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,895,895,902,902,904,906,908,908,910,929,931,1013,1015,1153,1162,1327,1329,1366,1369,1369,1376,1416,1488,1514,1519,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,2144,2154,2208,2228,2230,2237,2308,2361,2365,2365,2384,2384,2392,2401,2417,2432,2437,2444,2447,2448,2451,2472,2474,2480,2482,2482,2486,2489,2493,2493,2510,2510,2524,2525,2527,2529,2544,2545,2556,2556,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,2809,2809,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,3129,3133,3133,3160,3162,3168,3169,3200,3200,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,3412,3414,3423,3425,3450,3455,3461,3478,3482,3505,3507,3515,3517,3517,3520,3526,3585,3632,3634,3635,3648,3654,3713,3714,3716,3716,3718,3722,3724,3747,3749,3749,3751,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,5109,5112,5117,5121,5740,5743,5759,5761,5786,5792,5866,5870,5880,5888,5900,5902,5905,5920,5937,5952,5969,5984,5996,5998,6e3,6016,6067,6103,6103,6108,6108,6176,6264,6272,6312,6314,6314,6320,6389,6400,6430,6480,6509,6512,6516,6528,6571,6576,6601,6656,6678,6688,6740,6823,6823,6917,6963,6981,6987,7043,7072,7086,7087,7098,7141,7168,7203,7245,7247,7258,7293,7296,7304,7312,7354,7357,7359,7401,7404,7406,7411,7413,7414,7418,7418,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,8472,8477,8484,8484,8486,8486,8488,8488,8490,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,12293,12295,12321,12329,12337,12341,12344,12348,12353,12438,12443,12447,12449,12538,12540,12543,12549,12591,12593,12686,12704,12730,12784,12799,13312,19893,19968,40943,40960,42124,42192,42237,42240,42508,42512,42527,42538,42539,42560,42606,42623,42653,42656,42735,42775,42783,42786,42888,42891,42943,42946,42950,42999,43009,43011,43013,43015,43018,43020,43042,43072,43123,43138,43187,43250,43255,43259,43259,43261,43262,43274,43301,43312,43334,43360,43388,43396,43442,43471,43471,43488,43492,43494,43503,43514,43518,43520,43560,43584,43586,43588,43595,43616,43638,43642,43642,43646,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,43824,43866,43868,43879,43888,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,65536,65547,65549,65574,65576,65594,65596,65597,65599,65613,65616,65629,65664,65786,65856,65908,66176,66204,66208,66256,66304,66335,66349,66378,66384,66421,66432,66461,66464,66499,66504,66511,66513,66517,66560,66717,66736,66771,66776,66811,66816,66855,66864,66915,67072,67382,67392,67413,67424,67431,67584,67589,67592,67592,67594,67637,67639,67640,67644,67644,67647,67669,67680,67702,67712,67742,67808,67826,67828,67829,67840,67861,67872,67897,67968,68023,68030,68031,68096,68096,68112,68115,68117,68119,68121,68149,68192,68220,68224,68252,68288,68295,68297,68324,68352,68405,68416,68437,68448,68466,68480,68497,68608,68680,68736,68786,68800,68850,68864,68899,69376,69404,69415,69415,69424,69445,69600,69622,69635,69687,69763,69807,69840,69864,69891,69926,69956,69956,69968,70002,70006,70006,70019,70066,70081,70084,70106,70106,70108,70108,70144,70161,70163,70187,70272,70278,70280,70280,70282,70285,70287,70301,70303,70312,70320,70366,70405,70412,70415,70416,70419,70440,70442,70448,70450,70451,70453,70457,70461,70461,70480,70480,70493,70497,70656,70708,70727,70730,70751,70751,70784,70831,70852,70853,70855,70855,71040,71086,71128,71131,71168,71215,71236,71236,71296,71338,71352,71352,71424,71450,71680,71723,71840,71903,71935,71935,72096,72103,72106,72144,72161,72161,72163,72163,72192,72192,72203,72242,72250,72250,72272,72272,72284,72329,72349,72349,72384,72440,72704,72712,72714,72750,72768,72768,72818,72847,72960,72966,72968,72969,72971,73008,73030,73030,73056,73061,73063,73064,73066,73097,73112,73112,73440,73458,73728,74649,74752,74862,74880,75075,77824,78894,82944,83526,92160,92728,92736,92766,92880,92909,92928,92975,92992,92995,93027,93047,93053,93071,93760,93823,93952,94026,94032,94032,94099,94111,94176,94177,94179,94179,94208,100343,100352,101106,110592,110878,110928,110930,110948,110951,110960,111355,113664,113770,113776,113788,113792,113800,113808,113817,119808,119892,119894,119964,119966,119967,119970,119970,119973,119974,119977,119980,119982,119993,119995,119995,119997,120003,120005,120069,120071,120074,120077,120084,120086,120092,120094,120121,120123,120126,120128,120132,120134,120134,120138,120144,120146,120485,120488,120512,120514,120538,120540,120570,120572,120596,120598,120628,120630,120654,120656,120686,120688,120712,120714,120744,120746,120770,120772,120779,123136,123180,123191,123197,123214,123214,123584,123627,124928,125124,125184,125251,125259,125259,126464,126467,126469,126495,126497,126498,126500,126500,126503,126503,126505,126514,126516,126519,126521,126521,126523,126523,126530,126530,126535,126535,126537,126537,126539,126539,126541,126543,126545,126546,126548,126548,126551,126551,126553,126553,126555,126555,126557,126557,126559,126559,126561,126562,126564,126564,126567,126570,126572,126578,126580,126583,126585,126588,126590,126590,126592,126601,126603,126619,126625,126627,126629,126633,126635,126651,131072,173782,173824,177972,177984,178205,178208,183969,183984,191456,194560,195101],OE=[48,57,65,90,95,95,97,122,170,170,181,181,183,183,186,186,192,214,216,246,248,705,710,721,736,740,748,748,750,750,768,884,886,887,890,893,895,895,902,906,908,908,910,929,931,1013,1015,1153,1155,1159,1162,1327,1329,1366,1369,1369,1376,1416,1425,1469,1471,1471,1473,1474,1476,1477,1479,1479,1488,1514,1519,1522,1552,1562,1568,1641,1646,1747,1749,1756,1759,1768,1770,1788,1791,1791,1808,1866,1869,1969,1984,2037,2042,2042,2045,2045,2048,2093,2112,2139,2144,2154,2208,2228,2230,2237,2259,2273,2275,2403,2406,2415,2417,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,2556,2556,2558,2558,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,2809,2815,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,3072,3084,3086,3088,3090,3112,3114,3129,3133,3140,3142,3144,3146,3149,3157,3158,3160,3162,3168,3171,3174,3183,3200,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,3328,3331,3333,3340,3342,3344,3346,3396,3398,3400,3402,3406,3412,3415,3423,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,3558,3567,3570,3571,3585,3642,3648,3662,3664,3673,3713,3714,3716,3716,3718,3722,3724,3747,3749,3749,3751,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,4969,4977,4992,5007,5024,5109,5112,5117,5121,5740,5743,5759,5761,5786,5792,5866,5870,5880,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,6264,6272,6314,6320,6389,6400,6430,6432,6443,6448,6459,6470,6509,6512,6516,6528,6571,6576,6601,6608,6618,6656,6683,6688,6750,6752,6780,6783,6793,6800,6809,6823,6823,6832,6845,6912,6987,6992,7001,7019,7027,7040,7155,7168,7223,7232,7241,7245,7293,7296,7304,7312,7354,7357,7359,7376,7378,7380,7418,7424,7673,7675,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,8276,8276,8305,8305,8319,8319,8336,8348,8400,8412,8417,8417,8421,8432,8450,8450,8455,8455,8458,8467,8469,8469,8472,8477,8484,8484,8486,8486,8488,8488,8490,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,12293,12295,12321,12335,12337,12341,12344,12348,12353,12438,12441,12447,12449,12538,12540,12543,12549,12591,12593,12686,12704,12730,12784,12799,13312,19893,19968,40943,40960,42124,42192,42237,42240,42508,42512,42539,42560,42607,42612,42621,42623,42737,42775,42783,42786,42888,42891,42943,42946,42950,42999,43047,43072,43123,43136,43205,43216,43225,43232,43255,43259,43259,43261,43309,43312,43347,43360,43388,43392,43456,43471,43481,43488,43518,43520,43574,43584,43597,43600,43609,43616,43638,43642,43714,43739,43741,43744,43759,43762,43766,43777,43782,43785,43790,43793,43798,43808,43814,43816,43822,43824,43866,43868,43879,43888,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,65071,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,65536,65547,65549,65574,65576,65594,65596,65597,65599,65613,65616,65629,65664,65786,65856,65908,66045,66045,66176,66204,66208,66256,66272,66272,66304,66335,66349,66378,66384,66426,66432,66461,66464,66499,66504,66511,66513,66517,66560,66717,66720,66729,66736,66771,66776,66811,66816,66855,66864,66915,67072,67382,67392,67413,67424,67431,67584,67589,67592,67592,67594,67637,67639,67640,67644,67644,67647,67669,67680,67702,67712,67742,67808,67826,67828,67829,67840,67861,67872,67897,67968,68023,68030,68031,68096,68099,68101,68102,68108,68115,68117,68119,68121,68149,68152,68154,68159,68159,68192,68220,68224,68252,68288,68295,68297,68326,68352,68405,68416,68437,68448,68466,68480,68497,68608,68680,68736,68786,68800,68850,68864,68903,68912,68921,69376,69404,69415,69415,69424,69456,69600,69622,69632,69702,69734,69743,69759,69818,69840,69864,69872,69881,69888,69940,69942,69951,69956,69958,69968,70003,70006,70006,70016,70084,70089,70092,70096,70106,70108,70108,70144,70161,70163,70199,70206,70206,70272,70278,70280,70280,70282,70285,70287,70301,70303,70312,70320,70378,70384,70393,70400,70403,70405,70412,70415,70416,70419,70440,70442,70448,70450,70451,70453,70457,70459,70468,70471,70472,70475,70477,70480,70480,70487,70487,70493,70499,70502,70508,70512,70516,70656,70730,70736,70745,70750,70751,70784,70853,70855,70855,70864,70873,71040,71093,71096,71104,71128,71133,71168,71232,71236,71236,71248,71257,71296,71352,71360,71369,71424,71450,71453,71467,71472,71481,71680,71738,71840,71913,71935,71935,72096,72103,72106,72151,72154,72161,72163,72164,72192,72254,72263,72263,72272,72345,72349,72349,72384,72440,72704,72712,72714,72758,72760,72768,72784,72793,72818,72847,72850,72871,72873,72886,72960,72966,72968,72969,72971,73014,73018,73018,73020,73021,73023,73031,73040,73049,73056,73061,73063,73064,73066,73102,73104,73105,73107,73112,73120,73129,73440,73462,73728,74649,74752,74862,74880,75075,77824,78894,82944,83526,92160,92728,92736,92766,92768,92777,92880,92909,92912,92916,92928,92982,92992,92995,93008,93017,93027,93047,93053,93071,93760,93823,93952,94026,94031,94087,94095,94111,94176,94177,94179,94179,94208,100343,100352,101106,110592,110878,110928,110930,110948,110951,110960,111355,113664,113770,113776,113788,113792,113800,113808,113817,113821,113822,119141,119145,119149,119154,119163,119170,119173,119179,119210,119213,119362,119364,119808,119892,119894,119964,119966,119967,119970,119970,119973,119974,119977,119980,119982,119993,119995,119995,119997,120003,120005,120069,120071,120074,120077,120084,120086,120092,120094,120121,120123,120126,120128,120132,120134,120134,120138,120144,120146,120485,120488,120512,120514,120538,120540,120570,120572,120596,120598,120628,120630,120654,120656,120686,120688,120712,120714,120744,120746,120770,120772,120779,120782,120831,121344,121398,121403,121452,121461,121461,121476,121476,121499,121503,121505,121519,122880,122886,122888,122904,122907,122913,122915,122916,122918,122922,123136,123180,123184,123197,123200,123209,123214,123214,123584,123641,124928,125124,125136,125142,125184,125259,125264,125273,126464,126467,126469,126495,126497,126498,126500,126500,126503,126503,126505,126514,126516,126519,126521,126521,126523,126523,126530,126530,126535,126535,126537,126537,126539,126539,126541,126543,126545,126546,126548,126548,126551,126551,126553,126553,126555,126555,126557,126557,126559,126559,126561,126562,126564,126564,126567,126570,126572,126578,126580,126583,126585,126588,126590,126590,126592,126601,126603,126619,126625,126627,126629,126633,126635,126651,131072,173782,173824,177972,177984,178205,178208,183969,183984,191456,194560,195101,917760,917999],iD=/^\/\/\/?\s*@(ts-expect-error|ts-ignore)/,eC=/^(?:\/|\*)*\s*@(ts-expect-error|ts-ignore)/,tC=cA(Iv),rC=7,nC=/^#!.*/,iC=String.prototype.codePointAt?(Me,Bn)=>Me.codePointAt(Bn):function(Me,Bn){let Hn=Me.length;if(Bn<0||Bn>=Hn)return;let zn=Me.charCodeAt(Bn);if(zn>=55296&&zn<=56319&&Hn>Bn+1){let Hn=Me.charCodeAt(Bn+1);if(Hn>=56320&&Hn<=57343)return(zn-55296)*1024+Hn-56320+65536}return zn},aC=String.fromCodePoint?Me=>String.fromCodePoint(Me):mA}});function gA(Me){return So(Me)||A_(Me)}function yA(Me){return uo(Me,av)}function aS(Me){switch(Uf(Me)){case 99:return"lib.esnext.full.d.ts";case 9:return"lib.es2022.full.d.ts";case 8:return"lib.es2021.full.d.ts";case 7:return"lib.es2020.full.d.ts";case 6:return"lib.es2019.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"}}function Ir(Me){return Me.start+Me.length}function sS(Me){return Me.length===0}function vA(Me,Bn){return Bn>=Me.start&&Bn=Me.pos&&Bn<=Me.end}function TA(Me,Bn){return Bn.start>=Me.start&&Ir(Bn)<=Ir(Me)}function SA(Me,Bn){return oS(Me,Bn)!==void 0}function oS(Me,Bn){let Hn=_S(Me,Bn);return Hn&&Hn.length===0?void 0:Hn}function xA(Me,Bn){return Sy(Me.start,Me.length,Bn.start,Bn.length)}function EA(Me,Bn,Hn){return Sy(Me.start,Me.length,Bn,Hn)}function Sy(Me,Bn,Hn,zn){let ni=Me+Bn,Ci=Hn+zn;return Hn<=ni&&Ci>=Me}function wA(Me,Bn){return Bn<=Ir(Me)&&Bn>=Me.start}function _S(Me,Bn){let Hn=Math.max(Me.start,Bn.start),zn=Math.min(Ir(Me),Ir(Bn));return Hn<=zn?ha(Hn,zn):void 0}function L_(Me,Bn){if(Me<0)throw new Error("start < 0");if(Bn<0)throw new Error("length < 0");return{start:Me,length:Bn}}function ha(Me,Bn){return L_(Me,Bn-Me)}function R_(Me){return L_(Me.span.start,Me.newLength)}function cS(Me){return sS(Me.span)&&Me.newLength===0}function Zp(Me,Bn){if(Bn<0)throw new Error("newLength < 0");return{span:Me,newLength:Bn}}function CA(Me){if(Me.length===0)return oC;if(Me.length===1)return Me[0];let Bn=Me[0],Hn=Bn.span.start,zn=Ir(Bn.span),ni=Hn+Bn.newLength;for(let Bn=1;BnMe.flags))}function DA(Me,Bn,Hn){let zn=Me.toLowerCase(),ni=/^([a-z]+)([_\-]([a-z]+))?$/.exec(zn);if(!ni){Hn&&Hn.push(Ol(wv.Locale_must_be_of_the_form_language_or_language_territory_For_example_0_or_1,"en","ja-jp"));return}let Ci=ni[1],aa=ni[3];pe(uC,zn)&&!A(Ci,aa,Hn)&&A(Ci,void 0,Hn),xp(Me);function A(Me,Hn,zn){let ni=Un(Bn.getExecutingFilePath()),Ci=ma(ni),aa=tn(Ci,Me);if(Hn&&(aa=aa+"-"+Hn),aa=Bn.resolvePath(tn(aa,"diagnosticMessages.generated.json")),!Bn.fileExists(aa))return!1;let oa="";try{oa=Bn.readFile(aa)}catch{return zn&&zn.push(Ol(wv.Unable_to_open_file_0,aa)),!1}try{yx(JSON.parse(oa))}catch{return zn&&zn.push(Ol(wv.Corrupted_locale_file_0,aa)),!1}return!0}}function ul(Me,Bn){if(Me)for(;Me.original!==void 0;)Me=Me.original;return!Me||!Bn||Bn(Me)?Me:void 0}function zi(Me,Bn){for(;Me;){let Hn=Bn(Me);if(Hn==="quit")return;if(Hn)return Me;Me=Me.parent}}function pl(Me){return(Me.flags&8)===0}function fl(Me,Bn){if(Me===void 0||pl(Me))return Me;for(Me=Me.original;Me;){if(pl(Me))return!Bn||Bn(Me)?Me:void 0;Me=Me.original}}function vi(Me){return Me.length>=2&&Me.charCodeAt(0)===95&&Me.charCodeAt(1)===95?"_"+Me:Me}function dl(Me){let Bn=Me;return Bn.length>=3&&Bn.charCodeAt(0)===95&&Bn.charCodeAt(1)===95&&Bn.charCodeAt(2)===95?Bn.substr(1):Bn}function qr(Me){return dl(Me.escapedText)}function dS(Me){let Bn=_l(Me.escapedText);return Bn?ln(Bn,ba):void 0}function rf(Me){return Me.valueDeclaration&&zS(Me.valueDeclaration)?qr(Me.valueDeclaration.name):dl(Me.escapedName)}function mS(Me){let Bn=Me.parent.parent;if(Bn){if(ko(Bn))return nf(Bn);switch(Bn.kind){case 240:if(Bn.declarationList&&Bn.declarationList.declarations[0])return nf(Bn.declarationList.declarations[0]);break;case 241:let Me=Bn.expression;switch(Me.kind===223&&Me.operatorToken.kind===63&&(Me=Me.left),Me.kind){case 208:return Me.name;case 209:let Bn=Me.argumentExpression;if(yt(Bn))return Bn}break;case 214:return nf(Bn.expression);case 253:{if(ko(Bn.statement)||mf(Bn.statement))return nf(Bn.statement);break}}}}function nf(Me){let Bn=ml(Me);return Bn&&yt(Bn)?Bn:void 0}function hS(Me,Bn){return!!(af(Me)&&yt(Me.name)&&qr(Me.name)===qr(Bn)||zo(Me)&&Ke(Me.declarationList.declarations,(Me=>hS(Me,Bn))))}function gS(Me){return Me.name||mS(Me)}function af(Me){return!!Me.name}function Ey(Me){switch(Me.kind){case 79:return Me;case 351:case 344:{let{name:Bn}=Me;if(Bn.kind===163)return Bn.right;break}case 210:case 223:{let Bn=Me;switch(ps(Bn)){case 1:case 4:case 5:case 3:return Cf(Bn.left);case 7:case 8:case 9:return Bn.arguments[1];default:return}}case 349:return gS(Me);case 343:return mS(Me);case 274:{let{expression:Bn}=Me;return yt(Bn)?Bn:void 0}case 209:let Bn=Me;if(x0(Bn))return Bn.argumentExpression}return Me.name}function ml(Me){if(Me!==void 0)return Ey(Me)||(ad(Me)||sd(Me)||_d(Me)?yS(Me):void 0)}function yS(Me){if(Me.parent){if(lc(Me.parent)||Xl(Me.parent))return Me.parent.name;if(ur(Me.parent)&&Me===Me.parent.right){if(yt(Me.parent.left))return Me.parent.left;if(Lo(Me.parent.left))return Cf(Me.parent.left)}else if(Vi(Me.parent)&&yt(Me.parent.name))return Me.parent.name}else return}function kA(Me){if(Il(Me))return ee(Me.modifiers,zl)}function sf(Me){if(rn(Me,126975))return ee(Me.modifiers,Oy)}function vS(Me,Bn){if(Me.name)if(yt(Me.name)){let Hn=Me.name.escapedText;return j_(Me.parent,Bn).filter((Me=>pc(Me)&&yt(Me.name)&&Me.name.escapedText===Hn))}else{let Hn=Me.parent.parameters.indexOf(Me);Vp.assert(Hn>-1,"Parameters should always be in their parents' parameter list");let zn=j_(Me.parent,Bn).filter(pc);if(HnGo(Me)&&Me.typeParameters.some((Me=>Me.name.escapedText===Hn))))}function SS(Me){return TS(Me,!1)}function xS(Me){return TS(Me,!0)}function IA(Me){return!!Nr(Me,pc)}function ES(Me){return Nr(Me,md)}function wS(Me){return MS(Me,hE)}function NA(Me){return Nr(Me,pE)}function OA(Me){return Nr(Me,d2)}function CS(Me){return Nr(Me,d2,!0)}function MA(Me){return Nr(Me,m2)}function AS(Me){return Nr(Me,m2,!0)}function LA(Me){return Nr(Me,h2)}function PS(Me){return Nr(Me,h2,!0)}function RA(Me){return Nr(Me,g2)}function DS(Me){return Nr(Me,g2,!0)}function kS(Me){return Nr(Me,fE,!0)}function jA(Me){return Nr(Me,v2)}function IS(Me){return Nr(Me,v2,!0)}function JA(Me){return Nr(Me,dE)}function FA(Me){return Nr(Me,mE)}function NS(Me){return Nr(Me,b2)}function BA(Me){return Nr(Me,Go)}function wy(Me){return Nr(Me,T2)}function _f(Me){let Bn=Nr(Me,au);if(Bn&&Bn.typeExpression&&Bn.typeExpression.type)return Bn}function cf(Me){let Bn=Nr(Me,au);return!Bn&&Vs(Me)&&(Bn=Ae(of(Me),(Me=>!!Me.typeExpression))),Bn&&Bn.typeExpression&&Bn.typeExpression.type}function OS(Me){let Bn=NS(Me);if(Bn&&Bn.typeExpression)return Bn.typeExpression.type;let Hn=_f(Me);if(Hn&&Hn.typeExpression){let Me=Hn.typeExpression.type;if(id(Me)){let Bn=Ae(Me.members,Vv);return Bn&&Bn.type}if($l(Me)||dd(Me))return Me.type}}function j_(Me,Bn){var Hn,zn;if(!Af(Me))return xa;let ni=(Hn=Me.jsDoc)==null?void 0:Hn.jsDocCache;if(ni===void 0||Bn){let Hn=r4(Me,Bn);Vp.assert(Hn.length<2||Hn[0]!==Hn[1]),ni=ne(Hn,(Me=>Ho(Me)?Me.tags:Me)),Bn||((zn=Me.jsDoc)!=null||(Me.jsDoc=[]),Me.jsDoc.jsDocCache=ni)}return ni}function hl(Me){return j_(Me,!1)}function qA(Me){return j_(Me,!0)}function Nr(Me,Bn,Hn){return Ae(j_(Me,Hn),Bn)}function MS(Me,Bn){return hl(Me).filter(Bn)}function UA(Me,Bn){return hl(Me).filter((Me=>Me.kind===Bn))}function zA(Me){return typeof Me=="string"?Me:Me==null?void 0:Me.map((Me=>Me.kind===324?Me.text:WA(Me))).join("")}function WA(Me){let Bn=Me.kind===327?"link":Me.kind===328?"linkcode":"linkplain",Hn=Me.name?ls(Me.name):"",zn=Me.name&&Me.text.startsWith("://")?"":" ";return`{@${Bn} ${Hn}${zn}${Me.text}}`}function VA(Me){if(iu(Me)){if(y2(Me.parent)){let Bn=P0(Me.parent);if(Bn&&I(Bn.tags))return ne(Bn.tags,(Me=>Go(Me)?Me.typeParameters:void 0))}return xa}if(Cl(Me))return Vp.assert(Me.parent.kind===323),ne(Me.parent.tags,(Me=>Go(Me)?Me.typeParameters:void 0));if(Me.typeParameters||IE(Me)&&Me.typeParameters)return Me.typeParameters;if(Pr(Me)){let Bn=F4(Me);if(Bn.length)return Bn;let Hn=cf(Me);if(Hn&&$l(Hn)&&Hn.typeParameters)return Hn.typeParameters}return xa}function HA(Me){return Me.constraint?Me.constraint:Go(Me.parent)&&Me===Me.parent.typeParameters[0]?Me.parent.constraint:void 0}function js(Me){return Me.kind===79||Me.kind===80}function GA(Me){return Me.kind===175||Me.kind===174}function LS(Me){return bn(Me)&&!!(Me.flags&32)}function RS(Me){return gs(Me)&&!!(Me.flags&32)}function Cy(Me){return sc(Me)&&!!(Me.flags&32)}function Ay(Me){let Bn=Me.kind;return!!(Me.flags&32)&&(Bn===208||Bn===209||Bn===210||Bn===232)}function Py(Me){return Ay(Me)&&!Uo(Me)&&!!Me.questionDotToken}function $A(Me){return Py(Me.parent)&&Me.parent.expression===Me}function KA(Me){return!Ay(Me.parent)||Py(Me.parent)||Me!==Me.parent.expression}function XA(Me){return Me.kind===223&&Me.operatorToken.kind===60}function jS(Me){return ac(Me)&&yt(Me.typeName)&&Me.typeName.escapedText==="const"&&!Me.typeArguments}function lf(Me){return $o(Me,8)}function JS(Me){return Uo(Me)&&!!(Me.flags&32)}function YA(Me){return Me.kind===249||Me.kind===248}function QA(Me){return Me.kind===277||Me.kind===276}function FS(Me){switch(Me.kind){case 305:case 306:return!0;default:return!1}}function ZA(Me){return FS(Me)||Me.kind===303||Me.kind===307}function Dy(Me){return Me.kind===351||Me.kind===344}function eP(Me){return gl(Me.kind)}function gl(Me){return Me>=163}function BS(Me){return Me>=0&&Me<=162}function tP(Me){return BS(Me.kind)}function _s(Me){return Jr(Me,"pos")&&Jr(Me,"end")}function ky(Me){return 8<=Me&&Me<=14}function Iy(Me){return ky(Me.kind)}function rP(Me){switch(Me.kind){case 207:case 206:case 13:case 215:case 228:return!0}return!1}function yl(Me){return 14<=Me&&Me<=17}function nP(Me){return yl(Me.kind)}function iP(Me){let Bn=Me.kind;return Bn===16||Bn===17}function aP(Me){return nE(Me)||aE(Me)}function qS(Me){switch(Me.kind){case 273:return Me.isTypeOnly||Me.parent.parent.isTypeOnly;case 271:return Me.parent.isTypeOnly;case 270:case 268:return Me.isTypeOnly}return!1}function US(Me){switch(Me.kind){case 278:return Me.isTypeOnly||Me.parent.parent.isTypeOnly;case 275:return Me.isTypeOnly&&!!Me.moduleSpecifier&&!Me.exportClause;case 277:return Me.parent.isTypeOnly}return!1}function sP(Me){return qS(Me)||US(Me)}function oP(Me){return Gn(Me)||yt(Me)}function _P(Me){return Me.kind===10||yl(Me.kind)}function cs(Me){var Bn;return yt(Me)&&((Bn=Me.emitNode)==null?void 0:Bn.autoGenerate)!==void 0}function Ny(Me){var Bn;return vn(Me)&&((Bn=Me.emitNode)==null?void 0:Bn.autoGenerate)!==void 0}function zS(Me){return(Bo(Me)||Ly(Me))&&vn(Me.name)}function cP(Me){return bn(Me)&&vn(Me.name)}function Wi(Me){switch(Me){case 126:case 127:case 132:case 85:case 136:case 88:case 93:case 101:case 123:case 121:case 122:case 146:case 124:case 145:case 161:return!0}return!1}function WS(Me){return!!(Q0(Me)&16476)}function VS(Me){return WS(Me)||Me===124||Me===161||Me===127}function Oy(Me){return Wi(Me.kind)}function lP(Me){let Bn=Me.kind;return Bn===163||Bn===79}function vl(Me){let Bn=Me.kind;return Bn===79||Bn===80||Bn===10||Bn===8||Bn===164}function uP(Me){let Bn=Me.kind;return Bn===79||Bn===203||Bn===204}function ga(Me){return!!Me&&My(Me.kind)}function uf(Me){return!!Me&&(My(Me.kind)||Hl(Me))}function HS(Me){return Me&&GS(Me.kind)}function pP(Me){return Me.kind===110||Me.kind===95}function GS(Me){switch(Me){case 259:case 171:case 173:case 174:case 175:case 215:case 216:return!0;default:return!1}}function My(Me){switch(Me){case 170:case 176:case 326:case 177:case 178:case 181:case 320:case 182:return!0;default:return GS(Me)}}function fP(Me){return wi(Me)||rE(Me)||Ql(Me)&&ga(Me.parent)}function Js(Me){let Bn=Me.kind;return Bn===173||Bn===169||Bn===171||Bn===174||Bn===175||Bn===178||Bn===172||Bn===237}function bi(Me){return Me&&(Me.kind===260||Me.kind===228)}function pf(Me){return Me&&(Me.kind===174||Me.kind===175)}function $S(Me){return Bo(Me)&&H4(Me)}function Ly(Me){switch(Me.kind){case 171:case 174:case 175:return!0;default:return!1}}function dP(Me){switch(Me.kind){case 171:case 174:case 175:case 169:return!0;default:return!1}}function ff(Me){return Oy(Me)||zl(Me)}function Ry(Me){let Bn=Me.kind;return Bn===177||Bn===176||Bn===168||Bn===170||Bn===178||Bn===174||Bn===175}function mP(Me){return Ry(Me)||Js(Me)}function jy(Me){let Bn=Me.kind;return Bn===299||Bn===300||Bn===301||Bn===171||Bn===174||Bn===175}function Jy(Me){return hx(Me.kind)}function hP(Me){switch(Me.kind){case 181:case 182:return!0}return!1}function df(Me){if(Me){let Bn=Me.kind;return Bn===204||Bn===203}return!1}function KS(Me){let Bn=Me.kind;return Bn===206||Bn===207}function gP(Me){let Bn=Me.kind;return Bn===205||Bn===229}function Fy(Me){switch(Me.kind){case 257:case 166:case 205:return!0}return!1}function yP(Me){return Vi(Me)||Vs(Me)||YS(Me)||ZS(Me)}function vP(Me){return XS(Me)||QS(Me)}function XS(Me){switch(Me.kind){case 203:case 207:return!0}return!1}function YS(Me){switch(Me.kind){case 205:case 299:case 300:case 301:return!0}return!1}function QS(Me){switch(Me.kind){case 204:case 206:return!0}return!1}function ZS(Me){switch(Me.kind){case 205:case 229:case 227:case 206:case 207:case 79:case 208:case 209:return!0}return ms(Me,!0)}function bP(Me){let Bn=Me.kind;return Bn===208||Bn===163||Bn===202}function TP(Me){let Bn=Me.kind;return Bn===208||Bn===163}function SP(Me){switch(Me.kind){case 283:case 282:case 210:case 211:case 212:case 167:return!0;default:return!1}}function xP(Me){return Me.kind===210||Me.kind===211}function EP(Me){let Bn=Me.kind;return Bn===225||Bn===14}function Do(Me){return e3(lf(Me).kind)}function e3(Me){switch(Me){case 208:case 209:case 211:case 210:case 281:case 282:case 285:case 212:case 206:case 214:case 207:case 228:case 215:case 79:case 80:case 13:case 8:case 9:case 10:case 14:case 225:case 95:case 104:case 108:case 110:case 106:case 232:case 230:case 233:case 100:case 279:return!0;default:return!1}}function t3(Me){return r3(lf(Me).kind)}function r3(Me){switch(Me){case 221:case 222:case 217:case 218:case 219:case 220:case 213:return!0;default:return e3(Me)}}function wP(Me){switch(Me.kind){case 222:return!0;case 221:return Me.operator===45||Me.operator===46;default:return!1}}function CP(Me){switch(Me.kind){case 104:case 110:case 95:case 221:return!0;default:return Iy(Me)}}function mf(Me){return AP(lf(Me).kind)}function AP(Me){switch(Me){case 224:case 226:case 216:case 223:case 227:case 231:case 229:case 357:case 356:case 235:return!0;default:return r3(Me)}}function PP(Me){let Bn=Me.kind;return Bn===213||Bn===231}function DP(Me){return c2(Me)||Z8(Me)}function n3(Me,Bn){switch(Me.kind){case 245:case 246:case 247:case 243:case 244:return!0;case 253:return Bn&&n3(Me.statement,Bn)}return!1}function i3(Me){return Vo(Me)||cc(Me)}function kP(Me){return Ke(Me,i3)}function IP(Me){return!bf(Me)&&!Vo(Me)&&!rn(Me,1)&&!yf(Me)}function NP(Me){return bf(Me)||Vo(Me)||rn(Me,1)}function OP(Me){return Me.kind===246||Me.kind===247}function MP(Me){return Ql(Me)||mf(Me)}function LP(Me){return Ql(Me)}function RP(Me){return r2(Me)||mf(Me)}function jP(Me){let Bn=Me.kind;return Bn===265||Bn===264||Bn===79}function JP(Me){let Bn=Me.kind;return Bn===265||Bn===264}function FP(Me){let Bn=Me.kind;return Bn===79||Bn===264}function BP(Me){let Bn=Me.kind;return Bn===272||Bn===271}function qP(Me){return Me.kind===264||Me.kind===263}function UP(Me){switch(Me.kind){case 216:case 223:case 205:case 210:case 176:case 260:case 228:case 172:case 173:case 182:case 177:case 209:case 263:case 302:case 274:case 275:case 278:case 259:case 215:case 181:case 174:case 79:case 270:case 268:case 273:case 178:case 261:case 341:case 343:case 320:case 344:case 351:case 326:case 349:case 325:case 288:case 289:case 290:case 197:case 171:case 170:case 264:case 199:case 277:case 267:case 271:case 211:case 14:case 8:case 207:case 166:case 208:case 299:case 169:case 168:case 175:case 300:case 308:case 301:case 10:case 262:case 184:case 165:case 257:return!0;default:return!1}}function zP(Me){switch(Me.kind){case 216:case 238:case 176:case 266:case 295:case 172:case 191:case 173:case 182:case 177:case 245:case 246:case 247:case 259:case 215:case 181:case 174:case 178:case 341:case 343:case 320:case 326:case 349:case 197:case 171:case 170:case 264:case 175:case 308:case 262:return!0;default:return!1}}function WP(Me){return Me===216||Me===205||Me===260||Me===228||Me===172||Me===173||Me===263||Me===302||Me===278||Me===259||Me===215||Me===174||Me===270||Me===268||Me===273||Me===261||Me===288||Me===171||Me===170||Me===264||Me===267||Me===271||Me===277||Me===166||Me===299||Me===169||Me===168||Me===175||Me===300||Me===262||Me===165||Me===257||Me===349||Me===341||Me===351}function By(Me){return Me===259||Me===279||Me===260||Me===261||Me===262||Me===263||Me===264||Me===269||Me===268||Me===275||Me===274||Me===267}function qy(Me){return Me===249||Me===248||Me===256||Me===243||Me===241||Me===239||Me===246||Me===247||Me===245||Me===242||Me===253||Me===250||Me===252||Me===254||Me===255||Me===240||Me===244||Me===251||Me===355||Me===359||Me===358}function ko(Me){return Me.kind===165?Me.parent&&Me.parent.kind!==348||Pr(Me):WP(Me.kind)}function VP(Me){return By(Me.kind)}function HP(Me){return qy(Me.kind)}function a3(Me){let Bn=Me.kind;return qy(Bn)||By(Bn)||GP(Me)}function GP(Me){return Me.kind!==238||Me.parent!==void 0&&(Me.parent.kind===255||Me.parent.kind===295)?!1:!O3(Me)}function s3(Me){let Bn=Me.kind;return qy(Bn)||By(Bn)||Bn===238}function $P(Me){let Bn=Me.kind;return Bn===280||Bn===163||Bn===79}function KP(Me){let Bn=Me.kind;return Bn===108||Bn===79||Bn===208}function o3(Me){let Bn=Me.kind;return Bn===281||Bn===291||Bn===282||Bn===11||Bn===285}function XP(Me){let Bn=Me.kind;return Bn===288||Bn===290}function YP(Me){let Bn=Me.kind;return Bn===10||Bn===291}function _3(Me){let Bn=Me.kind;return Bn===283||Bn===282}function QP(Me){let Bn=Me.kind;return Bn===292||Bn===293}function Uy(Me){return Me.kind>=312&&Me.kind<=353}function c3(Me){return Me.kind===323||Me.kind===322||Me.kind===324||Sl(Me)||zy(Me)||f2(Me)||iu(Me)}function zy(Me){return Me.kind>=330&&Me.kind<=353}function bl(Me){return Me.kind===175}function Tl(Me){return Me.kind===174}function ya(Me){if(!Af(Me))return!1;let{jsDoc:Bn}=Me;return!!Bn&&Bn.length>0}function ZP(Me){return!!Me.type}function l3(Me){return!!Me.initializer}function eD(Me){switch(Me.kind){case 257:case 166:case 205:case 169:case 299:case 302:return!0;default:return!1}}function Wy(Me){return Me.kind===288||Me.kind===290||jy(Me)}function tD(Me){return Me.kind===180||Me.kind===230}function rD(Me){let Bn=cC;for(let Hn of Me){if(!Hn.length)continue;let Me=0;for(;MeMe.kind===Bn))}function oD(Me){let Bn=new Map;if(Me)for(let Hn of Me)Bn.set(Hn.escapedName,Hn);return Bn}function $y(Me){return(Me.flags&33554432)!==0}function _D(){var Me="";let t=Bn=>Me+=Bn;return{getText:()=>Me,write:t,rawWrite:t,writeKeyword:t,writeOperator:t,writePunctuation:t,writeSpace:t,writeStringLiteral:t,writeLiteral:t,writeParameter:t,writeProperty:t,writeSymbol:(Me,Bn)=>t(Me),writeTrailingSemicolon:t,writeComment:t,getTextPos:()=>Me.length,getLine:()=>0,getColumn:()=>0,getIndent:()=>0,isAtStartOfLine:()=>!1,hasTrailingComment:()=>!1,hasTrailingWhitespace:()=>!!Me.length&&os(Me.charCodeAt(Me.length-1)),writeLine:()=>Me+=" ",increaseIndent:yn,decreaseIndent:yn,clear:()=>Me=""}}function cD(Me,Bn){return Me.configFilePath!==Bn.configFilePath||p3(Me,Bn)}function p3(Me,Bn){return J_(Me,Bn,moduleResolutionOptionDeclarations)}function lD(Me,Bn){return J_(Me,Bn,optionsAffectingProgramStructure)}function J_(Me,Bn,Hn){return Me!==Bn&&Hn.some((Hn=>!gv(uv(Me,Hn),uv(Bn,Hn))))}function uD(Me,Bn){for(;;){let Hn=Bn(Me);if(Hn==="quit")return;if(Hn!==void 0)return Hn;if(wi(Me))return;Me=Me.parent}}function pD(Me,Bn){let Hn=Me.entries();for(let[Me,zn]of Hn){let Hn=Bn(zn,Me);if(Hn)return Hn}}function fD(Me,Bn){let Hn=Me.keys();for(let Me of Hn){let Hn=Bn(Me);if(Hn)return Hn}}function dD(Me,Bn){Me.forEach(((Me,Hn)=>{Bn.set(Hn,Me)}))}function mD(Me){let Bn=mC.getText();try{return Me(mC),mC.getText()}finally{mC.clear(),mC.writeKeyword(Bn)}}function hf(Me){return Me.end-Me.pos}function hD(Me,Bn,Hn){var zn,ni;return(ni=(zn=Me==null?void 0:Me.resolvedModules)==null?void 0:zn.get(Bn,Hn))==null?void 0:ni.resolvedModule}function gD(Me,Bn,Hn,zn){Me.resolvedModules||(Me.resolvedModules=createModeAwareCache()),Me.resolvedModules.set(Bn,zn,Hn)}function yD(Me,Bn,Hn,zn){Me.resolvedTypeReferenceDirectiveNames||(Me.resolvedTypeReferenceDirectiveNames=createModeAwareCache()),Me.resolvedTypeReferenceDirectiveNames.set(Bn,zn,Hn)}function vD(Me,Bn,Hn){var zn,ni;return(ni=(zn=Me==null?void 0:Me.resolvedTypeReferenceDirectiveNames)==null?void 0:zn.get(Bn,Hn))==null?void 0:ni.resolvedTypeReferenceDirective}function bD(Me,Bn){return Me.path===Bn.path&&!Me.prepend==!Bn.prepend&&!Me.circular==!Bn.circular}function TD(Me,Bn){return Me===Bn||Me.resolvedModule===Bn.resolvedModule||!!Me.resolvedModule&&!!Bn.resolvedModule&&Me.resolvedModule.isExternalLibraryImport===Bn.resolvedModule.isExternalLibraryImport&&Me.resolvedModule.extension===Bn.resolvedModule.extension&&Me.resolvedModule.resolvedFileName===Bn.resolvedModule.resolvedFileName&&Me.resolvedModule.originalPath===Bn.resolvedModule.originalPath&&SD(Me.resolvedModule.packageId,Bn.resolvedModule.packageId)}function SD(Me,Bn){return Me===Bn||!!Me&&!!Bn&&Me.name===Bn.name&&Me.subModuleName===Bn.subModuleName&&Me.version===Bn.version}function f3(Me){let{name:Bn,subModuleName:Hn}=Me;return Hn?`${Bn}/${Hn}`:Bn}function xD(Me){return`${f3(Me)}@${Me.version}`}function ED(Me,Bn){return Me===Bn||Me.resolvedTypeReferenceDirective===Bn.resolvedTypeReferenceDirective||!!Me.resolvedTypeReferenceDirective&&!!Bn.resolvedTypeReferenceDirective&&Me.resolvedTypeReferenceDirective.resolvedFileName===Bn.resolvedTypeReferenceDirective.resolvedFileName&&!!Me.resolvedTypeReferenceDirective.primary==!!Bn.resolvedTypeReferenceDirective.primary&&Me.resolvedTypeReferenceDirective.originalPath===Bn.resolvedTypeReferenceDirective.originalPath}function wD(Me,Bn,Hn,zn,ni,Ci){Vp.assert(Me.length===Hn.length);for(let aa=0;aa=0),ss(Bn)[Me]}function ID(Me){let Bn=Si(Me),Hn=Ls(Bn,Me.pos);return`${Bn.fileName}(${Hn.line+1},${Hn.character+1})`}function d3(Me,Bn){Vp.assert(Me>=0);let Hn=ss(Bn),zn=Me,ni=Bn.text;if(zn+1===Hn.length)return ni.length-1;{let Me=Hn[zn],Bn=Hn[zn+1]-1;for(Vp.assert(un(ni.charCodeAt(Bn)));Me<=Bn&&un(ni.charCodeAt(Bn));)Bn--;return Bn}}function m3(Me,Bn,Hn){return!(Hn&&Hn(Bn))&&!Me.identifiers.has(Bn)}function va(Me){return Me===void 0?!0:Me.pos===Me.end&&Me.pos>=0&&Me.kind!==1}function xl(Me){return!va(Me)}function ND(Me,Bn){return Fo(Me)?Bn===Me.expression:Hl(Me)?Bn===Me.modifiers:Wl(Me)?Bn===Me.initializer:Bo(Me)?Bn===Me.questionToken&&$S(Me):lc(Me)?Bn===Me.modifiers||Bn===Me.questionToken||Bn===Me.exclamationToken||F_(Me.modifiers,Bn,ff):nu(Me)?Bn===Me.equalsToken||Bn===Me.modifiers||Bn===Me.questionToken||Bn===Me.exclamationToken||F_(Me.modifiers,Bn,ff):Vl(Me)?Bn===Me.exclamationToken:nc(Me)?Bn===Me.typeParameters||Bn===Me.type||F_(Me.typeParameters,Bn,Fo):Gl(Me)?Bn===Me.typeParameters||F_(Me.typeParameters,Bn,Fo):ic(Me)?Bn===Me.typeParameters||Bn===Me.type||F_(Me.typeParameters,Bn,Fo):a2(Me)?Bn===Me.modifiers||F_(Me.modifiers,Bn,ff):!1}function F_(Me,Bn,Hn){return!Me||ir(Bn)||!Hn(Bn)?!1:pe(Me,Bn)}function h3(Me,Bn,Hn){if(Bn===void 0||Bn.length===0)return Me;let zn=0;for(;zn[`${Ls(Me,Bn.range.end).line}`,Bn]))),zn=new Map;return{getUnusedExpectations:f,markUsed:x};function f(){return Za(Hn.entries()).filter((Me=>{let[Bn,Hn]=Me;return Hn.type===0&&!zn.get(Bn)})).map((Me=>{let[Bn,Hn]=Me;return Hn}))}function x(Me){return Hn.has(`${Me}`)?(zn.set(`${Me}`,!0),!0):!1}}function Io(Me,Bn,Hn){return va(Me)?Me.pos:Uy(Me)||Me.kind===11?Ar((Bn||Si(Me)).text,Me.pos,!1,!0):Hn&&ya(Me)?Io(Me.jsDoc[0],Bn):Me.kind===354&&Me._children.length>0?Io(Me._children[0],Bn,Hn):Ar((Bn||Si(Me)).text,Me.pos,!1,!1,q3(Me))}function FD(Me,Bn){let Hn=!va(Me)&&fc(Me)?te(Me.modifiers,zl):void 0;return Hn?Ar((Bn||Si(Me)).text,Hn.end):Io(Me,Bn)}function No(Me,Bn){let Hn=arguments.length>2&&arguments[2]!==void 0?arguments[2]:!1;return B_(Me.text,Bn,Hn)}function BD(Me){return!!zi(Me,lE)}function b3(Me){return!!(cc(Me)&&Me.exportClause&&ld(Me.exportClause)&&Me.exportClause.name.escapedText==="default")}function B_(Me,Bn){let Hn=arguments.length>2&&arguments[2]!==void 0?arguments[2]:!1;if(va(Bn))return"";let zn=Me.substring(Hn?Bn.pos:Ar(Me,Bn.pos),Bn.end);return BD(Bn)&&(zn=zn.split(/\r\n|\n|\r/).map((Me=>Qp(Me.replace(/^\s*\*/,"")))).join(`\n`)),zn}function gf(Me){let Bn=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!1;return No(Si(Me),Me,Bn)}function qD(Me){return Me.pos}function UD(Me,Bn){return Ya(Me,Bn,qD,Vr)}function xi(Me){let Bn=Me.emitNode;return Bn&&Bn.flags||0}function zD(Me){let Bn=Me.emitNode;return Bn&&Bn.internalFlags||0}function WD(Me,Bn,Hn){var zn;if(Bn&&VD(Me,Hn))return No(Bn,Me);switch(Me.kind){case 10:{let Bn=Hn&2?A4:Hn&1||xi(Me)&33554432?Nf:Of;return Me.singleQuote?"'"+Bn(Me.text,39)+"'":'"'+Bn(Me.text,34)+'"'}case 14:case 15:case 16:case 17:{let Bn=Hn&1||xi(Me)&33554432?Nf:Of,ni=(zn=Me.rawText)!=null?zn:SN(Bn(Me.text,96));switch(Me.kind){case 14:return"`"+ni+"`";case 15:return"`"+ni+"${";case 16:return"}"+ni+"${";case 17:return"}"+ni+"`"}break}case 8:case 9:return Me.text;case 13:return Hn&4&&Me.isUnterminated?Me.text+(Me.text.charCodeAt(Me.text.length-1)===92?" /":"/"):Me.text}return Vp.fail(`Literal kind '${Me.kind}' not accounted for.`)}function VD(Me,Bn){return fs(Me)||!Me.parent||Bn&4&&Me.isUnterminated?!1:zs(Me)&&Me.numericLiteralFlags&512?!!(Bn&8):!Uv(Me)}function HD(Me){return Ji(Me)?'"'+Of(Me)+'"':""+Me}function GD(Me){return sl(Me).replace(/^(\d)/,"_$1").replace(/\W/g,"_")}function $D(Me){return(tf(Me)&3)!==0||T3(Me)}function T3(Me){let Bn=If(Me);return Bn.kind===257&&Bn.parent.kind===295}function yf(Me){return Ea(Me)&&(Me.name.kind===10||vf(Me))}function KD(Me){return Ea(Me)&&Me.name.kind===10}function XD(Me){return Ea(Me)&&Gn(Me.name)}function S3(Me){return Ea(Me)||yt(Me)}function YD(Me){return QD(Me.valueDeclaration)}function QD(Me){return!!Me&&Me.kind===264&&!Me.body}function ZD(Me){return Me.kind===308||Me.kind===264||uf(Me)}function vf(Me){return!!(Me.flags&1024)}function Xy(Me){return yf(Me)&&x3(Me)}function x3(Me){switch(Me.parent.kind){case 308:return Qo(Me.parent);case 265:return yf(Me.parent.parent)&&wi(Me.parent.parent.parent)&&!Qo(Me.parent.parent.parent)}return!1}function E3(Me){var Bn;return(Bn=Me.declarations)==null?void 0:Bn.find((Me=>!Xy(Me)&&!(Ea(Me)&&vf(Me))))}function ek(Me){return Me===1||Me===100||Me===199}function Yy(Me,Bn){return Qo(Me)||zf(Bn)||ek(Ei(Bn))&&!!Me.commonJsModuleIndicator}function tk(Me,Bn){switch(Me.scriptKind){case 1:case 3:case 2:case 4:break;default:return!1}return Me.isDeclarationFile?!1:lv(Bn,"alwaysStrict")||SE(Me.statements)?!0:Qo(Me)||zf(Bn)?Ei(Bn)>=5?!0:!Bn.noImplicitUseStrict:!1}function rk(Me){return!!(Me.flags&16777216)||rn(Me,2)}function w3(Me,Bn){switch(Me.kind){case 308:case 266:case 295:case 264:case 245:case 246:case 247:case 173:case 171:case 174:case 175:case 259:case 215:case 216:case 169:case 172:return!0;case 238:return!uf(Bn)}return!1}function nk(Me){switch(Vp.type(Me),Me.kind){case 341:case 349:case 326:return!0;default:return C3(Me)}}function C3(Me){switch(Vp.type(Me),Me.kind){case 176:case 177:case 170:case 178:case 181:case 182:case 320:case 260:case 228:case 261:case 262:case 348:case 259:case 171:case 173:case 174:case 175:case 215:case 216:return!0;default:return!1}}function Qy(Me){switch(Me.kind){case 269:case 268:return!0;default:return!1}}function ik(Me){return Qy(Me)||Ef(Me)}function ak(Me){switch(Me.kind){case 269:case 268:case 240:case 260:case 259:case 264:case 262:case 261:case 263:return!0;default:return!1}}function sk(Me){return bf(Me)||Ea(Me)||Kl(Me)||s0(Me)}function bf(Me){return Qy(Me)||cc(Me)}function Zy(Me){return zi(Me.parent,(Me=>w3(Me,Me.parent)))}function ok(Me,Bn){let Hn=Zy(Me);for(;Hn;)Bn(Hn),Hn=Zy(Hn)}function A3(Me){return!Me||hf(Me)===0?"(Missing)":gf(Me)}function _k(Me){return Me.declaration?A3(Me.declaration.parameters[0].name):void 0}function ck(Me){return Me.kind===164&&!Ta(Me.expression)}function e0(Me){var Bn;switch(Me.kind){case 79:case 80:return(Bn=Me.emitNode)!=null&&Bn.autoGenerate?void 0:Me.escapedText;case 10:case 8:case 14:return vi(Me.text);case 164:return Ta(Me.expression)?vi(Me.expression.text):void 0;default:return Vp.assertNever(Me)}}function lk(Me){return Vp.checkDefined(e0(Me))}function ls(Me){switch(Me.kind){case 108:return"this";case 80:case 79:return hf(Me)===0?qr(Me):gf(Me);case 163:return ls(Me.left)+"."+ls(Me.right);case 208:return yt(Me.name)||vn(Me.name)?ls(Me.expression)+"."+ls(Me.name):Vp.assertNever(Me.name);case 314:return ls(Me.left)+ls(Me.right);default:return Vp.assertNever(Me)}}function uk(Me,Bn,Hn,zn,ni,Ci){let aa=Si(Me);return P3(aa,Me,Bn,Hn,zn,ni,Ci)}function pk(Me,Bn,Hn,zn,ni,Ci,aa){let oa=Ar(Me.text,Bn.pos);return iv(Me,oa,Bn.end-oa,Hn,zn,ni,Ci,aa)}function P3(Me,Bn,Hn,zn,ni,Ci,aa){let oa=i0(Me,Bn);return iv(Me,oa.start,oa.length,Hn,zn,ni,Ci,aa)}function fk(Me,Bn,Hn,zn){let ni=i0(Me,Bn);return r0(Me,ni.start,ni.length,Hn,zn)}function dk(Me,Bn,Hn,zn){let ni=Ar(Me.text,Bn.pos);return r0(Me,ni,Bn.end-ni,Hn,zn)}function t0(Me,Bn,Hn){Vp.assertGreaterThanOrEqual(Bn,0),Vp.assertGreaterThanOrEqual(Hn,0),Me&&(Vp.assertLessThanOrEqual(Bn,Me.text.length),Vp.assertLessThanOrEqual(Bn+Hn,Me.text.length))}function r0(Me,Bn,Hn,zn,ni){return t0(Me,Bn,Hn),{file:Me,start:Bn,length:Hn,code:zn.code,category:zn.category,messageText:zn.next?zn:zn.messageText,relatedInformation:ni}}function mk(Me,Bn,Hn){return{file:Me,start:0,length:0,code:Bn.code,category:Bn.category,messageText:Bn.next?Bn:Bn.messageText,relatedInformation:Hn}}function hk(Me){return typeof Me.messageText=="string"?{code:Me.code,category:Me.category,messageText:Me.messageText,next:Me.next}:Me.messageText}function gk(Me,Bn,Hn){return{file:Me,start:Bn.pos,length:Bn.end-Bn.pos,code:Hn.code,category:Hn.category,messageText:Hn.message}}function n0(Me,Bn){let Hn=Po(Me.languageVersion,!0,Me.languageVariant,Me.text,void 0,Bn);Hn.scan();let zn=Hn.getTokenPos();return ha(zn,Hn.getTextPos())}function yk(Me,Bn){let Hn=Po(Me.languageVersion,!0,Me.languageVariant,Me.text,void 0,Bn);return Hn.scan(),Hn.getToken()}function vk(Me,Bn){let Hn=Ar(Me.text,Bn.pos);if(Bn.body&&Bn.body.kind===238){let{line:zn}=Ls(Me,Bn.body.pos),{line:ni}=Ls(Me,Bn.body.end);if(zn0?Bn.statements[0].pos:Bn.end;return ha(ni,Ci)}if(Hn===void 0)return n0(Me,Bn.pos);Vp.assert(!Ho(Hn));let zn=va(Hn),ni=zn||td(Bn)?Hn.pos:Ar(Me.text,Hn.pos);return zn?(Vp.assert(ni===Hn.pos,"This failure could trigger https://github.com/Microsoft/TypeScript/issues/20809"),Vp.assert(ni===Hn.end,"This failure could trigger https://github.com/Microsoft/TypeScript/issues/20809")):(Vp.assert(ni>=Hn.pos,"This failure could trigger https://github.com/Microsoft/TypeScript/issues/20809"),Vp.assert(ni<=Hn.end,"This failure could trigger https://github.com/Microsoft/TypeScript/issues/20809")),ha(ni,Hn.end)}function bk(Me){return(Me.externalModuleIndicator||Me.commonJsModuleIndicator)!==void 0}function a0(Me){return Me.scriptKind===6}function Tk(Me){return!!(ef(Me)&2048)}function Sk(Me){return!!(ef(Me)&64&&!lS(Me,Me.parent))}function D3(Me){return!!(tf(Me)&2)}function xk(Me){return!!(tf(Me)&1)}function Ek(Me){return Me.kind===210&&Me.expression.kind===106}function s0(Me){return Me.kind===210&&Me.expression.kind===100}function o0(Me){return t2(Me)&&Me.keywordToken===100&&Me.name.escapedText==="meta"}function k3(Me){return Kl(Me)&&Yv(Me.argument)&&Gn(Me.argument.literal)}function us(Me){return Me.kind===241&&Me.expression.kind===10}function Tf(Me){return!!(xi(Me)&2097152)}function _0(Me){return Tf(Me)&&Wo(Me)}function wk(Me){return yt(Me.name)&&!Me.initializer}function c0(Me){return Tf(Me)&&zo(Me)&&me(Me.declarationList.declarations,wk)}function Ck(Me,Bn){return Me.kind!==11?Ao(Bn.text,Me.pos):void 0}function I3(Me,Bn){let Hn=Me.kind===166||Me.kind===165||Me.kind===215||Me.kind===216||Me.kind===214||Me.kind===257||Me.kind===278?Ft(HT(Bn,Me.pos),Ao(Bn,Me.pos)):Ao(Bn,Me.pos);return ee(Hn,(Me=>Bn.charCodeAt(Me.pos+1)===42&&Bn.charCodeAt(Me.pos+2)===42&&Bn.charCodeAt(Me.pos+3)!==47))}function l0(Me){if(179<=Me.kind&&Me.kind<=202)return!0;switch(Me.kind){case 131:case 157:case 148:case 160:case 152:case 134:case 153:case 149:case 155:case 144:return!0;case 114:return Me.parent.kind!==219;case 230:return ru(Me.parent)&&!Z0(Me);case 165:return Me.parent.kind===197||Me.parent.kind===192;case 79:(Me.parent.kind===163&&Me.parent.right===Me||Me.parent.kind===208&&Me.parent.name===Me)&&(Me=Me.parent),Vp.assert(Me.kind===79||Me.kind===163||Me.kind===208,"'node' was expected to be a qualified name, identifier or property access in 'isPartOfTypeNode'.");case 163:case 208:case 108:{let{parent:Bn}=Me;if(Bn.kind===183)return!1;if(Bn.kind===202)return!Bn.isTypeOf;if(179<=Bn.kind&&Bn.kind<=202)return!0;switch(Bn.kind){case 230:return ru(Bn.parent)&&!Z0(Bn);case 165:return Me===Bn.constraint;case 348:return Me===Bn.constraint;case 169:case 168:case 166:case 257:return Me===Bn.type;case 259:case 215:case 216:case 173:case 171:case 170:case 174:case 175:return Me===Bn.type;case 176:case 177:case 178:return Me===Bn.type;case 213:return Me===Bn.type;case 210:case 211:return pe(Bn.typeArguments,Me);case 212:return!1}}}return!1}function Ak(Me,Bn){for(;Me;){if(Me.kind===Bn)return!0;Me=Me.parent}return!1}function Pk(Me,Bn){return r(Me);function r(Me){switch(Me.kind){case 250:return Bn(Me);case 266:case 238:case 242:case 243:case 244:case 245:case 246:case 247:case 251:case 252:case 292:case 293:case 253:case 255:case 295:return xr(Me,r)}}}function Dk(Me,Bn){return r(Me);function r(Me){switch(Me.kind){case 226:Bn(Me);let Hn=Me.expression;Hn&&r(Hn);return;case 263:case 261:case 264:case 262:return;default:if(ga(Me)){if(Me.name&&Me.name.kind===164){r(Me.name.expression);return}}else l0(Me)||xr(Me,r)}}}function kk(Me){return Me&&Me.kind===185?Me.elementType:Me&&Me.kind===180?Xa(Me.typeArguments):void 0}function Ik(Me){switch(Me.kind){case 261:case 260:case 228:case 184:return Me.members;case 207:return Me.properties}}function u0(Me){if(Me)switch(Me.kind){case 205:case 302:case 166:case 299:case 169:case 168:case 300:case 257:return!0}return!1}function Nk(Me){return u0(Me)||pf(Me)}function N3(Me){return Me.parent.kind===258&&Me.parent.parent.kind===240}function Ok(Me){return Pr(Me)?Hs(Me.parent)&&ur(Me.parent.parent)&&ps(Me.parent.parent)===2||p0(Me.parent):!1}function p0(Me){return Pr(Me)?ur(Me)&&ps(Me)===1:!1}function Mk(Me){return(Vi(Me)?D3(Me)&&yt(Me.name)&&N3(Me):Bo(Me)?$0(Me)&&Lf(Me):Wl(Me)&&$0(Me))||p0(Me)}function Lk(Me){switch(Me.kind){case 171:case 170:case 173:case 174:case 175:case 259:case 215:return!0}return!1}function Rk(Me,Bn){for(;;){if(Bn&&Bn(Me),Me.statement.kind!==253)return Me.statement;Me=Me.statement}}function O3(Me){return Me&&Me.kind===238&&ga(Me.parent)}function jk(Me){return Me&&Me.kind===171&&Me.parent.kind===207}function Jk(Me){return(Me.kind===171||Me.kind===174||Me.kind===175)&&(Me.parent.kind===207||Me.parent.kind===228)}function Fk(Me){return Me&&Me.kind===1}function Bk(Me){return Me&&Me.kind===0}function f0(Me,Bn,Hn){return Me.properties.filter((Me=>{if(Me.kind===299){let zn=e0(Me.name);return Bn===zn||!!Hn&&Hn===zn}return!1}))}function qk(Me,Bn,Hn){return q(f0(Me,Bn),(Me=>Yl(Me.initializer)?Ae(Me.initializer.elements,(Me=>Gn(Me)&&Me.text===Hn)):void 0))}function M3(Me){if(Me&&Me.statements.length){let Bn=Me.statements[0].expression;return ln(Bn,Hs)}}function Uk(Me,Bn,Hn){return q(L3(Me,Bn),(Me=>Yl(Me.initializer)?Ae(Me.initializer.elements,(Me=>Gn(Me)&&Me.text===Hn)):void 0))}function L3(Me,Bn){let Hn=M3(Me);return Hn?f0(Hn,Bn):xa}function zk(Me){return zi(Me.parent,ga)}function Wk(Me){return zi(Me.parent,HS)}function Vk(Me){return zi(Me.parent,bi)}function Hk(Me){return zi(Me.parent,(Me=>bi(Me)||ga(Me)?"quit":Hl(Me)))}function Gk(Me){return zi(Me.parent,uf)}function d0(Me,Bn,Hn){for(Vp.assert(Me.kind!==308);;){if(Me=Me.parent,!Me)return Vp.fail();switch(Me.kind){case 164:if(Hn&&bi(Me.parent.parent))return Me;Me=Me.parent.parent;break;case 167:Me.parent.kind===166&&Js(Me.parent.parent)?Me=Me.parent.parent:Js(Me.parent)&&(Me=Me.parent);break;case 216:if(!Bn)continue;case 259:case 215:case 264:case 172:case 169:case 168:case 171:case 170:case 173:case 174:case 175:case 176:case 177:case 178:case 263:case 308:return Me}}}function $k(Me){switch(Me.kind){case 216:case 259:case 215:case 169:return!0;case 238:switch(Me.parent.kind){case 173:case 171:case 174:case 175:return!0;default:return!1}default:return!1}}function Kk(Me){yt(Me)&&(_c(Me.parent)||Wo(Me.parent))&&Me.parent.name===Me&&(Me=Me.parent);let Bn=d0(Me,!0,!1);return wi(Bn)}function Xk(Me){let Bn=d0(Me,!1,!1);if(Bn)switch(Bn.kind){case 173:case 259:case 215:return Bn}}function Yk(Me,Bn){for(;;){if(Me=Me.parent,!Me)return;switch(Me.kind){case 164:Me=Me.parent;break;case 259:case 215:case 216:if(!Bn)continue;case 169:case 168:case 171:case 170:case 173:case 174:case 175:case 172:return Me;case 167:Me.parent.kind===166&&Js(Me.parent.parent)?Me=Me.parent.parent:Js(Me.parent)&&(Me=Me.parent);break}}}function Qk(Me){if(Me.kind===215||Me.kind===216){let Bn=Me,Hn=Me.parent;for(;Hn.kind===214;)Bn=Hn,Hn=Hn.parent;if(Hn.kind===210&&Hn.expression===Bn)return Hn}}function Zk(Me){return Me.kind===106||Sf(Me)}function Sf(Me){let Bn=Me.kind;return(Bn===208||Bn===209)&&Me.expression.kind===106}function eI(Me){let Bn=Me.kind;return(Bn===208||Bn===209)&&Me.expression.kind===108}function tI(Me){var Bn;return!!Me&&Vi(Me)&&((Bn=Me.initializer)==null?void 0:Bn.kind)===108}function rI(Me){return!!Me&&(nu(Me)||lc(Me))&&ur(Me.parent.parent)&&Me.parent.parent.operatorToken.kind===63&&Me.parent.parent.right.kind===108}function nI(Me){switch(Me.kind){case 180:return Me.typeName;case 230:return Bs(Me.expression)?Me.expression:void 0;case 79:case 163:return Me}}function iI(Me){switch(Me.kind){case 212:return Me.tag;case 283:case 282:return Me.tagName;default:return Me.expression}}function R3(Me,Bn,Hn,zn){if(Me&&af(Bn)&&vn(Bn.name))return!1;switch(Bn.kind){case 260:return!0;case 228:return!Me;case 169:return Hn!==void 0&&(Me?_c(Hn):bi(Hn)&&!W4(Bn)&&!V4(Bn));case 174:case 175:case 171:return Bn.body!==void 0&&Hn!==void 0&&(Me?_c(Hn):bi(Hn));case 166:return Me?Hn!==void 0&&Hn.body!==void 0&&(Hn.kind===173||Hn.kind===171||Hn.kind===175)&&j4(Hn)!==Bn&&zn!==void 0&&zn.kind===260:!1}return!1}function q_(Me,Bn,Hn,zn){return Il(Bn)&&R3(Me,Bn,Hn,zn)}function m0(Me,Bn,Hn,zn){return q_(Me,Bn,Hn,zn)||h0(Me,Bn,Hn)}function h0(Me,Bn,Hn){switch(Bn.kind){case 260:return Ke(Bn.members,(zn=>m0(Me,zn,Bn,Hn)));case 228:return!Me&&Ke(Bn.members,(zn=>m0(Me,zn,Bn,Hn)));case 171:case 175:case 173:return Ke(Bn.parameters,(zn=>q_(Me,zn,Bn,Hn)));default:return!1}}function aI(Me,Bn){if(q_(Me,Bn))return!0;let Hn=R4(Bn);return!!Hn&&h0(Me,Hn,Bn)}function sI(Me,Bn,Hn){let zn;if(pf(Bn)){let{firstAccessor:Me,secondAccessor:ni,setAccessor:Ci}=W0(Hn.members,Bn),aa=Il(Me)?Me:ni&&Il(ni)?ni:void 0;if(!aa||Bn!==aa)return!1;zn=Ci==null?void 0:Ci.parameters}else Vl(Bn)&&(zn=Bn.parameters);if(q_(Me,Bn,Hn))return!0;if(zn){for(let ni of zn)if(!kl(ni)&&q_(Me,ni,Bn,Hn))return!0}return!1}function j3(Me){if(Me.textSourceNode){switch(Me.textSourceNode.kind){case 10:return j3(Me.textSourceNode);case 14:return Me.text===""}return!1}return Me.text===""}function xf(Me){let{parent:Bn}=Me;return Bn.kind===283||Bn.kind===282||Bn.kind===284?Bn.tagName===Me:!1}function g0(Me){switch(Me.kind){case 106:case 104:case 110:case 95:case 13:case 206:case 207:case 208:case 209:case 210:case 211:case 212:case 231:case 213:case 235:case 232:case 214:case 215:case 228:case 216:case 219:case 217:case 218:case 221:case 222:case 223:case 224:case 227:case 225:case 229:case 281:case 282:case 285:case 226:case 220:case 233:return!0;case 230:return!ru(Me.parent)&&!md(Me.parent);case 163:for(;Me.parent.kind===163;)Me=Me.parent;return Me.parent.kind===183||Sl(Me.parent)||fd(Me.parent)||uc(Me.parent)||xf(Me);case 314:for(;uc(Me.parent);)Me=Me.parent;return Me.parent.kind===183||Sl(Me.parent)||fd(Me.parent)||uc(Me.parent)||xf(Me);case 80:return ur(Me.parent)&&Me.parent.left===Me&&Me.parent.operatorToken.kind===101;case 79:if(Me.parent.kind===183||Sl(Me.parent)||fd(Me.parent)||uc(Me.parent)||xf(Me))return!0;case 8:case 9:case 10:case 14:case 108:return J3(Me);default:return!1}}function J3(Me){let{parent:Bn}=Me;switch(Bn.kind){case 257:case 166:case 169:case 168:case 302:case 299:case 205:return Bn.initializer===Me;case 241:case 242:case 243:case 244:case 250:case 251:case 252:case 292:case 254:return Bn.expression===Me;case 245:let Hn=Bn;return Hn.initializer===Me&&Hn.initializer.kind!==258||Hn.condition===Me||Hn.incrementor===Me;case 246:case 247:let zn=Bn;return zn.initializer===Me&&zn.initializer.kind!==258||zn.expression===Me;case 213:case 231:return Me===Bn.expression;case 236:return Me===Bn.expression;case 164:return Me===Bn.expression;case 167:case 291:case 290:case 301:return!0;case 230:return Bn.expression===Me&&!l0(Bn);case 300:return Bn.objectAssignmentInitializer===Me;case 235:return Me===Bn.expression;default:return g0(Bn)}}function F3(Me){for(;Me.kind===163||Me.kind===79;)Me=Me.parent;return Me.kind===183}function oI(Me){return ld(Me)&&!!Me.parent.moduleSpecifier}function B3(Me){return Me.kind===268&&Me.moduleReference.kind===280}function _I(Me){return Vp.assert(B3(Me)),Me.moduleReference.expression}function cI(Me){return Ef(Me)&&rv(Me.initializer).arguments[0]}function lI(Me){return Me.kind===268&&Me.moduleReference.kind!==280}function y0(Me){return Pr(Me)}function uI(Me){return!Pr(Me)}function Pr(Me){return!!Me&&!!(Me.flags&262144)}function pI(Me){return!!Me&&!!(Me.flags&67108864)}function fI(Me){return!a0(Me)}function q3(Me){return!!Me&&!!(Me.flags&8388608)}function dI(Me){return ac(Me)&&yt(Me.typeName)&&Me.typeName.escapedText==="Object"&&Me.typeArguments&&Me.typeArguments.length===2&&(Me.typeArguments[0].kind===152||Me.typeArguments[0].kind===148)}function El(Me,Bn){if(Me.kind!==210)return!1;let{expression:Hn,arguments:zn}=Me;if(Hn.kind!==79||Hn.escapedText!=="require"||zn.length!==1)return!1;let ni=zn[0];return!Bn||Ti(ni)}function U3(Me){return z3(Me,!1)}function Ef(Me){return z3(Me,!0)}function mI(Me){return Xl(Me)&&Ef(Me.parent.parent)}function z3(Me,Bn){return Vi(Me)&&!!Me.initializer&&El(Bn?rv(Me.initializer):Me.initializer,!0)}function W3(Me){return zo(Me)&&Me.declarationList.declarations.length>0&&me(Me.declarationList.declarations,(Me=>U3(Me)))}function hI(Me){return Me===39||Me===34}function gI(Me,Bn){return No(Bn,Me).charCodeAt(0)===34}function v0(Me){return ur(Me)||Lo(Me)||yt(Me)||sc(Me)}function V3(Me){return Pr(Me)&&Me.initializer&&ur(Me.initializer)&&(Me.initializer.operatorToken.kind===56||Me.initializer.operatorToken.kind===60)&&Me.name&&Bs(Me.name)&&z_(Me.name,Me.initializer.left)?Me.initializer.right:Me.initializer}function yI(Me){let Bn=V3(Me);return Bn&&U_(Bn,Nl(Me.name))}function vI(Me,Bn){return c(Me.properties,(Me=>lc(Me)&&yt(Me.name)&&Me.name.escapedText==="value"&&Me.initializer&&U_(Me.initializer,Bn)))}function bI(Me){if(Me&&Me.parent&&ur(Me.parent)&&Me.parent.operatorToken.kind===63){let Bn=Nl(Me.parent.left);return U_(Me.parent.right,Bn)||TI(Me.parent.left,Me.parent.right,Bn)}if(Me&&sc(Me)&&S0(Me)){let Bn=vI(Me.arguments[2],Me.arguments[1].text==="prototype");if(Bn)return Bn}}function U_(Me,Bn){if(sc(Me)){let Bn=Pl(Me.expression);return Bn.kind===215||Bn.kind===216?Me:void 0}if(Me.kind===215||Me.kind===228||Me.kind===216||Hs(Me)&&(Me.properties.length===0||Bn))return Me}function TI(Me,Bn,Hn){let zn=ur(Bn)&&(Bn.operatorToken.kind===56||Bn.operatorToken.kind===60)&&U_(Bn.right,Hn);if(zn&&z_(Me,Bn.left))return zn}function SI(Me){let Bn=Vi(Me.parent)?Me.parent.name:ur(Me.parent)&&Me.parent.operatorToken.kind===63?Me.parent.left:void 0;return Bn&&U_(Me.right,Nl(Bn))&&Bs(Bn)&&z_(Bn,Me.left)}function xI(Me){if(ur(Me.parent)){let Bn=(Me.parent.operatorToken.kind===56||Me.parent.operatorToken.kind===60)&&ur(Me.parent.parent)?Me.parent.parent:Me.parent;if(Bn.operatorToken.kind===63&&yt(Bn.left))return Bn.left}else if(Vi(Me.parent))return Me.parent.name}function z_(Me,Bn){return L0(Me)&&L0(Bn)?kf(Me)===kf(Bn):js(Me)&&wf(Bn)&&(Bn.expression.kind===108||yt(Bn.expression)&&(Bn.expression.escapedText==="window"||Bn.expression.escapedText==="self"||Bn.expression.escapedText==="global"))?z_(Me,$3(Bn)):wf(Me)&&wf(Bn)?Fs(Me)===Fs(Bn)&&z_(Me.expression,Bn.expression):!1}function b0(Me){for(;ms(Me,!0);)Me=Me.right;return Me}function H3(Me){return yt(Me)&&Me.escapedText==="exports"}function G3(Me){return yt(Me)&&Me.escapedText==="module"}function T0(Me){return(bn(Me)||wl(Me))&&G3(Me.expression)&&Fs(Me)==="exports"}function ps(Me){let Bn=EI(Me);return Bn===5||Pr(Me)?Bn:0}function S0(Me){return I(Me.arguments)===3&&bn(Me.expression)&&yt(Me.expression.expression)&&qr(Me.expression.expression)==="Object"&&qr(Me.expression.name)==="defineProperty"&&Ta(Me.arguments[1])&&V_(Me.arguments[0],!0)}function wf(Me){return bn(Me)||wl(Me)}function wl(Me){return gs(Me)&&Ta(Me.argumentExpression)}function W_(Me,Bn){return bn(Me)&&(!Bn&&Me.expression.kind===108||yt(Me.name)&&V_(Me.expression,!0))||x0(Me,Bn)}function x0(Me,Bn){return wl(Me)&&(!Bn&&Me.expression.kind===108||Bs(Me.expression)||W_(Me.expression,!0))}function V_(Me,Bn){return Bs(Me)||W_(Me,Bn)}function $3(Me){return bn(Me)?Me.name:Me.argumentExpression}function EI(Me){if(sc(Me)){if(!S0(Me))return 0;let Bn=Me.arguments[0];return H3(Bn)||T0(Bn)?8:W_(Bn)&&Fs(Bn)==="prototype"?9:7}return Me.operatorToken.kind!==63||!Lo(Me.left)||wI(b0(Me))?0:V_(Me.left.expression,!0)&&Fs(Me.left)==="prototype"&&Hs(X3(Me))?6:K3(Me.left)}function wI(Me){return Qv(Me)&&zs(Me.expression)&&Me.expression.text==="0"}function Cf(Me){if(bn(Me))return Me.name;let Bn=Pl(Me.argumentExpression);return zs(Bn)||Ti(Bn)?Bn:Me}function Fs(Me){let Bn=Cf(Me);if(Bn){if(yt(Bn))return Bn.escapedText;if(Ti(Bn)||zs(Bn))return vi(Bn.text)}}function K3(Me){if(Me.expression.kind===108)return 4;if(T0(Me))return 2;if(V_(Me.expression,!0)){if(Nl(Me.expression))return 3;let Bn=Me;for(;!yt(Bn.expression);)Bn=Bn.expression;let Hn=Bn.expression;if((Hn.escapedText==="exports"||Hn.escapedText==="module"&&Fs(Bn)==="exports")&&W_(Me))return 1;if(V_(Me,!0)||gs(Me)&&M0(Me))return 5}return 0}function X3(Me){for(;ur(Me.right);)Me=Me.right;return Me.right}function CI(Me){return ur(Me)&&ps(Me)===3}function AI(Me){return Pr(Me)&&Me.parent&&Me.parent.kind===241&&(!gs(Me)||wl(Me))&&!!_f(Me.parent)}function PI(Me,Bn){let{valueDeclaration:Hn}=Me;(!Hn||!(Bn.flags&16777216&&!Pr(Bn)&&!(Hn.flags&16777216))&&v0(Hn)&&!v0(Bn)||Hn.kind!==Bn.kind&&S3(Hn))&&(Me.valueDeclaration=Bn)}function DI(Me){if(!Me||!Me.valueDeclaration)return!1;let Bn=Me.valueDeclaration;return Bn.kind===259||Vi(Bn)&&Bn.initializer&&ga(Bn.initializer)}function kI(Me){var Bn,Hn;switch(Me.kind){case 257:case 205:return(Bn=zi(Me.initializer,(Me=>El(Me,!0))))==null?void 0:Bn.arguments[0];case 269:return ln(Me.moduleSpecifier,Ti);case 268:return ln((Hn=ln(Me.moduleReference,ud))==null?void 0:Hn.expression,Ti);case 270:case 277:return ln(Me.parent.moduleSpecifier,Ti);case 271:case 278:return ln(Me.parent.parent.moduleSpecifier,Ti);case 273:return ln(Me.parent.parent.parent.moduleSpecifier,Ti);default:Vp.assertNever(Me)}}function II(Me){return Y3(Me)||Vp.failBadSyntaxKind(Me.parent)}function Y3(Me){switch(Me.parent.kind){case 269:case 275:return Me.parent;case 280:return Me.parent.parent;case 210:return s0(Me.parent)||El(Me.parent,!1)?Me.parent:void 0;case 198:return Vp.assert(Gn(Me)),ln(Me.parent.parent,Kl);default:return}}function E0(Me){switch(Me.kind){case 269:case 275:return Me.moduleSpecifier;case 268:return Me.moduleReference.kind===280?Me.moduleReference.expression:void 0;case 202:return k3(Me)?Me.argument.literal:void 0;case 210:return Me.arguments[0];case 264:return Me.name.kind===10?Me.name:void 0;default:return Vp.assertNever(Me)}}function Q3(Me){switch(Me.kind){case 269:return Me.importClause&&ln(Me.importClause.namedBindings,_2);case 268:return Me;case 275:return Me.exportClause&&ln(Me.exportClause,ld);default:return Vp.assertNever(Me)}}function Z3(Me){return Me.kind===269&&!!Me.importClause&&!!Me.importClause.name}function NI(Me,Bn){if(Me.name){let Hn=Bn(Me);if(Hn)return Hn}if(Me.namedBindings){let Hn=_2(Me.namedBindings)?Bn(Me.namedBindings):c(Me.namedBindings.elements,Bn);if(Hn)return Hn}}function OI(Me){if(Me)switch(Me.kind){case 166:case 171:case 170:case 300:case 299:case 169:case 168:return Me.questionToken!==void 0}return!1}function MI(Me){let Bn=dd(Me)?pa(Me.parameters):void 0,Hn=ln(Bn&&Bn.name,yt);return!!Hn&&Hn.escapedText==="new"}function Cl(Me){return Me.kind===349||Me.kind===341||Me.kind===343}function LI(Me){return Cl(Me)||n2(Me)}function RI(Me){return Zl(Me)&&ur(Me.expression)&&Me.expression.operatorToken.kind===63?b0(Me.expression):void 0}function e4(Me){return Zl(Me)&&ur(Me.expression)&&ps(Me.expression)!==0&&ur(Me.expression.right)&&(Me.expression.right.operatorToken.kind===56||Me.expression.right.operatorToken.kind===60)?Me.expression.right.right:void 0}function w0(Me){switch(Me.kind){case 240:let Bn=Al(Me);return Bn&&Bn.initializer;case 169:return Me.initializer;case 299:return Me.initializer}}function Al(Me){return zo(Me)?pa(Me.declarationList.declarations):void 0}function t4(Me){return Ea(Me)&&Me.body&&Me.body.kind===264?Me.body:void 0}function jI(Me){if(Me.kind>=240&&Me.kind<=256)return!0;switch(Me.kind){case 79:case 108:case 106:case 163:case 233:case 209:case 208:case 205:case 215:case 216:case 171:case 174:case 175:return!0;default:return!1}}function Af(Me){switch(Me.kind){case 216:case 223:case 238:case 249:case 176:case 292:case 260:case 228:case 172:case 173:case 182:case 177:case 248:case 256:case 243:case 209:case 239:case 1:case 263:case 302:case 274:case 275:case 278:case 241:case 246:case 247:case 245:case 259:case 215:case 181:case 174:case 79:case 242:case 269:case 268:case 178:case 261:case 320:case 326:case 253:case 171:case 170:case 264:case 199:case 267:case 207:case 166:case 214:case 208:case 299:case 169:case 168:case 250:case 175:case 300:case 301:case 252:case 254:case 255:case 262:case 165:case 257:case 240:case 244:case 251:return!0;default:return!1}}function r4(Me,Bn){let Hn;u0(Me)&&l3(Me)&&ya(Me.initializer)&&(Hn=jr(Hn,n4(Me,Zn(Me.initializer.jsDoc))));let zn=Me;for(;zn&&zn.parent;){if(ya(zn)&&(Hn=jr(Hn,n4(Me,Zn(zn.jsDoc)))),zn.kind===166){Hn=jr(Hn,(Bn?bS:of)(zn));break}if(zn.kind===165){Hn=jr(Hn,(Bn?xS:SS)(zn));break}zn=a4(zn)}return Hn||xa}function n4(Me,Bn){if(Ho(Bn)){let Hn=ee(Bn.tags,(Bn=>i4(Me,Bn)));return Bn.tags===Hn?[Bn]:Hn}return i4(Me,Bn)?[Bn]:void 0}function i4(Me,Bn){return!(au(Bn)||T2(Bn))||!Bn.parent||!Ho(Bn.parent)||!qo(Bn.parent.parent)||Bn.parent.parent===Me}function a4(Me){let Bn=Me.parent;if(Bn.kind===299||Bn.kind===274||Bn.kind===169||Bn.kind===241&&Me.kind===208||Bn.kind===250||t4(Bn)||ur(Me)&&Me.operatorToken.kind===63)return Bn;if(Bn.parent&&(Al(Bn.parent)===Me||ur(Bn)&&Bn.operatorToken.kind===63))return Bn.parent;if(Bn.parent&&Bn.parent.parent&&(Al(Bn.parent.parent)||w0(Bn.parent.parent)===Me||e4(Bn.parent.parent)))return Bn.parent.parent}function JI(Me){if(Me.symbol)return Me.symbol;if(!yt(Me.name))return;let Bn=Me.name.escapedText,Hn=C0(Me);if(!Hn)return;let zn=Ae(Hn.parameters,(Me=>Me.name.kind===79&&Me.name.escapedText===Bn));return zn&&zn.symbol}function FI(Me){if(Ho(Me.parent)&&Me.parent.tags){let Bn=Ae(Me.parent.tags,Cl);if(Bn)return Bn}return C0(Me)}function C0(Me){let Bn=A0(Me);if(Bn)return Wl(Bn)&&Bn.type&&ga(Bn.type)?Bn.type:ga(Bn)?Bn:void 0}function A0(Me){let Bn=s4(Me);if(Bn)return e4(Bn)||RI(Bn)||w0(Bn)||Al(Bn)||t4(Bn)||Bn}function s4(Me){let Bn=P0(Me);if(!Bn)return;let Hn=Bn.parent;if(Hn&&Hn.jsDoc&&Bn===Cn(Hn.jsDoc))return Hn}function P0(Me){return zi(Me.parent,Ho)}function BI(Me){let Bn=Me.name.escapedText,{typeParameters:Hn}=Me.parent.parent.parent;return Hn&&Ae(Hn,(Me=>Me.name.escapedText===Bn))}function qI(Me){return!!Me.typeArguments}function o4(Me){let Bn=Me.parent;for(;;){switch(Bn.kind){case 223:let Hn=Bn.operatorToken.kind;return G_(Hn)&&Bn.left===Me?Hn===63||jf(Hn)?1:2:0;case 221:case 222:let zn=Bn.operator;return zn===45||zn===46?2:0;case 246:case 247:return Bn.initializer===Me?1:0;case 214:case 206:case 227:case 232:Me=Bn;break;case 301:Me=Bn.parent;break;case 300:if(Bn.name!==Me)return 0;Me=Bn.parent;break;case 299:if(Bn.name===Me)return 0;Me=Bn.parent;break;default:return 0}Bn=Me.parent}}function UI(Me){return o4(Me)!==0}function zI(Me){switch(Me.kind){case 238:case 240:case 251:case 242:case 252:case 266:case 292:case 293:case 253:case 245:case 246:case 247:case 243:case 244:case 255:case 295:return!0}return!1}function WI(Me){return ad(Me)||sd(Me)||Ly(Me)||Wo(Me)||nc(Me)}function _4(Me,Bn){for(;Me&&Me.kind===Bn;)Me=Me.parent;return Me}function VI(Me){return _4(Me,193)}function D0(Me){return _4(Me,214)}function HI(Me){let Bn;for(;Me&&Me.kind===193;)Bn=Me,Me=Me.parent;return[Bn,Me]}function GI(Me){for(;Kv(Me);)Me=Me.type;return Me}function Pl(Me,Bn){return $o(Me,Bn?17:1)}function $I(Me){return Me.kind!==208&&Me.kind!==209?!1:(Me=D0(Me.parent),Me&&Me.kind===217)}function KI(Me,Bn){for(;Me;){if(Me===Bn)return!0;Me=Me.parent}return!1}function c4(Me){return!wi(Me)&&!df(Me)&&ko(Me.parent)&&Me.parent.name===Me}function XI(Me){let Bn=Me.parent;switch(Me.kind){case 10:case 14:case 8:if(Ws(Bn))return Bn.parent;case 79:if(ko(Bn))return Bn.name===Me?Bn:void 0;if(rc(Bn)){let Me=Bn.parent;return pc(Me)&&Me.name===Bn?Me:void 0}else{let Hn=Bn.parent;return ur(Hn)&&ps(Hn)!==0&&(Hn.left.symbol||Hn.symbol)&&ml(Hn)===Me?Hn:void 0}case 80:return ko(Bn)&&Bn.name===Me?Bn:void 0;default:return}}function l4(Me){return Ta(Me)&&Me.parent.kind===164&&ko(Me.parent.parent)}function YI(Me){let Bn=Me.parent;switch(Bn.kind){case 169:case 168:case 171:case 170:case 174:case 175:case 302:case 299:case 208:return Bn.name===Me;case 163:return Bn.right===Me;case 205:case 273:return Bn.propertyName===Me;case 278:case 288:case 282:case 283:case 284:return!0}return!1}function QI(Me){return Me.kind===268||Me.kind===267||Me.kind===270&&Me.name||Me.kind===271||Me.kind===277||Me.kind===273||Me.kind===278||Me.kind===274&&I0(Me)?!0:Pr(Me)&&(ur(Me)&&ps(Me)===2&&I0(Me)||bn(Me)&&ur(Me.parent)&&Me.parent.left===Me&&Me.parent.operatorToken.kind===63&&k0(Me.parent.right))}function u4(Me){switch(Me.parent.kind){case 270:case 273:case 271:case 278:case 274:case 268:case 277:return Me.parent;case 163:do{Me=Me.parent}while(Me.parent.kind===163);return u4(Me)}}function k0(Me){return Bs(Me)||_d(Me)}function I0(Me){let Bn=p4(Me);return k0(Bn)}function p4(Me){return Vo(Me)?Me.expression:Me.right}function ZI(Me){return Me.kind===300?Me.name:Me.kind===299?Me.initializer:Me.parent.right}function f4(Me){let Bn=d4(Me);if(Bn&&Pr(Me)){let Bn=ES(Me);if(Bn)return Bn.class}return Bn}function d4(Me){let Bn=Pf(Me.heritageClauses,94);return Bn&&Bn.types.length>0?Bn.types[0]:void 0}function m4(Me){if(Pr(Me))return wS(Me).map((Me=>Me.class));{let Bn=Pf(Me.heritageClauses,117);return Bn==null?void 0:Bn.types}}function h4(Me){return eu(Me)?g4(Me)||xa:bi(Me)&&Ft(Cp(f4(Me)),m4(Me))||xa}function g4(Me){let Bn=Pf(Me.heritageClauses,94);return Bn?Bn.types:void 0}function Pf(Me,Bn){if(Me){for(let Hn of Me)if(Hn.token===Bn)return Hn}}function eN(Me,Bn){for(;Me;){if(Me.kind===Bn)return Me;Me=Me.parent}}function ba(Me){return 81<=Me&&Me<=162}function N0(Me){return 126<=Me&&Me<=162}function y4(Me){return ba(Me)&&!N0(Me)}function tN(Me){return 117<=Me&&Me<=125}function rN(Me){let Bn=_l(Me);return Bn!==void 0&&y4(Bn)}function nN(Me){let Bn=_l(Me);return Bn!==void 0&&ba(Bn)}function iN(Me){let Bn=dS(Me);return!!Bn&&!N0(Bn)}function aN(Me){return 2<=Me&&Me<=7}function sN(Me){if(!Me)return 4;let Bn=0;switch(Me.kind){case 259:case 215:case 171:Me.asteriskToken&&(Bn|=1);case 216:rn(Me,512)&&(Bn|=2);break}return Me.body||(Bn|=4),Bn}function oN(Me){switch(Me.kind){case 259:case 215:case 216:case 171:return Me.body!==void 0&&Me.asteriskToken===void 0&&rn(Me,512)}return!1}function Ta(Me){return Ti(Me)||zs(Me)}function O0(Me){return od(Me)&&(Me.operator===39||Me.operator===40)&&zs(Me.operand)}function v4(Me){let Bn=ml(Me);return!!Bn&&M0(Bn)}function M0(Me){if(!(Me.kind===164||Me.kind===209))return!1;let Bn=gs(Me)?Pl(Me.argumentExpression):Me.expression;return!Ta(Bn)&&!O0(Bn)}function Df(Me){switch(Me.kind){case 79:case 80:return Me.escapedText;case 10:case 8:return vi(Me.text);case 164:let Bn=Me.expression;return Ta(Bn)?vi(Bn.text):O0(Bn)?Bn.operator===40?Br(Bn.operator)+Bn.operand.text:Bn.operand.text:void 0;default:return Vp.assertNever(Me)}}function L0(Me){switch(Me.kind){case 79:case 10:case 14:case 8:return!0;default:return!1}}function kf(Me){return js(Me)?qr(Me):Me.text}function b4(Me){return js(Me)?Me.escapedText:vi(Me.text)}function _N(Me){return`__@${getSymbolId(Me)}@${Me.escapedName}`}function cN(Me,Bn){return`__#${getSymbolId(Me)}@${Bn}`}function lN(Me){return Pn(Me.escapedName,"__@")}function uN(Me){return Pn(Me.escapedName,"__#")}function pN(Me){return Me.kind===79&&Me.escapedText==="Symbol"}function T4(Me){return yt(Me)?qr(Me)==="__proto__":Gn(Me)&&Me.text==="__proto__"}function H_(Me,Bn){switch(Me=$o(Me),Me.kind){case 228:case 215:if(Me.name)return!1;break;case 216:break;default:return!1}return typeof Bn=="function"?Bn(Me):!0}function S4(Me){switch(Me.kind){case 299:return!T4(Me.name);case 300:return!!Me.objectAssignmentInitializer;case 257:return yt(Me.name)&&!!Me.initializer;case 166:return yt(Me.name)&&!!Me.initializer&&!Me.dotDotDotToken;case 205:return yt(Me.name)&&!!Me.initializer&&!Me.dotDotDotToken;case 169:return!!Me.initializer;case 223:switch(Me.operatorToken.kind){case 63:case 76:case 75:case 77:return yt(Me.left)}break;case 274:return!0}return!1}function fN(Me,Bn){if(!S4(Me))return!1;switch(Me.kind){case 299:return H_(Me.initializer,Bn);case 300:return H_(Me.objectAssignmentInitializer,Bn);case 257:case 166:case 205:case 169:return H_(Me.initializer,Bn);case 223:return H_(Me.right,Bn);case 274:return H_(Me.expression,Bn)}}function dN(Me){return Me.escapedText==="push"||Me.escapedText==="unshift"}function mN(Me){return If(Me).kind===166}function If(Me){for(;Me.kind===205;)Me=Me.parent.parent;return Me}function hN(Me){let Bn=Me.kind;return Bn===173||Bn===215||Bn===259||Bn===216||Bn===171||Bn===174||Bn===175||Bn===264||Bn===308}function fs(Me){return hs(Me.pos)||hs(Me.end)}function gN(Me){return fl(Me,wi)||Me}function yN(Me){let Bn=R0(Me),Hn=Me.kind===211&&Me.arguments!==void 0;return x4(Me.kind,Bn,Hn)}function x4(Me,Bn,Hn){switch(Me){case 211:return Hn?0:1;case 221:case 218:case 219:case 217:case 220:case 224:case 226:return 1;case 223:switch(Bn){case 42:case 63:case 64:case 65:case 67:case 66:case 68:case 69:case 70:case 71:case 72:case 73:case 78:case 74:case 75:case 76:case 77:return 1}}return 0}function vN(Me){let Bn=R0(Me),Hn=Me.kind===211&&Me.arguments!==void 0;return E4(Me.kind,Bn,Hn)}function R0(Me){return Me.kind===223?Me.operatorToken.kind:Me.kind===221||Me.kind===222?Me.operator:Me.kind}function E4(Me,Bn,Hn){switch(Me){case 357:return 0;case 227:return 1;case 226:return 2;case 224:return 4;case 223:switch(Bn){case 27:return 0;case 63:case 64:case 65:case 67:case 66:case 68:case 69:case 70:case 71:case 72:case 73:case 78:case 74:case 75:case 76:case 77:return 3;default:return Dl(Bn)}case 213:case 232:case 221:case 218:case 219:case 217:case 220:return 16;case 222:return 17;case 210:return 18;case 211:return Hn?19:18;case 212:case 208:case 209:case 233:return 19;case 231:case 235:return 11;case 108:case 106:case 79:case 80:case 104:case 110:case 95:case 8:case 9:case 10:case 206:case 207:case 215:case 216:case 228:case 13:case 14:case 225:case 214:case 229:case 281:case 282:case 285:return 20;default:return-1}}function Dl(Me){switch(Me){case 60:return 4;case 56:return 5;case 55:return 6;case 51:return 7;case 52:return 8;case 50:return 9;case 34:case 35:case 36:case 37:return 10;case 29:case 31:case 32:case 33:case 102:case 101:case 128:case 150:return 11;case 47:case 48:case 49:return 12;case 39:case 40:return 13;case 41:case 43:case 44:return 14;case 42:return 15}return-1}function bN(Me){return ee(Me,(Me=>{switch(Me.kind){case 291:return!!Me.expression;case 11:return!Me.containsOnlyTriviaWhiteSpaces;default:return!0}}))}function TN(){let Me=[],Bn=[],Hn=new Map,zn=!1;return{add:x,lookup:f,getGlobalDiagnostics:w,getDiagnostics:A};function f(Bn){let zn;if(Bn.file?zn=Hn.get(Bn.file.fileName):zn=Me,!zn)return;let ni=Ya(zn,Bn,rr,qf);if(ni>=0)return zn[ni]}function x(ni){let Ci;ni.file?(Ci=Hn.get(ni.file.fileName),Ci||(Ci=[],Hn.set(ni.file.fileName,Ci),Qn(Bn,ni.file.fileName,ri))):(zn&&(zn=!1,Me=Me.slice()),Ci=Me),Qn(Ci,ni,qf)}function w(){return zn=!0,Me}function A(zn){if(zn)return Hn.get(zn)||[];let ni=ge(Bn,(Me=>Hn.get(Me)));return Me.length&&ni.unshift(...Me),ni}}function SN(Me){return Me.replace(xC,"\\${")}function w4(Me){return Me&&!!(k8(Me)?Me.templateFlags:Me.head.templateFlags||Ke(Me.templateSpans,(Me=>!!Me.literal.templateFlags)))}function C4(Me){return"\\u"+("0000"+Me.toString(16).toUpperCase()).slice(-4)}function xN(Me,Bn,Hn){if(Me.charCodeAt(0)===0){let zn=Hn.charCodeAt(Bn+Me.length);return zn>=48&&zn<=57?"\\x00":"\\0"}return TC.get(Me)||C4(Me.charCodeAt(0))}function Nf(Me,Bn){let Hn=Bn===96?kC:Bn===39?SC:wC;return Me.replace(Hn,xN)}function Of(Me,Bn){return Me=Nf(Me,Bn),IC.test(Me)?Me.replace(IC,(Me=>C4(Me.charCodeAt(0)))):Me}function EN(Me){return"&#x"+Me.toString(16).toUpperCase()+";"}function wN(Me){return Me.charCodeAt(0)===0?"�":NC.get(Me)||EN(Me.charCodeAt(0))}function A4(Me,Bn){let Hn=Bn===39?FC:BC;return Me.replace(Hn,wN)}function CN(Me){let Bn=Me.length;return Bn>=2&&Me.charCodeAt(0)===Me.charCodeAt(Bn-1)&&AN(Me.charCodeAt(0))?Me.substring(1,Bn-1):Me}function AN(Me){return Me===39||Me===34||Me===96}function P4(Me){let Bn=Me.charCodeAt(0);return Bn>=97&&Bn<=122||Fi(Me,"-")||Fi(Me,":")}function j0(Me){let Bn=PC[1];for(let Hn=PC.length;Hn<=Me;Hn++)PC.push(PC[Hn-1]+Bn);return PC[Me]}function Oo(){return PC[1].length}function PN(){return Fi(Ci,"-dev")||Fi(Ci,"-insiders")}function DN(Me){var Bn,Hn,zn,ni,Ci,aa=!1;function A(Me){let Hn=Kp(Me);Hn.length>1?(ni=ni+Hn.length-1,Ci=Bn.length-Me.length+Zn(Hn),zn=Ci-Bn.length===0):zn=!1}function g(Me){Me&&Me.length&&(zn&&(Me=j0(Hn)+Me,zn=!1),Bn+=Me,A(Me))}function B(Me){Me&&(aa=!1),g(Me)}function N(Me){Me&&(aa=!0),g(Me)}function X(){Bn="",Hn=0,zn=!0,ni=0,Ci=0,aa=!1}function F(Me){Me!==void 0&&(Bn+=Me,A(Me),aa=!1)}function $(Me){Me&&Me.length&&B(Me)}function ae(Hn){(!zn||Hn)&&(Bn+=Me,ni++,Ci=Bn.length,zn=!0,aa=!1)}function Te(){return zn?Bn.length:Bn.length+Me.length}return X(),{write:B,rawWrite:F,writeLiteral:$,writeLine:ae,increaseIndent:()=>{Hn++},decreaseIndent:()=>{Hn--},getIndent:()=>Hn,getTextPos:()=>Bn.length,getLine:()=>ni,getColumn:()=>zn?Hn*Oo():Bn.length-Ci,getText:()=>Bn,isAtStartOfLine:()=>zn,hasTrailingComment:()=>aa,hasTrailingWhitespace:()=>!!Bn.length&&os(Bn.charCodeAt(Bn.length-1)),clear:X,writeKeyword:B,writeOperator:B,writeParameter:B,writeProperty:B,writePunctuation:B,writeSpace:B,writeStringLiteral:B,writeSymbol:(Me,Bn)=>B(Me),writeTrailingSemicolon:B,writeComment:N,getTextPosWithWriteLine:Te}}function kN(Me){let Bn=!1;function r(){Bn&&(Me.writeTrailingSemicolon(";"),Bn=!1)}return Object.assign(Object.assign({},Me),{},{writeTrailingSemicolon(){Bn=!0},writeLiteral(Bn){r(),Me.writeLiteral(Bn)},writeStringLiteral(Bn){r(),Me.writeStringLiteral(Bn)},writeSymbol(Bn,Hn){r(),Me.writeSymbol(Bn,Hn)},writePunctuation(Bn){r(),Me.writePunctuation(Bn)},writeKeyword(Bn){r(),Me.writeKeyword(Bn)},writeOperator(Bn){r(),Me.writeOperator(Bn)},writeParameter(Bn){r(),Me.writeParameter(Bn)},writeSpace(Bn){r(),Me.writeSpace(Bn)},writeProperty(Bn){r(),Me.writeProperty(Bn)},writeComment(Bn){r(),Me.writeComment(Bn)},writeLine(){r(),Me.writeLine()},increaseIndent(){r(),Me.increaseIndent()},decreaseIndent(){r(),Me.decreaseIndent()}})}function J0(Me){return Me.useCaseSensitiveFileNames?Me.useCaseSensitiveFileNames():!1}function D4(Me){return wp(J0(Me))}function k4(Me,Bn,Hn){return Bn.moduleName||F0(Me,Bn.fileName,Hn&&Hn.fileName)}function I4(Me,Bn){return Me.getCanonicalFileName(as(Bn,Me.getCurrentDirectory()))}function IN(Me,Bn,Hn){let zn=Bn.getExternalModuleFileFromDeclaration(Hn);if(!zn||zn.isDeclarationFile)return;let ni=E0(Hn);if(!(ni&&Ti(ni)&&!So(ni.text)&&I4(Me,zn.path).indexOf(I4(Me,wo(Me.getCommonSourceDirectory())))===-1))return k4(Me,zn)}function F0(Me,Bn,Hn){let s=Bn=>Me.getCanonicalFileName(Bn),zn=Ui(Hn?ma(Hn):Me.getCommonSourceDirectory(),Me.getCurrentDirectory(),s),ni=as(Bn,Me.getCurrentDirectory()),Ci=uy(zn,ni,zn,s,!1),aa=Ll(Ci);return Hn?_y(aa):aa}function NN(Me,Bn,Hn){let zn=Bn.getCompilerOptions(),ni;return zn.outDir?ni=Ll(M4(Me,Bn,zn.outDir)):ni=Ll(Me),ni+Hn}function ON(Me,Bn){return N4(Me,Bn.getCompilerOptions(),Bn.getCurrentDirectory(),Bn.getCommonSourceDirectory(),(Me=>Bn.getCanonicalFileName(Me)))}function N4(Me,Bn,Hn,zn,ni){let Ci=Bn.declarationDir||Bn.outDir,aa=Ci?U0(Me,Ci,Hn,zn,ni):Me,oa=O4(aa);return Ll(aa)+oa}function O4(Me){return da(Me,[".mjs",".mts"])?".d.mts":da(Me,[".cjs",".cts"])?".d.cts":da(Me,[".json"])?".d.json.ts":".d.ts"}function MN(Me){return da(Me,[".d.mts",".mjs",".mts"])?[".mts",".mjs"]:da(Me,[".d.cts",".cjs",".cts"])?[".cts",".cjs"]:da(Me,[".d.json.ts"])?[".json"]:[".tsx",".ts",".jsx",".js"]}function B0(Me){return Me.outFile||Me.out}function LN(Me,Bn){var Hn,zn;if(Me.paths)return(zn=Me.baseUrl)!=null?zn:Vp.checkDefined(Me.pathsBasePath||((Hn=Bn.getCurrentDirectory)==null?void 0:Hn.call(Bn)),"Encountered 'paths' without a 'baseUrl', config file, or host 'getCurrentDirectory'.")}function RN(Me,Bn,Hn){let zn=Me.getCompilerOptions();if(B0(zn)){let Bn=Ei(zn),ni=zn.emitDeclarationOnly||Bn===2||Bn===4;return ee(Me.getSourceFiles(),(Bn=>(ni||!Qo(Bn))&&q0(Bn,Me,Hn)))}else{let zn=Bn===void 0?Me.getSourceFiles():[Bn];return ee(zn,(Bn=>q0(Bn,Me,Hn)))}}function q0(Me,Bn,Hn){return!(Bn.getCompilerOptions().noEmitForJsFiles&&y0(Me))&&!Me.isDeclarationFile&&!Bn.isSourceFileFromExternalLibrary(Me)&&(Hn||!(a0(Me)&&Bn.getResolvedProjectReferenceToRedirect(Me.fileName))&&!Bn.isSourceOfProjectReferenceRedirect(Me.fileName))}function M4(Me,Bn,Hn){return U0(Me,Hn,Bn.getCurrentDirectory(),Bn.getCommonSourceDirectory(),(Me=>Bn.getCanonicalFileName(Me)))}function U0(Me,Bn,Hn,zn,ni){let Ci=as(Me,Hn);return Ci=ni(Ci).indexOf(ni(zn))===0?Ci.substring(zn.length):Ci,tn(Bn,Ci)}function jN(Me,Bn,Hn,zn,ni,Ci,aa){Me.writeFile(Hn,zn,ni,(Me=>{Bn.add(Ol(wv.Could_not_write_file_0_Colon_1,Hn,Me))}),Ci,aa)}function L4(Me,Bn,Hn){if(Me.length>Bi(Me)&&!Hn(Me)){let zn=ma(Me);L4(zn,Bn,Hn),Bn(Me)}}function JN(Me,Bn,Hn,zn,ni,Ci){try{zn(Me,Bn,Hn)}catch{L4(ma(Un(Me)),ni,Ci),zn(Me,Bn,Hn)}}function FN(Me,Bn){let Hn=ss(Me);return k_(Hn,Bn)}function ds(Me,Bn){return k_(Me,Bn)}function R4(Me){return Ae(Me.members,(Me=>nc(Me)&&xl(Me.body)))}function z0(Me){if(Me&&Me.parameters.length>0){let Bn=Me.parameters.length===2&&kl(Me.parameters[0]);return Me.parameters[Bn?1:0]}}function BN(Me){let Bn=z0(Me);return Bn&&Bn.type}function j4(Me){if(Me.parameters.length&&!iu(Me)){let Bn=Me.parameters[0];if(kl(Bn))return Bn}}function kl(Me){return Mf(Me.name)}function Mf(Me){return!!Me&&Me.kind===79&&J4(Me)}function qN(Me){if(!Mf(Me))return!1;for(;rc(Me.parent)&&Me.parent.left===Me;)Me=Me.parent;return Me.parent.kind===183}function J4(Me){return Me.escapedText==="this"}function W0(Me,Bn){let Hn,zn,ni,Ci;return v4(Bn)?(Hn=Bn,Bn.kind===174?ni=Bn:Bn.kind===175?Ci=Bn:Vp.fail("Accessor has wrong kind")):c(Me,(Me=>{if(pf(Me)&&G0(Me)===G0(Bn)){let aa=Df(Me.name),oa=Df(Bn.name);aa===oa&&(Hn?zn||(zn=Me):Hn=Me,Me.kind===174&&!ni&&(ni=Me),Me.kind===175&&!Ci&&(Ci=Me))}})),{firstAccessor:Hn,secondAccessor:zn,getAccessor:ni,setAccessor:Ci}}function V0(Me){if(!Pr(Me)&&Wo(Me))return;let Bn=Me.type;return Bn||!Pr(Me)?Bn:Dy(Me)?Me.typeExpression&&Me.typeExpression.type:cf(Me)}function UN(Me){return Me.type}function zN(Me){return iu(Me)?Me.type&&Me.type.typeExpression&&Me.type.typeExpression.type:Me.type||(Pr(Me)?OS(Me):void 0)}function F4(Me){return ne(hl(Me),(Me=>WN(Me)?Me.typeParameters:void 0))}function WN(Me){return Go(Me)&&!(Me.parent.kind===323&&(Me.parent.tags.some(Cl)||Me.parent.tags.some(y2)))}function VN(Me){let Bn=z0(Me);return Bn&&V0(Bn)}function B4(Me,Bn,Hn,zn){q4(Me,Bn,Hn.pos,zn)}function q4(Me,Bn,Hn,zn){zn&&zn.length&&Hn!==zn[0].pos&&ds(Me,Hn)!==ds(Me,zn[0].pos)&&Bn.writeLine()}function HN(Me,Bn,Hn,zn){Hn!==zn&&ds(Me,Hn)!==ds(Me,zn)&&Bn.writeLine()}function U4(Me,Bn,Hn,zn,ni,Ci,aa,oa){if(zn&&zn.length>0){ni&&Hn.writeSpace(" ");let ca=!1;for(let ni of zn)ca&&(Hn.writeSpace(" "),ca=!1),oa(Me,Bn,Hn,ni.pos,ni.end,aa),ni.hasTrailingNewLine?Hn.writeLine():ca=!0;ca&&Ci&&Hn.writeSpace(" ")}}function GN(Me,Bn,Hn,zn,ni,Ci,aa){let oa,ca;if(aa?ni.pos===0&&(oa=ee(Ao(Me,ni.pos),B)):oa=Ao(Me,ni.pos),oa){let aa=[],_a;for(let Me of oa){if(_a){let Hn=ds(Bn,_a.end);if(ds(Bn,Me.pos)>=Hn+2)break}aa.push(Me),_a=Me}if(aa.length){let _a=ds(Bn,Zn(aa).end);ds(Bn,Ar(Me,ni.pos))>=_a+2&&(B4(Bn,Hn,ni,oa),U4(Me,Bn,Hn,aa,!1,!0,Ci,zn),ca={nodePos:ni.pos,detachedCommentEndPos:Zn(aa).end})}}return ca;function B(Bn){return v3(Me,Bn.pos)}}function $N(Me,Bn,Hn,zn,ni,Ci){if(Me.charCodeAt(zn+1)===42){let aa=my(Bn,zn),oa=Bn.length,ca;for(let _a=zn,xa=aa.line;_a0){let Me=ni%Oo(),Bn=j0((ni-Me)/Oo());for(Hn.rawWrite(Bn);Me;)Hn.rawWrite(" "),Me--}else Hn.rawWrite("")}KN(Me,ni,Hn,Ci,_a,Ga),_a=Ga}}else Hn.writeComment(Me.substring(zn,ni))}function KN(Me,Bn,Hn,zn,ni,Ci){let aa=Math.min(Bn,Ci-1),oa=Dp(Me.substring(ni,aa));oa?(Hn.writeComment(oa),aa!==Bn&&Hn.writeLine()):Hn.rawWrite(zn)}function z4(Me,Bn,Hn){let zn=0;for(;Bn=0&&Me.kind<=162?0:(Me.modifierFlagsCache&536870912||(Me.modifierFlagsCache=Y0(Me)|536870912),Bn&&!(Me.modifierFlagsCache&4096)&&(Hn||Pr(Me))&&Me.parent&&(Me.modifierFlagsCache|=X4(Me)|4096),Me.modifierFlagsCache&-536875009)}function Rf(Me){return K0(Me,!0)}function K4(Me){return K0(Me,!0,!0)}function X0(Me){return K0(Me,!1)}function X4(Me){let Bn=0;return Me.parent&&!Vs(Me)&&(Pr(Me)&&(CS(Me)&&(Bn|=4),AS(Me)&&(Bn|=8),PS(Me)&&(Bn|=16),DS(Me)&&(Bn|=64),kS(Me)&&(Bn|=16384)),IS(Me)&&(Bn|=8192)),Bn}function Y4(Me){return Y0(Me)|X4(Me)}function Y0(Me){let Bn=fc(Me)?Vn(Me.modifiers):0;return(Me.flags&4||Me.kind===79&&Me.flags&2048)&&(Bn|=1),Bn}function Vn(Me){let Bn=0;if(Me)for(let Hn of Me)Bn|=Q0(Hn.kind);return Bn}function Q0(Me){switch(Me){case 124:return 32;case 123:return 4;case 122:return 16;case 121:return 8;case 126:return 256;case 127:return 128;case 93:return 1;case 136:return 2;case 85:return 2048;case 88:return 1024;case 132:return 512;case 146:return 64;case 161:return 16384;case 101:return 32768;case 145:return 65536;case 167:return 131072}return 0}function Q4(Me){return Me===56||Me===55}function ZN(Me){return Q4(Me)||Me===53}function jf(Me){return Me===75||Me===76||Me===77}function eO(Me){return ur(Me)&&jf(Me.operatorToken.kind)}function Z4(Me){return Q4(Me)||Me===60}function tO(Me){return ur(Me)&&Z4(Me.operatorToken.kind)}function G_(Me){return Me>=63&&Me<=78}function ex(Me){let Bn=tx(Me);return Bn&&!Bn.isImplements?Bn.class:void 0}function tx(Me){if(e2(Me)){if(ru(Me.parent)&&bi(Me.parent.parent))return{class:Me.parent.parent,isImplements:Me.parent.token===117};if(md(Me.parent)){let Bn=A0(Me.parent);if(Bn&&bi(Bn))return{class:Bn,isImplements:!1}}}}function ms(Me,Bn){return ur(Me)&&(Bn?Me.operatorToken.kind===63:G_(Me.operatorToken.kind))&&Do(Me.left)}function rO(Me){return ms(Me.parent)&&Me.parent.left===Me}function nO(Me){if(ms(Me,!0)){let Bn=Me.left.kind;return Bn===207||Bn===206}return!1}function Z0(Me){return ex(Me)!==void 0}function Bs(Me){return Me.kind===79||rx(Me)}function iO(Me){switch(Me.kind){case 79:return Me;case 163:do{Me=Me.left}while(Me.kind!==79);return Me;case 208:do{Me=Me.expression}while(Me.kind!==79);return Me}}function ev(Me){return Me.kind===79||Me.kind===108||Me.kind===106||Me.kind===233||Me.kind===208&&ev(Me.expression)||Me.kind===214&&ev(Me.expression)}function rx(Me){return bn(Me)&&yt(Me.name)&&Bs(Me.expression)}function tv(Me){if(bn(Me)){let Bn=tv(Me.expression);if(Bn!==void 0)return Bn+"."+ls(Me.name)}else if(gs(Me)){let Bn=tv(Me.expression);if(Bn!==void 0&&vl(Me.argumentExpression))return Bn+"."+Df(Me.argumentExpression)}else if(yt(Me))return dl(Me.escapedText)}function Nl(Me){return W_(Me)&&Fs(Me)==="prototype"}function aO(Me){return Me.parent.kind===163&&Me.parent.right===Me||Me.parent.kind===208&&Me.parent.name===Me}function nx(Me){return bn(Me.parent)&&Me.parent.name===Me||gs(Me.parent)&&Me.parent.argumentExpression===Me}function sO(Me){return rc(Me.parent)&&Me.parent.right===Me||bn(Me.parent)&&Me.parent.name===Me||uc(Me.parent)&&Me.parent.right===Me}function oO(Me){return Me.kind===207&&Me.properties.length===0}function _O(Me){return Me.kind===206&&Me.elements.length===0}function cO(Me){if(!(!lO(Me)||!Me.declarations)){for(let Bn of Me.declarations)if(Bn.localSymbol)return Bn.localSymbol}}function lO(Me){return Me&&I(Me.declarations)>0&&rn(Me.declarations[0],1024)}function uO(Me){return Ae(ZC,(Bn=>ns(Me,Bn)))}function pO(Me){let Bn=[],Hn=Me.length;for(let zn=0;zn>6|192),Bn.push(Hn&63|128)):Hn<65536?(Bn.push(Hn>>12|224),Bn.push(Hn>>6&63|128),Bn.push(Hn&63|128)):Hn<131072?(Bn.push(Hn>>18|240),Bn.push(Hn>>12&63|128),Bn.push(Hn>>6&63|128),Bn.push(Hn&63|128)):Vp.assert(!1,"Unexpected code point")}return Bn}function ix(Me){let Bn="",Hn=pO(Me),zn=0,ni=Hn.length,Ci,aa,oa,ca;for(;zn>2,aa=(Hn[zn]&3)<<4|Hn[zn+1]>>4,oa=(Hn[zn+1]&15)<<2|Hn[zn+2]>>6,ca=Hn[zn+2]&63,zn+1>=ni?oa=ca=64:zn+2>=ni&&(ca=64),Bn+=OC.charAt(Ci)+OC.charAt(aa)+OC.charAt(oa)+OC.charAt(ca),zn+=3;return Bn}function fO(Me){let Bn="",Hn=0,zn=Me.length;for(;Hn>4&3,ca=(Hn&15)<<4|Ci>>2&15,_a=(Ci&3)<<6|aa&63;ca===0&&Ci!==0?zn.push(oa):_a===0&&aa!==0?zn.push(oa,ca):zn.push(oa,ca,_a),ni+=4}return fO(zn)}function ax(Me,Bn){let Hn=Ji(Bn)?Bn:Bn.readFile(Me);if(!Hn)return;let zn=parseConfigFileTextToJson(Me,Hn);return zn.error?void 0:zn.config}function hO(Me,Bn){return ax(Me,Bn)||{}}function sx(Me,Bn){return!Bn.directoryExists||Bn.directoryExists(Me)}function ox(Me){switch(Me.newLine){case 0:return RC;case 1:case void 0:return LC}}function Jf(Me){let Bn=arguments.length>1&&arguments[1]!==void 0?arguments[1]:Me;return Vp.assert(Bn>=Me||Bn===-1),{pos:Me,end:Bn}}function gO(Me,Bn){return Jf(Me.pos,Bn)}function Ff(Me,Bn){return Jf(Bn,Me.end)}function _x(Me){let Bn=fc(Me)?te(Me.modifiers,zl):void 0;return Bn&&!hs(Bn.end)?Ff(Me,Bn.end):Me}function yO(Me){if(Bo(Me)||Vl(Me))return Ff(Me,Me.name.pos);let Bn=fc(Me)?Cn(Me.modifiers):void 0;return Bn&&!hs(Bn.end)?Ff(Me,Bn.end):_x(Me)}function vO(Me){return Me.pos===Me.end}function bO(Me,Bn){return Jf(Me,Me+Br(Bn).length)}function TO(Me,Bn){return cx(Me,Me,Bn)}function SO(Me,Bn,Hn){return $_(K_(Me,Hn,!1),K_(Bn,Hn,!1),Hn)}function xO(Me,Bn,Hn){return $_(Me.end,Bn.end,Hn)}function cx(Me,Bn,Hn){return $_(K_(Me,Hn,!1),Bn.end,Hn)}function EO(Me,Bn,Hn){return $_(Me.end,K_(Bn,Hn,!1),Hn)}function wO(Me,Bn,Hn,zn){let ni=K_(Bn,Hn,zn);return I_(Hn,Me.end,ni)}function CO(Me,Bn,Hn){return I_(Hn,Me.end,Bn.end)}function AO(Me,Bn){return!$_(Me.pos,Me.end,Bn)}function $_(Me,Bn,Hn){return I_(Hn,Me,Bn)===0}function K_(Me,Bn,Hn){return hs(Me.pos)?-1:Ar(Bn.text,Me.pos,!1,Hn)}function PO(Me,Bn,Hn,zn){let ni=Ar(Hn.text,Me,!1,zn),Ci=kO(ni,Bn,Hn);return I_(Hn,Ci!=null?Ci:Bn,ni)}function DO(Me,Bn,Hn,zn){let ni=Ar(Hn.text,Me,!1,zn);return I_(Hn,Me,Math.min(Bn,ni))}function kO(Me){let Bn=arguments.length>1&&arguments[1]!==void 0?arguments[1]:0,Hn=arguments.length>2?arguments[2]:void 0;for(;Me-- >Bn;)if(!os(Hn.text.charCodeAt(Me)))return Me}function IO(Me){let Bn=fl(Me);if(Bn)switch(Bn.parent.kind){case 263:case 264:return Bn===Bn.parent.name}return!1}function NO(Me){return ee(Me.declarations,lx)}function lx(Me){return Vi(Me)&&Me.initializer!==void 0}function OO(Me){return Me.watch&&Jr(Me,"watch")}function MO(Me){Me.close()}function ux(Me){return Me.flags&33554432?Me.links.checkFlags:0}function LO(Me){let Bn=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!1;if(Me.valueDeclaration){let Hn=Bn&&Me.declarations&&Ae(Me.declarations,ic)||Me.flags&32768&&Ae(Me.declarations,Gl)||Me.valueDeclaration,zn=ef(Hn);return Me.parent&&Me.parent.flags&32?zn:zn&-29}if(ux(Me)&6){let Bn=Me.links.checkFlags,Hn=Bn&1024?8:Bn&256?4:16,zn=Bn&2048?32:0;return Hn|zn}return Me.flags&4194304?36:0}function RO(Me,Bn){return Me.flags&2097152?Bn.getAliasedSymbol(Me):Me}function jO(Me){return Me.exportSymbol?Me.exportSymbol.flags|Me.flags:Me.flags}function JO(Me){return Mo(Me)===1}function FO(Me){return Mo(Me)!==0}function Mo(Me){let{parent:Bn}=Me;if(!Bn)return 0;switch(Bn.kind){case 214:return Mo(Bn);case 222:case 221:let{operator:Hn}=Bn;return Hn===45||Hn===46?r():0;case 223:let{left:zn,operatorToken:ni}=Bn;return zn===Me&&G_(ni.kind)?ni.kind===63?1:r():0;case 208:return Bn.name!==Me?0:Mo(Bn);case 299:{let Hn=Mo(Bn.parent);return Me===Bn.name?BO(Hn):Hn}case 300:return Me===Bn.objectAssignmentInitializer?0:Mo(Bn.parent);case 206:return Mo(Bn);default:return 0}function r(){return Bn.parent&&D0(Bn.parent).kind===241?1:2}}function BO(Me){switch(Me){case 0:return 1;case 1:return 0;case 2:return 2;default:return Vp.assertNever(Me)}}function px(Me,Bn){if(!Me||!Bn||Object.keys(Me).length!==Object.keys(Bn).length)return!1;for(let Hn in Me)if(typeof Me[Hn]=="object"){if(!px(Me[Hn],Bn[Hn]))return!1}else if(typeof Me[Hn]!="function"&&Me[Hn]!==Bn[Hn])return!1;return!0}function qO(Me,Bn){Me.forEach(Bn),Me.clear()}function fx(Me,Bn,Hn){let{onDeleteValue:zn,onExistingValue:ni}=Hn;Me.forEach(((Hn,Ci)=>{let aa=Bn.get(Ci);aa===void 0?(Me.delete(Ci),zn(Hn,Ci)):ni&&ni(Hn,aa,Ci)}))}function UO(Me,Bn,Hn){fx(Me,Bn,Hn);let{createNewValue:zn}=Hn;Bn.forEach(((Bn,Hn)=>{Me.has(Hn)||Me.set(Hn,zn(Hn,Bn))}))}function zO(Me){if(Me.flags&32){let Bn=dx(Me);return!!Bn&&rn(Bn,256)}return!1}function dx(Me){var Bn;return(Bn=Me.declarations)==null?void 0:Bn.find(bi)}function Bf(Me){return Me.flags&3899393?Me.objectFlags:0}function WO(Me,Bn){return!!FT(Me,(Me=>Bn(Me)?!0:void 0))}function VO(Me){return!!Me&&!!Me.declarations&&!!Me.declarations[0]&&a2(Me.declarations[0])}function HO(Me){let{moduleSpecifier:Bn}=Me;return Gn(Bn)?Bn.text:gf(Bn)}function mx(Me){let Bn;return xr(Me,(Me=>{xl(Me)&&(Bn=Me)}),(Me=>{for(let Hn=Me.length-1;Hn>=0;Hn--)if(xl(Me[Hn])){Bn=Me[Hn];break}})),Bn}function GO(Me,Bn){let Hn=arguments.length>2&&arguments[2]!==void 0?arguments[2]:!0;return Me.has(Bn)?!1:(Me.set(Bn,Hn),!0)}function $O(Me){return bi(Me)||eu(Me)||id(Me)}function hx(Me){return Me>=179&&Me<=202||Me===131||Me===157||Me===148||Me===160||Me===149||Me===134||Me===152||Me===153||Me===114||Me===155||Me===144||Me===139||Me===230||Me===315||Me===316||Me===317||Me===318||Me===319||Me===320||Me===321}function Lo(Me){return Me.kind===208||Me.kind===209}function KO(Me){return Me.kind===208?Me.name:(Vp.assert(Me.kind===209),Me.argumentExpression)}function XO(Me){switch(Me.kind){case"text":case"internal":return!0;default:return!1}}function YO(Me){return Me.kind===272||Me.kind===276}function rv(Me){for(;Lo(Me);)Me=Me.expression;return Me}function QO(Me,Bn){if(Lo(Me.parent)&&nx(Me))return r(Me.parent);function r(Me){if(Me.kind===208){let Hn=Bn(Me.name);if(Hn!==void 0)return Hn}else if(Me.kind===209)if(yt(Me.argumentExpression)||Ti(Me.argumentExpression)){let Hn=Bn(Me.argumentExpression);if(Hn!==void 0)return Hn}else return;if(Lo(Me.expression))return r(Me.expression);if(yt(Me.expression))return Bn(Me.expression)}}function ZO(Me,Bn){for(;;){switch(Me.kind){case 222:Me=Me.operand;continue;case 223:Me=Me.left;continue;case 224:Me=Me.condition;continue;case 212:Me=Me.tag;continue;case 210:if(Bn)return Me;case 231:case 209:case 208:case 232:case 356:case 235:Me=Me.expression;continue}return Me}}function eM(Me,Bn){this.flags=Me,this.escapedName=Bn,this.declarations=void 0,this.valueDeclaration=void 0,this.id=0,this.mergeId=0,this.parent=void 0,this.members=void 0,this.exports=void 0,this.exportSymbol=void 0,this.constEnumOnlyModule=void 0,this.isReferenced=void 0,this.isAssigned=void 0,this.links=void 0}function tM(Me,Bn){this.flags=Bn,(Vp.isDebugging||Sd)&&(this.checker=Me)}function rM(Me,Bn){this.flags=Bn,Vp.isDebugging&&(this.checker=Me)}function nv(Me,Bn,Hn){this.pos=Bn,this.end=Hn,this.kind=Me,this.id=0,this.flags=0,this.modifierFlagsCache=0,this.transformFlags=0,this.parent=void 0,this.original=void 0,this.emitNode=void 0}function nM(Me,Bn,Hn){this.pos=Bn,this.end=Hn,this.kind=Me,this.id=0,this.flags=0,this.transformFlags=0,this.parent=void 0,this.emitNode=void 0}function iM(Me,Bn,Hn){this.pos=Bn,this.end=Hn,this.kind=Me,this.id=0,this.flags=0,this.transformFlags=0,this.parent=void 0,this.original=void 0,this.emitNode=void 0}function aM(Me,Bn,Hn){this.fileName=Me,this.text=Bn,this.skipTrivia=Hn||(Me=>Me)}function sM(Me){MC.push(Me),Me(jC)}function gx(Me){Object.assign(jC,Me),c(MC,(Me=>Me(jC)))}function X_(Me,Bn){let Hn=arguments.length>2&&arguments[2]!==void 0?arguments[2]:0;return Me.replace(/{(\d+)}/g,((Me,zn)=>""+Vp.checkDefined(Bn[+zn+Hn])))}function yx(Me){QC=Me}function vx(Me){!QC&&Me&&(QC=Me())}function Y_(Me){return QC&&QC[Me.key]||Me.message}function Ro(Me,Bn,Hn,zn){t0(void 0,Bn,Hn);let ni=Y_(zn);return arguments.length>4&&(ni=X_(ni,arguments,4)),{file:void 0,start:Bn,length:Hn,messageText:ni,category:zn.category,code:zn.code,reportsUnnecessary:zn.reportsUnnecessary,fileName:Me}}function oM(Me){return Me.file===void 0&&Me.start!==void 0&&Me.length!==void 0&&typeof Me.fileName=="string"}function bx(Me,Bn){let Hn=Bn.fileName||"",zn=Bn.text.length;Vp.assertEqual(Me.fileName,Hn),Vp.assertLessThanOrEqual(Me.start,zn),Vp.assertLessThanOrEqual(Me.start+Me.length,zn);let ni={file:Bn,start:Me.start,length:Me.length,messageText:Me.messageText,category:Me.category,code:Me.code,reportsUnnecessary:Me.reportsUnnecessary};if(Me.relatedInformation){ni.relatedInformation=[];for(let Ci of Me.relatedInformation)oM(Ci)&&Ci.fileName===Hn?(Vp.assertLessThanOrEqual(Ci.start,zn),Vp.assertLessThanOrEqual(Ci.start+Ci.length,zn),ni.relatedInformation.push(bx(Ci,Bn))):ni.relatedInformation.push(Ci)}return ni}function qs(Me,Bn){let Hn=[];for(let zn of Me)Hn.push(bx(zn,Bn));return Hn}function iv(Me,Bn,Hn,zn){t0(Me,Bn,Hn);let ni=Y_(zn);return arguments.length>4&&(ni=X_(ni,arguments,4)),{file:Me,start:Bn,length:Hn,messageText:ni,category:zn.category,code:zn.code,reportsUnnecessary:zn.reportsUnnecessary,reportsDeprecated:zn.reportsDeprecated}}function _M(Me,Bn){let Hn=Y_(Bn);return arguments.length>2&&(Hn=X_(Hn,arguments,2)),Hn}function Ol(Me){let Bn=Y_(Me);return arguments.length>1&&(Bn=X_(Bn,arguments,1)),{file:void 0,start:void 0,length:void 0,messageText:Bn,category:Me.category,code:Me.code,reportsUnnecessary:Me.reportsUnnecessary,reportsDeprecated:Me.reportsDeprecated}}function cM(Me,Bn){return{file:void 0,start:void 0,length:void 0,code:Me.code,category:Me.category,messageText:Me.next?Me:Me.messageText,relatedInformation:Bn}}function lM(Me,Bn){let Hn=Y_(Bn);return arguments.length>2&&(Hn=X_(Hn,arguments,2)),{messageText:Hn,category:Bn.category,code:Bn.code,next:Me===void 0||Array.isArray(Me)?Me:[Me]}}function uM(Me,Bn){let Hn=Me;for(;Hn.next;)Hn=Hn.next[0];Hn.next=[Bn]}function Tx(Me){return Me.file?Me.file.path:void 0}function av(Me,Bn){return qf(Me,Bn)||pM(Me,Bn)||0}function qf(Me,Bn){return ri(Tx(Me),Tx(Bn))||Vr(Me.start,Bn.start)||Vr(Me.length,Bn.length)||Vr(Me.code,Bn.code)||Sx(Me.messageText,Bn.messageText)||0}function pM(Me,Bn){return!Me.relatedInformation&&!Bn.relatedInformation?0:Me.relatedInformation&&Bn.relatedInformation?Vr(Me.relatedInformation.length,Bn.relatedInformation.length)||c(Me.relatedInformation,((Me,Hn)=>{let zn=Bn.relatedInformation[Hn];return av(Me,zn)}))||0:Me.relatedInformation?-1:1}function Sx(Me,Bn){if(typeof Me=="string"&&typeof Bn=="string")return ri(Me,Bn);if(typeof Me=="string")return-1;if(typeof Bn=="string")return 1;let Hn=ri(Me.messageText,Bn.messageText);if(Hn)return Hn;if(!Me.next&&!Bn.next)return 0;if(!Me.next)return-1;if(!Bn.next)return 1;let zn=Math.min(Me.next.length,Bn.next.length);for(let ni=0;niBn.next.length?1:0}function sv(Me){return Me===4||Me===2||Me===1||Me===6?1:0}function xx(Me){if(Me.transformFlags&2)return _3(Me)||pd(Me)?Me:xr(Me,xx)}function fM(Me){return Me.isDeclarationFile?void 0:xx(Me)}function dM(Me){return(Me.impliedNodeFormat===99||da(Me.fileName,[".cjs",".cts",".mjs",".mts"]))&&!Me.isDeclarationFile?!0:void 0}function Ex(Me){switch(wx(Me)){case 3:return Me=>{Me.externalModuleIndicator=ou(Me)||!Me.isDeclarationFile||void 0};case 1:return Me=>{Me.externalModuleIndicator=ou(Me)};case 2:let Bn=[ou];(Me.jsx===4||Me.jsx===5)&&Bn.push(fM),Bn.push(dM);let Hn=W1(...Bn);return Me=>void(Me.externalModuleIndicator=Hn(Me))}}function Uf(Me){var Bn;return(Bn=Me.target)!=null?Bn:Me.module===100&&9||Me.module===199&&99||1}function Ei(Me){return typeof Me.module=="number"?Me.module:Uf(Me)>=2?5:1}function mM(Me){return Me>=5&&Me<=99}function Ml(Me){let Bn=Me.moduleResolution;if(Bn===void 0)switch(Ei(Me)){case 1:Bn=2;break;case 100:Bn=3;break;case 199:Bn=99;break;default:Bn=1;break}return Bn}function wx(Me){return Me.moduleDetection||(Ei(Me)===100||Ei(Me)===199?3:2)}function hM(Me){switch(Ei(Me)){case 1:case 2:case 5:case 6:case 7:case 99:case 100:case 199:return!0;default:return!1}}function zf(Me){return!!(Me.isolatedModules||Me.verbatimModuleSyntax)}function gM(Me){return Me.verbatimModuleSyntax||Me.isolatedModules&&Me.preserveValueImports}function yM(Me){return Me.allowUnreachableCode===!1}function vM(Me){return Me.allowUnusedLabels===!1}function bM(Me){return!!(cv(Me)&&Me.declarationMap)}function ov(Me){if(Me.esModuleInterop!==void 0)return Me.esModuleInterop;switch(Ei(Me)){case 100:case 199:return!0}}function TM(Me){return Me.allowSyntheticDefaultImports!==void 0?Me.allowSyntheticDefaultImports:ov(Me)||Ei(Me)===4||Ml(Me)===100}function _v(Me){return Me>=3&&Me<=99||Me===100}function SM(Me){let Bn=Ml(Me);if(!_v(Bn))return!1;if(Me.resolvePackageJsonExports!==void 0)return Me.resolvePackageJsonExports;switch(Bn){case 3:case 99:case 100:return!0}return!1}function xM(Me){let Bn=Ml(Me);if(!_v(Bn))return!1;if(Me.resolvePackageJsonExports!==void 0)return Me.resolvePackageJsonExports;switch(Bn){case 3:case 99:case 100:return!0}return!1}function Cx(Me){return Me.resolveJsonModule!==void 0?Me.resolveJsonModule:Ml(Me)===100}function cv(Me){return!!(Me.declaration||Me.composite)}function EM(Me){return!!(Me.preserveConstEnums||zf(Me))}function wM(Me){return!!(Me.incremental||Me.composite)}function lv(Me,Bn){return Me[Bn]===void 0?!!Me.strict:!!Me[Bn]}function Ax(Me){return Me.allowJs===void 0?!!Me.checkJs:Me.allowJs}function CM(Me){return Me.useDefineForClassFields===void 0?Uf(Me)>=9:Me.useDefineForClassFields}function AM(Me,Bn){return J_(Bn,Me,semanticDiagnosticsOptionDeclarations)}function PM(Me,Bn){return J_(Bn,Me,affectsEmitOptionDeclarations)}function DM(Me,Bn){return J_(Bn,Me,affectsDeclarationPathOptionDeclarations)}function uv(Me,Bn){return Bn.strictFlag?lv(Me,Bn.name):Me[Bn.name]}function kM(Me){let Bn=Me.jsx;return Bn===2||Bn===4||Bn===5}function IM(Me,Bn){let Hn=Bn==null?void 0:Bn.pragmas.get("jsximportsource"),zn=ir(Hn)?Hn[Hn.length-1]:Hn;return Me.jsx===4||Me.jsx===5||Me.jsxImportSource||zn?(zn==null?void 0:zn.arguments.factory)||Me.jsxImportSource||"react":void 0}function NM(Me,Bn){return Me?`${Me}/${Bn.jsx===5?"jsx-dev-runtime":"jsx-runtime"}`:void 0}function OM(Me){let Bn=!1;for(let Hn=0;Hnni,getSymlinkedDirectories:()=>Hn,getSymlinkedDirectoriesByRealpath:()=>zn,setSymlinkedFile:(Me,Bn)=>(ni||(ni=new Map)).set(Me,Bn),setSymlinkedDirectory:(ni,Ci)=>{let aa=Ui(ni,Me,Bn);Hx(aa)||(aa=wo(aa),Ci!==!1&&!(Hn!=null&&Hn.has(aa))&&(zn||(zn=Be())).add(wo(Ci.realPath),ni),(Hn||(Hn=new Map)).set(aa,Ci))},setSymlinksFromResolutions(Me,Bn){var Hn,zn;Vp.assert(!Ci),Ci=!0;for(let Bn of Me)(Hn=Bn.resolvedModules)==null||Hn.forEach((Me=>w(this,Me.resolvedModule))),(zn=Bn.resolvedTypeReferenceDirectiveNames)==null||zn.forEach((Me=>w(this,Me.resolvedTypeReferenceDirective)));Bn.forEach((Me=>w(this,Me.resolvedTypeReferenceDirective)))},hasProcessedResolutions:()=>Ci};function w(Hn,zn){if(!zn||!zn.originalPath||!zn.resolvedFileName)return;let{resolvedFileName:ni,originalPath:Ci}=zn;Hn.setSymlinkedFile(Ui(Ci,Me,Bn),ni);let[aa,oa]=LM(ni,Ci,Me,Bn)||xa;aa&&oa&&Hn.setSymlinkedDirectory(oa,{real:aa,realPath:Ui(aa,Me,Bn)})}}function LM(Me,Bn,Hn,zn){let ni=qi(as(Me,Hn)),Ci=qi(as(Bn,Hn)),aa=!1;for(;ni.length>=2&&Ci.length>=2&&!Px(ni[ni.length-2],zn)&&!Px(Ci[Ci.length-2],zn)&&zn(ni[ni.length-1])===zn(Ci[Ci.length-1]);)ni.pop(),Ci.pop(),aa=!0;return aa?[xo(ni),xo(Ci)]:void 0}function Px(Me,Bn){return Me!==void 0&&(Bn(Me)==="node_modules"||Pn(Me,"@"))}function RM(Me){return ay(Me.charCodeAt(0))?Me.slice(1):void 0}function jM(Me,Bn,Hn){let zn=ST(Me,Bn,Hn);return zn===void 0?void 0:RM(zn)}function JM(Me){return Me.replace(UC,FM)}function FM(Me){return"\\"+Me}function Wf(Me,Bn,Hn){let zn=pv(Me,Bn,Hn);return!zn||!zn.length?void 0:`^(${zn.map((Me=>`(${Me})`)).join("|")})${Hn==="exclude"?"($|/)":"$"}`}function pv(Me,Bn,Hn){if(!(Me===void 0||Me.length===0))return ne(Me,(Me=>Me&&kx(Me,Bn,Hn,YC[Hn])))}function Dx(Me){return!/[.*?]/.test(Me)}function BM(Me,Bn,Hn){let zn=Me&&kx(Me,Bn,Hn,YC[Hn]);return zn&&`^(${zn})${Hn==="exclude"?"($|/)":"$"}`}function kx(Me,Bn,Hn,zn){let{singleAsteriskRegexFragment:ni,doubleAsteriskRegexFragment:Ci,replaceWildcardCharacter:aa}=zn,oa="",ca=!1,_a=$p(Me,Bn),xa=Zn(_a);if(Hn!=="exclude"&&xa==="**")return;_a[0]=P_(_a[0]),Dx(xa)&&_a.push("**","*");let Ga=0;for(let Me of _a){if(Me==="**")oa+=Ci;else if(Hn==="directories"&&(oa+="(",Ga++),ca&&(oa+=Av),Hn!=="exclude"){let Bn="";Me.charCodeAt(0)===42?(Bn+="([^./]"+ni+")?",Me=Me.substr(1)):Me.charCodeAt(0)===63&&(Bn+="[^./]",Me=Me.substr(1)),Bn+=Me.replace(UC,aa),Bn!==Me&&(oa+=qC),oa+=Bn}else oa+=Me.replace(UC,aa);ca=!0}for(;Ga>0;)oa+=")?",Ga--;return oa}function fv(Me,Bn){return Me==="*"?Bn:Me==="?"?"[^/]":"\\"+Me}function Ix(Me,Bn,Hn,zn,ni){Me=Un(Me),ni=Un(ni);let Ci=tn(ni,Me);return{includeFilePatterns:Ze(pv(Hn,Ci,"files"),(Me=>`^${Me}$`)),includeFilePattern:Wf(Hn,Ci,"files"),includeDirectoryPattern:Wf(Hn,Ci,"directories"),excludePattern:Wf(Bn,Ci,"exclude"),basePaths:UM(Me,Hn,zn)}}function Vf(Me,Bn){return new RegExp(Me,Bn?"":"i")}function qM(Me,Bn,Hn,zn,ni,Ci,aa,oa,ca){Me=Un(Me),Ci=Un(Ci);let _a=Ix(Me,Hn,zn,ni,Ci),xa=_a.includeFilePatterns&&_a.includeFilePatterns.map((Me=>Vf(Me,ni))),Ga=_a.includeDirectoryPattern&&Vf(_a.includeDirectoryPattern,ni),Ha=_a.excludePattern&&Vf(_a.excludePattern,ni),ts=xa?xa.map((()=>[])):[[]],Ps=new Map,so=wp(ni);for(let Me of _a.basePaths)Se(Me,tn(Ci,Me),aa);return ct(ts);function Se(Me,Hn,zn){let ni=so(ca(Hn));if(Ps.has(ni))return;Ps.set(ni,!0);let{files:Ci,directories:aa}=oa(Me);for(let zn of Is(Ci,ri)){let ni=tn(Me,zn),Ci=tn(Hn,zn);if(!(Bn&&!da(ni,Bn))&&!(Ha&&Ha.test(Ci)))if(!xa)ts[0].push(ni);else{let Me=he(xa,(Me=>Me.test(Ci)));Me!==-1&&ts[Me].push(ni)}}if(!(zn!==void 0&&(zn--,zn===0)))for(let Bn of Is(aa,ri)){let ni=tn(Me,Bn),Ci=tn(Hn,Bn);(!Ga||Ga.test(Ci))&&(!Ha||!Ha.test(Ci))&&Se(ni,Ci,zn)}}}function UM(Me,Bn,Hn){let zn=[Me];if(Bn){let ni=[];for(let Hn of Bn){let Bn=A_(Hn)?Hn:Un(tn(Me,Hn));ni.push(zM(Bn))}ni.sort(rl(!Hn));for(let Bn of ni)me(zn,(zn=>!jT(zn,Bn,Me,!Hn)))&&zn.push(Bn)}return zn}function zM(Me){let Bn=Je(Me,GC);return Bn<0?OT(Me)?P_(ma(Me)):Me:Me.substring(0,Me.lastIndexOf(Av,Bn))}function Nx(Me,Bn){return Bn||Ox(Me)||3}function Ox(Me){switch(Me.substr(Me.lastIndexOf(".")).toLowerCase()){case".js":case".cjs":case".mjs":return 1;case".jsx":return 2;case".ts":case".cts":case".mts":return 3;case".tsx":return 4;case".json":return 6;default:return 0}}function Mx(Me,Bn){let Hn=Me&&Ax(Me);if(!Bn||Bn.length===0)return Hn?rw:KC;let zn=Hn?rw:KC,ni=ct(zn);return[...zn,...qt(Bn,(Me=>Me.scriptKind===7||Hn&&WM(Me.scriptKind)&&ni.indexOf(Me.extension)===-1?[Me.extension]:void 0))]}function Lx(Me,Bn){return!Me||!Cx(Me)?Bn:Bn===rw?nw:Bn===KC?XC:[...Bn,[".json"]]}function WM(Me){return Me===1||Me===2}function dv(Me){return Ke(tw,(Bn=>ns(Me,Bn)))}function mv(Me){return Ke(zC,(Bn=>ns(Me,Bn)))}function Rx(Me){let{imports:Bn}=Me,Hn=arguments.length>1&&arguments[1]!==void 0?arguments[1]:W1(dv,mv);return q(Bn,(Me=>{let{text:Bn}=Me;return So(Bn)?Hn(Bn):void 0}))||!1}function VM(Me,Bn,Hn,zn){if(Me==="js"||Bn===99)return shouldAllowImportingTsExtension(Hn)&&f()!==2?3:2;if(Me==="minimal")return 0;if(Me==="index")return 1;if(!shouldAllowImportingTsExtension(Hn))return Rx(zn)?2:0;return f();function f(){let Me=!1,Bn=zn.imports.length?zn.imports.map((Me=>Me.text)):y0(zn)?HM(zn).map((Me=>Me.arguments[0].text)):xa;for(let Hn of Bn)if(So(Hn)){if(mv(Hn))return 3;dv(Hn)&&(Me=!0)}return Me?2:0}}function HM(Me){let Bn=0,Hn;for(let zn of Me.statements){if(Bn>3)break;W3(zn)?Hn=Ft(Hn,zn.declarationList.declarations.map((Me=>Me.initializer))):Zl(zn)&&El(zn.expression,!0)?Hn=tr(Hn,zn.expression):Bn++}return Hn||xa}function GM(Me,Bn,Hn){if(!Me)return!1;let zn=Mx(Bn,Hn);for(let Hn of ct(Lx(Bn,zn)))if(ns(Me,Hn))return!0;return!1}function jx(Me){let Bn=Me.match(/\//g);return Bn?Bn.length:0}function $M(Me,Bn){return Vr(jx(Me),jx(Bn))}function Ll(Me){for(let Bn of ow){let Hn=Jx(Me,Bn);if(Hn!==void 0)return Hn}return Me}function Jx(Me,Bn){return ns(Me,Bn)?Fx(Me,Bn):void 0}function Fx(Me,Bn){return Me.substring(0,Me.length-Bn.length)}function KM(Me,Bn){return RT(Me,Bn,ow,!1)}function Bx(Me){let Bn=Me.indexOf("*");return Bn===-1?Me:Me.indexOf("*",Bn+1)!==-1?void 0:{prefix:Me.substr(0,Bn),suffix:Me.substr(Bn+1)}}function XM(Me){return qt(ho(Me),(Me=>Bx(Me)))}function hs(Me){return!(Me>=0)}function qx(Me){return Me===".ts"||Me===".tsx"||Me===".d.ts"||Me===".cts"||Me===".mts"||Me===".d.mts"||Me===".d.cts"||Pn(Me,".d.")&&es(Me,".ts")}function YM(Me){return qx(Me)||Me===".json"}function QM(Me){let Bn=hv(Me);return Bn!==void 0?Bn:Vp.fail(`File ${Me} has unknown extension.`)}function ZM(Me){return hv(Me)!==void 0}function hv(Me){return Ae(ow,(Bn=>ns(Me,Bn)))}function eL(Me,Bn){return Me.checkJsDirective?Me.checkJsDirective.enabled:Bn.checkJs}function tL(Me,Bn){let Hn=[];for(let zn of Me){if(zn===Bn)return Bn;Ji(zn)||Hn.push(zn)}return TT(Hn,(Me=>Me),Bn)}function rL(Me,Bn){let Hn=Me.indexOf(Bn);return Vp.assert(Hn!==-1),Me.slice(Hn)}function Rl(Me){for(var Bn=arguments.length,Hn=new Array(Bn>1?Bn-1:0),zn=1;znzn&&(zn=Ci)}return{min:Hn,max:zn}}function iL(Me){return{pos:Io(Me),end:Me.end}}function aL(Me,Bn){let Hn=Bn.pos-1,zn=Math.min(Me.text.length,Ar(Me.text,Bn.end)+1);return{pos:Hn,end:zn}}function sL(Me,Bn,Hn){return Bn.skipLibCheck&&Me.isDeclarationFile||Bn.skipDefaultLibCheck&&Me.hasNoDefaultLib||Hn.isSourceOfProjectReferenceRedirect(Me.fileName)}function gv(Me,Bn){return Me===Bn||typeof Me=="object"&&Me!==null&&typeof Bn=="object"&&Bn!==null&&S_(Me,Bn,gv)}function Hf(Me){let Bn;switch(Me.charCodeAt(1)){case 98:case 66:Bn=1;break;case 111:case 79:Bn=3;break;case 120:case 88:Bn=4;break;default:let Hn=Me.length-1,zn=0;for(;Me.charCodeAt(zn)===48;)zn++;return Me.slice(zn,Hn)||"0"}let Hn=2,zn=Me.length-1,ni=(zn-Hn)*Bn,Ci=new Uint16Array((ni>>>4)+(ni&15?1:0));for(let ni=zn-1,aa=0;ni>=Hn;ni--,aa+=Bn){let Bn=aa>>>4,Hn=Me.charCodeAt(ni),zn=(Hn<=57?Hn-48:10+Hn-(Hn<=70?65:97))<<(aa&15);Ci[Bn]|=zn;let oa=zn>>>16;oa&&(Ci[Bn+1]|=oa)}let aa="",oa=Ci.length-1,ca=!0;for(;ca;){let Me=0;ca=!1;for(let Bn=oa;Bn>=0;Bn--){let Hn=Me<<16|Ci[Bn],zn=Hn/10|0;Ci[Bn]=zn,Me=Hn-zn*10,zn&&!ca&&(oa=Bn,ca=!0)}aa=Me+aa}return aa}function yv(Me){let{negative:Bn,base10Value:Hn}=Me;return(Bn&&Hn!=="0"?"-":"")+Hn}function oL(Me){if(zx(Me,!1))return Ux(Me)}function Ux(Me){let Bn=Me.startsWith("-"),Hn=Hf(`${Bn?Me.slice(1):Me}n`);return{negative:Bn,base10Value:Hn}}function zx(Me,Bn){if(Me==="")return!1;let Hn=Po(99,!1),zn=!0;Hn.setOnError((()=>zn=!1)),Hn.setText(Me+"n");let ni=Hn.scan(),Ci=ni===40;Ci&&(ni=Hn.scan());let aa=Hn.getTokenFlags();return zn&&ni===9&&Hn.getTextPos()===Me.length+1&&!(aa&512)&&(!Bn||Me===yv({negative:Ci,base10Value:Hf(Hn.getTokenValue())}))}function _L(Me){return!!(Me.flags&16777216)||F3(Me)||uL(Me)||lL(Me)||!(g0(Me)||cL(Me))}function cL(Me){return yt(Me)&&nu(Me.parent)&&Me.parent.name===Me}function lL(Me){for(;Me.kind===79||Me.kind===208;)Me=Me.parent;if(Me.kind!==164)return!1;if(rn(Me.parent,256))return!0;let Bn=Me.parent.parent.kind;return Bn===261||Bn===184}function uL(Me){if(Me.kind!==79)return!1;let Bn=zi(Me.parent,(Me=>{switch(Me.kind){case 294:return!0;case 208:case 230:return!1;default:return"quit"}}));return(Bn==null?void 0:Bn.token)===117||(Bn==null?void 0:Bn.parent.kind)===261}function pL(Me){return ac(Me)&&yt(Me.typeName)}function fL(Me){let Bn=arguments.length>1&&arguments[1]!==void 0?arguments[1]:fa;if(Me.length<2)return!0;let Hn=Me[0];for(let zn=1,ni=Me.length;znFi(Me,Bn)))}function yL(Me){if(!Me.parent)return;switch(Me.kind){case 165:let{parent:Bn}=Me;return Bn.kind===192?void 0:Bn.typeParameters;case 166:return Me.parent.parameters;case 201:return Me.parent.templateSpans;case 236:return Me.parent.templateSpans;case 167:{let{parent:Bn}=Me;return ME(Bn)?Bn.modifiers:void 0}case 294:return Me.parent.heritageClauses}let{parent:Bn}=Me;if(zy(Me))return f2(Me.parent)?void 0:Me.parent.tags;switch(Bn.kind){case 184:case 261:return Ry(Me)?Bn.members:void 0;case 189:case 190:return Bn.types;case 186:case 206:case 357:case 272:case 276:return Bn.elements;case 207:case 289:return Bn.properties;case 210:case 211:return Jy(Me)?Bn.typeArguments:Bn.expression===Me?void 0:Bn.arguments;case 281:case 285:return o3(Me)?Bn.children:void 0;case 283:case 282:return Jy(Me)?Bn.typeArguments:void 0;case 238:case 292:case 293:case 265:return Bn.statements;case 266:return Bn.clauses;case 260:case 228:return Js(Me)?Bn.members:void 0;case 263:return cE(Me)?Bn.members:void 0;case 308:return Bn.statements}}function vL(Me){if(!Me.typeParameters){if(Ke(Me.parameters,(Me=>!V0(Me))))return!0;if(Me.kind!==216){let Bn=pa(Me.parameters);if(!(Bn&&kl(Bn)))return!0}}return!1}function bL(Me){return Me==="Infinity"||Me==="-Infinity"||Me==="NaN"}function Gx(Me){return Me.kind===257&&Me.parent.kind===295}function TL(Me){let Bn=Me.valueDeclaration&&If(Me.valueDeclaration);return!!Bn&&(Vs(Bn)||Gx(Bn))}function SL(Me){return Me.kind===215||Me.kind===216}function xL(Me){return Me.replace(/\$/gm,(()=>"\\$"))}function $x(Me){return(+Me).toString()===Me}function EL(Me,Bn,Hn,zn){return vy(Me,Bn)?vw.createIdentifier(Me):!zn&&$x(Me)&&+Me>=0?vw.createNumericLiteral(+Me):vw.createStringLiteral(Me,!!Hn)}function Kx(Me){return!!(Me.flags&262144&&Me.isThisType)}function wL(Me){let Bn=0,Hn=0,zn=0,ni=0,Ci;(Me=>{Me[Me.BeforeNodeModules=0]="BeforeNodeModules",Me[Me.NodeModules=1]="NodeModules",Me[Me.Scope=2]="Scope",Me[Me.PackageContent=3]="PackageContent"})(Ci||(Ci={}));let aa=0,oa=0,ca=0;for(;oa>=0;)switch(aa=oa,oa=Me.indexOf("/",aa+1),ca){case 0:Me.indexOf(nodeModulesPathPart,aa)===aa&&(Bn=aa,Hn=oa,ca=1);break;case 1:case 2:ca===1&&Me.charAt(aa+1)==="@"?ca=2:(zn=oa,ca=3);break;case 3:Me.indexOf(nodeModulesPathPart,aa)===aa?ca=1:ca=3;break}return ni=aa,ca>1?{topLevelNodeModulesIndex:Bn,topLevelPackageNameIndex:Hn,packageRootIndex:zn,fileNameIndex:ni}:void 0}function CL(Me){var Bn;return Me.kind===344?(Bn=Me.typeExpression)==null?void 0:Bn.type:Me.type}function Xx(Me){switch(Me.kind){case 165:case 260:case 261:case 262:case 263:case 349:case 341:case 343:return!0;case 270:return Me.isTypeOnly;case 273:case 278:return Me.parent.parent.isTypeOnly;default:return!1}}function AL(Me){return i2(Me)||zo(Me)||Wo(Me)||_c(Me)||eu(Me)||Xx(Me)||Ea(Me)&&!Xy(Me)&&!vf(Me)}function Yx(Me){if(!Dy(Me))return!1;let{isBracketed:Bn,typeExpression:Hn}=Me;return Bn||!!Hn&&Hn.type.kind===319}function PL(Me,Bn){if(Me.length===0)return!1;let Hn=Me.charCodeAt(0);return Hn===35?Me.length>1&&Wn(Me.charCodeAt(1),Bn):Wn(Hn,Bn)}function Qx(Me){var Bn;return((Bn=getSnippetElement(Me))==null?void 0:Bn.kind)===0}function Zx(Me){return Pr(Me)&&(Me.type&&Me.type.kind===319||of(Me).some((Me=>{let{isBracketed:Bn,typeExpression:Hn}=Me;return Bn||!!Hn&&Hn.type.kind===319})))}function DL(Me){switch(Me.kind){case 169:case 168:return!!Me.questionToken;case 166:return!!Me.questionToken||Zx(Me);case 351:case 344:return Yx(Me);default:return!1}}function kL(Me){let Bn=Me.kind;return(Bn===208||Bn===209)&&Uo(Me.expression)}function IL(Me){return Pr(Me)&&qo(Me)&&ya(Me)&&!!wy(Me)}function NL(Me){return Vp.checkDefined(e8(Me))}function e8(Me){let Bn=wy(Me);return Bn&&Bn.typeExpression&&Bn.typeExpression.type}var pC,fC,dC,hC,mC,gC,_C,AC,yC,vC,bC,EC,DC,CC,xC,wC,SC,kC,TC,IC,BC,FC,NC,PC,OC,RC,LC,jC,MC,QC,UC,GC,$C,qC,HC,JC,WC,YC,KC,zC,XC,ZC,ew,tw,rw,nw,iw,aw,sw,ow,uw,cw=D({"src/compiler/utilities.ts"(){"use strict";Gw(),pC=[],fC="tslib",dC=160,hC=1e6,mC=_D(),gC=(Me=>(Me[Me.None=0]="None",Me[Me.NeverAsciiEscape=1]="NeverAsciiEscape",Me[Me.JsxAttributeEscape=2]="JsxAttributeEscape",Me[Me.TerminateUnterminatedLiterals=4]="TerminateUnterminatedLiterals",Me[Me.AllowNumericSeparator=8]="AllowNumericSeparator",Me))(gC||{}),_C=/^(\/\/\/\s*/,AC=/^(\/\/\/\s*/,yC=/^(\/\/\/\s*/,vC=/^(\/\/\/\s*/,bC=(Me=>(Me[Me.None=0]="None",Me[Me.Definite=1]="Definite",Me[Me.Compound=2]="Compound",Me))(bC||{}),EC=(Me=>(Me[Me.Normal=0]="Normal",Me[Me.Generator=1]="Generator",Me[Me.Async=2]="Async",Me[Me.Invalid=4]="Invalid",Me[Me.AsyncGenerator=3]="AsyncGenerator",Me))(EC||{}),DC=(Me=>(Me[Me.Left=0]="Left",Me[Me.Right=1]="Right",Me))(DC||{}),CC=(Me=>(Me[Me.Comma=0]="Comma",Me[Me.Spread=1]="Spread",Me[Me.Yield=2]="Yield",Me[Me.Assignment=3]="Assignment",Me[Me.Conditional=4]="Conditional",Me[Me.Coalesce=4]="Coalesce",Me[Me.LogicalOR=5]="LogicalOR",Me[Me.LogicalAND=6]="LogicalAND",Me[Me.BitwiseOR=7]="BitwiseOR",Me[Me.BitwiseXOR=8]="BitwiseXOR",Me[Me.BitwiseAND=9]="BitwiseAND",Me[Me.Equality=10]="Equality",Me[Me.Relational=11]="Relational",Me[Me.Shift=12]="Shift",Me[Me.Additive=13]="Additive",Me[Me.Multiplicative=14]="Multiplicative",Me[Me.Exponentiation=15]="Exponentiation",Me[Me.Unary=16]="Unary",Me[Me.Update=17]="Update",Me[Me.LeftHandSide=18]="LeftHandSide",Me[Me.Member=19]="Member",Me[Me.Primary=20]="Primary",Me[Me.Highest=20]="Highest",Me[Me.Lowest=0]="Lowest",Me[Me.Invalid=-1]="Invalid",Me))(CC||{}),xC=/\$\{/g,wC=/[\\\"\u0000-\u001f\t\v\f\b\r\n\u2028\u2029\u0085]/g,SC=/[\\\'\u0000-\u001f\t\v\f\b\r\n\u2028\u2029\u0085]/g,kC=/\r\n|[\\\`\u0000-\u001f\t\v\f\b\r\u2028\u2029\u0085]/g,TC=new Map(Object.entries({"\t":"\\t","\v":"\\v","\f":"\\f","\b":"\\b","\r":"\\r","\n":"\\n","\\":"\\\\",'"':'\\"',"'":"\\'","`":"\\`","\u2028":"\\u2028","\u2029":"\\u2029","…":"\\u0085","\r\n":"\\r\\n"})),IC=/[^\u0000-\u007F]/g,BC=/[\"\u0000-\u001f\u2028\u2029\u0085]/g,FC=/[\'\u0000-\u001f\u2028\u2029\u0085]/g,NC=new Map(Object.entries({'"':""","'":"'"})),PC=[""," "],OC="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=",RC=`\r\n`,LC=`\n`,jC={getNodeConstructor:()=>nv,getTokenConstructor:()=>nM,getIdentifierConstructor:()=>iM,getPrivateIdentifierConstructor:()=>nv,getSourceFileConstructor:()=>nv,getSymbolConstructor:()=>eM,getTypeConstructor:()=>tM,getSignatureConstructor:()=>rM,getSourceMapSourceConstructor:()=>aM},MC=[],UC=/[^\w\s\/]/g,GC=[42,63],$C=["node_modules","bower_components","jspm_packages"],qC=`(?!(${$C.join("|")})(/|$))`,HC={singleAsteriskRegexFragment:"([^./]|(\\.(?!min\\.js$))?)*",doubleAsteriskRegexFragment:`(/${qC}[^/.][^/]*)*?`,replaceWildcardCharacter:Me=>fv(Me,HC.singleAsteriskRegexFragment)},JC={singleAsteriskRegexFragment:"[^/]*",doubleAsteriskRegexFragment:`(/${qC}[^/.][^/]*)*?`,replaceWildcardCharacter:Me=>fv(Me,JC.singleAsteriskRegexFragment)},WC={singleAsteriskRegexFragment:"[^/]*",doubleAsteriskRegexFragment:"(/.+?)?",replaceWildcardCharacter:Me=>fv(Me,WC.singleAsteriskRegexFragment)},YC={files:HC,directories:JC,exclude:WC},KC=[[".ts",".tsx",".d.ts"],[".cts",".d.cts"],[".mts",".d.mts"]],zC=ct(KC),XC=[...KC,[".json"]],ZC=[".d.ts",".d.cts",".d.mts",".cts",".mts",".ts",".tsx",".cts",".mts"],ew=[[".js",".jsx"],[".mjs"],[".cjs"]],tw=ct(ew),rw=[[".ts",".tsx",".d.ts",".js",".jsx"],[".cts",".d.cts",".cjs"],[".mts",".d.mts",".mjs"]],nw=[...rw,[".json"]],iw=[".d.ts",".d.cts",".d.mts"],aw=[".ts",".cts",".mts",".tsx"],sw=(Me=>(Me[Me.Minimal=0]="Minimal",Me[Me.Index=1]="Index",Me[Me.JsExtension=2]="JsExtension",Me[Me.TsExtension=3]="TsExtension",Me))(sw||{}),ow=[".d.ts",".d.mts",".d.cts",".mjs",".mts",".cjs",".cts",".ts",".js",".tsx",".jsx",".json"],uw={files:xa,directories:xa}}});function S8(){let Me,Bn,Hn,zn,ni;return{createBaseSourceFileNode:x,createBaseIdentifierNode:w,createBasePrivateIdentifierNode:A,createBaseTokenNode:g,createBaseNode:B};function x(Me){return new(ni||(ni=jC.getSourceFileConstructor()))(Me,-1,-1)}function w(Me){return new(Hn||(Hn=jC.getIdentifierConstructor()))(Me,-1,-1)}function A(Me){return new(zn||(zn=jC.getPrivateIdentifierConstructor()))(Me,-1,-1)}function g(Me){return new(Bn||(Bn=jC.getTokenConstructor()))(Me,-1,-1)}function B(Bn){return new(Me||(Me=jC.getNodeConstructor()))(Bn,-1,-1)}}var lw=D({"src/compiler/factory/baseNodeFactory.ts"(){"use strict";Gw()}}),pw,fw=D({"src/compiler/factory/parenthesizerRules.ts"(){"use strict";Gw(),pw={getParenthesizeLeftSideOfBinaryForOperator:Me=>rr,getParenthesizeRightSideOfBinaryForOperator:Me=>rr,parenthesizeLeftSideOfBinary:(Me,Bn)=>Bn,parenthesizeRightSideOfBinary:(Me,Bn,Hn)=>Hn,parenthesizeExpressionOfComputedPropertyName:rr,parenthesizeConditionOfConditionalExpression:rr,parenthesizeBranchOfConditionalExpression:rr,parenthesizeExpressionOfExportDefault:rr,parenthesizeExpressionOfNew:Me=>ti(Me,Do),parenthesizeLeftSideOfAccess:Me=>ti(Me,Do),parenthesizeOperandOfPostfixUnary:Me=>ti(Me,Do),parenthesizeOperandOfPrefixUnary:Me=>ti(Me,t3),parenthesizeExpressionsOfCommaDelimitedList:Me=>ti(Me,_s),parenthesizeExpressionForDisallowedComma:rr,parenthesizeExpressionOfExpressionStatement:rr,parenthesizeConciseBodyOfArrowFunction:rr,parenthesizeCheckTypeOfConditionalType:rr,parenthesizeExtendsTypeOfConditionalType:rr,parenthesizeConstituentTypesOfUnionType:Me=>ti(Me,_s),parenthesizeConstituentTypeOfUnionType:rr,parenthesizeConstituentTypesOfIntersectionType:Me=>ti(Me,_s),parenthesizeConstituentTypeOfIntersectionType:rr,parenthesizeOperandOfTypeOperator:rr,parenthesizeOperandOfReadonlyTypeOperator:rr,parenthesizeNonArrayTypeOfPostfixType:rr,parenthesizeElementTypesOfTupleType:Me=>ti(Me,_s),parenthesizeElementTypeOfTupleType:rr,parenthesizeTypeOfOptionalType:rr,parenthesizeTypeArguments:Me=>Me&&ti(Me,_s),parenthesizeLeadingTypeArgument:rr}}}),RL=()=>{},x8=()=>new Proxy({},{get:()=>()=>{}});function jL(Me){mw.push(Me)}function Zf(Me,Bn){let Hn=Me&8?JL:FL,zn=tl((()=>Me&1?pw:createParenthesizerRules(tc))),ni=tl((()=>Me&2?nullNodeConverters:x8(tc))),Ci=An((Me=>(Bn,Hn)=>xu(Bn,Me,Hn))),aa=An((Me=>Bn=>Tu(Me,Bn))),oa=An((Me=>Bn=>Su(Bn,Me))),ca=An((Me=>()=>db(Me))),_a=An((Me=>Bn=>Ac(Me,Bn))),Ga=An((Me=>(Bn,Hn)=>mb(Me,Bn,Hn))),Ha=An((Me=>(Bn,Hn)=>Km(Me,Bn,Hn))),ts=An((Me=>(Bn,Hn)=>Xm(Me,Bn,Hn))),Ps=An((Me=>(Bn,Hn)=>ph(Me,Bn,Hn))),so=An((Me=>(Bn,Hn,zn)=>Cb(Me,Bn,Hn,zn))),oo=An((Me=>(Bn,Hn,zn)=>fh(Me,Bn,Hn,zn))),Jo=An((Me=>(Bn,Hn,zn,ni)=>Ab(Me,Bn,Hn,zn,ni))),tc={get parenthesizer(){return zn()},get converters(){return ni()},baseFactory:Bn,flags:Me,createNodeArray:Ne,createNumericLiteral:Gt,createBigIntLiteral:Nt,createStringLiteral:er,createStringLiteralFromNode:Tn,createRegularExpressionLiteral:Hr,createLiteralLikeNode:Gi,createIdentifier:Ut,createTempVariable:kn,createLoopVariable:an,createUniqueName:mr,getGeneratedNameForNode:$i,createPrivateIdentifier:Ur,createUniquePrivateName:_r,getGeneratedPrivateNameForNode:Sn,createToken:pr,createSuper:Zt,createThis:Or,createNull:Nn,createTrue:ar,createFalse:oi,createModifier:cr,createModifiersFromModifierFlags:$r,createQualifiedName:hr,updateQualifiedName:On,createComputedPropertyName:nr,updateComputedPropertyName:br,createTypeParameterDeclaration:Kr,updateTypeParameterDeclaration:wa,createParameterDeclaration:$n,updateParameterDeclaration:Ki,createDecorator:Mn,updateDecorator:_i,createPropertySignature:Ca,updatePropertySignature:St,createPropertyDeclaration:He,updatePropertyDeclaration:_t,createMethodSignature:ft,updateMethodSignature:Kt,createMethodDeclaration:zt,updateMethodDeclaration:xe,createConstructorDeclaration:Mt,updateConstructorDeclaration:It,createGetAccessorDeclaration:gr,updateGetAccessorDeclaration:Ln,createSetAccessorDeclaration:ci,updateSetAccessorDeclaration:Xi,createCallSignature:vs,updateCallSignature:$s,createConstructSignature:li,updateConstructSignature:Yi,createIndexSignature:Qi,updateIndexSignature:bs,createClassStaticBlockDeclaration:Re,updateClassStaticBlockDeclaration:ot,createTemplateLiteralTypeSpan:Ai,updateTemplateLiteralTypeSpan:xn,createKeywordTypeNode:Dt,createTypePredicateNode:Pi,updateTypePredicateNode:Z,createTypeReferenceNode:ie,updateTypeReferenceNode:U,createFunctionTypeNode:L,updateFunctionTypeNode:fe,createConstructorTypeNode:it,updateConstructorTypeNode:Ge,createTypeQueryNode:Yt,updateTypeQueryNode:$t,createTypeLiteralNode:Wt,updateTypeLiteralNode:Xr,createArrayTypeNode:Dr,updateArrayTypeNode:Lr,createTupleTypeNode:yr,updateTupleTypeNode:Rn,createNamedTupleMember:wt,updateNamedTupleMember:Tr,createOptionalTypeNode:Tt,updateOptionalTypeNode:kt,createRestTypeNode:de,updateRestTypeNode:jn,createUnionTypeNode:e_,updateUnionTypeNode:mc,createIntersectionTypeNode:Da,updateIntersectionTypeNode:Ts,createConditionalTypeNode:Ot,updateConditionalTypeNode:dr,createInferTypeNode:Dd,updateInferTypeNode:ea,createImportTypeNode:Id,updateImportTypeNode:ka,createParenthesizedType:t_,updateParenthesizedType:En,createThisTypeNode:Er,createTypeOperatorNode:Q,updateTypeOperatorNode:Jn,createIndexedAccessTypeNode:Ia,updateIndexedAccessTypeNode:Ss,createMappedTypeNode:hc,updateMappedTypeNode:wr,createLiteralTypeNode:zr,updateLiteralTypeNode:xs,createTemplateLiteralType:kd,updateTemplateLiteralType:sn,createObjectBindingPattern:Nd,updateObjectBindingPattern:R2,createArrayBindingPattern:Es,updateArrayBindingPattern:j2,createBindingElement:gc,updateBindingElement:Ks,createArrayLiteralExpression:uu,updateArrayLiteralExpression:Od,createObjectLiteralExpression:r_,updateObjectLiteralExpression:J2,createPropertyAccessExpression:Me&4?(Me,Bn)=>setEmitFlags(ta(Me,Bn),262144):ta,updatePropertyAccessExpression:Ld,createPropertyAccessChain:Me&4?(Me,Bn,Hn)=>setEmitFlags(Xs(Me,Bn,Hn),262144):Xs,updatePropertyAccessChain:Rd,createElementAccessExpression:pu,updateElementAccessExpression:F2,createElementAccessChain:fu,updateElementAccessChain:jd,createCallExpression:Na,updateCallExpression:B2,createCallChain:du,updateCallChain:Kn,createNewExpression:vc,updateNewExpression:mu,createTaggedTemplateExpression:hu,updateTaggedTemplateExpression:q2,createTypeAssertion:Fd,updateTypeAssertion:Bd,createParenthesizedExpression:gu,updateParenthesizedExpression:qd,createFunctionExpression:yu,updateFunctionExpression:Ud,createArrowFunction:vu,updateArrowFunction:zd,createDeleteExpression:bu,updateDeleteExpression:U2,createTypeOfExpression:mn,updateTypeOfExpression:z2,createVoidExpression:ui,updateVoidExpression:W2,createAwaitExpression:Oa,updateAwaitExpression:Ys,createPrefixUnaryExpression:Tu,updatePrefixUnaryExpression:bc,createPostfixUnaryExpression:Su,updatePostfixUnaryExpression:Wd,createBinaryExpression:xu,updateBinaryExpression:V2,createConditionalExpression:Eu,updateConditionalExpression:H2,createTemplateExpression:Di,updateTemplateExpression:Hd,createTemplateHead:Sc,createTemplateMiddle:Cu,createTemplateTail:G2,createNoSubstitutionTemplateLiteral:$d,createTemplateLiteralLikeNode:Qs,createYieldExpression:Kd,updateYieldExpression:$2,createSpreadElement:Xd,updateSpreadElement:K2,createClassExpression:Yd,updateClassExpression:xc,createOmittedExpression:X2,createExpressionWithTypeArguments:Qd,updateExpressionWithTypeArguments:Xn,createAsExpression:Ec,updateAsExpression:Zd,createNonNullExpression:em,updateNonNullExpression:Au,createSatisfiesExpression:tm,updateSatisfiesExpression:Pu,createNonNullChain:pi,updateNonNullChain:rm,createMetaProperty:wc,updateMetaProperty:ra,createTemplateSpan:i_,updateTemplateSpan:nm,createSemicolonClassElement:im,createBlock:Zs,updateBlock:am,createVariableStatement:sm,updateVariableStatement:om,createEmptyStatement:Du,createExpressionStatement:a_,updateExpressionStatement:Y2,createIfStatement:ku,updateIfStatement:Q2,createDoStatement:Iu,updateDoStatement:Z2,createWhileStatement:_m,updateWhileStatement:eb,createForStatement:Nu,updateForStatement:cm,createForInStatement:lm,updateForInStatement:tb,createForOfStatement:um,updateForOfStatement:rb,createContinueStatement:pm,updateContinueStatement:fm,createBreakStatement:Ou,updateBreakStatement:dm,createReturnStatement:mm,updateReturnStatement:nb,createWithStatement:Mu,updateWithStatement:hm,createSwitchStatement:Lu,updateSwitchStatement:eo,createLabeledStatement:gm,updateLabeledStatement:ym,createThrowStatement:vm,updateThrowStatement:ib,createTryStatement:bm,updateTryStatement:ab,createDebuggerStatement:Tm,createVariableDeclaration:Cc,updateVariableDeclaration:Sm,createVariableDeclarationList:Ru,updateVariableDeclarationList:sb,createFunctionDeclaration:xm,updateFunctionDeclaration:ju,createClassDeclaration:Em,updateClassDeclaration:Ju,createInterfaceDeclaration:wm,updateInterfaceDeclaration:Cm,createTypeAliasDeclaration:sr,updateTypeAliasDeclaration:Ma,createEnumDeclaration:Fu,updateEnumDeclaration:La,createModuleDeclaration:Am,updateModuleDeclaration:Sr,createModuleBlock:Ra,updateModuleBlock:Yr,createCaseBlock:Pm,updateCaseBlock:_b,createNamespaceExportDeclaration:Dm,updateNamespaceExportDeclaration:km,createImportEqualsDeclaration:Im,updateImportEqualsDeclaration:Nm,createImportDeclaration:Om,updateImportDeclaration:Mm,createImportClause:Lm,updateImportClause:Rm,createAssertClause:Bu,updateAssertClause:lb,createAssertEntry:s_,updateAssertEntry:jm,createImportTypeAssertionContainer:qu,updateImportTypeAssertionContainer:Jm,createNamespaceImport:Fm,updateNamespaceImport:Uu,createNamespaceExport:Bm,updateNamespaceExport:qm,createNamedImports:Um,updateNamedImports:ub,createImportSpecifier:zm,updateImportSpecifier:pb,createExportAssignment:zu,updateExportAssignment:Wu,createExportDeclaration:na,updateExportDeclaration:Wm,createNamedExports:to,updateNamedExports:Hm,createExportSpecifier:Vu,updateExportSpecifier:o_,createMissingDeclaration:fb,createExternalModuleReference:Gm,updateExternalModuleReference:$m,get createJSDocAllType(){return ca(315)},get createJSDocUnknownType(){return ca(316)},get createJSDocNonNullableType(){return Ha(318)},get updateJSDocNonNullableType(){return ts(318)},get createJSDocNullableType(){return Ha(317)},get updateJSDocNullableType(){return ts(317)},get createJSDocOptionalType(){return _a(319)},get updateJSDocOptionalType(){return Ga(319)},get createJSDocVariadicType(){return _a(321)},get updateJSDocVariadicType(){return Ga(321)},get createJSDocNamepathType(){return _a(322)},get updateJSDocNamepathType(){return Ga(322)},createJSDocFunctionType:Ym,updateJSDocFunctionType:hb,createJSDocTypeLiteral:Qm,updateJSDocTypeLiteral:gb,createJSDocTypeExpression:Zm,updateJSDocTypeExpression:yb,createJSDocSignature:eh,updateJSDocSignature:Hu,createJSDocTemplateTag:__,updateJSDocTemplateTag:Gu,createJSDocTypedefTag:$u,updateJSDocTypedefTag:th,createJSDocParameterTag:Pc,updateJSDocParameterTag:vb,createJSDocPropertyTag:Ku,updateJSDocPropertyTag:bb,createJSDocCallbackTag:rh,updateJSDocCallbackTag:nh,createJSDocOverloadTag:ih,updateJSDocOverloadTag:ah,createJSDocAugmentsTag:sh,updateJSDocAugmentsTag:Xu,createJSDocImplementsTag:Yu,updateJSDocImplementsTag:wb,createJSDocSeeTag:ro,updateJSDocSeeTag:Tb,createJSDocNameReference:ws,updateJSDocNameReference:Dc,createJSDocMemberName:oh,updateJSDocMemberName:Sb,createJSDocLink:_h,updateJSDocLink:xb,createJSDocLinkCode:ch,updateJSDocLinkCode:lh,createJSDocLinkPlain:uh,updateJSDocLinkPlain:Eb,get createJSDocTypeTag(){return oo(347)},get updateJSDocTypeTag(){return Jo(347)},get createJSDocReturnTag(){return oo(345)},get updateJSDocReturnTag(){return Jo(345)},get createJSDocThisTag(){return oo(346)},get updateJSDocThisTag(){return Jo(346)},get createJSDocAuthorTag(){return Ps(333)},get updateJSDocAuthorTag(){return so(333)},get createJSDocClassTag(){return Ps(335)},get updateJSDocClassTag(){return so(335)},get createJSDocPublicTag(){return Ps(336)},get updateJSDocPublicTag(){return so(336)},get createJSDocPrivateTag(){return Ps(337)},get updateJSDocPrivateTag(){return so(337)},get createJSDocProtectedTag(){return Ps(338)},get updateJSDocProtectedTag(){return so(338)},get createJSDocReadonlyTag(){return Ps(339)},get updateJSDocReadonlyTag(){return so(339)},get createJSDocOverrideTag(){return Ps(340)},get updateJSDocOverrideTag(){return so(340)},get createJSDocDeprecatedTag(){return Ps(334)},get updateJSDocDeprecatedTag(){return so(334)},get createJSDocThrowsTag(){return oo(352)},get updateJSDocThrowsTag(){return Jo(352)},get createJSDocSatisfiesTag(){return oo(353)},get updateJSDocSatisfiesTag(){return Jo(353)},createJSDocEnumTag:mh,updateJSDocEnumTag:Db,createJSDocUnknownTag:dh,updateJSDocUnknownTag:Pb,createJSDocText:hh,updateJSDocText:Qu,createJSDocComment:gh,updateJSDocComment:yh,createJsxElement:Zu,updateJsxElement:kb,createJsxSelfClosingElement:c_,updateJsxSelfClosingElement:vh,createJsxOpeningElement:bh,updateJsxOpeningElement:Ib,createJsxClosingElement:on,updateJsxClosingElement:Th,createJsxFragment:ep,createJsxText:l_,updateJsxText:Ob,createJsxOpeningFragment:kc,createJsxJsxClosingFragment:Mb,updateJsxFragment:Nb,createJsxAttribute:Sh,updateJsxAttribute:Lb,createJsxAttributes:xh,updateJsxAttributes:tp,createJsxSpreadAttribute:no,updateJsxSpreadAttribute:Rb,createJsxExpression:Ic,updateJsxExpression:Eh,createCaseClause:wh,updateCaseClause:rp,createDefaultClause:np,updateDefaultClause:jb,createHeritageClause:Ch,updateHeritageClause:Ah,createCatchClause:ip,updateCatchClause:Ph,createPropertyAssignment:Fa,updatePropertyAssignment:Jb,createShorthandPropertyAssignment:Dh,updateShorthandPropertyAssignment:Bb,createSpreadAssignment:ap,updateSpreadAssignment:ki,createEnumMember:sp,updateEnumMember:qb,createSourceFile:Ub,updateSourceFile:Mh,createRedirectedSourceFile:Ih,createBundle:Lh,updateBundle:Wb,createUnparsedSource:Nc,createUnparsedPrologue:Vb,createUnparsedPrepend:Hb,createUnparsedTextLike:Gb,createUnparsedSyntheticReference:$b,createInputFiles:Kb,createSyntheticExpression:Rh,createSyntaxList:jh,createNotEmittedStatement:Jh,createPartiallyEmittedExpression:Fh,updatePartiallyEmittedExpression:Bh,createCommaListExpression:Mc,updateCommaListExpression:Xb,createEndOfDeclarationMarker:Yb,createMergeDeclarationMarker:Qb,createSyntheticReferenceExpression:Uh,updateSyntheticReferenceExpression:_p,cloneNode:cp,get createComma(){return Ci(27)},get createAssignment(){return Ci(63)},get createLogicalOr(){return Ci(56)},get createLogicalAnd(){return Ci(55)},get createBitwiseOr(){return Ci(51)},get createBitwiseXor(){return Ci(52)},get createBitwiseAnd(){return Ci(50)},get createStrictEquality(){return Ci(36)},get createStrictInequality(){return Ci(37)},get createEquality(){return Ci(34)},get createInequality(){return Ci(35)},get createLessThan(){return Ci(29)},get createLessThanEquals(){return Ci(32)},get createGreaterThan(){return Ci(31)},get createGreaterThanEquals(){return Ci(33)},get createLeftShift(){return Ci(47)},get createRightShift(){return Ci(48)},get createUnsignedRightShift(){return Ci(49)},get createAdd(){return Ci(39)},get createSubtract(){return Ci(40)},get createMultiply(){return Ci(41)},get createDivide(){return Ci(43)},get createModulo(){return Ci(44)},get createExponent(){return Ci(42)},get createPrefixPlus(){return aa(39)},get createPrefixMinus(){return aa(40)},get createPrefixIncrement(){return aa(45)},get createPrefixDecrement(){return aa(46)},get createBitwiseNot(){return aa(54)},get createLogicalNot(){return aa(53)},get createPostfixIncrement(){return oa(45)},get createPostfixDecrement(){return oa(46)},createImmediatelyInvokedFunctionExpression:n6,createImmediatelyInvokedArrowFunction:Lc,createVoidZero:Rc,createExportDefault:zh,createExternalModuleExport:i6,createTypeCheck:a6,createMethodCall:Ba,createGlobalMethodCall:io,createFunctionBindCall:s6,createFunctionCallCall:o6,createFunctionApplyCall:_6,createArraySliceCall:Wh,createArrayConcatCall:Vh,createObjectDefinePropertyCall:u,createObjectGetOwnPropertyDescriptorCall:b,createReflectGetCall:O,createReflectSetCall:j,createPropertyDescriptor:re,createCallBinding:Jt,createAssignmentTargetWrapper:Lt,inlineExpressions:At,getInternalName:Fn,getLocalName:di,getExportName:Ii,getDeclarationName:_n,getNamespaceMemberName:qa,getExternalModuleOrNamespaceExportName:Hh,restoreOuterExpressions:We,restoreEnclosingLabel:$e,createUseStrictPrologue:wn,copyPrologue:lp,copyStandardPrologue:Ua,copyCustomPrologue:up,ensureUseStrict:Qr,liftToBlock:jc,mergeLexicalEnvironment:$h,updateModifiers:Kh};return c(mw,(Me=>Me(tc))),tc;function Ne(Me,Bn){if(Me===void 0||Me===xa)Me=[];else if(_s(Me)){if(Bn===void 0||Me.hasTrailingComma===Bn)return Me.transformFlags===void 0&&E8(Me),Vp.attachNodeArrayDebugInfo(Me),Me;let Hn=Me.slice();return Hn.pos=Me.pos,Hn.end=Me.end,Hn.hasTrailingComma=Bn,Hn.transformFlags=Me.transformFlags,Vp.attachNodeArrayDebugInfo(Hn),Hn}let Hn=Me.length,zn=Hn>=1&&Hn<=4?Me.slice():Me;return zn.pos=-1,zn.end=-1,zn.hasTrailingComma=!!Bn,zn.transformFlags=0,E8(zn),Vp.attachNodeArrayDebugInfo(zn),zn}function oe(Me){return Bn.createBaseNode(Me)}function Ve(Me){let Bn=oe(Me);return Bn.symbol=void 0,Bn.localSymbol=void 0,Bn}function pt(Me,Bn){return Me!==Bn&&(Me.typeArguments=Bn.typeArguments),Hn(Me,Bn)}function Gt(Me){let Bn=arguments.length>1&&arguments[1]!==void 0?arguments[1]:0,Hn=Ve(8);return Hn.text=typeof Me=="number"?Me+"":Me,Hn.numericLiteralFlags=Bn,Bn&384&&(Hn.transformFlags|=1024),Hn}function Nt(Me){let Bn=In(9);return Bn.text=typeof Me=="string"?Me:yv(Me)+"n",Bn.transformFlags|=4,Bn}function Xt(Me,Bn){let Hn=Ve(10);return Hn.text=Me,Hn.singleQuote=Bn,Hn}function er(Me,Bn,Hn){let zn=Xt(Me,Bn);return zn.hasExtendedUnicodeEscape=Hn,Hn&&(zn.transformFlags|=1024),zn}function Tn(Me){let Bn=Xt(kf(Me),void 0);return Bn.textSourceNode=Me,Bn}function Hr(Me){let Bn=In(13);return Bn.text=Me,Bn}function Gi(Me,Bn){switch(Me){case 8:return Gt(Bn,0);case 9:return Nt(Bn);case 10:return er(Bn,void 0);case 11:return l_(Bn,!1);case 12:return l_(Bn,!0);case 13:return Hr(Bn);case 14:return Qs(Me,Bn,void 0,0)}}function pn(Me){let Hn=Bn.createBaseIdentifierNode(79);return Hn.escapedText=Me,Hn.jsDoc=void 0,Hn.flowNode=void 0,Hn.symbol=void 0,Hn}function fn(Me,Bn,Hn,zn){let ni=pn(vi(Me));return setIdentifierAutoGenerate(ni,{flags:Bn,id:dw,prefix:Hn,suffix:zn}),dw++,ni}function Ut(Me,Bn,Hn){Bn===void 0&&Me&&(Bn=_l(Me)),Bn===79&&(Bn=void 0);let zn=pn(vi(Me));return Hn&&(zn.flags|=128),zn.escapedText==="await"&&(zn.transformFlags|=67108864),zn.flags&128&&(zn.transformFlags|=1024),zn}function kn(Me,Bn,Hn,zn){let ni=1;Bn&&(ni|=8);let Ci=fn("",ni,Hn,zn);return Me&&Me(Ci),Ci}function an(Me){let Bn=2;return Me&&(Bn|=8),fn("",Bn,void 0,void 0)}function mr(Me){let Bn=arguments.length>1&&arguments[1]!==void 0?arguments[1]:0,Hn=arguments.length>2?arguments[2]:void 0,zn=arguments.length>3?arguments[3]:void 0;return Vp.assert(!(Bn&7),"Argument out of range: flags"),Vp.assert((Bn&48)!==32,"GeneratedIdentifierFlags.FileLevel cannot be set without also setting GeneratedIdentifierFlags.Optimistic"),fn(Me,3|Bn,Hn,zn)}function $i(Me){let Bn=arguments.length>1&&arguments[1]!==void 0?arguments[1]:0,Hn=arguments.length>2?arguments[2]:void 0,zn=arguments.length>3?arguments[3]:void 0;Vp.assert(!(Bn&7),"Argument out of range: flags");let ni=Me?js(Me)?bd(!1,Hn,Me,zn,qr):`generated@${getNodeId(Me)}`:"";(Hn||zn)&&(Bn|=16);let Ci=fn(ni,4|Bn,Hn,zn);return Ci.original=Me,Ci}function dn(Me){let Hn=Bn.createBasePrivateIdentifierNode(80);return Hn.escapedText=Me,Hn.transformFlags|=16777216,Hn}function Ur(Me){return Pn(Me,"#")||Vp.fail("First character of private identifier must be #: "+Me),dn(vi(Me))}function Gr(Me,Bn,Hn,zn){let ni=dn(vi(Me));return setIdentifierAutoGenerate(ni,{flags:Bn,id:dw,prefix:Hn,suffix:zn}),dw++,ni}function _r(Me,Bn,Hn){Me&&!Pn(Me,"#")&&Vp.fail("First character of private identifier must be #: "+Me);let zn=8|(Me?3:1);return Gr(Me!=null?Me:"",zn,Bn,Hn)}function Sn(Me,Bn,Hn){let zn=js(Me)?bd(!0,Bn,Me,Hn,qr):`#generated@${getNodeId(Me)}`,ni=Gr(zn,4|(Bn||Hn?16:0),Bn,Hn);return ni.original=Me,ni}function In(Me){return Bn.createBaseTokenNode(Me)}function pr(Me){Vp.assert(Me>=0&&Me<=162,"Invalid token"),Vp.assert(Me<=14||Me>=17,"Invalid token. Use 'createTemplateLiteralLikeNode' to create template literals."),Vp.assert(Me<=8||Me>=14,"Invalid token. Use 'createLiteralLikeNode' to create literals."),Vp.assert(Me!==79,"Invalid token. Use 'createIdentifier' to create identifiers");let Bn=In(Me),Hn=0;switch(Me){case 132:Hn=384;break;case 123:case 121:case 122:case 146:case 126:case 136:case 85:case 131:case 148:case 160:case 144:case 149:case 101:case 145:case 161:case 152:case 134:case 153:case 114:case 157:case 155:Hn=1;break;case 106:Hn=134218752,Bn.flowNode=void 0;break;case 124:Hn=1024;break;case 127:Hn=16777216;break;case 108:Hn=16384,Bn.flowNode=void 0;break}return Hn&&(Bn.transformFlags|=Hn),Bn}function Zt(){return pr(106)}function Or(){return pr(108)}function Nn(){return pr(104)}function ar(){return pr(110)}function oi(){return pr(95)}function cr(Me){return pr(Me)}function $r(Me){let Bn=[];return Me&1&&Bn.push(cr(93)),Me&2&&Bn.push(cr(136)),Me&1024&&Bn.push(cr(88)),Me&2048&&Bn.push(cr(85)),Me&4&&Bn.push(cr(123)),Me&8&&Bn.push(cr(121)),Me&16&&Bn.push(cr(122)),Me&256&&Bn.push(cr(126)),Me&32&&Bn.push(cr(124)),Me&16384&&Bn.push(cr(161)),Me&64&&Bn.push(cr(146)),Me&128&&Bn.push(cr(127)),Me&512&&Bn.push(cr(132)),Me&32768&&Bn.push(cr(101)),Me&65536&&Bn.push(cr(145)),Bn.length?Bn:void 0}function hr(Me,Bn){let Hn=oe(163);return Hn.left=Me,Hn.right=Qt(Bn),Hn.transformFlags|=ye(Hn.left)|ec(Hn.right),Hn.flowNode=void 0,Hn}function On(Me,Bn,zn){return Me.left!==Bn||Me.right!==zn?Hn(hr(Bn,zn),Me):Me}function nr(Me){let Bn=oe(164);return Bn.expression=zn().parenthesizeExpressionOfComputedPropertyName(Me),Bn.transformFlags|=ye(Bn.expression)|1024|131072,Bn}function br(Me,Bn){return Me.expression!==Bn?Hn(nr(Bn),Me):Me}function Kr(Me,Bn,Hn,zn){let ni=Ve(165);return ni.modifiers=xt(Me),ni.name=Qt(Bn),ni.constraint=Hn,ni.default=zn,ni.transformFlags=1,ni.expression=void 0,ni.jsDoc=void 0,ni}function wa(Me,Bn,zn,ni,Ci){return Me.modifiers!==Bn||Me.name!==zn||Me.constraint!==ni||Me.default!==Ci?Hn(Kr(Bn,zn,ni,Ci),Me):Me}function $n(Me,Bn,Hn,zn,ni,Ci){var aa,oa;let ca=Ve(166);return ca.modifiers=xt(Me),ca.dotDotDotToken=Bn,ca.name=Qt(Hn),ca.questionToken=zn,ca.type=ni,ca.initializer=Wa(Ci),Mf(ca.name)?ca.transformFlags=1:ca.transformFlags=gt(ca.modifiers)|ye(ca.dotDotDotToken)|ai(ca.name)|ye(ca.questionToken)|ye(ca.initializer)|(((aa=ca.questionToken)!=null?aa:ca.type)?1:0)|(((oa=ca.dotDotDotToken)!=null?oa:ca.initializer)?1024:0)|(Vn(ca.modifiers)&16476?8192:0),ca.jsDoc=void 0,ca}function Ki(Me,Bn,zn,ni,Ci,aa,oa){return Me.modifiers!==Bn||Me.dotDotDotToken!==zn||Me.name!==ni||Me.questionToken!==Ci||Me.type!==aa||Me.initializer!==oa?Hn($n(Bn,zn,ni,Ci,aa,oa),Me):Me}function Mn(Me){let Bn=oe(167);return Bn.expression=zn().parenthesizeLeftSideOfAccess(Me,!1),Bn.transformFlags|=ye(Bn.expression)|1|8192|33554432,Bn}function _i(Me,Bn){return Me.expression!==Bn?Hn(Mn(Bn),Me):Me}function Ca(Me,Bn,Hn,zn){let ni=Ve(168);return ni.modifiers=xt(Me),ni.name=Qt(Bn),ni.type=zn,ni.questionToken=Hn,ni.transformFlags=1,ni.initializer=void 0,ni.jsDoc=void 0,ni}function St(Me,Bn,Hn,zn,ni){return Me.modifiers!==Bn||Me.name!==Hn||Me.questionToken!==zn||Me.type!==ni?ue(Ca(Bn,Hn,zn,ni),Me):Me}function ue(Me,Bn){return Me!==Bn&&(Me.initializer=Bn.initializer),Hn(Me,Bn)}function He(Me,Bn,Hn,zn,ni){let Ci=Ve(169);Ci.modifiers=xt(Me),Ci.name=Qt(Bn),Ci.questionToken=Hn&&ql(Hn)?Hn:void 0,Ci.exclamationToken=Hn&&rd(Hn)?Hn:void 0,Ci.type=zn,Ci.initializer=Wa(ni);let aa=Ci.flags&16777216||Vn(Ci.modifiers)&2;return Ci.transformFlags=gt(Ci.modifiers)|ai(Ci.name)|ye(Ci.initializer)|(aa||Ci.questionToken||Ci.exclamationToken||Ci.type?1:0)|(Ws(Ci.name)||Vn(Ci.modifiers)&32&&Ci.initializer?8192:0)|16777216,Ci.jsDoc=void 0,Ci}function _t(Me,Bn,zn,ni,Ci,aa){return Me.modifiers!==Bn||Me.name!==zn||Me.questionToken!==(ni!==void 0&&ql(ni)?ni:void 0)||Me.exclamationToken!==(ni!==void 0&&rd(ni)?ni:void 0)||Me.type!==Ci||Me.initializer!==aa?Hn(He(Bn,zn,ni,Ci,aa),Me):Me}function ft(Me,Bn,Hn,zn,ni,Ci){let aa=Ve(170);return aa.modifiers=xt(Me),aa.name=Qt(Bn),aa.questionToken=Hn,aa.typeParameters=xt(zn),aa.parameters=xt(ni),aa.type=Ci,aa.transformFlags=1,aa.jsDoc=void 0,aa.locals=void 0,aa.nextContainer=void 0,aa.typeArguments=void 0,aa}function Kt(Me,Bn,Hn,zn,ni,Ci,aa){return Me.modifiers!==Bn||Me.name!==Hn||Me.questionToken!==zn||Me.typeParameters!==ni||Me.parameters!==Ci||Me.type!==aa?pt(ft(Bn,Hn,zn,ni,Ci,aa),Me):Me}function zt(Me,Bn,Hn,zn,ni,Ci,aa,oa){let ca=Ve(171);if(ca.modifiers=xt(Me),ca.asteriskToken=Bn,ca.name=Qt(Hn),ca.questionToken=zn,ca.exclamationToken=void 0,ca.typeParameters=xt(ni),ca.parameters=Ne(Ci),ca.type=aa,ca.body=oa,!ca.body)ca.transformFlags=1;else{let Me=Vn(ca.modifiers)&512,Bn=!!ca.asteriskToken,Hn=Me&&Bn;ca.transformFlags=gt(ca.modifiers)|ye(ca.asteriskToken)|ai(ca.name)|ye(ca.questionToken)|gt(ca.typeParameters)|gt(ca.parameters)|ye(ca.type)|ye(ca.body)&-67108865|(Hn?128:Me?256:Bn?2048:0)|(ca.questionToken||ca.typeParameters||ca.type?1:0)|1024}return ca.typeArguments=void 0,ca.jsDoc=void 0,ca.locals=void 0,ca.nextContainer=void 0,ca.flowNode=void 0,ca.endFlowNode=void 0,ca.returnFlowNode=void 0,ca}function xe(Me,Bn,Hn,zn,ni,Ci,aa,oa,ca){return Me.modifiers!==Bn||Me.asteriskToken!==Hn||Me.name!==zn||Me.questionToken!==ni||Me.typeParameters!==Ci||Me.parameters!==aa||Me.type!==oa||Me.body!==ca?Le(zt(Bn,Hn,zn,ni,Ci,aa,oa,ca),Me):Me}function Le(Me,Bn){return Me!==Bn&&(Me.exclamationToken=Bn.exclamationToken),Hn(Me,Bn)}function Re(Me){let Bn=Ve(172);return Bn.body=Me,Bn.transformFlags=ye(Me)|16777216,Bn.modifiers=void 0,Bn.jsDoc=void 0,Bn.locals=void 0,Bn.nextContainer=void 0,Bn.endFlowNode=void 0,Bn.returnFlowNode=void 0,Bn}function ot(Me,Bn){return Me.body!==Bn?Ct(Re(Bn),Me):Me}function Ct(Me,Bn){return Me!==Bn&&(Me.modifiers=Bn.modifiers),Hn(Me,Bn)}function Mt(Me,Bn,Hn){let zn=Ve(173);return zn.modifiers=xt(Me),zn.parameters=Ne(Bn),zn.body=Hn,zn.transformFlags=gt(zn.modifiers)|gt(zn.parameters)|ye(zn.body)&-67108865|1024,zn.typeParameters=void 0,zn.type=void 0,zn.typeArguments=void 0,zn.jsDoc=void 0,zn.locals=void 0,zn.nextContainer=void 0,zn.endFlowNode=void 0,zn.returnFlowNode=void 0,zn}function It(Me,Bn,Hn,zn){return Me.modifiers!==Bn||Me.parameters!==Hn||Me.body!==zn?Mr(Mt(Bn,Hn,zn),Me):Me}function Mr(Me,Bn){return Me!==Bn&&(Me.typeParameters=Bn.typeParameters,Me.type=Bn.type),pt(Me,Bn)}function gr(Me,Bn,Hn,zn,ni){let Ci=Ve(174);return Ci.modifiers=xt(Me),Ci.name=Qt(Bn),Ci.parameters=Ne(Hn),Ci.type=zn,Ci.body=ni,Ci.body?Ci.transformFlags=gt(Ci.modifiers)|ai(Ci.name)|gt(Ci.parameters)|ye(Ci.type)|ye(Ci.body)&-67108865|(Ci.type?1:0):Ci.transformFlags=1,Ci.typeArguments=void 0,Ci.typeParameters=void 0,Ci.jsDoc=void 0,Ci.locals=void 0,Ci.nextContainer=void 0,Ci.flowNode=void 0,Ci.endFlowNode=void 0,Ci.returnFlowNode=void 0,Ci}function Ln(Me,Bn,Hn,zn,ni,Ci){return Me.modifiers!==Bn||Me.name!==Hn||Me.parameters!==zn||Me.type!==ni||Me.body!==Ci?ys(gr(Bn,Hn,zn,ni,Ci),Me):Me}function ys(Me,Bn){return Me!==Bn&&(Me.typeParameters=Bn.typeParameters),pt(Me,Bn)}function ci(Me,Bn,Hn,zn){let ni=Ve(175);return ni.modifiers=xt(Me),ni.name=Qt(Bn),ni.parameters=Ne(Hn),ni.body=zn,ni.body?ni.transformFlags=gt(ni.modifiers)|ai(ni.name)|gt(ni.parameters)|ye(ni.body)&-67108865|(ni.type?1:0):ni.transformFlags=1,ni.typeArguments=void 0,ni.typeParameters=void 0,ni.type=void 0,ni.jsDoc=void 0,ni.locals=void 0,ni.nextContainer=void 0,ni.flowNode=void 0,ni.endFlowNode=void 0,ni.returnFlowNode=void 0,ni}function Xi(Me,Bn,Hn,zn,ni){return Me.modifiers!==Bn||Me.name!==Hn||Me.parameters!==zn||Me.body!==ni?Aa(ci(Bn,Hn,zn,ni),Me):Me}function Aa(Me,Bn){return Me!==Bn&&(Me.typeParameters=Bn.typeParameters,Me.type=Bn.type),pt(Me,Bn)}function vs(Me,Bn,Hn){let zn=Ve(176);return zn.typeParameters=xt(Me),zn.parameters=xt(Bn),zn.type=Hn,zn.transformFlags=1,zn.jsDoc=void 0,zn.locals=void 0,zn.nextContainer=void 0,zn.typeArguments=void 0,zn}function $s(Me,Bn,Hn,zn){return Me.typeParameters!==Bn||Me.parameters!==Hn||Me.type!==zn?pt(vs(Bn,Hn,zn),Me):Me}function li(Me,Bn,Hn){let zn=Ve(177);return zn.typeParameters=xt(Me),zn.parameters=xt(Bn),zn.type=Hn,zn.transformFlags=1,zn.jsDoc=void 0,zn.locals=void 0,zn.nextContainer=void 0,zn.typeArguments=void 0,zn}function Yi(Me,Bn,Hn,zn){return Me.typeParameters!==Bn||Me.parameters!==Hn||Me.type!==zn?pt(li(Bn,Hn,zn),Me):Me}function Qi(Me,Bn,Hn){let zn=Ve(178);return zn.modifiers=xt(Me),zn.parameters=xt(Bn),zn.type=Hn,zn.transformFlags=1,zn.jsDoc=void 0,zn.locals=void 0,zn.nextContainer=void 0,zn.typeArguments=void 0,zn}function bs(Me,Bn,Hn,zn){return Me.parameters!==Hn||Me.type!==zn||Me.modifiers!==Bn?pt(Qi(Bn,Hn,zn),Me):Me}function Ai(Me,Bn){let Hn=oe(201);return Hn.type=Me,Hn.literal=Bn,Hn.transformFlags=1,Hn}function xn(Me,Bn,zn){return Me.type!==Bn||Me.literal!==zn?Hn(Ai(Bn,zn),Me):Me}function Dt(Me){return pr(Me)}function Pi(Me,Bn,Hn){let zn=oe(179);return zn.assertsModifier=Me,zn.parameterName=Qt(Bn),zn.type=Hn,zn.transformFlags=1,zn}function Z(Me,Bn,zn,ni){return Me.assertsModifier!==Bn||Me.parameterName!==zn||Me.type!==ni?Hn(Pi(Bn,zn,ni),Me):Me}function ie(Me,Bn){let Hn=oe(180);return Hn.typeName=Qt(Me),Hn.typeArguments=Bn&&zn().parenthesizeTypeArguments(Ne(Bn)),Hn.transformFlags=1,Hn}function U(Me,Bn,zn){return Me.typeName!==Bn||Me.typeArguments!==zn?Hn(ie(Bn,zn),Me):Me}function L(Me,Bn,Hn){let zn=Ve(181);return zn.typeParameters=xt(Me),zn.parameters=xt(Bn),zn.type=Hn,zn.transformFlags=1,zn.modifiers=void 0,zn.jsDoc=void 0,zn.locals=void 0,zn.nextContainer=void 0,zn.typeArguments=void 0,zn}function fe(Me,Bn,Hn,zn){return Me.typeParameters!==Bn||Me.parameters!==Hn||Me.type!==zn?T(L(Bn,Hn,zn),Me):Me}function T(Me,Bn){return Me!==Bn&&(Me.modifiers=Bn.modifiers),pt(Me,Bn)}function it(){return arguments.length===4?mt(...arguments):arguments.length===3?_e(...arguments):Vp.fail("Incorrect number of arguments specified.")}function mt(Me,Bn,Hn,zn){let ni=Ve(182);return ni.modifiers=xt(Me),ni.typeParameters=xt(Bn),ni.parameters=xt(Hn),ni.type=zn,ni.transformFlags=1,ni.jsDoc=void 0,ni.locals=void 0,ni.nextContainer=void 0,ni.typeArguments=void 0,ni}function _e(Me,Bn,Hn){return mt(void 0,Me,Bn,Hn)}function Ge(){return arguments.length===5?bt(...arguments):arguments.length===4?jt(...arguments):Vp.fail("Incorrect number of arguments specified.")}function bt(Me,Bn,Hn,zn,ni){return Me.modifiers!==Bn||Me.typeParameters!==Hn||Me.parameters!==zn||Me.type!==ni?pt(it(Bn,Hn,zn,ni),Me):Me}function jt(Me,Bn,Hn,zn){return bt(Me,Me.modifiers,Bn,Hn,zn)}function Yt(Me,Bn){let Hn=oe(183);return Hn.exprName=Me,Hn.typeArguments=Bn&&zn().parenthesizeTypeArguments(Bn),Hn.transformFlags=1,Hn}function $t(Me,Bn,zn){return Me.exprName!==Bn||Me.typeArguments!==zn?Hn(Yt(Bn,zn),Me):Me}function Wt(Me){let Bn=Ve(184);return Bn.members=Ne(Me),Bn.transformFlags=1,Bn}function Xr(Me,Bn){return Me.members!==Bn?Hn(Wt(Bn),Me):Me}function Dr(Me){let Bn=oe(185);return Bn.elementType=zn().parenthesizeNonArrayTypeOfPostfixType(Me),Bn.transformFlags=1,Bn}function Lr(Me,Bn){return Me.elementType!==Bn?Hn(Dr(Bn),Me):Me}function yr(Me){let Bn=oe(186);return Bn.elements=Ne(zn().parenthesizeElementTypesOfTupleType(Me)),Bn.transformFlags=1,Bn}function Rn(Me,Bn){return Me.elements!==Bn?Hn(yr(Bn),Me):Me}function wt(Me,Bn,Hn,zn){let ni=Ve(199);return ni.dotDotDotToken=Me,ni.name=Bn,ni.questionToken=Hn,ni.type=zn,ni.transformFlags=1,ni.jsDoc=void 0,ni}function Tr(Me,Bn,zn,ni,Ci){return Me.dotDotDotToken!==Bn||Me.name!==zn||Me.questionToken!==ni||Me.type!==Ci?Hn(wt(Bn,zn,ni,Ci),Me):Me}function Tt(Me){let Bn=oe(187);return Bn.type=zn().parenthesizeTypeOfOptionalType(Me),Bn.transformFlags=1,Bn}function kt(Me,Bn){return Me.type!==Bn?Hn(Tt(Bn),Me):Me}function de(Me){let Bn=oe(188);return Bn.type=Me,Bn.transformFlags=1,Bn}function jn(Me,Bn){return Me.type!==Bn?Hn(de(Bn),Me):Me}function Zi(Me,Bn,Hn){let zn=oe(Me);return zn.types=tc.createNodeArray(Hn(Bn)),zn.transformFlags=1,zn}function Pa(Me,Bn,zn){return Me.types!==Bn?Hn(Zi(Me.kind,Bn,zn),Me):Me}function e_(Me){return Zi(189,Me,zn().parenthesizeConstituentTypesOfUnionType)}function mc(Me,Bn){return Pa(Me,Bn,zn().parenthesizeConstituentTypesOfUnionType)}function Da(Me){return Zi(190,Me,zn().parenthesizeConstituentTypesOfIntersectionType)}function Ts(Me,Bn){return Pa(Me,Bn,zn().parenthesizeConstituentTypesOfIntersectionType)}function Ot(Me,Bn,Hn,ni){let Ci=oe(191);return Ci.checkType=zn().parenthesizeCheckTypeOfConditionalType(Me),Ci.extendsType=zn().parenthesizeExtendsTypeOfConditionalType(Bn),Ci.trueType=Hn,Ci.falseType=ni,Ci.transformFlags=1,Ci.locals=void 0,Ci.nextContainer=void 0,Ci}function dr(Me,Bn,zn,ni,Ci){return Me.checkType!==Bn||Me.extendsType!==zn||Me.trueType!==ni||Me.falseType!==Ci?Hn(Ot(Bn,zn,ni,Ci),Me):Me}function Dd(Me){let Bn=oe(192);return Bn.typeParameter=Me,Bn.transformFlags=1,Bn}function ea(Me,Bn){return Me.typeParameter!==Bn?Hn(Dd(Bn),Me):Me}function kd(Me,Bn){let Hn=oe(200);return Hn.head=Me,Hn.templateSpans=Ne(Bn),Hn.transformFlags=1,Hn}function sn(Me,Bn,zn){return Me.head!==Bn||Me.templateSpans!==zn?Hn(kd(Bn,zn),Me):Me}function Id(Me,Bn,Hn,ni){let Ci=arguments.length>4&&arguments[4]!==void 0?arguments[4]:!1,aa=oe(202);return aa.argument=Me,aa.assertions=Bn,aa.qualifier=Hn,aa.typeArguments=ni&&zn().parenthesizeTypeArguments(ni),aa.isTypeOf=Ci,aa.transformFlags=1,aa}function ka(Me,Bn,zn,ni,Ci){let aa=arguments.length>5&&arguments[5]!==void 0?arguments[5]:Me.isTypeOf;return Me.argument!==Bn||Me.assertions!==zn||Me.qualifier!==ni||Me.typeArguments!==Ci||Me.isTypeOf!==aa?Hn(Id(Bn,zn,ni,Ci,aa),Me):Me}function t_(Me){let Bn=oe(193);return Bn.type=Me,Bn.transformFlags=1,Bn}function En(Me,Bn){return Me.type!==Bn?Hn(t_(Bn),Me):Me}function Er(){let Me=oe(194);return Me.transformFlags=1,Me}function Q(Me,Bn){let Hn=oe(195);return Hn.operator=Me,Hn.type=Me===146?zn().parenthesizeOperandOfReadonlyTypeOperator(Bn):zn().parenthesizeOperandOfTypeOperator(Bn),Hn.transformFlags=1,Hn}function Jn(Me,Bn){return Me.type!==Bn?Hn(Q(Me.operator,Bn),Me):Me}function Ia(Me,Bn){let Hn=oe(196);return Hn.objectType=zn().parenthesizeNonArrayTypeOfPostfixType(Me),Hn.indexType=Bn,Hn.transformFlags=1,Hn}function Ss(Me,Bn,zn){return Me.objectType!==Bn||Me.indexType!==zn?Hn(Ia(Bn,zn),Me):Me}function hc(Me,Bn,Hn,zn,ni,Ci){let aa=Ve(197);return aa.readonlyToken=Me,aa.typeParameter=Bn,aa.nameType=Hn,aa.questionToken=zn,aa.type=ni,aa.members=Ci&&Ne(Ci),aa.transformFlags=1,aa.locals=void 0,aa.nextContainer=void 0,aa}function wr(Me,Bn,zn,ni,Ci,aa,oa){return Me.readonlyToken!==Bn||Me.typeParameter!==zn||Me.nameType!==ni||Me.questionToken!==Ci||Me.type!==aa||Me.members!==oa?Hn(hc(Bn,zn,ni,Ci,aa,oa),Me):Me}function zr(Me){let Bn=oe(198);return Bn.literal=Me,Bn.transformFlags=1,Bn}function xs(Me,Bn){return Me.literal!==Bn?Hn(zr(Bn),Me):Me}function Nd(Me){let Bn=oe(203);return Bn.elements=Ne(Me),Bn.transformFlags|=gt(Bn.elements)|1024|524288,Bn.transformFlags&32768&&(Bn.transformFlags|=65664),Bn}function R2(Me,Bn){return Me.elements!==Bn?Hn(Nd(Bn),Me):Me}function Es(Me){let Bn=oe(204);return Bn.elements=Ne(Me),Bn.transformFlags|=gt(Bn.elements)|1024|524288,Bn}function j2(Me,Bn){return Me.elements!==Bn?Hn(Es(Bn),Me):Me}function gc(Me,Bn,Hn,zn){let ni=Ve(205);return ni.dotDotDotToken=Me,ni.propertyName=Qt(Bn),ni.name=Qt(Hn),ni.initializer=Wa(zn),ni.transformFlags|=ye(ni.dotDotDotToken)|ai(ni.propertyName)|ai(ni.name)|ye(ni.initializer)|(ni.dotDotDotToken?32768:0)|1024,ni.flowNode=void 0,ni}function Ks(Me,Bn,zn,ni,Ci){return Me.propertyName!==zn||Me.dotDotDotToken!==Bn||Me.name!==ni||Me.initializer!==Ci?Hn(gc(Bn,zn,ni,Ci),Me):Me}function uu(Me,Bn){let Hn=oe(206),ni=Me&&Cn(Me),Ci=Ne(Me,ni&&cd(ni)?!0:void 0);return Hn.elements=zn().parenthesizeExpressionsOfCommaDelimitedList(Ci),Hn.multiLine=Bn,Hn.transformFlags|=gt(Hn.elements),Hn}function Od(Me,Bn){return Me.elements!==Bn?Hn(uu(Bn,Me.multiLine),Me):Me}function r_(Me,Bn){let Hn=Ve(207);return Hn.properties=Ne(Me),Hn.multiLine=Bn,Hn.transformFlags|=gt(Hn.properties),Hn.jsDoc=void 0,Hn}function J2(Me,Bn){return Me.properties!==Bn?Hn(r_(Bn,Me.multiLine),Me):Me}function Md(Me,Bn,Hn){let zn=Ve(208);return zn.expression=Me,zn.questionDotToken=Bn,zn.name=Hn,zn.transformFlags=ye(zn.expression)|ye(zn.questionDotToken)|(yt(zn.name)?ec(zn.name):ye(zn.name)|536870912),zn.jsDoc=void 0,zn.flowNode=void 0,zn}function ta(Me,Bn){let Hn=Md(zn().parenthesizeLeftSideOfAccess(Me,!1),void 0,Qt(Bn));return nd(Me)&&(Hn.transformFlags|=384),Hn}function Ld(Me,Bn,zn){return LS(Me)?Rd(Me,Bn,Me.questionDotToken,ti(zn,yt)):Me.expression!==Bn||Me.name!==zn?Hn(ta(Bn,zn),Me):Me}function Xs(Me,Bn,Hn){let ni=Md(zn().parenthesizeLeftSideOfAccess(Me,!0),Bn,Qt(Hn));return ni.flags|=32,ni.transformFlags|=32,ni}function Rd(Me,Bn,zn,ni){return Vp.assert(!!(Me.flags&32),"Cannot update a PropertyAccessExpression using updatePropertyAccessChain. Use updatePropertyAccess instead."),Me.expression!==Bn||Me.questionDotToken!==zn||Me.name!==ni?Hn(Xs(Bn,zn,ni),Me):Me}function yc(Me,Bn,Hn){let zn=Ve(209);return zn.expression=Me,zn.questionDotToken=Bn,zn.argumentExpression=Hn,zn.transformFlags|=ye(zn.expression)|ye(zn.questionDotToken)|ye(zn.argumentExpression),zn.jsDoc=void 0,zn.flowNode=void 0,zn}function pu(Me,Bn){let Hn=yc(zn().parenthesizeLeftSideOfAccess(Me,!1),void 0,za(Bn));return nd(Me)&&(Hn.transformFlags|=384),Hn}function F2(Me,Bn,zn){return RS(Me)?jd(Me,Bn,Me.questionDotToken,zn):Me.expression!==Bn||Me.argumentExpression!==zn?Hn(pu(Bn,zn),Me):Me}function fu(Me,Bn,Hn){let ni=yc(zn().parenthesizeLeftSideOfAccess(Me,!0),Bn,za(Hn));return ni.flags|=32,ni.transformFlags|=32,ni}function jd(Me,Bn,zn,ni){return Vp.assert(!!(Me.flags&32),"Cannot update a ElementAccessExpression using updateElementAccessChain. Use updateElementAccess instead."),Me.expression!==Bn||Me.questionDotToken!==zn||Me.argumentExpression!==ni?Hn(fu(Bn,zn,ni),Me):Me}function Jd(Me,Bn,Hn,zn){let ni=Ve(210);return ni.expression=Me,ni.questionDotToken=Bn,ni.typeArguments=Hn,ni.arguments=zn,ni.transformFlags|=ye(ni.expression)|ye(ni.questionDotToken)|gt(ni.typeArguments)|gt(ni.arguments),ni.typeArguments&&(ni.transformFlags|=1),Sf(ni.expression)&&(ni.transformFlags|=16384),ni}function Na(Me,Bn,Hn){let ni=Jd(zn().parenthesizeLeftSideOfAccess(Me,!1),void 0,xt(Bn),zn().parenthesizeExpressionsOfCommaDelimitedList(Ne(Hn)));return M8(ni.expression)&&(ni.transformFlags|=8388608),ni}function B2(Me,Bn,zn,ni){return Cy(Me)?Kn(Me,Bn,Me.questionDotToken,zn,ni):Me.expression!==Bn||Me.typeArguments!==zn||Me.arguments!==ni?Hn(Na(Bn,zn,ni),Me):Me}function du(Me,Bn,Hn,ni){let Ci=Jd(zn().parenthesizeLeftSideOfAccess(Me,!0),Bn,xt(Hn),zn().parenthesizeExpressionsOfCommaDelimitedList(Ne(ni)));return Ci.flags|=32,Ci.transformFlags|=32,Ci}function Kn(Me,Bn,zn,ni,Ci){return Vp.assert(!!(Me.flags&32),"Cannot update a CallExpression using updateCallChain. Use updateCall instead."),Me.expression!==Bn||Me.questionDotToken!==zn||Me.typeArguments!==ni||Me.arguments!==Ci?Hn(du(Bn,zn,ni,Ci),Me):Me}function vc(Me,Bn,Hn){let ni=Ve(211);return ni.expression=zn().parenthesizeExpressionOfNew(Me),ni.typeArguments=xt(Bn),ni.arguments=Hn?zn().parenthesizeExpressionsOfCommaDelimitedList(Hn):void 0,ni.transformFlags|=ye(ni.expression)|gt(ni.typeArguments)|gt(ni.arguments)|32,ni.typeArguments&&(ni.transformFlags|=1),ni}function mu(Me,Bn,zn,ni){return Me.expression!==Bn||Me.typeArguments!==zn||Me.arguments!==ni?Hn(vc(Bn,zn,ni),Me):Me}function hu(Me,Bn,Hn){let ni=oe(212);return ni.tag=zn().parenthesizeLeftSideOfAccess(Me,!1),ni.typeArguments=xt(Bn),ni.template=Hn,ni.transformFlags|=ye(ni.tag)|gt(ni.typeArguments)|ye(ni.template)|1024,ni.typeArguments&&(ni.transformFlags|=1),w4(ni.template)&&(ni.transformFlags|=128),ni}function q2(Me,Bn,zn,ni){return Me.tag!==Bn||Me.typeArguments!==zn||Me.template!==ni?Hn(hu(Bn,zn,ni),Me):Me}function Fd(Me,Bn){let Hn=oe(213);return Hn.expression=zn().parenthesizeOperandOfPrefixUnary(Bn),Hn.type=Me,Hn.transformFlags|=ye(Hn.expression)|ye(Hn.type)|1,Hn}function Bd(Me,Bn,zn){return Me.type!==Bn||Me.expression!==zn?Hn(Fd(Bn,zn),Me):Me}function gu(Me){let Bn=oe(214);return Bn.expression=Me,Bn.transformFlags=ye(Bn.expression),Bn.jsDoc=void 0,Bn}function qd(Me,Bn){return Me.expression!==Bn?Hn(gu(Bn),Me):Me}function yu(Me,Bn,Hn,zn,ni,Ci,aa){let oa=Ve(215);oa.modifiers=xt(Me),oa.asteriskToken=Bn,oa.name=Qt(Hn),oa.typeParameters=xt(zn),oa.parameters=Ne(ni),oa.type=Ci,oa.body=aa;let ca=Vn(oa.modifiers)&512,_a=!!oa.asteriskToken,xa=ca&&_a;return oa.transformFlags=gt(oa.modifiers)|ye(oa.asteriskToken)|ai(oa.name)|gt(oa.typeParameters)|gt(oa.parameters)|ye(oa.type)|ye(oa.body)&-67108865|(xa?128:ca?256:_a?2048:0)|(oa.typeParameters||oa.type?1:0)|4194304,oa.typeArguments=void 0,oa.jsDoc=void 0,oa.locals=void 0,oa.nextContainer=void 0,oa.flowNode=void 0,oa.endFlowNode=void 0,oa.returnFlowNode=void 0,oa}function Ud(Me,Bn,Hn,zn,ni,Ci,aa,oa){return Me.name!==zn||Me.modifiers!==Bn||Me.asteriskToken!==Hn||Me.typeParameters!==ni||Me.parameters!==Ci||Me.type!==aa||Me.body!==oa?pt(yu(Bn,Hn,zn,ni,Ci,aa,oa),Me):Me}function vu(Me,Bn,Hn,ni,Ci,aa){let oa=Ve(216);oa.modifiers=xt(Me),oa.typeParameters=xt(Bn),oa.parameters=Ne(Hn),oa.type=ni,oa.equalsGreaterThanToken=Ci!=null?Ci:pr(38),oa.body=zn().parenthesizeConciseBodyOfArrowFunction(aa);let ca=Vn(oa.modifiers)&512;return oa.transformFlags=gt(oa.modifiers)|gt(oa.typeParameters)|gt(oa.parameters)|ye(oa.type)|ye(oa.equalsGreaterThanToken)|ye(oa.body)&-67108865|(oa.typeParameters||oa.type?1:0)|(ca?16640:0)|1024,oa.typeArguments=void 0,oa.jsDoc=void 0,oa.locals=void 0,oa.nextContainer=void 0,oa.flowNode=void 0,oa.endFlowNode=void 0,oa.returnFlowNode=void 0,oa}function zd(Me,Bn,Hn,zn,ni,Ci,aa){return Me.modifiers!==Bn||Me.typeParameters!==Hn||Me.parameters!==zn||Me.type!==ni||Me.equalsGreaterThanToken!==Ci||Me.body!==aa?pt(vu(Bn,Hn,zn,ni,Ci,aa),Me):Me}function bu(Me){let Bn=oe(217);return Bn.expression=zn().parenthesizeOperandOfPrefixUnary(Me),Bn.transformFlags|=ye(Bn.expression),Bn}function U2(Me,Bn){return Me.expression!==Bn?Hn(bu(Bn),Me):Me}function mn(Me){let Bn=oe(218);return Bn.expression=zn().parenthesizeOperandOfPrefixUnary(Me),Bn.transformFlags|=ye(Bn.expression),Bn}function z2(Me,Bn){return Me.expression!==Bn?Hn(mn(Bn),Me):Me}function ui(Me){let Bn=oe(219);return Bn.expression=zn().parenthesizeOperandOfPrefixUnary(Me),Bn.transformFlags|=ye(Bn.expression),Bn}function W2(Me,Bn){return Me.expression!==Bn?Hn(ui(Bn),Me):Me}function Oa(Me){let Bn=oe(220);return Bn.expression=zn().parenthesizeOperandOfPrefixUnary(Me),Bn.transformFlags|=ye(Bn.expression)|256|128|2097152,Bn}function Ys(Me,Bn){return Me.expression!==Bn?Hn(Oa(Bn),Me):Me}function Tu(Me,Bn){let Hn=oe(221);return Hn.operator=Me,Hn.operand=zn().parenthesizeOperandOfPrefixUnary(Bn),Hn.transformFlags|=ye(Hn.operand),(Me===45||Me===46)&&yt(Hn.operand)&&!cs(Hn.operand)&&!E2(Hn.operand)&&(Hn.transformFlags|=268435456),Hn}function bc(Me,Bn){return Me.operand!==Bn?Hn(Tu(Me.operator,Bn),Me):Me}function Su(Me,Bn){let Hn=oe(222);return Hn.operator=Bn,Hn.operand=zn().parenthesizeOperandOfPostfixUnary(Me),Hn.transformFlags|=ye(Hn.operand),yt(Hn.operand)&&!cs(Hn.operand)&&!E2(Hn.operand)&&(Hn.transformFlags|=268435456),Hn}function Wd(Me,Bn){return Me.operand!==Bn?Hn(Su(Bn,Me.operator),Me):Me}function xu(Me,Bn,Hn){let ni=Ve(223),Ci=c6(Bn),aa=Ci.kind;return ni.left=zn().parenthesizeLeftSideOfBinary(aa,Me),ni.operatorToken=Ci,ni.right=zn().parenthesizeRightSideOfBinary(aa,ni.left,Hn),ni.transformFlags|=ye(ni.left)|ye(ni.operatorToken)|ye(ni.right),aa===60?ni.transformFlags|=32:aa===63?Hs(ni.left)?ni.transformFlags|=5248|Vd(ni.left):Yl(ni.left)&&(ni.transformFlags|=5120|Vd(ni.left)):aa===42||aa===67?ni.transformFlags|=512:jf(aa)&&(ni.transformFlags|=16),aa===101&&vn(ni.left)&&(ni.transformFlags|=536870912),ni.jsDoc=void 0,ni}function Vd(Me){return A2(Me)?65536:0}function V2(Me,Bn,zn,ni){return Me.left!==Bn||Me.operatorToken!==zn||Me.right!==ni?Hn(xu(Bn,zn,ni),Me):Me}function Eu(Me,Bn,Hn,ni,Ci){let aa=oe(224);return aa.condition=zn().parenthesizeConditionOfConditionalExpression(Me),aa.questionToken=Bn!=null?Bn:pr(57),aa.whenTrue=zn().parenthesizeBranchOfConditionalExpression(Hn),aa.colonToken=ni!=null?ni:pr(58),aa.whenFalse=zn().parenthesizeBranchOfConditionalExpression(Ci),aa.transformFlags|=ye(aa.condition)|ye(aa.questionToken)|ye(aa.whenTrue)|ye(aa.colonToken)|ye(aa.whenFalse),aa}function H2(Me,Bn,zn,ni,Ci,aa){return Me.condition!==Bn||Me.questionToken!==zn||Me.whenTrue!==ni||Me.colonToken!==Ci||Me.whenFalse!==aa?Hn(Eu(Bn,zn,ni,Ci,aa),Me):Me}function Di(Me,Bn){let Hn=oe(225);return Hn.head=Me,Hn.templateSpans=Ne(Bn),Hn.transformFlags|=ye(Hn.head)|gt(Hn.templateSpans)|1024,Hn}function Hd(Me,Bn,zn){return Me.head!==Bn||Me.templateSpans!==zn?Hn(Di(Bn,zn),Me):Me}function Tc(Me,Bn,Hn){let zn=arguments.length>3&&arguments[3]!==void 0?arguments[3]:0;Vp.assert(!(zn&-2049),"Unsupported template flags.");let ni;if(Hn!==void 0&&Hn!==Bn&&(ni=BL(Me,Hn),typeof ni=="object"))return Vp.fail("Invalid raw text");if(Bn===void 0){if(ni===void 0)return Vp.fail("Arguments 'text' and 'rawText' may not both be undefined.");Bn=ni}else ni!==void 0&&Vp.assert(Bn===ni,"Expected argument 'text' to be the normalized (i.e. 'cooked') version of argument 'rawText'.");return Bn}function Gd(Me){let Bn=1024;return Me&&(Bn|=128),Bn}function n_(Me,Bn,Hn,zn){let ni=In(Me);return ni.text=Bn,ni.rawText=Hn,ni.templateFlags=zn&2048,ni.transformFlags=Gd(ni.templateFlags),ni}function wu(Me,Bn,Hn,zn){let ni=Ve(Me);return ni.text=Bn,ni.rawText=Hn,ni.templateFlags=zn&2048,ni.transformFlags=Gd(ni.templateFlags),ni}function Qs(Me,Bn,Hn,zn){return Me===14?wu(Me,Bn,Hn,zn):n_(Me,Bn,Hn,zn)}function Sc(Me,Bn,Hn){return Me=Tc(15,Me,Bn,Hn),Qs(15,Me,Bn,Hn)}function Cu(Me,Bn,Hn){return Me=Tc(15,Me,Bn,Hn),Qs(16,Me,Bn,Hn)}function G2(Me,Bn,Hn){return Me=Tc(15,Me,Bn,Hn),Qs(17,Me,Bn,Hn)}function $d(Me,Bn,Hn){return Me=Tc(15,Me,Bn,Hn),wu(14,Me,Bn,Hn)}function Kd(Me,Bn){Vp.assert(!Me||!!Bn,"A `YieldExpression` with an asteriskToken must have an expression.");let Hn=oe(226);return Hn.expression=Bn&&zn().parenthesizeExpressionForDisallowedComma(Bn),Hn.asteriskToken=Me,Hn.transformFlags|=ye(Hn.expression)|ye(Hn.asteriskToken)|1024|128|1048576,Hn}function $2(Me,Bn,zn){return Me.expression!==zn||Me.asteriskToken!==Bn?Hn(Kd(Bn,zn),Me):Me}function Xd(Me){let Bn=oe(227);return Bn.expression=zn().parenthesizeExpressionForDisallowedComma(Me),Bn.transformFlags|=ye(Bn.expression)|1024|32768,Bn}function K2(Me,Bn){return Me.expression!==Bn?Hn(Xd(Bn),Me):Me}function Yd(Me,Bn,Hn,zn,ni){let Ci=Ve(228);return Ci.modifiers=xt(Me),Ci.name=Qt(Bn),Ci.typeParameters=xt(Hn),Ci.heritageClauses=xt(zn),Ci.members=Ne(ni),Ci.transformFlags|=gt(Ci.modifiers)|ai(Ci.name)|gt(Ci.typeParameters)|gt(Ci.heritageClauses)|gt(Ci.members)|(Ci.typeParameters?1:0)|1024,Ci.jsDoc=void 0,Ci}function xc(Me,Bn,zn,ni,Ci,aa){return Me.modifiers!==Bn||Me.name!==zn||Me.typeParameters!==ni||Me.heritageClauses!==Ci||Me.members!==aa?Hn(Yd(Bn,zn,ni,Ci,aa),Me):Me}function X2(){return oe(229)}function Qd(Me,Bn){let Hn=oe(230);return Hn.expression=zn().parenthesizeLeftSideOfAccess(Me,!1),Hn.typeArguments=Bn&&zn().parenthesizeTypeArguments(Bn),Hn.transformFlags|=ye(Hn.expression)|gt(Hn.typeArguments)|1024,Hn}function Xn(Me,Bn,zn){return Me.expression!==Bn||Me.typeArguments!==zn?Hn(Qd(Bn,zn),Me):Me}function Ec(Me,Bn){let Hn=oe(231);return Hn.expression=Me,Hn.type=Bn,Hn.transformFlags|=ye(Hn.expression)|ye(Hn.type)|1,Hn}function Zd(Me,Bn,zn){return Me.expression!==Bn||Me.type!==zn?Hn(Ec(Bn,zn),Me):Me}function em(Me){let Bn=oe(232);return Bn.expression=zn().parenthesizeLeftSideOfAccess(Me,!1),Bn.transformFlags|=ye(Bn.expression)|1,Bn}function Au(Me,Bn){return JS(Me)?rm(Me,Bn):Me.expression!==Bn?Hn(em(Bn),Me):Me}function tm(Me,Bn){let Hn=oe(235);return Hn.expression=Me,Hn.type=Bn,Hn.transformFlags|=ye(Hn.expression)|ye(Hn.type)|1,Hn}function Pu(Me,Bn,zn){return Me.expression!==Bn||Me.type!==zn?Hn(tm(Bn,zn),Me):Me}function pi(Me){let Bn=oe(232);return Bn.flags|=32,Bn.expression=zn().parenthesizeLeftSideOfAccess(Me,!0),Bn.transformFlags|=ye(Bn.expression)|1,Bn}function rm(Me,Bn){return Vp.assert(!!(Me.flags&32),"Cannot update a NonNullExpression using updateNonNullChain. Use updateNonNullExpression instead."),Me.expression!==Bn?Hn(pi(Bn),Me):Me}function wc(Me,Bn){let Hn=oe(233);switch(Hn.keywordToken=Me,Hn.name=Bn,Hn.transformFlags|=ye(Hn.name),Me){case 103:Hn.transformFlags|=1024;break;case 100:Hn.transformFlags|=4;break;default:return Vp.assertNever(Me)}return Hn.flowNode=void 0,Hn}function ra(Me,Bn){return Me.name!==Bn?Hn(wc(Me.keywordToken,Bn),Me):Me}function i_(Me,Bn){let Hn=oe(236);return Hn.expression=Me,Hn.literal=Bn,Hn.transformFlags|=ye(Hn.expression)|ye(Hn.literal)|1024,Hn}function nm(Me,Bn,zn){return Me.expression!==Bn||Me.literal!==zn?Hn(i_(Bn,zn),Me):Me}function im(){let Me=oe(237);return Me.transformFlags|=1024,Me}function Zs(Me,Bn){let Hn=oe(238);return Hn.statements=Ne(Me),Hn.multiLine=Bn,Hn.transformFlags|=gt(Hn.statements),Hn.jsDoc=void 0,Hn.locals=void 0,Hn.nextContainer=void 0,Hn}function am(Me,Bn){return Me.statements!==Bn?Hn(Zs(Bn,Me.multiLine),Me):Me}function sm(Me,Bn){let Hn=oe(240);return Hn.modifiers=xt(Me),Hn.declarationList=ir(Bn)?Ru(Bn):Bn,Hn.transformFlags|=gt(Hn.modifiers)|ye(Hn.declarationList),Vn(Hn.modifiers)&2&&(Hn.transformFlags=1),Hn.jsDoc=void 0,Hn.flowNode=void 0,Hn}function om(Me,Bn,zn){return Me.modifiers!==Bn||Me.declarationList!==zn?Hn(sm(Bn,zn),Me):Me}function Du(){let Me=oe(239);return Me.jsDoc=void 0,Me}function a_(Me){let Bn=oe(241);return Bn.expression=zn().parenthesizeExpressionOfExpressionStatement(Me),Bn.transformFlags|=ye(Bn.expression),Bn.jsDoc=void 0,Bn.flowNode=void 0,Bn}function Y2(Me,Bn){return Me.expression!==Bn?Hn(a_(Bn),Me):Me}function ku(Me,Bn,Hn){let zn=oe(242);return zn.expression=Me,zn.thenStatement=Yn(Bn),zn.elseStatement=Yn(Hn),zn.transformFlags|=ye(zn.expression)|ye(zn.thenStatement)|ye(zn.elseStatement),zn.jsDoc=void 0,zn.flowNode=void 0,zn}function Q2(Me,Bn,zn,ni){return Me.expression!==Bn||Me.thenStatement!==zn||Me.elseStatement!==ni?Hn(ku(Bn,zn,ni),Me):Me}function Iu(Me,Bn){let Hn=oe(243);return Hn.statement=Yn(Me),Hn.expression=Bn,Hn.transformFlags|=ye(Hn.statement)|ye(Hn.expression),Hn.jsDoc=void 0,Hn.flowNode=void 0,Hn}function Z2(Me,Bn,zn){return Me.statement!==Bn||Me.expression!==zn?Hn(Iu(Bn,zn),Me):Me}function _m(Me,Bn){let Hn=oe(244);return Hn.expression=Me,Hn.statement=Yn(Bn),Hn.transformFlags|=ye(Hn.expression)|ye(Hn.statement),Hn.jsDoc=void 0,Hn.flowNode=void 0,Hn}function eb(Me,Bn,zn){return Me.expression!==Bn||Me.statement!==zn?Hn(_m(Bn,zn),Me):Me}function Nu(Me,Bn,Hn,zn){let ni=oe(245);return ni.initializer=Me,ni.condition=Bn,ni.incrementor=Hn,ni.statement=Yn(zn),ni.transformFlags|=ye(ni.initializer)|ye(ni.condition)|ye(ni.incrementor)|ye(ni.statement),ni.jsDoc=void 0,ni.locals=void 0,ni.nextContainer=void 0,ni.flowNode=void 0,ni}function cm(Me,Bn,zn,ni,Ci){return Me.initializer!==Bn||Me.condition!==zn||Me.incrementor!==ni||Me.statement!==Ci?Hn(Nu(Bn,zn,ni,Ci),Me):Me}function lm(Me,Bn,Hn){let zn=oe(246);return zn.initializer=Me,zn.expression=Bn,zn.statement=Yn(Hn),zn.transformFlags|=ye(zn.initializer)|ye(zn.expression)|ye(zn.statement),zn.jsDoc=void 0,zn.locals=void 0,zn.nextContainer=void 0,zn.flowNode=void 0,zn}function tb(Me,Bn,zn,ni){return Me.initializer!==Bn||Me.expression!==zn||Me.statement!==ni?Hn(lm(Bn,zn,ni),Me):Me}function um(Me,Bn,Hn,ni){let Ci=oe(247);return Ci.awaitModifier=Me,Ci.initializer=Bn,Ci.expression=zn().parenthesizeExpressionForDisallowedComma(Hn),Ci.statement=Yn(ni),Ci.transformFlags|=ye(Ci.awaitModifier)|ye(Ci.initializer)|ye(Ci.expression)|ye(Ci.statement)|1024,Me&&(Ci.transformFlags|=128),Ci.jsDoc=void 0,Ci.locals=void 0,Ci.nextContainer=void 0,Ci.flowNode=void 0,Ci}function rb(Me,Bn,zn,ni,Ci){return Me.awaitModifier!==Bn||Me.initializer!==zn||Me.expression!==ni||Me.statement!==Ci?Hn(um(Bn,zn,ni,Ci),Me):Me}function pm(Me){let Bn=oe(248);return Bn.label=Qt(Me),Bn.transformFlags|=ye(Bn.label)|4194304,Bn.jsDoc=void 0,Bn.flowNode=void 0,Bn}function fm(Me,Bn){return Me.label!==Bn?Hn(pm(Bn),Me):Me}function Ou(Me){let Bn=oe(249);return Bn.label=Qt(Me),Bn.transformFlags|=ye(Bn.label)|4194304,Bn.jsDoc=void 0,Bn.flowNode=void 0,Bn}function dm(Me,Bn){return Me.label!==Bn?Hn(Ou(Bn),Me):Me}function mm(Me){let Bn=oe(250);return Bn.expression=Me,Bn.transformFlags|=ye(Bn.expression)|128|4194304,Bn.jsDoc=void 0,Bn.flowNode=void 0,Bn}function nb(Me,Bn){return Me.expression!==Bn?Hn(mm(Bn),Me):Me}function Mu(Me,Bn){let Hn=oe(251);return Hn.expression=Me,Hn.statement=Yn(Bn),Hn.transformFlags|=ye(Hn.expression)|ye(Hn.statement),Hn.jsDoc=void 0,Hn.flowNode=void 0,Hn}function hm(Me,Bn,zn){return Me.expression!==Bn||Me.statement!==zn?Hn(Mu(Bn,zn),Me):Me}function Lu(Me,Bn){let Hn=oe(252);return Hn.expression=zn().parenthesizeExpressionForDisallowedComma(Me),Hn.caseBlock=Bn,Hn.transformFlags|=ye(Hn.expression)|ye(Hn.caseBlock),Hn.jsDoc=void 0,Hn.flowNode=void 0,Hn.possiblyExhaustive=!1,Hn}function eo(Me,Bn,zn){return Me.expression!==Bn||Me.caseBlock!==zn?Hn(Lu(Bn,zn),Me):Me}function gm(Me,Bn){let Hn=oe(253);return Hn.label=Qt(Me),Hn.statement=Yn(Bn),Hn.transformFlags|=ye(Hn.label)|ye(Hn.statement),Hn.jsDoc=void 0,Hn.flowNode=void 0,Hn}function ym(Me,Bn,zn){return Me.label!==Bn||Me.statement!==zn?Hn(gm(Bn,zn),Me):Me}function vm(Me){let Bn=oe(254);return Bn.expression=Me,Bn.transformFlags|=ye(Bn.expression),Bn.jsDoc=void 0,Bn.flowNode=void 0,Bn}function ib(Me,Bn){return Me.expression!==Bn?Hn(vm(Bn),Me):Me}function bm(Me,Bn,Hn){let zn=oe(255);return zn.tryBlock=Me,zn.catchClause=Bn,zn.finallyBlock=Hn,zn.transformFlags|=ye(zn.tryBlock)|ye(zn.catchClause)|ye(zn.finallyBlock),zn.jsDoc=void 0,zn.flowNode=void 0,zn}function ab(Me,Bn,zn,ni){return Me.tryBlock!==Bn||Me.catchClause!==zn||Me.finallyBlock!==ni?Hn(bm(Bn,zn,ni),Me):Me}function Tm(){let Me=oe(256);return Me.jsDoc=void 0,Me.flowNode=void 0,Me}function Cc(Me,Bn,Hn,zn){var ni;let Ci=Ve(257);return Ci.name=Qt(Me),Ci.exclamationToken=Bn,Ci.type=Hn,Ci.initializer=Wa(zn),Ci.transformFlags|=ai(Ci.name)|ye(Ci.initializer)|(((ni=Ci.exclamationToken)!=null?ni:Ci.type)?1:0),Ci.jsDoc=void 0,Ci}function Sm(Me,Bn,zn,ni,Ci){return Me.name!==Bn||Me.type!==ni||Me.exclamationToken!==zn||Me.initializer!==Ci?Hn(Cc(Bn,zn,ni,Ci),Me):Me}function Ru(Me){let Bn=arguments.length>1&&arguments[1]!==void 0?arguments[1]:0,Hn=oe(258);return Hn.flags|=Bn&3,Hn.declarations=Ne(Me),Hn.transformFlags|=gt(Hn.declarations)|4194304,Bn&3&&(Hn.transformFlags|=263168),Hn}function sb(Me,Bn){return Me.declarations!==Bn?Hn(Ru(Bn,Me.flags),Me):Me}function xm(Me,Bn,Hn,zn,ni,Ci,aa){let oa=Ve(259);if(oa.modifiers=xt(Me),oa.asteriskToken=Bn,oa.name=Qt(Hn),oa.typeParameters=xt(zn),oa.parameters=Ne(ni),oa.type=Ci,oa.body=aa,!oa.body||Vn(oa.modifiers)&2)oa.transformFlags=1;else{let Me=Vn(oa.modifiers)&512,Bn=!!oa.asteriskToken,Hn=Me&&Bn;oa.transformFlags=gt(oa.modifiers)|ye(oa.asteriskToken)|ai(oa.name)|gt(oa.typeParameters)|gt(oa.parameters)|ye(oa.type)|ye(oa.body)&-67108865|(Hn?128:Me?256:Bn?2048:0)|(oa.typeParameters||oa.type?1:0)|4194304}return oa.typeArguments=void 0,oa.jsDoc=void 0,oa.locals=void 0,oa.nextContainer=void 0,oa.endFlowNode=void 0,oa.returnFlowNode=void 0,oa}function ju(Me,Bn,Hn,zn,ni,Ci,aa,oa){return Me.modifiers!==Bn||Me.asteriskToken!==Hn||Me.name!==zn||Me.typeParameters!==ni||Me.parameters!==Ci||Me.type!==aa||Me.body!==oa?ob(xm(Bn,Hn,zn,ni,Ci,aa,oa),Me):Me}function ob(Me,Bn){return Me!==Bn&&Me.modifiers===Bn.modifiers&&(Me.modifiers=Bn.modifiers),pt(Me,Bn)}function Em(Me,Bn,Hn,zn,ni){let Ci=Ve(260);return Ci.modifiers=xt(Me),Ci.name=Qt(Bn),Ci.typeParameters=xt(Hn),Ci.heritageClauses=xt(zn),Ci.members=Ne(ni),Vn(Ci.modifiers)&2?Ci.transformFlags=1:(Ci.transformFlags|=gt(Ci.modifiers)|ai(Ci.name)|gt(Ci.typeParameters)|gt(Ci.heritageClauses)|gt(Ci.members)|(Ci.typeParameters?1:0)|1024,Ci.transformFlags&8192&&(Ci.transformFlags|=1)),Ci.jsDoc=void 0,Ci}function Ju(Me,Bn,zn,ni,Ci,aa){return Me.modifiers!==Bn||Me.name!==zn||Me.typeParameters!==ni||Me.heritageClauses!==Ci||Me.members!==aa?Hn(Em(Bn,zn,ni,Ci,aa),Me):Me}function wm(Me,Bn,Hn,zn,ni){let Ci=Ve(261);return Ci.modifiers=xt(Me),Ci.name=Qt(Bn),Ci.typeParameters=xt(Hn),Ci.heritageClauses=xt(zn),Ci.members=Ne(ni),Ci.transformFlags=1,Ci.jsDoc=void 0,Ci}function Cm(Me,Bn,zn,ni,Ci,aa){return Me.modifiers!==Bn||Me.name!==zn||Me.typeParameters!==ni||Me.heritageClauses!==Ci||Me.members!==aa?Hn(wm(Bn,zn,ni,Ci,aa),Me):Me}function sr(Me,Bn,Hn,zn){let ni=Ve(262);return ni.modifiers=xt(Me),ni.name=Qt(Bn),ni.typeParameters=xt(Hn),ni.type=zn,ni.transformFlags=1,ni.jsDoc=void 0,ni.locals=void 0,ni.nextContainer=void 0,ni}function Ma(Me,Bn,zn,ni,Ci){return Me.modifiers!==Bn||Me.name!==zn||Me.typeParameters!==ni||Me.type!==Ci?Hn(sr(Bn,zn,ni,Ci),Me):Me}function Fu(Me,Bn,Hn){let zn=Ve(263);return zn.modifiers=xt(Me),zn.name=Qt(Bn),zn.members=Ne(Hn),zn.transformFlags|=gt(zn.modifiers)|ye(zn.name)|gt(zn.members)|1,zn.transformFlags&=-67108865,zn.jsDoc=void 0,zn}function La(Me,Bn,zn,ni){return Me.modifiers!==Bn||Me.name!==zn||Me.members!==ni?Hn(Fu(Bn,zn,ni),Me):Me}function Am(Me,Bn,Hn){let zn=arguments.length>3&&arguments[3]!==void 0?arguments[3]:0,ni=Ve(264);return ni.modifiers=xt(Me),ni.flags|=zn&1044,ni.name=Bn,ni.body=Hn,Vn(ni.modifiers)&2?ni.transformFlags=1:ni.transformFlags|=gt(ni.modifiers)|ye(ni.name)|ye(ni.body)|1,ni.transformFlags&=-67108865,ni.jsDoc=void 0,ni.locals=void 0,ni.nextContainer=void 0,ni}function Sr(Me,Bn,zn,ni){return Me.modifiers!==Bn||Me.name!==zn||Me.body!==ni?Hn(Am(Bn,zn,ni,Me.flags),Me):Me}function Ra(Me){let Bn=oe(265);return Bn.statements=Ne(Me),Bn.transformFlags|=gt(Bn.statements),Bn.jsDoc=void 0,Bn}function Yr(Me,Bn){return Me.statements!==Bn?Hn(Ra(Bn),Me):Me}function Pm(Me){let Bn=oe(266);return Bn.clauses=Ne(Me),Bn.transformFlags|=gt(Bn.clauses),Bn.locals=void 0,Bn.nextContainer=void 0,Bn}function _b(Me,Bn){return Me.clauses!==Bn?Hn(Pm(Bn),Me):Me}function Dm(Me){let Bn=Ve(267);return Bn.name=Qt(Me),Bn.transformFlags|=ec(Bn.name)|1,Bn.modifiers=void 0,Bn.jsDoc=void 0,Bn}function km(Me,Bn){return Me.name!==Bn?cb(Dm(Bn),Me):Me}function cb(Me,Bn){return Me!==Bn&&(Me.modifiers=Bn.modifiers),Hn(Me,Bn)}function Im(Me,Bn,Hn,zn){let ni=Ve(268);return ni.modifiers=xt(Me),ni.name=Qt(Hn),ni.isTypeOnly=Bn,ni.moduleReference=zn,ni.transformFlags|=gt(ni.modifiers)|ec(ni.name)|ye(ni.moduleReference),ud(ni.moduleReference)||(ni.transformFlags|=1),ni.transformFlags&=-67108865,ni.jsDoc=void 0,ni}function Nm(Me,Bn,zn,ni,Ci){return Me.modifiers!==Bn||Me.isTypeOnly!==zn||Me.name!==ni||Me.moduleReference!==Ci?Hn(Im(Bn,zn,ni,Ci),Me):Me}function Om(Me,Bn,Hn,zn){let ni=oe(269);return ni.modifiers=xt(Me),ni.importClause=Bn,ni.moduleSpecifier=Hn,ni.assertClause=zn,ni.transformFlags|=ye(ni.importClause)|ye(ni.moduleSpecifier),ni.transformFlags&=-67108865,ni.jsDoc=void 0,ni}function Mm(Me,Bn,zn,ni,Ci){return Me.modifiers!==Bn||Me.importClause!==zn||Me.moduleSpecifier!==ni||Me.assertClause!==Ci?Hn(Om(Bn,zn,ni,Ci),Me):Me}function Lm(Me,Bn,Hn){let zn=Ve(270);return zn.isTypeOnly=Me,zn.name=Bn,zn.namedBindings=Hn,zn.transformFlags|=ye(zn.name)|ye(zn.namedBindings),Me&&(zn.transformFlags|=1),zn.transformFlags&=-67108865,zn}function Rm(Me,Bn,zn,ni){return Me.isTypeOnly!==Bn||Me.name!==zn||Me.namedBindings!==ni?Hn(Lm(Bn,zn,ni),Me):Me}function Bu(Me,Bn){let Hn=oe(296);return Hn.elements=Ne(Me),Hn.multiLine=Bn,Hn.transformFlags|=4,Hn}function lb(Me,Bn,zn){return Me.elements!==Bn||Me.multiLine!==zn?Hn(Bu(Bn,zn),Me):Me}function s_(Me,Bn){let Hn=oe(297);return Hn.name=Me,Hn.value=Bn,Hn.transformFlags|=4,Hn}function jm(Me,Bn,zn){return Me.name!==Bn||Me.value!==zn?Hn(s_(Bn,zn),Me):Me}function qu(Me,Bn){let Hn=oe(298);return Hn.assertClause=Me,Hn.multiLine=Bn,Hn}function Jm(Me,Bn,zn){return Me.assertClause!==Bn||Me.multiLine!==zn?Hn(qu(Bn,zn),Me):Me}function Fm(Me){let Bn=Ve(271);return Bn.name=Me,Bn.transformFlags|=ye(Bn.name),Bn.transformFlags&=-67108865,Bn}function Uu(Me,Bn){return Me.name!==Bn?Hn(Fm(Bn),Me):Me}function Bm(Me){let Bn=Ve(277);return Bn.name=Me,Bn.transformFlags|=ye(Bn.name)|4,Bn.transformFlags&=-67108865,Bn}function qm(Me,Bn){return Me.name!==Bn?Hn(Bm(Bn),Me):Me}function Um(Me){let Bn=oe(272);return Bn.elements=Ne(Me),Bn.transformFlags|=gt(Bn.elements),Bn.transformFlags&=-67108865,Bn}function ub(Me,Bn){return Me.elements!==Bn?Hn(Um(Bn),Me):Me}function zm(Me,Bn,Hn){let zn=Ve(273);return zn.isTypeOnly=Me,zn.propertyName=Bn,zn.name=Hn,zn.transformFlags|=ye(zn.propertyName)|ye(zn.name),zn.transformFlags&=-67108865,zn}function pb(Me,Bn,zn,ni){return Me.isTypeOnly!==Bn||Me.propertyName!==zn||Me.name!==ni?Hn(zm(Bn,zn,ni),Me):Me}function zu(Me,Bn,Hn){let ni=Ve(274);return ni.modifiers=xt(Me),ni.isExportEquals=Bn,ni.expression=Bn?zn().parenthesizeRightSideOfBinary(63,void 0,Hn):zn().parenthesizeExpressionOfExportDefault(Hn),ni.transformFlags|=gt(ni.modifiers)|ye(ni.expression),ni.transformFlags&=-67108865,ni.jsDoc=void 0,ni}function Wu(Me,Bn,zn){return Me.modifiers!==Bn||Me.expression!==zn?Hn(zu(Bn,Me.isExportEquals,zn),Me):Me}function na(Me,Bn,Hn,zn,ni){let Ci=Ve(275);return Ci.modifiers=xt(Me),Ci.isTypeOnly=Bn,Ci.exportClause=Hn,Ci.moduleSpecifier=zn,Ci.assertClause=ni,Ci.transformFlags|=gt(Ci.modifiers)|ye(Ci.exportClause)|ye(Ci.moduleSpecifier),Ci.transformFlags&=-67108865,Ci.jsDoc=void 0,Ci}function Wm(Me,Bn,Hn,zn,ni,Ci){return Me.modifiers!==Bn||Me.isTypeOnly!==Hn||Me.exportClause!==zn||Me.moduleSpecifier!==ni||Me.assertClause!==Ci?Vm(na(Bn,Hn,zn,ni,Ci),Me):Me}function Vm(Me,Bn){return Me!==Bn&&Me.modifiers===Bn.modifiers&&(Me.modifiers=Bn.modifiers),Hn(Me,Bn)}function to(Me){let Bn=oe(276);return Bn.elements=Ne(Me),Bn.transformFlags|=gt(Bn.elements),Bn.transformFlags&=-67108865,Bn}function Hm(Me,Bn){return Me.elements!==Bn?Hn(to(Bn),Me):Me}function Vu(Me,Bn,Hn){let zn=oe(278);return zn.isTypeOnly=Me,zn.propertyName=Qt(Bn),zn.name=Qt(Hn),zn.transformFlags|=ye(zn.propertyName)|ye(zn.name),zn.transformFlags&=-67108865,zn.jsDoc=void 0,zn}function o_(Me,Bn,zn,ni){return Me.isTypeOnly!==Bn||Me.propertyName!==zn||Me.name!==ni?Hn(Vu(Bn,zn,ni),Me):Me}function fb(){let Me=Ve(279);return Me.jsDoc=void 0,Me}function Gm(Me){let Bn=oe(280);return Bn.expression=Me,Bn.transformFlags|=ye(Bn.expression),Bn.transformFlags&=-67108865,Bn}function $m(Me,Bn){return Me.expression!==Bn?Hn(Gm(Bn),Me):Me}function db(Me){return oe(Me)}function Km(Me,Bn){let Hn=arguments.length>2&&arguments[2]!==void 0?arguments[2]:!1,ni=Ac(Me,Hn?Bn&&zn().parenthesizeNonArrayTypeOfPostfixType(Bn):Bn);return ni.postfix=Hn,ni}function Ac(Me,Bn){let Hn=oe(Me);return Hn.type=Bn,Hn}function Xm(Me,Bn,zn){return Bn.type!==zn?Hn(Km(Me,zn,Bn.postfix),Bn):Bn}function mb(Me,Bn,zn){return Bn.type!==zn?Hn(Ac(Me,zn),Bn):Bn}function Ym(Me,Bn){let Hn=Ve(320);return Hn.parameters=xt(Me),Hn.type=Bn,Hn.transformFlags=gt(Hn.parameters)|(Hn.type?1:0),Hn.jsDoc=void 0,Hn.locals=void 0,Hn.nextContainer=void 0,Hn.typeArguments=void 0,Hn}function hb(Me,Bn,zn){return Me.parameters!==Bn||Me.type!==zn?Hn(Ym(Bn,zn),Me):Me}function Qm(Me){let Bn=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!1,Hn=Ve(325);return Hn.jsDocPropertyTags=xt(Me),Hn.isArrayType=Bn,Hn}function gb(Me,Bn,zn){return Me.jsDocPropertyTags!==Bn||Me.isArrayType!==zn?Hn(Qm(Bn,zn),Me):Me}function Zm(Me){let Bn=oe(312);return Bn.type=Me,Bn}function yb(Me,Bn){return Me.type!==Bn?Hn(Zm(Bn),Me):Me}function eh(Me,Bn,Hn){let zn=Ve(326);return zn.typeParameters=xt(Me),zn.parameters=Ne(Bn),zn.type=Hn,zn.jsDoc=void 0,zn.locals=void 0,zn.nextContainer=void 0,zn}function Hu(Me,Bn,zn,ni){return Me.typeParameters!==Bn||Me.parameters!==zn||Me.type!==ni?Hn(eh(Bn,zn,ni),Me):Me}function fi(Me){let Bn=ed(Me.kind);return Me.tagName.escapedText===vi(Bn)?Me.tagName:Ut(Bn)}function ja(Me,Bn,Hn){let zn=oe(Me);return zn.tagName=Bn,zn.comment=Hn,zn}function Ja(Me,Bn,Hn){let zn=Ve(Me);return zn.tagName=Bn,zn.comment=Hn,zn}function __(Me,Bn,Hn,zn){let ni=ja(348,Me!=null?Me:Ut("template"),zn);return ni.constraint=Bn,ni.typeParameters=Ne(Hn),ni}function Gu(Me){let Bn=arguments.length>1&&arguments[1]!==void 0?arguments[1]:fi(Me),zn=arguments.length>2?arguments[2]:void 0,ni=arguments.length>3?arguments[3]:void 0,Ci=arguments.length>4?arguments[4]:void 0;return Me.tagName!==Bn||Me.constraint!==zn||Me.typeParameters!==ni||Me.comment!==Ci?Hn(__(Bn,zn,ni,Ci),Me):Me}function $u(Me,Bn,Hn,zn){let ni=Ja(349,Me!=null?Me:Ut("typedef"),zn);return ni.typeExpression=Bn,ni.fullName=Hn,ni.name=w2(Hn),ni.locals=void 0,ni.nextContainer=void 0,ni}function th(Me){let Bn=arguments.length>1&&arguments[1]!==void 0?arguments[1]:fi(Me),zn=arguments.length>2?arguments[2]:void 0,ni=arguments.length>3?arguments[3]:void 0,Ci=arguments.length>4?arguments[4]:void 0;return Me.tagName!==Bn||Me.typeExpression!==zn||Me.fullName!==ni||Me.comment!==Ci?Hn($u(Bn,zn,ni,Ci),Me):Me}function Pc(Me,Bn,Hn,zn,ni,Ci){let aa=Ja(344,Me!=null?Me:Ut("param"),Ci);return aa.typeExpression=zn,aa.name=Bn,aa.isNameFirst=!!ni,aa.isBracketed=Hn,aa}function vb(Me){let Bn=arguments.length>1&&arguments[1]!==void 0?arguments[1]:fi(Me),zn=arguments.length>2?arguments[2]:void 0,ni=arguments.length>3?arguments[3]:void 0,Ci=arguments.length>4?arguments[4]:void 0,aa=arguments.length>5?arguments[5]:void 0,oa=arguments.length>6?arguments[6]:void 0;return Me.tagName!==Bn||Me.name!==zn||Me.isBracketed!==ni||Me.typeExpression!==Ci||Me.isNameFirst!==aa||Me.comment!==oa?Hn(Pc(Bn,zn,ni,Ci,aa,oa),Me):Me}function Ku(Me,Bn,Hn,zn,ni,Ci){let aa=Ja(351,Me!=null?Me:Ut("prop"),Ci);return aa.typeExpression=zn,aa.name=Bn,aa.isNameFirst=!!ni,aa.isBracketed=Hn,aa}function bb(Me){let Bn=arguments.length>1&&arguments[1]!==void 0?arguments[1]:fi(Me),zn=arguments.length>2?arguments[2]:void 0,ni=arguments.length>3?arguments[3]:void 0,Ci=arguments.length>4?arguments[4]:void 0,aa=arguments.length>5?arguments[5]:void 0,oa=arguments.length>6?arguments[6]:void 0;return Me.tagName!==Bn||Me.name!==zn||Me.isBracketed!==ni||Me.typeExpression!==Ci||Me.isNameFirst!==aa||Me.comment!==oa?Hn(Ku(Bn,zn,ni,Ci,aa,oa),Me):Me}function rh(Me,Bn,Hn,zn){let ni=Ja(341,Me!=null?Me:Ut("callback"),zn);return ni.typeExpression=Bn,ni.fullName=Hn,ni.name=w2(Hn),ni.locals=void 0,ni.nextContainer=void 0,ni}function nh(Me){let Bn=arguments.length>1&&arguments[1]!==void 0?arguments[1]:fi(Me),zn=arguments.length>2?arguments[2]:void 0,ni=arguments.length>3?arguments[3]:void 0,Ci=arguments.length>4?arguments[4]:void 0;return Me.tagName!==Bn||Me.typeExpression!==zn||Me.fullName!==ni||Me.comment!==Ci?Hn(rh(Bn,zn,ni,Ci),Me):Me}function ih(Me,Bn,Hn){let zn=ja(342,Me!=null?Me:Ut("overload"),Hn);return zn.typeExpression=Bn,zn}function ah(Me){let Bn=arguments.length>1&&arguments[1]!==void 0?arguments[1]:fi(Me),zn=arguments.length>2?arguments[2]:void 0,ni=arguments.length>3?arguments[3]:void 0;return Me.tagName!==Bn||Me.typeExpression!==zn||Me.comment!==ni?Hn(ih(Bn,zn,ni),Me):Me}function sh(Me,Bn,Hn){let zn=ja(331,Me!=null?Me:Ut("augments"),Hn);return zn.class=Bn,zn}function Xu(Me){let Bn=arguments.length>1&&arguments[1]!==void 0?arguments[1]:fi(Me),zn=arguments.length>2?arguments[2]:void 0,ni=arguments.length>3?arguments[3]:void 0;return Me.tagName!==Bn||Me.class!==zn||Me.comment!==ni?Hn(sh(Bn,zn,ni),Me):Me}function Yu(Me,Bn,Hn){let zn=ja(332,Me!=null?Me:Ut("implements"),Hn);return zn.class=Bn,zn}function ro(Me,Bn,Hn){let zn=ja(350,Me!=null?Me:Ut("see"),Hn);return zn.name=Bn,zn}function Tb(Me,Bn,zn,ni){return Me.tagName!==Bn||Me.name!==zn||Me.comment!==ni?Hn(ro(Bn,zn,ni),Me):Me}function ws(Me){let Bn=oe(313);return Bn.name=Me,Bn}function Dc(Me,Bn){return Me.name!==Bn?Hn(ws(Bn),Me):Me}function oh(Me,Bn){let Hn=oe(314);return Hn.left=Me,Hn.right=Bn,Hn.transformFlags|=ye(Hn.left)|ye(Hn.right),Hn}function Sb(Me,Bn,zn){return Me.left!==Bn||Me.right!==zn?Hn(oh(Bn,zn),Me):Me}function _h(Me,Bn){let Hn=oe(327);return Hn.name=Me,Hn.text=Bn,Hn}function xb(Me,Bn,zn){return Me.name!==Bn?Hn(_h(Bn,zn),Me):Me}function ch(Me,Bn){let Hn=oe(328);return Hn.name=Me,Hn.text=Bn,Hn}function lh(Me,Bn,zn){return Me.name!==Bn?Hn(ch(Bn,zn),Me):Me}function uh(Me,Bn){let Hn=oe(329);return Hn.name=Me,Hn.text=Bn,Hn}function Eb(Me,Bn,zn){return Me.name!==Bn?Hn(uh(Bn,zn),Me):Me}function wb(Me){let Bn=arguments.length>1&&arguments[1]!==void 0?arguments[1]:fi(Me),zn=arguments.length>2?arguments[2]:void 0,ni=arguments.length>3?arguments[3]:void 0;return Me.tagName!==Bn||Me.class!==zn||Me.comment!==ni?Hn(Yu(Bn,zn,ni),Me):Me}function ph(Me,Bn,Hn){return ja(Me,Bn!=null?Bn:Ut(ed(Me)),Hn)}function Cb(Me,Bn){let zn=arguments.length>2&&arguments[2]!==void 0?arguments[2]:fi(Bn),ni=arguments.length>3?arguments[3]:void 0;return Bn.tagName!==zn||Bn.comment!==ni?Hn(ph(Me,zn,ni),Bn):Bn}function fh(Me,Bn,Hn,zn){let ni=ja(Me,Bn!=null?Bn:Ut(ed(Me)),zn);return ni.typeExpression=Hn,ni}function Ab(Me,Bn){let zn=arguments.length>2&&arguments[2]!==void 0?arguments[2]:fi(Bn),ni=arguments.length>3?arguments[3]:void 0,Ci=arguments.length>4?arguments[4]:void 0;return Bn.tagName!==zn||Bn.typeExpression!==ni||Bn.comment!==Ci?Hn(fh(Me,zn,ni,Ci),Bn):Bn}function dh(Me,Bn){return ja(330,Me,Bn)}function Pb(Me,Bn,zn){return Me.tagName!==Bn||Me.comment!==zn?Hn(dh(Bn,zn),Me):Me}function mh(Me,Bn,Hn){let zn=Ja(343,Me!=null?Me:Ut(ed(343)),Hn);return zn.typeExpression=Bn,zn.locals=void 0,zn.nextContainer=void 0,zn}function Db(Me){let Bn=arguments.length>1&&arguments[1]!==void 0?arguments[1]:fi(Me),zn=arguments.length>2?arguments[2]:void 0,ni=arguments.length>3?arguments[3]:void 0;return Me.tagName!==Bn||Me.typeExpression!==zn||Me.comment!==ni?Hn(mh(Bn,zn,ni),Me):Me}function hh(Me){let Bn=oe(324);return Bn.text=Me,Bn}function Qu(Me,Bn){return Me.text!==Bn?Hn(hh(Bn),Me):Me}function gh(Me,Bn){let Hn=oe(323);return Hn.comment=Me,Hn.tags=xt(Bn),Hn}function yh(Me,Bn,zn){return Me.comment!==Bn||Me.tags!==zn?Hn(gh(Bn,zn),Me):Me}function Zu(Me,Bn,Hn){let zn=oe(281);return zn.openingElement=Me,zn.children=Ne(Bn),zn.closingElement=Hn,zn.transformFlags|=ye(zn.openingElement)|gt(zn.children)|ye(zn.closingElement)|2,zn}function kb(Me,Bn,zn,ni){return Me.openingElement!==Bn||Me.children!==zn||Me.closingElement!==ni?Hn(Zu(Bn,zn,ni),Me):Me}function c_(Me,Bn,Hn){let zn=oe(282);return zn.tagName=Me,zn.typeArguments=xt(Bn),zn.attributes=Hn,zn.transformFlags|=ye(zn.tagName)|gt(zn.typeArguments)|ye(zn.attributes)|2,zn.typeArguments&&(zn.transformFlags|=1),zn}function vh(Me,Bn,zn,ni){return Me.tagName!==Bn||Me.typeArguments!==zn||Me.attributes!==ni?Hn(c_(Bn,zn,ni),Me):Me}function bh(Me,Bn,Hn){let zn=oe(283);return zn.tagName=Me,zn.typeArguments=xt(Bn),zn.attributes=Hn,zn.transformFlags|=ye(zn.tagName)|gt(zn.typeArguments)|ye(zn.attributes)|2,Bn&&(zn.transformFlags|=1),zn}function Ib(Me,Bn,zn,ni){return Me.tagName!==Bn||Me.typeArguments!==zn||Me.attributes!==ni?Hn(bh(Bn,zn,ni),Me):Me}function on(Me){let Bn=oe(284);return Bn.tagName=Me,Bn.transformFlags|=ye(Bn.tagName)|2,Bn}function Th(Me,Bn){return Me.tagName!==Bn?Hn(on(Bn),Me):Me}function ep(Me,Bn,Hn){let zn=oe(285);return zn.openingFragment=Me,zn.children=Ne(Bn),zn.closingFragment=Hn,zn.transformFlags|=ye(zn.openingFragment)|gt(zn.children)|ye(zn.closingFragment)|2,zn}function Nb(Me,Bn,zn,ni){return Me.openingFragment!==Bn||Me.children!==zn||Me.closingFragment!==ni?Hn(ep(Bn,zn,ni),Me):Me}function l_(Me,Bn){let Hn=oe(11);return Hn.text=Me,Hn.containsOnlyTriviaWhiteSpaces=!!Bn,Hn.transformFlags|=2,Hn}function Ob(Me,Bn,zn){return Me.text!==Bn||Me.containsOnlyTriviaWhiteSpaces!==zn?Hn(l_(Bn,zn),Me):Me}function kc(){let Me=oe(286);return Me.transformFlags|=2,Me}function Mb(){let Me=oe(287);return Me.transformFlags|=2,Me}function Sh(Me,Bn){let Hn=Ve(288);return Hn.name=Me,Hn.initializer=Bn,Hn.transformFlags|=ye(Hn.name)|ye(Hn.initializer)|2,Hn}function Lb(Me,Bn,zn){return Me.name!==Bn||Me.initializer!==zn?Hn(Sh(Bn,zn),Me):Me}function xh(Me){let Bn=Ve(289);return Bn.properties=Ne(Me),Bn.transformFlags|=gt(Bn.properties)|2,Bn}function tp(Me,Bn){return Me.properties!==Bn?Hn(xh(Bn),Me):Me}function no(Me){let Bn=oe(290);return Bn.expression=Me,Bn.transformFlags|=ye(Bn.expression)|2,Bn}function Rb(Me,Bn){return Me.expression!==Bn?Hn(no(Bn),Me):Me}function Ic(Me,Bn){let Hn=oe(291);return Hn.dotDotDotToken=Me,Hn.expression=Bn,Hn.transformFlags|=ye(Hn.dotDotDotToken)|ye(Hn.expression)|2,Hn}function Eh(Me,Bn){return Me.expression!==Bn?Hn(Ic(Me.dotDotDotToken,Bn),Me):Me}function wh(Me,Bn){let Hn=oe(292);return Hn.expression=zn().parenthesizeExpressionForDisallowedComma(Me),Hn.statements=Ne(Bn),Hn.transformFlags|=ye(Hn.expression)|gt(Hn.statements),Hn.jsDoc=void 0,Hn}function rp(Me,Bn,zn){return Me.expression!==Bn||Me.statements!==zn?Hn(wh(Bn,zn),Me):Me}function np(Me){let Bn=oe(293);return Bn.statements=Ne(Me),Bn.transformFlags=gt(Bn.statements),Bn}function jb(Me,Bn){return Me.statements!==Bn?Hn(np(Bn),Me):Me}function Ch(Me,Bn){let Hn=oe(294);switch(Hn.token=Me,Hn.types=Ne(Bn),Hn.transformFlags|=gt(Hn.types),Me){case 94:Hn.transformFlags|=1024;break;case 117:Hn.transformFlags|=1;break;default:return Vp.assertNever(Me)}return Hn}function Ah(Me,Bn){return Me.types!==Bn?Hn(Ch(Me.token,Bn),Me):Me}function ip(Me,Bn){let Hn=oe(295);return Hn.variableDeclaration=Xh(Me),Hn.block=Bn,Hn.transformFlags|=ye(Hn.variableDeclaration)|ye(Hn.block)|(Me?0:64),Hn.locals=void 0,Hn.nextContainer=void 0,Hn}function Ph(Me,Bn,zn){return Me.variableDeclaration!==Bn||Me.block!==zn?Hn(ip(Bn,zn),Me):Me}function Fa(Me,Bn){let Hn=Ve(299);return Hn.name=Qt(Me),Hn.initializer=zn().parenthesizeExpressionForDisallowedComma(Bn),Hn.transformFlags|=ai(Hn.name)|ye(Hn.initializer),Hn.modifiers=void 0,Hn.questionToken=void 0,Hn.exclamationToken=void 0,Hn.jsDoc=void 0,Hn}function Jb(Me,Bn,Hn){return Me.name!==Bn||Me.initializer!==Hn?Fb(Fa(Bn,Hn),Me):Me}function Fb(Me,Bn){return Me!==Bn&&(Me.modifiers=Bn.modifiers,Me.questionToken=Bn.questionToken,Me.exclamationToken=Bn.exclamationToken),Hn(Me,Bn)}function Dh(Me,Bn){let Hn=Ve(300);return Hn.name=Qt(Me),Hn.objectAssignmentInitializer=Bn&&zn().parenthesizeExpressionForDisallowedComma(Bn),Hn.transformFlags|=ec(Hn.name)|ye(Hn.objectAssignmentInitializer)|1024,Hn.equalsToken=void 0,Hn.modifiers=void 0,Hn.questionToken=void 0,Hn.exclamationToken=void 0,Hn.jsDoc=void 0,Hn}function Bb(Me,Bn,Hn){return Me.name!==Bn||Me.objectAssignmentInitializer!==Hn?kh(Dh(Bn,Hn),Me):Me}function kh(Me,Bn){return Me!==Bn&&(Me.modifiers=Bn.modifiers,Me.questionToken=Bn.questionToken,Me.exclamationToken=Bn.exclamationToken,Me.equalsToken=Bn.equalsToken),Hn(Me,Bn)}function ap(Me){let Bn=Ve(301);return Bn.expression=zn().parenthesizeExpressionForDisallowedComma(Me),Bn.transformFlags|=ye(Bn.expression)|128|65536,Bn.jsDoc=void 0,Bn}function ki(Me,Bn){return Me.expression!==Bn?Hn(ap(Bn),Me):Me}function sp(Me,Bn){let Hn=Ve(302);return Hn.name=Qt(Me),Hn.initializer=Bn&&zn().parenthesizeExpressionForDisallowedComma(Bn),Hn.transformFlags|=ye(Hn.name)|ye(Hn.initializer)|1,Hn.jsDoc=void 0,Hn}function qb(Me,Bn,zn){return Me.name!==Bn||Me.initializer!==zn?Hn(sp(Bn,zn),Me):Me}function Ub(Me,Hn,zn){let ni=Bn.createBaseSourceFileNode(308);return ni.statements=Ne(Me),ni.endOfFileToken=Hn,ni.flags|=zn,ni.text="",ni.fileName="",ni.path="",ni.resolvedPath="",ni.originalFileName="",ni.languageVersion=0,ni.languageVariant=0,ni.scriptKind=0,ni.isDeclarationFile=!1,ni.hasNoDefaultLib=!1,ni.transformFlags|=gt(ni.statements)|ye(ni.endOfFileToken),ni.locals=void 0,ni.nextContainer=void 0,ni.endFlowNode=void 0,ni.nodeCount=0,ni.identifierCount=0,ni.symbolCount=0,ni.parseDiagnostics=void 0,ni.bindDiagnostics=void 0,ni.bindSuggestionDiagnostics=void 0,ni.lineMap=void 0,ni.externalModuleIndicator=void 0,ni.setExternalModuleIndicator=void 0,ni.pragmas=void 0,ni.checkJsDirective=void 0,ni.referencedFiles=void 0,ni.typeReferenceDirectives=void 0,ni.libReferenceDirectives=void 0,ni.amdDependencies=void 0,ni.commentDirectives=void 0,ni.identifiers=void 0,ni.packageJsonLocations=void 0,ni.packageJsonScope=void 0,ni.imports=void 0,ni.moduleAugmentations=void 0,ni.ambientModuleNames=void 0,ni.resolvedModules=void 0,ni.classifiableNames=void 0,ni.impliedNodeFormat=void 0,ni}function Ih(Me){let Bn=Object.create(Me.redirectTarget);return Object.defineProperties(Bn,{id:{get(){return this.redirectInfo.redirectTarget.id},set(Me){this.redirectInfo.redirectTarget.id=Me}},symbol:{get(){return this.redirectInfo.redirectTarget.symbol},set(Me){this.redirectInfo.redirectTarget.symbol=Me}}}),Bn.redirectInfo=Me,Bn}function Nh(Me){let Bn=Ih(Me.redirectInfo);return Bn.flags|=Me.flags&-9,Bn.fileName=Me.fileName,Bn.path=Me.path,Bn.resolvedPath=Me.resolvedPath,Bn.originalFileName=Me.originalFileName,Bn.packageJsonLocations=Me.packageJsonLocations,Bn.packageJsonScope=Me.packageJsonScope,Bn.emitNode=void 0,Bn}function op(Me){let Hn=Bn.createBaseSourceFileNode(308);Hn.flags|=Me.flags&-9;for(let Bn in Me)if(!(Jr(Hn,Bn)||!Jr(Me,Bn))){if(Bn==="emitNode"){Hn.emitNode=void 0;continue}Hn[Bn]=Me[Bn]}return Hn}function Oh(Me){let Bn=Me.redirectInfo?Nh(Me):op(Me);return Dn(Bn,Me),Bn}function zb(Me,Bn,Hn,zn,ni,Ci,aa){let oa=Oh(Me);return oa.statements=Ne(Bn),oa.isDeclarationFile=Hn,oa.referencedFiles=zn,oa.typeReferenceDirectives=ni,oa.hasNoDefaultLib=Ci,oa.libReferenceDirectives=aa,oa.transformFlags=gt(oa.statements)|ye(oa.endOfFileToken),oa}function Mh(Me,Bn){let zn=arguments.length>2&&arguments[2]!==void 0?arguments[2]:Me.isDeclarationFile,ni=arguments.length>3&&arguments[3]!==void 0?arguments[3]:Me.referencedFiles,Ci=arguments.length>4&&arguments[4]!==void 0?arguments[4]:Me.typeReferenceDirectives,aa=arguments.length>5&&arguments[5]!==void 0?arguments[5]:Me.hasNoDefaultLib,oa=arguments.length>6&&arguments[6]!==void 0?arguments[6]:Me.libReferenceDirectives;return Me.statements!==Bn||Me.isDeclarationFile!==zn||Me.referencedFiles!==ni||Me.typeReferenceDirectives!==Ci||Me.hasNoDefaultLib!==aa||Me.libReferenceDirectives!==oa?Hn(zb(Me,Bn,zn,ni,Ci,aa,oa),Me):Me}function Lh(Me){let Bn=arguments.length>1&&arguments[1]!==void 0?arguments[1]:xa,Hn=oe(309);return Hn.prepends=Bn,Hn.sourceFiles=Me,Hn.syntheticFileReferences=void 0,Hn.syntheticTypeReferences=void 0,Hn.syntheticLibReferences=void 0,Hn.hasNoDefaultLib=void 0,Hn}function Wb(Me,Bn){let zn=arguments.length>2&&arguments[2]!==void 0?arguments[2]:xa;return Me.sourceFiles!==Bn||Me.prepends!==zn?Hn(Lh(Bn,zn),Me):Me}function Nc(Me,Bn,Hn){let zn=oe(310);return zn.prologues=Me,zn.syntheticReferences=Bn,zn.texts=Hn,zn.fileName="",zn.text="",zn.referencedFiles=xa,zn.libReferenceDirectives=xa,zn.getLineAndCharacterOfPosition=Me=>Ls(zn,Me),zn}function Oc(Me,Bn){let Hn=oe(Me);return Hn.data=Bn,Hn}function Vb(Me){return Oc(303,Me)}function Hb(Me,Bn){let Hn=Oc(304,Me);return Hn.texts=Bn,Hn}function Gb(Me,Bn){return Oc(Bn?306:305,Me)}function $b(Me){let Bn=oe(307);return Bn.data=Me.data,Bn.section=Me,Bn}function Kb(){let Me=oe(311);return Me.javascriptText="",Me.declarationText="",Me}function Rh(Me){let Bn=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!1,Hn=arguments.length>2?arguments[2]:void 0,zn=oe(234);return zn.type=Me,zn.isSpread=Bn,zn.tupleNameSource=Hn,zn}function jh(Me){let Bn=oe(354);return Bn._children=Me,Bn}function Jh(Me){let Bn=oe(355);return Bn.original=Me,Rt(Bn,Me),Bn}function Fh(Me,Bn){let Hn=oe(356);return Hn.expression=Me,Hn.original=Bn,Hn.transformFlags|=ye(Hn.expression)|1,Rt(Hn,Bn),Hn}function Bh(Me,Bn){return Me.expression!==Bn?Hn(Fh(Bn,Me.original),Me):Me}function qh(Me){if(fs(Me)&&!pl(Me)&&!Me.original&&!Me.emitNode&&!Me.id){if(oc(Me))return Me.elements;if(ur(Me)&&I8(Me.operatorToken))return[Me.left,Me.right]}return Me}function Mc(Me){let Bn=oe(357);return Bn.elements=Ne(at(Me,qh)),Bn.transformFlags|=gt(Bn.elements),Bn}function Xb(Me,Bn){return Me.elements!==Bn?Hn(Mc(Bn),Me):Me}function Yb(Me){let Bn=oe(359);return Bn.emitNode={},Bn.original=Me,Bn}function Qb(Me){let Bn=oe(358);return Bn.emitNode={},Bn.original=Me,Bn}function Uh(Me,Bn){let Hn=oe(360);return Hn.expression=Me,Hn.thisArg=Bn,Hn.transformFlags|=ye(Hn.expression)|ye(Hn.thisArg),Hn}function _p(Me,Bn,zn){return Me.expression!==Bn||Me.thisArg!==zn?Hn(Uh(Bn,zn),Me):Me}function Zb(Me){let Bn=pn(Me.escapedText);return Bn.flags|=Me.flags&-9,Bn.transformFlags=Me.transformFlags,Dn(Bn,Me),setIdentifierAutoGenerate(Bn,Object.assign({},Me.emitNode.autoGenerate)),Bn}function e6(Me){let Bn=pn(Me.escapedText);Bn.flags|=Me.flags&-9,Bn.jsDoc=Me.jsDoc,Bn.flowNode=Me.flowNode,Bn.symbol=Me.symbol,Bn.transformFlags=Me.transformFlags,Dn(Bn,Me);let Hn=getIdentifierTypeArguments(Me);return Hn&&setIdentifierTypeArguments(Bn,Hn),Bn}function t6(Me){let Bn=dn(Me.escapedText);return Bn.flags|=Me.flags&-9,Bn.transformFlags=Me.transformFlags,Dn(Bn,Me),setIdentifierAutoGenerate(Bn,Object.assign({},Me.emitNode.autoGenerate)),Bn}function r6(Me){let Bn=dn(Me.escapedText);return Bn.flags|=Me.flags&-9,Bn.transformFlags=Me.transformFlags,Dn(Bn,Me),Bn}function cp(Me){if(Me===void 0)return Me;if(wi(Me))return Oh(Me);if(cs(Me))return Zb(Me);if(yt(Me))return e6(Me);if(Ny(Me))return t6(Me);if(vn(Me))return r6(Me);let Hn=gl(Me.kind)?Bn.createBaseNode(Me.kind):Bn.createBaseTokenNode(Me.kind);Hn.flags|=Me.flags&-9,Hn.transformFlags=Me.transformFlags,Dn(Hn,Me);for(let Bn in Me)Jr(Hn,Bn)||!Jr(Me,Bn)||(Hn[Bn]=Me[Bn]);return Hn}function n6(Me,Bn,Hn){return Na(yu(void 0,void 0,void 0,void 0,Bn?[Bn]:[],void 0,Zs(Me,!0)),void 0,Hn?[Hn]:[])}function Lc(Me,Bn,Hn){return Na(vu(void 0,void 0,Bn?[Bn]:[],void 0,void 0,Zs(Me,!0)),void 0,Hn?[Hn]:[])}function Rc(){return ui(Gt("0"))}function zh(Me){return zu(void 0,!1,Me)}function i6(Me){return na(void 0,!1,to([Vu(!1,void 0,Me)]))}function a6(Me,Bn){return Bn==="undefined"?tc.createStrictEquality(Me,Rc()):tc.createStrictEquality(mn(Me),er(Bn))}function Ba(Me,Bn,Hn){return Cy(Me)?du(Xs(Me,void 0,Bn),void 0,void 0,Hn):Na(ta(Me,Bn),void 0,Hn)}function s6(Me,Bn,Hn){return Ba(Me,"bind",[Bn,...Hn])}function o6(Me,Bn,Hn){return Ba(Me,"call",[Bn,...Hn])}function _6(Me,Bn,Hn){return Ba(Me,"apply",[Bn,Hn])}function io(Me,Bn,Hn){return Ba(Ut(Me),Bn,Hn)}function Wh(Me,Bn){return Ba(Me,"slice",Bn===void 0?[]:[za(Bn)])}function Vh(Me,Bn){return Ba(Me,"concat",Bn)}function u(Me,Bn,Hn){return io("Object","defineProperty",[Me,za(Bn),Hn])}function b(Me,Bn){return io("Object","getOwnPropertyDescriptor",[Me,za(Bn)])}function O(Me,Bn,Hn){return io("Reflect","get",Hn?[Me,Bn,Hn]:[Me,Bn])}function j(Me,Bn,Hn,zn){return io("Reflect","set",zn?[Me,Bn,Hn,zn]:[Me,Bn,Hn])}function z(Me,Bn,Hn){return Hn?(Me.push(Fa(Bn,Hn)),!0):!1}function re(Me,Bn){let Hn=[];z(Hn,"enumerable",za(Me.enumerable)),z(Hn,"configurable",za(Me.configurable));let zn=z(Hn,"writable",za(Me.writable));zn=z(Hn,"value",Me.value)||zn;let ni=z(Hn,"get",Me.get);return ni=z(Hn,"set",Me.set)||ni,Vp.assert(!(zn&&ni),"A PropertyDescriptor may not be both an accessor descriptor and a data descriptor."),r_(Hn,!Bn)}function Ee(Me,Bn){switch(Me.kind){case 214:return qd(Me,Bn);case 213:return Bd(Me,Me.type,Bn);case 231:return Zd(Me,Bn,Me.type);case 235:return Pu(Me,Bn,Me.type);case 232:return Au(Me,Bn);case 356:return Bh(Me,Bn)}}function qe(Me){return qo(Me)&&fs(Me)&&fs(getSourceMapRange(Me))&&fs(getCommentRange(Me))&&!Ke(getSyntheticLeadingComments(Me))&&!Ke(getSyntheticTrailingComments(Me))}function We(Me,Bn){let Hn=arguments.length>2&&arguments[2]!==void 0?arguments[2]:15;return Me&&yd(Me,Hn)&&!qe(Me)?Ee(Me,We(Me.expression,Bn)):Bn}function $e(Me,Bn,Hn){if(!Bn)return Me;let zn=ym(Bn,Bn.label,tE(Bn.statement)?$e(Me,Bn.statement):Me);return Hn&&Hn(Bn),zn}function lt(Me,Bn){let Hn=Pl(Me);switch(Hn.kind){case 79:return Bn;case 108:case 8:case 9:case 10:return!1;case 206:return Hn.elements.length!==0;case 207:return Hn.properties.length>0;default:return!0}}function Jt(Me,Bn,Hn){let ni=arguments.length>3&&arguments[3]!==void 0?arguments[3]:!1,Ci=$o(Me,15),aa,oa;return Sf(Ci)?(aa=Or(),oa=Ci):nd(Ci)?(aa=Or(),oa=Hn!==void 0&&Hn<2?Rt(Ut("_super"),Ci):Ci):xi(Ci)&8192?(aa=Rc(),oa=zn().parenthesizeLeftSideOfAccess(Ci,!1)):bn(Ci)?lt(Ci.expression,ni)?(aa=kn(Bn),oa=ta(Rt(tc.createAssignment(aa,Ci.expression),Ci.expression),Ci.name),Rt(oa,Ci)):(aa=Ci.expression,oa=Ci):gs(Ci)?lt(Ci.expression,ni)?(aa=kn(Bn),oa=pu(Rt(tc.createAssignment(aa,Ci.expression),Ci.expression),Ci.argumentExpression),Rt(oa,Ci)):(aa=Ci.expression,oa=Ci):(aa=Rc(),oa=zn().parenthesizeLeftSideOfAccess(Me,!1)),{target:oa,thisArg:aa}}function Lt(Me,Bn){return ta(gu(r_([ci(void 0,"value",[$n(void 0,void 0,Me,void 0,void 0,void 0)],Zs([a_(Bn)]))])),"value")}function At(Me){return Me.length>10?Mc(Me):Qa(Me,tc.createComma)}function kr(Me,Bn,Hn){let zn=arguments.length>3&&arguments[3]!==void 0?arguments[3]:0,ni=ml(Me);if(ni&&yt(ni)&&!cs(ni)){let Me=Sa(Rt(cp(ni),ni),ni.parent);return zn|=xi(ni),Hn||(zn|=96),Bn||(zn|=3072),zn&&setEmitFlags(Me,zn),Me}return $i(Me)}function Fn(Me,Bn,Hn){return kr(Me,Bn,Hn,98304)}function di(Me,Bn,Hn){return kr(Me,Bn,Hn,32768)}function Ii(Me,Bn,Hn){return kr(Me,Bn,Hn,16384)}function _n(Me,Bn,Hn){return kr(Me,Bn,Hn)}function qa(Me,Bn,Hn,zn){let ni=ta(Me,fs(Bn)?Bn:cp(Bn));Rt(ni,Bn);let Ci=0;return zn||(Ci|=96),Hn||(Ci|=3072),Ci&&setEmitFlags(ni,Ci),ni}function Hh(Me,Bn,Hn,zn){return Me&&rn(Bn,1)?qa(Me,kr(Bn),Hn,zn):Ii(Bn,Hn,zn)}function lp(Me,Bn,Hn,zn){let ni=Ua(Me,Bn,0,Hn);return up(Me,Bn,ni,zn)}function Gh(Me){return Gn(Me.expression)&&Me.expression.text==="use strict"}function wn(){return vd(a_(er("use strict")))}function Ua(Me,Bn){let Hn=arguments.length>2&&arguments[2]!==void 0?arguments[2]:0,zn=arguments.length>3?arguments[3]:void 0;Vp.assert(Bn.length===0,"Prologue directives should be at the first statement in the target statements array");let ni=!1,Ci=Me.length;for(;Hn4&&arguments[4]!==void 0?arguments[4]:vp,Ci=Me.length;for(;Hn!==void 0&&Hnoa&&_a.splice(ni,0,...Bn.slice(oa,ca)),oa>aa&&_a.splice(zn,0,...Bn.slice(aa,oa)),aa>Ci&&_a.splice(Hn,0,...Bn.slice(Ci,aa)),Ci>0)if(Hn===0)_a.splice(0,0,...Bn.slice(0,Ci));else{let zn=new Map;for(let Bn=0;Bn=0;Me--){let Hn=Bn[Me];zn.has(Hn.expression.text)||_a.unshift(Hn)}}return _s(Me)?Rt(Ne(_a,Me.hasTrailingComma),Me):Me}function Kh(Me,Bn){var Hn;let zn;return typeof Bn=="number"?zn=$r(Bn):zn=Bn,Fo(Me)?wa(Me,zn,Me.name,Me.constraint,Me.default):Vs(Me)?Ki(Me,zn,Me.dotDotDotToken,Me.name,Me.questionToken,Me.type,Me.initializer):Gv(Me)?bt(Me,zn,Me.typeParameters,Me.parameters,Me.type):Wl(Me)?St(Me,zn,Me.name,Me.questionToken,Me.type):Bo(Me)?_t(Me,zn,Me.name,(Hn=Me.questionToken)!=null?Hn:Me.exclamationToken,Me.type,Me.initializer):L8(Me)?Kt(Me,zn,Me.name,Me.questionToken,Me.typeParameters,Me.parameters,Me.type):Vl(Me)?xe(Me,zn,Me.asteriskToken,Me.name,Me.questionToken,Me.typeParameters,Me.parameters,Me.type,Me.body):nc(Me)?It(Me,zn,Me.parameters,Me.body):Gl(Me)?Ln(Me,zn,Me.name,Me.parameters,Me.type,Me.body):ic(Me)?Xi(Me,zn,Me.name,Me.parameters,Me.body):Hv(Me)?bs(Me,zn,Me.parameters,Me.type):ad(Me)?Ud(Me,zn,Me.asteriskToken,Me.name,Me.typeParameters,Me.parameters,Me.type,Me.body):sd(Me)?zd(Me,zn,Me.typeParameters,Me.parameters,Me.type,Me.equalsGreaterThanToken,Me.body):_d(Me)?xc(Me,zn,Me.name,Me.typeParameters,Me.heritageClauses,Me.members):zo(Me)?om(Me,zn,Me.declarationList):Wo(Me)?ju(Me,zn,Me.asteriskToken,Me.name,Me.typeParameters,Me.parameters,Me.type,Me.body):_c(Me)?Ju(Me,zn,Me.name,Me.typeParameters,Me.heritageClauses,Me.members):eu(Me)?Cm(Me,zn,Me.name,Me.typeParameters,Me.heritageClauses,Me.members):n2(Me)?Ma(Me,zn,Me.name,Me.typeParameters,Me.type):i2(Me)?La(Me,zn,Me.name,Me.members):Ea(Me)?Sr(Me,zn,Me.name,Me.body):s2(Me)?Nm(Me,zn,Me.isTypeOnly,Me.name,Me.moduleReference):o2(Me)?Mm(Me,zn,Me.importClause,Me.moduleSpecifier,Me.assertClause):Vo(Me)?Wu(Me,zn,Me.expression):cc(Me)?Wm(Me,zn,Me.isTypeOnly,Me.exportClause,Me.moduleSpecifier,Me.assertClause):Vp.assertNever(Me)}function xt(Me){return Me?Ne(Me):void 0}function Qt(Me){return typeof Me=="string"?Ut(Me):Me}function za(Me){return typeof Me=="string"?er(Me):typeof Me=="number"?Gt(Me):typeof Me=="boolean"?Me?ar():oi():Me}function Wa(Me){return Me&&zn().parenthesizeExpressionForDisallowedComma(Me)}function c6(Me){return typeof Me=="number"?pr(Me):Me}function Yn(Me){return Me&&c2(Me)?Rt(Dn(Du(),Me),Me):Me}function Xh(Me){return typeof Me=="string"||Me&&!Vi(Me)?Cc(Me,void 0,void 0,void 0):Me}}function JL(Me,Bn){return Me!==Bn&&Rt(Me,Bn),Me}function FL(Me,Bn){return Me!==Bn&&(Dn(Me,Bn),Rt(Me,Bn)),Me}function ed(Me){switch(Me){case 347:return"type";case 345:return"returns";case 346:return"this";case 343:return"enum";case 333:return"author";case 335:return"class";case 336:return"public";case 337:return"private";case 338:return"protected";case 339:return"readonly";case 340:return"override";case 348:return"template";case 349:return"typedef";case 344:return"param";case 351:return"prop";case 341:return"callback";case 342:return"overload";case 331:return"augments";case 332:return"implements";default:return Vp.fail(`Unsupported kind: ${Vp.formatSyntaxKind(Me)}`)}}function BL(Me,Bn){switch(gw||(gw=Po(99,!1,0)),Me){case 14:gw.setText("`"+Bn+"`");break;case 15:gw.setText("`"+Bn+"${");break;case 16:gw.setText("}"+Bn+"${");break;case 17:gw.setText("}"+Bn+"`");break}let Hn=gw.scan();if(Hn===19&&(Hn=gw.reScanTemplateToken(!1)),gw.isUnterminated())return gw.setText(void 0),_w;let zn;switch(Hn){case 14:case 15:case 16:case 17:zn=gw.getTokenValue();break}return zn===void 0||gw.scan()!==1?(gw.setText(void 0),_w):(gw.setText(void 0),zn)}function ai(Me){return Me&&yt(Me)?ec(Me):ye(Me)}function ec(Me){return ye(Me)&-67108865}function qL(Me,Bn){return Bn|Me.transformFlags&134234112}function ye(Me){if(!Me)return 0;let Bn=Me.transformFlags&~w8(Me.kind);return af(Me)&&vl(Me.name)?qL(Me.name,Bn):Bn}function gt(Me){return Me?Me.transformFlags:0}function E8(Me){let Bn=0;for(let Hn of Me)Bn|=ye(Hn);Me.transformFlags=Bn}function w8(Me){if(Me>=179&&Me<=202)return-2;switch(Me){case 210:case 211:case 206:return-2147450880;case 264:return-1941676032;case 166:return-2147483648;case 216:return-2072174592;case 215:case 259:return-1937940480;case 258:return-2146893824;case 260:case 228:return-2147344384;case 173:return-1937948672;case 169:return-2013249536;case 171:case 174:case 175:return-2005057536;case 131:case 148:case 160:case 144:case 152:case 149:case 134:case 153:case 114:case 165:case 168:case 170:case 176:case 177:case 178:case 261:case 262:return-2;case 207:return-2147278848;case 295:return-2147418112;case 203:case 204:return-2147450880;case 213:case 235:case 231:case 356:case 214:case 106:return-2147483648;case 208:case 209:return-2147483648;default:return-2147483648}}function Fl(Me){return Me.flags|=8,Me}function UL(Me,Bn,Hn){let zn,ni,Ci,aa,oa,ca,_a,xa,Ga,Ha;Ji(Me)?(Ci="",aa=Me,oa=Me.length,ca=Bn,_a=Hn):(Vp.assert(Bn==="js"||Bn==="dts"),Ci=(Bn==="js"?Me.javascriptPath:Me.declarationPath)||"",ca=Bn==="js"?Me.javascriptMapPath:Me.declarationMapPath,xa=()=>Bn==="js"?Me.javascriptText:Me.declarationText,Ga=()=>Bn==="js"?Me.javascriptMapText:Me.declarationMapText,oa=()=>xa().length,Me.buildInfo&&Me.buildInfo.bundle&&(Vp.assert(Hn===void 0||typeof Hn=="boolean"),zn=Hn,ni=Bn==="js"?Me.buildInfo.bundle.js:Me.buildInfo.bundle.dts,Ha=Me.oldFileOfCurrentEmit));let ts=Ha?WL(Vp.checkDefined(ni)):zL(ni,zn,oa);return ts.fileName=Ci,ts.sourceMapPath=ca,ts.oldFileOfCurrentEmit=Ha,xa&&Ga?(Object.defineProperty(ts,"text",{get:xa}),Object.defineProperty(ts,"sourceMapText",{get:Ga})):(Vp.assert(!Ha),ts.text=aa!=null?aa:"",ts.sourceMapText=_a),ts}function zL(Me,Bn,Hn){let zn,ni,Ci,aa,oa,ca,_a,Ga;for(let Hn of Me?Me.sections:xa)switch(Hn.kind){case"prologue":zn=tr(zn,Rt(vw.createUnparsedPrologue(Hn.data),Hn));break;case"emitHelpers":ni=tr(ni,getAllUnscopedEmitHelpers().get(Hn.data));break;case"no-default-lib":Ga=!0;break;case"reference":Ci=tr(Ci,{pos:-1,end:-1,fileName:Hn.data});break;case"type":aa=tr(aa,{pos:-1,end:-1,fileName:Hn.data});break;case"type-import":aa=tr(aa,{pos:-1,end:-1,fileName:Hn.data,resolutionMode:99});break;case"type-require":aa=tr(aa,{pos:-1,end:-1,fileName:Hn.data,resolutionMode:1});break;case"lib":oa=tr(oa,{pos:-1,end:-1,fileName:Hn.data});break;case"prepend":let Me;for(let zn of Hn.texts)(!Bn||zn.kind!=="internal")&&(Me=tr(Me,Rt(vw.createUnparsedTextLike(zn.data,zn.kind==="internal"),zn)));ca=jr(ca,Me),_a=tr(_a,vw.createUnparsedPrepend(Hn.data,Me!=null?Me:xa));break;case"internal":if(Bn){_a||(_a=[]);break}case"text":_a=tr(_a,Rt(vw.createUnparsedTextLike(Hn.data,Hn.kind==="internal"),Hn));break;default:Vp.assertNever(Hn)}if(!_a){let Me=vw.createUnparsedTextLike(void 0,!1);$f(Me,0,typeof Hn=="function"?Hn():Hn),_a=[Me]}let Ha=Pw.createUnparsedSource(zn!=null?zn:xa,void 0,_a);return Q_(zn,Ha),Q_(_a,Ha),Q_(ca,Ha),Ha.hasNoDefaultLib=Ga,Ha.helpers=ni,Ha.referencedFiles=Ci||xa,Ha.typeReferenceDirectives=aa,Ha.libReferenceDirectives=oa||xa,Ha}function WL(Me){let Bn,Hn;for(let zn of Me.sections)switch(zn.kind){case"internal":case"text":Bn=tr(Bn,Rt(vw.createUnparsedTextLike(zn.data,zn.kind==="internal"),zn));break;case"no-default-lib":case"reference":case"type":case"type-import":case"type-require":case"lib":Hn=tr(Hn,Rt(vw.createUnparsedSyntheticReference(zn),zn));break;case"prologue":case"emitHelpers":case"prepend":break;default:Vp.assertNever(zn)}let zn=vw.createUnparsedSource(xa,Hn,Bn!=null?Bn:xa);return Q_(Hn,zn),Q_(Bn,zn),zn.helpers=Ze(Me.sources&&Me.sources.helpers,(Me=>getAllUnscopedEmitHelpers().get(Me))),zn}function VL(Me,Bn,Hn,zn,ni,Ci){return Ji(Me)?A8(void 0,Me,Hn,zn,void 0,Bn,ni,Ci):C8(Me,Bn,Hn,zn,ni,Ci)}function C8(Me,Bn,Hn,zn,ni,Ci,aa,oa){let ca=Pw.createInputFiles();ca.javascriptPath=Bn,ca.javascriptMapPath=Hn,ca.declarationPath=zn,ca.declarationMapPath=ni,ca.buildInfoPath=Ci;let _a=new Map,N=Bn=>{if(Bn===void 0)return;let Hn=_a.get(Bn);return Hn===void 0&&(Hn=Me(Bn),_a.set(Bn,Hn!==void 0?Hn:!1)),Hn!==!1?Hn:void 0},X=Me=>{let Bn=N(Me);return Bn!==void 0?Bn:`/* Input file ${Me} was missing */\r\n`},xa;return Object.defineProperties(ca,{javascriptText:{get:()=>X(Bn)},javascriptMapText:{get:()=>N(Hn)},declarationText:{get:()=>X(Vp.checkDefined(zn))},declarationMapText:{get:()=>N(ni)},buildInfo:{get:()=>{var Me,Bn;if(xa===void 0&&Ci)if(aa!=null&&aa.getBuildInfo)xa=(Me=aa.getBuildInfo(Ci,oa.configFilePath))!=null?Me:!1;else{let Me=N(Ci);xa=Me!==void 0&&(Bn=getBuildInfo(Ci,Me))!=null?Bn:!1}return xa||void 0}}}),ca}function A8(Me,Bn,Hn,zn,ni,Ci,aa,oa,ca,_a,xa){let Ga=Pw.createInputFiles();return Ga.javascriptPath=Me,Ga.javascriptText=Bn,Ga.javascriptMapPath=Hn,Ga.javascriptMapText=zn,Ga.declarationPath=ni,Ga.declarationText=Ci,Ga.declarationMapPath=aa,Ga.declarationMapText=oa,Ga.buildInfoPath=ca,Ga.buildInfo=_a,Ga.oldFileOfCurrentEmit=xa,Ga}function HL(Me,Bn,Hn){return new(bw||(bw=jC.getSourceMapSourceConstructor()))(Me,Bn,Hn)}function Dn(Me,Bn){if(Me.original=Bn,Bn){let Hn=Bn.emitNode;Hn&&(Me.emitNode=GL(Hn,Me.emitNode))}return Me}function GL(Me,Bn){let{flags:Hn,internalFlags:zn,leadingComments:ni,trailingComments:Ci,commentRange:aa,sourceMapRange:oa,tokenSourceMapRanges:ca,constantValue:_a,helpers:xa,startsOnNewLine:Ga,snippetElement:Ha}=Me;if(Bn||(Bn={}),ni&&(Bn.leadingComments=jr(ni.slice(),Bn.leadingComments)),Ci&&(Bn.trailingComments=jr(Ci.slice(),Bn.trailingComments)),Hn&&(Bn.flags=Hn),zn&&(Bn.internalFlags=zn&-9),aa&&(Bn.commentRange=aa),oa&&(Bn.sourceMapRange=oa),ca&&(Bn.tokenSourceMapRanges=$L(ca,Bn.tokenSourceMapRanges)),_a!==void 0&&(Bn.constantValue=_a),xa)for(let Me of xa)Bn.helpers=g_(Bn.helpers,Me);return Ga!==void 0&&(Bn.startsOnNewLine=Ga),Ha!==void 0&&(Bn.snippetElement=Ha),Bn}function $L(Me,Bn){Bn||(Bn=[]);for(let Hn in Me)Bn[Hn]=Me[Hn];return Bn}var dw,hw,mw,gw,_w,Aw,yw,vw,bw,Ew=D({"src/compiler/factory/nodeFactory.ts"(){"use strict";Gw(),dw=0,hw=(Me=>(Me[Me.None=0]="None",Me[Me.NoParenthesizerRules=1]="NoParenthesizerRules",Me[Me.NoNodeConverters=2]="NoNodeConverters",Me[Me.NoIndentationOnFreshPropertyAccess=4]="NoIndentationOnFreshPropertyAccess",Me[Me.NoOriginalNode=8]="NoOriginalNode",Me))(hw||{}),mw=[],_w={},Aw=S8(),yw={createBaseSourceFileNode:Me=>Fl(Aw.createBaseSourceFileNode(Me)),createBaseIdentifierNode:Me=>Fl(Aw.createBaseIdentifierNode(Me)),createBasePrivateIdentifierNode:Me=>Fl(Aw.createBasePrivateIdentifierNode(Me)),createBaseTokenNode:Me=>Fl(Aw.createBaseTokenNode(Me)),createBaseNode:Me=>Fl(Aw.createBaseNode(Me))},vw=Zf(4,yw)}}),XL=()=>{},YL=()=>{};function zs(Me){return Me.kind===8}function Uv(Me){return Me.kind===9}function Gn(Me){return Me.kind===10}function td(Me){return Me.kind===11}function QL(Me){return Me.kind===13}function k8(Me){return Me.kind===14}function ZL(Me){return Me.kind===15}function eR(Me){return Me.kind===16}function tR(Me){return Me.kind===17}function rR(Me){return Me.kind===25}function I8(Me){return Me.kind===27}function zv(Me){return Me.kind===39}function Wv(Me){return Me.kind===40}function nR(Me){return Me.kind===41}function rd(Me){return Me.kind===53}function ql(Me){return Me.kind===57}function iR(Me){return Me.kind===58}function aR(Me){return Me.kind===28}function sR(Me){return Me.kind===38}function yt(Me){return Me.kind===79}function vn(Me){return Me.kind===80}function N8(Me){return Me.kind===93}function oR(Me){return Me.kind===88}function Ul(Me){return Me.kind===132}function _R(Me){return Me.kind===129}function cR(Me){return Me.kind===133}function O8(Me){return Me.kind===146}function lR(Me){return Me.kind===124}function uR(Me){return Me.kind===126}function pR(Me){return Me.kind===161}function fR(Me){return Me.kind===127}function nd(Me){return Me.kind===106}function M8(Me){return Me.kind===100}function dR(Me){return Me.kind===82}function rc(Me){return Me.kind===163}function Ws(Me){return Me.kind===164}function Fo(Me){return Me.kind===165}function Vs(Me){return Me.kind===166}function zl(Me){return Me.kind===167}function Wl(Me){return Me.kind===168}function Bo(Me){return Me.kind===169}function L8(Me){return Me.kind===170}function Vl(Me){return Me.kind===171}function Hl(Me){return Me.kind===172}function nc(Me){return Me.kind===173}function Gl(Me){return Me.kind===174}function ic(Me){return Me.kind===175}function Vv(Me){return Me.kind===176}function R8(Me){return Me.kind===177}function Hv(Me){return Me.kind===178}function j8(Me){return Me.kind===179}function ac(Me){return Me.kind===180}function $l(Me){return Me.kind===181}function Gv(Me){return Me.kind===182}function J8(Me){return Me.kind===183}function id(Me){return Me.kind===184}function F8(Me){return Me.kind===185}function B8(Me){return Me.kind===186}function $v(Me){return Me.kind===199}function q8(Me){return Me.kind===187}function U8(Me){return Me.kind===188}function z8(Me){return Me.kind===189}function W8(Me){return Me.kind===190}function V8(Me){return Me.kind===191}function H8(Me){return Me.kind===192}function Kv(Me){return Me.kind===193}function Xv(Me){return Me.kind===194}function G8(Me){return Me.kind===195}function $8(Me){return Me.kind===196}function K8(Me){return Me.kind===197}function Yv(Me){return Me.kind===198}function Kl(Me){return Me.kind===202}function mR(Me){return Me.kind===201}function hR(Me){return Me.kind===200}function gR(Me){return Me.kind===203}function yR(Me){return Me.kind===204}function Xl(Me){return Me.kind===205}function Yl(Me){return Me.kind===206}function Hs(Me){return Me.kind===207}function bn(Me){return Me.kind===208}function gs(Me){return Me.kind===209}function sc(Me){return Me.kind===210}function X8(Me){return Me.kind===211}function Y8(Me){return Me.kind===212}function vR(Me){return Me.kind===213}function qo(Me){return Me.kind===214}function ad(Me){return Me.kind===215}function sd(Me){return Me.kind===216}function bR(Me){return Me.kind===217}function TR(Me){return Me.kind===218}function Qv(Me){return Me.kind===219}function SR(Me){return Me.kind===220}function od(Me){return Me.kind===221}function Q8(Me){return Me.kind===222}function ur(Me){return Me.kind===223}function xR(Me){return Me.kind===224}function ER(Me){return Me.kind===225}function wR(Me){return Me.kind===226}function Zv(Me){return Me.kind===227}function _d(Me){return Me.kind===228}function cd(Me){return Me.kind===229}function e2(Me){return Me.kind===230}function CR(Me){return Me.kind===231}function AR(Me){return Me.kind===235}function Uo(Me){return Me.kind===232}function t2(Me){return Me.kind===233}function PR(Me){return Me.kind===234}function Z8(Me){return Me.kind===356}function oc(Me){return Me.kind===357}function DR(Me){return Me.kind===236}function kR(Me){return Me.kind===237}function Ql(Me){return Me.kind===238}function zo(Me){return Me.kind===240}function IR(Me){return Me.kind===239}function Zl(Me){return Me.kind===241}function NR(Me){return Me.kind===242}function OR(Me){return Me.kind===243}function MR(Me){return Me.kind===244}function eE(Me){return Me.kind===245}function LR(Me){return Me.kind===246}function RR(Me){return Me.kind===247}function jR(Me){return Me.kind===248}function JR(Me){return Me.kind===249}function FR(Me){return Me.kind===250}function BR(Me){return Me.kind===251}function qR(Me){return Me.kind===252}function tE(Me){return Me.kind===253}function UR(Me){return Me.kind===254}function zR(Me){return Me.kind===255}function WR(Me){return Me.kind===256}function Vi(Me){return Me.kind===257}function r2(Me){return Me.kind===258}function Wo(Me){return Me.kind===259}function _c(Me){return Me.kind===260}function eu(Me){return Me.kind===261}function n2(Me){return Me.kind===262}function i2(Me){return Me.kind===263}function Ea(Me){return Me.kind===264}function rE(Me){return Me.kind===265}function VR(Me){return Me.kind===266}function a2(Me){return Me.kind===267}function s2(Me){return Me.kind===268}function o2(Me){return Me.kind===269}function HR(Me){return Me.kind===270}function GR(Me){return Me.kind===298}function $R(Me){return Me.kind===296}function KR(Me){return Me.kind===297}function _2(Me){return Me.kind===271}function ld(Me){return Me.kind===277}function XR(Me){return Me.kind===272}function nE(Me){return Me.kind===273}function Vo(Me){return Me.kind===274}function cc(Me){return Me.kind===275}function iE(Me){return Me.kind===276}function aE(Me){return Me.kind===278}function YR(Me){return Me.kind===279}function c2(Me){return Me.kind===355}function QR(Me){return Me.kind===360}function ZR(Me){return Me.kind===358}function ej(Me){return Me.kind===359}function ud(Me){return Me.kind===280}function l2(Me){return Me.kind===281}function tj(Me){return Me.kind===282}function tu(Me){return Me.kind===283}function sE(Me){return Me.kind===284}function pd(Me){return Me.kind===285}function u2(Me){return Me.kind===286}function rj(Me){return Me.kind===287}function nj(Me){return Me.kind===288}function p2(Me){return Me.kind===289}function ij(Me){return Me.kind===290}function aj(Me){return Me.kind===291}function sj(Me){return Me.kind===292}function oE(Me){return Me.kind===293}function ru(Me){return Me.kind===294}function oj(Me){return Me.kind===295}function lc(Me){return Me.kind===299}function nu(Me){return Me.kind===300}function _E(Me){return Me.kind===301}function cE(Me){return Me.kind===302}function _j(Me){return Me.kind===304}function wi(Me){return Me.kind===308}function cj(Me){return Me.kind===309}function lj(Me){return Me.kind===310}function lE(Me){return Me.kind===312}function fd(Me){return Me.kind===313}function uc(Me){return Me.kind===314}function uj(Me){return Me.kind===327}function pj(Me){return Me.kind===328}function fj(Me){return Me.kind===329}function dj(Me){return Me.kind===315}function mj(Me){return Me.kind===316}function uE(Me){return Me.kind===317}function hj(Me){return Me.kind===318}function gj(Me){return Me.kind===319}function dd(Me){return Me.kind===320}function yj(Me){return Me.kind===321}function vj(Me){return Me.kind===322}function Ho(Me){return Me.kind===323}function f2(Me){return Me.kind===325}function iu(Me){return Me.kind===326}function md(Me){return Me.kind===331}function bj(Me){return Me.kind===333}function pE(Me){return Me.kind===335}function Tj(Me){return Me.kind===341}function d2(Me){return Me.kind===336}function m2(Me){return Me.kind===337}function h2(Me){return Me.kind===338}function g2(Me){return Me.kind===339}function fE(Me){return Me.kind===340}function y2(Me){return Me.kind===342}function v2(Me){return Me.kind===334}function Sj(Me){return Me.kind===350}function dE(Me){return Me.kind===343}function pc(Me){return Me.kind===344}function b2(Me){return Me.kind===345}function mE(Me){return Me.kind===346}function au(Me){return Me.kind===347}function Go(Me){return Me.kind===348}function xj(Me){return Me.kind===349}function Ej(Me){return Me.kind===330}function wj(Me){return Me.kind===351}function hE(Me){return Me.kind===332}function T2(Me){return Me.kind===353}function Cj(Me){return Me.kind===352}function Aj(Me){return Me.kind===354}var Dw=D({"src/compiler/factory/nodeTests.ts"(){"use strict";Gw()}});function Dj(Me){return Me.createExportDeclaration(void 0,!1,Me.createNamedExports([]),void 0)}function hd(Me,Bn,Hn,zn){if(Ws(Hn))return Rt(Me.createElementAccessExpression(Bn,Hn.expression),zn);{let zn=Rt(js(Hn)?Me.createPropertyAccessExpression(Bn,Hn):Me.createElementAccessExpression(Bn,Hn),Hn);return addEmitFlags(zn,128),zn}}function S2(Me,Bn){let Hn=Pw.createIdentifier(Me||"React");return Sa(Hn,fl(Bn)),Hn}function x2(Me,Bn,Hn){if(rc(Bn)){let zn=x2(Me,Bn.left,Hn),ni=Me.createIdentifier(qr(Bn.right));return ni.escapedText=Bn.right.escapedText,Me.createPropertyAccessExpression(zn,ni)}else return S2(qr(Bn),Hn)}function gE(Me,Bn,Hn,zn){return Bn?x2(Me,Bn,zn):Me.createPropertyAccessExpression(S2(Hn,zn),"createElement")}function kj(Me,Bn,Hn,zn){return Bn?x2(Me,Bn,zn):Me.createPropertyAccessExpression(S2(Hn,zn),"Fragment")}function Ij(Me,Bn,Hn,zn,ni,Ci){let aa=[Hn];if(zn&&aa.push(zn),ni&&ni.length>0)if(zn||aa.push(Me.createNull()),ni.length>1)for(let Me of ni)vd(Me),aa.push(Me);else aa.push(ni[0]);return Rt(Me.createCallExpression(Bn,void 0,aa),Ci)}function Nj(Me,Bn,Hn,zn,ni,Ci,aa){let oa=[kj(Me,Hn,zn,Ci),Me.createNull()];if(ni&&ni.length>0)if(ni.length>1)for(let Me of ni)vd(Me),oa.push(Me);else oa.push(ni[0]);return Rt(Me.createCallExpression(gE(Me,Bn,zn,Ci),void 0,oa),aa)}function Oj(Me,Bn,Hn){if(r2(Bn)){let zn=fo(Bn.declarations),ni=Me.updateVariableDeclaration(zn,zn.name,void 0,void 0,Hn);return Rt(Me.createVariableStatement(void 0,Me.updateVariableDeclarationList(Bn,[ni])),Bn)}else{let zn=Rt(Me.createAssignment(Bn,Hn),Bn);return Rt(Me.createExpressionStatement(zn),Bn)}}function Mj(Me,Bn,Hn){return Ql(Bn)?Me.updateBlock(Bn,Rt(Me.createNodeArray([Hn,...Bn.statements]),Bn.statements)):Me.createBlock(Me.createNodeArray([Bn,Hn]),!0)}function yE(Me,Bn){if(rc(Bn)){let Hn=yE(Me,Bn.left),zn=Sa(Rt(Me.cloneNode(Bn.right),Bn.right),Bn.right.parent);return Rt(Me.createPropertyAccessExpression(Hn,zn),Bn)}else return Sa(Rt(Me.cloneNode(Bn),Bn),Bn.parent)}function vE(Me,Bn){return yt(Bn)?Me.createStringLiteralFromNode(Bn):Ws(Bn)?Sa(Rt(Me.cloneNode(Bn.expression),Bn.expression),Bn.expression.parent):Sa(Rt(Me.cloneNode(Bn),Bn),Bn.parent)}function Lj(Me,Bn,Hn,zn,ni){let{firstAccessor:Ci,getAccessor:aa,setAccessor:oa}=W0(Bn,Hn);if(Hn===Ci)return Rt(Me.createObjectDefinePropertyCall(zn,vE(Me,Hn.name),Me.createPropertyDescriptor({enumerable:Me.createFalse(),configurable:!0,get:aa&&Rt(Dn(Me.createFunctionExpression(sf(aa),void 0,void 0,void 0,aa.parameters,void 0,aa.body),aa),aa),set:oa&&Rt(Dn(Me.createFunctionExpression(sf(oa),void 0,void 0,void 0,oa.parameters,void 0,oa.body),oa),oa)},!ni)),Ci)}function Rj(Me,Bn,Hn){return Dn(Rt(Me.createAssignment(hd(Me,Hn,Bn.name,Bn.name),Bn.initializer),Bn),Bn)}function jj(Me,Bn,Hn){return Dn(Rt(Me.createAssignment(hd(Me,Hn,Bn.name,Bn.name),Me.cloneNode(Bn.name)),Bn),Bn)}function Jj(Me,Bn,Hn){return Dn(Rt(Me.createAssignment(hd(Me,Hn,Bn.name,Bn.name),Dn(Rt(Me.createFunctionExpression(sf(Bn),Bn.asteriskToken,void 0,void 0,Bn.parameters,void 0,Bn.body),Bn),Bn)),Bn),Bn)}function Fj(Me,Bn,Hn,zn){switch(Hn.name&&vn(Hn.name)&&Vp.failBadSyntaxKind(Hn.name,"Private identifiers are not allowed in object literals."),Hn.kind){case 174:case 175:return Lj(Me,Bn.properties,Hn,zn,!!Bn.multiLine);case 299:return Rj(Me,Hn,zn);case 300:return jj(Me,Hn,zn);case 171:return Jj(Me,Hn,zn)}}function Bj(Me,Bn,Hn,zn,ni){let Ci=Bn.operator;Vp.assert(Ci===45||Ci===46,"Expected 'node' to be a pre- or post-increment or pre- or post-decrement expression");let aa=Me.createTempVariable(zn);Hn=Me.createAssignment(aa,Hn),Rt(Hn,Bn.operand);let oa=od(Bn)?Me.createPrefixUnaryExpression(Ci,aa):Me.createPostfixUnaryExpression(aa,Ci);return Rt(oa,Bn),ni&&(oa=Me.createAssignment(ni,oa),Rt(oa,Bn)),Hn=Me.createComma(Hn,oa),Rt(Hn,Bn),Q8(Bn)&&(Hn=Me.createComma(Hn,aa),Rt(Hn,Bn)),Hn}function qj(Me){return(xi(Me)&65536)!==0}function E2(Me){return(xi(Me)&32768)!==0}function Uj(Me){return(xi(Me)&16384)!==0}function bE(Me){return Gn(Me.expression)&&Me.expression.text==="use strict"}function TE(Me){for(let Bn of Me)if(us(Bn)){if(bE(Bn))return Bn}else break}function SE(Me){let Bn=pa(Me);return Bn!==void 0&&us(Bn)&&bE(Bn)}function gd(Me){return Me.kind===223&&Me.operatorToken.kind===27}function zj(Me){return gd(Me)||oc(Me)}function xE(Me){return qo(Me)&&Pr(Me)&&!!_f(Me)}function Wj(Me){let Bn=cf(Me);return Vp.assertIsDefined(Bn),Bn}function yd(Me){let Bn=arguments.length>1&&arguments[1]!==void 0?arguments[1]:15;switch(Me.kind){case 214:return Bn&16&&xE(Me)?!1:(Bn&1)!==0;case 213:case 231:case 230:case 235:return(Bn&2)!==0;case 232:return(Bn&4)!==0;case 356:return(Bn&8)!==0}return!1}function $o(Me){let Bn=arguments.length>1&&arguments[1]!==void 0?arguments[1]:15;for(;yd(Me,Bn);)Me=Me.expression;return Me}function Vj(Me){let Bn=arguments.length>1&&arguments[1]!==void 0?arguments[1]:15,Hn=Me.parent;for(;yd(Hn,Bn);)Hn=Hn.parent,Vp.assert(Hn);return Hn}function Hj(Me){return $o(Me,6)}function vd(Me){return setStartsOnNewLine(Me,!0)}function EE(Me){let Bn=ul(Me,wi),Hn=Bn&&Bn.emitNode;return Hn&&Hn.externalHelpersModuleName}function Gj(Me){let Bn=ul(Me,wi),Hn=Bn&&Bn.emitNode;return!!Hn&&(!!Hn.externalHelpersModuleName||!!Hn.externalHelpers)}function $j(Me,Bn,Hn,zn,ni,Ci,aa){if(zn.importHelpers&&Yy(Hn,zn)){let oa,ca=Ei(zn);if(ca>=5&&ca<=99||Hn.impliedNodeFormat===99){let zn=getEmitHelpers(Hn);if(zn){let ni=[];for(let Me of zn)if(!Me.scoped){let Bn=Me.importName;Bn&&qn(ni,Bn)}if(Ke(ni)){ni.sort(ri),oa=Me.createNamedImports(Ze(ni,(zn=>m3(Hn,zn)?Me.createImportSpecifier(!1,void 0,Me.createIdentifier(zn)):Me.createImportSpecifier(!1,Me.createIdentifier(zn),Bn.getUnscopedHelperName(zn)))));let zn=ul(Hn,wi),Ci=getOrCreateEmitNode(zn);Ci.externalHelpers=!0}}}else{let Bn=wE(Me,Hn,zn,ni,Ci||aa);Bn&&(oa=Me.createNamespaceImport(Bn))}if(oa){let Bn=Me.createImportDeclaration(void 0,Me.createImportClause(!1,void 0,oa),Me.createStringLiteral(fC),void 0);return addInternalEmitFlags(Bn,2),Bn}}}function wE(Me,Bn,Hn,zn,ni){if(Hn.importHelpers&&Yy(Bn,Hn)){let Ci=EE(Bn);if(Ci)return Ci;let aa=Ei(Hn),oa=(zn||ov(Hn)&&ni)&&aa!==4&&(aa<5||Bn.impliedNodeFormat===1);if(!oa){let Me=getEmitHelpers(Bn);if(Me){for(let Bn of Me)if(!Bn.scoped){oa=!0;break}}}if(oa){let Hn=ul(Bn,wi),zn=getOrCreateEmitNode(Hn);return zn.externalHelpersModuleName||(zn.externalHelpersModuleName=Me.createUniqueName(fC))}}}function Kj(Me,Bn,Hn){let zn=Q3(Bn);if(zn&&!Z3(Bn)&&!b3(Bn)){let Bn=zn.name;return cs(Bn)?Bn:Me.createIdentifier(No(Hn,Bn)||qr(Bn))}if(Bn.kind===269&&Bn.importClause||Bn.kind===275&&Bn.moduleSpecifier)return Me.getGeneratedNameForNode(Bn)}function Xj(Me,Bn,Hn,zn,ni,Ci){let aa=E0(Bn);if(aa&&Gn(aa))return Qj(Bn,zn,Me,ni,Ci)||Yj(Me,aa,Hn)||Me.cloneNode(aa)}function Yj(Me,Bn,Hn){let zn=Hn.renamedDependencies&&Hn.renamedDependencies.get(Bn.text);return zn?Me.createStringLiteral(zn):void 0}function CE(Me,Bn,Hn,zn){if(Bn){if(Bn.moduleName)return Me.createStringLiteral(Bn.moduleName);if(!Bn.isDeclarationFile&&B0(zn))return Me.createStringLiteral(F0(Hn,Bn.fileName))}}function Qj(Me,Bn,Hn,zn,ni){return CE(Hn,zn.getExternalModuleFileFromDeclaration(Me),Bn,ni)}function AE(Me){if(Fy(Me))return Me.initializer;if(lc(Me)){let Bn=Me.initializer;return ms(Bn,!0)?Bn.right:void 0}if(nu(Me))return Me.objectAssignmentInitializer;if(ms(Me,!0))return Me.right;if(Zv(Me))return AE(Me.expression)}function Ko(Me){if(Fy(Me))return Me.name;if(jy(Me)){switch(Me.kind){case 299:return Ko(Me.initializer);case 300:return Me.name;case 301:return Ko(Me.expression)}return}return ms(Me,!0)?Ko(Me.left):Zv(Me)?Ko(Me.expression):Me}function Zj(Me){switch(Me.kind){case 166:case 205:return Me.dotDotDotToken;case 227:case 301:return Me}}function eJ(Me){let Bn=PE(Me);return Vp.assert(!!Bn||_E(Me),"Invalid property name for binding element."),Bn}function PE(Me){switch(Me.kind){case 205:if(Me.propertyName){let Bn=Me.propertyName;return vn(Bn)?Vp.failBadSyntaxKind(Bn):Ws(Bn)&&DE(Bn.expression)?Bn.expression:Bn}break;case 299:if(Me.name){let Bn=Me.name;return vn(Bn)?Vp.failBadSyntaxKind(Bn):Ws(Bn)&&DE(Bn.expression)?Bn.expression:Bn}break;case 301:return Me.name&&vn(Me.name)?Vp.failBadSyntaxKind(Me.name):Me.name}let Bn=Ko(Me);if(Bn&&vl(Bn))return Bn}function DE(Me){let Bn=Me.kind;return Bn===10||Bn===8}function kE(Me){switch(Me.kind){case 203:case 204:case 206:return Me.elements;case 207:return Me.properties}}function w2(Me){if(Me){let Bn=Me;for(;;){if(yt(Bn)||!Bn.body)return yt(Bn)?Bn:Bn.name;Bn=Bn.body}}}function tJ(Me){let Bn=Me.kind;return Bn===173||Bn===175}function IE(Me){let Bn=Me.kind;return Bn===173||Bn===174||Bn===175}function rJ(Me){let Bn=Me.kind;return Bn===299||Bn===300||Bn===259||Bn===173||Bn===178||Bn===172||Bn===279||Bn===240||Bn===261||Bn===262||Bn===263||Bn===264||Bn===268||Bn===269||Bn===267||Bn===275||Bn===274}function nJ(Me){let Bn=Me.kind;return Bn===172||Bn===299||Bn===300||Bn===279||Bn===267}function iJ(Me){return ql(Me)||rd(Me)}function aJ(Me){return yt(Me)||Xv(Me)}function sJ(Me){return O8(Me)||zv(Me)||Wv(Me)}function oJ(Me){return ql(Me)||zv(Me)||Wv(Me)}function _J(Me){return yt(Me)||Gn(Me)}function cJ(Me){let Bn=Me.kind;return Bn===104||Bn===110||Bn===95||Iy(Me)||od(Me)}function lJ(Me){return Me===42}function uJ(Me){return Me===41||Me===43||Me===44}function pJ(Me){return lJ(Me)||uJ(Me)}function fJ(Me){return Me===39||Me===40}function dJ(Me){return fJ(Me)||pJ(Me)}function mJ(Me){return Me===47||Me===48||Me===49}function hJ(Me){return mJ(Me)||dJ(Me)}function gJ(Me){return Me===29||Me===32||Me===31||Me===33||Me===102||Me===101}function yJ(Me){return gJ(Me)||hJ(Me)}function vJ(Me){return Me===34||Me===36||Me===35||Me===37}function bJ(Me){return vJ(Me)||yJ(Me)}function TJ(Me){return Me===50||Me===51||Me===52}function SJ(Me){return TJ(Me)||bJ(Me)}function xJ(Me){return Me===55||Me===56}function EJ(Me){return xJ(Me)||SJ(Me)}function wJ(Me){return Me===60||EJ(Me)||G_(Me)}function CJ(Me){return wJ(Me)||Me===27}function AJ(Me){return CJ(Me.kind)}function PJ(Me,Bn,Hn,zn,ni,Ci){let aa=new xw(Me,Bn,Hn,zn,ni,Ci);return A;function A(Me,Bn){let Hn={value:void 0},zn=[Cw.enter],ni=[Me],Ci=[void 0],oa=0;for(;zn[oa]!==Cw.done;)oa=zn[oa](aa,oa,zn,ni,Ci,Hn,Bn);return Vp.assertEqual(oa,0),Hn.value}}function NE(Me){return Me===93||Me===88}function DJ(Me){let Bn=Me.kind;return NE(Bn)}function kJ(Me){let Bn=Me.kind;return Wi(Bn)&&!NE(Bn)}function IJ(Me,Bn){if(Bn!==void 0)return Bn.length===0?Bn:Rt(Me.createNodeArray([],Bn.hasTrailingComma),Bn)}function NJ(Me){var Bn;let Hn=Me.emitNode.autoGenerate;if(Hn.flags&4){let zn=Hn.id,ni=Me,Ci=ni.original;for(;Ci;){ni=Ci;let Me=(Bn=ni.emitNode)==null?void 0:Bn.autoGenerate;if(js(ni)&&(Me===void 0||Me.flags&4&&Me.id!==zn))break;Ci=ni.original}return ni}return Me}function C2(Me,Bn){return typeof Me=="object"?bd(!1,Me.prefix,Me.node,Me.suffix,Bn):typeof Me=="string"?Me.length>0&&Me.charCodeAt(0)===35?Me.slice(1):Me:""}function OJ(Me,Bn){return typeof Me=="string"?Me:MJ(Me,Vp.checkDefined(Bn))}function MJ(Me,Bn){return Ny(Me)?Bn(Me).slice(1):cs(Me)?Bn(Me):vn(Me)?Me.escapedText.slice(1):qr(Me)}function bd(Me,Bn,Hn,zn,ni){return Bn=C2(Bn,ni),zn=C2(zn,ni),Hn=OJ(Hn,ni),`${Me?"#":""}${Bn}${Hn}${zn}`}function LJ(Me,Bn,Hn,zn){return Me.updatePropertyDeclaration(Bn,Hn,Me.getGeneratedPrivateNameForNode(Bn.name,void 0,"_accessor_storage"),void 0,void 0,zn)}function RJ(Me,Bn,Hn,zn){return Me.createGetAccessorDeclaration(Hn,zn,[],void 0,Me.createBlock([Me.createReturnStatement(Me.createPropertyAccessExpression(Me.createThis(),Me.getGeneratedPrivateNameForNode(Bn.name,void 0,"_accessor_storage")))]))}function jJ(Me,Bn,Hn,zn){return Me.createSetAccessorDeclaration(Hn,zn,[Me.createParameterDeclaration(void 0,void 0,"value")],Me.createBlock([Me.createExpressionStatement(Me.createAssignment(Me.createPropertyAccessExpression(Me.createThis(),Me.getGeneratedPrivateNameForNode(Bn.name,void 0,"_accessor_storage")),Me.createIdentifier("value")))]))}function JJ(Me){let Bn=Me.expression;for(;;){if(Bn=$o(Bn),oc(Bn)){Bn=Zn(Bn.elements);continue}if(gd(Bn)){Bn=Bn.right;continue}if(ms(Bn,!0)&&cs(Bn.left))return Bn;break}}function FJ(Me){return qo(Me)&&fs(Me)&&!Me.emitNode}function su(Me,Bn){if(FJ(Me))su(Me.expression,Bn);else if(gd(Me))su(Me.left,Bn),su(Me.right,Bn);else if(oc(Me))for(let Hn of Me.elements)su(Hn,Bn);else Bn.push(Me)}function BJ(Me){let Bn=[];return su(Me,Bn),Bn}function A2(Me){if(Me.transformFlags&65536)return!0;if(Me.transformFlags&128)for(let Bn of kE(Me)){let Me=Ko(Bn);if(Me&&KS(Me)&&(Me.transformFlags&65536||Me.transformFlags&128&&A2(Me)))return!0}return!1}var Cw,xw,ww=D({"src/compiler/factory/utilities.ts"(){"use strict";Gw(),(Me=>{function t(Me,Bn,Hn,zn,ni,Ci,aa){let oa=Bn>0?ni[Bn-1]:void 0;return Vp.assertEqual(Hn[Bn],t),ni[Bn]=Me.onEnter(zn[Bn],oa,aa),Hn[Bn]=A(Me,t),Bn}Me.enter=t;function r(Me,Bn,Hn,zn,ni,Ci,aa){Vp.assertEqual(Hn[Bn],r),Vp.assertIsDefined(Me.onLeft),Hn[Bn]=A(Me,r);let oa=Me.onLeft(zn[Bn].left,ni[Bn],zn[Bn]);return oa?(B(Bn,zn,oa),g(Bn,Hn,zn,ni,oa)):Bn}Me.left=r;function s(Me,Bn,Hn,zn,ni,Ci,aa){return Vp.assertEqual(Hn[Bn],s),Vp.assertIsDefined(Me.onOperator),Hn[Bn]=A(Me,s),Me.onOperator(zn[Bn].operatorToken,ni[Bn],zn[Bn]),Bn}Me.operator=s;function f(Me,Bn,Hn,zn,ni,Ci,aa){Vp.assertEqual(Hn[Bn],f),Vp.assertIsDefined(Me.onRight),Hn[Bn]=A(Me,f);let oa=Me.onRight(zn[Bn].right,ni[Bn],zn[Bn]);return oa?(B(Bn,zn,oa),g(Bn,Hn,zn,ni,oa)):Bn}Me.right=f;function x(Me,Bn,Hn,zn,ni,Ci,aa){Vp.assertEqual(Hn[Bn],x),Hn[Bn]=A(Me,x);let oa=Me.onExit(zn[Bn],ni[Bn]);if(Bn>0){if(Bn--,Me.foldState){let zn=Hn[Bn]===x?"right":"left";ni[Bn]=Me.foldState(ni[Bn],oa,zn)}}else Ci.value=oa;return Bn}Me.exit=x;function w(Me,Bn,Hn,zn,ni,Ci,aa){return Vp.assertEqual(Hn[Bn],w),Bn}Me.done=w;function A(Me,Bn){switch(Bn){case t:if(Me.onLeft)return r;case r:if(Me.onOperator)return s;case s:if(Me.onRight)return f;case f:return x;case x:return w;case w:return w;default:Vp.fail("Invalid state")}}Me.nextState=A;function g(Me,Bn,Hn,zn,ni){return Me++,Bn[Me]=t,Hn[Me]=ni,zn[Me]=void 0,Me}function B(Me,Bn,Hn){if(Vp.shouldAssert(2))for(;Me>=0;)Vp.assert(Bn[Me]!==Hn,"Circular traversal detected."),Me--}})(Cw||(Cw={})),xw=class{constructor(Me,Bn,Hn,zn,ni,Ci){this.onEnter=Me,this.onLeft=Bn,this.onOperator=Hn,this.onRight=zn,this.onExit=ni,this.foldState=Ci}}}});function Rt(Me,Bn){return Bn?Us(Me,Bn.pos,Bn.end):Me}function fc(Me){let Bn=Me.kind;return Bn===165||Bn===166||Bn===168||Bn===169||Bn===170||Bn===171||Bn===173||Bn===174||Bn===175||Bn===178||Bn===182||Bn===215||Bn===216||Bn===228||Bn===240||Bn===259||Bn===260||Bn===261||Bn===262||Bn===263||Bn===264||Bn===268||Bn===269||Bn===274||Bn===275}function ME(Me){let Bn=Me.kind;return Bn===166||Bn===169||Bn===171||Bn===174||Bn===175||Bn===228||Bn===260}var Sw=D({"src/compiler/factory/utilitiesPublic.ts"(){"use strict";Gw()}});function G(Me,Bn){return Bn&&Me(Bn)}function ze(Me,Bn,Hn){if(Hn){if(Bn)return Bn(Hn);for(let Bn of Hn){let Hn=Me(Bn);if(Hn)return Hn}}}function LE(Me,Bn){return Me.charCodeAt(Bn+1)===42&&Me.charCodeAt(Bn+2)===42&&Me.charCodeAt(Bn+3)!==47}function ou(Me){return c(Me.statements,zJ)||WJ(Me)}function zJ(Me){return fc(Me)&&VJ(Me,93)||s2(Me)&&ud(Me.moduleReference)||o2(Me)||Vo(Me)||cc(Me)?Me:void 0}function WJ(Me){return Me.flags&4194304?RE(Me):void 0}function RE(Me){return HJ(Me)?Me:xr(Me,RE)}function VJ(Me,Bn){return Ke(Me.modifiers,(Me=>Me.kind===Bn))}function HJ(Me){return t2(Me)&&Me.keywordToken===100&&Me.name.escapedText==="meta"}function jE(Me,Bn,Hn){return ze(Bn,Hn,Me.typeParameters)||ze(Bn,Hn,Me.parameters)||G(Bn,Me.type)}function JE(Me,Bn,Hn){return ze(Bn,Hn,Me.types)}function FE(Me,Bn,Hn){return G(Bn,Me.type)}function BE(Me,Bn,Hn){return ze(Bn,Hn,Me.elements)}function qE(Me,Bn,Hn){return G(Bn,Me.expression)||G(Bn,Me.questionDotToken)||ze(Bn,Hn,Me.typeArguments)||ze(Bn,Hn,Me.arguments)}function UE(Me,Bn,Hn){return ze(Bn,Hn,Me.statements)}function zE(Me,Bn,Hn){return G(Bn,Me.label)}function WE(Me,Bn,Hn){return ze(Bn,Hn,Me.modifiers)||G(Bn,Me.name)||ze(Bn,Hn,Me.typeParameters)||ze(Bn,Hn,Me.heritageClauses)||ze(Bn,Hn,Me.members)}function VE(Me,Bn,Hn){return ze(Bn,Hn,Me.elements)}function HE(Me,Bn,Hn){return G(Bn,Me.propertyName)||G(Bn,Me.name)}function GE(Me,Bn,Hn){return G(Bn,Me.tagName)||ze(Bn,Hn,Me.typeArguments)||G(Bn,Me.attributes)}function Xo(Me,Bn,Hn){return G(Bn,Me.type)}function $E(Me,Bn,Hn){return G(Bn,Me.tagName)||(Me.isNameFirst?G(Bn,Me.name)||G(Bn,Me.typeExpression):G(Bn,Me.typeExpression)||G(Bn,Me.name))||(typeof Me.comment=="string"?void 0:ze(Bn,Hn,Me.comment))}function Yo(Me,Bn,Hn){return G(Bn,Me.tagName)||G(Bn,Me.typeExpression)||(typeof Me.comment=="string"?void 0:ze(Bn,Hn,Me.comment))}function P2(Me,Bn,Hn){return G(Bn,Me.name)}function Gs(Me,Bn,Hn){return G(Bn,Me.tagName)||(typeof Me.comment=="string"?void 0:ze(Bn,Hn,Me.comment))}function GJ(Me,Bn,Hn){return G(Bn,Me.expression)}function xr(Me,Bn,Hn){if(Me===void 0||Me.kind<=162)return;let zn=Ow[Me.kind];return zn===void 0?void 0:zn(Me,Bn,Hn)}function D2(Me,Bn,Hn){let zn=KE(Me),ni=[];for(;ni.length=0;--Bn)zn.push(Me[Bn]),ni.push(Ci)}else{let Hn=Bn(Me,Ci);if(Hn){if(Hn==="skip")continue;return Hn}if(Me.kind>=163)for(let Bn of KE(Me))zn.push(Bn),ni.push(Me)}}}function KE(Me){let Bn=[];return xr(Me,r,r),Bn;function r(Me){Bn.unshift(Me)}}function XE(Me){Me.externalModuleIndicator=ou(Me)}function YE(Me,Bn,Hn){let zn=arguments.length>3&&arguments[3]!==void 0?arguments[3]:!1,ni=arguments.length>4?arguments[4]:void 0;var Ci,aa;(Ci=Sd)==null||Ci.push(Sd.Phase.Parse,"createSourceFile",{path:Me},!0),DT("beforeParse");let oa;zp.logStartParseSourceFile(Me);let{languageVersion:ca,setExternalModuleIndicator:_a,impliedNodeFormat:xa}=typeof Hn=="object"?Hn:{languageVersion:Hn};if(ca===100)oa=Rw.parseSourceFile(Me,Bn,ca,void 0,zn,6,yn);else{let Hn=xa===void 0?_a:Me=>(Me.impliedNodeFormat=xa,(_a||XE)(Me));oa=Rw.parseSourceFile(Me,Bn,ca,void 0,zn,ni,Hn)}return zp.logStopParseSourceFile(),DT("afterParse"),B5("Parse","beforeParse","afterParse"),(aa=Sd)==null||aa.pop(),oa}function $J(Me,Bn){return Rw.parseIsolatedEntityName(Me,Bn)}function KJ(Me,Bn){return Rw.parseJsonText(Me,Bn)}function Qo(Me){return Me.externalModuleIndicator!==void 0}function k2(Me,Bn,Hn){let zn=arguments.length>3&&arguments[3]!==void 0?arguments[3]:!1,ni=Lw.updateSourceFile(Me,Bn,Hn,zn);return ni.flags|=Me.flags&6291456,ni}function XJ(Me,Bn,Hn){let zn=Rw.JSDocParser.parseIsolatedJSDocComment(Me,Bn,Hn);return zn&&zn.jsDoc&&Rw.fixupParentReferences(zn.jsDoc),zn}function YJ(Me,Bn,Hn){return Rw.JSDocParser.parseJSDocTypeExpressionForTests(Me,Bn,Hn)}function QE(Me){return da(Me,iw)||ns(Me,".ts")&&Fi(sl(Me),".d.")}function QJ(Me,Bn,Hn,zn){if(Me){if(Me==="import")return 99;if(Me==="require")return 1;zn(Bn,Hn-Bn,wv.resolution_mode_should_be_either_require_or_import)}}function ZE(Me,Bn){let Hn=[];for(let Me of Ao(Bn,0)||xa){let zn=Bn.substring(Me.pos,Me.end);eF(Hn,Me,zn)}Me.pragmas=new Map;for(let Bn of Hn){if(Me.pragmas.has(Bn.name)){let Hn=Me.pragmas.get(Bn.name);Hn instanceof Array?Hn.push(Bn.args):Me.pragmas.set(Bn.name,[Hn,Bn.args]);continue}Me.pragmas.set(Bn.name,Bn.args)}}function e7(Me,Bn){Me.checkJsDirective=void 0,Me.referencedFiles=[],Me.typeReferenceDirectives=[],Me.libReferenceDirectives=[],Me.amdDependencies=[],Me.hasNoDefaultLib=!1,Me.pragmas.forEach(((Hn,zn)=>{switch(zn){case"reference":{let zn=Me.referencedFiles,ni=Me.typeReferenceDirectives,Ci=Me.libReferenceDirectives;c(en(Hn),(Hn=>{let{types:aa,lib:oa,path:ca,["resolution-mode"]:_a}=Hn.arguments;if(Hn.arguments["no-default-lib"])Me.hasNoDefaultLib=!0;else if(aa){let Me=QJ(_a,aa.pos,aa.end,Bn);ni.push(Object.assign({pos:aa.pos,end:aa.end,fileName:aa.value},Me?{resolutionMode:Me}:{}))}else oa?Ci.push({pos:oa.pos,end:oa.end,fileName:oa.value}):ca?zn.push({pos:ca.pos,end:ca.end,fileName:ca.value}):Bn(Hn.range.pos,Hn.range.end-Hn.range.pos,wv.Invalid_reference_directive_syntax)}));break}case"amd-dependency":{Me.amdDependencies=Ze(en(Hn),(Me=>({name:Me.arguments.name,path:Me.arguments.path})));break}case"amd-module":{if(Hn instanceof Array)for(let zn of Hn)Me.moduleName&&Bn(zn.range.pos,zn.range.end-zn.range.pos,wv.An_AMD_module_cannot_have_multiple_name_assignments),Me.moduleName=zn.arguments.name;else Me.moduleName=Hn.arguments.name;break}case"ts-nocheck":case"ts-check":{c(en(Hn),(Bn=>{(!Me.checkJsDirective||Bn.range.pos>Me.checkJsDirective.pos)&&(Me.checkJsDirective={enabled:zn==="ts-check",end:Bn.range.end,pos:Bn.range.pos})}));break}case"jsx":case"jsxfrag":case"jsximportsource":case"jsxruntime":return;default:Vp.fail("Unhandled pragma kind")}}))}function ZJ(Me){if(jw.has(Me))return jw.get(Me);let Bn=new RegExp(`(\\s${Me}\\s*=\\s*)(?:(?:'([^']*)')|(?:"([^"]*)"))`,"im");return jw.set(Me,Bn),Bn}function eF(Me,Bn,Hn){let zn=Bn.kind===2&&Mw.exec(Hn);if(zn){let ni=zn[1].toLowerCase(),Ci=Gy[ni];if(!Ci||!(Ci.kind&1))return;if(Ci.args){let zn={};for(let Me of Ci.args){let ni=ZJ(Me.name).exec(Hn);if(!ni&&!Me.optional)return;if(ni){let Hn=ni[2]||ni[3];if(Me.captureSpan){let Ci=Bn.pos+ni.index+ni[1].length+1;zn[Me.name]={value:Hn,pos:Ci,end:Ci+Hn.length}}else zn[Me.name]=Hn}}Me.push({name:ni,args:{arguments:zn,range:Bn}})}else Me.push({name:ni,args:{arguments:{},range:Bn}});return}let ni=Bn.kind===2&&Qw.exec(Hn);if(ni)return t7(Me,Bn,2,ni);if(Bn.kind===3){let zn=/@(\S+)(\s+.*)?$/gim,ni;for(;ni=zn.exec(Hn);)t7(Me,Bn,4,ni)}}function t7(Me,Bn,Hn,zn){if(!zn)return;let ni=zn[1].toLowerCase(),Ci=Gy[ni];if(!Ci||!(Ci.kind&Hn))return;let aa=zn[2],oa=tF(Ci,aa);oa!=="fail"&&Me.push({name:ni,args:{arguments:oa,range:Bn}})}function tF(Me,Bn){if(!Bn)return{};if(!Me.args)return{};let Hn=Dp(Bn).split(/\s+/),zn={};for(let Bn=0;Bnnew(Fw||(Fw=jC.getSourceFileConstructor()))(Me,-1,-1),createBaseIdentifierNode:Me=>new(Iw||(Iw=jC.getIdentifierConstructor()))(Me,-1,-1),createBasePrivateIdentifierNode:Me=>new(Bw||(Bw=jC.getPrivateIdentifierConstructor()))(Me,-1,-1),createBaseTokenNode:Me=>new(Tw||(Tw=jC.getTokenConstructor()))(Me,-1,-1),createBaseNode:Me=>new(kw||(kw=jC.getNodeConstructor()))(Me,-1,-1)},Pw=Zf(1,Nw),Ow={[163]:function(Me,Bn,Hn){return G(Bn,Me.left)||G(Bn,Me.right)},[165]:function(Me,Bn,Hn){return ze(Bn,Hn,Me.modifiers)||G(Bn,Me.name)||G(Bn,Me.constraint)||G(Bn,Me.default)||G(Bn,Me.expression)},[300]:function(Me,Bn,Hn){return ze(Bn,Hn,Me.modifiers)||G(Bn,Me.name)||G(Bn,Me.questionToken)||G(Bn,Me.exclamationToken)||G(Bn,Me.equalsToken)||G(Bn,Me.objectAssignmentInitializer)},[301]:function(Me,Bn,Hn){return G(Bn,Me.expression)},[166]:function(Me,Bn,Hn){return ze(Bn,Hn,Me.modifiers)||G(Bn,Me.dotDotDotToken)||G(Bn,Me.name)||G(Bn,Me.questionToken)||G(Bn,Me.type)||G(Bn,Me.initializer)},[169]:function(Me,Bn,Hn){return ze(Bn,Hn,Me.modifiers)||G(Bn,Me.name)||G(Bn,Me.questionToken)||G(Bn,Me.exclamationToken)||G(Bn,Me.type)||G(Bn,Me.initializer)},[168]:function(Me,Bn,Hn){return ze(Bn,Hn,Me.modifiers)||G(Bn,Me.name)||G(Bn,Me.questionToken)||G(Bn,Me.type)||G(Bn,Me.initializer)},[299]:function(Me,Bn,Hn){return ze(Bn,Hn,Me.modifiers)||G(Bn,Me.name)||G(Bn,Me.questionToken)||G(Bn,Me.exclamationToken)||G(Bn,Me.initializer)},[257]:function(Me,Bn,Hn){return G(Bn,Me.name)||G(Bn,Me.exclamationToken)||G(Bn,Me.type)||G(Bn,Me.initializer)},[205]:function(Me,Bn,Hn){return G(Bn,Me.dotDotDotToken)||G(Bn,Me.propertyName)||G(Bn,Me.name)||G(Bn,Me.initializer)},[178]:function(Me,Bn,Hn){return ze(Bn,Hn,Me.modifiers)||ze(Bn,Hn,Me.typeParameters)||ze(Bn,Hn,Me.parameters)||G(Bn,Me.type)},[182]:function(Me,Bn,Hn){return ze(Bn,Hn,Me.modifiers)||ze(Bn,Hn,Me.typeParameters)||ze(Bn,Hn,Me.parameters)||G(Bn,Me.type)},[181]:function(Me,Bn,Hn){return ze(Bn,Hn,Me.modifiers)||ze(Bn,Hn,Me.typeParameters)||ze(Bn,Hn,Me.parameters)||G(Bn,Me.type)},[176]:jE,[177]:jE,[171]:function(Me,Bn,Hn){return ze(Bn,Hn,Me.modifiers)||G(Bn,Me.asteriskToken)||G(Bn,Me.name)||G(Bn,Me.questionToken)||G(Bn,Me.exclamationToken)||ze(Bn,Hn,Me.typeParameters)||ze(Bn,Hn,Me.parameters)||G(Bn,Me.type)||G(Bn,Me.body)},[170]:function(Me,Bn,Hn){return ze(Bn,Hn,Me.modifiers)||G(Bn,Me.name)||G(Bn,Me.questionToken)||ze(Bn,Hn,Me.typeParameters)||ze(Bn,Hn,Me.parameters)||G(Bn,Me.type)},[173]:function(Me,Bn,Hn){return ze(Bn,Hn,Me.modifiers)||G(Bn,Me.name)||ze(Bn,Hn,Me.typeParameters)||ze(Bn,Hn,Me.parameters)||G(Bn,Me.type)||G(Bn,Me.body)},[174]:function(Me,Bn,Hn){return ze(Bn,Hn,Me.modifiers)||G(Bn,Me.name)||ze(Bn,Hn,Me.typeParameters)||ze(Bn,Hn,Me.parameters)||G(Bn,Me.type)||G(Bn,Me.body)},[175]:function(Me,Bn,Hn){return ze(Bn,Hn,Me.modifiers)||G(Bn,Me.name)||ze(Bn,Hn,Me.typeParameters)||ze(Bn,Hn,Me.parameters)||G(Bn,Me.type)||G(Bn,Me.body)},[259]:function(Me,Bn,Hn){return ze(Bn,Hn,Me.modifiers)||G(Bn,Me.asteriskToken)||G(Bn,Me.name)||ze(Bn,Hn,Me.typeParameters)||ze(Bn,Hn,Me.parameters)||G(Bn,Me.type)||G(Bn,Me.body)},[215]:function(Me,Bn,Hn){return ze(Bn,Hn,Me.modifiers)||G(Bn,Me.asteriskToken)||G(Bn,Me.name)||ze(Bn,Hn,Me.typeParameters)||ze(Bn,Hn,Me.parameters)||G(Bn,Me.type)||G(Bn,Me.body)},[216]:function(Me,Bn,Hn){return ze(Bn,Hn,Me.modifiers)||ze(Bn,Hn,Me.typeParameters)||ze(Bn,Hn,Me.parameters)||G(Bn,Me.type)||G(Bn,Me.equalsGreaterThanToken)||G(Bn,Me.body)},[172]:function(Me,Bn,Hn){return ze(Bn,Hn,Me.modifiers)||G(Bn,Me.body)},[180]:function(Me,Bn,Hn){return G(Bn,Me.typeName)||ze(Bn,Hn,Me.typeArguments)},[179]:function(Me,Bn,Hn){return G(Bn,Me.assertsModifier)||G(Bn,Me.parameterName)||G(Bn,Me.type)},[183]:function(Me,Bn,Hn){return G(Bn,Me.exprName)||ze(Bn,Hn,Me.typeArguments)},[184]:function(Me,Bn,Hn){return ze(Bn,Hn,Me.members)},[185]:function(Me,Bn,Hn){return G(Bn,Me.elementType)},[186]:function(Me,Bn,Hn){return ze(Bn,Hn,Me.elements)},[189]:JE,[190]:JE,[191]:function(Me,Bn,Hn){return G(Bn,Me.checkType)||G(Bn,Me.extendsType)||G(Bn,Me.trueType)||G(Bn,Me.falseType)},[192]:function(Me,Bn,Hn){return G(Bn,Me.typeParameter)},[202]:function(Me,Bn,Hn){return G(Bn,Me.argument)||G(Bn,Me.assertions)||G(Bn,Me.qualifier)||ze(Bn,Hn,Me.typeArguments)},[298]:function(Me,Bn,Hn){return G(Bn,Me.assertClause)},[193]:FE,[195]:FE,[196]:function(Me,Bn,Hn){return G(Bn,Me.objectType)||G(Bn,Me.indexType)},[197]:function(Me,Bn,Hn){return G(Bn,Me.readonlyToken)||G(Bn,Me.typeParameter)||G(Bn,Me.nameType)||G(Bn,Me.questionToken)||G(Bn,Me.type)||ze(Bn,Hn,Me.members)},[198]:function(Me,Bn,Hn){return G(Bn,Me.literal)},[199]:function(Me,Bn,Hn){return G(Bn,Me.dotDotDotToken)||G(Bn,Me.name)||G(Bn,Me.questionToken)||G(Bn,Me.type)},[203]:BE,[204]:BE,[206]:function(Me,Bn,Hn){return ze(Bn,Hn,Me.elements)},[207]:function(Me,Bn,Hn){return ze(Bn,Hn,Me.properties)},[208]:function(Me,Bn,Hn){return G(Bn,Me.expression)||G(Bn,Me.questionDotToken)||G(Bn,Me.name)},[209]:function(Me,Bn,Hn){return G(Bn,Me.expression)||G(Bn,Me.questionDotToken)||G(Bn,Me.argumentExpression)},[210]:qE,[211]:qE,[212]:function(Me,Bn,Hn){return G(Bn,Me.tag)||G(Bn,Me.questionDotToken)||ze(Bn,Hn,Me.typeArguments)||G(Bn,Me.template)},[213]:function(Me,Bn,Hn){return G(Bn,Me.type)||G(Bn,Me.expression)},[214]:function(Me,Bn,Hn){return G(Bn,Me.expression)},[217]:function(Me,Bn,Hn){return G(Bn,Me.expression)},[218]:function(Me,Bn,Hn){return G(Bn,Me.expression)},[219]:function(Me,Bn,Hn){return G(Bn,Me.expression)},[221]:function(Me,Bn,Hn){return G(Bn,Me.operand)},[226]:function(Me,Bn,Hn){return G(Bn,Me.asteriskToken)||G(Bn,Me.expression)},[220]:function(Me,Bn,Hn){return G(Bn,Me.expression)},[222]:function(Me,Bn,Hn){return G(Bn,Me.operand)},[223]:function(Me,Bn,Hn){return G(Bn,Me.left)||G(Bn,Me.operatorToken)||G(Bn,Me.right)},[231]:function(Me,Bn,Hn){return G(Bn,Me.expression)||G(Bn,Me.type)},[232]:function(Me,Bn,Hn){return G(Bn,Me.expression)},[235]:function(Me,Bn,Hn){return G(Bn,Me.expression)||G(Bn,Me.type)},[233]:function(Me,Bn,Hn){return G(Bn,Me.name)},[224]:function(Me,Bn,Hn){return G(Bn,Me.condition)||G(Bn,Me.questionToken)||G(Bn,Me.whenTrue)||G(Bn,Me.colonToken)||G(Bn,Me.whenFalse)},[227]:function(Me,Bn,Hn){return G(Bn,Me.expression)},[238]:UE,[265]:UE,[308]:function(Me,Bn,Hn){return ze(Bn,Hn,Me.statements)||G(Bn,Me.endOfFileToken)},[240]:function(Me,Bn,Hn){return ze(Bn,Hn,Me.modifiers)||G(Bn,Me.declarationList)},[258]:function(Me,Bn,Hn){return ze(Bn,Hn,Me.declarations)},[241]:function(Me,Bn,Hn){return G(Bn,Me.expression)},[242]:function(Me,Bn,Hn){return G(Bn,Me.expression)||G(Bn,Me.thenStatement)||G(Bn,Me.elseStatement)},[243]:function(Me,Bn,Hn){return G(Bn,Me.statement)||G(Bn,Me.expression)},[244]:function(Me,Bn,Hn){return G(Bn,Me.expression)||G(Bn,Me.statement)},[245]:function(Me,Bn,Hn){return G(Bn,Me.initializer)||G(Bn,Me.condition)||G(Bn,Me.incrementor)||G(Bn,Me.statement)},[246]:function(Me,Bn,Hn){return G(Bn,Me.initializer)||G(Bn,Me.expression)||G(Bn,Me.statement)},[247]:function(Me,Bn,Hn){return G(Bn,Me.awaitModifier)||G(Bn,Me.initializer)||G(Bn,Me.expression)||G(Bn,Me.statement)},[248]:zE,[249]:zE,[250]:function(Me,Bn,Hn){return G(Bn,Me.expression)},[251]:function(Me,Bn,Hn){return G(Bn,Me.expression)||G(Bn,Me.statement)},[252]:function(Me,Bn,Hn){return G(Bn,Me.expression)||G(Bn,Me.caseBlock)},[266]:function(Me,Bn,Hn){return ze(Bn,Hn,Me.clauses)},[292]:function(Me,Bn,Hn){return G(Bn,Me.expression)||ze(Bn,Hn,Me.statements)},[293]:function(Me,Bn,Hn){return ze(Bn,Hn,Me.statements)},[253]:function(Me,Bn,Hn){return G(Bn,Me.label)||G(Bn,Me.statement)},[254]:function(Me,Bn,Hn){return G(Bn,Me.expression)},[255]:function(Me,Bn,Hn){return G(Bn,Me.tryBlock)||G(Bn,Me.catchClause)||G(Bn,Me.finallyBlock)},[295]:function(Me,Bn,Hn){return G(Bn,Me.variableDeclaration)||G(Bn,Me.block)},[167]:function(Me,Bn,Hn){return G(Bn,Me.expression)},[260]:WE,[228]:WE,[261]:function(Me,Bn,Hn){return ze(Bn,Hn,Me.modifiers)||G(Bn,Me.name)||ze(Bn,Hn,Me.typeParameters)||ze(Bn,Hn,Me.heritageClauses)||ze(Bn,Hn,Me.members)},[262]:function(Me,Bn,Hn){return ze(Bn,Hn,Me.modifiers)||G(Bn,Me.name)||ze(Bn,Hn,Me.typeParameters)||G(Bn,Me.type)},[263]:function(Me,Bn,Hn){return ze(Bn,Hn,Me.modifiers)||G(Bn,Me.name)||ze(Bn,Hn,Me.members)},[302]:function(Me,Bn,Hn){return G(Bn,Me.name)||G(Bn,Me.initializer)},[264]:function(Me,Bn,Hn){return ze(Bn,Hn,Me.modifiers)||G(Bn,Me.name)||G(Bn,Me.body)},[268]:function(Me,Bn,Hn){return ze(Bn,Hn,Me.modifiers)||G(Bn,Me.name)||G(Bn,Me.moduleReference)},[269]:function(Me,Bn,Hn){return ze(Bn,Hn,Me.modifiers)||G(Bn,Me.importClause)||G(Bn,Me.moduleSpecifier)||G(Bn,Me.assertClause)},[270]:function(Me,Bn,Hn){return G(Bn,Me.name)||G(Bn,Me.namedBindings)},[296]:function(Me,Bn,Hn){return ze(Bn,Hn,Me.elements)},[297]:function(Me,Bn,Hn){return G(Bn,Me.name)||G(Bn,Me.value)},[267]:function(Me,Bn,Hn){return ze(Bn,Hn,Me.modifiers)||G(Bn,Me.name)},[271]:function(Me,Bn,Hn){return G(Bn,Me.name)},[277]:function(Me,Bn,Hn){return G(Bn,Me.name)},[272]:VE,[276]:VE,[275]:function(Me,Bn,Hn){return ze(Bn,Hn,Me.modifiers)||G(Bn,Me.exportClause)||G(Bn,Me.moduleSpecifier)||G(Bn,Me.assertClause)},[273]:HE,[278]:HE,[274]:function(Me,Bn,Hn){return ze(Bn,Hn,Me.modifiers)||G(Bn,Me.expression)},[225]:function(Me,Bn,Hn){return G(Bn,Me.head)||ze(Bn,Hn,Me.templateSpans)},[236]:function(Me,Bn,Hn){return G(Bn,Me.expression)||G(Bn,Me.literal)},[200]:function(Me,Bn,Hn){return G(Bn,Me.head)||ze(Bn,Hn,Me.templateSpans)},[201]:function(Me,Bn,Hn){return G(Bn,Me.type)||G(Bn,Me.literal)},[164]:function(Me,Bn,Hn){return G(Bn,Me.expression)},[294]:function(Me,Bn,Hn){return ze(Bn,Hn,Me.types)},[230]:function(Me,Bn,Hn){return G(Bn,Me.expression)||ze(Bn,Hn,Me.typeArguments)},[280]:function(Me,Bn,Hn){return G(Bn,Me.expression)},[279]:function(Me,Bn,Hn){return ze(Bn,Hn,Me.modifiers)},[357]:function(Me,Bn,Hn){return ze(Bn,Hn,Me.elements)},[281]:function(Me,Bn,Hn){return G(Bn,Me.openingElement)||ze(Bn,Hn,Me.children)||G(Bn,Me.closingElement)},[285]:function(Me,Bn,Hn){return G(Bn,Me.openingFragment)||ze(Bn,Hn,Me.children)||G(Bn,Me.closingFragment)},[282]:GE,[283]:GE,[289]:function(Me,Bn,Hn){return ze(Bn,Hn,Me.properties)},[288]:function(Me,Bn,Hn){return G(Bn,Me.name)||G(Bn,Me.initializer)},[290]:function(Me,Bn,Hn){return G(Bn,Me.expression)},[291]:function(Me,Bn,Hn){return G(Bn,Me.dotDotDotToken)||G(Bn,Me.expression)},[284]:function(Me,Bn,Hn){return G(Bn,Me.tagName)},[187]:Xo,[188]:Xo,[312]:Xo,[318]:Xo,[317]:Xo,[319]:Xo,[321]:Xo,[320]:function(Me,Bn,Hn){return ze(Bn,Hn,Me.parameters)||G(Bn,Me.type)},[323]:function(Me,Bn,Hn){return(typeof Me.comment=="string"?void 0:ze(Bn,Hn,Me.comment))||ze(Bn,Hn,Me.tags)},[350]:function(Me,Bn,Hn){return G(Bn,Me.tagName)||G(Bn,Me.name)||(typeof Me.comment=="string"?void 0:ze(Bn,Hn,Me.comment))},[313]:function(Me,Bn,Hn){return G(Bn,Me.name)},[314]:function(Me,Bn,Hn){return G(Bn,Me.left)||G(Bn,Me.right)},[344]:$E,[351]:$E,[333]:function(Me,Bn,Hn){return G(Bn,Me.tagName)||(typeof Me.comment=="string"?void 0:ze(Bn,Hn,Me.comment))},[332]:function(Me,Bn,Hn){return G(Bn,Me.tagName)||G(Bn,Me.class)||(typeof Me.comment=="string"?void 0:ze(Bn,Hn,Me.comment))},[331]:function(Me,Bn,Hn){return G(Bn,Me.tagName)||G(Bn,Me.class)||(typeof Me.comment=="string"?void 0:ze(Bn,Hn,Me.comment))},[348]:function(Me,Bn,Hn){return G(Bn,Me.tagName)||G(Bn,Me.constraint)||ze(Bn,Hn,Me.typeParameters)||(typeof Me.comment=="string"?void 0:ze(Bn,Hn,Me.comment))},[349]:function(Me,Bn,Hn){return G(Bn,Me.tagName)||(Me.typeExpression&&Me.typeExpression.kind===312?G(Bn,Me.typeExpression)||G(Bn,Me.fullName)||(typeof Me.comment=="string"?void 0:ze(Bn,Hn,Me.comment)):G(Bn,Me.fullName)||G(Bn,Me.typeExpression)||(typeof Me.comment=="string"?void 0:ze(Bn,Hn,Me.comment)))},[341]:function(Me,Bn,Hn){return G(Bn,Me.tagName)||G(Bn,Me.fullName)||G(Bn,Me.typeExpression)||(typeof Me.comment=="string"?void 0:ze(Bn,Hn,Me.comment))},[345]:Yo,[347]:Yo,[346]:Yo,[343]:Yo,[353]:Yo,[352]:Yo,[342]:Yo,[326]:function(Me,Bn,Hn){return c(Me.typeParameters,Bn)||c(Me.parameters,Bn)||G(Bn,Me.type)},[327]:P2,[328]:P2,[329]:P2,[325]:function(Me,Bn,Hn){return c(Me.jsDocPropertyTags,Bn)},[330]:Gs,[335]:Gs,[336]:Gs,[337]:Gs,[338]:Gs,[339]:Gs,[334]:Gs,[340]:Gs,[356]:GJ},(Me=>{var Bn=Po(99,!0),Hn=20480,zn,ni,Ci,aa,oa;function g(Me){return ag++,Me}var ca={createBaseSourceFileNode:Me=>g(new oa(Me,0,0)),createBaseIdentifierNode:Me=>g(new Ci(Me,0,0)),createBasePrivateIdentifierNode:Me=>g(new aa(Me,0,0)),createBaseTokenNode:Me=>g(new ni(Me,0,0)),createBaseNode:Me=>g(new zn(Me,0,0))},_a=Zf(11,ca),{createNodeArray:Ha,createNumericLiteral:ts,createStringLiteral:Ps,createLiteralLikeNode:so,createIdentifier:oo,createPrivateIdentifier:Jo,createToken:tc,createArrayLiteralExpression:dc,createObjectLiteralExpression:Fc,createPropertyAccessExpression:Jc,createPropertyAccessChain:Dp,createElementAccessExpression:kp,createElementAccessChain:Qp,createCallExpression:Up,createCallChain:qp,createNewExpression:Jp,createParenthesizedExpression:Wp,createBlock:zp,createVariableStatement:Qf,createExpressionStatement:Yf,createIfStatement:Kf,createWhileStatement:Xf,createForStatement:Ad,createForOfStatement:Cd,createVariableDeclaration:xd,createVariableDeclarationList:wd}=_a,Sd,Td,Pd,Qh,Zh,eg,tg,rg,ng,ig,ag,sg,og,ug,cg,lg,pg=!0,fg=!1;function wa(Me,Bn,Hn,zn){let ni=arguments.length>4&&arguments[4]!==void 0?arguments[4]:!1,Ci=arguments.length>5?arguments[5]:void 0,aa=arguments.length>6?arguments[6]:void 0;var oa;if(Ci=Nx(Me,Ci),Ci===6){let Ci=Ki(Me,Bn,Hn,zn,ni);return convertToObjectWorker(Ci,(oa=Ci.statements[0])==null?void 0:oa.expression,Ci.parseDiagnostics,!1,void 0,void 0),Ci.referencedFiles=xa,Ci.typeReferenceDirectives=xa,Ci.libReferenceDirectives=xa,Ci.amdDependencies=xa,Ci.hasNoDefaultLib=!1,Ci.pragmas=Ga,Ci}Mn(Me,Bn,Hn,zn,Ci);let ca=Ca(Hn,ni,Ci,aa||XE);return _i(),ca}Me.parseSourceFile=wa;function $n(Me,Bn){Mn("",Me,Bn,void 0,1),_e();let Hn=Ys(!0),zn=T()===1&&!tg.length;return _i(),zn?Hn:void 0}Me.parseIsolatedEntityName=$n;function Ki(Me,Bn){let Hn=arguments.length>2&&arguments[2]!==void 0?arguments[2]:2,zn=arguments.length>3?arguments[3]:void 0,ni=arguments.length>4&&arguments[4]!==void 0?arguments[4]:!1;Mn(Me,Bn,Hn,zn,6),Td=lg,_e();let Ci=L(),aa,oa;if(T()===1)aa=Er([],Ci,Ci),oa=sn();else{let Me;for(;T()!==1;){let Bn;switch(T()){case 22:Bn=ah();break;case 110:case 95:case 104:Bn=sn();break;case 40:wt((()=>_e()===8&&_e()!==58))?Bn=qm():Bn=Xu();break;case 8:case 10:if(wt((()=>_e()!==58))){Bn=Di();break}default:Bn=Xu();break}Me&&ir(Me)?Me.push(Bn):Me?Me=[Me,Bn]:(Me=Bn,T()!==1&&Dt(wv.Unexpected_token))}let Bn=ir(Me)?Q(dc(Me),Ci):Vp.checkDefined(Me),Hn=Yf(Bn);Q(Hn,Ci),aa=Er([Hn],Ci),oa=ea(1,wv.Unexpected_token)}let ca=Kt(Me,2,6,!1,aa,oa,Td,yn);ni&&ft(ca),ca.nodeCount=ag,ca.identifierCount=og,ca.identifiers=sg,ca.parseDiagnostics=qs(tg,ca),rg&&(ca.jsDocDiagnostics=qs(rg,ca));let _a=ca;return _i(),_a}Me.parseJsonText=Ki;function Mn(Me,Hn,ca,_a,xa){switch(zn=jC.getNodeConstructor(),ni=jC.getTokenConstructor(),Ci=jC.getIdentifierConstructor(),aa=jC.getPrivateIdentifierConstructor(),oa=jC.getSourceFileConstructor(),Sd=Un(Me),Pd=Hn,Qh=ca,ng=_a,Zh=xa,eg=sv(xa),tg=[],ug=0,sg=new Map,og=0,ag=0,Td=0,pg=!0,Zh){case 1:case 2:lg=262144;break;case 6:lg=67371008;break;default:lg=0;break}fg=!1,Bn.setText(Pd),Bn.setOnError(U),Bn.setScriptTarget(Qh),Bn.setLanguageVariant(eg)}function _i(){Bn.clearCommentDirectives(),Bn.setText(""),Bn.setOnError(void 0),Pd=void 0,Qh=void 0,ng=void 0,Zh=void 0,eg=void 0,Td=0,tg=void 0,rg=void 0,ug=0,sg=void 0,cg=void 0,pg=!0}function Ca(Me,Hn,zn,ni){let Ci=QE(Sd);Ci&&(lg|=16777216),Td=lg,_e();let aa=Kn(0,on);Vp.assert(T()===1);let oa=He(sn()),ca=Kt(Sd,Me,zn,Ci,aa,oa,Td,ni);return ZE(ca,Pd),e7(ca,We),ca.commentDirectives=Bn.getCommentDirectives(),ca.nodeCount=ag,ca.identifierCount=og,ca.identifiers=sg,ca.parseDiagnostics=qs(tg,ca),rg&&(ca.jsDocDiagnostics=qs(rg,ca)),Hn&&ft(ca),ca;function We(Me,Bn,Hn){tg.push(Ro(Sd,Me,Bn,Hn))}}function St(Me,Bn){return Bn?He(Me):Me}let dg=!1;function He(Me){Vp.assert(!Me.jsDoc);let Bn=qt(I3(Me,Pd),(Bn=>_g.parseJSDocComment(Me,Bn.pos,Bn.end-Bn.pos)));return Bn.length&&(Me.jsDoc=Bn),dg&&(dg=!1,Me.flags|=268435456),Me}function _t(Me){let Hn=ng,zn=Lw.createSyntaxCursor(Me);ng={currentNode:lt};let ni=[],Ci=tg;tg=[];let aa=0,oa=We(Me.statements,0);for(;oa!==-1;){let Hn=Me.statements[aa],zn=Me.statements[oa];jr(ni,Me.statements,aa,oa),aa=$e(Me.statements,oa);let ca=he(Ci,(Me=>Me.start>=Hn.pos)),_a=ca>=0?he(Ci,(Me=>Me.start>=zn.pos),ca):-1;ca>=0&&jr(tg,Ci,ca,_a>=0?_a:void 0),Rn((()=>{let Hn=lg;for(lg|=32768,Bn.setTextPos(zn.pos),_e();T()!==1;){let Hn=Bn.getStartPos(),zn=vc(0,on);if(ni.push(zn),Hn===Bn.getStartPos()&&_e(),aa>=0){let Bn=Me.statements[aa];if(zn.end===Bn.pos)break;zn.end>Bn.pos&&(aa=$e(Me.statements,aa+1))}}lg=Hn}),2),oa=aa>=0?We(Me.statements,aa):-1}if(aa>=0){let Bn=Me.statements[aa];jr(ni,Me.statements,aa);let Hn=he(Ci,(Me=>Me.start>=Bn.pos));Hn>=0&&jr(tg,Ci,Hn)}return ng=Hn,_a.updateSourceFile(Me,Rt(Ha(ni),Me.statements));function qe(Me){return!(Me.flags&32768)&&!!(Me.transformFlags&67108864)}function We(Me,Bn){for(let Hn=Bn;Hn116}function kt(){return T()===79?!0:T()===125&&Yi()||T()===133&&xn()?!1:T()>116}function de(Me,Bn){let Hn=arguments.length>2&&arguments[2]!==void 0?arguments[2]:!0;return T()===Me?(Hn&&_e(),!0):(Bn?Dt(Bn):Dt(wv._0_expected,Br(Me)),!1)}let hg=Object.keys(kv).filter((Me=>Me.length>2));function Zi(Me){var Hn;if(Y8(Me)){Z(Ar(Pd,Me.template.pos),Me.template.end,wv.Module_declaration_names_may_only_use_or_quoted_strings);return}let zn=yt(Me)?qr(Me):void 0;if(!zn||!vy(zn,Qh)){Dt(wv._0_expected,Br(26));return}let ni=Ar(Pd,Me.pos);switch(zn){case"const":case"let":case"var":Z(ni,Me.end,wv.Variable_declaration_not_allowed_at_this_location);return;case"declare":return;case"interface":Pa(wv.Interface_name_cannot_be_0,wv.Interface_must_be_given_a_name,18);return;case"is":Z(ni,Bn.getTextPos(),wv.A_type_predicate_is_only_allowed_in_return_type_position_for_functions_and_methods);return;case"module":case"namespace":Pa(wv.Namespace_name_cannot_be_0,wv.Namespace_must_be_given_a_name,18);return;case"type":Pa(wv.Type_alias_name_cannot_be_0,wv.Type_alias_must_be_given_a_name,63);return}let Ci=(Hn=Ep(zn,hg,(Me=>Me)))!=null?Hn:e_(zn);if(Ci){Z(ni,Me.end,wv.Unknown_keyword_or_identifier_Did_you_mean_0,Ci);return}T()!==0&&Z(ni,Me.end,wv.Unexpected_keyword_or_identifier)}function Pa(Me,Hn,zn){T()===zn?Dt(Hn):Dt(Me,Bn.getTokenValue())}function e_(Me){for(let Bn of hg)if(Me.length>Bn.length+2&&Pn(Me,Bn))return`${Bn} ${Me.slice(Bn.length)}`}function mc(Me,Hn,zn){if(T()===59&&!Bn.hasPrecedingLineBreak()){Dt(wv.Decorators_must_precede_the_name_and_all_keywords_of_property_declarations);return}if(T()===20){Dt(wv.Cannot_start_a_function_call_in_a_type_annotation),_e();return}if(Hn&&!ka()){zn?Dt(wv._0_expected,Br(26)):Dt(wv.Expected_for_property_initializer);return}if(!t_()){if(zn){Dt(wv._0_expected,Br(26));return}Zi(Me)}}function Da(Me){return T()===Me?(Ge(),!0):(Dt(wv._0_expected,Br(Me)),!1)}function Ts(Me,Bn,Hn,zn){if(T()===Bn){_e();return}let ni=Dt(wv._0_expected,Br(Bn));Hn&&ni&&Rl(ni,Ro(Sd,zn,1,wv.The_parser_expected_to_find_a_1_to_match_the_0_token_here,Br(Me),Br(Bn)))}function Ot(Me){return T()===Me?(_e(),!0):!1}function dr(Me){if(T()===Me)return sn()}function Dd(Me){if(T()===Me)return Id()}function ea(Me,Bn,Hn){return dr(Me)||Jn(Me,!1,Bn||wv._0_expected,Hn||Br(Me))}function kd(Me){return Dd(Me)||Jn(Me,!1,wv._0_expected,Br(Me))}function sn(){let Me=L(),Bn=T();return _e(),Q(tc(Bn),Me)}function Id(){let Me=L(),Bn=T();return Ge(),Q(tc(Bn),Me)}function ka(){return T()===26?!0:T()===19||T()===1||Bn.hasPrecedingLineBreak()}function t_(){return ka()?(T()===26&&_e(),!0):!1}function En(){return t_()||de(26)}function Er(Me,Hn,zn,ni){let Ci=Ha(Me,ni);return Us(Ci,Hn,zn!=null?zn:Bn.getStartPos()),Ci}function Q(Me,Hn,zn){return Us(Me,Hn,zn!=null?zn:Bn.getStartPos()),lg&&(Me.flags|=lg),fg&&(fg=!1,Me.flags|=131072),Me}function Jn(Me,Hn,zn,ni){Hn?Pi(Bn.getStartPos(),0,zn,ni):zn&&Dt(zn,ni);let Ci=L(),aa=Me===79?oo("",void 0):yl(Me)?_a.createTemplateLiteralLikeNode(Me,"","",void 0):Me===8?ts("",void 0):Me===10?Ps("",void 0):Me===279?_a.createMissingDeclaration():tc(Me);return Q(aa,Ci)}function Ia(Me){let Bn=sg.get(Me);return Bn===void 0&&sg.set(Me,Bn=Me),Bn}function Ss(Me,Hn,zn){if(Me){og++;let Me=L(),Hn=T(),zn=Ia(Bn.getTokenValue()),ni=Bn.hasExtendedUnicodeEscape();return it(),Q(oo(zn,Hn,ni),Me)}if(T()===80)return Dt(zn||wv.Private_identifiers_are_not_allowed_outside_class_bodies),Ss(!0);if(T()===0&&Bn.tryScan((()=>Bn.reScanInvalidIdentifier()===79)))return Ss(!0);og++;let ni=T()===1,Ci=Bn.isReservedWord(),aa=Bn.getTokenText(),oa=Ci?wv.Identifier_expected_0_is_a_reserved_word_that_cannot_be_used_here:wv.Identifier_expected;return Jn(79,ni,Hn||oa,aa)}function hc(Me){return Ss(Tt(),void 0,Me)}function wr(Me,Bn){return Ss(kt(),Me,Bn)}function zr(Me){return Ss(fr(T()),Me)}function xs(){return fr(T())||T()===10||T()===8}function Nd(){return fr(T())||T()===10}function R2(Me){if(T()===10||T()===8){let Me=Di();return Me.text=Ia(Me.text),Me}return Me&&T()===22?j2():T()===80?gc():zr()}function Es(){return R2(!0)}function j2(){let Me=L();de(22);let Bn=It(Sr);return de(23),Q(_a.createComputedPropertyName(Bn),Me)}function gc(){let Me=L(),Hn=Jo(Ia(Bn.getTokenValue()));return _e(),Q(Hn,Me)}function Ks(Me){return T()===Me&&Tr(Od)}function uu(){return _e(),Bn.hasPrecedingLineBreak()?!1:ta()}function Od(){switch(T()){case 85:return _e()===92;case 93:return _e(),T()===88?wt(Ld):T()===154?wt(J2):r_();case 88:return Ld();case 124:case 137:case 151:return _e(),ta();default:return uu()}}function r_(){return T()===59||T()!==41&&T()!==128&&T()!==18&&ta()}function J2(){return _e(),r_()}function Md(){return Wi(T())&&Tr(Od)}function ta(){return T()===22||T()===18||T()===41||T()===25||xs()}function Ld(){return _e(),T()===84||T()===98||T()===118||T()===59||T()===126&&wt(gh)||T()===132&&wt(yh)}function Xs(Me,Bn){if(mu(Me))return!0;switch(Me){case 0:case 1:case 3:return!(T()===26&&Bn)&&vh();case 2:return T()===82||T()===88;case 4:return wt(om);case 5:return wt(Jb)||T()===26&&!Bn;case 6:return T()===22||xs();case 12:switch(T()){case 22:case 41:case 25:case 24:return!0;default:return xs()}case 18:return xs();case 9:return T()===22||T()===25||xs();case 24:return Nd();case 7:return T()===18?wt(Rd):Bn?kt()&&!fu():Fu()&&!fu();case 8:return tp();case 10:return T()===27||T()===25||tp();case 19:return T()===101||T()===85||kt();case 15:switch(T()){case 27:case 24:return!0}case 11:return T()===25||La();case 16:return Ec(!1);case 17:return Ec(!0);case 20:case 21:return T()===27||eo();case 22:return Oc();case 23:return fr(T());case 13:return fr(T())||T()===18;case 14:return!0}return Vp.fail("Non-exhaustive case in 'isListElement'.")}function Rd(){if(Vp.assert(T()===18),_e()===19){let Me=_e();return Me===27||Me===18||Me===94||Me===117}return!0}function yc(){return _e(),kt()}function pu(){return _e(),fr(T())}function F2(){return _e(),qT(T())}function fu(){return T()===117||T()===94?wt(jd):!1}function jd(){return _e(),La()}function Jd(){return _e(),eo()}function Na(Me){if(T()===1)return!0;switch(Me){case 1:case 2:case 4:case 5:case 6:case 12:case 9:case 23:case 24:return T()===19;case 3:return T()===19||T()===82||T()===88;case 7:return T()===18||T()===94||T()===117;case 8:return B2();case 19:return T()===31||T()===20||T()===18||T()===94||T()===117;case 11:return T()===21||T()===26;case 15:case 21:case 10:return T()===23;case 17:case 16:case 18:return T()===21||T()===23;case 20:return T()!==27;case 22:return T()===18||T()===19;case 13:return T()===31||T()===43;case 14:return T()===29&&wt(Xb);default:return!1}}function B2(){return!!(ka()||jm(T())||T()===38)}function du(){for(let Me=0;Me<25;Me++)if(ug&1<=0)}function z2(Me){return Me===6?wv.An_enum_member_name_must_be_followed_by_a_or:void 0}function ui(){let Me=Er([],L());return Me.isMissingList=!0,Me}function W2(Me){return!!Me.isMissingList}function Oa(Me,Bn,Hn,zn){if(de(Hn)){let Hn=mn(Me,Bn);return de(zn),Hn}return ui()}function Ys(Me,Bn){let Hn=L(),zn=Me?zr(Bn):wr(Bn);for(;Ot(24)&&T()!==29;)zn=Q(_a.createQualifiedName(zn,bc(Me,!1)),Hn);return zn}function Tu(Me,Bn){return Q(_a.createQualifiedName(Me,Bn),Me.pos)}function bc(Me,Hn){if(Bn.hasPrecedingLineBreak()&&fr(T())&&wt(Qu))return Jn(79,!0,wv.Identifier_expected);if(T()===80){let Me=gc();return Hn?Me:Jn(79,!0,wv.Identifier_expected)}return Me?zr():wr()}function Su(Me){let Bn=L(),Hn=[],zn;do{zn=H2(Me),Hn.push(zn)}while(zn.literal.kind===16);return Er(Hn,Bn)}function Wd(Me){let Bn=L();return Q(_a.createTemplateExpression(Hd(Me),Su(Me)),Bn)}function xu(){let Me=L();return Q(_a.createTemplateLiteralType(Hd(!1),Vd()),Me)}function Vd(){let Me=L(),Bn=[],Hn;do{Hn=V2(),Bn.push(Hn)}while(Hn.literal.kind===16);return Er(Bn,Me)}function V2(){let Me=L();return Q(_a.createTemplateLiteralTypeSpan(sr(),Eu(!1)),Me)}function Eu(Me){return T()===19?(Yt(Me),Tc()):ea(17,wv._0_expected,Br(19))}function H2(Me){let Bn=L();return Q(_a.createTemplateSpan(It(Sr),Eu(Me)),Bn)}function Di(){return n_(T())}function Hd(Me){Me&&$t();let Bn=n_(T());return Vp.assert(Bn.kind===15,"Template head has wrong token kind"),Bn}function Tc(){let Me=n_(T());return Vp.assert(Me.kind===16||Me.kind===17,"Template fragment has wrong token kind"),Me}function Gd(Me){let Hn=Me===14||Me===17,zn=Bn.getTokenText();return zn.substring(1,zn.length-(Bn.isUnterminated()?0:Hn?1:2))}function n_(Me){let Hn=L(),zn=yl(Me)?_a.createTemplateLiteralLikeNode(Me,Bn.getTokenValue(),Gd(Me),Bn.getTokenFlags()&2048):Me===8?ts(Bn.getTokenValue(),Bn.getNumericLiteralFlags()):Me===10?Ps(Bn.getTokenValue(),void 0,Bn.hasExtendedUnicodeEscape()):ky(Me)?so(Me,Bn.getTokenValue()):Vp.fail();return Bn.hasExtendedUnicodeEscape()&&(zn.hasExtendedUnicodeEscape=!0),Bn.isUnterminated()&&(zn.isUnterminated=!0),_e(),Q(zn,Hn)}function wu(){return Ys(!0,wv.Type_expected)}function Qs(){if(!Bn.hasPrecedingLineBreak()&&Wt()===29)return Oa(20,sr,29,31)}function Sc(){let Me=L();return Q(_a.createTypeReferenceNode(wu(),Qs()),Me)}function Cu(Me){switch(Me.kind){case 180:return va(Me.typeName);case 181:case 182:{let{parameters:Bn,type:Hn}=Me;return W2(Bn)||Cu(Hn)}case 193:return Cu(Me.type);default:return!1}}function G2(Me){return _e(),Q(_a.createTypePredicateNode(void 0,Me,sr()),Me.pos)}function $d(){let Me=L();return _e(),Q(_a.createThisTypeNode(),Me)}function Kd(){let Me=L();return _e(),Q(_a.createJSDocAllType(),Me)}function $2(){let Me=L();return _e(),Q(_a.createJSDocNonNullableType(Lu(),!1),Me)}function Xd(){let Me=L();return _e(),T()===27||T()===19||T()===21||T()===31||T()===63||T()===51?Q(_a.createJSDocUnknownType(),Me):Q(_a.createJSDocNullableType(sr(),!1),Me)}function K2(){let Me=L(),Bn=fe();if(wt(qh)){_e();let Hn=ra(36),zn=pi(58,!1);return St(Q(_a.createJSDocFunctionType(Hn,zn),Me),Bn)}return Q(_a.createTypeReferenceNode(zr(),void 0),Me)}function Yd(){let Me=L(),Bn;return(T()===108||T()===103)&&(Bn=zr(),de(58)),Q(_a.createParameterDeclaration(void 0,void 0,Bn,void 0,xc(),void 0),Me)}function xc(){Bn.setInJSDocType(!0);let Me=L();if(Ot(142)){let Hn=_a.createJSDocNamepathType(void 0);e:for(;;)switch(T()){case 19:case 1:case 27:case 5:break e;default:Ge()}return Bn.setInJSDocType(!1),Q(Hn,Me)}let Hn=Ot(25),zn=Ju();return Bn.setInJSDocType(!1),Hn&&(zn=Q(_a.createJSDocVariadicType(zn),Me)),T()===63?(_e(),Q(_a.createJSDocOptionalType(zn),Me)):zn}function X2(){let Me=L();de(112);let Hn=Ys(!0),zn=Bn.hasPrecedingLineBreak()?void 0:Nc();return Q(_a.createTypeQueryNode(Hn,zn),Me)}function Qd(){let Me=L(),Bn=ki(!1,!0),Hn=wr(),zn,ni;Ot(94)&&(eo()||!La()?zn=sr():ni=Wu());let Ci=Ot(63)?sr():void 0,aa=_a.createTypeParameterDeclaration(Bn,Hn,zn,Ci);return aa.expression=ni,Q(aa,Me)}function Xn(){if(T()===29)return Oa(19,Qd,29,31)}function Ec(Me){return T()===25||tp()||Wi(T())||T()===59||eo(!Me)}function Zd(Me){let Bn=no(wv.Private_identifiers_cannot_be_used_as_parameters);return hf(Bn)===0&&!Ke(Me)&&Wi(T())&&_e(),Bn}function em(){return Tt()||T()===22||T()===18}function Au(Me){return Pu(Me)}function tm(Me){return Pu(Me,!1)}function Pu(Me){let Bn=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!0,Hn=L(),zn=fe(),ni=Me?Xi((()=>ki(!0))):Aa((()=>ki(!0)));if(T()===108){let Me=_a.createParameterDeclaration(ni,void 0,Ss(!0),void 0,Ma(),void 0),Bn=pa(ni);return Bn&&ie(Bn,wv.Neither_decorators_nor_modifiers_may_be_applied_to_this_parameters),St(Q(Me,Hn),zn)}let Ci=pg;pg=!1;let aa=dr(25);if(!Bn&&!em())return;let oa=St(Q(_a.createParameterDeclaration(ni,aa,Zd(ni),dr(57),Ma(),Ra()),Hn),zn);return pg=Ci,oa}function pi(Me,Bn){if(rm(Me,Bn))return gr(Ju)}function rm(Me,Bn){return Me===38?(de(Me),!0):Ot(58)?!0:Bn&&T()===38?(Dt(wv._0_expected,Br(58)),_e(),!0):!1}function wc(Me,Bn){let Hn=Yi(),zn=xn();Le(!!(Me&1)),ot(!!(Me&2));let ni=Me&32?mn(17,Yd):mn(16,(()=>Bn?Au(zn):tm(zn)));return Le(Hn),ot(zn),ni}function ra(Me){if(!de(20))return ui();let Bn=wc(Me,!0);return de(21),Bn}function i_(){Ot(27)||En()}function nm(Me){let Bn=L(),Hn=fe();Me===177&&de(103);let zn=Xn(),ni=ra(4),Ci=pi(58,!0);i_();let aa=Me===176?_a.createCallSignature(zn,ni,Ci):_a.createConstructSignature(zn,ni,Ci);return St(Q(aa,Bn),Hn)}function im(){return T()===22&&wt(Zs)}function Zs(){if(_e(),T()===25||T()===23)return!0;if(Wi(T())){if(_e(),kt())return!0}else if(kt())_e();else return!1;return T()===58||T()===27?!0:T()!==57?!1:(_e(),T()===58||T()===27||T()===23)}function am(Me,Bn,Hn){let zn=Oa(16,(()=>Au(!1)),22,23),ni=Ma();i_();let Ci=_a.createIndexSignature(Hn,zn,ni);return St(Q(Ci,Me),Bn)}function sm(Me,Bn,Hn){let zn=Es(),ni=dr(57),Ci;if(T()===20||T()===29){let Me=Xn(),Bn=ra(4),aa=pi(58,!0);Ci=_a.createMethodSignature(Hn,zn,ni,Me,Bn,aa)}else{let Me=Ma();Ci=_a.createPropertySignature(Hn,zn,ni,Me),T()===63&&(Ci.initializer=Ra())}return i_(),St(Q(Ci,Me),Bn)}function om(){if(T()===20||T()===29||T()===137||T()===151)return!0;let Me=!1;for(;Wi(T());)Me=!0,_e();return T()===22?!0:(xs()&&(Me=!0,_e()),Me?T()===20||T()===29||T()===57||T()===58||T()===27||ka():!1)}function Du(){if(T()===20||T()===29)return nm(176);if(T()===103&&wt(a_))return nm(177);let Me=L(),Bn=fe(),Hn=ki(!1);return Ks(137)?Fa(Me,Bn,Hn,174,4):Ks(151)?Fa(Me,Bn,Hn,175,4):im()?am(Me,Bn,Hn):sm(Me,Bn,Hn)}function a_(){return _e(),T()===20||T()===29}function Y2(){return _e()===24}function ku(){switch(_e()){case 20:case 29:case 24:return!0}return!1}function Q2(){let Me=L();return Q(_a.createTypeLiteralNode(Iu()),Me)}function Iu(){let Me;return de(18)?(Me=Kn(4,Du),de(19)):Me=ui(),Me}function Z2(){return _e(),T()===39||T()===40?_e()===146:(T()===146&&_e(),T()===22&&yc()&&_e()===101)}function _m(){let Me=L(),Bn=zr();de(101);let Hn=sr();return Q(_a.createTypeParameterDeclaration(void 0,Bn,Hn,void 0),Me)}function eb(){let Me=L();de(18);let Bn;(T()===146||T()===39||T()===40)&&(Bn=sn(),Bn.kind!==146&&de(146)),de(22);let Hn=_m(),zn=Ot(128)?sr():void 0;de(23);let ni;(T()===57||T()===39||T()===40)&&(ni=sn(),ni.kind!==57&&de(57));let Ci=Ma();En();let aa=Kn(4,Du);return de(19),Q(_a.createMappedTypeNode(Bn,Hn,zn,ni,Ci,aa),Me)}function Nu(){let Me=L();if(Ot(25))return Q(_a.createRestTypeNode(sr()),Me);let Bn=sr();if(uE(Bn)&&Bn.pos===Bn.type.pos){let Me=_a.createOptionalTypeNode(Bn.type);return Rt(Me,Bn),Me.flags=Bn.flags,Me}return Bn}function cm(){return _e()===58||T()===57&&_e()===58}function lm(){return T()===25?fr(_e())&&cm():fr(T())&&cm()}function tb(){if(wt(lm)){let Me=L(),Bn=fe(),Hn=dr(25),zn=zr(),ni=dr(57);de(58);let Ci=Nu(),aa=_a.createNamedTupleMember(Hn,zn,ni,Ci);return St(Q(aa,Me),Bn)}return Nu()}function um(){let Me=L();return Q(_a.createTupleTypeNode(Oa(21,tb,22,23)),Me)}function rb(){let Me=L();de(20);let Bn=sr();return de(21),Q(_a.createParenthesizedType(Bn),Me)}function pm(){let Me;if(T()===126){let Bn=L();_e();let Hn=Q(tc(126),Bn);Me=Er([Hn],Bn)}return Me}function fm(){let Me=L(),Bn=fe(),Hn=pm(),zn=Ot(103);Vp.assert(!Hn||zn,"Per isStartOfFunctionOrConstructorType, a function type cannot have modifiers.");let ni=Xn(),Ci=ra(4),aa=pi(38,!1),oa=zn?_a.createConstructorTypeNode(Hn,ni,Ci,aa):_a.createFunctionTypeNode(ni,Ci,aa);return St(Q(oa,Me),Bn)}function Ou(){let Me=sn();return T()===24?void 0:Me}function dm(Me){let Bn=L();Me&&_e();let Hn=T()===110||T()===95||T()===104?sn():n_(T());return Me&&(Hn=Q(_a.createPrefixUnaryExpression(40,Hn),Bn)),Q(_a.createLiteralTypeNode(Hn),Bn)}function mm(){return _e(),T()===100}function nb(){let Me=L(),Hn=Bn.getTokenPos();de(18);let zn=Bn.hasPrecedingLineBreak();de(130),de(58);let ni=_p(!0);if(!de(19)){let Me=Cn(tg);Me&&Me.code===wv._0_expected.code&&Rl(Me,Ro(Sd,Hn,1,wv.The_parser_expected_to_find_a_1_to_match_the_0_token_here,"{","}"))}return Q(_a.createImportTypeAssertionContainer(ni,zn),Me)}function Mu(){Td|=2097152;let Me=L(),Bn=Ot(112);de(100),de(20);let Hn=sr(),zn;Ot(27)&&(zn=nb()),de(21);let ni=Ot(24)?wu():void 0,Ci=Qs();return Q(_a.createImportTypeNode(Hn,zn,ni,Ci,Bn),Me)}function hm(){return _e(),T()===8||T()===9}function Lu(){switch(T()){case 131:case 157:case 152:case 148:case 160:case 153:case 134:case 155:case 144:case 149:return Tr(Ou)||Sc();case 66:Bn.reScanAsteriskEqualsToken();case 41:return Kd();case 60:Bn.reScanQuestionToken();case 57:return Xd();case 98:return K2();case 53:return $2();case 14:case 10:case 8:case 9:case 110:case 95:case 104:return dm();case 40:return wt(hm)?dm(!0):Sc();case 114:return sn();case 108:{let Me=$d();return T()===140&&!Bn.hasPrecedingLineBreak()?G2(Me):Me}case 112:return wt(mm)?Mu():X2();case 18:return wt(Z2)?eb():Q2();case 22:return um();case 20:return rb();case 100:return Mu();case 129:return wt(Qu)?Cm():Sc();case 15:return xu();default:return Sc()}}function eo(Me){switch(T()){case 131:case 157:case 152:case 148:case 160:case 134:case 146:case 153:case 156:case 114:case 155:case 104:case 108:case 112:case 144:case 18:case 22:case 29:case 51:case 50:case 103:case 10:case 8:case 9:case 110:case 95:case 149:case 41:case 57:case 53:case 25:case 138:case 100:case 129:case 14:case 15:return!0;case 98:return!Me;case 40:return!Me&&wt(hm);case 20:return!Me&&wt(gm);default:return kt()}}function gm(){return _e(),T()===21||Ec(!1)||eo()}function ym(){let Me=L(),Hn=Lu();for(;!Bn.hasPrecedingLineBreak();)switch(T()){case 53:_e(),Hn=Q(_a.createJSDocNonNullableType(Hn,!0),Me);break;case 57:if(wt(Jd))return Hn;_e(),Hn=Q(_a.createJSDocNullableType(Hn,!0),Me);break;case 22:if(de(22),eo()){let Bn=sr();de(23),Hn=Q(_a.createIndexedAccessTypeNode(Hn,Bn),Me)}else de(23),Hn=Q(_a.createArrayTypeNode(Hn),Me);break;default:return Hn}return Hn}function vm(Me){let Bn=L();return de(Me),Q(_a.createTypeOperatorNode(Me,Tm()),Bn)}function ib(){if(Ot(94)){let Me=Ln(sr);if(bs()||T()!==57)return Me}}function bm(){let Me=L(),Bn=wr(),Hn=Tr(ib),zn=_a.createTypeParameterDeclaration(void 0,Bn,Hn);return Q(zn,Me)}function ab(){let Me=L();return de(138),Q(_a.createInferTypeNode(bm()),Me)}function Tm(){let Me=T();switch(Me){case 141:case 156:case 146:return vm(Me);case 138:return ab()}return gr(ym)}function Cc(Me){if(ju()){let Bn=fm(),Hn;return $l(Bn)?Hn=Me?wv.Function_type_notation_must_be_parenthesized_when_used_in_a_union_type:wv.Function_type_notation_must_be_parenthesized_when_used_in_an_intersection_type:Hn=Me?wv.Constructor_type_notation_must_be_parenthesized_when_used_in_a_union_type:wv.Constructor_type_notation_must_be_parenthesized_when_used_in_an_intersection_type,ie(Bn,Hn),Bn}}function Sm(Me,Bn,Hn){let zn=L(),ni=Me===51,Ci=Ot(Me),aa=Ci&&Cc(ni)||Bn();if(T()===Me||Ci){let Ci=[aa];for(;Ot(Me);)Ci.push(Cc(ni)||Bn());aa=Q(Hn(Er(Ci,zn)),zn)}return aa}function Ru(){return Sm(50,Tm,_a.createIntersectionTypeNode)}function sb(){return Sm(51,Ru,_a.createUnionTypeNode)}function xm(){return _e(),T()===103}function ju(){return T()===29||T()===20&&wt(Em)?!0:T()===103||T()===126&&wt(xm)}function ob(){if(Wi(T())&&ki(!1),kt()||T()===108)return _e(),!0;if(T()===22||T()===18){let Me=tg.length;return no(),Me===tg.length}return!1}function Em(){return _e(),!!(T()===21||T()===25||ob()&&(T()===58||T()===27||T()===57||T()===63||T()===21&&(_e(),T()===38)))}function Ju(){let Me=L(),Bn=kt()&&Tr(wm),Hn=sr();return Bn?Q(_a.createTypePredicateNode(void 0,Bn,Hn),Me):Hn}function wm(){let Me=wr();if(T()===140&&!Bn.hasPrecedingLineBreak())return _e(),Me}function Cm(){let Me=L(),Bn=ea(129),Hn=T()===108?$d():wr(),zn=Ot(140)?sr():void 0;return Q(_a.createTypePredicateNode(Bn,Hn,zn),Me)}function sr(){if(lg&40960)return Ct(40960,sr);if(ju())return fm();let Me=L(),Hn=sb();if(!bs()&&!Bn.hasPrecedingLineBreak()&&Ot(94)){let Bn=Ln(sr);de(57);let zn=gr(sr);de(58);let ni=gr(sr);return Q(_a.createConditionalTypeNode(Hn,Bn,zn,ni),Me)}return Hn}function Ma(){return Ot(58)?sr():void 0}function Fu(){switch(T()){case 108:case 106:case 104:case 110:case 95:case 8:case 9:case 10:case 14:case 15:case 20:case 22:case 18:case 98:case 84:case 103:case 43:case 68:case 79:return!0;case 100:return wt(ku);default:return kt()}}function La(){if(Fu())return!0;switch(T()){case 39:case 40:case 54:case 53:case 89:case 112:case 114:case 45:case 46:case 29:case 133:case 125:case 80:case 59:return!0;default:return Jm()?!0:kt()}}function Am(){return T()!==18&&T()!==98&&T()!==84&&T()!==59&&La()}function Sr(){let Me=Ai();Me&&Re(!1);let Bn=L(),Hn=Yr(!0),zn;for(;zn=dr(27);)Hn=Uu(Hn,zn,Yr(!0),Bn);return Me&&Re(!0),Hn}function Ra(){return Ot(63)?Yr(!0):void 0}function Yr(Me){if(Pm())return Dm();let Bn=cb(Me)||Mm(Me);if(Bn)return Bn;let Hn=L(),zn=s_(0);return zn.kind===79&&T()===38?km(Hn,zn,Me,void 0):Do(zn)&&G_(bt())?Uu(zn,sn(),Yr(Me),Hn):lb(zn,Hn,Me)}function Pm(){return T()===125?Yi()?!0:wt(Zu):!1}function _b(){return _e(),!Bn.hasPrecedingLineBreak()&&kt()}function Dm(){let Me=L();return _e(),!Bn.hasPrecedingLineBreak()&&(T()===41||La())?Q(_a.createYieldExpression(dr(41),Yr(!0)),Me):Q(_a.createYieldExpression(void 0,void 0),Me)}function km(Me,Bn,Hn,zn){Vp.assert(T()===38,"parseSimpleArrowFunctionExpression should only have been called if we had a =>");let ni=_a.createParameterDeclaration(void 0,void 0,Bn,void 0,void 0,void 0);Q(ni,Bn.pos);let Ci=Er([ni],ni.pos,ni.end),aa=ea(38),oa=Bu(!!zn,Hn),ca=_a.createArrowFunction(zn,void 0,Ci,void 0,aa,oa);return He(Q(ca,Me))}function cb(Me){let Bn=Im();if(Bn!==0)return Bn===1?Rm(!0,!0):Tr((()=>Om(Me)))}function Im(){return T()===20||T()===29||T()===132?wt(Nm):T()===38?1:0}function Nm(){if(T()===132&&(_e(),Bn.hasPrecedingLineBreak()||T()!==20&&T()!==29))return 0;let Me=T(),Hn=_e();if(Me===20){if(Hn===21)switch(_e()){case 38:case 58:case 18:return 1;default:return 0}if(Hn===22||Hn===18)return 2;if(Hn===25)return 1;if(Wi(Hn)&&Hn!==132&&wt(yc))return _e()===128?0:1;if(!kt()&&Hn!==108)return 0;switch(_e()){case 58:return 1;case 57:return _e(),T()===58||T()===27||T()===63||T()===21?1:0;case 27:case 63:case 21:return 2}return 0}else return Vp.assert(Me===29),!kt()&&T()!==85?0:eg===1?wt((()=>{Ot(85);let Me=_e();if(Me===94)switch(_e()){case 63:case 31:case 43:return!1;default:return!0}else if(Me===27||Me===63)return!0;return!1}))?1:0:2}function Om(Me){let Hn=Bn.getTokenPos();if(cg!=null&&cg.has(Hn))return;let zn=Rm(!1,Me);return zn||(cg||(cg=new Set)).add(Hn),zn}function Mm(Me){if(T()===132&&wt(Lm)===1){let Bn=L(),Hn=sp(),zn=s_(0);return km(Bn,zn,Me,Hn)}}function Lm(){if(T()===132){if(_e(),Bn.hasPrecedingLineBreak()||T()===38)return 0;let Me=s_(0);if(!Bn.hasPrecedingLineBreak()&&Me.kind===79&&T()===38)return 1}return 0}function Rm(Me,Bn){let Hn=L(),zn=fe(),ni=sp(),Ci=Ke(ni,Ul)?2:0,aa=Xn(),oa;if(de(20)){if(Me)oa=wc(Ci,Me);else{let Bn=wc(Ci,Me);if(!Bn)return;oa=Bn}if(!de(21)&&!Me)return}else{if(!Me)return;oa=ui()}let ca=T()===58,xa=pi(58,!1);if(xa&&!Me&&Cu(xa))return;let Ga=xa;for(;(Ga==null?void 0:Ga.kind)===193;)Ga=Ga.type;let Ha=Ga&&dd(Ga);if(!Me&&T()!==38&&(Ha||T()!==18))return;let ts=T(),Ps=ea(38),so=ts===38||ts===18?Bu(Ke(ni,Ul),Bn):wr();if(!Bn&&ca&&T()!==58)return;let oo=_a.createArrowFunction(ni,aa,oa,xa,Ps,so);return St(Q(oo,Hn),zn)}function Bu(Me,Bn){if(T()===18)return Dc(Me?2:0);if(T()!==26&&T()!==98&&T()!==84&&vh()&&!Am())return Dc(16|(Me?2:0));let Hn=pg;pg=!1;let zn=Me?Xi((()=>Yr(Bn))):Aa((()=>Yr(Bn)));return pg=Hn,zn}function lb(Me,Bn,zn){let ni=dr(57);if(!ni)return Me;let Ci;return Q(_a.createConditionalExpression(Me,ni,Ct(Hn,(()=>Yr(!1))),Ci=ea(58),xl(Ci)?Yr(zn):Jn(79,!1,wv._0_expected,Br(58))),Bn)}function s_(Me){let Bn=L(),Hn=Wu();return qu(Me,Hn,Bn)}function jm(Me){return Me===101||Me===162}function qu(Me,Hn,zn){for(;;){bt();let ni=Dl(T());if(!(T()===42?ni>=Me:ni>Me)||T()===101&&Qi())break;if(T()===128||T()===150){if(Bn.hasPrecedingLineBreak())break;{let Me=T();_e(),Hn=Me===150?Fm(Hn,sr()):Bm(Hn,sr())}}else Hn=Uu(Hn,sn(),s_(ni),zn)}return Hn}function Jm(){return Qi()&&T()===101?!1:Dl(T())>0}function Fm(Me,Bn){return Q(_a.createSatisfiesExpression(Me,Bn),Me.pos)}function Uu(Me,Bn,Hn,zn){return Q(_a.createBinaryExpression(Me,Bn,Hn),zn)}function Bm(Me,Bn){return Q(_a.createAsExpression(Me,Bn),Me.pos)}function qm(){let Me=L();return Q(_a.createPrefixUnaryExpression(T(),mt(na)),Me)}function Um(){let Me=L();return Q(_a.createDeleteExpression(mt(na)),Me)}function ub(){let Me=L();return Q(_a.createTypeOfExpression(mt(na)),Me)}function zm(){let Me=L();return Q(_a.createVoidExpression(mt(na)),Me)}function pb(){return T()===133?xn()?!0:wt(Zu):!1}function zu(){let Me=L();return Q(_a.createAwaitExpression(mt(na)),Me)}function Wu(){if(Wm()){let Me=L(),Bn=Vm();return T()===42?qu(Dl(T()),Bn,Me):Bn}let Me=T(),Bn=na();if(T()===42){let Hn=Ar(Pd,Bn.pos),{end:zn}=Bn;Bn.kind===213?Z(Hn,zn,wv.A_type_assertion_expression_is_not_allowed_in_the_left_hand_side_of_an_exponentiation_expression_Consider_enclosing_the_expression_in_parentheses):Z(Hn,zn,wv.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,Br(Me))}return Bn}function na(){switch(T()){case 39:case 40:case 54:case 53:return qm();case 89:return Um();case 112:return ub();case 114:return zm();case 29:return eg===1?o_(!0):Zm();case 133:if(pb())return zu();default:return Vm()}}function Wm(){switch(T()){case 39:case 40:case 54:case 53:case 89:case 112:case 114:case 133:return!1;case 29:if(eg!==1)return!1;default:return!0}}function Vm(){if(T()===45||T()===46){let Me=L();return Q(_a.createPrefixUnaryExpression(T(),mt(to)),Me)}else if(eg===1&&T()===29&&wt(F2))return o_(!0);let Me=to();if(Vp.assert(Do(Me)),(T()===45||T()===46)&&!Bn.hasPrecedingLineBreak()){let Bn=T();return _e(),Q(_a.createPostfixUnaryExpression(Me,Bn),Me.pos)}return Me}function to(){let Me=L(),Bn;return T()===100?wt(a_)?(Td|=2097152,Bn=sn()):wt(Y2)?(_e(),_e(),Bn=Q(_a.createMetaProperty(100,zr()),Me),Td|=4194304):Bn=Hm():Bn=T()===106?Vu():Hm(),$u(Me,Bn)}function Hm(){let Me=L(),Bn=Ku();return Ja(Me,Bn,!0)}function Vu(){let Me=L(),Bn=sn();if(T()===29){let Me=L(),Hn=Tr(Pc);Hn!==void 0&&(Z(Me,L(),wv.super_may_not_use_type_arguments),__()||(Bn=_a.createExpressionWithTypeArguments(Bn,Hn)))}return T()===20||T()===24||T()===22?Bn:(ea(24,wv.super_must_be_followed_by_an_argument_list_or_member_access),Q(Jc(Bn,bc(!0,!0)),Me))}function o_(Me,Bn,Hn){let zn=L(),ni=Km(Me),Ci;if(ni.kind===283){let Bn=$m(ni),aa,oa=Bn[Bn.length-1];if((oa==null?void 0:oa.kind)===281&&!Hi(oa.openingElement.tagName,oa.closingElement.tagName)&&Hi(ni.tagName,oa.closingElement.tagName)){let Me=oa.children.end,Hn=Q(_a.createJsxElement(oa.openingElement,oa.children,Q(_a.createJsxClosingElement(Q(oo(""),Me,Me)),Me,Me)),oa.openingElement.pos,Me);Bn=Er([...Bn.slice(0,Bn.length-1),Hn],Bn.pos,Me),aa=oa.closingElement}else aa=Qm(ni,Me),Hi(ni.tagName,aa.tagName)||(Hn&&tu(Hn)&&Hi(aa.tagName,Hn.tagName)?ie(ni.tagName,wv.JSX_element_0_has_no_corresponding_closing_tag,B_(Pd,ni.tagName)):ie(aa.tagName,wv.Expected_corresponding_JSX_closing_tag_for_0,B_(Pd,ni.tagName)));Ci=Q(_a.createJsxElement(ni,Bn,aa),zn)}else ni.kind===286?Ci=Q(_a.createJsxFragment(ni,$m(ni),gb(Me)),zn):(Vp.assert(ni.kind===282),Ci=ni);if(Me&&T()===29){let Me=typeof Bn>"u"?Ci.pos:Bn,Hn=Tr((()=>o_(!0,Me)));if(Hn){let Bn=Jn(27,!1);return $f(Bn,Hn.pos,0),Z(Ar(Pd,Me),Hn.end,wv.JSX_expressions_must_have_one_parent_element),Q(_a.createBinaryExpression(Ci,Bn,Hn),zn)}}return Ci}function fb(){let Me=L(),Hn=_a.createJsxText(Bn.getTokenValue(),ig===12);return ig=Bn.scanJsxToken(),Q(Hn,Me)}function Gm(Me,Bn){switch(Bn){case 1:if(u2(Me))ie(Me,wv.JSX_fragment_has_no_corresponding_closing_tag);else{let Bn=Me.tagName,Hn=Ar(Pd,Bn.pos);Z(Hn,Bn.end,wv.JSX_element_0_has_no_corresponding_closing_tag,B_(Pd,Me.tagName))}return;case 30:case 7:return;case 11:case 12:return fb();case 18:return Xm(!1);case 29:return o_(!1,void 0,Me);default:return Vp.assertNever(Bn)}}function $m(Me){let Hn=[],zn=L(),ni=ug;for(ug|=1<<14;;){let zn=Gm(Me,ig=Bn.reScanJsxToken());if(!zn||(Hn.push(zn),tu(Me)&&(zn==null?void 0:zn.kind)===281&&!Hi(zn.openingElement.tagName,zn.closingElement.tagName)&&Hi(Me.tagName,zn.closingElement.tagName)))break}return ug=ni,Er(Hn,zn)}function db(){let Me=L();return Q(_a.createJsxAttributes(Kn(13,mb)),Me)}function Km(Me){let Bn=L();if(de(29),T()===31)return Lr(),Q(_a.createJsxOpeningFragment(),Bn);let Hn=Ac(),zn=lg&262144?void 0:Nc(),ni=db(),Ci;return T()===31?(Lr(),Ci=_a.createJsxOpeningElement(Hn,zn,ni)):(de(43),de(31,void 0,!1)&&(Me?_e():Lr()),Ci=_a.createJsxSelfClosingElement(Hn,zn,ni)),Q(Ci,Bn)}function Ac(){let Me=L();Dr();let Bn=T()===108?sn():zr();for(;Ot(24);)Bn=Q(Jc(Bn,bc(!0,!1)),Me);return Bn}function Xm(Me){let Bn=L();if(!de(18))return;let Hn,zn;return T()!==19&&(Hn=dr(25),zn=Sr()),Me?de(19):de(19,void 0,!1)&&Lr(),Q(_a.createJsxExpression(Hn,zn),Bn)}function mb(){if(T()===18)return hb();Dr();let Me=L();return Q(_a.createJsxAttribute(zr(),Ym()),Me)}function Ym(){if(T()===63){if(yr()===10)return Di();if(T()===18)return Xm(!0);if(T()===29)return o_(!0);Dt(wv.or_JSX_element_expected)}}function hb(){let Me=L();de(18),de(25);let Bn=Sr();return de(19),Q(_a.createJsxSpreadAttribute(Bn),Me)}function Qm(Me,Bn){let Hn=L();de(30);let zn=Ac();return de(31,void 0,!1)&&(Bn||!Hi(Me.tagName,zn)?_e():Lr()),Q(_a.createJsxClosingElement(zn),Hn)}function gb(Me){let Bn=L();return de(30),de(31,wv.Expected_corresponding_closing_tag_for_JSX_fragment,!1)&&(Me?_e():Lr()),Q(_a.createJsxJsxClosingFragment(),Bn)}function Zm(){Vp.assert(eg!==1,"Type assertions should never be parsed in JSX; they should be parsed as comparisons or JSX elements/fragments.");let Me=L();de(29);let Bn=sr();de(31);let Hn=na();return Q(_a.createTypeAssertion(Bn,Hn),Me)}function yb(){return _e(),fr(T())||T()===22||__()}function eh(){return T()===28&&wt(yb)}function Hu(Me){if(Me.flags&32)return!0;if(Uo(Me)){let Bn=Me.expression;for(;Uo(Bn)&&!(Bn.flags&32);)Bn=Bn.expression;if(Bn.flags&32){for(;Uo(Me);)Me.flags|=32,Me=Me.expression;return!0}}return!1}function fi(Me,Bn,Hn){let zn=bc(!0,!0),ni=Hn||Hu(Bn),Ci=ni?Dp(Bn,Hn,zn):Jc(Bn,zn);if(ni&&vn(Ci.name)&&ie(Ci.name,wv.An_optional_chain_cannot_contain_private_identifiers),e2(Bn)&&Bn.typeArguments){let Me=Bn.typeArguments.pos-1,Hn=Ar(Pd,Bn.typeArguments.end)+1;Z(Me,Hn,wv.An_instantiation_expression_cannot_be_followed_by_a_property_access)}return Q(Ci,Me)}function ja(Me,Bn,Hn){let zn;if(T()===23)zn=Jn(79,!0,wv.An_element_access_expression_should_take_an_argument);else{let Me=It(Sr);Ta(Me)&&(Me.text=Ia(Me.text)),zn=Me}de(23);let ni=Hn||Hu(Bn)?Qp(Bn,Hn,zn):kp(Bn,zn);return Q(ni,Me)}function Ja(Me,Hn,zn){for(;;){let ni,Ci=!1;if(zn&&eh()?(ni=ea(28),Ci=fr(T())):Ci=Ot(24),Ci){Hn=fi(Me,Hn,ni);continue}if((ni||!Ai())&&Ot(22)){Hn=ja(Me,Hn,ni);continue}if(__()){Hn=!ni&&Hn.kind===230?Gu(Me,Hn.expression,ni,Hn.typeArguments):Gu(Me,Hn,ni,void 0);continue}if(!ni){if(T()===53&&!Bn.hasPrecedingLineBreak()){_e(),Hn=Q(_a.createNonNullExpression(Hn),Me);continue}let zn=Tr(Pc);if(zn){Hn=Q(_a.createExpressionWithTypeArguments(Hn,zn),Me);continue}}return Hn}}function __(){return T()===14||T()===15}function Gu(Me,Bn,Hn,zn){let ni=_a.createTaggedTemplateExpression(Bn,zn,T()===14?($t(),Di()):Wd(!0));return(Hn||Bn.flags&32)&&(ni.flags|=32),ni.questionDotToken=Hn,Q(ni,Me)}function $u(Me,Bn){for(;;){Bn=Ja(Me,Bn,!0);let Hn,zn=dr(28);if(zn&&(Hn=Tr(Pc),__())){Bn=Gu(Me,Bn,zn,Hn);continue}if(Hn||T()===20){!zn&&Bn.kind===230&&(Hn=Bn.typeArguments,Bn=Bn.expression);let ni=th(),Ci=zn||Hu(Bn)?qp(Bn,zn,Hn,ni):Up(Bn,Hn,ni);Bn=Q(Ci,Me);continue}if(zn){let Hn=Jn(79,!1,wv.Identifier_expected);Bn=Q(Dp(Bn,zn,Hn),Me)}break}return Bn}function th(){de(20);let Me=mn(11,ih);return de(21),Me}function Pc(){if(lg&262144||Wt()!==29)return;_e();let Me=mn(20,sr);if(bt()===31)return _e(),Me&&vb()?Me:void 0}function vb(){switch(T()){case 20:case 14:case 15:return!0;case 29:case 31:case 39:case 40:return!1}return Bn.hasPrecedingLineBreak()||Jm()||!La()}function Ku(){switch(T()){case 8:case 9:case 10:case 14:return Di();case 108:case 106:case 104:case 110:case 95:return sn();case 20:return bb();case 22:return ah();case 18:return Xu();case 132:if(!wt(yh))break;return Yu();case 59:return Ub();case 84:return Ih();case 98:return Yu();case 103:return Tb();case 43:case 68:if(jt()===13)return Di();break;case 15:return Wd(!1);case 80:return gc()}return wr(wv.Expression_expected)}function bb(){let Me=L(),Bn=fe();de(20);let Hn=It(Sr);return de(21),St(Q(Wp(Hn),Me),Bn)}function rh(){let Me=L();de(25);let Bn=Yr(!0);return Q(_a.createSpreadElement(Bn),Me)}function nh(){return T()===25?rh():T()===27?Q(_a.createOmittedExpression(),L()):Yr(!0)}function ih(){return Ct(Hn,nh)}function ah(){let Me=L(),Hn=Bn.getTokenPos(),zn=de(22),ni=Bn.hasPrecedingLineBreak(),Ci=mn(15,nh);return Ts(22,23,zn,Hn),Q(dc(Ci,ni),Me)}function sh(){let Me=L(),Bn=fe();if(dr(25)){let Hn=Yr(!0);return St(Q(_a.createSpreadAssignment(Hn),Me),Bn)}let Hn=ki(!0);if(Ks(137))return Fa(Me,Bn,Hn,174,0);if(Ks(151))return Fa(Me,Bn,Hn,175,0);let zn=dr(41),ni=kt(),Ci=Es(),aa=dr(57),oa=dr(53);if(zn||T()===20||T()===29)return Ah(Me,Bn,Hn,zn,Ci,aa,oa);let ca;if(ni&&T()!==58){let Me=dr(63),Bn=Me?It((()=>Yr(!0))):void 0;ca=_a.createShorthandPropertyAssignment(Ci,Bn),ca.equalsToken=Me}else{de(58);let Me=It((()=>Yr(!0)));ca=_a.createPropertyAssignment(Ci,Me)}return ca.modifiers=Hn,ca.questionToken=aa,ca.exclamationToken=oa,St(Q(ca,Me),Bn)}function Xu(){let Me=L(),Hn=Bn.getTokenPos(),zn=de(18),ni=Bn.hasPrecedingLineBreak(),Ci=mn(12,sh,!0);return Ts(18,19,zn,Hn),Q(Fc(Ci,ni),Me)}function Yu(){let Me=Ai();Re(!1);let Bn=L(),Hn=fe(),zn=ki(!1);de(98);let ni=dr(41),Ci=ni?1:0,aa=Ke(zn,Ul)?2:0,oa=Ci&&aa?vs(ro):Ci?ys(ro):aa?Xi(ro):ro(),ca=Xn(),xa=ra(Ci|aa),Ga=pi(58,!1),Ha=Dc(Ci|aa);Re(Me);let ts=_a.createFunctionExpression(zn,ni,oa,ca,xa,Ga,Ha);return St(Q(ts,Bn),Hn)}function ro(){return Tt()?hc():void 0}function Tb(){let Me=L();if(de(103),Ot(24)){let Bn=zr();return Q(_a.createMetaProperty(103,Bn),Me)}let Bn=L(),Hn=Ja(Bn,Ku(),!1),zn;Hn.kind===230&&(zn=Hn.typeArguments,Hn=Hn.expression),T()===28&&Dt(wv.Invalid_optional_chain_from_new_expression_Did_you_mean_to_call_0,B_(Pd,Hn));let ni=T()===20?th():void 0;return Q(Jp(Hn,zn,ni),Me)}function ws(Me,Hn){let zn=L(),ni=fe(),Ci=Bn.getTokenPos(),aa=de(18,Hn);if(aa||Me){let Me=Bn.hasPrecedingLineBreak(),Hn=Kn(1,on);Ts(18,19,aa,Ci);let oa=St(Q(zp(Hn,Me),zn),ni);return T()===63&&(Dt(wv.Declaration_or_statement_expected_This_follows_a_block_of_statements_so_if_you_intended_to_write_a_destructuring_assignment_you_might_need_to_wrap_the_whole_assignment_in_parentheses),_e()),oa}else{let Me=ui();return St(Q(zp(Me,void 0),zn),ni)}}function Dc(Me,Bn){let Hn=Yi();Le(!!(Me&1));let zn=xn();ot(!!(Me&2));let ni=pg;pg=!1;let Ci=Ai();Ci&&Re(!1);let aa=ws(!!(Me&16),Bn);return Ci&&Re(!0),pg=ni,Le(Hn),ot(zn),aa}function oh(){let Me=L(),Bn=fe();return de(26),St(Q(_a.createEmptyStatement(),Me),Bn)}function Sb(){let Me=L(),Hn=fe();de(99);let zn=Bn.getTokenPos(),ni=de(20),Ci=It(Sr);Ts(20,21,ni,zn);let aa=on(),oa=Ot(91)?on():void 0;return St(Q(Kf(Ci,aa,oa),Me),Hn)}function _h(){let Me=L(),Hn=fe();de(90);let zn=on();de(115);let ni=Bn.getTokenPos(),Ci=de(20),aa=It(Sr);return Ts(20,21,Ci,ni),Ot(26),St(Q(_a.createDoStatement(zn,aa),Me),Hn)}function xb(){let Me=L(),Hn=fe();de(115);let zn=Bn.getTokenPos(),ni=de(20),Ci=It(Sr);Ts(20,21,ni,zn);let aa=on();return St(Q(Xf(Ci,aa),Me),Hn)}function ch(){let Me=L(),Bn=fe();de(97);let Hn=dr(133);de(20);let zn;T()!==26&&(T()===113||T()===119||T()===85?zn=Eh(!0):zn=Mr(Sr));let ni;if(Hn?de(162):Ot(162)){let Me=It((()=>Yr(!0)));de(21),ni=Cd(Hn,zn,Me,on())}else if(Ot(101)){let Me=It(Sr);de(21),ni=_a.createForInStatement(zn,Me,on())}else{de(26);let Me=T()!==26&&T()!==21?It(Sr):void 0;de(26);let Bn=T()!==21?It(Sr):void 0;de(21),ni=Ad(zn,Me,Bn,on())}return St(Q(ni,Me),Bn)}function lh(Me){let Bn=L(),Hn=fe();de(Me===249?81:86);let zn=ka()?void 0:wr();En();let ni=Me===249?_a.createBreakStatement(zn):_a.createContinueStatement(zn);return St(Q(ni,Bn),Hn)}function uh(){let Me=L(),Bn=fe();de(105);let Hn=ka()?void 0:It(Sr);return En(),St(Q(_a.createReturnStatement(Hn),Me),Bn)}function Eb(){let Me=L(),Hn=fe();de(116);let zn=Bn.getTokenPos(),ni=de(20),Ci=It(Sr);Ts(20,21,ni,zn);let aa=Mt(33554432,on);return St(Q(_a.createWithStatement(Ci,aa),Me),Hn)}function wb(){let Me=L(),Bn=fe();de(82);let Hn=It(Sr);de(58);let zn=Kn(3,on);return St(Q(_a.createCaseClause(Hn,zn),Me),Bn)}function ph(){let Me=L();de(88),de(58);let Bn=Kn(3,on);return Q(_a.createDefaultClause(Bn),Me)}function Cb(){return T()===82?wb():ph()}function fh(){let Me=L();de(18);let Bn=Kn(2,Cb);return de(19),Q(_a.createCaseBlock(Bn),Me)}function Ab(){let Me=L(),Bn=fe();de(107),de(20);let Hn=It(Sr);de(21);let zn=fh();return St(Q(_a.createSwitchStatement(Hn,zn),Me),Bn)}function dh(){let Me=L(),Hn=fe();de(109);let zn=Bn.hasPrecedingLineBreak()?void 0:It(Sr);return zn===void 0&&(og++,zn=Q(oo(""),L())),t_()||Zi(zn),St(Q(_a.createThrowStatement(zn),Me),Hn)}function Pb(){let Me=L(),Bn=fe();de(111);let Hn=ws(!1),zn=T()===83?mh():void 0,ni;return(!zn||T()===96)&&(de(96,wv.catch_or_finally_expected),ni=ws(!1)),St(Q(_a.createTryStatement(Hn,zn,ni),Me),Bn)}function mh(){let Me=L();de(83);let Bn;Ot(20)?(Bn=Ic(),de(21)):Bn=void 0;let Hn=ws(!1);return Q(_a.createCatchClause(Bn,Hn),Me)}function Db(){let Me=L(),Bn=fe();return de(87),En(),St(Q(_a.createDebuggerStatement(),Me),Bn)}function hh(){let Me=L(),Bn=fe(),Hn,zn=T()===20,ni=It(Sr);return yt(ni)&&Ot(58)?Hn=_a.createLabeledStatement(ni,on()):(t_()||Zi(ni),Hn=Yf(ni),zn&&(Bn=!1)),St(Q(Hn,Me),Bn)}function Qu(){return _e(),fr(T())&&!Bn.hasPrecedingLineBreak()}function gh(){return _e(),T()===84&&!Bn.hasPrecedingLineBreak()}function yh(){return _e(),T()===98&&!Bn.hasPrecedingLineBreak()}function Zu(){return _e(),(fr(T())||T()===8||T()===9||T()===10)&&!Bn.hasPrecedingLineBreak()}function kb(){for(;;)switch(T()){case 113:case 119:case 85:case 98:case 84:case 92:return!0;case 118:case 154:return _b();case 142:case 143:return Ob();case 126:case 127:case 132:case 136:case 121:case 122:case 123:case 146:if(_e(),Bn.hasPrecedingLineBreak())return!1;continue;case 159:return _e(),T()===18||T()===79||T()===93;case 100:return _e(),T()===10||T()===41||T()===18||fr(T());case 93:let Me=_e();if(Me===154&&(Me=wt(_e)),Me===63||Me===41||Me===18||Me===88||Me===128||Me===59)return!0;continue;case 124:_e();continue;default:return!1}}function c_(){return wt(kb)}function vh(){switch(T()){case 59:case 26:case 18:case 113:case 119:case 98:case 84:case 92:case 99:case 90:case 115:case 97:case 86:case 81:case 105:case 116:case 107:case 109:case 111:case 87:case 83:case 96:return!0;case 100:return c_()||wt(ku);case 85:case 93:return c_();case 132:case 136:case 118:case 142:case 143:case 154:case 159:return!0;case 127:case 123:case 121:case 122:case 124:case 146:return c_()||!wt(Qu);default:return La()}}function bh(){return _e(),Tt()||T()===18||T()===22}function Ib(){return wt(bh)}function on(){switch(T()){case 26:return oh();case 18:return ws(!1);case 113:return rp(L(),fe(),void 0);case 119:if(Ib())return rp(L(),fe(),void 0);break;case 98:return np(L(),fe(),void 0);case 84:return Nh(L(),fe(),void 0);case 99:return Sb();case 90:return _h();case 115:return xb();case 97:return ch();case 86:return lh(248);case 81:return lh(249);case 105:return uh();case 116:return Eb();case 107:return Ab();case 109:return dh();case 111:case 83:case 96:return Pb();case 87:return Db();case 59:return ep();case 132:case 118:case 154:case 142:case 143:case 136:case 85:case 92:case 93:case 100:case 121:case 122:case 123:case 126:case 127:case 124:case 146:case 159:if(c_())return ep();break}return hh()}function Th(Me){return Me.kind===136}function ep(){let Me=L(),Bn=fe(),Hn=ki(!0);if(Ke(Hn,Th)){let zn=Nb(Me);if(zn)return zn;for(let Me of Hn)Me.flags|=16777216;return Mt(16777216,(()=>l_(Me,Bn,Hn)))}else return l_(Me,Bn,Hn)}function Nb(Me){return Mt(16777216,(()=>{let Bn=mu(ug,Me);if(Bn)return hu(Bn)}))}function l_(Me,Bn,Hn){switch(T()){case 113:case 119:case 85:return rp(Me,Bn,Hn);case 98:return np(Me,Bn,Hn);case 84:return Nh(Me,Bn,Hn);case 118:return Hb(Me,Bn,Hn);case 154:return Gb(Me,Bn,Hn);case 92:return Kb(Me,Bn,Hn);case 159:case 142:case 143:return Fh(Me,Bn,Hn);case 100:return Qb(Me,Bn,Hn);case 93:switch(_e(),T()){case 88:case 63:return _6(Me,Bn,Hn);case 128:return Yb(Me,Bn,Hn);default:return o6(Me,Bn,Hn)}default:if(Hn){let Bn=Jn(279,!0,wv.Declaration_expected);return Gf(Bn,Me),Bn.modifiers=Hn,Bn}return}}function Ob(){return _e(),!Bn.hasPrecedingLineBreak()&&(kt()||T()===10)}function kc(Me,Bn){if(T()!==18){if(Me&4){i_();return}if(ka()){En();return}}return Dc(Me,Bn)}function Mb(){let Me=L();if(T()===27)return Q(_a.createOmittedExpression(),Me);let Bn=dr(25),Hn=no(),zn=Ra();return Q(_a.createBindingElement(Bn,void 0,Hn,zn),Me)}function Sh(){let Me=L(),Bn=dr(25),Hn=Tt(),zn=Es(),ni;Hn&&T()!==58?(ni=zn,zn=void 0):(de(58),ni=no());let Ci=Ra();return Q(_a.createBindingElement(Bn,zn,ni,Ci),Me)}function Lb(){let Me=L();de(18);let Bn=mn(9,Sh);return de(19),Q(_a.createObjectBindingPattern(Bn),Me)}function xh(){let Me=L();de(22);let Bn=mn(10,Mb);return de(23),Q(_a.createArrayBindingPattern(Bn),Me)}function tp(){return T()===18||T()===22||T()===80||Tt()}function no(Me){return T()===22?xh():T()===18?Lb():hc(Me)}function Rb(){return Ic(!0)}function Ic(Me){let Hn=L(),zn=fe(),ni=no(wv.Private_identifiers_are_not_allowed_in_variable_declarations),Ci;Me&&ni.kind===79&&T()===53&&!Bn.hasPrecedingLineBreak()&&(Ci=sn());let aa=Ma(),oa=jm(T())?void 0:Ra(),ca=xd(ni,Ci,aa,oa);return St(Q(ca,Hn),zn)}function Eh(Me){let Bn=L(),Hn=0;switch(T()){case 113:break;case 119:Hn|=1;break;case 85:Hn|=2;break;default:Vp.fail()}_e();let zn;if(T()===162&&wt(wh))zn=ui();else{let Bn=Qi();xe(Me),zn=mn(8,Me?Ic:Rb),xe(Bn)}return Q(wd(zn,Hn),Bn)}function wh(){return yc()&&_e()===21}function rp(Me,Bn,Hn){let zn=Eh(!1);En();let ni=Qf(Hn,zn);return St(Q(ni,Me),Bn)}function np(Me,Bn,Hn){let zn=xn(),ni=Vn(Hn);de(98);let Ci=dr(41),aa=ni&1024?ro():hc(),oa=Ci?1:0,ca=ni&512?2:0,xa=Xn();ni&1&&ot(!0);let Ga=ra(oa|ca),Ha=pi(58,!1),ts=kc(oa|ca,wv.or_expected);ot(zn);let Ps=_a.createFunctionDeclaration(Hn,Ci,aa,xa,Ga,Ha,ts);return St(Q(Ps,Me),Bn)}function jb(){if(T()===135)return de(135);if(T()===10&&wt(_e)===20)return Tr((()=>{let Me=Di();return Me.text==="constructor"?Me:void 0}))}function Ch(Me,Bn,Hn){return Tr((()=>{if(jb()){let zn=Xn(),ni=ra(0),Ci=pi(58,!1),aa=kc(0,wv.or_expected),oa=_a.createConstructorDeclaration(Hn,ni,aa);return oa.typeParameters=zn,oa.type=Ci,St(Q(oa,Me),Bn)}}))}function Ah(Me,Bn,Hn,zn,ni,Ci,aa,oa){let ca=zn?1:0,xa=Ke(Hn,Ul)?2:0,Ga=Xn(),Ha=ra(ca|xa),ts=pi(58,!1),Ps=kc(ca|xa,oa),so=_a.createMethodDeclaration(Hn,zn,ni,Ci,Ga,Ha,ts,Ps);return so.exclamationToken=aa,St(Q(so,Me),Bn)}function ip(Me,Hn,zn,ni,Ci){let aa=!Ci&&!Bn.hasPrecedingLineBreak()?dr(53):void 0,oa=Ma(),ca=Ct(45056,Ra);mc(ni,oa,ca);let xa=_a.createPropertyDeclaration(zn,ni,Ci||aa,oa,ca);return St(Q(xa,Me),Hn)}function Ph(Me,Bn,Hn){let zn=dr(41),ni=Es(),Ci=dr(57);return zn||T()===20||T()===29?Ah(Me,Bn,Hn,zn,ni,Ci,void 0,wv.or_expected):ip(Me,Bn,Hn,ni,Ci)}function Fa(Me,Bn,Hn,zn,ni){let Ci=Es(),aa=Xn(),oa=ra(0),ca=pi(58,!1),xa=kc(ni),Ga=zn===174?_a.createGetAccessorDeclaration(Hn,Ci,oa,ca,xa):_a.createSetAccessorDeclaration(Hn,Ci,oa,xa);return Ga.typeParameters=aa,ic(Ga)&&(Ga.type=ca),St(Q(Ga,Me),Bn)}function Jb(){let Me;if(T()===59)return!0;for(;Wi(T());){if(Me=T(),VS(Me))return!0;_e()}if(T()===41||(xs()&&(Me=T(),_e()),T()===22))return!0;if(Me!==void 0){if(!ba(Me)||Me===151||Me===137)return!0;switch(T()){case 20:case 29:case 53:case 58:case 63:case 57:return!0;default:return ka()}}return!1}function Fb(Me,Bn,Hn){ea(124);let zn=Dh(),ni=St(Q(_a.createClassStaticBlockDeclaration(zn),Me),Bn);return ni.modifiers=Hn,ni}function Dh(){let Me=Yi(),Bn=xn();Le(!1),ot(!0);let Hn=ws(!1);return Le(Me),ot(Bn),Hn}function Bb(){if(xn()&&T()===133){let Me=L(),Bn=wr(wv.Expression_expected);_e();let Hn=Ja(Me,Bn,!0);return $u(Me,Hn)}return to()}function kh(){let Me=L();if(!Ot(59))return;let Bn=ci(Bb);return Q(_a.createDecorator(Bn),Me)}function ap(Me,Bn,Hn){let zn=L(),ni=T();if(T()===85&&Bn){if(!Tr(uu))return}else{if(Hn&&T()===124&&wt(Mc))return;if(Me&&T()===124)return;if(!Md())return}return Q(tc(ni),zn)}function ki(Me,Bn,Hn){let zn=L(),ni,Ci,aa,oa=!1,ca=!1,_a=!1;if(Me&&T()===59)for(;Ci=kh();)ni=tr(ni,Ci);for(;aa=ap(oa,Bn,Hn);)aa.kind===124&&(oa=!0),ni=tr(ni,aa),ca=!0;if(ca&&Me&&T()===59)for(;Ci=kh();)ni=tr(ni,Ci),_a=!0;if(_a)for(;aa=ap(oa,Bn,Hn);)aa.kind===124&&(oa=!0),ni=tr(ni,aa);return ni&&Er(ni,zn)}function sp(){let Me;if(T()===132){let Bn=L();_e();let Hn=Q(tc(132),Bn);Me=Er([Hn],Bn)}return Me}function qb(){let Me=L();if(T()===26)return _e(),Q(_a.createSemicolonClassElement(),Me);let Bn=fe(),Hn=ki(!0,!0,!0);if(T()===124&&wt(Mc))return Fb(Me,Bn,Hn);if(Ks(137))return Fa(Me,Bn,Hn,174,0);if(Ks(151))return Fa(Me,Bn,Hn,175,0);if(T()===135||T()===10){let zn=Ch(Me,Bn,Hn);if(zn)return zn}if(im())return am(Me,Bn,Hn);if(fr(T())||T()===10||T()===8||T()===41||T()===22)if(Ke(Hn,Th)){for(let Me of Hn)Me.flags|=16777216;return Mt(16777216,(()=>Ph(Me,Bn,Hn)))}else return Ph(Me,Bn,Hn);if(Hn){let zn=Jn(79,!0,wv.Declaration_expected);return ip(Me,Bn,Hn,zn,void 0)}return Vp.fail("Should not have attempted to parse class member declaration.")}function Ub(){let Me=L(),Bn=fe(),Hn=ki(!0);if(T()===84)return op(Me,Bn,Hn,228);let zn=Jn(279,!0,wv.Expression_expected);return Gf(zn,Me),zn.modifiers=Hn,zn}function Ih(){return op(L(),fe(),void 0,228)}function Nh(Me,Bn,Hn){return op(Me,Bn,Hn,260)}function op(Me,Bn,Hn,zn){let ni=xn();de(84);let Ci=Oh(),aa=Xn();Ke(Hn,N8)&&ot(!0);let oa=Mh(),ca;de(18)?(ca=Vb(),de(19)):ca=ui(),ot(ni);let xa=zn===260?_a.createClassDeclaration(Hn,Ci,aa,oa,ca):_a.createClassExpression(Hn,Ci,aa,oa,ca);return St(Q(xa,Me),Bn)}function Oh(){return Tt()&&!zb()?Ss(Tt()):void 0}function zb(){return T()===117&&wt(pu)}function Mh(){if(Oc())return Kn(22,Lh)}function Lh(){let Me=L(),Bn=T();Vp.assert(Bn===94||Bn===117),_e();let Hn=mn(7,Wb);return Q(_a.createHeritageClause(Bn,Hn),Me)}function Wb(){let Me=L(),Bn=to();if(Bn.kind===230)return Bn;let Hn=Nc();return Q(_a.createExpressionWithTypeArguments(Bn,Hn),Me)}function Nc(){return T()===29?Oa(20,sr,29,31):void 0}function Oc(){return T()===94||T()===117}function Vb(){return Kn(5,qb)}function Hb(Me,Bn,Hn){de(118);let zn=wr(),ni=Xn(),Ci=Mh(),aa=Iu(),oa=_a.createInterfaceDeclaration(Hn,zn,ni,Ci,aa);return St(Q(oa,Me),Bn)}function Gb(Me,Bn,Hn){de(154);let zn=wr(),ni=Xn();de(63);let Ci=T()===139&&Tr(Ou)||sr();En();let aa=_a.createTypeAliasDeclaration(Hn,zn,ni,Ci);return St(Q(aa,Me),Bn)}function $b(){let Me=L(),Bn=fe(),Hn=Es(),zn=It(Ra);return St(Q(_a.createEnumMember(Hn,zn),Me),Bn)}function Kb(Me,Bn,Hn){de(92);let zn=wr(),ni;de(18)?(ni=$s((()=>mn(6,$b))),de(19)):ni=ui();let Ci=_a.createEnumDeclaration(Hn,zn,ni);return St(Q(Ci,Me),Bn)}function Rh(){let Me=L(),Bn;return de(18)?(Bn=Kn(1,on),de(19)):Bn=ui(),Q(_a.createModuleBlock(Bn),Me)}function jh(Me,Bn,Hn,zn){let ni=zn&16,Ci=wr(),aa=Ot(24)?jh(L(),!1,void 0,4|ni):Rh(),oa=_a.createModuleDeclaration(Hn,Ci,aa,zn);return St(Q(oa,Me),Bn)}function Jh(Me,Bn,Hn){let zn=0,ni;T()===159?(ni=wr(),zn|=1024):(ni=Di(),ni.text=Ia(ni.text));let Ci;T()===18?Ci=Rh():En();let aa=_a.createModuleDeclaration(Hn,ni,Ci,zn);return St(Q(aa,Me),Bn)}function Fh(Me,Bn,Hn){let zn=0;if(T()===159)return Jh(Me,Bn,Hn);if(Ot(143))zn|=16;else if(de(142),T()===10)return Jh(Me,Bn,Hn);return jh(Me,Bn,Hn,zn)}function Bh(){return T()===147&&wt(qh)}function qh(){return _e()===20}function Mc(){return _e()===18}function Xb(){return _e()===43}function Yb(Me,Bn,Hn){de(128),de(143);let zn=wr();En();let ni=_a.createNamespaceExportDeclaration(zn);return ni.modifiers=Hn,St(Q(ni,Me),Bn)}function Qb(Me,Hn,zn){de(100);let ni=Bn.getStartPos(),Ci;kt()&&(Ci=wr());let aa=!1;if(T()!==158&&(Ci==null?void 0:Ci.escapedText)==="type"&&(kt()||Zb())&&(aa=!0,Ci=kt()?wr():void 0),Ci&&!e6())return t6(Me,Hn,zn,Ci,aa);let oa;(Ci||T()===41||T()===18)&&(oa=r6(Ci,ni,aa),de(158));let ca=Lc(),xa;T()===130&&!Bn.hasPrecedingLineBreak()&&(xa=_p()),En();let Ga=_a.createImportDeclaration(zn,oa,ca,xa);return St(Q(Ga,Me),Hn)}function Uh(){let Me=L(),Bn=fr(T())?zr():n_(10);de(58);let Hn=Yr(!0);return Q(_a.createAssertEntry(Bn,Hn),Me)}function _p(Me){let Hn=L();Me||de(130);let zn=Bn.getTokenPos();if(de(18)){let Me=Bn.hasPrecedingLineBreak(),ni=mn(24,Uh,!0);if(!de(19)){let Me=Cn(tg);Me&&Me.code===wv._0_expected.code&&Rl(Me,Ro(Sd,zn,1,wv.The_parser_expected_to_find_a_1_to_match_the_0_token_here,"{","}"))}return Q(_a.createAssertClause(ni,Me),Hn)}else{let Me=Er([],L(),void 0,!1);return Q(_a.createAssertClause(Me,!1),Hn)}}function Zb(){return T()===41||T()===18}function e6(){return T()===27||T()===158}function t6(Me,Bn,Hn,zn,ni){de(63);let Ci=cp();En();let aa=_a.createImportEqualsDeclaration(Hn,ni,zn,Ci);return St(Q(aa,Me),Bn)}function r6(Me,Bn,Hn){let zn;return(!Me||Ot(27))&&(zn=T()===41?Rc():zh(272)),Q(_a.createImportClause(Hn,Me,zn),Bn)}function cp(){return Bh()?n6():Ys(!1)}function n6(){let Me=L();de(147),de(20);let Bn=Lc();return de(21),Q(_a.createExternalModuleReference(Bn),Me)}function Lc(){if(T()===10){let Me=Di();return Me.text=Ia(Me.text),Me}else return Sr()}function Rc(){let Me=L();de(41),de(128);let Bn=wr();return Q(_a.createNamespaceImport(Bn),Me)}function zh(Me){let Bn=L(),Hn=Me===272?_a.createNamedImports(Oa(23,a6,18,19)):_a.createNamedExports(Oa(23,i6,18,19));return Q(Hn,Bn)}function i6(){let Me=fe();return St(Ba(278),Me)}function a6(){return Ba(273)}function Ba(Me){let Hn=L(),zn=ba(T())&&!kt(),ni=Bn.getTokenPos(),Ci=Bn.getTextPos(),aa=!1,oa,ca=!0,xa=zr();if(xa.escapedText==="type")if(T()===128){let Me=zr();if(T()===128){let Bn=zr();fr(T())?(aa=!0,oa=Me,xa=lt(),ca=!1):(oa=xa,xa=Bn,ca=!1)}else fr(T())?(oa=xa,ca=!1,xa=lt()):(aa=!0,xa=Me)}else fr(T())&&(aa=!0,xa=lt());ca&&T()===128&&(oa=xa,de(128),xa=lt()),Me===273&&zn&&Z(ni,Ci,wv.Identifier_expected);let Ga=Me===273?_a.createImportSpecifier(aa,oa,xa):_a.createExportSpecifier(aa,oa,xa);return Q(Ga,Hn);function lt(){return zn=ba(T())&&!kt(),ni=Bn.getTokenPos(),Ci=Bn.getTextPos(),zr()}}function s6(Me){return Q(_a.createNamespaceExport(zr()),Me)}function o6(Me,Hn,zn){let ni=xn();ot(!0);let Ci,aa,oa,ca=Ot(154),xa=L();Ot(41)?(Ot(128)&&(Ci=s6(xa)),de(158),aa=Lc()):(Ci=zh(276),(T()===158||T()===10&&!Bn.hasPrecedingLineBreak())&&(de(158),aa=Lc())),aa&&T()===130&&!Bn.hasPrecedingLineBreak()&&(oa=_p()),En(),ot(ni);let Ga=_a.createExportDeclaration(zn,ca,Ci,aa,oa);return St(Q(Ga,Me),Hn)}function _6(Me,Bn,Hn){let zn=xn();ot(!0);let ni;Ot(63)?ni=!0:de(88);let Ci=Yr(!0);En(),ot(zn);let aa=_a.createExportAssignment(Hn,ni,Ci);return St(Q(aa,Me),Bn)}let mg;(Me=>{Me[Me.SourceElements=0]="SourceElements",Me[Me.BlockStatements=1]="BlockStatements",Me[Me.SwitchClauses=2]="SwitchClauses",Me[Me.SwitchClauseStatements=3]="SwitchClauseStatements",Me[Me.TypeMembers=4]="TypeMembers",Me[Me.ClassMembers=5]="ClassMembers",Me[Me.EnumMembers=6]="EnumMembers",Me[Me.HeritageClauseElement=7]="HeritageClauseElement",Me[Me.VariableDeclarations=8]="VariableDeclarations",Me[Me.ObjectBindingElements=9]="ObjectBindingElements",Me[Me.ArrayBindingElements=10]="ArrayBindingElements",Me[Me.ArgumentExpressions=11]="ArgumentExpressions",Me[Me.ObjectLiteralMembers=12]="ObjectLiteralMembers",Me[Me.JsxAttributes=13]="JsxAttributes",Me[Me.JsxChildren=14]="JsxChildren",Me[Me.ArrayLiteralMembers=15]="ArrayLiteralMembers",Me[Me.Parameters=16]="Parameters",Me[Me.JSDocParameters=17]="JSDocParameters",Me[Me.RestProperties=18]="RestProperties",Me[Me.TypeParameters=19]="TypeParameters",Me[Me.TypeArguments=20]="TypeArguments",Me[Me.TupleElementTypes=21]="TupleElementTypes",Me[Me.HeritageClauses=22]="HeritageClauses",Me[Me.ImportOrExportSpecifiers=23]="ImportOrExportSpecifiers",Me[Me.AssertEntries=24]="AssertEntries",Me[Me.Count=25]="Count"})(mg||(mg={}));let gg;(Me=>{Me[Me.False=0]="False",Me[Me.True=1]="True",Me[Me.Unknown=2]="Unknown"})(gg||(gg={}));let _g;(Me=>{function b(Me,Hn,zn){Mn("file.js",Me,99,void 0,1),Bn.setText(Me,Hn,zn),ig=Bn.scan();let ni=O(),Ci=Kt("file.js",99,1,!1,[],tc(1),0,yn),aa=qs(tg,Ci);return rg&&(Ci.jsDocDiagnostics=qs(rg,Ci)),_i(),ni?{jsDocTypeExpression:ni,diagnostics:aa}:void 0}Me.parseJSDocTypeExpressionForTests=b;function O(Me){let Bn=L(),Hn=(Me?Ot:de)(18),zn=Mt(8388608,xc);(!Me||Hn)&&Da(19);let ni=_a.createJSDocTypeExpression(zn);return ft(ni),Q(ni,Bn)}Me.parseJSDocTypeExpression=O;function j(){let Me=L(),Bn=Ot(18),Hn=L(),zn=Ys(!1);for(;T()===80;)Xr(),Ge(),zn=Q(_a.createJSDocMemberName(zn,wr()),Hn);Bn&&Da(19);let ni=_a.createJSDocNameReference(zn);return ft(ni),Q(ni,Me)}Me.parseJSDocNameReference=j;function z(Me,Bn,Hn){Mn("",Me,99,void 0,1);let zn=Mt(8388608,(()=>We(Bn,Hn))),ni=qs(tg,{languageVariant:0,text:Me});return _i(),zn?{jsDoc:zn,diagnostics:ni}:void 0}Me.parseIsolatedJSDocComment=z;function re(Me,Bn,Hn){let zn=ig,ni=tg.length,Ci=fg,aa=Mt(8388608,(()=>We(Bn,Hn)));return Sa(aa,Me),lg&262144&&(rg||(rg=[]),rg.push(...tg)),ig=zn,tg.length=ni,fg=Ci,aa}Me.parseJSDocComment=re;let Hn;(Me=>{Me[Me.BeginningOfLine=0]="BeginningOfLine",Me[Me.SawAsterisk=1]="SawAsterisk",Me[Me.SavingComments=2]="SavingComments",Me[Me.SavingBackticks=3]="SavingBackticks"})(Hn||(Hn={}));let zn;(Me=>{Me[Me.Property=1]="Property",Me[Me.Parameter=2]="Parameter",Me[Me.CallbackParameter=4]="CallbackParameter"})(zn||(zn={}));function We(){let Me=arguments.length>0&&arguments[0]!==void 0?arguments[0]:0,Hn=arguments.length>1?arguments[1]:void 0,zn=Pd,ni=Hn===void 0?zn.length:Me+Hn;if(Hn=ni-Me,Vp.assert(Me>=0),Vp.assert(Me<=ni),Vp.assert(ni<=zn.length),!LE(zn,Me))return;let Ci,aa,oa,ca,xa,Ga=[],Ha=[];return Bn.scanRange(Me+3,Hn-5,(()=>{let Hn=1,ts,Ps=Me-(zn.lastIndexOf(`\n`,Me)+1)+4;function Ue(Me){ts||(ts=Ps),Ga.push(Me),Ps+=Me.length}for(Ge();u_(5););u_(4)&&(Hn=0,Ps=0);e:for(;;){switch(T()){case 59:Hn===0||Hn===1?(lp(Ga),xa||(xa=L()),za(up(Ps)),Hn=0,ts=void 0):Ue(Bn.getTokenText());break;case 4:Ga.push(Bn.getTokenText()),Hn=0,Ps=0;break;case 41:let zn=Bn.getTokenText();Hn===1||Hn===2?(Hn=2,Ue(zn)):(Hn=1,Ps+=zn.length);break;case 5:let ni=Bn.getTokenText();Hn===2?Ga.push(ni):ts!==void 0&&Ps+ni.length>ts&&Ga.push(ni.slice(ts-Ps)),Ps+=ni.length;break;case 1:break e;case 18:Hn=2;let Ci=Bn.getStartPos(),aa=Bn.getTextPos()-1,oa=$h(aa);if(oa){ca||Hh(Ga),Ha.push(Q(_a.createJSDocText(Ga.join("")),ca!=null?ca:Me,Ci)),Ha.push(oa),Ga=[],ca=Bn.getTextPos();break}default:Hn=2,Ue(Bn.getTokenText());break}Ge()}lp(Ga),Ha.length&&Ga.length&&Ha.push(Q(_a.createJSDocText(Ga.join("")),ca!=null?ca:Me,xa)),Ha.length&&Ci&&Vp.assertIsDefined(xa,"having parsed tags implies that the end of the comment span should be set");let so=Ci&&Er(Ci,aa,oa);return Q(_a.createJSDocComment(Ha.length?Er(Ha,Me,xa):Ga.length?Ga.join(""):void 0,so),Me,ni)}));function Hh(Me){for(;Me.length&&(Me[0]===`\n`||Me[0]==="\r");)Me.shift()}function lp(Me){for(;Me.length&&Me[Me.length-1].trim()==="";)Me.pop()}function Gh(){for(;;){if(Ge(),T()===1)return!0;if(!(T()===5||T()===4))return!1}}function wn(){if(!((T()===5||T()===4)&&wt(Gh)))for(;T()===5||T()===4;)Ge()}function Ua(){if((T()===5||T()===4)&&wt(Gh))return"";let Me=Bn.hasPrecedingLineBreak(),Hn=!1,zn="";for(;Me&&T()===41||T()===5||T()===4;)zn+=Bn.getTokenText(),T()===4?(Me=!0,Hn=!0,zn=""):T()===41&&(Me=!1),Ge();return Hn?zn:""}function up(Me){Vp.assert(T()===59);let Hn=Bn.getTokenPos();Ge();let zn=ao(void 0),ni=Ua(),Ci;switch(zn.escapedText){case"author":Ci=V(Hn,zn,Me,ni);break;case"implements":Ci=et(Hn,zn,Me,ni);break;case"augments":case"extends":Ci=ht(Hn,zn,Me,ni);break;case"class":case"constructor":Ci=Oi(Hn,_a.createJSDocClassTag,zn,Me,ni);break;case"public":Ci=Oi(Hn,_a.createJSDocPublicTag,zn,Me,ni);break;case"private":Ci=Oi(Hn,_a.createJSDocPrivateTag,zn,Me,ni);break;case"protected":Ci=Oi(Hn,_a.createJSDocProtectedTag,zn,Me,ni);break;case"readonly":Ci=Oi(Hn,_a.createJSDocReadonlyTag,zn,Me,ni);break;case"override":Ci=Oi(Hn,_a.createJSDocOverrideTag,zn,Me,ni);break;case"deprecated":dg=!0,Ci=Oi(Hn,_a.createJSDocDeprecatedTag,zn,Me,ni);break;case"this":Ci=qB(Hn,zn,Me,ni);break;case"enum":Ci=UB(Hn,zn,Me,ni);break;case"arg":case"argument":case"param":return Xh(Hn,zn,2,Me);case"return":case"returns":Ci=o(Hn,zn,Me,ni);break;case"template":Ci=QB(Hn,zn,Me,ni);break;case"type":Ci=l(Hn,zn,Me,ni);break;case"typedef":Ci=zB(Hn,zn,Me,ni);break;case"callback":Ci=VB(Hn,zn,Me,ni);break;case"overload":Ci=HB(Hn,zn,Me,ni);break;case"satisfies":Ci=hn(Hn,zn,Me,ni);break;case"see":Ci=p(Hn,zn,Me,ni);break;case"exception":case"throws":Ci=k(Hn,zn,Me,ni);break;default:Ci=Qt(Hn,zn,Me,ni);break}return Ci}function Qr(Me,Bn,Hn,zn){return zn||(Hn+=Bn-Me),jc(Hn,zn.slice(Hn))}function jc(Me,Hn){let zn=L(),ni=[],Ci=[],aa,oa=0,ca=!0,xa;function mi(Bn){xa||(xa=Me),ni.push(Bn),Me+=Bn.length}Hn!==void 0&&(Hn!==""&&mi(Hn),oa=1);let Ga=T();e:for(;;){switch(Ga){case 4:oa=0,ni.push(Bn.getTokenText()),Me=0;break;case 59:if(oa===3||oa===2&&(!ca||wt(Cs))){ni.push(Bn.getTokenText());break}Bn.setTextPos(Bn.getTextPos()-1);case 1:break e;case 5:if(oa===2||oa===3)mi(Bn.getTokenText());else{let Hn=Bn.getTokenText();xa!==void 0&&Me+Hn.length>xa&&ni.push(Hn.slice(xa-Me)),Me+=Hn.length}break;case 18:oa=2;let Hn=Bn.getStartPos(),Ga=Bn.getTextPos()-1,Ha=$h(Ga);Ha?(Ci.push(Q(_a.createJSDocText(ni.join("")),aa!=null?aa:zn,Hn)),Ci.push(Ha),ni=[],aa=Bn.getTextPos()):mi(Bn.getTokenText());break;case 61:oa===3?oa=2:oa=3,mi(Bn.getTokenText());break;case 41:if(oa===0){oa=1,Me+=1;break}default:oa!==3&&(oa=2),mi(Bn.getTokenText());break}ca=T()===5,Ga=Ge()}if(Hh(ni),lp(ni),Ci.length)return ni.length&&Ci.push(Q(_a.createJSDocText(ni.join("")),aa!=null?aa:zn)),Er(Ci,zn,Bn.getTextPos());if(ni.length)return ni.join("")}function Cs(){let Me=Ge();return Me===5||Me===4}function $h(Me){let Hn=Tr(Kh);if(!Hn)return;Ge(),wn();let zn=L(),ni=fr(T())?Ys(!0):void 0;if(ni)for(;T()===80;)Xr(),Ge(),ni=Q(_a.createJSDocMemberName(ni,wr()),zn);let Ci=[];for(;T()!==19&&T()!==4&&T()!==1;)Ci.push(Bn.getTokenText()),Ge();let aa=Hn==="link"?_a.createJSDocLink:Hn==="linkcode"?_a.createJSDocLinkCode:_a.createJSDocLinkPlain;return Q(aa(ni,Ci.join("")),Me,Bn.getTextPos())}function Kh(){if(Ua(),T()===18&&Ge()===59&&fr(Ge())){let Me=Bn.getTokenValue();if(xt(Me))return Me}}function xt(Me){return Me==="link"||Me==="linkcode"||Me==="linkplain"}function Qt(Me,Bn,Hn,zn){return Q(_a.createJSDocUnknownTag(Bn,Qr(Me,L(),Hn,zn)),Me)}function za(Me){Me&&(Ci?Ci.push(Me):(Ci=[Me],aa=Me.pos),oa=Me.end)}function Wa(){return Ua(),T()===18?O():void 0}function c6(){let Me=u_(22);Me&&wn();let Bn=u_(61),Hn=ZB();return Bn&&kd(61),Me&&(wn(),dr(63)&&Sr(),de(23)),{name:Hn,isBracketed:Me}}function Yn(Me){switch(Me.kind){case 149:return!0;case 185:return Yn(Me.elementType);default:return ac(Me)&&yt(Me.typeName)&&Me.typeName.escapedText==="Object"&&!Me.typeArguments}}function Xh(Me,Bn,Hn,zn){let ni=Wa(),Ci=!ni;Ua();let{name:aa,isBracketed:oa}=c6(),ca=Ua();Ci&&!wt(Kh)&&(ni=Wa());let xa=Qr(Me,L(),zn,ca),Ga=Hn!==4&&n(ni,aa,Hn,zn);Ga&&(ni=Ga,Ci=!0);let Ha=Hn===1?_a.createJSDocPropertyTag(Bn,aa,oa,ni,Ci,xa):_a.createJSDocParameterTag(Bn,aa,oa,ni,Ci,xa);return Q(Ha,Me)}function n(Me,Bn,Hn,zn){if(Me&&Yn(Me.type)){let ni=L(),Ci,aa;for(;Ci=Tr((()=>u6(Hn,zn,Bn)));)(Ci.kind===344||Ci.kind===351)&&(aa=tr(aa,Ci));if(aa){let Bn=Q(_a.createJSDocTypeLiteral(aa,Me.type.kind===185),ni);return Q(_a.createJSDocTypeExpression(Bn),ni)}}}function o(Me,Hn,zn,ni){Ke(Ci,b2)&&Z(Hn.pos,Bn.getTokenPos(),wv._0_tag_already_specified,Hn.escapedText);let aa=Wa();return Q(_a.createJSDocReturnTag(Hn,aa,Qr(Me,L(),zn,ni)),Me)}function l(Me,Hn,zn,ni){Ke(Ci,au)&&Z(Hn.pos,Bn.getTokenPos(),wv._0_tag_already_specified,Hn.escapedText);let aa=O(!0),oa=zn!==void 0&&ni!==void 0?Qr(Me,L(),zn,ni):void 0;return Q(_a.createJSDocTypeTag(Hn,aa,oa),Me)}function p(Me,Hn,zn,ni){let Ci=T()===22||wt((()=>Ge()===59&&fr(Ge())&&xt(Bn.getTokenValue())))?void 0:j(),aa=zn!==void 0&&ni!==void 0?Qr(Me,L(),zn,ni):void 0;return Q(_a.createJSDocSeeTag(Hn,Ci,aa),Me)}function k(Me,Bn,Hn,zn){let ni=Wa(),Ci=Qr(Me,L(),Hn,zn);return Q(_a.createJSDocThrowsTag(Bn,ni,Ci),Me)}function V(Me,Hn,zn,ni){let Ci=L(),aa=we(),oa=Bn.getStartPos(),ca=Qr(Me,oa,zn,ni);ca||(oa=Bn.getStartPos());let xa=typeof ca!="string"?Er(Ft([Q(aa,Ci,oa)],ca),Ci):aa.text+ca;return Q(_a.createJSDocAuthorTag(Hn,xa),Me)}function we(){let Me=[],Hn=!1,zn=Bn.getToken();for(;zn!==1&&zn!==4;){if(zn===29)Hn=!0;else{if(zn===59&&!Hn)break;if(zn===31&&Hn){Me.push(Bn.getTokenText()),Bn.setTextPos(Bn.getTokenPos()+1);break}}Me.push(Bn.getTokenText()),zn=Ge()}return _a.createJSDocText(Me.join(""))}function et(Me,Bn,Hn,zn){let ni=Ni();return Q(_a.createJSDocImplementsTag(Bn,ni,Qr(Me,L(),Hn,zn)),Me)}function ht(Me,Bn,Hn,zn){let ni=Ni();return Q(_a.createJSDocAugmentsTag(Bn,ni,Qr(Me,L(),Hn,zn)),Me)}function hn(Me,Bn,Hn,zn){let ni=O(!1),Ci=Hn!==void 0&&zn!==void 0?Qr(Me,L(),Hn,zn):void 0;return Q(_a.createJSDocSatisfiesTag(Bn,ni,Ci),Me)}function Ni(){let Me=Ot(18),Bn=L(),Hn=ia(),zn=Nc(),ni=_a.createExpressionWithTypeArguments(Hn,zn),Ci=Q(ni,Bn);return Me&&de(19),Ci}function ia(){let Me=L(),Bn=ao();for(;Ot(24);){let Hn=ao();Bn=Q(Jc(Bn,Hn),Me)}return Bn}function Oi(Me,Bn,Hn,zn,ni){return Q(Bn(Hn,Qr(Me,L(),zn,ni)),Me)}function qB(Me,Bn,Hn,zn){let ni=O(!0);return wn(),Q(_a.createJSDocThisTag(Bn,ni,Qr(Me,L(),Hn,zn)),Me)}function UB(Me,Bn,Hn,zn){let ni=O(!0);return wn(),Q(_a.createJSDocEnumTag(Bn,ni,Qr(Me,L(),Hn,zn)),Me)}function zB(Me,Bn,Hn,zn){var ni;let Ci=Wa();Ua();let aa=l6();wn();let oa=jc(Hn),ca;if(!Ci||Yn(Ci.type)){let Bn,zn,ni,aa=!1;for(;Bn=Tr((()=>$B(Hn)));)if(aa=!0,Bn.kind===347)if(zn){let Me=Dt(wv.A_JSDoc_typedef_comment_may_not_contain_multiple_type_tags);Me&&Rl(Me,Ro(Sd,0,0,wv.The_tag_was_first_specified_here));break}else zn=Bn;else ni=tr(ni,Bn);if(aa){let Bn=Ci&&Ci.type.kind===185,Hn=_a.createJSDocTypeLiteral(ni,Bn);Ci=zn&&zn.typeExpression&&!Yn(zn.typeExpression.type)?zn.typeExpression:Q(Hn,Me),ca=Ci.end}}ca=ca||oa!==void 0?L():((ni=aa!=null?aa:Ci)!=null?ni:Bn).end,oa||(oa=Qr(Me,ca,Hn,zn));let xa=_a.createJSDocTypedefTag(Bn,Ci,aa,oa);return Q(xa,Me,ca)}function l6(Me){let Hn=Bn.getTokenPos();if(!fr(T()))return;let zn=ao();if(Ot(24)){let Bn=l6(!0),ni=_a.createModuleDeclaration(void 0,zn,Bn,Me?4:void 0);return Q(ni,Hn)}return Me&&(zn.flags|=2048),zn}function WB(Me){let Bn=L(),Hn,zn;for(;Hn=Tr((()=>u6(4,Me)));)zn=tr(zn,Hn);return Er(zn||[],Bn)}function j7(Me,Bn){let Hn=WB(Bn),zn=Tr((()=>{if(u_(59)){let Me=up(Bn);if(Me&&Me.kind===345)return Me}}));return Q(_a.createJSDocSignature(void 0,Hn,zn),Me)}function VB(Me,Bn,Hn,zn){let ni=l6();wn();let Ci=jc(Hn),aa=j7(Me,Hn);Ci||(Ci=Qr(Me,L(),Hn,zn));let oa=Ci!==void 0?L():aa.end;return Q(_a.createJSDocCallbackTag(Bn,aa,ni,Ci),Me,oa)}function HB(Me,Bn,Hn,zn){wn();let ni=jc(Hn),Ci=j7(Me,Hn);ni||(ni=Qr(Me,L(),Hn,zn));let aa=ni!==void 0?L():Ci.end;return Q(_a.createJSDocOverloadTag(Bn,Ci,ni),Me,aa)}function GB(Me,Bn){for(;!yt(Me)||!yt(Bn);)if(!yt(Me)&&!yt(Bn)&&Me.right.escapedText===Bn.right.escapedText)Me=Me.left,Bn=Bn.left;else return!1;return Me.escapedText===Bn.escapedText}function $B(Me){return u6(1,Me)}function u6(Me,Bn,Hn){let zn=!0,ni=!1;for(;;)switch(Ge()){case 59:if(zn){let zn=KB(Me,Bn);return zn&&(zn.kind===344||zn.kind===351)&&Me!==4&&Hn&&(yt(zn.name)||!GB(Hn,zn.name.left))?!1:zn}ni=!1;break;case 4:zn=!0,ni=!1;break;case 41:ni&&(zn=!1),ni=!0;break;case 79:zn=!1;break;case 1:return!1}}function KB(Me,Hn){Vp.assert(T()===59);let zn=Bn.getStartPos();Ge();let ni=ao();wn();let Ci;switch(ni.escapedText){case"type":return Me===1&&l(zn,ni);case"prop":case"property":Ci=1;break;case"arg":case"argument":case"param":Ci=6;break;default:return!1}return Me&Ci?Xh(zn,ni,Me,Hn):!1}function XB(){let Me=L(),Bn=u_(22);Bn&&wn();let Hn=ao(wv.Unexpected_token_A_type_parameter_name_was_expected_without_curly_braces),zn;if(Bn&&(wn(),de(63),zn=Mt(8388608,xc),de(23)),!va(Hn))return Q(_a.createTypeParameterDeclaration(void 0,Hn,void 0,zn),Me)}function YB(){let Me=L(),Bn=[];do{wn();let Me=XB();Me!==void 0&&Bn.push(Me),Ua()}while(u_(27));return Er(Bn,Me)}function QB(Me,Bn,Hn,zn){let ni=T()===18?O():void 0,Ci=YB();return Q(_a.createJSDocTemplateTag(Bn,ni,Ci,Qr(Me,L(),Hn,zn)),Me)}function u_(Me){return T()===Me?(Ge(),!0):!1}function ZB(){let Me=ao();for(Ot(22)&&de(23);Ot(24);){let Bn=ao();Ot(22)&&de(23),Me=Tu(Me,Bn)}return Me}function ao(Me){if(!fr(T()))return Jn(79,!Me,Me||wv.Identifier_expected);og++;let Hn=Bn.getTokenPos(),zn=Bn.getTextPos(),ni=T(),Ci=Ia(Bn.getTokenValue()),aa=Q(oo(Ci,ni),Hn,zn);return Ge(),aa}}})(_g=Me.JSDocParser||(Me.JSDocParser={}))})(Rw||(Rw={})),(Me=>{function t(Me,Bn,Hn,zn){if(zn=zn||Vp.shouldAssert(2),N(Me,Bn,Hn,zn),cS(Hn))return Me;if(Me.statements.length===0)return Rw.parseSourceFile(Me.fileName,Bn,Me.languageVersion,void 0,!0,Me.scriptKind,Me.setExternalModuleIndicator);let ni=Me;Vp.assert(!ni.hasBeenIncrementallyParsed),ni.hasBeenIncrementallyParsed=!0,Rw.fixupParentReferences(ni);let Ci=Me.text,aa=X(Me),oa=g(Me,Hn);N(Me,Bn,oa,zn),Vp.assert(oa.span.start<=Hn.span.start),Vp.assert(Ir(oa.span)===Ir(Hn.span)),Vp.assert(Ir(R_(oa))===Ir(R_(Hn)));let ca=R_(oa).length-oa.span.length;A(ni,oa.span.start,Ir(oa.span),Ir(R_(oa)),ca,Ci,Bn,zn);let _a=Rw.parseSourceFile(Me.fileName,Bn,Me.languageVersion,aa,!0,Me.scriptKind,Me.setExternalModuleIndicator);return _a.commentDirectives=r(Me.commentDirectives,_a.commentDirectives,oa.span.start,Ir(oa.span),ca,Ci,Bn,zn),_a.impliedNodeFormat=Me.impliedNodeFormat,_a}Me.updateSourceFile=t;function r(Me,Bn,Hn,zn,ni,Ci,aa,oa){if(!Me)return Bn;let ca,_a=!1;for(let Bn of Me){let{range:Me,type:_a}=Bn;if(Me.endzn){Nt();let Bn={range:{pos:Me.pos+ni,end:Me.end+ni},type:_a};ca=tr(ca,Bn),oa&&Vp.assert(Ci.substring(Me.pos,Me.end)===aa.substring(Bn.range.pos,Bn.range.end))}}return Nt(),ca;function Nt(){_a||(_a=!0,ca?Bn&&ca.push(...Bn):ca=Bn)}}function s(Me,Bn,Hn,zn,ni,Ci){Bn?Ve(Me):oe(Me);return;function oe(Me){let Bn="";if(Ci&&f(Me)&&(Bn=zn.substring(Me.pos,Me.end)),Me._children&&(Me._children=void 0),Us(Me,Me.pos+Hn,Me.end+Hn),Ci&&f(Me)&&Vp.assert(Bn===ni.substring(Me.pos,Me.end)),xr(Me,oe,Ve),ya(Me))for(let Bn of Me.jsDoc)oe(Bn);w(Me,Ci)}function Ve(Me){Me._children=void 0,Us(Me,Me.pos+Hn,Me.end+Hn);for(let Bn of Me)oe(Bn)}}function f(Me){switch(Me.kind){case 10:case 8:case 79:return!0}return!1}function x(Me,Bn,Hn,zn,ni){Vp.assert(Me.end>=Bn,"Adjusting an element that was entirely before the change range"),Vp.assert(Me.pos<=Hn,"Adjusting an element that was entirely after the change range"),Vp.assert(Me.pos<=Me.end);let Ci=Math.min(Me.pos,zn),aa=Me.end>=Hn?Me.end+ni:Math.min(Me.end,zn);Vp.assert(Ci<=aa),Me.parent&&(Vp.assertGreaterThanOrEqual(Ci,Me.parent.pos),Vp.assertLessThanOrEqual(aa,Me.parent.end)),Us(Me,Ci,aa)}function w(Me,Bn){if(Bn){let Bn=Me.pos,Se=Me=>{Vp.assert(Me.pos>=Bn),Bn=Me.end};if(ya(Me))for(let Bn of Me.jsDoc)Se(Bn);xr(Me,Se),Vp.assert(Bn<=Me.end)}}function A(Me,Bn,Hn,zn,ni,Ci,aa,oa){pt(Me);return;function pt(Me){if(Vp.assert(Me.pos<=Me.end),Me.pos>Hn){s(Me,!1,ni,Ci,aa,oa);return}let ca=Me.end;if(ca>=Bn){if(Me.intersectsChange=!0,Me._children=void 0,x(Me,Bn,Hn,zn,ni),xr(Me,pt,Gt),ya(Me))for(let Bn of Me.jsDoc)pt(Bn);w(Me,oa);return}Vp.assert(caHn){s(Me,!0,ni,Ci,aa,oa);return}let ca=Me.end;if(ca>=Bn){Me.intersectsChange=!0,Me._children=void 0,x(Me,Bn,Hn,zn,ni);for(let Bn of Me)pt(Bn);return}Vp.assert(ca0&&Bn<=1;Bn++){let Bn=B(Me,Hn);Vp.assert(Bn.pos<=Hn);let zn=Bn.pos;Hn=Math.max(0,zn-1)}let zn=ha(Hn,Ir(Bn.span)),ni=Bn.newLength+(Bn.span.start-Hn);return Zp(zn,ni)}function B(Me,Bn){let Hn=Me,zn;if(xr(Me,Ne),zn){let Me=Ye(zn);Me.pos>Hn.pos&&(Hn=Me)}return Hn;function Ye(Me){for(;;){let Bn=mx(Me);if(Bn)Me=Bn;else return Me}}function Ne(Me){if(!va(Me))if(Me.pos<=Bn){if(Me.pos>=Hn.pos&&(Hn=Me),BnBn),!0}}function N(Me,Bn,Hn,zn){let ni=Me.text;if(Hn&&(Vp.assert(ni.length-Hn.span.length+Hn.newLength===Bn.length),zn||Vp.shouldAssert(3))){let Me=ni.substr(0,Hn.span.start),zn=Bn.substr(0,Hn.span.start);Vp.assert(Me===zn);let Ci=ni.substring(Ir(Hn.span),ni.length),aa=Bn.substring(Ir(R_(Hn)),Bn.length);Vp.assert(Ci===aa)}}function X(Me){let Bn=Me.statements,Hn=0;Vp.assert(Hn=Me.pos&&ni=Me.pos&&ni{Me[Me.Value=-1]="Value"})(Bn||(Bn={}))})(Lw||(Lw={})),jw=new Map,Mw=/^\/\/\/\s*<(\S+)\s.*?\/>/im,Qw=/^\/\/\/?\s*@(\S+)\s*(.*)\s*$/im}}),nF=()=>{},iF=()=>{},aF=()=>{},sF=()=>{},oF=()=>{},_F=()=>{},cF=()=>{},lF=()=>{},uF=()=>{},pF=()=>{},fF=()=>{},dF=()=>{},mF=()=>{},hF=()=>{},gF=()=>{},yF=()=>{},vF=()=>{},bF=()=>{},TF=()=>{},SF=()=>{},xF=()=>{},EF=()=>{},wF=()=>{},CF=()=>{},AF=()=>{},PF=()=>{},DF=()=>{},kF=()=>{},IF=()=>{},NF=()=>{},OF=()=>{},MF=()=>{},LF=()=>{},RF=()=>{},jF=()=>{},JF=()=>{},FF=()=>{},BF=()=>{},qF=()=>{},UF=()=>{},zF=()=>{},WF=()=>{},VF=()=>{},HF=()=>{},GF=()=>{},$F=()=>{},Gw=D({"src/compiler/_namespaces/ts.ts"(){"use strict";_a(),Up(),Jp(),R5(),j5(),F5(),U5(),Vy(),W5(),xv(),Sv(),sC(),lC(),cw(),lw(),fw(),RL(),Ew(),XL(),YL(),Dw(),ww(),Sw(),Uw(),nF(),iF(),aF(),sF(),_F(),cF(),lF(),uF(),pF(),fF(),dF(),mF(),hF(),gF(),yF(),vF(),bF(),TF(),SF(),xF(),EF(),wF(),CF(),AF(),PF(),DF(),kF(),IF(),NF(),OF(),MF(),LF(),RF(),jF(),JF(),FF(),BF(),qF(),UF(),zF(),WF(),VF(),HF(),GF(),$F(),oF(),IT()}}),l7=()=>{},KF=()=>{},u7=()=>{},$w,u7=()=>{Jp(),$w=Po(99,!0)},XF=()=>{},YF=()=>{},QF=()=>{},ZF=()=>{},eB=()=>{},tB=()=>{},rB=()=>{},nB=()=>{},iB=()=>{},aB=()=>{},p7=()=>{},f7=()=>{};function d7(Me,Bn,Hn,zn){let ni=gl(Me)?new Vw(Me,Bn,Hn):Me===79?new Yw(79,Bn,Hn):Me===80?new Kw(80,Bn,Hn):new Ww(Me,Bn,Hn);return ni.parent=zn,ni.flags=zn.flags&50720768,ni}function sB(Me,Bn){if(!gl(Me.kind))return xa;let Hn=[];if(c3(Me))return Me.forEachChild((Me=>{Hn.push(Me)})),Hn;$w.setText((Bn||Me.getSourceFile()).text);let zn=Me.pos,f=Bn=>{_u(Hn,zn,Bn.pos,Me),Hn.push(Bn),zn=Bn.end},x=Bn=>{_u(Hn,zn,Bn.pos,Me),Hn.push(oB(Bn,Me)),zn=Bn.end};return c(Me.jsDoc,f),zn=Me.pos,Me.forEachChild(f,x),_u(Hn,zn,Me.end,Me),$w.setText(void 0),Hn}function _u(Me,Bn,Hn,zn){for($w.setTextPos(Bn);BnMe.tagName.text==="inheritDoc"||Me.tagName.text==="inheritdoc"))}function Ed(Me,Bn){if(!Me)return xa;let Hn=ts_JsDoc_exports.getJsDocTagsFromDeclarations(Me,Bn);if(Bn&&(Hn.length===0||Me.some(m7))){let zn=new Set;for(let ni of Me){let Me=h7(Bn,ni,(Me=>{var Hn;if(!zn.has(Me))return zn.add(Me),ni.kind===174||ni.kind===175?Me.getContextualJsDocTags(ni,Bn):((Hn=Me.declarations)==null?void 0:Hn.length)===1?Me.getJsDocTags():void 0}));Me&&(Hn=[...Me,...Hn])}}return Hn}function cu(Me,Bn){if(!Me)return xa;let Hn=ts_JsDoc_exports.getJsDocCommentsFromDeclarations(Me,Bn);if(Bn&&(Hn.length===0||Me.some(m7))){let zn=new Set;for(let ni of Me){let Me=h7(Bn,ni,(Me=>{if(!zn.has(Me))return zn.add(Me),ni.kind===174||ni.kind===175?Me.getContextualDocumentationComment(ni,Bn):Me.getDocumentationComment(Bn)}));Me&&(Hn=Hn.length===0?Me.slice():Me.concat(lineBreakPart(),Hn))}}return Hn}function h7(Me,Bn,Hn){var zn;let ni=((zn=Bn.parent)==null?void 0:zn.kind)===173?Bn.parent.parent:Bn.parent;if(!ni)return;let Ci=Lf(Bn);return q(h4(ni),(zn=>{let ni=Me.getTypeAtLocation(zn),aa=Ci&&ni.symbol?Me.getTypeOfSymbol(ni.symbol):ni,oa=Me.getPropertyOfType(aa,Bn.symbol.name);return oa?Hn(oa):void 0}))}function _B(){return{getNodeConstructor:()=>Vw,getTokenConstructor:()=>Ww,getIdentifierConstructor:()=>Yw,getPrivateIdentifierConstructor:()=>Kw,getSourceFileConstructor:()=>Zw,getSymbolConstructor:()=>Jw,getTypeConstructor:()=>zw,getSignatureConstructor:()=>Xw,getSourceMapSourceConstructor:()=>eS}}function lu(Me){let Bn=!0;for(let Hn in Me)if(Jr(Me,Hn)&&!g7(Hn)){Bn=!1;break}if(Bn)return Me;let Hn={};for(let Bn in Me)if(Jr(Me,Bn)){let zn=g7(Bn)?Bn:Bn.charAt(0).toLowerCase()+Bn.substr(1);Hn[zn]=Me[Bn]}return Hn}function g7(Me){return!Me.length||Me.charAt(0)===Me.charAt(0).toLowerCase()}function cB(Me){return Me?Ze(Me,(Me=>Me.text)).join(""):""}function y7(){return{target:1,jsx:1}}function v7(){return ts_codefix_exports.getSupportedErrorCodes()}function b7(Me,Bn,Hn){Me.version=Hn,Me.scriptSnapshot=Bn}function N2(Me,Bn,Hn,zn,ni,Ci){let aa=YE(Me,getSnapshotText(Bn),Hn,ni,Ci);return b7(aa,Bn,zn),aa}function T7(Me,Bn,Hn,zn,ni){if(zn&&Hn!==Me.version){let Ci,aa=zn.span.start!==0?Me.text.substr(0,zn.span.start):"",oa=Ir(zn.span)!==Me.text.length?Me.text.substr(Ir(zn.span)):"";if(zn.newLength===0)Ci=aa&&oa?aa+oa:aa||oa;else{let Me=Bn.getText(zn.span.start,zn.span.start+zn.newLength);Ci=aa&&oa?aa+Me+oa:aa?aa+Me:Me+oa}let ca=k2(Me,Ci,zn,ni);return b7(ca,Bn,Hn),ca.nameTable=void 0,Me!==ca&&Me.scriptSnapshot&&(Me.scriptSnapshot.dispose&&Me.scriptSnapshot.dispose(),Me.scriptSnapshot=void 0),ca}let Ci={languageVersion:Me.languageVersion,impliedNodeFormat:Me.impliedNodeFormat,setExternalModuleIndicator:Me.setExternalModuleIndicator};return N2(Me.fileName,Bn,Ci,Hn,!0,Me.scriptKind)}function lB(Me){let Bn=arguments.length>1&&arguments[1]!==void 0?arguments[1]:createDocumentRegistry(Me.useCaseSensitiveFileNames&&Me.useCaseSensitiveFileNames(),Me.getCurrentDirectory()),Hn=arguments.length>2?arguments[2]:void 0;var zn;let ni;Hn===void 0?ni=0:typeof Hn=="boolean"?ni=Hn?2:0:ni=Hn;let Ci=new tS(Me),aa,oa,ca=0,_a=Me.getCancellationToken?new nS(Me.getCancellationToken()):rS,Ga=Me.getCurrentDirectory();vx((zn=Me.getLocalizedDiagnosticMessages)==null?void 0:zn.bind(Me));function X(Bn){Me.log&&Me.log(Bn)}let Ha=J0(Me),ts=wp(Ha),Ps=getSourceMapper({useCaseSensitiveFileNames:()=>Ha,getCurrentDirectory:()=>Ga,getProgram:Ye,fileExists:le(Me,Me.fileExists),readFile:le(Me,Me.readFile),getDocumentPositionMapper:le(Me,Me.getDocumentPositionMapper),getSourceFileLike:le(Me,Me.getSourceFileLike),log:X});function Te(Me){let Bn=aa.getSourceFile(Me);if(!Bn){let Bn=new Error(`Could not find source file: '${Me}'.`);throw Bn.ProgramFiles=aa.getSourceFiles().map((Me=>Me.fileName)),Bn}return Bn}function Se(){var Hn,zn,Ci;if(Vp.assert(ni!==2),Me.getProjectVersion){let Bn=Me.getProjectVersion();if(Bn){if(oa===Bn&&!((Hn=Me.hasChangedAutomaticTypeDirectiveNames)!=null&&Hn.call(Me)))return;oa=Bn}}let xa=Me.getTypeRootsVersion?Me.getTypeRootsVersion():0;ca!==xa&&(X("TypeRoots version has changed; provide new program"),aa=void 0,ca=xa);let so=Me.getScriptFileNames().slice(),oo=Me.getCompilationSettings()||y7(),Jo=Me.hasInvalidatedResolutions||w_,tc=le(Me,Me.hasChangedAutomaticTypeDirectiveNames),dc=(zn=Me.getProjectReferences)==null?void 0:zn.call(Me),Fc,Jc={getSourceFile:wt,getSourceFileByPath:Tr,getCancellationToken:()=>_a,getCanonicalFileName:ts,useCaseSensitiveFileNames:()=>Ha,getNewLine:()=>ox(oo),getDefaultLibFileName:Bn=>Me.getDefaultLibFileName(Bn),writeFile:yn,getCurrentDirectory:()=>Ga,fileExists:Bn=>Me.fileExists(Bn),readFile:Bn=>Me.readFile&&Me.readFile(Bn),getSymlinkCache:le(Me,Me.getSymlinkCache),realpath:le(Me,Me.realpath),directoryExists:Bn=>sx(Bn,Me),getDirectories:Bn=>Me.getDirectories?Me.getDirectories(Bn):[],readDirectory:(Bn,Hn,zn,ni,Ci)=>(Vp.checkDefined(Me.readDirectory,"'LanguageServiceHost.readDirectory' must be implemented to correctly process 'projectReferences'"),Me.readDirectory(Bn,Hn,zn,ni,Ci)),onReleaseOldSourceFile:Rn,onReleaseParsedCommandLine:yr,hasInvalidatedResolutions:Jo,hasChangedAutomaticTypeDirectiveNames:tc,trace:le(Me,Me.trace),resolveModuleNames:le(Me,Me.resolveModuleNames),getModuleResolutionCache:le(Me,Me.getModuleResolutionCache),createHash:le(Me,Me.createHash),resolveTypeReferenceDirectives:le(Me,Me.resolveTypeReferenceDirectives),resolveModuleNameLiterals:le(Me,Me.resolveModuleNameLiterals),resolveTypeReferenceDirectiveReferences:le(Me,Me.resolveTypeReferenceDirectiveReferences),useSourceOfProjectReferenceRedirect:le(Me,Me.useSourceOfProjectReferenceRedirect),getParsedCommandLine:Dr},Dp=Jc.getSourceFile,{getSourceFileWithCache:kp}=changeCompilerHostLikeToUseCache(Jc,(Me=>Ui(Me,Ga,ts)),(function(){for(var Me=arguments.length,Bn=new Array(Me),Hn=0;HnJc.fileExists(Me),readFile:Me=>Jc.readFile(Me),readDirectory:function(){return Jc.readDirectory(...arguments)},trace:Jc.trace,getCurrentDirectory:Jc.getCurrentDirectory,onUnRecoverableConfigFileDiagnostic:yn},Up=Bn.getKeyForCompilationSettings(oo);if(isProgramUptoDate(aa,so,oo,((Bn,Hn)=>Me.getScriptVersion(Hn)),(Me=>Jc.fileExists(Me)),Jo,tc,Dr,dc))return;let qp={rootNames:so,options:oo,host:Jc,oldProgram:aa,projectReferences:dc};aa=createProgram(qp),Jc=void 0,Fc=void 0,Ps.clearCache(),aa.getTypeChecker();return;function Dr(Bn){let Hn=Ui(Bn,Ga,ts),zn=Fc==null?void 0:Fc.get(Hn);if(zn!==void 0)return zn||void 0;let ni=Me.getParsedCommandLine?Me.getParsedCommandLine(Bn):Lr(Bn);return(Fc||(Fc=new Map)).set(Hn,ni||!1),ni}function Lr(Me){let Bn=wt(Me,100);if(Bn)return Bn.path=Ui(Me,Ga,ts),Bn.resolvedPath=Bn.path,Bn.originalFileName=Bn.fileName,parseJsonSourceFileConfigFileContent(Bn,Qp,as(ma(Me),Ga),void 0,as(Me,Ga))}function yr(Bn,Hn,zn){var ni;Me.getParsedCommandLine?(ni=Me.onReleaseParsedCommandLine)==null||ni.call(Me,Bn,Hn,zn):Hn&&Rn(Hn.sourceFile,zn)}function Rn(Me,Hn){let zn=Bn.getKeyForCompilationSettings(Hn);Bn.releaseDocumentWithKey(Me.resolvedPath,zn,Me.scriptKind,Me.impliedNodeFormat)}function wt(Me,Bn,Hn,zn){return Tr(Me,Ui(Me,Ga,ts),Bn,Hn,zn)}function Tr(Hn,zn,ni,Ci,oa){Vp.assert(Jc,"getOrCreateSourceFileByPath called after typical CompilerHost lifetime, check the callstack something with a reference to an old host.");let ca=Me.getScriptSnapshot(Hn);if(!ca)return;let _a=getScriptKind(Hn,Me),xa=Me.getScriptVersion(Hn);if(!oa){let Ci=aa&&aa.getSourceFileByPath(zn);if(Ci){if(_a===Ci.scriptKind)return Bn.updateDocumentWithKey(Hn,zn,Me,Up,ca,xa,_a,ni);Bn.releaseDocumentWithKey(Ci.resolvedPath,Bn.getKeyForCompilationSettings(aa.getCompilerOptions()),Ci.scriptKind,Ci.impliedNodeFormat)}}return Bn.acquireDocumentWithKey(Hn,zn,Me,Up,ca,xa,_a,ni)}}function Ye(){if(ni===2){Vp.assert(aa===void 0);return}return Se(),aa}function Ne(){var Bn;return(Bn=Me.getPackageJsonAutoImportProvider)==null?void 0:Bn.call(Me)}function oe(Bn,Hn){let zn=aa.getTypeChecker(),ni=fe();if(!ni)return!1;for(let zn of Bn)for(let Bn of zn.references){let zn=T(Bn);if(Vp.assertIsDefined(zn),Hn.has(Bn)||ts_FindAllReferences_exports.isDeclarationOfSymbol(zn,ni)){Hn.add(Bn),Bn.isDefinition=!0;let zn=getMappedDocumentSpan(Bn,Ps,le(Me,Me.fileExists));zn&&Hn.add(zn)}else Bn.isDefinition=!1}return!0;function fe(){for(let ni of Bn)for(let Bn of ni.references){if(Hn.has(Bn)){let Me=T(Bn);return Vp.assertIsDefined(Me),zn.getSymbolAtLocation(Me)}let ni=getMappedDocumentSpan(Bn,Ps,le(Me,Me.fileExists));if(ni&&Hn.has(ni)){let Me=T(ni);if(Me)return zn.getSymbolAtLocation(Me)}}}function T(Me){let Bn=aa.getSourceFile(Me.fileName);if(!Bn)return;let Hn=getTouchingPropertyName(Bn,Me.textSpan.start);return ts_FindAllReferences_exports.Core.getAdjustedNode(Hn,{use:ts_FindAllReferences_exports.FindReferencesUse.References})}}function Ve(){aa=void 0}function pt(){if(aa){let Me=Bn.getKeyForCompilationSettings(aa.getCompilerOptions());c(aa.getSourceFiles(),(Hn=>Bn.releaseDocumentWithKey(Hn.resolvedPath,Me,Hn.scriptKind,Hn.impliedNodeFormat))),aa=void 0}Me=void 0}function Gt(Me){return Se(),aa.getSyntacticDiagnostics(Te(Me),_a).slice()}function Nt(Me){Se();let Bn=Te(Me),Hn=aa.getSemanticDiagnostics(Bn,_a);if(!cv(aa.getCompilerOptions()))return Hn.slice();let zn=aa.getDeclarationDiagnostics(Bn,_a);return[...Hn,...zn]}function Xt(Me){return Se(),computeSuggestionDiagnostics(Te(Me),aa,_a)}function er(){return Se(),[...aa.getOptionsDiagnostics(_a),...aa.getGlobalDiagnostics(_a)]}function Tn(Bn,Hn){let zn=arguments.length>2&&arguments[2]!==void 0?arguments[2]:emptyOptions,ni=arguments.length>3?arguments[3]:void 0,Ci=Object.assign(Object.assign({},zn),{},{includeCompletionsForModuleExports:zn.includeCompletionsForModuleExports||zn.includeExternalModuleExports,includeCompletionsWithInsertText:zn.includeCompletionsWithInsertText||zn.includeInsertTextCompletions});return Se(),ts_Completions_exports.getCompletionsAtPosition(Me,aa,X,Te(Bn),Hn,Ci,zn.triggerCharacter,zn.triggerKind,_a,ni&&ts_formatting_exports.getFormatContext(ni,Me),zn.includeSymbol)}function Hr(Bn,Hn,zn,ni,Ci){let oa=arguments.length>5&&arguments[5]!==void 0?arguments[5]:emptyOptions,ca=arguments.length>6?arguments[6]:void 0;return Se(),ts_Completions_exports.getCompletionEntryDetails(aa,X,Te(Bn),Hn,{name:zn,source:Ci,data:ca},Me,ni&&ts_formatting_exports.getFormatContext(ni,Me),oa,_a)}function Gi(Bn,Hn,zn,ni){let Ci=arguments.length>4&&arguments[4]!==void 0?arguments[4]:emptyOptions;return Se(),ts_Completions_exports.getCompletionEntrySymbol(aa,X,Te(Bn),Hn,{name:zn,source:ni},Me,Ci)}function pn(Me,Bn){Se();let Hn=Te(Me),zn=getTouchingPropertyName(Hn,Bn);if(zn===Hn)return;let ni=aa.getTypeChecker(),Ci=fn(zn),oa=mB(Ci,ni);if(!oa||ni.isUnknownSymbol(oa)){let Me=Ut(Hn,Ci,Bn)?ni.getTypeAtLocation(Ci):void 0;return Me&&{kind:"",kindModifiers:"",textSpan:createTextSpanFromNode(Ci,Hn),displayParts:ni.runWithCancellationToken(_a,(Bn=>typeToDisplayParts(Bn,Me,getContainerNode(Ci)))),documentation:Me.symbol?Me.symbol.getDocumentationComment(ni):void 0,tags:Me.symbol?Me.symbol.getJsDocTags(ni):void 0}}let{symbolKind:ca,displayParts:xa,documentation:Ga,tags:Ha}=ni.runWithCancellationToken(_a,(Me=>ts_SymbolDisplay_exports.getSymbolDisplayPartsDocumentationAndSymbolKind(Me,oa,Hn,getContainerNode(Ci),Ci)));return{kind:ca,kindModifiers:ts_SymbolDisplay_exports.getSymbolModifiers(ni,oa),textSpan:createTextSpanFromNode(Ci,Hn),displayParts:xa,documentation:Ga,tags:Ha}}function fn(Me){return X8(Me.parent)&&Me.pos===Me.parent.pos?Me.parent.expression:$v(Me.parent)&&Me.pos===Me.parent.pos||o0(Me.parent)&&Me.parent.name===Me?Me.parent:Me}function Ut(Me,Bn,Hn){switch(Bn.kind){case 79:return!isLabelName(Bn)&&!isTagName(Bn)&&!jS(Bn.parent);case 208:case 163:return!isInComment(Me,Hn);case 108:case 194:case 106:case 199:return!0;case 233:return o0(Bn);default:return!1}}function kn(Me,Bn,Hn,zn){return Se(),ts_GoToDefinition_exports.getDefinitionAtPosition(aa,Te(Me),Bn,Hn,zn)}function an(Me,Bn){return Se(),ts_GoToDefinition_exports.getDefinitionAndBoundSpan(aa,Te(Me),Bn)}function mr(Me,Bn){return Se(),ts_GoToDefinition_exports.getTypeDefinitionAtPosition(aa.getTypeChecker(),Te(Me),Bn)}function $i(Me,Bn){return Se(),ts_FindAllReferences_exports.getImplementationsAtPosition(aa,_a,aa.getSourceFiles(),Te(Me),Bn)}function dn(Me,Bn){return ne(Ur(Me,Bn,[Me]),(Me=>Me.highlightSpans.map((Bn=>Object.assign(Object.assign({fileName:Me.fileName,textSpan:Bn.textSpan,isWriteAccess:Bn.kind==="writtenReference"},Bn.isInString&&{isInString:!0}),Bn.contextSpan&&{contextSpan:Bn.contextSpan})))))}function Ur(Me,Bn,Hn){let zn=Un(Me);Vp.assert(Hn.some((Me=>Un(Me)===zn))),Se();let ni=qt(Hn,(Me=>aa.getSourceFile(Me))),Ci=Te(Me);return DocumentHighlights.getDocumentHighlights(aa,_a,Ci,Bn,ni)}function Gr(Me,Bn,Hn,zn,ni){Se();let Ci=Te(Me),aa=getAdjustedRenameLocation(getTouchingPropertyName(Ci,Bn));if(ts_Rename_exports.nodeIsEligibleForRename(aa))if(yt(aa)&&(tu(aa.parent)||sE(aa.parent))&&P4(aa.escapedText)){let{openingElement:Me,closingElement:Bn}=aa.parent.parent;return[Me,Bn].map((Me=>{let Bn=createTextSpanFromNode(Me.tagName,Ci);return Object.assign({fileName:Ci.fileName,textSpan:Bn},ts_FindAllReferences_exports.toContextSpan(Bn,Ci,Me.parent))}))}else return Sn(aa,Bn,{findInStrings:Hn,findInComments:zn,providePrefixAndSuffixTextForRename:ni,use:ts_FindAllReferences_exports.FindReferencesUse.Rename},((Me,Bn,Hn)=>ts_FindAllReferences_exports.toRenameLocation(Me,Bn,Hn,ni||!1)))}function _r(Me,Bn){return Se(),Sn(getTouchingPropertyName(Te(Me),Bn),Bn,{use:ts_FindAllReferences_exports.FindReferencesUse.References},ts_FindAllReferences_exports.toReferenceEntry)}function Sn(Me,Bn,Hn,zn){Se();let ni=Hn&&Hn.use===ts_FindAllReferences_exports.FindReferencesUse.Rename?aa.getSourceFiles().filter((Me=>!aa.isSourceFileDefaultLibrary(Me))):aa.getSourceFiles();return ts_FindAllReferences_exports.findReferenceOrRenameEntries(aa,_a,ni,Me,Bn,Hn,zn)}function In(Me,Bn){return Se(),ts_FindAllReferences_exports.findReferencedSymbols(aa,_a,aa.getSourceFiles(),Te(Me),Bn)}function pr(Me){return Se(),ts_FindAllReferences_exports.Core.getReferencesForFileName(Me,aa,aa.getSourceFiles()).map(ts_FindAllReferences_exports.toReferenceEntry)}function Zt(Me,Bn,Hn){let zn=arguments.length>3&&arguments[3]!==void 0?arguments[3]:!1;Se();let ni=Hn?[Te(Hn)]:aa.getSourceFiles();return getNavigateToItems(ni,aa.getTypeChecker(),_a,Me,Bn,zn)}function Or(Bn,Hn,zn){Se();let ni=Te(Bn),Ci=Me.getCustomTransformers&&Me.getCustomTransformers();return getFileEmitOutput(aa,ni,!!Hn,_a,Ci,zn)}function Nn(Me,Bn){let{triggerReason:Hn}=arguments.length>2&&arguments[2]!==void 0?arguments[2]:emptyOptions;Se();let zn=Te(Me);return ts_SignatureHelp_exports.getSignatureHelpItems(aa,zn,Bn,Hn,_a)}function ar(Me){return Ci.getCurrentSourceFile(Me)}function oi(Me,Bn,Hn){let zn=Ci.getCurrentSourceFile(Me),ni=getTouchingPropertyName(zn,Bn);if(ni===zn)return;switch(ni.kind){case 208:case 163:case 10:case 95:case 110:case 104:case 106:case 108:case 194:case 79:break;default:return}let aa=ni;for(;;)if(isRightSideOfPropertyAccess(aa)||isRightSideOfQualifiedName(aa))aa=aa.parent;else if(isNameOfModuleDeclaration(aa))if(aa.parent.parent.kind===264&&aa.parent.parent.body===aa.parent)aa=aa.parent.parent.name;else break;else break;return ha(aa.getStart(),ni.getEnd())}function cr(Me,Bn){let Hn=Ci.getCurrentSourceFile(Me);return ts_BreakpointResolver_exports.spanInSourceFileAtLocation(Hn,Bn)}function $r(Me){return getNavigationBarItems(Ci.getCurrentSourceFile(Me),_a)}function hr(Me){return getNavigationTree(Ci.getCurrentSourceFile(Me),_a)}function On(Me,Bn,Hn){return Se(),(Hn||"original")==="2020"?ts_classifier_exports.v2020.getSemanticClassifications(aa,_a,Te(Me),Bn):getSemanticClassifications(aa.getTypeChecker(),_a,Te(Me),aa.getClassifiableNames(),Bn)}function nr(Me,Bn,Hn){return Se(),(Hn||"original")==="original"?getEncodedSemanticClassifications(aa.getTypeChecker(),_a,Te(Me),aa.getClassifiableNames(),Bn):ts_classifier_exports.v2020.getEncodedSemanticClassifications(aa,_a,Te(Me),Bn)}function br(Me,Bn){return getSyntacticClassifications(_a,Ci.getCurrentSourceFile(Me),Bn)}function Kr(Me,Bn){return getEncodedSyntacticClassifications(_a,Ci.getCurrentSourceFile(Me),Bn)}function wa(Me){let Bn=Ci.getCurrentSourceFile(Me);return ts_OutliningElementsCollector_exports.collectElements(Bn,_a)}let so=new Map(Object.entries({[18]:19,[20]:21,[22]:23,[31]:29}));so.forEach(((Me,Bn)=>so.set(Me.toString(),Number(Bn))));function Ki(Me,Bn){let Hn=Ci.getCurrentSourceFile(Me),zn=getTouchingToken(Hn,Bn),ni=zn.getStart(Hn)===Bn?so.get(zn.kind.toString()):void 0,aa=ni&&findChildOfKind(zn.parent,ni,Hn);return aa?[createTextSpanFromNode(zn,Hn),createTextSpanFromNode(aa,Hn)].sort(((Me,Bn)=>Me.start-Bn.start)):xa}function Mn(Me,Bn,Hn){let zn=Wp(),ni=lu(Hn),aa=Ci.getCurrentSourceFile(Me);X("getIndentationAtPosition: getCurrentSourceFile: "+(Wp()-zn)),zn=Wp();let oa=ts_formatting_exports.SmartIndenter.getIndentation(Bn,aa,ni);return X("getIndentationAtPosition: computeIndentation : "+(Wp()-zn)),oa}function _i(Bn,Hn,zn,ni){let aa=Ci.getCurrentSourceFile(Bn);return ts_formatting_exports.formatSelection(Hn,zn,aa,ts_formatting_exports.getFormatContext(lu(ni),Me))}function Ca(Bn,Hn){return ts_formatting_exports.formatDocument(Ci.getCurrentSourceFile(Bn),ts_formatting_exports.getFormatContext(lu(Hn),Me))}function St(Bn,Hn,zn,ni){let aa=Ci.getCurrentSourceFile(Bn),oa=ts_formatting_exports.getFormatContext(lu(ni),Me);if(!isInComment(aa,Hn))switch(zn){case"{":return ts_formatting_exports.formatOnOpeningCurly(Hn,aa,oa);case"}":return ts_formatting_exports.formatOnClosingCurly(Hn,aa,oa);case";":return ts_formatting_exports.formatOnSemicolon(Hn,aa,oa);case`\n`:return ts_formatting_exports.formatOnEnter(Hn,aa,oa)}return[]}function ue(Bn,Hn,zn,ni,Ci){let oa=arguments.length>5&&arguments[5]!==void 0?arguments[5]:emptyOptions;Se();let ca=Te(Bn),xa=ha(Hn,zn),Ga=ts_formatting_exports.getFormatContext(Ci,Me);return ne(ji(ni,fa,Vr),(Bn=>(_a.throwIfCancellationRequested(),ts_codefix_exports.getFixes({errorCode:Bn,sourceFile:ca,span:xa,program:aa,host:Me,cancellationToken:_a,formatContext:Ga,preferences:oa}))))}function He(Bn,Hn,zn){let ni=arguments.length>3&&arguments[3]!==void 0?arguments[3]:emptyOptions;Se(),Vp.assert(Bn.type==="file");let Ci=Te(Bn.fileName),oa=ts_formatting_exports.getFormatContext(zn,Me);return ts_codefix_exports.getAllFixes({fixId:Hn,sourceFile:Ci,program:aa,host:Me,cancellationToken:_a,formatContext:oa,preferences:ni})}function _t(Bn,Hn){let zn=arguments.length>2&&arguments[2]!==void 0?arguments[2]:emptyOptions;var ni;Se(),Vp.assert(Bn.type==="file");let Ci=Te(Bn.fileName),oa=ts_formatting_exports.getFormatContext(Hn,Me),ca=(ni=Bn.mode)!=null?ni:Bn.skipDestructiveCodeActions?"SortAndCombine":"All";return ts_OrganizeImports_exports.organizeImports(Ci,oa,Me,aa,zn,ca)}function ft(Bn,Hn,zn){let ni=arguments.length>3&&arguments[3]!==void 0?arguments[3]:emptyOptions;return getEditsForFileRename(Ye(),Bn,Hn,Me,ts_formatting_exports.getFormatContext(zn,Me),ni,Ps)}function Kt(Me,Bn){let Hn=typeof Me=="string"?Bn:Me;return ir(Hn)?Promise.all(Hn.map((Me=>zt(Me)))):zt(Hn)}function zt(Bn){let ie=Me=>Ui(Me,Ga,ts);return Vp.assertEqual(Bn.type,"install package"),Me.installPackage?Me.installPackage({fileName:ie(Bn.file),packageName:Bn.packageName}):Promise.reject("Host does not implement `installPackage`")}function xe(Bn,Hn,zn,ni){let aa=ni?ts_formatting_exports.getFormatContext(ni,Me).options:void 0;return ts_JsDoc_exports.getDocCommentTemplateAtPosition(getNewLineOrDefaultFromHost(Me,aa),Ci.getCurrentSourceFile(Bn),Hn,zn)}function Le(Me,Bn,Hn){if(Hn===60)return!1;let zn=Ci.getCurrentSourceFile(Me);if(isInString(zn,Bn))return!1;if(isInsideJsxElementOrAttribute(zn,Bn))return Hn===123;if(isInTemplateString(zn,Bn))return!1;switch(Hn){case 39:case 34:case 96:return!isInComment(zn,Bn)}return!0}function Re(Me,Bn){let Hn=Ci.getCurrentSourceFile(Me),zn=findPrecedingToken(Bn,Hn);if(!zn)return;let ni=zn.kind===31&&tu(zn.parent)?zn.parent.parent:td(zn)&&l2(zn.parent)?zn.parent:void 0;if(ni&&gr(ni))return{newText:``};let aa=zn.kind===31&&u2(zn.parent)?zn.parent.parent:td(zn)&&pd(zn.parent)?zn.parent:void 0;if(aa&&Ln(aa))return{newText:""}}function ot(Me,Bn){return{lineStarts:Me.getLineStarts(),firstLine:Me.getLineAndCharacterOfPosition(Bn.pos).line,lastLine:Me.getLineAndCharacterOfPosition(Bn.end).line}}function Ct(Me,Bn,Hn){let zn=Ci.getCurrentSourceFile(Me),ni=[],{lineStarts:aa,firstLine:oa,lastLine:ca}=ot(zn,Bn),_a=Hn||!1,xa=Number.MAX_VALUE,Ga=new Map,Ha=new RegExp(/\S/),ts=isInsideJsxElement(zn,aa[oa]),Ps=ts?"{/*":"//";for(let Me=oa;Me<=ca;Me++){let Bn=zn.text.substring(aa[Me],zn.getLineEndOfPosition(aa[Me])),ni=Ha.exec(Bn);ni&&(xa=Math.min(xa,ni.index),Ga.set(Me.toString(),ni.index),Bn.substr(ni.index,Ps.length)!==Ps&&(_a=Hn===void 0||Hn))}for(let Hn=oa;Hn<=ca;Hn++){if(oa!==ca&&aa[Hn]===Bn.end)continue;let Ci=Ga.get(Hn.toString());Ci!==void 0&&(ts?ni.push.apply(ni,Mt(Me,{pos:aa[Hn]+xa,end:zn.getLineEndOfPosition(aa[Hn])},_a,ts)):_a?ni.push({newText:Ps,span:{length:0,start:aa[Hn]+xa}}):zn.text.substr(aa[Hn]+Ci,Ps.length)===Ps&&ni.push({newText:"",span:{length:Ps.length,start:aa[Hn]+Ci}}))}return ni}function Mt(Me,Bn,Hn,zn){var ni;let aa=Ci.getCurrentSourceFile(Me),oa=[],{text:ca}=aa,_a=!1,xa=Hn||!1,Ga=[],{pos:Ha}=Bn,ts=zn!==void 0?zn:isInsideJsxElement(aa,Ha),Ps=ts?"{/*":"/*",so=ts?"*/}":"*/",oo=ts?"\\{\\/\\*":"\\/\\*",Jo=ts?"\\*\\/\\}":"\\*\\/";for(;Ha<=Bn.end;){let Me=ca.substr(Ha,Ps.length)===Ps?Ps.length:0,zn=isInComment(aa,Ha+Me);if(zn)ts&&(zn.pos--,zn.end++),Ga.push(zn.pos),zn.kind===3&&Ga.push(zn.end),_a=!0,Ha=zn.end+1;else{let Me=ca.substring(Ha,Bn.end).search(`(${oo})|(${Jo})`);xa=Hn!==void 0?Hn:xa||!isTextWhiteSpaceLike(ca,Ha,Me===-1?Bn.end:Ha+Me),Ha=Me===-1?Bn.end+1:Ha+Me+so.length}}if(xa||!_a){((ni=isInComment(aa,Bn.pos))==null?void 0:ni.kind)!==2&&Qn(Ga,Bn.pos,Vr),Qn(Ga,Bn.end,Vr);let Me=Ga[0];ca.substr(Me,Ps.length)!==Ps&&oa.push({newText:Ps,span:{length:0,start:Me}});for(let Me=1;Me0?Me-so.length:0,Hn=ca.substr(Bn,so.length)===so?so.length:0;oa.push({newText:"",span:{length:Ps.length,start:Me-Hn}})}return oa}function It(Me,Bn){let Hn=Ci.getCurrentSourceFile(Me),{firstLine:zn,lastLine:ni}=ot(Hn,Bn);return zn===ni&&Bn.pos!==Bn.end?Mt(Me,Bn,!0):Ct(Me,Bn,!0)}function Mr(Me,Bn){let Hn=Ci.getCurrentSourceFile(Me),zn=[],{pos:ni}=Bn,{end:aa}=Bn;ni===aa&&(aa+=isInsideJsxElement(Hn,ni)?2:1);for(let Bn=ni;Bn<=aa;Bn++){let ni=isInComment(Hn,Bn);if(ni){switch(ni.kind){case 2:zn.push.apply(zn,Ct(Me,{end:ni.end,pos:ni.pos+1},!1));break;case 3:zn.push.apply(zn,Mt(Me,{end:ni.end,pos:ni.pos+1},!1))}Bn=ni.end+1}}return zn}function gr(Me){let{openingElement:Bn,closingElement:Hn,parent:zn}=Me;return!Hi(Bn.tagName,Hn.tagName)||l2(zn)&&Hi(Bn.tagName,zn.openingElement.tagName)&&gr(zn)}function Ln(Me){let{closingFragment:Bn,parent:Hn}=Me;return!!(Bn.flags&131072)||pd(Hn)&&Ln(Hn)}function ys(Me,Bn,Hn){let zn=Ci.getCurrentSourceFile(Me),ni=ts_formatting_exports.getRangeOfEnclosingComment(zn,Bn);return ni&&(!Hn||ni.kind===3)?createTextSpanFromRange(ni):void 0}function ci(Me,Bn){Se();let Hn=Te(Me);_a.throwIfCancellationRequested();let zn=Hn.text,ni=[];if(Bn.length>0&&!_e(Hn.fileName)){let Me=it(),Ci;for(;Ci=Me.exec(zn);){_a.throwIfCancellationRequested();let Me=3;Vp.assert(Ci.length===Bn.length+Me);let aa=Ci[1],oa=Ci.index+aa.length;if(!isInComment(Hn,oa))continue;let ca;for(let Hn=0;Hn"("+T(Me.text)+")")).join("|")+")",Ci=/(?:$|\*\/)/.source,aa=/(?:.*?)/.source,oa="("+ni+aa+")",ca=zn+oa+Ci;return new RegExp(ca,"gim")}function mt(Me){return Me>=97&&Me<=122||Me>=65&&Me<=90||Me>=48&&Me<=57}function _e(Me){return Fi(Me,"/node_modules/")}}function Xi(Me,Bn,Hn){return Se(),ts_Rename_exports.getRenameInfo(aa,Te(Me),Bn,Hn||{})}function Aa(Bn,Hn,zn,ni,Ci,aa){let[oa,ca]=typeof Hn=="number"?[Hn,void 0]:[Hn.pos,Hn.end];return{file:Bn,startPosition:oa,endPosition:ca,program:Ye(),host:Me,formatContext:ts_formatting_exports.getFormatContext(ni,Me),cancellationToken:_a,preferences:zn,triggerReason:Ci,kind:aa}}function vs(Bn,Hn,zn){return{file:Bn,program:Ye(),host:Me,span:Hn,preferences:zn,cancellationToken:_a}}function $s(Me,Bn){return ts_SmartSelectionRange_exports.getSmartSelectionRange(Bn,Ci.getCurrentSourceFile(Me))}function li(Me,Bn){let Hn=arguments.length>2&&arguments[2]!==void 0?arguments[2]:emptyOptions,zn=arguments.length>3?arguments[3]:void 0,ni=arguments.length>4?arguments[4]:void 0;Se();let Ci=Te(Me);return ts_refactor_exports.getApplicableRefactors(Aa(Ci,Bn,Hn,emptyOptions,zn,ni))}function Yi(Me,Bn,Hn,zn,ni){let Ci=arguments.length>5&&arguments[5]!==void 0?arguments[5]:emptyOptions;Se();let aa=Te(Me);return ts_refactor_exports.getEditsForRefactor(Aa(aa,Hn,Ci,Bn),zn,ni)}function Qi(Me,Bn){return Bn===0?{line:0,character:0}:Ps.toLineColumnOffset(Me,Bn)}function bs(Me,Bn){Se();let Hn=ts_CallHierarchy_exports.resolveCallHierarchyDeclaration(aa,getTouchingPropertyName(Te(Me),Bn));return Hn&&mapOneOrMany(Hn,(Me=>ts_CallHierarchy_exports.createCallHierarchyItem(aa,Me)))}function Ai(Me,Bn){Se();let Hn=Te(Me),zn=firstOrOnly(ts_CallHierarchy_exports.resolveCallHierarchyDeclaration(aa,Bn===0?Hn:getTouchingPropertyName(Hn,Bn)));return zn?ts_CallHierarchy_exports.getIncomingCalls(aa,zn,_a):[]}function xn(Me,Bn){Se();let Hn=Te(Me),zn=firstOrOnly(ts_CallHierarchy_exports.resolveCallHierarchyDeclaration(aa,Bn===0?Hn:getTouchingPropertyName(Hn,Bn)));return zn?ts_CallHierarchy_exports.getOutgoingCalls(aa,zn):[]}function Dt(Me,Bn){let Hn=arguments.length>2&&arguments[2]!==void 0?arguments[2]:emptyOptions;Se();let zn=Te(Me);return ts_InlayHints_exports.provideInlayHints(vs(zn,Bn,Hn))}let oo={dispose:pt,cleanupSemanticCache:Ve,getSyntacticDiagnostics:Gt,getSemanticDiagnostics:Nt,getSuggestionDiagnostics:Xt,getCompilerOptionsDiagnostics:er,getSyntacticClassifications:br,getSemanticClassifications:On,getEncodedSyntacticClassifications:Kr,getEncodedSemanticClassifications:nr,getCompletionsAtPosition:Tn,getCompletionEntryDetails:Hr,getCompletionEntrySymbol:Gi,getSignatureHelpItems:Nn,getQuickInfoAtPosition:pn,getDefinitionAtPosition:kn,getDefinitionAndBoundSpan:an,getImplementationAtPosition:$i,getTypeDefinitionAtPosition:mr,getReferencesAtPosition:_r,findReferences:In,getFileReferences:pr,getOccurrencesAtPosition:dn,getDocumentHighlights:Ur,getNameOrDottedNameSpan:oi,getBreakpointStatementAtPosition:cr,getNavigateToItems:Zt,getRenameInfo:Xi,getSmartSelectionRange:$s,findRenameLocations:Gr,getNavigationBarItems:$r,getNavigationTree:hr,getOutliningSpans:wa,getTodoComments:ci,getBraceMatchingAtPosition:Ki,getIndentationAtPosition:Mn,getFormattingEditsForRange:_i,getFormattingEditsForDocument:Ca,getFormattingEditsAfterKeystroke:St,getDocCommentTemplateAtPosition:xe,isValidBraceCompletionAtPosition:Le,getJsxClosingTagAtPosition:Re,getSpanOfEnclosingComment:ys,getCodeFixesAtPosition:ue,getCombinedCodeFix:He,applyCodeActionCommand:Kt,organizeImports:_t,getEditsForFileRename:ft,getEmitOutput:Or,getNonBoundSourceFile:ar,getProgram:Ye,getCurrentProgram:()=>aa,getAutoImportProvider:Ne,updateIsDefinitionOfReferencedSymbols:oe,getApplicableRefactors:li,getEditsForRefactor:Yi,toLineColumnOffset:Qi,getSourceMapper:()=>Ps,clearSourceMapperCache:()=>Ps.clearCache(),prepareCallHierarchy:bs,provideCallHierarchyIncomingCalls:Ai,provideCallHierarchyOutgoingCalls:xn,toggleLineComment:Ct,toggleMultilineComment:Mt,commentSelection:It,uncommentSelection:Mr,provideInlayHints:Dt,getSupportedCodeFixes:v7};switch(ni){case 0:break;case 1:eT.forEach((Me=>oo[Me]=()=>{throw new Error(`LanguageService Operation: ${Me} not allowed in LanguageServiceMode.PartialSemantic`)}));break;case 2:rT.forEach((Me=>oo[Me]=()=>{throw new Error(`LanguageService Operation: ${Me} not allowed in LanguageServiceMode.Syntactic`)}));break;default:Vp.assertNever(ni)}return oo}function uB(Me){return Me.nameTable||pB(Me),Me.nameTable}function pB(Me){let Bn=Me.nameTable=new Map;Me.forEachChild((function r(Me){if(yt(Me)&&!isTagName(Me)&&Me.escapedText||Ta(Me)&&fB(Me)){let Hn=b4(Me);Bn.set(Hn,Bn.get(Hn)===void 0?Me.pos:-1)}else if(vn(Me)){let Hn=Me.escapedText;Bn.set(Hn,Bn.get(Hn)===void 0?Me.pos:-1)}if(xr(Me,r),ya(Me))for(let Bn of Me.jsDoc)xr(Bn,r)}))}function fB(Me){return c4(Me)||Me.parent.kind===280||hB(Me)||l4(Me)}function S7(Me){let Bn=dB(Me);return Bn&&(Hs(Bn.parent)||p2(Bn.parent))?Bn:void 0}function dB(Me){switch(Me.kind){case 10:case 14:case 8:if(Me.parent.kind===164)return Wy(Me.parent.parent)?Me.parent.parent:void 0;case 79:return Wy(Me.parent)&&(Me.parent.parent.kind===207||Me.parent.parent.kind===289)&&Me.parent.name===Me?Me.parent:void 0}}function mB(Me,Bn){let Hn=S7(Me);if(Hn){let Me=Bn.getContextualType(Hn.parent),zn=Me&&x7(Hn,Bn,Me,!1);if(zn&&zn.length===1)return fo(zn)}return Bn.getSymbolAtLocation(Me)}function x7(Me,Bn,Hn,zn){let ni=getNameFromPropertyName(Me.name);if(!ni)return xa;if(!Hn.isUnion()){let Me=Hn.getProperty(ni);return Me?[Me]:xa}let Ci=qt(Hn.types,(Hn=>(Hs(Me.parent)||p2(Me.parent))&&Bn.isTypeInvalidDueToUnionDiscriminant(Hn,Me.parent)?void 0:Hn.getProperty(ni)));if(zn&&(Ci.length===0||Ci.length===Hn.types.length)){let Me=Hn.getProperty(ni);if(Me)return[Me]}return Ci.length===0?qt(Hn.types,(Me=>Me.getProperty(ni))):Ci}function hB(Me){return Me&&Me.parent&&Me.parent.kind===209&&Me.parent.argumentExpression===Me}function gB(Me){if(Hy)return tn(ma(Un(Hy.getExecutingFilePath())),aS(Me));throw new Error("getDefaultLibFilePath is only supported when consumed as a node module. ")}var qw,Vw,Hw,Jw,Ww,Yw,Kw,zw,Xw,Zw,eS,tS,rS,nS,iS,eT,rT,nT=D({"src/services/services.ts"(){"use strict";iT(),iT(),p7(),f7(),qw="0.8",Vw=class{constructor(Me,Bn,Hn){this.pos=Bn,this.end=Hn,this.flags=0,this.modifierFlagsCache=0,this.transformFlags=0,this.parent=void 0,this.kind=Me}assertHasRealPosition(Me){Vp.assert(!hs(this.pos)&&!hs(this.end),Me||"Node must have a real position for this operation")}getSourceFile(){return Si(this)}getStart(Me,Bn){return this.assertHasRealPosition(),Io(this,Me,Bn)}getFullStart(){return this.assertHasRealPosition(),this.pos}getEnd(){return this.assertHasRealPosition(),this.end}getWidth(Me){return this.assertHasRealPosition(),this.getEnd()-this.getStart(Me)}getFullWidth(){return this.assertHasRealPosition(),this.end-this.pos}getLeadingTriviaWidth(Me){return this.assertHasRealPosition(),this.getStart(Me)-this.pos}getFullText(Me){return this.assertHasRealPosition(),(Me||this.getSourceFile()).text.substring(this.pos,this.end)}getText(Me){return this.assertHasRealPosition(),Me||(Me=this.getSourceFile()),Me.text.substring(this.getStart(Me),this.getEnd())}getChildCount(Me){return this.getChildren(Me).length}getChildAt(Me,Bn){return this.getChildren(Bn)[Me]}getChildren(Me){return this.assertHasRealPosition("Node without a real position cannot be scanned and thus has no token nodes - use forEachChild and collect the result if that's fine"),this._children||(this._children=sB(this,Me))}getFirstToken(Me){this.assertHasRealPosition();let Bn=this.getChildren(Me);if(!Bn.length)return;let Hn=Ae(Bn,(Me=>Me.kind<312||Me.kind>353));return Hn.kind<163?Hn:Hn.getFirstToken(Me)}getLastToken(Me){this.assertHasRealPosition();let Bn=this.getChildren(Me),Hn=Cn(Bn);if(Hn)return Hn.kind<163?Hn:Hn.getLastToken(Me)}forEachChild(Me,Bn){return xr(this,Me,Bn)}},Hw=class{constructor(Me,Bn){this.pos=Me,this.end=Bn,this.flags=0,this.modifierFlagsCache=0,this.transformFlags=0,this.parent=void 0}getSourceFile(){return Si(this)}getStart(Me,Bn){return Io(this,Me,Bn)}getFullStart(){return this.pos}getEnd(){return this.end}getWidth(Me){return this.getEnd()-this.getStart(Me)}getFullWidth(){return this.end-this.pos}getLeadingTriviaWidth(Me){return this.getStart(Me)-this.pos}getFullText(Me){return(Me||this.getSourceFile()).text.substring(this.pos,this.end)}getText(Me){return Me||(Me=this.getSourceFile()),Me.text.substring(this.getStart(Me),this.getEnd())}getChildCount(){return this.getChildren().length}getChildAt(Me){return this.getChildren()[Me]}getChildren(){return this.kind===1&&this.jsDoc||xa}getFirstToken(){}getLastToken(){}forEachChild(){}},Jw=class{constructor(Me,Bn){this.id=0,this.mergeId=0,this.flags=Me,this.escapedName=Bn}getFlags(){return this.flags}get name(){return rf(this)}getEscapedName(){return this.escapedName}getName(){return this.name}getDeclarations(){return this.declarations}getDocumentationComment(Me){if(!this.documentationComment)if(this.documentationComment=xa,!this.declarations&&$y(this)&&this.links.target&&$y(this.links.target)&&this.links.target.links.tupleLabelDeclaration){let Bn=this.links.target.links.tupleLabelDeclaration;this.documentationComment=cu([Bn],Me)}else this.documentationComment=cu(this.declarations,Me);return this.documentationComment}getContextualDocumentationComment(Me,Bn){if(Me){if(Tl(Me)&&(this.contextualGetAccessorDocumentationComment||(this.contextualGetAccessorDocumentationComment=cu(ee(this.declarations,Tl),Bn)),I(this.contextualGetAccessorDocumentationComment)))return this.contextualGetAccessorDocumentationComment;if(bl(Me)&&(this.contextualSetAccessorDocumentationComment||(this.contextualSetAccessorDocumentationComment=cu(ee(this.declarations,bl),Bn)),I(this.contextualSetAccessorDocumentationComment)))return this.contextualSetAccessorDocumentationComment}return this.getDocumentationComment(Bn)}getJsDocTags(Me){return this.tags===void 0&&(this.tags=Ed(this.declarations,Me)),this.tags}getContextualJsDocTags(Me,Bn){if(Me){if(Tl(Me)&&(this.contextualGetAccessorTags||(this.contextualGetAccessorTags=Ed(ee(this.declarations,Tl),Bn)),I(this.contextualGetAccessorTags)))return this.contextualGetAccessorTags;if(bl(Me)&&(this.contextualSetAccessorTags||(this.contextualSetAccessorTags=Ed(ee(this.declarations,bl),Bn)),I(this.contextualSetAccessorTags)))return this.contextualSetAccessorTags}return this.getJsDocTags(Bn)}},Ww=class extends Hw{constructor(Me,Bn,Hn){super(Bn,Hn),this.kind=Me}},Yw=class extends Hw{constructor(Me,Bn,Hn){super(Bn,Hn),this.kind=79}get text(){return qr(this)}},Yw.prototype.kind=79,Kw=class extends Hw{constructor(Me,Bn,Hn){super(Bn,Hn),this.kind=80}get text(){return qr(this)}},Kw.prototype.kind=80,zw=class{constructor(Me,Bn){this.checker=Me,this.flags=Bn}getFlags(){return this.flags}getSymbol(){return this.symbol}getProperties(){return this.checker.getPropertiesOfType(this)}getProperty(Me){return this.checker.getPropertyOfType(this,Me)}getApparentProperties(){return this.checker.getAugmentedPropertiesOfType(this)}getCallSignatures(){return this.checker.getSignaturesOfType(this,0)}getConstructSignatures(){return this.checker.getSignaturesOfType(this,1)}getStringIndexType(){return this.checker.getIndexTypeOfType(this,0)}getNumberIndexType(){return this.checker.getIndexTypeOfType(this,1)}getBaseTypes(){return this.isClassOrInterface()?this.checker.getBaseTypes(this):void 0}isNullableType(){return this.checker.isNullableType(this)}getNonNullableType(){return this.checker.getNonNullableType(this)}getNonOptionalType(){return this.checker.getNonOptionalType(this)}getConstraint(){return this.checker.getBaseConstraintOfType(this)}getDefault(){return this.checker.getDefaultFromTypeParameter(this)}isUnion(){return!!(this.flags&1048576)}isIntersection(){return!!(this.flags&2097152)}isUnionOrIntersection(){return!!(this.flags&3145728)}isLiteral(){return!!(this.flags&2432)}isStringLiteral(){return!!(this.flags&128)}isNumberLiteral(){return!!(this.flags&256)}isTypeParameter(){return!!(this.flags&262144)}isClassOrInterface(){return!!(Bf(this)&3)}isClass(){return!!(Bf(this)&1)}isIndexType(){return!!(this.flags&4194304)}get typeArguments(){if(Bf(this)&4)return this.checker.getTypeArguments(this)}},Xw=class{constructor(Me,Bn){this.checker=Me,this.flags=Bn}getDeclaration(){return this.declaration}getTypeParameters(){return this.typeParameters}getParameters(){return this.parameters}getReturnType(){return this.checker.getReturnTypeOfSignature(this)}getTypeParameterAtPosition(Me){let Bn=this.checker.getParameterType(this,Me);if(Bn.isIndexType()&&Kx(Bn.type)){let Me=Bn.type.getConstraint();if(Me)return this.checker.getIndexType(Me)}return Bn}getDocumentationComment(){return this.documentationComment||(this.documentationComment=cu(Cp(this.declaration),this.checker))}getJsDocTags(){return this.jsDocTags||(this.jsDocTags=Ed(Cp(this.declaration),this.checker))}},Zw=class extends Vw{constructor(Me,Bn,Hn){super(Me,Bn,Hn),this.kind=308}update(Me,Bn){return k2(this,Me,Bn)}getLineAndCharacterOfPosition(Me){return Ls(this,Me)}getLineStarts(){return ss(this)}getPositionOfLineAndCharacter(Me,Bn,Hn){return dy(ss(this),Me,Bn,this.text,Hn)}getLineEndOfPosition(Me){let{line:Bn}=this.getLineAndCharacterOfPosition(Me),Hn=this.getLineStarts(),zn;Bn+1>=Hn.length&&(zn=this.getEnd()),zn||(zn=Hn[Bn+1]-1);let ni=this.getFullText();return ni[zn]===`\n`&&ni[zn-1]==="\r"?zn-1:zn}getNamedDeclarations(){return this.namedDeclarations||(this.namedDeclarations=this.computeNamedDeclarations()),this.namedDeclarations}computeNamedDeclarations(){let Me=Be();return this.forEachChild(f),Me;function t(Bn){let Hn=s(Bn);Hn&&Me.add(Hn,Bn)}function r(Bn){let Hn=Me.get(Bn);return Hn||Me.set(Bn,Hn=[]),Hn}function s(Me){let Bn=Ey(Me);return Bn&&(Ws(Bn)&&bn(Bn.expression)?Bn.expression.name.text:vl(Bn)?getNameFromPropertyName(Bn):void 0)}function f(Me){switch(Me.kind){case 259:case 215:case 171:case 170:let Bn=Me,Hn=s(Bn);if(Hn){let Me=r(Hn),zn=Cn(Me);zn&&Bn.parent===zn.parent&&Bn.symbol===zn.symbol?Bn.body&&!zn.body&&(Me[Me.length-1]=Bn):Me.push(Bn)}xr(Me,f);break;case 260:case 228:case 261:case 262:case 263:case 264:case 268:case 278:case 273:case 270:case 271:case 174:case 175:case 184:t(Me),xr(Me,f);break;case 166:if(!rn(Me,16476))break;case 257:case 205:{let Bn=Me;if(df(Bn.name)){xr(Bn.name,f);break}Bn.initializer&&f(Bn.initializer)}case 302:case 169:case 168:t(Me);break;case 275:let zn=Me;zn.exportClause&&(iE(zn.exportClause)?c(zn.exportClause.elements,f):f(zn.exportClause.name));break;case 269:let ni=Me.importClause;ni&&(ni.name&&t(ni.name),ni.namedBindings&&(ni.namedBindings.kind===271?t(ni.namedBindings):c(ni.namedBindings.elements,f)));break;case 223:ps(Me)!==0&&t(Me);default:xr(Me,f)}}}},eS=class{constructor(Me,Bn,Hn){this.fileName=Me,this.text=Bn,this.skipTrivia=Hn}getLineAndCharacterOfPosition(Me){return Ls(this,Me)}},tS=class{constructor(Me){this.host=Me}getCurrentSourceFile(Me){var Bn,Hn,zn,ni,Ci,aa,oa,ca;let _a=this.host.getScriptSnapshot(Me);if(!_a)throw new Error("Could not find file: '"+Me+"'.");let xa=getScriptKind(Me,this.host),Ga=this.host.getScriptVersion(Me),Ha;if(this.currentFileName!==Me){let ts={languageVersion:99,impliedNodeFormat:getImpliedNodeFormatForFile(Ui(Me,this.host.getCurrentDirectory(),((zn=(Hn=(Bn=this.host).getCompilerHost)==null?void 0:Hn.call(Bn))==null?void 0:zn.getCanonicalFileName)||D4(this.host)),(ca=(oa=(aa=(Ci=(ni=this.host).getCompilerHost)==null?void 0:Ci.call(ni))==null?void 0:aa.getModuleResolutionCache)==null?void 0:oa.call(aa))==null?void 0:ca.getPackageJsonInfoCache(),this.host,this.host.getCompilationSettings()),setExternalModuleIndicator:Ex(this.host.getCompilationSettings())};Ha=N2(Me,_a,ts,Ga,!0,xa)}else if(this.currentFileVersion!==Ga){let Me=_a.getChangeRange(this.currentFileScriptSnapshot);Ha=T7(this.currentSourceFile,_a,Ga,Me)}return Ha&&(this.currentFileVersion=Ga,this.currentFileName=Me,this.currentFileScriptSnapshot=_a,this.currentSourceFile=Ha),this.currentSourceFile}},rS={isCancellationRequested:w_,throwIfCancellationRequested:yn},nS=class{constructor(Me){this.cancellationToken=Me}isCancellationRequested(){return this.cancellationToken.isCancellationRequested()}throwIfCancellationRequested(){var Me;if(this.isCancellationRequested())throw(Me=Sd)==null||Me.instant(Sd.Phase.Session,"cancellationThrown",{kind:"CancellationTokenObject"}),new ag}},iS=class{constructor(Me){let Bn=arguments.length>1&&arguments[1]!==void 0?arguments[1]:20;this.hostCancellationToken=Me,this.throttleWaitMilliseconds=Bn,this.lastCancellationCheckTime=0}isCancellationRequested(){let Me=Wp();return Math.abs(Me-this.lastCancellationCheckTime)>=this.throttleWaitMilliseconds?(this.lastCancellationCheckTime=Me,this.hostCancellationToken.isCancellationRequested()):!1}throwIfCancellationRequested(){var Me;if(this.isCancellationRequested())throw(Me=Sd)==null||Me.instant(Sd.Phase.Session,"cancellationThrown",{kind:"ThrottledCancellationToken"}),new ag}},eT=["getSemanticDiagnostics","getSuggestionDiagnostics","getCompilerOptionsDiagnostics","getSemanticClassifications","getEncodedSemanticClassifications","getCodeFixesAtPosition","getCombinedCodeFix","applyCodeActionCommand","organizeImports","getEditsForFileRename","getEmitOutput","getApplicableRefactors","getEditsForRefactor","prepareCallHierarchy","provideCallHierarchyIncomingCalls","provideCallHierarchyOutgoingCalls","provideInlayHints","getSupportedCodeFixes"],rT=[...eT,"getCompletionsAtPosition","getCompletionEntryDetails","getCompletionEntrySymbol","getSignatureHelpItems","getQuickInfoAtPosition","getDefinitionAtPosition","getDefinitionAndBoundSpan","getImplementationAtPosition","getTypeDefinitionAtPosition","getReferencesAtPosition","findReferences","getOccurrencesAtPosition","getDocumentHighlights","getNavigateToItems","getRenameInfo","findRenameLocations","getApplicableRefactors"],gx(_B())}}),vB=()=>{},bB=()=>{},TB=()=>{},SB=()=>{},xB=()=>{},EB=()=>{},wB=()=>{},CB=()=>{},AB=()=>{},PB=()=>{},DB=()=>{},kB=()=>{},IB=()=>{},NB=()=>{},OB=()=>{},MB=()=>{},LB=()=>{},RB=()=>{},jB=()=>{},JB=()=>{},iT=D({"src/services/_namespaces/ts.ts"(){"use strict";Gw(),l7(),KF(),u7(),XF(),YF(),QF(),ZF(),eB(),tB(),rB(),nB(),iB(),aB(),nT(),vB(),bB(),TB(),SB(),xB(),EB(),wB(),CB(),AB(),PB(),DB(),p7(),f7(),kB(),IB(),NB(),OB(),MB(),LB(),RB(),jB(),JB()}}),FB=()=>{},aT={};y(aT,{ANONYMOUS:()=>ANONYMOUS,AccessFlags:()=>Ig,AssertionLevel:()=>tc,AssignmentDeclarationKind:()=>Mg,AssignmentKind:()=>bC,Associativity:()=>DC,BreakpointResolver:()=>ts_BreakpointResolver_exports,BuilderFileEmit:()=>BuilderFileEmit,BuilderProgramKind:()=>BuilderProgramKind,BuilderState:()=>BuilderState,BundleFileSectionKind:()=>py,CallHierarchy:()=>ts_CallHierarchy_exports,CharacterCodes:()=>f_,CheckFlags:()=>Dg,CheckMode:()=>CheckMode,ClassificationType:()=>ClassificationType,ClassificationTypeNames:()=>ClassificationTypeNames,CommentDirectiveType:()=>ig,Comparison:()=>ca,CompletionInfoFlags:()=>CompletionInfoFlags,CompletionTriggerKind:()=>CompletionTriggerKind,Completions:()=>ts_Completions_exports,ConfigFileProgramReloadLevel:()=>ConfigFileProgramReloadLevel,ContextFlags:()=>dg,CoreServicesShimHostAdapter:()=>CoreServicesShimHostAdapter,Debug:()=>Vp,DiagnosticCategory:()=>Qg,Diagnostics:()=>wv,DocumentHighlights:()=>DocumentHighlights,ElementFlags:()=>Tg,EmitFlags:()=>hA,EmitHint:()=>ry,EmitOnly:()=>ug,EndOfLineState:()=>EndOfLineState,EnumKind:()=>Eg,ExitStatus:()=>lg,ExportKind:()=>ExportKind,Extension:()=>Z_,ExternalEmitHelpers:()=>ty,FileIncludeKind:()=>sg,FilePreprocessingDiagnosticsKind:()=>og,FileSystemEntryKind:()=>FileSystemEntryKind,FileWatcherEventKind:()=>FileWatcherEventKind,FindAllReferences:()=>ts_FindAllReferences_exports,FlattenLevel:()=>FlattenLevel,FlowFlags:()=>ng,ForegroundColorEscapeSequences:()=>ForegroundColorEscapeSequences,FunctionFlags:()=>EC,GeneratedIdentifierFlags:()=>tg,GetLiteralTextFlags:()=>gC,GoToDefinition:()=>ts_GoToDefinition_exports,HighlightSpanKind:()=>HighlightSpanKind,ImportKind:()=>ImportKind,ImportsNotUsedAsValues:()=>Wg,IndentStyle:()=>IndentStyle,IndexKind:()=>Pg,InferenceFlags:()=>Lg,InferencePriority:()=>Rg,InlayHintKind:()=>InlayHintKind,InlayHints:()=>ts_InlayHints_exports,InternalEmitFlags:()=>ey,InternalSymbolName:()=>Cg,InvalidatedProjectKind:()=>InvalidatedProjectKind,JsDoc:()=>ts_JsDoc_exports,JsTyping:()=>ts_JsTyping_exports,JsxEmit:()=>Jg,JsxFlags:()=>Zh,JsxReferenceKind:()=>Bg,LanguageServiceMode:()=>LanguageServiceMode,LanguageServiceShimHostAdapter:()=>LanguageServiceShimHostAdapter,LanguageVariant:()=>Xg,LexicalEnvironmentFlags:()=>iy,ListFormat:()=>fy,LogLevel:()=>qp,MemberOverrideStatus:()=>pg,ModifierFlags:()=>Qh,ModuleDetectionKind:()=>Gg,ModuleInstanceState:()=>ModuleInstanceState,ModuleKind:()=>Hg,ModuleResolutionKind:()=>Ug,ModuleSpecifierEnding:()=>sw,NavigateTo:()=>ts_NavigateTo_exports,NavigationBar:()=>ts_NavigationBar_exports,NewLineKind:()=>Yg,NodeBuilderFlags:()=>hg,NodeCheckFlags:()=>xg,NodeFactoryFlags:()=>hw,NodeFlags:()=>Pd,NodeResolutionFeatures:()=>NodeResolutionFeatures,ObjectFlags:()=>Sg,OperationCanceledException:()=>ag,OperatorPrecedence:()=>CC,OrganizeImports:()=>ts_OrganizeImports_exports,OrganizeImportsMode:()=>OrganizeImportsMode,OuterExpressionKinds:()=>ny,OutliningElementsCollector:()=>ts_OutliningElementsCollector_exports,OutliningSpanKind:()=>OutliningSpanKind,OutputFileType:()=>OutputFileType,PackageJsonAutoImportPreference:()=>PackageJsonAutoImportPreference,PackageJsonDependencyGroup:()=>PackageJsonDependencyGroup,PatternMatchKind:()=>PatternMatchKind,PollingInterval:()=>PollingInterval,PollingWatchKind:()=>Vg,PragmaKindFlags:()=>Ty,PrivateIdentifierKind:()=>PrivateIdentifierKind,ProcessLevel:()=>ProcessLevel,QuotePreference:()=>QuotePreference,RelationComparisonResult:()=>eg,Rename:()=>ts_Rename_exports,ScriptElementKind:()=>ScriptElementKind,ScriptElementKindModifier:()=>ScriptElementKindModifier,ScriptKind:()=>Kg,ScriptSnapshot:()=>ScriptSnapshot,ScriptTarget:()=>zg,SemanticClassificationFormat:()=>SemanticClassificationFormat,SemanticMeaning:()=>SemanticMeaning,SemicolonPreference:()=>SemicolonPreference,SignatureCheckMode:()=>SignatureCheckMode,SignatureFlags:()=>Ng,SignatureHelp:()=>ts_SignatureHelp_exports,SignatureKind:()=>Fg,SmartSelectionRange:()=>ts_SmartSelectionRange_exports,SnippetKind:()=>oA,SortKind:()=>ts,StructureIsReused:()=>cg,SymbolAccessibility:()=>_g,SymbolDisplay:()=>ts_SymbolDisplay_exports,SymbolDisplayPartKind:()=>SymbolDisplayPartKind,SymbolFlags:()=>bg,SymbolFormatFlags:()=>gg,SyntaxKind:()=>Td,SyntheticSymbolKind:()=>Ag,Ternary:()=>jg,ThrottledCancellationToken:()=>iS,TokenClass:()=>TokenClass,TokenFlags:()=>rg,TransformFlags:()=>sA,TypeFacts:()=>TypeFacts,TypeFlags:()=>wg,TypeFormatFlags:()=>mg,TypeMapKind:()=>Og,TypePredicateKind:()=>yg,TypeReferenceSerializationKind:()=>vg,TypeScriptServicesFactory:()=>TypeScriptServicesFactory,UnionReduction:()=>fg,UpToDateStatusType:()=>UpToDateStatusType,VarianceFlags:()=>kg,Version:()=>Version,VersionRange:()=>VersionRange,WatchDirectoryFlags:()=>Zg,WatchDirectoryKind:()=>qg,WatchFileKind:()=>$g,WatchLogLevel:()=>WatchLogLevel,WatchType:()=>WatchType,accessPrivateIdentifier:()=>accessPrivateIdentifier,addEmitFlags:()=>addEmitFlags,addEmitHelper:()=>addEmitHelper,addEmitHelpers:()=>addEmitHelpers,addInternalEmitFlags:()=>addInternalEmitFlags,addNodeFactoryPatcher:()=>jL,addObjectAllocatorPatcher:()=>sM,addRange:()=>jr,addRelatedInfo:()=>Rl,addSyntheticLeadingComment:()=>addSyntheticLeadingComment,addSyntheticTrailingComment:()=>addSyntheticTrailingComment,addToSeen:()=>GO,advancedAsyncSuperHelper:()=>advancedAsyncSuperHelper,affectsDeclarationPathOptionDeclarations:()=>affectsDeclarationPathOptionDeclarations,affectsEmitOptionDeclarations:()=>affectsEmitOptionDeclarations,allKeysStartWithDot:()=>allKeysStartWithDot,altDirectorySeparator:()=>vv,and:()=>E5,append:()=>tr,appendIfUnique:()=>g_,arrayFrom:()=>Za,arrayIsEqualTo:()=>Hc,arrayIsHomogeneous:()=>fL,arrayIsSorted:()=>Wc,arrayOf:()=>yo,arrayReverseIterator:()=>y_,arrayToMap:()=>Zc,arrayToMultiMap:()=>bo,arrayToNumericMap:()=>Os,arraysEqual:()=>ke,assertType:()=>C5,assign:()=>vo,assignHelper:()=>assignHelper,asyncDelegator:()=>asyncDelegator,asyncGeneratorHelper:()=>asyncGeneratorHelper,asyncSuperHelper:()=>asyncSuperHelper,asyncValues:()=>asyncValues,attachFileToDiagnostics:()=>qs,awaitHelper:()=>awaitHelper,awaiterHelper:()=>awaiterHelper,base64decode:()=>mO,base64encode:()=>dO,binarySearch:()=>Ya,binarySearchKey:()=>b_,bindSourceFile:()=>bindSourceFile,breakIntoCharacterSpans:()=>breakIntoCharacterSpans,breakIntoWordSpans:()=>breakIntoWordSpans,buildLinkParts:()=>buildLinkParts,buildOpts:()=>buildOpts,buildOverload:()=>buildOverload,bundlerModuleNameResolver:()=>bundlerModuleNameResolver,canBeConvertedToAsync:()=>canBeConvertedToAsync,canHaveDecorators:()=>ME,canHaveExportModifier:()=>AL,canHaveFlowNode:()=>jI,canHaveIllegalDecorators:()=>rJ,canHaveIllegalModifiers:()=>nJ,canHaveIllegalType:()=>tJ,canHaveIllegalTypeParameters:()=>IE,canHaveJSDoc:()=>Af,canHaveLocals:()=>zP,canHaveModifiers:()=>fc,canHaveSymbol:()=>UP,canJsonReportNoInputFiles:()=>canJsonReportNoInputFiles,canProduceDiagnostics:()=>canProduceDiagnostics,canUsePropertyAccess:()=>PL,canWatchDirectoryOrFile:()=>canWatchDirectoryOrFile,cartesianProduct:()=>P5,cast:()=>ti,chainBundle:()=>chainBundle,chainDiagnosticMessages:()=>lM,changeAnyExtension:()=>RT,changeCompilerHostLikeToUseCache:()=>changeCompilerHostLikeToUseCache,changeExtension:()=>KM,changesAffectModuleResolution:()=>cD,changesAffectingProgramStructure:()=>lD,childIsDecorated:()=>h0,classElementOrClassElementParameterIsDecorated:()=>sI,classOrConstructorParameterIsDecorated:()=>aI,classPrivateFieldGetHelper:()=>classPrivateFieldGetHelper,classPrivateFieldInHelper:()=>classPrivateFieldInHelper,classPrivateFieldSetHelper:()=>classPrivateFieldSetHelper,classicNameResolver:()=>classicNameResolver,classifier:()=>ts_classifier_exports,cleanExtendedConfigCache:()=>cleanExtendedConfigCache,clear:()=>nt,clearMap:()=>qO,clearSharedExtendedConfigFileWatcher:()=>clearSharedExtendedConfigFileWatcher,climbPastPropertyAccess:()=>climbPastPropertyAccess,climbPastPropertyOrElementAccess:()=>climbPastPropertyOrElementAccess,clone:()=>E_,cloneCompilerOptions:()=>cloneCompilerOptions,closeFileWatcher:()=>MO,closeFileWatcherOf:()=>closeFileWatcherOf,codefix:()=>ts_codefix_exports,collapseTextChangeRangesAcrossMultipleVersions:()=>CA,collectExternalModuleInfo:()=>collectExternalModuleInfo,combine:()=>$c,combinePaths:()=>tn,commentPragmas:()=>Gy,commonOptionsWithBuild:()=>commonOptionsWithBuild,commonPackageFolders:()=>$C,compact:()=>Gc,compareBooleans:()=>j1,compareDataObjects:()=>px,compareDiagnostics:()=>av,compareDiagnosticsSkipRelatedInformation:()=>qf,compareEmitHelpers:()=>compareEmitHelpers,compareNumberOfDirectorySeparators:()=>$M,comparePaths:()=>tA,comparePathsCaseInsensitive:()=>eA,comparePathsCaseSensitive:()=>Z5,comparePatternKeys:()=>comparePatternKeys,compareProperties:()=>R1,compareStringsCaseInsensitive:()=>C_,compareStringsCaseInsensitiveEslintCompatible:()=>O1,compareStringsCaseSensitive:()=>ri,compareStringsCaseSensitiveUI:()=>L1,compareTextSpans:()=>I1,compareValues:()=>Vr,compileOnSaveCommandLineOption:()=>compileOnSaveCommandLineOption,compilerOptionsAffectDeclarationPath:()=>DM,compilerOptionsAffectEmit:()=>PM,compilerOptionsAffectSemanticDiagnostics:()=>AM,compilerOptionsDidYouMeanDiagnostics:()=>compilerOptionsDidYouMeanDiagnostics,compilerOptionsIndicateEsModules:()=>compilerOptionsIndicateEsModules,compose:()=>k1,computeCommonSourceDirectoryOfFilenames:()=>computeCommonSourceDirectoryOfFilenames,computeLineAndCharacterOfPosition:()=>my,computeLineOfPosition:()=>k_,computeLineStarts:()=>Kp,computePositionOfLineAndCharacter:()=>dy,computeSignature:()=>computeSignature,computeSignatureWithDiagnostics:()=>computeSignatureWithDiagnostics,computeSuggestionDiagnostics:()=>computeSuggestionDiagnostics,concatenate:()=>Ft,concatenateDiagnosticMessageChains:()=>uM,consumesNodeCoreModules:()=>consumesNodeCoreModules,contains:()=>pe,containsIgnoredPath:()=>Hx,containsObjectRestOrSpread:()=>A2,containsParseError:()=>Ky,containsPath:()=>jT,convertCompilerOptionsForTelemetry:()=>convertCompilerOptionsForTelemetry,convertCompilerOptionsFromJson:()=>convertCompilerOptionsFromJson,convertJsonOption:()=>convertJsonOption,convertToBase64:()=>ix,convertToObject:()=>convertToObject,convertToObjectWorker:()=>convertToObjectWorker,convertToOptionsWithAbsolutePaths:()=>convertToOptionsWithAbsolutePaths,convertToRelativePath:()=>nA,convertToTSConfig:()=>convertToTSConfig,convertTypeAcquisitionFromJson:()=>convertTypeAcquisitionFromJson,copyComments:()=>copyComments,copyEntries:()=>dD,copyLeadingComments:()=>copyLeadingComments,copyProperties:()=>H,copyTrailingAsLeadingComments:()=>copyTrailingAsLeadingComments,copyTrailingComments:()=>copyTrailingComments,couldStartTrivia:()=>pA,countWhere:()=>Xe,createAbstractBuilder:()=>createAbstractBuilder,createAccessorPropertyBackingField:()=>LJ,createAccessorPropertyGetRedirector:()=>RJ,createAccessorPropertySetRedirector:()=>jJ,createBaseNodeFactory:()=>S8,createBinaryExpressionTrampoline:()=>PJ,createBindingHelper:()=>createBindingHelper,createBuildInfo:()=>createBuildInfo,createBuilderProgram:()=>createBuilderProgram,createBuilderProgramUsingProgramBuildInfo:()=>createBuilderProgramUsingProgramBuildInfo,createBuilderStatusReporter:()=>createBuilderStatusReporter,createCacheWithRedirects:()=>createCacheWithRedirects,createCacheableExportInfoMap:()=>createCacheableExportInfoMap,createCachedDirectoryStructureHost:()=>createCachedDirectoryStructureHost,createClassifier:()=>createClassifier,createCommentDirectivesMap:()=>JD,createCompilerDiagnostic:()=>Ol,createCompilerDiagnosticForInvalidCustomType:()=>createCompilerDiagnosticForInvalidCustomType,createCompilerDiagnosticFromMessageChain:()=>cM,createCompilerHost:()=>createCompilerHost,createCompilerHostFromProgramHost:()=>createCompilerHostFromProgramHost,createCompilerHostWorker:()=>createCompilerHostWorker,createDetachedDiagnostic:()=>Ro,createDiagnosticCollection:()=>TN,createDiagnosticForFileFromMessageChain:()=>mk,createDiagnosticForNode:()=>uk,createDiagnosticForNodeArray:()=>pk,createDiagnosticForNodeArrayFromMessageChain:()=>dk,createDiagnosticForNodeFromMessageChain:()=>fk,createDiagnosticForNodeInSourceFile:()=>P3,createDiagnosticForRange:()=>gk,createDiagnosticMessageChainFromDiagnostic:()=>hk,createDiagnosticReporter:()=>createDiagnosticReporter,createDocumentPositionMapper:()=>createDocumentPositionMapper,createDocumentRegistry:()=>createDocumentRegistry,createDocumentRegistryInternal:()=>createDocumentRegistryInternal,createEmitAndSemanticDiagnosticsBuilderProgram:()=>createEmitAndSemanticDiagnosticsBuilderProgram,createEmitHelperFactory:()=>createEmitHelperFactory,createEmptyExports:()=>Dj,createExpressionForJsxElement:()=>Ij,createExpressionForJsxFragment:()=>Nj,createExpressionForObjectLiteralElementLike:()=>Fj,createExpressionForPropertyName:()=>vE,createExpressionFromEntityName:()=>yE,createExternalHelpersImportDeclarationIfNeeded:()=>$j,createFileDiagnostic:()=>iv,createFileDiagnosticFromMessageChain:()=>r0,createForOfBindingStatement:()=>Oj,createGetCanonicalFileName:()=>wp,createGetSourceFile:()=>createGetSourceFile,createGetSymbolAccessibilityDiagnosticForNode:()=>createGetSymbolAccessibilityDiagnosticForNode,createGetSymbolAccessibilityDiagnosticForNodeName:()=>createGetSymbolAccessibilityDiagnosticForNodeName,createGetSymbolWalker:()=>createGetSymbolWalker,createIncrementalCompilerHost:()=>createIncrementalCompilerHost,createIncrementalProgram:()=>createIncrementalProgram,createInputFiles:()=>VL,createInputFilesWithFilePaths:()=>C8,createInputFilesWithFileTexts:()=>A8,createJsxFactoryExpression:()=>gE,createLanguageService:()=>lB,createLanguageServiceSourceFile:()=>N2,createMemberAccessForPropertyName:()=>hd,createModeAwareCache:()=>createModeAwareCache,createModeAwareCacheKey:()=>createModeAwareCacheKey,createModuleResolutionCache:()=>createModuleResolutionCache,createModuleResolutionLoader:()=>createModuleResolutionLoader,createModuleSpecifierResolutionHost:()=>createModuleSpecifierResolutionHost,createMultiMap:()=>Be,createNodeConverters:()=>x8,createNodeFactory:()=>Zf,createOptionNameMap:()=>createOptionNameMap,createOverload:()=>createOverload,createPackageJsonImportFilter:()=>createPackageJsonImportFilter,createPackageJsonInfo:()=>createPackageJsonInfo,createParenthesizerRules:()=>createParenthesizerRules,createPatternMatcher:()=>createPatternMatcher,createPrependNodes:()=>createPrependNodes,createPrinter:()=>createPrinter,createPrinterWithDefaults:()=>createPrinterWithDefaults,createPrinterWithRemoveComments:()=>createPrinterWithRemoveComments,createPrinterWithRemoveCommentsNeverAsciiEscape:()=>createPrinterWithRemoveCommentsNeverAsciiEscape,createPrinterWithRemoveCommentsOmitTrailingSemicolon:()=>createPrinterWithRemoveCommentsOmitTrailingSemicolon,createProgram:()=>createProgram,createProgramHost:()=>createProgramHost,createPropertyNameNodeForIdentifierOrLiteral:()=>EL,createQueue:()=>Fr,createRange:()=>Jf,createRedirectedBuilderProgram:()=>createRedirectedBuilderProgram,createResolutionCache:()=>createResolutionCache,createRuntimeTypeSerializer:()=>createRuntimeTypeSerializer,createScanner:()=>Po,createSemanticDiagnosticsBuilderProgram:()=>createSemanticDiagnosticsBuilderProgram,createSet:()=>Cr,createSolutionBuilder:()=>createSolutionBuilder,createSolutionBuilderHost:()=>createSolutionBuilderHost,createSolutionBuilderWithWatch:()=>createSolutionBuilderWithWatch,createSolutionBuilderWithWatchHost:()=>createSolutionBuilderWithWatchHost,createSortedArray:()=>zc,createSourceFile:()=>YE,createSourceMapGenerator:()=>createSourceMapGenerator,createSourceMapSource:()=>HL,createSuperAccessVariableStatement:()=>createSuperAccessVariableStatement,createSymbolTable:()=>oD,createSymlinkCache:()=>MM,createSystemWatchFunctions:()=>createSystemWatchFunctions,createTextChange:()=>createTextChange,createTextChangeFromStartLength:()=>createTextChangeFromStartLength,createTextChangeRange:()=>Zp,createTextRangeFromNode:()=>createTextRangeFromNode,createTextRangeFromSpan:()=>createTextRangeFromSpan,createTextSpan:()=>L_,createTextSpanFromBounds:()=>ha,createTextSpanFromNode:()=>createTextSpanFromNode,createTextSpanFromRange:()=>createTextSpanFromRange,createTextSpanFromStringLiteralLikeContent:()=>createTextSpanFromStringLiteralLikeContent,createTextWriter:()=>DN,createTokenRange:()=>bO,createTypeChecker:()=>createTypeChecker,createTypeReferenceDirectiveResolutionCache:()=>createTypeReferenceDirectiveResolutionCache,createTypeReferenceResolutionLoader:()=>createTypeReferenceResolutionLoader,createUnderscoreEscapedMultiMap:()=>Ht,createUnparsedSourceFile:()=>UL,createWatchCompilerHost:()=>createWatchCompilerHost2,createWatchCompilerHostOfConfigFile:()=>createWatchCompilerHostOfConfigFile,createWatchCompilerHostOfFilesAndCompilerOptions:()=>createWatchCompilerHostOfFilesAndCompilerOptions,createWatchFactory:()=>createWatchFactory,createWatchHost:()=>createWatchHost,createWatchProgram:()=>createWatchProgram,createWatchStatusReporter:()=>createWatchStatusReporter,createWriteFileMeasuringIO:()=>createWriteFileMeasuringIO,declarationNameToString:()=>A3,decodeMappings:()=>decodeMappings,decodedTextSpanIntersectsWith:()=>Sy,decorateHelper:()=>decorateHelper,deduplicate:()=>ji,defaultIncludeSpec:()=>defaultIncludeSpec,defaultInitCompilerOptions:()=>defaultInitCompilerOptions,defaultMaximumTruncationLength:()=>dC,detectSortCaseSensitivity:()=>Vc,diagnosticCategoryName:()=>z5,diagnosticToString:()=>diagnosticToString,directoryProbablyExists:()=>sx,directorySeparator:()=>Av,displayPart:()=>displayPart,displayPartsToString:()=>cB,disposeEmitNodes:()=>disposeEmitNodes,documentSpansEqual:()=>documentSpansEqual,dumpTracingLegend:()=>dumpTracingLegend,elementAt:()=>Ps,elideNodes:()=>IJ,emitComments:()=>U4,emitDetachedComments:()=>GN,emitFiles:()=>emitFiles,emitFilesAndReportErrors:()=>emitFilesAndReportErrors,emitFilesAndReportErrorsAndGetExitStatus:()=>emitFilesAndReportErrorsAndGetExitStatus,emitModuleKindIsNonNodeESM:()=>mM,emitNewLineBeforeLeadingCommentOfPosition:()=>HN,emitNewLineBeforeLeadingComments:()=>B4,emitNewLineBeforeLeadingCommentsOfPosition:()=>q4,emitSkippedWithNoDiagnostics:()=>emitSkippedWithNoDiagnostics,emitUsingBuildInfo:()=>emitUsingBuildInfo,emptyArray:()=>xa,emptyFileSystemEntries:()=>uw,emptyMap:()=>Ga,emptyOptions:()=>emptyOptions,emptySet:()=>Ha,endsWith:()=>es,ensurePathIsNonModuleName:()=>_y,ensureScriptKind:()=>Nx,ensureTrailingDirectorySeparator:()=>wo,entityNameToString:()=>ls,enumerateInsertsAndDeletes:()=>A5,equalOwnProperties:()=>S_,equateStringsCaseInsensitive:()=>Ms,equateStringsCaseSensitive:()=>To,equateValues:()=>fa,esDecorateHelper:()=>esDecorateHelper,escapeJsxAttributeString:()=>A4,escapeLeadingUnderscores:()=>vi,escapeNonAsciiString:()=>Of,escapeSnippetText:()=>xL,escapeString:()=>Nf,every:()=>me,expandPreOrPostfixIncrementOrDecrementExpression:()=>Bj,explainFiles:()=>explainFiles,explainIfFileIsRedirectAndImpliedFormat:()=>explainIfFileIsRedirectAndImpliedFormat,exportAssignmentIsAlias:()=>I0,exportStarHelper:()=>exportStarHelper,expressionResultIsUnused:()=>gL,extend:()=>S,extendsHelper:()=>extendsHelper,extensionFromPath:()=>QM,extensionIsTS:()=>qx,externalHelpersModuleNameText:()=>fC,factory:()=>vw,fileExtensionIs:()=>ns,fileExtensionIsOneOf:()=>da,fileIncludeReasonToDiagnostics:()=>fileIncludeReasonToDiagnostics,filter:()=>ee,filterMutate:()=>je,filterSemanticDiagnostics:()=>filterSemanticDiagnostics,find:()=>Ae,findAncestor:()=>zi,findBestPatternMatch:()=>TT,findChildOfKind:()=>findChildOfKind,findComputedPropertyNameCacheAssignment:()=>JJ,findConfigFile:()=>findConfigFile,findContainingList:()=>findContainingList,findDiagnosticForNode:()=>findDiagnosticForNode,findFirstNonJsxWhitespaceToken:()=>findFirstNonJsxWhitespaceToken,findIndex:()=>he,findLast:()=>te,findLastIndex:()=>Pe,findListItemInfo:()=>findListItemInfo,findMap:()=>R,findModifier:()=>findModifier,findNextToken:()=>findNextToken,findPackageJson:()=>findPackageJson,findPackageJsons:()=>findPackageJsons,findPrecedingMatchingToken:()=>findPrecedingMatchingToken,findPrecedingToken:()=>findPrecedingToken,findSuperStatementIndex:()=>findSuperStatementIndex,findTokenOnLeftOfPosition:()=>findTokenOnLeftOfPosition,findUseStrictPrologue:()=>TE,first:()=>fo,firstDefined:()=>q,firstDefinedIterator:()=>W,firstIterator:()=>v_,firstOrOnly:()=>firstOrOnly,firstOrUndefined:()=>pa,firstOrUndefinedIterator:()=>Xc,fixupCompilerOptions:()=>fixupCompilerOptions,flatMap:()=>ne,flatMapIterator:()=>Fe,flatMapToMutable:()=>ge,flatten:()=>ct,flattenCommaList:()=>BJ,flattenDestructuringAssignment:()=>flattenDestructuringAssignment,flattenDestructuringBinding:()=>flattenDestructuringBinding,flattenDiagnosticMessageText:()=>flattenDiagnosticMessageText,forEach:()=>c,forEachAncestor:()=>uD,forEachAncestorDirectory:()=>FT,forEachChild:()=>xr,forEachChildRecursively:()=>D2,forEachEmittedFile:()=>forEachEmittedFile,forEachEnclosingBlockScopeContainer:()=>ok,forEachEntry:()=>pD,forEachExternalModuleToImportFrom:()=>forEachExternalModuleToImportFrom,forEachImportClauseDeclaration:()=>NI,forEachKey:()=>fD,forEachLeadingCommentRange:()=>fA,forEachNameInAccessChainWalkingLeft:()=>QO,forEachResolvedProjectReference:()=>forEachResolvedProjectReference,forEachReturnStatement:()=>Pk,forEachRight:()=>M,forEachTrailingCommentRange:()=>dA,forEachUnique:()=>forEachUnique,forEachYieldExpression:()=>Dk,forSomeAncestorDirectory:()=>WO,formatColorAndReset:()=>formatColorAndReset,formatDiagnostic:()=>formatDiagnostic,formatDiagnostics:()=>formatDiagnostics,formatDiagnosticsWithColorAndContext:()=>formatDiagnosticsWithColorAndContext,formatGeneratedName:()=>bd,formatGeneratedNamePart:()=>C2,formatLocation:()=>formatLocation,formatMessage:()=>_M,formatStringFromArgs:()=>X_,formatting:()=>ts_formatting_exports,fullTripleSlashAMDReferencePathRegEx:()=>yC,fullTripleSlashReferencePathRegEx:()=>_C,generateDjb2Hash:()=>generateDjb2Hash,generateTSConfig:()=>generateTSConfig,generatorHelper:()=>generatorHelper,getAdjustedReferenceLocation:()=>getAdjustedReferenceLocation,getAdjustedRenameLocation:()=>getAdjustedRenameLocation,getAliasDeclarationFromName:()=>u4,getAllAccessorDeclarations:()=>W0,getAllDecoratorsOfClass:()=>getAllDecoratorsOfClass,getAllDecoratorsOfClassElement:()=>getAllDecoratorsOfClassElement,getAllJSDocTags:()=>MS,getAllJSDocTagsOfKind:()=>UA,getAllKeys:()=>T_,getAllProjectOutputs:()=>getAllProjectOutputs,getAllSuperTypeNodes:()=>h4,getAllUnscopedEmitHelpers:()=>getAllUnscopedEmitHelpers,getAllowJSCompilerOption:()=>Ax,getAllowSyntheticDefaultImports:()=>TM,getAncestor:()=>eN,getAnyExtensionFromPath:()=>Gp,getAreDeclarationMapsEnabled:()=>bM,getAssignedExpandoInitializer:()=>bI,getAssignedName:()=>yS,getAssignmentDeclarationKind:()=>ps,getAssignmentDeclarationPropertyAccessKind:()=>K3,getAssignmentTargetKind:()=>o4,getAutomaticTypeDirectiveNames:()=>getAutomaticTypeDirectiveNames,getBaseFileName:()=>sl,getBinaryOperatorPrecedence:()=>Dl,getBuildInfo:()=>getBuildInfo,getBuildInfoFileVersionMap:()=>getBuildInfoFileVersionMap,getBuildInfoText:()=>getBuildInfoText,getBuildOrderFromAnyBuildOrder:()=>getBuildOrderFromAnyBuildOrder,getBuilderCreationParameters:()=>getBuilderCreationParameters,getBuilderFileEmit:()=>getBuilderFileEmit,getCheckFlags:()=>ux,getClassExtendsHeritageElement:()=>d4,getClassLikeDeclarationOfSymbol:()=>dx,getCombinedLocalAndExportSymbolFlags:()=>jO,getCombinedModifierFlags:()=>ef,getCombinedNodeFlags:()=>tf,getCombinedNodeFlagsAlwaysIncludeJSDoc:()=>PA,getCommentRange:()=>getCommentRange,getCommonSourceDirectory:()=>getCommonSourceDirectory,getCommonSourceDirectoryOfConfig:()=>getCommonSourceDirectoryOfConfig,getCompilerOptionValue:()=>uv,getCompilerOptionsDiffValue:()=>getCompilerOptionsDiffValue,getConditions:()=>getConditions,getConfigFileParsingDiagnostics:()=>getConfigFileParsingDiagnostics,getConstantValue:()=>getConstantValue,getContainerNode:()=>getContainerNode,getContainingClass:()=>Vk,getContainingClassStaticBlock:()=>Hk,getContainingFunction:()=>zk,getContainingFunctionDeclaration:()=>Wk,getContainingFunctionOrClassStaticBlock:()=>Gk,getContainingNodeArray:()=>yL,getContainingObjectLiteralElement:()=>S7,getContextualTypeFromParent:()=>getContextualTypeFromParent,getContextualTypeFromParentOrAncestorTypeNode:()=>getContextualTypeFromParentOrAncestorTypeNode,getCurrentTime:()=>getCurrentTime,getDeclarationDiagnostics:()=>getDeclarationDiagnostics,getDeclarationEmitExtensionForPath:()=>O4,getDeclarationEmitOutputFilePath:()=>ON,getDeclarationEmitOutputFilePathWorker:()=>N4,getDeclarationFromName:()=>XI,getDeclarationModifierFlagsFromSymbol:()=>LO,getDeclarationOfKind:()=>aD,getDeclarationsOfKind:()=>sD,getDeclaredExpandoInitializer:()=>yI,getDecorators:()=>kA,getDefaultCompilerOptions:()=>y7,getDefaultExportInfoWorker:()=>getDefaultExportInfoWorker,getDefaultFormatCodeSettings:()=>getDefaultFormatCodeSettings,getDefaultLibFileName:()=>aS,getDefaultLibFilePath:()=>gB,getDefaultLikeExportInfo:()=>getDefaultLikeExportInfo,getDiagnosticText:()=>getDiagnosticText,getDiagnosticsWithinSpan:()=>getDiagnosticsWithinSpan,getDirectoryPath:()=>ma,getDocumentPositionMapper:()=>getDocumentPositionMapper,getESModuleInterop:()=>ov,getEditsForFileRename:()=>getEditsForFileRename,getEffectiveBaseTypeNode:()=>f4,getEffectiveConstraintOfTypeParameter:()=>HA,getEffectiveContainerForJSDocTemplateTag:()=>FI,getEffectiveImplementsTypeNodes:()=>m4,getEffectiveInitializer:()=>V3,getEffectiveJSDocHost:()=>A0,getEffectiveModifierFlags:()=>Rf,getEffectiveModifierFlagsAlwaysIncludeJSDoc:()=>K4,getEffectiveModifierFlagsNoCache:()=>Y4,getEffectiveReturnTypeNode:()=>zN,getEffectiveSetAccessorTypeAnnotationNode:()=>VN,getEffectiveTypeAnnotationNode:()=>V0,getEffectiveTypeParameterDeclarations:()=>VA,getEffectiveTypeRoots:()=>getEffectiveTypeRoots,getElementOrPropertyAccessArgumentExpressionOrName:()=>Cf,getElementOrPropertyAccessName:()=>Fs,getElementsOfBindingOrAssignmentPattern:()=>kE,getEmitDeclarations:()=>cv,getEmitFlags:()=>xi,getEmitHelpers:()=>getEmitHelpers,getEmitModuleDetectionKind:()=>wx,getEmitModuleKind:()=>Ei,getEmitModuleResolutionKind:()=>Ml,getEmitScriptTarget:()=>Uf,getEnclosingBlockScopeContainer:()=>Zy,getEncodedSemanticClassifications:()=>getEncodedSemanticClassifications,getEncodedSyntacticClassifications:()=>getEncodedSyntacticClassifications,getEndLinePosition:()=>d3,getEntityNameFromTypeNode:()=>nI,getEntrypointsFromPackageJsonInfo:()=>getEntrypointsFromPackageJsonInfo,getErrorCountForSummary:()=>getErrorCountForSummary,getErrorSpanForNode:()=>i0,getErrorSummaryText:()=>getErrorSummaryText,getEscapedTextOfIdentifierOrLiteral:()=>b4,getExpandoInitializer:()=>U_,getExportAssignmentExpression:()=>p4,getExportInfoMap:()=>getExportInfoMap,getExportNeedsImportStarHelper:()=>getExportNeedsImportStarHelper,getExpressionAssociativity:()=>yN,getExpressionPrecedence:()=>vN,getExternalHelpersModuleName:()=>EE,getExternalModuleImportEqualsDeclarationExpression:()=>_I,getExternalModuleName:()=>E0,getExternalModuleNameFromDeclaration:()=>IN,getExternalModuleNameFromPath:()=>F0,getExternalModuleNameLiteral:()=>Xj,getExternalModuleRequireArgument:()=>cI,getFallbackOptions:()=>getFallbackOptions,getFileEmitOutput:()=>getFileEmitOutput,getFileMatcherPatterns:()=>Ix,getFileNamesFromConfigSpecs:()=>getFileNamesFromConfigSpecs,getFileWatcherEventKind:()=>getFileWatcherEventKind,getFilesInErrorForSummary:()=>getFilesInErrorForSummary,getFirstConstructorWithBody:()=>R4,getFirstIdentifier:()=>iO,getFirstNonSpaceCharacterPosition:()=>getFirstNonSpaceCharacterPosition,getFirstProjectOutput:()=>getFirstProjectOutput,getFixableErrorSpanExpression:()=>getFixableErrorSpanExpression,getFormatCodeSettingsForWriting:()=>getFormatCodeSettingsForWriting,getFullWidth:()=>hf,getFunctionFlags:()=>sN,getHeritageClause:()=>Pf,getHostSignatureFromJSDoc:()=>C0,getIdentifierAutoGenerate:()=>getIdentifierAutoGenerate,getIdentifierGeneratedImportReference:()=>getIdentifierGeneratedImportReference,getIdentifierTypeArguments:()=>getIdentifierTypeArguments,getImmediatelyInvokedFunctionExpression:()=>Qk,getImpliedNodeFormatForFile:()=>getImpliedNodeFormatForFile,getImpliedNodeFormatForFileWorker:()=>getImpliedNodeFormatForFileWorker,getImportNeedsImportDefaultHelper:()=>getImportNeedsImportDefaultHelper,getImportNeedsImportStarHelper:()=>getImportNeedsImportStarHelper,getIndentSize:()=>Oo,getIndentString:()=>j0,getInitializedVariables:()=>NO,getInitializerOfBinaryExpression:()=>X3,getInitializerOfBindingOrAssignmentElement:()=>AE,getInterfaceBaseTypeNodes:()=>g4,getInternalEmitFlags:()=>zD,getInvokedExpression:()=>iI,getIsolatedModules:()=>zf,getJSDocAugmentsTag:()=>ES,getJSDocClassTag:()=>NA,getJSDocCommentRanges:()=>I3,getJSDocCommentsAndTags:()=>r4,getJSDocDeprecatedTag:()=>jA,getJSDocDeprecatedTagNoCache:()=>IS,getJSDocEnumTag:()=>JA,getJSDocHost:()=>s4,getJSDocImplementsTags:()=>wS,getJSDocOverrideTagNoCache:()=>kS,getJSDocParameterTags:()=>of,getJSDocParameterTagsNoCache:()=>bS,getJSDocPrivateTag:()=>MA,getJSDocPrivateTagNoCache:()=>AS,getJSDocProtectedTag:()=>LA,getJSDocProtectedTagNoCache:()=>PS,getJSDocPublicTag:()=>OA,getJSDocPublicTagNoCache:()=>CS,getJSDocReadonlyTag:()=>RA,getJSDocReadonlyTagNoCache:()=>DS,getJSDocReturnTag:()=>NS,getJSDocReturnType:()=>OS,getJSDocRoot:()=>P0,getJSDocSatisfiesExpressionType:()=>NL,getJSDocSatisfiesTag:()=>wy,getJSDocTags:()=>hl,getJSDocTagsNoCache:()=>qA,getJSDocTemplateTag:()=>BA,getJSDocThisTag:()=>FA,getJSDocType:()=>cf,getJSDocTypeAliasName:()=>w2,getJSDocTypeAssertionType:()=>Wj,getJSDocTypeParameterDeclarations:()=>F4,getJSDocTypeParameterTags:()=>SS,getJSDocTypeParameterTagsNoCache:()=>xS,getJSDocTypeTag:()=>_f,getJSXImplicitImportBase:()=>IM,getJSXRuntimeImport:()=>NM,getJSXTransformEnabled:()=>kM,getKeyForCompilerOptions:()=>getKeyForCompilerOptions,getLanguageVariant:()=>sv,getLastChild:()=>mx,getLeadingCommentRanges:()=>Ao,getLeadingCommentRangesOfNode:()=>Ck,getLeftmostAccessExpression:()=>rv,getLeftmostExpression:()=>ZO,getLineAndCharacterOfPosition:()=>Ls,getLineInfo:()=>getLineInfo,getLineOfLocalPosition:()=>FN,getLineOfLocalPositionFromLineMap:()=>ds,getLineStartPositionForPosition:()=>getLineStartPositionForPosition,getLineStarts:()=>ss,getLinesBetweenPositionAndNextNonWhitespaceCharacter:()=>DO,getLinesBetweenPositionAndPrecedingNonWhitespaceCharacter:()=>PO,getLinesBetweenPositions:()=>I_,getLinesBetweenRangeEndAndRangeStart:()=>wO,getLinesBetweenRangeEndPositions:()=>CO,getLiteralText:()=>WD,getLocalNameForExternalImport:()=>Kj,getLocalSymbolForExportDefault:()=>cO,getLocaleSpecificMessage:()=>Y_,getLocaleTimeString:()=>getLocaleTimeString,getMappedContextSpan:()=>getMappedContextSpan,getMappedDocumentSpan:()=>getMappedDocumentSpan,getMappedLocation:()=>getMappedLocation,getMatchedFileSpec:()=>getMatchedFileSpec,getMatchedIncludeSpec:()=>getMatchedIncludeSpec,getMeaningFromDeclaration:()=>getMeaningFromDeclaration,getMeaningFromLocation:()=>getMeaningFromLocation,getMembersOfDeclaration:()=>Ik,getModeForFileReference:()=>getModeForFileReference,getModeForResolutionAtIndex:()=>getModeForResolutionAtIndex,getModeForUsageLocation:()=>getModeForUsageLocation,getModifiedTime:()=>getModifiedTime,getModifiers:()=>sf,getModuleInstanceState:()=>getModuleInstanceState,getModuleNameStringLiteralAt:()=>getModuleNameStringLiteralAt,getModuleSpecifierEndingPreference:()=>VM,getModuleSpecifierResolverHost:()=>getModuleSpecifierResolverHost,getNameForExportedSymbol:()=>getNameForExportedSymbol,getNameFromIndexInfo:()=>_k,getNameFromPropertyName:()=>getNameFromPropertyName,getNameOfAccessExpression:()=>KO,getNameOfCompilerOptionValue:()=>getNameOfCompilerOptionValue,getNameOfDeclaration:()=>ml,getNameOfExpando:()=>xI,getNameOfJSDocTypedef:()=>gS,getNameOrArgument:()=>$3,getNameTable:()=>uB,getNamesForExportedSymbol:()=>getNamesForExportedSymbol,getNamespaceDeclarationNode:()=>Q3,getNewLineCharacter:()=>ox,getNewLineKind:()=>getNewLineKind,getNewLineOrDefaultFromHost:()=>getNewLineOrDefaultFromHost,getNewTargetContainer:()=>Xk,getNextJSDocCommentLocation:()=>a4,getNodeForGeneratedName:()=>NJ,getNodeId:()=>getNodeId,getNodeKind:()=>getNodeKind,getNodeModifiers:()=>getNodeModifiers,getNodeModulePathParts:()=>wL,getNonAssignedNameOfDeclaration:()=>Ey,getNonAssignmentOperatorForCompoundAssignment:()=>getNonAssignmentOperatorForCompoundAssignment,getNonAugmentationDeclaration:()=>E3,getNonDecoratorTokenPosOfNode:()=>FD,getNormalizedAbsolutePath:()=>as,getNormalizedAbsolutePathWithoutRoot:()=>Q5,getNormalizedPathComponents:()=>$p,getObjectFlags:()=>Bf,getOperator:()=>R0,getOperatorAssociativity:()=>x4,getOperatorPrecedence:()=>E4,getOptionFromName:()=>getOptionFromName,getOptionsNameMap:()=>getOptionsNameMap,getOrCreateEmitNode:()=>getOrCreateEmitNode,getOrCreateExternalHelpersModuleNameIfNeeded:()=>wE,getOrUpdate:()=>la,getOriginalNode:()=>ul,getOriginalNodeId:()=>getOriginalNodeId,getOriginalSourceFile:()=>gN,getOutputDeclarationFileName:()=>getOutputDeclarationFileName,getOutputExtension:()=>getOutputExtension,getOutputFileNames:()=>getOutputFileNames,getOutputPathsFor:()=>getOutputPathsFor,getOutputPathsForBundle:()=>getOutputPathsForBundle,getOwnEmitOutputFilePath:()=>NN,getOwnKeys:()=>ho,getOwnValues:()=>go,getPackageJsonInfo:()=>getPackageJsonInfo,getPackageJsonTypesVersionsPaths:()=>getPackageJsonTypesVersionsPaths,getPackageJsonsVisibleToFile:()=>getPackageJsonsVisibleToFile,getPackageNameFromTypesPackageName:()=>getPackageNameFromTypesPackageName,getPackageScopeForPath:()=>getPackageScopeForPath,getParameterSymbolFromJSDoc:()=>JI,getParameterTypeNode:()=>CL,getParentNodeInSpan:()=>getParentNodeInSpan,getParseTreeNode:()=>fl,getParsedCommandLineOfConfigFile:()=>getParsedCommandLineOfConfigFile,getPathComponents:()=>qi,getPathComponentsRelativeTo:()=>ly,getPathFromPathComponents:()=>xo,getPathUpdater:()=>getPathUpdater,getPathsBasePath:()=>LN,getPatternFromSpec:()=>BM,getPendingEmitKind:()=>getPendingEmitKind,getPositionOfLineAndCharacter:()=>lA,getPossibleGenericSignatures:()=>getPossibleGenericSignatures,getPossibleOriginalInputExtensionForExtension:()=>MN,getPossibleTypeArgumentsInfo:()=>getPossibleTypeArgumentsInfo,getPreEmitDiagnostics:()=>getPreEmitDiagnostics,getPrecedingNonSpaceCharacterPosition:()=>getPrecedingNonSpaceCharacterPosition,getPrivateIdentifier:()=>getPrivateIdentifier,getProperties:()=>getProperties,getProperty:()=>Qc,getPropertyArrayElementValue:()=>qk,getPropertyAssignment:()=>f0,getPropertyAssignmentAliasLikeExpression:()=>ZI,getPropertyNameForPropertyNameNode:()=>Df,getPropertyNameForUniqueESSymbol:()=>_N,getPropertyNameOfBindingOrAssignmentElement:()=>eJ,getPropertySymbolFromBindingElement:()=>getPropertySymbolFromBindingElement,getPropertySymbolsFromContextualType:()=>x7,getQuoteFromPreference:()=>getQuoteFromPreference,getQuotePreference:()=>getQuotePreference,getRangesWhere:()=>Et,getRefactorContextSpan:()=>getRefactorContextSpan,getReferencedFileLocation:()=>getReferencedFileLocation,getRegexFromPattern:()=>Vf,getRegularExpressionForWildcard:()=>Wf,getRegularExpressionsForWildcards:()=>pv,getRelativePathFromDirectory:()=>JT,getRelativePathFromFile:()=>iA,getRelativePathToDirectoryOrUrl:()=>uy,getRenameLocation:()=>getRenameLocation,getReplacementSpanForContextToken:()=>getReplacementSpanForContextToken,getResolutionDiagnostic:()=>getResolutionDiagnostic,getResolutionModeOverrideForClause:()=>getResolutionModeOverrideForClause,getResolveJsonModule:()=>Cx,getResolvePackageJsonExports:()=>SM,getResolvePackageJsonImports:()=>xM,getResolvedExternalModuleName:()=>k4,getResolvedModule:()=>hD,getResolvedTypeReferenceDirective:()=>vD,getRestIndicatorOfBindingOrAssignmentElement:()=>Zj,getRestParameterElementType:()=>kk,getRightMostAssignedExpression:()=>b0,getRootDeclaration:()=>If,getRootLength:()=>Bi,getScriptKind:()=>getScriptKind,getScriptKindFromFileName:()=>Ox,getScriptTargetFeatures:()=>getScriptTargetFeatures,getSelectedEffectiveModifierFlags:()=>G4,getSelectedSyntacticModifierFlags:()=>$4,getSemanticClassifications:()=>getSemanticClassifications,getSemanticJsxChildren:()=>bN,getSetAccessorTypeAnnotationNode:()=>BN,getSetAccessorValueParameter:()=>z0,getSetExternalModuleIndicator:()=>Ex,getShebang:()=>GT,getSingleInitializerOfVariableStatementOrPropertyDeclaration:()=>w0,getSingleVariableOfVariableStatement:()=>Al,getSnapshotText:()=>getSnapshotText,getSnippetElement:()=>getSnippetElement,getSourceFileOfModule:()=>AD,getSourceFileOfNode:()=>Si,getSourceFilePathInNewDir:()=>M4,getSourceFilePathInNewDirWorker:()=>U0,getSourceFileVersionAsHashFromText:()=>getSourceFileVersionAsHashFromText,getSourceFilesToEmit:()=>RN,getSourceMapRange:()=>getSourceMapRange,getSourceMapper:()=>getSourceMapper,getSourceTextOfNodeFromSourceFile:()=>No,getSpanOfTokenAtPosition:()=>n0,getSpellingSuggestion:()=>Ep,getStartPositionOfLine:()=>kD,getStartPositionOfRange:()=>K_,getStartsOnNewLine:()=>getStartsOnNewLine,getStaticPropertiesAndClassStaticBlock:()=>getStaticPropertiesAndClassStaticBlock,getStrictOptionValue:()=>lv,getStringComparer:()=>rl,getSuperCallFromStatement:()=>getSuperCallFromStatement,getSuperContainer:()=>Yk,getSupportedCodeFixes:()=>v7,getSupportedExtensions:()=>Mx,getSupportedExtensionsWithJsonIfResolveJsonModule:()=>Lx,getSwitchedType:()=>getSwitchedType,getSymbolId:()=>getSymbolId,getSymbolNameForPrivateIdentifier:()=>cN,getSymbolTarget:()=>getSymbolTarget,getSyntacticClassifications:()=>getSyntacticClassifications,getSyntacticModifierFlags:()=>X0,getSyntacticModifierFlagsNoCache:()=>Y0,getSynthesizedDeepClone:()=>getSynthesizedDeepClone,getSynthesizedDeepCloneWithReplacements:()=>getSynthesizedDeepCloneWithReplacements,getSynthesizedDeepClones:()=>getSynthesizedDeepClones,getSynthesizedDeepClonesWithReplacements:()=>getSynthesizedDeepClonesWithReplacements,getSyntheticLeadingComments:()=>getSyntheticLeadingComments,getSyntheticTrailingComments:()=>getSyntheticTrailingComments,getTargetLabel:()=>getTargetLabel,getTargetOfBindingOrAssignmentElement:()=>Ko,getTemporaryModuleResolutionState:()=>getTemporaryModuleResolutionState,getTextOfConstantValue:()=>HD,getTextOfIdentifierOrLiteral:()=>kf,getTextOfJSDocComment:()=>zA,getTextOfNode:()=>gf,getTextOfNodeFromSourceText:()=>B_,getTextOfPropertyName:()=>lk,getThisContainer:()=>d0,getThisParameter:()=>j4,getTokenAtPosition:()=>getTokenAtPosition,getTokenPosOfNode:()=>Io,getTokenSourceMapRange:()=>getTokenSourceMapRange,getTouchingPropertyName:()=>getTouchingPropertyName,getTouchingToken:()=>getTouchingToken,getTrailingCommentRanges:()=>HT,getTrailingSemicolonDeferringWriter:()=>kN,getTransformFlagsSubtreeExclusions:()=>w8,getTransformers:()=>getTransformers,getTsBuildInfoEmitOutputFilePath:()=>getTsBuildInfoEmitOutputFilePath,getTsConfigObjectLiteralExpression:()=>M3,getTsConfigPropArray:()=>L3,getTsConfigPropArrayElementValue:()=>Uk,getTypeAnnotationNode:()=>UN,getTypeArgumentOrTypeParameterList:()=>getTypeArgumentOrTypeParameterList,getTypeKeywordOfTypeOnlyImport:()=>getTypeKeywordOfTypeOnlyImport,getTypeNode:()=>getTypeNode,getTypeNodeIfAccessible:()=>getTypeNodeIfAccessible,getTypeParameterFromJsDoc:()=>BI,getTypeParameterOwner:()=>AA,getTypesPackageName:()=>getTypesPackageName,getUILocale:()=>M1,getUniqueName:()=>getUniqueName,getUniqueSymbolId:()=>getUniqueSymbolId,getUseDefineForClassFields:()=>CM,getWatchErrorSummaryDiagnosticMessage:()=>getWatchErrorSummaryDiagnosticMessage,getWatchFactory:()=>getWatchFactory,group:()=>el,groupBy:()=>x_,guessIndentation:()=>rD,handleNoEmitOptions:()=>handleNoEmitOptions,hasAbstractModifier:()=>W4,hasAccessorModifier:()=>H4,hasAmbientModifier:()=>V4,hasChangesInResolutions:()=>wD,hasChildOfKind:()=>hasChildOfKind,hasContextSensitiveParameters:()=>vL,hasDecorators:()=>Il,hasDocComment:()=>hasDocComment,hasDynamicName:()=>v4,hasEffectiveModifier:()=>H0,hasEffectiveModifiers:()=>XN,hasEffectiveReadonlyModifier:()=>$0,hasExtension:()=>OT,hasIndexSignature:()=>hasIndexSignature,hasInitializer:()=>l3,hasInvalidEscape:()=>w4,hasJSDocNodes:()=>ya,hasJSDocParameterTags:()=>IA,hasJSFileExtension:()=>dv,hasJsonModuleEmitEnabled:()=>hM,hasOnlyExpressionInitializer:()=>eD,hasOverrideModifier:()=>QN,hasPossibleExternalModuleReference:()=>sk,hasProperty:()=>Jr,hasPropertyAccessExpressionWithName:()=>hasPropertyAccessExpressionWithName,hasQuestionToken:()=>OI,hasRecordedExternalHelpers:()=>Gj,hasRestParameter:()=>nD,hasScopeMarker:()=>kP,hasStaticModifier:()=>Lf,hasSyntacticModifier:()=>rn,hasSyntacticModifiers:()=>YN,hasTSFileExtension:()=>mv,hasTabstop:()=>Qx,hasTrailingDirectorySeparator:()=>Hp,hasType:()=>ZP,hasTypeArguments:()=>qI,hasZeroOrOneAsteriskCharacter:()=>OM,helperString:()=>helperString,hostGetCanonicalFileName:()=>D4,hostUsesCaseSensitiveFileNames:()=>J0,idText:()=>qr,identifierIsThisKeyword:()=>J4,identifierToKeywordKind:()=>dS,identity:()=>rr,identitySourceMapConsumer:()=>identitySourceMapConsumer,ignoreSourceNewlines:()=>ignoreSourceNewlines,ignoredPaths:()=>ignoredPaths,importDefaultHelper:()=>importDefaultHelper,importFromModuleSpecifier:()=>II,importNameElisionDisabled:()=>gM,importStarHelper:()=>importStarHelper,indexOfAnyCharCode:()=>Je,indexOfNode:()=>UD,indicesOf:()=>Wr,inferredTypesContainingFile:()=>inferredTypesContainingFile,insertImports:()=>insertImports,insertLeadingStatement:()=>Mj,insertSorted:()=>Qn,insertStatementAfterCustomPrologue:()=>RD,insertStatementAfterStandardPrologue:()=>LD,insertStatementsAfterCustomPrologue:()=>MD,insertStatementsAfterStandardPrologue:()=>OD,intersperse:()=>Ie,introducesArgumentsExoticObject:()=>Lk,inverseJsxOptionMap:()=>inverseJsxOptionMap,isAbstractConstructorSymbol:()=>zO,isAbstractModifier:()=>uR,isAccessExpression:()=>Lo,isAccessibilityModifier:()=>isAccessibilityModifier,isAccessor:()=>pf,isAccessorModifier:()=>fR,isAliasSymbolDeclaration:()=>QI,isAliasableExpression:()=>k0,isAmbientModule:()=>yf,isAmbientPropertyDeclaration:()=>rk,isAnonymousFunctionDefinition:()=>H_,isAnyDirectorySeparator:()=>ay,isAnyImportOrBareOrAccessedRequire:()=>ik,isAnyImportOrReExport:()=>bf,isAnyImportSyntax:()=>Qy,isAnySupportedFileExtension:()=>ZM,isApplicableVersionedTypesKey:()=>isApplicableVersionedTypesKey,isArgumentExpressionOfElementAccess:()=>isArgumentExpressionOfElementAccess,isArray:()=>ir,isArrayBindingElement:()=>gP,isArrayBindingOrAssignmentElement:()=>ZS,isArrayBindingOrAssignmentPattern:()=>QS,isArrayBindingPattern:()=>yR,isArrayLiteralExpression:()=>Yl,isArrayLiteralOrObjectLiteralDestructuringPattern:()=>isArrayLiteralOrObjectLiteralDestructuringPattern,isArrayTypeNode:()=>F8,isArrowFunction:()=>sd,isAsExpression:()=>CR,isAssertClause:()=>$R,isAssertEntry:()=>KR,isAssertionExpression:()=>PP,isAssertionKey:()=>oP,isAssertsKeyword:()=>_R,isAssignmentDeclaration:()=>v0,isAssignmentExpression:()=>ms,isAssignmentOperator:()=>G_,isAssignmentPattern:()=>KS,isAssignmentTarget:()=>UI,isAsteriskToken:()=>nR,isAsyncFunction:()=>oN,isAsyncModifier:()=>Ul,isAutoAccessorPropertyDeclaration:()=>$S,isAwaitExpression:()=>SR,isAwaitKeyword:()=>cR,isBigIntLiteral:()=>Uv,isBinaryExpression:()=>ur,isBinaryOperatorToken:()=>AJ,isBindableObjectDefinePropertyCall:()=>S0,isBindableStaticAccessExpression:()=>W_,isBindableStaticElementAccessExpression:()=>x0,isBindableStaticNameExpression:()=>V_,isBindingElement:()=>Xl,isBindingElementOfBareOrAccessedRequire:()=>mI,isBindingName:()=>uP,isBindingOrAssignmentElement:()=>yP,isBindingOrAssignmentPattern:()=>vP,isBindingPattern:()=>df,isBlock:()=>Ql,isBlockOrCatchScoped:()=>$D,isBlockScope:()=>w3,isBlockScopedContainerTopLevel:()=>ZD,isBooleanLiteral:()=>pP,isBreakOrContinueStatement:()=>YA,isBreakStatement:()=>JR,isBuildInfoFile:()=>isBuildInfoFile,isBuilderProgram:()=>isBuilderProgram2,isBundle:()=>cj,isBundleFileTextLike:()=>XO,isCallChain:()=>Cy,isCallExpression:()=>sc,isCallExpressionTarget:()=>isCallExpressionTarget,isCallLikeExpression:()=>SP,isCallOrNewExpression:()=>xP,isCallOrNewExpressionTarget:()=>isCallOrNewExpressionTarget,isCallSignatureDeclaration:()=>Vv,isCallToHelper:()=>isCallToHelper,isCaseBlock:()=>VR,isCaseClause:()=>sj,isCaseKeyword:()=>dR,isCaseOrDefaultClause:()=>QP,isCatchClause:()=>oj,isCatchClauseVariableDeclaration:()=>Gx,isCatchClauseVariableDeclarationOrBindingElement:()=>T3,isCheckJsEnabledForFile:()=>eL,isChildOfNodeWithKind:()=>Ak,isCircularBuildOrder:()=>isCircularBuildOrder,isClassDeclaration:()=>_c,isClassElement:()=>Js,isClassExpression:()=>_d,isClassLike:()=>bi,isClassMemberModifier:()=>VS,isClassOrTypeElement:()=>mP,isClassStaticBlockDeclaration:()=>Hl,isCollapsedRange:()=>vO,isColonToken:()=>iR,isCommaExpression:()=>gd,isCommaListExpression:()=>oc,isCommaSequence:()=>zj,isCommaToken:()=>I8,isComment:()=>isComment,isCommonJsExportPropertyAssignment:()=>p0,isCommonJsExportedExpression:()=>Ok,isCompoundAssignment:()=>isCompoundAssignment,isComputedNonLiteralName:()=>ck,isComputedPropertyName:()=>Ws,isConciseBody:()=>MP,isConditionalExpression:()=>xR,isConditionalTypeNode:()=>V8,isConstTypeReference:()=>jS,isConstructSignatureDeclaration:()=>R8,isConstructorDeclaration:()=>nc,isConstructorTypeNode:()=>Gv,isContextualKeyword:()=>N0,isContinueStatement:()=>jR,isCustomPrologue:()=>Tf,isDebuggerStatement:()=>WR,isDeclaration:()=>ko,isDeclarationBindingElement:()=>Fy,isDeclarationFileName:()=>QE,isDeclarationName:()=>c4,isDeclarationNameOfEnumOrNamespace:()=>IO,isDeclarationReadonly:()=>Sk,isDeclarationStatement:()=>VP,isDeclarationWithTypeParameterChildren:()=>C3,isDeclarationWithTypeParameters:()=>nk,isDecorator:()=>zl,isDecoratorTarget:()=>isDecoratorTarget,isDefaultClause:()=>oE,isDefaultImport:()=>Z3,isDefaultModifier:()=>oR,isDefaultedExpandoInitializer:()=>SI,isDeleteExpression:()=>bR,isDeleteTarget:()=>$I,isDeprecatedDeclaration:()=>isDeprecatedDeclaration,isDestructuringAssignment:()=>nO,isDiagnosticWithLocation:()=>isDiagnosticWithLocation,isDiskPathRoot:()=>H5,isDoStatement:()=>OR,isDotDotDotToken:()=>rR,isDottedName:()=>ev,isDynamicName:()=>M0,isESSymbolIdentifier:()=>pN,isEffectiveExternalModule:()=>Yy,isEffectiveModuleDeclaration:()=>S3,isEffectiveStrictModeSourceFile:()=>tk,isElementAccessChain:()=>RS,isElementAccessExpression:()=>gs,isEmittedFileOfProgram:()=>isEmittedFileOfProgram,isEmptyArrayLiteral:()=>_O,isEmptyBindingElement:()=>pS,isEmptyBindingPattern:()=>uS,isEmptyObjectLiteral:()=>oO,isEmptyStatement:()=>IR,isEmptyStringLiteral:()=>j3,isEndOfDeclarationMarker:()=>ej,isEntityName:()=>lP,isEntityNameExpression:()=>Bs,isEnumConst:()=>Tk,isEnumDeclaration:()=>i2,isEnumMember:()=>cE,isEqualityOperatorKind:()=>isEqualityOperatorKind,isEqualsGreaterThanToken:()=>sR,isExclamationToken:()=>rd,isExcludedFile:()=>isExcludedFile,isExclusivelyTypeOnlyImportOrExport:()=>isExclusivelyTypeOnlyImportOrExport,isExportAssignment:()=>Vo,isExportDeclaration:()=>cc,isExportModifier:()=>N8,isExportName:()=>Uj,isExportNamespaceAsDefaultDeclaration:()=>b3,isExportOrDefaultModifier:()=>DJ,isExportSpecifier:()=>aE,isExportsIdentifier:()=>H3,isExportsOrModuleExportsOrAlias:()=>isExportsOrModuleExportsOrAlias,isExpression:()=>mf,isExpressionNode:()=>g0,isExpressionOfExternalModuleImportEqualsDeclaration:()=>isExpressionOfExternalModuleImportEqualsDeclaration,isExpressionOfOptionalChainRoot:()=>$A,isExpressionStatement:()=>Zl,isExpressionWithTypeArguments:()=>e2,isExpressionWithTypeArgumentsInClassExtendsClause:()=>Z0,isExternalModule:()=>Qo,isExternalModuleAugmentation:()=>Xy,isExternalModuleImportEqualsDeclaration:()=>B3,isExternalModuleIndicator:()=>NP,isExternalModuleNameRelative:()=>gA,isExternalModuleReference:()=>ud,isExternalModuleSymbol:()=>isExternalModuleSymbol,isExternalOrCommonJsModule:()=>bk,isFileLevelUniqueName:()=>m3,isFileProbablyExternalModule:()=>ou,isFirstDeclarationOfSymbolParameter:()=>isFirstDeclarationOfSymbolParameter,isFixablePromiseHandler:()=>isFixablePromiseHandler,isForInOrOfStatement:()=>OP,isForInStatement:()=>LR,isForInitializer:()=>RP,isForOfStatement:()=>RR,isForStatement:()=>eE,isFunctionBlock:()=>O3,isFunctionBody:()=>LP,isFunctionDeclaration:()=>Wo,isFunctionExpression:()=>ad,isFunctionExpressionOrArrowFunction:()=>SL,isFunctionLike:()=>ga,isFunctionLikeDeclaration:()=>HS,isFunctionLikeKind:()=>My,isFunctionLikeOrClassStaticBlockDeclaration:()=>uf,isFunctionOrConstructorTypeNode:()=>hP,isFunctionOrModuleBlock:()=>fP,isFunctionSymbol:()=>DI,isFunctionTypeNode:()=>$l,isFutureReservedKeyword:()=>tN,isGeneratedIdentifier:()=>cs,isGeneratedPrivateIdentifier:()=>Ny,isGetAccessor:()=>Tl,isGetAccessorDeclaration:()=>Gl,isGetOrSetAccessorDeclaration:()=>GA,isGlobalDeclaration:()=>isGlobalDeclaration,isGlobalScopeAugmentation:()=>vf,isGrammarError:()=>ND,isHeritageClause:()=>ru,isHoistedFunction:()=>_0,isHoistedVariableStatement:()=>c0,isIdentifier:()=>yt,isIdentifierANonContextualKeyword:()=>iN,isIdentifierName:()=>YI,isIdentifierOrThisTypeNode:()=>aJ,isIdentifierPart:()=>Rs,isIdentifierStart:()=>Wn,isIdentifierText:()=>vy,isIdentifierTypePredicate:()=>Fk,isIdentifierTypeReference:()=>pL,isIfStatement:()=>NR,isIgnoredFileFromWildCardWatching:()=>isIgnoredFileFromWildCardWatching,isImplicitGlob:()=>Dx,isImportCall:()=>s0,isImportClause:()=>HR,isImportDeclaration:()=>o2,isImportEqualsDeclaration:()=>s2,isImportKeyword:()=>M8,isImportMeta:()=>o0,isImportOrExportSpecifier:()=>aP,isImportOrExportSpecifierName:()=>isImportOrExportSpecifierName,isImportSpecifier:()=>nE,isImportTypeAssertionContainer:()=>GR,isImportTypeNode:()=>Kl,isImportableFile:()=>isImportableFile,isInComment:()=>isInComment,isInExpressionContext:()=>J3,isInJSDoc:()=>q3,isInJSFile:()=>Pr,isInJSXText:()=>isInJSXText,isInJsonFile:()=>pI,isInNonReferenceComment:()=>isInNonReferenceComment,isInReferenceComment:()=>isInReferenceComment,isInRightSideOfInternalImportEqualsDeclaration:()=>isInRightSideOfInternalImportEqualsDeclaration,isInString:()=>isInString,isInTemplateString:()=>isInTemplateString,isInTopLevelContext:()=>Kk,isIncrementalCompilation:()=>wM,isIndexSignatureDeclaration:()=>Hv,isIndexedAccessTypeNode:()=>$8,isInferTypeNode:()=>H8,isInfinityOrNaNString:()=>bL,isInitializedProperty:()=>isInitializedProperty,isInitializedVariable:()=>lx,isInsideJsxElement:()=>isInsideJsxElement,isInsideJsxElementOrAttribute:()=>isInsideJsxElementOrAttribute,isInsideNodeModules:()=>isInsideNodeModules,isInsideTemplateLiteral:()=>isInsideTemplateLiteral,isInstantiatedModule:()=>isInstantiatedModule,isInterfaceDeclaration:()=>eu,isInternalDeclaration:()=>isInternalDeclaration,isInternalModuleImportEqualsDeclaration:()=>lI,isInternalName:()=>qj,isIntersectionTypeNode:()=>W8,isIntrinsicJsxName:()=>P4,isIterationStatement:()=>n3,isJSDoc:()=>Ho,isJSDocAllType:()=>dj,isJSDocAugmentsTag:()=>md,isJSDocAuthorTag:()=>bj,isJSDocCallbackTag:()=>Tj,isJSDocClassTag:()=>pE,isJSDocCommentContainingNode:()=>c3,isJSDocConstructSignature:()=>MI,isJSDocDeprecatedTag:()=>v2,isJSDocEnumTag:()=>dE,isJSDocFunctionType:()=>dd,isJSDocImplementsTag:()=>hE,isJSDocIndexSignature:()=>dI,isJSDocLikeText:()=>LE,isJSDocLink:()=>uj,isJSDocLinkCode:()=>pj,isJSDocLinkLike:()=>Sl,isJSDocLinkPlain:()=>fj,isJSDocMemberName:()=>uc,isJSDocNameReference:()=>fd,isJSDocNamepathType:()=>vj,isJSDocNamespaceBody:()=>FP,isJSDocNode:()=>Uy,isJSDocNonNullableType:()=>hj,isJSDocNullableType:()=>uE,isJSDocOptionalParameter:()=>Zx,isJSDocOptionalType:()=>gj,isJSDocOverloadTag:()=>y2,isJSDocOverrideTag:()=>fE,isJSDocParameterTag:()=>pc,isJSDocPrivateTag:()=>m2,isJSDocPropertyLikeTag:()=>Dy,isJSDocPropertyTag:()=>wj,isJSDocProtectedTag:()=>h2,isJSDocPublicTag:()=>d2,isJSDocReadonlyTag:()=>g2,isJSDocReturnTag:()=>b2,isJSDocSatisfiesExpression:()=>IL,isJSDocSatisfiesTag:()=>T2,isJSDocSeeTag:()=>Sj,isJSDocSignature:()=>iu,isJSDocTag:()=>zy,isJSDocTemplateTag:()=>Go,isJSDocThisTag:()=>mE,isJSDocThrowsTag:()=>Cj,isJSDocTypeAlias:()=>Cl,isJSDocTypeAssertion:()=>xE,isJSDocTypeExpression:()=>lE,isJSDocTypeLiteral:()=>f2,isJSDocTypeTag:()=>au,isJSDocTypedefTag:()=>xj,isJSDocUnknownTag:()=>Ej,isJSDocUnknownType:()=>mj,isJSDocVariadicType:()=>yj,isJSXTagName:()=>xf,isJsonEqual:()=>gv,isJsonSourceFile:()=>a0,isJsxAttribute:()=>nj,isJsxAttributeLike:()=>XP,isJsxAttributes:()=>p2,isJsxChild:()=>o3,isJsxClosingElement:()=>sE,isJsxClosingFragment:()=>rj,isJsxElement:()=>l2,isJsxExpression:()=>aj,isJsxFragment:()=>pd,isJsxOpeningElement:()=>tu,isJsxOpeningFragment:()=>u2,isJsxOpeningLikeElement:()=>_3,isJsxOpeningLikeElementTagName:()=>isJsxOpeningLikeElementTagName,isJsxSelfClosingElement:()=>tj,isJsxSpreadAttribute:()=>ij,isJsxTagNameExpression:()=>KP,isJsxText:()=>td,isJumpStatementTarget:()=>isJumpStatementTarget,isKeyword:()=>ba,isKnownSymbol:()=>lN,isLabelName:()=>isLabelName,isLabelOfLabeledStatement:()=>isLabelOfLabeledStatement,isLabeledStatement:()=>tE,isLateVisibilityPaintedStatement:()=>ak,isLeftHandSideExpression:()=>Do,isLeftHandSideOfAssignment:()=>rO,isLet:()=>xk,isLineBreak:()=>un,isLiteralComputedPropertyDeclarationName:()=>l4,isLiteralExpression:()=>Iy,isLiteralExpressionOfObject:()=>rP,isLiteralImportTypeNode:()=>k3,isLiteralKind:()=>ky,isLiteralLikeAccess:()=>wf,isLiteralLikeElementAccess:()=>wl,isLiteralNameOfPropertyDeclarationOrIndexAccess:()=>isLiteralNameOfPropertyDeclarationOrIndexAccess,isLiteralTypeLikeExpression:()=>cJ,isLiteralTypeLiteral:()=>CP,isLiteralTypeNode:()=>Yv,isLocalName:()=>E2,isLogicalOperator:()=>ZN,isLogicalOrCoalescingAssignmentExpression:()=>eO,isLogicalOrCoalescingAssignmentOperator:()=>jf,isLogicalOrCoalescingBinaryExpression:()=>tO,isLogicalOrCoalescingBinaryOperator:()=>Z4,isMappedTypeNode:()=>K8,isMemberName:()=>js,isMergeDeclarationMarker:()=>ZR,isMetaProperty:()=>t2,isMethodDeclaration:()=>Vl,isMethodOrAccessor:()=>Ly,isMethodSignature:()=>L8,isMinusToken:()=>Wv,isMissingDeclaration:()=>YR,isModifier:()=>Oy,isModifierKind:()=>Wi,isModifierLike:()=>ff,isModuleAugmentationExternal:()=>x3,isModuleBlock:()=>rE,isModuleBody:()=>jP,isModuleDeclaration:()=>Ea,isModuleExportsAccessExpression:()=>T0,isModuleIdentifier:()=>G3,isModuleName:()=>_J,isModuleOrEnumDeclaration:()=>qP,isModuleReference:()=>$P,isModuleSpecifierLike:()=>isModuleSpecifierLike,isModuleWithStringLiteralName:()=>KD,isNameOfFunctionDeclaration:()=>isNameOfFunctionDeclaration,isNameOfModuleDeclaration:()=>isNameOfModuleDeclaration,isNamedClassElement:()=>dP,isNamedDeclaration:()=>af,isNamedEvaluation:()=>fN,isNamedEvaluationSource:()=>S4,isNamedExportBindings:()=>QA,isNamedExports:()=>iE,isNamedImportBindings:()=>BP,isNamedImports:()=>XR,isNamedImportsOrExports:()=>YO,isNamedTupleMember:()=>$v,isNamespaceBody:()=>JP,isNamespaceExport:()=>ld,isNamespaceExportDeclaration:()=>a2,isNamespaceImport:()=>_2,isNamespaceReexportDeclaration:()=>oI,isNewExpression:()=>X8,isNewExpressionTarget:()=>isNewExpressionTarget,isNightly:()=>PN,isNoSubstitutionTemplateLiteral:()=>k8,isNode:()=>eP,isNodeArray:()=>_s,isNodeArrayMultiLine:()=>AO,isNodeDescendantOf:()=>KI,isNodeKind:()=>gl,isNodeLikeSystem:()=>M5,isNodeModulesDirectory:()=>aA,isNodeWithPossibleHoistedDeclaration:()=>zI,isNonContextualKeyword:()=>y4,isNonExportDefaultModifier:()=>kJ,isNonGlobalAmbientModule:()=>XD,isNonGlobalDeclaration:()=>isNonGlobalDeclaration,isNonNullAccess:()=>kL,isNonNullChain:()=>JS,isNonNullExpression:()=>Uo,isNonStaticMethodOrAccessorWithPrivateName:()=>isNonStaticMethodOrAccessorWithPrivateName,isNotEmittedOrPartiallyEmittedNode:()=>DP,isNotEmittedStatement:()=>c2,isNullishCoalesce:()=>XA,isNumber:()=>gi,isNumericLiteral:()=>zs,isNumericLiteralName:()=>$x,isObjectBindingElementWithoutPropertyName:()=>isObjectBindingElementWithoutPropertyName,isObjectBindingOrAssignmentElement:()=>YS,isObjectBindingOrAssignmentPattern:()=>XS,isObjectBindingPattern:()=>gR,isObjectLiteralElement:()=>Wy,isObjectLiteralElementLike:()=>jy,isObjectLiteralExpression:()=>Hs,isObjectLiteralMethod:()=>jk,isObjectLiteralOrClassExpressionMethodOrAccessor:()=>Jk,isObjectTypeDeclaration:()=>$O,isOctalDigit:()=>hy,isOmittedExpression:()=>cd,isOptionalChain:()=>Ay,isOptionalChainRoot:()=>Py,isOptionalDeclaration:()=>DL,isOptionalJSDocPropertyLikeTag:()=>Yx,isOptionalTypeNode:()=>q8,isOuterExpression:()=>yd,isOutermostOptionalChain:()=>KA,isOverrideModifier:()=>pR,isPackedArrayLiteral:()=>hL,isParameter:()=>Vs,isParameterDeclaration:()=>mN,isParameterOrCatchClauseVariable:()=>TL,isParameterPropertyDeclaration:()=>lS,isParameterPropertyModifier:()=>WS,isParenthesizedExpression:()=>qo,isParenthesizedTypeNode:()=>Kv,isParseTreeNode:()=>pl,isPartOfTypeNode:()=>l0,isPartOfTypeQuery:()=>F3,isPartiallyEmittedExpression:()=>Z8,isPatternMatch:()=>z1,isPinnedComment:()=>v3,isPlainJsFile:()=>PD,isPlusToken:()=>zv,isPossiblyTypeArgumentPosition:()=>isPossiblyTypeArgumentPosition,isPostfixUnaryExpression:()=>Q8,isPrefixUnaryExpression:()=>od,isPrivateIdentifier:()=>vn,isPrivateIdentifierClassElementDeclaration:()=>zS,isPrivateIdentifierPropertyAccessExpression:()=>cP,isPrivateIdentifierSymbol:()=>uN,isProgramBundleEmitBuildInfo:()=>isProgramBundleEmitBuildInfo,isProgramUptoDate:()=>isProgramUptoDate,isPrologueDirective:()=>us,isPropertyAccessChain:()=>LS,isPropertyAccessEntityNameExpression:()=>rx,isPropertyAccessExpression:()=>bn,isPropertyAccessOrQualifiedName:()=>TP,isPropertyAccessOrQualifiedNameOrImportTypeNode:()=>bP,isPropertyAssignment:()=>lc,isPropertyDeclaration:()=>Bo,isPropertyName:()=>vl,isPropertyNameLiteral:()=>L0,isPropertySignature:()=>Wl,isProtoSetter:()=>T4,isPrototypeAccess:()=>Nl,isPrototypePropertyAssignment:()=>CI,isPunctuation:()=>isPunctuation,isPushOrUnshiftIdentifier:()=>dN,isQualifiedName:()=>rc,isQuestionDotToken:()=>aR,isQuestionOrExclamationToken:()=>iJ,isQuestionOrPlusOrMinusToken:()=>oJ,isQuestionToken:()=>ql,isRawSourceMap:()=>isRawSourceMap,isReadonlyKeyword:()=>O8,isReadonlyKeywordOrPlusOrMinusToken:()=>sJ,isRecognizedTripleSlashComment:()=>jD,isReferenceFileLocation:()=>isReferenceFileLocation,isReferencedFile:()=>isReferencedFile,isRegularExpressionLiteral:()=>QL,isRequireCall:()=>El,isRequireVariableStatement:()=>W3,isRestParameter:()=>u3,isRestTypeNode:()=>U8,isReturnStatement:()=>FR,isReturnStatementWithFixablePromiseHandler:()=>isReturnStatementWithFixablePromiseHandler,isRightSideOfAccessExpression:()=>nx,isRightSideOfPropertyAccess:()=>isRightSideOfPropertyAccess,isRightSideOfQualifiedName:()=>isRightSideOfQualifiedName,isRightSideOfQualifiedNameOrPropertyAccess:()=>aO,isRightSideOfQualifiedNameOrPropertyAccessOrJSDocMemberName:()=>sO,isRootedDiskPath:()=>A_,isSameEntityName:()=>z_,isSatisfiesExpression:()=>AR,isScopeMarker:()=>i3,isSemicolonClassElement:()=>kR,isSetAccessor:()=>bl,isSetAccessorDeclaration:()=>ic,isShebangTrivia:()=>gy,isShorthandAmbientModuleSymbol:()=>YD,isShorthandPropertyAssignment:()=>nu,isSignedNumericLiteral:()=>O0,isSimpleCopiableExpression:()=>isSimpleCopiableExpression,isSimpleInlineableExpression:()=>isSimpleInlineableExpression,isSingleOrDoubleQuote:()=>hI,isSourceFile:()=>wi,isSourceFileFromLibrary:()=>isSourceFileFromLibrary,isSourceFileJS:()=>y0,isSourceFileNotJS:()=>uI,isSourceFileNotJson:()=>fI,isSourceMapping:()=>isSourceMapping,isSpecialPropertyDeclaration:()=>AI,isSpreadAssignment:()=>_E,isSpreadElement:()=>Zv,isStatement:()=>a3,isStatementButNotDeclaration:()=>HP,isStatementOrBlock:()=>s3,isStatementWithLocals:()=>DD,isStatic:()=>G0,isStaticModifier:()=>lR,isString:()=>Ji,isStringAKeyword:()=>nN,isStringANonContextualKeyword:()=>rN,isStringAndEmptyAnonymousObjectIntersection:()=>isStringAndEmptyAnonymousObjectIntersection,isStringDoubleQuoted:()=>gI,isStringLiteral:()=>Gn,isStringLiteralLike:()=>Ti,isStringLiteralOrJsxExpression:()=>YP,isStringLiteralOrTemplate:()=>isStringLiteralOrTemplate,isStringOrNumericLiteralLike:()=>Ta,isStringOrRegularExpressionOrTemplateLiteral:()=>isStringOrRegularExpressionOrTemplateLiteral,isStringTextContainingNode:()=>_P,isSuperCall:()=>Ek,isSuperKeyword:()=>nd,isSuperOrSuperProperty:()=>Zk,isSuperProperty:()=>Sf,isSupportedSourceFileName:()=>GM,isSwitchStatement:()=>qR,isSyntaxList:()=>Aj,isSyntheticExpression:()=>PR,isSyntheticReference:()=>QR,isTagName:()=>isTagName,isTaggedTemplateExpression:()=>Y8,isTaggedTemplateTag:()=>isTaggedTemplateTag,isTemplateExpression:()=>ER,isTemplateHead:()=>ZL,isTemplateLiteral:()=>EP,isTemplateLiteralKind:()=>yl,isTemplateLiteralToken:()=>nP,isTemplateLiteralTypeNode:()=>hR,isTemplateLiteralTypeSpan:()=>mR,isTemplateMiddle:()=>eR,isTemplateMiddleOrTemplateTail:()=>iP,isTemplateSpan:()=>DR,isTemplateTail:()=>tR,isTextWhiteSpaceLike:()=>isTextWhiteSpaceLike,isThis:()=>isThis,isThisContainerOrFunctionBlock:()=>$k,isThisIdentifier:()=>Mf,isThisInTypeQuery:()=>qN,isThisInitializedDeclaration:()=>tI,isThisInitializedObjectBindingExpression:()=>rI,isThisProperty:()=>eI,isThisTypeNode:()=>Xv,isThisTypeParameter:()=>Kx,isThisTypePredicate:()=>Bk,isThrowStatement:()=>UR,isToken:()=>tP,isTokenKind:()=>BS,isTraceEnabled:()=>isTraceEnabled,isTransientSymbol:()=>$y,isTrivia:()=>aN,isTryStatement:()=>zR,isTupleTypeNode:()=>B8,isTypeAlias:()=>LI,isTypeAliasDeclaration:()=>n2,isTypeAssertionExpression:()=>vR,isTypeDeclaration:()=>Xx,isTypeElement:()=>Ry,isTypeKeyword:()=>isTypeKeyword,isTypeKeywordToken:()=>isTypeKeywordToken,isTypeKeywordTokenOrIdentifier:()=>isTypeKeywordTokenOrIdentifier,isTypeLiteralNode:()=>id,isTypeNode:()=>Jy,isTypeNodeKind:()=>hx,isTypeOfExpression:()=>TR,isTypeOnlyExportDeclaration:()=>US,isTypeOnlyImportDeclaration:()=>qS,isTypeOnlyImportOrExportDeclaration:()=>sP,isTypeOperatorNode:()=>G8,isTypeParameterDeclaration:()=>Fo,isTypePredicateNode:()=>j8,isTypeQueryNode:()=>J8,isTypeReferenceNode:()=>ac,isTypeReferenceType:()=>tD,isUMDExportSymbol:()=>VO,isUnaryExpression:()=>t3,isUnaryExpressionWithWrite:()=>wP,isUnicodeIdentifierStart:()=>UT,isUnionTypeNode:()=>z8,isUnparsedNode:()=>ZA,isUnparsedPrepend:()=>_j,isUnparsedSource:()=>lj,isUnparsedTextLike:()=>FS,isUrl:()=>V5,isValidBigIntString:()=>zx,isValidESSymbolDeclaration:()=>Mk,isValidTypeOnlyAliasUseSite:()=>_L,isValueSignatureDeclaration:()=>WI,isVarConst:()=>D3,isVariableDeclaration:()=>Vi,isVariableDeclarationInVariableStatement:()=>N3,isVariableDeclarationInitializedToBareOrAccessedRequire:()=>Ef,isVariableDeclarationInitializedToRequire:()=>U3,isVariableDeclarationList:()=>r2,isVariableLike:()=>u0,isVariableLikeOrAccessor:()=>Nk,isVariableStatement:()=>zo,isVoidExpression:()=>Qv,isWatchSet:()=>OO,isWhileStatement:()=>MR,isWhiteSpaceLike:()=>os,isWhiteSpaceSingleLine:()=>N_,isWithStatement:()=>BR,isWriteAccess:()=>FO,isWriteOnlyAccess:()=>JO,isYieldExpression:()=>wR,jsxModeNeedsExplicitImport:()=>jsxModeNeedsExplicitImport,keywordPart:()=>keywordPart,last:()=>Zn,lastOrUndefined:()=>Cn,length:()=>I,libMap:()=>libMap,libs:()=>libs,lineBreakPart:()=>lineBreakPart,linkNamePart:()=>linkNamePart,linkPart:()=>linkPart,linkTextPart:()=>linkTextPart,listFiles:()=>listFiles,loadModuleFromGlobalCache:()=>loadModuleFromGlobalCache,loadWithModeAwareCache:()=>loadWithModeAwareCache,makeIdentifierFromModuleName:()=>GD,makeImport:()=>makeImport,makeImportIfNecessary:()=>makeImportIfNecessary,makeStringLiteral:()=>makeStringLiteral,mangleScopedPackageName:()=>mangleScopedPackageName,map:()=>Ze,mapAllOrFail:()=>Pt,mapDefined:()=>qt,mapDefinedEntries:()=>Ri,mapDefinedIterator:()=>Zr,mapEntries:()=>be,mapIterator:()=>st,mapOneOrMany:()=>mapOneOrMany,mapToDisplayParts:()=>mapToDisplayParts,matchFiles:()=>qM,matchPatternOrExact:()=>tL,matchedText:()=>S5,matchesExclude:()=>matchesExclude,maybeBind:()=>le,maybeSetLocalizedDiagnosticMessages:()=>vx,memoize:()=>tl,memoizeCached:()=>D1,memoizeOne:()=>An,memoizeWeak:()=>P1,metadataHelper:()=>metadataHelper,min:()=>N1,minAndMax:()=>nL,missingFileModifiedTime:()=>missingFileModifiedTime,modifierToFlag:()=>Q0,modifiersToFlags:()=>Vn,moduleOptionDeclaration:()=>moduleOptionDeclaration,moduleResolutionIsEqualTo:()=>TD,moduleResolutionNameAndModeGetter:()=>moduleResolutionNameAndModeGetter,moduleResolutionOptionDeclarations:()=>moduleResolutionOptionDeclarations,moduleResolutionSupportsPackageJsonExportsAndImports:()=>_v,moduleResolutionUsesNodeModules:()=>moduleResolutionUsesNodeModules,moduleSpecifiers:()=>ts_moduleSpecifiers_exports,moveEmitHelpers:()=>moveEmitHelpers,moveRangeEnd:()=>gO,moveRangePastDecorators:()=>_x,moveRangePastModifiers:()=>yO,moveRangePos:()=>Ff,moveSyntheticComments:()=>moveSyntheticComments,mutateMap:()=>UO,mutateMapSkippingNewValues:()=>fx,needsParentheses:()=>needsParentheses,needsScopeMarker:()=>IP,newCaseClauseTracker:()=>newCaseClauseTracker,newPrivateEnvironment:()=>newPrivateEnvironment,noEmitNotification:()=>noEmitNotification,noEmitSubstitution:()=>noEmitSubstitution,noTransformers:()=>noTransformers,noTruncationMaximumTruncationLength:()=>hC,nodeCanBeDecorated:()=>R3,nodeHasName:()=>hS,nodeIsDecorated:()=>q_,nodeIsMissing:()=>va,nodeIsPresent:()=>xl,nodeIsSynthesized:()=>fs,nodeModuleNameResolver:()=>nodeModuleNameResolver,nodeModulesPathPart:()=>nodeModulesPathPart,nodeNextJsonConfigResolver:()=>nodeNextJsonConfigResolver,nodeOrChildIsDecorated:()=>m0,nodeOverlapsWithStartEnd:()=>nodeOverlapsWithStartEnd,nodePosToString:()=>ID,nodeSeenTracker:()=>nodeSeenTracker,nodeStartsNewLexicalEnvironment:()=>hN,nodeToDisplayParts:()=>nodeToDisplayParts,noop:()=>yn,noopFileWatcher:()=>noopFileWatcher,noopPush:()=>oo,normalizePath:()=>Un,normalizeSlashes:()=>Eo,not:()=>w5,notImplemented:()=>A1,notImplementedResolver:()=>notImplementedResolver,nullNodeConverters:()=>nullNodeConverters,nullParenthesizerRules:()=>pw,nullTransformationContext:()=>nullTransformationContext,objectAllocator:()=>jC,operatorPart:()=>operatorPart,optionDeclarations:()=>optionDeclarations,optionMapToObject:()=>optionMapToObject,optionsAffectingProgramStructure:()=>optionsAffectingProgramStructure,optionsForBuild:()=>optionsForBuild,optionsForWatch:()=>optionsForWatch,optionsHaveChanges:()=>J_,optionsHaveModuleResolutionChanges:()=>p3,or:()=>W1,orderedRemoveItem:()=>J,orderedRemoveItemAt:()=>vT,outFile:()=>B0,packageIdToPackageName:()=>f3,packageIdToString:()=>xD,padLeft:()=>D5,padRight:()=>k5,paramHelper:()=>paramHelper,parameterIsThisKeyword:()=>kl,parameterNamePart:()=>parameterNamePart,parseBaseNodeFactory:()=>Nw,parseBigInt:()=>oL,parseBuildCommand:()=>parseBuildCommand,parseCommandLine:()=>parseCommandLine,parseCommandLineWorker:()=>parseCommandLineWorker,parseConfigFileTextToJson:()=>parseConfigFileTextToJson,parseConfigFileWithSystem:()=>parseConfigFileWithSystem,parseConfigHostFromCompilerHostLike:()=>parseConfigHostFromCompilerHostLike,parseCustomTypeOption:()=>parseCustomTypeOption,parseIsolatedEntityName:()=>$J,parseIsolatedJSDocComment:()=>XJ,parseJSDocTypeExpressionForTests:()=>YJ,parseJsonConfigFileContent:()=>parseJsonConfigFileContent,parseJsonSourceFileConfigFileContent:()=>parseJsonSourceFileConfigFileContent,parseJsonText:()=>KJ,parseListTypeOption:()=>parseListTypeOption,parseNodeFactory:()=>Pw,parseNodeModuleFromPath:()=>parseNodeModuleFromPath,parsePackageName:()=>parsePackageName,parsePseudoBigInt:()=>Hf,parseValidBigInt:()=>Ux,patchWriteFileEnsuringDirectory:()=>patchWriteFileEnsuringDirectory,pathContainsNodeModules:()=>pathContainsNodeModules,pathIsAbsolute:()=>sy,pathIsBareSpecifier:()=>G5,pathIsRelative:()=>So,patternText:()=>T5,perfLogger:()=>zp,performIncrementalCompilation:()=>performIncrementalCompilation,performance:()=>ts_performance_exports,plainJSErrors:()=>plainJSErrors,positionBelongsToNode:()=>positionBelongsToNode,positionIsASICandidate:()=>positionIsASICandidate,positionIsSynthesized:()=>hs,positionsAreOnSameLine:()=>$_,preProcessFile:()=>preProcessFile,probablyUsesSemicolons:()=>probablyUsesSemicolons,processCommentPragmas:()=>ZE,processPragmasIntoFields:()=>e7,processTaggedTemplateExpression:()=>processTaggedTemplateExpression,programContainsEsModules:()=>programContainsEsModules,programContainsModules:()=>programContainsModules,projectReferenceIsEqualTo:()=>bD,propKeyHelper:()=>propKeyHelper,propertyNamePart:()=>propertyNamePart,pseudoBigIntToString:()=>yv,punctuationPart:()=>punctuationPart,pushIfUnique:()=>qn,quote:()=>quote,quotePreferenceFromString:()=>quotePreferenceFromString,rangeContainsPosition:()=>rangeContainsPosition,rangeContainsPositionExclusive:()=>rangeContainsPositionExclusive,rangeContainsRange:()=>rangeContainsRange,rangeContainsRangeExclusive:()=>rangeContainsRangeExclusive,rangeContainsStartEnd:()=>rangeContainsStartEnd,rangeEndIsOnSameLineAsRangeStart:()=>EO,rangeEndPositionsAreOnSameLine:()=>xO,rangeEquals:()=>Kc,rangeIsOnSingleLine:()=>TO,rangeOfNode:()=>iL,rangeOfTypeParameters:()=>aL,rangeOverlapsWithStartEnd:()=>rangeOverlapsWithStartEnd,rangeStartIsOnSameLineAsRangeEnd:()=>cx,rangeStartPositionsAreOnSameLine:()=>SO,readBuilderProgram:()=>readBuilderProgram,readConfigFile:()=>readConfigFile,readHelper:()=>readHelper,readJson:()=>hO,readJsonConfigFile:()=>readJsonConfigFile,readJsonOrUndefined:()=>ax,realizeDiagnostics:()=>realizeDiagnostics,reduceEachLeadingCommentRange:()=>zT,reduceEachTrailingCommentRange:()=>WT,reduceLeft:()=>Qa,reduceLeftIterator:()=>K,reducePathComponents:()=>is,refactor:()=>ts_refactor_exports,regExpEscape:()=>JM,relativeComplement:()=>h_,removeAllComments:()=>removeAllComments,removeEmitHelper:()=>removeEmitHelper,removeExtension:()=>Fx,removeFileExtension:()=>Ll,removeIgnoredPath:()=>removeIgnoredPath,removeMinAndVersionNumbers:()=>q1,removeOptionality:()=>removeOptionality,removePrefix:()=>x5,removeSuffix:()=>F1,removeTrailingDirectorySeparator:()=>P_,repeatString:()=>repeatString,replaceElement:()=>ei,resolutionExtensionIsTSOrJson:()=>YM,resolveConfigFileProjectName:()=>resolveConfigFileProjectName,resolveJSModule:()=>resolveJSModule,resolveModuleName:()=>resolveModuleName,resolveModuleNameFromCache:()=>resolveModuleNameFromCache,resolvePackageNameToPackageJson:()=>resolvePackageNameToPackageJson,resolvePath:()=>oy,resolveProjectReferencePath:()=>resolveProjectReferencePath,resolveTripleslashReference:()=>resolveTripleslashReference,resolveTypeReferenceDirective:()=>resolveTypeReferenceDirective,resolvingEmptyArray:()=>pC,restHelper:()=>restHelper,returnFalse:()=>w_,returnNoopFileWatcher:()=>returnNoopFileWatcher,returnTrue:()=>vp,returnUndefined:()=>C1,returnsPromise:()=>returnsPromise,runInitializersHelper:()=>runInitializersHelper,sameFlatMap:()=>at,sameMap:()=>tt,sameMapping:()=>sameMapping,scanShebangTrivia:()=>yy,scanTokenAtPosition:()=>yk,scanner:()=>$w,screenStartingMessageCodes:()=>screenStartingMessageCodes,semanticDiagnosticsOptionDeclarations:()=>semanticDiagnosticsOptionDeclarations,serializeCompilerOptions:()=>serializeCompilerOptions,server:()=>ts_server_exports,servicesVersion:()=>qw,setCommentRange:()=>setCommentRange,setConfigFileInOptions:()=>setConfigFileInOptions,setConstantValue:()=>setConstantValue,setEachParent:()=>Q_,setEmitFlags:()=>setEmitFlags,setFunctionNameHelper:()=>setFunctionNameHelper,setGetSourceFileAsHashVersioned:()=>setGetSourceFileAsHashVersioned,setIdentifierAutoGenerate:()=>setIdentifierAutoGenerate,setIdentifierGeneratedImportReference:()=>setIdentifierGeneratedImportReference,setIdentifierTypeArguments:()=>setIdentifierTypeArguments,setInternalEmitFlags:()=>setInternalEmitFlags,setLocalizedDiagnosticMessages:()=>yx,setModuleDefaultHelper:()=>setModuleDefaultHelper,setNodeFlags:()=>dL,setObjectAllocator:()=>gx,setOriginalNode:()=>Dn,setParent:()=>Sa,setParentRecursive:()=>Vx,setPrivateIdentifier:()=>setPrivateIdentifier,setResolvedModule:()=>gD,setResolvedTypeReferenceDirective:()=>yD,setSnippetElement:()=>setSnippetElement,setSourceMapRange:()=>setSourceMapRange,setStackTraceLimit:()=>setStackTraceLimit,setStartsOnNewLine:()=>setStartsOnNewLine,setSyntheticLeadingComments:()=>setSyntheticLeadingComments,setSyntheticTrailingComments:()=>setSyntheticTrailingComments,setSys:()=>setSys,setSysLog:()=>setSysLog,setTextRange:()=>Rt,setTextRangeEnd:()=>Wx,setTextRangePos:()=>Gf,setTextRangePosEnd:()=>Us,setTextRangePosWidth:()=>$f,setTokenSourceMapRange:()=>setTokenSourceMapRange,setTypeNode:()=>setTypeNode,setUILocale:()=>xp,setValueDeclaration:()=>PI,shouldAllowImportingTsExtension:()=>shouldAllowImportingTsExtension,shouldPreserveConstEnums:()=>EM,shouldUseUriStyleNodeCoreModules:()=>shouldUseUriStyleNodeCoreModules,showModuleSpecifier:()=>HO,signatureHasLiteralTypes:()=>signatureHasLiteralTypes,signatureHasRestParameter:()=>signatureHasRestParameter,signatureToDisplayParts:()=>signatureToDisplayParts,single:()=>Yc,singleElementArray:()=>Cp,singleIterator:()=>Ka,singleOrMany:()=>mo,singleOrUndefined:()=>Xa,skipAlias:()=>RO,skipAssertions:()=>Hj,skipConstraint:()=>skipConstraint,skipOuterExpressions:()=>$o,skipParentheses:()=>Pl,skipPartiallyEmittedExpressions:()=>lf,skipTrivia:()=>Ar,skipTypeChecking:()=>sL,skipTypeParentheses:()=>GI,skipWhile:()=>N5,sliceAfter:()=>rL,some:()=>Ke,sort:()=>Is,sortAndDeduplicate:()=>uo,sortAndDeduplicateDiagnostics:()=>yA,sourceFileAffectingCompilerOptions:()=>sourceFileAffectingCompilerOptions,sourceFileMayBeEmitted:()=>q0,sourceMapCommentRegExp:()=>sourceMapCommentRegExp,sourceMapCommentRegExpDontCareLineStart:()=>sourceMapCommentRegExpDontCareLineStart,spacePart:()=>spacePart,spanMap:()=>co,spreadArrayHelper:()=>spreadArrayHelper,stableSort:()=>Ns,startEndContainsRange:()=>startEndContainsRange,startEndOverlapsWithStartEnd:()=>startEndOverlapsWithStartEnd,startOnNewLine:()=>vd,startTracing:()=>startTracing,startsWith:()=>Pn,startsWithDirectory:()=>rA,startsWithUnderscore:()=>startsWithUnderscore,startsWithUseStrict:()=>SE,stringContains:()=>Fi,stringContainsAt:()=>stringContainsAt,stringToToken:()=>_l,stripQuotes:()=>CN,supportedDeclarationExtensions:()=>iw,supportedJSExtensions:()=>ew,supportedJSExtensionsFlat:()=>tw,supportedLocaleDirectories:()=>uC,supportedTSExtensions:()=>KC,supportedTSExtensionsFlat:()=>zC,supportedTSImplementationExtensions:()=>aw,suppressLeadingAndTrailingTrivia:()=>suppressLeadingAndTrailingTrivia,suppressLeadingTrivia:()=>suppressLeadingTrivia,suppressTrailingTrivia:()=>suppressTrailingTrivia,symbolEscapedNameNoDefault:()=>symbolEscapedNameNoDefault,symbolName:()=>rf,symbolNameNoDefault:()=>symbolNameNoDefault,symbolPart:()=>symbolPart,symbolToDisplayParts:()=>symbolToDisplayParts,syntaxMayBeASICandidate:()=>syntaxMayBeASICandidate,syntaxRequiresTrailingSemicolonOrASI:()=>syntaxRequiresTrailingSemicolonOrASI,sys:()=>Hy,sysLog:()=>sysLog,tagNamesAreEquivalent:()=>Hi,takeWhile:()=>I5,targetOptionDeclaration:()=>targetOptionDeclaration,templateObjectHelper:()=>templateObjectHelper,testFormatSettings:()=>testFormatSettings,textChangeRangeIsUnchanged:()=>cS,textChangeRangeNewSpan:()=>R_,textChanges:()=>ts_textChanges_exports,textOrKeywordPart:()=>textOrKeywordPart,textPart:()=>textPart,textRangeContainsPositionInclusive:()=>bA,textSpanContainsPosition:()=>vA,textSpanContainsTextSpan:()=>TA,textSpanEnd:()=>Ir,textSpanIntersection:()=>_S,textSpanIntersectsWith:()=>EA,textSpanIntersectsWithPosition:()=>wA,textSpanIntersectsWithTextSpan:()=>xA,textSpanIsEmpty:()=>sS,textSpanOverlap:()=>oS,textSpanOverlapsWith:()=>SA,textSpansEqual:()=>textSpansEqual,textToKeywordObj:()=>kv,timestamp:()=>Wp,toArray:()=>en,toBuilderFileEmit:()=>toBuilderFileEmit,toBuilderStateFileInfoForMultiEmit:()=>toBuilderStateFileInfoForMultiEmit,toEditorSettings:()=>lu,toFileNameLowerCase:()=>Tp,toLowerCase:()=>bp,toPath:()=>Ui,toProgramEmitPending:()=>toProgramEmitPending,tokenIsIdentifierOrKeyword:()=>fr,tokenIsIdentifierOrKeywordOrGreaterThan:()=>qT,tokenToString:()=>Br,trace:()=>trace,tracing:()=>Sd,tracingEnabled:()=>tracingEnabled,transform:()=>transform,transformClassFields:()=>transformClassFields,transformDeclarations:()=>transformDeclarations,transformECMAScriptModule:()=>transformECMAScriptModule,transformES2015:()=>transformES2015,transformES2016:()=>transformES2016,transformES2017:()=>transformES2017,transformES2018:()=>transformES2018,transformES2019:()=>transformES2019,transformES2020:()=>transformES2020,transformES2021:()=>transformES2021,transformES5:()=>transformES5,transformESDecorators:()=>transformESDecorators,transformESNext:()=>transformESNext,transformGenerators:()=>transformGenerators,transformJsx:()=>transformJsx,transformLegacyDecorators:()=>transformLegacyDecorators,transformModule:()=>transformModule,transformNodeModule:()=>transformNodeModule,transformNodes:()=>transformNodes,transformSystemModule:()=>transformSystemModule,transformTypeScript:()=>transformTypeScript,transpile:()=>transpile,transpileModule:()=>transpileModule,transpileOptionValueCompilerOptions:()=>transpileOptionValueCompilerOptions,trimString:()=>Dp,trimStringEnd:()=>kp,trimStringStart:()=>Qp,tryAddToSet:()=>ua,tryAndIgnoreErrors:()=>tryAndIgnoreErrors,tryCast:()=>ln,tryDirectoryExists:()=>tryDirectoryExists,tryExtractTSExtension:()=>uO,tryFileExists:()=>tryFileExists,tryGetClassExtendingExpressionWithTypeArguments:()=>ex,tryGetClassImplementingOrExtendingExpressionWithTypeArguments:()=>tx,tryGetDirectories:()=>tryGetDirectories,tryGetExtensionFromPath:()=>hv,tryGetImportFromModuleSpecifier:()=>Y3,tryGetJSDocSatisfiesTypeNode:()=>e8,tryGetModuleNameFromFile:()=>CE,tryGetModuleSpecifierFromDeclaration:()=>kI,tryGetNativePerformanceHooks:()=>J5,tryGetPropertyAccessOrIdentifierToString:()=>tv,tryGetPropertyNameOfBindingOrAssignmentElement:()=>PE,tryGetSourceMappingURL:()=>tryGetSourceMappingURL,tryGetTextOfPropertyName:()=>e0,tryIOAndConsumeErrors:()=>tryIOAndConsumeErrors,tryParsePattern:()=>Bx,tryParsePatterns:()=>XM,tryParseRawSourceMap:()=>tryParseRawSourceMap,tryReadDirectory:()=>tryReadDirectory,tryReadFile:()=>tryReadFile,tryRemoveDirectoryPrefix:()=>jM,tryRemoveExtension:()=>Jx,tryRemovePrefix:()=>ST,tryRemoveSuffix:()=>B1,typeAcquisitionDeclarations:()=>typeAcquisitionDeclarations,typeAliasNamePart:()=>typeAliasNamePart,typeDirectiveIsEqualTo:()=>ED,typeKeywords:()=>typeKeywords,typeParameterNamePart:()=>typeParameterNamePart,typeReferenceResolutionNameAndModeGetter:()=>typeReferenceResolutionNameAndModeGetter,typeToDisplayParts:()=>typeToDisplayParts,unchangedPollThresholds:()=>unchangedPollThresholds,unchangedTextChangeRange:()=>oC,unescapeLeadingUnderscores:()=>dl,unmangleScopedPackageName:()=>unmangleScopedPackageName,unorderedRemoveItem:()=>bT,unorderedRemoveItemAt:()=>U1,unreachableCodeIsError:()=>yM,unusedLabelIsError:()=>vM,unwrapInnermostStatementOfLabel:()=>Rk,updateErrorForNoInputFiles:()=>updateErrorForNoInputFiles,updateLanguageServiceSourceFile:()=>T7,updateMissingFilePathsWatch:()=>updateMissingFilePathsWatch,updatePackageJsonWatch:()=>updatePackageJsonWatch,updateResolutionField:()=>updateResolutionField,updateSharedExtendedConfigFileWatcher:()=>updateSharedExtendedConfigFileWatcher,updateSourceFile:()=>k2,updateWatchingWildcardDirectories:()=>updateWatchingWildcardDirectories,usesExtensionsOnImports:()=>Rx,usingSingleLineStringWriter:()=>mD,utf16EncodeAsString:()=>by,validateLocaleAndSetLanguage:()=>DA,valuesHelper:()=>valuesHelper,version:()=>Ci,versionMajorMinor:()=>ni,visitArray:()=>visitArray,visitCommaListElements:()=>visitCommaListElements,visitEachChild:()=>visitEachChild,visitFunctionBody:()=>visitFunctionBody,visitIterationBody:()=>visitIterationBody,visitLexicalEnvironment:()=>visitLexicalEnvironment,visitNode:()=>visitNode,visitNodes:()=>visitNodes2,visitParameterList:()=>visitParameterList,walkUpBindingElementsAndPatterns:()=>fS,walkUpLexicalEnvironments:()=>walkUpLexicalEnvironments,walkUpOuterExpressions:()=>Vj,walkUpParenthesizedExpressions:()=>D0,walkUpParenthesizedTypes:()=>VI,walkUpParenthesizedTypesAndGetParentAndChild:()=>HI,whitespaceOrMapCommentRegExp:()=>whitespaceOrMapCommentRegExp,writeCommentRange:()=>$N,writeFile:()=>jN,writeFileEnsuringDirectories:()=>JN,zipToModeAwareCache:()=>zipToModeAwareCache,zipWith:()=>ce});var sT=D({"src/typescript/_namespaces/ts.ts"(){"use strict";Gw(),l7(),iT(),FB()}}),oT=P({"src/typescript/typescript.ts"(Me,Bn){sT(),sT(),typeof console<"u"&&(Vp.loggingHost={log(Me,Bn){switch(Me){case 1:return console.error(Bn);case 2:return console.warn(Bn);case 3:return console.log(Bn);case 4:return console.log(Bn)}}}),Bn.exports=aT}});Bn.exports=oT()}}),Xf=Oe({"src/language-js/parse/postprocess/typescript.js"(Me,Bn){"use strict";oa();var Hn=Dp(),zn=zp(),ni=Qf(),Ci={AbstractKeyword:126,SourceFile:308,PropertyDeclaration:169};function y(Me){for(;Me&&Me.kind!==Ci.SourceFile;)Me=Me.parent;return Me}function m(Me,Bn){let Hn=y(Me),[zn,Ci]=[Me.getStart(),Me.end].map((Me=>{let{line:Bn,character:zn}=Hn.getLineAndCharacterOfPosition(Me);return{line:Bn+1,column:zn}}));ni({loc:{start:zn,end:Ci}},Bn)}function C(Me){let Bn=Kf();return[!0,!1].some((Hn=>Bn.nodeCanBeDecorated(Hn,Me,Me.parent,Me.parent.parent)))}function d(Me){let{modifiers:Bn}=Me;if(!Hn(Bn))return;let zn=Kf(),{SyntaxKind:ni}=zn;for(let Hn of Bn)zn.isDecorator(Hn)&&!C(Me)&&(Me.kind===ni.MethodDeclaration&&!zn.nodeIsPresent(Me.body)&&m(Hn,"A decorator can only decorate a method implementation, not an overload."),m(Hn,"Decorators are not valid here."))}function E(Me,Bn){Me.kind!==Ci.PropertyDeclaration||Me.modifiers&&!Me.modifiers.some((Me=>Me.kind===Ci.AbstractKeyword))||Me.initializer&&Bn.value===null&&ni(Bn,"Abstract property cannot have an initializer")}function I(Me,Bn){if(!/@|abstract/.test(Bn.originalText))return;let{esTreeNodeToTSNodeMap:Hn,tsNodeToESTreeNodeMap:ni}=Me;zn(Me.ast,(Me=>{let Bn=Hn.get(Me);if(!Bn)return;let zn=ni.get(Bn);zn===Me&&(d(Bn),E(Bn,zn))}))}Bn.exports={throwErrorForInvalidNodes:I}}}),Ad=Oe({"scripts/build/shims/debug.cjs"(Me,Bn){"use strict";oa(),Bn.exports=()=>()=>{}}}),Cd=Oe({"node_modules/@typescript-eslint/typescript-estree/node_modules/semver/internal/constants.js"(Me,Bn){oa();var Hn="2.0.0",zn=256,ni=Number.MAX_SAFE_INTEGER||9007199254740991,Ci=16;Bn.exports={SEMVER_SPEC_VERSION:Hn,MAX_LENGTH:zn,MAX_SAFE_INTEGER:ni,MAX_SAFE_COMPONENT_LENGTH:Ci}}}),xd=Oe({"node_modules/@typescript-eslint/typescript-estree/node_modules/semver/internal/debug.js"(Me,Bn){oa();var Hn=typeof aa=="object"&&aa.env&&aa.env.NODE_DEBUG&&/\bsemver\b/i.test(aa.env.NODE_DEBUG)?function(){for(var Me=arguments.length,Bn=new Array(Me),Hn=0;Hn{};Bn.exports=Hn}}),wd=Oe({"node_modules/@typescript-eslint/typescript-estree/node_modules/semver/internal/re.js"(Me,Bn){oa();var{MAX_SAFE_COMPONENT_LENGTH:Hn}=Cd(),zn=xd();Me=Bn.exports={};var ni=Me.re=[],Ci=Me.src=[],aa=Me.t={},ca=0,C=(Me,Bn,Hn)=>{let oa=ca++;zn(Me,oa,Bn),aa[Me]=oa,Ci[oa]=Bn,ni[oa]=new RegExp(Bn,Hn?"g":void 0)};C("NUMERICIDENTIFIER","0|[1-9]\\d*"),C("NUMERICIDENTIFIERLOOSE","[0-9]+"),C("NONNUMERICIDENTIFIER","\\d*[a-zA-Z-][a-zA-Z0-9-]*"),C("MAINVERSION",`(${Ci[aa.NUMERICIDENTIFIER]})\\.(${Ci[aa.NUMERICIDENTIFIER]})\\.(${Ci[aa.NUMERICIDENTIFIER]})`),C("MAINVERSIONLOOSE",`(${Ci[aa.NUMERICIDENTIFIERLOOSE]})\\.(${Ci[aa.NUMERICIDENTIFIERLOOSE]})\\.(${Ci[aa.NUMERICIDENTIFIERLOOSE]})`),C("PRERELEASEIDENTIFIER",`(?:${Ci[aa.NUMERICIDENTIFIER]}|${Ci[aa.NONNUMERICIDENTIFIER]})`),C("PRERELEASEIDENTIFIERLOOSE",`(?:${Ci[aa.NUMERICIDENTIFIERLOOSE]}|${Ci[aa.NONNUMERICIDENTIFIER]})`),C("PRERELEASE",`(?:-(${Ci[aa.PRERELEASEIDENTIFIER]}(?:\\.${Ci[aa.PRERELEASEIDENTIFIER]})*))`),C("PRERELEASELOOSE",`(?:-?(${Ci[aa.PRERELEASEIDENTIFIERLOOSE]}(?:\\.${Ci[aa.PRERELEASEIDENTIFIERLOOSE]})*))`),C("BUILDIDENTIFIER","[0-9A-Za-z-]+"),C("BUILD",`(?:\\+(${Ci[aa.BUILDIDENTIFIER]}(?:\\.${Ci[aa.BUILDIDENTIFIER]})*))`),C("FULLPLAIN",`v?${Ci[aa.MAINVERSION]}${Ci[aa.PRERELEASE]}?${Ci[aa.BUILD]}?`),C("FULL",`^${Ci[aa.FULLPLAIN]}$`),C("LOOSEPLAIN",`[v=\\s]*${Ci[aa.MAINVERSIONLOOSE]}${Ci[aa.PRERELEASELOOSE]}?${Ci[aa.BUILD]}?`),C("LOOSE",`^${Ci[aa.LOOSEPLAIN]}$`),C("GTLT","((?:<|>)?=?)"),C("XRANGEIDENTIFIERLOOSE",`${Ci[aa.NUMERICIDENTIFIERLOOSE]}|x|X|\\*`),C("XRANGEIDENTIFIER",`${Ci[aa.NUMERICIDENTIFIER]}|x|X|\\*`),C("XRANGEPLAIN",`[v=\\s]*(${Ci[aa.XRANGEIDENTIFIER]})(?:\\.(${Ci[aa.XRANGEIDENTIFIER]})(?:\\.(${Ci[aa.XRANGEIDENTIFIER]})(?:${Ci[aa.PRERELEASE]})?${Ci[aa.BUILD]}?)?)?`),C("XRANGEPLAINLOOSE",`[v=\\s]*(${Ci[aa.XRANGEIDENTIFIERLOOSE]})(?:\\.(${Ci[aa.XRANGEIDENTIFIERLOOSE]})(?:\\.(${Ci[aa.XRANGEIDENTIFIERLOOSE]})(?:${Ci[aa.PRERELEASELOOSE]})?${Ci[aa.BUILD]}?)?)?`),C("XRANGE",`^${Ci[aa.GTLT]}\\s*${Ci[aa.XRANGEPLAIN]}$`),C("XRANGELOOSE",`^${Ci[aa.GTLT]}\\s*${Ci[aa.XRANGEPLAINLOOSE]}$`),C("COERCE",`(^|[^\\d])(\\d{1,${Hn}})(?:\\.(\\d{1,${Hn}}))?(?:\\.(\\d{1,${Hn}}))?(?:$|[^\\d])`),C("COERCERTL",Ci[aa.COERCE],!0),C("LONETILDE","(?:~>?)"),C("TILDETRIM",`(\\s*)${Ci[aa.LONETILDE]}\\s+`,!0),Me.tildeTrimReplace="$1~",C("TILDE",`^${Ci[aa.LONETILDE]}${Ci[aa.XRANGEPLAIN]}$`),C("TILDELOOSE",`^${Ci[aa.LONETILDE]}${Ci[aa.XRANGEPLAINLOOSE]}$`),C("LONECARET","(?:\\^)"),C("CARETTRIM",`(\\s*)${Ci[aa.LONECARET]}\\s+`,!0),Me.caretTrimReplace="$1^",C("CARET",`^${Ci[aa.LONECARET]}${Ci[aa.XRANGEPLAIN]}$`),C("CARETLOOSE",`^${Ci[aa.LONECARET]}${Ci[aa.XRANGEPLAINLOOSE]}$`),C("COMPARATORLOOSE",`^${Ci[aa.GTLT]}\\s*(${Ci[aa.LOOSEPLAIN]})$|^$`),C("COMPARATOR",`^${Ci[aa.GTLT]}\\s*(${Ci[aa.FULLPLAIN]})$|^$`),C("COMPARATORTRIM",`(\\s*)${Ci[aa.GTLT]}\\s*(${Ci[aa.LOOSEPLAIN]}|${Ci[aa.XRANGEPLAIN]})`,!0),Me.comparatorTrimReplace="$1$2$3",C("HYPHENRANGE",`^\\s*(${Ci[aa.XRANGEPLAIN]})\\s+-\\s+(${Ci[aa.XRANGEPLAIN]})\\s*$`),C("HYPHENRANGELOOSE",`^\\s*(${Ci[aa.XRANGEPLAINLOOSE]})\\s+-\\s+(${Ci[aa.XRANGEPLAINLOOSE]})\\s*$`),C("STAR","(<|>)?=?\\s*\\*"),C("GTE0","^\\s*>=\\s*0\\.0\\.0\\s*$"),C("GTE0PRE","^\\s*>=\\s*0\\.0\\.0-0\\s*$")}}),Sd=Oe({"node_modules/@typescript-eslint/typescript-estree/node_modules/semver/internal/parse-options.js"(Me,Bn){oa();var Hn=["includePrerelease","loose","rtl"],h=Me=>Me?typeof Me!="object"?{loose:!0}:Hn.filter((Bn=>Me[Bn])).reduce(((Me,Bn)=>(Me[Bn]=!0,Me)),{}):{};Bn.exports=h}}),Td=Oe({"node_modules/@typescript-eslint/typescript-estree/node_modules/semver/internal/identifiers.js"(Me,Bn){oa();var Hn=/^[0-9]+$/,h=(Me,Bn)=>{let zn=Hn.test(Me),ni=Hn.test(Bn);return zn&&ni&&(Me=+Me,Bn=+Bn),Me===Bn?0:zn&&!ni?-1:ni&&!zn?1:Meh(Bn,Me);Bn.exports={compareIdentifiers:h,rcompareIdentifiers:D}}}),Pd=Oe({"node_modules/@typescript-eslint/typescript-estree/node_modules/semver/classes/semver.js"(Me,Bn){oa();var Hn=xd(),{MAX_LENGTH:zn,MAX_SAFE_INTEGER:ni}=Cd(),{re:Ci,t:aa}=wd(),ca=Sd(),{compareIdentifiers:_a}=Td(),xa=class{constructor(Me,Bn){if(Bn=ca(Bn),Me instanceof xa){if(Me.loose===!!Bn.loose&&Me.includePrerelease===!!Bn.includePrerelease)return Me;Me=Me.version}else if(typeof Me!="string")throw new TypeError(`Invalid Version: ${Me}`);if(Me.length>zn)throw new TypeError(`version is longer than ${zn} characters`);Hn("SemVer",Me,Bn),this.options=Bn,this.loose=!!Bn.loose,this.includePrerelease=!!Bn.includePrerelease;let oa=Me.trim().match(Bn.loose?Ci[aa.LOOSE]:Ci[aa.FULL]);if(!oa)throw new TypeError(`Invalid Version: ${Me}`);if(this.raw=Me,this.major=+oa[1],this.minor=+oa[2],this.patch=+oa[3],this.major>ni||this.major<0)throw new TypeError("Invalid major version");if(this.minor>ni||this.minor<0)throw new TypeError("Invalid minor version");if(this.patch>ni||this.patch<0)throw new TypeError("Invalid patch version");oa[4]?this.prerelease=oa[4].split(".").map((Me=>{if(/^[0-9]+$/.test(Me)){let Bn=+Me;if(Bn>=0&&Bn=0;)typeof this.prerelease[Me]=="number"&&(this.prerelease[Me]++,Me=-2);Me===-1&&this.prerelease.push(0)}Bn&&(_a(this.prerelease[0],Bn)===0?isNaN(this.prerelease[1])&&(this.prerelease=[Bn,0]):this.prerelease=[Bn,0]);break;default:throw new Error(`invalid increment argument: ${Me}`)}return this.format(),this.raw=this.version,this}};Bn.exports=xa}}),Qh=Oe({"node_modules/@typescript-eslint/typescript-estree/node_modules/semver/functions/parse.js"(Me,Bn){oa();var{MAX_LENGTH:Hn}=Cd(),{re:zn,t:ni}=wd(),Ci=Pd(),aa=Sd(),m=(Me,Bn)=>{if(Bn=aa(Bn),Me instanceof Ci)return Me;if(typeof Me!="string"||Me.length>Hn||!(Bn.loose?zn[ni.LOOSE]:zn[ni.FULL]).test(Me))return null;try{return new Ci(Me,Bn)}catch{return null}};Bn.exports=m}}),Zh=Oe({"node_modules/@typescript-eslint/typescript-estree/node_modules/semver/functions/valid.js"(Me,Bn){oa();var Hn=Qh(),h=(Me,Bn)=>{let zn=Hn(Me,Bn);return zn?zn.version:null};Bn.exports=h}}),eg=Oe({"node_modules/@typescript-eslint/typescript-estree/node_modules/semver/functions/clean.js"(Me,Bn){oa();var Hn=Qh(),h=(Me,Bn)=>{let zn=Hn(Me.trim().replace(/^[=v]+/,""),Bn);return zn?zn.version:null};Bn.exports=h}}),tg=Oe({"node_modules/@typescript-eslint/typescript-estree/node_modules/semver/functions/inc.js"(Me,Bn){oa();var Hn=Pd(),h=(Me,Bn,zn,ni)=>{typeof zn=="string"&&(ni=zn,zn=void 0);try{return new Hn(Me instanceof Hn?Me.version:Me,zn).inc(Bn,ni).version}catch{return null}};Bn.exports=h}}),rg=Oe({"node_modules/@typescript-eslint/typescript-estree/node_modules/semver/functions/compare.js"(Me,Bn){oa();var Hn=Pd(),h=(Me,Bn,zn)=>new Hn(Me,zn).compare(new Hn(Bn,zn));Bn.exports=h}}),ng=Oe({"node_modules/@typescript-eslint/typescript-estree/node_modules/semver/functions/eq.js"(Me,Bn){oa();var Hn=rg(),h=(Me,Bn,zn)=>Hn(Me,Bn,zn)===0;Bn.exports=h}}),ig=Oe({"node_modules/@typescript-eslint/typescript-estree/node_modules/semver/functions/diff.js"(Me,Bn){oa();var Hn=Qh(),zn=ng(),D=(Me,Bn)=>{if(zn(Me,Bn))return null;{let zn=Hn(Me),ni=Hn(Bn),Ci=zn.prerelease.length||ni.prerelease.length,aa=Ci?"pre":"",oa=Ci?"prerelease":"";for(let Me in zn)if((Me==="major"||Me==="minor"||Me==="patch")&&zn[Me]!==ni[Me])return aa+Me;return oa}};Bn.exports=D}}),ag=Oe({"node_modules/@typescript-eslint/typescript-estree/node_modules/semver/functions/major.js"(Me,Bn){oa();var Hn=Pd(),h=(Me,Bn)=>new Hn(Me,Bn).major;Bn.exports=h}}),sg=Oe({"node_modules/@typescript-eslint/typescript-estree/node_modules/semver/functions/minor.js"(Me,Bn){oa();var Hn=Pd(),h=(Me,Bn)=>new Hn(Me,Bn).minor;Bn.exports=h}}),og=Oe({"node_modules/@typescript-eslint/typescript-estree/node_modules/semver/functions/patch.js"(Me,Bn){oa();var Hn=Pd(),h=(Me,Bn)=>new Hn(Me,Bn).patch;Bn.exports=h}}),ug=Oe({"node_modules/@typescript-eslint/typescript-estree/node_modules/semver/functions/prerelease.js"(Me,Bn){oa();var Hn=Qh(),h=(Me,Bn)=>{let zn=Hn(Me,Bn);return zn&&zn.prerelease.length?zn.prerelease:null};Bn.exports=h}}),cg=Oe({"node_modules/@typescript-eslint/typescript-estree/node_modules/semver/functions/rcompare.js"(Me,Bn){oa();var Hn=rg(),h=(Me,Bn,zn)=>Hn(Bn,Me,zn);Bn.exports=h}}),lg=Oe({"node_modules/@typescript-eslint/typescript-estree/node_modules/semver/functions/compare-loose.js"(Me,Bn){oa();var Hn=rg(),h=(Me,Bn)=>Hn(Me,Bn,!0);Bn.exports=h}}),pg=Oe({"node_modules/@typescript-eslint/typescript-estree/node_modules/semver/functions/compare-build.js"(Me,Bn){oa();var Hn=Pd(),h=(Me,Bn,zn)=>{let ni=new Hn(Me,zn),Ci=new Hn(Bn,zn);return ni.compare(Ci)||ni.compareBuild(Ci)};Bn.exports=h}}),fg=Oe({"node_modules/@typescript-eslint/typescript-estree/node_modules/semver/functions/sort.js"(Me,Bn){oa();var Hn=pg(),h=(Me,Bn)=>Me.sort(((Me,zn)=>Hn(Me,zn,Bn)));Bn.exports=h}}),dg=Oe({"node_modules/@typescript-eslint/typescript-estree/node_modules/semver/functions/rsort.js"(Me,Bn){oa();var Hn=pg(),h=(Me,Bn)=>Me.sort(((Me,zn)=>Hn(zn,Me,Bn)));Bn.exports=h}}),hg=Oe({"node_modules/@typescript-eslint/typescript-estree/node_modules/semver/functions/gt.js"(Me,Bn){oa();var Hn=rg(),h=(Me,Bn,zn)=>Hn(Me,Bn,zn)>0;Bn.exports=h}}),mg=Oe({"node_modules/@typescript-eslint/typescript-estree/node_modules/semver/functions/lt.js"(Me,Bn){oa();var Hn=rg(),h=(Me,Bn,zn)=>Hn(Me,Bn,zn)<0;Bn.exports=h}}),gg=Oe({"node_modules/@typescript-eslint/typescript-estree/node_modules/semver/functions/neq.js"(Me,Bn){oa();var Hn=rg(),h=(Me,Bn,zn)=>Hn(Me,Bn,zn)!==0;Bn.exports=h}}),_g=Oe({"node_modules/@typescript-eslint/typescript-estree/node_modules/semver/functions/gte.js"(Me,Bn){oa();var Hn=rg(),h=(Me,Bn,zn)=>Hn(Me,Bn,zn)>=0;Bn.exports=h}}),Ag=Oe({"node_modules/@typescript-eslint/typescript-estree/node_modules/semver/functions/lte.js"(Me,Bn){oa();var Hn=rg(),h=(Me,Bn,zn)=>Hn(Me,Bn,zn)<=0;Bn.exports=h}}),yg=Oe({"node_modules/@typescript-eslint/typescript-estree/node_modules/semver/functions/cmp.js"(Me,Bn){oa();var Hn=ng(),zn=gg(),ni=hg(),Ci=_g(),aa=mg(),ca=Ag(),C=(Me,Bn,oa,_a)=>{switch(Bn){case"===":return typeof Me=="object"&&(Me=Me.version),typeof oa=="object"&&(oa=oa.version),Me===oa;case"!==":return typeof Me=="object"&&(Me=Me.version),typeof oa=="object"&&(oa=oa.version),Me!==oa;case"":case"=":case"==":return Hn(Me,oa,_a);case"!=":return zn(Me,oa,_a);case">":return ni(Me,oa,_a);case">=":return Ci(Me,oa,_a);case"<":return aa(Me,oa,_a);case"<=":return ca(Me,oa,_a);default:throw new TypeError(`Invalid operator: ${Bn}`)}};Bn.exports=C}}),vg=Oe({"node_modules/@typescript-eslint/typescript-estree/node_modules/semver/functions/coerce.js"(Me,Bn){oa();var Hn=Pd(),zn=Qh(),{re:ni,t:Ci}=wd(),y=(Me,Bn)=>{if(Me instanceof Hn)return Me;if(typeof Me=="number"&&(Me=String(Me)),typeof Me!="string")return null;Bn=Bn||{};let aa=null;if(!Bn.rtl)aa=Me.match(ni[Ci.COERCE]);else{let Bn;for(;(Bn=ni[Ci.COERCERTL].exec(Me))&&(!aa||aa.index+aa[0].length!==Me.length);)(!aa||Bn.index+Bn[0].length!==aa.index+aa[0].length)&&(aa=Bn),ni[Ci.COERCERTL].lastIndex=Bn.index+Bn[1].length+Bn[2].length;ni[Ci.COERCERTL].lastIndex=-1}return aa===null?null:zn(`${aa[2]}.${aa[3]||"0"}.${aa[4]||"0"}`,Bn)};Bn.exports=y}}),bg=Oe({"node_modules/yallist/iterator.js"(Me,Bn){"use strict";oa(),Bn.exports=function(Me){Me.prototype[Symbol.iterator]=function*(){for(let Me=this.head;Me;Me=Me.next)yield Me.value}}}}),Eg=Oe({"node_modules/yallist/yallist.js"(Me,Bn){"use strict";oa(),Bn.exports=v,v.Node=y,v.create=v;function v(Me){var Bn=this;if(Bn instanceof v||(Bn=new v),Bn.tail=null,Bn.head=null,Bn.length=0,Me&&typeof Me.forEach=="function")Me.forEach((function(Me){Bn.push(Me)}));else if(arguments.length>0)for(var Hn=0,zn=arguments.length;Hn1)Hn=Bn;else if(this.head)zn=this.head.next,Hn=this.head.value;else throw new TypeError("Reduce of empty list with no initial value");for(var ni=0;zn!==null;ni++)Hn=Me(Hn,zn.value,ni),zn=zn.next;return Hn},v.prototype.reduceReverse=function(Me,Bn){var Hn,zn=this.tail;if(arguments.length>1)Hn=Bn;else if(this.tail)zn=this.tail.prev,Hn=this.tail.value;else throw new TypeError("Reduce of empty list with no initial value");for(var ni=this.length-1;zn!==null;ni--)Hn=Me(Hn,zn.value,ni),zn=zn.prev;return Hn},v.prototype.toArray=function(){for(var Me=new Array(this.length),Bn=0,Hn=this.head;Hn!==null;Bn++)Me[Bn]=Hn.value,Hn=Hn.next;return Me},v.prototype.toArrayReverse=function(){for(var Me=new Array(this.length),Bn=0,Hn=this.tail;Hn!==null;Bn++)Me[Bn]=Hn.value,Hn=Hn.prev;return Me},v.prototype.slice=function(Me,Bn){Bn=Bn||this.length,Bn<0&&(Bn+=this.length),Me=Me||0,Me<0&&(Me+=this.length);var Hn=new v;if(Bnthis.length&&(Bn=this.length);for(var zn=0,ni=this.head;ni!==null&&znthis.length&&(Bn=this.length);for(var zn=this.length,ni=this.tail;ni!==null&&zn>Bn;zn--)ni=ni.prev;for(;ni!==null&&zn>Me;zn--,ni=ni.prev)Hn.push(ni.value);return Hn},v.prototype.splice=function(Me,Bn){Me>this.length&&(Me=this.length-1),Me<0&&(Me=this.length+Me);for(var Hn=0,zn=this.head;zn!==null&&Hn1,Ps=class{constructor(Me){if(typeof Me=="number"&&(Me={max:Me}),Me||(Me={}),Me.max&&(typeof Me.max!="number"||Me.max<0))throw new TypeError("max must be a non-negative number");let Bn=this[zn]=Me.max||1/0,Hn=Me.length||M;if(this[Ci]=typeof Hn!="function"?M:Hn,this[aa]=Me.stale||!1,Me.maxAge&&typeof Me.maxAge!="number")throw new TypeError("maxAge must be a number");this[ca]=Me.maxAge||0,this[_a]=Me.dispose,this[xa]=Me.noDisposeOnSet||!1,this[ts]=Me.updateAgeOnGet||!1,this.reset()}set max(Me){if(typeof Me!="number"||Me<0)throw new TypeError("max must be a non-negative number");this[zn]=Me||1/0,ce(this)}get max(){return this[zn]}set allowStale(Me){this[aa]=!!Me}get allowStale(){return this[aa]}set maxAge(Me){if(typeof Me!="number")throw new TypeError("maxAge must be a non-negative number");this[ca]=Me,ce(this)}get maxAge(){return this[ca]}set lengthCalculator(Me){typeof Me!="function"&&(Me=M),Me!==this[Ci]&&(this[Ci]=Me,this[ni]=0,this[Ga].forEach((Me=>{Me.length=this[Ci](Me.value,Me.key),this[ni]+=Me.length}))),ce(this)}get lengthCalculator(){return this[Ci]}get length(){return this[ni]}get itemCount(){return this[Ga].length}rforEach(Me,Bn){Bn=Bn||this;for(let Hn=this[Ga].tail;Hn!==null;){let zn=Hn.prev;Ae(this,Me,Hn,Bn),Hn=zn}}forEach(Me,Bn){Bn=Bn||this;for(let Hn=this[Ga].head;Hn!==null;){let zn=Hn.next;Ae(this,Me,Hn,Bn),Hn=zn}}keys(){return this[Ga].toArray().map((Me=>Me.key))}values(){return this[Ga].toArray().map((Me=>Me.value))}reset(){this[_a]&&this[Ga]&&this[Ga].length&&this[Ga].forEach((Me=>this[_a](Me.key,Me.value))),this[Ha]=new Map,this[Ga]=new Hn,this[ni]=0}dump(){return this[Ga].map((Me=>K(this,Me)?!1:{k:Me.key,v:Me.value,e:Me.now+(Me.maxAge||0)})).toArray().filter((Me=>Me))}dumpLru(){return this[Ga]}set(Me,Bn,Hn){if(Hn=Hn||this[ca],Hn&&typeof Hn!="number")throw new TypeError("maxAge must be a number");let aa=Hn?Date.now():0,oa=this[Ci](Bn,Me);if(this[Ha].has(Me)){if(oa>this[zn])return Ie(this,this[Ha].get(Me)),!1;let Ci=this[Ha].get(Me).value;return this[_a]&&(this[xa]||this[_a](Me,Ci.value)),Ci.now=aa,Ci.maxAge=Hn,Ci.value=Bn,this[ni]+=oa-Ci.length,Ci.length=oa,this.get(Me),ce(this),!0}let ts=new so(Me,Bn,oa,aa,Hn);return ts.length>this[zn]?(this[_a]&&this[_a](Me,Bn),!1):(this[ni]+=ts.length,this[Ga].unshift(ts),this[Ha].set(Me,this[Ga].head),ce(this),!0)}has(Me){if(!this[Ha].has(Me))return!1;let Bn=this[Ha].get(Me).value;return!K(this,Bn)}get(Me){return W(this,Me,!0)}peek(Me){return W(this,Me,!1)}pop(){let Me=this[Ga].tail;return Me?(Ie(this,Me),Me.value):null}del(Me){Ie(this,this[Ha].get(Me))}load(Me){this.reset();let Bn=Date.now();for(let Hn=Me.length-1;Hn>=0;Hn--){let zn=Me[Hn],ni=zn.e||0;if(ni===0)this.set(zn.k,zn.v);else{let Me=ni-Bn;Me>0&&this.set(zn.k,zn.v,Me)}}}prune(){this[Ha].forEach(((Me,Bn)=>W(this,Bn,!1)))}},W=(Me,Bn,Hn)=>{let zn=Me[Ha].get(Bn);if(zn){let Bn=zn.value;if(K(Me,Bn)){if(Ie(Me,zn),!Me[aa])return}else Hn&&(Me[ts]&&(zn.value.now=Date.now()),Me[Ga].unshiftNode(zn));return Bn.value}},K=(Me,Bn)=>{if(!Bn||!Bn.maxAge&&!Me[ca])return!1;let Hn=Date.now()-Bn.now;return Bn.maxAge?Hn>Bn.maxAge:Me[ca]&&Hn>Me[ca]},ce=Me=>{if(Me[ni]>Me[zn])for(let Bn=Me[Ga].tail;Me[ni]>Me[zn]&&Bn!==null;){let Hn=Bn.prev;Ie(Me,Bn),Bn=Hn}},Ie=(Me,Bn)=>{if(Bn){let Hn=Bn.value;Me[_a]&&Me[_a](Hn.key,Hn.value),Me[ni]-=Hn.length,Me[Ha].delete(Hn.key),Me[Ga].removeNode(Bn)}},so=class{constructor(Me,Bn,Hn,zn,ni){this.key=Me,this.value=Bn,this.length=Hn,this.now=zn,this.maxAge=ni||0}},Ae=(Me,Bn,Hn,zn)=>{let ni=Hn.value;K(Me,ni)&&(Ie(Me,Hn),Me[aa]||(ni=void 0)),ni&&Bn.call(zn,ni.value,ni.key,Me)};Bn.exports=Ps}}),xg=Oe({"node_modules/@typescript-eslint/typescript-estree/node_modules/semver/classes/range.js"(Me,Bn){oa();var Hn=class{constructor(Me,Bn){if(Bn=Ci(Bn),Me instanceof Hn)return Me.loose===!!Bn.loose&&Me.includePrerelease===!!Bn.includePrerelease?Me:new Hn(Me.raw,Bn);if(Me instanceof aa)return this.raw=Me.value,this.set=[[Me]],this.format(),this;if(this.options=Bn,this.loose=!!Bn.loose,this.includePrerelease=!!Bn.includePrerelease,this.raw=Me,this.set=Me.split("||").map((Me=>this.parseRange(Me.trim()))).filter((Me=>Me.length)),!this.set.length)throw new TypeError(`Invalid SemVer Range: ${Me}`);if(this.set.length>1){let Me=this.set[0];if(this.set=this.set.filter((Me=>!q(Me[0]))),this.set.length===0)this.set=[Me];else if(this.set.length>1){for(let Me of this.set)if(Me.length===1&&W(Me[0])){this.set=[Me];break}}}this.format()}format(){return this.range=this.set.map((Me=>Me.join(" ").trim())).join("||").trim(),this.range}toString(){return this.range}parseRange(Me){Me=Me.trim();let Bn=`parseRange:${Object.keys(this.options).join(",")}:${Me}`,Hn=ni.get(Bn);if(Hn)return Hn;let zn=this.options.loose,Ci=zn?xa[Ga.HYPHENRANGELOOSE]:xa[Ga.HYPHENRANGE];Me=Me.replace(Ci,Je(this.options.includePrerelease)),ca("hyphen replace",Me),Me=Me.replace(xa[Ga.COMPARATORTRIM],Ha),ca("comparator trim",Me),Me=Me.replace(xa[Ga.TILDETRIM],ts),Me=Me.replace(xa[Ga.CARETTRIM],Ps),Me=Me.split(/\s+/).join(" ");let oa=Me.split(" ").map((Me=>ce(Me,this.options))).join(" ").split(/\s+/).map((Me=>ke(Me,this.options)));zn&&(oa=oa.filter((Me=>(ca("loose invalid filter",Me,this.options),!!Me.match(xa[Ga.COMPARATORLOOSE]))))),ca("range list",oa);let _a=new Map,so=oa.map((Me=>new aa(Me,this.options)));for(let Me of so){if(q(Me))return[Me];_a.set(Me.value,Me)}_a.size>1&&_a.has("")&&_a.delete("");let oo=[..._a.values()];return ni.set(Bn,oo),oo}intersects(Me,Bn){if(!(Me instanceof Hn))throw new TypeError("a Range is required");return this.set.some((Hn=>K(Hn,Bn)&&Me.set.some((Me=>K(Me,Bn)&&Hn.every((Hn=>Me.every((Me=>Hn.intersects(Me,Bn)))))))))}test(Me){if(!Me)return!1;if(typeof Me=="string")try{Me=new _a(Me,this.options)}catch{return!1}for(let Bn=0;BnMe.value==="<0.0.0-0",W=Me=>Me.value==="",K=(Me,Bn)=>{let Hn=!0,zn=Me.slice(),ni=zn.pop();for(;Hn&&zn.length;)Hn=zn.every((Me=>ni.intersects(Me,Bn))),ni=zn.pop();return Hn},ce=(Me,Bn)=>(ca("comp",Me,Bn),Me=te(Me,Bn),ca("caret",Me),Me=me(Me,Bn),ca("tildes",Me),Me=Pe(Me,Bn),ca("xrange",Me),Me=pe(Me,Bn),ca("stars",Me),Me),Ie=Me=>!Me||Me.toLowerCase()==="x"||Me==="*",me=(Me,Bn)=>Me.trim().split(/\s+/).map((Me=>Ae(Me,Bn))).join(" "),Ae=(Me,Bn)=>{let Hn=Bn.loose?xa[Ga.TILDELOOSE]:xa[Ga.TILDE];return Me.replace(Hn,((Bn,Hn,zn,ni,Ci)=>{ca("tilde",Me,Bn,Hn,zn,ni,Ci);let aa;return Ie(Hn)?aa="":Ie(zn)?aa=`>=${Hn}.0.0 <${+Hn+1}.0.0-0`:Ie(ni)?aa=`>=${Hn}.${zn}.0 <${Hn}.${+zn+1}.0-0`:Ci?(ca("replaceTilde pr",Ci),aa=`>=${Hn}.${zn}.${ni}-${Ci} <${Hn}.${+zn+1}.0-0`):aa=`>=${Hn}.${zn}.${ni} <${Hn}.${+zn+1}.0-0`,ca("tilde return",aa),aa}))},te=(Me,Bn)=>Me.trim().split(/\s+/).map((Me=>he(Me,Bn))).join(" "),he=(Me,Bn)=>{ca("caret",Me,Bn);let Hn=Bn.loose?xa[Ga.CARETLOOSE]:xa[Ga.CARET],zn=Bn.includePrerelease?"-0":"";return Me.replace(Hn,((Bn,Hn,ni,Ci,aa)=>{ca("caret",Me,Bn,Hn,ni,Ci,aa);let oa;return Ie(Hn)?oa="":Ie(ni)?oa=`>=${Hn}.0.0${zn} <${+Hn+1}.0.0-0`:Ie(Ci)?Hn==="0"?oa=`>=${Hn}.${ni}.0${zn} <${Hn}.${+ni+1}.0-0`:oa=`>=${Hn}.${ni}.0${zn} <${+Hn+1}.0.0-0`:aa?(ca("replaceCaret pr",aa),Hn==="0"?ni==="0"?oa=`>=${Hn}.${ni}.${Ci}-${aa} <${Hn}.${ni}.${+Ci+1}-0`:oa=`>=${Hn}.${ni}.${Ci}-${aa} <${Hn}.${+ni+1}.0-0`:oa=`>=${Hn}.${ni}.${Ci}-${aa} <${+Hn+1}.0.0-0`):(ca("no pr"),Hn==="0"?ni==="0"?oa=`>=${Hn}.${ni}.${Ci}${zn} <${Hn}.${ni}.${+Ci+1}-0`:oa=`>=${Hn}.${ni}.${Ci}${zn} <${Hn}.${+ni+1}.0-0`:oa=`>=${Hn}.${ni}.${Ci} <${+Hn+1}.0.0-0`),ca("caret return",oa),oa}))},Pe=(Me,Bn)=>(ca("replaceXRanges",Me,Bn),Me.split(/\s+/).map((Me=>R(Me,Bn))).join(" ")),R=(Me,Bn)=>{Me=Me.trim();let Hn=Bn.loose?xa[Ga.XRANGELOOSE]:xa[Ga.XRANGE];return Me.replace(Hn,((Hn,zn,ni,Ci,aa,oa)=>{ca("xRange",Me,Hn,zn,ni,Ci,aa,oa);let _a=Ie(ni),xa=_a||Ie(Ci),Ga=xa||Ie(aa),Ha=Ga;return zn==="="&&Ha&&(zn=""),oa=Bn.includePrerelease?"-0":"",_a?zn===">"||zn==="<"?Hn="<0.0.0-0":Hn="*":zn&&Ha?(xa&&(Ci=0),aa=0,zn===">"?(zn=">=",xa?(ni=+ni+1,Ci=0,aa=0):(Ci=+Ci+1,aa=0)):zn==="<="&&(zn="<",xa?ni=+ni+1:Ci=+Ci+1),zn==="<"&&(oa="-0"),Hn=`${zn+ni}.${Ci}.${aa}${oa}`):xa?Hn=`>=${ni}.0.0${oa} <${+ni+1}.0.0-0`:Ga&&(Hn=`>=${ni}.${Ci}.0${oa} <${ni}.${+Ci+1}.0-0`),ca("xRange return",Hn),Hn}))},pe=(Me,Bn)=>(ca("replaceStars",Me,Bn),Me.trim().replace(xa[Ga.STAR],"")),ke=(Me,Bn)=>(ca("replaceGTE0",Me,Bn),Me.trim().replace(xa[Bn.includePrerelease?Ga.GTE0PRE:Ga.GTE0],"")),Je=Me=>(Bn,Hn,zn,ni,Ci,aa,oa,ca,_a,xa,Ga,Ha,ts)=>(Ie(zn)?Hn="":Ie(ni)?Hn=`>=${zn}.0.0${Me?"-0":""}`:Ie(Ci)?Hn=`>=${zn}.${ni}.0${Me?"-0":""}`:aa?Hn=`>=${Hn}`:Hn=`>=${Hn}${Me?"-0":""}`,Ie(_a)?ca="":Ie(xa)?ca=`<${+_a+1}.0.0-0`:Ie(Ga)?ca=`<${_a}.${+xa+1}.0-0`:Ha?ca=`<=${_a}.${xa}.${Ga}-${Ha}`:Me?ca=`<${_a}.${xa}.${+Ga+1}-0`:ca=`<=${ca}`,`${Hn} ${ca}`.trim()),Xe=(Me,Bn,Hn)=>{for(let Hn=0;Hn0){let zn=Me[Hn].semver;if(zn.major===Bn.major&&zn.minor===Bn.minor&&zn.patch===Bn.patch)return!0}return!1}return!0}}}),Sg=Oe({"node_modules/@typescript-eslint/typescript-estree/node_modules/semver/classes/comparator.js"(Me,Bn){oa();var Hn=Symbol("SemVer ANY"),zn=class{static get ANY(){return Hn}constructor(Me,Bn){if(Bn=ni(Bn),Me instanceof zn){if(Me.loose===!!Bn.loose)return Me;Me=Me.value}_a("comparator",Me,Bn),this.options=Bn,this.loose=!!Bn.loose,this.parse(Me),this.semver===Hn?this.value="":this.value=this.operator+this.semver.version,_a("comp",this)}parse(Me){let Bn=this.options.loose?Ci[aa.COMPARATORLOOSE]:Ci[aa.COMPARATOR],zn=Me.match(Bn);if(!zn)throw new TypeError(`Invalid comparator: ${Me}`);this.operator=zn[1]!==void 0?zn[1]:"",this.operator==="="&&(this.operator=""),zn[2]?this.semver=new xa(zn[2],this.options.loose):this.semver=Hn}toString(){return this.value}test(Me){if(_a("Comparator.test",Me,this.options.loose),this.semver===Hn||Me===Hn)return!0;if(typeof Me=="string")try{Me=new xa(Me,this.options)}catch{return!1}return ca(Me,this.operator,this.semver,this.options)}intersects(Me,Bn){if(!(Me instanceof zn))throw new TypeError("a Comparator is required");if((!Bn||typeof Bn!="object")&&(Bn={loose:!!Bn,includePrerelease:!1}),this.operator==="")return this.value===""?!0:new Ga(Me.value,Bn).test(this.value);if(Me.operator==="")return Me.value===""?!0:new Ga(this.value,Bn).test(Me.semver);let Hn=(this.operator===">="||this.operator===">")&&(Me.operator===">="||Me.operator===">"),ni=(this.operator==="<="||this.operator==="<")&&(Me.operator==="<="||Me.operator==="<"),Ci=this.semver.version===Me.semver.version,aa=(this.operator===">="||this.operator==="<=")&&(Me.operator===">="||Me.operator==="<="),oa=ca(this.semver,"<",Me.semver,Bn)&&(this.operator===">="||this.operator===">")&&(Me.operator==="<="||Me.operator==="<"),_a=ca(this.semver,">",Me.semver,Bn)&&(this.operator==="<="||this.operator==="<")&&(Me.operator===">="||Me.operator===">");return Hn||ni||Ci&&aa||oa||_a}};Bn.exports=zn;var ni=Sd(),{re:Ci,t:aa}=wd(),ca=yg(),_a=xd(),xa=Pd(),Ga=xg()}}),kg=Oe({"node_modules/@typescript-eslint/typescript-estree/node_modules/semver/functions/satisfies.js"(Me,Bn){oa();var Hn=xg(),h=(Me,Bn,zn)=>{try{Bn=new Hn(Bn,zn)}catch{return!1}return Bn.test(Me)};Bn.exports=h}}),Tg=Oe({"node_modules/@typescript-eslint/typescript-estree/node_modules/semver/ranges/to-comparators.js"(Me,Bn){oa();var Hn=xg(),h=(Me,Bn)=>new Hn(Me,Bn).set.map((Me=>Me.map((Me=>Me.value)).join(" ").trim().split(" ")));Bn.exports=h}}),Ig=Oe({"node_modules/@typescript-eslint/typescript-estree/node_modules/semver/ranges/max-satisfying.js"(Me,Bn){oa();var Hn=Pd(),zn=xg(),D=(Me,Bn,ni)=>{let Ci=null,aa=null,oa=null;try{oa=new zn(Bn,ni)}catch{return null}return Me.forEach((Me=>{oa.test(Me)&&(!Ci||aa.compare(Me)===-1)&&(Ci=Me,aa=new Hn(Ci,ni))})),Ci};Bn.exports=D}}),Bg=Oe({"node_modules/@typescript-eslint/typescript-estree/node_modules/semver/ranges/min-satisfying.js"(Me,Bn){oa();var Hn=Pd(),zn=xg(),D=(Me,Bn,ni)=>{let Ci=null,aa=null,oa=null;try{oa=new zn(Bn,ni)}catch{return null}return Me.forEach((Me=>{oa.test(Me)&&(!Ci||aa.compare(Me)===1)&&(Ci=Me,aa=new Hn(Ci,ni))})),Ci};Bn.exports=D}}),Fg=Oe({"node_modules/@typescript-eslint/typescript-estree/node_modules/semver/ranges/min-version.js"(Me,Bn){oa();var Hn=Pd(),zn=xg(),ni=hg(),P=(Me,Bn)=>{Me=new zn(Me,Bn);let Ci=new Hn("0.0.0");if(Me.test(Ci)||(Ci=new Hn("0.0.0-0"),Me.test(Ci)))return Ci;Ci=null;for(let Bn=0;Bn{let Bn=new Hn(Me.semver.version);switch(Me.operator){case">":Bn.prerelease.length===0?Bn.patch++:Bn.prerelease.push(0),Bn.raw=Bn.format();case"":case">=":(!aa||ni(Bn,aa))&&(aa=Bn);break;case"<":case"<=":break;default:throw new Error(`Unexpected operation: ${Me.operator}`)}})),aa&&(!Ci||ni(Ci,aa))&&(Ci=aa)}return Ci&&Me.test(Ci)?Ci:null};Bn.exports=P}}),Ng=Oe({"node_modules/@typescript-eslint/typescript-estree/node_modules/semver/ranges/valid.js"(Me,Bn){oa();var Hn=xg(),h=(Me,Bn)=>{try{return new Hn(Me,Bn).range||"*"}catch{return null}};Bn.exports=h}}),Pg=Oe({"node_modules/@typescript-eslint/typescript-estree/node_modules/semver/ranges/outside.js"(Me,Bn){oa();var Hn=Pd(),zn=Sg(),{ANY:ni}=zn,Ci=xg(),aa=kg(),ca=hg(),_a=mg(),xa=Ag(),Ga=_g(),I=(Me,Bn,oa,Ha)=>{Me=new Hn(Me,Ha),Bn=new Ci(Bn,Ha);let ts,Ps,so,oo,Jo;switch(oa){case">":ts=ca,Ps=xa,so=_a,oo=">",Jo=">=";break;case"<":ts=_a,Ps=Ga,so=ca,oo="<",Jo="<=";break;default:throw new TypeError('Must provide a hilo val of "<" or ">"')}if(aa(Me,Bn,Ha))return!1;for(let Hn=0;Hn{Me.semver===ni&&(Me=new zn(">=0.0.0")),aa=aa||Me,oa=oa||Me,ts(Me.semver,aa.semver,Ha)?aa=Me:so(Me.semver,oa.semver,Ha)&&(oa=Me)})),aa.operator===oo||aa.operator===Jo||(!oa.operator||oa.operator===oo)&&Ps(Me,oa.semver))return!1;if(oa.operator===Jo&&so(Me,oa.semver))return!1}return!0};Bn.exports=I}}),Og=Oe({"node_modules/@typescript-eslint/typescript-estree/node_modules/semver/ranges/gtr.js"(Me,Bn){oa();var Hn=Pg(),h=(Me,Bn,zn)=>Hn(Me,Bn,">",zn);Bn.exports=h}}),Rg=Oe({"node_modules/@typescript-eslint/typescript-estree/node_modules/semver/ranges/ltr.js"(Me,Bn){oa();var Hn=Pg(),h=(Me,Bn,zn)=>Hn(Me,Bn,"<",zn);Bn.exports=h}}),Lg=Oe({"node_modules/@typescript-eslint/typescript-estree/node_modules/semver/ranges/intersects.js"(Me,Bn){oa();var Hn=xg(),h=(Me,Bn,zn)=>(Me=new Hn(Me,zn),Bn=new Hn(Bn,zn),Me.intersects(Bn));Bn.exports=h}}),jg=Oe({"node_modules/@typescript-eslint/typescript-estree/node_modules/semver/ranges/simplify.js"(Me,Bn){oa();var Hn=kg(),zn=rg();Bn.exports=(Me,Bn,ni)=>{let Ci=[],aa=null,oa=null,ca=Me.sort(((Me,Bn)=>zn(Me,Bn,ni)));for(let Me of ca)Hn(Me,Bn,ni)?(oa=Me,aa||(aa=Me)):(oa&&Ci.push([aa,oa]),oa=null,aa=null);aa&&Ci.push([aa,null]);let _a=[];for(let[Me,Bn]of Ci)Me===Bn?_a.push(Me):!Bn&&Me===ca[0]?_a.push("*"):Bn?Me===ca[0]?_a.push(`<=${Bn}`):_a.push(`${Me} - ${Bn}`):_a.push(`>=${Me}`);let xa=_a.join(" || "),Ga=typeof Bn.raw=="string"?Bn.raw:String(Bn);return xa.length2&&arguments[2]!==void 0?arguments[2]:{};if(Me===Bn)return!0;Me=new Hn(Me,zn),Bn=new Hn(Bn,zn);let ni=!1;e:for(let Hn of Me.set){for(let Me of Bn.set){let Bn=C(Hn,Me,zn);if(ni=ni||Bn!==null,Bn)continue e}if(ni)return!1}return!0},C=(Me,Bn,Hn)=>{if(Me===Bn)return!0;if(Me.length===1&&Me[0].semver===ni){if(Bn.length===1&&Bn[0].semver===ni)return!0;Hn.includePrerelease?Me=[new zn(">=0.0.0-0")]:Me=[new zn(">=0.0.0")]}if(Bn.length===1&&Bn[0].semver===ni){if(Hn.includePrerelease)return!0;Bn=[new zn(">=0.0.0")]}let oa=new Set,ca,_a;for(let Bn of Me)Bn.operator===">"||Bn.operator===">="?ca=d(ca,Bn,Hn):Bn.operator==="<"||Bn.operator==="<="?_a=E(_a,Bn,Hn):oa.add(Bn.semver);if(oa.size>1)return null;let xa;if(ca&&_a){if(xa=aa(ca.semver,_a.semver,Hn),xa>0)return null;if(xa===0&&(ca.operator!==">="||_a.operator!=="<="))return null}for(let Me of oa){if(ca&&!Ci(Me,String(ca),Hn)||_a&&!Ci(Me,String(_a),Hn))return null;for(let zn of Bn)if(!Ci(Me,String(zn),Hn))return!1;return!0}let Ga,Ha,ts,Ps,so=_a&&!Hn.includePrerelease&&_a.semver.prerelease.length?_a.semver:!1,oo=ca&&!Hn.includePrerelease&&ca.semver.prerelease.length?ca.semver:!1;so&&so.prerelease.length===1&&_a.operator==="<"&&so.prerelease[0]===0&&(so=!1);for(let Me of Bn){if(Ps=Ps||Me.operator===">"||Me.operator===">=",ts=ts||Me.operator==="<"||Me.operator==="<=",ca){if(oo&&Me.semver.prerelease&&Me.semver.prerelease.length&&Me.semver.major===oo.major&&Me.semver.minor===oo.minor&&Me.semver.patch===oo.patch&&(oo=!1),Me.operator===">"||Me.operator===">="){if(Ga=d(ca,Me,Hn),Ga===Me&&Ga!==ca)return!1}else if(ca.operator===">="&&!Ci(ca.semver,String(Me),Hn))return!1}if(_a){if(so&&Me.semver.prerelease&&Me.semver.prerelease.length&&Me.semver.major===so.major&&Me.semver.minor===so.minor&&Me.semver.patch===so.patch&&(so=!1),Me.operator==="<"||Me.operator==="<="){if(Ha=E(_a,Me,Hn),Ha===Me&&Ha!==_a)return!1}else if(_a.operator==="<="&&!Ci(_a.semver,String(Me),Hn))return!1}if(!Me.operator&&(_a||ca)&&xa!==0)return!1}return!(ca&&ts&&!_a&&xa!==0||_a&&Ps&&!ca&&xa!==0||oo||so)},d=(Me,Bn,Hn)=>{if(!Me)return Bn;let zn=aa(Me.semver,Bn.semver,Hn);return zn>0?Me:zn<0||Bn.operator===">"&&Me.operator===">="?Bn:Me},E=(Me,Bn,Hn)=>{if(!Me)return Bn;let zn=aa(Me.semver,Bn.semver,Hn);return zn<0?Me:zn>0||Bn.operator==="<"&&Me.operator==="<="?Bn:Me};Bn.exports=m}}),Qg=Oe({"node_modules/@typescript-eslint/typescript-estree/node_modules/semver/index.js"(Me,Bn){oa();var Hn=wd(),zn=Cd(),ni=Pd(),Ci=Td(),aa=Qh(),ca=Zh(),_a=eg(),xa=tg(),Ga=ig(),Ha=ag(),ts=sg(),Ps=og(),so=ug(),oo=rg(),Jo=cg(),tc=lg(),dc=pg(),Fc=fg(),Jc=dg(),Dp=hg(),kp=mg(),Qp=ng(),Up=gg(),qp=_g(),Vp=Ag(),Jp=yg(),Wp=vg(),zp=Sg(),Qf=xg(),Yf=kg(),Kf=Tg(),Xf=Ig(),Ad=Bg(),xd=Fg(),Sd=Ng(),bg=Pg(),Eg=Og(),Dg=Rg(),Cg=Lg(),wg=jg(),Qg=Mg();Bn.exports={parse:aa,valid:ca,clean:_a,inc:xa,diff:Ga,major:Ha,minor:ts,patch:Ps,prerelease:so,compare:oo,rcompare:Jo,compareLoose:tc,compareBuild:dc,sort:Fc,rsort:Jc,gt:Dp,lt:kp,eq:Qp,neq:Up,gte:qp,lte:Vp,cmp:Jp,coerce:Wp,Comparator:zp,Range:Qf,satisfies:Yf,toComparators:Kf,maxSatisfying:Xf,minSatisfying:Ad,minVersion:xd,validRange:Sd,outside:bg,gtr:Eg,ltr:Dg,intersects:Cg,simplifyRange:wg,subset:Qg,SemVer:ni,re:Hn.re,src:Hn.src,tokens:Hn.t,SEMVER_SPEC_VERSION:zn.SEMVER_SPEC_VERSION,compareIdentifiers:Ci.compareIdentifiers,rcompareIdentifiers:Ci.rcompareIdentifiers}}}),Ug=Oe({"node_modules/@typescript-eslint/typescript-estree/dist/version-check.js"(Me){"use strict";oa();var Bn=Me&&Me.__createBinding||(Object.create?function(Me,Bn,Hn,zn){zn===void 0&&(zn=Hn);var ni=Object.getOwnPropertyDescriptor(Bn,Hn);(!ni||("get"in ni?!Bn.__esModule:ni.writable||ni.configurable))&&(ni={enumerable:!0,get:function(){return Bn[Hn]}}),Object.defineProperty(Me,zn,ni)}:function(Me,Bn,Hn,zn){zn===void 0&&(zn=Hn),Me[zn]=Bn[Hn]}),Hn=Me&&Me.__setModuleDefault||(Object.create?function(Me,Bn){Object.defineProperty(Me,"default",{enumerable:!0,value:Bn})}:function(Me,Bn){Me.default=Bn}),zn=Me&&Me.__importStar||function(Me){if(Me&&Me.__esModule)return Me;var zn={};if(Me!=null)for(var ni in Me)ni!=="default"&&Object.prototype.hasOwnProperty.call(Me,ni)&&Bn(zn,Me,ni);return Hn(zn,Me),zn};Object.defineProperty(Me,"__esModule",{value:!0}),Me.typescriptVersionIsAtLeast=void 0;var ni=zn(Qg()),Ci=zn(Kf()),aa=["3.7","3.8","3.9","4.0","4.1","4.2","4.3","4.4","4.5","4.6","4.7","4.8","4.9","5.0"],ca={};Me.typescriptVersionIsAtLeast=ca;for(let Me of aa)ca[Me]=!0}}),Gg=Oe({"node_modules/@typescript-eslint/typescript-estree/dist/getModifiers.js"(Me){"use strict";oa();var Bn=Me&&Me.__createBinding||(Object.create?function(Me,Bn,Hn,zn){zn===void 0&&(zn=Hn);var ni=Object.getOwnPropertyDescriptor(Bn,Hn);(!ni||("get"in ni?!Bn.__esModule:ni.writable||ni.configurable))&&(ni={enumerable:!0,get:function(){return Bn[Hn]}}),Object.defineProperty(Me,zn,ni)}:function(Me,Bn,Hn,zn){zn===void 0&&(zn=Hn),Me[zn]=Bn[Hn]}),Hn=Me&&Me.__setModuleDefault||(Object.create?function(Me,Bn){Object.defineProperty(Me,"default",{enumerable:!0,value:Bn})}:function(Me,Bn){Me.default=Bn}),zn=Me&&Me.__importStar||function(Me){if(Me&&Me.__esModule)return Me;var zn={};if(Me!=null)for(var ni in Me)ni!=="default"&&Object.prototype.hasOwnProperty.call(Me,ni)&&Bn(zn,Me,ni);return Hn(zn,Me),zn};Object.defineProperty(Me,"__esModule",{value:!0}),Me.getDecorators=Me.getModifiers=void 0;var ni=zn(Kf()),Ci=Ug(),aa=Ci.typescriptVersionIsAtLeast["4.8"];function m(Me){var Bn;if(Me!=null){if(aa){if(ni.canHaveModifiers(Me)){let Bn=ni.getModifiers(Me);return Bn?Array.from(Bn):void 0}return}return(Bn=Me.modifiers)===null||Bn===void 0?void 0:Bn.filter((Me=>!ni.isDecorator(Me)))}}Me.getModifiers=m;function C(Me){var Bn;if(Me!=null){if(aa){if(ni.canHaveDecorators(Me)){let Bn=ni.getDecorators(Me);return Bn?Array.from(Bn):void 0}return}return(Bn=Me.decorators)===null||Bn===void 0?void 0:Bn.filter(ni.isDecorator)}}Me.getDecorators=C}}),$g=Oe({"node_modules/@typescript-eslint/typescript-estree/dist/jsx/xhtml-entities.js"(Me){"use strict";oa(),Object.defineProperty(Me,"__esModule",{value:!0}),Me.xhtmlEntities=void 0,Me.xhtmlEntities={quot:'"',amp:"&",apos:"'",lt:"<",gt:">",nbsp:" ",iexcl:"¡",cent:"¢",pound:"£",curren:"¤",yen:"¥",brvbar:"¦",sect:"§",uml:"¨",copy:"©",ordf:"ª",laquo:"«",not:"¬",shy:"­",reg:"®",macr:"¯",deg:"°",plusmn:"±",sup2:"²",sup3:"³",acute:"´",micro:"µ",para:"¶",middot:"·",cedil:"¸",sup1:"¹",ordm:"º",raquo:"»",frac14:"¼",frac12:"½",frac34:"¾",iquest:"¿",Agrave:"À",Aacute:"Á",Acirc:"Â",Atilde:"Ã",Auml:"Ä",Aring:"Å",AElig:"Æ",Ccedil:"Ç",Egrave:"È",Eacute:"É",Ecirc:"Ê",Euml:"Ë",Igrave:"Ì",Iacute:"Í",Icirc:"Î",Iuml:"Ï",ETH:"Ð",Ntilde:"Ñ",Ograve:"Ò",Oacute:"Ó",Ocirc:"Ô",Otilde:"Õ",Ouml:"Ö",times:"×",Oslash:"Ø",Ugrave:"Ù",Uacute:"Ú",Ucirc:"Û",Uuml:"Ü",Yacute:"Ý",THORN:"Þ",szlig:"ß",agrave:"à",aacute:"á",acirc:"â",atilde:"ã",auml:"ä",aring:"å",aelig:"æ",ccedil:"ç",egrave:"è",eacute:"é",ecirc:"ê",euml:"ë",igrave:"ì",iacute:"í",icirc:"î",iuml:"ï",eth:"ð",ntilde:"ñ",ograve:"ò",oacute:"ó",ocirc:"ô",otilde:"õ",ouml:"ö",divide:"÷",oslash:"ø",ugrave:"ù",uacute:"ú",ucirc:"û",uuml:"ü",yacute:"ý",thorn:"þ",yuml:"ÿ",OElig:"Œ",oelig:"œ",Scaron:"Š",scaron:"š",Yuml:"Ÿ",fnof:"ƒ",circ:"ˆ",tilde:"˜",Alpha:"Α",Beta:"Β",Gamma:"Γ",Delta:"Δ",Epsilon:"Ε",Zeta:"Ζ",Eta:"Η",Theta:"Θ",Iota:"Ι",Kappa:"Κ",Lambda:"Λ",Mu:"Μ",Nu:"Ν",Xi:"Ξ",Omicron:"Ο",Pi:"Π",Rho:"Ρ",Sigma:"Σ",Tau:"Τ",Upsilon:"Υ",Phi:"Φ",Chi:"Χ",Psi:"Ψ",Omega:"Ω",alpha:"α",beta:"β",gamma:"γ",delta:"δ",epsilon:"ε",zeta:"ζ",eta:"η",theta:"θ",iota:"ι",kappa:"κ",lambda:"λ",mu:"μ",nu:"ν",xi:"ξ",omicron:"ο",pi:"π",rho:"ρ",sigmaf:"ς",sigma:"σ",tau:"τ",upsilon:"υ",phi:"φ",chi:"χ",psi:"ψ",omega:"ω",thetasym:"ϑ",upsih:"ϒ",piv:"ϖ",ensp:" ",emsp:" ",thinsp:" ",zwnj:"‌",zwj:"‍",lrm:"‎",rlm:"‏",ndash:"–",mdash:"—",lsquo:"‘",rsquo:"’",sbquo:"‚",ldquo:"“",rdquo:"”",bdquo:"„",dagger:"†",Dagger:"‡",bull:"•",hellip:"…",permil:"‰",prime:"′",Prime:"″",lsaquo:"‹",rsaquo:"›",oline:"‾",frasl:"⁄",euro:"€",image:"ℑ",weierp:"℘",real:"ℜ",trade:"™",alefsym:"ℵ",larr:"←",uarr:"↑",rarr:"→",darr:"↓",harr:"↔",crarr:"↵",lArr:"⇐",uArr:"⇑",rArr:"⇒",dArr:"⇓",hArr:"⇔",forall:"∀",part:"∂",exist:"∃",empty:"∅",nabla:"∇",isin:"∈",notin:"∉",ni:"∋",prod:"∏",sum:"∑",minus:"−",lowast:"∗",radic:"√",prop:"∝",infin:"∞",ang:"∠",and:"∧",or:"∨",cap:"∩",cup:"∪",int:"∫",there4:"∴",sim:"∼",cong:"≅",asymp:"≈",ne:"≠",equiv:"≡",le:"≤",ge:"≥",sub:"⊂",sup:"⊃",nsub:"⊄",sube:"⊆",supe:"⊇",oplus:"⊕",otimes:"⊗",perp:"⊥",sdot:"⋅",lceil:"⌈",rceil:"⌉",lfloor:"⌊",rfloor:"⌋",lang:"〈",rang:"〉",loz:"◊",spades:"♠",clubs:"♣",hearts:"♥",diams:"♦"}}}),qg=Oe({"node_modules/@typescript-eslint/typescript-estree/node_modules/@typescript-eslint/types/dist/generated/ast-spec.js"(Me){"use strict";oa(),Object.defineProperty(Me,"__esModule",{value:!0}),Me.AST_TOKEN_TYPES=Me.AST_NODE_TYPES=void 0;var Bn;(function(Me){Me.AccessorProperty="AccessorProperty",Me.ArrayExpression="ArrayExpression",Me.ArrayPattern="ArrayPattern",Me.ArrowFunctionExpression="ArrowFunctionExpression",Me.AssignmentExpression="AssignmentExpression",Me.AssignmentPattern="AssignmentPattern",Me.AwaitExpression="AwaitExpression",Me.BinaryExpression="BinaryExpression",Me.BlockStatement="BlockStatement",Me.BreakStatement="BreakStatement",Me.CallExpression="CallExpression",Me.CatchClause="CatchClause",Me.ChainExpression="ChainExpression",Me.ClassBody="ClassBody",Me.ClassDeclaration="ClassDeclaration",Me.ClassExpression="ClassExpression",Me.ConditionalExpression="ConditionalExpression",Me.ContinueStatement="ContinueStatement",Me.DebuggerStatement="DebuggerStatement",Me.Decorator="Decorator",Me.DoWhileStatement="DoWhileStatement",Me.EmptyStatement="EmptyStatement",Me.ExportAllDeclaration="ExportAllDeclaration",Me.ExportDefaultDeclaration="ExportDefaultDeclaration",Me.ExportNamedDeclaration="ExportNamedDeclaration",Me.ExportSpecifier="ExportSpecifier",Me.ExpressionStatement="ExpressionStatement",Me.ForInStatement="ForInStatement",Me.ForOfStatement="ForOfStatement",Me.ForStatement="ForStatement",Me.FunctionDeclaration="FunctionDeclaration",Me.FunctionExpression="FunctionExpression",Me.Identifier="Identifier",Me.IfStatement="IfStatement",Me.ImportAttribute="ImportAttribute",Me.ImportDeclaration="ImportDeclaration",Me.ImportDefaultSpecifier="ImportDefaultSpecifier",Me.ImportExpression="ImportExpression",Me.ImportNamespaceSpecifier="ImportNamespaceSpecifier",Me.ImportSpecifier="ImportSpecifier",Me.JSXAttribute="JSXAttribute",Me.JSXClosingElement="JSXClosingElement",Me.JSXClosingFragment="JSXClosingFragment",Me.JSXElement="JSXElement",Me.JSXEmptyExpression="JSXEmptyExpression",Me.JSXExpressionContainer="JSXExpressionContainer",Me.JSXFragment="JSXFragment",Me.JSXIdentifier="JSXIdentifier",Me.JSXMemberExpression="JSXMemberExpression",Me.JSXNamespacedName="JSXNamespacedName",Me.JSXOpeningElement="JSXOpeningElement",Me.JSXOpeningFragment="JSXOpeningFragment",Me.JSXSpreadAttribute="JSXSpreadAttribute",Me.JSXSpreadChild="JSXSpreadChild",Me.JSXText="JSXText",Me.LabeledStatement="LabeledStatement",Me.Literal="Literal",Me.LogicalExpression="LogicalExpression",Me.MemberExpression="MemberExpression",Me.MetaProperty="MetaProperty",Me.MethodDefinition="MethodDefinition",Me.NewExpression="NewExpression",Me.ObjectExpression="ObjectExpression",Me.ObjectPattern="ObjectPattern",Me.PrivateIdentifier="PrivateIdentifier",Me.Program="Program",Me.Property="Property",Me.PropertyDefinition="PropertyDefinition",Me.RestElement="RestElement",Me.ReturnStatement="ReturnStatement",Me.SequenceExpression="SequenceExpression",Me.SpreadElement="SpreadElement",Me.StaticBlock="StaticBlock",Me.Super="Super",Me.SwitchCase="SwitchCase",Me.SwitchStatement="SwitchStatement",Me.TaggedTemplateExpression="TaggedTemplateExpression",Me.TemplateElement="TemplateElement",Me.TemplateLiteral="TemplateLiteral",Me.ThisExpression="ThisExpression",Me.ThrowStatement="ThrowStatement",Me.TryStatement="TryStatement",Me.UnaryExpression="UnaryExpression",Me.UpdateExpression="UpdateExpression",Me.VariableDeclaration="VariableDeclaration",Me.VariableDeclarator="VariableDeclarator",Me.WhileStatement="WhileStatement",Me.WithStatement="WithStatement",Me.YieldExpression="YieldExpression",Me.TSAbstractAccessorProperty="TSAbstractAccessorProperty",Me.TSAbstractKeyword="TSAbstractKeyword",Me.TSAbstractMethodDefinition="TSAbstractMethodDefinition",Me.TSAbstractPropertyDefinition="TSAbstractPropertyDefinition",Me.TSAnyKeyword="TSAnyKeyword",Me.TSArrayType="TSArrayType",Me.TSAsExpression="TSAsExpression",Me.TSAsyncKeyword="TSAsyncKeyword",Me.TSBigIntKeyword="TSBigIntKeyword",Me.TSBooleanKeyword="TSBooleanKeyword",Me.TSCallSignatureDeclaration="TSCallSignatureDeclaration",Me.TSClassImplements="TSClassImplements",Me.TSConditionalType="TSConditionalType",Me.TSConstructorType="TSConstructorType",Me.TSConstructSignatureDeclaration="TSConstructSignatureDeclaration",Me.TSDeclareFunction="TSDeclareFunction",Me.TSDeclareKeyword="TSDeclareKeyword",Me.TSEmptyBodyFunctionExpression="TSEmptyBodyFunctionExpression",Me.TSEnumDeclaration="TSEnumDeclaration",Me.TSEnumMember="TSEnumMember",Me.TSExportAssignment="TSExportAssignment",Me.TSExportKeyword="TSExportKeyword",Me.TSExternalModuleReference="TSExternalModuleReference",Me.TSFunctionType="TSFunctionType",Me.TSInstantiationExpression="TSInstantiationExpression",Me.TSImportEqualsDeclaration="TSImportEqualsDeclaration",Me.TSImportType="TSImportType",Me.TSIndexedAccessType="TSIndexedAccessType",Me.TSIndexSignature="TSIndexSignature",Me.TSInferType="TSInferType",Me.TSInterfaceBody="TSInterfaceBody",Me.TSInterfaceDeclaration="TSInterfaceDeclaration",Me.TSInterfaceHeritage="TSInterfaceHeritage",Me.TSIntersectionType="TSIntersectionType",Me.TSIntrinsicKeyword="TSIntrinsicKeyword",Me.TSLiteralType="TSLiteralType",Me.TSMappedType="TSMappedType",Me.TSMethodSignature="TSMethodSignature",Me.TSModuleBlock="TSModuleBlock",Me.TSModuleDeclaration="TSModuleDeclaration",Me.TSNamedTupleMember="TSNamedTupleMember",Me.TSNamespaceExportDeclaration="TSNamespaceExportDeclaration",Me.TSNeverKeyword="TSNeverKeyword",Me.TSNonNullExpression="TSNonNullExpression",Me.TSNullKeyword="TSNullKeyword",Me.TSNumberKeyword="TSNumberKeyword",Me.TSObjectKeyword="TSObjectKeyword",Me.TSOptionalType="TSOptionalType",Me.TSParameterProperty="TSParameterProperty",Me.TSPrivateKeyword="TSPrivateKeyword",Me.TSPropertySignature="TSPropertySignature",Me.TSProtectedKeyword="TSProtectedKeyword",Me.TSPublicKeyword="TSPublicKeyword",Me.TSQualifiedName="TSQualifiedName",Me.TSReadonlyKeyword="TSReadonlyKeyword",Me.TSRestType="TSRestType",Me.TSSatisfiesExpression="TSSatisfiesExpression",Me.TSStaticKeyword="TSStaticKeyword",Me.TSStringKeyword="TSStringKeyword",Me.TSSymbolKeyword="TSSymbolKeyword",Me.TSTemplateLiteralType="TSTemplateLiteralType",Me.TSThisType="TSThisType",Me.TSTupleType="TSTupleType",Me.TSTypeAliasDeclaration="TSTypeAliasDeclaration",Me.TSTypeAnnotation="TSTypeAnnotation",Me.TSTypeAssertion="TSTypeAssertion",Me.TSTypeLiteral="TSTypeLiteral",Me.TSTypeOperator="TSTypeOperator",Me.TSTypeParameter="TSTypeParameter",Me.TSTypeParameterDeclaration="TSTypeParameterDeclaration",Me.TSTypeParameterInstantiation="TSTypeParameterInstantiation",Me.TSTypePredicate="TSTypePredicate",Me.TSTypeQuery="TSTypeQuery",Me.TSTypeReference="TSTypeReference",Me.TSUndefinedKeyword="TSUndefinedKeyword",Me.TSUnionType="TSUnionType",Me.TSUnknownKeyword="TSUnknownKeyword",Me.TSVoidKeyword="TSVoidKeyword"})(Bn=Me.AST_NODE_TYPES||(Me.AST_NODE_TYPES={}));var Hn;(function(Me){Me.Boolean="Boolean",Me.Identifier="Identifier",Me.JSXIdentifier="JSXIdentifier",Me.JSXText="JSXText",Me.Keyword="Keyword",Me.Null="Null",Me.Numeric="Numeric",Me.Punctuator="Punctuator",Me.RegularExpression="RegularExpression",Me.String="String",Me.Template="Template",Me.Block="Block",Me.Line="Line"})(Hn=Me.AST_TOKEN_TYPES||(Me.AST_TOKEN_TYPES={}))}}),Vg=Oe({"node_modules/@typescript-eslint/typescript-estree/node_modules/@typescript-eslint/types/dist/lib.js"(Me){"use strict";oa(),Object.defineProperty(Me,"__esModule",{value:!0})}}),Hg=Oe({"node_modules/@typescript-eslint/typescript-estree/node_modules/@typescript-eslint/types/dist/parser-options.js"(Me){"use strict";oa(),Object.defineProperty(Me,"__esModule",{value:!0})}}),Jg=Oe({"node_modules/@typescript-eslint/typescript-estree/node_modules/@typescript-eslint/types/dist/ts-estree.js"(Me){"use strict";oa();var Bn=Me&&Me.__createBinding||(Object.create?function(Me,Bn,Hn,zn){zn===void 0&&(zn=Hn);var ni=Object.getOwnPropertyDescriptor(Bn,Hn);(!ni||("get"in ni?!Bn.__esModule:ni.writable||ni.configurable))&&(ni={enumerable:!0,get:function(){return Bn[Hn]}}),Object.defineProperty(Me,zn,ni)}:function(Me,Bn,Hn,zn){zn===void 0&&(zn=Hn),Me[zn]=Bn[Hn]}),Hn=Me&&Me.__setModuleDefault||(Object.create?function(Me,Bn){Object.defineProperty(Me,"default",{enumerable:!0,value:Bn})}:function(Me,Bn){Me.default=Bn}),zn=Me&&Me.__importStar||function(Me){if(Me&&Me.__esModule)return Me;var zn={};if(Me!=null)for(var ni in Me)ni!=="default"&&Object.prototype.hasOwnProperty.call(Me,ni)&&Bn(zn,Me,ni);return Hn(zn,Me),zn};Object.defineProperty(Me,"__esModule",{value:!0}),Me.TSESTree=void 0,Me.TSESTree=zn(qg())}}),Wg=Oe({"node_modules/@typescript-eslint/typescript-estree/node_modules/@typescript-eslint/types/dist/index.js"(Me){"use strict";oa();var Bn=Me&&Me.__createBinding||(Object.create?function(Me,Bn,Hn,zn){zn===void 0&&(zn=Hn);var ni=Object.getOwnPropertyDescriptor(Bn,Hn);(!ni||("get"in ni?!Bn.__esModule:ni.writable||ni.configurable))&&(ni={enumerable:!0,get:function(){return Bn[Hn]}}),Object.defineProperty(Me,zn,ni)}:function(Me,Bn,Hn,zn){zn===void 0&&(zn=Hn),Me[zn]=Bn[Hn]}),Hn=Me&&Me.__exportStar||function(Me,Hn){for(var zn in Me)zn!=="default"&&!Object.prototype.hasOwnProperty.call(Hn,zn)&&Bn(Hn,Me,zn)};Object.defineProperty(Me,"__esModule",{value:!0}),Me.AST_TOKEN_TYPES=Me.AST_NODE_TYPES=void 0;var zn=qg();Object.defineProperty(Me,"AST_NODE_TYPES",{enumerable:!0,get:function(){return zn.AST_NODE_TYPES}}),Object.defineProperty(Me,"AST_TOKEN_TYPES",{enumerable:!0,get:function(){return zn.AST_TOKEN_TYPES}}),Hn(Vg(),Me),Hn(Hg(),Me),Hn(Jg(),Me)}}),Yg=Oe({"node_modules/@typescript-eslint/typescript-estree/dist/ts-estree/ts-nodes.js"(Me){"use strict";oa(),Object.defineProperty(Me,"__esModule",{value:!0})}}),Kg=Oe({"node_modules/@typescript-eslint/typescript-estree/dist/ts-estree/estree-to-ts-node-types.js"(Me){"use strict";oa(),Object.defineProperty(Me,"__esModule",{value:!0})}}),zg=Oe({"node_modules/@typescript-eslint/typescript-estree/dist/ts-estree/index.js"(Me){"use strict";oa();var Bn=Me&&Me.__createBinding||(Object.create?function(Me,Bn,Hn,zn){zn===void 0&&(zn=Hn);var ni=Object.getOwnPropertyDescriptor(Bn,Hn);(!ni||("get"in ni?!Bn.__esModule:ni.writable||ni.configurable))&&(ni={enumerable:!0,get:function(){return Bn[Hn]}}),Object.defineProperty(Me,zn,ni)}:function(Me,Bn,Hn,zn){zn===void 0&&(zn=Hn),Me[zn]=Bn[Hn]}),Hn=Me&&Me.__exportStar||function(Me,Hn){for(var zn in Me)zn!=="default"&&!Object.prototype.hasOwnProperty.call(Hn,zn)&&Bn(Hn,Me,zn)};Object.defineProperty(Me,"__esModule",{value:!0}),Me.TSESTree=Me.AST_TOKEN_TYPES=Me.AST_NODE_TYPES=void 0;var zn=Wg();Object.defineProperty(Me,"AST_NODE_TYPES",{enumerable:!0,get:function(){return zn.AST_NODE_TYPES}}),Object.defineProperty(Me,"AST_TOKEN_TYPES",{enumerable:!0,get:function(){return zn.AST_TOKEN_TYPES}}),Object.defineProperty(Me,"TSESTree",{enumerable:!0,get:function(){return zn.TSESTree}}),Hn(Yg(),Me),Hn(Kg(),Me)}}),Xg=Oe({"node_modules/@typescript-eslint/typescript-estree/dist/node-utils.js"(Me){"use strict";oa();var Bn=Me&&Me.__createBinding||(Object.create?function(Me,Bn,Hn,zn){zn===void 0&&(zn=Hn);var ni=Object.getOwnPropertyDescriptor(Bn,Hn);(!ni||("get"in ni?!Bn.__esModule:ni.writable||ni.configurable))&&(ni={enumerable:!0,get:function(){return Bn[Hn]}}),Object.defineProperty(Me,zn,ni)}:function(Me,Bn,Hn,zn){zn===void 0&&(zn=Hn),Me[zn]=Bn[Hn]}),Hn=Me&&Me.__setModuleDefault||(Object.create?function(Me,Bn){Object.defineProperty(Me,"default",{enumerable:!0,value:Bn})}:function(Me,Bn){Me.default=Bn}),zn=Me&&Me.__importStar||function(Me){if(Me&&Me.__esModule)return Me;var zn={};if(Me!=null)for(var ni in Me)ni!=="default"&&Object.prototype.hasOwnProperty.call(Me,ni)&&Bn(zn,Me,ni);return Hn(zn,Me),zn};Object.defineProperty(Me,"__esModule",{value:!0}),Me.isThisInTypeQuery=Me.isThisIdentifier=Me.identifierIsThisKeyword=Me.firstDefined=Me.nodeHasTokens=Me.createError=Me.TSError=Me.convertTokens=Me.convertToken=Me.getTokenType=Me.isChildUnwrappableOptionalChain=Me.isChainExpression=Me.isOptional=Me.isComputedProperty=Me.unescapeStringLiteralText=Me.hasJSXAncestor=Me.findFirstMatchingAncestor=Me.findNextToken=Me.getTSNodeAccessibility=Me.getDeclarationKind=Me.isJSXToken=Me.isToken=Me.getRange=Me.canContainDirective=Me.getLocFor=Me.getLineAndCharacterFor=Me.getBinaryExpressionType=Me.isJSDocComment=Me.isComment=Me.isComma=Me.getLastModifier=Me.hasModifier=Me.isESTreeClassMember=Me.getTextForTokenKind=Me.isLogicalOperator=Me.isAssignmentOperator=void 0;var ni=zn(Kf()),Ci=Gg(),aa=$g(),ca=zg(),_a=Ug(),xa=_a.typescriptVersionIsAtLeast["5.0"],Ga=ni.SyntaxKind,Ha=[Ga.BarBarToken,Ga.AmpersandAmpersandToken,Ga.QuestionQuestionToken];function c(Me){return Me.kind>=Ga.FirstAssignment&&Me.kind<=Ga.LastAssignment}Me.isAssignmentOperator=c;function M(Me){return Ha.includes(Me.kind)}Me.isLogicalOperator=M;function q(Me){return ni.tokenToString(Me)}Me.getTextForTokenKind=q;function W(Me){return Me.kind!==Ga.SemicolonClassElement}Me.isESTreeClassMember=W;function K(Me,Bn){let Hn=(0,Ci.getModifiers)(Bn);return(Hn==null?void 0:Hn.some((Bn=>Bn.kind===Me)))===!0}Me.hasModifier=K;function ce(Me){var Bn;let Hn=(0,Ci.getModifiers)(Me);return Hn==null?null:(Bn=Hn[Hn.length-1])!==null&&Bn!==void 0?Bn:null}Me.getLastModifier=ce;function Ie(Me){return Me.kind===Ga.CommaToken}Me.isComma=Ie;function me(Me){return Me.kind===Ga.SingleLineCommentTrivia||Me.kind===Ga.MultiLineCommentTrivia}Me.isComment=me;function Ae(Me){return Me.kind===Ga.JSDocComment}Me.isJSDocComment=Ae;function te(Me){return c(Me)?ca.AST_NODE_TYPES.AssignmentExpression:M(Me)?ca.AST_NODE_TYPES.LogicalExpression:ca.AST_NODE_TYPES.BinaryExpression}Me.getBinaryExpressionType=te;function he(Me,Bn){let Hn=Bn.getLineAndCharacterOfPosition(Me);return{line:Hn.line+1,column:Hn.character}}Me.getLineAndCharacterFor=he;function Pe(Me,Bn,Hn){return{start:he(Me,Hn),end:he(Bn,Hn)}}Me.getLocFor=Pe;function R(Me){if(Me.kind===ni.SyntaxKind.Block)switch(Me.parent.kind){case ni.SyntaxKind.Constructor:case ni.SyntaxKind.GetAccessor:case ni.SyntaxKind.SetAccessor:case ni.SyntaxKind.ArrowFunction:case ni.SyntaxKind.FunctionExpression:case ni.SyntaxKind.FunctionDeclaration:case ni.SyntaxKind.MethodDeclaration:return!0;default:return!1}return!0}Me.canContainDirective=R;function pe(Me,Bn){return[Me.getStart(Bn),Me.getEnd()]}Me.getRange=pe;function ke(Me){return Me.kind>=Ga.FirstToken&&Me.kind<=Ga.LastToken}Me.isToken=ke;function Je(Me){return Me.kind>=Ga.JsxElement&&Me.kind<=Ga.JsxAttribute}Me.isJSXToken=Je;function Xe(Me){return Me.flags&ni.NodeFlags.Let?"let":Me.flags&ni.NodeFlags.Const?"const":"var"}Me.getDeclarationKind=Xe;function ee(Me){let Bn=(0,Ci.getModifiers)(Me);if(Bn==null)return null;for(let Me of Bn)switch(Me.kind){case Ga.PublicKeyword:return"public";case Ga.ProtectedKeyword:return"protected";case Ga.PrivateKeyword:return"private";default:break}return null}Me.getTSNodeAccessibility=ee;function je(Me,Bn,Hn){return Ft(Bn);function Ft(Bn){return ni.isToken(Bn)&&Bn.pos===Me.end?Bn:la(Bn.getChildren(Hn),(Bn=>(Bn.pos<=Me.pos&&Bn.end>Me.end||Bn.pos===Me.end)&&Ri(Bn,Hn)?Ft(Bn):void 0))}}Me.findNextToken=je;function nt(Me,Bn){for(;Me;){if(Bn(Me))return Me;Me=Me.parent}}Me.findFirstMatchingAncestor=nt;function Ze(Me){return!!nt(Me,Je)}Me.hasJSXAncestor=Ze;function st(Me){return Me.replace(/&(?:#\d+|#x[\da-fA-F]+|[0-9a-zA-Z]+);/g,(Me=>{let Bn=Me.slice(1,-1);if(Bn[0]==="#"){let Hn=Bn[1]==="x"?parseInt(Bn.slice(2),16):parseInt(Bn.slice(1),10);return Hn>1114111?Me:String.fromCodePoint(Hn)}return aa.xhtmlEntities[Bn]||Me}))}Me.unescapeStringLiteralText=st;function tt(Me){return Me.kind===Ga.ComputedPropertyName}Me.isComputedProperty=tt;function ct(Me){return Me.questionToken?Me.questionToken.kind===Ga.QuestionToken:!1}Me.isOptional=ct;function ne(Me){return Me.type===ca.AST_NODE_TYPES.ChainExpression}Me.isChainExpression=ne;function ge(Me,Bn){return ne(Bn)&&Me.expression.kind!==ni.SyntaxKind.ParenthesizedExpression}Me.isChildUnwrappableOptionalChain=ge;function Fe(Me){let Bn;if(xa&&Me.kind===Ga.Identifier?Bn=ni.identifierToKeywordKind(Me):"originalKeywordKind"in Me&&(Bn=Me.originalKeywordKind),Bn)return Bn===Ga.NullKeyword?ca.AST_TOKEN_TYPES.Null:Bn>=Ga.FirstFutureReservedWord&&Bn<=Ga.LastKeyword?ca.AST_TOKEN_TYPES.Identifier:ca.AST_TOKEN_TYPES.Keyword;if(Me.kind>=Ga.FirstKeyword&&Me.kind<=Ga.LastFutureReservedWord)return Me.kind===Ga.FalseKeyword||Me.kind===Ga.TrueKeyword?ca.AST_TOKEN_TYPES.Boolean:ca.AST_TOKEN_TYPES.Keyword;if(Me.kind>=Ga.FirstPunctuation&&Me.kind<=Ga.LastPunctuation)return ca.AST_TOKEN_TYPES.Punctuator;if(Me.kind>=Ga.NoSubstitutionTemplateLiteral&&Me.kind<=Ga.TemplateTail)return ca.AST_TOKEN_TYPES.Template;switch(Me.kind){case Ga.NumericLiteral:return ca.AST_TOKEN_TYPES.Numeric;case Ga.JsxText:return ca.AST_TOKEN_TYPES.JSXText;case Ga.StringLiteral:return Me.parent&&(Me.parent.kind===Ga.JsxAttribute||Me.parent.kind===Ga.JsxElement)?ca.AST_TOKEN_TYPES.JSXText:ca.AST_TOKEN_TYPES.String;case Ga.RegularExpressionLiteral:return ca.AST_TOKEN_TYPES.RegularExpression;case Ga.Identifier:case Ga.ConstructorKeyword:case Ga.GetKeyword:case Ga.SetKeyword:default:}return Me.parent&&Me.kind===Ga.Identifier&&(Je(Me.parent)||Me.parent.kind===Ga.PropertyAccessExpression&&Ze(Me))?ca.AST_TOKEN_TYPES.JSXIdentifier:ca.AST_TOKEN_TYPES.Identifier}Me.getTokenType=Fe;function at(Me,Bn){let Hn=Me.kind===Ga.JsxText?Me.getFullStart():Me.getStart(Bn),zn=Me.getEnd(),ni=Bn.text.slice(Hn,zn),Ci=Fe(Me);return Ci===ca.AST_TOKEN_TYPES.RegularExpression?{type:Ci,value:ni,range:[Hn,zn],loc:Pe(Hn,zn,Bn),regex:{pattern:ni.slice(1,ni.lastIndexOf("/")),flags:ni.slice(ni.lastIndexOf("/")+1)}}:{type:Ci,value:ni,range:[Hn,zn],loc:Pe(Hn,zn,Bn)}}Me.convertToken=at;function Pt(Me){let Bn=[];function Et(Hn){if(!(me(Hn)||Ae(Hn)))if(ke(Hn)&&Hn.kind!==Ga.EndOfFileToken){let zn=at(Hn,Me);zn&&Bn.push(zn)}else Hn.getChildren(Me).forEach(Et)}return Et(Me),Bn}Me.convertTokens=Pt;var ts=class extends Error{constructor(Me,Bn,Hn,zn,ni){super(Me),this.fileName=Bn,this.index=Hn,this.lineNumber=zn,this.column=ni,Object.defineProperty(this,"name",{value:new.target.name,enumerable:!1,configurable:!0})}};Me.TSError=ts;function Zr(Me,Bn,Hn){let zn=Me.getLineAndCharacterOfPosition(Bn);return new ts(Hn,Me.fileName,Bn,zn.line+1,zn.character)}Me.createError=Zr;function Ri(Me,Bn){return Me.kind===Ga.EndOfFileToken?!!Me.jsDoc:Me.getWidth(Bn)!==0}Me.nodeHasTokens=Ri;function la(Me,Bn){if(Me!==void 0)for(let Hn=0;Hn{let Bn=this.convertChild(Me);if(Hn)if(Bn!=null&&Bn.expression&&ni.isExpressionStatement(Me)&&ni.isStringLiteral(Me.expression)){let Me=Bn.expression.raw;return Bn.directive=Me.slice(1,-1),Bn}else Hn=!1;return Bn})).filter((Me=>Me))}convertTypeArgumentsToTypeParameters(Me,Bn){let Hn=(0,aa.findNextToken)(Me,this.ast,this.ast);return this.createNode(Bn,{type:ca.AST_NODE_TYPES.TSTypeParameterInstantiation,range:[Me.pos-1,Hn.end],params:Me.map((Me=>this.convertType(Me)))})}convertTSTypeParametersToTypeParametersDeclaration(Me){let Bn=(0,aa.findNextToken)(Me,this.ast,this.ast);return{type:ca.AST_NODE_TYPES.TSTypeParameterDeclaration,range:[Me.pos-1,Bn.end],loc:(0,aa.getLocFor)(Me.pos-1,Bn.end,this.ast),params:Me.map((Me=>this.convertType(Me)))}}convertParameters(Me){return Me!=null&&Me.length?Me.map((Me=>{let Bn=this.convertChild(Me),Hn=(0,Ci.getDecorators)(Me);return Hn!=null&&Hn.length&&(Bn.decorators=Hn.map((Me=>this.convertChild(Me)))),Bn})):[]}convertChainExpression(Me,Bn){let{child:Hn,isOptional:zn}=(()=>Me.type===ca.AST_NODE_TYPES.MemberExpression?{child:Me.object,isOptional:Me.optional}:Me.type===ca.AST_NODE_TYPES.CallExpression?{child:Me.callee,isOptional:Me.optional}:{child:Me.expression,isOptional:!1})(),ni=(0,aa.isChildUnwrappableOptionalChain)(Bn,Hn);if(!ni&&!zn)return Me;if(ni&&(0,aa.isChainExpression)(Hn)){let Bn=Hn.expression;Me.type===ca.AST_NODE_TYPES.MemberExpression?Me.object=Bn:Me.type===ca.AST_NODE_TYPES.CallExpression?Me.callee=Bn:Me.expression=Bn}return this.createNode(Bn,{type:ca.AST_NODE_TYPES.ChainExpression,expression:Me})}deeplyCopy(Me){if(Me.kind===ni.SyntaxKind.JSDocFunctionType)throw(0,aa.createError)(this.ast,Me.pos,"JSDoc types can only be used inside documentation comments.");let Bn=`TS${xa[Me.kind]}`;if(this.options.errorOnUnknownASTType&&!ca.AST_NODE_TYPES[Bn])throw new Error(`Unknown AST_NODE_TYPE: "${Bn}"`);let Hn=this.createNode(Me,{type:Bn});"type"in Me&&(Hn.typeAnnotation=Me.type&&"kind"in Me.type&&ni.isTypeNode(Me.type)?this.convertTypeAnnotation(Me.type,Me):null),"typeArguments"in Me&&(Hn.typeParameters=Me.typeArguments&&"pos"in Me.typeArguments?this.convertTypeArgumentsToTypeParameters(Me.typeArguments,Me):null),"typeParameters"in Me&&(Hn.typeParameters=Me.typeParameters&&"pos"in Me.typeParameters?this.convertTSTypeParametersToTypeParametersDeclaration(Me.typeParameters):null);let zn=(0,Ci.getDecorators)(Me);zn!=null&&zn.length&&(Hn.decorators=zn.map((Me=>this.convertChild(Me))));let oa=new Set(["_children","decorators","end","flags","illegalDecorators","heritageClauses","locals","localSymbol","jsDoc","kind","modifierFlagsCache","modifiers","nextContainer","parent","pos","symbol","transformFlags","type","typeArguments","typeParameters"]);return Object.entries(Me).filter((Me=>{let[Bn]=Me;return!oa.has(Bn)})).forEach((Me=>{let[Bn,zn]=Me;Array.isArray(zn)?Hn[Bn]=zn.map((Me=>this.convertChild(Me))):zn&&typeof zn=="object"&&zn.kind?Hn[Bn]=this.convertChild(zn):Hn[Bn]=zn})),Hn}convertJSXIdentifier(Me){let Bn=this.createNode(Me,{type:ca.AST_NODE_TYPES.JSXIdentifier,name:Me.getText()});return this.registerTSNodeInNodeMap(Me,Bn),Bn}convertJSXNamespaceOrIdentifier(Me){let Bn=Me.getText(),Hn=Bn.indexOf(":");if(Hn>0){let zn=(0,aa.getRange)(Me,this.ast),ni=this.createNode(Me,{type:ca.AST_NODE_TYPES.JSXNamespacedName,namespace:this.createNode(Me,{type:ca.AST_NODE_TYPES.JSXIdentifier,name:Bn.slice(0,Hn),range:[zn[0],zn[0]+Hn]}),name:this.createNode(Me,{type:ca.AST_NODE_TYPES.JSXIdentifier,name:Bn.slice(Hn+1),range:[zn[0]+Hn+1,zn[1]]}),range:zn});return this.registerTSNodeInNodeMap(Me,ni),ni}return this.convertJSXIdentifier(Me)}convertJSXTagName(Me,Bn){let Hn;switch(Me.kind){case xa.PropertyAccessExpression:if(Me.name.kind===xa.PrivateIdentifier)throw new Error("Non-private identifier expected.");Hn=this.createNode(Me,{type:ca.AST_NODE_TYPES.JSXMemberExpression,object:this.convertJSXTagName(Me.expression,Bn),property:this.convertJSXIdentifier(Me.name)});break;case xa.ThisKeyword:case xa.Identifier:default:return this.convertJSXNamespaceOrIdentifier(Me)}return this.registerTSNodeInNodeMap(Me,Hn),Hn}convertMethodSignature(Me){let Bn=this.createNode(Me,{type:ca.AST_NODE_TYPES.TSMethodSignature,computed:(0,aa.isComputedProperty)(Me.name),key:this.convertChild(Me.name),params:this.convertParameters(Me.parameters),kind:(()=>{switch(Me.kind){case xa.GetAccessor:return"get";case xa.SetAccessor:return"set";case xa.MethodSignature:return"method"}})()});(0,aa.isOptional)(Me)&&(Bn.optional=!0),Me.type&&(Bn.returnType=this.convertTypeAnnotation(Me.type,Me)),(0,aa.hasModifier)(xa.ReadonlyKeyword,Me)&&(Bn.readonly=!0),Me.typeParameters&&(Bn.typeParameters=this.convertTSTypeParametersToTypeParametersDeclaration(Me.typeParameters));let Hn=(0,aa.getTSNodeAccessibility)(Me);return Hn&&(Bn.accessibility=Hn),(0,aa.hasModifier)(xa.ExportKeyword,Me)&&(Bn.export=!0),(0,aa.hasModifier)(xa.StaticKeyword,Me)&&(Bn.static=!0),Bn}convertAssertClasue(Me){return Me===void 0?[]:Me.elements.map((Me=>this.convertChild(Me)))}applyModifiersToResult(Me,Bn){if(!Bn)return;let Hn=[];for(let zn of Bn)switch(zn.kind){case xa.ExportKeyword:case xa.DefaultKeyword:break;case xa.ConstKeyword:Me.const=!0;break;case xa.DeclareKeyword:Me.declare=!0;break;default:Hn.push(this.convertChild(zn));break}Hn.length>0&&(Me.modifiers=Hn)}fixParentLocation(Me,Bn){Bn[0]Me.range[1]&&(Me.range[1]=Bn[1],Me.loc.end=(0,aa.getLineAndCharacterFor)(Me.range[1],this.ast))}assertModuleSpecifier(Me,Bn){var Hn;if(!Bn&&Me.moduleSpecifier==null)throw(0,aa.createError)(this.ast,Me.pos,"Module specifier must be a string literal.");if(Me.moduleSpecifier&&((Hn=Me.moduleSpecifier)===null||Hn===void 0?void 0:Hn.kind)!==xa.StringLiteral)throw(0,aa.createError)(this.ast,Me.moduleSpecifier.pos,"Module specifier must be a string literal.")}convertNode(Me,Bn){var Hn,zn,oa,Ga,Ha,ts,Ps,so,oo,Jo;switch(Me.kind){case xa.SourceFile:return this.createNode(Me,{type:ca.AST_NODE_TYPES.Program,body:this.convertBodyExpressions(Me.statements,Me),sourceType:Me.externalModuleIndicator?"module":"script",range:[Me.getStart(this.ast),Me.endOfFileToken.end]});case xa.Block:return this.createNode(Me,{type:ca.AST_NODE_TYPES.BlockStatement,body:this.convertBodyExpressions(Me.statements,Me)});case xa.Identifier:return(0,aa.isThisInTypeQuery)(Me)?this.createNode(Me,{type:ca.AST_NODE_TYPES.ThisExpression}):this.createNode(Me,{type:ca.AST_NODE_TYPES.Identifier,name:Me.text});case xa.PrivateIdentifier:return this.createNode(Me,{type:ca.AST_NODE_TYPES.PrivateIdentifier,name:Me.text.slice(1)});case xa.WithStatement:return this.createNode(Me,{type:ca.AST_NODE_TYPES.WithStatement,object:this.convertChild(Me.expression),body:this.convertChild(Me.statement)});case xa.ReturnStatement:return this.createNode(Me,{type:ca.AST_NODE_TYPES.ReturnStatement,argument:this.convertChild(Me.expression)});case xa.LabeledStatement:return this.createNode(Me,{type:ca.AST_NODE_TYPES.LabeledStatement,label:this.convertChild(Me.label),body:this.convertChild(Me.statement)});case xa.ContinueStatement:return this.createNode(Me,{type:ca.AST_NODE_TYPES.ContinueStatement,label:this.convertChild(Me.label)});case xa.BreakStatement:return this.createNode(Me,{type:ca.AST_NODE_TYPES.BreakStatement,label:this.convertChild(Me.label)});case xa.IfStatement:return this.createNode(Me,{type:ca.AST_NODE_TYPES.IfStatement,test:this.convertChild(Me.expression),consequent:this.convertChild(Me.thenStatement),alternate:this.convertChild(Me.elseStatement)});case xa.SwitchStatement:return this.createNode(Me,{type:ca.AST_NODE_TYPES.SwitchStatement,discriminant:this.convertChild(Me.expression),cases:Me.caseBlock.clauses.map((Me=>this.convertChild(Me)))});case xa.CaseClause:case xa.DefaultClause:return this.createNode(Me,{type:ca.AST_NODE_TYPES.SwitchCase,test:Me.kind===xa.CaseClause?this.convertChild(Me.expression):null,consequent:Me.statements.map((Me=>this.convertChild(Me)))});case xa.ThrowStatement:return this.createNode(Me,{type:ca.AST_NODE_TYPES.ThrowStatement,argument:this.convertChild(Me.expression)});case xa.TryStatement:return this.createNode(Me,{type:ca.AST_NODE_TYPES.TryStatement,block:this.convertChild(Me.tryBlock),handler:this.convertChild(Me.catchClause),finalizer:this.convertChild(Me.finallyBlock)});case xa.CatchClause:return this.createNode(Me,{type:ca.AST_NODE_TYPES.CatchClause,param:Me.variableDeclaration?this.convertBindingNameWithTypeAnnotation(Me.variableDeclaration.name,Me.variableDeclaration.type):null,body:this.convertChild(Me.block)});case xa.WhileStatement:return this.createNode(Me,{type:ca.AST_NODE_TYPES.WhileStatement,test:this.convertChild(Me.expression),body:this.convertChild(Me.statement)});case xa.DoStatement:return this.createNode(Me,{type:ca.AST_NODE_TYPES.DoWhileStatement,test:this.convertChild(Me.expression),body:this.convertChild(Me.statement)});case xa.ForStatement:return this.createNode(Me,{type:ca.AST_NODE_TYPES.ForStatement,init:this.convertChild(Me.initializer),test:this.convertChild(Me.condition),update:this.convertChild(Me.incrementor),body:this.convertChild(Me.statement)});case xa.ForInStatement:return this.createNode(Me,{type:ca.AST_NODE_TYPES.ForInStatement,left:this.convertPattern(Me.initializer),right:this.convertChild(Me.expression),body:this.convertChild(Me.statement)});case xa.ForOfStatement:return this.createNode(Me,{type:ca.AST_NODE_TYPES.ForOfStatement,left:this.convertPattern(Me.initializer),right:this.convertChild(Me.expression),body:this.convertChild(Me.statement),await:Boolean(Me.awaitModifier&&Me.awaitModifier.kind===xa.AwaitKeyword)});case xa.FunctionDeclaration:{let Bn=(0,aa.hasModifier)(xa.DeclareKeyword,Me),Hn=this.createNode(Me,{type:Bn||!Me.body?ca.AST_NODE_TYPES.TSDeclareFunction:ca.AST_NODE_TYPES.FunctionDeclaration,id:this.convertChild(Me.name),generator:!!Me.asteriskToken,expression:!1,async:(0,aa.hasModifier)(xa.AsyncKeyword,Me),params:this.convertParameters(Me.parameters),body:this.convertChild(Me.body)||void 0});return Me.type&&(Hn.returnType=this.convertTypeAnnotation(Me.type,Me)),Me.typeParameters&&(Hn.typeParameters=this.convertTSTypeParametersToTypeParametersDeclaration(Me.typeParameters)),Bn&&(Hn.declare=!0),this.fixExports(Me,Hn)}case xa.VariableDeclaration:{let Bn=this.createNode(Me,{type:ca.AST_NODE_TYPES.VariableDeclarator,id:this.convertBindingNameWithTypeAnnotation(Me.name,Me.type,Me),init:this.convertChild(Me.initializer)});return Me.exclamationToken&&(Bn.definite=!0),Bn}case xa.VariableStatement:{let Bn=this.createNode(Me,{type:ca.AST_NODE_TYPES.VariableDeclaration,declarations:Me.declarationList.declarations.map((Me=>this.convertChild(Me))),kind:(0,aa.getDeclarationKind)(Me.declarationList)});return(0,aa.hasModifier)(xa.DeclareKeyword,Me)&&(Bn.declare=!0),this.fixExports(Me,Bn)}case xa.VariableDeclarationList:return this.createNode(Me,{type:ca.AST_NODE_TYPES.VariableDeclaration,declarations:Me.declarations.map((Me=>this.convertChild(Me))),kind:(0,aa.getDeclarationKind)(Me)});case xa.ExpressionStatement:return this.createNode(Me,{type:ca.AST_NODE_TYPES.ExpressionStatement,expression:this.convertChild(Me.expression)});case xa.ThisKeyword:return this.createNode(Me,{type:ca.AST_NODE_TYPES.ThisExpression});case xa.ArrayLiteralExpression:return this.allowPattern?this.createNode(Me,{type:ca.AST_NODE_TYPES.ArrayPattern,elements:Me.elements.map((Me=>this.convertPattern(Me)))}):this.createNode(Me,{type:ca.AST_NODE_TYPES.ArrayExpression,elements:Me.elements.map((Me=>this.convertChild(Me)))});case xa.ObjectLiteralExpression:return this.allowPattern?this.createNode(Me,{type:ca.AST_NODE_TYPES.ObjectPattern,properties:Me.properties.map((Me=>this.convertPattern(Me)))}):this.createNode(Me,{type:ca.AST_NODE_TYPES.ObjectExpression,properties:Me.properties.map((Me=>this.convertChild(Me)))});case xa.PropertyAssignment:return this.createNode(Me,{type:ca.AST_NODE_TYPES.Property,key:this.convertChild(Me.name),value:this.converter(Me.initializer,Me,this.inTypeMode,this.allowPattern),computed:(0,aa.isComputedProperty)(Me.name),method:!1,shorthand:!1,kind:"init"});case xa.ShorthandPropertyAssignment:return Me.objectAssignmentInitializer?this.createNode(Me,{type:ca.AST_NODE_TYPES.Property,key:this.convertChild(Me.name),value:this.createNode(Me,{type:ca.AST_NODE_TYPES.AssignmentPattern,left:this.convertPattern(Me.name),right:this.convertChild(Me.objectAssignmentInitializer)}),computed:!1,method:!1,shorthand:!0,kind:"init"}):this.createNode(Me,{type:ca.AST_NODE_TYPES.Property,key:this.convertChild(Me.name),value:this.convertChild(Me.name),computed:!1,method:!1,shorthand:!0,kind:"init"});case xa.ComputedPropertyName:return this.convertChild(Me.expression);case xa.PropertyDeclaration:{let Bn=(0,aa.hasModifier)(xa.AbstractKeyword,Me),Hn=(0,aa.hasModifier)(xa.AccessorKeyword,Me),zn=(()=>Hn?Bn?ca.AST_NODE_TYPES.TSAbstractAccessorProperty:ca.AST_NODE_TYPES.AccessorProperty:Bn?ca.AST_NODE_TYPES.TSAbstractPropertyDefinition:ca.AST_NODE_TYPES.PropertyDefinition)(),ni=this.createNode(Me,{type:zn,key:this.convertChild(Me.name),value:Bn?null:this.convertChild(Me.initializer),computed:(0,aa.isComputedProperty)(Me.name),static:(0,aa.hasModifier)(xa.StaticKeyword,Me),readonly:(0,aa.hasModifier)(xa.ReadonlyKeyword,Me)||void 0,declare:(0,aa.hasModifier)(xa.DeclareKeyword,Me),override:(0,aa.hasModifier)(xa.OverrideKeyword,Me)});Me.type&&(ni.typeAnnotation=this.convertTypeAnnotation(Me.type,Me));let oa=(0,Ci.getDecorators)(Me);oa&&(ni.decorators=oa.map((Me=>this.convertChild(Me))));let _a=(0,aa.getTSNodeAccessibility)(Me);return _a&&(ni.accessibility=_a),(Me.name.kind===xa.Identifier||Me.name.kind===xa.ComputedPropertyName||Me.name.kind===xa.PrivateIdentifier)&&Me.questionToken&&(ni.optional=!0),Me.exclamationToken&&(ni.definite=!0),ni.key.type===ca.AST_NODE_TYPES.Literal&&Me.questionToken&&(ni.optional=!0),ni}case xa.GetAccessor:case xa.SetAccessor:if(Me.parent.kind===xa.InterfaceDeclaration||Me.parent.kind===xa.TypeLiteral)return this.convertMethodSignature(Me);case xa.MethodDeclaration:{let Hn=this.createNode(Me,{type:Me.body?ca.AST_NODE_TYPES.FunctionExpression:ca.AST_NODE_TYPES.TSEmptyBodyFunctionExpression,id:null,generator:!!Me.asteriskToken,expression:!1,async:(0,aa.hasModifier)(xa.AsyncKeyword,Me),body:this.convertChild(Me.body),range:[Me.parameters.pos-1,Me.end],params:[]});Me.type&&(Hn.returnType=this.convertTypeAnnotation(Me.type,Me)),Me.typeParameters&&(Hn.typeParameters=this.convertTSTypeParametersToTypeParametersDeclaration(Me.typeParameters),this.fixParentLocation(Hn,Hn.typeParameters.range));let zn;if(Bn.kind===xa.ObjectLiteralExpression)Hn.params=Me.parameters.map((Me=>this.convertChild(Me))),zn=this.createNode(Me,{type:ca.AST_NODE_TYPES.Property,key:this.convertChild(Me.name),value:Hn,computed:(0,aa.isComputedProperty)(Me.name),method:Me.kind===xa.MethodDeclaration,shorthand:!1,kind:"init"});else{Hn.params=this.convertParameters(Me.parameters);let Bn=(0,aa.hasModifier)(xa.AbstractKeyword,Me)?ca.AST_NODE_TYPES.TSAbstractMethodDefinition:ca.AST_NODE_TYPES.MethodDefinition;zn=this.createNode(Me,{type:Bn,key:this.convertChild(Me.name),value:Hn,computed:(0,aa.isComputedProperty)(Me.name),static:(0,aa.hasModifier)(xa.StaticKeyword,Me),kind:"method",override:(0,aa.hasModifier)(xa.OverrideKeyword,Me)});let ni=(0,Ci.getDecorators)(Me);ni&&(zn.decorators=ni.map((Me=>this.convertChild(Me))));let oa=(0,aa.getTSNodeAccessibility)(Me);oa&&(zn.accessibility=oa)}return Me.questionToken&&(zn.optional=!0),Me.kind===xa.GetAccessor?zn.kind="get":Me.kind===xa.SetAccessor?zn.kind="set":!zn.static&&Me.name.kind===xa.StringLiteral&&Me.name.text==="constructor"&&zn.type!==ca.AST_NODE_TYPES.Property&&(zn.kind="constructor"),zn}case xa.Constructor:{let Bn=(0,aa.getLastModifier)(Me),Hn=Bn&&(0,aa.findNextToken)(Bn,Me,this.ast)||Me.getFirstToken(),zn=this.createNode(Me,{type:Me.body?ca.AST_NODE_TYPES.FunctionExpression:ca.AST_NODE_TYPES.TSEmptyBodyFunctionExpression,id:null,params:this.convertParameters(Me.parameters),generator:!1,expression:!1,async:!1,body:this.convertChild(Me.body),range:[Me.parameters.pos-1,Me.end]});Me.typeParameters&&(zn.typeParameters=this.convertTSTypeParametersToTypeParametersDeclaration(Me.typeParameters),this.fixParentLocation(zn,zn.typeParameters.range)),Me.type&&(zn.returnType=this.convertTypeAnnotation(Me.type,Me));let ni=this.createNode(Me,{type:ca.AST_NODE_TYPES.Identifier,name:"constructor",range:[Hn.getStart(this.ast),Hn.end]}),Ci=(0,aa.hasModifier)(xa.StaticKeyword,Me),oa=this.createNode(Me,{type:(0,aa.hasModifier)(xa.AbstractKeyword,Me)?ca.AST_NODE_TYPES.TSAbstractMethodDefinition:ca.AST_NODE_TYPES.MethodDefinition,key:ni,value:zn,computed:!1,static:Ci,kind:Ci?"method":"constructor",override:!1}),_a=(0,aa.getTSNodeAccessibility)(Me);return _a&&(oa.accessibility=_a),oa}case xa.FunctionExpression:{let Bn=this.createNode(Me,{type:ca.AST_NODE_TYPES.FunctionExpression,id:this.convertChild(Me.name),generator:!!Me.asteriskToken,params:this.convertParameters(Me.parameters),body:this.convertChild(Me.body),async:(0,aa.hasModifier)(xa.AsyncKeyword,Me),expression:!1});return Me.type&&(Bn.returnType=this.convertTypeAnnotation(Me.type,Me)),Me.typeParameters&&(Bn.typeParameters=this.convertTSTypeParametersToTypeParametersDeclaration(Me.typeParameters)),Bn}case xa.SuperKeyword:return this.createNode(Me,{type:ca.AST_NODE_TYPES.Super});case xa.ArrayBindingPattern:return this.createNode(Me,{type:ca.AST_NODE_TYPES.ArrayPattern,elements:Me.elements.map((Me=>this.convertPattern(Me)))});case xa.OmittedExpression:return null;case xa.ObjectBindingPattern:return this.createNode(Me,{type:ca.AST_NODE_TYPES.ObjectPattern,properties:Me.elements.map((Me=>this.convertPattern(Me)))});case xa.BindingElement:if(Bn.kind===xa.ArrayBindingPattern){let Hn=this.convertChild(Me.name,Bn);return Me.initializer?this.createNode(Me,{type:ca.AST_NODE_TYPES.AssignmentPattern,left:Hn,right:this.convertChild(Me.initializer)}):Me.dotDotDotToken?this.createNode(Me,{type:ca.AST_NODE_TYPES.RestElement,argument:Hn}):Hn}else{let Bn;return Me.dotDotDotToken?Bn=this.createNode(Me,{type:ca.AST_NODE_TYPES.RestElement,argument:this.convertChild((Hn=Me.propertyName)!==null&&Hn!==void 0?Hn:Me.name)}):Bn=this.createNode(Me,{type:ca.AST_NODE_TYPES.Property,key:this.convertChild((zn=Me.propertyName)!==null&&zn!==void 0?zn:Me.name),value:this.convertChild(Me.name),computed:Boolean(Me.propertyName&&Me.propertyName.kind===xa.ComputedPropertyName),method:!1,shorthand:!Me.propertyName,kind:"init"}),Me.initializer&&(Bn.value=this.createNode(Me,{type:ca.AST_NODE_TYPES.AssignmentPattern,left:this.convertChild(Me.name),right:this.convertChild(Me.initializer),range:[Me.name.getStart(this.ast),Me.initializer.end]})),Bn}case xa.ArrowFunction:{let Bn=this.createNode(Me,{type:ca.AST_NODE_TYPES.ArrowFunctionExpression,generator:!1,id:null,params:this.convertParameters(Me.parameters),body:this.convertChild(Me.body),async:(0,aa.hasModifier)(xa.AsyncKeyword,Me),expression:Me.body.kind!==xa.Block});return Me.type&&(Bn.returnType=this.convertTypeAnnotation(Me.type,Me)),Me.typeParameters&&(Bn.typeParameters=this.convertTSTypeParametersToTypeParametersDeclaration(Me.typeParameters)),Bn}case xa.YieldExpression:return this.createNode(Me,{type:ca.AST_NODE_TYPES.YieldExpression,delegate:!!Me.asteriskToken,argument:this.convertChild(Me.expression)});case xa.AwaitExpression:return this.createNode(Me,{type:ca.AST_NODE_TYPES.AwaitExpression,argument:this.convertChild(Me.expression)});case xa.NoSubstitutionTemplateLiteral:return this.createNode(Me,{type:ca.AST_NODE_TYPES.TemplateLiteral,quasis:[this.createNode(Me,{type:ca.AST_NODE_TYPES.TemplateElement,value:{raw:this.ast.text.slice(Me.getStart(this.ast)+1,Me.end-1),cooked:Me.text},tail:!0})],expressions:[]});case xa.TemplateExpression:{let Bn=this.createNode(Me,{type:ca.AST_NODE_TYPES.TemplateLiteral,quasis:[this.convertChild(Me.head)],expressions:[]});return Me.templateSpans.forEach((Me=>{Bn.expressions.push(this.convertChild(Me.expression)),Bn.quasis.push(this.convertChild(Me.literal))})),Bn}case xa.TaggedTemplateExpression:return this.createNode(Me,{type:ca.AST_NODE_TYPES.TaggedTemplateExpression,typeParameters:Me.typeArguments?this.convertTypeArgumentsToTypeParameters(Me.typeArguments,Me):void 0,tag:this.convertChild(Me.tag),quasi:this.convertChild(Me.template)});case xa.TemplateHead:case xa.TemplateMiddle:case xa.TemplateTail:{let Bn=Me.kind===xa.TemplateTail;return this.createNode(Me,{type:ca.AST_NODE_TYPES.TemplateElement,value:{raw:this.ast.text.slice(Me.getStart(this.ast)+1,Me.end-(Bn?1:2)),cooked:Me.text},tail:Bn})}case xa.SpreadAssignment:case xa.SpreadElement:return this.allowPattern?this.createNode(Me,{type:ca.AST_NODE_TYPES.RestElement,argument:this.convertPattern(Me.expression)}):this.createNode(Me,{type:ca.AST_NODE_TYPES.SpreadElement,argument:this.convertChild(Me.expression)});case xa.Parameter:{let Hn,zn;return Me.dotDotDotToken?Hn=zn=this.createNode(Me,{type:ca.AST_NODE_TYPES.RestElement,argument:this.convertChild(Me.name)}):Me.initializer?(Hn=this.convertChild(Me.name),zn=this.createNode(Me,{type:ca.AST_NODE_TYPES.AssignmentPattern,left:Hn,right:this.convertChild(Me.initializer)}),(0,Ci.getModifiers)(Me)&&(zn.range[0]=Hn.range[0],zn.loc=(0,aa.getLocFor)(zn.range[0],zn.range[1],this.ast))):Hn=zn=this.convertChild(Me.name,Bn),Me.type&&(Hn.typeAnnotation=this.convertTypeAnnotation(Me.type,Me),this.fixParentLocation(Hn,Hn.typeAnnotation.range)),Me.questionToken&&(Me.questionToken.end>Hn.range[1]&&(Hn.range[1]=Me.questionToken.end,Hn.loc.end=(0,aa.getLineAndCharacterFor)(Hn.range[1],this.ast)),Hn.optional=!0),(0,Ci.getModifiers)(Me)?this.createNode(Me,{type:ca.AST_NODE_TYPES.TSParameterProperty,accessibility:(oa=(0,aa.getTSNodeAccessibility)(Me))!==null&&oa!==void 0?oa:void 0,readonly:(0,aa.hasModifier)(xa.ReadonlyKeyword,Me)||void 0,static:(0,aa.hasModifier)(xa.StaticKeyword,Me)||void 0,export:(0,aa.hasModifier)(xa.ExportKeyword,Me)||void 0,override:(0,aa.hasModifier)(xa.OverrideKeyword,Me)||void 0,parameter:zn}):zn}case xa.ClassDeclaration:case xa.ClassExpression:{let Bn=(Ga=Me.heritageClauses)!==null&&Ga!==void 0?Ga:[],Hn=Me.kind===xa.ClassDeclaration?ca.AST_NODE_TYPES.ClassDeclaration:ca.AST_NODE_TYPES.ClassExpression,zn=Bn.find((Me=>Me.token===xa.ExtendsKeyword)),ni=Bn.find((Me=>Me.token===xa.ImplementsKeyword)),oa=this.createNode(Me,{type:Hn,id:this.convertChild(Me.name),body:this.createNode(Me,{type:ca.AST_NODE_TYPES.ClassBody,body:[],range:[Me.members.pos-1,Me.end]}),superClass:zn!=null&&zn.types[0]?this.convertChild(zn.types[0].expression):null});if(zn){if(zn.types.length>1)throw(0,aa.createError)(this.ast,zn.types[1].pos,"Classes can only extend a single class.");!((Ha=zn.types[0])===null||Ha===void 0)&&Ha.typeArguments&&(oa.superTypeParameters=this.convertTypeArgumentsToTypeParameters(zn.types[0].typeArguments,zn.types[0]))}Me.typeParameters&&(oa.typeParameters=this.convertTSTypeParametersToTypeParametersDeclaration(Me.typeParameters)),ni&&(oa.implements=ni.types.map((Me=>this.convertChild(Me)))),(0,aa.hasModifier)(xa.AbstractKeyword,Me)&&(oa.abstract=!0),(0,aa.hasModifier)(xa.DeclareKeyword,Me)&&(oa.declare=!0);let _a=(0,Ci.getDecorators)(Me);_a&&(oa.decorators=_a.map((Me=>this.convertChild(Me))));let ts=Me.members.filter(aa.isESTreeClassMember);return ts.length&&(oa.body.body=ts.map((Me=>this.convertChild(Me)))),this.fixExports(Me,oa)}case xa.ModuleBlock:return this.createNode(Me,{type:ca.AST_NODE_TYPES.TSModuleBlock,body:this.convertBodyExpressions(Me.statements,Me)});case xa.ImportDeclaration:{this.assertModuleSpecifier(Me,!1);let Bn=this.createNode(Me,{type:ca.AST_NODE_TYPES.ImportDeclaration,source:this.convertChild(Me.moduleSpecifier),specifiers:[],importKind:"value",assertions:this.convertAssertClasue(Me.assertClause)});if(Me.importClause&&(Me.importClause.isTypeOnly&&(Bn.importKind="type"),Me.importClause.name&&Bn.specifiers.push(this.convertChild(Me.importClause)),Me.importClause.namedBindings))switch(Me.importClause.namedBindings.kind){case xa.NamespaceImport:Bn.specifiers.push(this.convertChild(Me.importClause.namedBindings));break;case xa.NamedImports:Bn.specifiers=Bn.specifiers.concat(Me.importClause.namedBindings.elements.map((Me=>this.convertChild(Me))));break}return Bn}case xa.NamespaceImport:return this.createNode(Me,{type:ca.AST_NODE_TYPES.ImportNamespaceSpecifier,local:this.convertChild(Me.name)});case xa.ImportSpecifier:return this.createNode(Me,{type:ca.AST_NODE_TYPES.ImportSpecifier,local:this.convertChild(Me.name),imported:this.convertChild((ts=Me.propertyName)!==null&&ts!==void 0?ts:Me.name),importKind:Me.isTypeOnly?"type":"value"});case xa.ImportClause:{let Bn=this.convertChild(Me.name);return this.createNode(Me,{type:ca.AST_NODE_TYPES.ImportDefaultSpecifier,local:Bn,range:Bn.range})}case xa.ExportDeclaration:return((Ps=Me.exportClause)===null||Ps===void 0?void 0:Ps.kind)===xa.NamedExports?(this.assertModuleSpecifier(Me,!0),this.createNode(Me,{type:ca.AST_NODE_TYPES.ExportNamedDeclaration,source:this.convertChild(Me.moduleSpecifier),specifiers:Me.exportClause.elements.map((Me=>this.convertChild(Me))),exportKind:Me.isTypeOnly?"type":"value",declaration:null,assertions:this.convertAssertClasue(Me.assertClause)})):(this.assertModuleSpecifier(Me,!1),this.createNode(Me,{type:ca.AST_NODE_TYPES.ExportAllDeclaration,source:this.convertChild(Me.moduleSpecifier),exportKind:Me.isTypeOnly?"type":"value",exported:Me.exportClause&&Me.exportClause.kind===xa.NamespaceExport?this.convertChild(Me.exportClause.name):null,assertions:this.convertAssertClasue(Me.assertClause)}));case xa.ExportSpecifier:return this.createNode(Me,{type:ca.AST_NODE_TYPES.ExportSpecifier,local:this.convertChild((so=Me.propertyName)!==null&&so!==void 0?so:Me.name),exported:this.convertChild(Me.name),exportKind:Me.isTypeOnly?"type":"value"});case xa.ExportAssignment:return Me.isExportEquals?this.createNode(Me,{type:ca.AST_NODE_TYPES.TSExportAssignment,expression:this.convertChild(Me.expression)}):this.createNode(Me,{type:ca.AST_NODE_TYPES.ExportDefaultDeclaration,declaration:this.convertChild(Me.expression),exportKind:"value"});case xa.PrefixUnaryExpression:case xa.PostfixUnaryExpression:{let Bn=(0,aa.getTextForTokenKind)(Me.operator);return Bn==="++"||Bn==="--"?this.createNode(Me,{type:ca.AST_NODE_TYPES.UpdateExpression,operator:Bn,prefix:Me.kind===xa.PrefixUnaryExpression,argument:this.convertChild(Me.operand)}):this.createNode(Me,{type:ca.AST_NODE_TYPES.UnaryExpression,operator:Bn,prefix:Me.kind===xa.PrefixUnaryExpression,argument:this.convertChild(Me.operand)})}case xa.DeleteExpression:return this.createNode(Me,{type:ca.AST_NODE_TYPES.UnaryExpression,operator:"delete",prefix:!0,argument:this.convertChild(Me.expression)});case xa.VoidExpression:return this.createNode(Me,{type:ca.AST_NODE_TYPES.UnaryExpression,operator:"void",prefix:!0,argument:this.convertChild(Me.expression)});case xa.TypeOfExpression:return this.createNode(Me,{type:ca.AST_NODE_TYPES.UnaryExpression,operator:"typeof",prefix:!0,argument:this.convertChild(Me.expression)});case xa.TypeOperator:return this.createNode(Me,{type:ca.AST_NODE_TYPES.TSTypeOperator,operator:(0,aa.getTextForTokenKind)(Me.operator),typeAnnotation:this.convertChild(Me.type)});case xa.BinaryExpression:if((0,aa.isComma)(Me.operatorToken)){let Bn=this.createNode(Me,{type:ca.AST_NODE_TYPES.SequenceExpression,expressions:[]}),Hn=this.convertChild(Me.left);return Hn.type===ca.AST_NODE_TYPES.SequenceExpression&&Me.left.kind!==xa.ParenthesizedExpression?Bn.expressions=Bn.expressions.concat(Hn.expressions):Bn.expressions.push(Hn),Bn.expressions.push(this.convertChild(Me.right)),Bn}else{let Bn=(0,aa.getBinaryExpressionType)(Me.operatorToken);return this.allowPattern&&Bn===ca.AST_NODE_TYPES.AssignmentExpression?this.createNode(Me,{type:ca.AST_NODE_TYPES.AssignmentPattern,left:this.convertPattern(Me.left,Me),right:this.convertChild(Me.right)}):this.createNode(Me,{type:Bn,operator:(0,aa.getTextForTokenKind)(Me.operatorToken.kind),left:this.converter(Me.left,Me,this.inTypeMode,Bn===ca.AST_NODE_TYPES.AssignmentExpression),right:this.convertChild(Me.right)})}case xa.PropertyAccessExpression:{let Bn=this.convertChild(Me.expression),Hn=this.convertChild(Me.name),zn=!1,ni=this.createNode(Me,{type:ca.AST_NODE_TYPES.MemberExpression,object:Bn,property:Hn,computed:zn,optional:Me.questionDotToken!==void 0});return this.convertChainExpression(ni,Me)}case xa.ElementAccessExpression:{let Bn=this.convertChild(Me.expression),Hn=this.convertChild(Me.argumentExpression),zn=!0,ni=this.createNode(Me,{type:ca.AST_NODE_TYPES.MemberExpression,object:Bn,property:Hn,computed:zn,optional:Me.questionDotToken!==void 0});return this.convertChainExpression(ni,Me)}case xa.CallExpression:{if(Me.expression.kind===xa.ImportKeyword){if(Me.arguments.length!==1&&Me.arguments.length!==2)throw(0,aa.createError)(this.ast,Me.arguments.pos,"Dynamic import requires exactly one or two arguments.");return this.createNode(Me,{type:ca.AST_NODE_TYPES.ImportExpression,source:this.convertChild(Me.arguments[0]),attributes:Me.arguments[1]?this.convertChild(Me.arguments[1]):null})}let Bn=this.convertChild(Me.expression),Hn=Me.arguments.map((Me=>this.convertChild(Me))),zn=this.createNode(Me,{type:ca.AST_NODE_TYPES.CallExpression,callee:Bn,arguments:Hn,optional:Me.questionDotToken!==void 0});return Me.typeArguments&&(zn.typeParameters=this.convertTypeArgumentsToTypeParameters(Me.typeArguments,Me)),this.convertChainExpression(zn,Me)}case xa.NewExpression:{let Bn=this.createNode(Me,{type:ca.AST_NODE_TYPES.NewExpression,callee:this.convertChild(Me.expression),arguments:Me.arguments?Me.arguments.map((Me=>this.convertChild(Me))):[]});return Me.typeArguments&&(Bn.typeParameters=this.convertTypeArgumentsToTypeParameters(Me.typeArguments,Me)),Bn}case xa.ConditionalExpression:return this.createNode(Me,{type:ca.AST_NODE_TYPES.ConditionalExpression,test:this.convertChild(Me.condition),consequent:this.convertChild(Me.whenTrue),alternate:this.convertChild(Me.whenFalse)});case xa.MetaProperty:return this.createNode(Me,{type:ca.AST_NODE_TYPES.MetaProperty,meta:this.createNode(Me.getFirstToken(),{type:ca.AST_NODE_TYPES.Identifier,name:(0,aa.getTextForTokenKind)(Me.keywordToken)}),property:this.convertChild(Me.name)});case xa.Decorator:return this.createNode(Me,{type:ca.AST_NODE_TYPES.Decorator,expression:this.convertChild(Me.expression)});case xa.StringLiteral:return this.createNode(Me,{type:ca.AST_NODE_TYPES.Literal,value:Bn.kind===xa.JsxAttribute?(0,aa.unescapeStringLiteralText)(Me.text):Me.text,raw:Me.getText()});case xa.NumericLiteral:return this.createNode(Me,{type:ca.AST_NODE_TYPES.Literal,value:Number(Me.text),raw:Me.getText()});case xa.BigIntLiteral:{let Bn=(0,aa.getRange)(Me,this.ast),Hn=this.ast.text.slice(Bn[0],Bn[1]),zn=Hn.slice(0,-1).replace(/_/g,""),ni=typeof BigInt<"u"?BigInt(zn):null;return this.createNode(Me,{type:ca.AST_NODE_TYPES.Literal,raw:Hn,value:ni,bigint:ni==null?zn:String(ni),range:Bn})}case xa.RegularExpressionLiteral:{let Bn=Me.text.slice(1,Me.text.lastIndexOf("/")),Hn=Me.text.slice(Me.text.lastIndexOf("/")+1),zn=null;try{zn=new RegExp(Bn,Hn)}catch{zn=null}return this.createNode(Me,{type:ca.AST_NODE_TYPES.Literal,value:zn,raw:Me.text,regex:{pattern:Bn,flags:Hn}})}case xa.TrueKeyword:return this.createNode(Me,{type:ca.AST_NODE_TYPES.Literal,value:!0,raw:"true"});case xa.FalseKeyword:return this.createNode(Me,{type:ca.AST_NODE_TYPES.Literal,value:!1,raw:"false"});case xa.NullKeyword:return!_a.typescriptVersionIsAtLeast["4.0"]&&this.inTypeMode?this.createNode(Me,{type:ca.AST_NODE_TYPES.TSNullKeyword}):this.createNode(Me,{type:ca.AST_NODE_TYPES.Literal,value:null,raw:"null"});case xa.EmptyStatement:return this.createNode(Me,{type:ca.AST_NODE_TYPES.EmptyStatement});case xa.DebuggerStatement:return this.createNode(Me,{type:ca.AST_NODE_TYPES.DebuggerStatement});case xa.JsxElement:return this.createNode(Me,{type:ca.AST_NODE_TYPES.JSXElement,openingElement:this.convertChild(Me.openingElement),closingElement:this.convertChild(Me.closingElement),children:Me.children.map((Me=>this.convertChild(Me)))});case xa.JsxFragment:return this.createNode(Me,{type:ca.AST_NODE_TYPES.JSXFragment,openingFragment:this.convertChild(Me.openingFragment),closingFragment:this.convertChild(Me.closingFragment),children:Me.children.map((Me=>this.convertChild(Me)))});case xa.JsxSelfClosingElement:return this.createNode(Me,{type:ca.AST_NODE_TYPES.JSXElement,openingElement:this.createNode(Me,{type:ca.AST_NODE_TYPES.JSXOpeningElement,typeParameters:Me.typeArguments?this.convertTypeArgumentsToTypeParameters(Me.typeArguments,Me):void 0,selfClosing:!0,name:this.convertJSXTagName(Me.tagName,Me),attributes:Me.attributes.properties.map((Me=>this.convertChild(Me))),range:(0,aa.getRange)(Me,this.ast)}),closingElement:null,children:[]});case xa.JsxOpeningElement:return this.createNode(Me,{type:ca.AST_NODE_TYPES.JSXOpeningElement,typeParameters:Me.typeArguments?this.convertTypeArgumentsToTypeParameters(Me.typeArguments,Me):void 0,selfClosing:!1,name:this.convertJSXTagName(Me.tagName,Me),attributes:Me.attributes.properties.map((Me=>this.convertChild(Me)))});case xa.JsxClosingElement:return this.createNode(Me,{type:ca.AST_NODE_TYPES.JSXClosingElement,name:this.convertJSXTagName(Me.tagName,Me)});case xa.JsxOpeningFragment:return this.createNode(Me,{type:ca.AST_NODE_TYPES.JSXOpeningFragment});case xa.JsxClosingFragment:return this.createNode(Me,{type:ca.AST_NODE_TYPES.JSXClosingFragment});case xa.JsxExpression:{let Bn=Me.expression?this.convertChild(Me.expression):this.createNode(Me,{type:ca.AST_NODE_TYPES.JSXEmptyExpression,range:[Me.getStart(this.ast)+1,Me.getEnd()-1]});return Me.dotDotDotToken?this.createNode(Me,{type:ca.AST_NODE_TYPES.JSXSpreadChild,expression:Bn}):this.createNode(Me,{type:ca.AST_NODE_TYPES.JSXExpressionContainer,expression:Bn})}case xa.JsxAttribute:return this.createNode(Me,{type:ca.AST_NODE_TYPES.JSXAttribute,name:this.convertJSXNamespaceOrIdentifier(Me.name),value:this.convertChild(Me.initializer)});case xa.JsxText:{let Bn=Me.getFullStart(),Hn=Me.getEnd(),zn=this.ast.text.slice(Bn,Hn);return this.createNode(Me,{type:ca.AST_NODE_TYPES.JSXText,value:(0,aa.unescapeStringLiteralText)(zn),raw:zn,range:[Bn,Hn]})}case xa.JsxSpreadAttribute:return this.createNode(Me,{type:ca.AST_NODE_TYPES.JSXSpreadAttribute,argument:this.convertChild(Me.expression)});case xa.QualifiedName:return this.createNode(Me,{type:ca.AST_NODE_TYPES.TSQualifiedName,left:this.convertChild(Me.left),right:this.convertChild(Me.right)});case xa.TypeReference:return this.createNode(Me,{type:ca.AST_NODE_TYPES.TSTypeReference,typeName:this.convertType(Me.typeName),typeParameters:Me.typeArguments?this.convertTypeArgumentsToTypeParameters(Me.typeArguments,Me):void 0});case xa.TypeParameter:return this.createNode(Me,{type:ca.AST_NODE_TYPES.TSTypeParameter,name:this.convertType(Me.name),constraint:Me.constraint?this.convertType(Me.constraint):void 0,default:Me.default?this.convertType(Me.default):void 0,in:(0,aa.hasModifier)(xa.InKeyword,Me),out:(0,aa.hasModifier)(xa.OutKeyword,Me),const:(0,aa.hasModifier)(xa.ConstKeyword,Me)});case xa.ThisType:return this.createNode(Me,{type:ca.AST_NODE_TYPES.TSThisType});case xa.AnyKeyword:case xa.BigIntKeyword:case xa.BooleanKeyword:case xa.NeverKeyword:case xa.NumberKeyword:case xa.ObjectKeyword:case xa.StringKeyword:case xa.SymbolKeyword:case xa.UnknownKeyword:case xa.VoidKeyword:case xa.UndefinedKeyword:case xa.IntrinsicKeyword:return this.createNode(Me,{type:ca.AST_NODE_TYPES[`TS${xa[Me.kind]}`]});case xa.NonNullExpression:{let Bn=this.createNode(Me,{type:ca.AST_NODE_TYPES.TSNonNullExpression,expression:this.convertChild(Me.expression)});return this.convertChainExpression(Bn,Me)}case xa.TypeLiteral:return this.createNode(Me,{type:ca.AST_NODE_TYPES.TSTypeLiteral,members:Me.members.map((Me=>this.convertChild(Me)))});case xa.ArrayType:return this.createNode(Me,{type:ca.AST_NODE_TYPES.TSArrayType,elementType:this.convertType(Me.elementType)});case xa.IndexedAccessType:return this.createNode(Me,{type:ca.AST_NODE_TYPES.TSIndexedAccessType,objectType:this.convertType(Me.objectType),indexType:this.convertType(Me.indexType)});case xa.ConditionalType:return this.createNode(Me,{type:ca.AST_NODE_TYPES.TSConditionalType,checkType:this.convertType(Me.checkType),extendsType:this.convertType(Me.extendsType),trueType:this.convertType(Me.trueType),falseType:this.convertType(Me.falseType)});case xa.TypeQuery:return this.createNode(Me,{type:ca.AST_NODE_TYPES.TSTypeQuery,exprName:this.convertType(Me.exprName),typeParameters:Me.typeArguments&&this.convertTypeArgumentsToTypeParameters(Me.typeArguments,Me)});case xa.MappedType:{let Bn=this.createNode(Me,{type:ca.AST_NODE_TYPES.TSMappedType,typeParameter:this.convertType(Me.typeParameter),nameType:(oo=this.convertType(Me.nameType))!==null&&oo!==void 0?oo:null});return Me.readonlyToken&&(Me.readonlyToken.kind===xa.ReadonlyKeyword?Bn.readonly=!0:Bn.readonly=(0,aa.getTextForTokenKind)(Me.readonlyToken.kind)),Me.questionToken&&(Me.questionToken.kind===xa.QuestionToken?Bn.optional=!0:Bn.optional=(0,aa.getTextForTokenKind)(Me.questionToken.kind)),Me.type&&(Bn.typeAnnotation=this.convertType(Me.type)),Bn}case xa.ParenthesizedExpression:return this.convertChild(Me.expression,Bn);case xa.TypeAliasDeclaration:{let Bn=this.createNode(Me,{type:ca.AST_NODE_TYPES.TSTypeAliasDeclaration,id:this.convertChild(Me.name),typeAnnotation:this.convertType(Me.type)});return(0,aa.hasModifier)(xa.DeclareKeyword,Me)&&(Bn.declare=!0),Me.typeParameters&&(Bn.typeParameters=this.convertTSTypeParametersToTypeParametersDeclaration(Me.typeParameters)),this.fixExports(Me,Bn)}case xa.MethodSignature:return this.convertMethodSignature(Me);case xa.PropertySignature:{let Bn=this.createNode(Me,{type:ca.AST_NODE_TYPES.TSPropertySignature,optional:(0,aa.isOptional)(Me)||void 0,computed:(0,aa.isComputedProperty)(Me.name),key:this.convertChild(Me.name),typeAnnotation:Me.type?this.convertTypeAnnotation(Me.type,Me):void 0,initializer:this.convertChild(Me.initializer)||void 0,readonly:(0,aa.hasModifier)(xa.ReadonlyKeyword,Me)||void 0,static:(0,aa.hasModifier)(xa.StaticKeyword,Me)||void 0,export:(0,aa.hasModifier)(xa.ExportKeyword,Me)||void 0}),Hn=(0,aa.getTSNodeAccessibility)(Me);return Hn&&(Bn.accessibility=Hn),Bn}case xa.IndexSignature:{let Bn=this.createNode(Me,{type:ca.AST_NODE_TYPES.TSIndexSignature,parameters:Me.parameters.map((Me=>this.convertChild(Me)))});Me.type&&(Bn.typeAnnotation=this.convertTypeAnnotation(Me.type,Me)),(0,aa.hasModifier)(xa.ReadonlyKeyword,Me)&&(Bn.readonly=!0);let Hn=(0,aa.getTSNodeAccessibility)(Me);return Hn&&(Bn.accessibility=Hn),(0,aa.hasModifier)(xa.ExportKeyword,Me)&&(Bn.export=!0),(0,aa.hasModifier)(xa.StaticKeyword,Me)&&(Bn.static=!0),Bn}case xa.ConstructorType:{let Bn=this.createNode(Me,{type:ca.AST_NODE_TYPES.TSConstructorType,params:this.convertParameters(Me.parameters),abstract:(0,aa.hasModifier)(xa.AbstractKeyword,Me)});return Me.type&&(Bn.returnType=this.convertTypeAnnotation(Me.type,Me)),Me.typeParameters&&(Bn.typeParameters=this.convertTSTypeParametersToTypeParametersDeclaration(Me.typeParameters)),Bn}case xa.FunctionType:case xa.ConstructSignature:case xa.CallSignature:{let Bn=Me.kind===xa.ConstructSignature?ca.AST_NODE_TYPES.TSConstructSignatureDeclaration:Me.kind===xa.CallSignature?ca.AST_NODE_TYPES.TSCallSignatureDeclaration:ca.AST_NODE_TYPES.TSFunctionType,Hn=this.createNode(Me,{type:Bn,params:this.convertParameters(Me.parameters)});return Me.type&&(Hn.returnType=this.convertTypeAnnotation(Me.type,Me)),Me.typeParameters&&(Hn.typeParameters=this.convertTSTypeParametersToTypeParametersDeclaration(Me.typeParameters)),Hn}case xa.ExpressionWithTypeArguments:{let Hn=Bn.kind,zn=Hn===xa.InterfaceDeclaration?ca.AST_NODE_TYPES.TSInterfaceHeritage:Hn===xa.HeritageClause?ca.AST_NODE_TYPES.TSClassImplements:ca.AST_NODE_TYPES.TSInstantiationExpression,ni=this.createNode(Me,{type:zn,expression:this.convertChild(Me.expression)});return Me.typeArguments&&(ni.typeParameters=this.convertTypeArgumentsToTypeParameters(Me.typeArguments,Me)),ni}case xa.InterfaceDeclaration:{let Bn=(Jo=Me.heritageClauses)!==null&&Jo!==void 0?Jo:[],Hn=this.createNode(Me,{type:ca.AST_NODE_TYPES.TSInterfaceDeclaration,body:this.createNode(Me,{type:ca.AST_NODE_TYPES.TSInterfaceBody,body:Me.members.map((Me=>this.convertChild(Me))),range:[Me.members.pos-1,Me.end]}),id:this.convertChild(Me.name)});if(Me.typeParameters&&(Hn.typeParameters=this.convertTSTypeParametersToTypeParametersDeclaration(Me.typeParameters)),Bn.length>0){let zn=[],ni=[];for(let Hn of Bn)if(Hn.token===xa.ExtendsKeyword)for(let Bn of Hn.types)zn.push(this.convertChild(Bn,Me));else for(let Bn of Hn.types)ni.push(this.convertChild(Bn,Me));zn.length&&(Hn.extends=zn),ni.length&&(Hn.implements=ni)}return(0,aa.hasModifier)(xa.AbstractKeyword,Me)&&(Hn.abstract=!0),(0,aa.hasModifier)(xa.DeclareKeyword,Me)&&(Hn.declare=!0),this.fixExports(Me,Hn)}case xa.TypePredicate:{let Bn=this.createNode(Me,{type:ca.AST_NODE_TYPES.TSTypePredicate,asserts:Me.assertsModifier!==void 0,parameterName:this.convertChild(Me.parameterName),typeAnnotation:null});return Me.type&&(Bn.typeAnnotation=this.convertTypeAnnotation(Me.type,Me),Bn.typeAnnotation.loc=Bn.typeAnnotation.typeAnnotation.loc,Bn.typeAnnotation.range=Bn.typeAnnotation.typeAnnotation.range),Bn}case xa.ImportType:return this.createNode(Me,{type:ca.AST_NODE_TYPES.TSImportType,isTypeOf:!!Me.isTypeOf,parameter:this.convertChild(Me.argument),qualifier:this.convertChild(Me.qualifier),typeParameters:Me.typeArguments?this.convertTypeArgumentsToTypeParameters(Me.typeArguments,Me):null});case xa.EnumDeclaration:{let Bn=this.createNode(Me,{type:ca.AST_NODE_TYPES.TSEnumDeclaration,id:this.convertChild(Me.name),members:Me.members.map((Me=>this.convertChild(Me)))});return this.applyModifiersToResult(Bn,(0,Ci.getModifiers)(Me)),this.fixExports(Me,Bn)}case xa.EnumMember:{let Bn=this.createNode(Me,{type:ca.AST_NODE_TYPES.TSEnumMember,id:this.convertChild(Me.name)});return Me.initializer&&(Bn.initializer=this.convertChild(Me.initializer)),Me.name.kind===ni.SyntaxKind.ComputedPropertyName&&(Bn.computed=!0),Bn}case xa.ModuleDeclaration:{let Bn=this.createNode(Me,Object.assign({type:ca.AST_NODE_TYPES.TSModuleDeclaration},(()=>{let Bn=this.convertChild(Me.name),Hn=this.convertChild(Me.body);if(Me.flags&ni.NodeFlags.GlobalAugmentation){if(Hn==null||Hn.type===ca.AST_NODE_TYPES.TSModuleDeclaration)throw new Error("Expected a valid module body");if(Bn.type!==ca.AST_NODE_TYPES.Identifier)throw new Error("global module augmentation must have an Identifier id");return{kind:"global",id:Bn,body:Hn,global:!0}}else if(Me.flags&ni.NodeFlags.Namespace){if(Hn==null)throw new Error("Expected a module body");if(Bn.type!==ca.AST_NODE_TYPES.Identifier)throw new Error("`namespace`s must have an Identifier id");return{kind:"namespace",id:Bn,body:Hn}}else return Object.assign({kind:"module",id:Bn},Hn!=null?{body:Hn}:{})})()));return this.applyModifiersToResult(Bn,(0,Ci.getModifiers)(Me)),this.fixExports(Me,Bn)}case xa.ParenthesizedType:return this.convertType(Me.type);case xa.UnionType:return this.createNode(Me,{type:ca.AST_NODE_TYPES.TSUnionType,types:Me.types.map((Me=>this.convertType(Me)))});case xa.IntersectionType:return this.createNode(Me,{type:ca.AST_NODE_TYPES.TSIntersectionType,types:Me.types.map((Me=>this.convertType(Me)))});case xa.AsExpression:return this.createNode(Me,{type:ca.AST_NODE_TYPES.TSAsExpression,expression:this.convertChild(Me.expression),typeAnnotation:this.convertType(Me.type)});case xa.InferType:return this.createNode(Me,{type:ca.AST_NODE_TYPES.TSInferType,typeParameter:this.convertType(Me.typeParameter)});case xa.LiteralType:return _a.typescriptVersionIsAtLeast["4.0"]&&Me.literal.kind===xa.NullKeyword?this.createNode(Me.literal,{type:ca.AST_NODE_TYPES.TSNullKeyword}):this.createNode(Me,{type:ca.AST_NODE_TYPES.TSLiteralType,literal:this.convertType(Me.literal)});case xa.TypeAssertionExpression:return this.createNode(Me,{type:ca.AST_NODE_TYPES.TSTypeAssertion,typeAnnotation:this.convertType(Me.type),expression:this.convertChild(Me.expression)});case xa.ImportEqualsDeclaration:return this.createNode(Me,{type:ca.AST_NODE_TYPES.TSImportEqualsDeclaration,id:this.convertChild(Me.name),moduleReference:this.convertChild(Me.moduleReference),importKind:Me.isTypeOnly?"type":"value",isExport:(0,aa.hasModifier)(xa.ExportKeyword,Me)});case xa.ExternalModuleReference:return this.createNode(Me,{type:ca.AST_NODE_TYPES.TSExternalModuleReference,expression:this.convertChild(Me.expression)});case xa.NamespaceExportDeclaration:return this.createNode(Me,{type:ca.AST_NODE_TYPES.TSNamespaceExportDeclaration,id:this.convertChild(Me.name)});case xa.AbstractKeyword:return this.createNode(Me,{type:ca.AST_NODE_TYPES.TSAbstractKeyword});case xa.TupleType:{let Bn="elementTypes"in Me?Me.elementTypes.map((Me=>this.convertType(Me))):Me.elements.map((Me=>this.convertType(Me)));return this.createNode(Me,{type:ca.AST_NODE_TYPES.TSTupleType,elementTypes:Bn})}case xa.NamedTupleMember:{let Bn=this.createNode(Me,{type:ca.AST_NODE_TYPES.TSNamedTupleMember,elementType:this.convertType(Me.type,Me),label:this.convertChild(Me.name,Me),optional:Me.questionToken!=null});return Me.dotDotDotToken?(Bn.range[0]=Bn.label.range[0],Bn.loc.start=Bn.label.loc.start,this.createNode(Me,{type:ca.AST_NODE_TYPES.TSRestType,typeAnnotation:Bn})):Bn}case xa.OptionalType:return this.createNode(Me,{type:ca.AST_NODE_TYPES.TSOptionalType,typeAnnotation:this.convertType(Me.type)});case xa.RestType:return this.createNode(Me,{type:ca.AST_NODE_TYPES.TSRestType,typeAnnotation:this.convertType(Me.type)});case xa.TemplateLiteralType:{let Bn=this.createNode(Me,{type:ca.AST_NODE_TYPES.TSTemplateLiteralType,quasis:[this.convertChild(Me.head)],types:[]});return Me.templateSpans.forEach((Me=>{Bn.types.push(this.convertChild(Me.type)),Bn.quasis.push(this.convertChild(Me.literal))})),Bn}case xa.ClassStaticBlockDeclaration:return this.createNode(Me,{type:ca.AST_NODE_TYPES.StaticBlock,body:this.convertBodyExpressions(Me.body.statements,Me)});case xa.AssertEntry:return this.createNode(Me,{type:ca.AST_NODE_TYPES.ImportAttribute,key:this.convertChild(Me.name),value:this.convertChild(Me.value)});case xa.SatisfiesExpression:return this.createNode(Me,{type:ca.AST_NODE_TYPES.TSSatisfiesExpression,expression:this.convertChild(Me.expression),typeAnnotation:this.convertChild(Me.type)});default:return this.deeplyCopy(Me)}}};Me.Converter=Ga}}),f_={};m1(f_,{__assign:()=>sA,__asyncDelegator:()=>TV,__asyncGenerator:()=>bV,__asyncValues:()=>SV,__await:()=>gp,__awaiter:()=>dV,__classPrivateFieldGet:()=>CV,__classPrivateFieldSet:()=>AV,__createBinding:()=>hV,__decorate:()=>uV,__exportStar:()=>gV,__extends:()=>cV,__generator:()=>mV,__importDefault:()=>wV,__importStar:()=>EV,__makeTemplateObject:()=>xV,__metadata:()=>fV,__param:()=>pV,__read:()=>$9,__rest:()=>lV,__spread:()=>yV,__spreadArrays:()=>vV,__values:()=>tT});function cV(Me,Bn){Z_(Me,Bn);function v(){this.constructor=Me}Me.prototype=Bn===null?Object.create(Bn):(v.prototype=Bn.prototype,new v)}function lV(Me,Bn){var Hn={};for(var zn in Me)Object.prototype.hasOwnProperty.call(Me,zn)&&Bn.indexOf(zn)<0&&(Hn[zn]=Me[zn]);if(Me!=null&&typeof Object.getOwnPropertySymbols=="function")for(var ni=0,zn=Object.getOwnPropertySymbols(Me);ni=0;oa--)(aa=Me[oa])&&(Ci=(ni<3?aa(Ci):ni>3?aa(Bn,Hn,Ci):aa(Bn,Hn))||Ci);return ni>3&&Ci&&Object.defineProperty(Bn,Hn,Ci),Ci}function pV(Me,Bn){return function(Hn,zn){Bn(Hn,zn,Me)}}function fV(Me,Bn){if(typeof Reflect=="object"&&typeof Reflect.metadata=="function")return Reflect.metadata(Me,Bn)}function dV(Me,Bn,Hn,zn){function D(Me){return Me instanceof Hn?Me:new Hn((function(Bn){Bn(Me)}))}return new(Hn||(Hn=Promise))((function(Hn,ni){function m(Me){try{d(zn.next(Me))}catch(Me){ni(Me)}}function C(Me){try{d(zn.throw(Me))}catch(Me){ni(Me)}}function d(Me){Me.done?Hn(Me.value):D(Me.value).then(m,C)}d((zn=zn.apply(Me,Bn||[])).next())}))}function mV(Me,Bn){var Hn={label:0,sent:function(){if(Ci[0]&1)throw Ci[1];return Ci[1]},trys:[],ops:[]},zn,ni,Ci,aa;return aa={next:m(0),throw:m(1),return:m(2)},typeof Symbol=="function"&&(aa[Symbol.iterator]=function(){return this}),aa;function m(Me){return function(Bn){return C([Me,Bn])}}function C(aa){if(zn)throw new TypeError("Generator is already executing.");for(;Hn;)try{if(zn=1,ni&&(Ci=aa[0]&2?ni.return:aa[0]?ni.throw||((Ci=ni.return)&&Ci.call(ni),0):ni.next)&&!(Ci=Ci.call(ni,aa[1])).done)return Ci;switch(ni=0,Ci&&(aa=[aa[0]&2,Ci.value]),aa[0]){case 0:case 1:Ci=aa;break;case 4:return Hn.label++,{value:aa[1],done:!1};case 5:Hn.label++,ni=aa[1],aa=[0];continue;case 7:aa=Hn.ops.pop(),Hn.trys.pop();continue;default:if(Ci=Hn.trys,!(Ci=Ci.length>0&&Ci[Ci.length-1])&&(aa[0]===6||aa[0]===2)){Hn=0;continue}if(aa[0]===3&&(!Ci||aa[1]>Ci[0]&&aa[1]=Me.length&&(Me=void 0),{value:Me&&Me[zn++],done:!Me}}};throw new TypeError(Bn?"Object is not iterable.":"Symbol.iterator is not defined.")}function $9(Me,Bn){var Hn=typeof Symbol=="function"&&Me[Symbol.iterator];if(!Hn)return Me;var zn=Hn.call(Me),ni,Ci=[],aa;try{for(;(Bn===void 0||Bn-- >0)&&!(ni=zn.next()).done;)Ci.push(ni.value)}catch(Me){aa={error:Me}}finally{try{ni&&!ni.done&&(Hn=zn.return)&&Hn.call(zn)}finally{if(aa)throw aa.error}}return Ci}function yV(){for(var Me=[],Bn=0;Bn1||m(Me,Bn)}))})}function m(Me,Bn){try{C(zn[Me](Bn))}catch(Me){I(Ci[0][3],Me)}}function C(Me){Me.value instanceof gp?Promise.resolve(Me.value.v).then(d,E):I(Ci[0][2],Me)}function d(Me){m("next",Me)}function E(Me){m("throw",Me)}function I(Me,Bn){Me(Bn),Ci.shift(),Ci.length&&m(Ci[0][0],Ci[0][1])}}function TV(Me){var Bn,Hn;return Bn={},h("next"),h("throw",(function(Me){throw Me})),h("return"),Bn[Symbol.iterator]=function(){return this},Bn;function h(zn,ni){Bn[zn]=Me[zn]?function(Bn){return(Hn=!Hn)?{value:gp(Me[zn](Bn)),done:zn==="return"}:ni?ni(Bn):Bn}:ni}}function SV(Me){if(!Symbol.asyncIterator)throw new TypeError("Symbol.asyncIterator is not defined.");var Bn=Me[Symbol.asyncIterator],Hn;return Bn?Bn.call(Me):(Me=typeof tT=="function"?tT(Me):Me[Symbol.iterator](),Hn={},h("next"),h("throw"),h("return"),Hn[Symbol.asyncIterator]=function(){return this},Hn);function h(Bn){Hn[Bn]=Me[Bn]&&function(Hn){return new Promise((function(zn,ni){Hn=Me[Bn](Hn),D(zn,ni,Hn.done,Hn.value)}))}}function D(Me,Bn,Hn,zn){Promise.resolve(zn).then((function(Bn){Me({value:Bn,done:Hn})}),Bn)}}function xV(Me,Bn){return Object.defineProperty?Object.defineProperty(Me,"raw",{value:Bn}):Me.raw=Bn,Me}function EV(Me){if(Me&&Me.__esModule)return Me;var Bn={};if(Me!=null)for(var Hn in Me)Object.hasOwnProperty.call(Me,Hn)&&(Bn[Hn]=Me[Hn]);return Bn.default=Me,Bn}function wV(Me){return Me&&Me.__esModule?Me:{default:Me}}function CV(Me,Bn){if(!Bn.has(Me))throw new TypeError("attempted to get private field on non-instance");return Bn.get(Me)}function AV(Me,Bn,Hn){if(!Bn.has(Me))throw new TypeError("attempted to set private field on non-instance");return Bn.set(Me,Hn),Hn}var Z_,sA,oA=yp({"node_modules/tslib/tslib.es6.js"(){oa(),Z_=function(Me,Bn){return Z_=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(Me,Bn){Me.__proto__=Bn}||function(Me,Bn){for(var Hn in Bn)Bn.hasOwnProperty(Hn)&&(Me[Hn]=Bn[Hn])},Z_(Me,Bn)},sA=function(){return sA=Object.assign||function(Me){for(var Bn,Hn=1,zn=arguments.length;Hn=Bn.SyntaxKind.FirstLiteralToken&&Me.kind<=Bn.SyntaxKind.LastLiteralToken}Me.isLiteralExpression=Jr;function Qc(Me){return Me.kind===Bn.SyntaxKind.LiteralType}Me.isLiteralTypeNode=Qc;function ho(Me){return Me.kind===Bn.SyntaxKind.MappedType}Me.isMappedTypeNode=ho;function T_(Me){return Me.kind===Bn.SyntaxKind.MetaProperty}Me.isMetaProperty=T_;function go(Me){return Me.kind===Bn.SyntaxKind.MethodDeclaration}Me.isMethodDeclaration=go;function yo(Me){return Me.kind===Bn.SyntaxKind.MethodSignature}Me.isMethodSignature=yo;function Za(Me){return Me.kind===Bn.SyntaxKind.ModuleBlock}Me.isModuleBlock=Za;function vo(Me){return Me.kind===Bn.SyntaxKind.ModuleDeclaration}Me.isModuleDeclaration=vo;function S_(Me){return Me.kind===Bn.SyntaxKind.NamedExports}Me.isNamedExports=S_;function Zc(Me){return Me.kind===Bn.SyntaxKind.NamedImports}Me.isNamedImports=Zc;function Os(Me){return vo(Me)&&Me.name.kind===Bn.SyntaxKind.Identifier&&Me.body!==void 0&&(Me.body.kind===Bn.SyntaxKind.ModuleBlock||Os(Me.body))}Me.isNamespaceDeclaration=Os;function bo(Me){return Me.kind===Bn.SyntaxKind.NamespaceImport}Me.isNamespaceImport=bo;function el(Me){return Me.kind===Bn.SyntaxKind.NamespaceExportDeclaration}Me.isNamespaceExportDeclaration=el;function x_(Me){return Me.kind===Bn.SyntaxKind.NewExpression}Me.isNewExpression=x_;function E_(Me){return Me.kind===Bn.SyntaxKind.NonNullExpression}Me.isNonNullExpression=E_;function S(Me){return Me.kind===Bn.SyntaxKind.NoSubstitutionTemplateLiteral}Me.isNoSubstitutionTemplateLiteral=S;function H(Me){return Me.kind===Bn.SyntaxKind.NullKeyword}Me.isNullLiteral=H;function le(Me){return Me.kind===Bn.SyntaxKind.NumericLiteral}Me.isNumericLiteral=le;function Be(Me){switch(Me.kind){case Bn.SyntaxKind.StringLiteral:case Bn.SyntaxKind.NumericLiteral:case Bn.SyntaxKind.NoSubstitutionTemplateLiteral:return!0;default:return!1}}Me.isNumericOrStringLikeLiteral=Be;function rt(Me){return Me.kind===Bn.SyntaxKind.ObjectBindingPattern}Me.isObjectBindingPattern=rt;function ut(Me){return Me.kind===Bn.SyntaxKind.ObjectLiteralExpression}Me.isObjectLiteralExpression=ut;function Ht(Me){return Me.kind===Bn.SyntaxKind.OmittedExpression}Me.isOmittedExpression=Ht;function Fr(Me){return Me.kind===Bn.SyntaxKind.Parameter}Me.isParameterDeclaration=Fr;function Cr(Me){return Me.kind===Bn.SyntaxKind.ParenthesizedExpression}Me.isParenthesizedExpression=Cr;function ir(Me){return Me.kind===Bn.SyntaxKind.ParenthesizedType}Me.isParenthesizedTypeNode=ir;function en(Me){return Me.kind===Bn.SyntaxKind.PostfixUnaryExpression}Me.isPostfixUnaryExpression=en;function Ji(Me){return Me.kind===Bn.SyntaxKind.PrefixUnaryExpression}Me.isPrefixUnaryExpression=Ji;function gi(Me){return Me.kind===Bn.SyntaxKind.PropertyAccessExpression}Me.isPropertyAccessExpression=gi;function ln(Me){return Me.kind===Bn.SyntaxKind.PropertyAssignment}Me.isPropertyAssignment=ln;function ti(Me){return Me.kind===Bn.SyntaxKind.PropertyDeclaration}Me.isPropertyDeclaration=ti;function yn(Me){return Me.kind===Bn.SyntaxKind.PropertySignature}Me.isPropertySignature=yn;function w_(Me){return Me.kind===Bn.SyntaxKind.QualifiedName}Me.isQualifiedName=w_;function vp(Me){return Me.kind===Bn.SyntaxKind.RegularExpressionLiteral}Me.isRegularExpressionLiteral=vp;function C1(Me){return Me.kind===Bn.SyntaxKind.ReturnStatement}Me.isReturnStatement=C1;function rr(Me){return Me.kind===Bn.SyntaxKind.SetAccessor}Me.isSetAccessorDeclaration=rr;function bp(Me){return Me.kind===Bn.SyntaxKind.ShorthandPropertyAssignment}Me.isShorthandPropertyAssignment=bp;function Tp(Me){return Me.parameters!==void 0}Me.isSignatureDeclaration=Tp;function A1(Me){return Me.kind===Bn.SyntaxKind.SourceFile}Me.isSourceFile=A1;function tl(Me){return Me.kind===Bn.SyntaxKind.SpreadAssignment}Me.isSpreadAssignment=tl;function An(Me){return Me.kind===Bn.SyntaxKind.SpreadElement}Me.isSpreadElement=An;function P1(Me){return Me.kind===Bn.SyntaxKind.StringLiteral}Me.isStringLiteral=P1;function D1(Me){return Me.kind===Bn.SyntaxKind.SwitchStatement}Me.isSwitchStatement=D1;function k1(Me){return Me.kind===Bn.SyntaxKind.SyntaxList}Me.isSyntaxList=k1;function fa(Me){return Me.kind===Bn.SyntaxKind.TaggedTemplateExpression}Me.isTaggedTemplateExpression=fa;function Ms(Me){return Me.kind===Bn.SyntaxKind.TemplateExpression}Me.isTemplateExpression=Ms;function To(Me){return Me.kind===Bn.SyntaxKind.TemplateExpression||Me.kind===Bn.SyntaxKind.NoSubstitutionTemplateLiteral}Me.isTemplateLiteral=To;function Sp(Me){return Me.kind===Bn.SyntaxKind.StringLiteral||Me.kind===Bn.SyntaxKind.NoSubstitutionTemplateLiteral}Me.isTextualLiteral=Sp;function Vr(Me){return Me.kind===Bn.SyntaxKind.ThrowStatement}Me.isThrowStatement=Vr;function I1(Me){return Me.kind===Bn.SyntaxKind.TryStatement}Me.isTryStatement=I1;function N1(Me){return Me.kind===Bn.SyntaxKind.TupleType}Me.isTupleTypeNode=N1;function C_(Me){return Me.kind===Bn.SyntaxKind.TypeAliasDeclaration}Me.isTypeAliasDeclaration=C_;function O1(Me){return Me.kind===Bn.SyntaxKind.TypeAssertionExpression}Me.isTypeAssertion=O1;function ri(Me){return Me.kind===Bn.SyntaxKind.TypeLiteral}Me.isTypeLiteralNode=ri;function rl(Me){return Me.kind===Bn.SyntaxKind.TypeOfExpression}Me.isTypeOfExpression=rl;function M1(Me){return Me.kind===Bn.SyntaxKind.TypeOperator}Me.isTypeOperatorNode=M1;function xp(Me){return Me.kind===Bn.SyntaxKind.TypeParameter}Me.isTypeParameterDeclaration=xp;function L1(Me){return Me.kind===Bn.SyntaxKind.TypePredicate}Me.isTypePredicateNode=L1;function R1(Me){return Me.kind===Bn.SyntaxKind.TypeReference}Me.isTypeReferenceNode=R1;function j1(Me){return Me.kind===Bn.SyntaxKind.TypeQuery}Me.isTypeQueryNode=j1;function Ep(Me){return Me.kind===Bn.SyntaxKind.UnionType}Me.isUnionTypeNode=Ep;function J1(Me){return Me.kind===Bn.SyntaxKind.VariableDeclaration}Me.isVariableDeclaration=J1;function es(Me){return Me.kind===Bn.SyntaxKind.VariableStatement}Me.isVariableStatement=es;function F1(Me){return Me.kind===Bn.SyntaxKind.VariableDeclarationList}Me.isVariableDeclarationList=F1;function B1(Me){return Me.kind===Bn.SyntaxKind.VoidExpression}Me.isVoidExpression=B1;function Fi(Me){return Me.kind===Bn.SyntaxKind.WhileStatement}Me.isWhileStatement=Fi;function q1(Me){return Me.kind===Bn.SyntaxKind.WithStatement}Me.isWithStatement=q1}}),ey=Oe({"node_modules/tsutils/typeguard/2.9/node.js"(Me){"use strict";oa(),Object.defineProperty(Me,"__esModule",{value:!0}),Me.isImportTypeNode=void 0;var Bn=(oA(),Li(f_));Bn.__exportStar(hA(),Me);var Hn=Kf();function h(Me){return Me.kind===Hn.SyntaxKind.ImportType}Me.isImportTypeNode=h}}),ty=Oe({"node_modules/tsutils/typeguard/3.0/node.js"(Me){"use strict";oa(),Object.defineProperty(Me,"__esModule",{value:!0}),Me.isSyntheticExpression=Me.isRestTypeNode=Me.isOptionalTypeNode=void 0;var Bn=(oA(),Li(f_));Bn.__exportStar(ey(),Me);var Hn=Kf();function h(Me){return Me.kind===Hn.SyntaxKind.OptionalType}Me.isOptionalTypeNode=h;function D(Me){return Me.kind===Hn.SyntaxKind.RestType}Me.isRestTypeNode=D;function P(Me){return Me.kind===Hn.SyntaxKind.SyntheticExpression}Me.isSyntheticExpression=P}}),ry=Oe({"node_modules/tsutils/typeguard/3.2/node.js"(Me){"use strict";oa(),Object.defineProperty(Me,"__esModule",{value:!0}),Me.isBigIntLiteral=void 0;var Bn=(oA(),Li(f_));Bn.__exportStar(ty(),Me);var Hn=Kf();function h(Me){return Me.kind===Hn.SyntaxKind.BigIntLiteral}Me.isBigIntLiteral=h}}),ny=Oe({"node_modules/tsutils/typeguard/node.js"(Me){"use strict";oa(),Object.defineProperty(Me,"__esModule",{value:!0});var Bn=(oA(),Li(f_));Bn.__exportStar(ry(),Me)}}),iy=Oe({"node_modules/tsutils/typeguard/2.8/type.js"(Me){"use strict";oa(),Object.defineProperty(Me,"__esModule",{value:!0}),Me.isUniqueESSymbolType=Me.isUnionType=Me.isUnionOrIntersectionType=Me.isTypeVariable=Me.isTypeReference=Me.isTypeParameter=Me.isSubstitutionType=Me.isObjectType=Me.isLiteralType=Me.isIntersectionType=Me.isInterfaceType=Me.isInstantiableType=Me.isIndexedAccessype=Me.isIndexedAccessType=Me.isGenericType=Me.isEnumType=Me.isConditionalType=void 0;var Bn=Kf();function v(Me){return(Me.flags&Bn.TypeFlags.Conditional)!==0}Me.isConditionalType=v;function h(Me){return(Me.flags&Bn.TypeFlags.Enum)!==0}Me.isEnumType=h;function D(Me){return(Me.flags&Bn.TypeFlags.Object)!==0&&(Me.objectFlags&Bn.ObjectFlags.ClassOrInterface)!==0&&(Me.objectFlags&Bn.ObjectFlags.Reference)!==0}Me.isGenericType=D;function P(Me){return(Me.flags&Bn.TypeFlags.IndexedAccess)!==0}Me.isIndexedAccessType=P;function y(Me){return(Me.flags&Bn.TypeFlags.Index)!==0}Me.isIndexedAccessype=y;function m(Me){return(Me.flags&Bn.TypeFlags.Instantiable)!==0}Me.isInstantiableType=m;function C(Me){return(Me.flags&Bn.TypeFlags.Object)!==0&&(Me.objectFlags&Bn.ObjectFlags.ClassOrInterface)!==0}Me.isInterfaceType=C;function d(Me){return(Me.flags&Bn.TypeFlags.Intersection)!==0}Me.isIntersectionType=d;function E(Me){return(Me.flags&(Bn.TypeFlags.StringOrNumberLiteral|Bn.TypeFlags.BigIntLiteral))!==0}Me.isLiteralType=E;function I(Me){return(Me.flags&Bn.TypeFlags.Object)!==0}Me.isObjectType=I;function c(Me){return(Me.flags&Bn.TypeFlags.Substitution)!==0}Me.isSubstitutionType=c;function M(Me){return(Me.flags&Bn.TypeFlags.TypeParameter)!==0}Me.isTypeParameter=M;function q(Me){return(Me.flags&Bn.TypeFlags.Object)!==0&&(Me.objectFlags&Bn.ObjectFlags.Reference)!==0}Me.isTypeReference=q;function W(Me){return(Me.flags&Bn.TypeFlags.TypeVariable)!==0}Me.isTypeVariable=W;function K(Me){return(Me.flags&Bn.TypeFlags.UnionOrIntersection)!==0}Me.isUnionOrIntersectionType=K;function ce(Me){return(Me.flags&Bn.TypeFlags.Union)!==0}Me.isUnionType=ce;function Ie(Me){return(Me.flags&Bn.TypeFlags.UniqueESSymbol)!==0}Me.isUniqueESSymbolType=Ie}}),py=Oe({"node_modules/tsutils/typeguard/2.9/type.js"(Me){"use strict";oa(),Object.defineProperty(Me,"__esModule",{value:!0});var Bn=(oA(),Li(f_));Bn.__exportStar(iy(),Me)}}),fy=Oe({"node_modules/tsutils/typeguard/3.0/type.js"(Me){"use strict";oa(),Object.defineProperty(Me,"__esModule",{value:!0}),Me.isTupleTypeReference=Me.isTupleType=void 0;var Bn=(oA(),Li(f_));Bn.__exportStar(py(),Me);var Hn=Kf(),zn=py();function D(Me){return(Me.flags&Hn.TypeFlags.Object&&Me.objectFlags&Hn.ObjectFlags.Tuple)!==0}Me.isTupleType=D;function P(Me){return zn.isTypeReference(Me)&&D(Me.target)}Me.isTupleTypeReference=P}}),Ty=Oe({"node_modules/tsutils/typeguard/3.2/type.js"(Me){"use strict";oa(),Object.defineProperty(Me,"__esModule",{value:!0});var Bn=(oA(),Li(f_));Bn.__exportStar(fy(),Me)}}),Gy=Oe({"node_modules/tsutils/typeguard/3.2/index.js"(Me){"use strict";oa(),Object.defineProperty(Me,"__esModule",{value:!0});var Bn=(oA(),Li(f_));Bn.__exportStar(ry(),Me),Bn.__exportStar(Ty(),Me)}}),Vy=Oe({"node_modules/tsutils/typeguard/type.js"(Me){"use strict";oa(),Object.defineProperty(Me,"__esModule",{value:!0});var Bn=(oA(),Li(f_));Bn.__exportStar(Ty(),Me)}}),Hy=Oe({"node_modules/tsutils/util/type.js"(Me){"use strict";oa(),Object.defineProperty(Me,"__esModule",{value:!0}),Me.getBaseClassMemberOfClassElement=Me.getIteratorYieldResultFromIteratorResult=Me.getInstanceTypeOfClassLikeDeclaration=Me.getConstructorTypeOfClassLikeDeclaration=Me.getSymbolOfClassLikeDeclaration=Me.getPropertyNameFromType=Me.symbolHasReadonlyDeclaration=Me.isPropertyReadonlyInType=Me.getWellKnownSymbolPropertyOfType=Me.getPropertyOfType=Me.isBooleanLiteralType=Me.isFalsyType=Me.isThenableType=Me.someTypePart=Me.intersectionTypeParts=Me.unionTypeParts=Me.getCallSignaturesOfType=Me.isTypeAssignableToString=Me.isTypeAssignableToNumber=Me.isOptionalChainingUndefinedMarkerType=Me.removeOptionalChainingUndefinedMarkerType=Me.removeOptionalityFromType=Me.isEmptyObjectType=void 0;var Bn=Kf(),Hn=Vy(),zn=Av(),ni=ny();function P(Me){if(Hn.isObjectType(Me)&&Me.objectFlags&Bn.ObjectFlags.Anonymous&&Me.getProperties().length===0&&Me.getCallSignatures().length===0&&Me.getConstructSignatures().length===0&&Me.getStringIndexType()===void 0&&Me.getNumberIndexType()===void 0){let Bn=Me.getBaseTypes();return Bn===void 0||Bn.every(P)}return!1}Me.isEmptyObjectType=P;function y(Me,Hn){if(!m(Hn,Bn.TypeFlags.Undefined))return Hn;let zn=m(Hn,Bn.TypeFlags.Null);return Hn=Me.getNonNullableType(Hn),zn?Me.getNullableType(Hn,Bn.TypeFlags.Null):Hn}Me.removeOptionalityFromType=y;function m(Me,Bn){for(let Hn of q(Me))if(zn.isTypeFlagSet(Hn,Bn))return!0;return!1}function C(Me,Bn){if(!Hn.isUnionType(Bn))return d(Me,Bn)?Bn.getNonNullableType():Bn;let zn=0,ni=!1;for(let Hn of Bn.types)d(Me,Hn)?ni=!0:zn|=Hn.flags;return ni?Me.getNullableType(Bn.getNonNullableType(),zn):Bn}Me.removeOptionalChainingUndefinedMarkerType=C;function d(Me,Hn){return zn.isTypeFlagSet(Hn,Bn.TypeFlags.Undefined)&&Me.getNullableType(Hn.getNonNullableType(),Bn.TypeFlags.Undefined)!==Hn}Me.isOptionalChainingUndefinedMarkerType=d;function E(Me,Hn){return c(Me,Hn,Bn.TypeFlags.NumberLike)}Me.isTypeAssignableToNumber=E;function I(Me,Hn){return c(Me,Hn,Bn.TypeFlags.StringLike)}Me.isTypeAssignableToString=I;function c(Me,ni,Ci){Ci|=Bn.TypeFlags.Any;let aa;return function Pt(Bn){if(Hn.isTypeParameter(Bn)&&Bn.symbol!==void 0&&Bn.symbol.declarations!==void 0){if(aa===void 0)aa=new Set([Bn]);else if(!aa.has(Bn))aa.add(Bn);else return!1;let Hn=Bn.symbol.declarations[0];return Hn.constraint===void 0?!0:Pt(Me.getTypeFromTypeNode(Hn.constraint))}return Hn.isUnionType(Bn)?Bn.types.every(Pt):Hn.isIntersectionType(Bn)?Bn.types.some(Pt):zn.isTypeFlagSet(Bn,Ci)}(ni)}function M(Me){if(Hn.isUnionType(Me)){let Bn=[];for(let Hn of Me.types)Bn.push(...M(Hn));return Bn}if(Hn.isIntersectionType(Me)){let Bn;for(let Hn of Me.types){let Me=M(Hn);if(Me.length!==0){if(Bn!==void 0)return[];Bn=Me}}return Bn===void 0?[]:Bn}return Me.getCallSignatures()}Me.getCallSignaturesOfType=M;function q(Me){return Hn.isUnionType(Me)?Me.types:[Me]}Me.unionTypeParts=q;function W(Me){return Hn.isIntersectionType(Me)?Me.types:[Me]}Me.intersectionTypeParts=W;function K(Me,Bn,Hn){return Bn(Me)?Me.types.some(Hn):Hn(Me)}Me.someTypePart=K;function ce(Me,Bn){let Hn=arguments.length>2&&arguments[2]!==void 0?arguments[2]:Me.getTypeAtLocation(Bn);for(let zn of q(Me.getApparentType(Hn))){let Hn=zn.getProperty("then");if(Hn===void 0)continue;let ni=Me.getTypeOfSymbolAtLocation(Hn,Bn);for(let Hn of q(ni))for(let zn of Hn.getCallSignatures())if(zn.parameters.length!==0&&Ie(Me,zn.parameters[0],Bn))return!0}return!1}Me.isThenableType=ce;function Ie(Me,Bn,Hn){let zn=Me.getApparentType(Me.getTypeOfSymbolAtLocation(Bn,Hn));if(Bn.valueDeclaration.dotDotDotToken&&(zn=zn.getNumberIndexType(),zn===void 0))return!1;for(let Me of q(zn))if(Me.getCallSignatures().length!==0)return!0;return!1}function me(Me){return Me.flags&(Bn.TypeFlags.Undefined|Bn.TypeFlags.Null|Bn.TypeFlags.Void)?!0:Hn.isLiteralType(Me)?!Me.value:Ae(Me,!1)}Me.isFalsyType=me;function Ae(Me,Hn){return zn.isTypeFlagSet(Me,Bn.TypeFlags.BooleanLiteral)&&Me.intrinsicName===(Hn?"true":"false")}Me.isBooleanLiteralType=Ae;function te(Me,Bn){return Bn.startsWith("__")?Me.getProperties().find((Me=>Me.escapedName===Bn)):Me.getProperty(Bn)}Me.getPropertyOfType=te;function he(Me,Bn,Hn){let zn="__@"+Bn;for(let ni of Me.getProperties()){if(!ni.name.startsWith(zn))continue;let Me=Hn.getApparentType(Hn.getTypeAtLocation(ni.valueDeclaration.name.expression)).symbol;if(ni.escapedName===Pe(Hn,Me,Bn))return ni}}Me.getWellKnownSymbolPropertyOfType=he;function Pe(Me,Bn,zn){let ni=Bn&&Me.getTypeOfSymbolAtLocation(Bn,Bn.valueDeclaration).getProperty(zn),Ci=ni&&Me.getTypeOfSymbolAtLocation(ni,ni.valueDeclaration);return Ci&&Hn.isUniqueESSymbolType(Ci)?Ci.escapedName:"__@"+zn}function R(Me,Hn,ni){let Ci=!1,aa=!1;for(let oa of q(Me))if(te(oa,Hn)===void 0){let Me=(zn.isNumericPropertyName(Hn)?ni.getIndexInfoOfType(oa,Bn.IndexKind.Number):void 0)||ni.getIndexInfoOfType(oa,Bn.IndexKind.String);if(Me!==void 0&&Me.isReadonly){if(Ci)return!0;aa=!0}}else{if(aa||pe(oa,Hn,ni))return!0;Ci=!0}return!1}Me.isPropertyReadonlyInType=R;function pe(Me,ni,Ci){return K(Me,Hn.isIntersectionType,(Me=>{let aa=te(Me,ni);if(aa===void 0)return!1;if(aa.flags&Bn.SymbolFlags.Transient){if(/^(?:[1-9]\d*|0)$/.test(ni)&&Hn.isTupleTypeReference(Me))return Me.target.readonly;switch(ke(Me,ni,Ci)){case!0:return!0;case!1:return!1;default:}}return zn.isSymbolFlagSet(aa,Bn.SymbolFlags.ValueModule)||Je(aa,Ci)}))}function ke(Me,ni,Ci){if(!Hn.isObjectType(Me)||!zn.isObjectFlagSet(Me,Bn.ObjectFlags.Mapped))return;let aa=Me.symbol.declarations[0];return aa.readonlyToken!==void 0&&!/^__@[^@]+$/.test(ni)?aa.readonlyToken.kind!==Bn.SyntaxKind.MinusToken:R(Me.modifiersType,ni,Ci)}function Je(Me,Hn){return(Me.flags&Bn.SymbolFlags.Accessor)===Bn.SymbolFlags.GetAccessor||Me.declarations!==void 0&&Me.declarations.some((Me=>zn.isModifierFlagSet(Me,Bn.ModifierFlags.Readonly)||ni.isVariableDeclaration(Me)&&zn.isNodeFlagSet(Me.parent,Bn.NodeFlags.Const)||ni.isCallExpression(Me)&&zn.isReadonlyAssignmentDeclaration(Me,Hn)||ni.isEnumMember(Me)||(ni.isPropertyAssignment(Me)||ni.isShorthandPropertyAssignment(Me))&&zn.isInConstContext(Me.parent)))}Me.symbolHasReadonlyDeclaration=Je;function Xe(Me){if(Me.flags&(Bn.TypeFlags.StringLiteral|Bn.TypeFlags.NumberLiteral)){let Hn=String(Me.value);return{displayName:Hn,symbolName:Bn.escapeLeadingUnderscores(Hn)}}if(Hn.isUniqueESSymbolType(Me))return{displayName:`[${Me.symbol?`${ee(Me.symbol)?"Symbol.":""}${Me.symbol.name}`:Me.escapedName.replace(/^__@|@\d+$/g,"")}]`,symbolName:Me.escapedName}}Me.getPropertyNameFromType=Xe;function ee(Me){return zn.isSymbolFlagSet(Me,Bn.SymbolFlags.Property)&&Me.valueDeclaration!==void 0&&ni.isInterfaceDeclaration(Me.valueDeclaration.parent)&&Me.valueDeclaration.parent.name.text==="SymbolConstructor"&&je(Me.valueDeclaration.parent)}function je(Me){return zn.isNodeFlagSet(Me.parent,Bn.NodeFlags.GlobalAugmentation)||ni.isSourceFile(Me.parent)&&!Bn.isExternalModule(Me.parent)}function nt(Me,Hn){var ni;return Hn.getSymbolAtLocation((ni=Me.name)!==null&&ni!==void 0?ni:zn.getChildOfKind(Me,Bn.SyntaxKind.ClassKeyword))}Me.getSymbolOfClassLikeDeclaration=nt;function Ze(Me,Hn){return Me.kind===Bn.SyntaxKind.ClassExpression?Hn.getTypeAtLocation(Me):Hn.getTypeOfSymbolAtLocation(nt(Me,Hn),Me)}Me.getConstructorTypeOfClassLikeDeclaration=Ze;function st(Me,Hn){return Me.kind===Bn.SyntaxKind.ClassDeclaration?Hn.getTypeAtLocation(Me):Hn.getDeclaredTypeOfSymbol(nt(Me,Hn))}Me.getInstanceTypeOfClassLikeDeclaration=st;function tt(Me,Bn,zn){return Hn.isUnionType(Me)&&Me.types.find((Me=>{let Hn=Me.getProperty("done");return Hn!==void 0&&Ae(y(zn,zn.getTypeOfSymbolAtLocation(Hn,Bn)),!1)}))||Me}Me.getIteratorYieldResultFromIteratorResult=tt;function ct(Me,Hn){if(!ni.isClassLikeDeclaration(Me.parent))return;let Ci=zn.getBaseOfClassLikeExpression(Me.parent);if(Ci===void 0)return;let aa=zn.getSingleLateBoundPropertyNameOfPropertyName(Me.name,Hn);if(aa===void 0)return;let oa=Hn.getTypeAtLocation(zn.hasModifier(Me.modifiers,Bn.SyntaxKind.StaticKeyword)?Ci.expression:Ci);return te(oa,aa.symbolName)}Me.getBaseClassMemberOfClassElement=ct}}),Av=Oe({"node_modules/tsutils/util/util.js"(Me){"use strict";oa(),Object.defineProperty(Me,"__esModule",{value:!0}),Me.isValidIdentifier=Me.getLineBreakStyle=Me.getLineRanges=Me.forEachComment=Me.forEachTokenWithTrivia=Me.forEachToken=Me.isFunctionWithBody=Me.hasOwnThisReference=Me.isBlockScopeBoundary=Me.isFunctionScopeBoundary=Me.isTypeScopeBoundary=Me.isScopeBoundary=Me.ScopeBoundarySelector=Me.ScopeBoundary=Me.isInSingleStatementContext=Me.isBlockScopedDeclarationStatement=Me.isBlockScopedVariableDeclaration=Me.isBlockScopedVariableDeclarationList=Me.getVariableDeclarationKind=Me.VariableDeclarationKind=Me.forEachDeclaredVariable=Me.forEachDestructuringIdentifier=Me.getPropertyName=Me.getWrappedNodeAtPosition=Me.getAstNodeAtPosition=Me.commentText=Me.isPositionInComment=Me.getCommentAtPosition=Me.getTokenAtPosition=Me.getNextToken=Me.getPreviousToken=Me.getNextStatement=Me.getPreviousStatement=Me.isModifierFlagSet=Me.isObjectFlagSet=Me.isSymbolFlagSet=Me.isTypeFlagSet=Me.isNodeFlagSet=Me.hasAccessModifier=Me.isParameterProperty=Me.hasModifier=Me.getModifier=Me.isThisParameter=Me.isKeywordKind=Me.isJsDocKind=Me.isTypeNodeKind=Me.isAssignmentKind=Me.isNodeKind=Me.isTokenKind=Me.getChildOfKind=void 0,Me.getBaseOfClassLikeExpression=Me.hasExhaustiveCaseClauses=Me.formatPseudoBigInt=Me.unwrapParentheses=Me.getSingleLateBoundPropertyNameOfPropertyName=Me.getLateBoundPropertyNamesOfPropertyName=Me.getLateBoundPropertyNames=Me.getPropertyNameOfWellKnownSymbol=Me.isWellKnownSymbolLiterally=Me.isBindableObjectDefinePropertyCall=Me.isReadonlyAssignmentDeclaration=Me.isInConstContext=Me.isConstAssertion=Me.getTsCheckDirective=Me.getCheckJsDirective=Me.isAmbientModule=Me.isCompilerOptionEnabled=Me.isStrictCompilerOptionEnabled=Me.getIIFE=Me.isAmbientModuleBlock=Me.isStatementInAmbientContext=Me.findImportLikeNodes=Me.findImports=Me.ImportKind=Me.parseJsDocOfNode=Me.getJsDoc=Me.canHaveJsDoc=Me.isReassignmentTarget=Me.getAccessKind=Me.AccessKind=Me.isExpressionValueUsed=Me.getDeclarationOfBindingElement=Me.hasSideEffects=Me.SideEffectOptions=Me.isSameLine=Me.isNumericPropertyName=Me.isValidJsxIdentifier=Me.isValidNumericLiteral=Me.isValidPropertyName=Me.isValidPropertyAccess=void 0;var Bn=Kf(),Hn=ny(),zn=Gy(),ni=Hy();function P(Me,Bn,Hn){for(let zn of Me.getChildren(Hn))if(zn.kind===Bn)return zn}Me.getChildOfKind=P;function y(Me){return Me>=Bn.SyntaxKind.FirstToken&&Me<=Bn.SyntaxKind.LastToken}Me.isTokenKind=y;function m(Me){return Me>=Bn.SyntaxKind.FirstNode}Me.isNodeKind=m;function C(Me){return Me>=Bn.SyntaxKind.FirstAssignment&&Me<=Bn.SyntaxKind.LastAssignment}Me.isAssignmentKind=C;function d(Me){return Me>=Bn.SyntaxKind.FirstTypeNode&&Me<=Bn.SyntaxKind.LastTypeNode}Me.isTypeNodeKind=d;function E(Me){return Me>=Bn.SyntaxKind.FirstJSDocNode&&Me<=Bn.SyntaxKind.LastJSDocNode}Me.isJsDocKind=E;function I(Me){return Me>=Bn.SyntaxKind.FirstKeyword&&Me<=Bn.SyntaxKind.LastKeyword}Me.isKeywordKind=I;function c(Me){return Me.name.kind===Bn.SyntaxKind.Identifier&&Me.name.originalKeywordKind===Bn.SyntaxKind.ThisKeyword}Me.isThisParameter=c;function M(Me,Bn){if(Me.modifiers!==void 0){for(let Hn of Me.modifiers)if(Hn.kind===Bn)return Hn}}Me.getModifier=M;function q(Me){if(Me===void 0)return!1;for(var Bn=arguments.length,Hn=new Array(Bn>1?Bn-1:0),zn=1;zn0)return Bn.statements[Hn-1]}}Me.getPreviousStatement=Ae;function te(Me){let Bn=Me.parent;if(Hn.isBlockLike(Bn)){let Hn=Bn.statements.indexOf(Me);if(Hn=Me.end))return y(Me.kind)?Me:pe(Me,Bn,Hn!=null?Hn:Me.getSourceFile(),zn===!0)}Me.getTokenAtPosition=R;function pe(Me,Hn,zn,ni){if(!ni&&(Me=je(Me,Hn),y(Me.kind)))return Me;e:for(;;){for(let Ci of Me.getChildren(zn))if(Ci.end>Hn&&(ni||Ci.kind!==Bn.SyntaxKind.JSDocComment)){if(y(Ci.kind))return Ci;Me=Ci;continue e}return}}function ke(Me,Hn){let zn=arguments.length>2&&arguments[2]!==void 0?arguments[2]:Me,ni=R(zn,Hn,Me);if(ni===void 0||ni.kind===Bn.SyntaxKind.JsxText||Hn>=ni.end-(Bn.tokenToString(ni.kind)||"").length)return;let Ci=ni.pos===0?(Bn.getShebang(Me.text)||"").length:ni.pos;return Ci!==0&&Bn.forEachTrailingCommentRange(Me.text,Ci,Je,Hn)||Bn.forEachLeadingCommentRange(Me.text,Ci,Je,Hn)}Me.getCommentAtPosition=ke;function Je(Me,Bn,Hn,zn,ni){return ni>=Me&&niHn||Me.end<=Hn)){for(;m(Me.kind);){let zn=Bn.forEachChild(Me,(Me=>Me.pos<=Hn&&Me.end>Hn?Me:void 0));if(zn===void 0)break;Me=zn}return Me}}Me.getAstNodeAtPosition=je;function nt(Me,Bn){if(Me.node.pos>Bn||Me.node.end<=Bn)return;e:for(;;){for(let Hn of Me.children){if(Hn.node.pos>Bn)return Me;if(Hn.node.end>Bn){Me=Hn;continue e}}return Me}}Me.getWrappedNodeAtPosition=nt;function Ze(Me){if(Me.kind===Bn.SyntaxKind.ComputedPropertyName){let ni=Os(Me.expression);if(Hn.isPrefixUnaryExpression(ni)){let Me=!1;switch(ni.operator){case Bn.SyntaxKind.MinusToken:Me=!0;case Bn.SyntaxKind.PlusToken:return Hn.isNumericLiteral(ni.operand)?`${Me?"-":""}${ni.operand.text}`:zn.isBigIntLiteral(ni.operand)?`${Me?"-":""}${ni.operand.text.slice(0,-1)}`:void 0;default:return}}return zn.isBigIntLiteral(ni)?ni.text.slice(0,-1):Hn.isNumericOrStringLikeLiteral(ni)?ni.text:void 0}return Me.kind===Bn.SyntaxKind.PrivateIdentifier?void 0:Me.text}Me.getPropertyName=Ze;function st(Me,Hn){for(let zn of Me.elements){if(zn.kind!==Bn.SyntaxKind.BindingElement)continue;let Me;if(zn.name.kind===Bn.SyntaxKind.Identifier?Me=Hn(zn):Me=st(zn.name,Hn),Me)return Me}}Me.forEachDestructuringIdentifier=st;function tt(Me,Hn){for(let zn of Me.declarations){let Me;if(zn.name.kind===Bn.SyntaxKind.Identifier?Me=Hn(zn):Me=st(zn.name,Hn),Me)return Me}}Me.forEachDeclaredVariable=tt;var Ci;(function(Me){Me[Me.Var=0]="Var",Me[Me.Let=1]="Let",Me[Me.Const=2]="Const"})(Ci=Me.VariableDeclarationKind||(Me.VariableDeclarationKind={}));function ne(Me){return Me.flags&Bn.NodeFlags.Let?1:Me.flags&Bn.NodeFlags.Const?2:0}Me.getVariableDeclarationKind=ne;function ge(Me){return(Me.flags&Bn.NodeFlags.BlockScoped)!==0}Me.isBlockScopedVariableDeclarationList=ge;function Fe(Me){let Hn=Me.parent;return Hn.kind===Bn.SyntaxKind.CatchClause||ge(Hn)}Me.isBlockScopedVariableDeclaration=Fe;function at(Me){switch(Me.kind){case Bn.SyntaxKind.VariableStatement:return ge(Me.declarationList);case Bn.SyntaxKind.ClassDeclaration:case Bn.SyntaxKind.EnumDeclaration:case Bn.SyntaxKind.InterfaceDeclaration:case Bn.SyntaxKind.TypeAliasDeclaration:return!0;default:return!1}}Me.isBlockScopedDeclarationStatement=at;function Pt(Me){switch(Me.parent.kind){case Bn.SyntaxKind.ForStatement:case Bn.SyntaxKind.ForInStatement:case Bn.SyntaxKind.ForOfStatement:case Bn.SyntaxKind.WhileStatement:case Bn.SyntaxKind.DoStatement:case Bn.SyntaxKind.IfStatement:case Bn.SyntaxKind.WithStatement:case Bn.SyntaxKind.LabeledStatement:return!0;default:return!1}}Me.isInSingleStatementContext=Pt;var aa;(function(Me){Me[Me.None=0]="None",Me[Me.Function=1]="Function",Me[Me.Block=2]="Block",Me[Me.Type=4]="Type",Me[Me.ConditionalType=8]="ConditionalType"})(aa=Me.ScopeBoundary||(Me.ScopeBoundary={}));var ca;(function(Me){Me[Me.Function=1]="Function",Me[Me.Block=3]="Block",Me[Me.Type=7]="Type",Me[Me.InferType=8]="InferType"})(ca=Me.ScopeBoundarySelector||(Me.ScopeBoundarySelector={}));function Ri(Me){return ua(Me)||Ka(Me)||la(Me)}Me.isScopeBoundary=Ri;function la(Me){switch(Me.kind){case Bn.SyntaxKind.InterfaceDeclaration:case Bn.SyntaxKind.TypeAliasDeclaration:case Bn.SyntaxKind.MappedType:return 4;case Bn.SyntaxKind.ConditionalType:return 8;default:return 0}}Me.isTypeScopeBoundary=la;function ua(Me){switch(Me.kind){case Bn.SyntaxKind.FunctionExpression:case Bn.SyntaxKind.ArrowFunction:case Bn.SyntaxKind.Constructor:case Bn.SyntaxKind.ModuleDeclaration:case Bn.SyntaxKind.ClassDeclaration:case Bn.SyntaxKind.ClassExpression:case Bn.SyntaxKind.EnumDeclaration:case Bn.SyntaxKind.MethodDeclaration:case Bn.SyntaxKind.FunctionDeclaration:case Bn.SyntaxKind.GetAccessor:case Bn.SyntaxKind.SetAccessor:case Bn.SyntaxKind.MethodSignature:case Bn.SyntaxKind.CallSignature:case Bn.SyntaxKind.ConstructSignature:case Bn.SyntaxKind.ConstructorType:case Bn.SyntaxKind.FunctionType:return 1;case Bn.SyntaxKind.SourceFile:return Bn.isExternalModule(Me)?1:0;default:return 0}}Me.isFunctionScopeBoundary=ua;function Ka(Me){switch(Me.kind){case Bn.SyntaxKind.Block:let Hn=Me.parent;return Hn.kind!==Bn.SyntaxKind.CatchClause&&(Hn.kind===Bn.SyntaxKind.SourceFile||!ua(Hn))?2:0;case Bn.SyntaxKind.ForStatement:case Bn.SyntaxKind.ForInStatement:case Bn.SyntaxKind.ForOfStatement:case Bn.SyntaxKind.CaseBlock:case Bn.SyntaxKind.CatchClause:case Bn.SyntaxKind.WithStatement:return 2;default:return 0}}Me.isBlockScopeBoundary=Ka;function co(Me){switch(Me.kind){case Bn.SyntaxKind.ClassDeclaration:case Bn.SyntaxKind.ClassExpression:case Bn.SyntaxKind.FunctionExpression:return!0;case Bn.SyntaxKind.FunctionDeclaration:return Me.body!==void 0;case Bn.SyntaxKind.MethodDeclaration:case Bn.SyntaxKind.GetAccessor:case Bn.SyntaxKind.SetAccessor:return Me.parent.kind===Bn.SyntaxKind.ObjectLiteralExpression;default:return!1}}Me.hasOwnThisReference=co;function be(Me){switch(Me.kind){case Bn.SyntaxKind.GetAccessor:case Bn.SyntaxKind.SetAccessor:case Bn.SyntaxKind.FunctionDeclaration:case Bn.SyntaxKind.MethodDeclaration:case Bn.SyntaxKind.Constructor:return Me.body!==void 0;case Bn.SyntaxKind.FunctionExpression:case Bn.SyntaxKind.ArrowFunction:return!0;default:return!1}}Me.isFunctionWithBody=be;function Ke(Me,Hn){let zn=arguments.length>2&&arguments[2]!==void 0?arguments[2]:Me.getSourceFile(),ni=[];for(;;){if(y(Me.kind))Hn(Me);else if(Me.kind!==Bn.SyntaxKind.JSDocComment){let Bn=Me.getChildren(zn);if(Bn.length===1){Me=Bn[0];continue}for(let Me=Bn.length-1;Me>=0;--Me)ni.push(Bn[Me])}if(ni.length===0)break;Me=ni.pop()}}Me.forEachToken=Ke;function Et(Me,Hn){let zn=arguments.length>2&&arguments[2]!==void 0?arguments[2]:Me.getSourceFile(),ni=zn.text,Ci=Bn.createScanner(zn.languageVersion,!1,zn.languageVariant,ni);return Ke(Me,(Me=>{let aa=Me.kind===Bn.SyntaxKind.JsxText||Me.pos===Me.end?Me.pos:Me.getStart(zn);if(aa!==Me.pos){Ci.setTextPos(Me.pos);let Bn=Ci.scan(),zn=Ci.getTokenPos();for(;zn2&&arguments[2]!==void 0?arguments[2]:Me.getSourceFile(),ni=zn.text,Ci=zn.languageVariant!==Bn.LanguageVariant.JSX;return Ke(Me,(Me=>{if(Me.pos!==Me.end&&(Me.kind!==Bn.SyntaxKind.JsxText&&Bn.forEachLeadingCommentRange(ni,Me.pos===0?(Bn.getShebang(ni)||"").length:Me.pos,ut),Ci||or(Me)))return Bn.forEachTrailingCommentRange(ni,Me.end,ut)}),zn);function ut(Me,Bn,zn){Hn(ni,{pos:Me,end:Bn,kind:zn})}}Me.forEachComment=Ft;function or(Me){switch(Me.kind){case Bn.SyntaxKind.CloseBraceToken:return Me.parent.kind!==Bn.SyntaxKind.JsxExpression||!Wr(Me.parent.parent);case Bn.SyntaxKind.GreaterThanToken:switch(Me.parent.kind){case Bn.SyntaxKind.JsxOpeningElement:return Me.end!==Me.parent.end;case Bn.SyntaxKind.JsxOpeningFragment:return!1;case Bn.SyntaxKind.JsxSelfClosingElement:return Me.end!==Me.parent.end||!Wr(Me.parent.parent);case Bn.SyntaxKind.JsxClosingElement:case Bn.SyntaxKind.JsxClosingFragment:return!Wr(Me.parent.parent.parent)}}return!0}function Wr(Me){return Me.kind===Bn.SyntaxKind.JsxElement||Me.kind===Bn.SyntaxKind.JsxFragment}function m_(Me){let Hn=Me.getLineStarts(),zn=[],ni=Hn.length,Ci=Me.text,aa=0;for(let Me=1;Meaa&&Bn.isLineBreak(Ci.charCodeAt(oa-1));--oa);zn.push({pos:aa,end:ni,contentLength:oa-aa}),aa=ni}return zn.push({pos:aa,end:Me.end,contentLength:Me.end-aa}),zn}Me.getLineRanges=m_;function Uc(Me){let Bn=Me.getLineStarts();return Bn.length===1||Bn[1]<2||Me.text[Bn[1]-2]!=="\r"?`\n`:`\r\n`}Me.getLineBreakStyle=Uc;var _a;function lo(Me,Hn){return _a===void 0?_a=Bn.createScanner(Hn,!1,void 0,Me):(_a.setScriptTarget(Hn),_a.setText(Me)),_a.scan(),_a}function zc(Me){let Hn=arguments.length>1&&arguments[1]!==void 0?arguments[1]:Bn.ScriptTarget.Latest,zn=lo(Me,Hn);return zn.isIdentifier()&&zn.getTextPos()===Me.length&&zn.getTokenPos()===0}Me.isValidIdentifier=zc;function Qn(Me){return Me>=65536?2:1}function uo(Me){let Hn=arguments.length>1&&arguments[1]!==void 0?arguments[1]:Bn.ScriptTarget.Latest;if(Me.length===0)return!1;let zn=Me.codePointAt(0);if(!Bn.isIdentifierStart(zn,Hn))return!1;for(let ni=Qn(zn);ni1&&arguments[1]!==void 0?arguments[1]:Bn.ScriptTarget.Latest;if(uo(Me,Hn))return!0;let zn=lo(Me,Hn);return zn.getTextPos()===Me.length&&zn.getToken()===Bn.SyntaxKind.NumericLiteral&&zn.getTokenValue()===Me}Me.isValidPropertyName=Wc;function Vc(Me){let Hn=arguments.length>1&&arguments[1]!==void 0?arguments[1]:Bn.ScriptTarget.Latest,zn=lo(Me,Hn);return zn.getToken()===Bn.SyntaxKind.NumericLiteral&&zn.getTextPos()===Me.length&&zn.getTokenPos()===0}Me.isValidNumericLiteral=Vc;function Hc(Me){let Hn=arguments.length>1&&arguments[1]!==void 0?arguments[1]:Bn.ScriptTarget.Latest;if(Me.length===0)return!1;let zn=!1,ni=Me.codePointAt(0);if(!Bn.isIdentifierStart(ni,Hn))return!1;for(let Ci=Qn(ni);Ci2&&arguments[2]!==void 0?arguments[2]:Me.getSourceFile();if(y_(Me)&&Me.kind!==Bn.SyntaxKind.EndOfFileToken){let Bn=Ns(Me,zn);if(Bn.length!==0||!Hn)return Bn}return pa(Me,Me.getStart(zn),zn,Hn)}Me.parseJsDocOfNode=Kc;function pa(Me,Hn,zn,ni){let Ci=Bn[ni&&h_(zn,Me.pos,Hn)?"forEachTrailingCommentRange":"forEachLeadingCommentRange"](zn.text,Me.pos,((Me,Hn,ni)=>ni===Bn.SyntaxKind.MultiLineCommentTrivia&&zn.text[Me+2]==="*"?{pos:Me}:void 0));if(Ci===void 0)return[];let aa=Ci.pos,oa=zn.text.slice(aa,Hn),ca=Bn.createSourceFile("jsdoc.ts",`${oa}var a;`,zn.languageVersion),_a=Ns(ca.statements[0],ca);for(let Bn of _a)ir(Bn,Me);return _a;function ir(Me,Hn){return Me.pos+=aa,Me.end+=aa,Me.parent=Hn,Bn.forEachChild(Me,(Bn=>ir(Bn,Me)),(Bn=>{Bn.pos+=aa,Bn.end+=aa;for(let Hn of Bn)ir(Hn,Me)}))}}var Ha;(function(Me){Me[Me.ImportDeclaration=1]="ImportDeclaration",Me[Me.ImportEquals=2]="ImportEquals",Me[Me.ExportFrom=4]="ExportFrom",Me[Me.DynamicImport=8]="DynamicImport",Me[Me.Require=16]="Require",Me[Me.ImportType=32]="ImportType",Me[Me.All=63]="All",Me[Me.AllImports=59]="AllImports",Me[Me.AllStaticImports=3]="AllStaticImports",Me[Me.AllImportExpressions=24]="AllImportExpressions",Me[Me.AllRequireLike=18]="AllRequireLike",Me[Me.AllNestedImports=56]="AllNestedImports",Me[Me.AllTopLevelImports=7]="AllTopLevelImports"})(Ha=Me.ImportKind||(Me.ImportKind={}));function fo(Me,zn){let ni=arguments.length>2&&arguments[2]!==void 0?arguments[2]:!0,Ci=[];for(let Ci of v_(Me,zn,ni))switch(Ci.kind){case Bn.SyntaxKind.ImportDeclaration:rt(Ci.moduleSpecifier);break;case Bn.SyntaxKind.ImportEqualsDeclaration:rt(Ci.moduleReference.expression);break;case Bn.SyntaxKind.ExportDeclaration:rt(Ci.moduleSpecifier);break;case Bn.SyntaxKind.CallExpression:rt(Ci.arguments[0]);break;case Bn.SyntaxKind.ImportType:Hn.isLiteralTypeNode(Ci.argument)&&rt(Ci.argument.literal);break;default:throw new Error("unexpected node")}return Ci;function rt(Me){Hn.isTextualLiteral(Me)&&Ci.push(Me)}}Me.findImports=fo;function v_(Me,Bn){let Hn=arguments.length>2&&arguments[2]!==void 0?arguments[2]:!0;return new ts(Me,Bn,Hn).find()}Me.findImportLikeNodes=v_;var ts=class{constructor(Me,Bn,Hn){this._sourceFile=Me,this._options=Bn,this._ignoreFileName=Hn,this._result=[]}find(){return this._sourceFile.isDeclarationFile&&(this._options&=-25),this._options&7&&this._findImports(this._sourceFile.statements),this._options&56&&this._findNestedImports(),this._result}_findImports(Me){for(let zn of Me)Hn.isImportDeclaration(zn)?this._options&1&&this._result.push(zn):Hn.isImportEqualsDeclaration(zn)?this._options&2&&zn.moduleReference.kind===Bn.SyntaxKind.ExternalModuleReference&&this._result.push(zn):Hn.isExportDeclaration(zn)?zn.moduleSpecifier!==void 0&&this._options&4&&this._result.push(zn):Hn.isModuleDeclaration(zn)&&this._findImportsInModule(zn)}_findImportsInModule(Me){if(Me.body!==void 0){if(Me.body.kind===Bn.SyntaxKind.ModuleDeclaration)return this._findImportsInModule(Me.body);this._findImports(Me.body.statements)}}_findNestedImports(){let Me=this._ignoreFileName||(this._sourceFile.flags&Bn.NodeFlags.JavaScriptFile)!==0,Hn,zn;if((this._options&56)===16){if(!Me)return;Hn=/\brequire\s*[1&&this._result.push(Hn.parent)}}else Hn.kind===Bn.SyntaxKind.Identifier&&Hn.end-7===Me.index&&Hn.parent.kind===Bn.SyntaxKind.CallExpression&&Hn.parent.expression===Hn&&Hn.parent.arguments.length===1&&this._result.push(Hn.parent)}}};function Zn(Me){for(;Me.flags&Bn.NodeFlags.NestedNamespace;)Me=Me.parent;return q(Me.modifiers,Bn.SyntaxKind.DeclareKeyword)||Xa(Me.parent)}Me.isStatementInAmbientContext=Zn;function Xa(Me){for(;Me.kind===Bn.SyntaxKind.ModuleBlock;){do{Me=Me.parent}while(Me.flags&Bn.NodeFlags.NestedNamespace);if(q(Me.modifiers,Bn.SyntaxKind.DeclareKeyword))return!0;Me=Me.parent}return!1}Me.isAmbientModuleBlock=Xa;function Yc(Me){let zn=Me.parent;for(;zn.kind===Bn.SyntaxKind.ParenthesizedExpression;)zn=zn.parent;return Hn.isCallExpression(zn)&&Me.end<=zn.expression.end?zn:void 0}Me.getIIFE=Yc;function mo(Me,Bn){return(Me.strict?Me[Bn]!==!1:Me[Bn]===!0)&&(Bn!=="strictPropertyInitialization"||mo(Me,"strictNullChecks"))}Me.isStrictCompilerOptionEnabled=mo;function ei(Me,Hn){switch(Hn){case"stripInternal":case"declarationMap":case"emitDeclarationOnly":return Me[Hn]===!0&&ei(Me,"declaration");case"declaration":return Me.declaration||ei(Me,"composite");case"incremental":return Me.incremental===void 0?ei(Me,"composite"):Me.incremental;case"skipDefaultLibCheck":return Me.skipDefaultLibCheck||ei(Me,"skipLibCheck");case"suppressImplicitAnyIndexErrors":return Me.suppressImplicitAnyIndexErrors===!0&&ei(Me,"noImplicitAny");case"allowSyntheticDefaultImports":return Me.allowSyntheticDefaultImports!==void 0?Me.allowSyntheticDefaultImports:ei(Me,"esModuleInterop")||Me.module===Bn.ModuleKind.System;case"noUncheckedIndexedAccess":return Me.noUncheckedIndexedAccess===!0&&ei(Me,"strictNullChecks");case"allowJs":return Me.allowJs===void 0?ei(Me,"checkJs"):Me.allowJs;case"noImplicitAny":case"noImplicitThis":case"strictNullChecks":case"strictFunctionTypes":case"strictPropertyInitialization":case"alwaysStrict":case"strictBindCallApply":return mo(Me,Hn)}return Me[Hn]===!0}Me.isCompilerOptionEnabled=ei;function Ya(Me){return Me.name.kind===Bn.SyntaxKind.StringLiteral||(Me.flags&Bn.NodeFlags.GlobalAugmentation)!==0}Me.isAmbientModule=Ya;function b_(Me){return Qa(Me)}Me.getCheckJsDirective=b_;function Qa(Me){let Hn;return Bn.forEachLeadingCommentRange(Me,(Bn.getShebang(Me)||"").length,((zn,ni,Ci)=>{if(Ci===Bn.SyntaxKind.SingleLineCommentTrivia){let Bn=Me.slice(zn,ni),Ci=/^\/{2,3}\s*@ts-(no)?check(?:\s|$)/i.exec(Bn);Ci!==null&&(Hn={pos:zn,end:ni,enabled:Ci[1]===void 0})}})),Hn}Me.getTsCheckDirective=Qa;function Jr(Me){return Hn.isTypeReferenceNode(Me.type)&&Me.type.typeName.kind===Bn.SyntaxKind.Identifier&&Me.type.typeName.escapedText==="const"}Me.isConstAssertion=Jr;function Qc(Me){let Hn=Me;for(;;){let Me=Hn.parent;e:switch(Me.kind){case Bn.SyntaxKind.TypeAssertionExpression:case Bn.SyntaxKind.AsExpression:return Jr(Me);case Bn.SyntaxKind.PrefixUnaryExpression:if(Hn.kind!==Bn.SyntaxKind.NumericLiteral)return!1;switch(Me.operator){case Bn.SyntaxKind.PlusToken:case Bn.SyntaxKind.MinusToken:Hn=Me;break e;default:return!1}case Bn.SyntaxKind.PropertyAssignment:if(Me.initializer!==Hn)return!1;Hn=Me.parent;break;case Bn.SyntaxKind.ShorthandPropertyAssignment:Hn=Me.parent;break;case Bn.SyntaxKind.ParenthesizedExpression:case Bn.SyntaxKind.ArrayLiteralExpression:case Bn.SyntaxKind.ObjectLiteralExpression:case Bn.SyntaxKind.TemplateExpression:Hn=Me;break;default:return!1}}}Me.isInConstContext=Qc;function ho(Me,Bn){if(!T_(Me))return!1;let zn=Bn.getTypeAtLocation(Me.arguments[2]);if(zn.getProperty("value")===void 0)return zn.getProperty("set")===void 0;let Ci=zn.getProperty("writable");if(Ci===void 0)return!1;let aa=Ci.valueDeclaration!==void 0&&Hn.isPropertyAssignment(Ci.valueDeclaration)?Bn.getTypeAtLocation(Ci.valueDeclaration.initializer):Bn.getTypeOfSymbolAtLocation(Ci,Me.arguments[2]);return ni.isBooleanLiteralType(aa,!1)}Me.isReadonlyAssignmentDeclaration=ho;function T_(Me){return Me.arguments.length===3&&Hn.isEntityNameExpression(Me.arguments[0])&&Hn.isNumericOrStringLikeLiteral(Me.arguments[1])&&Hn.isPropertyAccessExpression(Me.expression)&&Me.expression.name.escapedText==="defineProperty"&&Hn.isIdentifier(Me.expression.expression)&&Me.expression.expression.escapedText==="Object"}Me.isBindableObjectDefinePropertyCall=T_;function go(Me){return Bn.isPropertyAccessExpression(Me)&&Bn.isIdentifier(Me.expression)&&Me.expression.escapedText==="Symbol"}Me.isWellKnownSymbolLiterally=go;function yo(Me){return{displayName:`[Symbol.${Me.name.text}]`,symbolName:"__@"+Me.name.text}}Me.getPropertyNameOfWellKnownSymbol=yo;var Ps=(Me=>{let[Bn,Hn]=Me;return Bn<"4"||Bn==="4"&&Hn<"3"})(Bn.versionMajorMinor.split("."));function vo(Me,Bn){let Hn={known:!0,names:[]};if(Me=Os(Me),Ps&&go(Me))Hn.names.push(yo(Me));else{let zn=Bn.getTypeAtLocation(Me);for(let Me of ni.unionTypeParts(Bn.getBaseConstraintOfType(zn)||zn)){let Bn=ni.getPropertyNameFromType(Me);Bn?Hn.names.push(Bn):Hn.known=!1}}return Hn}Me.getLateBoundPropertyNames=vo;function S_(Me,Hn){let zn=Ze(Me);return zn!==void 0?{known:!0,names:[{displayName:zn,symbolName:Bn.escapeLeadingUnderscores(zn)}]}:Me.kind===Bn.SyntaxKind.PrivateIdentifier?{known:!0,names:[{displayName:Me.text,symbolName:Hn.getSymbolAtLocation(Me).escapedName}]}:vo(Me.expression,Hn)}Me.getLateBoundPropertyNamesOfPropertyName=S_;function Zc(Me,Hn){let zn=Ze(Me);if(zn!==void 0)return{displayName:zn,symbolName:Bn.escapeLeadingUnderscores(zn)};if(Me.kind===Bn.SyntaxKind.PrivateIdentifier)return{displayName:Me.text,symbolName:Hn.getSymbolAtLocation(Me).escapedName};let{expression:Ci}=Me;return Ps&&go(Ci)?yo(Ci):ni.getPropertyNameFromType(Hn.getTypeAtLocation(Ci))}Me.getSingleLateBoundPropertyNameOfPropertyName=Zc;function Os(Me){for(;Me.kind===Bn.SyntaxKind.ParenthesizedExpression;)Me=Me.expression;return Me}Me.unwrapParentheses=Os;function bo(Me){return`${Me.negative?"-":""}${Me.base10Value}n`}Me.formatPseudoBigInt=bo;function el(zn,Ci){let aa=zn.caseBlock.clauses.filter(Hn.isCaseClause);if(aa.length===0)return!1;let oa=ni.unionTypeParts(Ci.getTypeAtLocation(zn.expression));if(oa.length>aa.length)return!1;let ca=new Set(oa.map(x_));if(ca.has(void 0))return!1;let _a=new Set;for(let Hn of aa){let zn=Ci.getTypeAtLocation(Hn.expression);if(Me.isTypeFlagSet(zn,Bn.TypeFlags.Never))continue;let ni=x_(zn);if(ca.has(ni))_a.add(ni);else if(ni!=="null"&&ni!=="undefined")return!1}return ca.size===_a.size}Me.hasExhaustiveCaseClauses=el;function x_(Hn){if(Me.isTypeFlagSet(Hn,Bn.TypeFlags.Null))return"null";if(Me.isTypeFlagSet(Hn,Bn.TypeFlags.Undefined))return"undefined";if(Me.isTypeFlagSet(Hn,Bn.TypeFlags.NumberLiteral))return`${Me.isTypeFlagSet(Hn,Bn.TypeFlags.EnumLiteral)?"enum:":""}${Hn.value}`;if(Me.isTypeFlagSet(Hn,Bn.TypeFlags.StringLiteral))return`${Me.isTypeFlagSet(Hn,Bn.TypeFlags.EnumLiteral)?"enum:":""}string:${Hn.value}`;if(Me.isTypeFlagSet(Hn,Bn.TypeFlags.BigIntLiteral))return bo(Hn.value);if(zn.isUniqueESSymbolType(Hn))return Hn.escapedName;if(ni.isBooleanLiteralType(Hn,!0))return"true";if(ni.isBooleanLiteralType(Hn,!1))return"false"}function E_(Me){var Hn;if(((Hn=Me.heritageClauses)===null||Hn===void 0?void 0:Hn[0].token)===Bn.SyntaxKind.ExtendsKeyword)return Me.heritageClauses[0].types[0]}Me.getBaseOfClassLikeExpression=E_}}),vv=Oe({"node_modules/@typescript-eslint/typescript-estree/dist/convert-comments.js"(Me){"use strict";oa();var Bn=Me&&Me.__createBinding||(Object.create?function(Me,Bn,Hn,zn){zn===void 0&&(zn=Hn);var ni=Object.getOwnPropertyDescriptor(Bn,Hn);(!ni||("get"in ni?!Bn.__esModule:ni.writable||ni.configurable))&&(ni={enumerable:!0,get:function(){return Bn[Hn]}}),Object.defineProperty(Me,zn,ni)}:function(Me,Bn,Hn,zn){zn===void 0&&(zn=Hn),Me[zn]=Bn[Hn]}),Hn=Me&&Me.__setModuleDefault||(Object.create?function(Me,Bn){Object.defineProperty(Me,"default",{enumerable:!0,value:Bn})}:function(Me,Bn){Me.default=Bn}),zn=Me&&Me.__importStar||function(Me){if(Me&&Me.__esModule)return Me;var zn={};if(Me!=null)for(var ni in Me)ni!=="default"&&Object.prototype.hasOwnProperty.call(Me,ni)&&Bn(zn,Me,ni);return Hn(zn,Me),zn};Object.defineProperty(Me,"__esModule",{value:!0}),Me.convertComments=void 0;var ni=Av(),Ci=zn(Kf()),aa=Xg(),ca=zg();function C(Me,Bn){let Hn=[];return(0,ni.forEachComment)(Me,((zn,ni)=>{let oa=ni.kind===Ci.SyntaxKind.SingleLineCommentTrivia?ca.AST_TOKEN_TYPES.Line:ca.AST_TOKEN_TYPES.Block,_a=[ni.pos,ni.end],xa=(0,aa.getLocFor)(_a[0],_a[1],Me),Ga=_a[0]+2,Ha=ni.kind===Ci.SyntaxKind.SingleLineCommentTrivia?_a[1]-Ga:_a[1]-Ga-2;Hn.push({type:oa,value:Bn.slice(Ga,Ga+Ha),range:_a,loc:xa})}),Me),Hn}Me.convertComments=C}}),bv=Oe({"node_modules/eslint-visitor-keys/dist/eslint-visitor-keys.cjs"(Me){"use strict";oa(),Object.defineProperty(Me,"__esModule",{value:!0});var Bn={AssignmentExpression:["left","right"],AssignmentPattern:["left","right"],ArrayExpression:["elements"],ArrayPattern:["elements"],ArrowFunctionExpression:["params","body"],AwaitExpression:["argument"],BlockStatement:["body"],BinaryExpression:["left","right"],BreakStatement:["label"],CallExpression:["callee","arguments"],CatchClause:["param","body"],ChainExpression:["expression"],ClassBody:["body"],ClassDeclaration:["id","superClass","body"],ClassExpression:["id","superClass","body"],ConditionalExpression:["test","consequent","alternate"],ContinueStatement:["label"],DebuggerStatement:[],DoWhileStatement:["body","test"],EmptyStatement:[],ExportAllDeclaration:["exported","source"],ExportDefaultDeclaration:["declaration"],ExportNamedDeclaration:["declaration","specifiers","source"],ExportSpecifier:["exported","local"],ExpressionStatement:["expression"],ExperimentalRestProperty:["argument"],ExperimentalSpreadProperty:["argument"],ForStatement:["init","test","update","body"],ForInStatement:["left","right","body"],ForOfStatement:["left","right","body"],FunctionDeclaration:["id","params","body"],FunctionExpression:["id","params","body"],Identifier:[],IfStatement:["test","consequent","alternate"],ImportDeclaration:["specifiers","source"],ImportDefaultSpecifier:["local"],ImportExpression:["source"],ImportNamespaceSpecifier:["local"],ImportSpecifier:["imported","local"],JSXAttribute:["name","value"],JSXClosingElement:["name"],JSXElement:["openingElement","children","closingElement"],JSXEmptyExpression:[],JSXExpressionContainer:["expression"],JSXIdentifier:[],JSXMemberExpression:["object","property"],JSXNamespacedName:["namespace","name"],JSXOpeningElement:["name","attributes"],JSXSpreadAttribute:["argument"],JSXText:[],JSXFragment:["openingFragment","children","closingFragment"],JSXClosingFragment:[],JSXOpeningFragment:[],Literal:[],LabeledStatement:["label","body"],LogicalExpression:["left","right"],MemberExpression:["object","property"],MetaProperty:["meta","property"],MethodDefinition:["key","value"],NewExpression:["callee","arguments"],ObjectExpression:["properties"],ObjectPattern:["properties"],PrivateIdentifier:[],Program:["body"],Property:["key","value"],PropertyDefinition:["key","value"],RestElement:["argument"],ReturnStatement:["argument"],SequenceExpression:["expressions"],SpreadElement:["argument"],StaticBlock:["body"],Super:[],SwitchStatement:["discriminant","cases"],SwitchCase:["test","consequent"],TaggedTemplateExpression:["tag","quasi"],TemplateElement:[],TemplateLiteral:["quasis","expressions"],ThisExpression:[],ThrowStatement:["argument"],TryStatement:["block","handler","finalizer"],UnaryExpression:["argument"],UpdateExpression:["argument"],VariableDeclaration:["declarations"],VariableDeclarator:["id","init"],WhileStatement:["test","body"],WithStatement:["object","body"],YieldExpression:["argument"]},Hn=Object.keys(Bn);for(let Me of Hn)Object.freeze(Bn[Me]);Object.freeze(Bn);var zn=new Set(["parent","leadingComments","trailingComments"]);function D(Me){return!zn.has(Me)&&Me[0]!=="_"}function P(Me){return Object.keys(Me).filter(D)}function y(Me){let Hn=Object.assign({},Bn);for(let Bn of Object.keys(Me))if(Object.prototype.hasOwnProperty.call(Hn,Bn)){let zn=new Set(Me[Bn]);for(let Me of Hn[Bn])zn.add(Me);Hn[Bn]=Object.freeze(Array.from(zn))}else Hn[Bn]=Object.freeze(Array.from(Me[Bn]));return Object.freeze(Hn)}Me.KEYS=Bn,Me.getKeys=P,Me.unionWith=y}}),Ev=Oe({"node_modules/@typescript-eslint/typescript-estree/node_modules/@typescript-eslint/visitor-keys/dist/get-keys.js"(Me){"use strict";oa(),Object.defineProperty(Me,"__esModule",{value:!0}),Me.getKeys=void 0;var Bn=bv(),Hn=Bn.getKeys;Me.getKeys=Hn}}),Cv=Oe({"node_modules/@typescript-eslint/typescript-estree/node_modules/@typescript-eslint/visitor-keys/dist/visitor-keys.js"(Me){"use strict";oa();var Bn=Me&&Me.__createBinding||(Object.create?function(Me,Bn,Hn,zn){zn===void 0&&(zn=Hn);var ni=Object.getOwnPropertyDescriptor(Bn,Hn);(!ni||("get"in ni?!Bn.__esModule:ni.writable||ni.configurable))&&(ni={enumerable:!0,get:function(){return Bn[Hn]}}),Object.defineProperty(Me,zn,ni)}:function(Me,Bn,Hn,zn){zn===void 0&&(zn=Hn),Me[zn]=Bn[Hn]}),Hn=Me&&Me.__setModuleDefault||(Object.create?function(Me,Bn){Object.defineProperty(Me,"default",{enumerable:!0,value:Bn})}:function(Me,Bn){Me.default=Bn}),zn=Me&&Me.__importStar||function(Me){if(Me&&Me.__esModule)return Me;var zn={};if(Me!=null)for(var ni in Me)ni!=="default"&&Object.prototype.hasOwnProperty.call(Me,ni)&&Bn(zn,Me,ni);return Hn(zn,Me),zn};Object.defineProperty(Me,"__esModule",{value:!0}),Me.visitorKeys=void 0;var ni=zn(bv()),Ci=(()=>{let Me=["typeParameters","params","returnType"],Bn=[...Me,"body"],Hn=["decorators","key","typeAnnotation"];return{AnonymousFunction:Bn,Function:["id",...Bn],FunctionType:Me,ClassDeclaration:["decorators","id","typeParameters","superClass","superTypeParameters","implements","body"],AbstractPropertyDefinition:["decorators","key","typeAnnotation"],PropertyDefinition:[...Hn,"value"],TypeAssertion:["expression","typeAnnotation"]}})(),aa={AccessorProperty:Ci.PropertyDefinition,ArrayPattern:["decorators","elements","typeAnnotation"],ArrowFunctionExpression:Ci.AnonymousFunction,AssignmentPattern:["decorators","left","right","typeAnnotation"],CallExpression:["callee","typeParameters","arguments"],ClassDeclaration:Ci.ClassDeclaration,ClassExpression:Ci.ClassDeclaration,Decorator:["expression"],ExportAllDeclaration:["exported","source","assertions"],ExportNamedDeclaration:["declaration","specifiers","source","assertions"],FunctionDeclaration:Ci.Function,FunctionExpression:Ci.Function,Identifier:["decorators","typeAnnotation"],ImportAttribute:["key","value"],ImportDeclaration:["specifiers","source","assertions"],ImportExpression:["source","attributes"],JSXClosingFragment:[],JSXOpeningElement:["name","typeParameters","attributes"],JSXOpeningFragment:[],JSXSpreadChild:["expression"],MethodDefinition:["decorators","key","value","typeParameters"],NewExpression:["callee","typeParameters","arguments"],ObjectPattern:["decorators","properties","typeAnnotation"],PropertyDefinition:Ci.PropertyDefinition,RestElement:["decorators","argument","typeAnnotation"],StaticBlock:["body"],TaggedTemplateExpression:["tag","typeParameters","quasi"],TSAbstractAccessorProperty:Ci.AbstractPropertyDefinition,TSAbstractKeyword:[],TSAbstractMethodDefinition:["key","value"],TSAbstractPropertyDefinition:Ci.AbstractPropertyDefinition,TSAnyKeyword:[],TSArrayType:["elementType"],TSAsExpression:Ci.TypeAssertion,TSAsyncKeyword:[],TSBigIntKeyword:[],TSBooleanKeyword:[],TSCallSignatureDeclaration:Ci.FunctionType,TSClassImplements:["expression","typeParameters"],TSConditionalType:["checkType","extendsType","trueType","falseType"],TSConstructorType:Ci.FunctionType,TSConstructSignatureDeclaration:Ci.FunctionType,TSDeclareFunction:Ci.Function,TSDeclareKeyword:[],TSEmptyBodyFunctionExpression:["id",...Ci.FunctionType],TSEnumDeclaration:["id","members"],TSEnumMember:["id","initializer"],TSExportAssignment:["expression"],TSExportKeyword:[],TSExternalModuleReference:["expression"],TSFunctionType:Ci.FunctionType,TSImportEqualsDeclaration:["id","moduleReference"],TSImportType:["parameter","qualifier","typeParameters"],TSIndexedAccessType:["indexType","objectType"],TSIndexSignature:["parameters","typeAnnotation"],TSInferType:["typeParameter"],TSInstantiationExpression:["expression","typeParameters"],TSInterfaceBody:["body"],TSInterfaceDeclaration:["id","typeParameters","extends","body"],TSInterfaceHeritage:["expression","typeParameters"],TSIntersectionType:["types"],TSIntrinsicKeyword:[],TSLiteralType:["literal"],TSMappedType:["nameType","typeParameter","typeAnnotation"],TSMethodSignature:["typeParameters","key","params","returnType"],TSModuleBlock:["body"],TSModuleDeclaration:["id","body"],TSNamedTupleMember:["label","elementType"],TSNamespaceExportDeclaration:["id"],TSNeverKeyword:[],TSNonNullExpression:["expression"],TSNullKeyword:[],TSNumberKeyword:[],TSObjectKeyword:[],TSOptionalType:["typeAnnotation"],TSParameterProperty:["decorators","parameter"],TSPrivateKeyword:[],TSPropertySignature:["typeAnnotation","key","initializer"],TSProtectedKeyword:[],TSPublicKeyword:[],TSQualifiedName:["left","right"],TSReadonlyKeyword:[],TSRestType:["typeAnnotation"],TSSatisfiesExpression:["typeAnnotation","expression"],TSStaticKeyword:[],TSStringKeyword:[],TSSymbolKeyword:[],TSTemplateLiteralType:["quasis","types"],TSThisType:[],TSTupleType:["elementTypes"],TSTypeAliasDeclaration:["id","typeParameters","typeAnnotation"],TSTypeAnnotation:["typeAnnotation"],TSTypeAssertion:Ci.TypeAssertion,TSTypeLiteral:["members"],TSTypeOperator:["typeAnnotation"],TSTypeParameter:["name","constraint","default"],TSTypeParameterDeclaration:["params"],TSTypeParameterInstantiation:["params"],TSTypePredicate:["typeAnnotation","parameterName"],TSTypeQuery:["exprName","typeParameters"],TSTypeReference:["typeName","typeParameters"],TSUndefinedKeyword:[],TSUnionType:["types"],TSUnknownKeyword:[],TSVoidKeyword:[]},ca=ni.unionWith(aa);Me.visitorKeys=ca}}),xv=Oe({"node_modules/@typescript-eslint/typescript-estree/node_modules/@typescript-eslint/visitor-keys/dist/index.js"(Me){"use strict";oa(),Object.defineProperty(Me,"__esModule",{value:!0}),Me.visitorKeys=Me.getKeys=void 0;var Bn=Ev();Object.defineProperty(Me,"getKeys",{enumerable:!0,get:function(){return Bn.getKeys}});var Hn=Cv();Object.defineProperty(Me,"visitorKeys",{enumerable:!0,get:function(){return Hn.visitorKeys}})}}),wv=Oe({"node_modules/@typescript-eslint/typescript-estree/dist/simple-traverse.js"(Me){"use strict";oa(),Object.defineProperty(Me,"__esModule",{value:!0}),Me.simpleTraverse=void 0;var Bn=xv();function v(Me){return Me!=null&&typeof Me=="object"&&typeof Me.type=="string"}function h(Me,Bn){let Hn=Me[Bn.type];return Hn!=null?Hn:[]}var Hn=class{constructor(Me){let Hn=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!1;this.allVisitorKeys=Bn.visitorKeys,this.selectors=Me,this.setParentPointers=Hn}traverse(Me,Bn){if(!v(Me))return;this.setParentPointers&&(Me.parent=Bn),"enter"in this.selectors?this.selectors.enter(Me,Bn):Me.type in this.selectors&&this.selectors[Me.type](Me,Bn);let Hn=h(this.allVisitorKeys,Me);if(!(Hn.length<1))for(let Bn of Hn){let Hn=Me[Bn];if(Array.isArray(Hn))for(let Bn of Hn)this.traverse(Bn,Me);else this.traverse(Hn,Me)}}};function P(Me,Bn){let zn=arguments.length>2&&arguments[2]!==void 0?arguments[2]:!1;new Hn(Bn,zn).traverse(Me,void 0)}Me.simpleTraverse=P}}),Sv=Oe({"node_modules/@typescript-eslint/typescript-estree/dist/ast-converter.js"(Me){"use strict";oa(),Object.defineProperty(Me,"__esModule",{value:!0}),Me.astConverter=void 0;var Bn=Zg(),Hn=vv(),zn=Xg(),ni=wv();function P(Me,Ci,aa){let{parseDiagnostics:oa}=Me;if(oa.length)throw(0,Bn.convertError)(oa[0]);let ca=new Bn.Converter(Me,{errorOnUnknownASTType:Ci.errorOnUnknownASTType||!1,shouldPreserveNodeMaps:aa}),_a=ca.convertProgram();(!Ci.range||!Ci.loc)&&(0,ni.simpleTraverse)(_a,{enter:Me=>{Ci.range||delete Me.range,Ci.loc||delete Me.loc}}),Ci.tokens&&(_a.tokens=(0,zn.convertTokens)(Me)),Ci.comment&&(_a.comments=(0,Hn.convertComments)(Me,Ci.code));let xa=ca.getASTMaps();return{estree:_a,astMaps:xa}}Me.astConverter=P}}),kv={};m1(kv,{basename:()=>o5,default:()=>Nv,delimiter:()=>Fv,dirname:()=>s5,extname:()=>_5,isAbsolute:()=>mT,join:()=>i5,normalize:()=>dT,relative:()=>a5,resolve:()=>d1,sep:()=>Bv});function n5(Me,Bn){for(var Hn=0,zn=Me.length-1;zn>=0;zn--){var ni=Me[zn];ni==="."?Me.splice(zn,1):ni===".."?(Me.splice(zn,1),Hn++):Hn&&(Me.splice(zn,1),Hn--)}if(Bn)for(;Hn--;Hn)Me.unshift("..");return Me}function d1(){for(var Me="",Bn=!1,Hn=arguments.length-1;Hn>=-1&&!Bn;Hn--){var zn=Hn>=0?arguments[Hn]:"/";if(typeof zn!="string")throw new TypeError("Arguments to path.resolve must be strings");if(!zn)continue;Me=zn+"/"+Me,Bn=zn.charAt(0)==="/"}return Me=n5(hT(Me.split("/"),(function(Me){return!!Me})),!Bn).join("/"),(Bn?"/":"")+Me||"."}function dT(Me){var Bn=mT(Me),Hn=Ov(Me,-1)==="/";return Me=n5(hT(Me.split("/"),(function(Me){return!!Me})),!Bn).join("/"),!Me&&!Bn&&(Me="."),Me&&Hn&&(Me+="/"),(Bn?"/":"")+Me}function mT(Me){return Me.charAt(0)==="/"}function i5(){var Me=Array.prototype.slice.call(arguments,0);return dT(hT(Me,(function(Me,Bn){if(typeof Me!="string")throw new TypeError("Arguments to path.join must be strings");return Me})).join("/"))}function a5(Me,Bn){Me=d1(Me).substr(1),Bn=d1(Bn).substr(1);function v(Me){for(var Bn=0;Bn=0&&Me[Hn]==="";Hn--);return Bn>Hn?[]:Me.slice(Bn,Hn-Bn+1)}for(var Hn=v(Me.split("/")),zn=v(Bn.split("/")),ni=Math.min(Hn.length,zn.length),Ci=ni,aa=0;aaMe:Me=>Me.toLowerCase();function c(Me){let Bn=Ci.default.normalize(Me);return Bn.endsWith(Ci.default.sep)&&(Bn=Bn.slice(0,-1)),Ga(Bn)}Me.getCanonicalFileName=c;function M(Me,Bn){return Ci.default.isAbsolute(Me)?Me:Ci.default.join(Bn||"/prettier-security-dirname-placeholder",Me)}Me.ensureAbsolutePath=M;function q(Me){return Ci.default.dirname(Me)}Me.canonicalDirname=q;var Ha=[aa.Extension.Dts,aa.Extension.Dcts,aa.Extension.Dmts];function K(Me){var Bn;return Me?(Bn=Ha.find((Bn=>Me.endsWith(Bn))))!==null&&Bn!==void 0?Bn:Ci.default.extname(Me):null}function ce(Me,Bn){let Hn=Me.getSourceFile(Bn.filePath),zn=K(Bn.filePath),ni=K(Hn==null?void 0:Hn.fileName);if(zn===ni)return Hn&&{ast:Hn,program:Me}}Me.getAstFromProgram=ce;function Ie(Me){let Bn;try{throw new Error("Dynamic require is not supported")}catch{let Me=["Could not find the provided parserOptions.moduleResolver.","Hint: use an absolute path if you are not in control over where the ESLint instance runs."];throw new Error(Me.join(`\n`))}return Bn}Me.getModuleResolver=Ie;function me(Me){var Bn;return!((Bn=aa.sys)===null||Bn===void 0)&&Bn.createHash?aa.sys.createHash(Me):Me}Me.createHash=me}}),eC=Oe({"node_modules/@typescript-eslint/typescript-estree/dist/create-program/createDefaultProgram.js"(Me){"use strict";oa();var Bn=Me&&Me.__createBinding||(Object.create?function(Me,Bn,Hn,zn){zn===void 0&&(zn=Hn);var ni=Object.getOwnPropertyDescriptor(Bn,Hn);(!ni||("get"in ni?!Bn.__esModule:ni.writable||ni.configurable))&&(ni={enumerable:!0,get:function(){return Bn[Hn]}}),Object.defineProperty(Me,zn,ni)}:function(Me,Bn,Hn,zn){zn===void 0&&(zn=Hn),Me[zn]=Bn[Hn]}),Hn=Me&&Me.__setModuleDefault||(Object.create?function(Me,Bn){Object.defineProperty(Me,"default",{enumerable:!0,value:Bn})}:function(Me,Bn){Me.default=Bn}),zn=Me&&Me.__importStar||function(Me){if(Me&&Me.__esModule)return Me;var zn={};if(Me!=null)for(var ni in Me)ni!=="default"&&Object.prototype.hasOwnProperty.call(Me,ni)&&Bn(zn,Me,ni);return Hn(zn,Me),zn},ni=Me&&Me.__importDefault||function(Me){return Me&&Me.__esModule?Me:{default:Me}};Object.defineProperty(Me,"__esModule",{value:!0}),Me.createDefaultProgram=void 0;var Ci=ni(Ad()),aa=ni(OE()),ca=zn(Kf()),_a=iD(),xa=(0,Ci.default)("typescript-eslint:typescript-estree:createDefaultProgram");function E(Me){var Bn;if(xa("Getting default program for: %s",Me.filePath||"unnamed file"),((Bn=Me.projects)===null||Bn===void 0?void 0:Bn.length)!==1)return;let Hn=Me.projects[0],zn=ca.getParsedCommandLineOfConfigFile(Hn,(0,_a.createDefaultCompilerOptionsFromExtra)(Me),Object.assign(Object.assign({},ca.sys),{onUnRecoverableConfigFileDiagnostic:()=>{}}));if(!zn)return;let ni=ca.createCompilerHost(zn.options,!0);Me.moduleResolver&&(ni.resolveModuleNames=(0,_a.getModuleResolver)(Me.moduleResolver).resolveModuleNames);let Ci=ni.readFile;ni.readFile=Bn=>aa.default.normalize(Bn)===aa.default.normalize(Me.filePath)?Me.code:Ci(Bn);let oa=ca.createProgram([Me.filePath],zn.options,ni),Ga=oa.getSourceFile(Me.filePath);return Ga&&{ast:Ga,program:oa}}Me.createDefaultProgram=E}}),tC=Oe({"node_modules/@typescript-eslint/typescript-estree/dist/create-program/getScriptKind.js"(Me){"use strict";oa();var Bn=Me&&Me.__createBinding||(Object.create?function(Me,Bn,Hn,zn){zn===void 0&&(zn=Hn);var ni=Object.getOwnPropertyDescriptor(Bn,Hn);(!ni||("get"in ni?!Bn.__esModule:ni.writable||ni.configurable))&&(ni={enumerable:!0,get:function(){return Bn[Hn]}}),Object.defineProperty(Me,zn,ni)}:function(Me,Bn,Hn,zn){zn===void 0&&(zn=Hn),Me[zn]=Bn[Hn]}),Hn=Me&&Me.__setModuleDefault||(Object.create?function(Me,Bn){Object.defineProperty(Me,"default",{enumerable:!0,value:Bn})}:function(Me,Bn){Me.default=Bn}),zn=Me&&Me.__importStar||function(Me){if(Me&&Me.__esModule)return Me;var zn={};if(Me!=null)for(var ni in Me)ni!=="default"&&Object.prototype.hasOwnProperty.call(Me,ni)&&Bn(zn,Me,ni);return Hn(zn,Me),zn},ni=Me&&Me.__importDefault||function(Me){return Me&&Me.__esModule?Me:{default:Me}};Object.defineProperty(Me,"__esModule",{value:!0}),Me.getLanguageVariant=Me.getScriptKind=void 0;var Ci=ni(OE()),aa=zn(Kf());function m(Me,Bn){switch(Ci.default.extname(Me).toLowerCase()){case aa.Extension.Js:case aa.Extension.Cjs:case aa.Extension.Mjs:return aa.ScriptKind.JS;case aa.Extension.Jsx:return aa.ScriptKind.JSX;case aa.Extension.Ts:case aa.Extension.Cts:case aa.Extension.Mts:return aa.ScriptKind.TS;case aa.Extension.Tsx:return aa.ScriptKind.TSX;case aa.Extension.Json:return aa.ScriptKind.JSON;default:return Bn?aa.ScriptKind.TSX:aa.ScriptKind.TS}}Me.getScriptKind=m;function C(Me){switch(Me){case aa.ScriptKind.TSX:case aa.ScriptKind.JSX:case aa.ScriptKind.JS:case aa.ScriptKind.JSON:return aa.LanguageVariant.JSX;default:return aa.LanguageVariant.Standard}}Me.getLanguageVariant=C}}),rC=Oe({"node_modules/@typescript-eslint/typescript-estree/dist/create-program/createIsolatedProgram.js"(Me){"use strict";oa();var Bn=Me&&Me.__createBinding||(Object.create?function(Me,Bn,Hn,zn){zn===void 0&&(zn=Hn);var ni=Object.getOwnPropertyDescriptor(Bn,Hn);(!ni||("get"in ni?!Bn.__esModule:ni.writable||ni.configurable))&&(ni={enumerable:!0,get:function(){return Bn[Hn]}}),Object.defineProperty(Me,zn,ni)}:function(Me,Bn,Hn,zn){zn===void 0&&(zn=Hn),Me[zn]=Bn[Hn]}),Hn=Me&&Me.__setModuleDefault||(Object.create?function(Me,Bn){Object.defineProperty(Me,"default",{enumerable:!0,value:Bn})}:function(Me,Bn){Me.default=Bn}),zn=Me&&Me.__importStar||function(Me){if(Me&&Me.__esModule)return Me;var zn={};if(Me!=null)for(var ni in Me)ni!=="default"&&Object.prototype.hasOwnProperty.call(Me,ni)&&Bn(zn,Me,ni);return Hn(zn,Me),zn},ni=Me&&Me.__importDefault||function(Me){return Me&&Me.__esModule?Me:{default:Me}};Object.defineProperty(Me,"__esModule",{value:!0}),Me.createIsolatedProgram=void 0;var Ci=ni(Ad()),aa=zn(Kf()),ca=tC(),_a=iD(),xa=(0,Ci.default)("typescript-eslint:typescript-estree:createIsolatedProgram");function E(Me){xa("Getting isolated program in %s mode for: %s",Me.jsx?"TSX":"TS",Me.filePath);let Bn={fileExists(){return!0},getCanonicalFileName(){return Me.filePath},getCurrentDirectory(){return""},getDirectories(){return[]},getDefaultLibFileName(){return"lib.d.ts"},getNewLine(){return`\n`},getSourceFile(Bn){return aa.createSourceFile(Bn,Me.code,aa.ScriptTarget.Latest,!0,(0,ca.getScriptKind)(Me.filePath,Me.jsx))},readFile(){},useCaseSensitiveFileNames(){return!0},writeFile(){return null}},Hn=aa.createProgram([Me.filePath],Object.assign({noResolve:!0,target:aa.ScriptTarget.Latest,jsx:Me.jsx?aa.JsxEmit.Preserve:void 0},(0,_a.createDefaultCompilerOptionsFromExtra)(Me)),Bn),zn=Hn.getSourceFile(Me.filePath);if(!zn)throw new Error("Expected an ast to be returned for the single-file isolated program.");return{ast:zn,program:Hn}}Me.createIsolatedProgram=E}}),nC=Oe({"node_modules/@typescript-eslint/typescript-estree/dist/create-program/describeFilePath.js"(Me){"use strict";oa();var Bn=Me&&Me.__importDefault||function(Me){return Me&&Me.__esModule?Me:{default:Me}};Object.defineProperty(Me,"__esModule",{value:!0}),Me.describeFilePath=void 0;var Hn=Bn(OE());function h(Me,Bn){let zn=Hn.default.relative(Bn,Me);return zn&&!zn.startsWith("..")&&!Hn.default.isAbsolute(zn)?`/${zn}`:/^[(\w+:)\\/~]/.test(Me)||/\.\.[/\\]\.\./.test(zn)?Me:`/${zn}`}Me.describeFilePath=h}}),iC={};m1(iC,{default:()=>aC});var aC,sC=yp({"node-modules-polyfills:fs"(){oa(),aC={}}}),oC=Oe({"node-modules-polyfills-commonjs:fs"(Me,Bn){oa();var Hn=(sC(),Li(iC));if(Hn&&Hn.default){Bn.exports=Hn.default;for(let Me in Hn)Bn.exports[Me]=Hn[Me]}else Hn&&(Bn.exports=Hn)}}),uC=Oe({"node_modules/@typescript-eslint/typescript-estree/dist/create-program/getWatchProgramsForProjects.js"(Me){"use strict";oa();var Bn=Me&&Me.__createBinding||(Object.create?function(Me,Bn,Hn,zn){zn===void 0&&(zn=Hn);var ni=Object.getOwnPropertyDescriptor(Bn,Hn);(!ni||("get"in ni?!Bn.__esModule:ni.writable||ni.configurable))&&(ni={enumerable:!0,get:function(){return Bn[Hn]}}),Object.defineProperty(Me,zn,ni)}:function(Me,Bn,Hn,zn){zn===void 0&&(zn=Hn),Me[zn]=Bn[Hn]}),Hn=Me&&Me.__setModuleDefault||(Object.create?function(Me,Bn){Object.defineProperty(Me,"default",{enumerable:!0,value:Bn})}:function(Me,Bn){Me.default=Bn}),zn=Me&&Me.__importStar||function(Me){if(Me&&Me.__esModule)return Me;var zn={};if(Me!=null)for(var ni in Me)ni!=="default"&&Object.prototype.hasOwnProperty.call(Me,ni)&&Bn(zn,Me,ni);return Hn(zn,Me),zn},ni=Me&&Me.__importDefault||function(Me){return Me&&Me.__esModule?Me:{default:Me}};Object.defineProperty(Me,"__esModule",{value:!0}),Me.getWatchProgramsForProjects=Me.clearWatchCaches=void 0;var Ci=ni(Ad()),ca=ni(oC()),_a=ni(Qg()),xa=zn(Kf()),Ga=iD(),Ha=(0,Ci.default)("typescript-eslint:typescript-estree:createWatchProgram"),ts=new Map,Ps=new Map,so=new Map,oo=new Map,Jo=new Map,tc=new Map;function ce(){ts.clear(),Ps.clear(),so.clear(),tc.clear(),oo.clear(),Jo.clear()}Me.clearWatchCaches=ce;function Ie(Me){return(Bn,Hn)=>{let zn=(0,Ga.getCanonicalFileName)(Bn),ni=(()=>{let Bn=Me.get(zn);return Bn||(Bn=new Set,Me.set(zn,Bn)),Bn})();return ni.add(Hn),{close:()=>{ni.delete(Hn)}}}}var dc={code:"",filePath:""};function Ae(Me){throw new Error(xa.flattenDiagnosticMessageText(Me.messageText,xa.sys.newLine))}function te(Me,Bn,Hn){let zn=Hn.EXPERIMENTAL_useSourceOfProjectReferenceRedirect?new Set(Bn.getSourceFiles().map((Me=>(0,Ga.getCanonicalFileName)(Me.fileName)))):new Set(Bn.getRootFileNames().map((Me=>(0,Ga.getCanonicalFileName)(Me))));return oo.set(Me,zn),zn}function he(Me){let Bn=(0,Ga.getCanonicalFileName)(Me.filePath),Hn=[];dc.code=Me.code,dc.filePath=Bn;let zn=Ps.get(Bn),ni=(0,Ga.createHash)(Me.code);tc.get(Bn)!==ni&&zn&&zn.size>0&&zn.forEach((Me=>Me(Bn,xa.FileWatcherEventKind.Changed)));let Ci=new Set(Me.projects);for(let[Hn,zn]of ts.entries()){if(!Ci.has(Hn))continue;let ni=oo.get(Hn),aa=null;if(ni||(aa=zn.getProgram().getProgram(),ni=te(Hn,aa,Me)),ni.has(Bn))return Ha("Found existing program for file. %s",Bn),aa=aa!=null?aa:zn.getProgram().getProgram(),aa.getTypeChecker(),[aa]}Ha("File did not belong to any existing programs, moving to create/update. %s",Bn);for(let zn of Me.projects){let ni=ts.get(zn);if(ni){let Ci=ke(ni,Bn,zn);if(!Ci)continue;if(Ci.getTypeChecker(),te(zn,Ci,Me).has(Bn))return Ha("Found updated program for file. %s",Bn),[Ci];Hn.push(Ci);continue}let Ci=R(zn,Me);ts.set(zn,Ci);let aa=Ci.getProgram().getProgram();if(aa.getTypeChecker(),te(zn,aa,Me).has(Bn))return Ha("Found program for file. %s",Bn),[aa];Hn.push(aa)}return Hn}Me.getWatchProgramsForProjects=he;var Fc=_a.default.satisfies(xa.version,">=3.9.0-beta",{includePrerelease:!0});function R(Me,Bn){Ha("Creating watch program for %s.",Me);let Hn=xa.createWatchCompilerHost(Me,(0,Ga.createDefaultCompilerOptionsFromExtra)(Bn),xa.sys,xa.createAbstractBuilder,Ae,(()=>{}));Bn.moduleResolver&&(Hn.resolveModuleNames=(0,Ga.getModuleResolver)(Bn.moduleResolver).resolveModuleNames);let zn=Hn.readFile;Hn.readFile=(Me,Bn)=>{let Hn=(0,Ga.getCanonicalFileName)(Me),ni=Hn===dc.filePath?dc.code:zn(Hn,Bn);return ni!==void 0&&tc.set(Hn,(0,Ga.createHash)(ni)),ni},Hn.onUnRecoverableConfigFileDiagnostic=Ae,Hn.afterProgramCreate=Me=>{let Bn=Me.getConfigFileParsingDiagnostics().filter((Me=>Me.category===xa.DiagnosticCategory.Error&&Me.code!==18003));Bn.length>0&&Ae(Bn[0])},Hn.watchFile=Ie(Ps),Hn.watchDirectory=Ie(so);let ni=Hn.onCachedDirectoryStructureHostCreate;Hn.onCachedDirectoryStructureHostCreate=Me=>{let Hn=Me.readDirectory;Me.readDirectory=(Me,zn,ni,Ci,aa)=>Hn(Me,zn?zn.concat(Bn.extraFileExtensions):void 0,ni,Ci,aa),ni(Me)},Hn.extraFileExtensions=Bn.extraFileExtensions.map((Me=>({extension:Me,isMixedContent:!0,scriptKind:xa.ScriptKind.Deferred}))),Hn.trace=Ha,Hn.useSourceOfProjectReferenceRedirect=()=>Bn.EXPERIMENTAL_useSourceOfProjectReferenceRedirect;let Ci;Fc?(Hn.setTimeout=void 0,Hn.clearTimeout=void 0):(Ha("Running without timeout fix"),Hn.setTimeout=function(Me,Bn){for(var Hn=arguments.length,zn=new Array(Hn>2?Hn-2:0),ni=2;ni{Ci=void 0});let aa=xa.createWatchProgram(Hn);if(!Fc){let Me=aa.getProgram;aa.getProgram=()=>(Ci&&Ci(),Ci=void 0,Me.call(aa))}return aa}function pe(Me){let Bn=ca.default.statSync(Me).mtimeMs,Hn=Jo.get(Me);return Jo.set(Me,Bn),Hn===void 0?!1:Math.abs(Hn-Bn)>Number.EPSILON}function ke(Me,Bn,Hn){let zn=Me.getProgram().getProgram();if(aa.env.TSESTREE_NO_INVALIDATION==="true")return zn;pe(Hn)&&(Ha("tsconfig has changed - triggering program update. %s",Hn),Ps.get(Hn).forEach((Me=>Me(Hn,xa.FileWatcherEventKind.Changed))),oo.delete(Hn));let ni=zn.getSourceFile(Bn);if(ni)return zn;Ha("File was not found in program - triggering folder update. %s",Bn);let Ci=(0,Ga.canonicalDirname)(Bn),oa=null,_a=Ci,ts=!1;for(;oa!==_a;){oa=_a;let Me=so.get(oa);Me&&(Me.forEach((Me=>{Ci!==oa&&Me(Ci,xa.FileWatcherEventKind.Changed),Me(oa,xa.FileWatcherEventKind.Changed)})),ts=!0),_a=(0,Ga.canonicalDirname)(oa)}if(!ts)return Ha("No callback found for file, not part of this program. %s",Bn),null;if(oo.delete(Hn),zn=Me.getProgram().getProgram(),ni=zn.getSourceFile(Bn),ni)return zn;Ha("File was still not found in program after directory update - checking file deletions. %s",Bn);let Jo=zn.getRootFileNames().find((Me=>!ca.default.existsSync(Me)));if(!Jo)return null;let tc=Ps.get((0,Ga.getCanonicalFileName)(Jo));return tc?(Ha("Marking file as deleted. %s",Jo),tc.forEach((Me=>Me(Jo,xa.FileWatcherEventKind.Deleted))),oo.delete(Hn),zn=Me.getProgram().getProgram(),ni=zn.getSourceFile(Bn),ni?zn:(Ha("File was still not found in program after deletion check, assuming it is not part of this program. %s",Bn),null)):(Ha("Could not find watch callbacks for root file. %s",Jo),zn)}}}),cC=Oe({"node_modules/@typescript-eslint/typescript-estree/dist/create-program/createProjectProgram.js"(Me){"use strict";oa();var Bn=Me&&Me.__createBinding||(Object.create?function(Me,Bn,Hn,zn){zn===void 0&&(zn=Hn);var ni=Object.getOwnPropertyDescriptor(Bn,Hn);(!ni||("get"in ni?!Bn.__esModule:ni.writable||ni.configurable))&&(ni={enumerable:!0,get:function(){return Bn[Hn]}}),Object.defineProperty(Me,zn,ni)}:function(Me,Bn,Hn,zn){zn===void 0&&(zn=Hn),Me[zn]=Bn[Hn]}),Hn=Me&&Me.__setModuleDefault||(Object.create?function(Me,Bn){Object.defineProperty(Me,"default",{enumerable:!0,value:Bn})}:function(Me,Bn){Me.default=Bn}),zn=Me&&Me.__importStar||function(Me){if(Me&&Me.__esModule)return Me;var zn={};if(Me!=null)for(var ni in Me)ni!=="default"&&Object.prototype.hasOwnProperty.call(Me,ni)&&Bn(zn,Me,ni);return Hn(zn,Me),zn},ni=Me&&Me.__importDefault||function(Me){return Me&&Me.__esModule?Me:{default:Me}};Object.defineProperty(Me,"__esModule",{value:!0}),Me.createProjectProgram=void 0;var Ci=ni(Ad()),aa=ni(OE()),ca=zn(Kf()),_a=Xg(),xa=nC(),Ga=uC(),Ha=iD(),ts=(0,Ci.default)("typescript-eslint:typescript-estree:createProjectProgram"),Ps=[ca.Extension.Ts,ca.Extension.Tsx,ca.Extension.Js,ca.Extension.Jsx,ca.Extension.Mjs,ca.Extension.Mts,ca.Extension.Cjs,ca.Extension.Cts];function q(Me){ts("Creating project program for: %s",Me.filePath);let Bn=(0,Ga.getWatchProgramsForProjects)(Me),Hn=(0,_a.firstDefined)(Bn,(Bn=>(0,Ha.getAstFromProgram)(Bn,Me)));if(Hn||Me.createDefaultProgram)return Hn;let Ie=Bn=>(0,xa.describeFilePath)(Bn,Me.tsconfigRootDir),zn=(0,xa.describeFilePath)(Me.filePath,Me.tsconfigRootDir),ni=Me.projects.map(Ie),Ci=ni.length===1?ni[0]:`\n${ni.map((Me=>`- ${Me}`)).join(`\n`)}`,oa=[`ESLint was configured to run on \`${zn}\` using \`parserOptions.project\`: ${Ci}`],ca=!1,so=Me.extraFileExtensions||[];so.forEach((Me=>{Me.startsWith(".")||oa.push(`Found unexpected extension \`${Me}\` specified with the \`parserOptions.extraFileExtensions\` option. Did you mean \`.${Me}\`?`),Ps.includes(Me)&&oa.push(`You unnecessarily included the extension \`${Me}\` with the \`parserOptions.extraFileExtensions\` option. This extension is already handled by the parser by default.`)}));let oo=aa.default.extname(Me.filePath);if(!Ps.includes(oo)){let Me=`The extension for the file (\`${oo}\`) is non-standard`;so.length>0?so.includes(oo)||(oa.push(`${Me}. It should be added to your existing \`parserOptions.extraFileExtensions\`.`),ca=!0):(oa.push(`${Me}. You should add \`parserOptions.extraFileExtensions\` to your config.`),ca=!0)}if(!ca){let[Bn,Hn]=Me.projects.length===1?["that TSConfig does not","that TSConfig"]:["none of those TSConfigs","one of those TSConfigs"];oa.push(`However, ${Bn} include this file. Either:`,"- Change ESLint's list of included files to not include this file",`- Change ${Hn} to include this file`,"- Create a new TSConfig that includes this file and include it in your parserOptions.project","See the typescript-eslint docs for more info: https://typescript-eslint.io/linting/troubleshooting#i-get-errors-telling-me-eslint-was-configured-to-run--however-that-tsconfig-does-not--none-of-those-tsconfigs-include-this-file")}throw new Error(oa.join(`\n`))}Me.createProjectProgram=q}}),lC=Oe({"node_modules/@typescript-eslint/typescript-estree/dist/create-program/createSourceFile.js"(Me){"use strict";oa();var Bn=Me&&Me.__createBinding||(Object.create?function(Me,Bn,Hn,zn){zn===void 0&&(zn=Hn);var ni=Object.getOwnPropertyDescriptor(Bn,Hn);(!ni||("get"in ni?!Bn.__esModule:ni.writable||ni.configurable))&&(ni={enumerable:!0,get:function(){return Bn[Hn]}}),Object.defineProperty(Me,zn,ni)}:function(Me,Bn,Hn,zn){zn===void 0&&(zn=Hn),Me[zn]=Bn[Hn]}),Hn=Me&&Me.__setModuleDefault||(Object.create?function(Me,Bn){Object.defineProperty(Me,"default",{enumerable:!0,value:Bn})}:function(Me,Bn){Me.default=Bn}),zn=Me&&Me.__importStar||function(Me){if(Me&&Me.__esModule)return Me;var zn={};if(Me!=null)for(var ni in Me)ni!=="default"&&Object.prototype.hasOwnProperty.call(Me,ni)&&Bn(zn,Me,ni);return Hn(zn,Me),zn},ni=Me&&Me.__importDefault||function(Me){return Me&&Me.__esModule?Me:{default:Me}};Object.defineProperty(Me,"__esModule",{value:!0}),Me.createSourceFile=void 0;var Ci=ni(Ad()),aa=zn(Kf()),ca=tC(),_a=(0,Ci.default)("typescript-eslint:typescript-estree:createSourceFile");function d(Me){return _a("Getting AST without type information in %s mode for: %s",Me.jsx?"TSX":"TS",Me.filePath),aa.createSourceFile(Me.filePath,Me.code,aa.ScriptTarget.Latest,!0,(0,ca.getScriptKind)(Me.filePath,Me.jsx))}Me.createSourceFile=d}}),pC=Oe({"node_modules/@typescript-eslint/typescript-estree/dist/create-program/useProvidedPrograms.js"(Me){"use strict";oa();var Bn=Me&&Me.__createBinding||(Object.create?function(Me,Bn,Hn,zn){zn===void 0&&(zn=Hn);var ni=Object.getOwnPropertyDescriptor(Bn,Hn);(!ni||("get"in ni?!Bn.__esModule:ni.writable||ni.configurable))&&(ni={enumerable:!0,get:function(){return Bn[Hn]}}),Object.defineProperty(Me,zn,ni)}:function(Me,Bn,Hn,zn){zn===void 0&&(zn=Hn),Me[zn]=Bn[Hn]}),Hn=Me&&Me.__setModuleDefault||(Object.create?function(Me,Bn){Object.defineProperty(Me,"default",{enumerable:!0,value:Bn})}:function(Me,Bn){Me.default=Bn}),zn=Me&&Me.__importStar||function(Me){if(Me&&Me.__esModule)return Me;var zn={};if(Me!=null)for(var ni in Me)ni!=="default"&&Object.prototype.hasOwnProperty.call(Me,ni)&&Bn(zn,Me,ni);return Hn(zn,Me),zn},ni=Me&&Me.__importDefault||function(Me){return Me&&Me.__esModule?Me:{default:Me}};Object.defineProperty(Me,"__esModule",{value:!0}),Me.createProgramFromConfigFile=Me.useProvidedPrograms=void 0;var Ci=ni(Ad()),ca=zn(oC()),_a=zn(OE()),xa=zn(Kf()),Ga=iD(),Ha=(0,Ci.default)("typescript-eslint:typescript-estree:useProvidedProgram");function I(Me,Bn){Ha("Retrieving ast for %s from provided program instance(s)",Bn.filePath);let Hn;for(let zn of Me)if(Hn=(0,Ga.getAstFromProgram)(zn,Bn),Hn)break;if(!Hn){let Me=['"parserOptions.programs" has been provided for @typescript-eslint/parser.',`The file was not found in any of the provided program instance(s): ${_a.relative(Bn.tsconfigRootDir||"/prettier-security-dirname-placeholder",Bn.filePath)}`];throw new Error(Me.join(`\n`))}return Hn.program.getTypeChecker(),Hn}Me.useProvidedPrograms=I;function c(Me,Bn){if(xa.sys===void 0)throw new Error("`createProgramFromConfigFile` is only supported in a Node-like environment.");let Hn=xa.getParsedCommandLineOfConfigFile(Me,Ga.CORE_COMPILER_OPTIONS,{onUnRecoverableConfigFileDiagnostic:Me=>{throw new Error(M([Me]))},fileExists:ca.existsSync,getCurrentDirectory:()=>Bn&&_a.resolve(Bn)||"/prettier-security-dirname-placeholder",readDirectory:xa.sys.readDirectory,readFile:Me=>ca.readFileSync(Me,"utf-8"),useCaseSensitiveFileNames:xa.sys.useCaseSensitiveFileNames});if(Hn.errors.length)throw new Error(M(Hn.errors));let zn=xa.createCompilerHost(Hn.options,!0);return xa.createProgram(Hn.fileNames,Hn.options,zn)}Me.createProgramFromConfigFile=c;function M(Me){return xa.formatDiagnostics(Me,{getCanonicalFileName:Me=>Me,getCurrentDirectory:aa.cwd,getNewLine:()=>`\n`})}}}),fC=Oe({"node_modules/@typescript-eslint/typescript-estree/dist/parseSettings/ExpiringCache.js"(Me){"use strict";oa();var Bn=Me&&Me.__classPrivateFieldSet||function(Me,Bn,Hn,zn,ni){if(zn==="m")throw new TypeError("Private method is not writable");if(zn==="a"&&!ni)throw new TypeError("Private accessor was defined without a setter");if(typeof Bn=="function"?Me!==Bn||!ni:!Bn.has(Me))throw new TypeError("Cannot write private member to an object whose class did not declare it");return zn==="a"?ni.call(Me,Hn):ni?ni.value=Hn:Bn.set(Me,Hn),Hn},Hn=Me&&Me.__classPrivateFieldGet||function(Me,Bn,Hn,zn){if(Hn==="a"&&!zn)throw new TypeError("Private accessor was defined without a getter");if(typeof Bn=="function"?Me!==Bn||!zn:!Bn.has(Me))throw new TypeError("Cannot read private member from an object whose class did not declare it");return Hn==="m"?zn:Hn==="a"?zn.call(Me):zn?zn.value:Bn.get(Me)},zn,ni;Object.defineProperty(Me,"__esModule",{value:!0}),Me.ExpiringCache=Me.DEFAULT_TSCONFIG_CACHE_DURATION_SECONDS=void 0,Me.DEFAULT_TSCONFIG_CACHE_DURATION_SECONDS=30;var Ci=[0,0],ca=class{constructor(Me){zn.set(this,void 0),ni.set(this,new Map),Bn(this,zn,Me,"f")}set(Me,Bn){return Hn(this,ni,"f").set(Me,{value:Bn,lastSeen:Hn(this,zn,"f")==="Infinity"?Ci:aa.hrtime()}),this}get(Me){let Bn=Hn(this,ni,"f").get(Me);if((Bn==null?void 0:Bn.value)!=null){if(Hn(this,zn,"f")==="Infinity"||aa.hrtime(Bn.lastSeen)[0]1&&zn.length>=Me.tsconfigRootDir.length);throw new Error(`project was set to \`true\` but couldn't find any tsconfig.json relative to '${Me.filePath}' within '${Me.tsconfigRootDir}'.`)}Me.getProjectConfigFiles=d}}),hC=Oe({"node_modules/@typescript-eslint/typescript-estree/dist/parseSettings/inferSingleRun.js"(Me){"use strict";oa(),Object.defineProperty(Me,"__esModule",{value:!0}),Me.inferSingleRun=void 0;var Bn=OE();function v(Me){return(Me==null?void 0:Me.project)==null||(Me==null?void 0:Me.programs)!=null||aa.env.TSESTREE_SINGLE_RUN==="false"?!1:!!(aa.env.TSESTREE_SINGLE_RUN==="true"||Me!=null&&Me.allowAutomaticSingleRunInference&&(aa.env.CI==="true"||aa.argv[1].endsWith((0,Bn.normalize)("node_modules/.bin/eslint"))))}Me.inferSingleRun=v}}),mC=Oe({"node_modules/is-extglob/index.js"(Me,Bn){oa(),Bn.exports=function(Me){if(typeof Me!="string"||Me==="")return!1;for(var Bn;Bn=/(\\).|([@?!+*]\(.*\))/g.exec(Me);){if(Bn[2])return!0;Me=Me.slice(Bn.index+Bn[0].length)}return!1}}}),gC=Oe({"node_modules/is-glob/index.js"(Me,Bn){oa();var Hn=mC(),zn={"{":"}","(":")","[":"]"},D=function(Me){if(Me[0]==="!")return!0;for(var Bn=0,Hn=-2,ni=-2,Ci=-2,aa=-2,oa=-2;BnBn&&(oa===-1||oa>ni||(oa=Me.indexOf("\\",Bn),oa===-1||oa>ni)))||Ci!==-1&&Me[Bn]==="{"&&Me[Bn+1]!=="}"&&(Ci=Me.indexOf("}",Bn),Ci>Bn&&(oa=Me.indexOf("\\",Bn),oa===-1||oa>Ci))||aa!==-1&&Me[Bn]==="("&&Me[Bn+1]==="?"&&/[:!=]/.test(Me[Bn+2])&&Me[Bn+3]!==")"&&(aa=Me.indexOf(")",Bn),aa>Bn&&(oa=Me.indexOf("\\",Bn),oa===-1||oa>aa))||Hn!==-1&&Me[Bn]==="("&&Me[Bn+1]!=="|"&&(HnHn&&(oa=Me.indexOf("\\",Hn),oa===-1||oa>aa))))return!0;if(Me[Bn]==="\\"){var ca=Me[Bn+1];Bn+=2;var _a=zn[ca];if(_a){var xa=Me.indexOf(_a,Bn);xa!==-1&&(Bn=xa+1)}if(Me[Bn]==="!")return!0}else Bn++}return!1},P=function(Me){if(Me[0]==="!")return!0;for(var Bn=0;Bn(typeof Bn=="string"&&Me.push(Bn),Me)),[]).map((Me=>Me.startsWith("!")?Me:`!${Me}`)),Ha=I({project:xa,projectFolderIgnoreList:Ga,tsconfigRootDir:Me.tsconfigRootDir});if(_a==null)_a=new aa.ExpiringCache(Me.singleRun?"Infinity":(oa=(Hn=Me.cacheLifetime)===null||Hn===void 0?void 0:Hn.glob)!==null&&oa!==void 0?oa:aa.DEFAULT_TSCONFIG_CACHE_DURATION_SECONDS);else{let Me=_a.get(Ha);if(Me)return Me}let ts=xa.filter((Me=>!(0,ni.default)(Me))),Ps=xa.filter((Me=>(0,ni.default)(Me))),so=new Set(ts.concat(Ps.length===0?[]:(0,zn.sync)([...Ps,...Ga],{cwd:Me.tsconfigRootDir})).map((Bn=>(0,Ci.getCanonicalFileName)((0,Ci.ensureAbsolutePath)(Bn,Me.tsconfigRootDir)))));ca("parserOptions.project (excluding ignored) matched projects: %s",so);let oo=Array.from(so);return _a.set(Ha,oo),oo}Me.resolveProjectList=E;function I(Me){let{project:Bn,projectFolderIgnoreList:Hn,tsconfigRootDir:zn}=Me,ni={tsconfigRootDir:zn,project:Bn,projectFolderIgnoreList:[...Hn].sort()};return(0,Ci.createHash)(JSON.stringify(ni))}function c(){_a==null||_a.clear(),_a=null}Me.clearGlobResolutionCache=c}}),AC=Oe({"node_modules/@typescript-eslint/typescript-estree/dist/parseSettings/warnAboutTSVersion.js"(Me){"use strict";oa();var Bn=Me&&Me.__createBinding||(Object.create?function(Me,Bn,Hn,zn){zn===void 0&&(zn=Hn);var ni=Object.getOwnPropertyDescriptor(Bn,Hn);(!ni||("get"in ni?!Bn.__esModule:ni.writable||ni.configurable))&&(ni={enumerable:!0,get:function(){return Bn[Hn]}}),Object.defineProperty(Me,zn,ni)}:function(Me,Bn,Hn,zn){zn===void 0&&(zn=Hn),Me[zn]=Bn[Hn]}),Hn=Me&&Me.__setModuleDefault||(Object.create?function(Me,Bn){Object.defineProperty(Me,"default",{enumerable:!0,value:Bn})}:function(Me,Bn){Me.default=Bn}),zn=Me&&Me.__importStar||function(Me){if(Me&&Me.__esModule)return Me;var zn={};if(Me!=null)for(var ni in Me)ni!=="default"&&Object.prototype.hasOwnProperty.call(Me,ni)&&Bn(zn,Me,ni);return Hn(zn,Me),zn},ni=Me&&Me.__importDefault||function(Me){return Me&&Me.__esModule?Me:{default:Me}};Object.defineProperty(Me,"__esModule",{value:!0}),Me.warnAboutTSVersion=void 0;var Ci=ni(Qg()),ca=zn(Kf()),_a=">=3.3.1 <5.1.0",xa=["5.0.1-rc"],Ga=ca.version,Ha=Ci.default.satisfies(Ga,[_a].concat(xa).join(" || ")),ts=!1;function c(Me){var Bn;if(!Ha&&!ts){if(typeof aa>"u"?!1:(Bn=aa.stdout)===null||Bn===void 0?void 0:Bn.isTTY){let Bn="=============",Hn=[Bn,"WARNING: You are currently running a version of TypeScript which is not officially supported by @typescript-eslint/typescript-estree.","You may find that it works just fine, or you may not.",`SUPPORTED TYPESCRIPT VERSIONS: ${_a}`,`YOUR TYPESCRIPT VERSION: ${Ga}`,"Please only submit bug reports when using the officially supported version.",Bn];Me.log(Hn.join(`\n\n`))}ts=!0}}Me.warnAboutTSVersion=c}}),yC=Oe({"node_modules/@typescript-eslint/typescript-estree/dist/parseSettings/createParseSettings.js"(Me){"use strict";oa();var Bn=Me&&Me.__importDefault||function(Me){return Me&&Me.__esModule?Me:{default:Me}};Object.defineProperty(Me,"__esModule",{value:!0}),Me.clearTSConfigMatchCache=Me.createParseSettings=void 0;var Hn=Bn(Ad()),zn=iD(),ni=fC(),Ci=dC(),aa=hC(),ca=_C(),_a=AC(),xa=(0,Hn.default)("typescript-eslint:typescript-estree:parser:parseSettings:createParseSettings"),Ga;function I(Me){let Bn=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};var oa,Ha,ts;let Ps=(0,aa.inferSingleRun)(Bn),so=typeof Bn.tsconfigRootDir=="string"?Bn.tsconfigRootDir:"/prettier-security-dirname-placeholder",oo={code:M(Me),comment:Bn.comment===!0,comments:[],createDefaultProgram:Bn.createDefaultProgram===!0,debugLevel:Bn.debugLevel===!0?new Set(["typescript-eslint"]):Array.isArray(Bn.debugLevel)?new Set(Bn.debugLevel):new Set,errorOnTypeScriptSyntacticAndSemanticIssues:!1,errorOnUnknownASTType:Bn.errorOnUnknownASTType===!0,EXPERIMENTAL_useSourceOfProjectReferenceRedirect:Bn.EXPERIMENTAL_useSourceOfProjectReferenceRedirect===!0,extraFileExtensions:Array.isArray(Bn.extraFileExtensions)&&Bn.extraFileExtensions.every((Me=>typeof Me=="string"))?Bn.extraFileExtensions:[],filePath:(0,zn.ensureAbsolutePath)(typeof Bn.filePath=="string"&&Bn.filePath!==""?Bn.filePath:q(Bn.jsx),so),jsx:Bn.jsx===!0,loc:Bn.loc===!0,log:typeof Bn.loggerFn=="function"?Bn.loggerFn:Bn.loggerFn===!1?()=>{}:console.log,moduleResolver:(oa=Bn.moduleResolver)!==null&&oa!==void 0?oa:"",preserveNodeMaps:Bn.preserveNodeMaps!==!1,programs:Array.isArray(Bn.programs)?Bn.programs:null,projects:[],range:Bn.range===!0,singleRun:Ps,tokens:Bn.tokens===!0?[]:null,tsconfigMatchCache:Ga!=null?Ga:Ga=new ni.ExpiringCache(Ps?"Infinity":(ts=(Ha=Bn.cacheLifetime)===null||Ha===void 0?void 0:Ha.glob)!==null&&ts!==void 0?ts:ni.DEFAULT_TSCONFIG_CACHE_DURATION_SECONDS),tsconfigRootDir:so};if(oo.debugLevel.size>0){let Me=[];oo.debugLevel.has("typescript-eslint")&&Me.push("typescript-eslint:*"),(oo.debugLevel.has("eslint")||Hn.default.enabled("eslint:*,-eslint:code-path"))&&Me.push("eslint:*,-eslint:code-path"),Hn.default.enable(Me.join(","))}if(Array.isArray(Bn.programs)){if(!Bn.programs.length)throw new Error("You have set parserOptions.programs to an empty array. This will cause all files to not be found in existing programs. Either provide one or more existing TypeScript Program instances in the array, or remove the parserOptions.programs setting.");xa("parserOptions.programs was provided, so parserOptions.project will be ignored.")}return oo.programs||(oo.projects=(0,ca.resolveProjectList)({cacheLifetime:Bn.cacheLifetime,project:(0,Ci.getProjectConfigFiles)(oo,Bn.project),projectFolderIgnoreList:Bn.projectFolderIgnoreList,singleRun:oo.singleRun,tsconfigRootDir:so})),(0,_a.warnAboutTSVersion)(oo),oo}Me.createParseSettings=I;function c(){Ga==null||Ga.clear()}Me.clearTSConfigMatchCache=c;function M(Me){return typeof Me!="string"?String(Me):Me}function q(Me){return Me?"estree.tsx":"estree.ts"}}}),vC=Oe({"node_modules/@typescript-eslint/typescript-estree/dist/semantic-or-syntactic-errors.js"(Me){"use strict";oa(),Object.defineProperty(Me,"__esModule",{value:!0}),Me.getFirstSemanticOrSyntacticError=void 0;var Bn=Kf();function v(Me,Bn){try{let Hn=h(Me.getSyntacticDiagnostics(Bn));if(Hn.length)return D(Hn[0]);let zn=h(Me.getSemanticDiagnostics(Bn));return zn.length?D(zn[0]):void 0}catch(Me){console.warn(`Warning From TSC: "${Me.message}`);return}}Me.getFirstSemanticOrSyntacticError=v;function h(Me){return Me.filter((Me=>{switch(Me.code){case 1013:case 1014:case 1044:case 1045:case 1048:case 1049:case 1070:case 1071:case 1085:case 1090:case 1096:case 1097:case 1098:case 1099:case 1117:case 1121:case 1123:case 1141:case 1162:case 1164:case 1172:case 1173:case 1175:case 1176:case 1190:case 1196:case 1200:case 1206:case 1211:case 1242:case 1246:case 1255:case 1308:case 2364:case 2369:case 2452:case 2462:case 8017:case 17012:case 17013:return!0}return!1}))}function D(Me){return Object.assign(Object.assign({},Me),{message:(0,Bn.flattenDiagnosticMessageText)(Me.messageText,Bn.sys.newLine)})}}}),bC=Oe({"node_modules/@typescript-eslint/typescript-estree/dist/parser.js"(Me){"use strict";oa();var Bn=Me&&Me.__importDefault||function(Me){return Me&&Me.__esModule?Me:{default:Me}};Object.defineProperty(Me,"__esModule",{value:!0}),Me.clearParseAndGenerateServicesCalls=Me.clearProgramCache=Me.parseWithNodeMaps=Me.parseAndGenerateServices=Me.parse=void 0;var Hn=Bn(Ad()),zn=Sv(),ni=Zg(),Ci=eC(),aa=rC(),ca=cC(),_a=lC(),xa=pC(),Ga=yC(),Ha=vC(),ts=(0,Hn.default)("typescript-eslint:typescript-estree:parser"),Ps=new Map;function q(){Ps.clear()}Me.clearProgramCache=q;function W(Me,Bn){return Me.programs&&(0,xa.useProvidedPrograms)(Me.programs,Me)||Bn&&(0,ca.createProjectProgram)(Me)||Bn&&Me.createDefaultProgram&&(0,Ci.createDefaultProgram)(Me)||(0,aa.createIsolatedProgram)(Me)}function K(Me,Bn){let{ast:Hn}=ce(Me,Bn,!1);return Hn}Me.parse=K;function ce(Me,Bn,Hn){let ni=(0,Ga.createParseSettings)(Me,Bn);if(Bn!=null&&Bn.errorOnTypeScriptSyntacticAndSemanticIssues)throw new Error('"errorOnTypeScriptSyntacticAndSemanticIssues" is only supported for parseAndGenerateServices()');let Ci=(0,_a.createSourceFile)(ni),{estree:aa,astMaps:oa}=(0,zn.astConverter)(Ci,ni,Hn);return{ast:aa,esTreeNodeToTSNodeMap:oa.esTreeNodeToTSNodeMap,tsNodeToESTreeNodeMap:oa.tsNodeToESTreeNodeMap}}function Ie(Me,Bn){return ce(Me,Bn,!0)}Me.parseWithNodeMaps=Ie;var so={};function Ae(){so={}}Me.clearParseAndGenerateServicesCalls=Ae;function te(Me,Bn){var Hn,Ci;let oa=(0,Ga.createParseSettings)(Me,Bn);Bn!==void 0&&typeof Bn.errorOnTypeScriptSyntacticAndSemanticIssues=="boolean"&&Bn.errorOnTypeScriptSyntacticAndSemanticIssues&&(oa.errorOnTypeScriptSyntacticAndSemanticIssues=!0),oa.singleRun&&!oa.programs&&((Hn=oa.projects)===null||Hn===void 0?void 0:Hn.length)>0&&(oa.programs={*[Symbol.iterator](){for(let Me of oa.projects){let Bn=Ps.get(Me);if(Bn)yield Bn;else{ts("Detected single-run/CLI usage, creating Program once ahead of time for project: %s",Me);let Bn=(0,xa.createProgramFromConfigFile)(Me);Ps.set(Me,Bn),yield Bn}}}});let ca=oa.programs!=null||((Ci=oa.projects)===null||Ci===void 0?void 0:Ci.length)>0;oa.singleRun&&Bn.filePath&&(so[Bn.filePath]=(so[Bn.filePath]||0)+1);let{ast:_a,program:oo}=oa.singleRun&&Bn.filePath&&so[Bn.filePath]>1?(0,aa.createIsolatedProgram)(oa):W(oa,ca),Jo=typeof oa.preserveNodeMaps=="boolean"?oa.preserveNodeMaps:!0,{estree:tc,astMaps:dc}=(0,zn.astConverter)(_a,oa,Jo);if(oo&&oa.errorOnTypeScriptSyntacticAndSemanticIssues){let Me=(0,Ha.getFirstSemanticOrSyntacticError)(oo,_a);if(Me)throw(0,ni.convertError)(Me)}return{ast:tc,services:{hasFullTypeInformation:ca,program:oo,esTreeNodeToTSNodeMap:dc.esTreeNodeToTSNodeMap,tsNodeToESTreeNodeMap:dc.tsNodeToESTreeNodeMap}}}Me.parseAndGenerateServices=te}}),EC=Oe({"node_modules/@typescript-eslint/typescript-estree/dist/clear-caches.js"(Me){"use strict";oa(),Object.defineProperty(Me,"__esModule",{value:!0}),Me.clearProgramCache=Me.clearCaches=void 0;var Bn=uC(),Hn=bC(),zn=yC(),ni=_C();function P(){(0,Hn.clearProgramCache)(),(0,Bn.clearWatchCaches)(),(0,zn.clearTSConfigMatchCache)(),(0,ni.clearGlobCache)()}Me.clearCaches=P,Me.clearProgramCache=P}}),DC=Oe({"node_modules/@typescript-eslint/typescript-estree/package.json"(Me,Bn){Bn.exports={name:"@typescript-eslint/typescript-estree",version:"5.55.0",description:"A parser that converts TypeScript source code into an ESTree compatible form",main:"dist/index.js",types:"dist/index.d.ts",files:["dist","_ts3.4","README.md","LICENSE"],engines:{node:"^12.22.0 || ^14.17.0 || >=16.0.0"},repository:{type:"git",url:"https://github.com/typescript-eslint/typescript-eslint.git",directory:"packages/typescript-estree"},bugs:{url:"https://github.com/typescript-eslint/typescript-eslint/issues"},license:"BSD-2-Clause",keywords:["ast","estree","ecmascript","javascript","typescript","parser","syntax"],scripts:{build:"tsc -b tsconfig.build.json",postbuild:"downlevel-dts dist _ts3.4/dist",clean:"tsc -b tsconfig.build.json --clean",postclean:"rimraf dist && rimraf _ts3.4 && rimraf coverage",format:'prettier --write "./**/*.{ts,mts,cts,tsx,js,mjs,cjs,jsx,json,md,css}" --ignore-path ../../.prettierignore',lint:"nx lint",test:"jest --coverage",typecheck:"tsc -p tsconfig.json --noEmit"},dependencies:{"@typescript-eslint/types":"5.55.0","@typescript-eslint/visitor-keys":"5.55.0",debug:"^4.3.4",globby:"^11.1.0","is-glob":"^4.0.3",semver:"^7.3.7",tsutils:"^3.21.0"},devDependencies:{"@babel/code-frame":"*","@babel/parser":"*","@types/babel__code-frame":"*","@types/debug":"*","@types/glob":"*","@types/is-glob":"*","@types/semver":"*","@types/tmp":"*",glob:"*","jest-specific-snapshot":"*","make-dir":"*",tmp:"*",typescript:"*"},peerDependenciesMeta:{typescript:{optional:!0}},funding:{type:"opencollective",url:"https://opencollective.com/typescript-eslint"},typesVersions:{"<3.8":{"*":["_ts3.4/*"]}},gitHead:"877d73327fca3bdbe7e170e8b3a906d090a6de37"}}}),CC=Oe({"node_modules/@typescript-eslint/typescript-estree/dist/index.js"(Me){"use strict";oa();var Bn=Me&&Me.__createBinding||(Object.create?function(Me,Bn,Hn,zn){zn===void 0&&(zn=Hn);var ni=Object.getOwnPropertyDescriptor(Bn,Hn);(!ni||("get"in ni?!Bn.__esModule:ni.writable||ni.configurable))&&(ni={enumerable:!0,get:function(){return Bn[Hn]}}),Object.defineProperty(Me,zn,ni)}:function(Me,Bn,Hn,zn){zn===void 0&&(zn=Hn),Me[zn]=Bn[Hn]}),Hn=Me&&Me.__exportStar||function(Me,Hn){for(var zn in Me)zn!=="default"&&!Object.prototype.hasOwnProperty.call(Hn,zn)&&Bn(Hn,Me,zn)};Object.defineProperty(Me,"__esModule",{value:!0}),Me.version=Me.visitorKeys=Me.typescriptVersionIsAtLeast=Me.createProgram=Me.simpleTraverse=Me.parseWithNodeMaps=Me.parseAndGenerateServices=Me.parse=void 0;var zn=bC();Object.defineProperty(Me,"parse",{enumerable:!0,get:function(){return zn.parse}}),Object.defineProperty(Me,"parseAndGenerateServices",{enumerable:!0,get:function(){return zn.parseAndGenerateServices}}),Object.defineProperty(Me,"parseWithNodeMaps",{enumerable:!0,get:function(){return zn.parseWithNodeMaps}});var ni=wv();Object.defineProperty(Me,"simpleTraverse",{enumerable:!0,get:function(){return ni.simpleTraverse}}),Hn(zg(),Me);var Ci=pC();Object.defineProperty(Me,"createProgram",{enumerable:!0,get:function(){return Ci.createProgramFromConfigFile}}),Hn(tC(),Me);var aa=Ug();Object.defineProperty(Me,"typescriptVersionIsAtLeast",{enumerable:!0,get:function(){return aa.typescriptVersionIsAtLeast}}),Hn(Gg(),Me),Hn(EC(),Me);var ca=xv();Object.defineProperty(Me,"visitorKeys",{enumerable:!0,get:function(){return ca.visitorKeys}}),Me.version=DC().version}});oa();var xC=ca(),wC=_a(),SC=Qp(),kC=Up(),TC=Yf(),{throwErrorForInvalidNodes:IC}=Xf(),BC={loc:!0,range:!0,comment:!0,jsx:!0,tokens:!0,loggerFn:!1,project:[]};function _H(Me){let{message:Bn,lineNumber:Hn,column:zn}=Me;return typeof Hn!="number"?Me:xC(Bn,{start:{line:Hn,column:zn+1}})}function cH(Me,Bn){let Hn=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{},zn=kC(Me),ni=lH(Me),{parseWithNodeMaps:Ci}=CC(),{result:aa,error:oa}=wC((()=>Ci(zn,Object.assign(Object.assign({},BC),{},{jsx:ni}))),(()=>Ci(zn,Object.assign(Object.assign({},BC),{},{jsx:!ni}))));if(!aa)throw _H(oa);return Hn.originalText=Me,IC(aa,Hn),TC(aa.ast,Hn)}function lH(Me){return new RegExp(["(?:^[^\"'`]*)"].join(""),"m").test(Me)}Bn.exports={parsers:{typescript:SC(cH)}}}));return Sg()}))},73620:Me=>{(function(Bn){if(true)Me.exports=Bn();else{var Hn}})((function(){"use strict";var yt=(Me,Bn)=>()=>(Bn||Me((Bn={exports:{}}).exports,Bn),Bn.exports);var Me=yt(((Me,Bn)=>{var Hn=Object.defineProperty,zn=Object.getOwnPropertyDescriptor,ni=Object.getOwnPropertyNames,Ci=Object.prototype.hasOwnProperty,Ke=(Me,Bn)=>function(){return Me&&(Bn=(0,Me[ni(Me)[0]])(Me=0)),Bn},D=(Me,Bn)=>function(){return Bn||(0,Me[ni(Me)[0]])((Bn={exports:{}}).exports,Bn),Bn.exports},St=(Me,Bn)=>{for(var zn in Bn)Hn(Me,zn,{get:Bn[zn],enumerable:!0})},Et=(Me,Bn,aa,oa)=>{if(Bn&&typeof Bn=="object"||typeof Bn=="function")for(let ca of ni(Bn))!Ci.call(Me,ca)&&ca!==aa&&Hn(Me,ca,{get:()=>Bn[ca],enumerable:!(oa=zn(Bn,ca))||oa.enumerable});return Me},se=Me=>Et(Hn({},"__esModule",{value:!0}),Me),aa,oa=Ke({""(){aa={env:{},argv:[]}}}),ca=D({"src/common/parser-create-error.js"(Me,Bn){"use strict";oa();function r(Me,Bn){let Hn=new SyntaxError(Me+" ("+Bn.start.line+":"+Bn.start.column+")");return Hn.loc=Bn,Hn}Bn.exports=r}}),_a=D({"src/language-yaml/pragma.js"(Me,Bn){"use strict";oa();function r(Me){return/^\s*@(?:prettier|format)\s*$/.test(Me)}function c(Me){return/^\s*#[^\S\n]*@(?:prettier|format)\s*?(?:\n|$)/.test(Me)}function h(Me){return`# @format\n\n${Me}`}Bn.exports={isPragma:r,hasPragma:c,insertPragma:h}}}),xa=D({"src/language-yaml/loc.js"(Me,Bn){"use strict";oa();function r(Me){return Me.position.start.offset}function c(Me){return Me.position.end.offset}Bn.exports={locStart:r,locEnd:c}}}),Ga={};St(Ga,{__assign:()=>ts,__asyncDelegator:()=>Yt,__asyncGenerator:()=>jt,__asyncValues:()=>Dt,__await:()=>Ce,__awaiter:()=>Pt,__classPrivateFieldGet:()=>Qt,__classPrivateFieldSet:()=>Ut,__createBinding:()=>Rt,__decorate:()=>Tt,__exportStar:()=>qt,__extends:()=>At,__generator:()=>It,__importDefault:()=>Vt,__importStar:()=>Wt,__makeTemplateObject:()=>Ft,__metadata:()=>kt,__param:()=>Ct,__read:()=>Je,__rest:()=>Nt,__spread:()=>$t,__spreadArrays:()=>Bt,__values:()=>je});function At(Me,Bn){Ha(Me,Bn);function r(){this.constructor=Me}Me.prototype=Bn===null?Object.create(Bn):(r.prototype=Bn.prototype,new r)}function Nt(Me,Bn){var Hn={};for(var zn in Me)Object.prototype.hasOwnProperty.call(Me,zn)&&Bn.indexOf(zn)<0&&(Hn[zn]=Me[zn]);if(Me!=null&&typeof Object.getOwnPropertySymbols=="function")for(var ni=0,zn=Object.getOwnPropertySymbols(Me);ni=0;oa--)(aa=Me[oa])&&(Ci=(ni<3?aa(Ci):ni>3?aa(Bn,Hn,Ci):aa(Bn,Hn))||Ci);return ni>3&&Ci&&Object.defineProperty(Bn,Hn,Ci),Ci}function Ct(Me,Bn){return function(Hn,zn){Bn(Hn,zn,Me)}}function kt(Me,Bn){if(typeof Reflect=="object"&&typeof Reflect.metadata=="function")return Reflect.metadata(Me,Bn)}function Pt(Me,Bn,Hn,zn){function h(Me){return Me instanceof Hn?Me:new Hn((function(Bn){Bn(Me)}))}return new(Hn||(Hn=Promise))((function(Hn,ni){function E(Me){try{S(zn.next(Me))}catch(Me){ni(Me)}}function I(Me){try{S(zn.throw(Me))}catch(Me){ni(Me)}}function S(Me){Me.done?Hn(Me.value):h(Me.value).then(E,I)}S((zn=zn.apply(Me,Bn||[])).next())}))}function It(Me,Bn){var Hn={label:0,sent:function(){if(Ci[0]&1)throw Ci[1];return Ci[1]},trys:[],ops:[]},zn,ni,Ci,aa;return aa={next:E(0),throw:E(1),return:E(2)},typeof Symbol=="function"&&(aa[Symbol.iterator]=function(){return this}),aa;function E(Me){return function(Bn){return I([Me,Bn])}}function I(aa){if(zn)throw new TypeError("Generator is already executing.");for(;Hn;)try{if(zn=1,ni&&(Ci=aa[0]&2?ni.return:aa[0]?ni.throw||((Ci=ni.return)&&Ci.call(ni),0):ni.next)&&!(Ci=Ci.call(ni,aa[1])).done)return Ci;switch(ni=0,Ci&&(aa=[aa[0]&2,Ci.value]),aa[0]){case 0:case 1:Ci=aa;break;case 4:return Hn.label++,{value:aa[1],done:!1};case 5:Hn.label++,ni=aa[1],aa=[0];continue;case 7:aa=Hn.ops.pop(),Hn.trys.pop();continue;default:if(Ci=Hn.trys,!(Ci=Ci.length>0&&Ci[Ci.length-1])&&(aa[0]===6||aa[0]===2)){Hn=0;continue}if(aa[0]===3&&(!Ci||aa[1]>Ci[0]&&aa[1]=Me.length&&(Me=void 0),{value:Me&&Me[zn++],done:!Me}}};throw new TypeError(Bn?"Object is not iterable.":"Symbol.iterator is not defined.")}function Je(Me,Bn){var Hn=typeof Symbol=="function"&&Me[Symbol.iterator];if(!Hn)return Me;var zn=Hn.call(Me),ni,Ci=[],aa;try{for(;(Bn===void 0||Bn-- >0)&&!(ni=zn.next()).done;)Ci.push(ni.value)}catch(Me){aa={error:Me}}finally{try{ni&&!ni.done&&(Hn=zn.return)&&Hn.call(zn)}finally{if(aa)throw aa.error}}return Ci}function $t(){for(var Me=[],Bn=0;Bn1||E(Me,Bn)}))})}function E(Me,Bn){try{I(zn[Me](Bn))}catch(Me){T(Ci[0][3],Me)}}function I(Me){Me.value instanceof Ce?Promise.resolve(Me.value.v).then(S,M):T(Ci[0][2],Me)}function S(Me){E("next",Me)}function M(Me){E("throw",Me)}function T(Me,Bn){Me(Bn),Ci.shift(),Ci.length&&E(Ci[0][0],Ci[0][1])}}function Yt(Me){var Bn,Hn;return Bn={},c("next"),c("throw",(function(Me){throw Me})),c("return"),Bn[Symbol.iterator]=function(){return this},Bn;function c(zn,ni){Bn[zn]=Me[zn]?function(Bn){return(Hn=!Hn)?{value:Ce(Me[zn](Bn)),done:zn==="return"}:ni?ni(Bn):Bn}:ni}}function Dt(Me){if(!Symbol.asyncIterator)throw new TypeError("Symbol.asyncIterator is not defined.");var Bn=Me[Symbol.asyncIterator],Hn;return Bn?Bn.call(Me):(Me=typeof je=="function"?je(Me):Me[Symbol.iterator](),Hn={},c("next"),c("throw"),c("return"),Hn[Symbol.asyncIterator]=function(){return this},Hn);function c(Bn){Hn[Bn]=Me[Bn]&&function(Hn){return new Promise((function(zn,ni){Hn=Me[Bn](Hn),h(zn,ni,Hn.done,Hn.value)}))}}function h(Me,Bn,Hn,zn){Promise.resolve(zn).then((function(Bn){Me({value:Bn,done:Hn})}),Bn)}}function Ft(Me,Bn){return Object.defineProperty?Object.defineProperty(Me,"raw",{value:Bn}):Me.raw=Bn,Me}function Wt(Me){if(Me&&Me.__esModule)return Me;var Bn={};if(Me!=null)for(var Hn in Me)Object.hasOwnProperty.call(Me,Hn)&&(Bn[Hn]=Me[Hn]);return Bn.default=Me,Bn}function Vt(Me){return Me&&Me.__esModule?Me:{default:Me}}function Qt(Me,Bn){if(!Bn.has(Me))throw new TypeError("attempted to get private field on non-instance");return Bn.get(Me)}function Ut(Me,Bn,Hn){if(!Bn.has(Me))throw new TypeError("attempted to set private field on non-instance");return Bn.set(Me,Hn),Hn}var Ha,ts,Ps=Ke({"node_modules/tslib/tslib.es6.js"(){oa(),Ha=function(Me,Bn){return Ha=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(Me,Bn){Me.__proto__=Bn}||function(Me,Bn){for(var Hn in Bn)Bn.hasOwnProperty(Hn)&&(Me[Hn]=Bn[Hn])},Ha(Me,Bn)},ts=function(){return ts=Object.assign||function(Me){for(var Bn,Hn=1,zn=arguments.length;Hnthis.string.length)return null;for(var Bn=0,Hn=this.offsets;Hn[Bn+1]<=Me;)Bn++;var zn=Me-Hn[Bn];return{line:Bn,column:zn}},h.prototype.indexForLocation=function(Me){var Bn=Me.line,Hn=Me.column;return Bn<0||Bn>=this.offsets.length||Hn<0||Hn>this.lengthOfLine(Bn)?null:this.offsets[Bn]+Hn},h.prototype.lengthOfLine=function(Me){var Bn=this.offsets[Me],Hn=Me===this.offsets.length-1?this.string.length:this.offsets[Me+1];return Hn-Bn},h}();Me.LinesAndColumns=zn,Me.default=zn}}),oo=D({"node_modules/yaml-unist-parser/lib/utils/define-parents.js"(Me){"use strict";oa(),Me.__esModule=!0;function e(Me,Bn){Bn===void 0&&(Bn=null),"children"in Me&&Me.children.forEach((function(Bn){return e(Bn,Me)})),"anchor"in Me&&Me.anchor&&e(Me.anchor,Me),"tag"in Me&&Me.tag&&e(Me.tag,Me),"leadingComments"in Me&&Me.leadingComments.forEach((function(Bn){return e(Bn,Me)})),"middleComments"in Me&&Me.middleComments.forEach((function(Bn){return e(Bn,Me)})),"indicatorComment"in Me&&Me.indicatorComment&&e(Me.indicatorComment,Me),"trailingComment"in Me&&Me.trailingComment&&e(Me.trailingComment,Me),"endComments"in Me&&Me.endComments.forEach((function(Bn){return e(Bn,Me)})),Object.defineProperty(Me,"_parent",{value:Bn,enumerable:!1})}Me.defineParents=e}}),Jo=D({"node_modules/yaml-unist-parser/lib/utils/get-point-text.js"(Me){"use strict";oa(),Me.__esModule=!0;function e(Me){return Me.line+":"+Me.column}Me.getPointText=e}}),tc=D({"node_modules/yaml-unist-parser/lib/attach.js"(Me){"use strict";oa(),Me.__esModule=!0;var Bn=oo(),Hn=Jo();function c(Me){Bn.defineParents(Me);var Hn=h(Me),zn=Me.children.slice();Me.comments.sort((function(Me,Bn){return Me.position.start.offset-Bn.position.end.offset})).filter((function(Me){return!Me._parent})).forEach((function(Me){for(;zn.length>1&&Me.position.start.line>zn[0].position.end.line;)zn.shift();y(Me,Hn,zn[0])}))}Me.attachComments=c;function h(Me){for(var Bn=Array.from(new Array(Me.position.end.line),(function(){return{}})),Hn=0,zn=Me.comments;Hn1&&Bn.type!=="document"&&Bn.type!=="documentHead"){var ni=Bn.position.end,Ci=Me[ni.line-1].trailingAttachableNode;(!Ci||ni.column>=Ci.position.end.column)&&(Me[ni.line-1].trailingAttachableNode=Bn)}if(Bn.type!=="root"&&Bn.type!=="document"&&Bn.type!=="documentHead"&&Bn.type!=="documentBody")for(var aa=Bn.position,Hn=aa.start,ni=aa.end,oa=[ni.line].concat(Hn.line===ni.line?[]:Hn.line),ca=0,_a=oa;ca<_a.length;ca++){var xa=_a[ca],Ga=Me[xa-1].trailingNode;(!Ga||ni.column>=Ga.position.end.column)&&(Me[xa-1].trailingNode=Bn)}"children"in Bn&&Bn.children.forEach((function(Bn){d(Me,Bn)}))}}function y(Me,zn,ni){var Ci=Me.position.start.line,aa=zn[Ci-1].trailingAttachableNode;if(aa){if(aa.trailingComment)throw new Error("Unexpected multiple trailing comment at "+Hn.getPointText(Me.position.start));Bn.defineParents(Me,aa),aa.trailingComment=Me;return}for(var oa=Ci;oa>=ni.position.start.line;oa--){var ca=zn[oa-1].trailingNode,_a=void 0;if(ca)_a=ca;else if(oa!==Ci&&zn[oa-1].comment)_a=zn[oa-1].comment._parent;else continue;if((_a.type==="sequence"||_a.type==="mapping")&&(_a=_a.children[0]),_a.type==="mappingItem"){var xa=_a.children,Ga=xa[0],Ha=xa[1];_a=I(Ga)?Ga:Ha}for(;;){if(E(_a,Me)){Bn.defineParents(Me,_a),_a.endComments.push(Me);return}if(!_a._parent)break;_a=_a._parent}break}for(var oa=Ci+1;oa<=ni.position.end.line;oa++){var ts=zn[oa-1].leadingAttachableNode;if(ts){Bn.defineParents(Me,ts),ts.leadingComments.push(Me);return}}var Ps=ni.children[1];Bn.defineParents(Me,Ps),Ps.endComments.push(Me)}function E(Me,Bn){if(Me.position.start.offsetBn.position.end.offset)switch(Me.type){case"flowMapping":case"flowSequence":return Me.children.length===0||Bn.position.start.line>Me.children[Me.children.length-1].position.end.line}if(Bn.position.end.offsetMe.position.start.column;case"mappingKey":case"mappingValue":return Bn.position.start.column>Me._parent.position.start.column&&(Me.children.length===0||Me.children.length===1&&Me.children[0].type!=="blockFolded"&&Me.children[0].type!=="blockLiteral")&&(Me.type==="mappingValue"||I(Me));default:return!1}}function I(Me){return Me.position.start!==Me.position.end&&(Me.children.length===0||Me.position.start.offset!==Me.children[0].position.start.offset)}}}),dc=D({"node_modules/yaml-unist-parser/lib/factories/node.js"(Me){"use strict";oa(),Me.__esModule=!0;function e(Me,Bn){return{type:Me,position:Bn}}Me.createNode=e}}),Fc=D({"node_modules/yaml-unist-parser/lib/factories/root.js"(Me){"use strict";oa(),Me.__esModule=!0;var Bn=(Ps(),se(Ga)),Hn=dc();function c(Me,zn,ni){return Bn.__assign(Bn.__assign({},Hn.createNode("root",Me)),{children:zn,comments:ni})}Me.createRoot=c}}),Jc=D({"node_modules/yaml-unist-parser/lib/preprocess.js"(Me){"use strict";oa(),Me.__esModule=!0;function e(Me){switch(Me.type){case"DOCUMENT":for(var Bn=Me.contents.length-1;Bn>=0;Bn--)Me.contents[Bn].type==="BLANK_LINE"?Me.contents.splice(Bn,1):e(Me.contents[Bn]);for(var Bn=Me.directives.length-1;Bn>=0;Bn--)Me.directives[Bn].type==="BLANK_LINE"&&Me.directives.splice(Bn,1);break;case"FLOW_MAP":case"FLOW_SEQ":case"MAP":case"SEQ":for(var Bn=Me.items.length-1;Bn>=0;Bn--){var Hn=Me.items[Bn];"char"in Hn||(Hn.type==="BLANK_LINE"?Me.items.splice(Bn,1):e(Hn))}break;case"MAP_KEY":case"MAP_VALUE":case"SEQ_ITEM":Me.node&&e(Me.node);break;case"ALIAS":case"BLANK_LINE":case"BLOCK_FOLDED":case"BLOCK_LITERAL":case"COMMENT":case"DIRECTIVE":case"PLAIN":case"QUOTE_DOUBLE":case"QUOTE_SINGLE":break;default:throw new Error("Unexpected node type "+JSON.stringify(Me.type))}}Me.removeCstBlankLine=e}}),Dp=D({"node_modules/yaml-unist-parser/lib/factories/leading-comment-attachable.js"(Me){"use strict";oa(),Me.__esModule=!0;function e(){return{leadingComments:[]}}Me.createLeadingCommentAttachable=e}}),kp=D({"node_modules/yaml-unist-parser/lib/factories/trailing-comment-attachable.js"(Me){"use strict";oa(),Me.__esModule=!0;function e(Me){return Me===void 0&&(Me=null),{trailingComment:Me}}Me.createTrailingCommentAttachable=e}}),Qp=D({"node_modules/yaml-unist-parser/lib/factories/comment-attachable.js"(Me){"use strict";oa(),Me.__esModule=!0;var Bn=(Ps(),se(Ga)),Hn=Dp(),zn=kp();function h(){return Bn.__assign(Bn.__assign({},Hn.createLeadingCommentAttachable()),zn.createTrailingCommentAttachable())}Me.createCommentAttachable=h}}),Up=D({"node_modules/yaml-unist-parser/lib/factories/alias.js"(Me){"use strict";oa(),Me.__esModule=!0;var Bn=(Ps(),se(Ga)),Hn=Qp(),zn=dc();function h(Me,ni,Ci){return Bn.__assign(Bn.__assign(Bn.__assign(Bn.__assign({},zn.createNode("alias",Me)),Hn.createCommentAttachable()),ni),{value:Ci})}Me.createAlias=h}}),qp=D({"node_modules/yaml-unist-parser/lib/transforms/alias.js"(Me){"use strict";oa(),Me.__esModule=!0;var Bn=Up();function r(Me,Hn){var zn=Me.cstNode;return Bn.createAlias(Hn.transformRange({origStart:zn.valueRange.origStart-1,origEnd:zn.valueRange.origEnd}),Hn.transformContent(Me),zn.rawValue)}Me.transformAlias=r}}),Vp=D({"node_modules/yaml-unist-parser/lib/factories/block-folded.js"(Me){"use strict";oa(),Me.__esModule=!0;var Bn=(Ps(),se(Ga));function r(Me){return Bn.__assign(Bn.__assign({},Me),{type:"blockFolded"})}Me.createBlockFolded=r}}),Jp=D({"node_modules/yaml-unist-parser/lib/factories/block-value.js"(Me){"use strict";oa(),Me.__esModule=!0;var Bn=(Ps(),se(Ga)),Hn=Dp(),zn=dc();function h(Me,ni,Ci,aa,oa,ca){return Bn.__assign(Bn.__assign(Bn.__assign(Bn.__assign({},zn.createNode("blockValue",Me)),Hn.createLeadingCommentAttachable()),ni),{chomping:Ci,indent:aa,value:oa,indicatorComment:ca})}Me.createBlockValue=h}}),Wp=D({"node_modules/yaml-unist-parser/lib/constants.js"(Me){"use strict";oa(),Me.__esModule=!0;var Bn;(function(Me){Me.Tag="!",Me.Anchor="&",Me.Comment="#"})(Bn=Me.PropLeadingCharacter||(Me.PropLeadingCharacter={}))}}),zp=D({"node_modules/yaml-unist-parser/lib/factories/anchor.js"(Me){"use strict";oa(),Me.__esModule=!0;var Bn=(Ps(),se(Ga)),Hn=dc();function c(Me,zn){return Bn.__assign(Bn.__assign({},Hn.createNode("anchor",Me)),{value:zn})}Me.createAnchor=c}}),Qf=D({"node_modules/yaml-unist-parser/lib/factories/comment.js"(Me){"use strict";oa(),Me.__esModule=!0;var Bn=(Ps(),se(Ga)),Hn=dc();function c(Me,zn){return Bn.__assign(Bn.__assign({},Hn.createNode("comment",Me)),{value:zn})}Me.createComment=c}}),Yf=D({"node_modules/yaml-unist-parser/lib/factories/content.js"(Me){"use strict";oa(),Me.__esModule=!0;function e(Me,Bn,Hn){return{anchor:Bn,tag:Me,middleComments:Hn}}Me.createContent=e}}),Kf=D({"node_modules/yaml-unist-parser/lib/factories/tag.js"(Me){"use strict";oa(),Me.__esModule=!0;var Bn=(Ps(),se(Ga)),Hn=dc();function c(Me,zn){return Bn.__assign(Bn.__assign({},Hn.createNode("tag",Me)),{value:zn})}Me.createTag=c}}),Xf=D({"node_modules/yaml-unist-parser/lib/transforms/content.js"(Me){"use strict";oa(),Me.__esModule=!0;var Bn=Wp(),Hn=zp(),zn=Qf(),ni=Yf(),Ci=Kf();function y(Me,aa,oa){oa===void 0&&(oa=function(){return!1});for(var ca=Me.cstNode,_a=[],xa=null,Ga=null,Ha=null,ts=0,Ps=ca.props;ts=0;xa--){var Ga=Me.contents[xa];if(Ga.type==="COMMENT"){var Ha=Bn.transformNode(Ga);Hn&&Hn.line===Ha.position.start.line?ca.unshift(Ha):_a?ni.unshift(Ha):Ha.position.start.offset>=Me.valueRange.origEnd?oa.unshift(Ha):ni.unshift(Ha)}else _a=!0}if(oa.length>1)throw new Error("Unexpected multiple document trailing comments at "+Ci.getPointText(oa[1].position.start));if(ca.length>1)throw new Error("Unexpected multiple documentHead trailing comments at "+Ci.getPointText(ca[1].position.start));return{comments:ni,endComments:aa,documentTrailingComment:zn.getLast(oa)||null,documentHeadTrailingComment:zn.getLast(ca)||null}}function I(Me,Bn,Hn){var zn=ni.getMatchIndex(Hn.text.slice(Me.valueRange.origEnd),/^\.\.\./),Ci=zn===-1?Me.valueRange.origEnd:Math.max(0,Me.valueRange.origEnd-1);Hn.text[Ci-1]==="\r"&&Ci--;var aa=Hn.transformRange({origStart:Bn!==null?Bn.position.start.offset:Ci,origEnd:Ci}),oa=zn===-1?aa.end:Hn.transformOffset(Me.valueRange.origEnd+3);return{position:aa,documentEndPoint:oa}}}}),sg=D({"node_modules/yaml-unist-parser/lib/factories/document-head.js"(Me){"use strict";oa(),Me.__esModule=!0;var Bn=(Ps(),se(Ga)),Hn=tg(),zn=dc(),ni=kp();function d(Me,Ci,aa,oa){return Bn.__assign(Bn.__assign(Bn.__assign(Bn.__assign({},zn.createNode("documentHead",Me)),Hn.createEndCommentAttachable(aa)),ni.createTrailingCommentAttachable(oa)),{children:Ci})}Me.createDocumentHead=d}}),og=D({"node_modules/yaml-unist-parser/lib/transforms/document-head.js"(Me){"use strict";oa(),Me.__esModule=!0;var Bn=(Ps(),se(Ga)),Hn=sg(),zn=ig();function h(Me,zn){var ni,Ci=Me.cstNode,aa=d(Ci,zn),oa=aa.directives,ca=aa.comments,_a=aa.endComments,xa=y(Ci,oa,zn),Ga=xa.position,Ha=xa.endMarkerPoint;(ni=zn.comments).push.apply(ni,Bn.__spreadArrays(ca,_a));var f=function(Me){return Me&&zn.comments.push(Me),Hn.createDocumentHead(Ga,oa,_a,Me)};return{createDocumentHeadWithTrailingComment:f,documentHeadEndMarkerPoint:Ha}}Me.transformDocumentHead=h;function d(Me,Bn){for(var Hn=[],zn=[],ni=[],Ci=!1,aa=Me.directives.length-1;aa>=0;aa--){var oa=Bn.transformNode(Me.directives[aa]);oa.type==="comment"?Ci?zn.unshift(oa):ni.unshift(oa):(Ci=!0,Hn.unshift(oa))}return{directives:Hn,comments:zn,endComments:ni}}function y(Me,Bn,Hn){var ni=zn.getMatchIndex(Hn.text.slice(0,Me.valueRange.origStart),/---\s*$/);ni>0&&!/[\r\n]/.test(Hn.text[ni-1])&&(ni=-1);var Ci=ni===-1?{origStart:Me.valueRange.origStart,origEnd:Me.valueRange.origStart}:{origStart:ni,origEnd:ni+3};return Bn.length!==0&&(Ci.origStart=Bn[0].position.start.offset),{position:Hn.transformRange(Ci),endMarkerPoint:ni===-1?null:Hn.transformOffset(ni)}}}}),ug=D({"node_modules/yaml-unist-parser/lib/transforms/document.js"(Me){"use strict";oa(),Me.__esModule=!0;var Bn=Zh(),Hn=eg(),zn=ag(),ni=og();function d(Me,Ci){var aa=ni.transformDocumentHead(Me,Ci),oa=aa.createDocumentHeadWithTrailingComment,ca=aa.documentHeadEndMarkerPoint,_a=zn.transformDocumentBody(Me,Ci,ca),xa=_a.documentBody,Ga=_a.documentEndPoint,Ha=_a.documentTrailingComment,ts=_a.documentHeadTrailingComment,Ps=oa(ts);return Ha&&Ci.comments.push(Ha),Bn.createDocument(Hn.createPosition(Ps.position.start,Ga),Ps,xa,Ha)}Me.transformDocument=d}}),cg=D({"node_modules/yaml-unist-parser/lib/factories/flow-collection.js"(Me){"use strict";oa(),Me.__esModule=!0;var Bn=(Ps(),se(Ga)),Hn=Qp(),zn=tg(),ni=dc();function d(Me,Ci,aa){return Bn.__assign(Bn.__assign(Bn.__assign(Bn.__assign(Bn.__assign({},ni.createNode("flowCollection",Me)),Hn.createCommentAttachable()),zn.createEndCommentAttachable()),Ci),{children:aa})}Me.createFlowCollection=d}}),lg=D({"node_modules/yaml-unist-parser/lib/factories/flow-mapping.js"(Me){"use strict";oa(),Me.__esModule=!0;var Bn=(Ps(),se(Ga)),Hn=cg();function c(Me,zn,ni){return Bn.__assign(Bn.__assign({},Hn.createFlowCollection(Me,zn,ni)),{type:"flowMapping"})}Me.createFlowMapping=c}}),pg=D({"node_modules/yaml-unist-parser/lib/factories/flow-mapping-item.js"(Me){"use strict";oa(),Me.__esModule=!0;var Bn=(Ps(),se(Ga)),Hn=Dp(),zn=dc();function h(Me,ni,Ci){return Bn.__assign(Bn.__assign(Bn.__assign({},zn.createNode("flowMappingItem",Me)),Hn.createLeadingCommentAttachable()),{children:[ni,Ci]})}Me.createFlowMappingItem=h}}),fg=D({"node_modules/yaml-unist-parser/lib/utils/extract-comments.js"(Me){"use strict";oa(),Me.__esModule=!0;function e(Me,Bn){for(var Hn=[],zn=0,ni=Me;zn=0;zn--)if(Hn.test(Me[zn]))return zn;return-1}Me.findLastCharIndex=e}}),kg=D({"node_modules/yaml-unist-parser/lib/transforms/plain.js"(Me){"use strict";oa(),Me.__esModule=!0;var Bn=wg(),Hn=Sg();function c(Me,zn){var ni=Me.cstNode;return Bn.createPlain(zn.transformRange({origStart:ni.valueRange.origStart,origEnd:Hn.findLastCharIndex(zn.text,ni.valueRange.origEnd-1,/\S/)+1}),zn.transformContent(Me),ni.strValue)}Me.transformPlain=c}}),Tg=D({"node_modules/yaml-unist-parser/lib/factories/quote-double.js"(Me){"use strict";oa(),Me.__esModule=!0;var Bn=(Ps(),se(Ga));function r(Me){return Bn.__assign(Bn.__assign({},Me),{type:"quoteDouble"})}Me.createQuoteDouble=r}}),Ig=D({"node_modules/yaml-unist-parser/lib/factories/quote-value.js"(Me){"use strict";oa(),Me.__esModule=!0;var Bn=(Ps(),se(Ga)),Hn=Qp(),zn=dc();function h(Me,ni,Ci){return Bn.__assign(Bn.__assign(Bn.__assign(Bn.__assign({},zn.createNode("quoteValue",Me)),ni),Hn.createCommentAttachable()),{value:Ci})}Me.createQuoteValue=h}}),Bg=D({"node_modules/yaml-unist-parser/lib/transforms/quote-value.js"(Me){"use strict";oa(),Me.__esModule=!0;var Bn=Ig();function r(Me,Hn){var zn=Me.cstNode;return Bn.createQuoteValue(Hn.transformRange(zn.valueRange),Hn.transformContent(Me),zn.strValue)}Me.transformAstQuoteValue=r}}),Fg=D({"node_modules/yaml-unist-parser/lib/transforms/quote-double.js"(Me){"use strict";oa(),Me.__esModule=!0;var Bn=Tg(),Hn=Bg();function c(Me,zn){return Bn.createQuoteDouble(Hn.transformAstQuoteValue(Me,zn))}Me.transformQuoteDouble=c}}),Ng=D({"node_modules/yaml-unist-parser/lib/factories/quote-single.js"(Me){"use strict";oa(),Me.__esModule=!0;var Bn=(Ps(),se(Ga));function r(Me){return Bn.__assign(Bn.__assign({},Me),{type:"quoteSingle"})}Me.createQuoteSingle=r}}),Pg=D({"node_modules/yaml-unist-parser/lib/transforms/quote-single.js"(Me){"use strict";oa(),Me.__esModule=!0;var Bn=Ng(),Hn=Bg();function c(Me,zn){return Bn.createQuoteSingle(Hn.transformAstQuoteValue(Me,zn))}Me.transformQuoteSingle=c}}),Og=D({"node_modules/yaml-unist-parser/lib/factories/sequence.js"(Me){"use strict";oa(),Me.__esModule=!0;var Bn=(Ps(),se(Ga)),Hn=tg(),zn=Dp(),ni=dc();function d(Me,Ci,aa){return Bn.__assign(Bn.__assign(Bn.__assign(Bn.__assign(Bn.__assign({},ni.createNode("sequence",Me)),zn.createLeadingCommentAttachable()),Hn.createEndCommentAttachable()),Ci),{children:aa})}Me.createSequence=d}}),Rg=D({"node_modules/yaml-unist-parser/lib/factories/sequence-item.js"(Me){"use strict";oa(),Me.__esModule=!0;var Bn=(Ps(),se(Ga)),Hn=Qp(),zn=tg(),ni=dc();function d(Me,Ci){return Bn.__assign(Bn.__assign(Bn.__assign(Bn.__assign({},ni.createNode("sequenceItem",Me)),Hn.createCommentAttachable()),zn.createEndCommentAttachable()),{children:Ci?[Ci]:[]})}Me.createSequenceItem=d}}),Lg=D({"node_modules/yaml-unist-parser/lib/transforms/seq.js"(Me){"use strict";oa(),Me.__esModule=!0;var Bn=eg(),Hn=Og(),zn=Rg(),ni=fg(),Ci=Pd(),aa=ng();function E(Me,oa){var ca=ni.extractComments(Me.cstNode.items,oa),_a=ca.map((function(Hn,ni){Ci.extractPropComments(Hn,oa);var aa=oa.transformNode(Me.items[ni]);return zn.createSequenceItem(Bn.createPosition(oa.transformOffset(Hn.valueRange.origStart),aa===null?oa.transformOffset(Hn.valueRange.origStart+1):aa.position.end),aa)}));return Hn.createSequence(Bn.createPosition(_a[0].position.start,aa.getLast(_a).position.end),oa.transformContent(Me),_a)}Me.transformSeq=E}}),jg=D({"node_modules/yaml-unist-parser/lib/transform.js"(Me){"use strict";oa(),Me.__esModule=!0;var Bn=qp(),Hn=Cd(),zn=wd(),ni=Sd(),Ci=Qh(),aa=ug(),ca=yg(),_a=Eg(),xa=xg(),Ga=kg(),Ha=Fg(),ts=Pg(),Ps=Lg();function q(Me,oa){if(Me===null||Me.type===void 0&&Me.value===null)return null;switch(Me.type){case"ALIAS":return Bn.transformAlias(Me,oa);case"BLOCK_FOLDED":return Hn.transformBlockFolded(Me,oa);case"BLOCK_LITERAL":return zn.transformBlockLiteral(Me,oa);case"COMMENT":return ni.transformComment(Me,oa);case"DIRECTIVE":return Ci.transformDirective(Me,oa);case"DOCUMENT":return aa.transformDocument(Me,oa);case"FLOW_MAP":return ca.transformFlowMap(Me,oa);case"FLOW_SEQ":return _a.transformFlowSeq(Me,oa);case"MAP":return xa.transformMap(Me,oa);case"PLAIN":return Ga.transformPlain(Me,oa);case"QUOTE_DOUBLE":return Ha.transformQuoteDouble(Me,oa);case"QUOTE_SINGLE":return ts.transformQuoteSingle(Me,oa);case"SEQ":return Ps.transformSeq(Me,oa);default:throw new Error("Unexpected node type "+Me.type)}}Me.transformNode=q}}),Mg=D({"node_modules/yaml-unist-parser/lib/factories/error.js"(Me){"use strict";oa(),Me.__esModule=!0;function e(Me,Bn,Hn){var zn=new SyntaxError(Me);return zn.name="YAMLSyntaxError",zn.source=Bn,zn.position=Hn,zn}Me.createError=e}}),Qg=D({"node_modules/yaml-unist-parser/lib/transforms/error.js"(Me){"use strict";oa(),Me.__esModule=!0;var Bn=Mg();function r(Me,Hn){var zn=Me.source.range||Me.source.valueRange;return Bn.createError(Me.message,Hn.text,Hn.transformRange(zn))}Me.transformError=r}}),Ug=D({"node_modules/yaml-unist-parser/lib/factories/point.js"(Me){"use strict";oa(),Me.__esModule=!0;function e(Me,Bn,Hn){return{offset:Me,line:Bn,column:Hn}}Me.createPoint=e}}),Gg=D({"node_modules/yaml-unist-parser/lib/transforms/offset.js"(Me){"use strict";oa(),Me.__esModule=!0;var Bn=Ug();function r(Me,Hn){Me<0?Me=0:Me>Hn.text.length&&(Me=Hn.text.length);var zn=Hn.locator.locationForIndex(Me);return Bn.createPoint(Me,zn.line+1,zn.column+1)}Me.transformOffset=r}}),$g=D({"node_modules/yaml-unist-parser/lib/transforms/range.js"(Me){"use strict";oa(),Me.__esModule=!0;var Bn=eg();function r(Me,Hn){return Bn.createPosition(Hn.transformOffset(Me.origStart),Hn.transformOffset(Me.origEnd))}Me.transformRange=r}}),qg=D({"node_modules/yaml-unist-parser/lib/utils/add-orig-range.js"(Me){"use strict";oa(),Me.__esModule=!0;var Bn=!0;function r(Me){if(!Me.setOrigRanges()){var E=function(Me){if(h(Me))return Me.origStart=Me.start,Me.origEnd=Me.end,Bn;if(d(Me))return Me.origOffset=Me.offset,Bn};Me.forEach((function(Me){return c(Me,E)}))}}Me.addOrigRange=r;function c(Me,Hn){if(!(!Me||typeof Me!="object")&&Hn(Me)!==Bn)for(var zn=0,ni=Object.keys(Me);znMe.offset}}}),Wg=D({"node_modules/yaml/dist/PlainValue-ec8e588e.js"(Me){"use strict";oa();var Bn={ANCHOR:"&",COMMENT:"#",TAG:"!",DIRECTIVES_END:"-",DOCUMENT_END:"."},Hn={ALIAS:"ALIAS",BLANK_LINE:"BLANK_LINE",BLOCK_FOLDED:"BLOCK_FOLDED",BLOCK_LITERAL:"BLOCK_LITERAL",COMMENT:"COMMENT",DIRECTIVE:"DIRECTIVE",DOCUMENT:"DOCUMENT",FLOW_MAP:"FLOW_MAP",FLOW_SEQ:"FLOW_SEQ",MAP:"MAP",MAP_KEY:"MAP_KEY",MAP_VALUE:"MAP_VALUE",PLAIN:"PLAIN",QUOTE_DOUBLE:"QUOTE_DOUBLE",QUOTE_SINGLE:"QUOTE_SINGLE",SEQ:"SEQ",SEQ_ITEM:"SEQ_ITEM"},zn="tag:yaml.org,2002:",ni={MAP:"tag:yaml.org,2002:map",SEQ:"tag:yaml.org,2002:seq",STR:"tag:yaml.org,2002:str"};function d(Me){let Bn=[0],Hn=Me.indexOf(`\n`);for(;Hn!==-1;)Hn+=1,Bn.push(Hn),Hn=Me.indexOf(`\n`,Hn);return Bn}function y(Me){let Bn,Hn;return typeof Me=="string"?(Bn=d(Me),Hn=Me):(Array.isArray(Me)&&(Me=Me[0]),Me&&Me.context&&(Me.lineStarts||(Me.lineStarts=d(Me.context.src)),Bn=Me.lineStarts,Hn=Me.context.src)),{lineStarts:Bn,src:Hn}}function E(Me,Bn){if(typeof Me!="number"||Me<0)return null;let{lineStarts:Hn,src:zn}=y(Bn);if(!Hn||!zn||Me>zn.length)return null;for(let Bn=0;Bn=1)||Me>Hn.length)return null;let ni=Hn[Me-1],Ci=Hn[Me];for(;Ci&&Ci>ni&&zn[Ci-1]===`\n`;)--Ci;return zn.slice(ni,Ci)}function S(Me,Bn){let{start:Hn,end:zn}=Me,ni=arguments.length>2&&arguments[2]!==void 0?arguments[2]:80,Ci=I(Hn.line,Bn);if(!Ci)return null;let{col:aa}=Hn;if(Ci.length>ni)if(aa<=ni-10)Ci=Ci.substr(0,ni-1)+"…";else{let Me=Math.round(ni/2);Ci.length>aa+Me&&(Ci=Ci.substr(0,aa+Me-1)+"…"),aa-=Ci.length-ni,Ci="…"+Ci.substr(1-ni)}let oa=1,ca="";zn&&(zn.line===Hn.line&&aa+(zn.col-Hn.col)<=ni+1?oa=zn.col-Hn.col:(oa=Math.min(Ci.length+1,ni)-aa,ca="…"));let _a=aa>1?" ".repeat(aa-1):"",xa="^".repeat(oa);return`${Ci}\n${_a}${xa}${ca}`}var Ci=class{static copy(Me){return new Ci(Me.start,Me.end)}constructor(Me,Bn){this.start=Me,this.end=Bn||Me}isEmpty(){return typeof this.start!="number"||!this.end||this.end<=this.start}setOrigRange(Me,Bn){let{start:Hn,end:zn}=this;if(Me.length===0||zn<=Me[0])return this.origStart=Hn,this.origEnd=zn,Bn;let ni=Bn;for(;niHn);)++ni;this.origStart=Hn+ni;let Ci=ni;for(;ni=zn);)++ni;return this.origEnd=zn+ni,Ci}},aa=class{static addStringTerminator(Me,Bn,Hn){if(Hn[Hn.length-1]===`\n`)return Hn;let zn=aa.endOfWhiteSpace(Me,Bn);return zn>=Me.length||Me[zn]===`\n`?Hn+`\n`:Hn}static atDocumentBoundary(Me,Hn,zn){let ni=Me[Hn];if(!ni)return!0;let Ci=Me[Hn-1];if(Ci&&Ci!==`\n`)return!1;if(zn){if(ni!==zn)return!1}else if(ni!==Bn.DIRECTIVES_END&&ni!==Bn.DOCUMENT_END)return!1;let aa=Me[Hn+1],oa=Me[Hn+2];if(aa!==ni||oa!==ni)return!1;let ca=Me[Hn+3];return!ca||ca===`\n`||ca==="\t"||ca===" "}static endOfIdentifier(Me,Bn){let Hn=Me[Bn],zn=Hn==="<",ni=zn?[`\n`,"\t"," ",">"]:[`\n`,"\t"," ","[","]","{","}",","];for(;Hn&&ni.indexOf(Hn)===-1;)Hn=Me[Bn+=1];return zn&&Hn===">"&&(Bn+=1),Bn}static endOfIndent(Me,Bn){let Hn=Me[Bn];for(;Hn===" ";)Hn=Me[Bn+=1];return Bn}static endOfLine(Me,Bn){let Hn=Me[Bn];for(;Hn&&Hn!==`\n`;)Hn=Me[Bn+=1];return Bn}static endOfWhiteSpace(Me,Bn){let Hn=Me[Bn];for(;Hn==="\t"||Hn===" ";)Hn=Me[Bn+=1];return Bn}static startOfLine(Me,Bn){let Hn=Me[Bn-1];if(Hn===`\n`)return Bn;for(;Hn&&Hn!==`\n`;)Hn=Me[Bn-=1];return Bn+1}static endOfBlockIndent(Me,Bn,Hn){let zn=aa.endOfIndent(Me,Hn);if(zn>Hn+Bn)return zn;{let Bn=aa.endOfWhiteSpace(Me,zn),Hn=Me[Bn];if(!Hn||Hn===`\n`)return Bn}return null}static atBlank(Me,Bn,Hn){let zn=Me[Bn];return zn===`\n`||zn==="\t"||zn===" "||Hn&&!zn}static nextNodeIsIndented(Me,Bn,Hn){return!Me||Bn<0?!1:Bn>0?!0:Hn&&Me==="-"}static normalizeOffset(Me,Bn){let Hn=Me[Bn];return Hn?Hn!==`\n`&&Me[Bn-1]===`\n`?Bn-1:aa.endOfWhiteSpace(Me,Bn):Bn}static foldNewline(Me,Bn,Hn){let zn=0,ni=!1,Ci="",oa=Me[Bn+1];for(;oa===" "||oa==="\t"||oa===`\n`;){switch(oa){case`\n`:zn=0,Bn+=1,Ci+=`\n`;break;case"\t":zn<=Hn&&(ni=!0),Bn=aa.endOfWhiteSpace(Me,Bn+2)-1;break;case" ":zn+=1,Bn+=1;break}oa=Me[Bn+1]}return Ci||(Ci=" "),oa&&zn<=Hn&&(ni=!0),{fold:Ci,offset:Bn,error:ni}}constructor(Me,Bn,Hn){Object.defineProperty(this,"context",{value:Hn||null,writable:!0}),this.error=null,this.range=null,this.valueRange=null,this.props=Bn||[],this.type=Me,this.value=null}getPropValue(Me,Bn,Hn){if(!this.context)return null;let{src:zn}=this.context,ni=this.props[Me];return ni&&zn[ni.start]===Bn?zn.slice(ni.start+(Hn?1:0),ni.end):null}get anchor(){for(let Me=0;Me0?Me.join(`\n`):null}commentHasRequiredWhitespace(Me){let{src:Bn}=this.context;if(this.header&&Me===this.header.end||!this.valueRange)return!1;let{end:Hn}=this.valueRange;return Me!==Hn||aa.atBlank(Bn,Hn-1)}get hasComment(){if(this.context){let{src:Me}=this.context;for(let Hn=0;HnHn.setOrigRange(Me,Bn))),Bn}toString(){let{context:{src:Me},range:Bn,value:Hn}=this;if(Hn!=null)return Hn;let zn=Me.slice(Bn.start,Bn.end);return aa.addStringTerminator(Me,Bn.end,zn)}},ca=class extends Error{constructor(Me,Bn,Hn){if(!Hn||!(Bn instanceof aa))throw new Error(`Invalid arguments for new ${Me}`);super(),this.name=Me,this.message=Hn,this.source=Bn}makePretty(){if(!this.source)return;this.nodeType=this.source.type;let Me=this.source.context&&this.source.context.root;if(typeof this.offset=="number"){this.range=new Ci(this.offset,this.offset+1);let Bn=Me&&E(this.offset,Me);if(Bn){let Me={line:Bn.line,col:Bn.col+1};this.linePos={start:Bn,end:Me}}delete this.offset}else this.range=this.source.range,this.linePos=this.source.rangeAsLinePos;if(this.linePos){let{line:Bn,col:Hn}=this.linePos.start;this.message+=` at line ${Bn}, column ${Hn}`;let zn=Me&&S(this.linePos,Me);zn&&(this.message+=`:\n\n${zn}\n`)}delete this.source}},_a=class extends ca{constructor(Me,Bn){super("YAMLReferenceError",Me,Bn)}},xa=class extends ca{constructor(Me,Bn){super("YAMLSemanticError",Me,Bn)}},Ga=class extends ca{constructor(Me,Bn){super("YAMLSyntaxError",Me,Bn)}},Ha=class extends ca{constructor(Me,Bn){super("YAMLWarning",Me,Bn)}};function U(Me,Bn,Hn){return Bn in Me?Object.defineProperty(Me,Bn,{value:Hn,enumerable:!0,configurable:!0,writable:!0}):Me[Bn]=Hn,Me}var ts=class extends aa{static endOfLine(Me,Bn,Hn){let zn=Me[Bn],ni=Bn;for(;zn&&zn!==`\n`&&!(Hn&&(zn==="["||zn==="]"||zn==="{"||zn==="}"||zn===","));){let Bn=Me[ni+1];if(zn===":"&&(!Bn||Bn===`\n`||Bn==="\t"||Bn===" "||Hn&&Bn===",")||(zn===" "||zn==="\t")&&Bn==="#")break;ni+=1,zn=Bn}return ni}get strValue(){if(!this.valueRange||!this.context)return null;let{start:Me,end:Bn}=this.valueRange,{src:Hn}=this.context,zn=Hn[Bn-1];for(;MeCi?Hn.slice(Ci,zn+1):Me)}else ni+=Me}let Ci=Hn[Me];switch(Ci){case"\t":{let Me="Plain value cannot start with a tab character";return{errors:[new xa(this,Me)],str:ni}}case"@":case"`":{let Me=`Plain value cannot start with reserved character ${Ci}`;return{errors:[new xa(this,Me)],str:ni}}default:return ni}}parseBlockValue(Me){let{indent:Bn,inFlow:Hn,src:zn}=this.context,ni=Me,Ci=Me;for(let Me=zn[ni];Me===`\n`&&!aa.atDocumentBoundary(zn,ni+1);Me=zn[ni]){let Me=aa.endOfBlockIndent(zn,Bn,ni+1);if(Me===null||zn[Me]==="#")break;zn[Me]===`\n`?ni=Me:(Ci=ts.endOfLine(zn,Me,Hn),ni=Ci)}return this.valueRange.isEmpty()&&(this.valueRange.start=Me),this.valueRange.end=Ci,Ci}parse(Me,Bn){this.context=Me;let{inFlow:Hn,src:zn}=Me,ni=Bn,oa=zn[ni];return oa&&oa!=="#"&&oa!==`\n`&&(ni=ts.endOfLine(zn,Bn,Hn)),this.valueRange=new Ci(Bn,ni),ni=aa.endOfWhiteSpace(zn,ni),ni=this.parseComment(ni),(!this.hasComment||this.valueRange.isEmpty())&&(ni=this.parseBlockValue(ni)),ni}};Me.Char=Bn,Me.Node=aa,Me.PlainValue=ts,Me.Range=Ci,Me.Type=Hn,Me.YAMLError=ca,Me.YAMLReferenceError=_a,Me.YAMLSemanticError=xa,Me.YAMLSyntaxError=Ga,Me.YAMLWarning=Ha,Me._defineProperty=U,Me.defaultTagPrefix=zn,Me.defaultTags=ni}}),Yg=D({"node_modules/yaml/dist/parse-cst.js"(Me){"use strict";oa();var Bn=Wg(),Hn=class extends Bn.Node{constructor(){super(Bn.Type.BLANK_LINE)}get includesTrailingLines(){return!0}parse(Me,Hn){return this.context=Me,this.range=new Bn.Range(Hn,Hn+1),Hn+1}},zn=class extends Bn.Node{constructor(Me,Bn){super(Me,Bn),this.node=null}get includesTrailingLines(){return!!this.node&&this.node.includesTrailingLines}parse(Me,zn){this.context=Me;let{parseNode:ni,src:Ci}=Me,{atLineStart:aa,lineStart:oa}=Me;!aa&&this.type===Bn.Type.SEQ_ITEM&&(this.error=new Bn.YAMLSemanticError(this,"Sequence items must not have preceding content on the same line"));let ca=aa?zn-oa:Me.indent,_a=Bn.Node.endOfWhiteSpace(Ci,zn+1),xa=Ci[_a],Ga=xa==="#",Ha=[],ts=null;for(;xa===`\n`||xa==="#";){if(xa==="#"){let Me=Bn.Node.endOfLine(Ci,_a+1);Ha.push(new Bn.Range(_a,Me)),_a=Me}else{aa=!0,oa=_a+1;let Me=Bn.Node.endOfWhiteSpace(Ci,oa);Ci[Me]===`\n`&&Ha.length===0&&(ts=new Hn,oa=ts.parse({src:Ci},oa)),_a=Bn.Node.endOfIndent(Ci,oa)}xa=Ci[_a]}if(Bn.Node.nextNodeIsIndented(xa,_a-(oa+ca),this.type!==Bn.Type.SEQ_ITEM)?this.node=ni({atLineStart:aa,inCollection:!1,indent:ca,lineStart:oa,parent:this},_a):xa&&oa>zn+1&&(_a=oa-1),this.node){if(ts){let Bn=Me.parent.items||Me.parent.contents;Bn&&Bn.push(ts)}Ha.length&&Array.prototype.push.apply(this.props,Ha),_a=this.node.range.end}else if(Ga){let Me=Ha[0];this.props.push(Me),_a=Me.end}else _a=Bn.Node.endOfLine(Ci,zn+1);let Ps=this.node?this.node.valueRange.end:_a;return this.valueRange=new Bn.Range(zn,Ps),_a}setOrigRanges(Me,Bn){return Bn=super.setOrigRanges(Me,Bn),this.node?this.node.setOrigRanges(Me,Bn):Bn}toString(){let{context:{src:Me},node:Hn,range:zn,value:ni}=this;if(ni!=null)return ni;let Ci=Hn?Me.slice(zn.start,Hn.range.start)+String(Hn):Me.slice(zn.start,zn.end);return Bn.Node.addStringTerminator(Me,zn.end,Ci)}},ni=class extends Bn.Node{constructor(){super(Bn.Type.COMMENT)}parse(Me,Hn){this.context=Me;let zn=this.parseComment(Hn);return this.range=new Bn.Range(Hn,zn),zn}};function d(Me){let Hn=Me;for(;Hn instanceof zn;)Hn=Hn.node;if(!(Hn instanceof Ci))return null;let ni=Hn.items.length,aa=-1;for(let Me=ni-1;Me>=0;--Me){let zn=Hn.items[Me];if(zn.type===Bn.Type.COMMENT){let{indent:Bn,lineStart:Hn}=zn.context;if(Bn>0&&zn.range.start>=Hn+Bn)break;aa=Me}else if(zn.type===Bn.Type.BLANK_LINE)aa=Me;else break}if(aa===-1)return null;let oa=Hn.items.splice(aa,ni-aa),ca=oa[0].range.start;for(;Hn.range.end=ca,Hn.valueRange&&Hn.valueRange.end>ca&&(Hn.valueRange.end=ca),Hn!==Me;)Hn=Hn.context.parent;return oa}var Ci=class extends Bn.Node{static nextContentHasIndent(Me,Hn,zn){let ni=Bn.Node.endOfLine(Me,Hn)+1;Hn=Bn.Node.endOfWhiteSpace(Me,ni);let aa=Me[Hn];return aa?Hn>=ni+zn?!0:aa!=="#"&&aa!==`\n`?!1:Ci.nextContentHasIndent(Me,Hn,zn):!1}constructor(Me){super(Me.type===Bn.Type.SEQ_ITEM?Bn.Type.SEQ:Bn.Type.MAP);for(let Bn=Me.props.length-1;Bn>=0;--Bn)if(Me.props[Bn].start0}parse(Me,zn){this.context=Me;let{parseNode:aa,src:oa}=Me,ca=Bn.Node.startOfLine(oa,zn),_a=this.items[0];_a.context.parent=this,this.valueRange=Bn.Range.copy(_a.valueRange);let xa=_a.range.start-_a.context.lineStart,Ga=zn;Ga=Bn.Node.normalizeOffset(oa,Ga);let Ha=oa[Ga],ts=Bn.Node.endOfWhiteSpace(oa,ca)===Ga,Ps=!1;for(;Ha;){for(;Ha===`\n`||Ha==="#";){if(ts&&Ha===`\n`&&!Ps){let Me=new Hn;if(Ga=Me.parse({src:oa},Ga),this.valueRange.end=Ga,Ga>=oa.length){Ha=null;break}this.items.push(Me),Ga-=1}else if(Ha==="#"){if(Ga=oa.length){Ha=null;break}}if(ca=Ga+1,Ga=Bn.Node.endOfIndent(oa,ca),Bn.Node.atBlank(oa,Ga)){let Me=Bn.Node.endOfWhiteSpace(oa,Ga),Hn=oa[Me];(!Hn||Hn===`\n`||Hn==="#")&&(Ga=Me)}Ha=oa[Ga],ts=!0}if(!Ha)break;if(Ga!==ca+xa&&(ts||Ha!==":")){if(Gazn&&(Ga=ca);break}else if(!this.error){let Me="All collection items must start at the same column";this.error=new Bn.YAMLSyntaxError(this,Me)}}if(_a.type===Bn.Type.SEQ_ITEM){if(Ha!=="-"){ca>zn&&(Ga=ca);break}}else if(Ha==="-"&&!this.error){let Me=oa[Ga+1];if(!Me||Me===`\n`||Me==="\t"||Me===" "){let Me="A collection cannot be both a mapping and a sequence";this.error=new Bn.YAMLSyntaxError(this,Me)}}let Me=aa({atLineStart:ts,inCollection:!0,indent:xa,lineStart:ca,parent:this},Ga);if(!Me)return Ga;if(this.items.push(Me),this.valueRange.end=Me.valueRange.end,Ga=Bn.Node.normalizeOffset(oa,Me.range.end),Ha=oa[Ga],ts=!1,Ps=Me.includesTrailingLines,Ha){let Me=Ga-1,Bn=oa[Me];for(;Bn===" "||Bn==="\t";)Bn=oa[--Me];Bn===`\n`&&(ca=Me+1,ts=!0)}let so=d(Me);so&&Array.prototype.push.apply(this.items,so)}return Ga}setOrigRanges(Me,Bn){return Bn=super.setOrigRanges(Me,Bn),this.items.forEach((Hn=>{Bn=Hn.setOrigRanges(Me,Bn)})),Bn}toString(){let{context:{src:Me},items:Hn,range:zn,value:ni}=this;if(ni!=null)return ni;let Ci=Me.slice(zn.start,Hn[0].range.start)+String(Hn[0]);for(let Me=1;Me0&&(this.contents=this.directives,this.directives=[]),_a}return zn[_a]?(this.directivesEndMarker=new Bn.Range(_a,_a+3),_a+3):(oa?this.error=new Bn.YAMLSemanticError(this,"Missing directives-end indicator line"):this.directives.length>0&&(this.contents=this.directives,this.directives=[]),_a)}parseContents(Me){let{parseNode:zn,src:Ci}=this.context;this.contents||(this.contents=[]);let aa=Me;for(;Ci[aa-1]==="-";)aa-=1;let oa=Bn.Node.endOfWhiteSpace(Ci,Me),_a=aa===Me;for(this.valueRange=new Bn.Range(oa);!Bn.Node.atDocumentBoundary(Ci,oa,Bn.Char.DOCUMENT_END);){switch(Ci[oa]){case`\n`:if(_a){let Me=new Hn;oa=Me.parse({src:Ci},oa),oa{Bn=Hn.setOrigRanges(Me,Bn)})),this.directivesEndMarker&&(Bn=this.directivesEndMarker.setOrigRange(Me,Bn)),this.contents.forEach((Hn=>{Bn=Hn.setOrigRanges(Me,Bn)})),this.documentEndMarker&&(Bn=this.documentEndMarker.setOrigRange(Me,Bn)),Bn}toString(){let{contents:Me,directives:Hn,value:zn}=this;if(zn!=null)return zn;let ni=Hn.join("");return Me.length>0&&((Hn.length>0||Me[0].type===Bn.Type.COMMENT)&&(ni+=`---\n`),ni+=Me.join("")),ni[ni.length-1]!==`\n`&&(ni+=`\n`),ni}},_a=class extends Bn.Node{parse(Me,Hn){this.context=Me;let{src:zn}=Me,ni=Bn.Node.endOfIdentifier(zn,Hn+1);return this.valueRange=new Bn.Range(Hn+1,ni),ni=Bn.Node.endOfWhiteSpace(zn,ni),ni=this.parseComment(ni),ni}},xa={CLIP:"CLIP",KEEP:"KEEP",STRIP:"STRIP"},Ga=class extends Bn.Node{constructor(Me,Bn){super(Me,Bn),this.blockIndent=null,this.chomping=xa.CLIP,this.header=null}get includesTrailingLines(){return this.chomping===xa.KEEP}get strValue(){if(!this.valueRange||!this.context)return null;let{start:Me,end:Hn}=this.valueRange,{indent:zn,src:ni}=this.context;if(this.valueRange.isEmpty())return"";let Ci=null,aa=ni[Hn-1];for(;aa===`\n`||aa==="\t"||aa===" ";){if(Hn-=1,Hn<=Me){if(this.chomping===xa.KEEP)break;return""}aa===`\n`&&(Ci=Hn),aa=ni[Hn-1]}let oa=Hn+1;Ci&&(this.chomping===xa.KEEP?(oa=Ci,Hn=this.valueRange.end):Hn=Ci);let ca=zn+this.blockIndent,_a=this.type===Bn.Type.BLOCK_FOLDED,Ga=!0,Ha="",ts="",Ps=!1;for(let zn=Me;znoa&&(oa=_a);zn[Me]===`\n`?Ci=Me:Ci=aa=Bn.Node.endOfLine(zn,Me)}return this.chomping!==xa.KEEP&&(Ci=zn[aa]?aa+1:aa),this.valueRange=new Bn.Range(Me+1,Ci),Ci}parse(Me,Hn){this.context=Me;let{src:zn}=Me,ni=this.parseBlockHeader(Hn);return ni=Bn.Node.endOfWhiteSpace(zn,ni),ni=this.parseComment(ni),ni=this.parseBlockValue(ni),ni}setOrigRanges(Me,Bn){return Bn=super.setOrigRanges(Me,Bn),this.header?this.header.setOrigRange(Me,Bn):Bn}},Ha=class extends Bn.Node{constructor(Me,Bn){super(Me,Bn),this.items=null}prevNodeIsJsonLike(){let Me=arguments.length>0&&arguments[0]!==void 0?arguments[0]:this.items.length,Hn=this.items[Me-1];return!!Hn&&(Hn.jsonLike||Hn.type===Bn.Type.COMMENT&&this.prevNodeIsJsonLike(Me-1))}parse(Me,zn){this.context=Me;let{parseNode:Ci,src:aa}=Me,{indent:oa,lineStart:ca}=Me,_a=aa[zn];this.items=[{char:_a,offset:zn}];let xa=Bn.Node.endOfWhiteSpace(aa,zn+1);for(_a=aa[xa];_a&&_a!=="]"&&_a!=="}";){switch(_a){case`\n`:{ca=xa+1;let Me=Bn.Node.endOfWhiteSpace(aa,ca);if(aa[Me]===`\n`){let Me=new Hn;ca=Me.parse({src:aa},ca),this.items.push(Me)}if(xa=Bn.Node.endOfIndent(aa,ca),xa<=ca+oa&&(_a=aa[xa],xa{if(zn instanceof Bn.Node)Hn=zn.setOrigRanges(Me,Hn);else if(Me.length===0)zn.origOffset=zn.offset;else{let Bn=Hn;for(;Bnzn.offset);)++Bn;zn.origOffset=zn.offset+Bn,Hn=Bn}})),Hn}toString(){let{context:{src:Me},items:Hn,range:zn,value:ni}=this;if(ni!=null)return ni;let Ci=Hn.filter((Me=>Me instanceof Bn.Node)),aa="",oa=zn.start;return Ci.forEach((Bn=>{let Hn=Me.slice(oa,Bn.range.start);oa=Bn.range.end,aa+=Hn+String(Bn),aa[aa.length-1]===`\n`&&Me[oa-1]!==`\n`&&Me[oa]===`\n`&&(oa+=1)})),aa+=Me.slice(oa,zn.end),Bn.Node.addStringTerminator(Me,zn.end,aa)}},ts=class extends Bn.Node{static endOfQuote(Me,Bn){let Hn=Me[Bn];for(;Hn&&Hn!=='"';)Bn+=Hn==="\\"?2:1,Hn=Me[Bn];return Bn+1}get strValue(){if(!this.valueRange||!this.context)return null;let Me=[],{start:Hn,end:zn}=this.valueRange,{indent:ni,src:Ci}=this.context;Ci[zn-1]!=='"'&&Me.push(new Bn.YAMLSyntaxError(this,'Missing closing "quote'));let aa="";for(let oa=Hn+1;oaMe?Ci.slice(Me,oa+1):Hn)}else aa+=Hn}return Me.length>0?{errors:Me,str:aa}:aa}parseCharCode(Me,Hn,zn){let{src:ni}=this.context,Ci=ni.substr(Me,Hn),aa=Ci.length===Hn&&/^[0-9a-fA-F]+$/.test(Ci)?parseInt(Ci,16):NaN;return isNaN(aa)?(zn.push(new Bn.YAMLSyntaxError(this,`Invalid escape sequence ${ni.substr(Me-2,Hn+2)}`)),ni.substr(Me-2,Hn+2)):String.fromCodePoint(aa)}parse(Me,Hn){this.context=Me;let{src:zn}=Me,ni=ts.endOfQuote(zn,Hn+1);return this.valueRange=new Bn.Range(Hn,ni),ni=Bn.Node.endOfWhiteSpace(zn,ni),ni=this.parseComment(ni),ni}},Ps=class extends Bn.Node{static endOfQuote(Me,Bn){let Hn=Me[Bn];for(;Hn;)if(Hn==="'"){if(Me[Bn+1]!=="'")break;Hn=Me[Bn+=2]}else Hn=Me[Bn+=1];return Bn+1}get strValue(){if(!this.valueRange||!this.context)return null;let Me=[],{start:Hn,end:zn}=this.valueRange,{indent:ni,src:Ci}=this.context;Ci[zn-1]!=="'"&&Me.push(new Bn.YAMLSyntaxError(this,"Missing closing 'quote"));let aa="";for(let oa=Hn+1;oaMe?Ci.slice(Me,oa+1):Hn)}else aa+=Hn}return Me.length>0?{errors:Me,str:aa}:aa}parse(Me,Hn){this.context=Me;let{src:zn}=Me,ni=Ps.endOfQuote(zn,Hn+1);return this.valueRange=new Bn.Range(Hn,ni),ni=Bn.Node.endOfWhiteSpace(zn,ni),ni=this.parseComment(ni),ni}};function R(Me,Hn){switch(Me){case Bn.Type.ALIAS:return new _a(Me,Hn);case Bn.Type.BLOCK_FOLDED:case Bn.Type.BLOCK_LITERAL:return new Ga(Me,Hn);case Bn.Type.FLOW_MAP:case Bn.Type.FLOW_SEQ:return new Ha(Me,Hn);case Bn.Type.MAP_KEY:case Bn.Type.MAP_VALUE:case Bn.Type.SEQ_ITEM:return new zn(Me,Hn);case Bn.Type.COMMENT:case Bn.Type.PLAIN:return new Bn.PlainValue(Me,Hn);case Bn.Type.QUOTE_DOUBLE:return new ts(Me,Hn);case Bn.Type.QUOTE_SINGLE:return new Ps(Me,Hn);default:return null}}var so=class{static parseType(Me,Hn,zn){switch(Me[Hn]){case"*":return Bn.Type.ALIAS;case">":return Bn.Type.BLOCK_FOLDED;case"|":return Bn.Type.BLOCK_LITERAL;case"{":return Bn.Type.FLOW_MAP;case"[":return Bn.Type.FLOW_SEQ;case"?":return!zn&&Bn.Node.atBlank(Me,Hn+1,!0)?Bn.Type.MAP_KEY:Bn.Type.PLAIN;case":":return!zn&&Bn.Node.atBlank(Me,Hn+1,!0)?Bn.Type.MAP_VALUE:Bn.Type.PLAIN;case"-":return!zn&&Bn.Node.atBlank(Me,Hn+1,!0)?Bn.Type.SEQ_ITEM:Bn.Type.PLAIN;case'"':return Bn.Type.QUOTE_DOUBLE;case"'":return Bn.Type.QUOTE_SINGLE;default:return Bn.Type.PLAIN}}constructor(){let Me=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},{atLineStart:Hn,inCollection:zn,inFlow:ni,indent:aa,lineStart:oa,parent:ca}=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};Bn._defineProperty(this,"parseNode",((Me,Hn)=>{if(Bn.Node.atDocumentBoundary(this.src,Hn))return null;let zn=new so(this,Me),{props:ni,type:aa,valueStart:oa}=zn.parseProps(Hn),ca=R(aa,ni),_a=ca.parse(zn,oa);if(ca.range=new Bn.Range(Hn,_a),_a<=Hn&&(ca.error=new Error("Node#parse consumed no characters"),ca.error.parseEnd=_a,ca.error.source=ca,ca.range.end=Hn+1),zn.nodeStartsCollection(ca)){!ca.error&&!zn.atLineStart&&zn.parent.type===Bn.Type.DOCUMENT&&(ca.error=new Bn.YAMLSyntaxError(ca,"Block collection must not have preceding content here (e.g. directives-end indicator)"));let Me=new Ci(ca);return _a=Me.parse(new so(zn),_a),Me.range=new Bn.Range(Hn,_a),Me}return ca})),this.atLineStart=Hn!=null?Hn:Me.atLineStart||!1,this.inCollection=zn!=null?zn:Me.inCollection||!1,this.inFlow=ni!=null?ni:Me.inFlow||!1,this.indent=aa!=null?aa:Me.indent,this.lineStart=oa!=null?oa:Me.lineStart,this.parent=ca!=null?ca:Me.parent||{},this.root=Me.root,this.src=Me.src}nodeStartsCollection(Me){let{inCollection:Hn,inFlow:ni,src:Ci}=this;if(Hn||ni)return!1;if(Me instanceof zn)return!0;let aa=Me.range.end;return Ci[aa]===`\n`||Ci[aa-1]===`\n`?!1:(aa=Bn.Node.endOfWhiteSpace(Ci,aa),Ci[aa]===":")}parseProps(Me){let{inFlow:Hn,parent:zn,src:ni}=this,Ci=[],aa=!1;Me=this.atLineStart?Bn.Node.endOfIndent(ni,Me):Bn.Node.endOfWhiteSpace(ni,Me);let oa=ni[Me];for(;oa===Bn.Char.ANCHOR||oa===Bn.Char.COMMENT||oa===Bn.Char.TAG||oa===`\n`;){if(oa===`\n`){let Hn=Me,Ci;do{Ci=Hn+1,Hn=Bn.Node.endOfIndent(ni,Ci)}while(ni[Hn]===`\n`);let oa=Hn-(Ci+this.indent),ca=zn.type===Bn.Type.SEQ_ITEM&&zn.context.atLineStart;if(ni[Hn]!=="#"&&!Bn.Node.nextNodeIsIndented(ni[Hn],oa,!ca))break;this.atLineStart=!0,this.lineStart=Ci,aa=!1,Me=Hn}else if(oa===Bn.Char.COMMENT){let Hn=Bn.Node.endOfLine(ni,Me+1);Ci.push(new Bn.Range(Me,Hn)),Me=Hn}else{let Hn=Bn.Node.endOfIdentifier(ni,Me+1);oa===Bn.Char.TAG&&ni[Hn]===","&&/^[a-zA-Z0-9-]+\.[a-zA-Z0-9-]+,\d\d\d\d(-\d\d){0,2}\/\S/.test(ni.slice(Me+1,Hn+13))&&(Hn=Bn.Node.endOfIdentifier(ni,Hn+5)),Ci.push(new Bn.Range(Me,Hn)),aa=!0,Me=Bn.Node.endOfWhiteSpace(ni,Hn)}oa=ni[Me]}aa&&oa===":"&&Bn.Node.atBlank(ni,Me+1,!0)&&(Me-=1);let ca=so.parseType(ni,Me,Hn);return{props:Ci,type:ca,valueStart:Me}}};function U(Me){let Bn=[];Me.indexOf("\r")!==-1&&(Me=Me.replace(/\r\n?/g,((Me,Hn)=>(Me.length>1&&Bn.push(Hn),`\n`))));let Hn=[],zn=0;do{let Bn=new ca,ni=new so({src:Me});zn=Bn.parse(ni,zn),Hn.push(Bn)}while(zn{if(Bn.length===0)return!1;for(let Me=1;MeHn.join(`...\n`),Hn}Me.parse=U}}),Kg=D({"node_modules/yaml/dist/resolveSeq-d03cb037.js"(Me){"use strict";oa();var Bn=Wg();function r(Me,Bn,Hn){return Hn?`#${Hn.replace(/[\s\S]^/gm,`$&${Bn}#`)}\n${Bn}${Me}`:Me}function c(Me,Bn,Hn){return Hn?Hn.indexOf(`\n`)===-1?`${Me} #${Hn}`:`${Me}\n`+Hn.replace(/^/gm,`${Bn||""}#`):Me}var Hn=class{};function d(Me,Bn,Hn){if(Array.isArray(Me))return Me.map(((Me,Bn)=>d(Me,String(Bn),Hn)));if(Me&&typeof Me.toJSON=="function"){let zn=Hn&&Hn.anchors&&Hn.anchors.get(Me);zn&&(Hn.onCreate=Me=>{zn.res=Me,delete Hn.onCreate});let ni=Me.toJSON(Bn,Hn);return zn&&Hn.onCreate&&Hn.onCreate(ni),ni}return(!Hn||!Hn.keep)&&typeof Me=="bigint"?Number(Me):Me}var zn=class extends Hn{constructor(Me){super(),this.value=Me}toJSON(Me,Bn){return Bn&&Bn.keep?this.value:d(this.value,Me,Bn)}toString(){return String(this.value)}};function E(Me,Bn,Hn){let zn=Hn;for(let Me=Bn.length-1;Me>=0;--Me){let Hn=Bn[Me];if(Number.isInteger(Hn)&&Hn>=0){let Me=[];Me[Hn]=zn,zn=Me}else{let Me={};Object.defineProperty(Me,Hn,{value:zn,writable:!0,enumerable:!0,configurable:!0}),zn=Me}}return Me.createNode(zn,!1)}var I=Me=>Me==null||typeof Me=="object"&&Me[Symbol.iterator]().next().done,ni=class extends Hn{constructor(Me){super(),Bn._defineProperty(this,"items",[]),this.schema=Me}addIn(Me,Bn){if(I(Me))this.add(Bn);else{let[Hn,...zn]=Me,Ci=this.get(Hn,!0);if(Ci instanceof ni)Ci.addIn(zn,Bn);else if(Ci===void 0&&this.schema)this.set(Hn,E(this.schema,zn,Bn));else throw new Error(`Expected YAML collection at ${Hn}. Remaining path: ${zn}`)}}deleteIn(Me){let[Bn,...Hn]=Me;if(Hn.length===0)return this.delete(Bn);let zn=this.get(Bn,!0);if(zn instanceof ni)return zn.deleteIn(Hn);throw new Error(`Expected YAML collection at ${Bn}. Remaining path: ${Hn}`)}getIn(Me,Bn){let[Hn,...Ci]=Me,aa=this.get(Hn,!0);return Ci.length===0?!Bn&&aa instanceof zn?aa.value:aa:aa instanceof ni?aa.getIn(Ci,Bn):void 0}hasAllNullValues(){return this.items.every((Me=>{if(!Me||Me.type!=="PAIR")return!1;let Bn=Me.value;return Bn==null||Bn instanceof zn&&Bn.value==null&&!Bn.commentBefore&&!Bn.comment&&!Bn.tag}))}hasIn(Me){let[Bn,...Hn]=Me;if(Hn.length===0)return this.has(Bn);let zn=this.get(Bn,!0);return zn instanceof ni?zn.hasIn(Hn):!1}setIn(Me,Bn){let[Hn,...zn]=Me;if(zn.length===0)this.set(Hn,Bn);else{let Me=this.get(Hn,!0);if(Me instanceof ni)Me.setIn(zn,Bn);else if(Me===void 0&&this.schema)this.set(Hn,E(this.schema,zn,Bn));else throw new Error(`Expected YAML collection at ${Hn}. Remaining path: ${zn}`)}}toJSON(){return null}toString(Me,Hn,zn,Ci){let{blockItem:aa,flowChars:oa,isMap:ca,itemIndent:_a}=Hn,{indent:xa,indentStep:Ga,stringify:Ha}=Me,ts=this.type===Bn.Type.FLOW_MAP||this.type===Bn.Type.FLOW_SEQ||Me.inFlow;ts&&(_a+=Ga);let Ps=ca&&this.hasAllNullValues();Me=Object.assign({},Me,{allNullValues:Ps,indent:_a,inFlow:ts,type:null});let so=!1,oo=!1,Jo=this.items.reduce(((Bn,Hn,zn)=>{let ni;Hn&&(!so&&Hn.spaceBefore&&Bn.push({type:"comment",str:""}),Hn.commentBefore&&Hn.commentBefore.match(/^.*$/gm).forEach((Me=>{Bn.push({type:"comment",str:`#${Me}`})})),Hn.comment&&(ni=Hn.comment),ts&&(!so&&Hn.spaceBefore||Hn.commentBefore||Hn.comment||Hn.key&&(Hn.key.commentBefore||Hn.key.comment)||Hn.value&&(Hn.value.commentBefore||Hn.value.comment))&&(oo=!0)),so=!1;let Ci=Ha(Hn,Me,(()=>ni=null),(()=>so=!0));return ts&&!oo&&Ci.includes(`\n`)&&(oo=!0),ts&&znMe.str));if(oo||Hn.reduce(((Me,Bn)=>Me+Bn.length+2),2)>ni.maxFlowStringSingleLineLength){tc=Me;for(let Me of Hn)tc+=Me?`\n${Ga}${xa}${Me}`:`\n`;tc+=`\n${xa}${Bn}`}else tc=`${Me} ${Hn.join(" ")} ${Bn}`}else{let Me=Jo.map(aa);tc=Me.shift();for(let Bn of Me)tc+=Bn?`\n${xa}${Bn}`:`\n`}return this.comment?(tc+=`\n`+this.comment.replace(/^/gm,`${xa}#`),zn&&zn()):so&&Ci&&Ci(),tc}};Bn._defineProperty(ni,"maxFlowStringSingleLineLength",60);function M(Me){let Bn=Me instanceof zn?Me.value:Me;return Bn&&typeof Bn=="string"&&(Bn=Number(Bn)),Number.isInteger(Bn)&&Bn>=0?Bn:null}var Ci=class extends ni{add(Me){this.items.push(Me)}delete(Me){let Bn=M(Me);return typeof Bn!="number"?!1:this.items.splice(Bn,1).length>0}get(Me,Bn){let Hn=M(Me);if(typeof Hn!="number")return;let ni=this.items[Hn];return!Bn&&ni instanceof zn?ni.value:ni}has(Me){let Bn=M(Me);return typeof Bn=="number"&&BnMe.type==="comment"?Me.str:`- ${Me.str}`,flowChars:{start:"[",end:"]"},isMap:!1,itemIndent:(Me.indent||"")+" "},Bn,Hn):JSON.stringify(this)}},P=(Me,Bn,zn)=>Bn===null?"":typeof Bn!="object"?String(Bn):Me instanceof Hn&&zn&&zn.doc?Me.toString({anchors:Object.create(null),doc:zn.doc,indent:"",indentStep:zn.indentStep,inFlow:!0,inStringifyKey:!0,stringify:zn.stringify}):JSON.stringify(Bn),aa=class extends Hn{constructor(Me){let Bn=arguments.length>1&&arguments[1]!==void 0?arguments[1]:null;super(),this.key=Me,this.value=Bn,this.type=aa.Type.PAIR}get commentBefore(){return this.key instanceof Hn?this.key.commentBefore:void 0}set commentBefore(Me){if(this.key==null&&(this.key=new zn(null)),this.key instanceof Hn)this.key.commentBefore=Me;else{let Me="Pair.commentBefore is an alias for Pair.key.commentBefore. To set it, the key must be a Node.";throw new Error(Me)}}addToJSMap(Me,Bn){let Hn=d(this.key,"",Me);if(Bn instanceof Map){let zn=d(this.value,Hn,Me);Bn.set(Hn,zn)}else if(Bn instanceof Set)Bn.add(Hn);else{let zn=P(this.key,Hn,Me),ni=d(this.value,zn,Me);zn in Bn?Object.defineProperty(Bn,zn,{value:ni,writable:!0,enumerable:!0,configurable:!0}):Bn[zn]=ni}return Bn}toJSON(Me,Bn){let Hn=Bn&&Bn.mapAsMap?new Map:{};return this.addToJSMap(Bn,Hn)}toString(Me,aa,oa){if(!Me||!Me.doc)return JSON.stringify(this);let{indent:ca,indentSeq:_a,simpleKeys:xa}=Me.doc.options,{key:Ga,value:Ha}=this,ts=Ga instanceof Hn&&Ga.comment;if(xa){if(ts)throw new Error("With simple keys, key nodes cannot have comments");if(Ga instanceof ni){let Me="With simple keys, collection cannot be used as a key value";throw new Error(Me)}}let Ps=!xa&&(!Ga||ts||(Ga instanceof Hn?Ga instanceof ni||Ga.type===Bn.Type.BLOCK_FOLDED||Ga.type===Bn.Type.BLOCK_LITERAL:typeof Ga=="object")),{doc:so,indent:oo,indentStep:Jo,stringify:tc}=Me;Me=Object.assign({},Me,{implicitKey:!Ps,indent:oo+Jo});let dc=!1,Fc=tc(Ga,Me,(()=>ts=null),(()=>dc=!0));if(Fc=c(Fc,Me.indent,ts),!Ps&&Fc.length>1024){if(xa)throw new Error("With simple keys, single line scalar must not span more than 1024 characters");Ps=!0}if(Me.allNullValues&&!xa)return this.comment?(Fc=c(Fc,Me.indent,this.comment),aa&&aa()):dc&&!ts&&oa&&oa(),Me.inFlow&&!Ps?Fc:`? ${Fc}`;Fc=Ps?`? ${Fc}\n${oo}:`:`${Fc}:`,this.comment&&(Fc=c(Fc,Me.indent,this.comment),aa&&aa());let Jc="",Dp=null;if(Ha instanceof Hn){if(Ha.spaceBefore&&(Jc=`\n`),Ha.commentBefore){let Bn=Ha.commentBefore.replace(/^/gm,`${Me.indent}#`);Jc+=`\n${Bn}`}Dp=Ha.comment}else Ha&&typeof Ha=="object"&&(Ha=so.schema.createNode(Ha,!0));Me.implicitKey=!1,!Ps&&!this.comment&&Ha instanceof zn&&(Me.indentAtStart=Fc.length+1),dc=!1,!_a&&ca>=2&&!Me.inFlow&&!Ps&&Ha instanceof Ci&&Ha.type!==Bn.Type.FLOW_SEQ&&!Ha.tag&&!so.anchors.getName(Ha)&&(Me.indent=Me.indent.substr(2));let kp=tc(Ha,Me,(()=>Dp=null),(()=>dc=!0)),Qp=" ";return Jc||this.comment?Qp=`${Jc}\n${Me.indent}`:!Ps&&Ha instanceof ni?(!(kp[0]==="["||kp[0]==="{")||kp.includes(`\n`))&&(Qp=`\n${Me.indent}`):kp[0]===`\n`&&(Qp=""),dc&&!Dp&&oa&&oa(),c(Fc+Qp+kp,Me.indent,Dp)}};Bn._defineProperty(aa,"Type",{PAIR:"PAIR",MERGE_PAIR:"MERGE_PAIR"});var q=(Me,Bn)=>{if(Me instanceof ca){let Hn=Bn.get(Me.source);return Hn.count*Hn.aliasCount}else if(Me instanceof ni){let Hn=0;for(let zn of Me.items){let Me=q(zn,Bn);Me>Hn&&(Hn=Me)}return Hn}else if(Me instanceof aa){let Hn=q(Me.key,Bn),zn=q(Me.value,Bn);return Math.max(Hn,zn)}return 1},ca=class extends Hn{static stringify(Me,Bn){let{range:Hn,source:zn}=Me,{anchors:ni,doc:Ci,implicitKey:aa,inStringifyKey:oa}=Bn,ca=Object.keys(ni).find((Me=>ni[Me]===zn));if(!ca&&oa&&(ca=Ci.anchors.getName(zn)||Ci.anchors.newName()),ca)return`*${ca}${aa?" ":""}`;let _a=Ci.anchors.getName(zn)?"Alias node must be after source node":"Source node not found for alias node";throw new Error(`${_a} [${Hn}]`)}constructor(Me){super(),this.source=Me,this.type=Bn.Type.ALIAS}set tag(Me){throw new Error("Alias nodes cannot have tags")}toJSON(Me,Hn){if(!Hn)return d(this.source,Me,Hn);let{anchors:zn,maxAliasCount:ni}=Hn,Ci=zn.get(this.source);if(!Ci||Ci.res===void 0){let Me="This should not happen: Alias anchor was not resolved?";throw this.cstNode?new Bn.YAMLReferenceError(this.cstNode,Me):new ReferenceError(Me)}if(ni>=0&&(Ci.count+=1,Ci.aliasCount===0&&(Ci.aliasCount=q(this.source,zn)),Ci.count*Ci.aliasCount>ni)){let Me="Excessive alias count indicates a resource exhaustion attack";throw this.cstNode?new Bn.YAMLReferenceError(this.cstNode,Me):new ReferenceError(Me)}return Ci.res}toString(Me){return ca.stringify(this,Me)}};Bn._defineProperty(ca,"default",!0);function B(Me,Bn){let Hn=Bn instanceof zn?Bn.value:Bn;for(let zn of Me)if(zn instanceof aa&&(zn.key===Bn||zn.key===Hn||zn.key&&zn.key.value===Hn))return zn}var _a=class extends ni{add(Me,Bn){Me?Me instanceof aa||(Me=new aa(Me.key||Me,Me.value)):Me=new aa(Me);let Hn=B(this.items,Me.key),zn=this.schema&&this.schema.sortMapEntries;if(Hn)if(Bn)Hn.value=Me.value;else throw new Error(`Key ${Me.key} already set`);else if(zn){let Bn=this.items.findIndex((Bn=>zn(Me,Bn)<0));Bn===-1?this.items.push(Me):this.items.splice(Bn,0,Me)}else this.items.push(Me)}delete(Me){let Bn=B(this.items,Me);return Bn?this.items.splice(this.items.indexOf(Bn),1).length>0:!1}get(Me,Bn){let Hn=B(this.items,Me),ni=Hn&&Hn.value;return!Bn&&ni instanceof zn?ni.value:ni}has(Me){return!!B(this.items,Me)}set(Me,Bn){this.add(new aa(Me,Bn),!0)}toJSON(Me,Bn,Hn){let zn=Hn?new Hn:Bn&&Bn.mapAsMap?new Map:{};Bn&&Bn.onCreate&&Bn.onCreate(zn);for(let Me of this.items)Me.addToJSMap(Bn,zn);return zn}toString(Me,Bn,Hn){if(!Me)return JSON.stringify(this);for(let Me of this.items)if(!(Me instanceof aa))throw new Error(`Map items must all be pairs; found ${JSON.stringify(Me)} instead`);return super.toString(Me,{blockItem:Me=>Me.str,flowChars:{start:"{",end:"}"},isMap:!0,itemIndent:Me.indent||""},Bn,Hn)}},xa="<<",Ga=class extends aa{constructor(Me){if(Me instanceof aa){let Bn=Me.value;Bn instanceof Ci||(Bn=new Ci,Bn.items.push(Me.value),Bn.range=Me.value.range),super(Me.key,Bn),this.range=Me.range}else super(new zn(xa),new Ci);this.type=aa.Type.MERGE_PAIR}addToJSMap(Me,Bn){for(let{source:Hn}of this.value.items){if(!(Hn instanceof _a))throw new Error("Merge sources must be maps");let zn=Hn.toJSON(null,Me,Map);for(let[Me,Hn]of zn)Bn instanceof Map?Bn.has(Me)||Bn.set(Me,Hn):Bn instanceof Set?Bn.add(Me):Object.prototype.hasOwnProperty.call(Bn,Me)||Object.defineProperty(Bn,Me,{value:Hn,writable:!0,enumerable:!0,configurable:!0})}return Bn}toString(Me,Bn){let Hn=this.value;if(Hn.items.length>1)return super.toString(Me,Bn);this.value=Hn.items[0];let zn=super.toString(Me,Bn);return this.value=Hn,zn}},Ha={defaultType:Bn.Type.BLOCK_LITERAL,lineWidth:76},ts={trueStr:"true",falseStr:"false"},Ps={asBigInt:!1},so={nullStr:"null"},oo={defaultType:Bn.Type.PLAIN,doubleQuoted:{jsonEncoding:!1,minMultiLineLength:40},fold:{lineWidth:80,minContentWidth:20}};function u(Me,Bn,Hn){for(let{format:Hn,test:ni,resolve:Ci}of Bn)if(ni){let Bn=Me.match(ni);if(Bn){let Me=Ci.apply(null,Bn);return Me instanceof zn||(Me=new zn(Me)),Hn&&(Me.format=Hn),Me}}return Hn&&(Me=Hn(Me)),new zn(Me)}var Jo="flow",tc="block",dc="quoted",$=(Me,Bn)=>{let Hn=Me[Bn+1];for(;Hn===" "||Hn==="\t";){do{Hn=Me[Bn+=1]}while(Hn&&Hn!==`\n`);Hn=Me[Bn+1]}return Bn};function K(Me,Bn,Hn,zn){let{indentAtStart:ni,lineWidth:Ci=80,minContentWidth:aa=20,onFold:oa,onOverflow:ca}=zn;if(!Ci||Ci<0)return Me;let _a=Math.max(1+aa,1+Ci-Bn.length);if(Me.length<=_a)return Me;let xa=[],Ga={},Ha=Ci-Bn.length;typeof ni=="number"&&(ni>Ci-Math.max(2,aa)?xa.push(0):Ha=Ci-ni);let ts,Ps,so=!1,oo=-1,Jo=-1,Fc=-1;Hn===tc&&(oo=$(Me,oo),oo!==-1&&(Ha=oo+_a));for(let Bn;Bn=Me[oo+=1];){if(Hn===dc&&Bn==="\\"){switch(Jo=oo,Me[oo+1]){case"x":oo+=3;break;case"u":oo+=5;break;case"U":oo+=9;break;default:oo+=1}Fc=oo}if(Bn===`\n`)Hn===tc&&(oo=$(Me,oo)),Ha=oo+_a,ts=void 0;else{if(Bn===" "&&Ps&&Ps!==" "&&Ps!==`\n`&&Ps!=="\t"){let Bn=Me[oo+1];Bn&&Bn!==" "&&Bn!==`\n`&&Bn!=="\t"&&(ts=oo)}if(oo>=Ha)if(ts)xa.push(ts),Ha=ts+_a,ts=void 0;else if(Hn===dc){for(;Ps===" "||Ps==="\t";)Ps=Bn,Bn=Me[oo+=1],so=!0;let Hn=oo>Fc+1?oo-2:Jo-1;if(Ga[Hn])return Me;xa.push(Hn),Ga[Hn]=!0,Ha=Hn+_a,ts=void 0}else so=!0}Ps=Bn}if(so&&ca&&ca(),xa.length===0)return Me;oa&&oa();let Jc=Me.slice(0,xa[0]);for(let zn=0;zn{let{indentAtStart:Bn}=Me;return Bn?Object.assign({indentAtStart:Bn},oo.fold):oo.fold},z=Me=>/^(%|---|\.\.\.)/m.test(Me);function ae(Me,Bn,Hn){if(!Bn||Bn<0)return!1;let zn=Bn-Hn,ni=Me.length;if(ni<=zn)return!1;for(let Bn=0,Hn=0;Bnzn)return!0;if(Hn=Bn+1,ni-Hn<=zn)return!1}return!0}function ue(Me,Bn){let{implicitKey:Hn}=Bn,{jsonEncoding:zn,minMultiLineLength:ni}=oo.doubleQuoted,Ci=JSON.stringify(Me);if(zn)return Ci;let aa=Bn.indent||(z(Me)?" ":""),oa="",ca=0;for(let Me=0,Bn=Ci[Me];Bn;Bn=Ci[++Me])if(Bn===" "&&Ci[Me+1]==="\\"&&Ci[Me+2]==="n"&&(oa+=Ci.slice(ca,Me)+"\\ ",Me+=1,ca=Me,Bn="\\"),Bn==="\\")switch(Ci[Me+1]){case"u":{oa+=Ci.slice(ca,Me);let Bn=Ci.substr(Me+2,4);switch(Bn){case"0000":oa+="\\0";break;case"0007":oa+="\\a";break;case"000b":oa+="\\v";break;case"001b":oa+="\\e";break;case"0085":oa+="\\N";break;case"00a0":oa+="\\_";break;case"2028":oa+="\\L";break;case"2029":oa+="\\P";break;default:Bn.substr(0,2)==="00"?oa+="\\x"+Bn.substr(2):oa+=Ci.substr(Me,6)}Me+=5,ca=Me+1}break;case"n":if(Hn||Ci[Me+2]==='"'||Ci.length";if(!oa)return Ga+`\n`;let Ha="",ts="";if(oa=oa.replace(/[\n\t ]*$/,(Me=>{let Bn=Me.indexOf(`\n`);return Bn===-1?Ga+="-":(oa===Me||Bn!==Me.length-1)&&(Ga+="+",ni&&ni()),ts=Me.replace(/\n$/,""),""})).replace(/^[\n ]*/,(Me=>{Me.indexOf(" ")!==-1&&(Ga+=_a);let Bn=Me.match(/ +$/);return Bn?(Ha=Me.slice(0,-Bn[0].length),Bn[0]):(Ha=Me,"")})),ts&&(ts=ts.replace(/\n+(?!\n|$)/g,`$&${ca}`)),Ha&&(Ha=Ha.replace(/\n+/g,`$&${ca}`)),Ci&&(Ga+=" #"+Ci.replace(/ ?[\r\n]+/g," "),zn&&zn()),!oa)return`${Ga}${_a}\n${ca}${ts}`;if(xa)return oa=oa.replace(/\n+/g,`$&${ca}`),`${Ga}\n${ca}${Ha}${oa}${ts}`;oa=oa.replace(/\n+/g,`\n$&`).replace(/(?:^|\n)([\t ].*)(?:([\n\t ]*)\n(?![\n\t ]))?/g,"$1$2").replace(/\n+/g,`$&${ca}`);let Ps=K(`${Ha}${oa}${ts}`,ca,tc,oo.fold);return`${Ga}\n${ca}${Ps}`}function O(Me,Hn,zn,ni){let{comment:Ci,type:aa,value:oa}=Me,{actualString:ca,implicitKey:_a,indent:xa,inFlow:Ga}=Hn;if(_a&&/[\n[\]{},]/.test(oa)||Ga&&/[[\]{},]/.test(oa))return ue(oa,Hn);if(!oa||/^[\n\t ,[\]{}#&*!|>'"%@`]|^[?-]$|^[?-][ \t]|[\n:][ \t]|[ \t]\n|[\n\t ]#|[\n\t :]$/.test(oa))return _a||Ga||oa.indexOf(`\n`)===-1?oa.indexOf('"')!==-1&&oa.indexOf("'")===-1?pe(oa,Hn):ue(oa,Hn):ge(Me,Hn,zn,ni);if(!_a&&!Ga&&aa!==Bn.Type.PLAIN&&oa.indexOf(`\n`)!==-1)return ge(Me,Hn,zn,ni);if(xa===""&&z(oa))return Hn.forceBlockIndent=!0,ge(Me,Hn,zn,ni);let Ha=oa.replace(/\n+/g,`$&\n${xa}`);if(ca){let{tags:Me}=Hn.doc.schema;if(typeof u(Ha,Me,Me.scalarFallback).value!="string")return ue(oa,Hn)}let ts=_a?Ha:K(Ha,xa,Jo,V(Hn));return Ci&&!Ga&&(ts.indexOf(`\n`)!==-1||Ci.indexOf(`\n`)!==-1)?(zn&&zn(),r(ts,xa,Ci)):ts}function W(Me,Hn,zn,ni){let{defaultType:Ci}=oo,{implicitKey:aa,inFlow:oa}=Hn,{type:ca,value:_a}=Me;typeof _a!="string"&&(_a=String(_a),Me=Object.assign({},Me,{value:_a}));let F=Ci=>{switch(Ci){case Bn.Type.BLOCK_FOLDED:case Bn.Type.BLOCK_LITERAL:return ge(Me,Hn,zn,ni);case Bn.Type.QUOTE_DOUBLE:return ue(_a,Hn);case Bn.Type.QUOTE_SINGLE:return pe(_a,Hn);case Bn.Type.PLAIN:return O(Me,Hn,zn,ni);default:return null}};(ca!==Bn.Type.QUOTE_DOUBLE&&/[\x00-\x08\x0b-\x1f\x7f-\x9f]/.test(_a)||(aa||oa)&&(ca===Bn.Type.BLOCK_FOLDED||ca===Bn.Type.BLOCK_LITERAL))&&(ca=Bn.Type.QUOTE_DOUBLE);let xa=F(ca);if(xa===null&&(xa=F(Ci),xa===null))throw new Error(`Unsupported default string type ${Ci}`);return xa}function J(Me){let{format:Bn,minFractionDigits:Hn,tag:zn,value:ni}=Me;if(typeof ni=="bigint")return String(ni);if(!isFinite(ni))return isNaN(ni)?".nan":ni<0?"-.inf":".inf";let Ci=JSON.stringify(ni);if(!Bn&&Hn&&(!zn||zn==="tag:yaml.org,2002:float")&&/^\d/.test(Ci)){let Me=Ci.indexOf(".");Me<0&&(Me=Ci.length,Ci+=".");let Bn=Hn-(Ci.length-Me-1);for(;Bn-- >0;)Ci+="0"}return Ci}function x(Me,Hn){let zn,ni;switch(Hn.type){case Bn.Type.FLOW_MAP:zn="}",ni="flow map";break;case Bn.Type.FLOW_SEQ:zn="]",ni="flow sequence";break;default:Me.push(new Bn.YAMLSemanticError(Hn,"Not a flow collection!?"));return}let Ci;for(let Me=Hn.items.length-1;Me>=0;--Me){let zn=Hn.items[Me];if(!zn||zn.type!==Bn.Type.COMMENT){Ci=zn;break}}if(Ci&&Ci.char!==zn){let aa=`Expected ${ni} to end with ${zn}`,oa;typeof Ci.offset=="number"?(oa=new Bn.YAMLSemanticError(Hn,aa),oa.offset=Ci.offset+1):(oa=new Bn.YAMLSemanticError(Ci,aa),Ci.range&&Ci.range.end&&(oa.offset=Ci.range.end-Ci.range.start)),Me.push(oa)}}function G(Me,Hn){let zn=Hn.context.src[Hn.range.start-1];if(zn!==`\n`&&zn!=="\t"&&zn!==" "){let zn="Comments must be separated from other tokens by white space characters";Me.push(new Bn.YAMLSemanticError(Hn,zn))}}function re(Me,Hn){let zn=String(Hn),ni=zn.substr(0,8)+"..."+zn.substr(-8);return new Bn.YAMLSemanticError(Me,`The "${ni}" key is too long`)}function _e(Me,Bn){for(let{afterKey:Hn,before:zn,comment:ni}of Bn){let Bn=Me.items[zn];Bn?(Hn&&Bn.value&&(Bn=Bn.value),ni===void 0?(Hn||!Bn.commentBefore)&&(Bn.spaceBefore=!0):Bn.commentBefore?Bn.commentBefore+=`\n`+ni:Bn.commentBefore=ni):ni!==void 0&&(Me.comment?Me.comment+=`\n`+ni:Me.comment=ni)}}function ye(Me,Bn){let Hn=Bn.strValue;return Hn?typeof Hn=="string"?Hn:(Hn.errors.forEach((Hn=>{Hn.source||(Hn.source=Bn),Me.errors.push(Hn)})),Hn.str):""}function be(Me,Hn){let{handle:zn,suffix:ni}=Hn.tag,Ci=Me.tagPrefixes.find((Me=>Me.handle===zn));if(!Ci){let ni=Me.getDefaults().tagPrefixes;if(ni&&(Ci=ni.find((Me=>Me.handle===zn))),!Ci)throw new Bn.YAMLSemanticError(Hn,`The ${zn} tag handle is non-default and was not declared.`)}if(!ni)throw new Bn.YAMLSemanticError(Hn,`The ${zn} tag has no suffix.`);if(zn==="!"&&(Me.version||Me.options.version)==="1.0"){if(ni[0]==="^")return Me.warnings.push(new Bn.YAMLWarning(Hn,"YAML 1.0 ^ tag expansion is not supported")),ni;if(/[:/]/.test(ni)){let Me=ni.match(/^([a-z0-9-]+)\/(.*)/i);return Me?`tag:${Me[1]}.yaml.org,2002:${Me[2]}`:`tag:${ni}`}}return Ci.prefix+decodeURIComponent(ni)}function ve(Me,Hn){let{tag:zn,type:ni}=Hn,Ci=!1;if(zn){let{handle:ni,suffix:aa,verbatim:oa}=zn;if(oa){if(oa!=="!"&&oa!=="!!")return oa;let zn=`Verbatim tags aren't resolved, so ${oa} is invalid.`;Me.errors.push(new Bn.YAMLSemanticError(Hn,zn))}else if(ni==="!"&&!aa)Ci=!0;else try{return be(Me,Hn)}catch(Bn){Me.errors.push(Bn)}}switch(ni){case Bn.Type.BLOCK_FOLDED:case Bn.Type.BLOCK_LITERAL:case Bn.Type.QUOTE_DOUBLE:case Bn.Type.QUOTE_SINGLE:return Bn.defaultTags.STR;case Bn.Type.FLOW_MAP:case Bn.Type.MAP:return Bn.defaultTags.MAP;case Bn.Type.FLOW_SEQ:case Bn.Type.SEQ:return Bn.defaultTags.SEQ;case Bn.Type.PLAIN:return Ci?Bn.defaultTags.STR:null;default:return null}}function Ne(Me,Bn,Hn){let{tags:Ci}=Me.schema,aa=[];for(let oa of Ci)if(oa.tag===Hn)if(oa.test)aa.push(oa);else{let Hn=oa.resolve(Me,Bn);return Hn instanceof ni?Hn:new zn(Hn)}let oa=ye(Me,Bn);return typeof oa=="string"&&aa.length>0?u(oa,aa,Ci.scalarFallback):null}function Pe(Me){let{type:Hn}=Me;switch(Hn){case Bn.Type.FLOW_MAP:case Bn.Type.MAP:return Bn.defaultTags.MAP;case Bn.Type.FLOW_SEQ:case Bn.Type.SEQ:return Bn.defaultTags.SEQ;default:return Bn.defaultTags.STR}}function ot(Me,Hn,zn){try{let Bn=Ne(Me,Hn,zn);if(Bn)return zn&&Hn.tag&&(Bn.tag=zn),Bn}catch(Bn){return Bn.source||(Bn.source=Hn),Me.errors.push(Bn),null}try{let ni=Pe(Hn);if(!ni)throw new Error(`The tag ${zn} is unavailable`);let Ci=`The tag ${zn} is unavailable, falling back to ${ni}`;Me.warnings.push(new Bn.YAMLWarning(Hn,Ci));let aa=Ne(Me,Hn,ni);return aa.tag=zn,aa}catch(zn){let ni=new Bn.YAMLReferenceError(Hn,zn.message);return ni.stack=zn.stack,Me.errors.push(ni),null}}var lt=Me=>{if(!Me)return!1;let{type:Hn}=Me;return Hn===Bn.Type.MAP_KEY||Hn===Bn.Type.MAP_VALUE||Hn===Bn.Type.SEQ_ITEM};function ct(Me,Hn){let zn={before:[],after:[]},ni=!1,Ci=!1,aa=lt(Hn.context.parent)?Hn.context.parent.props.concat(Hn.props):Hn.props;for(let{start:oa,end:ca}of aa)switch(Hn.context.src[oa]){case Bn.Char.COMMENT:{if(!Hn.commentHasRequiredWhitespace(oa)){let zn="Comments must be separated from other tokens by white space characters";Me.push(new Bn.YAMLSemanticError(Hn,zn))}let{header:ni,valueRange:Ci}=Hn;(Ci&&(oa>Ci.start||ni&&oa>ni.start)?zn.after:zn.before).push(Hn.context.src.slice(oa+1,ca));break}case Bn.Char.ANCHOR:if(ni){let zn="A node can have at most one anchor";Me.push(new Bn.YAMLSemanticError(Hn,zn))}ni=!0;break;case Bn.Char.TAG:if(Ci){let zn="A node can have at most one tag";Me.push(new Bn.YAMLSemanticError(Hn,zn))}Ci=!0;break}return{comments:zn,hasAnchor:ni,hasTag:Ci}}function ut(Me,Hn){let{anchors:zn,errors:ni,schema:Ci}=Me;if(Hn.type===Bn.Type.ALIAS){let Me=Hn.rawValue,Ci=zn.getNode(Me);if(!Ci){let zn=`Aliased anchor not found: ${Me}`;return ni.push(new Bn.YAMLReferenceError(Hn,zn)),null}let aa=new ca(Ci);return zn._cstAliases.push(aa),aa}let aa=ve(Me,Hn);if(aa)return ot(Me,Hn,aa);if(Hn.type!==Bn.Type.PLAIN){let Me=`Failed to resolve ${Hn.type} node here`;return ni.push(new Bn.YAMLSyntaxError(Hn,Me)),null}try{let Bn=ye(Me,Hn);return u(Bn,Ci.tags,Ci.tags.scalarFallback)}catch(Me){return Me.source||(Me.source=Hn),ni.push(Me),null}}function we(Me,Hn){if(!Hn)return null;Hn.error&&Me.errors.push(Hn.error);let{comments:zn,hasAnchor:ni,hasTag:Ci}=ct(Me.errors,Hn);if(ni){let{anchors:Bn}=Me,zn=Hn.anchor,ni=Bn.getNode(zn);ni&&(Bn.map[Bn.newName(zn)]=ni),Bn.map[zn]=Hn}if(Hn.type===Bn.Type.ALIAS&&(ni||Ci)){let zn="An alias node must not specify any properties";Me.errors.push(new Bn.YAMLSemanticError(Hn,zn))}let aa=ut(Me,Hn);if(aa){aa.range=[Hn.range.start,Hn.range.end],Me.options.keepCstNodes&&(aa.cstNode=Hn),Me.options.keepNodeTypes&&(aa.type=Hn.type);let Bn=zn.before.join(`\n`);Bn&&(aa.commentBefore=aa.commentBefore?`${aa.commentBefore}\n${Bn}`:Bn);let ni=zn.after.join(`\n`);ni&&(aa.comment=aa.comment?`${aa.comment}\n${ni}`:ni)}return Hn.resolved=aa}function ft(Me,Hn){if(Hn.type!==Bn.Type.MAP&&Hn.type!==Bn.Type.FLOW_MAP){let zn=`A ${Hn.type} node cannot be resolved as a mapping`;return Me.errors.push(new Bn.YAMLSyntaxError(Hn,zn)),null}let{comments:zn,items:Ci}=Hn.type===Bn.Type.FLOW_MAP?gt(Me,Hn):ht(Me,Hn),aa=new _a;aa.items=Ci,_e(aa,zn);let oa=!1;for(let zn=0;zn{if(Me instanceof ca){let{type:Hn}=Me.source;return Hn===Bn.Type.MAP||Hn===Bn.Type.FLOW_MAP?!1:aa="Merge nodes aliases can only point to maps"}return aa="Merge nodes can only have Alias nodes as values"})),aa&&Me.errors.push(new Bn.YAMLSemanticError(Hn,aa))}else for(let ni=zn+1;ni{let{context:{lineStart:Hn,node:zn,src:ni},props:Ci}=Me;if(Ci.length===0)return!1;let{start:aa}=Ci[0];if(zn&&aa>zn.valueRange.start||ni[aa]!==Bn.Char.COMMENT)return!1;for(let Me=Hn;Me0){zn=new Bn.PlainValue(Bn.Type.PLAIN,[]),zn.context={parent:_a,src:_a.context.src};let Me=_a.range.start+1;if(zn.range={start:Me,end:Me},zn.valueRange={start:Me,end:Me},typeof _a.range.origStart=="number"){let Me=_a.range.origStart+1;zn.range.origStart=zn.range.origEnd=Me,zn.valueRange.origStart=zn.valueRange.origEnd=Me}}let ca=new aa(Ci,we(Me,zn));dt(_a,ca),ni.push(ca),Ci&&typeof oa=="number"&&_a.range.start>oa+1024&&Me.errors.push(re(Hn,Ci)),Ci=void 0,oa=null}break;default:Ci!==void 0&&ni.push(new aa(Ci)),Ci=we(Me,_a),oa=_a.range.start,_a.error&&Me.errors.push(_a.error);e:for(let zn=ca+1;;++zn){let ni=Hn.items[zn];switch(ni&&ni.type){case Bn.Type.BLANK_LINE:case Bn.Type.COMMENT:continue e;case Bn.Type.MAP_VALUE:break e;default:{let Hn="Implicit map keys need to be followed by map values";Me.errors.push(new Bn.YAMLSemanticError(_a,Hn));break e}}}if(_a.valueRangeContainsNewline){let Hn="Implicit map keys need to be on a single line";Me.errors.push(new Bn.YAMLSemanticError(_a,Hn))}}}return Ci!==void 0&&ni.push(new aa(Ci)),{comments:zn,items:ni}}function gt(Me,Hn){let zn=[],ni=[],Ci,oa=!1,ca="{";for(let _a=0;_aMe instanceof aa&&Me.key instanceof ni))){let zn="Keys with collection values will be stringified as YAML due to JS Object restrictions. Use mapAsMap: true to avoid this.";Me.warnings.push(new Bn.YAMLWarning(Hn,zn))}return Hn.resolved=ca,ca}function _t(Me,Hn){let zn=[],ni=[];for(let Ci=0;Cica+1024&&Me.errors.push(re(Hn,oa));let{src:ni}=xa.context;for(let Hn=ca;HnMe instanceof Uint8Array,default:!1,tag:"tag:yaml.org,2002:binary",resolve:(Me,zn)=>{let ni=Hn.resolveString(Me,zn);if(typeof Buffer=="function")return Buffer.from(ni,"base64");if(typeof atob=="function"){let Me=atob(ni.replace(/[\n\r]/g,"")),Bn=new Uint8Array(Me.length);for(let Hn=0;Hn{let{comment:aa,type:oa,value:ca}=Me,_a;if(typeof Buffer=="function")_a=ca instanceof Buffer?ca.toString("base64"):Buffer.from(ca.buffer).toString("base64");else if(typeof btoa=="function"){let Me="";for(let Bn=0;Bn1){let Me="Each pair must have its own sequence indicator";throw new Bn.YAMLSemanticError(zn,Me)}let Me=Ci.items[0]||new Hn.Pair;Ci.commentBefore&&(Me.commentBefore=Me.commentBefore?`${Ci.commentBefore}\n${Me.commentBefore}`:Ci.commentBefore),Ci.comment&&(Me.comment=Me.comment?`${Ci.comment}\n${Me.comment}`:Ci.comment),Ci=Me}ni.items[Me]=Ci instanceof Hn.Pair?Ci:new Hn.Pair(Ci)}}return ni}function d(Me,Bn,zn){let ni=new Hn.YAMLSeq(Me);ni.tag="tag:yaml.org,2002:pairs";for(let Hn of Bn){let Bn,Ci;if(Array.isArray(Hn))if(Hn.length===2)Bn=Hn[0],Ci=Hn[1];else throw new TypeError(`Expected [key, value] tuple: ${Hn}`);else if(Hn&&Hn instanceof Object){let Me=Object.keys(Hn);if(Me.length===1)Bn=Me[0],Ci=Hn[Bn];else throw new TypeError(`Expected { key: value } tuple: ${Hn}`)}else Bn=Hn;let aa=Me.createPair(Bn,Ci,zn);ni.items.push(aa)}return ni}var ni={default:!1,tag:"tag:yaml.org,2002:pairs",resolve:h,createNode:d},Ci=class extends Hn.YAMLSeq{constructor(){super(),Bn._defineProperty(this,"add",Hn.YAMLMap.prototype.add.bind(this)),Bn._defineProperty(this,"delete",Hn.YAMLMap.prototype.delete.bind(this)),Bn._defineProperty(this,"get",Hn.YAMLMap.prototype.get.bind(this)),Bn._defineProperty(this,"has",Hn.YAMLMap.prototype.has.bind(this)),Bn._defineProperty(this,"set",Hn.YAMLMap.prototype.set.bind(this)),this.tag=Ci.tag}toJSON(Me,Bn){let zn=new Map;Bn&&Bn.onCreate&&Bn.onCreate(zn);for(let Me of this.items){let ni,Ci;if(Me instanceof Hn.Pair?(ni=Hn.toJSON(Me.key,"",Bn),Ci=Hn.toJSON(Me.value,ni,Bn)):ni=Hn.toJSON(Me,"",Bn),zn.has(ni))throw new Error("Ordered maps must not include duplicate keys");zn.set(ni,Ci)}return zn}};Bn._defineProperty(Ci,"tag","tag:yaml.org,2002:omap");function I(Me,zn){let ni=h(Me,zn),aa=[];for(let{key:Me}of ni.items)if(Me instanceof Hn.Scalar)if(aa.includes(Me.value)){let Me="Ordered maps must not include duplicate keys";throw new Bn.YAMLSemanticError(zn,Me)}else aa.push(Me.value);return Object.assign(new Ci,ni)}function S(Me,Bn,Hn){let zn=d(Me,Bn,Hn),ni=new Ci;return ni.items=zn.items,ni}var ca={identify:Me=>Me instanceof Map,nodeClass:Ci,default:!1,tag:"tag:yaml.org,2002:omap",resolve:I,createNode:S},_a=class extends Hn.YAMLMap{constructor(){super(),this.tag=_a.tag}add(Me){let Bn=Me instanceof Hn.Pair?Me:new Hn.Pair(Me);Hn.findPair(this.items,Bn.key)||this.items.push(Bn)}get(Me,Bn){let zn=Hn.findPair(this.items,Me);return!Bn&&zn instanceof Hn.Pair?zn.key instanceof Hn.Scalar?zn.key.value:zn.key:zn}set(Me,Bn){if(typeof Bn!="boolean")throw new Error(`Expected boolean value for set(key, value) in a YAML set, not ${typeof Bn}`);let zn=Hn.findPair(this.items,Me);zn&&!Bn?this.items.splice(this.items.indexOf(zn),1):!zn&&Bn&&this.items.push(new Hn.Pair(Me))}toJSON(Me,Bn){return super.toJSON(Me,Bn,Set)}toString(Me,Bn,Hn){if(!Me)return JSON.stringify(this);if(this.hasAllNullValues())return super.toString(Me,Bn,Hn);throw new Error("Set items must all have null values")}};Bn._defineProperty(_a,"tag","tag:yaml.org,2002:set");function P(Me,zn){let ni=Hn.resolveMap(Me,zn);if(!ni.hasAllNullValues())throw new Bn.YAMLSemanticError(zn,"Set items must all have null values");return Object.assign(new _a,ni)}function C(Me,Bn,Hn){let zn=new _a;for(let ni of Bn)zn.items.push(Me.createPair(ni,null,Hn));return zn}var xa={identify:Me=>Me instanceof Set,nodeClass:_a,default:!1,tag:"tag:yaml.org,2002:set",resolve:P,createNode:C},R=(Me,Bn)=>{let Hn=Bn.split(":").reduce(((Me,Bn)=>Me*60+Number(Bn)),0);return Me==="-"?-Hn:Hn},B=Me=>{let{value:Bn}=Me;if(isNaN(Bn)||!isFinite(Bn))return Hn.stringifyNumber(Bn);let zn="";Bn<0&&(zn="-",Bn=Math.abs(Bn));let ni=[Bn%60];return Bn<60?ni.unshift(0):(Bn=Math.round((Bn-ni[0])/60),ni.unshift(Bn%60),Bn>=60&&(Bn=Math.round((Bn-ni[0])/60),ni.unshift(Bn))),zn+ni.map((Me=>Me<10?"0"+String(Me):String(Me))).join(":").replace(/000000\d*$/,"")},Ga={identify:Me=>typeof Me=="number",default:!0,tag:"tag:yaml.org,2002:int",format:"TIME",test:/^([-+]?)([0-9][0-9_]*(?::[0-5]?[0-9])+)$/,resolve:(Me,Bn,Hn)=>R(Bn,Hn.replace(/_/g,"")),stringify:B},Ha={identify:Me=>typeof Me=="number",default:!0,tag:"tag:yaml.org,2002:float",format:"TIME",test:/^([-+]?)([0-9][0-9_]*(?::[0-5]?[0-9])+\.[0-9_]*)$/,resolve:(Me,Bn,Hn)=>R(Bn,Hn.replace(/_/g,"")),stringify:B},ts={identify:Me=>Me instanceof Date,default:!0,tag:"tag:yaml.org,2002:timestamp",test:RegExp("^(?:([0-9]{4})-([0-9]{1,2})-([0-9]{1,2})(?:(?:t|T|[ \\t]+)([0-9]{1,2}):([0-9]{1,2}):([0-9]{1,2}(\\.[0-9]+)?)(?:[ \\t]*(Z|[-+][012]?[0-9](?::[0-9]{2})?))?)?)$"),resolve:(Me,Bn,Hn,zn,ni,Ci,aa,oa,ca)=>{oa&&(oa=(oa+"00").substr(1,3));let _a=Date.UTC(Bn,Hn-1,zn,ni||0,Ci||0,aa||0,oa||0);if(ca&&ca!=="Z"){let Me=R(ca[0],ca.slice(1));Math.abs(Me)<30&&(Me*=60),_a-=6e4*Me}return new Date(_a)},stringify:Me=>{let{value:Bn}=Me;return Bn.toISOString().replace(/((T00:00)?:00)?\.000Z$/,"")}};function t(Me){let Bn=typeof aa<"u"&&aa.env||{};return Me?typeof YAML_SILENCE_DEPRECATION_WARNINGS<"u"?!YAML_SILENCE_DEPRECATION_WARNINGS:!Bn.YAML_SILENCE_DEPRECATION_WARNINGS:typeof YAML_SILENCE_WARNINGS<"u"?!YAML_SILENCE_WARNINGS:!Bn.YAML_SILENCE_WARNINGS}function s(Me,Bn){if(t(!1)){let Hn=typeof aa<"u"&&aa.emitWarning;Hn?Hn(Me,Bn):console.warn(Bn?`${Bn}: ${Me}`:Me)}}function a(Me){if(t(!0)){let Bn=Me.replace(/.*yaml[/\\]/i,"").replace(/\.js$/,"").replace(/\\/g,"/");s(`The endpoint 'yaml/${Bn}' will be removed in a future release.`,"DeprecationWarning")}}var Ps={};function g(Me,Bn){if(!Ps[Me]&&t(!0)){Ps[Me]=!0;let Hn=`The option '${Me}' will be removed in a future release`;Hn+=Bn?`, use '${Bn}' instead.`:".",s(Hn,"DeprecationWarning")}}Me.binary=zn,Me.floatTime=Ha,Me.intTime=Ga,Me.omap=ca,Me.pairs=ni,Me.set=xa,Me.timestamp=ts,Me.warn=s,Me.warnFileDeprecation=a,Me.warnOptionDeprecation=g}}),Xg=D({"node_modules/yaml/dist/Schema-88e323a7.js"(Me){"use strict";oa();var Bn=Wg(),Hn=Kg(),zn=zg();function h(Me,Bn,zn){let ni=new Hn.YAMLMap(Me);if(Bn instanceof Map)for(let[Hn,Ci]of Bn)ni.items.push(Me.createPair(Hn,Ci,zn));else if(Bn&&typeof Bn=="object")for(let Hn of Object.keys(Bn))ni.items.push(Me.createPair(Hn,Bn[Hn],zn));return typeof Me.sortMapEntries=="function"&&ni.items.sort(Me.sortMapEntries),ni}var ni={createNode:h,default:!0,nodeClass:Hn.YAMLMap,tag:"tag:yaml.org,2002:map",resolve:Hn.resolveMap};function y(Me,Bn,zn){let ni=new Hn.YAMLSeq(Me);if(Bn&&Bn[Symbol.iterator])for(let Hn of Bn){let Bn=Me.createNode(Hn,zn.wrapScalars,null,zn);ni.items.push(Bn)}return ni}var Ci={createNode:y,default:!0,nodeClass:Hn.YAMLSeq,tag:"tag:yaml.org,2002:seq",resolve:Hn.resolveSeq},aa={identify:Me=>typeof Me=="string",default:!0,tag:"tag:yaml.org,2002:str",resolve:Hn.resolveString,stringify(Me,Bn,zn,ni){return Bn=Object.assign({actualString:!0},Bn),Hn.stringifyString(Me,Bn,zn,ni)},options:Hn.strOptions},ca=[ni,Ci,aa],M=Me=>typeof Me=="bigint"||Number.isInteger(Me),T=(Me,Bn,zn)=>Hn.intOptions.asBigInt?BigInt(Me):parseInt(Bn,zn);function P(Me,Bn,zn){let{value:ni}=Me;return M(ni)&&ni>=0?zn+ni.toString(Bn):Hn.stringifyNumber(Me)}var _a={identify:Me=>Me==null,createNode:(Me,Bn,zn)=>zn.wrapScalars?new Hn.Scalar(null):null,default:!0,tag:"tag:yaml.org,2002:null",test:/^(?:~|[Nn]ull|NULL)?$/,resolve:()=>null,options:Hn.nullOptions,stringify:()=>Hn.nullOptions.nullStr},xa={identify:Me=>typeof Me=="boolean",default:!0,tag:"tag:yaml.org,2002:bool",test:/^(?:[Tt]rue|TRUE|[Ff]alse|FALSE)$/,resolve:Me=>Me[0]==="t"||Me[0]==="T",options:Hn.boolOptions,stringify:Me=>{let{value:Bn}=Me;return Bn?Hn.boolOptions.trueStr:Hn.boolOptions.falseStr}},Ga={identify:Me=>M(Me)&&Me>=0,default:!0,tag:"tag:yaml.org,2002:int",format:"OCT",test:/^0o([0-7]+)$/,resolve:(Me,Bn)=>T(Me,Bn,8),options:Hn.intOptions,stringify:Me=>P(Me,8,"0o")},Ha={identify:M,default:!0,tag:"tag:yaml.org,2002:int",test:/^[-+]?[0-9]+$/,resolve:Me=>T(Me,Me,10),options:Hn.intOptions,stringify:Hn.stringifyNumber},ts={identify:Me=>M(Me)&&Me>=0,default:!0,tag:"tag:yaml.org,2002:int",format:"HEX",test:/^0x([0-9a-fA-F]+)$/,resolve:(Me,Bn)=>T(Me,Bn,16),options:Hn.intOptions,stringify:Me=>P(Me,16,"0x")},Ps={identify:Me=>typeof Me=="number",default:!0,tag:"tag:yaml.org,2002:float",test:/^(?:[-+]?\.inf|(\.nan))$/i,resolve:(Me,Bn)=>Bn?NaN:Me[0]==="-"?Number.NEGATIVE_INFINITY:Number.POSITIVE_INFINITY,stringify:Hn.stringifyNumber},so={identify:Me=>typeof Me=="number",default:!0,tag:"tag:yaml.org,2002:float",format:"EXP",test:/^[-+]?(?:\.[0-9]+|[0-9]+(?:\.[0-9]*)?)[eE][-+]?[0-9]+$/,resolve:Me=>parseFloat(Me),stringify:Me=>{let{value:Bn}=Me;return Number(Bn).toExponential()}},oo={identify:Me=>typeof Me=="number",default:!0,tag:"tag:yaml.org,2002:float",test:/^[-+]?(?:\.([0-9]+)|[0-9]+\.([0-9]*))$/,resolve(Me,Bn,zn){let ni=Bn||zn,Ci=new Hn.Scalar(parseFloat(Me));return ni&&ni[ni.length-1]==="0"&&(Ci.minFractionDigits=ni.length),Ci},stringify:Hn.stringifyNumber},Jo=ca.concat([_a,xa,Ga,Ha,ts,Ps,so,oo]),a=Me=>typeof Me=="bigint"||Number.isInteger(Me),m=Me=>{let{value:Bn}=Me;return JSON.stringify(Bn)},tc=[ni,Ci,{identify:Me=>typeof Me=="string",default:!0,tag:"tag:yaml.org,2002:str",resolve:Hn.resolveString,stringify:m},{identify:Me=>Me==null,createNode:(Me,Bn,zn)=>zn.wrapScalars?new Hn.Scalar(null):null,default:!0,tag:"tag:yaml.org,2002:null",test:/^null$/,resolve:()=>null,stringify:m},{identify:Me=>typeof Me=="boolean",default:!0,tag:"tag:yaml.org,2002:bool",test:/^true|false$/,resolve:Me=>Me==="true",stringify:m},{identify:a,default:!0,tag:"tag:yaml.org,2002:int",test:/^-?(?:0|[1-9][0-9]*)$/,resolve:Me=>Hn.intOptions.asBigInt?BigInt(Me):parseInt(Me,10),stringify:Me=>{let{value:Bn}=Me;return a(Bn)?Bn.toString():JSON.stringify(Bn)}},{identify:Me=>typeof Me=="number",default:!0,tag:"tag:yaml.org,2002:float",test:/^-?(?:0|[1-9][0-9]*)(?:\.[0-9]*)?(?:[eE][-+]?[0-9]+)?$/,resolve:Me=>parseFloat(Me),stringify:m}];tc.scalarFallback=Me=>{throw new SyntaxError(`Unresolved plain scalar ${JSON.stringify(Me)}`)};var u=Me=>{let{value:Bn}=Me;return Bn?Hn.boolOptions.trueStr:Hn.boolOptions.falseStr},p=Me=>typeof Me=="bigint"||Number.isInteger(Me);function L(Me,Bn,zn){let ni=Bn.replace(/_/g,"");if(Hn.intOptions.asBigInt){switch(zn){case 2:ni=`0b${ni}`;break;case 8:ni=`0o${ni}`;break;case 16:ni=`0x${ni}`;break}let Bn=BigInt(ni);return Me==="-"?BigInt(-1)*Bn:Bn}let Ci=parseInt(ni,zn);return Me==="-"?-1*Ci:Ci}function k(Me,Bn,zn){let{value:ni}=Me;if(p(ni)){let Me=ni.toString(Bn);return ni<0?"-"+zn+Me.substr(1):zn+Me}return Hn.stringifyNumber(Me)}var dc=ca.concat([{identify:Me=>Me==null,createNode:(Me,Bn,zn)=>zn.wrapScalars?new Hn.Scalar(null):null,default:!0,tag:"tag:yaml.org,2002:null",test:/^(?:~|[Nn]ull|NULL)?$/,resolve:()=>null,options:Hn.nullOptions,stringify:()=>Hn.nullOptions.nullStr},{identify:Me=>typeof Me=="boolean",default:!0,tag:"tag:yaml.org,2002:bool",test:/^(?:Y|y|[Yy]es|YES|[Tt]rue|TRUE|[Oo]n|ON)$/,resolve:()=>!0,options:Hn.boolOptions,stringify:u},{identify:Me=>typeof Me=="boolean",default:!0,tag:"tag:yaml.org,2002:bool",test:/^(?:N|n|[Nn]o|NO|[Ff]alse|FALSE|[Oo]ff|OFF)$/i,resolve:()=>!1,options:Hn.boolOptions,stringify:u},{identify:p,default:!0,tag:"tag:yaml.org,2002:int",format:"BIN",test:/^([-+]?)0b([0-1_]+)$/,resolve:(Me,Bn,Hn)=>L(Bn,Hn,2),stringify:Me=>k(Me,2,"0b")},{identify:p,default:!0,tag:"tag:yaml.org,2002:int",format:"OCT",test:/^([-+]?)0([0-7_]+)$/,resolve:(Me,Bn,Hn)=>L(Bn,Hn,8),stringify:Me=>k(Me,8,"0")},{identify:p,default:!0,tag:"tag:yaml.org,2002:int",test:/^([-+]?)([0-9][0-9_]*)$/,resolve:(Me,Bn,Hn)=>L(Bn,Hn,10),stringify:Hn.stringifyNumber},{identify:p,default:!0,tag:"tag:yaml.org,2002:int",format:"HEX",test:/^([-+]?)0x([0-9a-fA-F_]+)$/,resolve:(Me,Bn,Hn)=>L(Bn,Hn,16),stringify:Me=>k(Me,16,"0x")},{identify:Me=>typeof Me=="number",default:!0,tag:"tag:yaml.org,2002:float",test:/^(?:[-+]?\.inf|(\.nan))$/i,resolve:(Me,Bn)=>Bn?NaN:Me[0]==="-"?Number.NEGATIVE_INFINITY:Number.POSITIVE_INFINITY,stringify:Hn.stringifyNumber},{identify:Me=>typeof Me=="number",default:!0,tag:"tag:yaml.org,2002:float",format:"EXP",test:/^[-+]?([0-9][0-9_]*)?(\.[0-9_]*)?[eE][-+]?[0-9]+$/,resolve:Me=>parseFloat(Me.replace(/_/g,"")),stringify:Me=>{let{value:Bn}=Me;return Number(Bn).toExponential()}},{identify:Me=>typeof Me=="number",default:!0,tag:"tag:yaml.org,2002:float",test:/^[-+]?(?:[0-9][0-9_]*)?\.([0-9_]*)$/,resolve(Me,Bn){let zn=new Hn.Scalar(parseFloat(Me.replace(/_/g,"")));if(Bn){let Me=Bn.replace(/_/g,"");Me[Me.length-1]==="0"&&(zn.minFractionDigits=Me.length)}return zn},stringify:Hn.stringifyNumber}],zn.binary,zn.omap,zn.pairs,zn.set,zn.intTime,zn.floatTime,zn.timestamp),Fc={core:Jo,failsafe:ca,json:tc,yaml11:dc},Jc={binary:zn.binary,bool:xa,float:oo,floatExp:so,floatNaN:Ps,floatTime:zn.floatTime,int:Ha,intHex:ts,intOct:Ga,intTime:zn.intTime,map:ni,null:_a,omap:zn.omap,pairs:zn.pairs,seq:Ci,set:zn.set,timestamp:zn.timestamp};function z(Me,Bn,Hn){if(Bn){let Me=Hn.filter((Me=>Me.tag===Bn)),zn=Me.find((Me=>!Me.format))||Me[0];if(!zn)throw new Error(`Tag ${Bn} not found`);return zn}return Hn.find((Bn=>(Bn.identify&&Bn.identify(Me)||Bn.class&&Me instanceof Bn.class)&&!Bn.format))}function ae(Me,Bn,zn){if(Me instanceof Hn.Node)return Me;let{defaultPrefix:aa,onTagObj:oa,prevObjects:ca,schema:_a,wrapScalars:xa}=zn;Bn&&Bn.startsWith("!!")&&(Bn=aa+Bn.slice(2));let Ga=z(Me,Bn,_a.tags);if(!Ga){if(typeof Me.toJSON=="function"&&(Me=Me.toJSON()),!Me||typeof Me!="object")return xa?new Hn.Scalar(Me):Me;Ga=Me instanceof Map?ni:Me[Symbol.iterator]?Ci:ni}oa&&(oa(Ga),delete zn.onTagObj);let Ha={value:void 0,node:void 0};if(Me&&typeof Me=="object"&&ca){let Bn=ca.get(Me);if(Bn){let Me=new Hn.Alias(Bn);return zn.aliasNodes.push(Me),Me}Ha.value=Me,ca.set(Me,Ha)}return Ha.node=Ga.createNode?Ga.createNode(zn.schema,Me,zn):xa?new Hn.Scalar(Me):Me,Bn&&Ha.node instanceof Hn.Node&&(Ha.node.tag=Bn),Ha.node}function ue(Me,Bn,Hn,zn){let ni=Me[zn.replace(/\W/g,"")];if(!ni){let Bn=Object.keys(Me).map((Me=>JSON.stringify(Me))).join(", ");throw new Error(`Unknown schema "${zn}"; use one of ${Bn}`)}if(Array.isArray(Hn))for(let Me of Hn)ni=ni.concat(Me);else typeof Hn=="function"&&(ni=Hn(ni.slice()));for(let Me=0;MeJSON.stringify(Me))).join(", ");throw new Error(`Unknown custom tag "${Hn}"; use one of ${Me}`)}ni[Me]=zn}}return ni}var pe=(Me,Bn)=>Me.keyBn.key?1:0,Dp=class{constructor(Me){let{customTags:Bn,merge:Hn,schema:ni,sortMapEntries:Ci,tags:aa}=Me;this.merge=!!Hn,this.name=ni,this.sortMapEntries=Ci===!0?pe:Ci||null,!Bn&&aa&&zn.warnOptionDeprecation("tags","customTags"),this.tags=ue(Fc,Jc,Bn||aa,ni)}createNode(Me,Bn,Hn,zn){let ni={defaultPrefix:Dp.defaultPrefix,schema:this,wrapScalars:Bn},Ci=zn?Object.assign(zn,ni):ni;return ae(Me,Hn,Ci)}createPair(Me,Bn,zn){zn||(zn={wrapScalars:!0});let ni=this.createNode(Me,zn.wrapScalars,null,zn),Ci=this.createNode(Bn,zn.wrapScalars,null,zn);return new Hn.Pair(ni,Ci)}};Bn._defineProperty(Dp,"defaultPrefix",Bn.defaultTagPrefix),Bn._defineProperty(Dp,"defaultTags",Bn.defaultTags),Me.Schema=Dp}}),Zg=D({"node_modules/yaml/dist/Document-9b4560a1.js"(Me){"use strict";oa();var Bn=Wg(),Hn=Kg(),zn=Xg(),ni={anchorPrefix:"a",customTags:null,indent:2,indentSeq:!0,keepCstNodes:!1,keepNodeTypes:!0,keepBlobsInJSON:!0,mapAsMap:!1,maxAliasCount:100,prettyErrors:!1,simpleKeys:!1,version:"1.2"},Ci={get binary(){return Hn.binaryOptions},set binary(Me){Object.assign(Hn.binaryOptions,Me)},get bool(){return Hn.boolOptions},set bool(Me){Object.assign(Hn.boolOptions,Me)},get int(){return Hn.intOptions},set int(Me){Object.assign(Hn.intOptions,Me)},get null(){return Hn.nullOptions},set null(Me){Object.assign(Hn.nullOptions,Me)},get str(){return Hn.strOptions},set str(Me){Object.assign(Hn.strOptions,Me)}},aa={"1.0":{schema:"yaml-1.1",merge:!0,tagPrefixes:[{handle:"!",prefix:Bn.defaultTagPrefix},{handle:"!!",prefix:"tag:private.yaml.org,2002:"}]},1.1:{schema:"yaml-1.1",merge:!0,tagPrefixes:[{handle:"!",prefix:"!"},{handle:"!!",prefix:Bn.defaultTagPrefix}]},1.2:{schema:"core",merge:!1,tagPrefixes:[{handle:"!",prefix:"!"},{handle:"!!",prefix:Bn.defaultTagPrefix}]}};function E(Me,Bn){if((Me.version||Me.options.version)==="1.0"){let Me=Bn.match(/^tag:private\.yaml\.org,2002:([^:/]+)$/);if(Me)return"!"+Me[1];let Hn=Bn.match(/^tag:([a-zA-Z0-9-]+)\.yaml\.org,2002:(.*)/);return Hn?`!${Hn[1]}/${Hn[2]}`:`!${Bn.replace(/^tag:/,"")}`}let Hn=Me.tagPrefixes.find((Me=>Bn.indexOf(Me.prefix)===0));if(!Hn){let zn=Me.getDefaults().tagPrefixes;Hn=zn&&zn.find((Me=>Bn.indexOf(Me.prefix)===0))}if(!Hn)return Bn[0]==="!"?Bn:`!<${Bn}>`;let zn=Bn.substr(Hn.prefix.length).replace(/[!,[\]{}]/g,(Me=>({"!":"%21",",":"%2C","[":"%5B","]":"%5D","{":"%7B","}":"%7D"}[Me])));return Hn.handle+zn}function I(Me,Bn){if(Bn instanceof Hn.Alias)return Hn.Alias;if(Bn.tag){let Hn=Me.filter((Me=>Me.tag===Bn.tag));if(Hn.length>0)return Hn.find((Me=>Me.format===Bn.format))||Hn[0]}let zn,ni;if(Bn instanceof Hn.Scalar){ni=Bn.value;let Hn=Me.filter((Me=>Me.identify&&Me.identify(ni)||Me.class&&ni instanceof Me.class));zn=Hn.find((Me=>Me.format===Bn.format))||Hn.find((Me=>!Me.format))}else ni=Bn,zn=Me.find((Me=>Me.nodeClass&&ni instanceof Me.nodeClass));if(!zn){let Me=ni&&ni.constructor?ni.constructor.name:typeof ni;throw new Error(`Tag not resolved for ${Me} value`)}return zn}function S(Me,Bn,Hn){let{anchors:zn,doc:ni}=Hn,Ci=[],aa=ni.anchors.getName(Me);return aa&&(zn[aa]=Me,Ci.push(`&${aa}`)),Me.tag?Ci.push(E(ni,Me.tag)):Bn.default||Ci.push(E(ni,Bn.tag)),Ci.join(" ")}function M(Me,Bn,zn,ni){let{anchors:Ci,schema:aa}=Bn.doc,oa;if(!(Me instanceof Hn.Node)){let Bn={aliasNodes:[],onTagObj:Me=>oa=Me,prevObjects:new Map};Me=aa.createNode(Me,!0,null,Bn);for(let Me of Bn.aliasNodes){Me.source=Me.source.node;let Bn=Ci.getName(Me.source);Bn||(Bn=Ci.newName(),Ci.map[Bn]=Me.source)}}if(Me instanceof Hn.Pair)return Me.toString(Bn,zn,ni);oa||(oa=I(aa.tags,Me));let ca=S(Me,oa,Bn);ca.length>0&&(Bn.indentAtStart=(Bn.indentAtStart||0)+ca.length+1);let _a=typeof oa.stringify=="function"?oa.stringify(Me,Bn,zn,ni):Me instanceof Hn.Scalar?Hn.stringifyString(Me,Bn,zn,ni):Me.toString(Bn,zn,ni);return ca?Me instanceof Hn.Scalar||_a[0]==="{"||_a[0]==="["?`${ca} ${_a}`:`${ca}\n${Bn.indent}${_a}`:_a}var ca=class{static validAnchorNode(Me){return Me instanceof Hn.Scalar||Me instanceof Hn.YAMLSeq||Me instanceof Hn.YAMLMap}constructor(Me){Bn._defineProperty(this,"map",Object.create(null)),this.prefix=Me}createAlias(Me,Bn){return this.setAnchor(Me,Bn),new Hn.Alias(Me)}createMergePair(){let Me=new Hn.Merge;for(var Bn=arguments.length,zn=new Array(Bn),ni=0;ni{if(Me instanceof Hn.Alias){if(Me.source instanceof Hn.YAMLMap)return Me}else if(Me instanceof Hn.YAMLMap)return this.createAlias(Me);throw new Error("Merge sources must be Map nodes or their Aliases")})),Me}getName(Me){let{map:Bn}=this;return Object.keys(Bn).find((Hn=>Bn[Hn]===Me))}getNames(){return Object.keys(this.map)}getNode(Me){return this.map[Me]}newName(Me){Me||(Me=this.prefix);let Bn=Object.keys(this.map);for(let Hn=1;;++Hn){let zn=`${Me}${Hn}`;if(!Bn.includes(zn))return zn}}resolveNodes(){let{map:Me,_cstAliases:Bn}=this;Object.keys(Me).forEach((Bn=>{Me[Bn]=Me[Bn].resolved})),Bn.forEach((Me=>{Me.source=Me.source.resolved})),delete this._cstAliases}setAnchor(Me,Bn){if(Me!=null&&!ca.validAnchorNode(Me))throw new Error("Anchors may only be set for Scalar, Seq and Map nodes");if(Bn&&/[\x00-\x19\s,[\]{}]/.test(Bn))throw new Error("Anchor names must not contain whitespace or control characters");let{map:Hn}=this,zn=Me&&Object.keys(Hn).find((Bn=>Hn[Bn]===Me));if(zn)if(Bn)zn!==Bn&&(delete Hn[zn],Hn[Bn]=Me);else return zn;else{if(!Bn){if(!Me)return null;Bn=this.newName()}Hn[Bn]=Me}return Bn}},P=(Me,Bn)=>{if(Me&&typeof Me=="object"){let{tag:zn}=Me;Me instanceof Hn.Collection?(zn&&(Bn[zn]=!0),Me.items.forEach((Me=>P(Me,Bn)))):Me instanceof Hn.Pair?(P(Me.key,Bn),P(Me.value,Bn)):Me instanceof Hn.Scalar&&zn&&(Bn[zn]=!0)}return Bn},C=Me=>Object.keys(P(Me,{}));function q(Me,zn){let ni={before:[],after:[]},Ci,aa=!1;for(let oa of zn)if(oa.valueRange){if(Ci!==void 0){let Hn="Document contains trailing content not separated by a ... or --- line";Me.errors.push(new Bn.YAMLSyntaxError(oa,Hn));break}let zn=Hn.resolveNode(Me,oa);aa&&(zn.spaceBefore=!0,aa=!1),Ci=zn}else oa.comment!==null?(Ci===void 0?ni.before:ni.after).push(oa.comment):oa.type===Bn.Type.BLANK_LINE&&(aa=!0,Ci===void 0&&ni.before.length>0&&!Me.commentBefore&&(Me.commentBefore=ni.before.join(`\n`),ni.before=[]));if(Me.contents=Ci||null,!Ci)Me.comment=ni.before.concat(ni.after).join(`\n`)||null;else{let Bn=ni.before.join(`\n`);if(Bn){let Me=Ci instanceof Hn.Collection&&Ci.items[0]?Ci.items[0]:Ci;Me.commentBefore=Me.commentBefore?`${Bn}\n${Me.commentBefore}`:Bn}Me.comment=ni.after.join(`\n`)||null}}function R(Me,Hn){let{tagPrefixes:zn}=Me,[ni,Ci]=Hn.parameters;if(!ni||!Ci){let Me="Insufficient parameters given for %TAG directive";throw new Bn.YAMLSemanticError(Hn,Me)}if(zn.some((Me=>Me.handle===ni))){let Me="The %TAG directive must only be given at most once per handle in the same document.";throw new Bn.YAMLSemanticError(Hn,Me)}return{handle:ni,prefix:Ci}}function B(Me,Hn){let[zn]=Hn.parameters;if(Hn.name==="YAML:1.0"&&(zn="1.0"),!zn){let Me="Insufficient parameters given for %YAML directive";throw new Bn.YAMLSemanticError(Hn,Me)}if(!aa[zn]){let ni=`Document will be parsed as YAML ${Me.version||Me.options.version} rather than YAML ${zn}`;Me.warnings.push(new Bn.YAMLWarning(Hn,ni))}return zn}function U(Me,Hn,zn){let ni=[],Ci=!1;for(let zn of Hn){let{comment:Hn,name:aa}=zn;switch(aa){case"TAG":try{Me.tagPrefixes.push(R(Me,zn))}catch(Bn){Me.errors.push(Bn)}Ci=!0;break;case"YAML":case"YAML:1.0":if(Me.version){let Hn="The %YAML directive must only be given at most once per document.";Me.errors.push(new Bn.YAMLSemanticError(zn,Hn))}try{Me.version=B(Me,zn)}catch(Bn){Me.errors.push(Bn)}Ci=!0;break;default:if(aa){let Hn=`YAML only supports %TAG and %YAML directives, and not %${aa}`;Me.warnings.push(new Bn.YAMLWarning(zn,Hn))}}Hn&&ni.push(Hn)}if(zn&&!Ci&&(Me.version||zn.version||Me.options.version)==="1.1"){let u=Me=>{let{handle:Bn,prefix:Hn}=Me;return{handle:Bn,prefix:Hn}};Me.tagPrefixes=zn.tagPrefixes.map(u),Me.version=zn.version}Me.commentBefore=ni.join(`\n`)||null}function f(Me){if(Me instanceof Hn.Collection)return!0;throw new Error("Expected a YAML collection as document contents")}var _a=class{constructor(Me){this.anchors=new ca(Me.anchorPrefix),this.commentBefore=null,this.comment=null,this.contents=null,this.directivesEndMarker=null,this.errors=[],this.options=Me,this.schema=null,this.tagPrefixes=[],this.version=null,this.warnings=[]}add(Me){return f(this.contents),this.contents.add(Me)}addIn(Me,Bn){f(this.contents),this.contents.addIn(Me,Bn)}delete(Me){return f(this.contents),this.contents.delete(Me)}deleteIn(Me){return Hn.isEmptyPath(Me)?this.contents==null?!1:(this.contents=null,!0):(f(this.contents),this.contents.deleteIn(Me))}getDefaults(){return _a.defaults[this.version]||_a.defaults[this.options.version]||{}}get(Me,Bn){return this.contents instanceof Hn.Collection?this.contents.get(Me,Bn):void 0}getIn(Me,Bn){return Hn.isEmptyPath(Me)?!Bn&&this.contents instanceof Hn.Scalar?this.contents.value:this.contents:this.contents instanceof Hn.Collection?this.contents.getIn(Me,Bn):void 0}has(Me){return this.contents instanceof Hn.Collection?this.contents.has(Me):!1}hasIn(Me){return Hn.isEmptyPath(Me)?this.contents!==void 0:this.contents instanceof Hn.Collection?this.contents.hasIn(Me):!1}set(Me,Bn){f(this.contents),this.contents.set(Me,Bn)}setIn(Me,Bn){Hn.isEmptyPath(Me)?this.contents=Bn:(f(this.contents),this.contents.setIn(Me,Bn))}setSchema(Me,Bn){if(!Me&&!Bn&&this.schema)return;typeof Me=="number"&&(Me=Me.toFixed(1)),Me==="1.0"||Me==="1.1"||Me==="1.2"?(this.version?this.version=Me:this.options.version=Me,delete this.options.schema):Me&&typeof Me=="string"&&(this.options.schema=Me),Array.isArray(Bn)&&(this.options.customTags=Bn);let Hn=Object.assign({},this.getDefaults(),this.options);this.schema=new zn.Schema(Hn)}parse(Me,Hn){this.options.keepCstNodes&&(this.cstNode=Me),this.options.keepNodeTypes&&(this.type="DOCUMENT");let{directives:zn=[],contents:ni=[],directivesEndMarker:Ci,error:aa,valueRange:oa}=Me;if(aa&&(aa.source||(aa.source=this),this.errors.push(aa)),U(this,zn,Hn),Ci&&(this.directivesEndMarker=!0),this.range=oa?[oa.start,oa.end]:null,this.setSchema(),this.anchors._cstAliases=[],q(this,ni),this.anchors.resolveNodes(),this.options.prettyErrors){for(let Me of this.errors)Me instanceof Bn.YAMLError&&Me.makePretty();for(let Me of this.warnings)Me instanceof Bn.YAMLError&&Me.makePretty()}return this}listNonDefaultTags(){return C(this.contents).filter((Me=>Me.indexOf(zn.Schema.defaultPrefix)!==0))}setTagPrefix(Me,Bn){if(Me[0]!=="!"||Me[Me.length-1]!=="!")throw new Error("Handle must start and end with !");if(Bn){let Hn=this.tagPrefixes.find((Bn=>Bn.handle===Me));Hn?Hn.prefix=Bn:this.tagPrefixes.push({handle:Me,prefix:Bn})}else this.tagPrefixes=this.tagPrefixes.filter((Bn=>Bn.handle!==Me))}toJSON(Me,Bn){let{keepBlobsInJSON:zn,mapAsMap:ni,maxAliasCount:Ci}=this.options,aa=zn&&(typeof Me!="string"||!(this.contents instanceof Hn.Scalar)),oa={doc:this,indentStep:" ",keep:aa,mapAsMap:aa&&!!ni,maxAliasCount:Ci,stringify:M},ca=Object.keys(this.anchors.map);ca.length>0&&(oa.anchors=new Map(ca.map((Me=>[this.anchors.map[Me],{alias:[],aliasCount:0,count:1}]))));let _a=Hn.toJSON(this.contents,Me,oa);if(typeof Bn=="function"&&oa.anchors)for(let{count:Me,res:Hn}of oa.anchors.values())Bn(Hn,Me);return _a}toString(){if(this.errors.length>0)throw new Error("Document with errors cannot be stringified");let Me=this.options.indent;if(!Number.isInteger(Me)||Me<=0){let Bn=JSON.stringify(Me);throw new Error(`"indent" option must be a positive integer, not ${Bn}`)}this.setSchema();let Bn=[],zn=!1;if(this.version){let Me="%YAML 1.2";this.schema.name==="yaml-1.1"&&(this.version==="1.0"?Me="%YAML:1.0":this.version==="1.1"&&(Me="%YAML 1.1")),Bn.push(Me),zn=!0}let ni=this.listNonDefaultTags();this.tagPrefixes.forEach((Me=>{let{handle:Hn,prefix:Ci}=Me;ni.some((Me=>Me.indexOf(Ci)===0))&&(Bn.push(`%TAG ${Hn} ${Ci}`),zn=!0)})),(zn||this.directivesEndMarker)&&Bn.push("---"),this.commentBefore&&((zn||!this.directivesEndMarker)&&Bn.unshift(""),Bn.unshift(this.commentBefore.replace(/^/gm,"#")));let Ci={anchors:Object.create(null),doc:this,indent:"",indentStep:" ".repeat(Me),stringify:M},aa=!1,oa=null;if(this.contents){this.contents instanceof Hn.Node&&(this.contents.spaceBefore&&(zn||this.directivesEndMarker)&&Bn.push(""),this.contents.commentBefore&&Bn.push(this.contents.commentBefore.replace(/^/gm,"#")),Ci.forceBlockIndent=!!this.comment,oa=this.contents.comment);let Me=oa?null:()=>aa=!0,ni=M(this.contents,Ci,(()=>oa=null),Me);Bn.push(Hn.addComment(ni,"",oa))}else this.contents!==void 0&&Bn.push(M(this.contents,Ci));return this.comment&&((!aa||oa)&&Bn[Bn.length-1]!==""&&Bn.push(""),Bn.push(this.comment.replace(/^/gm,"#"))),Bn.join(`\n`)+`\n`}};Bn._defineProperty(_a,"defaults",aa),Me.Document=_a,Me.defaultOptions=ni,Me.scalarOptions=Ci}}),f_=D({"node_modules/yaml/dist/index.js"(Me){"use strict";oa();var Bn=Yg(),Hn=Zg(),zn=Xg(),ni=Wg(),Ci=zg();Kg();function y(Me){let Bn=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!0,ni=arguments.length>2?arguments[2]:void 0;ni===void 0&&typeof Bn=="string"&&(ni=Bn,Bn=!0);let Ci=Object.assign({},Hn.Document.defaults[Hn.defaultOptions.version],Hn.defaultOptions);return new zn.Schema(Ci).createNode(Me,Bn,ni)}var aa=class extends Hn.Document{constructor(Me){super(Object.assign({},Hn.defaultOptions,Me))}};function I(Me,Hn){let zn=[],ni;for(let Ci of Bn.parse(Me)){let Me=new aa(Hn);Me.parse(Ci,ni),zn.push(Me),ni=Me}return zn}function S(Me,Hn){let zn=Bn.parse(Me),Ci=new aa(Hn).parse(zn[0]);if(zn.length>1){let Me="Source contains multiple documents; please use YAML.parseAllDocuments()";Ci.errors.unshift(new ni.YAMLSemanticError(zn[1],Me))}return Ci}function M(Me,Bn){let Hn=S(Me,Bn);if(Hn.warnings.forEach((Me=>Ci.warn(Me))),Hn.errors.length>0)throw Hn.errors[0];return Hn.toJSON()}function T(Me,Bn){let Hn=new aa(Bn);return Hn.contents=Me,String(Hn)}var ca={createNode:y,defaultOptions:Hn.defaultOptions,Document:aa,parse:M,parseAllDocuments:I,parseCST:Bn.parse,parseDocument:S,scalarOptions:Hn.scalarOptions,stringify:T};Me.YAML=ca}}),Z_=D({"node_modules/yaml/index.js"(Me,Bn){oa(),Bn.exports=f_().YAML}}),sA=D({"node_modules/yaml/dist/util.js"(Me){"use strict";oa();var Bn=Kg(),Hn=Wg();Me.findPair=Bn.findPair,Me.parseMap=Bn.resolveMap,Me.parseSeq=Bn.resolveSeq,Me.stringifyNumber=Bn.stringifyNumber,Me.stringifyString=Bn.stringifyString,Me.toJSON=Bn.toJSON,Me.Type=Hn.Type,Me.YAMLError=Hn.YAMLError,Me.YAMLReferenceError=Hn.YAMLReferenceError,Me.YAMLSemanticError=Hn.YAMLSemanticError,Me.YAMLSyntaxError=Hn.YAMLSyntaxError,Me.YAMLWarning=Hn.YAMLWarning}}),oA=D({"node_modules/yaml/util.js"(Me){oa();var Bn=sA();Me.findPair=Bn.findPair,Me.toJSON=Bn.toJSON,Me.parseMap=Bn.parseMap,Me.parseSeq=Bn.parseSeq,Me.stringifyNumber=Bn.stringifyNumber,Me.stringifyString=Bn.stringifyString,Me.Type=Bn.Type,Me.YAMLError=Bn.YAMLError,Me.YAMLReferenceError=Bn.YAMLReferenceError,Me.YAMLSemanticError=Bn.YAMLSemanticError,Me.YAMLSyntaxError=Bn.YAMLSyntaxError,Me.YAMLWarning=Bn.YAMLWarning}}),hA=D({"node_modules/yaml-unist-parser/lib/yaml.js"(Me){"use strict";oa(),Me.__esModule=!0;var Bn=Z_();Me.Document=Bn.Document;var Hn=Z_();Me.parseCST=Hn.parseCST;var zn=oA();Me.YAMLError=zn.YAMLError,Me.YAMLSyntaxError=zn.YAMLSyntaxError,Me.YAMLSemanticError=zn.YAMLSemanticError}}),ey=D({"node_modules/yaml-unist-parser/lib/parse.js"(Me){"use strict";oa(),Me.__esModule=!0;var Bn=so(),Hn=tc(),zn=Fc(),ni=Jc(),Ci=jg(),aa=Xf(),ca=Qg(),_a=Gg(),xa=$g(),Ga=qg(),Ha=Vg(),ts=Jg(),Ps=hA();function q(Me){var oa=Ps.parseCST(Me);Ga.addOrigRange(oa);for(var so=oa.map((function(Me){return new Ps.Document({merge:!1,keepCstNodes:!0}).parse(Me)})),oo=new Bn.default(Me),Jo=[],tc={text:Me,locator:oo,comments:Jo,transformOffset:function(Me){return _a.transformOffset(Me,tc)},transformRange:function(Me){return xa.transformRange(Me,tc)},transformNode:function(Me){return Ci.transformNode(Me,tc)},transformContent:function(Me){return aa.transformContent(Me,tc)}},dc=0,Fc=so;dc{"use strict";var zn=Object.getOwnPropertyNames;var __commonJS=(Me,Bn)=>function __require(){return Bn||(0,Me[zn(Me)[0]])((Bn={exports:{}}).exports,Bn),Bn.exports};var ni=__commonJS({"node_modules/import-fresh/node_modules/resolve-from/index.js"(Me,Bn){"use strict";var zn=Hn(16928);var ni=Hn(73339);var Ci=Hn(79896);var resolveFrom=(Me,Bn,Hn)=>{if(typeof Me!=="string"){throw new TypeError(`Expected \`fromDir\` to be of type \`string\`, got \`${typeof Me}\``)}if(typeof Bn!=="string"){throw new TypeError(`Expected \`moduleId\` to be of type \`string\`, got \`${typeof Bn}\``)}try{Me=Ci.realpathSync(Me)}catch(Bn){if(Bn.code==="ENOENT"){Me=zn.resolve(Me)}else if(Hn){return null}else{throw Bn}}const aa=zn.join(Me,"noop.js");const resolveFileName=()=>ni._resolveFilename(Bn,{id:aa,filename:aa,paths:ni._nodeModulePaths(Me)});if(Hn){try{return resolveFileName()}catch(Me){return null}}return resolveFileName()};Bn.exports=(Me,Bn)=>resolveFrom(Me,Bn);Bn.exports.silent=(Me,Bn)=>resolveFrom(Me,Bn,true)}});var Ci=__commonJS({"scripts/build/shims/parent-module.cjs"(Me,Bn){"use strict";Bn.exports=Me=>Me}});var aa=__commonJS({"node_modules/import-fresh/index.js"(Me,Bn){"use strict";var zn=Hn(16928);var aa=ni();var oa=Ci();Bn.exports=Me=>{if(typeof Me!=="string"){throw new TypeError("Expected a string")}const Bn=oa(__filename);const Hn=Bn?zn.dirname(Bn):__dirname;const ni=aa(Hn,Me);const Ci=require.cache[ni];if(Ci&&Ci.parent){let Me=Ci.parent.children.length;while(Me--){if(Ci.parent.children[Me].id===ni){Ci.parent.children.splice(Me,1)}}}delete require.cache[ni];const ca=require.cache[Bn];return ca===void 0?require(ni):ca.require(ni)}}});var oa=__commonJS({"node_modules/is-arrayish/index.js"(Me,Bn){"use strict";Bn.exports=function isArrayish(Me){if(!Me){return false}return Me instanceof Array||Array.isArray(Me)||Me.length>=0&&Me.splice instanceof Function}}});var ca=__commonJS({"node_modules/error-ex/index.js"(Me,Bn){"use strict";var zn=Hn(39023);var ni=oa();var Ci=function errorEx2(Me,Bn){if(!Me||Me.constructor!==String){Bn=Me||{};Me=Error.name}var Hn=function ErrorEXError(zn){if(!this){return new ErrorEXError(zn)}zn=zn instanceof Error?zn.message:zn||this.message;Error.call(this,zn);Error.captureStackTrace(this,Hn);this.name=Me;Object.defineProperty(this,"message",{configurable:true,enumerable:false,get:function(){var Me=zn.split(/\r?\n/g);for(var Hn in Bn){if(!Bn.hasOwnProperty(Hn)){continue}var Ci=Bn[Hn];if("message"in Ci){Me=Ci.message(this[Hn],Me)||Me;if(!ni(Me)){Me=[Me]}}}return Me.join("\n")},set:function(Me){zn=Me}});var Ci=null;var aa=Object.getOwnPropertyDescriptor(this,"stack");var oa=aa.get;var ca=aa.value;delete aa.value;delete aa.writable;aa.set=function(Me){Ci=Me};aa.get=function(){var Me=(Ci||(oa?oa.call(this):ca)).split(/\r?\n+/g);if(!Ci){Me[0]=this.name+": "+this.message}var Hn=1;for(var zn in Bn){if(!Bn.hasOwnProperty(zn)){continue}var ni=Bn[zn];if("line"in ni){var aa=ni.line(this[zn]);if(aa){Me.splice(Hn++,0," "+aa)}}if("stack"in ni){ni.stack(this[zn],Me)}}return Me.join("\n")};Object.defineProperty(this,"stack",aa)};if(Object.setPrototypeOf){Object.setPrototypeOf(Hn.prototype,Error.prototype);Object.setPrototypeOf(Hn,Error)}else{zn.inherits(Hn,Error)}return Hn};Ci.append=function(Me,Bn){return{message:function(Hn,zn){Hn=Hn||Bn;if(Hn){zn[0]+=" "+Me.replace("%s",Hn.toString())}return zn}}};Ci.line=function(Me,Bn){return{line:function(Hn){Hn=Hn||Bn;if(Hn){return Me.replace("%s",Hn.toString())}return null}}};Bn.exports=Ci}});var _a=__commonJS({"node_modules/json-parse-even-better-errors/index.js"(Me,Bn){"use strict";var hexify=Me=>{const Bn=Me.charCodeAt(0).toString(16).toUpperCase();return"0x"+(Bn.length%2?"0":"")+Bn};var parseError=(Me,Bn,Hn)=>{if(!Bn){return{message:Me.message+" while parsing empty string",position:0}}const zn=Me.message.match(/^Unexpected token (.) .*position\s+(\d+)/i);const ni=zn?+zn[2]:Me.message.match(/^Unexpected end of JSON.*/i)?Bn.length-1:null;const Ci=zn?Me.message.replace(/^Unexpected token ./,`Unexpected token ${JSON.stringify(zn[1])} (${hexify(zn[1])})`):Me.message;if(ni!==null&&ni!==void 0){const Me=ni<=Hn?0:ni-Hn;const zn=ni+Hn>=Bn.length?Bn.length:ni+Hn;const aa=(Me===0?"":"...")+Bn.slice(Me,zn)+(zn===Bn.length?"":"...");const oa=Bn===aa?"":"near ";return{message:Ci+` while parsing ${oa}${JSON.stringify(aa)}`,position:ni}}else{return{message:Ci+` while parsing '${Bn.slice(0,Hn*2)}'`,position:0}}};var Hn=class extends SyntaxError{constructor(Me,Bn,Hn,zn){Hn=Hn||20;const ni=parseError(Me,Bn,Hn);super(ni.message);Object.assign(this,ni);this.code="EJSONPARSE";this.systemError=Me;Error.captureStackTrace(this,zn||this.constructor)}get name(){return this.constructor.name}set name(Me){}get[Symbol.toStringTag](){return this.constructor.name}};var zn=Symbol.for("indent");var ni=Symbol.for("newline");var Ci=/^\s*[{\[]((?:\r?\n)+)([\s\t]*)/;var aa=/^(?:\{\}|\[\])((?:\r?\n)+)?$/;var parseJson=(Me,Bn,oa)=>{const ca=stripBOM(Me);oa=oa||20;try{const[,Me="\n",Hn=" "]=ca.match(aa)||ca.match(Ci)||[,"",""];const oa=JSON.parse(ca,Bn);if(oa&&typeof oa==="object"){oa[ni]=Me;oa[zn]=Hn}return oa}catch(Bn){if(typeof Me!=="string"&&!Buffer.isBuffer(Me)){const Hn=Array.isArray(Me)&&Me.length===0;throw Object.assign(new TypeError(`Cannot parse ${Hn?"an empty array":String(Me)}`),{code:"EJSONPARSE",systemError:Bn})}throw new Hn(Bn,ca,oa,parseJson)}};var stripBOM=Me=>String(Me).replace(/^\uFEFF/,"");Bn.exports=parseJson;parseJson.JSONParseError=Hn;parseJson.noExceptions=(Me,Bn)=>{try{return JSON.parse(stripBOM(Me),Bn)}catch(Me){}}}});var xa=__commonJS({"node_modules/parse-json/node_modules/lines-and-columns/build/index.js"(Me){"use strict";Me.__esModule=true;Me.LinesAndColumns=void 0;var Bn="\n";var Hn="\r";var zn=function(){function LinesAndColumns2(Me){this.string=Me;var zn=[0];for(var ni=0;nithis.string.length){return null}var Bn=0;var Hn=this.offsets;while(Hn[Bn+1]<=Me){Bn++}var zn=Me-Hn[Bn];return{line:Bn,column:zn}};LinesAndColumns2.prototype.indexForLocation=function(Me){var Bn=Me.line,Hn=Me.column;if(Bn<0||Bn>=this.offsets.length){return null}if(Hn<0||Hn>this.lengthOfLine(Bn)){return null}return this.offsets[Bn]+Hn};LinesAndColumns2.prototype.lengthOfLine=function(Me){var Bn=this.offsets[Me];var Hn=Me===this.offsets.length-1?this.string.length:this.offsets[Me+1];return Hn-Bn};return LinesAndColumns2}();Me.LinesAndColumns=zn;Me["default"]=zn}});var Ga=__commonJS({"node_modules/js-tokens/index.js"(Me){Object.defineProperty(Me,"__esModule",{value:true});Me.default=/((['"])(?:(?!\2|\\).|\\(?:\r\n|[\s\S]))*(\2)?|`(?:[^`\\$]|\\[\s\S]|\$(?!\{)|\$\{(?:[^{}]|\{[^}]*\}?)*\}?)*(`)?)|(\/\/.*)|(\/\*(?:[^*]|\*(?!\/))*(\*\/)?)|(\/(?!\*)(?:\[(?:(?![\]\\]).|\\.)*\]|(?![\/\]\\]).|\\.)+\/(?:(?!\s*(?:\b|[\u0080-\uFFFF$\\'"~({]|[+\-!](?!=)|\.?\d))|[gmiyus]{1,6}\b(?![\u0080-\uFFFF$\\]|\s*(?:[+\-*%&|^<>!=?({]|\/(?![\/*])))))|(0[xX][\da-fA-F]+|0[oO][0-7]+|0[bB][01]+|(?:\d*\.\d+|\d+\.?)(?:[eE][+-]?\d+)?)|((?!\d)(?:(?!\s)[$\w\u0080-\uFFFF]|\\u[\da-fA-F]{4}|\\u\{[\da-fA-F]+\})+)|(--|\+\+|&&|\|\||=>|\.{3}|(?:[+\-\/%&|^]|\*{1,2}|<{1,2}|>{1,3}|!=?|={1,2})=?|[?~.,:;[\](){}])|(\s+)|(^$|[\s\S])/g;Me.matchToToken=function(Me){var Bn={type:"invalid",value:Me[0],closed:void 0};if(Me[1])Bn.type="string",Bn.closed=!!(Me[3]||Me[4]);else if(Me[5])Bn.type="comment";else if(Me[6])Bn.type="comment",Bn.closed=!!Me[7];else if(Me[8])Bn.type="regex";else if(Me[9])Bn.type="number";else if(Me[10])Bn.type="name";else if(Me[11])Bn.type="punctuator";else if(Me[12])Bn.type="whitespace";return Bn}}});var Ha=__commonJS({"node_modules/@babel/helper-validator-identifier/lib/identifier.js"(Me){"use strict";Object.defineProperty(Me,"__esModule",{value:true});Me.isIdentifierChar=isIdentifierChar;Me.isIdentifierName=isIdentifierName;Me.isIdentifierStart=isIdentifierStart;var Bn="ªµºÀ-ÖØ-öø-ˁˆ-ˑˠ-ˤˬˮͰ-ʹͶͷͺ-ͽͿΆΈ-ΊΌΎ-ΡΣ-ϵϷ-ҁҊ-ԯԱ-Ֆՙՠ-ֈא-תׯ-ײؠ-يٮٯٱ-ۓەۥۦۮۯۺ-ۼۿܐܒ-ܯݍ-ޥޱߊ-ߪߴߵߺࠀ-ࠕࠚࠤࠨࡀ-ࡘࡠ-ࡪࡰ-ࢇࢉ-ࢎࢠ-ࣉऄ-हऽॐक़-ॡॱ-ঀঅ-ঌএঐও-নপ-রলশ-হঽৎড়ঢ়য়-ৡৰৱৼਅ-ਊਏਐਓ-ਨਪ-ਰਲਲ਼ਵਸ਼ਸਹਖ਼-ੜਫ਼ੲ-ੴઅ-ઍએ-ઑઓ-નપ-રલળવ-હઽૐૠૡૹଅ-ଌଏଐଓ-ନପ-ରଲଳଵ-ହଽଡ଼ଢ଼ୟ-ୡୱஃஅ-ஊஎ-ஐஒ-கஙசஜஞடணதந-பம-ஹௐఅ-ఌఎ-ఐఒ-నప-హఽౘ-ౚౝౠౡಀಅ-ಌಎ-ಐಒ-ನಪ-ಳವ-ಹಽೝೞೠೡೱೲഄ-ഌഎ-ഐഒ-ഺഽൎൔ-ൖൟ-ൡൺ-ൿඅ-ඖක-නඳ-රලව-ෆก-ะาำเ-ๆກຂຄຆ-ຊຌ-ຣລວ-ະາຳຽເ-ໄໆໜ-ໟༀཀ-ཇཉ-ཬྈ-ྌက-ဪဿၐ-ၕၚ-ၝၡၥၦၮ-ၰၵ-ႁႎႠ-ჅჇჍა-ჺჼ-ቈቊ-ቍቐ-ቖቘቚ-ቝበ-ኈኊ-ኍነ-ኰኲ-ኵኸ-ኾዀዂ-ዅወ-ዖዘ-ጐጒ-ጕጘ-ፚᎀ-ᎏᎠ-Ᏽᏸ-ᏽᐁ-ᙬᙯ-ᙿᚁ-ᚚᚠ-ᛪᛮ-ᛸᜀ-ᜑᜟ-ᜱᝀ-ᝑᝠ-ᝬᝮ-ᝰក-ឳៗៜᠠ-ᡸᢀ-ᢨᢪᢰ-ᣵᤀ-ᤞᥐ-ᥭᥰ-ᥴᦀ-ᦫᦰ-ᧉᨀ-ᨖᨠ-ᩔᪧᬅ-ᬳᭅ-ᭌᮃ-ᮠᮮᮯᮺ-ᯥᰀ-ᰣᱍ-ᱏᱚ-ᱽᲀ-ᲈᲐ-ᲺᲽ-Ჿᳩ-ᳬᳮ-ᳳᳵᳶᳺᴀ-ᶿḀ-ἕἘ-Ἕἠ-ὅὈ-Ὅὐ-ὗὙὛὝὟ-ώᾀ-ᾴᾶ-ᾼιῂ-ῄῆ-ῌῐ-ΐῖ-Ίῠ-Ῥῲ-ῴῶ-ῼⁱⁿₐ-ₜℂℇℊ-ℓℕ℘-ℝℤΩℨK-ℹℼ-ℿⅅ-ⅉⅎⅠ-ↈⰀ-ⳤⳫ-ⳮⳲⳳⴀ-ⴥⴧⴭⴰ-ⵧⵯⶀ-ⶖⶠ-ⶦⶨ-ⶮⶰ-ⶶⶸ-ⶾⷀ-ⷆⷈ-ⷎⷐ-ⷖⷘ-ⷞ々-〇〡-〩〱-〵〸-〼ぁ-ゖ゛-ゟァ-ヺー-ヿㄅ-ㄯㄱ-ㆎㆠ-ㆿㇰ-ㇿ㐀-䶿一-ꒌꓐ-ꓽꔀ-ꘌꘐ-ꘟꘪꘫꙀ-ꙮꙿ-ꚝꚠ-ꛯꜗ-ꜟꜢ-ꞈꞋ-ꟊꟐꟑꟓꟕ-ꟙꟲ-ꠁꠃ-ꠅꠇ-ꠊꠌ-ꠢꡀ-ꡳꢂ-ꢳꣲ-ꣷꣻꣽꣾꤊ-ꤥꤰ-ꥆꥠ-ꥼꦄ-ꦲꧏꧠ-ꧤꧦ-ꧯꧺ-ꧾꨀ-ꨨꩀ-ꩂꩄ-ꩋꩠ-ꩶꩺꩾ-ꪯꪱꪵꪶꪹ-ꪽꫀꫂꫛ-ꫝꫠ-ꫪꫲ-ꫴꬁ-ꬆꬉ-ꬎꬑ-ꬖꬠ-ꬦꬨ-ꬮꬰ-ꭚꭜ-ꭩꭰ-ꯢ가-힣ힰ-ퟆퟋ-ퟻ豈-舘並-龎ff-stﬓ-ﬗיִײַ-ﬨשׁ-זּטּ-לּמּנּסּףּפּצּ-ﮱﯓ-ﴽﵐ-ﶏﶒ-ﷇﷰ-ﷻﹰ-ﹴﹶ-ﻼA-Za-zヲ-하-ᅦᅧ-ᅬᅭ-ᅲᅳ-ᅵ";var Hn="‌‍·̀-ͯ·҃-֑҇-ׇֽֿׁׂׅׄؐ-ًؚ-٩ٰۖ-ۜ۟-۪ۤۧۨ-ۭ۰-۹ܑܰ-݊ަ-ް߀-߉߫-߽߳ࠖ-࠙ࠛ-ࠣࠥ-ࠧࠩ-࡙࠭-࡛࢘-࢟࣊-ࣣ࣡-ःऺ-़ा-ॏ॑-ॗॢॣ०-९ঁ-ঃ়া-ৄেৈো-্ৗৢৣ০-৯৾ਁ-ਃ਼ਾ-ੂੇੈੋ-੍ੑ੦-ੱੵઁ-ઃ઼ા-ૅે-ૉો-્ૢૣ૦-૯ૺ-૿ଁ-ଃ଼ା-ୄେୈୋ-୍୕-ୗୢୣ୦-୯ஂா-ூெ-ைொ-்ௗ௦-௯ఀ-ఄ఼ా-ౄె-ైొ-్ౕౖౢౣ౦-౯ಁ-ಃ಼ಾ-ೄೆ-ೈೊ-್ೕೖೢೣ೦-೯ೳഀ-ഃ഻഼ാ-ൄെ-ൈൊ-്ൗൢൣ൦-൯ඁ-ඃ්ා-ුූෘ-ෟ෦-෯ෲෳัิ-ฺ็-๎๐-๙ັິ-ຼ່-໎໐-໙༘༙༠-༩༹༵༷༾༿ཱ-྄྆྇ྍ-ྗྙ-ྼ࿆ါ-ှ၀-၉ၖ-ၙၞ-ၠၢ-ၤၧ-ၭၱ-ၴႂ-ႍႏ-ႝ፝-፟፩-፱ᜒ-᜕ᜲ-᜴ᝒᝓᝲᝳ឴-៓៝០-៩᠋-᠍᠏-᠙ᢩᤠ-ᤫᤰ-᤻᥆-᥏᧐-᧚ᨗ-ᨛᩕ-ᩞ᩠-᩿᩼-᪉᪐-᪙᪰-᪽ᪿ-ᫎᬀ-ᬄ᬴-᭄᭐-᭙᭫-᭳ᮀ-ᮂᮡ-ᮭ᮰-᮹᯦-᯳ᰤ-᰷᱀-᱉᱐-᱙᳐-᳔᳒-᳨᳭᳴᳷-᳹᷀-᷿‿⁀⁔⃐-⃥⃜⃡-⃰⳯-⵿⳱ⷠ-〪ⷿ-゙゚〯꘠-꘩꙯ꙴ-꙽ꚞꚟ꛰꛱ꠂ꠆ꠋꠣ-ꠧ꠬ꢀꢁꢴ-ꣅ꣐-꣙꣠-꣱ꣿ-꤉ꤦ-꤭ꥇ-꥓ꦀ-ꦃ꦳-꧀꧐-꧙ꧥ꧰-꧹ꨩ-ꨶꩃꩌꩍ꩐-꩙ꩻ-ꩽꪰꪲ-ꪴꪷꪸꪾ꪿꫁ꫫ-ꫯꫵ꫶ꯣ-ꯪ꯬꯭꯰-꯹ﬞ︀-️︠-︯︳︴﹍-﹏0-9_";var zn=new RegExp("["+Bn+"]");var ni=new RegExp("["+Bn+Hn+"]");Bn=Hn=null;var Ci=[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,13,10,2,14,2,6,2,1,2,10,2,14,2,6,2,1,68,310,10,21,11,7,25,5,2,41,2,8,70,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,43,17,47,20,28,22,13,52,58,1,3,0,14,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,20,1,64,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,38,6,186,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,19,72,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,16,0,2,12,2,33,125,0,80,921,103,110,18,195,2637,96,16,1071,18,5,4026,582,8634,568,8,30,18,78,18,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,8936,3,2,6,2,1,2,290,16,0,30,2,3,0,15,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,1845,30,7,5,262,61,147,44,11,6,17,0,322,29,19,43,485,27,757,6,2,3,2,1,2,14,2,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,42719,33,4153,7,221,3,5761,15,7472,3104,541,1507,4938,6,4191];var aa=[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,81,2,71,10,50,3,123,2,54,14,32,10,3,1,11,3,46,10,8,0,46,9,7,2,37,13,2,9,6,1,45,0,13,2,49,13,9,3,2,11,83,11,7,0,3,0,158,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,10,1,2,0,49,6,4,4,14,9,5351,0,7,14,13835,9,87,9,39,4,60,6,26,9,1014,0,2,54,8,3,82,0,12,1,19628,1,4706,45,3,22,543,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,101,0,161,6,10,9,357,0,62,13,499,13,983,6,110,6,6,9,4759,9,787719,239];function isInAstralSet(Me,Bn){let Hn=65536;for(let zn=0,ni=Bn.length;znMe)return false;Hn+=Bn[zn+1];if(Hn>=Me)return true}return false}function isIdentifierStart(Me){if(Me<65)return Me===36;if(Me<=90)return true;if(Me<97)return Me===95;if(Me<=122)return true;if(Me<=65535){return Me>=170&&zn.test(String.fromCharCode(Me))}return isInAstralSet(Me,Ci)}function isIdentifierChar(Me){if(Me<48)return Me===36;if(Me<58)return true;if(Me<65)return false;if(Me<=90)return true;if(Me<97)return Me===95;if(Me<=122)return true;if(Me<=65535){return Me>=170&&ni.test(String.fromCharCode(Me))}return isInAstralSet(Me,Ci)||isInAstralSet(Me,aa)}function isIdentifierName(Me){let Bn=true;for(let Hn=0;Hn1){ni-=1}}return[ni*360,Ci*100,_a*100]};Ci.rgb.hwb=function(Me){var Bn=Me[0];var Hn=Me[1];var zn=Me[2];var ni=Ci.rgb.hsl(Me)[0];var aa=1/255*Math.min(Bn,Math.min(Hn,zn));zn=1-1/255*Math.max(Bn,Math.max(Hn,zn));return[ni,aa*100,zn*100]};Ci.rgb.cmyk=function(Me){var Bn=Me[0]/255;var Hn=Me[1]/255;var zn=Me[2]/255;var ni;var Ci;var aa;var oa;oa=Math.min(1-Bn,1-Hn,1-zn);ni=(1-Bn-oa)/(1-oa)||0;Ci=(1-Hn-oa)/(1-oa)||0;aa=(1-zn-oa)/(1-oa)||0;return[ni*100,Ci*100,aa*100,oa*100]};function comparativeDistance(Me,Bn){return Math.pow(Me[0]-Bn[0],2)+Math.pow(Me[1]-Bn[1],2)+Math.pow(Me[2]-Bn[2],2)}Ci.rgb.keyword=function(Me){var Bn=zn[Me];if(Bn){return Bn}var ni=Infinity;var Ci;for(var aa in Hn){if(Hn.hasOwnProperty(aa)){var oa=Hn[aa];var ca=comparativeDistance(Me,oa);if(ca.04045?Math.pow((Bn+.055)/1.055,2.4):Bn/12.92;Hn=Hn>.04045?Math.pow((Hn+.055)/1.055,2.4):Hn/12.92;zn=zn>.04045?Math.pow((zn+.055)/1.055,2.4):zn/12.92;var ni=Bn*.4124+Hn*.3576+zn*.1805;var Ci=Bn*.2126+Hn*.7152+zn*.0722;var aa=Bn*.0193+Hn*.1192+zn*.9505;return[ni*100,Ci*100,aa*100]};Ci.rgb.lab=function(Me){var Bn=Ci.rgb.xyz(Me);var Hn=Bn[0];var zn=Bn[1];var ni=Bn[2];var aa;var oa;var ca;Hn/=95.047;zn/=100;ni/=108.883;Hn=Hn>.008856?Math.pow(Hn,1/3):7.787*Hn+16/116;zn=zn>.008856?Math.pow(zn,1/3):7.787*zn+16/116;ni=ni>.008856?Math.pow(ni,1/3):7.787*ni+16/116;aa=116*zn-16;oa=500*(Hn-zn);ca=200*(zn-ni);return[aa,oa,ca]};Ci.hsl.rgb=function(Me){var Bn=Me[0]/360;var Hn=Me[1]/100;var zn=Me[2]/100;var ni;var Ci;var aa;var oa;var ca;if(Hn===0){ca=zn*255;return[ca,ca,ca]}if(zn<.5){Ci=zn*(1+Hn)}else{Ci=zn+Hn-zn*Hn}ni=2*zn-Ci;oa=[0,0,0];for(var _a=0;_a<3;_a++){aa=Bn+1/3*-(_a-1);if(aa<0){aa++}if(aa>1){aa--}if(6*aa<1){ca=ni+(Ci-ni)*6*aa}else if(2*aa<1){ca=Ci}else if(3*aa<2){ca=ni+(Ci-ni)*(2/3-aa)*6}else{ca=ni}oa[_a]=ca*255}return oa};Ci.hsl.hsv=function(Me){var Bn=Me[0];var Hn=Me[1]/100;var zn=Me[2]/100;var ni=Hn;var Ci=Math.max(zn,.01);var aa;var oa;zn*=2;Hn*=zn<=1?zn:2-zn;ni*=Ci<=1?Ci:2-Ci;oa=(zn+Hn)/2;aa=zn===0?2*ni/(Ci+ni):2*Hn/(zn+Hn);return[Bn,aa*100,oa*100]};Ci.hsv.rgb=function(Me){var Bn=Me[0]/60;var Hn=Me[1]/100;var zn=Me[2]/100;var ni=Math.floor(Bn)%6;var Ci=Bn-Math.floor(Bn);var aa=255*zn*(1-Hn);var oa=255*zn*(1-Hn*Ci);var ca=255*zn*(1-Hn*(1-Ci));zn*=255;switch(ni){case 0:return[zn,ca,aa];case 1:return[oa,zn,aa];case 2:return[aa,zn,ca];case 3:return[aa,oa,zn];case 4:return[ca,aa,zn];case 5:return[zn,aa,oa]}};Ci.hsv.hsl=function(Me){var Bn=Me[0];var Hn=Me[1]/100;var zn=Me[2]/100;var ni=Math.max(zn,.01);var Ci;var aa;var oa;oa=(2-Hn)*zn;Ci=(2-Hn)*ni;aa=Hn*ni;aa/=Ci<=1?Ci:2-Ci;aa=aa||0;oa/=2;return[Bn,aa*100,oa*100]};Ci.hwb.rgb=function(Me){var Bn=Me[0]/360;var Hn=Me[1]/100;var zn=Me[2]/100;var ni=Hn+zn;var Ci;var aa;var oa;var ca;if(ni>1){Hn/=ni;zn/=ni}Ci=Math.floor(6*Bn);aa=1-zn;oa=6*Bn-Ci;if((Ci&1)!==0){oa=1-oa}ca=Hn+oa*(aa-Hn);var _a;var xa;var Ga;switch(Ci){default:case 6:case 0:_a=aa;xa=ca;Ga=Hn;break;case 1:_a=ca;xa=aa;Ga=Hn;break;case 2:_a=Hn;xa=aa;Ga=ca;break;case 3:_a=Hn;xa=ca;Ga=aa;break;case 4:_a=ca;xa=Hn;Ga=aa;break;case 5:_a=aa;xa=Hn;Ga=ca;break}return[_a*255,xa*255,Ga*255]};Ci.cmyk.rgb=function(Me){var Bn=Me[0]/100;var Hn=Me[1]/100;var zn=Me[2]/100;var ni=Me[3]/100;var Ci;var aa;var oa;Ci=1-Math.min(1,Bn*(1-ni)+ni);aa=1-Math.min(1,Hn*(1-ni)+ni);oa=1-Math.min(1,zn*(1-ni)+ni);return[Ci*255,aa*255,oa*255]};Ci.xyz.rgb=function(Me){var Bn=Me[0]/100;var Hn=Me[1]/100;var zn=Me[2]/100;var ni;var Ci;var aa;ni=Bn*3.2406+Hn*-1.5372+zn*-.4986;Ci=Bn*-.9689+Hn*1.8758+zn*.0415;aa=Bn*.0557+Hn*-.204+zn*1.057;ni=ni>.0031308?1.055*Math.pow(ni,1/2.4)-.055:ni*12.92;Ci=Ci>.0031308?1.055*Math.pow(Ci,1/2.4)-.055:Ci*12.92;aa=aa>.0031308?1.055*Math.pow(aa,1/2.4)-.055:aa*12.92;ni=Math.min(Math.max(0,ni),1);Ci=Math.min(Math.max(0,Ci),1);aa=Math.min(Math.max(0,aa),1);return[ni*255,Ci*255,aa*255]};Ci.xyz.lab=function(Me){var Bn=Me[0];var Hn=Me[1];var zn=Me[2];var ni;var Ci;var aa;Bn/=95.047;Hn/=100;zn/=108.883;Bn=Bn>.008856?Math.pow(Bn,1/3):7.787*Bn+16/116;Hn=Hn>.008856?Math.pow(Hn,1/3):7.787*Hn+16/116;zn=zn>.008856?Math.pow(zn,1/3):7.787*zn+16/116;ni=116*Hn-16;Ci=500*(Bn-Hn);aa=200*(Hn-zn);return[ni,Ci,aa]};Ci.lab.xyz=function(Me){var Bn=Me[0];var Hn=Me[1];var zn=Me[2];var ni;var Ci;var aa;Ci=(Bn+16)/116;ni=Hn/500+Ci;aa=Ci-zn/200;var oa=Math.pow(Ci,3);var ca=Math.pow(ni,3);var _a=Math.pow(aa,3);Ci=oa>.008856?oa:(Ci-16/116)/7.787;ni=ca>.008856?ca:(ni-16/116)/7.787;aa=_a>.008856?_a:(aa-16/116)/7.787;ni*=95.047;Ci*=100;aa*=108.883;return[ni,Ci,aa]};Ci.lab.lch=function(Me){var Bn=Me[0];var Hn=Me[1];var zn=Me[2];var ni;var Ci;var aa;ni=Math.atan2(zn,Hn);Ci=ni*360/2/Math.PI;if(Ci<0){Ci+=360}aa=Math.sqrt(Hn*Hn+zn*zn);return[Bn,aa,Ci]};Ci.lch.lab=function(Me){var Bn=Me[0];var Hn=Me[1];var zn=Me[2];var ni;var Ci;var aa;aa=zn/360*2*Math.PI;ni=Hn*Math.cos(aa);Ci=Hn*Math.sin(aa);return[Bn,ni,Ci]};Ci.rgb.ansi16=function(Me){var Bn=Me[0];var Hn=Me[1];var zn=Me[2];var ni=1 in arguments?arguments[1]:Ci.rgb.hsv(Me)[2];ni=Math.round(ni/50);if(ni===0){return 30}var aa=30+(Math.round(zn/255)<<2|Math.round(Hn/255)<<1|Math.round(Bn/255));if(ni===2){aa+=60}return aa};Ci.hsv.ansi16=function(Me){return Ci.rgb.ansi16(Ci.hsv.rgb(Me),Me[2])};Ci.rgb.ansi256=function(Me){var Bn=Me[0];var Hn=Me[1];var zn=Me[2];if(Bn===Hn&&Hn===zn){if(Bn<8){return 16}if(Bn>248){return 231}return Math.round((Bn-8)/247*24)+232}var ni=16+36*Math.round(Bn/255*5)+6*Math.round(Hn/255*5)+Math.round(zn/255*5);return ni};Ci.ansi16.rgb=function(Me){var Bn=Me%10;if(Bn===0||Bn===7){if(Me>50){Bn+=3.5}Bn=Bn/10.5*255;return[Bn,Bn,Bn]}var Hn=(~~(Me>50)+1)*.5;var zn=(Bn&1)*Hn*255;var ni=(Bn>>1&1)*Hn*255;var Ci=(Bn>>2&1)*Hn*255;return[zn,ni,Ci]};Ci.ansi256.rgb=function(Me){if(Me>=232){var Bn=(Me-232)*10+8;return[Bn,Bn,Bn]}Me-=16;var Hn;var zn=Math.floor(Me/36)/5*255;var ni=Math.floor((Hn=Me%36)/6)/5*255;var Ci=Hn%6/5*255;return[zn,ni,Ci]};Ci.rgb.hex=function(Me){var Bn=((Math.round(Me[0])&255)<<16)+((Math.round(Me[1])&255)<<8)+(Math.round(Me[2])&255);var Hn=Bn.toString(16).toUpperCase();return"000000".substring(Hn.length)+Hn};Ci.hex.rgb=function(Me){var Bn=Me.toString(16).match(/[a-f0-9]{6}|[a-f0-9]{3}/i);if(!Bn){return[0,0,0]}var Hn=Bn[0];if(Bn[0].length===3){Hn=Hn.split("").map((function(Me){return Me+Me})).join("")}var zn=parseInt(Hn,16);var ni=zn>>16&255;var Ci=zn>>8&255;var aa=zn&255;return[ni,Ci,aa]};Ci.rgb.hcg=function(Me){var Bn=Me[0]/255;var Hn=Me[1]/255;var zn=Me[2]/255;var ni=Math.max(Math.max(Bn,Hn),zn);var Ci=Math.min(Math.min(Bn,Hn),zn);var aa=ni-Ci;var oa;var ca;if(aa<1){oa=Ci/(1-aa)}else{oa=0}if(aa<=0){ca=0}else if(ni===Bn){ca=(Hn-zn)/aa%6}else if(ni===Hn){ca=2+(zn-Bn)/aa}else{ca=4+(Bn-Hn)/aa+4}ca/=6;ca%=1;return[ca*360,aa*100,oa*100]};Ci.hsl.hcg=function(Me){var Bn=Me[1]/100;var Hn=Me[2]/100;var zn=1;var ni=0;if(Hn<.5){zn=2*Bn*Hn}else{zn=2*Bn*(1-Hn)}if(zn<1){ni=(Hn-.5*zn)/(1-zn)}return[Me[0],zn*100,ni*100]};Ci.hsv.hcg=function(Me){var Bn=Me[1]/100;var Hn=Me[2]/100;var zn=Bn*Hn;var ni=0;if(zn<1){ni=(Hn-zn)/(1-zn)}return[Me[0],zn*100,ni*100]};Ci.hcg.rgb=function(Me){var Bn=Me[0]/360;var Hn=Me[1]/100;var zn=Me[2]/100;if(Hn===0){return[zn*255,zn*255,zn*255]}var ni=[0,0,0];var Ci=Bn%1*6;var aa=Ci%1;var oa=1-aa;var ca=0;switch(Math.floor(Ci)){case 0:ni[0]=1;ni[1]=aa;ni[2]=0;break;case 1:ni[0]=oa;ni[1]=1;ni[2]=0;break;case 2:ni[0]=0;ni[1]=1;ni[2]=aa;break;case 3:ni[0]=0;ni[1]=oa;ni[2]=1;break;case 4:ni[0]=aa;ni[1]=0;ni[2]=1;break;default:ni[0]=1;ni[1]=0;ni[2]=oa}ca=(1-Hn)*zn;return[(Hn*ni[0]+ca)*255,(Hn*ni[1]+ca)*255,(Hn*ni[2]+ca)*255]};Ci.hcg.hsv=function(Me){var Bn=Me[1]/100;var Hn=Me[2]/100;var zn=Bn+Hn*(1-Bn);var ni=0;if(zn>0){ni=Bn/zn}return[Me[0],ni*100,zn*100]};Ci.hcg.hsl=function(Me){var Bn=Me[1]/100;var Hn=Me[2]/100;var zn=Hn*(1-Bn)+.5*Bn;var ni=0;if(zn>0&&zn<.5){ni=Bn/(2*zn)}else if(zn>=.5&&zn<1){ni=Bn/(2*(1-zn))}return[Me[0],ni*100,zn*100]};Ci.hcg.hwb=function(Me){var Bn=Me[1]/100;var Hn=Me[2]/100;var zn=Bn+Hn*(1-Bn);return[Me[0],(zn-Bn)*100,(1-zn)*100]};Ci.hwb.hcg=function(Me){var Bn=Me[1]/100;var Hn=Me[2]/100;var zn=1-Hn;var ni=zn-Bn;var Ci=0;if(ni<1){Ci=(zn-ni)/(1-ni)}return[Me[0],ni*100,Ci*100]};Ci.apple.rgb=function(Me){return[Me[0]/65535*255,Me[1]/65535*255,Me[2]/65535*255]};Ci.rgb.apple=function(Me){return[Me[0]/255*65535,Me[1]/255*65535,Me[2]/255*65535]};Ci.gray.rgb=function(Me){return[Me[0]/100*255,Me[0]/100*255,Me[0]/100*255]};Ci.gray.hsl=Ci.gray.hsv=function(Me){return[0,0,Me[0]]};Ci.gray.hwb=function(Me){return[0,100,Me[0]]};Ci.gray.cmyk=function(Me){return[0,0,0,Me[0]]};Ci.gray.lab=function(Me){return[Me[0],0,0]};Ci.gray.hex=function(Me){var Bn=Math.round(Me[0]/100*255)&255;var Hn=(Bn<<16)+(Bn<<8)+Bn;var zn=Hn.toString(16).toUpperCase();return"000000".substring(zn.length)+zn};Ci.rgb.gray=function(Me){var Bn=(Me[0]+Me[1]+Me[2])/3;return[Bn/255*100]}}});var tc=__commonJS({"node_modules/color-convert/route.js"(Me,Bn){var Hn=Jo();function buildGraph(){var Me={};var Bn=Object.keys(Hn);for(var zn=Bn.length,ni=0;ni1){Bn=Array.prototype.slice.call(arguments)}return Me(Bn)};if("conversion"in Me){wrappedFn.conversion=Me.conversion}return wrappedFn}function wrapRounded(Me){var wrappedFn=function(Bn){if(Bn===void 0||Bn===null){return Bn}if(arguments.length>1){Bn=Array.prototype.slice.call(arguments)}var Hn=Me(Bn);if(typeof Hn==="object"){for(var zn=Hn.length,ni=0;nifunction(){const zn=Me.apply(Hn,arguments);return`[${zn+Bn}m`};var wrapAnsi256=(Me,Bn)=>function(){const zn=Me.apply(Hn,arguments);return`[${38+Bn};5;${zn}m`};var wrapAnsi16m=(Me,Bn)=>function(){const zn=Me.apply(Hn,arguments);return`[${38+Bn};2;${zn[0]};${zn[1]};${zn[2]}m`};function assembleStyles(){const Me=new Map;const Bn={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]}};Bn.color.grey=Bn.color.gray;for(const Hn of Object.keys(Bn)){const zn=Bn[Hn];for(const Hn of Object.keys(zn)){const ni=zn[Hn];Bn[Hn]={open:`[${ni[0]}m`,close:`[${ni[1]}m`};zn[Hn]=Bn[Hn];Me.set(ni[0],ni[1])}Object.defineProperty(Bn,Hn,{value:zn,enumerable:false});Object.defineProperty(Bn,"codes",{value:Me,enumerable:false})}const ansi2ansi=Me=>Me;const rgb2rgb=(Me,Bn,Hn)=>[Me,Bn,Hn];Bn.color.close="";Bn.bgColor.close="";Bn.color.ansi={ansi:wrapAnsi16(ansi2ansi,0)};Bn.color.ansi256={ansi256:wrapAnsi256(ansi2ansi,0)};Bn.color.ansi16m={rgb:wrapAnsi16m(rgb2rgb,0)};Bn.bgColor.ansi={ansi:wrapAnsi16(ansi2ansi,10)};Bn.bgColor.ansi256={ansi256:wrapAnsi256(ansi2ansi,10)};Bn.bgColor.ansi16m={rgb:wrapAnsi16m(rgb2rgb,10)};for(let Me of Object.keys(Hn)){if(typeof Hn[Me]!=="object"){continue}const zn=Hn[Me];if(Me==="ansi16"){Me="ansi"}if("ansi16"in zn){Bn.color.ansi[Me]=wrapAnsi16(zn.ansi16,0);Bn.bgColor.ansi[Me]=wrapAnsi16(zn.ansi16,10)}if("ansi256"in zn){Bn.color.ansi256[Me]=wrapAnsi256(zn.ansi256,0);Bn.bgColor.ansi256[Me]=wrapAnsi256(zn.ansi256,10)}if("rgb"in zn){Bn.color.ansi16m[Me]=wrapAnsi16m(zn.rgb,0);Bn.bgColor.ansi16m[Me]=wrapAnsi16m(zn.rgb,10)}}return Bn}Object.defineProperty(Bn,"exports",{enumerable:true,get:assembleStyles})}});var Jc=__commonJS({"node_modules/@babel/highlight/node_modules/has-flag/index.js"(Me,Bn){"use strict";Bn.exports=(Me,Bn)=>{Bn=Bn||process.argv;const Hn=Me.startsWith("-")?"":Me.length===1?"-":"--";const zn=Bn.indexOf(Hn+Me);const ni=Bn.indexOf("--");return zn!==-1&&(ni===-1?true:zn=2,has16m:Me>=3}}function supportsColor(Me){if(aa===false){return 0}if(ni("color=16m")||ni("color=full")||ni("color=truecolor")){return 3}if(ni("color=256")){return 2}if(Me&&!Me.isTTY&&aa!==true){return 0}const Bn=aa?1:0;if(process.platform==="win32"){const Me=zn.release().split(".");if(Number(process.versions.node.split(".")[0])>=8&&Number(Me[0])>=10&&Number(Me[2])>=10586){return Number(Me[2])>=14931?3:2}return 1}if("CI"in Ci){if(["TRAVIS","CIRCLECI","APPVEYOR","GITLAB_CI"].some((Me=>Me in Ci))||Ci.CI_NAME==="codeship"){return 1}return Bn}if("TEAMCITY_VERSION"in Ci){return/^(9\.(0*[1-9]\d*)\.|\d{2,}\.)/.test(Ci.TEAMCITY_VERSION)?1:0}if(Ci.COLORTERM==="truecolor"){return 3}if("TERM_PROGRAM"in Ci){const Me=parseInt((Ci.TERM_PROGRAM_VERSION||"").split(".")[0],10);switch(Ci.TERM_PROGRAM){case"iTerm.app":return Me>=3?3:2;case"Apple_Terminal":return 2}}if(/-256(color)?$/i.test(Ci.TERM)){return 2}if(/^screen|^xterm|^vt100|^vt220|^rxvt|color|ansi|cygwin|linux/i.test(Ci.TERM)){return 1}if("COLORTERM"in Ci){return 1}if(Ci.TERM==="dumb"){return Bn}return Bn}function getSupportLevel(Me){const Bn=supportsColor(Me);return translateLevel(Bn)}Bn.exports={supportsColor:getSupportLevel,stdout:getSupportLevel(process.stdout),stderr:getSupportLevel(process.stderr)}}});var kp=__commonJS({"node_modules/@babel/highlight/node_modules/chalk/templates.js"(Me,Bn){"use strict";var Hn=/(?:\\(u[a-f\d]{4}|x[a-f\d]{2}|.))|(?:\{(~)?(\w+(?:\([^)]*\))?(?:\.\w+(?:\([^)]*\))?)*)(?:[ \t]|(?=\r?\n)))|(\})|((?:.|[\r\n\f])+?)/gi;var zn=/(?:^|\.)(\w+)(?:\(([^)]*)\))?/g;var ni=/^(['"])((?:\\.|(?!\1)[^\\])*)\1$/;var Ci=/\\(u[a-f\d]{4}|x[a-f\d]{2}|.)|([^\\])/gi;var aa=new Map([["n","\n"],["r","\r"],["t","\t"],["b","\b"],["f","\f"],["v","\v"],["0","\0"],["\\","\\"],["e",""],["a",""]]);function unescape(Me){if(Me[0]==="u"&&Me.length===5||Me[0]==="x"&&Me.length===3){return String.fromCharCode(parseInt(Me.slice(1),16))}return aa.get(Me)||Me}function parseArguments(Me,Bn){const Hn=[];const zn=Bn.trim().split(/\s*,\s*/g);let aa;for(const Bn of zn){if(!isNaN(Bn)){Hn.push(Number(Bn))}else if(aa=Bn.match(ni)){Hn.push(aa[2].replace(Ci,((Me,Bn,Hn)=>Bn?unescape(Bn):Hn)))}else{throw new Error(`Invalid Chalk template style argument: ${Bn} (in style '${Me}')`)}}return Hn}function parseStyle(Me){zn.lastIndex=0;const Bn=[];let Hn;while((Hn=zn.exec(Me))!==null){const Me=Hn[1];if(Hn[2]){const zn=parseArguments(Me,Hn[2]);Bn.push([Me].concat(zn))}else{Bn.push([Me])}}return Bn}function buildStyle(Me,Bn){const Hn={};for(const Me of Bn){for(const Bn of Me.styles){Hn[Bn[0]]=Me.inverse?null:Bn.slice(1)}}let zn=Me;for(const Me of Object.keys(Hn)){if(Array.isArray(Hn[Me])){if(!(Me in zn)){throw new Error(`Unknown Chalk style: ${Me}`)}if(Hn[Me].length>0){zn=zn[Me].apply(zn,Hn[Me])}else{zn=zn[Me]}}}return zn}Bn.exports=(Me,Bn)=>{const zn=[];const ni=[];let Ci=[];Bn.replace(Hn,((Bn,Hn,aa,oa,ca,_a)=>{if(Hn){Ci.push(unescape(Hn))}else if(oa){const Bn=Ci.join("");Ci=[];ni.push(zn.length===0?Bn:buildStyle(Me,zn)(Bn));zn.push({inverse:aa,styles:parseStyle(oa)})}else if(ca){if(zn.length===0){throw new Error("Found extraneous } in Chalk template literal")}ni.push(buildStyle(Me,zn)(Ci.join("")));Ci=[];zn.pop()}else{Ci.push(_a)}}));ni.push(Ci.join(""));if(zn.length>0){const Me=`Chalk template literal is missing ${zn.length} closing bracket${zn.length===1?"":"s"} (\`}\`)`;throw new Error(Me)}return ni.join("")}}});var Qp=__commonJS({"node_modules/@babel/highlight/node_modules/chalk/index.js"(Me,Bn){"use strict";var Hn=so();var zn=Fc();var ni=Dp().stdout;var Ci=kp();var aa=process.platform==="win32"&&!(process.env.TERM||"").toLowerCase().startsWith("xterm");var oa=["ansi","ansi","ansi256","ansi16m"];var ca=new Set(["gray"]);var _a=Object.create(null);function applyOptions(Me,Bn){Bn=Bn||{};const Hn=ni?ni.level:0;Me.level=Bn.level===void 0?Hn:Bn.level;Me.enabled="enabled"in Bn?Bn.enabled:Me.level>0}function Chalk(Me){if(!this||!(this instanceof Chalk)||this.template){const Bn={};applyOptions(Bn,Me);Bn.template=function(){const Me=[].slice.call(arguments);return chalkTag.apply(null,[Bn.template].concat(Me))};Object.setPrototypeOf(Bn,Chalk.prototype);Object.setPrototypeOf(Bn.template,Bn);Bn.template.constructor=Chalk;return Bn.template}applyOptions(this,Me)}if(aa){zn.blue.open=""}for(const Me of Object.keys(zn)){zn[Me].closeRe=new RegExp(Hn(zn[Me].close),"g");_a[Me]={get(){const Bn=zn[Me];return build.call(this,this._styles?this._styles.concat(Bn):[Bn],this._empty,Me)}}}_a.visible={get(){return build.call(this,this._styles||[],true,"visible")}};zn.color.closeRe=new RegExp(Hn(zn.color.close),"g");for(const Me of Object.keys(zn.color.ansi)){if(ca.has(Me)){continue}_a[Me]={get(){const Bn=this.level;return function(){const Hn=zn.color[oa[Bn]][Me].apply(null,arguments);const ni={open:Hn,close:zn.color.close,closeRe:zn.color.closeRe};return build.call(this,this._styles?this._styles.concat(ni):[ni],this._empty,Me)}}}}zn.bgColor.closeRe=new RegExp(Hn(zn.bgColor.close),"g");for(const Me of Object.keys(zn.bgColor.ansi)){if(ca.has(Me)){continue}const Bn="bg"+Me[0].toUpperCase()+Me.slice(1);_a[Bn]={get(){const Bn=this.level;return function(){const Hn=zn.bgColor[oa[Bn]][Me].apply(null,arguments);const ni={open:Hn,close:zn.bgColor.close,closeRe:zn.bgColor.closeRe};return build.call(this,this._styles?this._styles.concat(ni):[ni],this._empty,Me)}}}}var xa=Object.defineProperties((()=>{}),_a);function build(Me,Bn,Hn){const builder=function(){return applyStyle.apply(builder,arguments)};builder._styles=Me;builder._empty=Bn;const zn=this;Object.defineProperty(builder,"level",{enumerable:true,get(){return zn.level},set(Me){zn.level=Me}});Object.defineProperty(builder,"enabled",{enumerable:true,get(){return zn.enabled},set(Me){zn.enabled=Me}});builder.hasGrey=this.hasGrey||Hn==="gray"||Hn==="grey";builder.__proto__=xa;return builder}function applyStyle(){const Me=arguments;const Bn=Me.length;let Hn=String(arguments[0]);if(Bn===0){return""}if(Bn>1){for(let zn=1;znBn(Me))).join("\n")}else{Hn+=ni}}return Hn}function shouldHighlight(Me){return!!zn.supportsColor||Me.forceColor}function getChalk(Me){return Me.forceColor?new zn.constructor({enabled:true,level:1}):zn}function highlight(Me,Bn={}){if(Me!==""&&shouldHighlight(Bn)){const Hn=getChalk(Bn);const zn=getDefs(Hn);return highlightTokens(zn,Me)}else{return Me}}}});var qp=__commonJS({"node_modules/@babel/code-frame/lib/index.js"(Me){"use strict";Object.defineProperty(Me,"__esModule",{value:true});Me.codeFrameColumns=codeFrameColumns;Me.default=_default;var Bn=Up();var Hn=false;function getDefs(Me){return{gutter:Me.grey,marker:Me.red.bold,message:Me.red.bold}}var zn=/\r\n|[\n\r\u2028\u2029]/;function getMarkerLines(Me,Bn,Hn){const zn=Object.assign({column:0,line:-1},Me.start);const ni=Object.assign({},zn,Me.end);const{linesAbove:Ci=2,linesBelow:aa=3}=Hn||{};const oa=zn.line;const ca=zn.column;const _a=ni.line;const xa=ni.column;let Ga=Math.max(oa-(Ci+1),0);let Ha=Math.min(Bn.length,_a+aa);if(oa===-1){Ga=0}if(_a===-1){Ha=Bn.length}const ts=_a-oa;const Ps={};if(ts){for(let Me=0;Me<=ts;Me++){const Hn=Me+oa;if(!ca){Ps[Hn]=true}else if(Me===0){const Me=Bn[Hn-1].length;Ps[Hn]=[ca,Me-ca+1]}else if(Me===ts){Ps[Hn]=[0,xa]}else{const zn=Bn[Hn-Me].length;Ps[Hn]=[0,zn]}}}else{if(ca===xa){if(ca){Ps[oa]=[ca,0]}else{Ps[oa]=true}}else{Ps[oa]=[ca,xa-ca]}}return{start:Ga,end:Ha,markerLines:Ps}}function codeFrameColumns(Me,Hn,ni={}){const Ci=(ni.highlightCode||ni.forceColor)&&(0,Bn.shouldHighlight)(ni);const aa=(0,Bn.getChalk)(ni);const oa=getDefs(aa);const maybeHighlight=(Me,Bn)=>Ci?Me(Bn):Bn;const ca=Me.split(zn);const{start:_a,end:xa,markerLines:Ga}=getMarkerLines(Hn,ca,ni);const Ha=Hn.start&&typeof Hn.start.column==="number";const ts=String(xa).length;const Ps=Ci?(0,Bn.default)(Me,ni):Me;let so=Ps.split(zn,xa).slice(_a,xa).map(((Me,Bn)=>{const Hn=_a+1+Bn;const zn=` ${Hn}`.slice(-ts);const Ci=` ${zn} |`;const aa=Ga[Hn];const ca=!Ga[Hn+1];if(aa){let Bn="";if(Array.isArray(aa)){const Hn=Me.slice(0,Math.max(aa[0]-1,0)).replace(/[^\t]/g," ");const zn=aa[1]||1;Bn=["\n ",maybeHighlight(oa.gutter,Ci.replace(/\d/g," "))," ",Hn,maybeHighlight(oa.marker,"^").repeat(zn)].join("");if(ca&&ni.message){Bn+=" "+maybeHighlight(oa.message,ni.message)}}return[maybeHighlight(oa.marker,">"),maybeHighlight(oa.gutter,Ci),Me.length>0?` ${Me}`:"",Bn].join("")}else{return` ${maybeHighlight(oa.gutter,Ci)}${Me.length>0?` ${Me}`:""}`}})).join("\n");if(ni.message&&!Ha){so=`${" ".repeat(ts+1)}${ni.message}\n${so}`}if(Ci){return aa.reset(so)}else{return so}}function _default(Me,Bn,zn,ni={}){if(!Hn){Hn=true;const Me="Passing lineNumber and colNumber is deprecated to @babel/code-frame. Please use `codeFrameColumns`.";if(process.emitWarning){process.emitWarning(Me,"DeprecationWarning")}else{const Bn=new Error(Me);Bn.name="DeprecationWarning";console.warn(new Error(Me))}}zn=Math.max(zn,0);const Ci={start:{column:zn,line:Bn}};return codeFrameColumns(Me,Ci,ni)}}});var Vp=__commonJS({"node_modules/parse-json/index.js"(Me,Bn){"use strict";var Hn=ca();var zn=_a();var{default:ni}=xa();var{codeFrameColumns:Ci}=qp();var aa=Hn("JSONError",{fileName:Hn.append("in %s"),codeFrame:Hn.append("\n\n%s\n")});var parseJson=(Me,Bn,Hn)=>{if(typeof Bn==="string"){Hn=Bn;Bn=null}try{try{return JSON.parse(Me,Bn)}catch(Hn){zn(Me,Bn);throw Hn}}catch(Bn){Bn.message=Bn.message.replace(/\n/g,"");const zn=Bn.message.match(/in JSON at position (\d+) while parsing/);const oa=new aa(Bn);if(Hn){oa.fileName=Hn}if(zn&&zn.length>0){const Bn=new ni(Me);const Hn=Number(zn[1]);const aa=Bn.locationForIndex(Hn);const ca=Ci(Me,{start:{line:aa.line+1,column:aa.column+1}},{highlightCode:true});oa.codeFrame=ca}throw oa}};parseJson.JSONError=aa;Bn.exports=parseJson}});var Jp=__commonJS({"node_modules/yaml/dist/PlainValue-ec8e588e.js"(Me){"use strict";var Bn={ANCHOR:"&",COMMENT:"#",TAG:"!",DIRECTIVES_END:"-",DOCUMENT_END:"."};var Hn={ALIAS:"ALIAS",BLANK_LINE:"BLANK_LINE",BLOCK_FOLDED:"BLOCK_FOLDED",BLOCK_LITERAL:"BLOCK_LITERAL",COMMENT:"COMMENT",DIRECTIVE:"DIRECTIVE",DOCUMENT:"DOCUMENT",FLOW_MAP:"FLOW_MAP",FLOW_SEQ:"FLOW_SEQ",MAP:"MAP",MAP_KEY:"MAP_KEY",MAP_VALUE:"MAP_VALUE",PLAIN:"PLAIN",QUOTE_DOUBLE:"QUOTE_DOUBLE",QUOTE_SINGLE:"QUOTE_SINGLE",SEQ:"SEQ",SEQ_ITEM:"SEQ_ITEM"};var zn="tag:yaml.org,2002:";var ni={MAP:"tag:yaml.org,2002:map",SEQ:"tag:yaml.org,2002:seq",STR:"tag:yaml.org,2002:str"};function findLineStarts(Me){const Bn=[0];let Hn=Me.indexOf("\n");while(Hn!==-1){Hn+=1;Bn.push(Hn);Hn=Me.indexOf("\n",Hn)}return Bn}function getSrcInfo(Me){let Bn,Hn;if(typeof Me==="string"){Bn=findLineStarts(Me);Hn=Me}else{if(Array.isArray(Me))Me=Me[0];if(Me&&Me.context){if(!Me.lineStarts)Me.lineStarts=findLineStarts(Me.context.src);Bn=Me.lineStarts;Hn=Me.context.src}}return{lineStarts:Bn,src:Hn}}function getLinePos(Me,Bn){if(typeof Me!=="number"||Me<0)return null;const{lineStarts:Hn,src:zn}=getSrcInfo(Bn);if(!Hn||!zn||Me>zn.length)return null;for(let Bn=0;Bn=1)||Me>Hn.length)return null;const ni=Hn[Me-1];let Ci=Hn[Me];while(Ci&&Ci>ni&&zn[Ci-1]==="\n")--Ci;return zn.slice(ni,Ci)}function getPrettyContext({start:Me,end:Bn},Hn,zn=80){let ni=getLine(Me.line,Hn);if(!ni)return null;let{col:Ci}=Me;if(ni.length>zn){if(Ci<=zn-10){ni=ni.substr(0,zn-1)+"…"}else{const Me=Math.round(zn/2);if(ni.length>Ci+Me)ni=ni.substr(0,Ci+Me-1)+"…";Ci-=ni.length-zn;ni="…"+ni.substr(1-zn)}}let aa=1;let oa="";if(Bn){if(Bn.line===Me.line&&Ci+(Bn.col-Me.col)<=zn+1){aa=Bn.col-Me.col}else{aa=Math.min(ni.length+1,zn)-Ci;oa="…"}}const ca=Ci>1?" ".repeat(Ci-1):"";const _a="^".repeat(aa);return`${ni}\n${ca}${_a}${oa}`}var Ci=class{static copy(Me){return new Ci(Me.start,Me.end)}constructor(Me,Bn){this.start=Me;this.end=Bn||Me}isEmpty(){return typeof this.start!=="number"||!this.end||this.end<=this.start}setOrigRange(Me,Bn){const{start:Hn,end:zn}=this;if(Me.length===0||zn<=Me[0]){this.origStart=Hn;this.origEnd=zn;return Bn}let ni=Bn;while(niHn)break;else++ni}this.origStart=Hn+ni;const Ci=ni;while(ni=zn)break;else++ni}this.origEnd=zn+ni;return Ci}};var aa=class{static addStringTerminator(Me,Bn,Hn){if(Hn[Hn.length-1]==="\n")return Hn;const zn=aa.endOfWhiteSpace(Me,Bn);return zn>=Me.length||Me[zn]==="\n"?Hn+"\n":Hn}static atDocumentBoundary(Me,Hn,zn){const ni=Me[Hn];if(!ni)return true;const Ci=Me[Hn-1];if(Ci&&Ci!=="\n")return false;if(zn){if(ni!==zn)return false}else{if(ni!==Bn.DIRECTIVES_END&&ni!==Bn.DOCUMENT_END)return false}const aa=Me[Hn+1];const oa=Me[Hn+2];if(aa!==ni||oa!==ni)return false;const ca=Me[Hn+3];return!ca||ca==="\n"||ca==="\t"||ca===" "}static endOfIdentifier(Me,Bn){let Hn=Me[Bn];const zn=Hn==="<";const ni=zn?["\n","\t"," ",">"]:["\n","\t"," ","[","]","{","}",","];while(Hn&&ni.indexOf(Hn)===-1)Hn=Me[Bn+=1];if(zn&&Hn===">")Bn+=1;return Bn}static endOfIndent(Me,Bn){let Hn=Me[Bn];while(Hn===" ")Hn=Me[Bn+=1];return Bn}static endOfLine(Me,Bn){let Hn=Me[Bn];while(Hn&&Hn!=="\n")Hn=Me[Bn+=1];return Bn}static endOfWhiteSpace(Me,Bn){let Hn=Me[Bn];while(Hn==="\t"||Hn===" ")Hn=Me[Bn+=1];return Bn}static startOfLine(Me,Bn){let Hn=Me[Bn-1];if(Hn==="\n")return Bn;while(Hn&&Hn!=="\n")Hn=Me[Bn-=1];return Bn+1}static endOfBlockIndent(Me,Bn,Hn){const zn=aa.endOfIndent(Me,Hn);if(zn>Hn+Bn){return zn}else{const Bn=aa.endOfWhiteSpace(Me,zn);const Hn=Me[Bn];if(!Hn||Hn==="\n")return Bn}return null}static atBlank(Me,Bn,Hn){const zn=Me[Bn];return zn==="\n"||zn==="\t"||zn===" "||Hn&&!zn}static nextNodeIsIndented(Me,Bn,Hn){if(!Me||Bn<0)return false;if(Bn>0)return true;return Hn&&Me==="-"}static normalizeOffset(Me,Bn){const Hn=Me[Bn];return!Hn?Bn:Hn!=="\n"&&Me[Bn-1]==="\n"?Bn-1:aa.endOfWhiteSpace(Me,Bn)}static foldNewline(Me,Bn,Hn){let zn=0;let ni=false;let Ci="";let oa=Me[Bn+1];while(oa===" "||oa==="\t"||oa==="\n"){switch(oa){case"\n":zn=0;Bn+=1;Ci+="\n";break;case"\t":if(zn<=Hn)ni=true;Bn=aa.endOfWhiteSpace(Me,Bn+2)-1;break;case" ":zn+=1;Bn+=1;break}oa=Me[Bn+1]}if(!Ci)Ci=" ";if(oa&&zn<=Hn)ni=true;return{fold:Ci,offset:Bn,error:ni}}constructor(Me,Bn,Hn){Object.defineProperty(this,"context",{value:Hn||null,writable:true});this.error=null;this.range=null;this.valueRange=null;this.props=Bn||[];this.type=Me;this.value=null}getPropValue(Me,Bn,Hn){if(!this.context)return null;const{src:zn}=this.context;const ni=this.props[Me];return ni&&zn[ni.start]===Bn?zn.slice(ni.start+(Hn?1:0),ni.end):null}get anchor(){for(let Me=0;Me0?Me.join("\n"):null}commentHasRequiredWhitespace(Me){const{src:Bn}=this.context;if(this.header&&Me===this.header.end)return false;if(!this.valueRange)return false;const{end:Hn}=this.valueRange;return Me!==Hn||aa.atBlank(Bn,Hn-1)}get hasComment(){if(this.context){const{src:Me}=this.context;for(let Hn=0;HnHn.setOrigRange(Me,Bn)));return Bn}toString(){const{context:{src:Me},range:Bn,value:Hn}=this;if(Hn!=null)return Hn;const zn=Me.slice(Bn.start,Bn.end);return aa.addStringTerminator(Me,Bn.end,zn)}};var oa=class extends Error{constructor(Me,Bn,Hn){if(!Hn||!(Bn instanceof aa))throw new Error(`Invalid arguments for new ${Me}`);super();this.name=Me;this.message=Hn;this.source=Bn}makePretty(){if(!this.source)return;this.nodeType=this.source.type;const Me=this.source.context&&this.source.context.root;if(typeof this.offset==="number"){this.range=new Ci(this.offset,this.offset+1);const Bn=Me&&getLinePos(this.offset,Me);if(Bn){const Me={line:Bn.line,col:Bn.col+1};this.linePos={start:Bn,end:Me}}delete this.offset}else{this.range=this.source.range;this.linePos=this.source.rangeAsLinePos}if(this.linePos){const{line:Bn,col:Hn}=this.linePos.start;this.message+=` at line ${Bn}, column ${Hn}`;const zn=Me&&getPrettyContext(this.linePos,Me);if(zn)this.message+=`:\n\n${zn}\n`}delete this.source}};var ca=class extends oa{constructor(Me,Bn){super("YAMLReferenceError",Me,Bn)}};var _a=class extends oa{constructor(Me,Bn){super("YAMLSemanticError",Me,Bn)}};var xa=class extends oa{constructor(Me,Bn){super("YAMLSyntaxError",Me,Bn)}};var Ga=class extends oa{constructor(Me,Bn){super("YAMLWarning",Me,Bn)}};function _defineProperty(Me,Bn,Hn){if(Bn in Me){Object.defineProperty(Me,Bn,{value:Hn,enumerable:true,configurable:true,writable:true})}else{Me[Bn]=Hn}return Me}var Ha=class extends aa{static endOfLine(Me,Bn,Hn){let zn=Me[Bn];let ni=Bn;while(zn&&zn!=="\n"){if(Hn&&(zn==="["||zn==="]"||zn==="{"||zn==="}"||zn===","))break;const Bn=Me[ni+1];if(zn===":"&&(!Bn||Bn==="\n"||Bn==="\t"||Bn===" "||Hn&&Bn===","))break;if((zn===" "||zn==="\t")&&Bn==="#")break;ni+=1;zn=Bn}return ni}get strValue(){if(!this.valueRange||!this.context)return null;let{start:Me,end:Bn}=this.valueRange;const{src:Hn}=this.context;let zn=Hn[Bn-1];while(MeCi?Hn.slice(Ci,zn+1):Me}else{ni+=Me}}const Ci=Hn[Me];switch(Ci){case"\t":{const Me="Plain value cannot start with a tab character";const Bn=[new _a(this,Me)];return{errors:Bn,str:ni}}case"@":case"`":{const Me=`Plain value cannot start with reserved character ${Ci}`;const Bn=[new _a(this,Me)];return{errors:Bn,str:ni}}default:return ni}}parseBlockValue(Me){const{indent:Bn,inFlow:Hn,src:zn}=this.context;let ni=Me;let Ci=Me;for(let Me=zn[ni];Me==="\n";Me=zn[ni]){if(aa.atDocumentBoundary(zn,ni+1))break;const Me=aa.endOfBlockIndent(zn,Bn,ni+1);if(Me===null||zn[Me]==="#")break;if(zn[Me]==="\n"){ni=Me}else{Ci=Ha.endOfLine(zn,Me,Hn);ni=Ci}}if(this.valueRange.isEmpty())this.valueRange.start=Me;this.valueRange.end=Ci;return Ci}parse(Me,Bn){this.context=Me;const{inFlow:Hn,src:zn}=Me;let ni=Bn;const oa=zn[ni];if(oa&&oa!=="#"&&oa!=="\n"){ni=Ha.endOfLine(zn,Bn,Hn)}this.valueRange=new Ci(Bn,ni);ni=aa.endOfWhiteSpace(zn,ni);ni=this.parseComment(ni);if(!this.hasComment||this.valueRange.isEmpty()){ni=this.parseBlockValue(ni)}return ni}};Me.Char=Bn;Me.Node=aa;Me.PlainValue=Ha;Me.Range=Ci;Me.Type=Hn;Me.YAMLError=oa;Me.YAMLReferenceError=ca;Me.YAMLSemanticError=_a;Me.YAMLSyntaxError=xa;Me.YAMLWarning=Ga;Me._defineProperty=_defineProperty;Me.defaultTagPrefix=zn;Me.defaultTags=ni}});var Wp=__commonJS({"node_modules/yaml/dist/parse-cst.js"(Me){"use strict";var Bn=Jp();var Hn=class extends Bn.Node{constructor(){super(Bn.Type.BLANK_LINE)}get includesTrailingLines(){return true}parse(Me,Hn){this.context=Me;this.range=new Bn.Range(Hn,Hn+1);return Hn+1}};var zn=class extends Bn.Node{constructor(Me,Bn){super(Me,Bn);this.node=null}get includesTrailingLines(){return!!this.node&&this.node.includesTrailingLines}parse(Me,zn){this.context=Me;const{parseNode:ni,src:Ci}=Me;let{atLineStart:aa,lineStart:oa}=Me;if(!aa&&this.type===Bn.Type.SEQ_ITEM)this.error=new Bn.YAMLSemanticError(this,"Sequence items must not have preceding content on the same line");const ca=aa?zn-oa:Me.indent;let _a=Bn.Node.endOfWhiteSpace(Ci,zn+1);let xa=Ci[_a];const Ga=xa==="#";const Ha=[];let ts=null;while(xa==="\n"||xa==="#"){if(xa==="#"){const Me=Bn.Node.endOfLine(Ci,_a+1);Ha.push(new Bn.Range(_a,Me));_a=Me}else{aa=true;oa=_a+1;const Me=Bn.Node.endOfWhiteSpace(Ci,oa);if(Ci[Me]==="\n"&&Ha.length===0){ts=new Hn;oa=ts.parse({src:Ci},oa)}_a=Bn.Node.endOfIndent(Ci,oa)}xa=Ci[_a]}if(Bn.Node.nextNodeIsIndented(xa,_a-(oa+ca),this.type!==Bn.Type.SEQ_ITEM)){this.node=ni({atLineStart:aa,inCollection:false,indent:ca,lineStart:oa,parent:this},_a)}else if(xa&&oa>zn+1){_a=oa-1}if(this.node){if(ts){const Bn=Me.parent.items||Me.parent.contents;if(Bn)Bn.push(ts)}if(Ha.length)Array.prototype.push.apply(this.props,Ha);_a=this.node.range.end}else{if(Ga){const Me=Ha[0];this.props.push(Me);_a=Me.end}else{_a=Bn.Node.endOfLine(Ci,zn+1)}}const Ps=this.node?this.node.valueRange.end:_a;this.valueRange=new Bn.Range(zn,Ps);return _a}setOrigRanges(Me,Bn){Bn=super.setOrigRanges(Me,Bn);return this.node?this.node.setOrigRanges(Me,Bn):Bn}toString(){const{context:{src:Me},node:Hn,range:zn,value:ni}=this;if(ni!=null)return ni;const Ci=Hn?Me.slice(zn.start,Hn.range.start)+String(Hn):Me.slice(zn.start,zn.end);return Bn.Node.addStringTerminator(Me,zn.end,Ci)}};var ni=class extends Bn.Node{constructor(){super(Bn.Type.COMMENT)}parse(Me,Hn){this.context=Me;const zn=this.parseComment(Hn);this.range=new Bn.Range(Hn,zn);return zn}};function grabCollectionEndComments(Me){let Hn=Me;while(Hn instanceof zn)Hn=Hn.node;if(!(Hn instanceof Ci))return null;const ni=Hn.items.length;let aa=-1;for(let Me=ni-1;Me>=0;--Me){const zn=Hn.items[Me];if(zn.type===Bn.Type.COMMENT){const{indent:Bn,lineStart:Hn}=zn.context;if(Bn>0&&zn.range.start>=Hn+Bn)break;aa=Me}else if(zn.type===Bn.Type.BLANK_LINE)aa=Me;else break}if(aa===-1)return null;const oa=Hn.items.splice(aa,ni-aa);const ca=oa[0].range.start;while(true){Hn.range.end=ca;if(Hn.valueRange&&Hn.valueRange.end>ca)Hn.valueRange.end=ca;if(Hn===Me)break;Hn=Hn.context.parent}return oa}var Ci=class extends Bn.Node{static nextContentHasIndent(Me,Hn,zn){const ni=Bn.Node.endOfLine(Me,Hn)+1;Hn=Bn.Node.endOfWhiteSpace(Me,ni);const aa=Me[Hn];if(!aa)return false;if(Hn>=ni+zn)return true;if(aa!=="#"&&aa!=="\n")return false;return Ci.nextContentHasIndent(Me,Hn,zn)}constructor(Me){super(Me.type===Bn.Type.SEQ_ITEM?Bn.Type.SEQ:Bn.Type.MAP);for(let Bn=Me.props.length-1;Bn>=0;--Bn){if(Me.props[Bn].start0}parse(Me,zn){this.context=Me;const{parseNode:aa,src:oa}=Me;let ca=Bn.Node.startOfLine(oa,zn);const _a=this.items[0];_a.context.parent=this;this.valueRange=Bn.Range.copy(_a.valueRange);const xa=_a.range.start-_a.context.lineStart;let Ga=zn;Ga=Bn.Node.normalizeOffset(oa,Ga);let Ha=oa[Ga];let ts=Bn.Node.endOfWhiteSpace(oa,ca)===Ga;let Ps=false;while(Ha){while(Ha==="\n"||Ha==="#"){if(ts&&Ha==="\n"&&!Ps){const Me=new Hn;Ga=Me.parse({src:oa},Ga);this.valueRange.end=Ga;if(Ga>=oa.length){Ha=null;break}this.items.push(Me);Ga-=1}else if(Ha==="#"){if(Ga=oa.length){Ha=null;break}}ca=Ga+1;Ga=Bn.Node.endOfIndent(oa,ca);if(Bn.Node.atBlank(oa,Ga)){const Me=Bn.Node.endOfWhiteSpace(oa,Ga);const Hn=oa[Me];if(!Hn||Hn==="\n"||Hn==="#"){Ga=Me}}Ha=oa[Ga];ts=true}if(!Ha){break}if(Ga!==ca+xa&&(ts||Ha!==":")){if(Gazn)Ga=ca;break}else if(!this.error){const Me="All collection items must start at the same column";this.error=new Bn.YAMLSyntaxError(this,Me)}}if(_a.type===Bn.Type.SEQ_ITEM){if(Ha!=="-"){if(ca>zn)Ga=ca;break}}else if(Ha==="-"&&!this.error){const Me=oa[Ga+1];if(!Me||Me==="\n"||Me==="\t"||Me===" "){const Me="A collection cannot be both a mapping and a sequence";this.error=new Bn.YAMLSyntaxError(this,Me)}}const Me=aa({atLineStart:ts,inCollection:true,indent:xa,lineStart:ca,parent:this},Ga);if(!Me)return Ga;this.items.push(Me);this.valueRange.end=Me.valueRange.end;Ga=Bn.Node.normalizeOffset(oa,Me.range.end);Ha=oa[Ga];ts=false;Ps=Me.includesTrailingLines;if(Ha){let Me=Ga-1;let Bn=oa[Me];while(Bn===" "||Bn==="\t")Bn=oa[--Me];if(Bn==="\n"){ca=Me+1;ts=true}}const so=grabCollectionEndComments(Me);if(so)Array.prototype.push.apply(this.items,so)}return Ga}setOrigRanges(Me,Bn){Bn=super.setOrigRanges(Me,Bn);this.items.forEach((Hn=>{Bn=Hn.setOrigRanges(Me,Bn)}));return Bn}toString(){const{context:{src:Me},items:Hn,range:zn,value:ni}=this;if(ni!=null)return ni;let Ci=Me.slice(zn.start,Hn[0].range.start)+String(Hn[0]);for(let Me=1;Me0){this.contents=this.directives;this.directives=[]}return _a}}if(zn[_a]){this.directivesEndMarker=new Bn.Range(_a,_a+3);return _a+3}if(ca){this.error=new Bn.YAMLSemanticError(this,"Missing directives-end indicator line")}else if(this.directives.length>0){this.contents=this.directives;this.directives=[]}return _a}parseContents(Me){const{parseNode:zn,src:Ci}=this.context;if(!this.contents)this.contents=[];let aa=Me;while(Ci[aa-1]==="-")aa-=1;let ca=Bn.Node.endOfWhiteSpace(Ci,Me);let _a=aa===Me;this.valueRange=new Bn.Range(ca);while(!Bn.Node.atDocumentBoundary(Ci,ca,Bn.Char.DOCUMENT_END)){switch(Ci[ca]){case"\n":if(_a){const Me=new Hn;ca=Me.parse({src:Ci},ca);if(ca{Bn=Hn.setOrigRanges(Me,Bn)}));if(this.directivesEndMarker)Bn=this.directivesEndMarker.setOrigRange(Me,Bn);this.contents.forEach((Hn=>{Bn=Hn.setOrigRanges(Me,Bn)}));if(this.documentEndMarker)Bn=this.documentEndMarker.setOrigRange(Me,Bn);return Bn}toString(){const{contents:Me,directives:Hn,value:zn}=this;if(zn!=null)return zn;let ni=Hn.join("");if(Me.length>0){if(Hn.length>0||Me[0].type===Bn.Type.COMMENT)ni+="---\n";ni+=Me.join("")}if(ni[ni.length-1]!=="\n")ni+="\n";return ni}};var ca=class extends Bn.Node{parse(Me,Hn){this.context=Me;const{src:zn}=Me;let ni=Bn.Node.endOfIdentifier(zn,Hn+1);this.valueRange=new Bn.Range(Hn+1,ni);ni=Bn.Node.endOfWhiteSpace(zn,ni);ni=this.parseComment(ni);return ni}};var _a={CLIP:"CLIP",KEEP:"KEEP",STRIP:"STRIP"};var xa=class extends Bn.Node{constructor(Me,Bn){super(Me,Bn);this.blockIndent=null;this.chomping=_a.CLIP;this.header=null}get includesTrailingLines(){return this.chomping===_a.KEEP}get strValue(){if(!this.valueRange||!this.context)return null;let{start:Me,end:Hn}=this.valueRange;const{indent:zn,src:ni}=this.context;if(this.valueRange.isEmpty())return"";let Ci=null;let aa=ni[Hn-1];while(aa==="\n"||aa==="\t"||aa===" "){Hn-=1;if(Hn<=Me){if(this.chomping===_a.KEEP)break;else return""}if(aa==="\n")Ci=Hn;aa=ni[Hn-1]}let oa=Hn+1;if(Ci){if(this.chomping===_a.KEEP){oa=Ci;Hn=this.valueRange.end}else{Hn=Ci}}const ca=zn+this.blockIndent;const xa=this.type===Bn.Type.BLOCK_FOLDED;let Ga=true;let Ha="";let ts="";let Ps=false;for(let zn=Me;znoa){oa=_a}}else if(ca&&ca!=="\n"&&_a{if(zn instanceof Bn.Node){Hn=zn.setOrigRanges(Me,Hn)}else if(Me.length===0){zn.origOffset=zn.offset}else{let Bn=Hn;while(Bnzn.offset)break;else++Bn}zn.origOffset=zn.offset+Bn;Hn=Bn}}));return Hn}toString(){const{context:{src:Me},items:Hn,range:zn,value:ni}=this;if(ni!=null)return ni;const Ci=Hn.filter((Me=>Me instanceof Bn.Node));let aa="";let oa=zn.start;Ci.forEach((Bn=>{const Hn=Me.slice(oa,Bn.range.start);oa=Bn.range.end;aa+=Hn+String(Bn);if(aa[aa.length-1]==="\n"&&Me[oa-1]!=="\n"&&Me[oa]==="\n"){oa+=1}}));aa+=Me.slice(oa,zn.end);return Bn.Node.addStringTerminator(Me,zn.end,aa)}};var Ha=class extends Bn.Node{static endOfQuote(Me,Bn){let Hn=Me[Bn];while(Hn&&Hn!=='"'){Bn+=Hn==="\\"?2:1;Hn=Me[Bn]}return Bn+1}get strValue(){if(!this.valueRange||!this.context)return null;const Me=[];const{start:Hn,end:zn}=this.valueRange;const{indent:ni,src:Ci}=this.context;if(Ci[zn-1]!=='"')Me.push(new Bn.YAMLSyntaxError(this,'Missing closing "quote'));let aa="";for(let oa=Hn+1;oaMe?Ci.slice(Me,oa+1):Hn}else{aa+=Hn}}return Me.length>0?{errors:Me,str:aa}:aa}parseCharCode(Me,Hn,zn){const{src:ni}=this.context;const Ci=ni.substr(Me,Hn);const aa=Ci.length===Hn&&/^[0-9a-fA-F]+$/.test(Ci);const oa=aa?parseInt(Ci,16):NaN;if(isNaN(oa)){zn.push(new Bn.YAMLSyntaxError(this,`Invalid escape sequence ${ni.substr(Me-2,Hn+2)}`));return ni.substr(Me-2,Hn+2)}return String.fromCodePoint(oa)}parse(Me,Hn){this.context=Me;const{src:zn}=Me;let ni=Ha.endOfQuote(zn,Hn+1);this.valueRange=new Bn.Range(Hn,ni);ni=Bn.Node.endOfWhiteSpace(zn,ni);ni=this.parseComment(ni);return ni}};var ts=class extends Bn.Node{static endOfQuote(Me,Bn){let Hn=Me[Bn];while(Hn){if(Hn==="'"){if(Me[Bn+1]!=="'")break;Hn=Me[Bn+=2]}else{Hn=Me[Bn+=1]}}return Bn+1}get strValue(){if(!this.valueRange||!this.context)return null;const Me=[];const{start:Hn,end:zn}=this.valueRange;const{indent:ni,src:Ci}=this.context;if(Ci[zn-1]!=="'")Me.push(new Bn.YAMLSyntaxError(this,"Missing closing 'quote"));let aa="";for(let oa=Hn+1;oaMe?Ci.slice(Me,oa+1):Hn}else{aa+=Hn}}return Me.length>0?{errors:Me,str:aa}:aa}parse(Me,Hn){this.context=Me;const{src:zn}=Me;let ni=ts.endOfQuote(zn,Hn+1);this.valueRange=new Bn.Range(Hn,ni);ni=Bn.Node.endOfWhiteSpace(zn,ni);ni=this.parseComment(ni);return ni}};function createNewNode(Me,Hn){switch(Me){case Bn.Type.ALIAS:return new ca(Me,Hn);case Bn.Type.BLOCK_FOLDED:case Bn.Type.BLOCK_LITERAL:return new xa(Me,Hn);case Bn.Type.FLOW_MAP:case Bn.Type.FLOW_SEQ:return new Ga(Me,Hn);case Bn.Type.MAP_KEY:case Bn.Type.MAP_VALUE:case Bn.Type.SEQ_ITEM:return new zn(Me,Hn);case Bn.Type.COMMENT:case Bn.Type.PLAIN:return new Bn.PlainValue(Me,Hn);case Bn.Type.QUOTE_DOUBLE:return new Ha(Me,Hn);case Bn.Type.QUOTE_SINGLE:return new ts(Me,Hn);default:return null}}var Ps=class{static parseType(Me,Hn,zn){switch(Me[Hn]){case"*":return Bn.Type.ALIAS;case">":return Bn.Type.BLOCK_FOLDED;case"|":return Bn.Type.BLOCK_LITERAL;case"{":return Bn.Type.FLOW_MAP;case"[":return Bn.Type.FLOW_SEQ;case"?":return!zn&&Bn.Node.atBlank(Me,Hn+1,true)?Bn.Type.MAP_KEY:Bn.Type.PLAIN;case":":return!zn&&Bn.Node.atBlank(Me,Hn+1,true)?Bn.Type.MAP_VALUE:Bn.Type.PLAIN;case"-":return!zn&&Bn.Node.atBlank(Me,Hn+1,true)?Bn.Type.SEQ_ITEM:Bn.Type.PLAIN;case'"':return Bn.Type.QUOTE_DOUBLE;case"'":return Bn.Type.QUOTE_SINGLE;default:return Bn.Type.PLAIN}}constructor(Me={},{atLineStart:Hn,inCollection:zn,inFlow:ni,indent:aa,lineStart:oa,parent:ca}={}){Bn._defineProperty(this,"parseNode",((Me,Hn)=>{if(Bn.Node.atDocumentBoundary(this.src,Hn))return null;const zn=new Ps(this,Me);const{props:ni,type:aa,valueStart:oa}=zn.parseProps(Hn);const ca=createNewNode(aa,ni);let _a=ca.parse(zn,oa);ca.range=new Bn.Range(Hn,_a);if(_a<=Hn){ca.error=new Error(`Node#parse consumed no characters`);ca.error.parseEnd=_a;ca.error.source=ca;ca.range.end=Hn+1}if(zn.nodeStartsCollection(ca)){if(!ca.error&&!zn.atLineStart&&zn.parent.type===Bn.Type.DOCUMENT){ca.error=new Bn.YAMLSyntaxError(ca,"Block collection must not have preceding content here (e.g. directives-end indicator)")}const Me=new Ci(ca);_a=Me.parse(new Ps(zn),_a);Me.range=new Bn.Range(Hn,_a);return Me}return ca}));this.atLineStart=Hn!=null?Hn:Me.atLineStart||false;this.inCollection=zn!=null?zn:Me.inCollection||false;this.inFlow=ni!=null?ni:Me.inFlow||false;this.indent=aa!=null?aa:Me.indent;this.lineStart=oa!=null?oa:Me.lineStart;this.parent=ca!=null?ca:Me.parent||{};this.root=Me.root;this.src=Me.src}nodeStartsCollection(Me){const{inCollection:Hn,inFlow:ni,src:Ci}=this;if(Hn||ni)return false;if(Me instanceof zn)return true;let aa=Me.range.end;if(Ci[aa]==="\n"||Ci[aa-1]==="\n")return false;aa=Bn.Node.endOfWhiteSpace(Ci,aa);return Ci[aa]===":"}parseProps(Me){const{inFlow:Hn,parent:zn,src:ni}=this;const Ci=[];let aa=false;Me=this.atLineStart?Bn.Node.endOfIndent(ni,Me):Bn.Node.endOfWhiteSpace(ni,Me);let oa=ni[Me];while(oa===Bn.Char.ANCHOR||oa===Bn.Char.COMMENT||oa===Bn.Char.TAG||oa==="\n"){if(oa==="\n"){let Hn=Me;let Ci;do{Ci=Hn+1;Hn=Bn.Node.endOfIndent(ni,Ci)}while(ni[Hn]==="\n");const oa=Hn-(Ci+this.indent);const ca=zn.type===Bn.Type.SEQ_ITEM&&zn.context.atLineStart;if(ni[Hn]!=="#"&&!Bn.Node.nextNodeIsIndented(ni[Hn],oa,!ca))break;this.atLineStart=true;this.lineStart=Ci;aa=false;Me=Hn}else if(oa===Bn.Char.COMMENT){const Hn=Bn.Node.endOfLine(ni,Me+1);Ci.push(new Bn.Range(Me,Hn));Me=Hn}else{let Hn=Bn.Node.endOfIdentifier(ni,Me+1);if(oa===Bn.Char.TAG&&ni[Hn]===","&&/^[a-zA-Z0-9-]+\.[a-zA-Z0-9-]+,\d\d\d\d(-\d\d){0,2}\/\S/.test(ni.slice(Me+1,Hn+13))){Hn=Bn.Node.endOfIdentifier(ni,Hn+5)}Ci.push(new Bn.Range(Me,Hn));aa=true;Me=Bn.Node.endOfWhiteSpace(ni,Hn)}oa=ni[Me]}if(aa&&oa===":"&&Bn.Node.atBlank(ni,Me+1,true))Me-=1;const ca=Ps.parseType(ni,Me,Hn);return{props:Ci,type:ca,valueStart:Me}}};function parse(Me){const Bn=[];if(Me.indexOf("\r")!==-1){Me=Me.replace(/\r\n?/g,((Me,Hn)=>{if(Me.length>1)Bn.push(Hn);return"\n"}))}const Hn=[];let zn=0;do{const Bn=new oa;const ni=new Ps({src:Me});zn=Bn.parse(ni,zn);Hn.push(Bn)}while(zn{if(Bn.length===0)return false;for(let Me=1;MeHn.join("...\n");return Hn}Me.parse=parse}});var zp=__commonJS({"node_modules/yaml/dist/resolveSeq-d03cb037.js"(Me){"use strict";var Bn=Jp();function addCommentBefore(Me,Bn,Hn){if(!Hn)return Me;const zn=Hn.replace(/[\s\S]^/gm,`$&${Bn}#`);return`#${zn}\n${Bn}${Me}`}function addComment(Me,Bn,Hn){return!Hn?Me:Hn.indexOf("\n")===-1?`${Me} #${Hn}`:`${Me}\n`+Hn.replace(/^/gm,`${Bn||""}#`)}var Hn=class{};function toJSON(Me,Bn,Hn){if(Array.isArray(Me))return Me.map(((Me,Bn)=>toJSON(Me,String(Bn),Hn)));if(Me&&typeof Me.toJSON==="function"){const zn=Hn&&Hn.anchors&&Hn.anchors.get(Me);if(zn)Hn.onCreate=Me=>{zn.res=Me;delete Hn.onCreate};const ni=Me.toJSON(Bn,Hn);if(zn&&Hn.onCreate)Hn.onCreate(ni);return ni}if((!Hn||!Hn.keep)&&typeof Me==="bigint")return Number(Me);return Me}var zn=class extends Hn{constructor(Me){super();this.value=Me}toJSON(Me,Bn){return Bn&&Bn.keep?this.value:toJSON(this.value,Me,Bn)}toString(){return String(this.value)}};function collectionFromPath(Me,Bn,Hn){let zn=Hn;for(let Me=Bn.length-1;Me>=0;--Me){const Hn=Bn[Me];if(Number.isInteger(Hn)&&Hn>=0){const Me=[];Me[Hn]=zn;zn=Me}else{const Me={};Object.defineProperty(Me,Hn,{value:zn,writable:true,enumerable:true,configurable:true});zn=Me}}return Me.createNode(zn,false)}var isEmptyPath=Me=>Me==null||typeof Me==="object"&&Me[Symbol.iterator]().next().done;var ni=class extends Hn{constructor(Me){super();Bn._defineProperty(this,"items",[]);this.schema=Me}addIn(Me,Bn){if(isEmptyPath(Me))this.add(Bn);else{const[Hn,...zn]=Me;const Ci=this.get(Hn,true);if(Ci instanceof ni)Ci.addIn(zn,Bn);else if(Ci===void 0&&this.schema)this.set(Hn,collectionFromPath(this.schema,zn,Bn));else throw new Error(`Expected YAML collection at ${Hn}. Remaining path: ${zn}`)}}deleteIn([Me,...Bn]){if(Bn.length===0)return this.delete(Me);const Hn=this.get(Me,true);if(Hn instanceof ni)return Hn.deleteIn(Bn);else throw new Error(`Expected YAML collection at ${Me}. Remaining path: ${Bn}`)}getIn([Me,...Bn],Hn){const Ci=this.get(Me,true);if(Bn.length===0)return!Hn&&Ci instanceof zn?Ci.value:Ci;else return Ci instanceof ni?Ci.getIn(Bn,Hn):void 0}hasAllNullValues(){return this.items.every((Me=>{if(!Me||Me.type!=="PAIR")return false;const Bn=Me.value;return Bn==null||Bn instanceof zn&&Bn.value==null&&!Bn.commentBefore&&!Bn.comment&&!Bn.tag}))}hasIn([Me,...Bn]){if(Bn.length===0)return this.has(Me);const Hn=this.get(Me,true);return Hn instanceof ni?Hn.hasIn(Bn):false}setIn([Me,...Bn],Hn){if(Bn.length===0){this.set(Me,Hn)}else{const zn=this.get(Me,true);if(zn instanceof ni)zn.setIn(Bn,Hn);else if(zn===void 0&&this.schema)this.set(Me,collectionFromPath(this.schema,Bn,Hn));else throw new Error(`Expected YAML collection at ${Me}. Remaining path: ${Bn}`)}}toJSON(){return null}toString(Me,{blockItem:Hn,flowChars:zn,isMap:Ci,itemIndent:aa},oa,ca){const{indent:_a,indentStep:xa,stringify:Ga}=Me;const Ha=this.type===Bn.Type.FLOW_MAP||this.type===Bn.Type.FLOW_SEQ||Me.inFlow;if(Ha)aa+=xa;const ts=Ci&&this.hasAllNullValues();Me=Object.assign({},Me,{allNullValues:ts,indent:aa,inFlow:Ha,type:null});let Ps=false;let so=false;const oo=this.items.reduce(((Bn,Hn,zn)=>{let ni;if(Hn){if(!Ps&&Hn.spaceBefore)Bn.push({type:"comment",str:""});if(Hn.commentBefore)Hn.commentBefore.match(/^.*$/gm).forEach((Me=>{Bn.push({type:"comment",str:`#${Me}`})}));if(Hn.comment)ni=Hn.comment;if(Ha&&(!Ps&&Hn.spaceBefore||Hn.commentBefore||Hn.comment||Hn.key&&(Hn.key.commentBefore||Hn.key.comment)||Hn.value&&(Hn.value.commentBefore||Hn.value.comment)))so=true}Ps=false;let Ci=Ga(Hn,Me,(()=>ni=null),(()=>Ps=true));if(Ha&&!so&&Ci.includes("\n"))so=true;if(Ha&&znMe.str));if(so||Hn.reduce(((Me,Bn)=>Me+Bn.length+2),2)>ni.maxFlowStringSingleLineLength){Jo=Me;for(const Me of Hn){Jo+=Me?`\n${xa}${_a}${Me}`:"\n"}Jo+=`\n${_a}${Bn}`}else{Jo=`${Me} ${Hn.join(" ")} ${Bn}`}}else{const Me=oo.map(Hn);Jo=Me.shift();for(const Bn of Me)Jo+=Bn?`\n${_a}${Bn}`:"\n"}if(this.comment){Jo+="\n"+this.comment.replace(/^/gm,`${_a}#`);if(oa)oa()}else if(Ps&&ca)ca();return Jo}};Bn._defineProperty(ni,"maxFlowStringSingleLineLength",60);function asItemIndex(Me){let Bn=Me instanceof zn?Me.value:Me;if(Bn&&typeof Bn==="string")Bn=Number(Bn);return Number.isInteger(Bn)&&Bn>=0?Bn:null}var Ci=class extends ni{add(Me){this.items.push(Me)}delete(Me){const Bn=asItemIndex(Me);if(typeof Bn!=="number")return false;const Hn=this.items.splice(Bn,1);return Hn.length>0}get(Me,Bn){const Hn=asItemIndex(Me);if(typeof Hn!=="number")return void 0;const ni=this.items[Hn];return!Bn&&ni instanceof zn?ni.value:ni}has(Me){const Bn=asItemIndex(Me);return typeof Bn==="number"&&BnMe.type==="comment"?Me.str:`- ${Me.str}`,flowChars:{start:"[",end:"]"},isMap:false,itemIndent:(Me.indent||"")+" "},Bn,Hn)}};var stringifyKey=(Me,Bn,zn)=>{if(Bn===null)return"";if(typeof Bn!=="object")return String(Bn);if(Me instanceof Hn&&zn&&zn.doc)return Me.toString({anchors:Object.create(null),doc:zn.doc,indent:"",indentStep:zn.indentStep,inFlow:true,inStringifyKey:true,stringify:zn.stringify});return JSON.stringify(Bn)};var aa=class extends Hn{constructor(Me,Bn=null){super();this.key=Me;this.value=Bn;this.type=aa.Type.PAIR}get commentBefore(){return this.key instanceof Hn?this.key.commentBefore:void 0}set commentBefore(Me){if(this.key==null)this.key=new zn(null);if(this.key instanceof Hn)this.key.commentBefore=Me;else{const Me="Pair.commentBefore is an alias for Pair.key.commentBefore. To set it, the key must be a Node.";throw new Error(Me)}}addToJSMap(Me,Bn){const Hn=toJSON(this.key,"",Me);if(Bn instanceof Map){const zn=toJSON(this.value,Hn,Me);Bn.set(Hn,zn)}else if(Bn instanceof Set){Bn.add(Hn)}else{const zn=stringifyKey(this.key,Hn,Me);const ni=toJSON(this.value,zn,Me);if(zn in Bn)Object.defineProperty(Bn,zn,{value:ni,writable:true,enumerable:true,configurable:true});else Bn[zn]=ni}return Bn}toJSON(Me,Bn){const Hn=Bn&&Bn.mapAsMap?new Map:{};return this.addToJSMap(Bn,Hn)}toString(Me,aa,oa){if(!Me||!Me.doc)return JSON.stringify(this);const{indent:ca,indentSeq:_a,simpleKeys:xa}=Me.doc.options;let{key:Ga,value:Ha}=this;let ts=Ga instanceof Hn&&Ga.comment;if(xa){if(ts){throw new Error("With simple keys, key nodes cannot have comments")}if(Ga instanceof ni){const Me="With simple keys, collection cannot be used as a key value";throw new Error(Me)}}let Ps=!xa&&(!Ga||ts||(Ga instanceof Hn?Ga instanceof ni||Ga.type===Bn.Type.BLOCK_FOLDED||Ga.type===Bn.Type.BLOCK_LITERAL:typeof Ga==="object"));const{doc:so,indent:oo,indentStep:Jo,stringify:tc}=Me;Me=Object.assign({},Me,{implicitKey:!Ps,indent:oo+Jo});let dc=false;let Fc=tc(Ga,Me,(()=>ts=null),(()=>dc=true));Fc=addComment(Fc,Me.indent,ts);if(!Ps&&Fc.length>1024){if(xa)throw new Error("With simple keys, single line scalar must not span more than 1024 characters");Ps=true}if(Me.allNullValues&&!xa){if(this.comment){Fc=addComment(Fc,Me.indent,this.comment);if(aa)aa()}else if(dc&&!ts&&oa)oa();return Me.inFlow&&!Ps?Fc:`? ${Fc}`}Fc=Ps?`? ${Fc}\n${oo}:`:`${Fc}:`;if(this.comment){Fc=addComment(Fc,Me.indent,this.comment);if(aa)aa()}let Jc="";let Dp=null;if(Ha instanceof Hn){if(Ha.spaceBefore)Jc="\n";if(Ha.commentBefore){const Bn=Ha.commentBefore.replace(/^/gm,`${Me.indent}#`);Jc+=`\n${Bn}`}Dp=Ha.comment}else if(Ha&&typeof Ha==="object"){Ha=so.schema.createNode(Ha,true)}Me.implicitKey=false;if(!Ps&&!this.comment&&Ha instanceof zn)Me.indentAtStart=Fc.length+1;dc=false;if(!_a&&ca>=2&&!Me.inFlow&&!Ps&&Ha instanceof Ci&&Ha.type!==Bn.Type.FLOW_SEQ&&!Ha.tag&&!so.anchors.getName(Ha)){Me.indent=Me.indent.substr(2)}const kp=tc(Ha,Me,(()=>Dp=null),(()=>dc=true));let Qp=" ";if(Jc||this.comment){Qp=`${Jc}\n${Me.indent}`}else if(!Ps&&Ha instanceof ni){const Bn=kp[0]==="["||kp[0]==="{";if(!Bn||kp.includes("\n"))Qp=`\n${Me.indent}`}else if(kp[0]==="\n")Qp="";if(dc&&!Dp&&oa)oa();return addComment(Fc+Qp+kp,Me.indent,Dp)}};Bn._defineProperty(aa,"Type",{PAIR:"PAIR",MERGE_PAIR:"MERGE_PAIR"});var getAliasCount=(Me,Bn)=>{if(Me instanceof oa){const Hn=Bn.get(Me.source);return Hn.count*Hn.aliasCount}else if(Me instanceof ni){let Hn=0;for(const zn of Me.items){const Me=getAliasCount(zn,Bn);if(Me>Hn)Hn=Me}return Hn}else if(Me instanceof aa){const Hn=getAliasCount(Me.key,Bn);const zn=getAliasCount(Me.value,Bn);return Math.max(Hn,zn)}return 1};var oa=class extends Hn{static stringify({range:Me,source:Bn},{anchors:Hn,doc:zn,implicitKey:ni,inStringifyKey:Ci}){let aa=Object.keys(Hn).find((Me=>Hn[Me]===Bn));if(!aa&&Ci)aa=zn.anchors.getName(Bn)||zn.anchors.newName();if(aa)return`*${aa}${ni?" ":""}`;const oa=zn.anchors.getName(Bn)?"Alias node must be after source node":"Source node not found for alias node";throw new Error(`${oa} [${Me}]`)}constructor(Me){super();this.source=Me;this.type=Bn.Type.ALIAS}set tag(Me){throw new Error("Alias nodes cannot have tags")}toJSON(Me,Hn){if(!Hn)return toJSON(this.source,Me,Hn);const{anchors:zn,maxAliasCount:ni}=Hn;const Ci=zn.get(this.source);if(!Ci||Ci.res===void 0){const Me="This should not happen: Alias anchor was not resolved?";if(this.cstNode)throw new Bn.YAMLReferenceError(this.cstNode,Me);else throw new ReferenceError(Me)}if(ni>=0){Ci.count+=1;if(Ci.aliasCount===0)Ci.aliasCount=getAliasCount(this.source,zn);if(Ci.count*Ci.aliasCount>ni){const Me="Excessive alias count indicates a resource exhaustion attack";if(this.cstNode)throw new Bn.YAMLReferenceError(this.cstNode,Me);else throw new ReferenceError(Me)}}return Ci.res}toString(Me){return oa.stringify(this,Me)}};Bn._defineProperty(oa,"default",true);function findPair(Me,Bn){const Hn=Bn instanceof zn?Bn.value:Bn;for(const zn of Me){if(zn instanceof aa){if(zn.key===Bn||zn.key===Hn)return zn;if(zn.key&&zn.key.value===Hn)return zn}}return void 0}var ca=class extends ni{add(Me,Bn){if(!Me)Me=new aa(Me);else if(!(Me instanceof aa))Me=new aa(Me.key||Me,Me.value);const Hn=findPair(this.items,Me.key);const zn=this.schema&&this.schema.sortMapEntries;if(Hn){if(Bn)Hn.value=Me.value;else throw new Error(`Key ${Me.key} already set`)}else if(zn){const Bn=this.items.findIndex((Bn=>zn(Me,Bn)<0));if(Bn===-1)this.items.push(Me);else this.items.splice(Bn,0,Me)}else{this.items.push(Me)}}delete(Me){const Bn=findPair(this.items,Me);if(!Bn)return false;const Hn=this.items.splice(this.items.indexOf(Bn),1);return Hn.length>0}get(Me,Bn){const Hn=findPair(this.items,Me);const ni=Hn&&Hn.value;return!Bn&&ni instanceof zn?ni.value:ni}has(Me){return!!findPair(this.items,Me)}set(Me,Bn){this.add(new aa(Me,Bn),true)}toJSON(Me,Bn,Hn){const zn=Hn?new Hn:Bn&&Bn.mapAsMap?new Map:{};if(Bn&&Bn.onCreate)Bn.onCreate(zn);for(const Me of this.items)Me.addToJSMap(Bn,zn);return zn}toString(Me,Bn,Hn){if(!Me)return JSON.stringify(this);for(const Me of this.items){if(!(Me instanceof aa))throw new Error(`Map items must all be pairs; found ${JSON.stringify(Me)} instead`)}return super.toString(Me,{blockItem:Me=>Me.str,flowChars:{start:"{",end:"}"},isMap:true,itemIndent:Me.indent||""},Bn,Hn)}};var _a="<<";var xa=class extends aa{constructor(Me){if(Me instanceof aa){let Bn=Me.value;if(!(Bn instanceof Ci)){Bn=new Ci;Bn.items.push(Me.value);Bn.range=Me.value.range}super(Me.key,Bn);this.range=Me.range}else{super(new zn(_a),new Ci)}this.type=aa.Type.MERGE_PAIR}addToJSMap(Me,Bn){for(const{source:Hn}of this.value.items){if(!(Hn instanceof ca))throw new Error("Merge sources must be maps");const zn=Hn.toJSON(null,Me,Map);for(const[Me,Hn]of zn){if(Bn instanceof Map){if(!Bn.has(Me))Bn.set(Me,Hn)}else if(Bn instanceof Set){Bn.add(Me)}else if(!Object.prototype.hasOwnProperty.call(Bn,Me)){Object.defineProperty(Bn,Me,{value:Hn,writable:true,enumerable:true,configurable:true})}}}return Bn}toString(Me,Bn){const Hn=this.value;if(Hn.items.length>1)return super.toString(Me,Bn);this.value=Hn.items[0];const zn=super.toString(Me,Bn);this.value=Hn;return zn}};var Ga={defaultType:Bn.Type.BLOCK_LITERAL,lineWidth:76};var Ha={trueStr:"true",falseStr:"false"};var ts={asBigInt:false};var Ps={nullStr:"null"};var so={defaultType:Bn.Type.PLAIN,doubleQuoted:{jsonEncoding:false,minMultiLineLength:40},fold:{lineWidth:80,minContentWidth:20}};function resolveScalar(Me,Bn,Hn){for(const{format:Hn,test:ni,resolve:Ci}of Bn){if(ni){const Bn=Me.match(ni);if(Bn){let Me=Ci.apply(null,Bn);if(!(Me instanceof zn))Me=new zn(Me);if(Hn)Me.format=Hn;return Me}}}if(Hn)Me=Hn(Me);return new zn(Me)}var oo="flow";var Jo="block";var tc="quoted";var consumeMoreIndentedLines=(Me,Bn)=>{let Hn=Me[Bn+1];while(Hn===" "||Hn==="\t"){do{Hn=Me[Bn+=1]}while(Hn&&Hn!=="\n");Hn=Me[Bn+1]}return Bn};function foldFlowLines(Me,Bn,Hn,{indentAtStart:zn,lineWidth:ni=80,minContentWidth:Ci=20,onFold:aa,onOverflow:oa}){if(!ni||ni<0)return Me;const ca=Math.max(1+Ci,1+ni-Bn.length);if(Me.length<=ca)return Me;const _a=[];const xa={};let Ga=ni-Bn.length;if(typeof zn==="number"){if(zn>ni-Math.max(2,Ci))_a.push(0);else Ga=ni-zn}let Ha=void 0;let ts=void 0;let Ps=false;let so=-1;let oo=-1;let dc=-1;if(Hn===Jo){so=consumeMoreIndentedLines(Me,so);if(so!==-1)Ga=so+ca}for(let Bn;Bn=Me[so+=1];){if(Hn===tc&&Bn==="\\"){oo=so;switch(Me[so+1]){case"x":so+=3;break;case"u":so+=5;break;case"U":so+=9;break;default:so+=1}dc=so}if(Bn==="\n"){if(Hn===Jo)so=consumeMoreIndentedLines(Me,so);Ga=so+ca;Ha=void 0}else{if(Bn===" "&&ts&&ts!==" "&&ts!=="\n"&&ts!=="\t"){const Bn=Me[so+1];if(Bn&&Bn!==" "&&Bn!=="\n"&&Bn!=="\t")Ha=so}if(so>=Ga){if(Ha){_a.push(Ha);Ga=Ha+ca;Ha=void 0}else if(Hn===tc){while(ts===" "||ts==="\t"){ts=Bn;Bn=Me[so+=1];Ps=true}const Hn=so>dc+1?so-2:oo-1;if(xa[Hn])return Me;_a.push(Hn);xa[Hn]=true;Ga=Hn+ca;Ha=void 0}else{Ps=true}}}ts=Bn}if(Ps&&oa)oa();if(_a.length===0)return Me;if(aa)aa();let Fc=Me.slice(0,_a[0]);for(let zn=0;zn<_a.length;++zn){const ni=_a[zn];const Ci=_a[zn+1]||Me.length;if(ni===0)Fc=`\n${Bn}${Me.slice(0,Ci)}`;else{if(Hn===tc&&xa[ni])Fc+=`${Me[ni]}\\`;Fc+=`\n${Bn}${Me.slice(ni+1,Ci)}`}}return Fc}var getFoldOptions=({indentAtStart:Me})=>Me?Object.assign({indentAtStart:Me},so.fold):so.fold;var containsDocumentMarker=Me=>/^(%|---|\.\.\.)/m.test(Me);function lineLengthOverLimit(Me,Bn,Hn){if(!Bn||Bn<0)return false;const zn=Bn-Hn;const ni=Me.length;if(ni<=zn)return false;for(let Bn=0,Hn=0;Bnzn)return true;Hn=Bn+1;if(ni-Hn<=zn)return false}}return true}function doubleQuotedString(Me,Bn){const{implicitKey:Hn}=Bn;const{jsonEncoding:zn,minMultiLineLength:ni}=so.doubleQuoted;const Ci=JSON.stringify(Me);if(zn)return Ci;const aa=Bn.indent||(containsDocumentMarker(Me)?" ":"");let oa="";let ca=0;for(let Me=0,Bn=Ci[Me];Bn;Bn=Ci[++Me]){if(Bn===" "&&Ci[Me+1]==="\\"&&Ci[Me+2]==="n"){oa+=Ci.slice(ca,Me)+"\\ ";Me+=1;ca=Me;Bn="\\"}if(Bn==="\\")switch(Ci[Me+1]){case"u":{oa+=Ci.slice(ca,Me);const Bn=Ci.substr(Me+2,4);switch(Bn){case"0000":oa+="\\0";break;case"0007":oa+="\\a";break;case"000b":oa+="\\v";break;case"001b":oa+="\\e";break;case"0085":oa+="\\N";break;case"00a0":oa+="\\_";break;case"2028":oa+="\\L";break;case"2029":oa+="\\P";break;default:if(Bn.substr(0,2)==="00")oa+="\\x"+Bn.substr(2);else oa+=Ci.substr(Me,6)}Me+=5;ca=Me+1}break;case"n":if(Hn||Ci[Me+2]==='"'||Ci.length";if(!zn)return xa+"\n";let Ga="";let Ha="";zn=zn.replace(/[\n\t ]*$/,(Me=>{const Bn=Me.indexOf("\n");if(Bn===-1){xa+="-"}else if(zn===Me||Bn!==Me.length-1){xa+="+";if(aa)aa()}Ha=Me.replace(/\n$/,"");return""})).replace(/^[\n ]*/,(Me=>{if(Me.indexOf(" ")!==-1)xa+=ca;const Bn=Me.match(/ +$/);if(Bn){Ga=Me.slice(0,-Bn[0].length);return Bn[0]}else{Ga=Me;return""}}));if(Ha)Ha=Ha.replace(/\n+(?!\n|$)/g,`$&${oa}`);if(Ga)Ga=Ga.replace(/\n+/g,`$&${oa}`);if(Me){xa+=" #"+Me.replace(/ ?[\r\n]+/g," ");if(Ci)Ci()}if(!zn)return`${xa}${ca}\n${oa}${Ha}`;if(_a){zn=zn.replace(/\n+/g,`$&${oa}`);return`${xa}\n${oa}${Ga}${zn}${Ha}`}zn=zn.replace(/\n+/g,"\n$&").replace(/(?:^|\n)([\t ].*)(?:([\n\t ]*)\n(?![\n\t ]))?/g,"$1$2").replace(/\n+/g,`$&${oa}`);const ts=foldFlowLines(`${Ga}${zn}${Ha}`,oa,Jo,so.fold);return`${xa}\n${oa}${ts}`}function plainString(Me,Hn,zn,ni){const{comment:Ci,type:aa,value:oa}=Me;const{actualString:ca,implicitKey:_a,indent:xa,inFlow:Ga}=Hn;if(_a&&/[\n[\]{},]/.test(oa)||Ga&&/[[\]{},]/.test(oa)){return doubleQuotedString(oa,Hn)}if(!oa||/^[\n\t ,[\]{}#&*!|>'"%@`]|^[?-]$|^[?-][ \t]|[\n:][ \t]|[ \t]\n|[\n\t ]#|[\n\t :]$/.test(oa)){return _a||Ga||oa.indexOf("\n")===-1?oa.indexOf('"')!==-1&&oa.indexOf("'")===-1?singleQuotedString(oa,Hn):doubleQuotedString(oa,Hn):blockString(Me,Hn,zn,ni)}if(!_a&&!Ga&&aa!==Bn.Type.PLAIN&&oa.indexOf("\n")!==-1){return blockString(Me,Hn,zn,ni)}if(xa===""&&containsDocumentMarker(oa)){Hn.forceBlockIndent=true;return blockString(Me,Hn,zn,ni)}const Ha=oa.replace(/\n+/g,`$&\n${xa}`);if(ca){const{tags:Me}=Hn.doc.schema;const Bn=resolveScalar(Ha,Me,Me.scalarFallback).value;if(typeof Bn!=="string")return doubleQuotedString(oa,Hn)}const ts=_a?Ha:foldFlowLines(Ha,xa,oo,getFoldOptions(Hn));if(Ci&&!Ga&&(ts.indexOf("\n")!==-1||Ci.indexOf("\n")!==-1)){if(zn)zn();return addCommentBefore(ts,xa,Ci)}return ts}function stringifyString(Me,Hn,zn,ni){const{defaultType:Ci}=so;const{implicitKey:aa,inFlow:oa}=Hn;let{type:ca,value:_a}=Me;if(typeof _a!=="string"){_a=String(_a);Me=Object.assign({},Me,{value:_a})}const _stringify=Ci=>{switch(Ci){case Bn.Type.BLOCK_FOLDED:case Bn.Type.BLOCK_LITERAL:return blockString(Me,Hn,zn,ni);case Bn.Type.QUOTE_DOUBLE:return doubleQuotedString(_a,Hn);case Bn.Type.QUOTE_SINGLE:return singleQuotedString(_a,Hn);case Bn.Type.PLAIN:return plainString(Me,Hn,zn,ni);default:return null}};if(ca!==Bn.Type.QUOTE_DOUBLE&&/[\x00-\x08\x0b-\x1f\x7f-\x9f]/.test(_a)){ca=Bn.Type.QUOTE_DOUBLE}else if((aa||oa)&&(ca===Bn.Type.BLOCK_FOLDED||ca===Bn.Type.BLOCK_LITERAL)){ca=Bn.Type.QUOTE_DOUBLE}let xa=_stringify(ca);if(xa===null){xa=_stringify(Ci);if(xa===null)throw new Error(`Unsupported default string type ${Ci}`)}return xa}function stringifyNumber({format:Me,minFractionDigits:Bn,tag:Hn,value:zn}){if(typeof zn==="bigint")return String(zn);if(!isFinite(zn))return isNaN(zn)?".nan":zn<0?"-.inf":".inf";let ni=JSON.stringify(zn);if(!Me&&Bn&&(!Hn||Hn==="tag:yaml.org,2002:float")&&/^\d/.test(ni)){let Me=ni.indexOf(".");if(Me<0){Me=ni.length;ni+="."}let Hn=Bn-(ni.length-Me-1);while(Hn-- >0)ni+="0"}return ni}function checkFlowCollectionEnd(Me,Hn){let zn,ni;switch(Hn.type){case Bn.Type.FLOW_MAP:zn="}";ni="flow map";break;case Bn.Type.FLOW_SEQ:zn="]";ni="flow sequence";break;default:Me.push(new Bn.YAMLSemanticError(Hn,"Not a flow collection!?"));return}let Ci;for(let Me=Hn.items.length-1;Me>=0;--Me){const zn=Hn.items[Me];if(!zn||zn.type!==Bn.Type.COMMENT){Ci=zn;break}}if(Ci&&Ci.char!==zn){const aa=`Expected ${ni} to end with ${zn}`;let oa;if(typeof Ci.offset==="number"){oa=new Bn.YAMLSemanticError(Hn,aa);oa.offset=Ci.offset+1}else{oa=new Bn.YAMLSemanticError(Ci,aa);if(Ci.range&&Ci.range.end)oa.offset=Ci.range.end-Ci.range.start}Me.push(oa)}}function checkFlowCommentSpace(Me,Hn){const zn=Hn.context.src[Hn.range.start-1];if(zn!=="\n"&&zn!=="\t"&&zn!==" "){const zn="Comments must be separated from other tokens by white space characters";Me.push(new Bn.YAMLSemanticError(Hn,zn))}}function getLongKeyError(Me,Hn){const zn=String(Hn);const ni=zn.substr(0,8)+"..."+zn.substr(-8);return new Bn.YAMLSemanticError(Me,`The "${ni}" key is too long`)}function resolveComments(Me,Bn){for(const{afterKey:Hn,before:zn,comment:ni}of Bn){let Bn=Me.items[zn];if(!Bn){if(ni!==void 0){if(Me.comment)Me.comment+="\n"+ni;else Me.comment=ni}}else{if(Hn&&Bn.value)Bn=Bn.value;if(ni===void 0){if(Hn||!Bn.commentBefore)Bn.spaceBefore=true}else{if(Bn.commentBefore)Bn.commentBefore+="\n"+ni;else Bn.commentBefore=ni}}}}function resolveString(Me,Bn){const Hn=Bn.strValue;if(!Hn)return"";if(typeof Hn==="string")return Hn;Hn.errors.forEach((Hn=>{if(!Hn.source)Hn.source=Bn;Me.errors.push(Hn)}));return Hn.str}function resolveTagHandle(Me,Hn){const{handle:zn,suffix:ni}=Hn.tag;let Ci=Me.tagPrefixes.find((Me=>Me.handle===zn));if(!Ci){const ni=Me.getDefaults().tagPrefixes;if(ni)Ci=ni.find((Me=>Me.handle===zn));if(!Ci)throw new Bn.YAMLSemanticError(Hn,`The ${zn} tag handle is non-default and was not declared.`)}if(!ni)throw new Bn.YAMLSemanticError(Hn,`The ${zn} tag has no suffix.`);if(zn==="!"&&(Me.version||Me.options.version)==="1.0"){if(ni[0]==="^"){Me.warnings.push(new Bn.YAMLWarning(Hn,"YAML 1.0 ^ tag expansion is not supported"));return ni}if(/[:/]/.test(ni)){const Me=ni.match(/^([a-z0-9-]+)\/(.*)/i);return Me?`tag:${Me[1]}.yaml.org,2002:${Me[2]}`:`tag:${ni}`}}return Ci.prefix+decodeURIComponent(ni)}function resolveTagName(Me,Hn){const{tag:zn,type:ni}=Hn;let Ci=false;if(zn){const{handle:ni,suffix:aa,verbatim:oa}=zn;if(oa){if(oa!=="!"&&oa!=="!!")return oa;const zn=`Verbatim tags aren't resolved, so ${oa} is invalid.`;Me.errors.push(new Bn.YAMLSemanticError(Hn,zn))}else if(ni==="!"&&!aa){Ci=true}else{try{return resolveTagHandle(Me,Hn)}catch(Bn){Me.errors.push(Bn)}}}switch(ni){case Bn.Type.BLOCK_FOLDED:case Bn.Type.BLOCK_LITERAL:case Bn.Type.QUOTE_DOUBLE:case Bn.Type.QUOTE_SINGLE:return Bn.defaultTags.STR;case Bn.Type.FLOW_MAP:case Bn.Type.MAP:return Bn.defaultTags.MAP;case Bn.Type.FLOW_SEQ:case Bn.Type.SEQ:return Bn.defaultTags.SEQ;case Bn.Type.PLAIN:return Ci?Bn.defaultTags.STR:null;default:return null}}function resolveByTagName(Me,Bn,Hn){const{tags:Ci}=Me.schema;const aa=[];for(const oa of Ci){if(oa.tag===Hn){if(oa.test)aa.push(oa);else{const Hn=oa.resolve(Me,Bn);return Hn instanceof ni?Hn:new zn(Hn)}}}const oa=resolveString(Me,Bn);if(typeof oa==="string"&&aa.length>0)return resolveScalar(oa,aa,Ci.scalarFallback);return null}function getFallbackTagName({type:Me}){switch(Me){case Bn.Type.FLOW_MAP:case Bn.Type.MAP:return Bn.defaultTags.MAP;case Bn.Type.FLOW_SEQ:case Bn.Type.SEQ:return Bn.defaultTags.SEQ;default:return Bn.defaultTags.STR}}function resolveTag(Me,Hn,zn){try{const Bn=resolveByTagName(Me,Hn,zn);if(Bn){if(zn&&Hn.tag)Bn.tag=zn;return Bn}}catch(Bn){if(!Bn.source)Bn.source=Hn;Me.errors.push(Bn);return null}try{const ni=getFallbackTagName(Hn);if(!ni)throw new Error(`The tag ${zn} is unavailable`);const Ci=`The tag ${zn} is unavailable, falling back to ${ni}`;Me.warnings.push(new Bn.YAMLWarning(Hn,Ci));const aa=resolveByTagName(Me,Hn,ni);aa.tag=zn;return aa}catch(zn){const ni=new Bn.YAMLReferenceError(Hn,zn.message);ni.stack=zn.stack;Me.errors.push(ni);return null}}var isCollectionItem=Me=>{if(!Me)return false;const{type:Hn}=Me;return Hn===Bn.Type.MAP_KEY||Hn===Bn.Type.MAP_VALUE||Hn===Bn.Type.SEQ_ITEM};function resolveNodeProps(Me,Hn){const zn={before:[],after:[]};let ni=false;let Ci=false;const aa=isCollectionItem(Hn.context.parent)?Hn.context.parent.props.concat(Hn.props):Hn.props;for(const{start:oa,end:ca}of aa){switch(Hn.context.src[oa]){case Bn.Char.COMMENT:{if(!Hn.commentHasRequiredWhitespace(oa)){const zn="Comments must be separated from other tokens by white space characters";Me.push(new Bn.YAMLSemanticError(Hn,zn))}const{header:ni,valueRange:Ci}=Hn;const aa=Ci&&(oa>Ci.start||ni&&oa>ni.start)?zn.after:zn.before;aa.push(Hn.context.src.slice(oa+1,ca));break}case Bn.Char.ANCHOR:if(ni){const zn="A node can have at most one anchor";Me.push(new Bn.YAMLSemanticError(Hn,zn))}ni=true;break;case Bn.Char.TAG:if(Ci){const zn="A node can have at most one tag";Me.push(new Bn.YAMLSemanticError(Hn,zn))}Ci=true;break}}return{comments:zn,hasAnchor:ni,hasTag:Ci}}function resolveNodeValue(Me,Hn){const{anchors:zn,errors:ni,schema:Ci}=Me;if(Hn.type===Bn.Type.ALIAS){const Me=Hn.rawValue;const Ci=zn.getNode(Me);if(!Ci){const zn=`Aliased anchor not found: ${Me}`;ni.push(new Bn.YAMLReferenceError(Hn,zn));return null}const aa=new oa(Ci);zn._cstAliases.push(aa);return aa}const aa=resolveTagName(Me,Hn);if(aa)return resolveTag(Me,Hn,aa);if(Hn.type!==Bn.Type.PLAIN){const Me=`Failed to resolve ${Hn.type} node here`;ni.push(new Bn.YAMLSyntaxError(Hn,Me));return null}try{const Bn=resolveString(Me,Hn);return resolveScalar(Bn,Ci.tags,Ci.tags.scalarFallback)}catch(Me){if(!Me.source)Me.source=Hn;ni.push(Me);return null}}function resolveNode(Me,Hn){if(!Hn)return null;if(Hn.error)Me.errors.push(Hn.error);const{comments:zn,hasAnchor:ni,hasTag:Ci}=resolveNodeProps(Me.errors,Hn);if(ni){const{anchors:Bn}=Me;const zn=Hn.anchor;const ni=Bn.getNode(zn);if(ni)Bn.map[Bn.newName(zn)]=ni;Bn.map[zn]=Hn}if(Hn.type===Bn.Type.ALIAS&&(ni||Ci)){const zn="An alias node must not specify any properties";Me.errors.push(new Bn.YAMLSemanticError(Hn,zn))}const aa=resolveNodeValue(Me,Hn);if(aa){aa.range=[Hn.range.start,Hn.range.end];if(Me.options.keepCstNodes)aa.cstNode=Hn;if(Me.options.keepNodeTypes)aa.type=Hn.type;const Bn=zn.before.join("\n");if(Bn){aa.commentBefore=aa.commentBefore?`${aa.commentBefore}\n${Bn}`:Bn}const ni=zn.after.join("\n");if(ni)aa.comment=aa.comment?`${aa.comment}\n${ni}`:ni}return Hn.resolved=aa}function resolveMap(Me,Hn){if(Hn.type!==Bn.Type.MAP&&Hn.type!==Bn.Type.FLOW_MAP){const zn=`A ${Hn.type} node cannot be resolved as a mapping`;Me.errors.push(new Bn.YAMLSyntaxError(Hn,zn));return null}const{comments:zn,items:Ci}=Hn.type===Bn.Type.FLOW_MAP?resolveFlowMapItems(Me,Hn):resolveBlockMapItems(Me,Hn);const aa=new ca;aa.items=Ci;resolveComments(aa,zn);let Ga=false;for(let zn=0;zn{if(Me instanceof oa){const{type:Hn}=Me.source;if(Hn===Bn.Type.MAP||Hn===Bn.Type.FLOW_MAP)return false;return aa="Merge nodes aliases can only point to maps"}return aa="Merge nodes can only have Alias nodes as values"}));if(aa)Me.errors.push(new Bn.YAMLSemanticError(Hn,aa))}else{for(let ni=zn+1;ni{if(ni.length===0)return false;const{start:Ci}=ni[0];if(Hn&&Ci>Hn.valueRange.start)return false;if(zn[Ci]!==Bn.Char.COMMENT)return false;for(let Bn=Me;Bn0){zn=new Bn.PlainValue(Bn.Type.PLAIN,[]);zn.context={parent:_a,src:_a.context.src};const Me=_a.range.start+1;zn.range={start:Me,end:Me};zn.valueRange={start:Me,end:Me};if(typeof _a.range.origStart==="number"){const Me=_a.range.origStart+1;zn.range.origStart=zn.range.origEnd=Me;zn.valueRange.origStart=zn.valueRange.origEnd=Me}}const ca=new aa(Ci,resolveNode(Me,zn));resolvePairComment(_a,ca);ni.push(ca);if(Ci&&typeof oa==="number"){if(_a.range.start>oa+1024)Me.errors.push(getLongKeyError(Hn,Ci))}Ci=void 0;oa=null}break;default:if(Ci!==void 0)ni.push(new aa(Ci));Ci=resolveNode(Me,_a);oa=_a.range.start;if(_a.error)Me.errors.push(_a.error);e:for(let zn=ca+1;;++zn){const ni=Hn.items[zn];switch(ni&&ni.type){case Bn.Type.BLANK_LINE:case Bn.Type.COMMENT:continue e;case Bn.Type.MAP_VALUE:break e;default:{const Hn="Implicit map keys need to be followed by map values";Me.errors.push(new Bn.YAMLSemanticError(_a,Hn));break e}}}if(_a.valueRangeContainsNewline){const Hn="Implicit map keys need to be on a single line";Me.errors.push(new Bn.YAMLSemanticError(_a,Hn))}}}if(Ci!==void 0)ni.push(new aa(Ci));return{comments:zn,items:ni}}function resolveFlowMapItems(Me,Hn){const zn=[];const ni=[];let Ci=void 0;let oa=false;let ca="{";for(let _a=0;_aMe instanceof aa&&Me.key instanceof ni))){const zn="Keys with collection values will be stringified as YAML due to JS Object restrictions. Use mapAsMap: true to avoid this.";Me.warnings.push(new Bn.YAMLWarning(Hn,zn))}Hn.resolved=ca;return ca}function resolveBlockSeqItems(Me,Hn){const zn=[];const ni=[];for(let Ci=0;Cica+1024)Me.errors.push(getLongKeyError(Hn,oa));const{src:ni}=xa.context;for(let Hn=ca;HnMe instanceof Uint8Array,default:false,tag:"tag:yaml.org,2002:binary",resolve:(Me,zn)=>{const ni=Hn.resolveString(Me,zn);if(typeof Buffer==="function"){return Buffer.from(ni,"base64")}else if(typeof atob==="function"){const Me=atob(ni.replace(/[\n\r]/g,""));const Bn=new Uint8Array(Me.length);for(let Hn=0;Hn{let ca;if(typeof Buffer==="function"){ca=ni instanceof Buffer?ni.toString("base64"):Buffer.from(ni.buffer).toString("base64")}else if(typeof btoa==="function"){let Me="";for(let Bn=0;Bn1){const Me="Each pair must have its own sequence indicator";throw new Bn.YAMLSemanticError(zn,Me)}const Me=Ci.items[0]||new Hn.Pair;if(Ci.commentBefore)Me.commentBefore=Me.commentBefore?`${Ci.commentBefore}\n${Me.commentBefore}`:Ci.commentBefore;if(Ci.comment)Me.comment=Me.comment?`${Ci.comment}\n${Me.comment}`:Ci.comment;Ci=Me}ni.items[Me]=Ci instanceof Hn.Pair?Ci:new Hn.Pair(Ci)}return ni}function createPairs(Me,Bn,zn){const ni=new Hn.YAMLSeq(Me);ni.tag="tag:yaml.org,2002:pairs";for(const Hn of Bn){let Bn,Ci;if(Array.isArray(Hn)){if(Hn.length===2){Bn=Hn[0];Ci=Hn[1]}else throw new TypeError(`Expected [key, value] tuple: ${Hn}`)}else if(Hn&&Hn instanceof Object){const Me=Object.keys(Hn);if(Me.length===1){Bn=Me[0];Ci=Hn[Bn]}else throw new TypeError(`Expected { key: value } tuple: ${Hn}`)}else{Bn=Hn}const aa=Me.createPair(Bn,Ci,zn);ni.items.push(aa)}return ni}var ni={default:false,tag:"tag:yaml.org,2002:pairs",resolve:parsePairs,createNode:createPairs};var Ci=class extends Hn.YAMLSeq{constructor(){super();Bn._defineProperty(this,"add",Hn.YAMLMap.prototype.add.bind(this));Bn._defineProperty(this,"delete",Hn.YAMLMap.prototype.delete.bind(this));Bn._defineProperty(this,"get",Hn.YAMLMap.prototype.get.bind(this));Bn._defineProperty(this,"has",Hn.YAMLMap.prototype.has.bind(this));Bn._defineProperty(this,"set",Hn.YAMLMap.prototype.set.bind(this));this.tag=Ci.tag}toJSON(Me,Bn){const zn=new Map;if(Bn&&Bn.onCreate)Bn.onCreate(zn);for(const Me of this.items){let ni,Ci;if(Me instanceof Hn.Pair){ni=Hn.toJSON(Me.key,"",Bn);Ci=Hn.toJSON(Me.value,ni,Bn)}else{ni=Hn.toJSON(Me,"",Bn)}if(zn.has(ni))throw new Error("Ordered maps must not include duplicate keys");zn.set(ni,Ci)}return zn}};Bn._defineProperty(Ci,"tag","tag:yaml.org,2002:omap");function parseOMap(Me,zn){const ni=parsePairs(Me,zn);const aa=[];for(const{key:Me}of ni.items){if(Me instanceof Hn.Scalar){if(aa.includes(Me.value)){const Me="Ordered maps must not include duplicate keys";throw new Bn.YAMLSemanticError(zn,Me)}else{aa.push(Me.value)}}}return Object.assign(new Ci,ni)}function createOMap(Me,Bn,Hn){const zn=createPairs(Me,Bn,Hn);const ni=new Ci;ni.items=zn.items;return ni}var aa={identify:Me=>Me instanceof Map,nodeClass:Ci,default:false,tag:"tag:yaml.org,2002:omap",resolve:parseOMap,createNode:createOMap};var oa=class extends Hn.YAMLMap{constructor(){super();this.tag=oa.tag}add(Me){const Bn=Me instanceof Hn.Pair?Me:new Hn.Pair(Me);const zn=Hn.findPair(this.items,Bn.key);if(!zn)this.items.push(Bn)}get(Me,Bn){const zn=Hn.findPair(this.items,Me);return!Bn&&zn instanceof Hn.Pair?zn.key instanceof Hn.Scalar?zn.key.value:zn.key:zn}set(Me,Bn){if(typeof Bn!=="boolean")throw new Error(`Expected boolean value for set(key, value) in a YAML set, not ${typeof Bn}`);const zn=Hn.findPair(this.items,Me);if(zn&&!Bn){this.items.splice(this.items.indexOf(zn),1)}else if(!zn&&Bn){this.items.push(new Hn.Pair(Me))}}toJSON(Me,Bn){return super.toJSON(Me,Bn,Set)}toString(Me,Bn,Hn){if(!Me)return JSON.stringify(this);if(this.hasAllNullValues())return super.toString(Me,Bn,Hn);else throw new Error("Set items must all have null values")}};Bn._defineProperty(oa,"tag","tag:yaml.org,2002:set");function parseSet(Me,zn){const ni=Hn.resolveMap(Me,zn);if(!ni.hasAllNullValues())throw new Bn.YAMLSemanticError(zn,"Set items must all have null values");return Object.assign(new oa,ni)}function createSet(Me,Bn,Hn){const zn=new oa;for(const ni of Bn)zn.items.push(Me.createPair(ni,null,Hn));return zn}var ca={identify:Me=>Me instanceof Set,nodeClass:oa,default:false,tag:"tag:yaml.org,2002:set",resolve:parseSet,createNode:createSet};var parseSexagesimal=(Me,Bn)=>{const Hn=Bn.split(":").reduce(((Me,Bn)=>Me*60+Number(Bn)),0);return Me==="-"?-Hn:Hn};var stringifySexagesimal=({value:Me})=>{if(isNaN(Me)||!isFinite(Me))return Hn.stringifyNumber(Me);let Bn="";if(Me<0){Bn="-";Me=Math.abs(Me)}const zn=[Me%60];if(Me<60){zn.unshift(0)}else{Me=Math.round((Me-zn[0])/60);zn.unshift(Me%60);if(Me>=60){Me=Math.round((Me-zn[0])/60);zn.unshift(Me)}}return Bn+zn.map((Me=>Me<10?"0"+String(Me):String(Me))).join(":").replace(/000000\d*$/,"")};var _a={identify:Me=>typeof Me==="number",default:true,tag:"tag:yaml.org,2002:int",format:"TIME",test:/^([-+]?)([0-9][0-9_]*(?::[0-5]?[0-9])+)$/,resolve:(Me,Bn,Hn)=>parseSexagesimal(Bn,Hn.replace(/_/g,"")),stringify:stringifySexagesimal};var xa={identify:Me=>typeof Me==="number",default:true,tag:"tag:yaml.org,2002:float",format:"TIME",test:/^([-+]?)([0-9][0-9_]*(?::[0-5]?[0-9])+\.[0-9_]*)$/,resolve:(Me,Bn,Hn)=>parseSexagesimal(Bn,Hn.replace(/_/g,"")),stringify:stringifySexagesimal};var Ga={identify:Me=>Me instanceof Date,default:true,tag:"tag:yaml.org,2002:timestamp",test:RegExp("^(?:([0-9]{4})-([0-9]{1,2})-([0-9]{1,2})(?:(?:t|T|[ \\t]+)([0-9]{1,2}):([0-9]{1,2}):([0-9]{1,2}(\\.[0-9]+)?)(?:[ \\t]*(Z|[-+][012]?[0-9](?::[0-9]{2})?))?)?)$"),resolve:(Me,Bn,Hn,zn,ni,Ci,aa,oa,ca)=>{if(oa)oa=(oa+"00").substr(1,3);let _a=Date.UTC(Bn,Hn-1,zn,ni||0,Ci||0,aa||0,oa||0);if(ca&&ca!=="Z"){let Me=parseSexagesimal(ca[0],ca.slice(1));if(Math.abs(Me)<30)Me*=60;_a-=6e4*Me}return new Date(_a)},stringify:({value:Me})=>Me.toISOString().replace(/((T00:00)?:00)?\.000Z$/,"")};function shouldWarn(Me){const Bn=typeof process!=="undefined"&&process.env||{};if(Me){if(typeof YAML_SILENCE_DEPRECATION_WARNINGS!=="undefined")return!YAML_SILENCE_DEPRECATION_WARNINGS;return!Bn.YAML_SILENCE_DEPRECATION_WARNINGS}if(typeof YAML_SILENCE_WARNINGS!=="undefined")return!YAML_SILENCE_WARNINGS;return!Bn.YAML_SILENCE_WARNINGS}function warn(Me,Bn){if(shouldWarn(false)){const Hn=typeof process!=="undefined"&&process.emitWarning;if(Hn)Hn(Me,Bn);else{console.warn(Bn?`${Bn}: ${Me}`:Me)}}}function warnFileDeprecation(Me){if(shouldWarn(true)){const Bn=Me.replace(/.*yaml[/\\]/i,"").replace(/\.js$/,"").replace(/\\/g,"/");warn(`The endpoint 'yaml/${Bn}' will be removed in a future release.`,"DeprecationWarning")}}var Ha={};function warnOptionDeprecation(Me,Bn){if(!Ha[Me]&&shouldWarn(true)){Ha[Me]=true;let Hn=`The option '${Me}' will be removed in a future release`;Hn+=Bn?`, use '${Bn}' instead.`:".";warn(Hn,"DeprecationWarning")}}Me.binary=zn;Me.floatTime=xa;Me.intTime=_a;Me.omap=aa;Me.pairs=ni;Me.set=ca;Me.timestamp=Ga;Me.warn=warn;Me.warnFileDeprecation=warnFileDeprecation;Me.warnOptionDeprecation=warnOptionDeprecation}});var Yf=__commonJS({"node_modules/yaml/dist/Schema-88e323a7.js"(Me){"use strict";var Bn=Jp();var Hn=zp();var zn=Qf();function createMap(Me,Bn,zn){const ni=new Hn.YAMLMap(Me);if(Bn instanceof Map){for(const[Hn,Ci]of Bn)ni.items.push(Me.createPair(Hn,Ci,zn))}else if(Bn&&typeof Bn==="object"){for(const Hn of Object.keys(Bn))ni.items.push(Me.createPair(Hn,Bn[Hn],zn))}if(typeof Me.sortMapEntries==="function"){ni.items.sort(Me.sortMapEntries)}return ni}var ni={createNode:createMap,default:true,nodeClass:Hn.YAMLMap,tag:"tag:yaml.org,2002:map",resolve:Hn.resolveMap};function createSeq(Me,Bn,zn){const ni=new Hn.YAMLSeq(Me);if(Bn&&Bn[Symbol.iterator]){for(const Hn of Bn){const Bn=Me.createNode(Hn,zn.wrapScalars,null,zn);ni.items.push(Bn)}}return ni}var Ci={createNode:createSeq,default:true,nodeClass:Hn.YAMLSeq,tag:"tag:yaml.org,2002:seq",resolve:Hn.resolveSeq};var aa={identify:Me=>typeof Me==="string",default:true,tag:"tag:yaml.org,2002:str",resolve:Hn.resolveString,stringify(Me,Bn,zn,ni){Bn=Object.assign({actualString:true},Bn);return Hn.stringifyString(Me,Bn,zn,ni)},options:Hn.strOptions};var oa=[ni,Ci,aa];var intIdentify$2=Me=>typeof Me==="bigint"||Number.isInteger(Me);var intResolve$1=(Me,Bn,zn)=>Hn.intOptions.asBigInt?BigInt(Me):parseInt(Bn,zn);function intStringify$1(Me,Bn,zn){const{value:ni}=Me;if(intIdentify$2(ni)&&ni>=0)return zn+ni.toString(Bn);return Hn.stringifyNumber(Me)}var ca={identify:Me=>Me==null,createNode:(Me,Bn,zn)=>zn.wrapScalars?new Hn.Scalar(null):null,default:true,tag:"tag:yaml.org,2002:null",test:/^(?:~|[Nn]ull|NULL)?$/,resolve:()=>null,options:Hn.nullOptions,stringify:()=>Hn.nullOptions.nullStr};var _a={identify:Me=>typeof Me==="boolean",default:true,tag:"tag:yaml.org,2002:bool",test:/^(?:[Tt]rue|TRUE|[Ff]alse|FALSE)$/,resolve:Me=>Me[0]==="t"||Me[0]==="T",options:Hn.boolOptions,stringify:({value:Me})=>Me?Hn.boolOptions.trueStr:Hn.boolOptions.falseStr};var xa={identify:Me=>intIdentify$2(Me)&&Me>=0,default:true,tag:"tag:yaml.org,2002:int",format:"OCT",test:/^0o([0-7]+)$/,resolve:(Me,Bn)=>intResolve$1(Me,Bn,8),options:Hn.intOptions,stringify:Me=>intStringify$1(Me,8,"0o")};var Ga={identify:intIdentify$2,default:true,tag:"tag:yaml.org,2002:int",test:/^[-+]?[0-9]+$/,resolve:Me=>intResolve$1(Me,Me,10),options:Hn.intOptions,stringify:Hn.stringifyNumber};var Ha={identify:Me=>intIdentify$2(Me)&&Me>=0,default:true,tag:"tag:yaml.org,2002:int",format:"HEX",test:/^0x([0-9a-fA-F]+)$/,resolve:(Me,Bn)=>intResolve$1(Me,Bn,16),options:Hn.intOptions,stringify:Me=>intStringify$1(Me,16,"0x")};var ts={identify:Me=>typeof Me==="number",default:true,tag:"tag:yaml.org,2002:float",test:/^(?:[-+]?\.inf|(\.nan))$/i,resolve:(Me,Bn)=>Bn?NaN:Me[0]==="-"?Number.NEGATIVE_INFINITY:Number.POSITIVE_INFINITY,stringify:Hn.stringifyNumber};var Ps={identify:Me=>typeof Me==="number",default:true,tag:"tag:yaml.org,2002:float",format:"EXP",test:/^[-+]?(?:\.[0-9]+|[0-9]+(?:\.[0-9]*)?)[eE][-+]?[0-9]+$/,resolve:Me=>parseFloat(Me),stringify:({value:Me})=>Number(Me).toExponential()};var so={identify:Me=>typeof Me==="number",default:true,tag:"tag:yaml.org,2002:float",test:/^[-+]?(?:\.([0-9]+)|[0-9]+\.([0-9]*))$/,resolve(Me,Bn,zn){const ni=Bn||zn;const Ci=new Hn.Scalar(parseFloat(Me));if(ni&&ni[ni.length-1]==="0")Ci.minFractionDigits=ni.length;return Ci},stringify:Hn.stringifyNumber};var oo=oa.concat([ca,_a,xa,Ga,Ha,ts,Ps,so]);var intIdentify$1=Me=>typeof Me==="bigint"||Number.isInteger(Me);var stringifyJSON=({value:Me})=>JSON.stringify(Me);var Jo=[ni,Ci,{identify:Me=>typeof Me==="string",default:true,tag:"tag:yaml.org,2002:str",resolve:Hn.resolveString,stringify:stringifyJSON},{identify:Me=>Me==null,createNode:(Me,Bn,zn)=>zn.wrapScalars?new Hn.Scalar(null):null,default:true,tag:"tag:yaml.org,2002:null",test:/^null$/,resolve:()=>null,stringify:stringifyJSON},{identify:Me=>typeof Me==="boolean",default:true,tag:"tag:yaml.org,2002:bool",test:/^true|false$/,resolve:Me=>Me==="true",stringify:stringifyJSON},{identify:intIdentify$1,default:true,tag:"tag:yaml.org,2002:int",test:/^-?(?:0|[1-9][0-9]*)$/,resolve:Me=>Hn.intOptions.asBigInt?BigInt(Me):parseInt(Me,10),stringify:({value:Me})=>intIdentify$1(Me)?Me.toString():JSON.stringify(Me)},{identify:Me=>typeof Me==="number",default:true,tag:"tag:yaml.org,2002:float",test:/^-?(?:0|[1-9][0-9]*)(?:\.[0-9]*)?(?:[eE][-+]?[0-9]+)?$/,resolve:Me=>parseFloat(Me),stringify:stringifyJSON}];Jo.scalarFallback=Me=>{throw new SyntaxError(`Unresolved plain scalar ${JSON.stringify(Me)}`)};var boolStringify=({value:Me})=>Me?Hn.boolOptions.trueStr:Hn.boolOptions.falseStr;var intIdentify=Me=>typeof Me==="bigint"||Number.isInteger(Me);function intResolve(Me,Bn,zn){let ni=Bn.replace(/_/g,"");if(Hn.intOptions.asBigInt){switch(zn){case 2:ni=`0b${ni}`;break;case 8:ni=`0o${ni}`;break;case 16:ni=`0x${ni}`;break}const Bn=BigInt(ni);return Me==="-"?BigInt(-1)*Bn:Bn}const Ci=parseInt(ni,zn);return Me==="-"?-1*Ci:Ci}function intStringify(Me,Bn,zn){const{value:ni}=Me;if(intIdentify(ni)){const Me=ni.toString(Bn);return ni<0?"-"+zn+Me.substr(1):zn+Me}return Hn.stringifyNumber(Me)}var tc=oa.concat([{identify:Me=>Me==null,createNode:(Me,Bn,zn)=>zn.wrapScalars?new Hn.Scalar(null):null,default:true,tag:"tag:yaml.org,2002:null",test:/^(?:~|[Nn]ull|NULL)?$/,resolve:()=>null,options:Hn.nullOptions,stringify:()=>Hn.nullOptions.nullStr},{identify:Me=>typeof Me==="boolean",default:true,tag:"tag:yaml.org,2002:bool",test:/^(?:Y|y|[Yy]es|YES|[Tt]rue|TRUE|[Oo]n|ON)$/,resolve:()=>true,options:Hn.boolOptions,stringify:boolStringify},{identify:Me=>typeof Me==="boolean",default:true,tag:"tag:yaml.org,2002:bool",test:/^(?:N|n|[Nn]o|NO|[Ff]alse|FALSE|[Oo]ff|OFF)$/i,resolve:()=>false,options:Hn.boolOptions,stringify:boolStringify},{identify:intIdentify,default:true,tag:"tag:yaml.org,2002:int",format:"BIN",test:/^([-+]?)0b([0-1_]+)$/,resolve:(Me,Bn,Hn)=>intResolve(Bn,Hn,2),stringify:Me=>intStringify(Me,2,"0b")},{identify:intIdentify,default:true,tag:"tag:yaml.org,2002:int",format:"OCT",test:/^([-+]?)0([0-7_]+)$/,resolve:(Me,Bn,Hn)=>intResolve(Bn,Hn,8),stringify:Me=>intStringify(Me,8,"0")},{identify:intIdentify,default:true,tag:"tag:yaml.org,2002:int",test:/^([-+]?)([0-9][0-9_]*)$/,resolve:(Me,Bn,Hn)=>intResolve(Bn,Hn,10),stringify:Hn.stringifyNumber},{identify:intIdentify,default:true,tag:"tag:yaml.org,2002:int",format:"HEX",test:/^([-+]?)0x([0-9a-fA-F_]+)$/,resolve:(Me,Bn,Hn)=>intResolve(Bn,Hn,16),stringify:Me=>intStringify(Me,16,"0x")},{identify:Me=>typeof Me==="number",default:true,tag:"tag:yaml.org,2002:float",test:/^(?:[-+]?\.inf|(\.nan))$/i,resolve:(Me,Bn)=>Bn?NaN:Me[0]==="-"?Number.NEGATIVE_INFINITY:Number.POSITIVE_INFINITY,stringify:Hn.stringifyNumber},{identify:Me=>typeof Me==="number",default:true,tag:"tag:yaml.org,2002:float",format:"EXP",test:/^[-+]?([0-9][0-9_]*)?(\.[0-9_]*)?[eE][-+]?[0-9]+$/,resolve:Me=>parseFloat(Me.replace(/_/g,"")),stringify:({value:Me})=>Number(Me).toExponential()},{identify:Me=>typeof Me==="number",default:true,tag:"tag:yaml.org,2002:float",test:/^[-+]?(?:[0-9][0-9_]*)?\.([0-9_]*)$/,resolve(Me,Bn){const zn=new Hn.Scalar(parseFloat(Me.replace(/_/g,"")));if(Bn){const Me=Bn.replace(/_/g,"");if(Me[Me.length-1]==="0")zn.minFractionDigits=Me.length}return zn},stringify:Hn.stringifyNumber}],zn.binary,zn.omap,zn.pairs,zn.set,zn.intTime,zn.floatTime,zn.timestamp);var dc={core:oo,failsafe:oa,json:Jo,yaml11:tc};var Fc={binary:zn.binary,bool:_a,float:so,floatExp:Ps,floatNaN:ts,floatTime:zn.floatTime,int:Ga,intHex:Ha,intOct:xa,intTime:zn.intTime,map:ni,null:ca,omap:zn.omap,pairs:zn.pairs,seq:Ci,set:zn.set,timestamp:zn.timestamp};function findTagObject(Me,Bn,Hn){if(Bn){const Me=Hn.filter((Me=>Me.tag===Bn));const zn=Me.find((Me=>!Me.format))||Me[0];if(!zn)throw new Error(`Tag ${Bn} not found`);return zn}return Hn.find((Bn=>(Bn.identify&&Bn.identify(Me)||Bn.class&&Me instanceof Bn.class)&&!Bn.format))}function createNode(Me,Bn,zn){if(Me instanceof Hn.Node)return Me;const{defaultPrefix:aa,onTagObj:oa,prevObjects:ca,schema:_a,wrapScalars:xa}=zn;if(Bn&&Bn.startsWith("!!"))Bn=aa+Bn.slice(2);let Ga=findTagObject(Me,Bn,_a.tags);if(!Ga){if(typeof Me.toJSON==="function")Me=Me.toJSON();if(!Me||typeof Me!=="object")return xa?new Hn.Scalar(Me):Me;Ga=Me instanceof Map?ni:Me[Symbol.iterator]?Ci:ni}if(oa){oa(Ga);delete zn.onTagObj}const Ha={value:void 0,node:void 0};if(Me&&typeof Me==="object"&&ca){const Bn=ca.get(Me);if(Bn){const Me=new Hn.Alias(Bn);zn.aliasNodes.push(Me);return Me}Ha.value=Me;ca.set(Me,Ha)}Ha.node=Ga.createNode?Ga.createNode(zn.schema,Me,zn):xa?new Hn.Scalar(Me):Me;if(Bn&&Ha.node instanceof Hn.Node)Ha.node.tag=Bn;return Ha.node}function getSchemaTags(Me,Bn,Hn,zn){let ni=Me[zn.replace(/\W/g,"")];if(!ni){const Bn=Object.keys(Me).map((Me=>JSON.stringify(Me))).join(", ");throw new Error(`Unknown schema "${zn}"; use one of ${Bn}`)}if(Array.isArray(Hn)){for(const Me of Hn)ni=ni.concat(Me)}else if(typeof Hn==="function"){ni=Hn(ni.slice())}for(let Me=0;MeJSON.stringify(Me))).join(", ");throw new Error(`Unknown custom tag "${Hn}"; use one of ${Me}`)}ni[Me]=zn}}return ni}var sortMapEntriesByKey=(Me,Bn)=>Me.keyBn.key?1:0;var Jc=class{constructor({customTags:Me,merge:Bn,schema:Hn,sortMapEntries:ni,tags:Ci}){this.merge=!!Bn;this.name=Hn;this.sortMapEntries=ni===true?sortMapEntriesByKey:ni||null;if(!Me&&Ci)zn.warnOptionDeprecation("tags","customTags");this.tags=getSchemaTags(dc,Fc,Me||Ci,Hn)}createNode(Me,Bn,Hn,zn){const ni={defaultPrefix:Jc.defaultPrefix,schema:this,wrapScalars:Bn};const Ci=zn?Object.assign(zn,ni):ni;return createNode(Me,Hn,Ci)}createPair(Me,Bn,zn){if(!zn)zn={wrapScalars:true};const ni=this.createNode(Me,zn.wrapScalars,null,zn);const Ci=this.createNode(Bn,zn.wrapScalars,null,zn);return new Hn.Pair(ni,Ci)}};Bn._defineProperty(Jc,"defaultPrefix",Bn.defaultTagPrefix);Bn._defineProperty(Jc,"defaultTags",Bn.defaultTags);Me.Schema=Jc}});var Kf=__commonJS({"node_modules/yaml/dist/Document-9b4560a1.js"(Me){"use strict";var Bn=Jp();var Hn=zp();var zn=Yf();var ni={anchorPrefix:"a",customTags:null,indent:2,indentSeq:true,keepCstNodes:false,keepNodeTypes:true,keepBlobsInJSON:true,mapAsMap:false,maxAliasCount:100,prettyErrors:false,simpleKeys:false,version:"1.2"};var Ci={get binary(){return Hn.binaryOptions},set binary(Me){Object.assign(Hn.binaryOptions,Me)},get bool(){return Hn.boolOptions},set bool(Me){Object.assign(Hn.boolOptions,Me)},get int(){return Hn.intOptions},set int(Me){Object.assign(Hn.intOptions,Me)},get null(){return Hn.nullOptions},set null(Me){Object.assign(Hn.nullOptions,Me)},get str(){return Hn.strOptions},set str(Me){Object.assign(Hn.strOptions,Me)}};var aa={"1.0":{schema:"yaml-1.1",merge:true,tagPrefixes:[{handle:"!",prefix:Bn.defaultTagPrefix},{handle:"!!",prefix:"tag:private.yaml.org,2002:"}]},1.1:{schema:"yaml-1.1",merge:true,tagPrefixes:[{handle:"!",prefix:"!"},{handle:"!!",prefix:Bn.defaultTagPrefix}]},1.2:{schema:"core",merge:false,tagPrefixes:[{handle:"!",prefix:"!"},{handle:"!!",prefix:Bn.defaultTagPrefix}]}};function stringifyTag(Me,Bn){if((Me.version||Me.options.version)==="1.0"){const Me=Bn.match(/^tag:private\.yaml\.org,2002:([^:/]+)$/);if(Me)return"!"+Me[1];const Hn=Bn.match(/^tag:([a-zA-Z0-9-]+)\.yaml\.org,2002:(.*)/);return Hn?`!${Hn[1]}/${Hn[2]}`:`!${Bn.replace(/^tag:/,"")}`}let Hn=Me.tagPrefixes.find((Me=>Bn.indexOf(Me.prefix)===0));if(!Hn){const zn=Me.getDefaults().tagPrefixes;Hn=zn&&zn.find((Me=>Bn.indexOf(Me.prefix)===0))}if(!Hn)return Bn[0]==="!"?Bn:`!<${Bn}>`;const zn=Bn.substr(Hn.prefix.length).replace(/[!,[\]{}]/g,(Me=>({"!":"%21",",":"%2C","[":"%5B","]":"%5D","{":"%7B","}":"%7D"}[Me])));return Hn.handle+zn}function getTagObject(Me,Bn){if(Bn instanceof Hn.Alias)return Hn.Alias;if(Bn.tag){const Hn=Me.filter((Me=>Me.tag===Bn.tag));if(Hn.length>0)return Hn.find((Me=>Me.format===Bn.format))||Hn[0]}let zn,ni;if(Bn instanceof Hn.Scalar){ni=Bn.value;const Hn=Me.filter((Me=>Me.identify&&Me.identify(ni)||Me.class&&ni instanceof Me.class));zn=Hn.find((Me=>Me.format===Bn.format))||Hn.find((Me=>!Me.format))}else{ni=Bn;zn=Me.find((Me=>Me.nodeClass&&ni instanceof Me.nodeClass))}if(!zn){const Me=ni&&ni.constructor?ni.constructor.name:typeof ni;throw new Error(`Tag not resolved for ${Me} value`)}return zn}function stringifyProps(Me,Bn,{anchors:Hn,doc:zn}){const ni=[];const Ci=zn.anchors.getName(Me);if(Ci){Hn[Ci]=Me;ni.push(`&${Ci}`)}if(Me.tag){ni.push(stringifyTag(zn,Me.tag))}else if(!Bn.default){ni.push(stringifyTag(zn,Bn.tag))}return ni.join(" ")}function stringify(Me,Bn,zn,ni){const{anchors:Ci,schema:aa}=Bn.doc;let oa;if(!(Me instanceof Hn.Node)){const Bn={aliasNodes:[],onTagObj:Me=>oa=Me,prevObjects:new Map};Me=aa.createNode(Me,true,null,Bn);for(const Me of Bn.aliasNodes){Me.source=Me.source.node;let Bn=Ci.getName(Me.source);if(!Bn){Bn=Ci.newName();Ci.map[Bn]=Me.source}}}if(Me instanceof Hn.Pair)return Me.toString(Bn,zn,ni);if(!oa)oa=getTagObject(aa.tags,Me);const ca=stringifyProps(Me,oa,Bn);if(ca.length>0)Bn.indentAtStart=(Bn.indentAtStart||0)+ca.length+1;const _a=typeof oa.stringify==="function"?oa.stringify(Me,Bn,zn,ni):Me instanceof Hn.Scalar?Hn.stringifyString(Me,Bn,zn,ni):Me.toString(Bn,zn,ni);if(!ca)return _a;return Me instanceof Hn.Scalar||_a[0]==="{"||_a[0]==="["?`${ca} ${_a}`:`${ca}\n${Bn.indent}${_a}`}var oa=class{static validAnchorNode(Me){return Me instanceof Hn.Scalar||Me instanceof Hn.YAMLSeq||Me instanceof Hn.YAMLMap}constructor(Me){Bn._defineProperty(this,"map",Object.create(null));this.prefix=Me}createAlias(Me,Bn){this.setAnchor(Me,Bn);return new Hn.Alias(Me)}createMergePair(...Me){const Bn=new Hn.Merge;Bn.value.items=Me.map((Me=>{if(Me instanceof Hn.Alias){if(Me.source instanceof Hn.YAMLMap)return Me}else if(Me instanceof Hn.YAMLMap){return this.createAlias(Me)}throw new Error("Merge sources must be Map nodes or their Aliases")}));return Bn}getName(Me){const{map:Bn}=this;return Object.keys(Bn).find((Hn=>Bn[Hn]===Me))}getNames(){return Object.keys(this.map)}getNode(Me){return this.map[Me]}newName(Me){if(!Me)Me=this.prefix;const Bn=Object.keys(this.map);for(let Hn=1;true;++Hn){const zn=`${Me}${Hn}`;if(!Bn.includes(zn))return zn}}resolveNodes(){const{map:Me,_cstAliases:Bn}=this;Object.keys(Me).forEach((Bn=>{Me[Bn]=Me[Bn].resolved}));Bn.forEach((Me=>{Me.source=Me.source.resolved}));delete this._cstAliases}setAnchor(Me,Bn){if(Me!=null&&!oa.validAnchorNode(Me)){throw new Error("Anchors may only be set for Scalar, Seq and Map nodes")}if(Bn&&/[\x00-\x19\s,[\]{}]/.test(Bn)){throw new Error("Anchor names must not contain whitespace or control characters")}const{map:Hn}=this;const zn=Me&&Object.keys(Hn).find((Bn=>Hn[Bn]===Me));if(zn){if(!Bn){return zn}else if(zn!==Bn){delete Hn[zn];Hn[Bn]=Me}}else{if(!Bn){if(!Me)return null;Bn=this.newName()}Hn[Bn]=Me}return Bn}};var visit=(Me,Bn)=>{if(Me&&typeof Me==="object"){const{tag:zn}=Me;if(Me instanceof Hn.Collection){if(zn)Bn[zn]=true;Me.items.forEach((Me=>visit(Me,Bn)))}else if(Me instanceof Hn.Pair){visit(Me.key,Bn);visit(Me.value,Bn)}else if(Me instanceof Hn.Scalar){if(zn)Bn[zn]=true}}return Bn};var listTagNames=Me=>Object.keys(visit(Me,{}));function parseContents(Me,zn){const ni={before:[],after:[]};let Ci=void 0;let aa=false;for(const oa of zn){if(oa.valueRange){if(Ci!==void 0){const Hn="Document contains trailing content not separated by a ... or --- line";Me.errors.push(new Bn.YAMLSyntaxError(oa,Hn));break}const zn=Hn.resolveNode(Me,oa);if(aa){zn.spaceBefore=true;aa=false}Ci=zn}else if(oa.comment!==null){const Me=Ci===void 0?ni.before:ni.after;Me.push(oa.comment)}else if(oa.type===Bn.Type.BLANK_LINE){aa=true;if(Ci===void 0&&ni.before.length>0&&!Me.commentBefore){Me.commentBefore=ni.before.join("\n");ni.before=[]}}}Me.contents=Ci||null;if(!Ci){Me.comment=ni.before.concat(ni.after).join("\n")||null}else{const Bn=ni.before.join("\n");if(Bn){const Me=Ci instanceof Hn.Collection&&Ci.items[0]?Ci.items[0]:Ci;Me.commentBefore=Me.commentBefore?`${Bn}\n${Me.commentBefore}`:Bn}Me.comment=ni.after.join("\n")||null}}function resolveTagDirective({tagPrefixes:Me},Hn){const[zn,ni]=Hn.parameters;if(!zn||!ni){const Me="Insufficient parameters given for %TAG directive";throw new Bn.YAMLSemanticError(Hn,Me)}if(Me.some((Me=>Me.handle===zn))){const Me="The %TAG directive must only be given at most once per handle in the same document.";throw new Bn.YAMLSemanticError(Hn,Me)}return{handle:zn,prefix:ni}}function resolveYamlDirective(Me,Hn){let[zn]=Hn.parameters;if(Hn.name==="YAML:1.0")zn="1.0";if(!zn){const Me="Insufficient parameters given for %YAML directive";throw new Bn.YAMLSemanticError(Hn,Me)}if(!aa[zn]){const ni=Me.version||Me.options.version;const Ci=`Document will be parsed as YAML ${ni} rather than YAML ${zn}`;Me.warnings.push(new Bn.YAMLWarning(Hn,Ci))}return zn}function parseDirectives(Me,Hn,zn){const ni=[];let Ci=false;for(const zn of Hn){const{comment:Hn,name:aa}=zn;switch(aa){case"TAG":try{Me.tagPrefixes.push(resolveTagDirective(Me,zn))}catch(Bn){Me.errors.push(Bn)}Ci=true;break;case"YAML":case"YAML:1.0":if(Me.version){const Hn="The %YAML directive must only be given at most once per document.";Me.errors.push(new Bn.YAMLSemanticError(zn,Hn))}try{Me.version=resolveYamlDirective(Me,zn)}catch(Bn){Me.errors.push(Bn)}Ci=true;break;default:if(aa){const Hn=`YAML only supports %TAG and %YAML directives, and not %${aa}`;Me.warnings.push(new Bn.YAMLWarning(zn,Hn))}}if(Hn)ni.push(Hn)}if(zn&&!Ci&&"1.1"===(Me.version||zn.version||Me.options.version)){const copyTagPrefix=({handle:Me,prefix:Bn})=>({handle:Me,prefix:Bn});Me.tagPrefixes=zn.tagPrefixes.map(copyTagPrefix);Me.version=zn.version}Me.commentBefore=ni.join("\n")||null}function assertCollection(Me){if(Me instanceof Hn.Collection)return true;throw new Error("Expected a YAML collection as document contents")}var ca=class{constructor(Me){this.anchors=new oa(Me.anchorPrefix);this.commentBefore=null;this.comment=null;this.contents=null;this.directivesEndMarker=null;this.errors=[];this.options=Me;this.schema=null;this.tagPrefixes=[];this.version=null;this.warnings=[]}add(Me){assertCollection(this.contents);return this.contents.add(Me)}addIn(Me,Bn){assertCollection(this.contents);this.contents.addIn(Me,Bn)}delete(Me){assertCollection(this.contents);return this.contents.delete(Me)}deleteIn(Me){if(Hn.isEmptyPath(Me)){if(this.contents==null)return false;this.contents=null;return true}assertCollection(this.contents);return this.contents.deleteIn(Me)}getDefaults(){return ca.defaults[this.version]||ca.defaults[this.options.version]||{}}get(Me,Bn){return this.contents instanceof Hn.Collection?this.contents.get(Me,Bn):void 0}getIn(Me,Bn){if(Hn.isEmptyPath(Me))return!Bn&&this.contents instanceof Hn.Scalar?this.contents.value:this.contents;return this.contents instanceof Hn.Collection?this.contents.getIn(Me,Bn):void 0}has(Me){return this.contents instanceof Hn.Collection?this.contents.has(Me):false}hasIn(Me){if(Hn.isEmptyPath(Me))return this.contents!==void 0;return this.contents instanceof Hn.Collection?this.contents.hasIn(Me):false}set(Me,Bn){assertCollection(this.contents);this.contents.set(Me,Bn)}setIn(Me,Bn){if(Hn.isEmptyPath(Me))this.contents=Bn;else{assertCollection(this.contents);this.contents.setIn(Me,Bn)}}setSchema(Me,Bn){if(!Me&&!Bn&&this.schema)return;if(typeof Me==="number")Me=Me.toFixed(1);if(Me==="1.0"||Me==="1.1"||Me==="1.2"){if(this.version)this.version=Me;else this.options.version=Me;delete this.options.schema}else if(Me&&typeof Me==="string"){this.options.schema=Me}if(Array.isArray(Bn))this.options.customTags=Bn;const Hn=Object.assign({},this.getDefaults(),this.options);this.schema=new zn.Schema(Hn)}parse(Me,Hn){if(this.options.keepCstNodes)this.cstNode=Me;if(this.options.keepNodeTypes)this.type="DOCUMENT";const{directives:zn=[],contents:ni=[],directivesEndMarker:Ci,error:aa,valueRange:oa}=Me;if(aa){if(!aa.source)aa.source=this;this.errors.push(aa)}parseDirectives(this,zn,Hn);if(Ci)this.directivesEndMarker=true;this.range=oa?[oa.start,oa.end]:null;this.setSchema();this.anchors._cstAliases=[];parseContents(this,ni);this.anchors.resolveNodes();if(this.options.prettyErrors){for(const Me of this.errors)if(Me instanceof Bn.YAMLError)Me.makePretty();for(const Me of this.warnings)if(Me instanceof Bn.YAMLError)Me.makePretty()}return this}listNonDefaultTags(){return listTagNames(this.contents).filter((Me=>Me.indexOf(zn.Schema.defaultPrefix)!==0))}setTagPrefix(Me,Bn){if(Me[0]!=="!"||Me[Me.length-1]!=="!")throw new Error("Handle must start and end with !");if(Bn){const Hn=this.tagPrefixes.find((Bn=>Bn.handle===Me));if(Hn)Hn.prefix=Bn;else this.tagPrefixes.push({handle:Me,prefix:Bn})}else{this.tagPrefixes=this.tagPrefixes.filter((Bn=>Bn.handle!==Me))}}toJSON(Me,Bn){const{keepBlobsInJSON:zn,mapAsMap:ni,maxAliasCount:Ci}=this.options;const aa=zn&&(typeof Me!=="string"||!(this.contents instanceof Hn.Scalar));const oa={doc:this,indentStep:" ",keep:aa,mapAsMap:aa&&!!ni,maxAliasCount:Ci,stringify:stringify};const ca=Object.keys(this.anchors.map);if(ca.length>0)oa.anchors=new Map(ca.map((Me=>[this.anchors.map[Me],{alias:[],aliasCount:0,count:1}])));const _a=Hn.toJSON(this.contents,Me,oa);if(typeof Bn==="function"&&oa.anchors)for(const{count:Me,res:Hn}of oa.anchors.values())Bn(Hn,Me);return _a}toString(){if(this.errors.length>0)throw new Error("Document with errors cannot be stringified");const Me=this.options.indent;if(!Number.isInteger(Me)||Me<=0){const Bn=JSON.stringify(Me);throw new Error(`"indent" option must be a positive integer, not ${Bn}`)}this.setSchema();const Bn=[];let zn=false;if(this.version){let Me="%YAML 1.2";if(this.schema.name==="yaml-1.1"){if(this.version==="1.0")Me="%YAML:1.0";else if(this.version==="1.1")Me="%YAML 1.1"}Bn.push(Me);zn=true}const ni=this.listNonDefaultTags();this.tagPrefixes.forEach((({handle:Me,prefix:Hn})=>{if(ni.some((Me=>Me.indexOf(Hn)===0))){Bn.push(`%TAG ${Me} ${Hn}`);zn=true}}));if(zn||this.directivesEndMarker)Bn.push("---");if(this.commentBefore){if(zn||!this.directivesEndMarker)Bn.unshift("");Bn.unshift(this.commentBefore.replace(/^/gm,"#"))}const Ci={anchors:Object.create(null),doc:this,indent:"",indentStep:" ".repeat(Me),stringify:stringify};let aa=false;let oa=null;if(this.contents){if(this.contents instanceof Hn.Node){if(this.contents.spaceBefore&&(zn||this.directivesEndMarker))Bn.push("");if(this.contents.commentBefore)Bn.push(this.contents.commentBefore.replace(/^/gm,"#"));Ci.forceBlockIndent=!!this.comment;oa=this.contents.comment}const Me=oa?null:()=>aa=true;const ni=stringify(this.contents,Ci,(()=>oa=null),Me);Bn.push(Hn.addComment(ni,"",oa))}else if(this.contents!==void 0){Bn.push(stringify(this.contents,Ci))}if(this.comment){if((!aa||oa)&&Bn[Bn.length-1]!=="")Bn.push("");Bn.push(this.comment.replace(/^/gm,"#"))}return Bn.join("\n")+"\n"}};Bn._defineProperty(ca,"defaults",aa);Me.Document=ca;Me.defaultOptions=ni;Me.scalarOptions=Ci}});var Xf=__commonJS({"node_modules/yaml/dist/index.js"(Me){"use strict";var Bn=Wp();var Hn=Kf();var zn=Yf();var ni=Jp();var Ci=Qf();zp();function createNode(Me,Bn=true,ni){if(ni===void 0&&typeof Bn==="string"){ni=Bn;Bn=true}const Ci=Object.assign({},Hn.Document.defaults[Hn.defaultOptions.version],Hn.defaultOptions);const aa=new zn.Schema(Ci);return aa.createNode(Me,Bn,ni)}var aa=class extends Hn.Document{constructor(Me){super(Object.assign({},Hn.defaultOptions,Me))}};function parseAllDocuments(Me,Hn){const zn=[];let ni;for(const Ci of Bn.parse(Me)){const Me=new aa(Hn);Me.parse(Ci,ni);zn.push(Me);ni=Me}return zn}function parseDocument(Me,Hn){const zn=Bn.parse(Me);const Ci=new aa(Hn).parse(zn[0]);if(zn.length>1){const Me="Source contains multiple documents; please use YAML.parseAllDocuments()";Ci.errors.unshift(new ni.YAMLSemanticError(zn[1],Me))}return Ci}function parse(Me,Bn){const Hn=parseDocument(Me,Bn);Hn.warnings.forEach((Me=>Ci.warn(Me)));if(Hn.errors.length>0)throw Hn.errors[0];return Hn.toJSON()}function stringify(Me,Bn){const Hn=new aa(Bn);Hn.contents=Me;return String(Hn)}var oa={createNode:createNode,defaultOptions:Hn.defaultOptions,Document:aa,parse:parse,parseAllDocuments:parseAllDocuments,parseCST:Bn.parse,parseDocument:parseDocument,scalarOptions:Hn.scalarOptions,stringify:stringify};Me.YAML=oa}});var Ad=__commonJS({"node_modules/yaml/index.js"(Me,Bn){Bn.exports=Xf().YAML}});var Cd=__commonJS({"node_modules/cosmiconfig/dist/loaders.js"(Me){"use strict";Object.defineProperty(Me,"__esModule",{value:true});Me.loaders=void 0;var Bn;var Hn=function loadJs2(Me){if(Bn===void 0){Bn=aa()}const Hn=Bn(Me);return Hn};var zn;var ni=function loadJson2(Me,Bn){if(zn===void 0){zn=Vp()}try{const Me=zn(Bn);return Me}catch(Bn){Bn.message=`JSON Error in ${Me}:\n${Bn.message}`;throw Bn}};var Ci;var oa=function loadYaml2(Me,Bn){if(Ci===void 0){Ci=Ad()}try{const Me=Ci.parse(Bn,{prettyErrors:true});return Me}catch(Bn){Bn.message=`YAML Error in ${Me}:\n${Bn.message}`;throw Bn}};var ca={loadJs:Hn,loadJson:ni,loadYaml:oa};Me.loaders=ca}});var xd=__commonJS({"node_modules/cosmiconfig/dist/getPropertyByPath.js"(Me){"use strict";Object.defineProperty(Me,"__esModule",{value:true});Me.getPropertyByPath=getPropertyByPath;function getPropertyByPath(Me,Bn){if(typeof Bn==="string"&&Object.prototype.hasOwnProperty.call(Me,Bn)){return Me[Bn]}const Hn=typeof Bn==="string"?Bn.split("."):Bn;return Hn.reduce(((Me,Bn)=>{if(Me===void 0){return Me}return Me[Bn]}),Me)}}});var wd=__commonJS({"node_modules/cosmiconfig/dist/ExplorerBase.js"(Me){"use strict";Object.defineProperty(Me,"__esModule",{value:true});Me.getExtensionDescription=getExtensionDescription;Me.ExplorerBase=void 0;var Bn=_interopRequireDefault(Hn(16928));var zn=Cd();var ni=xd();function _interopRequireDefault(Me){return Me&&Me.__esModule?Me:{default:Me}}var Ci=class{constructor(Me){if(Me.cache===true){this.loadCache=new Map;this.searchCache=new Map}this.config=Me;this.validateConfig()}clearLoadCache(){if(this.loadCache){this.loadCache.clear()}}clearSearchCache(){if(this.searchCache){this.searchCache.clear()}}clearCaches(){this.clearLoadCache();this.clearSearchCache()}validateConfig(){const Me=this.config;Me.searchPlaces.forEach((Hn=>{const zn=Bn.default.extname(Hn)||"noExt";const ni=Me.loaders[zn];if(!ni){throw new Error(`No loader specified for ${getExtensionDescription(Hn)}, so searchPlaces item "${Hn}" is invalid`)}if(typeof ni!=="function"){throw new Error(`loader for ${getExtensionDescription(Hn)} is not a function (type provided: "${typeof ni}"), so searchPlaces item "${Hn}" is invalid`)}}))}shouldSearchStopWithResult(Me){if(Me===null)return false;if(Me.isEmpty&&this.config.ignoreEmptySearchPlaces)return false;return true}nextDirectoryToSearch(Me,Bn){if(this.shouldSearchStopWithResult(Bn)){return null}const Hn=nextDirUp(Me);if(Hn===Me||Me===this.config.stopDir){return null}return Hn}loadPackageProp(Me,Bn){const Hn=zn.loaders.loadJson(Me,Bn);const Ci=(0,ni.getPropertyByPath)(Hn,this.config.packageProp);return Ci||null}getLoaderEntryForFile(Me){if(Bn.default.basename(Me)==="package.json"){const Me=this.loadPackageProp.bind(this);return Me}const Hn=Bn.default.extname(Me)||"noExt";const zn=this.config.loaders[Hn];if(!zn){throw new Error(`No loader specified for ${getExtensionDescription(Me)}`)}return zn}loadedContentToCosmiconfigResult(Me,Bn){if(Bn===null){return null}if(Bn===void 0){return{filepath:Me,config:void 0,isEmpty:true}}return{config:Bn,filepath:Me}}validateFilePath(Me){if(!Me){throw new Error("load must pass a non-empty string")}}};Me.ExplorerBase=Ci;function nextDirUp(Me){return Bn.default.dirname(Me)}function getExtensionDescription(Me){const Hn=Bn.default.extname(Me);return Hn?`extension "${Hn}"`:"files without extensions"}}});var Sd=__commonJS({"node_modules/cosmiconfig/dist/readFile.js"(Me){"use strict";Object.defineProperty(Me,"__esModule",{value:true});Me.readFile=readFile;Me.readFileSync=readFileSync;var Bn=_interopRequireDefault(Hn(79896));function _interopRequireDefault(Me){return Me&&Me.__esModule?Me:{default:Me}}async function fsReadFileAsync(Me,Hn){return new Promise(((zn,ni)=>{Bn.default.readFile(Me,Hn,((Me,Bn)=>{if(Me){ni(Me);return}zn(Bn)}))}))}async function readFile(Me,Bn={}){const Hn=Bn.throwNotFound===true;try{const Bn=await fsReadFileAsync(Me,"utf8");return Bn}catch(Me){if(Hn===false&&(Me.code==="ENOENT"||Me.code==="EISDIR")){return null}throw Me}}function readFileSync(Me,Hn={}){const zn=Hn.throwNotFound===true;try{const Hn=Bn.default.readFileSync(Me,"utf8");return Hn}catch(Me){if(zn===false&&(Me.code==="ENOENT"||Me.code==="EISDIR")){return null}throw Me}}}});var Td=__commonJS({"node_modules/cosmiconfig/dist/cacheWrapper.js"(Me){"use strict";Object.defineProperty(Me,"__esModule",{value:true});Me.cacheWrapper=cacheWrapper;Me.cacheWrapperSync=cacheWrapperSync;async function cacheWrapper(Me,Bn,Hn){const zn=Me.get(Bn);if(zn!==void 0){return zn}const ni=await Hn();Me.set(Bn,ni);return ni}function cacheWrapperSync(Me,Bn,Hn){const zn=Me.get(Bn);if(zn!==void 0){return zn}const ni=Hn();Me.set(Bn,ni);return ni}}});var Pd=__commonJS({"node_modules/path-type/index.js"(Me){"use strict";var{promisify:Bn}=Hn(39023);var zn=Hn(79896);async function isType(Me,Hn,ni){if(typeof ni!=="string"){throw new TypeError(`Expected a string, got ${typeof ni}`)}try{const Ci=await Bn(zn[Me])(ni);return Ci[Hn]()}catch(Me){if(Me.code==="ENOENT"){return false}throw Me}}function isTypeSync(Me,Bn,Hn){if(typeof Hn!=="string"){throw new TypeError(`Expected a string, got ${typeof Hn}`)}try{return zn[Me](Hn)[Bn]()}catch(Me){if(Me.code==="ENOENT"){return false}throw Me}}Me.isFile=isType.bind(null,"stat","isFile");Me.isDirectory=isType.bind(null,"stat","isDirectory");Me.isSymlink=isType.bind(null,"lstat","isSymbolicLink");Me.isFileSync=isTypeSync.bind(null,"statSync","isFile");Me.isDirectorySync=isTypeSync.bind(null,"statSync","isDirectory");Me.isSymlinkSync=isTypeSync.bind(null,"lstatSync","isSymbolicLink")}});var Qh=__commonJS({"node_modules/cosmiconfig/dist/getDirectory.js"(Me){"use strict";Object.defineProperty(Me,"__esModule",{value:true});Me.getDirectory=getDirectory;Me.getDirectorySync=getDirectorySync;var Bn=_interopRequireDefault(Hn(16928));var zn=Pd();function _interopRequireDefault(Me){return Me&&Me.__esModule?Me:{default:Me}}async function getDirectory(Me){const Hn=await(0,zn.isDirectory)(Me);if(Hn===true){return Me}const ni=Bn.default.dirname(Me);return ni}function getDirectorySync(Me){const Hn=(0,zn.isDirectorySync)(Me);if(Hn===true){return Me}const ni=Bn.default.dirname(Me);return ni}}});var Zh=__commonJS({"node_modules/cosmiconfig/dist/Explorer.js"(Me){"use strict";Object.defineProperty(Me,"__esModule",{value:true});Me.Explorer=void 0;var Bn=_interopRequireDefault(Hn(16928));var zn=wd();var ni=Sd();var Ci=Td();var aa=Qh();function _interopRequireDefault(Me){return Me&&Me.__esModule?Me:{default:Me}}var oa=class extends zn.ExplorerBase{constructor(Me){super(Me)}async search(Me=process.cwd()){const Bn=await(0,aa.getDirectory)(Me);const Hn=await this.searchFromDirectory(Bn);return Hn}async searchFromDirectory(Me){const Hn=Bn.default.resolve(process.cwd(),Me);const run=async()=>{const Me=await this.searchDirectory(Hn);const Bn=this.nextDirectoryToSearch(Hn,Me);if(Bn){return this.searchFromDirectory(Bn)}const zn=await this.config.transform(Me);return zn};if(this.searchCache){return(0,Ci.cacheWrapper)(this.searchCache,Hn,run)}return run()}async searchDirectory(Me){for await(const Bn of this.config.searchPlaces){const Hn=await this.loadSearchPlace(Me,Bn);if(this.shouldSearchStopWithResult(Hn)===true){return Hn}}return null}async loadSearchPlace(Me,Hn){const zn=Bn.default.join(Me,Hn);const Ci=await(0,ni.readFile)(zn);const aa=await this.createCosmiconfigResult(zn,Ci);return aa}async loadFileContent(Me,Bn){if(Bn===null){return null}if(Bn.trim()===""){return void 0}const Hn=this.getLoaderEntryForFile(Me);const zn=await Hn(Me,Bn);return zn}async createCosmiconfigResult(Me,Bn){const Hn=await this.loadFileContent(Me,Bn);const zn=this.loadedContentToCosmiconfigResult(Me,Hn);return zn}async load(Me){this.validateFilePath(Me);const Hn=Bn.default.resolve(process.cwd(),Me);const runLoad=async()=>{const Me=await(0,ni.readFile)(Hn,{throwNotFound:true});const Bn=await this.createCosmiconfigResult(Hn,Me);const zn=await this.config.transform(Bn);return zn};if(this.loadCache){return(0,Ci.cacheWrapper)(this.loadCache,Hn,runLoad)}return runLoad()}};Me.Explorer=oa}});var eg=__commonJS({"node_modules/cosmiconfig/dist/ExplorerSync.js"(Me){"use strict";Object.defineProperty(Me,"__esModule",{value:true});Me.ExplorerSync=void 0;var Bn=_interopRequireDefault(Hn(16928));var zn=wd();var ni=Sd();var Ci=Td();var aa=Qh();function _interopRequireDefault(Me){return Me&&Me.__esModule?Me:{default:Me}}var oa=class extends zn.ExplorerBase{constructor(Me){super(Me)}searchSync(Me=process.cwd()){const Bn=(0,aa.getDirectorySync)(Me);const Hn=this.searchFromDirectorySync(Bn);return Hn}searchFromDirectorySync(Me){const Hn=Bn.default.resolve(process.cwd(),Me);const run=()=>{const Me=this.searchDirectorySync(Hn);const Bn=this.nextDirectoryToSearch(Hn,Me);if(Bn){return this.searchFromDirectorySync(Bn)}const zn=this.config.transform(Me);return zn};if(this.searchCache){return(0,Ci.cacheWrapperSync)(this.searchCache,Hn,run)}return run()}searchDirectorySync(Me){for(const Bn of this.config.searchPlaces){const Hn=this.loadSearchPlaceSync(Me,Bn);if(this.shouldSearchStopWithResult(Hn)===true){return Hn}}return null}loadSearchPlaceSync(Me,Hn){const zn=Bn.default.join(Me,Hn);const Ci=(0,ni.readFileSync)(zn);const aa=this.createCosmiconfigResultSync(zn,Ci);return aa}loadFileContentSync(Me,Bn){if(Bn===null){return null}if(Bn.trim()===""){return void 0}const Hn=this.getLoaderEntryForFile(Me);const zn=Hn(Me,Bn);return zn}createCosmiconfigResultSync(Me,Bn){const Hn=this.loadFileContentSync(Me,Bn);const zn=this.loadedContentToCosmiconfigResult(Me,Hn);return zn}loadSync(Me){this.validateFilePath(Me);const Hn=Bn.default.resolve(process.cwd(),Me);const runLoadSync=()=>{const Me=(0,ni.readFileSync)(Hn,{throwNotFound:true});const Bn=this.createCosmiconfigResultSync(Hn,Me);const zn=this.config.transform(Bn);return zn};if(this.loadCache){return(0,Ci.cacheWrapperSync)(this.loadCache,Hn,runLoadSync)}return runLoadSync()}};Me.ExplorerSync=oa}});var tg=__commonJS({"node_modules/cosmiconfig/dist/types.js"(Me){"use strict";Object.defineProperty(Me,"__esModule",{value:true})}});var rg=__commonJS({"node_modules/cosmiconfig/dist/index.js"(Me){"use strict";Object.defineProperty(Me,"__esModule",{value:true});Me.cosmiconfig=cosmiconfig;Me.cosmiconfigSync=cosmiconfigSync;Me.defaultLoaders=void 0;var Bn=_interopRequireDefault(Hn(70857));var zn=Zh();var ni=eg();var Ci=Cd();var aa=tg();function _interopRequireDefault(Me){return Me&&Me.__esModule?Me:{default:Me}}function cosmiconfig(Me,Bn={}){const Hn=normalizeOptions(Me,Bn);const ni=new zn.Explorer(Hn);return{search:ni.search.bind(ni),load:ni.load.bind(ni),clearLoadCache:ni.clearLoadCache.bind(ni),clearSearchCache:ni.clearSearchCache.bind(ni),clearCaches:ni.clearCaches.bind(ni)}}function cosmiconfigSync(Me,Bn={}){const Hn=normalizeOptions(Me,Bn);const zn=new ni.ExplorerSync(Hn);return{search:zn.searchSync.bind(zn),load:zn.loadSync.bind(zn),clearLoadCache:zn.clearLoadCache.bind(zn),clearSearchCache:zn.clearSearchCache.bind(zn),clearCaches:zn.clearCaches.bind(zn)}}var oa=Object.freeze({".cjs":Ci.loaders.loadJs,".js":Ci.loaders.loadJs,".json":Ci.loaders.loadJson,".yaml":Ci.loaders.loadYaml,".yml":Ci.loaders.loadYaml,noExt:Ci.loaders.loadYaml});Me.defaultLoaders=oa;var ca=function identity2(Me){return Me};function normalizeOptions(Me,Hn){const zn={packageProp:Me,searchPlaces:["package.json",`.${Me}rc`,`.${Me}rc.json`,`.${Me}rc.yaml`,`.${Me}rc.yml`,`.${Me}rc.js`,`.${Me}rc.cjs`,`${Me}.config.js`,`${Me}.config.cjs`],ignoreEmptySearchPlaces:true,stopDir:Bn.default.homedir(),cache:true,transform:ca,loaders:oa};const ni=Object.assign(Object.assign(Object.assign({},zn),Hn),{},{loaders:Object.assign(Object.assign({},zn.loaders),Hn.loaders)});return ni}}});var ng=__commonJS({"node_modules/find-parent-dir/index.js"(Me,Bn){"use strict";var zn=Hn(16928);var ni=Hn(79896);var Ci=ni.exists||zn.exists;var aa=ni.existsSync||zn.existsSync;function splitPath(Me){var Bn=Me.split(/(\/|\\)/);if(!Bn.length)return Bn;return!Bn[0].length?Bn.slice(1):Bn}Me=Bn.exports=function(Me,Bn,Hn){function testDir(Me){if(Me.length===0)return Hn(null,null);var ni=Me.join("");Ci(zn.join(ni,Bn),(function(Bn){if(Bn)return Hn(null,ni);testDir(Me.slice(0,-1))}))}testDir(splitPath(Me))};Me.sync=function(Me,Bn){function testDir(Me){if(Me.length===0)return null;var Hn=Me.join("");var ni=aa(zn.join(Hn,Bn));return ni?Hn:testDir(Me.slice(0,-1))}return testDir(splitPath(Me))}}});var ig=__commonJS({"node_modules/get-stdin/index.js"(Me,Bn){"use strict";var{stdin:Hn}=process;Bn.exports=async()=>{let Me="";if(Hn.isTTY){return Me}Hn.setEncoding("utf8");for await(const Bn of Hn){Me+=Bn}return Me};Bn.exports.buffer=async()=>{const Me=[];let Bn=0;if(Hn.isTTY){return Buffer.concat([])}for await(const zn of Hn){Me.push(zn);Bn+=zn.length}return Buffer.concat(Me,Bn)}}});var ag=__commonJS({"node_modules/ci-info/vendors.json"(Me,Bn){Bn.exports=[{name:"AppVeyor",constant:"APPVEYOR",env:"APPVEYOR",pr:"APPVEYOR_PULL_REQUEST_NUMBER"},{name:"Azure Pipelines",constant:"AZURE_PIPELINES",env:"SYSTEM_TEAMFOUNDATIONCOLLECTIONURI",pr:"SYSTEM_PULLREQUEST_PULLREQUESTID"},{name:"Appcircle",constant:"APPCIRCLE",env:"AC_APPCIRCLE"},{name:"Bamboo",constant:"BAMBOO",env:"bamboo_planKey"},{name:"Bitbucket Pipelines",constant:"BITBUCKET",env:"BITBUCKET_COMMIT",pr:"BITBUCKET_PR_ID"},{name:"Bitrise",constant:"BITRISE",env:"BITRISE_IO",pr:"BITRISE_PULL_REQUEST"},{name:"Buddy",constant:"BUDDY",env:"BUDDY_WORKSPACE_ID",pr:"BUDDY_EXECUTION_PULL_REQUEST_ID"},{name:"Buildkite",constant:"BUILDKITE",env:"BUILDKITE",pr:{env:"BUILDKITE_PULL_REQUEST",ne:"false"}},{name:"CircleCI",constant:"CIRCLE",env:"CIRCLECI",pr:"CIRCLE_PULL_REQUEST"},{name:"Cirrus CI",constant:"CIRRUS",env:"CIRRUS_CI",pr:"CIRRUS_PR"},{name:"AWS CodeBuild",constant:"CODEBUILD",env:"CODEBUILD_BUILD_ARN"},{name:"Codefresh",constant:"CODEFRESH",env:"CF_BUILD_ID",pr:{any:["CF_PULL_REQUEST_NUMBER","CF_PULL_REQUEST_ID"]}},{name:"Codeship",constant:"CODESHIP",env:{CI_NAME:"codeship"}},{name:"Drone",constant:"DRONE",env:"DRONE",pr:{DRONE_BUILD_EVENT:"pull_request"}},{name:"dsari",constant:"DSARI",env:"DSARI"},{name:"Expo Application Services",constant:"EAS",env:"EAS_BUILD"},{name:"GitHub Actions",constant:"GITHUB_ACTIONS",env:"GITHUB_ACTIONS",pr:{GITHUB_EVENT_NAME:"pull_request"}},{name:"GitLab CI",constant:"GITLAB",env:"GITLAB_CI",pr:"CI_MERGE_REQUEST_ID"},{name:"GoCD",constant:"GOCD",env:"GO_PIPELINE_LABEL"},{name:"LayerCI",constant:"LAYERCI",env:"LAYERCI",pr:"LAYERCI_PULL_REQUEST"},{name:"Hudson",constant:"HUDSON",env:"HUDSON_URL"},{name:"Jenkins",constant:"JENKINS",env:["JENKINS_URL","BUILD_ID"],pr:{any:["ghprbPullId","CHANGE_ID"]}},{name:"Magnum CI",constant:"MAGNUM",env:"MAGNUM"},{name:"Netlify CI",constant:"NETLIFY",env:"NETLIFY",pr:{env:"PULL_REQUEST",ne:"false"}},{name:"Nevercode",constant:"NEVERCODE",env:"NEVERCODE",pr:{env:"NEVERCODE_PULL_REQUEST",ne:"false"}},{name:"Render",constant:"RENDER",env:"RENDER",pr:{IS_PULL_REQUEST:"true"}},{name:"Sail CI",constant:"SAIL",env:"SAILCI",pr:"SAIL_PULL_REQUEST_NUMBER"},{name:"Semaphore",constant:"SEMAPHORE",env:"SEMAPHORE",pr:"PULL_REQUEST_NUMBER"},{name:"Screwdriver",constant:"SCREWDRIVER",env:"SCREWDRIVER",pr:{env:"SD_PULL_REQUEST",ne:"false"}},{name:"Shippable",constant:"SHIPPABLE",env:"SHIPPABLE",pr:{IS_PULL_REQUEST:"true"}},{name:"Solano CI",constant:"SOLANO",env:"TDDIUM",pr:"TDDIUM_PR_ID"},{name:"Strider CD",constant:"STRIDER",env:"STRIDER"},{name:"TaskCluster",constant:"TASKCLUSTER",env:["TASK_ID","RUN_ID"]},{name:"TeamCity",constant:"TEAMCITY",env:"TEAMCITY_VERSION"},{name:"Travis CI",constant:"TRAVIS",env:"TRAVIS",pr:{env:"TRAVIS_PULL_REQUEST",ne:"false"}},{name:"Vercel",constant:"VERCEL",env:"NOW_BUILDER"},{name:"Visual Studio App Center",constant:"APPCENTER",env:"APPCENTER_BUILD_ID"}]}});var sg=__commonJS({"node_modules/ci-info/index.js"(Me){"use strict";var Bn=ag();var Hn=process.env;Object.defineProperty(Me,"_vendors",{value:Bn.map((function(Me){return Me.constant}))});Me.name=null;Me.isPR=null;Bn.forEach((function(Bn){const zn=Array.isArray(Bn.env)?Bn.env:[Bn.env];const ni=zn.every((function(Me){return checkEnv(Me)}));Me[Bn.constant]=ni;if(ni){Me.name=Bn.name;switch(typeof Bn.pr){case"string":Me.isPR=!!Hn[Bn.pr];break;case"object":if("env"in Bn.pr){Me.isPR=Bn.pr.env in Hn&&Hn[Bn.pr.env]!==Bn.pr.ne}else if("any"in Bn.pr){Me.isPR=Bn.pr.any.some((function(Me){return!!Hn[Me]}))}else{Me.isPR=checkEnv(Bn.pr)}break;default:Me.isPR=null}}}));Me.isCI=!!(Hn.CI||Hn.CONTINUOUS_INTEGRATION||Hn.BUILD_NUMBER||Hn.RUN_ID||Me.name||false);function checkEnv(Me){if(typeof Me==="string")return!!Hn[Me];return Object.keys(Me).every((function(Bn){return Hn[Bn]===Me[Bn]}))}}});Me.exports={cosmiconfig:rg().cosmiconfig,cosmiconfigSync:rg().cosmiconfigSync,findParentDir:ng().sync,getStdin:ig(),isCI:()=>sg().isCI}},77864:Me=>{"use strict";var Bn=Object.defineProperty;var Hn=Object.getOwnPropertyDescriptor;var zn=Object.getOwnPropertyNames;var ni=Object.prototype.hasOwnProperty;var __export=(Me,Hn)=>{for(var zn in Hn)Bn(Me,zn,{get:Hn[zn],enumerable:true})};var __copyProps=(Me,Ci,aa,oa)=>{if(Ci&&typeof Ci==="object"||typeof Ci==="function"){for(let ca of zn(Ci))if(!ni.call(Me,ca)&&ca!==aa)Bn(Me,ca,{get:()=>Ci[ca],enumerable:!(oa=Hn(Ci,ca))||oa.enumerable})}return Me};var __toCommonJS=Me=>__copyProps(Bn({},"__esModule",{value:true}),Me);var Ci={};__export(Ci,{createTokenAuth:()=>_a});Me.exports=__toCommonJS(Ci);var aa=/^v1\./;var oa=/^ghs_/;var ca=/^ghu_/;async function auth(Me){const Bn=Me.split(/\./).length===3;const Hn=aa.test(Me)||oa.test(Me);const zn=ca.test(Me);const ni=Bn?"app":Hn?"installation":zn?"user-to-server":"oauth";return{type:"token",token:Me,tokenType:ni}}function withAuthorizationPrefix(Me){if(Me.split(/\./).length===3){return`bearer ${Me}`}return`token ${Me}`}async function hook(Me,Bn,Hn,zn){const ni=Bn.endpoint.merge(Hn,zn);ni.headers.authorization=withAuthorizationPrefix(Me);return Bn(ni)}var _a=function createTokenAuth2(Me){if(!Me){throw new Error("[@octokit/auth-token] No token passed to createTokenAuth")}if(typeof Me!=="string"){throw new Error("[@octokit/auth-token] Token passed to createTokenAuth is not a string")}Me=Me.replace(/^(token|bearer) +/i,"");return Object.assign(auth.bind(null,Me),{hook:hook.bind(null,Me)})};0&&0},61897:(Me,Bn,Hn)=>{"use strict";var zn=Object.defineProperty;var ni=Object.getOwnPropertyDescriptor;var Ci=Object.getOwnPropertyNames;var aa=Object.prototype.hasOwnProperty;var __export=(Me,Bn)=>{for(var Hn in Bn)zn(Me,Hn,{get:Bn[Hn],enumerable:true})};var __copyProps=(Me,Bn,Hn,oa)=>{if(Bn&&typeof Bn==="object"||typeof Bn==="function"){for(let ca of Ci(Bn))if(!aa.call(Me,ca)&&ca!==Hn)zn(Me,ca,{get:()=>Bn[ca],enumerable:!(oa=ni(Bn,ca))||oa.enumerable})}return Me};var __toCommonJS=Me=>__copyProps(zn({},"__esModule",{value:true}),Me);var oa={};__export(oa,{Octokit:()=>Jo});Me.exports=__toCommonJS(oa);var ca=Hn(33843);var _a=Hn(52732);var xa=Hn(66255);var Ga=Hn(70007);var Ha=Hn(77864);var ts="5.2.1";var noop=()=>{};var Ps=console.warn.bind(console);var so=console.error.bind(console);var oo=`octokit-core.js/${ts} ${(0,ca.getUserAgent)()}`;var Jo=class{static{this.VERSION=ts}static defaults(Me){const Bn=class extends(this){constructor(...Bn){const Hn=Bn[0]||{};if(typeof Me==="function"){super(Me(Hn));return}super(Object.assign({},Me,Hn,Hn.userAgent&&Me.userAgent?{userAgent:`${Hn.userAgent} ${Me.userAgent}`}:null))}};return Bn}static{this.plugins=[]}static plugin(...Me){const Bn=this.plugins;const Hn=class extends(this){static{this.plugins=Bn.concat(Me.filter((Me=>!Bn.includes(Me))))}};return Hn}constructor(Me={}){const Bn=new _a.Collection;const Hn={baseUrl:xa.request.endpoint.DEFAULTS.baseUrl,headers:{},request:Object.assign({},Me.request,{hook:Bn.bind(null,"request")}),mediaType:{previews:[],format:""}};Hn.headers["user-agent"]=Me.userAgent?`${Me.userAgent} ${oo}`:oo;if(Me.baseUrl){Hn.baseUrl=Me.baseUrl}if(Me.previews){Hn.mediaType.previews=Me.previews}if(Me.timeZone){Hn.headers["time-zone"]=Me.timeZone}this.request=xa.request.defaults(Hn);this.graphql=(0,Ga.withCustomRequest)(this.request).defaults(Hn);this.log=Object.assign({debug:noop,info:noop,warn:Ps,error:so},Me.log);this.hook=Bn;if(!Me.authStrategy){if(!Me.auth){this.auth=async()=>({type:"unauthenticated"})}else{const Hn=(0,Ha.createTokenAuth)(Me.auth);Bn.wrap("request",Hn.hook);this.auth=Hn}}else{const{authStrategy:Hn,...zn}=Me;const ni=Hn(Object.assign({request:this.request,log:this.log,octokit:this,octokitOptions:zn},Me.auth));Bn.wrap("request",ni.hook);this.auth=ni}const zn=this.constructor;for(let Bn=0;Bn{"use strict";var zn=Object.defineProperty;var ni=Object.getOwnPropertyDescriptor;var Ci=Object.getOwnPropertyNames;var aa=Object.prototype.hasOwnProperty;var __export=(Me,Bn)=>{for(var Hn in Bn)zn(Me,Hn,{get:Bn[Hn],enumerable:true})};var __copyProps=(Me,Bn,Hn,oa)=>{if(Bn&&typeof Bn==="object"||typeof Bn==="function"){for(let ca of Ci(Bn))if(!aa.call(Me,ca)&&ca!==Hn)zn(Me,ca,{get:()=>Bn[ca],enumerable:!(oa=ni(Bn,ca))||oa.enumerable})}return Me};var __toCommonJS=Me=>__copyProps(zn({},"__esModule",{value:true}),Me);var oa={};__export(oa,{endpoint:()=>ts});Me.exports=__toCommonJS(oa);var ca=Hn(33843);var _a="9.0.6";var xa=`octokit-endpoint.js/${_a} ${(0,ca.getUserAgent)()}`;var Ga={method:"GET",baseUrl:"https://api.github.com",headers:{accept:"application/vnd.github.v3+json","user-agent":xa},mediaType:{format:""}};function lowercaseKeys(Me){if(!Me){return{}}return Object.keys(Me).reduce(((Bn,Hn)=>{Bn[Hn.toLowerCase()]=Me[Hn];return Bn}),{})}function isPlainObject(Me){if(typeof Me!=="object"||Me===null)return false;if(Object.prototype.toString.call(Me)!=="[object Object]")return false;const Bn=Object.getPrototypeOf(Me);if(Bn===null)return true;const Hn=Object.prototype.hasOwnProperty.call(Bn,"constructor")&&Bn.constructor;return typeof Hn==="function"&&Hn instanceof Hn&&Function.prototype.call(Hn)===Function.prototype.call(Me)}function mergeDeep(Me,Bn){const Hn=Object.assign({},Me);Object.keys(Bn).forEach((zn=>{if(isPlainObject(Bn[zn])){if(!(zn in Me))Object.assign(Hn,{[zn]:Bn[zn]});else Hn[zn]=mergeDeep(Me[zn],Bn[zn])}else{Object.assign(Hn,{[zn]:Bn[zn]})}}));return Hn}function removeUndefinedProperties(Me){for(const Bn in Me){if(Me[Bn]===void 0){delete Me[Bn]}}return Me}function merge(Me,Bn,Hn){if(typeof Bn==="string"){let[Me,zn]=Bn.split(" ");Hn=Object.assign(zn?{method:Me,url:zn}:{url:Me},Hn)}else{Hn=Object.assign({},Bn)}Hn.headers=lowercaseKeys(Hn.headers);removeUndefinedProperties(Hn);removeUndefinedProperties(Hn.headers);const zn=mergeDeep(Me||{},Hn);if(Hn.url==="/graphql"){if(Me&&Me.mediaType.previews?.length){zn.mediaType.previews=Me.mediaType.previews.filter((Me=>!zn.mediaType.previews.includes(Me))).concat(zn.mediaType.previews)}zn.mediaType.previews=(zn.mediaType.previews||[]).map((Me=>Me.replace(/-preview/,"")))}return zn}function addQueryParameters(Me,Bn){const Hn=/\?/.test(Me)?"&":"?";const zn=Object.keys(Bn);if(zn.length===0){return Me}return Me+Hn+zn.map((Me=>{if(Me==="q"){return"q="+Bn.q.split("+").map(encodeURIComponent).join("+")}return`${Me}=${encodeURIComponent(Bn[Me])}`})).join("&")}var Ha=/\{[^{}}]+\}/g;function removeNonChars(Me){return Me.replace(/(?:^\W+)|(?:(?Me.concat(Bn)),[])}function omit(Me,Bn){const Hn={__proto__:null};for(const zn of Object.keys(Me)){if(Bn.indexOf(zn)===-1){Hn[zn]=Me[zn]}}return Hn}function encodeReserved(Me){return Me.split(/(%[0-9A-Fa-f]{2})/g).map((function(Me){if(!/%[0-9A-Fa-f]/.test(Me)){Me=encodeURI(Me).replace(/%5B/g,"[").replace(/%5D/g,"]")}return Me})).join("")}function encodeUnreserved(Me){return encodeURIComponent(Me).replace(/[!'()*]/g,(function(Me){return"%"+Me.charCodeAt(0).toString(16).toUpperCase()}))}function encodeValue(Me,Bn,Hn){Bn=Me==="+"||Me==="#"?encodeReserved(Bn):encodeUnreserved(Bn);if(Hn){return encodeUnreserved(Hn)+"="+Bn}else{return Bn}}function isDefined(Me){return Me!==void 0&&Me!==null}function isKeyOperator(Me){return Me===";"||Me==="&"||Me==="?"}function getValues(Me,Bn,Hn,zn){var ni=Me[Hn],Ci=[];if(isDefined(ni)&&ni!==""){if(typeof ni==="string"||typeof ni==="number"||typeof ni==="boolean"){ni=ni.toString();if(zn&&zn!=="*"){ni=ni.substring(0,parseInt(zn,10))}Ci.push(encodeValue(Bn,ni,isKeyOperator(Bn)?Hn:""))}else{if(zn==="*"){if(Array.isArray(ni)){ni.filter(isDefined).forEach((function(Me){Ci.push(encodeValue(Bn,Me,isKeyOperator(Bn)?Hn:""))}))}else{Object.keys(ni).forEach((function(Me){if(isDefined(ni[Me])){Ci.push(encodeValue(Bn,ni[Me],Me))}}))}}else{const Me=[];if(Array.isArray(ni)){ni.filter(isDefined).forEach((function(Hn){Me.push(encodeValue(Bn,Hn))}))}else{Object.keys(ni).forEach((function(Hn){if(isDefined(ni[Hn])){Me.push(encodeUnreserved(Hn));Me.push(encodeValue(Bn,ni[Hn].toString()))}}))}if(isKeyOperator(Bn)){Ci.push(encodeUnreserved(Hn)+"="+Me.join(","))}else if(Me.length!==0){Ci.push(Me.join(","))}}}}else{if(Bn===";"){if(isDefined(ni)){Ci.push(encodeUnreserved(Hn))}}else if(ni===""&&(Bn==="&"||Bn==="?")){Ci.push(encodeUnreserved(Hn)+"=")}else if(ni===""){Ci.push("")}}return Ci}function parseUrl(Me){return{expand:expand.bind(null,Me)}}function expand(Me,Bn){var Hn=["+","#",".","/",";","?","&"];Me=Me.replace(/\{([^\{\}]+)\}|([^\{\}]+)/g,(function(Me,zn,ni){if(zn){let Me="";const ni=[];if(Hn.indexOf(zn.charAt(0))!==-1){Me=zn.charAt(0);zn=zn.substr(1)}zn.split(/,/g).forEach((function(Hn){var zn=/([^:\*]*)(?::(\d+)|(\*))?/.exec(Hn);ni.push(getValues(Bn,Me,zn[1],zn[2]||zn[3]))}));if(Me&&Me!=="+"){var Ci=",";if(Me==="?"){Ci="&"}else if(Me!=="#"){Ci=Me}return(ni.length!==0?Me:"")+ni.join(Ci)}else{return ni.join(",")}}else{return encodeReserved(ni)}}));if(Me==="/"){return Me}else{return Me.replace(/\/$/,"")}}function parse(Me){let Bn=Me.method.toUpperCase();let Hn=(Me.url||"/").replace(/:([a-z]\w+)/g,"{$1}");let zn=Object.assign({},Me.headers);let ni;let Ci=omit(Me,["method","baseUrl","url","headers","request","mediaType"]);const aa=extractUrlVariableNames(Hn);Hn=parseUrl(Hn).expand(Ci);if(!/^http/.test(Hn)){Hn=Me.baseUrl+Hn}const oa=Object.keys(Me).filter((Me=>aa.includes(Me))).concat("baseUrl");const ca=omit(Ci,oa);const _a=/application\/octet-stream/i.test(zn.accept);if(!_a){if(Me.mediaType.format){zn.accept=zn.accept.split(/,/).map((Bn=>Bn.replace(/application\/vnd(\.\w+)(\.v3)?(\.\w+)?(\+json)?$/,`application/vnd$1$2.${Me.mediaType.format}`))).join(",")}if(Hn.endsWith("/graphql")){if(Me.mediaType.previews?.length){const Bn=zn.accept.match(/(?{const Hn=Me.mediaType.format?`.${Me.mediaType.format}`:"+json";return`application/vnd.github.${Bn}-preview${Hn}`})).join(",")}}}if(["GET","HEAD"].includes(Bn)){Hn=addQueryParameters(Hn,ca)}else{if("data"in ca){ni=ca.data}else{if(Object.keys(ca).length){ni=ca}}}if(!zn["content-type"]&&typeof ni!=="undefined"){zn["content-type"]="application/json; charset=utf-8"}if(["PATCH","PUT"].includes(Bn)&&typeof ni==="undefined"){ni=""}return Object.assign({method:Bn,url:Hn,headers:zn},typeof ni!=="undefined"?{body:ni}:null,Me.request?{request:Me.request}:null)}function endpointWithDefaults(Me,Bn,Hn){return parse(merge(Me,Bn,Hn))}function withDefaults(Me,Bn){const Hn=merge(Me,Bn);const zn=endpointWithDefaults.bind(null,Hn);return Object.assign(zn,{DEFAULTS:Hn,defaults:withDefaults.bind(null,Hn),merge:merge.bind(null,Hn),parse:parse})}var ts=withDefaults(null,Ga);0&&0},70007:(Me,Bn,Hn)=>{"use strict";var zn=Object.defineProperty;var ni=Object.getOwnPropertyDescriptor;var Ci=Object.getOwnPropertyNames;var aa=Object.prototype.hasOwnProperty;var __export=(Me,Bn)=>{for(var Hn in Bn)zn(Me,Hn,{get:Bn[Hn],enumerable:true})};var __copyProps=(Me,Bn,Hn,oa)=>{if(Bn&&typeof Bn==="object"||typeof Bn==="function"){for(let ca of Ci(Bn))if(!aa.call(Me,ca)&&ca!==Hn)zn(Me,ca,{get:()=>Bn[ca],enumerable:!(oa=ni(Bn,ca))||oa.enumerable})}return Me};var __toCommonJS=Me=>__copyProps(zn({},"__esModule",{value:true}),Me);var oa={};__export(oa,{GraphqlResponseError:()=>ts,graphql:()=>Jo,withCustomRequest:()=>withCustomRequest});Me.exports=__toCommonJS(oa);var ca=Hn(66255);var _a=Hn(33843);var xa="7.1.1";var Ga=Hn(66255);var Ha=Hn(66255);function _buildMessageForResponseErrors(Me){return`Request failed due to following response errors:\n`+Me.errors.map((Me=>` - ${Me.message}`)).join("\n")}var ts=class extends Error{constructor(Me,Bn,Hn){super(_buildMessageForResponseErrors(Hn));this.request=Me;this.headers=Bn;this.response=Hn;this.name="GraphqlResponseError";this.errors=Hn.errors;this.data=Hn.data;if(Error.captureStackTrace){Error.captureStackTrace(this,this.constructor)}}};var Ps=["method","baseUrl","url","headers","request","query","mediaType"];var so=["query","method","url"];var oo=/\/api\/v3\/?$/;function graphql(Me,Bn,Hn){if(Hn){if(typeof Bn==="string"&&"query"in Hn){return Promise.reject(new Error(`[@octokit/graphql] "query" cannot be used as variable name`))}for(const Me in Hn){if(!so.includes(Me))continue;return Promise.reject(new Error(`[@octokit/graphql] "${Me}" cannot be used as variable name`))}}const zn=typeof Bn==="string"?Object.assign({query:Bn},Hn):Bn;const ni=Object.keys(zn).reduce(((Me,Bn)=>{if(Ps.includes(Bn)){Me[Bn]=zn[Bn];return Me}if(!Me.variables){Me.variables={}}Me.variables[Bn]=zn[Bn];return Me}),{});const Ci=zn.baseUrl||Me.endpoint.DEFAULTS.baseUrl;if(oo.test(Ci)){ni.url=Ci.replace(oo,"/api/graphql")}return Me(ni).then((Me=>{if(Me.data.errors){const Bn={};for(const Hn of Object.keys(Me.headers)){Bn[Hn]=Me.headers[Hn]}throw new ts(ni,Bn,Me.data)}return Me.data.data}))}function withDefaults(Me,Bn){const Hn=Me.defaults(Bn);const newApi=(Me,Bn)=>graphql(Hn,Me,Bn);return Object.assign(newApi,{defaults:withDefaults.bind(null,Hn),endpoint:Hn.endpoint})}var Jo=withDefaults(ca.request,{headers:{"user-agent":`octokit-graphql.js/${xa} ${(0,_a.getUserAgent)()}`},method:"POST",url:"/graphql"});function withCustomRequest(Me){return withDefaults(Me,{method:"POST",url:"/graphql"})}0&&0},38082:Me=>{"use strict";var Bn=Object.defineProperty;var Hn=Object.getOwnPropertyDescriptor;var zn=Object.getOwnPropertyNames;var ni=Object.prototype.hasOwnProperty;var __export=(Me,Hn)=>{for(var zn in Hn)Bn(Me,zn,{get:Hn[zn],enumerable:true})};var __copyProps=(Me,Ci,aa,oa)=>{if(Ci&&typeof Ci==="object"||typeof Ci==="function"){for(let ca of zn(Ci))if(!ni.call(Me,ca)&&ca!==aa)Bn(Me,ca,{get:()=>Ci[ca],enumerable:!(oa=Hn(Ci,ca))||oa.enumerable})}return Me};var __toCommonJS=Me=>__copyProps(Bn({},"__esModule",{value:true}),Me);var Ci={};__export(Ci,{composePaginateRest:()=>oa,isPaginatingEndpoint:()=>isPaginatingEndpoint,paginateRest:()=>paginateRest,paginatingEndpoints:()=>ca});Me.exports=__toCommonJS(Ci);var aa="11.4.4-cjs.2";function normalizePaginatedListResponse(Me){if(!Me.data){return{...Me,data:[]}}const Bn="total_count"in Me.data&&!("url"in Me.data);if(!Bn)return Me;const Hn=Me.data.incomplete_results;const zn=Me.data.repository_selection;const ni=Me.data.total_count;delete Me.data.incomplete_results;delete Me.data.repository_selection;delete Me.data.total_count;const Ci=Object.keys(Me.data)[0];const aa=Me.data[Ci];Me.data=aa;if(typeof Hn!=="undefined"){Me.data.incomplete_results=Hn}if(typeof zn!=="undefined"){Me.data.repository_selection=zn}Me.data.total_count=ni;return Me}function iterator(Me,Bn,Hn){const zn=typeof Bn==="function"?Bn.endpoint(Hn):Me.request.endpoint(Bn,Hn);const ni=typeof Bn==="function"?Bn:Me.request;const Ci=zn.method;const aa=zn.headers;let oa=zn.url;return{[Symbol.asyncIterator]:()=>({async next(){if(!oa)return{done:true};try{const Me=await ni({method:Ci,url:oa,headers:aa});const Bn=normalizePaginatedListResponse(Me);oa=((Bn.headers.link||"").match(/<([^<>]+)>;\s*rel="next"/)||[])[1];return{value:Bn}}catch(Me){if(Me.status!==409)throw Me;oa="";return{value:{status:200,headers:{},data:[]}}}}})}}function paginate(Me,Bn,Hn,zn){if(typeof Hn==="function"){zn=Hn;Hn=void 0}return gather(Me,[],iterator(Me,Bn,Hn)[Symbol.asyncIterator](),zn)}function gather(Me,Bn,Hn,zn){return Hn.next().then((ni=>{if(ni.done){return Bn}let Ci=false;function done(){Ci=true}Bn=Bn.concat(zn?zn(ni.value,done):ni.value.data);if(Ci){return Bn}return gather(Me,Bn,Hn,zn)}))}var oa=Object.assign(paginate,{iterator:iterator});var ca=["GET /advisories","GET /app/hook/deliveries","GET /app/installation-requests","GET /app/installations","GET /assignments/{assignment_id}/accepted_assignments","GET /classrooms","GET /classrooms/{classroom_id}/assignments","GET /enterprises/{enterprise}/code-security/configurations","GET /enterprises/{enterprise}/code-security/configurations/{configuration_id}/repositories","GET /enterprises/{enterprise}/dependabot/alerts","GET /enterprises/{enterprise}/secret-scanning/alerts","GET /events","GET /gists","GET /gists/public","GET /gists/starred","GET /gists/{gist_id}/comments","GET /gists/{gist_id}/commits","GET /gists/{gist_id}/forks","GET /installation/repositories","GET /issues","GET /licenses","GET /marketplace_listing/plans","GET /marketplace_listing/plans/{plan_id}/accounts","GET /marketplace_listing/stubbed/plans","GET /marketplace_listing/stubbed/plans/{plan_id}/accounts","GET /networks/{owner}/{repo}/events","GET /notifications","GET /organizations","GET /orgs/{org}/actions/cache/usage-by-repository","GET /orgs/{org}/actions/permissions/repositories","GET /orgs/{org}/actions/runner-groups","GET /orgs/{org}/actions/runner-groups/{runner_group_id}/repositories","GET /orgs/{org}/actions/runner-groups/{runner_group_id}/runners","GET /orgs/{org}/actions/runners","GET /orgs/{org}/actions/secrets","GET /orgs/{org}/actions/secrets/{secret_name}/repositories","GET /orgs/{org}/actions/variables","GET /orgs/{org}/actions/variables/{name}/repositories","GET /orgs/{org}/attestations/{subject_digest}","GET /orgs/{org}/blocks","GET /orgs/{org}/code-scanning/alerts","GET /orgs/{org}/code-security/configurations","GET /orgs/{org}/code-security/configurations/{configuration_id}/repositories","GET /orgs/{org}/codespaces","GET /orgs/{org}/codespaces/secrets","GET /orgs/{org}/codespaces/secrets/{secret_name}/repositories","GET /orgs/{org}/copilot/billing/seats","GET /orgs/{org}/copilot/metrics","GET /orgs/{org}/copilot/usage","GET /orgs/{org}/dependabot/alerts","GET /orgs/{org}/dependabot/secrets","GET /orgs/{org}/dependabot/secrets/{secret_name}/repositories","GET /orgs/{org}/events","GET /orgs/{org}/failed_invitations","GET /orgs/{org}/hooks","GET /orgs/{org}/hooks/{hook_id}/deliveries","GET /orgs/{org}/insights/api/route-stats/{actor_type}/{actor_id}","GET /orgs/{org}/insights/api/subject-stats","GET /orgs/{org}/insights/api/user-stats/{user_id}","GET /orgs/{org}/installations","GET /orgs/{org}/invitations","GET /orgs/{org}/invitations/{invitation_id}/teams","GET /orgs/{org}/issues","GET /orgs/{org}/members","GET /orgs/{org}/members/{username}/codespaces","GET /orgs/{org}/migrations","GET /orgs/{org}/migrations/{migration_id}/repositories","GET /orgs/{org}/organization-roles/{role_id}/teams","GET /orgs/{org}/organization-roles/{role_id}/users","GET /orgs/{org}/outside_collaborators","GET /orgs/{org}/packages","GET /orgs/{org}/packages/{package_type}/{package_name}/versions","GET /orgs/{org}/personal-access-token-requests","GET /orgs/{org}/personal-access-token-requests/{pat_request_id}/repositories","GET /orgs/{org}/personal-access-tokens","GET /orgs/{org}/personal-access-tokens/{pat_id}/repositories","GET /orgs/{org}/private-registries","GET /orgs/{org}/projects","GET /orgs/{org}/properties/values","GET /orgs/{org}/public_members","GET /orgs/{org}/repos","GET /orgs/{org}/rulesets","GET /orgs/{org}/rulesets/rule-suites","GET /orgs/{org}/secret-scanning/alerts","GET /orgs/{org}/security-advisories","GET /orgs/{org}/team/{team_slug}/copilot/metrics","GET /orgs/{org}/team/{team_slug}/copilot/usage","GET /orgs/{org}/teams","GET /orgs/{org}/teams/{team_slug}/discussions","GET /orgs/{org}/teams/{team_slug}/discussions/{discussion_number}/comments","GET /orgs/{org}/teams/{team_slug}/discussions/{discussion_number}/comments/{comment_number}/reactions","GET /orgs/{org}/teams/{team_slug}/discussions/{discussion_number}/reactions","GET /orgs/{org}/teams/{team_slug}/invitations","GET /orgs/{org}/teams/{team_slug}/members","GET /orgs/{org}/teams/{team_slug}/projects","GET /orgs/{org}/teams/{team_slug}/repos","GET /orgs/{org}/teams/{team_slug}/teams","GET /projects/columns/{column_id}/cards","GET /projects/{project_id}/collaborators","GET /projects/{project_id}/columns","GET /repos/{owner}/{repo}/actions/artifacts","GET /repos/{owner}/{repo}/actions/caches","GET /repos/{owner}/{repo}/actions/organization-secrets","GET /repos/{owner}/{repo}/actions/organization-variables","GET /repos/{owner}/{repo}/actions/runners","GET /repos/{owner}/{repo}/actions/runs","GET /repos/{owner}/{repo}/actions/runs/{run_id}/artifacts","GET /repos/{owner}/{repo}/actions/runs/{run_id}/attempts/{attempt_number}/jobs","GET /repos/{owner}/{repo}/actions/runs/{run_id}/jobs","GET /repos/{owner}/{repo}/actions/secrets","GET /repos/{owner}/{repo}/actions/variables","GET /repos/{owner}/{repo}/actions/workflows","GET /repos/{owner}/{repo}/actions/workflows/{workflow_id}/runs","GET /repos/{owner}/{repo}/activity","GET /repos/{owner}/{repo}/assignees","GET /repos/{owner}/{repo}/attestations/{subject_digest}","GET /repos/{owner}/{repo}/branches","GET /repos/{owner}/{repo}/check-runs/{check_run_id}/annotations","GET /repos/{owner}/{repo}/check-suites/{check_suite_id}/check-runs","GET /repos/{owner}/{repo}/code-scanning/alerts","GET /repos/{owner}/{repo}/code-scanning/alerts/{alert_number}/instances","GET /repos/{owner}/{repo}/code-scanning/analyses","GET /repos/{owner}/{repo}/codespaces","GET /repos/{owner}/{repo}/codespaces/devcontainers","GET /repos/{owner}/{repo}/codespaces/secrets","GET /repos/{owner}/{repo}/collaborators","GET /repos/{owner}/{repo}/comments","GET /repos/{owner}/{repo}/comments/{comment_id}/reactions","GET /repos/{owner}/{repo}/commits","GET /repos/{owner}/{repo}/commits/{commit_sha}/comments","GET /repos/{owner}/{repo}/commits/{commit_sha}/pulls","GET /repos/{owner}/{repo}/commits/{ref}/check-runs","GET /repos/{owner}/{repo}/commits/{ref}/check-suites","GET /repos/{owner}/{repo}/commits/{ref}/status","GET /repos/{owner}/{repo}/commits/{ref}/statuses","GET /repos/{owner}/{repo}/contributors","GET /repos/{owner}/{repo}/dependabot/alerts","GET /repos/{owner}/{repo}/dependabot/secrets","GET /repos/{owner}/{repo}/deployments","GET /repos/{owner}/{repo}/deployments/{deployment_id}/statuses","GET /repos/{owner}/{repo}/environments","GET /repos/{owner}/{repo}/environments/{environment_name}/deployment-branch-policies","GET /repos/{owner}/{repo}/environments/{environment_name}/deployment_protection_rules/apps","GET /repos/{owner}/{repo}/environments/{environment_name}/secrets","GET /repos/{owner}/{repo}/environments/{environment_name}/variables","GET /repos/{owner}/{repo}/events","GET /repos/{owner}/{repo}/forks","GET /repos/{owner}/{repo}/hooks","GET /repos/{owner}/{repo}/hooks/{hook_id}/deliveries","GET /repos/{owner}/{repo}/invitations","GET /repos/{owner}/{repo}/issues","GET /repos/{owner}/{repo}/issues/comments","GET /repos/{owner}/{repo}/issues/comments/{comment_id}/reactions","GET /repos/{owner}/{repo}/issues/events","GET /repos/{owner}/{repo}/issues/{issue_number}/comments","GET /repos/{owner}/{repo}/issues/{issue_number}/events","GET /repos/{owner}/{repo}/issues/{issue_number}/labels","GET /repos/{owner}/{repo}/issues/{issue_number}/reactions","GET /repos/{owner}/{repo}/issues/{issue_number}/sub_issues","GET /repos/{owner}/{repo}/issues/{issue_number}/timeline","GET /repos/{owner}/{repo}/keys","GET /repos/{owner}/{repo}/labels","GET /repos/{owner}/{repo}/milestones","GET /repos/{owner}/{repo}/milestones/{milestone_number}/labels","GET /repos/{owner}/{repo}/notifications","GET /repos/{owner}/{repo}/pages/builds","GET /repos/{owner}/{repo}/projects","GET /repos/{owner}/{repo}/pulls","GET /repos/{owner}/{repo}/pulls/comments","GET /repos/{owner}/{repo}/pulls/comments/{comment_id}/reactions","GET /repos/{owner}/{repo}/pulls/{pull_number}/comments","GET /repos/{owner}/{repo}/pulls/{pull_number}/commits","GET /repos/{owner}/{repo}/pulls/{pull_number}/files","GET /repos/{owner}/{repo}/pulls/{pull_number}/reviews","GET /repos/{owner}/{repo}/pulls/{pull_number}/reviews/{review_id}/comments","GET /repos/{owner}/{repo}/releases","GET /repos/{owner}/{repo}/releases/{release_id}/assets","GET /repos/{owner}/{repo}/releases/{release_id}/reactions","GET /repos/{owner}/{repo}/rules/branches/{branch}","GET /repos/{owner}/{repo}/rulesets","GET /repos/{owner}/{repo}/rulesets/rule-suites","GET /repos/{owner}/{repo}/secret-scanning/alerts","GET /repos/{owner}/{repo}/secret-scanning/alerts/{alert_number}/locations","GET /repos/{owner}/{repo}/security-advisories","GET /repos/{owner}/{repo}/stargazers","GET /repos/{owner}/{repo}/subscribers","GET /repos/{owner}/{repo}/tags","GET /repos/{owner}/{repo}/teams","GET /repos/{owner}/{repo}/topics","GET /repositories","GET /search/code","GET /search/commits","GET /search/issues","GET /search/labels","GET /search/repositories","GET /search/topics","GET /search/users","GET /teams/{team_id}/discussions","GET /teams/{team_id}/discussions/{discussion_number}/comments","GET /teams/{team_id}/discussions/{discussion_number}/comments/{comment_number}/reactions","GET /teams/{team_id}/discussions/{discussion_number}/reactions","GET /teams/{team_id}/invitations","GET /teams/{team_id}/members","GET /teams/{team_id}/projects","GET /teams/{team_id}/repos","GET /teams/{team_id}/teams","GET /user/blocks","GET /user/codespaces","GET /user/codespaces/secrets","GET /user/emails","GET /user/followers","GET /user/following","GET /user/gpg_keys","GET /user/installations","GET /user/installations/{installation_id}/repositories","GET /user/issues","GET /user/keys","GET /user/marketplace_purchases","GET /user/marketplace_purchases/stubbed","GET /user/memberships/orgs","GET /user/migrations","GET /user/migrations/{migration_id}/repositories","GET /user/orgs","GET /user/packages","GET /user/packages/{package_type}/{package_name}/versions","GET /user/public_emails","GET /user/repos","GET /user/repository_invitations","GET /user/social_accounts","GET /user/ssh_signing_keys","GET /user/starred","GET /user/subscriptions","GET /user/teams","GET /users","GET /users/{username}/attestations/{subject_digest}","GET /users/{username}/events","GET /users/{username}/events/orgs/{org}","GET /users/{username}/events/public","GET /users/{username}/followers","GET /users/{username}/following","GET /users/{username}/gists","GET /users/{username}/gpg_keys","GET /users/{username}/keys","GET /users/{username}/orgs","GET /users/{username}/packages","GET /users/{username}/projects","GET /users/{username}/received_events","GET /users/{username}/received_events/public","GET /users/{username}/repos","GET /users/{username}/social_accounts","GET /users/{username}/ssh_signing_keys","GET /users/{username}/starred","GET /users/{username}/subscriptions"];function isPaginatingEndpoint(Me){if(typeof Me==="string"){return ca.includes(Me)}else{return false}}function paginateRest(Me){return{paginate:Object.assign(paginate.bind(null,Me),{iterator:iterator.bind(null,Me)})}}paginateRest.VERSION=aa;0&&0},6966:Me=>{"use strict";var Bn=Object.defineProperty;var Hn=Object.getOwnPropertyDescriptor;var zn=Object.getOwnPropertyNames;var ni=Object.prototype.hasOwnProperty;var __export=(Me,Hn)=>{for(var zn in Hn)Bn(Me,zn,{get:Hn[zn],enumerable:true})};var __copyProps=(Me,Ci,aa,oa)=>{if(Ci&&typeof Ci==="object"||typeof Ci==="function"){for(let ca of zn(Ci))if(!ni.call(Me,ca)&&ca!==aa)Bn(Me,ca,{get:()=>Ci[ca],enumerable:!(oa=Hn(Ci,ca))||oa.enumerable})}return Me};var __toCommonJS=Me=>__copyProps(Bn({},"__esModule",{value:true}),Me);var Ci={};__export(Ci,{requestLog:()=>requestLog});Me.exports=__toCommonJS(Ci);var aa="4.0.1";function requestLog(Me){Me.hook.wrap("request",((Bn,Hn)=>{Me.log.debug("request",Hn);const zn=Date.now();const ni=Me.request.endpoint.parse(Hn);const Ci=ni.url.replace(Hn.baseUrl,"");return Bn(Hn).then((Bn=>{Me.log.info(`${ni.method} ${Ci} - ${Bn.status} in ${Date.now()-zn}ms`);return Bn})).catch((Bn=>{Me.log.info(`${ni.method} ${Ci} - ${Bn.status} in ${Date.now()-zn}ms`);throw Bn}))}))}requestLog.VERSION=aa;0&&0},84935:Me=>{"use strict";var Bn=Object.defineProperty;var Hn=Object.getOwnPropertyDescriptor;var zn=Object.getOwnPropertyNames;var ni=Object.prototype.hasOwnProperty;var __export=(Me,Hn)=>{for(var zn in Hn)Bn(Me,zn,{get:Hn[zn],enumerable:true})};var __copyProps=(Me,Ci,aa,oa)=>{if(Ci&&typeof Ci==="object"||typeof Ci==="function"){for(let ca of zn(Ci))if(!ni.call(Me,ca)&&ca!==aa)Bn(Me,ca,{get:()=>Ci[ca],enumerable:!(oa=Hn(Ci,ca))||oa.enumerable})}return Me};var __toCommonJS=Me=>__copyProps(Bn({},"__esModule",{value:true}),Me);var Ci={};__export(Ci,{legacyRestEndpointMethods:()=>legacyRestEndpointMethods,restEndpointMethods:()=>restEndpointMethods});Me.exports=__toCommonJS(Ci);var aa="13.3.2-cjs.1";var oa={actions:{addCustomLabelsToSelfHostedRunnerForOrg:["POST /orgs/{org}/actions/runners/{runner_id}/labels"],addCustomLabelsToSelfHostedRunnerForRepo:["POST /repos/{owner}/{repo}/actions/runners/{runner_id}/labels"],addRepoAccessToSelfHostedRunnerGroupInOrg:["PUT /orgs/{org}/actions/runner-groups/{runner_group_id}/repositories/{repository_id}"],addSelectedRepoToOrgSecret:["PUT /orgs/{org}/actions/secrets/{secret_name}/repositories/{repository_id}"],addSelectedRepoToOrgVariable:["PUT /orgs/{org}/actions/variables/{name}/repositories/{repository_id}"],approveWorkflowRun:["POST /repos/{owner}/{repo}/actions/runs/{run_id}/approve"],cancelWorkflowRun:["POST /repos/{owner}/{repo}/actions/runs/{run_id}/cancel"],createEnvironmentVariable:["POST /repos/{owner}/{repo}/environments/{environment_name}/variables"],createOrUpdateEnvironmentSecret:["PUT /repos/{owner}/{repo}/environments/{environment_name}/secrets/{secret_name}"],createOrUpdateOrgSecret:["PUT /orgs/{org}/actions/secrets/{secret_name}"],createOrUpdateRepoSecret:["PUT /repos/{owner}/{repo}/actions/secrets/{secret_name}"],createOrgVariable:["POST /orgs/{org}/actions/variables"],createRegistrationTokenForOrg:["POST /orgs/{org}/actions/runners/registration-token"],createRegistrationTokenForRepo:["POST /repos/{owner}/{repo}/actions/runners/registration-token"],createRemoveTokenForOrg:["POST /orgs/{org}/actions/runners/remove-token"],createRemoveTokenForRepo:["POST /repos/{owner}/{repo}/actions/runners/remove-token"],createRepoVariable:["POST /repos/{owner}/{repo}/actions/variables"],createWorkflowDispatch:["POST /repos/{owner}/{repo}/actions/workflows/{workflow_id}/dispatches"],deleteActionsCacheById:["DELETE /repos/{owner}/{repo}/actions/caches/{cache_id}"],deleteActionsCacheByKey:["DELETE /repos/{owner}/{repo}/actions/caches{?key,ref}"],deleteArtifact:["DELETE /repos/{owner}/{repo}/actions/artifacts/{artifact_id}"],deleteEnvironmentSecret:["DELETE /repos/{owner}/{repo}/environments/{environment_name}/secrets/{secret_name}"],deleteEnvironmentVariable:["DELETE /repos/{owner}/{repo}/environments/{environment_name}/variables/{name}"],deleteOrgSecret:["DELETE /orgs/{org}/actions/secrets/{secret_name}"],deleteOrgVariable:["DELETE /orgs/{org}/actions/variables/{name}"],deleteRepoSecret:["DELETE /repos/{owner}/{repo}/actions/secrets/{secret_name}"],deleteRepoVariable:["DELETE /repos/{owner}/{repo}/actions/variables/{name}"],deleteSelfHostedRunnerFromOrg:["DELETE /orgs/{org}/actions/runners/{runner_id}"],deleteSelfHostedRunnerFromRepo:["DELETE /repos/{owner}/{repo}/actions/runners/{runner_id}"],deleteWorkflowRun:["DELETE /repos/{owner}/{repo}/actions/runs/{run_id}"],deleteWorkflowRunLogs:["DELETE /repos/{owner}/{repo}/actions/runs/{run_id}/logs"],disableSelectedRepositoryGithubActionsOrganization:["DELETE /orgs/{org}/actions/permissions/repositories/{repository_id}"],disableWorkflow:["PUT /repos/{owner}/{repo}/actions/workflows/{workflow_id}/disable"],downloadArtifact:["GET /repos/{owner}/{repo}/actions/artifacts/{artifact_id}/{archive_format}"],downloadJobLogsForWorkflowRun:["GET /repos/{owner}/{repo}/actions/jobs/{job_id}/logs"],downloadWorkflowRunAttemptLogs:["GET /repos/{owner}/{repo}/actions/runs/{run_id}/attempts/{attempt_number}/logs"],downloadWorkflowRunLogs:["GET /repos/{owner}/{repo}/actions/runs/{run_id}/logs"],enableSelectedRepositoryGithubActionsOrganization:["PUT /orgs/{org}/actions/permissions/repositories/{repository_id}"],enableWorkflow:["PUT /repos/{owner}/{repo}/actions/workflows/{workflow_id}/enable"],forceCancelWorkflowRun:["POST /repos/{owner}/{repo}/actions/runs/{run_id}/force-cancel"],generateRunnerJitconfigForOrg:["POST /orgs/{org}/actions/runners/generate-jitconfig"],generateRunnerJitconfigForRepo:["POST /repos/{owner}/{repo}/actions/runners/generate-jitconfig"],getActionsCacheList:["GET /repos/{owner}/{repo}/actions/caches"],getActionsCacheUsage:["GET /repos/{owner}/{repo}/actions/cache/usage"],getActionsCacheUsageByRepoForOrg:["GET /orgs/{org}/actions/cache/usage-by-repository"],getActionsCacheUsageForOrg:["GET /orgs/{org}/actions/cache/usage"],getAllowedActionsOrganization:["GET /orgs/{org}/actions/permissions/selected-actions"],getAllowedActionsRepository:["GET /repos/{owner}/{repo}/actions/permissions/selected-actions"],getArtifact:["GET /repos/{owner}/{repo}/actions/artifacts/{artifact_id}"],getCustomOidcSubClaimForRepo:["GET /repos/{owner}/{repo}/actions/oidc/customization/sub"],getEnvironmentPublicKey:["GET /repos/{owner}/{repo}/environments/{environment_name}/secrets/public-key"],getEnvironmentSecret:["GET /repos/{owner}/{repo}/environments/{environment_name}/secrets/{secret_name}"],getEnvironmentVariable:["GET /repos/{owner}/{repo}/environments/{environment_name}/variables/{name}"],getGithubActionsDefaultWorkflowPermissionsOrganization:["GET /orgs/{org}/actions/permissions/workflow"],getGithubActionsDefaultWorkflowPermissionsRepository:["GET /repos/{owner}/{repo}/actions/permissions/workflow"],getGithubActionsPermissionsOrganization:["GET /orgs/{org}/actions/permissions"],getGithubActionsPermissionsRepository:["GET /repos/{owner}/{repo}/actions/permissions"],getJobForWorkflowRun:["GET /repos/{owner}/{repo}/actions/jobs/{job_id}"],getOrgPublicKey:["GET /orgs/{org}/actions/secrets/public-key"],getOrgSecret:["GET /orgs/{org}/actions/secrets/{secret_name}"],getOrgVariable:["GET /orgs/{org}/actions/variables/{name}"],getPendingDeploymentsForRun:["GET /repos/{owner}/{repo}/actions/runs/{run_id}/pending_deployments"],getRepoPermissions:["GET /repos/{owner}/{repo}/actions/permissions",{},{renamed:["actions","getGithubActionsPermissionsRepository"]}],getRepoPublicKey:["GET /repos/{owner}/{repo}/actions/secrets/public-key"],getRepoSecret:["GET /repos/{owner}/{repo}/actions/secrets/{secret_name}"],getRepoVariable:["GET /repos/{owner}/{repo}/actions/variables/{name}"],getReviewsForRun:["GET /repos/{owner}/{repo}/actions/runs/{run_id}/approvals"],getSelfHostedRunnerForOrg:["GET /orgs/{org}/actions/runners/{runner_id}"],getSelfHostedRunnerForRepo:["GET /repos/{owner}/{repo}/actions/runners/{runner_id}"],getWorkflow:["GET /repos/{owner}/{repo}/actions/workflows/{workflow_id}"],getWorkflowAccessToRepository:["GET /repos/{owner}/{repo}/actions/permissions/access"],getWorkflowRun:["GET /repos/{owner}/{repo}/actions/runs/{run_id}"],getWorkflowRunAttempt:["GET /repos/{owner}/{repo}/actions/runs/{run_id}/attempts/{attempt_number}"],getWorkflowRunUsage:["GET /repos/{owner}/{repo}/actions/runs/{run_id}/timing"],getWorkflowUsage:["GET /repos/{owner}/{repo}/actions/workflows/{workflow_id}/timing"],listArtifactsForRepo:["GET /repos/{owner}/{repo}/actions/artifacts"],listEnvironmentSecrets:["GET /repos/{owner}/{repo}/environments/{environment_name}/secrets"],listEnvironmentVariables:["GET /repos/{owner}/{repo}/environments/{environment_name}/variables"],listJobsForWorkflowRun:["GET /repos/{owner}/{repo}/actions/runs/{run_id}/jobs"],listJobsForWorkflowRunAttempt:["GET /repos/{owner}/{repo}/actions/runs/{run_id}/attempts/{attempt_number}/jobs"],listLabelsForSelfHostedRunnerForOrg:["GET /orgs/{org}/actions/runners/{runner_id}/labels"],listLabelsForSelfHostedRunnerForRepo:["GET /repos/{owner}/{repo}/actions/runners/{runner_id}/labels"],listOrgSecrets:["GET /orgs/{org}/actions/secrets"],listOrgVariables:["GET /orgs/{org}/actions/variables"],listRepoOrganizationSecrets:["GET /repos/{owner}/{repo}/actions/organization-secrets"],listRepoOrganizationVariables:["GET /repos/{owner}/{repo}/actions/organization-variables"],listRepoSecrets:["GET /repos/{owner}/{repo}/actions/secrets"],listRepoVariables:["GET /repos/{owner}/{repo}/actions/variables"],listRepoWorkflows:["GET /repos/{owner}/{repo}/actions/workflows"],listRunnerApplicationsForOrg:["GET /orgs/{org}/actions/runners/downloads"],listRunnerApplicationsForRepo:["GET /repos/{owner}/{repo}/actions/runners/downloads"],listSelectedReposForOrgSecret:["GET /orgs/{org}/actions/secrets/{secret_name}/repositories"],listSelectedReposForOrgVariable:["GET /orgs/{org}/actions/variables/{name}/repositories"],listSelectedRepositoriesEnabledGithubActionsOrganization:["GET /orgs/{org}/actions/permissions/repositories"],listSelfHostedRunnersForOrg:["GET /orgs/{org}/actions/runners"],listSelfHostedRunnersForRepo:["GET /repos/{owner}/{repo}/actions/runners"],listWorkflowRunArtifacts:["GET /repos/{owner}/{repo}/actions/runs/{run_id}/artifacts"],listWorkflowRuns:["GET /repos/{owner}/{repo}/actions/workflows/{workflow_id}/runs"],listWorkflowRunsForRepo:["GET /repos/{owner}/{repo}/actions/runs"],reRunJobForWorkflowRun:["POST /repos/{owner}/{repo}/actions/jobs/{job_id}/rerun"],reRunWorkflow:["POST /repos/{owner}/{repo}/actions/runs/{run_id}/rerun"],reRunWorkflowFailedJobs:["POST /repos/{owner}/{repo}/actions/runs/{run_id}/rerun-failed-jobs"],removeAllCustomLabelsFromSelfHostedRunnerForOrg:["DELETE /orgs/{org}/actions/runners/{runner_id}/labels"],removeAllCustomLabelsFromSelfHostedRunnerForRepo:["DELETE /repos/{owner}/{repo}/actions/runners/{runner_id}/labels"],removeCustomLabelFromSelfHostedRunnerForOrg:["DELETE /orgs/{org}/actions/runners/{runner_id}/labels/{name}"],removeCustomLabelFromSelfHostedRunnerForRepo:["DELETE /repos/{owner}/{repo}/actions/runners/{runner_id}/labels/{name}"],removeSelectedRepoFromOrgSecret:["DELETE /orgs/{org}/actions/secrets/{secret_name}/repositories/{repository_id}"],removeSelectedRepoFromOrgVariable:["DELETE /orgs/{org}/actions/variables/{name}/repositories/{repository_id}"],reviewCustomGatesForRun:["POST /repos/{owner}/{repo}/actions/runs/{run_id}/deployment_protection_rule"],reviewPendingDeploymentsForRun:["POST /repos/{owner}/{repo}/actions/runs/{run_id}/pending_deployments"],setAllowedActionsOrganization:["PUT /orgs/{org}/actions/permissions/selected-actions"],setAllowedActionsRepository:["PUT /repos/{owner}/{repo}/actions/permissions/selected-actions"],setCustomLabelsForSelfHostedRunnerForOrg:["PUT /orgs/{org}/actions/runners/{runner_id}/labels"],setCustomLabelsForSelfHostedRunnerForRepo:["PUT /repos/{owner}/{repo}/actions/runners/{runner_id}/labels"],setCustomOidcSubClaimForRepo:["PUT /repos/{owner}/{repo}/actions/oidc/customization/sub"],setGithubActionsDefaultWorkflowPermissionsOrganization:["PUT /orgs/{org}/actions/permissions/workflow"],setGithubActionsDefaultWorkflowPermissionsRepository:["PUT /repos/{owner}/{repo}/actions/permissions/workflow"],setGithubActionsPermissionsOrganization:["PUT /orgs/{org}/actions/permissions"],setGithubActionsPermissionsRepository:["PUT /repos/{owner}/{repo}/actions/permissions"],setSelectedReposForOrgSecret:["PUT /orgs/{org}/actions/secrets/{secret_name}/repositories"],setSelectedReposForOrgVariable:["PUT /orgs/{org}/actions/variables/{name}/repositories"],setSelectedRepositoriesEnabledGithubActionsOrganization:["PUT /orgs/{org}/actions/permissions/repositories"],setWorkflowAccessToRepository:["PUT /repos/{owner}/{repo}/actions/permissions/access"],updateEnvironmentVariable:["PATCH /repos/{owner}/{repo}/environments/{environment_name}/variables/{name}"],updateOrgVariable:["PATCH /orgs/{org}/actions/variables/{name}"],updateRepoVariable:["PATCH /repos/{owner}/{repo}/actions/variables/{name}"]},activity:{checkRepoIsStarredByAuthenticatedUser:["GET /user/starred/{owner}/{repo}"],deleteRepoSubscription:["DELETE /repos/{owner}/{repo}/subscription"],deleteThreadSubscription:["DELETE /notifications/threads/{thread_id}/subscription"],getFeeds:["GET /feeds"],getRepoSubscription:["GET /repos/{owner}/{repo}/subscription"],getThread:["GET /notifications/threads/{thread_id}"],getThreadSubscriptionForAuthenticatedUser:["GET /notifications/threads/{thread_id}/subscription"],listEventsForAuthenticatedUser:["GET /users/{username}/events"],listNotificationsForAuthenticatedUser:["GET /notifications"],listOrgEventsForAuthenticatedUser:["GET /users/{username}/events/orgs/{org}"],listPublicEvents:["GET /events"],listPublicEventsForRepoNetwork:["GET /networks/{owner}/{repo}/events"],listPublicEventsForUser:["GET /users/{username}/events/public"],listPublicOrgEvents:["GET /orgs/{org}/events"],listReceivedEventsForUser:["GET /users/{username}/received_events"],listReceivedPublicEventsForUser:["GET /users/{username}/received_events/public"],listRepoEvents:["GET /repos/{owner}/{repo}/events"],listRepoNotificationsForAuthenticatedUser:["GET /repos/{owner}/{repo}/notifications"],listReposStarredByAuthenticatedUser:["GET /user/starred"],listReposStarredByUser:["GET /users/{username}/starred"],listReposWatchedByUser:["GET /users/{username}/subscriptions"],listStargazersForRepo:["GET /repos/{owner}/{repo}/stargazers"],listWatchedReposForAuthenticatedUser:["GET /user/subscriptions"],listWatchersForRepo:["GET /repos/{owner}/{repo}/subscribers"],markNotificationsAsRead:["PUT /notifications"],markRepoNotificationsAsRead:["PUT /repos/{owner}/{repo}/notifications"],markThreadAsDone:["DELETE /notifications/threads/{thread_id}"],markThreadAsRead:["PATCH /notifications/threads/{thread_id}"],setRepoSubscription:["PUT /repos/{owner}/{repo}/subscription"],setThreadSubscription:["PUT /notifications/threads/{thread_id}/subscription"],starRepoForAuthenticatedUser:["PUT /user/starred/{owner}/{repo}"],unstarRepoForAuthenticatedUser:["DELETE /user/starred/{owner}/{repo}"]},apps:{addRepoToInstallation:["PUT /user/installations/{installation_id}/repositories/{repository_id}",{},{renamed:["apps","addRepoToInstallationForAuthenticatedUser"]}],addRepoToInstallationForAuthenticatedUser:["PUT /user/installations/{installation_id}/repositories/{repository_id}"],checkToken:["POST /applications/{client_id}/token"],createFromManifest:["POST /app-manifests/{code}/conversions"],createInstallationAccessToken:["POST /app/installations/{installation_id}/access_tokens"],deleteAuthorization:["DELETE /applications/{client_id}/grant"],deleteInstallation:["DELETE /app/installations/{installation_id}"],deleteToken:["DELETE /applications/{client_id}/token"],getAuthenticated:["GET /app"],getBySlug:["GET /apps/{app_slug}"],getInstallation:["GET /app/installations/{installation_id}"],getOrgInstallation:["GET /orgs/{org}/installation"],getRepoInstallation:["GET /repos/{owner}/{repo}/installation"],getSubscriptionPlanForAccount:["GET /marketplace_listing/accounts/{account_id}"],getSubscriptionPlanForAccountStubbed:["GET /marketplace_listing/stubbed/accounts/{account_id}"],getUserInstallation:["GET /users/{username}/installation"],getWebhookConfigForApp:["GET /app/hook/config"],getWebhookDelivery:["GET /app/hook/deliveries/{delivery_id}"],listAccountsForPlan:["GET /marketplace_listing/plans/{plan_id}/accounts"],listAccountsForPlanStubbed:["GET /marketplace_listing/stubbed/plans/{plan_id}/accounts"],listInstallationReposForAuthenticatedUser:["GET /user/installations/{installation_id}/repositories"],listInstallationRequestsForAuthenticatedApp:["GET /app/installation-requests"],listInstallations:["GET /app/installations"],listInstallationsForAuthenticatedUser:["GET /user/installations"],listPlans:["GET /marketplace_listing/plans"],listPlansStubbed:["GET /marketplace_listing/stubbed/plans"],listReposAccessibleToInstallation:["GET /installation/repositories"],listSubscriptionsForAuthenticatedUser:["GET /user/marketplace_purchases"],listSubscriptionsForAuthenticatedUserStubbed:["GET /user/marketplace_purchases/stubbed"],listWebhookDeliveries:["GET /app/hook/deliveries"],redeliverWebhookDelivery:["POST /app/hook/deliveries/{delivery_id}/attempts"],removeRepoFromInstallation:["DELETE /user/installations/{installation_id}/repositories/{repository_id}",{},{renamed:["apps","removeRepoFromInstallationForAuthenticatedUser"]}],removeRepoFromInstallationForAuthenticatedUser:["DELETE /user/installations/{installation_id}/repositories/{repository_id}"],resetToken:["PATCH /applications/{client_id}/token"],revokeInstallationAccessToken:["DELETE /installation/token"],scopeToken:["POST /applications/{client_id}/token/scoped"],suspendInstallation:["PUT /app/installations/{installation_id}/suspended"],unsuspendInstallation:["DELETE /app/installations/{installation_id}/suspended"],updateWebhookConfigForApp:["PATCH /app/hook/config"]},billing:{getGithubActionsBillingOrg:["GET /orgs/{org}/settings/billing/actions"],getGithubActionsBillingUser:["GET /users/{username}/settings/billing/actions"],getGithubBillingUsageReportOrg:["GET /organizations/{org}/settings/billing/usage"],getGithubPackagesBillingOrg:["GET /orgs/{org}/settings/billing/packages"],getGithubPackagesBillingUser:["GET /users/{username}/settings/billing/packages"],getSharedStorageBillingOrg:["GET /orgs/{org}/settings/billing/shared-storage"],getSharedStorageBillingUser:["GET /users/{username}/settings/billing/shared-storage"]},checks:{create:["POST /repos/{owner}/{repo}/check-runs"],createSuite:["POST /repos/{owner}/{repo}/check-suites"],get:["GET /repos/{owner}/{repo}/check-runs/{check_run_id}"],getSuite:["GET /repos/{owner}/{repo}/check-suites/{check_suite_id}"],listAnnotations:["GET /repos/{owner}/{repo}/check-runs/{check_run_id}/annotations"],listForRef:["GET /repos/{owner}/{repo}/commits/{ref}/check-runs"],listForSuite:["GET /repos/{owner}/{repo}/check-suites/{check_suite_id}/check-runs"],listSuitesForRef:["GET /repos/{owner}/{repo}/commits/{ref}/check-suites"],rerequestRun:["POST /repos/{owner}/{repo}/check-runs/{check_run_id}/rerequest"],rerequestSuite:["POST /repos/{owner}/{repo}/check-suites/{check_suite_id}/rerequest"],setSuitesPreferences:["PATCH /repos/{owner}/{repo}/check-suites/preferences"],update:["PATCH /repos/{owner}/{repo}/check-runs/{check_run_id}"]},codeScanning:{commitAutofix:["POST /repos/{owner}/{repo}/code-scanning/alerts/{alert_number}/autofix/commits"],createAutofix:["POST /repos/{owner}/{repo}/code-scanning/alerts/{alert_number}/autofix"],createVariantAnalysis:["POST /repos/{owner}/{repo}/code-scanning/codeql/variant-analyses"],deleteAnalysis:["DELETE /repos/{owner}/{repo}/code-scanning/analyses/{analysis_id}{?confirm_delete}"],deleteCodeqlDatabase:["DELETE /repos/{owner}/{repo}/code-scanning/codeql/databases/{language}"],getAlert:["GET /repos/{owner}/{repo}/code-scanning/alerts/{alert_number}",{},{renamedParameters:{alert_id:"alert_number"}}],getAnalysis:["GET /repos/{owner}/{repo}/code-scanning/analyses/{analysis_id}"],getAutofix:["GET /repos/{owner}/{repo}/code-scanning/alerts/{alert_number}/autofix"],getCodeqlDatabase:["GET /repos/{owner}/{repo}/code-scanning/codeql/databases/{language}"],getDefaultSetup:["GET /repos/{owner}/{repo}/code-scanning/default-setup"],getSarif:["GET /repos/{owner}/{repo}/code-scanning/sarifs/{sarif_id}"],getVariantAnalysis:["GET /repos/{owner}/{repo}/code-scanning/codeql/variant-analyses/{codeql_variant_analysis_id}"],getVariantAnalysisRepoTask:["GET /repos/{owner}/{repo}/code-scanning/codeql/variant-analyses/{codeql_variant_analysis_id}/repos/{repo_owner}/{repo_name}"],listAlertInstances:["GET /repos/{owner}/{repo}/code-scanning/alerts/{alert_number}/instances"],listAlertsForOrg:["GET /orgs/{org}/code-scanning/alerts"],listAlertsForRepo:["GET /repos/{owner}/{repo}/code-scanning/alerts"],listAlertsInstances:["GET /repos/{owner}/{repo}/code-scanning/alerts/{alert_number}/instances",{},{renamed:["codeScanning","listAlertInstances"]}],listCodeqlDatabases:["GET /repos/{owner}/{repo}/code-scanning/codeql/databases"],listRecentAnalyses:["GET /repos/{owner}/{repo}/code-scanning/analyses"],updateAlert:["PATCH /repos/{owner}/{repo}/code-scanning/alerts/{alert_number}"],updateDefaultSetup:["PATCH /repos/{owner}/{repo}/code-scanning/default-setup"],uploadSarif:["POST /repos/{owner}/{repo}/code-scanning/sarifs"]},codeSecurity:{attachConfiguration:["POST /orgs/{org}/code-security/configurations/{configuration_id}/attach"],attachEnterpriseConfiguration:["POST /enterprises/{enterprise}/code-security/configurations/{configuration_id}/attach"],createConfiguration:["POST /orgs/{org}/code-security/configurations"],createConfigurationForEnterprise:["POST /enterprises/{enterprise}/code-security/configurations"],deleteConfiguration:["DELETE /orgs/{org}/code-security/configurations/{configuration_id}"],deleteConfigurationForEnterprise:["DELETE /enterprises/{enterprise}/code-security/configurations/{configuration_id}"],detachConfiguration:["DELETE /orgs/{org}/code-security/configurations/detach"],getConfiguration:["GET /orgs/{org}/code-security/configurations/{configuration_id}"],getConfigurationForRepository:["GET /repos/{owner}/{repo}/code-security-configuration"],getConfigurationsForEnterprise:["GET /enterprises/{enterprise}/code-security/configurations"],getConfigurationsForOrg:["GET /orgs/{org}/code-security/configurations"],getDefaultConfigurations:["GET /orgs/{org}/code-security/configurations/defaults"],getDefaultConfigurationsForEnterprise:["GET /enterprises/{enterprise}/code-security/configurations/defaults"],getRepositoriesForConfiguration:["GET /orgs/{org}/code-security/configurations/{configuration_id}/repositories"],getRepositoriesForEnterpriseConfiguration:["GET /enterprises/{enterprise}/code-security/configurations/{configuration_id}/repositories"],getSingleConfigurationForEnterprise:["GET /enterprises/{enterprise}/code-security/configurations/{configuration_id}"],setConfigurationAsDefault:["PUT /orgs/{org}/code-security/configurations/{configuration_id}/defaults"],setConfigurationAsDefaultForEnterprise:["PUT /enterprises/{enterprise}/code-security/configurations/{configuration_id}/defaults"],updateConfiguration:["PATCH /orgs/{org}/code-security/configurations/{configuration_id}"],updateEnterpriseConfiguration:["PATCH /enterprises/{enterprise}/code-security/configurations/{configuration_id}"]},codesOfConduct:{getAllCodesOfConduct:["GET /codes_of_conduct"],getConductCode:["GET /codes_of_conduct/{key}"]},codespaces:{addRepositoryForSecretForAuthenticatedUser:["PUT /user/codespaces/secrets/{secret_name}/repositories/{repository_id}"],addSelectedRepoToOrgSecret:["PUT /orgs/{org}/codespaces/secrets/{secret_name}/repositories/{repository_id}"],checkPermissionsForDevcontainer:["GET /repos/{owner}/{repo}/codespaces/permissions_check"],codespaceMachinesForAuthenticatedUser:["GET /user/codespaces/{codespace_name}/machines"],createForAuthenticatedUser:["POST /user/codespaces"],createOrUpdateOrgSecret:["PUT /orgs/{org}/codespaces/secrets/{secret_name}"],createOrUpdateRepoSecret:["PUT /repos/{owner}/{repo}/codespaces/secrets/{secret_name}"],createOrUpdateSecretForAuthenticatedUser:["PUT /user/codespaces/secrets/{secret_name}"],createWithPrForAuthenticatedUser:["POST /repos/{owner}/{repo}/pulls/{pull_number}/codespaces"],createWithRepoForAuthenticatedUser:["POST /repos/{owner}/{repo}/codespaces"],deleteForAuthenticatedUser:["DELETE /user/codespaces/{codespace_name}"],deleteFromOrganization:["DELETE /orgs/{org}/members/{username}/codespaces/{codespace_name}"],deleteOrgSecret:["DELETE /orgs/{org}/codespaces/secrets/{secret_name}"],deleteRepoSecret:["DELETE /repos/{owner}/{repo}/codespaces/secrets/{secret_name}"],deleteSecretForAuthenticatedUser:["DELETE /user/codespaces/secrets/{secret_name}"],exportForAuthenticatedUser:["POST /user/codespaces/{codespace_name}/exports"],getCodespacesForUserInOrg:["GET /orgs/{org}/members/{username}/codespaces"],getExportDetailsForAuthenticatedUser:["GET /user/codespaces/{codespace_name}/exports/{export_id}"],getForAuthenticatedUser:["GET /user/codespaces/{codespace_name}"],getOrgPublicKey:["GET /orgs/{org}/codespaces/secrets/public-key"],getOrgSecret:["GET /orgs/{org}/codespaces/secrets/{secret_name}"],getPublicKeyForAuthenticatedUser:["GET /user/codespaces/secrets/public-key"],getRepoPublicKey:["GET /repos/{owner}/{repo}/codespaces/secrets/public-key"],getRepoSecret:["GET /repos/{owner}/{repo}/codespaces/secrets/{secret_name}"],getSecretForAuthenticatedUser:["GET /user/codespaces/secrets/{secret_name}"],listDevcontainersInRepositoryForAuthenticatedUser:["GET /repos/{owner}/{repo}/codespaces/devcontainers"],listForAuthenticatedUser:["GET /user/codespaces"],listInOrganization:["GET /orgs/{org}/codespaces",{},{renamedParameters:{org_id:"org"}}],listInRepositoryForAuthenticatedUser:["GET /repos/{owner}/{repo}/codespaces"],listOrgSecrets:["GET /orgs/{org}/codespaces/secrets"],listRepoSecrets:["GET /repos/{owner}/{repo}/codespaces/secrets"],listRepositoriesForSecretForAuthenticatedUser:["GET /user/codespaces/secrets/{secret_name}/repositories"],listSecretsForAuthenticatedUser:["GET /user/codespaces/secrets"],listSelectedReposForOrgSecret:["GET /orgs/{org}/codespaces/secrets/{secret_name}/repositories"],preFlightWithRepoForAuthenticatedUser:["GET /repos/{owner}/{repo}/codespaces/new"],publishForAuthenticatedUser:["POST /user/codespaces/{codespace_name}/publish"],removeRepositoryForSecretForAuthenticatedUser:["DELETE /user/codespaces/secrets/{secret_name}/repositories/{repository_id}"],removeSelectedRepoFromOrgSecret:["DELETE /orgs/{org}/codespaces/secrets/{secret_name}/repositories/{repository_id}"],repoMachinesForAuthenticatedUser:["GET /repos/{owner}/{repo}/codespaces/machines"],setRepositoriesForSecretForAuthenticatedUser:["PUT /user/codespaces/secrets/{secret_name}/repositories"],setSelectedReposForOrgSecret:["PUT /orgs/{org}/codespaces/secrets/{secret_name}/repositories"],startForAuthenticatedUser:["POST /user/codespaces/{codespace_name}/start"],stopForAuthenticatedUser:["POST /user/codespaces/{codespace_name}/stop"],stopInOrganization:["POST /orgs/{org}/members/{username}/codespaces/{codespace_name}/stop"],updateForAuthenticatedUser:["PATCH /user/codespaces/{codespace_name}"]},copilot:{addCopilotSeatsForTeams:["POST /orgs/{org}/copilot/billing/selected_teams"],addCopilotSeatsForUsers:["POST /orgs/{org}/copilot/billing/selected_users"],cancelCopilotSeatAssignmentForTeams:["DELETE /orgs/{org}/copilot/billing/selected_teams"],cancelCopilotSeatAssignmentForUsers:["DELETE /orgs/{org}/copilot/billing/selected_users"],copilotMetricsForOrganization:["GET /orgs/{org}/copilot/metrics"],copilotMetricsForTeam:["GET /orgs/{org}/team/{team_slug}/copilot/metrics"],getCopilotOrganizationDetails:["GET /orgs/{org}/copilot/billing"],getCopilotSeatDetailsForUser:["GET /orgs/{org}/members/{username}/copilot"],listCopilotSeats:["GET /orgs/{org}/copilot/billing/seats"],usageMetricsForOrg:["GET /orgs/{org}/copilot/usage"],usageMetricsForTeam:["GET /orgs/{org}/team/{team_slug}/copilot/usage"]},dependabot:{addSelectedRepoToOrgSecret:["PUT /orgs/{org}/dependabot/secrets/{secret_name}/repositories/{repository_id}"],createOrUpdateOrgSecret:["PUT /orgs/{org}/dependabot/secrets/{secret_name}"],createOrUpdateRepoSecret:["PUT /repos/{owner}/{repo}/dependabot/secrets/{secret_name}"],deleteOrgSecret:["DELETE /orgs/{org}/dependabot/secrets/{secret_name}"],deleteRepoSecret:["DELETE /repos/{owner}/{repo}/dependabot/secrets/{secret_name}"],getAlert:["GET /repos/{owner}/{repo}/dependabot/alerts/{alert_number}"],getOrgPublicKey:["GET /orgs/{org}/dependabot/secrets/public-key"],getOrgSecret:["GET /orgs/{org}/dependabot/secrets/{secret_name}"],getRepoPublicKey:["GET /repos/{owner}/{repo}/dependabot/secrets/public-key"],getRepoSecret:["GET /repos/{owner}/{repo}/dependabot/secrets/{secret_name}"],listAlertsForEnterprise:["GET /enterprises/{enterprise}/dependabot/alerts"],listAlertsForOrg:["GET /orgs/{org}/dependabot/alerts"],listAlertsForRepo:["GET /repos/{owner}/{repo}/dependabot/alerts"],listOrgSecrets:["GET /orgs/{org}/dependabot/secrets"],listRepoSecrets:["GET /repos/{owner}/{repo}/dependabot/secrets"],listSelectedReposForOrgSecret:["GET /orgs/{org}/dependabot/secrets/{secret_name}/repositories"],removeSelectedRepoFromOrgSecret:["DELETE /orgs/{org}/dependabot/secrets/{secret_name}/repositories/{repository_id}"],setSelectedReposForOrgSecret:["PUT /orgs/{org}/dependabot/secrets/{secret_name}/repositories"],updateAlert:["PATCH /repos/{owner}/{repo}/dependabot/alerts/{alert_number}"]},dependencyGraph:{createRepositorySnapshot:["POST /repos/{owner}/{repo}/dependency-graph/snapshots"],diffRange:["GET /repos/{owner}/{repo}/dependency-graph/compare/{basehead}"],exportSbom:["GET /repos/{owner}/{repo}/dependency-graph/sbom"]},emojis:{get:["GET /emojis"]},gists:{checkIsStarred:["GET /gists/{gist_id}/star"],create:["POST /gists"],createComment:["POST /gists/{gist_id}/comments"],delete:["DELETE /gists/{gist_id}"],deleteComment:["DELETE /gists/{gist_id}/comments/{comment_id}"],fork:["POST /gists/{gist_id}/forks"],get:["GET /gists/{gist_id}"],getComment:["GET /gists/{gist_id}/comments/{comment_id}"],getRevision:["GET /gists/{gist_id}/{sha}"],list:["GET /gists"],listComments:["GET /gists/{gist_id}/comments"],listCommits:["GET /gists/{gist_id}/commits"],listForUser:["GET /users/{username}/gists"],listForks:["GET /gists/{gist_id}/forks"],listPublic:["GET /gists/public"],listStarred:["GET /gists/starred"],star:["PUT /gists/{gist_id}/star"],unstar:["DELETE /gists/{gist_id}/star"],update:["PATCH /gists/{gist_id}"],updateComment:["PATCH /gists/{gist_id}/comments/{comment_id}"]},git:{createBlob:["POST /repos/{owner}/{repo}/git/blobs"],createCommit:["POST /repos/{owner}/{repo}/git/commits"],createRef:["POST /repos/{owner}/{repo}/git/refs"],createTag:["POST /repos/{owner}/{repo}/git/tags"],createTree:["POST /repos/{owner}/{repo}/git/trees"],deleteRef:["DELETE /repos/{owner}/{repo}/git/refs/{ref}"],getBlob:["GET /repos/{owner}/{repo}/git/blobs/{file_sha}"],getCommit:["GET /repos/{owner}/{repo}/git/commits/{commit_sha}"],getRef:["GET /repos/{owner}/{repo}/git/ref/{ref}"],getTag:["GET /repos/{owner}/{repo}/git/tags/{tag_sha}"],getTree:["GET /repos/{owner}/{repo}/git/trees/{tree_sha}"],listMatchingRefs:["GET /repos/{owner}/{repo}/git/matching-refs/{ref}"],updateRef:["PATCH /repos/{owner}/{repo}/git/refs/{ref}"]},gitignore:{getAllTemplates:["GET /gitignore/templates"],getTemplate:["GET /gitignore/templates/{name}"]},interactions:{getRestrictionsForAuthenticatedUser:["GET /user/interaction-limits"],getRestrictionsForOrg:["GET /orgs/{org}/interaction-limits"],getRestrictionsForRepo:["GET /repos/{owner}/{repo}/interaction-limits"],getRestrictionsForYourPublicRepos:["GET /user/interaction-limits",{},{renamed:["interactions","getRestrictionsForAuthenticatedUser"]}],removeRestrictionsForAuthenticatedUser:["DELETE /user/interaction-limits"],removeRestrictionsForOrg:["DELETE /orgs/{org}/interaction-limits"],removeRestrictionsForRepo:["DELETE /repos/{owner}/{repo}/interaction-limits"],removeRestrictionsForYourPublicRepos:["DELETE /user/interaction-limits",{},{renamed:["interactions","removeRestrictionsForAuthenticatedUser"]}],setRestrictionsForAuthenticatedUser:["PUT /user/interaction-limits"],setRestrictionsForOrg:["PUT /orgs/{org}/interaction-limits"],setRestrictionsForRepo:["PUT /repos/{owner}/{repo}/interaction-limits"],setRestrictionsForYourPublicRepos:["PUT /user/interaction-limits",{},{renamed:["interactions","setRestrictionsForAuthenticatedUser"]}]},issues:{addAssignees:["POST /repos/{owner}/{repo}/issues/{issue_number}/assignees"],addLabels:["POST /repos/{owner}/{repo}/issues/{issue_number}/labels"],addSubIssue:["POST /repos/{owner}/{repo}/issues/{issue_number}/sub_issues"],checkUserCanBeAssigned:["GET /repos/{owner}/{repo}/assignees/{assignee}"],checkUserCanBeAssignedToIssue:["GET /repos/{owner}/{repo}/issues/{issue_number}/assignees/{assignee}"],create:["POST /repos/{owner}/{repo}/issues"],createComment:["POST /repos/{owner}/{repo}/issues/{issue_number}/comments"],createLabel:["POST /repos/{owner}/{repo}/labels"],createMilestone:["POST /repos/{owner}/{repo}/milestones"],deleteComment:["DELETE /repos/{owner}/{repo}/issues/comments/{comment_id}"],deleteLabel:["DELETE /repos/{owner}/{repo}/labels/{name}"],deleteMilestone:["DELETE /repos/{owner}/{repo}/milestones/{milestone_number}"],get:["GET /repos/{owner}/{repo}/issues/{issue_number}"],getComment:["GET /repos/{owner}/{repo}/issues/comments/{comment_id}"],getEvent:["GET /repos/{owner}/{repo}/issues/events/{event_id}"],getLabel:["GET /repos/{owner}/{repo}/labels/{name}"],getMilestone:["GET /repos/{owner}/{repo}/milestones/{milestone_number}"],list:["GET /issues"],listAssignees:["GET /repos/{owner}/{repo}/assignees"],listComments:["GET /repos/{owner}/{repo}/issues/{issue_number}/comments"],listCommentsForRepo:["GET /repos/{owner}/{repo}/issues/comments"],listEvents:["GET /repos/{owner}/{repo}/issues/{issue_number}/events"],listEventsForRepo:["GET /repos/{owner}/{repo}/issues/events"],listEventsForTimeline:["GET /repos/{owner}/{repo}/issues/{issue_number}/timeline"],listForAuthenticatedUser:["GET /user/issues"],listForOrg:["GET /orgs/{org}/issues"],listForRepo:["GET /repos/{owner}/{repo}/issues"],listLabelsForMilestone:["GET /repos/{owner}/{repo}/milestones/{milestone_number}/labels"],listLabelsForRepo:["GET /repos/{owner}/{repo}/labels"],listLabelsOnIssue:["GET /repos/{owner}/{repo}/issues/{issue_number}/labels"],listMilestones:["GET /repos/{owner}/{repo}/milestones"],listSubIssues:["GET /repos/{owner}/{repo}/issues/{issue_number}/sub_issues"],lock:["PUT /repos/{owner}/{repo}/issues/{issue_number}/lock"],removeAllLabels:["DELETE /repos/{owner}/{repo}/issues/{issue_number}/labels"],removeAssignees:["DELETE /repos/{owner}/{repo}/issues/{issue_number}/assignees"],removeLabel:["DELETE /repos/{owner}/{repo}/issues/{issue_number}/labels/{name}"],removeSubIssue:["DELETE /repos/{owner}/{repo}/issues/{issue_number}/sub_issue"],reprioritizeSubIssue:["PATCH /repos/{owner}/{repo}/issues/{issue_number}/sub_issues/priority"],setLabels:["PUT /repos/{owner}/{repo}/issues/{issue_number}/labels"],unlock:["DELETE /repos/{owner}/{repo}/issues/{issue_number}/lock"],update:["PATCH /repos/{owner}/{repo}/issues/{issue_number}"],updateComment:["PATCH /repos/{owner}/{repo}/issues/comments/{comment_id}"],updateLabel:["PATCH /repos/{owner}/{repo}/labels/{name}"],updateMilestone:["PATCH /repos/{owner}/{repo}/milestones/{milestone_number}"]},licenses:{get:["GET /licenses/{license}"],getAllCommonlyUsed:["GET /licenses"],getForRepo:["GET /repos/{owner}/{repo}/license"]},markdown:{render:["POST /markdown"],renderRaw:["POST /markdown/raw",{headers:{"content-type":"text/plain; charset=utf-8"}}]},meta:{get:["GET /meta"],getAllVersions:["GET /versions"],getOctocat:["GET /octocat"],getZen:["GET /zen"],root:["GET /"]},migrations:{deleteArchiveForAuthenticatedUser:["DELETE /user/migrations/{migration_id}/archive"],deleteArchiveForOrg:["DELETE /orgs/{org}/migrations/{migration_id}/archive"],downloadArchiveForOrg:["GET /orgs/{org}/migrations/{migration_id}/archive"],getArchiveForAuthenticatedUser:["GET /user/migrations/{migration_id}/archive"],getStatusForAuthenticatedUser:["GET /user/migrations/{migration_id}"],getStatusForOrg:["GET /orgs/{org}/migrations/{migration_id}"],listForAuthenticatedUser:["GET /user/migrations"],listForOrg:["GET /orgs/{org}/migrations"],listReposForAuthenticatedUser:["GET /user/migrations/{migration_id}/repositories"],listReposForOrg:["GET /orgs/{org}/migrations/{migration_id}/repositories"],listReposForUser:["GET /user/migrations/{migration_id}/repositories",{},{renamed:["migrations","listReposForAuthenticatedUser"]}],startForAuthenticatedUser:["POST /user/migrations"],startForOrg:["POST /orgs/{org}/migrations"],unlockRepoForAuthenticatedUser:["DELETE /user/migrations/{migration_id}/repos/{repo_name}/lock"],unlockRepoForOrg:["DELETE /orgs/{org}/migrations/{migration_id}/repos/{repo_name}/lock"]},oidc:{getOidcCustomSubTemplateForOrg:["GET /orgs/{org}/actions/oidc/customization/sub"],updateOidcCustomSubTemplateForOrg:["PUT /orgs/{org}/actions/oidc/customization/sub"]},orgs:{addSecurityManagerTeam:["PUT /orgs/{org}/security-managers/teams/{team_slug}",{},{deprecated:"octokit.rest.orgs.addSecurityManagerTeam() is deprecated, see https://docs.github.com/rest/orgs/security-managers#add-a-security-manager-team"}],assignTeamToOrgRole:["PUT /orgs/{org}/organization-roles/teams/{team_slug}/{role_id}"],assignUserToOrgRole:["PUT /orgs/{org}/organization-roles/users/{username}/{role_id}"],blockUser:["PUT /orgs/{org}/blocks/{username}"],cancelInvitation:["DELETE /orgs/{org}/invitations/{invitation_id}"],checkBlockedUser:["GET /orgs/{org}/blocks/{username}"],checkMembershipForUser:["GET /orgs/{org}/members/{username}"],checkPublicMembershipForUser:["GET /orgs/{org}/public_members/{username}"],convertMemberToOutsideCollaborator:["PUT /orgs/{org}/outside_collaborators/{username}"],createInvitation:["POST /orgs/{org}/invitations"],createOrUpdateCustomProperties:["PATCH /orgs/{org}/properties/schema"],createOrUpdateCustomPropertiesValuesForRepos:["PATCH /orgs/{org}/properties/values"],createOrUpdateCustomProperty:["PUT /orgs/{org}/properties/schema/{custom_property_name}"],createWebhook:["POST /orgs/{org}/hooks"],delete:["DELETE /orgs/{org}"],deleteWebhook:["DELETE /orgs/{org}/hooks/{hook_id}"],enableOrDisableSecurityProductOnAllOrgRepos:["POST /orgs/{org}/{security_product}/{enablement}",{},{deprecated:"octokit.rest.orgs.enableOrDisableSecurityProductOnAllOrgRepos() is deprecated, see https://docs.github.com/rest/orgs/orgs#enable-or-disable-a-security-feature-for-an-organization"}],get:["GET /orgs/{org}"],getAllCustomProperties:["GET /orgs/{org}/properties/schema"],getCustomProperty:["GET /orgs/{org}/properties/schema/{custom_property_name}"],getMembershipForAuthenticatedUser:["GET /user/memberships/orgs/{org}"],getMembershipForUser:["GET /orgs/{org}/memberships/{username}"],getOrgRole:["GET /orgs/{org}/organization-roles/{role_id}"],getWebhook:["GET /orgs/{org}/hooks/{hook_id}"],getWebhookConfigForOrg:["GET /orgs/{org}/hooks/{hook_id}/config"],getWebhookDelivery:["GET /orgs/{org}/hooks/{hook_id}/deliveries/{delivery_id}"],list:["GET /organizations"],listAppInstallations:["GET /orgs/{org}/installations"],listAttestations:["GET /orgs/{org}/attestations/{subject_digest}"],listBlockedUsers:["GET /orgs/{org}/blocks"],listCustomPropertiesValuesForRepos:["GET /orgs/{org}/properties/values"],listFailedInvitations:["GET /orgs/{org}/failed_invitations"],listForAuthenticatedUser:["GET /user/orgs"],listForUser:["GET /users/{username}/orgs"],listInvitationTeams:["GET /orgs/{org}/invitations/{invitation_id}/teams"],listMembers:["GET /orgs/{org}/members"],listMembershipsForAuthenticatedUser:["GET /user/memberships/orgs"],listOrgRoleTeams:["GET /orgs/{org}/organization-roles/{role_id}/teams"],listOrgRoleUsers:["GET /orgs/{org}/organization-roles/{role_id}/users"],listOrgRoles:["GET /orgs/{org}/organization-roles"],listOrganizationFineGrainedPermissions:["GET /orgs/{org}/organization-fine-grained-permissions"],listOutsideCollaborators:["GET /orgs/{org}/outside_collaborators"],listPatGrantRepositories:["GET /orgs/{org}/personal-access-tokens/{pat_id}/repositories"],listPatGrantRequestRepositories:["GET /orgs/{org}/personal-access-token-requests/{pat_request_id}/repositories"],listPatGrantRequests:["GET /orgs/{org}/personal-access-token-requests"],listPatGrants:["GET /orgs/{org}/personal-access-tokens"],listPendingInvitations:["GET /orgs/{org}/invitations"],listPublicMembers:["GET /orgs/{org}/public_members"],listSecurityManagerTeams:["GET /orgs/{org}/security-managers",{},{deprecated:"octokit.rest.orgs.listSecurityManagerTeams() is deprecated, see https://docs.github.com/rest/orgs/security-managers#list-security-manager-teams"}],listWebhookDeliveries:["GET /orgs/{org}/hooks/{hook_id}/deliveries"],listWebhooks:["GET /orgs/{org}/hooks"],pingWebhook:["POST /orgs/{org}/hooks/{hook_id}/pings"],redeliverWebhookDelivery:["POST /orgs/{org}/hooks/{hook_id}/deliveries/{delivery_id}/attempts"],removeCustomProperty:["DELETE /orgs/{org}/properties/schema/{custom_property_name}"],removeMember:["DELETE /orgs/{org}/members/{username}"],removeMembershipForUser:["DELETE /orgs/{org}/memberships/{username}"],removeOutsideCollaborator:["DELETE /orgs/{org}/outside_collaborators/{username}"],removePublicMembershipForAuthenticatedUser:["DELETE /orgs/{org}/public_members/{username}"],removeSecurityManagerTeam:["DELETE /orgs/{org}/security-managers/teams/{team_slug}",{},{deprecated:"octokit.rest.orgs.removeSecurityManagerTeam() is deprecated, see https://docs.github.com/rest/orgs/security-managers#remove-a-security-manager-team"}],reviewPatGrantRequest:["POST /orgs/{org}/personal-access-token-requests/{pat_request_id}"],reviewPatGrantRequestsInBulk:["POST /orgs/{org}/personal-access-token-requests"],revokeAllOrgRolesTeam:["DELETE /orgs/{org}/organization-roles/teams/{team_slug}"],revokeAllOrgRolesUser:["DELETE /orgs/{org}/organization-roles/users/{username}"],revokeOrgRoleTeam:["DELETE /orgs/{org}/organization-roles/teams/{team_slug}/{role_id}"],revokeOrgRoleUser:["DELETE /orgs/{org}/organization-roles/users/{username}/{role_id}"],setMembershipForUser:["PUT /orgs/{org}/memberships/{username}"],setPublicMembershipForAuthenticatedUser:["PUT /orgs/{org}/public_members/{username}"],unblockUser:["DELETE /orgs/{org}/blocks/{username}"],update:["PATCH /orgs/{org}"],updateMembershipForAuthenticatedUser:["PATCH /user/memberships/orgs/{org}"],updatePatAccess:["POST /orgs/{org}/personal-access-tokens/{pat_id}"],updatePatAccesses:["POST /orgs/{org}/personal-access-tokens"],updateWebhook:["PATCH /orgs/{org}/hooks/{hook_id}"],updateWebhookConfigForOrg:["PATCH /orgs/{org}/hooks/{hook_id}/config"]},packages:{deletePackageForAuthenticatedUser:["DELETE /user/packages/{package_type}/{package_name}"],deletePackageForOrg:["DELETE /orgs/{org}/packages/{package_type}/{package_name}"],deletePackageForUser:["DELETE /users/{username}/packages/{package_type}/{package_name}"],deletePackageVersionForAuthenticatedUser:["DELETE /user/packages/{package_type}/{package_name}/versions/{package_version_id}"],deletePackageVersionForOrg:["DELETE /orgs/{org}/packages/{package_type}/{package_name}/versions/{package_version_id}"],deletePackageVersionForUser:["DELETE /users/{username}/packages/{package_type}/{package_name}/versions/{package_version_id}"],getAllPackageVersionsForAPackageOwnedByAnOrg:["GET /orgs/{org}/packages/{package_type}/{package_name}/versions",{},{renamed:["packages","getAllPackageVersionsForPackageOwnedByOrg"]}],getAllPackageVersionsForAPackageOwnedByTheAuthenticatedUser:["GET /user/packages/{package_type}/{package_name}/versions",{},{renamed:["packages","getAllPackageVersionsForPackageOwnedByAuthenticatedUser"]}],getAllPackageVersionsForPackageOwnedByAuthenticatedUser:["GET /user/packages/{package_type}/{package_name}/versions"],getAllPackageVersionsForPackageOwnedByOrg:["GET /orgs/{org}/packages/{package_type}/{package_name}/versions"],getAllPackageVersionsForPackageOwnedByUser:["GET /users/{username}/packages/{package_type}/{package_name}/versions"],getPackageForAuthenticatedUser:["GET /user/packages/{package_type}/{package_name}"],getPackageForOrganization:["GET /orgs/{org}/packages/{package_type}/{package_name}"],getPackageForUser:["GET /users/{username}/packages/{package_type}/{package_name}"],getPackageVersionForAuthenticatedUser:["GET /user/packages/{package_type}/{package_name}/versions/{package_version_id}"],getPackageVersionForOrganization:["GET /orgs/{org}/packages/{package_type}/{package_name}/versions/{package_version_id}"],getPackageVersionForUser:["GET /users/{username}/packages/{package_type}/{package_name}/versions/{package_version_id}"],listDockerMigrationConflictingPackagesForAuthenticatedUser:["GET /user/docker/conflicts"],listDockerMigrationConflictingPackagesForOrganization:["GET /orgs/{org}/docker/conflicts"],listDockerMigrationConflictingPackagesForUser:["GET /users/{username}/docker/conflicts"],listPackagesForAuthenticatedUser:["GET /user/packages"],listPackagesForOrganization:["GET /orgs/{org}/packages"],listPackagesForUser:["GET /users/{username}/packages"],restorePackageForAuthenticatedUser:["POST /user/packages/{package_type}/{package_name}/restore{?token}"],restorePackageForOrg:["POST /orgs/{org}/packages/{package_type}/{package_name}/restore{?token}"],restorePackageForUser:["POST /users/{username}/packages/{package_type}/{package_name}/restore{?token}"],restorePackageVersionForAuthenticatedUser:["POST /user/packages/{package_type}/{package_name}/versions/{package_version_id}/restore"],restorePackageVersionForOrg:["POST /orgs/{org}/packages/{package_type}/{package_name}/versions/{package_version_id}/restore"],restorePackageVersionForUser:["POST /users/{username}/packages/{package_type}/{package_name}/versions/{package_version_id}/restore"]},privateRegistries:{createOrgPrivateRegistry:["POST /orgs/{org}/private-registries"],deleteOrgPrivateRegistry:["DELETE /orgs/{org}/private-registries/{secret_name}"],getOrgPrivateRegistry:["GET /orgs/{org}/private-registries/{secret_name}"],getOrgPublicKey:["GET /orgs/{org}/private-registries/public-key"],listOrgPrivateRegistries:["GET /orgs/{org}/private-registries"],updateOrgPrivateRegistry:["PATCH /orgs/{org}/private-registries/{secret_name}"]},projects:{addCollaborator:["PUT /projects/{project_id}/collaborators/{username}"],createCard:["POST /projects/columns/{column_id}/cards"],createColumn:["POST /projects/{project_id}/columns"],createForAuthenticatedUser:["POST /user/projects"],createForOrg:["POST /orgs/{org}/projects"],createForRepo:["POST /repos/{owner}/{repo}/projects"],delete:["DELETE /projects/{project_id}"],deleteCard:["DELETE /projects/columns/cards/{card_id}"],deleteColumn:["DELETE /projects/columns/{column_id}"],get:["GET /projects/{project_id}"],getCard:["GET /projects/columns/cards/{card_id}"],getColumn:["GET /projects/columns/{column_id}"],getPermissionForUser:["GET /projects/{project_id}/collaborators/{username}/permission"],listCards:["GET /projects/columns/{column_id}/cards"],listCollaborators:["GET /projects/{project_id}/collaborators"],listColumns:["GET /projects/{project_id}/columns"],listForOrg:["GET /orgs/{org}/projects"],listForRepo:["GET /repos/{owner}/{repo}/projects"],listForUser:["GET /users/{username}/projects"],moveCard:["POST /projects/columns/cards/{card_id}/moves"],moveColumn:["POST /projects/columns/{column_id}/moves"],removeCollaborator:["DELETE /projects/{project_id}/collaborators/{username}"],update:["PATCH /projects/{project_id}"],updateCard:["PATCH /projects/columns/cards/{card_id}"],updateColumn:["PATCH /projects/columns/{column_id}"]},pulls:{checkIfMerged:["GET /repos/{owner}/{repo}/pulls/{pull_number}/merge"],create:["POST /repos/{owner}/{repo}/pulls"],createReplyForReviewComment:["POST /repos/{owner}/{repo}/pulls/{pull_number}/comments/{comment_id}/replies"],createReview:["POST /repos/{owner}/{repo}/pulls/{pull_number}/reviews"],createReviewComment:["POST /repos/{owner}/{repo}/pulls/{pull_number}/comments"],deletePendingReview:["DELETE /repos/{owner}/{repo}/pulls/{pull_number}/reviews/{review_id}"],deleteReviewComment:["DELETE /repos/{owner}/{repo}/pulls/comments/{comment_id}"],dismissReview:["PUT /repos/{owner}/{repo}/pulls/{pull_number}/reviews/{review_id}/dismissals"],get:["GET /repos/{owner}/{repo}/pulls/{pull_number}"],getReview:["GET /repos/{owner}/{repo}/pulls/{pull_number}/reviews/{review_id}"],getReviewComment:["GET /repos/{owner}/{repo}/pulls/comments/{comment_id}"],list:["GET /repos/{owner}/{repo}/pulls"],listCommentsForReview:["GET /repos/{owner}/{repo}/pulls/{pull_number}/reviews/{review_id}/comments"],listCommits:["GET /repos/{owner}/{repo}/pulls/{pull_number}/commits"],listFiles:["GET /repos/{owner}/{repo}/pulls/{pull_number}/files"],listRequestedReviewers:["GET /repos/{owner}/{repo}/pulls/{pull_number}/requested_reviewers"],listReviewComments:["GET /repos/{owner}/{repo}/pulls/{pull_number}/comments"],listReviewCommentsForRepo:["GET /repos/{owner}/{repo}/pulls/comments"],listReviews:["GET /repos/{owner}/{repo}/pulls/{pull_number}/reviews"],merge:["PUT /repos/{owner}/{repo}/pulls/{pull_number}/merge"],removeRequestedReviewers:["DELETE /repos/{owner}/{repo}/pulls/{pull_number}/requested_reviewers"],requestReviewers:["POST /repos/{owner}/{repo}/pulls/{pull_number}/requested_reviewers"],submitReview:["POST /repos/{owner}/{repo}/pulls/{pull_number}/reviews/{review_id}/events"],update:["PATCH /repos/{owner}/{repo}/pulls/{pull_number}"],updateBranch:["PUT /repos/{owner}/{repo}/pulls/{pull_number}/update-branch"],updateReview:["PUT /repos/{owner}/{repo}/pulls/{pull_number}/reviews/{review_id}"],updateReviewComment:["PATCH /repos/{owner}/{repo}/pulls/comments/{comment_id}"]},rateLimit:{get:["GET /rate_limit"]},reactions:{createForCommitComment:["POST /repos/{owner}/{repo}/comments/{comment_id}/reactions"],createForIssue:["POST /repos/{owner}/{repo}/issues/{issue_number}/reactions"],createForIssueComment:["POST /repos/{owner}/{repo}/issues/comments/{comment_id}/reactions"],createForPullRequestReviewComment:["POST /repos/{owner}/{repo}/pulls/comments/{comment_id}/reactions"],createForRelease:["POST /repos/{owner}/{repo}/releases/{release_id}/reactions"],createForTeamDiscussionCommentInOrg:["POST /orgs/{org}/teams/{team_slug}/discussions/{discussion_number}/comments/{comment_number}/reactions"],createForTeamDiscussionInOrg:["POST /orgs/{org}/teams/{team_slug}/discussions/{discussion_number}/reactions"],deleteForCommitComment:["DELETE /repos/{owner}/{repo}/comments/{comment_id}/reactions/{reaction_id}"],deleteForIssue:["DELETE /repos/{owner}/{repo}/issues/{issue_number}/reactions/{reaction_id}"],deleteForIssueComment:["DELETE /repos/{owner}/{repo}/issues/comments/{comment_id}/reactions/{reaction_id}"],deleteForPullRequestComment:["DELETE /repos/{owner}/{repo}/pulls/comments/{comment_id}/reactions/{reaction_id}"],deleteForRelease:["DELETE /repos/{owner}/{repo}/releases/{release_id}/reactions/{reaction_id}"],deleteForTeamDiscussion:["DELETE /orgs/{org}/teams/{team_slug}/discussions/{discussion_number}/reactions/{reaction_id}"],deleteForTeamDiscussionComment:["DELETE /orgs/{org}/teams/{team_slug}/discussions/{discussion_number}/comments/{comment_number}/reactions/{reaction_id}"],listForCommitComment:["GET /repos/{owner}/{repo}/comments/{comment_id}/reactions"],listForIssue:["GET /repos/{owner}/{repo}/issues/{issue_number}/reactions"],listForIssueComment:["GET /repos/{owner}/{repo}/issues/comments/{comment_id}/reactions"],listForPullRequestReviewComment:["GET /repos/{owner}/{repo}/pulls/comments/{comment_id}/reactions"],listForRelease:["GET /repos/{owner}/{repo}/releases/{release_id}/reactions"],listForTeamDiscussionCommentInOrg:["GET /orgs/{org}/teams/{team_slug}/discussions/{discussion_number}/comments/{comment_number}/reactions"],listForTeamDiscussionInOrg:["GET /orgs/{org}/teams/{team_slug}/discussions/{discussion_number}/reactions"]},repos:{acceptInvitation:["PATCH /user/repository_invitations/{invitation_id}",{},{renamed:["repos","acceptInvitationForAuthenticatedUser"]}],acceptInvitationForAuthenticatedUser:["PATCH /user/repository_invitations/{invitation_id}"],addAppAccessRestrictions:["POST /repos/{owner}/{repo}/branches/{branch}/protection/restrictions/apps",{},{mapToData:"apps"}],addCollaborator:["PUT /repos/{owner}/{repo}/collaborators/{username}"],addStatusCheckContexts:["POST /repos/{owner}/{repo}/branches/{branch}/protection/required_status_checks/contexts",{},{mapToData:"contexts"}],addTeamAccessRestrictions:["POST /repos/{owner}/{repo}/branches/{branch}/protection/restrictions/teams",{},{mapToData:"teams"}],addUserAccessRestrictions:["POST /repos/{owner}/{repo}/branches/{branch}/protection/restrictions/users",{},{mapToData:"users"}],cancelPagesDeployment:["POST /repos/{owner}/{repo}/pages/deployments/{pages_deployment_id}/cancel"],checkAutomatedSecurityFixes:["GET /repos/{owner}/{repo}/automated-security-fixes"],checkCollaborator:["GET /repos/{owner}/{repo}/collaborators/{username}"],checkPrivateVulnerabilityReporting:["GET /repos/{owner}/{repo}/private-vulnerability-reporting"],checkVulnerabilityAlerts:["GET /repos/{owner}/{repo}/vulnerability-alerts"],codeownersErrors:["GET /repos/{owner}/{repo}/codeowners/errors"],compareCommits:["GET /repos/{owner}/{repo}/compare/{base}...{head}"],compareCommitsWithBasehead:["GET /repos/{owner}/{repo}/compare/{basehead}"],createAttestation:["POST /repos/{owner}/{repo}/attestations"],createAutolink:["POST /repos/{owner}/{repo}/autolinks"],createCommitComment:["POST /repos/{owner}/{repo}/commits/{commit_sha}/comments"],createCommitSignatureProtection:["POST /repos/{owner}/{repo}/branches/{branch}/protection/required_signatures"],createCommitStatus:["POST /repos/{owner}/{repo}/statuses/{sha}"],createDeployKey:["POST /repos/{owner}/{repo}/keys"],createDeployment:["POST /repos/{owner}/{repo}/deployments"],createDeploymentBranchPolicy:["POST /repos/{owner}/{repo}/environments/{environment_name}/deployment-branch-policies"],createDeploymentProtectionRule:["POST /repos/{owner}/{repo}/environments/{environment_name}/deployment_protection_rules"],createDeploymentStatus:["POST /repos/{owner}/{repo}/deployments/{deployment_id}/statuses"],createDispatchEvent:["POST /repos/{owner}/{repo}/dispatches"],createForAuthenticatedUser:["POST /user/repos"],createFork:["POST /repos/{owner}/{repo}/forks"],createInOrg:["POST /orgs/{org}/repos"],createOrUpdateCustomPropertiesValues:["PATCH /repos/{owner}/{repo}/properties/values"],createOrUpdateEnvironment:["PUT /repos/{owner}/{repo}/environments/{environment_name}"],createOrUpdateFileContents:["PUT /repos/{owner}/{repo}/contents/{path}"],createOrgRuleset:["POST /orgs/{org}/rulesets"],createPagesDeployment:["POST /repos/{owner}/{repo}/pages/deployments"],createPagesSite:["POST /repos/{owner}/{repo}/pages"],createRelease:["POST /repos/{owner}/{repo}/releases"],createRepoRuleset:["POST /repos/{owner}/{repo}/rulesets"],createUsingTemplate:["POST /repos/{template_owner}/{template_repo}/generate"],createWebhook:["POST /repos/{owner}/{repo}/hooks"],declineInvitation:["DELETE /user/repository_invitations/{invitation_id}",{},{renamed:["repos","declineInvitationForAuthenticatedUser"]}],declineInvitationForAuthenticatedUser:["DELETE /user/repository_invitations/{invitation_id}"],delete:["DELETE /repos/{owner}/{repo}"],deleteAccessRestrictions:["DELETE /repos/{owner}/{repo}/branches/{branch}/protection/restrictions"],deleteAdminBranchProtection:["DELETE /repos/{owner}/{repo}/branches/{branch}/protection/enforce_admins"],deleteAnEnvironment:["DELETE /repos/{owner}/{repo}/environments/{environment_name}"],deleteAutolink:["DELETE /repos/{owner}/{repo}/autolinks/{autolink_id}"],deleteBranchProtection:["DELETE /repos/{owner}/{repo}/branches/{branch}/protection"],deleteCommitComment:["DELETE /repos/{owner}/{repo}/comments/{comment_id}"],deleteCommitSignatureProtection:["DELETE /repos/{owner}/{repo}/branches/{branch}/protection/required_signatures"],deleteDeployKey:["DELETE /repos/{owner}/{repo}/keys/{key_id}"],deleteDeployment:["DELETE /repos/{owner}/{repo}/deployments/{deployment_id}"],deleteDeploymentBranchPolicy:["DELETE /repos/{owner}/{repo}/environments/{environment_name}/deployment-branch-policies/{branch_policy_id}"],deleteFile:["DELETE /repos/{owner}/{repo}/contents/{path}"],deleteInvitation:["DELETE /repos/{owner}/{repo}/invitations/{invitation_id}"],deleteOrgRuleset:["DELETE /orgs/{org}/rulesets/{ruleset_id}"],deletePagesSite:["DELETE /repos/{owner}/{repo}/pages"],deletePullRequestReviewProtection:["DELETE /repos/{owner}/{repo}/branches/{branch}/protection/required_pull_request_reviews"],deleteRelease:["DELETE /repos/{owner}/{repo}/releases/{release_id}"],deleteReleaseAsset:["DELETE /repos/{owner}/{repo}/releases/assets/{asset_id}"],deleteRepoRuleset:["DELETE /repos/{owner}/{repo}/rulesets/{ruleset_id}"],deleteWebhook:["DELETE /repos/{owner}/{repo}/hooks/{hook_id}"],disableAutomatedSecurityFixes:["DELETE /repos/{owner}/{repo}/automated-security-fixes"],disableDeploymentProtectionRule:["DELETE /repos/{owner}/{repo}/environments/{environment_name}/deployment_protection_rules/{protection_rule_id}"],disablePrivateVulnerabilityReporting:["DELETE /repos/{owner}/{repo}/private-vulnerability-reporting"],disableVulnerabilityAlerts:["DELETE /repos/{owner}/{repo}/vulnerability-alerts"],downloadArchive:["GET /repos/{owner}/{repo}/zipball/{ref}",{},{renamed:["repos","downloadZipballArchive"]}],downloadTarballArchive:["GET /repos/{owner}/{repo}/tarball/{ref}"],downloadZipballArchive:["GET /repos/{owner}/{repo}/zipball/{ref}"],enableAutomatedSecurityFixes:["PUT /repos/{owner}/{repo}/automated-security-fixes"],enablePrivateVulnerabilityReporting:["PUT /repos/{owner}/{repo}/private-vulnerability-reporting"],enableVulnerabilityAlerts:["PUT /repos/{owner}/{repo}/vulnerability-alerts"],generateReleaseNotes:["POST /repos/{owner}/{repo}/releases/generate-notes"],get:["GET /repos/{owner}/{repo}"],getAccessRestrictions:["GET /repos/{owner}/{repo}/branches/{branch}/protection/restrictions"],getAdminBranchProtection:["GET /repos/{owner}/{repo}/branches/{branch}/protection/enforce_admins"],getAllDeploymentProtectionRules:["GET /repos/{owner}/{repo}/environments/{environment_name}/deployment_protection_rules"],getAllEnvironments:["GET /repos/{owner}/{repo}/environments"],getAllStatusCheckContexts:["GET /repos/{owner}/{repo}/branches/{branch}/protection/required_status_checks/contexts"],getAllTopics:["GET /repos/{owner}/{repo}/topics"],getAppsWithAccessToProtectedBranch:["GET /repos/{owner}/{repo}/branches/{branch}/protection/restrictions/apps"],getAutolink:["GET /repos/{owner}/{repo}/autolinks/{autolink_id}"],getBranch:["GET /repos/{owner}/{repo}/branches/{branch}"],getBranchProtection:["GET /repos/{owner}/{repo}/branches/{branch}/protection"],getBranchRules:["GET /repos/{owner}/{repo}/rules/branches/{branch}"],getClones:["GET /repos/{owner}/{repo}/traffic/clones"],getCodeFrequencyStats:["GET /repos/{owner}/{repo}/stats/code_frequency"],getCollaboratorPermissionLevel:["GET /repos/{owner}/{repo}/collaborators/{username}/permission"],getCombinedStatusForRef:["GET /repos/{owner}/{repo}/commits/{ref}/status"],getCommit:["GET /repos/{owner}/{repo}/commits/{ref}"],getCommitActivityStats:["GET /repos/{owner}/{repo}/stats/commit_activity"],getCommitComment:["GET /repos/{owner}/{repo}/comments/{comment_id}"],getCommitSignatureProtection:["GET /repos/{owner}/{repo}/branches/{branch}/protection/required_signatures"],getCommunityProfileMetrics:["GET /repos/{owner}/{repo}/community/profile"],getContent:["GET /repos/{owner}/{repo}/contents/{path}"],getContributorsStats:["GET /repos/{owner}/{repo}/stats/contributors"],getCustomDeploymentProtectionRule:["GET /repos/{owner}/{repo}/environments/{environment_name}/deployment_protection_rules/{protection_rule_id}"],getCustomPropertiesValues:["GET /repos/{owner}/{repo}/properties/values"],getDeployKey:["GET /repos/{owner}/{repo}/keys/{key_id}"],getDeployment:["GET /repos/{owner}/{repo}/deployments/{deployment_id}"],getDeploymentBranchPolicy:["GET /repos/{owner}/{repo}/environments/{environment_name}/deployment-branch-policies/{branch_policy_id}"],getDeploymentStatus:["GET /repos/{owner}/{repo}/deployments/{deployment_id}/statuses/{status_id}"],getEnvironment:["GET /repos/{owner}/{repo}/environments/{environment_name}"],getLatestPagesBuild:["GET /repos/{owner}/{repo}/pages/builds/latest"],getLatestRelease:["GET /repos/{owner}/{repo}/releases/latest"],getOrgRuleSuite:["GET /orgs/{org}/rulesets/rule-suites/{rule_suite_id}"],getOrgRuleSuites:["GET /orgs/{org}/rulesets/rule-suites"],getOrgRuleset:["GET /orgs/{org}/rulesets/{ruleset_id}"],getOrgRulesets:["GET /orgs/{org}/rulesets"],getPages:["GET /repos/{owner}/{repo}/pages"],getPagesBuild:["GET /repos/{owner}/{repo}/pages/builds/{build_id}"],getPagesDeployment:["GET /repos/{owner}/{repo}/pages/deployments/{pages_deployment_id}"],getPagesHealthCheck:["GET /repos/{owner}/{repo}/pages/health"],getParticipationStats:["GET /repos/{owner}/{repo}/stats/participation"],getPullRequestReviewProtection:["GET /repos/{owner}/{repo}/branches/{branch}/protection/required_pull_request_reviews"],getPunchCardStats:["GET /repos/{owner}/{repo}/stats/punch_card"],getReadme:["GET /repos/{owner}/{repo}/readme"],getReadmeInDirectory:["GET /repos/{owner}/{repo}/readme/{dir}"],getRelease:["GET /repos/{owner}/{repo}/releases/{release_id}"],getReleaseAsset:["GET /repos/{owner}/{repo}/releases/assets/{asset_id}"],getReleaseByTag:["GET /repos/{owner}/{repo}/releases/tags/{tag}"],getRepoRuleSuite:["GET /repos/{owner}/{repo}/rulesets/rule-suites/{rule_suite_id}"],getRepoRuleSuites:["GET /repos/{owner}/{repo}/rulesets/rule-suites"],getRepoRuleset:["GET /repos/{owner}/{repo}/rulesets/{ruleset_id}"],getRepoRulesets:["GET /repos/{owner}/{repo}/rulesets"],getStatusChecksProtection:["GET /repos/{owner}/{repo}/branches/{branch}/protection/required_status_checks"],getTeamsWithAccessToProtectedBranch:["GET /repos/{owner}/{repo}/branches/{branch}/protection/restrictions/teams"],getTopPaths:["GET /repos/{owner}/{repo}/traffic/popular/paths"],getTopReferrers:["GET /repos/{owner}/{repo}/traffic/popular/referrers"],getUsersWithAccessToProtectedBranch:["GET /repos/{owner}/{repo}/branches/{branch}/protection/restrictions/users"],getViews:["GET /repos/{owner}/{repo}/traffic/views"],getWebhook:["GET /repos/{owner}/{repo}/hooks/{hook_id}"],getWebhookConfigForRepo:["GET /repos/{owner}/{repo}/hooks/{hook_id}/config"],getWebhookDelivery:["GET /repos/{owner}/{repo}/hooks/{hook_id}/deliveries/{delivery_id}"],listActivities:["GET /repos/{owner}/{repo}/activity"],listAttestations:["GET /repos/{owner}/{repo}/attestations/{subject_digest}"],listAutolinks:["GET /repos/{owner}/{repo}/autolinks"],listBranches:["GET /repos/{owner}/{repo}/branches"],listBranchesForHeadCommit:["GET /repos/{owner}/{repo}/commits/{commit_sha}/branches-where-head"],listCollaborators:["GET /repos/{owner}/{repo}/collaborators"],listCommentsForCommit:["GET /repos/{owner}/{repo}/commits/{commit_sha}/comments"],listCommitCommentsForRepo:["GET /repos/{owner}/{repo}/comments"],listCommitStatusesForRef:["GET /repos/{owner}/{repo}/commits/{ref}/statuses"],listCommits:["GET /repos/{owner}/{repo}/commits"],listContributors:["GET /repos/{owner}/{repo}/contributors"],listCustomDeploymentRuleIntegrations:["GET /repos/{owner}/{repo}/environments/{environment_name}/deployment_protection_rules/apps"],listDeployKeys:["GET /repos/{owner}/{repo}/keys"],listDeploymentBranchPolicies:["GET /repos/{owner}/{repo}/environments/{environment_name}/deployment-branch-policies"],listDeploymentStatuses:["GET /repos/{owner}/{repo}/deployments/{deployment_id}/statuses"],listDeployments:["GET /repos/{owner}/{repo}/deployments"],listForAuthenticatedUser:["GET /user/repos"],listForOrg:["GET /orgs/{org}/repos"],listForUser:["GET /users/{username}/repos"],listForks:["GET /repos/{owner}/{repo}/forks"],listInvitations:["GET /repos/{owner}/{repo}/invitations"],listInvitationsForAuthenticatedUser:["GET /user/repository_invitations"],listLanguages:["GET /repos/{owner}/{repo}/languages"],listPagesBuilds:["GET /repos/{owner}/{repo}/pages/builds"],listPublic:["GET /repositories"],listPullRequestsAssociatedWithCommit:["GET /repos/{owner}/{repo}/commits/{commit_sha}/pulls"],listReleaseAssets:["GET /repos/{owner}/{repo}/releases/{release_id}/assets"],listReleases:["GET /repos/{owner}/{repo}/releases"],listTags:["GET /repos/{owner}/{repo}/tags"],listTeams:["GET /repos/{owner}/{repo}/teams"],listWebhookDeliveries:["GET /repos/{owner}/{repo}/hooks/{hook_id}/deliveries"],listWebhooks:["GET /repos/{owner}/{repo}/hooks"],merge:["POST /repos/{owner}/{repo}/merges"],mergeUpstream:["POST /repos/{owner}/{repo}/merge-upstream"],pingWebhook:["POST /repos/{owner}/{repo}/hooks/{hook_id}/pings"],redeliverWebhookDelivery:["POST /repos/{owner}/{repo}/hooks/{hook_id}/deliveries/{delivery_id}/attempts"],removeAppAccessRestrictions:["DELETE /repos/{owner}/{repo}/branches/{branch}/protection/restrictions/apps",{},{mapToData:"apps"}],removeCollaborator:["DELETE /repos/{owner}/{repo}/collaborators/{username}"],removeStatusCheckContexts:["DELETE /repos/{owner}/{repo}/branches/{branch}/protection/required_status_checks/contexts",{},{mapToData:"contexts"}],removeStatusCheckProtection:["DELETE /repos/{owner}/{repo}/branches/{branch}/protection/required_status_checks"],removeTeamAccessRestrictions:["DELETE /repos/{owner}/{repo}/branches/{branch}/protection/restrictions/teams",{},{mapToData:"teams"}],removeUserAccessRestrictions:["DELETE /repos/{owner}/{repo}/branches/{branch}/protection/restrictions/users",{},{mapToData:"users"}],renameBranch:["POST /repos/{owner}/{repo}/branches/{branch}/rename"],replaceAllTopics:["PUT /repos/{owner}/{repo}/topics"],requestPagesBuild:["POST /repos/{owner}/{repo}/pages/builds"],setAdminBranchProtection:["POST /repos/{owner}/{repo}/branches/{branch}/protection/enforce_admins"],setAppAccessRestrictions:["PUT /repos/{owner}/{repo}/branches/{branch}/protection/restrictions/apps",{},{mapToData:"apps"}],setStatusCheckContexts:["PUT /repos/{owner}/{repo}/branches/{branch}/protection/required_status_checks/contexts",{},{mapToData:"contexts"}],setTeamAccessRestrictions:["PUT /repos/{owner}/{repo}/branches/{branch}/protection/restrictions/teams",{},{mapToData:"teams"}],setUserAccessRestrictions:["PUT /repos/{owner}/{repo}/branches/{branch}/protection/restrictions/users",{},{mapToData:"users"}],testPushWebhook:["POST /repos/{owner}/{repo}/hooks/{hook_id}/tests"],transfer:["POST /repos/{owner}/{repo}/transfer"],update:["PATCH /repos/{owner}/{repo}"],updateBranchProtection:["PUT /repos/{owner}/{repo}/branches/{branch}/protection"],updateCommitComment:["PATCH /repos/{owner}/{repo}/comments/{comment_id}"],updateDeploymentBranchPolicy:["PUT /repos/{owner}/{repo}/environments/{environment_name}/deployment-branch-policies/{branch_policy_id}"],updateInformationAboutPagesSite:["PUT /repos/{owner}/{repo}/pages"],updateInvitation:["PATCH /repos/{owner}/{repo}/invitations/{invitation_id}"],updateOrgRuleset:["PUT /orgs/{org}/rulesets/{ruleset_id}"],updatePullRequestReviewProtection:["PATCH /repos/{owner}/{repo}/branches/{branch}/protection/required_pull_request_reviews"],updateRelease:["PATCH /repos/{owner}/{repo}/releases/{release_id}"],updateReleaseAsset:["PATCH /repos/{owner}/{repo}/releases/assets/{asset_id}"],updateRepoRuleset:["PUT /repos/{owner}/{repo}/rulesets/{ruleset_id}"],updateStatusCheckPotection:["PATCH /repos/{owner}/{repo}/branches/{branch}/protection/required_status_checks",{},{renamed:["repos","updateStatusCheckProtection"]}],updateStatusCheckProtection:["PATCH /repos/{owner}/{repo}/branches/{branch}/protection/required_status_checks"],updateWebhook:["PATCH /repos/{owner}/{repo}/hooks/{hook_id}"],updateWebhookConfigForRepo:["PATCH /repos/{owner}/{repo}/hooks/{hook_id}/config"],uploadReleaseAsset:["POST /repos/{owner}/{repo}/releases/{release_id}/assets{?name,label}",{baseUrl:"https://uploads.github.com"}]},search:{code:["GET /search/code"],commits:["GET /search/commits"],issuesAndPullRequests:["GET /search/issues"],labels:["GET /search/labels"],repos:["GET /search/repositories"],topics:["GET /search/topics"],users:["GET /search/users"]},secretScanning:{createPushProtectionBypass:["POST /repos/{owner}/{repo}/secret-scanning/push-protection-bypasses"],getAlert:["GET /repos/{owner}/{repo}/secret-scanning/alerts/{alert_number}"],getScanHistory:["GET /repos/{owner}/{repo}/secret-scanning/scan-history"],listAlertsForEnterprise:["GET /enterprises/{enterprise}/secret-scanning/alerts"],listAlertsForOrg:["GET /orgs/{org}/secret-scanning/alerts"],listAlertsForRepo:["GET /repos/{owner}/{repo}/secret-scanning/alerts"],listLocationsForAlert:["GET /repos/{owner}/{repo}/secret-scanning/alerts/{alert_number}/locations"],updateAlert:["PATCH /repos/{owner}/{repo}/secret-scanning/alerts/{alert_number}"]},securityAdvisories:{createFork:["POST /repos/{owner}/{repo}/security-advisories/{ghsa_id}/forks"],createPrivateVulnerabilityReport:["POST /repos/{owner}/{repo}/security-advisories/reports"],createRepositoryAdvisory:["POST /repos/{owner}/{repo}/security-advisories"],createRepositoryAdvisoryCveRequest:["POST /repos/{owner}/{repo}/security-advisories/{ghsa_id}/cve"],getGlobalAdvisory:["GET /advisories/{ghsa_id}"],getRepositoryAdvisory:["GET /repos/{owner}/{repo}/security-advisories/{ghsa_id}"],listGlobalAdvisories:["GET /advisories"],listOrgRepositoryAdvisories:["GET /orgs/{org}/security-advisories"],listRepositoryAdvisories:["GET /repos/{owner}/{repo}/security-advisories"],updateRepositoryAdvisory:["PATCH /repos/{owner}/{repo}/security-advisories/{ghsa_id}"]},teams:{addOrUpdateMembershipForUserInOrg:["PUT /orgs/{org}/teams/{team_slug}/memberships/{username}"],addOrUpdateProjectPermissionsInOrg:["PUT /orgs/{org}/teams/{team_slug}/projects/{project_id}"],addOrUpdateRepoPermissionsInOrg:["PUT /orgs/{org}/teams/{team_slug}/repos/{owner}/{repo}"],checkPermissionsForProjectInOrg:["GET /orgs/{org}/teams/{team_slug}/projects/{project_id}"],checkPermissionsForRepoInOrg:["GET /orgs/{org}/teams/{team_slug}/repos/{owner}/{repo}"],create:["POST /orgs/{org}/teams"],createDiscussionCommentInOrg:["POST /orgs/{org}/teams/{team_slug}/discussions/{discussion_number}/comments"],createDiscussionInOrg:["POST /orgs/{org}/teams/{team_slug}/discussions"],deleteDiscussionCommentInOrg:["DELETE /orgs/{org}/teams/{team_slug}/discussions/{discussion_number}/comments/{comment_number}"],deleteDiscussionInOrg:["DELETE /orgs/{org}/teams/{team_slug}/discussions/{discussion_number}"],deleteInOrg:["DELETE /orgs/{org}/teams/{team_slug}"],getByName:["GET /orgs/{org}/teams/{team_slug}"],getDiscussionCommentInOrg:["GET /orgs/{org}/teams/{team_slug}/discussions/{discussion_number}/comments/{comment_number}"],getDiscussionInOrg:["GET /orgs/{org}/teams/{team_slug}/discussions/{discussion_number}"],getMembershipForUserInOrg:["GET /orgs/{org}/teams/{team_slug}/memberships/{username}"],list:["GET /orgs/{org}/teams"],listChildInOrg:["GET /orgs/{org}/teams/{team_slug}/teams"],listDiscussionCommentsInOrg:["GET /orgs/{org}/teams/{team_slug}/discussions/{discussion_number}/comments"],listDiscussionsInOrg:["GET /orgs/{org}/teams/{team_slug}/discussions"],listForAuthenticatedUser:["GET /user/teams"],listMembersInOrg:["GET /orgs/{org}/teams/{team_slug}/members"],listPendingInvitationsInOrg:["GET /orgs/{org}/teams/{team_slug}/invitations"],listProjectsInOrg:["GET /orgs/{org}/teams/{team_slug}/projects"],listReposInOrg:["GET /orgs/{org}/teams/{team_slug}/repos"],removeMembershipForUserInOrg:["DELETE /orgs/{org}/teams/{team_slug}/memberships/{username}"],removeProjectInOrg:["DELETE /orgs/{org}/teams/{team_slug}/projects/{project_id}"],removeRepoInOrg:["DELETE /orgs/{org}/teams/{team_slug}/repos/{owner}/{repo}"],updateDiscussionCommentInOrg:["PATCH /orgs/{org}/teams/{team_slug}/discussions/{discussion_number}/comments/{comment_number}"],updateDiscussionInOrg:["PATCH /orgs/{org}/teams/{team_slug}/discussions/{discussion_number}"],updateInOrg:["PATCH /orgs/{org}/teams/{team_slug}"]},users:{addEmailForAuthenticated:["POST /user/emails",{},{renamed:["users","addEmailForAuthenticatedUser"]}],addEmailForAuthenticatedUser:["POST /user/emails"],addSocialAccountForAuthenticatedUser:["POST /user/social_accounts"],block:["PUT /user/blocks/{username}"],checkBlocked:["GET /user/blocks/{username}"],checkFollowingForUser:["GET /users/{username}/following/{target_user}"],checkPersonIsFollowedByAuthenticated:["GET /user/following/{username}"],createGpgKeyForAuthenticated:["POST /user/gpg_keys",{},{renamed:["users","createGpgKeyForAuthenticatedUser"]}],createGpgKeyForAuthenticatedUser:["POST /user/gpg_keys"],createPublicSshKeyForAuthenticated:["POST /user/keys",{},{renamed:["users","createPublicSshKeyForAuthenticatedUser"]}],createPublicSshKeyForAuthenticatedUser:["POST /user/keys"],createSshSigningKeyForAuthenticatedUser:["POST /user/ssh_signing_keys"],deleteEmailForAuthenticated:["DELETE /user/emails",{},{renamed:["users","deleteEmailForAuthenticatedUser"]}],deleteEmailForAuthenticatedUser:["DELETE /user/emails"],deleteGpgKeyForAuthenticated:["DELETE /user/gpg_keys/{gpg_key_id}",{},{renamed:["users","deleteGpgKeyForAuthenticatedUser"]}],deleteGpgKeyForAuthenticatedUser:["DELETE /user/gpg_keys/{gpg_key_id}"],deletePublicSshKeyForAuthenticated:["DELETE /user/keys/{key_id}",{},{renamed:["users","deletePublicSshKeyForAuthenticatedUser"]}],deletePublicSshKeyForAuthenticatedUser:["DELETE /user/keys/{key_id}"],deleteSocialAccountForAuthenticatedUser:["DELETE /user/social_accounts"],deleteSshSigningKeyForAuthenticatedUser:["DELETE /user/ssh_signing_keys/{ssh_signing_key_id}"],follow:["PUT /user/following/{username}"],getAuthenticated:["GET /user"],getById:["GET /user/{account_id}"],getByUsername:["GET /users/{username}"],getContextForUser:["GET /users/{username}/hovercard"],getGpgKeyForAuthenticated:["GET /user/gpg_keys/{gpg_key_id}",{},{renamed:["users","getGpgKeyForAuthenticatedUser"]}],getGpgKeyForAuthenticatedUser:["GET /user/gpg_keys/{gpg_key_id}"],getPublicSshKeyForAuthenticated:["GET /user/keys/{key_id}",{},{renamed:["users","getPublicSshKeyForAuthenticatedUser"]}],getPublicSshKeyForAuthenticatedUser:["GET /user/keys/{key_id}"],getSshSigningKeyForAuthenticatedUser:["GET /user/ssh_signing_keys/{ssh_signing_key_id}"],list:["GET /users"],listAttestations:["GET /users/{username}/attestations/{subject_digest}"],listBlockedByAuthenticated:["GET /user/blocks",{},{renamed:["users","listBlockedByAuthenticatedUser"]}],listBlockedByAuthenticatedUser:["GET /user/blocks"],listEmailsForAuthenticated:["GET /user/emails",{},{renamed:["users","listEmailsForAuthenticatedUser"]}],listEmailsForAuthenticatedUser:["GET /user/emails"],listFollowedByAuthenticated:["GET /user/following",{},{renamed:["users","listFollowedByAuthenticatedUser"]}],listFollowedByAuthenticatedUser:["GET /user/following"],listFollowersForAuthenticatedUser:["GET /user/followers"],listFollowersForUser:["GET /users/{username}/followers"],listFollowingForUser:["GET /users/{username}/following"],listGpgKeysForAuthenticated:["GET /user/gpg_keys",{},{renamed:["users","listGpgKeysForAuthenticatedUser"]}],listGpgKeysForAuthenticatedUser:["GET /user/gpg_keys"],listGpgKeysForUser:["GET /users/{username}/gpg_keys"],listPublicEmailsForAuthenticated:["GET /user/public_emails",{},{renamed:["users","listPublicEmailsForAuthenticatedUser"]}],listPublicEmailsForAuthenticatedUser:["GET /user/public_emails"],listPublicKeysForUser:["GET /users/{username}/keys"],listPublicSshKeysForAuthenticated:["GET /user/keys",{},{renamed:["users","listPublicSshKeysForAuthenticatedUser"]}],listPublicSshKeysForAuthenticatedUser:["GET /user/keys"],listSocialAccountsForAuthenticatedUser:["GET /user/social_accounts"],listSocialAccountsForUser:["GET /users/{username}/social_accounts"],listSshSigningKeysForAuthenticatedUser:["GET /user/ssh_signing_keys"],listSshSigningKeysForUser:["GET /users/{username}/ssh_signing_keys"],setPrimaryEmailVisibilityForAuthenticated:["PATCH /user/email/visibility",{},{renamed:["users","setPrimaryEmailVisibilityForAuthenticatedUser"]}],setPrimaryEmailVisibilityForAuthenticatedUser:["PATCH /user/email/visibility"],unblock:["DELETE /user/blocks/{username}"],unfollow:["DELETE /user/following/{username}"],updateAuthenticated:["PATCH /user"]}};var ca=oa;var _a=new Map;for(const[Me,Bn]of Object.entries(ca)){for(const[Hn,zn]of Object.entries(Bn)){const[Bn,ni,Ci]=zn;const[aa,oa]=Bn.split(/ /);const ca=Object.assign({method:aa,url:oa},ni);if(!_a.has(Me)){_a.set(Me,new Map)}_a.get(Me).set(Hn,{scope:Me,methodName:Hn,endpointDefaults:ca,decorations:Ci})}}var xa={has({scope:Me},Bn){return _a.get(Me).has(Bn)},getOwnPropertyDescriptor(Me,Bn){return{value:this.get(Me,Bn),configurable:true,writable:true,enumerable:true}},defineProperty(Me,Bn,Hn){Object.defineProperty(Me.cache,Bn,Hn);return true},deleteProperty(Me,Bn){delete Me.cache[Bn];return true},ownKeys({scope:Me}){return[..._a.get(Me).keys()]},set(Me,Bn,Hn){return Me.cache[Bn]=Hn},get({octokit:Me,scope:Bn,cache:Hn},zn){if(Hn[zn]){return Hn[zn]}const ni=_a.get(Bn).get(zn);if(!ni){return void 0}const{endpointDefaults:Ci,decorations:aa}=ni;if(aa){Hn[zn]=decorate(Me,Bn,zn,Ci,aa)}else{Hn[zn]=Me.request.defaults(Ci)}return Hn[zn]}};function endpointsToMethods(Me){const Bn={};for(const Hn of _a.keys()){Bn[Hn]=new Proxy({octokit:Me,scope:Hn,cache:{}},xa)}return Bn}function decorate(Me,Bn,Hn,zn,ni){const Ci=Me.request.defaults(zn);function withDecorations(...zn){let aa=Ci.endpoint.merge(...zn);if(ni.mapToData){aa=Object.assign({},aa,{data:aa[ni.mapToData],[ni.mapToData]:void 0});return Ci(aa)}if(ni.renamed){const[zn,Ci]=ni.renamed;Me.log.warn(`octokit.${Bn}.${Hn}() has been renamed to octokit.${zn}.${Ci}()`)}if(ni.deprecated){Me.log.warn(ni.deprecated)}if(ni.renamedParameters){const aa=Ci.endpoint.merge(...zn);for(const[zn,Ci]of Object.entries(ni.renamedParameters)){if(zn in aa){Me.log.warn(`"${zn}" parameter is deprecated for "octokit.${Bn}.${Hn}()". Use "${Ci}" instead`);if(!(Ci in aa)){aa[Ci]=aa[zn]}delete aa[zn]}}return Ci(aa)}return Ci(...zn)}return Object.assign(withDecorations,Ci)}function restEndpointMethods(Me){const Bn=endpointsToMethods(Me);return{rest:Bn}}restEndpointMethods.VERSION=aa;function legacyRestEndpointMethods(Me){const Bn=endpointsToMethods(Me);return{...Bn,rest:Bn}}legacyRestEndpointMethods.VERSION=aa;0&&0},93708:(Me,Bn,Hn)=>{"use strict";var zn=Object.create;var ni=Object.defineProperty;var Ci=Object.getOwnPropertyDescriptor;var aa=Object.getOwnPropertyNames;var oa=Object.getPrototypeOf;var ca=Object.prototype.hasOwnProperty;var __export=(Me,Bn)=>{for(var Hn in Bn)ni(Me,Hn,{get:Bn[Hn],enumerable:true})};var __copyProps=(Me,Bn,Hn,zn)=>{if(Bn&&typeof Bn==="object"||typeof Bn==="function"){for(let oa of aa(Bn))if(!ca.call(Me,oa)&&oa!==Hn)ni(Me,oa,{get:()=>Bn[oa],enumerable:!(zn=Ci(Bn,oa))||zn.enumerable})}return Me};var __toESM=(Me,Bn,Hn)=>(Hn=Me!=null?zn(oa(Me)):{},__copyProps(Bn||!Me||!Me.__esModule?ni(Hn,"default",{value:Me,enumerable:true}):Hn,Me));var __toCommonJS=Me=>__copyProps(ni({},"__esModule",{value:true}),Me);var _a={};__export(_a,{RequestError:()=>Ps});Me.exports=__toCommonJS(_a);var xa=Hn(14150);var Ga=__toESM(Hn(55560));var Ha=(0,Ga.default)((Me=>console.warn(Me)));var ts=(0,Ga.default)((Me=>console.warn(Me)));var Ps=class extends Error{constructor(Me,Bn,Hn){super(Me);if(Error.captureStackTrace){Error.captureStackTrace(this,this.constructor)}this.name="HttpError";this.status=Bn;let zn;if("headers"in Hn&&typeof Hn.headers!=="undefined"){zn=Hn.headers}if("response"in Hn){this.response=Hn.response;zn=Hn.response.headers}const ni=Object.assign({},Hn.request);if(Hn.request.headers.authorization){ni.headers=Object.assign({},Hn.request.headers,{authorization:Hn.request.headers.authorization.replace(/(?{"use strict";var zn=Object.defineProperty;var ni=Object.getOwnPropertyDescriptor;var Ci=Object.getOwnPropertyNames;var aa=Object.prototype.hasOwnProperty;var __export=(Me,Bn)=>{for(var Hn in Bn)zn(Me,Hn,{get:Bn[Hn],enumerable:true})};var __copyProps=(Me,Bn,Hn,oa)=>{if(Bn&&typeof Bn==="object"||typeof Bn==="function"){for(let ca of Ci(Bn))if(!aa.call(Me,ca)&&ca!==Hn)zn(Me,ca,{get:()=>Bn[ca],enumerable:!(oa=ni(Bn,ca))||oa.enumerable})}return Me};var __toCommonJS=Me=>__copyProps(zn({},"__esModule",{value:true}),Me);var oa={};__export(oa,{request:()=>Ha});Me.exports=__toCommonJS(oa);var ca=Hn(54471);var _a=Hn(33843);var xa="8.4.1";function isPlainObject(Me){if(typeof Me!=="object"||Me===null)return false;if(Object.prototype.toString.call(Me)!=="[object Object]")return false;const Bn=Object.getPrototypeOf(Me);if(Bn===null)return true;const Hn=Object.prototype.hasOwnProperty.call(Bn,"constructor")&&Bn.constructor;return typeof Hn==="function"&&Hn instanceof Hn&&Function.prototype.call(Hn)===Function.prototype.call(Me)}var Ga=Hn(93708);function getBufferResponse(Me){return Me.arrayBuffer()}function fetchWrapper(Me){var Bn,Hn,zn,ni;const Ci=Me.request&&Me.request.log?Me.request.log:console;const aa=((Bn=Me.request)==null?void 0:Bn.parseSuccessResponseBody)!==false;if(isPlainObject(Me.body)||Array.isArray(Me.body)){Me.body=JSON.stringify(Me.body)}let oa={};let ca;let _a;let{fetch:xa}=globalThis;if((Hn=Me.request)==null?void 0:Hn.fetch){xa=Me.request.fetch}if(!xa){throw new Error("fetch is not set. Please pass a fetch implementation as new Octokit({ request: { fetch }}). Learn more at https://github.com/octokit/octokit.js/#fetch-missing")}return xa(Me.url,{method:Me.method,body:Me.body,redirect:(zn=Me.request)==null?void 0:zn.redirect,headers:Me.headers,signal:(ni=Me.request)==null?void 0:ni.signal,...Me.body&&{duplex:"half"}}).then((async Bn=>{_a=Bn.url;ca=Bn.status;for(const Me of Bn.headers){oa[Me[0]]=Me[1]}if("deprecation"in oa){const Bn=oa.link&&oa.link.match(/<([^<>]+)>; rel="deprecation"/);const Hn=Bn&&Bn.pop();Ci.warn(`[@octokit/request] "${Me.method} ${Me.url}" is deprecated. It is scheduled to be removed on ${oa.sunset}${Hn?`. See ${Hn}`:""}`)}if(ca===204||ca===205){return}if(Me.method==="HEAD"){if(ca<400){return}throw new Ga.RequestError(Bn.statusText,ca,{response:{url:_a,status:ca,headers:oa,data:void 0},request:Me})}if(ca===304){throw new Ga.RequestError("Not modified",ca,{response:{url:_a,status:ca,headers:oa,data:await getResponseData(Bn)},request:Me})}if(ca>=400){const Hn=await getResponseData(Bn);const zn=new Ga.RequestError(toErrorMessage(Hn),ca,{response:{url:_a,status:ca,headers:oa,data:Hn},request:Me});throw zn}return aa?await getResponseData(Bn):Bn.body})).then((Me=>({status:ca,url:_a,headers:oa,data:Me}))).catch((Bn=>{if(Bn instanceof Ga.RequestError)throw Bn;else if(Bn.name==="AbortError")throw Bn;let Hn=Bn.message;if(Bn.name==="TypeError"&&"cause"in Bn){if(Bn.cause instanceof Error){Hn=Bn.cause.message}else if(typeof Bn.cause==="string"){Hn=Bn.cause}}throw new Ga.RequestError(Hn,500,{request:Me})}))}async function getResponseData(Me){const Bn=Me.headers.get("content-type");if(/application\/json/.test(Bn)){return Me.json().catch((()=>Me.text())).catch((()=>""))}if(!Bn||/^text\/|charset=utf-8$/.test(Bn)){return Me.text()}return getBufferResponse(Me)}function toErrorMessage(Me){if(typeof Me==="string")return Me;let Bn;if("documentation_url"in Me){Bn=` - ${Me.documentation_url}`}else{Bn=""}if("message"in Me){if(Array.isArray(Me.errors)){return`${Me.message}: ${Me.errors.map(JSON.stringify).join(", ")}${Bn}`}return`${Me.message}${Bn}`}return`Unknown error: ${JSON.stringify(Me)}`}function withDefaults(Me,Bn){const Hn=Me.defaults(Bn);const newApi=function(Me,Bn){const zn=Hn.merge(Me,Bn);if(!zn.request||!zn.request.hook){return fetchWrapper(Hn.parse(zn))}const request2=(Me,Bn)=>fetchWrapper(Hn.parse(Hn.merge(Me,Bn)));Object.assign(request2,{endpoint:Hn,defaults:withDefaults.bind(null,Hn)});return zn.request.hook(request2,zn)};return Object.assign(newApi,{endpoint:Hn,defaults:withDefaults.bind(null,Hn)})}var Ha=withDefaults(ca.endpoint,{headers:{"user-agent":`octokit-request.js/${xa} ${(0,_a.getUserAgent)()}`}});0&&0},65772:(Me,Bn,Hn)=>{"use strict";var zn=Object.defineProperty;var ni=Object.getOwnPropertyDescriptor;var Ci=Object.getOwnPropertyNames;var aa=Object.prototype.hasOwnProperty;var __export=(Me,Bn)=>{for(var Hn in Bn)zn(Me,Hn,{get:Bn[Hn],enumerable:true})};var __copyProps=(Me,Bn,Hn,oa)=>{if(Bn&&typeof Bn==="object"||typeof Bn==="function"){for(let ca of Ci(Bn))if(!aa.call(Me,ca)&&ca!==Hn)zn(Me,ca,{get:()=>Bn[ca],enumerable:!(oa=ni(Bn,ca))||oa.enumerable})}return Me};var __toCommonJS=Me=>__copyProps(zn({},"__esModule",{value:true}),Me);var oa={};__export(oa,{Octokit:()=>ts});Me.exports=__toCommonJS(oa);var ca=Hn(61897);var _a=Hn(6966);var xa=Hn(38082);var Ga=Hn(84935);var Ha="20.1.2";var ts=ca.Octokit.plugin(_a.requestLog,Ga.legacyRestEndpointMethods,xa.paginateRest).defaults({userAgent:`octokit-rest.js/${Ha}`});0&&0},17330:function(Me){(function(Bn){"use strict";var executeSync=function(){var Me=Array.prototype.slice.call(arguments);if(typeof Me[0]==="function"){Me[0].apply(null,Me.splice(1))}};var executeAsync=function(Me){if(typeof setImmediate==="function"){setImmediate(Me)}else if(typeof process!=="undefined"&&process.nextTick){process.nextTick(Me)}else{setTimeout(Me,0)}};var makeIterator=function(Me){var makeCallback=function(Bn){var fn=function(){if(Me.length){Me[Bn].apply(null,arguments)}return fn.next()};fn.next=function(){return Bn{"use strict";var zn=Hn(7151);var ni=[];Me.exports=asap;function asap(Me){var Bn;if(ni.length){Bn=ni.pop()}else{Bn=new RawTask}Bn.task=Me;Bn.domain=process.domain;zn(Bn)}function RawTask(){this.task=null;this.domain=null}RawTask.prototype.call=function(){if(this.domain){this.domain.enter()}var Me=true;try{this.task.call();Me=false;if(this.domain){this.domain.exit()}}finally{if(Me){zn.requestFlush()}this.task=null;this.domain=null;ni.push(this)}}},7151:(Me,Bn,Hn)=>{"use strict";var zn;var ni=typeof setImmediate==="function";Me.exports=rawAsap;function rawAsap(Me){if(!Ci.length){requestFlush();aa=true}Ci[Ci.length]=Me}var Ci=[];var aa=false;var oa=0;var ca=1024;function flush(){while(oaca){for(var Bn=0,Hn=Ci.length-oa;Bn{Me.exports={parallel:Hn(83857),serial:Hn(31054),serialOrdered:Hn(53961)}},24818:Me=>{Me.exports=abort;function abort(Me){Object.keys(Me.jobs).forEach(clean.bind(Me));Me.jobs={}}function clean(Me){if(typeof this.jobs[Me]=="function"){this.jobs[Me]()}}},78452:(Me,Bn,Hn)=>{var zn=Hn(29200);Me.exports=async;function async(Me){var Bn=false;zn((function(){Bn=true}));return function async_callback(Hn,ni){if(Bn){Me(Hn,ni)}else{zn((function nextTick_callback(){Me(Hn,ni)}))}}}},29200:Me=>{Me.exports=defer;function defer(Me){var Bn=typeof setImmediate=="function"?setImmediate:typeof process=="object"&&typeof process.nextTick=="function"?process.nextTick:null;if(Bn){Bn(Me)}else{setTimeout(Me,0)}}},24902:(Me,Bn,Hn)=>{var zn=Hn(78452),ni=Hn(24818);Me.exports=iterate;function iterate(Me,Bn,Hn,zn){var Ci=Hn["keyedList"]?Hn["keyedList"][Hn.index]:Hn.index;Hn.jobs[Ci]=runJob(Bn,Ci,Me[Ci],(function(Me,Bn){if(!(Ci in Hn.jobs)){return}delete Hn.jobs[Ci];if(Me){ni(Hn)}else{Hn.results[Ci]=Bn}zn(Me,Hn.results)}))}function runJob(Me,Bn,Hn,ni){var Ci;if(Me.length==2){Ci=Me(Hn,zn(ni))}else{Ci=Me(Hn,Bn,zn(ni))}return Ci}},81721:Me=>{Me.exports=state;function state(Me,Bn){var Hn=!Array.isArray(Me),zn={index:0,keyedList:Hn||Bn?Object.keys(Me):null,jobs:{},results:Hn?{}:[],size:Hn?Object.keys(Me).length:Me.length};if(Bn){zn.keyedList.sort(Hn?Bn:function(Hn,zn){return Bn(Me[Hn],Me[zn])})}return zn}},33351:(Me,Bn,Hn)=>{var zn=Hn(24818),ni=Hn(78452);Me.exports=terminator;function terminator(Me){if(!Object.keys(this.jobs).length){return}this.index=this.size;zn(this);ni(Me)(null,this.results)}},83857:(Me,Bn,Hn)=>{var zn=Hn(24902),ni=Hn(81721),Ci=Hn(33351);Me.exports=parallel;function parallel(Me,Bn,Hn){var aa=ni(Me);while(aa.index<(aa["keyedList"]||Me).length){zn(Me,Bn,aa,(function(Me,Bn){if(Me){Hn(Me,Bn);return}if(Object.keys(aa.jobs).length===0){Hn(null,aa.results);return}}));aa.index++}return Ci.bind(aa,Hn)}},31054:(Me,Bn,Hn)=>{var zn=Hn(53961);Me.exports=serial;function serial(Me,Bn,Hn){return zn(Me,Bn,null,Hn)}},53961:(Me,Bn,Hn)=>{var zn=Hn(24902),ni=Hn(81721),Ci=Hn(33351);Me.exports=serialOrdered;Me.exports.ascending=ascending;Me.exports.descending=descending;function serialOrdered(Me,Bn,Hn,aa){var oa=ni(Me,Hn);zn(Me,Bn,oa,(function iteratorHandler(Hn,ni){if(Hn){aa(Hn,ni);return}oa.index++;if(oa.index<(oa["keyedList"]||Me).length){zn(Me,Bn,oa,iteratorHandler);return}aa(null,oa.results)}));return Ci.bind(oa,aa)}function ascending(Me,Bn){return MeBn?1:0}function descending(Me,Bn){return-1*ascending(Me,Bn)}},52732:(Me,Bn,Hn)=>{var zn=Hn(11063);var ni=Hn(22027);var Ci=Hn(59934);var aa=Function.bind;var oa=aa.bind(aa);function bindApi(Me,Bn,Hn){var zn=oa(Ci,null).apply(null,Hn?[Bn,Hn]:[Bn]);Me.api={remove:zn};Me.remove=zn;["before","error","after","wrap"].forEach((function(zn){var Ci=Hn?[Bn,zn,Hn]:[Bn,zn];Me[zn]=Me.api[zn]=oa(ni,null).apply(null,Ci)}))}function HookSingular(){var Me="h";var Bn={registry:{}};var Hn=zn.bind(null,Bn,Me);bindApi(Hn,Bn,Me);return Hn}function HookCollection(){var Me={registry:{}};var Bn=zn.bind(null,Me);bindApi(Bn,Me);return Bn}var ca=false;function Hook(){if(!ca){console.warn('[before-after-hook]: "Hook()" repurposing warning, use "Hook.Collection()". Read more: https://git.io/upgrade-before-after-hook-to-1.4');ca=true}return HookCollection()}Hook.Singular=HookSingular.bind();Hook.Collection=HookCollection.bind();Me.exports=Hook;Me.exports.Hook=Hook;Me.exports.Singular=Hook.Singular;Me.exports.Collection=Hook.Collection},22027:Me=>{Me.exports=addHook;function addHook(Me,Bn,Hn,zn){var ni=zn;if(!Me.registry[Hn]){Me.registry[Hn]=[]}if(Bn==="before"){zn=function(Me,Bn){return Promise.resolve().then(ni.bind(null,Bn)).then(Me.bind(null,Bn))}}if(Bn==="after"){zn=function(Me,Bn){var Hn;return Promise.resolve().then(Me.bind(null,Bn)).then((function(Me){Hn=Me;return ni(Hn,Bn)})).then((function(){return Hn}))}}if(Bn==="error"){zn=function(Me,Bn){return Promise.resolve().then(Me.bind(null,Bn)).catch((function(Me){return ni(Me,Bn)}))}}Me.registry[Hn].push({hook:zn,orig:ni})}},11063:Me=>{Me.exports=register;function register(Me,Bn,Hn,zn){if(typeof Hn!=="function"){throw new Error("method for before hook must be a function")}if(!zn){zn={}}if(Array.isArray(Bn)){return Bn.reverse().reduce((function(Bn,Hn){return register.bind(null,Me,Hn,Bn,zn)}),Hn)()}return Promise.resolve().then((function(){if(!Me.registry[Bn]){return Hn(zn)}return Me.registry[Bn].reduce((function(Me,Bn){return Bn.hook.bind(null,Me,zn)}),Hn)()}))}},59934:Me=>{Me.exports=removeHook;function removeHook(Me,Bn,Hn){if(!Me.registry[Bn]){return}var zn=Me.registry[Bn].map((function(Me){return Me.orig})).indexOf(Hn);if(zn===-1){return}Me.registry[Bn].splice(zn,1)}},39732:(Me,Bn,Hn)=>{"use strict";var zn=Hn(20181).Buffer;var ni=Hn(20181).SlowBuffer;Me.exports=bufferEq;function bufferEq(Me,Bn){if(!zn.isBuffer(Me)||!zn.isBuffer(Bn)){return false}if(Me.length!==Bn.length){return false}var Hn=0;for(var ni=0;ni{"use strict";var zn=Hn(37564);var ni=Hn(33945);var Ci=Hn(88093);var aa=Hn(31330);Me.exports=aa||zn.call(Ci,ni)},33945:Me=>{"use strict";Me.exports=Function.prototype.apply},88093:Me=>{"use strict";Me.exports=Function.prototype.call},88705:(Me,Bn,Hn)=>{"use strict";var zn=Hn(37564);var ni=Hn(73314);var Ci=Hn(88093);var aa=Hn(22639);Me.exports=function callBindBasic(Me){if(Me.length<1||typeof Me[0]!=="function"){throw new ni("a function is required")}return aa(zn,Ci,Me)}},31330:Me=>{"use strict";Me.exports=typeof Reflect!=="undefined"&&Reflect&&Reflect.apply},23105:(Me,Bn,Hn)=>{"use strict";var zn=Hn(60470);var ni=Hn(88705);var Ci=ni([zn("%String.prototype.indexOf%")]);Me.exports=function callBoundIntrinsic(Me,Bn){var Hn=zn(Me,!!Bn);if(typeof Hn==="function"&&Ci(Me,".prototype.")>-1){return ni([Hn])}return Hn}},35630:(Me,Bn,Hn)=>{var zn=Hn(39023);var ni=Hn(2203).Stream;var Ci=Hn(72710);Me.exports=CombinedStream;function CombinedStream(){this.writable=false;this.readable=true;this.dataSize=0;this.maxDataSize=2*1024*1024;this.pauseStreams=true;this._released=false;this._streams=[];this._currentStream=null;this._insideLoop=false;this._pendingNext=false}zn.inherits(CombinedStream,ni);CombinedStream.create=function(Me){var Bn=new this;Me=Me||{};for(var Hn in Me){Bn[Hn]=Me[Hn]}return Bn};CombinedStream.isStreamLike=function(Me){return typeof Me!=="function"&&typeof Me!=="string"&&typeof Me!=="boolean"&&typeof Me!=="number"&&!Buffer.isBuffer(Me)};CombinedStream.prototype.append=function(Me){var Bn=CombinedStream.isStreamLike(Me);if(Bn){if(!(Me instanceof Ci)){var Hn=Ci.create(Me,{maxDataSize:Infinity,pauseStream:this.pauseStreams});Me.on("data",this._checkDataSize.bind(this));Me=Hn}this._handleErrors(Me);if(this.pauseStreams){Me.pause()}}this._streams.push(Me);return this};CombinedStream.prototype.pipe=function(Me,Bn){ni.prototype.pipe.call(this,Me,Bn);this.resume();return Me};CombinedStream.prototype._getNext=function(){this._currentStream=null;if(this._insideLoop){this._pendingNext=true;return}this._insideLoop=true;try{do{this._pendingNext=false;this._realGetNext()}while(this._pendingNext)}finally{this._insideLoop=false}};CombinedStream.prototype._realGetNext=function(){var Me=this._streams.shift();if(typeof Me=="undefined"){this.end();return}if(typeof Me!=="function"){this._pipeNext(Me);return}var Bn=Me;Bn(function(Me){var Bn=CombinedStream.isStreamLike(Me);if(Bn){Me.on("data",this._checkDataSize.bind(this));this._handleErrors(Me)}this._pipeNext(Me)}.bind(this))};CombinedStream.prototype._pipeNext=function(Me){this._currentStream=Me;var Bn=CombinedStream.isStreamLike(Me);if(Bn){Me.on("end",this._getNext.bind(this));Me.pipe(this,{end:false});return}var Hn=Me;this.write(Hn);this._getNext()};CombinedStream.prototype._handleErrors=function(Me){var Bn=this;Me.on("error",(function(Me){Bn._emitError(Me)}))};CombinedStream.prototype.write=function(Me){this.emit("data",Me)};CombinedStream.prototype.pause=function(){if(!this.pauseStreams){return}if(this.pauseStreams&&this._currentStream&&typeof this._currentStream.pause=="function")this._currentStream.pause();this.emit("pause")};CombinedStream.prototype.resume=function(){if(!this._released){this._released=true;this.writable=true;this._getNext()}if(this.pauseStreams&&this._currentStream&&typeof this._currentStream.resume=="function")this._currentStream.resume();this.emit("resume")};CombinedStream.prototype.end=function(){this._reset();this.emit("end")};CombinedStream.prototype.destroy=function(){this._reset();this.emit("close")};CombinedStream.prototype._reset=function(){this.writable=false;this._streams=[];this._currentStream=null};CombinedStream.prototype._checkDataSize=function(){this._updateDataSize();if(this.dataSize<=this.maxDataSize){return}var Me="DelayedStream#maxDataSize of "+this.maxDataSize+" bytes exceeded.";this._emitError(new Error(Me))};CombinedStream.prototype._updateDataSize=function(){this.dataSize=0;var Me=this;this._streams.forEach((function(Bn){if(!Bn.dataSize){return}Me.dataSize+=Bn.dataSize}));if(this._currentStream&&this._currentStream.dataSize){this.dataSize+=this._currentStream.dataSize}};CombinedStream.prototype._emitError=function(Me){this._reset();this.emit("error",Me)}},6110:(Me,Bn,Hn)=>{Bn.formatArgs=formatArgs;Bn.save=save;Bn.load=load;Bn.useColors=useColors;Bn.storage=localstorage();Bn.destroy=(()=>{let Me=false;return()=>{if(!Me){Me=true;console.warn("Instance method `debug.destroy()` is deprecated and no longer does anything. It will be removed in the next major version of `debug`.")}}})();Bn.colors=["#0000CC","#0000FF","#0033CC","#0033FF","#0066CC","#0066FF","#0099CC","#0099FF","#00CC00","#00CC33","#00CC66","#00CC99","#00CCCC","#00CCFF","#3300CC","#3300FF","#3333CC","#3333FF","#3366CC","#3366FF","#3399CC","#3399FF","#33CC00","#33CC33","#33CC66","#33CC99","#33CCCC","#33CCFF","#6600CC","#6600FF","#6633CC","#6633FF","#66CC00","#66CC33","#9900CC","#9900FF","#9933CC","#9933FF","#99CC00","#99CC33","#CC0000","#CC0033","#CC0066","#CC0099","#CC00CC","#CC00FF","#CC3300","#CC3333","#CC3366","#CC3399","#CC33CC","#CC33FF","#CC6600","#CC6633","#CC9900","#CC9933","#CCCC00","#CCCC33","#FF0000","#FF0033","#FF0066","#FF0099","#FF00CC","#FF00FF","#FF3300","#FF3333","#FF3366","#FF3399","#FF33CC","#FF33FF","#FF6600","#FF6633","#FF9900","#FF9933","#FFCC00","#FFCC33"];function useColors(){if(typeof window!=="undefined"&&window.process&&(window.process.type==="renderer"||window.process.__nwjs)){return true}if(typeof navigator!=="undefined"&&navigator.userAgent&&navigator.userAgent.toLowerCase().match(/(edge|trident)\/(\d+)/)){return false}let Me;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&&(Me=navigator.userAgent.toLowerCase().match(/firefox\/(\d+)/))&&parseInt(Me[1],10)>=31||typeof navigator!=="undefined"&&navigator.userAgent&&navigator.userAgent.toLowerCase().match(/applewebkit\/(\d+)/)}function formatArgs(Bn){Bn[0]=(this.useColors?"%c":"")+this.namespace+(this.useColors?" %c":" ")+Bn[0]+(this.useColors?"%c ":" ")+"+"+Me.exports.humanize(this.diff);if(!this.useColors){return}const Hn="color: "+this.color;Bn.splice(1,0,Hn,"color: inherit");let zn=0;let ni=0;Bn[0].replace(/%[a-zA-Z%]/g,(Me=>{if(Me==="%%"){return}zn++;if(Me==="%c"){ni=zn}}));Bn.splice(ni,0,Hn)}Bn.log=console.debug||console.log||(()=>{});function save(Me){try{if(Me){Bn.storage.setItem("debug",Me)}else{Bn.storage.removeItem("debug")}}catch(Me){}}function load(){let Me;try{Me=Bn.storage.getItem("debug")}catch(Me){}if(!Me&&typeof process!=="undefined"&&"env"in process){Me=process.env.DEBUG}return Me}function localstorage(){try{return localStorage}catch(Me){}}Me.exports=Hn(40897)(Bn);const{formatters:zn}=Me.exports;zn.j=function(Me){try{return JSON.stringify(Me)}catch(Me){return"[UnexpectedJSONParseError]: "+Me.message}}},40897:(Me,Bn,Hn)=>{function setup(Me){createDebug.debug=createDebug;createDebug.default=createDebug;createDebug.coerce=coerce;createDebug.disable=disable;createDebug.enable=enable;createDebug.enabled=enabled;createDebug.humanize=Hn(70744);createDebug.destroy=destroy;Object.keys(Me).forEach((Bn=>{createDebug[Bn]=Me[Bn]}));createDebug.names=[];createDebug.skips=[];createDebug.formatters={};function selectColor(Me){let Bn=0;for(let Hn=0;Hn{if(Bn==="%%"){return"%"}Ci++;const ni=createDebug.formatters[zn];if(typeof ni==="function"){const zn=Me[Ci];Bn=ni.call(Hn,zn);Me.splice(Ci,1);Ci--}return Bn}));createDebug.formatArgs.call(Hn,Me);const aa=Hn.log||createDebug.log;aa.apply(Hn,Me)}debug.namespace=Me;debug.useColors=createDebug.useColors();debug.color=createDebug.selectColor(Me);debug.extend=extend;debug.destroy=createDebug.destroy;Object.defineProperty(debug,"enabled",{enumerable:true,configurable:false,get:()=>{if(Hn!==null){return Hn}if(zn!==createDebug.namespaces){zn=createDebug.namespaces;ni=createDebug.enabled(Me)}return ni},set:Me=>{Hn=Me}});if(typeof createDebug.init==="function"){createDebug.init(debug)}return debug}function extend(Me,Bn){const Hn=createDebug(this.namespace+(typeof Bn==="undefined"?":":Bn)+Me);Hn.log=this.log;return Hn}function enable(Me){createDebug.save(Me);createDebug.namespaces=Me;createDebug.names=[];createDebug.skips=[];let Bn;const Hn=(typeof Me==="string"?Me:"").split(/[\s,]+/);const zn=Hn.length;for(Bn=0;Bn"-"+Me))].join(",");createDebug.enable("");return Me}function enabled(Me){if(Me[Me.length-1]==="*"){return true}let Bn;let Hn;for(Bn=0,Hn=createDebug.skips.length;Bn{if(typeof process==="undefined"||process.type==="renderer"||process.browser===true||process.__nwjs){Me.exports=Hn(6110)}else{Me.exports=Hn(95108)}},95108:(Me,Bn,Hn)=>{const zn=Hn(52018);const ni=Hn(39023);Bn.init=init;Bn.log=log;Bn.formatArgs=formatArgs;Bn.save=save;Bn.load=load;Bn.useColors=useColors;Bn.destroy=ni.deprecate((()=>{}),"Instance method `debug.destroy()` is deprecated and no longer does anything. It will be removed in the next major version of `debug`.");Bn.colors=[6,2,3,4,5,1];try{const Me=Hn(21450);if(Me&&(Me.stderr||Me).level>=2){Bn.colors=[20,21,26,27,32,33,38,39,40,41,42,43,44,45,56,57,62,63,68,69,74,75,76,77,78,79,80,81,92,93,98,99,112,113,128,129,134,135,148,149,160,161,162,163,164,165,166,167,168,169,170,171,172,173,178,179,184,185,196,197,198,199,200,201,202,203,204,205,206,207,208,209,214,215,220,221]}}catch(Me){}Bn.inspectOpts=Object.keys(process.env).filter((Me=>/^debug_/i.test(Me))).reduce(((Me,Bn)=>{const Hn=Bn.substring(6).toLowerCase().replace(/_([a-z])/g,((Me,Bn)=>Bn.toUpperCase()));let zn=process.env[Bn];if(/^(yes|on|true|enabled)$/i.test(zn)){zn=true}else if(/^(no|off|false|disabled)$/i.test(zn)){zn=false}else if(zn==="null"){zn=null}else{zn=Number(zn)}Me[Hn]=zn;return Me}),{});function useColors(){return"colors"in Bn.inspectOpts?Boolean(Bn.inspectOpts.colors):zn.isatty(process.stderr.fd)}function formatArgs(Bn){const{namespace:Hn,useColors:zn}=this;if(zn){const zn=this.color;const ni="[3"+(zn<8?zn:"8;5;"+zn);const Ci=` ${ni};1m${Hn} `;Bn[0]=Ci+Bn[0].split("\n").join("\n"+Ci);Bn.push(ni+"m+"+Me.exports.humanize(this.diff)+"")}else{Bn[0]=getDate()+Hn+" "+Bn[0]}}function getDate(){if(Bn.inspectOpts.hideDate){return""}return(new Date).toISOString()+" "}function log(...Me){return process.stderr.write(ni.formatWithOptions(Bn.inspectOpts,...Me)+"\n")}function save(Me){if(Me){process.env.DEBUG=Me}else{delete process.env.DEBUG}}function load(){return process.env.DEBUG}function init(Me){Me.inspectOpts={};const Hn=Object.keys(Bn.inspectOpts);for(let zn=0;znMe.trim())).join(" ")};Ci.O=function(Me){this.inspectOpts.colors=this.useColors;return ni.inspect(Me,this.inspectOpts)}},72710:(Me,Bn,Hn)=>{var zn=Hn(2203).Stream;var ni=Hn(39023);Me.exports=DelayedStream;function DelayedStream(){this.source=null;this.dataSize=0;this.maxDataSize=1024*1024;this.pauseStream=true;this._maxDataSizeExceeded=false;this._released=false;this._bufferedEvents=[]}ni.inherits(DelayedStream,zn);DelayedStream.create=function(Me,Bn){var Hn=new this;Bn=Bn||{};for(var zn in Bn){Hn[zn]=Bn[zn]}Hn.source=Me;var ni=Me.emit;Me.emit=function(){Hn._handleEmit(arguments);return ni.apply(Me,arguments)};Me.on("error",(function(){}));if(Hn.pauseStream){Me.pause()}return Hn};Object.defineProperty(DelayedStream.prototype,"readable",{configurable:true,enumerable:true,get:function(){return this.source.readable}});DelayedStream.prototype.setEncoding=function(){return this.source.setEncoding.apply(this.source,arguments)};DelayedStream.prototype.resume=function(){if(!this._released){this.release()}this.source.resume()};DelayedStream.prototype.pause=function(){this.source.pause()};DelayedStream.prototype.release=function(){this._released=true;this._bufferedEvents.forEach(function(Me){this.emit.apply(this,Me)}.bind(this));this._bufferedEvents=[]};DelayedStream.prototype.pipe=function(){var Me=zn.prototype.pipe.apply(this,arguments);this.resume();return Me};DelayedStream.prototype._handleEmit=function(Me){if(this._released){this.emit.apply(this,Me);return}if(Me[0]==="data"){this.dataSize+=Me[1].length;this._checkIfMaxDataSizeExceeded()}this._bufferedEvents.push(Me)};DelayedStream.prototype._checkIfMaxDataSizeExceeded=function(){if(this._maxDataSizeExceeded){return}if(this.dataSize<=this.maxDataSize){return}this._maxDataSizeExceeded=true;var Me="DelayedStream#maxDataSize of "+this.maxDataSize+" bytes exceeded.";this.emit("error",new Error(Me))}},14150:(Me,Bn)=>{"use strict";Object.defineProperty(Bn,"__esModule",{value:true});class Deprecation extends Error{constructor(Me){super(Me);if(Error.captureStackTrace){Error.captureStackTrace(this,this.constructor)}this.name="Deprecation"}}Bn.Deprecation=Deprecation},26669:(Me,Bn,Hn)=>{"use strict";var zn=Hn(88705);var ni=Hn(33170);var Ci;try{Ci=[].__proto__===Array.prototype}catch(Me){if(!Me||typeof Me!=="object"||!("code"in Me)||Me.code!=="ERR_PROTO_ACCESS"){throw Me}}var aa=!!Ci&&ni&&ni(Object.prototype,"__proto__");var oa=Object;var ca=oa.getPrototypeOf;Me.exports=aa&&typeof aa.get==="function"?zn([aa.get]):typeof ca==="function"?function getDunder(Me){return ca(Me==null?Me:oa(Me))}:false},325:(Me,Bn,Hn)=>{"use strict";var zn=Hn(93058).Buffer;var ni=Hn(5028);var Ci=128,aa=0,oa=32,ca=16,_a=2,xa=ca|oa|aa<<6,Ga=_a|aa<<6;function base64Url(Me){return Me.replace(/=/g,"").replace(/\+/g,"-").replace(/\//g,"_")}function signatureAsBuffer(Me){if(zn.isBuffer(Me)){return Me}else if("string"===typeof Me){return zn.from(Me,"base64")}throw new TypeError("ECDSA signature must be a Base64 string or a Buffer")}function derToJose(Me,Bn){Me=signatureAsBuffer(Me);var Hn=ni(Bn);var aa=Hn+1;var oa=Me.length;var ca=0;if(Me[ca++]!==xa){throw new Error('Could not find expected "seq"')}var _a=Me[ca++];if(_a===(Ci|1)){_a=Me[ca++]}if(oa-ca<_a){throw new Error('"seq" specified length of "'+_a+'", only "'+(oa-ca)+'" remaining')}if(Me[ca++]!==Ga){throw new Error('Could not find expected "int" for "r"')}var Ha=Me[ca++];if(oa-ca-2=Ci;if(ni){--zn}return zn}function joseToDer(Me,Bn){Me=signatureAsBuffer(Me);var Hn=ni(Bn);var aa=Me.length;if(aa!==Hn*2){throw new TypeError('"'+Bn+'" signatures must be "'+Hn*2+'" bytes, saw "'+aa+'"')}var oa=countPadding(Me,0,Hn);var ca=countPadding(Me,Hn,Me.length);var _a=Hn-oa;var Ha=Hn-ca;var ts=1+1+_a+1+1+Ha;var Ps=ts{"use strict";function getParamSize(Me){var Bn=(Me/8|0)+(Me%8===0?0:1);return Bn}var Bn={ES256:getParamSize(256),ES384:getParamSize(384),ES512:getParamSize(521)};function getParamBytesForAlg(Me){var Hn=Bn[Me];if(Hn){return Hn}throw new Error('Unknown algorithm "'+Me+'"')}Me.exports=getParamBytesForAlg},79094:Me=>{"use strict";var Bn=Object.defineProperty||false;if(Bn){try{Bn({},"a",{value:1})}catch(Me){Bn=false}}Me.exports=Bn},33056:Me=>{"use strict";Me.exports=EvalError},31620:Me=>{"use strict";Me.exports=Error},14585:Me=>{"use strict";Me.exports=RangeError},46905:Me=>{"use strict";Me.exports=ReferenceError},80105:Me=>{"use strict";Me.exports=SyntaxError},73314:Me=>{"use strict";Me.exports=TypeError},32578:Me=>{"use strict";Me.exports=URIError},95399:Me=>{"use strict";Me.exports=Object},88700:(Me,Bn,Hn)=>{"use strict";var zn=Hn(60470);var ni=zn("%Object.defineProperty%",true);var Ci=Hn(85479)();var aa=Hn(54076);var oa=Hn(73314);var ca=Ci?Symbol.toStringTag:null;Me.exports=function setToStringTag(Me,Bn){var Hn=arguments.length>2&&!!arguments[2]&&arguments[2].force;var zn=arguments.length>2&&!!arguments[2]&&arguments[2].nonConfigurable;if(typeof Hn!=="undefined"&&typeof Hn!=="boolean"||typeof zn!=="undefined"&&typeof zn!=="boolean"){throw new oa("if provided, the `overrideIfSet` and `nonConfigurable` options must be booleans")}if(ca&&(Hn||!aa(Me,ca))){if(ni){ni(Me,ca,{configurable:!zn,enumerable:false,value:Bn,writable:false})}else{Me[ca]=Bn}}}},34778:(Me,Bn,Hn)=>{var zn;Me.exports=function(){if(!zn){try{zn=Hn(2830)("follow-redirects")}catch(Me){}if(typeof zn!=="function"){zn=function(){}}}zn.apply(null,arguments)}},1573:(Me,Bn,Hn)=>{var zn=Hn(87016);var ni=zn.URL;var Ci=Hn(58611);var aa=Hn(65692);var oa=Hn(2203).Writable;var ca=Hn(42613);var _a=Hn(34778);(function detectUnsupportedEnvironment(){var Me=typeof process!=="undefined";var Bn=typeof window!=="undefined"&&typeof document!=="undefined";var Hn=isFunction(Error.captureStackTrace);if(!Me&&(Bn||!Hn)){console.warn("The follow-redirects package should be excluded from browser builds.")}})();var xa=false;try{ca(new ni(""))}catch(Me){xa=Me.code==="ERR_INVALID_URL"}var Ga=["auth","host","hostname","href","path","pathname","port","protocol","query","search","hash"];var Ha=["abort","aborted","connect","error","socket","timeout"];var ts=Object.create(null);Ha.forEach((function(Me){ts[Me]=function(Bn,Hn,zn){this._redirectable.emit(Me,Bn,Hn,zn)}}));var Ps=createErrorType("ERR_INVALID_URL","Invalid URL",TypeError);var so=createErrorType("ERR_FR_REDIRECTION_FAILURE","Redirected request failed");var oo=createErrorType("ERR_FR_TOO_MANY_REDIRECTS","Maximum number of redirects exceeded",so);var Jo=createErrorType("ERR_FR_MAX_BODY_LENGTH_EXCEEDED","Request body larger than maxBodyLength limit");var tc=createErrorType("ERR_STREAM_WRITE_AFTER_END","write after end");var dc=oa.prototype.destroy||noop;function RedirectableRequest(Me,Bn){oa.call(this);this._sanitizeOptions(Me);this._options=Me;this._ended=false;this._ending=false;this._redirectCount=0;this._redirects=[];this._requestBodyLength=0;this._requestBodyBuffers=[];if(Bn){this.on("response",Bn)}var Hn=this;this._onNativeResponse=function(Me){try{Hn._processResponse(Me)}catch(Me){Hn.emit("error",Me instanceof so?Me:new so({cause:Me}))}};this._performRequest()}RedirectableRequest.prototype=Object.create(oa.prototype);RedirectableRequest.prototype.abort=function(){destroyRequest(this._currentRequest);this._currentRequest.abort();this.emit("abort")};RedirectableRequest.prototype.destroy=function(Me){destroyRequest(this._currentRequest,Me);dc.call(this,Me);return this};RedirectableRequest.prototype.write=function(Me,Bn,Hn){if(this._ending){throw new tc}if(!isString(Me)&&!isBuffer(Me)){throw new TypeError("data should be a string, Buffer or Uint8Array")}if(isFunction(Bn)){Hn=Bn;Bn=null}if(Me.length===0){if(Hn){Hn()}return}if(this._requestBodyLength+Me.length<=this._options.maxBodyLength){this._requestBodyLength+=Me.length;this._requestBodyBuffers.push({data:Me,encoding:Bn});this._currentRequest.write(Me,Bn,Hn)}else{this.emit("error",new Jo);this.abort()}};RedirectableRequest.prototype.end=function(Me,Bn,Hn){if(isFunction(Me)){Hn=Me;Me=Bn=null}else if(isFunction(Bn)){Hn=Bn;Bn=null}if(!Me){this._ended=this._ending=true;this._currentRequest.end(null,null,Hn)}else{var zn=this;var ni=this._currentRequest;this.write(Me,Bn,(function(){zn._ended=true;ni.end(null,null,Hn)}));this._ending=true}};RedirectableRequest.prototype.setHeader=function(Me,Bn){this._options.headers[Me]=Bn;this._currentRequest.setHeader(Me,Bn)};RedirectableRequest.prototype.removeHeader=function(Me){delete this._options.headers[Me];this._currentRequest.removeHeader(Me)};RedirectableRequest.prototype.setTimeout=function(Me,Bn){var Hn=this;function destroyOnTimeout(Bn){Bn.setTimeout(Me);Bn.removeListener("timeout",Bn.destroy);Bn.addListener("timeout",Bn.destroy)}function startTimer(Bn){if(Hn._timeout){clearTimeout(Hn._timeout)}Hn._timeout=setTimeout((function(){Hn.emit("timeout");clearTimer()}),Me);destroyOnTimeout(Bn)}function clearTimer(){if(Hn._timeout){clearTimeout(Hn._timeout);Hn._timeout=null}Hn.removeListener("abort",clearTimer);Hn.removeListener("error",clearTimer);Hn.removeListener("response",clearTimer);Hn.removeListener("close",clearTimer);if(Bn){Hn.removeListener("timeout",Bn)}if(!Hn.socket){Hn._currentRequest.removeListener("socket",startTimer)}}if(Bn){this.on("timeout",Bn)}if(this.socket){startTimer(this.socket)}else{this._currentRequest.once("socket",startTimer)}this.on("socket",destroyOnTimeout);this.on("abort",clearTimer);this.on("error",clearTimer);this.on("response",clearTimer);this.on("close",clearTimer);return this};["flushHeaders","getHeader","setNoDelay","setSocketKeepAlive"].forEach((function(Me){RedirectableRequest.prototype[Me]=function(Bn,Hn){return this._currentRequest[Me](Bn,Hn)}}));["aborted","connection","socket"].forEach((function(Me){Object.defineProperty(RedirectableRequest.prototype,Me,{get:function(){return this._currentRequest[Me]}})}));RedirectableRequest.prototype._sanitizeOptions=function(Me){if(!Me.headers){Me.headers={}}if(Me.host){if(!Me.hostname){Me.hostname=Me.host}delete Me.host}if(!Me.pathname&&Me.path){var Bn=Me.path.indexOf("?");if(Bn<0){Me.pathname=Me.path}else{Me.pathname=Me.path.substring(0,Bn);Me.search=Me.path.substring(Bn)}}};RedirectableRequest.prototype._performRequest=function(){var Me=this._options.protocol;var Bn=this._options.nativeProtocols[Me];if(!Bn){throw new TypeError("Unsupported protocol "+Me)}if(this._options.agents){var Hn=Me.slice(0,-1);this._options.agent=this._options.agents[Hn]}var ni=this._currentRequest=Bn.request(this._options,this._onNativeResponse);ni._redirectable=this;for(var Ci of Ha){ni.on(Ci,ts[Ci])}this._currentUrl=/^\//.test(this._options.path)?zn.format(this._options):this._options.path;if(this._isRedirect){var aa=0;var oa=this;var ca=this._requestBodyBuffers;(function writeNext(Me){if(ni===oa._currentRequest){if(Me){oa.emit("error",Me)}else if(aa=400){Me.responseUrl=this._currentUrl;Me.redirects=this._redirects;this.emit("response",Me);this._requestBodyBuffers=[];return}destroyRequest(this._currentRequest);Me.destroy();if(++this._redirectCount>this._options.maxRedirects){throw new oo}var ni;var Ci=this._options.beforeRedirect;if(Ci){ni=Object.assign({Host:Me.req.getHeader("host")},this._options.headers)}var aa=this._options.method;if((Bn===301||Bn===302)&&this._options.method==="POST"||Bn===303&&!/^(?:GET|HEAD)$/.test(this._options.method)){this._options.method="GET";this._requestBodyBuffers=[];removeMatchingHeaders(/^content-/i,this._options.headers)}var oa=removeMatchingHeaders(/^host$/i,this._options.headers);var ca=parseUrl(this._currentUrl);var xa=oa||ca.host;var Ga=/^\w+:/.test(Hn)?this._currentUrl:zn.format(Object.assign(ca,{host:xa}));var Ha=resolveUrl(Hn,Ga);_a("redirecting to",Ha.href);this._isRedirect=true;spreadUrlObject(Ha,this._options);if(Ha.protocol!==ca.protocol&&Ha.protocol!=="https:"||Ha.host!==xa&&!isSubdomain(Ha.host,xa)){removeMatchingHeaders(/^(?:(?:proxy-)?authorization|cookie)$/i,this._options.headers)}if(isFunction(Ci)){var ts={headers:Me.headers,statusCode:Bn};var Ps={url:Ga,method:aa,headers:ni};Ci(this._options,ts,Ps);this._sanitizeOptions(this._options)}this._performRequest()};function wrap(Me){var Bn={maxRedirects:21,maxBodyLength:10*1024*1024};var Hn={};Object.keys(Me).forEach((function(zn){var ni=zn+":";var Ci=Hn[ni]=Me[zn];var aa=Bn[zn]=Object.create(Ci);function request(Me,zn,Ci){if(isURL(Me)){Me=spreadUrlObject(Me)}else if(isString(Me)){Me=spreadUrlObject(parseUrl(Me))}else{Ci=zn;zn=validateUrl(Me);Me={protocol:ni}}if(isFunction(zn)){Ci=zn;zn=null}zn=Object.assign({maxRedirects:Bn.maxRedirects,maxBodyLength:Bn.maxBodyLength},Me,zn);zn.nativeProtocols=Hn;if(!isString(zn.host)&&!isString(zn.hostname)){zn.hostname="::1"}ca.equal(zn.protocol,ni,"protocol mismatch");_a("options",zn);return new RedirectableRequest(zn,Ci)}function get(Me,Bn,Hn){var zn=aa.request(Me,Bn,Hn);zn.end();return zn}Object.defineProperties(aa,{request:{value:request,configurable:true,enumerable:true,writable:true},get:{value:get,configurable:true,enumerable:true,writable:true}})}));return Bn}function noop(){}function parseUrl(Me){var Bn;if(xa){Bn=new ni(Me)}else{Bn=validateUrl(zn.parse(Me));if(!isString(Bn.protocol)){throw new Ps({input:Me})}}return Bn}function resolveUrl(Me,Bn){return xa?new ni(Me,Bn):parseUrl(zn.resolve(Bn,Me))}function validateUrl(Me){if(/^\[/.test(Me.hostname)&&!/^\[[:0-9a-f]+\]$/i.test(Me.hostname)){throw new Ps({input:Me.href||Me})}if(/^\[/.test(Me.host)&&!/^\[[:0-9a-f]+\](:\d+)?$/i.test(Me.host)){throw new Ps({input:Me.href||Me})}return Me}function spreadUrlObject(Me,Bn){var Hn=Bn||{};for(var zn of Ga){Hn[zn]=Me[zn]}if(Hn.hostname.startsWith("[")){Hn.hostname=Hn.hostname.slice(1,-1)}if(Hn.port!==""){Hn.port=Number(Hn.port)}Hn.path=Hn.search?Hn.pathname+Hn.search:Hn.pathname;return Hn}function removeMatchingHeaders(Me,Bn){var Hn;for(var zn in Bn){if(Me.test(zn)){Hn=Bn[zn];delete Bn[zn]}}return Hn===null||typeof Hn==="undefined"?undefined:String(Hn).trim()}function createErrorType(Me,Bn,Hn){function CustomError(Hn){if(isFunction(Error.captureStackTrace)){Error.captureStackTrace(this,this.constructor)}Object.assign(this,Hn||{});this.code=Me;this.message=this.cause?Bn+": "+this.cause.message:Bn}CustomError.prototype=new(Hn||Error);Object.defineProperties(CustomError.prototype,{constructor:{value:CustomError,enumerable:false},name:{value:"Error ["+Me+"]",enumerable:false}});return CustomError}function destroyRequest(Me,Bn){for(var Hn of Ha){Me.removeListener(Hn,ts[Hn])}Me.on("error",noop);Me.destroy(Bn)}function isSubdomain(Me,Bn){ca(isString(Me)&&isString(Bn));var Hn=Me.length-Bn.length-1;return Hn>0&&Me[Hn]==="."&&Me.endsWith(Bn)}function isString(Me){return typeof Me==="string"||Me instanceof String}function isFunction(Me){return typeof Me==="function"}function isBuffer(Me){return typeof Me==="object"&&"length"in Me}function isURL(Me){return ni&&Me instanceof ni}Me.exports=wrap({http:Ci,https:aa});Me.exports.wrap=wrap},96454:(Me,Bn,Hn)=>{"use strict";var zn=Hn(35630);var ni=Hn(39023);var Ci=Hn(16928);var aa=Hn(58611);var oa=Hn(65692);var ca=Hn(87016).parse;var _a=Hn(79896);var xa=Hn(2203).Stream;var Ga=Hn(76982);var Ha=Hn(14096);var ts=Hn(31324);var Ps=Hn(88700);var so=Hn(54076);var oo=Hn(11835);function FormData(Me){if(!(this instanceof FormData)){return new FormData(Me)}this._overheadLength=0;this._valueLength=0;this._valuesToMeasure=[];zn.call(this);Me=Me||{};for(var Bn in Me){this[Bn]=Me[Bn]}}ni.inherits(FormData,zn);FormData.LINE_BREAK="\r\n";FormData.DEFAULT_CONTENT_TYPE="application/octet-stream";FormData.prototype.append=function(Me,Bn,Hn){Hn=Hn||{};if(typeof Hn==="string"){Hn={filename:Hn}}var ni=zn.prototype.append.bind(this);if(typeof Bn==="number"||Bn==null){Bn=String(Bn)}if(Array.isArray(Bn)){this._error(new Error("Arrays are not supported."));return}var Ci=this._multiPartHeader(Me,Bn,Hn);var aa=this._multiPartFooter();ni(Ci);ni(Bn);ni(aa);this._trackLength(Ci,Bn,Hn)};FormData.prototype._trackLength=function(Me,Bn,Hn){var zn=0;if(Hn.knownLength!=null){zn+=Number(Hn.knownLength)}else if(Buffer.isBuffer(Bn)){zn=Bn.length}else if(typeof Bn==="string"){zn=Buffer.byteLength(Bn)}this._valueLength+=zn;this._overheadLength+=Buffer.byteLength(Me)+FormData.LINE_BREAK.length;if(!Bn||!Bn.path&&!(Bn.readable&&so(Bn,"httpVersion"))&&!(Bn instanceof xa)){return}if(!Hn.knownLength){this._valuesToMeasure.push(Bn)}};FormData.prototype._lengthRetriever=function(Me,Bn){if(so(Me,"fd")){if(Me.end!=undefined&&Me.end!=Infinity&&Me.start!=undefined){Bn(null,Me.end+1-(Me.start?Me.start:0))}else{_a.stat(Me.path,(function(Hn,zn){if(Hn){Bn(Hn);return}var ni=zn.size-(Me.start?Me.start:0);Bn(null,ni)}))}}else if(so(Me,"httpVersion")){Bn(null,Number(Me.headers["content-length"]))}else if(so(Me,"httpModule")){Me.on("response",(function(Hn){Me.pause();Bn(null,Number(Hn.headers["content-length"]))}));Me.resume()}else{Bn("Unknown stream")}};FormData.prototype._multiPartHeader=function(Me,Bn,Hn){if(typeof Hn.header==="string"){return Hn.header}var zn=this._getContentDisposition(Bn,Hn);var ni=this._getContentType(Bn,Hn);var Ci="";var aa={"Content-Disposition":["form-data",'name="'+Me+'"'].concat(zn||[]),"Content-Type":[].concat(ni||[])};if(typeof Hn.header==="object"){oo(aa,Hn.header)}var oa;for(var ca in aa){if(so(aa,ca)){oa=aa[ca];if(oa==null){continue}if(!Array.isArray(oa)){oa=[oa]}if(oa.length){Ci+=ca+": "+oa.join("; ")+FormData.LINE_BREAK}}}return"--"+this.getBoundary()+FormData.LINE_BREAK+Ci+FormData.LINE_BREAK};FormData.prototype._getContentDisposition=function(Me,Bn){var Hn;if(typeof Bn.filepath==="string"){Hn=Ci.normalize(Bn.filepath).replace(/\\/g,"/")}else if(Bn.filename||Me&&(Me.name||Me.path)){Hn=Ci.basename(Bn.filename||Me&&(Me.name||Me.path))}else if(Me&&Me.readable&&so(Me,"httpVersion")){Hn=Ci.basename(Me.client._httpMessage.path||"")}if(Hn){return'filename="'+Hn+'"'}};FormData.prototype._getContentType=function(Me,Bn){var Hn=Bn.contentType;if(!Hn&&Me&&Me.name){Hn=Ha.lookup(Me.name)}if(!Hn&&Me&&Me.path){Hn=Ha.lookup(Me.path)}if(!Hn&&Me&&Me.readable&&so(Me,"httpVersion")){Hn=Me.headers["content-type"]}if(!Hn&&(Bn.filepath||Bn.filename)){Hn=Ha.lookup(Bn.filepath||Bn.filename)}if(!Hn&&Me&&typeof Me==="object"){Hn=FormData.DEFAULT_CONTENT_TYPE}return Hn};FormData.prototype._multiPartFooter=function(){return function(Me){var Bn=FormData.LINE_BREAK;var Hn=this._streams.length===0;if(Hn){Bn+=this._lastBoundary()}Me(Bn)}.bind(this)};FormData.prototype._lastBoundary=function(){return"--"+this.getBoundary()+"--"+FormData.LINE_BREAK};FormData.prototype.getHeaders=function(Me){var Bn;var Hn={"content-type":"multipart/form-data; boundary="+this.getBoundary()};for(Bn in Me){if(so(Me,Bn)){Hn[Bn.toLowerCase()]=Me[Bn]}}return Hn};FormData.prototype.setBoundary=function(Me){if(typeof Me!=="string"){throw new TypeError("FormData boundary must be a string")}this._boundary=Me};FormData.prototype.getBoundary=function(){if(!this._boundary){this._generateBoundary()}return this._boundary};FormData.prototype.getBuffer=function(){var Me=new Buffer.alloc(0);var Bn=this.getBoundary();for(var Hn=0,zn=this._streams.length;Hn{"use strict";Me.exports=function(Me,Bn){Object.keys(Bn).forEach((function(Hn){Me[Hn]=Me[Hn]||Bn[Hn]}));return Me}},99808:Me=>{"use strict";var Bn="Function.prototype.bind called on incompatible ";var Hn=Object.prototype.toString;var zn=Math.max;var ni="[object Function]";var Ci=function concatty(Me,Bn){var Hn=[];for(var zn=0;zn{"use strict";var zn=Hn(99808);Me.exports=Function.prototype.bind||zn},60470:(Me,Bn,Hn)=>{"use strict";var zn;var ni=Hn(95399);var Ci=Hn(31620);var aa=Hn(33056);var oa=Hn(14585);var ca=Hn(46905);var _a=Hn(80105);var xa=Hn(73314);var Ga=Hn(32578);var Ha=Hn(55641);var ts=Hn(96171);var Ps=Hn(57147);var so=Hn(41017);var oo=Hn(56947);var Jo=Hn(42621);var tc=Hn(30156);var dc=Function;var getEvalledConstructor=function(Me){try{return dc('"use strict"; return ('+Me+").constructor;")()}catch(Me){}};var Fc=Hn(33170);var Jc=Hn(79094);var throwTypeError=function(){throw new xa};var Dp=Fc?function(){try{arguments.callee;return throwTypeError}catch(Me){try{return Fc(arguments,"callee").get}catch(Me){return throwTypeError}}}():throwTypeError;var kp=Hn(23336)();var Qp=Hn(81967);var Up=Hn(91311);var qp=Hn(48681);var Vp=Hn(33945);var Jp=Hn(88093);var Wp={};var zp=typeof Uint8Array==="undefined"||!Qp?zn:Qp(Uint8Array);var Qf={__proto__:null,"%AggregateError%":typeof AggregateError==="undefined"?zn:AggregateError,"%Array%":Array,"%ArrayBuffer%":typeof ArrayBuffer==="undefined"?zn:ArrayBuffer,"%ArrayIteratorPrototype%":kp&&Qp?Qp([][Symbol.iterator]()):zn,"%AsyncFromSyncIteratorPrototype%":zn,"%AsyncFunction%":Wp,"%AsyncGenerator%":Wp,"%AsyncGeneratorFunction%":Wp,"%AsyncIteratorPrototype%":Wp,"%Atomics%":typeof Atomics==="undefined"?zn:Atomics,"%BigInt%":typeof BigInt==="undefined"?zn:BigInt,"%BigInt64Array%":typeof BigInt64Array==="undefined"?zn:BigInt64Array,"%BigUint64Array%":typeof BigUint64Array==="undefined"?zn:BigUint64Array,"%Boolean%":Boolean,"%DataView%":typeof DataView==="undefined"?zn:DataView,"%Date%":Date,"%decodeURI%":decodeURI,"%decodeURIComponent%":decodeURIComponent,"%encodeURI%":encodeURI,"%encodeURIComponent%":encodeURIComponent,"%Error%":Ci,"%eval%":eval,"%EvalError%":aa,"%Float32Array%":typeof Float32Array==="undefined"?zn:Float32Array,"%Float64Array%":typeof Float64Array==="undefined"?zn:Float64Array,"%FinalizationRegistry%":typeof FinalizationRegistry==="undefined"?zn:FinalizationRegistry,"%Function%":dc,"%GeneratorFunction%":Wp,"%Int8Array%":typeof Int8Array==="undefined"?zn:Int8Array,"%Int16Array%":typeof Int16Array==="undefined"?zn:Int16Array,"%Int32Array%":typeof Int32Array==="undefined"?zn:Int32Array,"%isFinite%":isFinite,"%isNaN%":isNaN,"%IteratorPrototype%":kp&&Qp?Qp(Qp([][Symbol.iterator]())):zn,"%JSON%":typeof JSON==="object"?JSON:zn,"%Map%":typeof Map==="undefined"?zn:Map,"%MapIteratorPrototype%":typeof Map==="undefined"||!kp||!Qp?zn:Qp((new Map)[Symbol.iterator]()),"%Math%":Math,"%Number%":Number,"%Object%":ni,"%Object.getOwnPropertyDescriptor%":Fc,"%parseFloat%":parseFloat,"%parseInt%":parseInt,"%Promise%":typeof Promise==="undefined"?zn:Promise,"%Proxy%":typeof Proxy==="undefined"?zn:Proxy,"%RangeError%":oa,"%ReferenceError%":ca,"%Reflect%":typeof Reflect==="undefined"?zn:Reflect,"%RegExp%":RegExp,"%Set%":typeof Set==="undefined"?zn:Set,"%SetIteratorPrototype%":typeof Set==="undefined"||!kp||!Qp?zn:Qp((new Set)[Symbol.iterator]()),"%SharedArrayBuffer%":typeof SharedArrayBuffer==="undefined"?zn:SharedArrayBuffer,"%String%":String,"%StringIteratorPrototype%":kp&&Qp?Qp(""[Symbol.iterator]()):zn,"%Symbol%":kp?Symbol:zn,"%SyntaxError%":_a,"%ThrowTypeError%":Dp,"%TypedArray%":zp,"%TypeError%":xa,"%Uint8Array%":typeof Uint8Array==="undefined"?zn:Uint8Array,"%Uint8ClampedArray%":typeof Uint8ClampedArray==="undefined"?zn:Uint8ClampedArray,"%Uint16Array%":typeof Uint16Array==="undefined"?zn:Uint16Array,"%Uint32Array%":typeof Uint32Array==="undefined"?zn:Uint32Array,"%URIError%":Ga,"%WeakMap%":typeof WeakMap==="undefined"?zn:WeakMap,"%WeakRef%":typeof WeakRef==="undefined"?zn:WeakRef,"%WeakSet%":typeof WeakSet==="undefined"?zn:WeakSet,"%Function.prototype.call%":Jp,"%Function.prototype.apply%":Vp,"%Object.defineProperty%":Jc,"%Object.getPrototypeOf%":Up,"%Math.abs%":Ha,"%Math.floor%":ts,"%Math.max%":Ps,"%Math.min%":so,"%Math.pow%":oo,"%Math.round%":Jo,"%Math.sign%":tc,"%Reflect.getPrototypeOf%":qp};if(Qp){try{null.error}catch(Me){var Yf=Qp(Qp(Me));Qf["%Error.prototype%"]=Yf}}var Kf=function doEval(Me){var Bn;if(Me==="%AsyncFunction%"){Bn=getEvalledConstructor("async function () {}")}else if(Me==="%GeneratorFunction%"){Bn=getEvalledConstructor("function* () {}")}else if(Me==="%AsyncGeneratorFunction%"){Bn=getEvalledConstructor("async function* () {}")}else if(Me==="%AsyncGenerator%"){var Hn=doEval("%AsyncGeneratorFunction%");if(Hn){Bn=Hn.prototype}}else if(Me==="%AsyncIteratorPrototype%"){var zn=doEval("%AsyncGenerator%");if(zn&&Qp){Bn=Qp(zn.prototype)}}Qf[Me]=Bn;return Bn};var Xf={__proto__:null,"%ArrayBufferPrototype%":["ArrayBuffer","prototype"],"%ArrayPrototype%":["Array","prototype"],"%ArrayProto_entries%":["Array","prototype","entries"],"%ArrayProto_forEach%":["Array","prototype","forEach"],"%ArrayProto_keys%":["Array","prototype","keys"],"%ArrayProto_values%":["Array","prototype","values"],"%AsyncFunctionPrototype%":["AsyncFunction","prototype"],"%AsyncGenerator%":["AsyncGeneratorFunction","prototype"],"%AsyncGeneratorPrototype%":["AsyncGeneratorFunction","prototype","prototype"],"%BooleanPrototype%":["Boolean","prototype"],"%DataViewPrototype%":["DataView","prototype"],"%DatePrototype%":["Date","prototype"],"%ErrorPrototype%":["Error","prototype"],"%EvalErrorPrototype%":["EvalError","prototype"],"%Float32ArrayPrototype%":["Float32Array","prototype"],"%Float64ArrayPrototype%":["Float64Array","prototype"],"%FunctionPrototype%":["Function","prototype"],"%Generator%":["GeneratorFunction","prototype"],"%GeneratorPrototype%":["GeneratorFunction","prototype","prototype"],"%Int8ArrayPrototype%":["Int8Array","prototype"],"%Int16ArrayPrototype%":["Int16Array","prototype"],"%Int32ArrayPrototype%":["Int32Array","prototype"],"%JSONParse%":["JSON","parse"],"%JSONStringify%":["JSON","stringify"],"%MapPrototype%":["Map","prototype"],"%NumberPrototype%":["Number","prototype"],"%ObjectPrototype%":["Object","prototype"],"%ObjProto_toString%":["Object","prototype","toString"],"%ObjProto_valueOf%":["Object","prototype","valueOf"],"%PromisePrototype%":["Promise","prototype"],"%PromiseProto_then%":["Promise","prototype","then"],"%Promise_all%":["Promise","all"],"%Promise_reject%":["Promise","reject"],"%Promise_resolve%":["Promise","resolve"],"%RangeErrorPrototype%":["RangeError","prototype"],"%ReferenceErrorPrototype%":["ReferenceError","prototype"],"%RegExpPrototype%":["RegExp","prototype"],"%SetPrototype%":["Set","prototype"],"%SharedArrayBufferPrototype%":["SharedArrayBuffer","prototype"],"%StringPrototype%":["String","prototype"],"%SymbolPrototype%":["Symbol","prototype"],"%SyntaxErrorPrototype%":["SyntaxError","prototype"],"%TypedArrayPrototype%":["TypedArray","prototype"],"%TypeErrorPrototype%":["TypeError","prototype"],"%Uint8ArrayPrototype%":["Uint8Array","prototype"],"%Uint8ClampedArrayPrototype%":["Uint8ClampedArray","prototype"],"%Uint16ArrayPrototype%":["Uint16Array","prototype"],"%Uint32ArrayPrototype%":["Uint32Array","prototype"],"%URIErrorPrototype%":["URIError","prototype"],"%WeakMapPrototype%":["WeakMap","prototype"],"%WeakSetPrototype%":["WeakSet","prototype"]};var Ad=Hn(37564);var Cd=Hn(54076);var xd=Ad.call(Jp,Array.prototype.concat);var wd=Ad.call(Vp,Array.prototype.splice);var Sd=Ad.call(Jp,String.prototype.replace);var Td=Ad.call(Jp,String.prototype.slice);var Pd=Ad.call(Jp,RegExp.prototype.exec);var Qh=/[^%.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|%$))/g;var Zh=/\\(\\)?/g;var eg=function stringToPath(Me){var Bn=Td(Me,0,1);var Hn=Td(Me,-1);if(Bn==="%"&&Hn!=="%"){throw new _a("invalid intrinsic syntax, expected closing `%`")}else if(Hn==="%"&&Bn!=="%"){throw new _a("invalid intrinsic syntax, expected opening `%`")}var zn=[];Sd(Me,Qh,(function(Me,Bn,Hn,ni){zn[zn.length]=Hn?Sd(ni,Zh,"$1"):Bn||Me}));return zn};var tg=function getBaseIntrinsic(Me,Bn){var Hn=Me;var zn;if(Cd(Xf,Hn)){zn=Xf[Hn];Hn="%"+zn[0]+"%"}if(Cd(Qf,Hn)){var ni=Qf[Hn];if(ni===Wp){ni=Kf(Hn)}if(typeof ni==="undefined"&&!Bn){throw new xa("intrinsic "+Me+" exists, but is not available. Please file an issue!")}return{alias:zn,name:Hn,value:ni}}throw new _a("intrinsic "+Me+" does not exist!")};Me.exports=function GetIntrinsic(Me,Bn){if(typeof Me!=="string"||Me.length===0){throw new xa("intrinsic name must be a non-empty string")}if(arguments.length>1&&typeof Bn!=="boolean"){throw new xa('"allowMissing" argument must be a boolean')}if(Pd(/^%?[^%]*%?$/,Me)===null){throw new _a("`%` may not be present anywhere but at the beginning and end of the intrinsic name")}var Hn=eg(Me);var ni=Hn.length>0?Hn[0]:"";var Ci=tg("%"+ni+"%",Bn);var aa=Ci.name;var oa=Ci.value;var ca=false;var Ga=Ci.alias;if(Ga){ni=Ga[0];wd(Hn,xd([0,1],Ga))}for(var Ha=1,ts=true;Ha=Hn.length){var Jo=Fc(oa,Ps);ts=!!Jo;if(ts&&"get"in Jo&&!("originalValue"in Jo.get)){oa=Jo.get}else{oa=oa[Ps]}}else{ts=Cd(oa,Ps);oa=oa[Ps]}if(ts&&!ca){Qf[aa]=oa}}}return oa}},91311:(Me,Bn,Hn)=>{"use strict";var zn=Hn(95399);Me.exports=zn.getPrototypeOf||null},48681:Me=>{"use strict";Me.exports=typeof Reflect!=="undefined"&&Reflect.getPrototypeOf||null},81967:(Me,Bn,Hn)=>{"use strict";var zn=Hn(48681);var ni=Hn(91311);var Ci=Hn(26669);Me.exports=zn?function getProto(Me){return zn(Me)}:ni?function getProto(Me){if(!Me||typeof Me!=="object"&&typeof Me!=="function"){throw new TypeError("getProto: not an object")}return ni(Me)}:Ci?function getProto(Me){return Ci(Me)}:null},1174:Me=>{"use strict";Me.exports=Object.getOwnPropertyDescriptor},33170:(Me,Bn,Hn)=>{"use strict";var zn=Hn(1174);if(zn){try{zn([],"length")}catch(Me){zn=null}}Me.exports=zn},83813:Me=>{"use strict";Me.exports=(Me,Bn=process.argv)=>{const Hn=Me.startsWith("-")?"":Me.length===1?"-":"--";const zn=Bn.indexOf(Hn+Me);const ni=Bn.indexOf("--");return zn!==-1&&(ni===-1||zn{"use strict";var zn=typeof Symbol!=="undefined"&&Symbol;var ni=Hn(61114);Me.exports=function hasNativeSymbols(){if(typeof zn!=="function"){return false}if(typeof Symbol!=="function"){return false}if(typeof zn("foo")!=="symbol"){return false}if(typeof Symbol("bar")!=="symbol"){return false}return ni()}},61114:Me=>{"use strict";Me.exports=function hasSymbols(){if(typeof Symbol!=="function"||typeof Object.getOwnPropertySymbols!=="function"){return false}if(typeof Symbol.iterator==="symbol"){return true}var Me={};var Bn=Symbol("test");var Hn=Object(Bn);if(typeof Bn==="string"){return false}if(Object.prototype.toString.call(Bn)!=="[object Symbol]"){return false}if(Object.prototype.toString.call(Hn)!=="[object Symbol]"){return false}var zn=42;Me[Bn]=zn;for(var ni in Me){return false}if(typeof Object.keys==="function"&&Object.keys(Me).length!==0){return false}if(typeof Object.getOwnPropertyNames==="function"&&Object.getOwnPropertyNames(Me).length!==0){return false}var Ci=Object.getOwnPropertySymbols(Me);if(Ci.length!==1||Ci[0]!==Bn){return false}if(!Object.prototype.propertyIsEnumerable.call(Me,Bn)){return false}if(typeof Object.getOwnPropertyDescriptor==="function"){var aa=Object.getOwnPropertyDescriptor(Me,Bn);if(aa.value!==zn||aa.enumerable!==true){return false}}return true}},85479:(Me,Bn,Hn)=>{"use strict";var zn=Hn(61114);Me.exports=function hasToStringTagShams(){return zn()&&!!Symbol.toStringTag}},54076:(Me,Bn,Hn)=>{"use strict";var zn=Function.prototype.call;var ni=Object.prototype.hasOwnProperty;var Ci=Hn(37564);Me.exports=Ci.call(zn,ni)},74281:(Me,Bn,Hn)=>{"use strict";var zn=Hn(91950);var ni=Hn(59980);function renamed(Me,Bn){return function(){throw new Error("Function yaml."+Me+" is removed in js-yaml 4. "+"Use yaml."+Bn+" instead, which is now safe by default.")}}Me.exports.Type=Hn(9557);Me.exports.Schema=Hn(62046);Me.exports.FAILSAFE_SCHEMA=Hn(69832);Me.exports.JSON_SCHEMA=Hn(58927);Me.exports.CORE_SCHEMA=Hn(55746);Me.exports.DEFAULT_SCHEMA=Hn(97336);Me.exports.load=zn.load;Me.exports.loadAll=zn.loadAll;Me.exports.dump=ni.dump;Me.exports.YAMLException=Hn(41248);Me.exports.types={binary:Hn(8149),float:Hn(57584),map:Hn(47316),null:Hn(4333),pairs:Hn(16267),set:Hn(78758),timestamp:Hn(28966),bool:Hn(67296),int:Hn(84652),merge:Hn(76854),omap:Hn(58649),seq:Hn(77161),str:Hn(53929)};Me.exports.safeLoad=renamed("safeLoad","load");Me.exports.safeLoadAll=renamed("safeLoadAll","loadAll");Me.exports.safeDump=renamed("safeDump","dump")},19816:Me=>{"use strict";function isNothing(Me){return typeof Me==="undefined"||Me===null}function isObject(Me){return typeof Me==="object"&&Me!==null}function toArray(Me){if(Array.isArray(Me))return Me;else if(isNothing(Me))return[];return[Me]}function extend(Me,Bn){var Hn,zn,ni,Ci;if(Bn){Ci=Object.keys(Bn);for(Hn=0,zn=Ci.length;Hn{"use strict";var zn=Hn(19816);var ni=Hn(41248);var Ci=Hn(97336);var aa=Object.prototype.toString;var oa=Object.prototype.hasOwnProperty;var ca=65279;var _a=9;var xa=10;var Ga=13;var Ha=32;var ts=33;var Ps=34;var so=35;var oo=37;var Jo=38;var tc=39;var dc=42;var Fc=44;var Jc=45;var Dp=58;var kp=61;var Qp=62;var Up=63;var qp=64;var Vp=91;var Jp=93;var Wp=96;var zp=123;var Qf=124;var Yf=125;var Kf={};Kf[0]="\\0";Kf[7]="\\a";Kf[8]="\\b";Kf[9]="\\t";Kf[10]="\\n";Kf[11]="\\v";Kf[12]="\\f";Kf[13]="\\r";Kf[27]="\\e";Kf[34]='\\"';Kf[92]="\\\\";Kf[133]="\\N";Kf[160]="\\_";Kf[8232]="\\L";Kf[8233]="\\P";var Xf=["y","Y","yes","Yes","YES","on","On","ON","n","N","no","No","NO","off","Off","OFF"];var Ad=/^[-+]?[0-9_]+(?::[0-9_]+)+(?:\.[0-9_]*)?$/;function compileStyleMap(Me,Bn){var Hn,zn,ni,Ci,aa,ca,_a;if(Bn===null)return{};Hn={};zn=Object.keys(Bn);for(ni=0,Ci=zn.length;ni=55296&&Hn<=56319&&Bn+1=56320&&zn<=57343){return(Hn-55296)*1024+zn-56320+65536}}return Hn}function needIndentIndicator(Me){var Bn=/^\n* /;return Bn.test(Me)}var wd=1,Sd=2,Td=3,Pd=4,Qh=5;function chooseScalarStyle(Me,Bn,Hn,zn,ni,Ci,aa,oa){var ca;var _a=0;var Ga=null;var Ha=false;var ts=false;var Ps=zn!==-1;var so=-1;var oo=isPlainSafeFirst(codePointAt(Me,0))&&isPlainSafeLast(codePointAt(Me,Me.length-1));if(Bn||aa){for(ca=0;ca=65536?ca+=2:ca++){_a=codePointAt(Me,ca);if(!isPrintable(_a)){return Qh}oo=oo&&isPlainSafe(_a,Ga,oa);Ga=_a}}else{for(ca=0;ca=65536?ca+=2:ca++){_a=codePointAt(Me,ca);if(_a===xa){Ha=true;if(Ps){ts=ts||ca-so-1>zn&&Me[so+1]!==" ";so=ca}}else if(!isPrintable(_a)){return Qh}oo=oo&&isPlainSafe(_a,Ga,oa);Ga=_a}ts=ts||Ps&&(ca-so-1>zn&&Me[so+1]!==" ")}if(!Ha&&!ts){if(oo&&!aa&&!ni(Me)){return wd}return Ci===xd?Qh:Sd}if(Hn>9&&needIndentIndicator(Me)){return Qh}if(!aa){return ts?Pd:Td}return Ci===xd?Qh:Sd}function writeScalar(Me,Bn,Hn,zn,Ci){Me.dump=function(){if(Bn.length===0){return Me.quotingType===xd?'""':"''"}if(!Me.noCompatMode){if(Xf.indexOf(Bn)!==-1||Ad.test(Bn)){return Me.quotingType===xd?'"'+Bn+'"':"'"+Bn+"'"}}var aa=Me.indent*Math.max(1,Hn);var oa=Me.lineWidth===-1?-1:Math.max(Math.min(Me.lineWidth,40),Me.lineWidth-aa);var ca=zn||Me.flowLevel>-1&&Hn>=Me.flowLevel;function testAmbiguity(Bn){return testImplicitResolving(Me,Bn)}switch(chooseScalarStyle(Bn,ca,Me.indent,oa,testAmbiguity,Me.quotingType,Me.forceQuotes&&!zn,Ci)){case wd:return Bn;case Sd:return"'"+Bn.replace(/'/g,"''")+"'";case Td:return"|"+blockHeader(Bn,Me.indent)+dropEndingNewline(indentString(Bn,aa));case Pd:return">"+blockHeader(Bn,Me.indent)+dropEndingNewline(indentString(foldString(Bn,oa),aa));case Qh:return'"'+escapeString(Bn,oa)+'"';default:throw new ni("impossible error: invalid scalar style")}}()}function blockHeader(Me,Bn){var Hn=needIndentIndicator(Me)?String(Bn):"";var zn=Me[Me.length-1]==="\n";var ni=zn&&(Me[Me.length-2]==="\n"||Me==="\n");var Ci=ni?"+":zn?"":"-";return Hn+Ci+"\n"}function dropEndingNewline(Me){return Me[Me.length-1]==="\n"?Me.slice(0,-1):Me}function foldString(Me,Bn){var Hn=/(\n+)([^\n]*)/g;var zn=function(){var zn=Me.indexOf("\n");zn=zn!==-1?zn:Me.length;Hn.lastIndex=zn;return foldLine(Me.slice(0,zn),Bn)}();var ni=Me[0]==="\n"||Me[0]===" ";var Ci;var aa;while(aa=Hn.exec(Me)){var oa=aa[1],ca=aa[2];Ci=ca[0]===" ";zn+=oa+(!ni&&!Ci&&ca!==""?"\n":"")+foldLine(ca,Bn);ni=Ci}return zn}function foldLine(Me,Bn){if(Me===""||Me[0]===" ")return Me;var Hn=/ [^ ]/g;var zn;var ni=0,Ci,aa=0,oa=0;var ca="";while(zn=Hn.exec(Me)){oa=zn.index;if(oa-ni>Bn){Ci=aa>ni?aa:oa;ca+="\n"+Me.slice(ni,Ci);ni=Ci+1}aa=oa}ca+="\n";if(Me.length-ni>Bn&&aa>ni){ca+=Me.slice(ni,aa)+"\n"+Me.slice(aa+1)}else{ca+=Me.slice(ni)}return ca.slice(1)}function escapeString(Me){var Bn="";var Hn=0;var zn;for(var ni=0;ni=65536?ni+=2:ni++){Hn=codePointAt(Me,ni);zn=Kf[Hn];if(!zn&&isPrintable(Hn)){Bn+=Me[ni];if(Hn>=65536)Bn+=Me[ni+1]}else{Bn+=zn||encodeHex(Hn)}}return Bn}function writeFlowSequence(Me,Bn,Hn){var zn="",ni=Me.tag,Ci,aa,oa;for(Ci=0,aa=Hn.length;Ci1024)xa+="? ";xa+=Me.dump+(Me.condenseFlow?'"':"")+":"+(Me.condenseFlow?"":" ");if(!writeNode(Me,Bn,_a,false,false)){continue}xa+=Me.dump;zn+=xa}Me.tag=ni;Me.dump="{"+zn+"}"}function writeBlockMapping(Me,Bn,Hn,zn){var Ci="",aa=Me.tag,oa=Object.keys(Hn),ca,_a,Ga,Ha,ts,Ps;if(Me.sortKeys===true){oa.sort()}else if(typeof Me.sortKeys==="function"){oa.sort(Me.sortKeys)}else if(Me.sortKeys){throw new ni("sortKeys must be a boolean or a function")}for(ca=0,_a=oa.length;ca<_a;ca+=1){Ps="";if(!zn||Ci!==""){Ps+=generateNextLine(Me,Bn)}Ga=oa[ca];Ha=Hn[Ga];if(Me.replacer){Ha=Me.replacer.call(Hn,Ga,Ha)}if(!writeNode(Me,Bn+1,Ga,true,true,true)){continue}ts=Me.tag!==null&&Me.tag!=="?"||Me.dump&&Me.dump.length>1024;if(ts){if(Me.dump&&xa===Me.dump.charCodeAt(0)){Ps+="?"}else{Ps+="? "}}Ps+=Me.dump;if(ts){Ps+=generateNextLine(Me,Bn)}if(!writeNode(Me,Bn+1,Ha,true,ts)){continue}if(Me.dump&&xa===Me.dump.charCodeAt(0)){Ps+=":"}else{Ps+=": "}Ps+=Me.dump;Ci+=Ps}Me.tag=aa;Me.dump=Ci||"{}"}function detectType(Me,Bn,Hn){var zn,Ci,ca,_a,xa,Ga;Ci=Hn?Me.explicitTypes:Me.implicitTypes;for(ca=0,_a=Ci.length;ca<_a;ca+=1){xa=Ci[ca];if((xa.instanceOf||xa.predicate)&&(!xa.instanceOf||typeof Bn==="object"&&Bn instanceof xa.instanceOf)&&(!xa.predicate||xa.predicate(Bn))){if(Hn){if(xa.multi&&xa.representName){Me.tag=xa.representName(Bn)}else{Me.tag=xa.tag}}else{Me.tag="?"}if(xa.represent){Ga=Me.styleMap[xa.tag]||xa.defaultStyle;if(aa.call(xa.represent)==="[object Function]"){zn=xa.represent(Bn,Ga)}else if(oa.call(xa.represent,Ga)){zn=xa.represent[Ga](Bn,Ga)}else{throw new ni("!<"+xa.tag+'> tag resolver accepts not "'+Ga+'" style')}Me.dump=zn}return true}}return false}function writeNode(Me,Bn,Hn,zn,Ci,oa,ca){Me.tag=null;Me.dump=Hn;if(!detectType(Me,Hn,false)){detectType(Me,Hn,true)}var _a=aa.call(Me.dump);var xa=zn;var Ga;if(zn){zn=Me.flowLevel<0||Me.flowLevel>Bn}var Ha=_a==="[object Object]"||_a==="[object Array]",ts,Ps;if(Ha){ts=Me.duplicates.indexOf(Hn);Ps=ts!==-1}if(Me.tag!==null&&Me.tag!=="?"||Ps||Me.indent!==2&&Bn>0){Ci=false}if(Ps&&Me.usedDuplicates[ts]){Me.dump="*ref_"+ts}else{if(Ha&&Ps&&!Me.usedDuplicates[ts]){Me.usedDuplicates[ts]=true}if(_a==="[object Object]"){if(zn&&Object.keys(Me.dump).length!==0){writeBlockMapping(Me,Bn,Me.dump,Ci);if(Ps){Me.dump="&ref_"+ts+Me.dump}}else{writeFlowMapping(Me,Bn,Me.dump);if(Ps){Me.dump="&ref_"+ts+" "+Me.dump}}}else if(_a==="[object Array]"){if(zn&&Me.dump.length!==0){if(Me.noArrayIndent&&!ca&&Bn>0){writeBlockSequence(Me,Bn-1,Me.dump,Ci)}else{writeBlockSequence(Me,Bn,Me.dump,Ci)}if(Ps){Me.dump="&ref_"+ts+Me.dump}}else{writeFlowSequence(Me,Bn,Me.dump);if(Ps){Me.dump="&ref_"+ts+" "+Me.dump}}}else if(_a==="[object String]"){if(Me.tag!=="?"){writeScalar(Me,Me.dump,Bn,oa,xa)}}else if(_a==="[object Undefined]"){return false}else{if(Me.skipInvalid)return false;throw new ni("unacceptable kind of an object to dump "+_a)}if(Me.tag!==null&&Me.tag!=="?"){Ga=encodeURI(Me.tag[0]==="!"?Me.tag.slice(1):Me.tag).replace(/!/g,"%21");if(Me.tag[0]==="!"){Ga="!"+Ga}else if(Ga.slice(0,18)==="tag:yaml.org,2002:"){Ga="!!"+Ga.slice(18)}else{Ga="!<"+Ga+">"}Me.dump=Ga+" "+Me.dump}}return true}function getDuplicateReferences(Me,Bn){var Hn=[],zn=[],ni,Ci;inspectNode(Me,Hn,zn);for(ni=0,Ci=zn.length;ni{"use strict";function formatError(Me,Bn){var Hn="",zn=Me.reason||"(unknown reason)";if(!Me.mark)return zn;if(Me.mark.name){Hn+='in "'+Me.mark.name+'" '}Hn+="("+(Me.mark.line+1)+":"+(Me.mark.column+1)+")";if(!Bn&&Me.mark.snippet){Hn+="\n\n"+Me.mark.snippet}return zn+" "+Hn}function YAMLException(Me,Bn){Error.call(this);this.name="YAMLException";this.reason=Me;this.mark=Bn;this.message=formatError(this,false);if(Error.captureStackTrace){Error.captureStackTrace(this,this.constructor)}else{this.stack=(new Error).stack||""}}YAMLException.prototype=Object.create(Error.prototype);YAMLException.prototype.constructor=YAMLException;YAMLException.prototype.toString=function toString(Me){return this.name+": "+formatError(this,Me)};Me.exports=YAMLException},91950:(Me,Bn,Hn)=>{"use strict";var zn=Hn(19816);var ni=Hn(41248);var Ci=Hn(9440);var aa=Hn(97336);var oa=Object.prototype.hasOwnProperty;var ca=1;var _a=2;var xa=3;var Ga=4;var Ha=1;var ts=2;var Ps=3;var so=/[\x00-\x08\x0B\x0C\x0E-\x1F\x7F-\x84\x86-\x9F\uFFFE\uFFFF]|[\uD800-\uDBFF](?![\uDC00-\uDFFF])|(?:[^\uD800-\uDBFF]|^)[\uDC00-\uDFFF]/;var oo=/[\x85\u2028\u2029]/;var Jo=/[,\[\]\{\}]/;var tc=/^(?:!|!!|![a-z\-]+!)$/i;var dc=/^(?:!|[^,\[\]\{\}])(?:%[0-9a-f]{2}|[0-9a-z\-#;\/\?:@&=\+\$,_\.!~\*'\(\)\[\]])*$/i;function _class(Me){return Object.prototype.toString.call(Me)}function is_EOL(Me){return Me===10||Me===13}function is_WHITE_SPACE(Me){return Me===9||Me===32}function is_WS_OR_EOL(Me){return Me===9||Me===32||Me===10||Me===13}function is_FLOW_INDICATOR(Me){return Me===44||Me===91||Me===93||Me===123||Me===125}function fromHexCode(Me){var Bn;if(48<=Me&&Me<=57){return Me-48}Bn=Me|32;if(97<=Bn&&Bn<=102){return Bn-97+10}return-1}function escapedHexLen(Me){if(Me===120){return 2}if(Me===117){return 4}if(Me===85){return 8}return 0}function fromDecimalCode(Me){if(48<=Me&&Me<=57){return Me-48}return-1}function simpleEscapeSequence(Me){return Me===48?"\0":Me===97?"":Me===98?"\b":Me===116?"\t":Me===9?"\t":Me===110?"\n":Me===118?"\v":Me===102?"\f":Me===114?"\r":Me===101?"":Me===32?" ":Me===34?'"':Me===47?"/":Me===92?"\\":Me===78?"…":Me===95?" ":Me===76?"\u2028":Me===80?"\u2029":""}function charFromCodepoint(Me){if(Me<=65535){return String.fromCharCode(Me)}return String.fromCharCode((Me-65536>>10)+55296,(Me-65536&1023)+56320)}function setProperty(Me,Bn,Hn){if(Bn==="__proto__"){Object.defineProperty(Me,Bn,{configurable:true,enumerable:true,writable:true,value:Hn})}else{Me[Bn]=Hn}}var Fc=new Array(256);var Jc=new Array(256);for(var Dp=0;Dp<256;Dp++){Fc[Dp]=simpleEscapeSequence(Dp)?1:0;Jc[Dp]=simpleEscapeSequence(Dp)}function State(Me,Bn){this.input=Me;this.filename=Bn["filename"]||null;this.schema=Bn["schema"]||aa;this.onWarning=Bn["onWarning"]||null;this.legacy=Bn["legacy"]||false;this.json=Bn["json"]||false;this.listener=Bn["listener"]||null;this.implicitTypes=this.schema.compiledImplicit;this.typeMap=this.schema.compiledTypeMap;this.length=Me.length;this.position=0;this.line=0;this.lineStart=0;this.lineIndent=0;this.firstTabInLine=-1;this.documents=[]}function generateError(Me,Bn){var Hn={name:Me.filename,buffer:Me.input.slice(0,-1),position:Me.position,line:Me.line,column:Me.position-Me.lineStart};Hn.snippet=Ci(Hn);return new ni(Bn,Hn)}function throwError(Me,Bn){throw generateError(Me,Bn)}function throwWarning(Me,Bn){if(Me.onWarning){Me.onWarning.call(null,generateError(Me,Bn))}}var kp={YAML:function handleYamlDirective(Me,Bn,Hn){var zn,ni,Ci;if(Me.version!==null){throwError(Me,"duplication of %YAML directive")}if(Hn.length!==1){throwError(Me,"YAML directive accepts exactly one argument")}zn=/^([0-9]+)\.([0-9]+)$/.exec(Hn[0]);if(zn===null){throwError(Me,"ill-formed argument of the YAML directive")}ni=parseInt(zn[1],10);Ci=parseInt(zn[2],10);if(ni!==1){throwError(Me,"unacceptable YAML version of the document")}Me.version=Hn[0];Me.checkLineBreaks=Ci<2;if(Ci!==1&&Ci!==2){throwWarning(Me,"unsupported YAML version of the document")}},TAG:function handleTagDirective(Me,Bn,Hn){var zn,ni;if(Hn.length!==2){throwError(Me,"TAG directive accepts exactly two arguments")}zn=Hn[0];ni=Hn[1];if(!tc.test(zn)){throwError(Me,"ill-formed tag handle (first argument) of the TAG directive")}if(oa.call(Me.tagMap,zn)){throwError(Me,'there is a previously declared suffix for "'+zn+'" tag handle')}if(!dc.test(ni)){throwError(Me,"ill-formed tag prefix (second argument) of the TAG directive")}try{ni=decodeURIComponent(ni)}catch(Bn){throwError(Me,"tag prefix is malformed: "+ni)}Me.tagMap[zn]=ni}};function captureSegment(Me,Bn,Hn,zn){var ni,Ci,aa,oa;if(Bn1){Me.result+=zn.repeat("\n",Bn-1)}}function readPlainScalar(Me,Bn,Hn){var zn,ni,Ci,aa,oa,ca,_a,xa,Ga=Me.kind,Ha=Me.result,ts;ts=Me.input.charCodeAt(Me.position);if(is_WS_OR_EOL(ts)||is_FLOW_INDICATOR(ts)||ts===35||ts===38||ts===42||ts===33||ts===124||ts===62||ts===39||ts===34||ts===37||ts===64||ts===96){return false}if(ts===63||ts===45){ni=Me.input.charCodeAt(Me.position+1);if(is_WS_OR_EOL(ni)||Hn&&is_FLOW_INDICATOR(ni)){return false}}Me.kind="scalar";Me.result="";Ci=aa=Me.position;oa=false;while(ts!==0){if(ts===58){ni=Me.input.charCodeAt(Me.position+1);if(is_WS_OR_EOL(ni)||Hn&&is_FLOW_INDICATOR(ni)){break}}else if(ts===35){zn=Me.input.charCodeAt(Me.position-1);if(is_WS_OR_EOL(zn)){break}}else if(Me.position===Me.lineStart&&testDocumentSeparator(Me)||Hn&&is_FLOW_INDICATOR(ts)){break}else if(is_EOL(ts)){ca=Me.line;_a=Me.lineStart;xa=Me.lineIndent;skipSeparationSpace(Me,false,-1);if(Me.lineIndent>=Bn){oa=true;ts=Me.input.charCodeAt(Me.position);continue}else{Me.position=aa;Me.line=ca;Me.lineStart=_a;Me.lineIndent=xa;break}}if(oa){captureSegment(Me,Ci,aa,false);writeFoldedLines(Me,Me.line-ca);Ci=aa=Me.position;oa=false}if(!is_WHITE_SPACE(ts)){aa=Me.position+1}ts=Me.input.charCodeAt(++Me.position)}captureSegment(Me,Ci,aa,false);if(Me.result){return true}Me.kind=Ga;Me.result=Ha;return false}function readSingleQuotedScalar(Me,Bn){var Hn,zn,ni;Hn=Me.input.charCodeAt(Me.position);if(Hn!==39){return false}Me.kind="scalar";Me.result="";Me.position++;zn=ni=Me.position;while((Hn=Me.input.charCodeAt(Me.position))!==0){if(Hn===39){captureSegment(Me,zn,Me.position,true);Hn=Me.input.charCodeAt(++Me.position);if(Hn===39){zn=Me.position;Me.position++;ni=Me.position}else{return true}}else if(is_EOL(Hn)){captureSegment(Me,zn,ni,true);writeFoldedLines(Me,skipSeparationSpace(Me,false,Bn));zn=ni=Me.position}else if(Me.position===Me.lineStart&&testDocumentSeparator(Me)){throwError(Me,"unexpected end of the document within a single quoted scalar")}else{Me.position++;ni=Me.position}}throwError(Me,"unexpected end of the stream within a single quoted scalar")}function readDoubleQuotedScalar(Me,Bn){var Hn,zn,ni,Ci,aa,oa;oa=Me.input.charCodeAt(Me.position);if(oa!==34){return false}Me.kind="scalar";Me.result="";Me.position++;Hn=zn=Me.position;while((oa=Me.input.charCodeAt(Me.position))!==0){if(oa===34){captureSegment(Me,Hn,Me.position,true);Me.position++;return true}else if(oa===92){captureSegment(Me,Hn,Me.position,true);oa=Me.input.charCodeAt(++Me.position);if(is_EOL(oa)){skipSeparationSpace(Me,false,Bn)}else if(oa<256&&Fc[oa]){Me.result+=Jc[oa];Me.position++}else if((aa=escapedHexLen(oa))>0){ni=aa;Ci=0;for(;ni>0;ni--){oa=Me.input.charCodeAt(++Me.position);if((aa=fromHexCode(oa))>=0){Ci=(Ci<<4)+aa}else{throwError(Me,"expected hexadecimal character")}}Me.result+=charFromCodepoint(Ci);Me.position++}else{throwError(Me,"unknown escape sequence")}Hn=zn=Me.position}else if(is_EOL(oa)){captureSegment(Me,Hn,zn,true);writeFoldedLines(Me,skipSeparationSpace(Me,false,Bn));Hn=zn=Me.position}else if(Me.position===Me.lineStart&&testDocumentSeparator(Me)){throwError(Me,"unexpected end of the document within a double quoted scalar")}else{Me.position++;zn=Me.position}}throwError(Me,"unexpected end of the stream within a double quoted scalar")}function readFlowCollection(Me,Bn){var Hn=true,zn,ni,Ci,aa=Me.tag,oa,_a=Me.anchor,xa,Ga,Ha,ts,Ps,so=Object.create(null),oo,Jo,tc,dc;dc=Me.input.charCodeAt(Me.position);if(dc===91){Ga=93;Ps=false;oa=[]}else if(dc===123){Ga=125;Ps=true;oa={}}else{return false}if(Me.anchor!==null){Me.anchorMap[Me.anchor]=oa}dc=Me.input.charCodeAt(++Me.position);while(dc!==0){skipSeparationSpace(Me,true,Bn);dc=Me.input.charCodeAt(Me.position);if(dc===Ga){Me.position++;Me.tag=aa;Me.anchor=_a;Me.kind=Ps?"mapping":"sequence";Me.result=oa;return true}else if(!Hn){throwError(Me,"missed comma between flow collection entries")}else if(dc===44){throwError(Me,"expected the node content, but found ','")}Jo=oo=tc=null;Ha=ts=false;if(dc===63){xa=Me.input.charCodeAt(Me.position+1);if(is_WS_OR_EOL(xa)){Ha=ts=true;Me.position++;skipSeparationSpace(Me,true,Bn)}}zn=Me.line;ni=Me.lineStart;Ci=Me.position;composeNode(Me,Bn,ca,false,true);Jo=Me.tag;oo=Me.result;skipSeparationSpace(Me,true,Bn);dc=Me.input.charCodeAt(Me.position);if((ts||Me.line===zn)&&dc===58){Ha=true;dc=Me.input.charCodeAt(++Me.position);skipSeparationSpace(Me,true,Bn);composeNode(Me,Bn,ca,false,true);tc=Me.result}if(Ps){storeMappingPair(Me,oa,so,Jo,oo,tc,zn,ni,Ci)}else if(Ha){oa.push(storeMappingPair(Me,null,so,Jo,oo,tc,zn,ni,Ci))}else{oa.push(oo)}skipSeparationSpace(Me,true,Bn);dc=Me.input.charCodeAt(Me.position);if(dc===44){Hn=true;dc=Me.input.charCodeAt(++Me.position)}else{Hn=false}}throwError(Me,"unexpected end of the stream within a flow collection")}function readBlockScalar(Me,Bn){var Hn,ni,Ci=Ha,aa=false,oa=false,ca=Bn,_a=0,xa=false,Ga,so;so=Me.input.charCodeAt(Me.position);if(so===124){ni=false}else if(so===62){ni=true}else{return false}Me.kind="scalar";Me.result="";while(so!==0){so=Me.input.charCodeAt(++Me.position);if(so===43||so===45){if(Ha===Ci){Ci=so===43?Ps:ts}else{throwError(Me,"repeat of a chomping mode identifier")}}else if((Ga=fromDecimalCode(so))>=0){if(Ga===0){throwError(Me,"bad explicit indentation width of a block scalar; it cannot be less than one")}else if(!oa){ca=Bn+Ga-1;oa=true}else{throwError(Me,"repeat of an indentation width identifier")}}else{break}}if(is_WHITE_SPACE(so)){do{so=Me.input.charCodeAt(++Me.position)}while(is_WHITE_SPACE(so));if(so===35){do{so=Me.input.charCodeAt(++Me.position)}while(!is_EOL(so)&&so!==0)}}while(so!==0){readLineBreak(Me);Me.lineIndent=0;so=Me.input.charCodeAt(Me.position);while((!oa||Me.lineIndentca){ca=Me.lineIndent}if(is_EOL(so)){_a++;continue}if(Me.lineIndentBn)&&ca!==0){throwError(Me,"bad indentation of a sequence entry")}else if(Me.lineIndentBn){if(tc){aa=Me.line;oa=Me.lineStart;ca=Me.position}if(composeNode(Me,Bn,Ga,true,ni)){if(tc){oo=Me.result}else{Jo=Me.result}}if(!tc){storeMappingPair(Me,ts,Ps,so,oo,Jo,aa,oa,ca);so=oo=Jo=null}skipSeparationSpace(Me,true,-1);Fc=Me.input.charCodeAt(Me.position)}if((Me.line===Ci||Me.lineIndent>Bn)&&Fc!==0){throwError(Me,"bad indentation of a mapping entry")}else if(Me.lineIndentBn){ts=1}else if(Me.lineIndent===Bn){ts=0}else if(Me.lineIndentBn){ts=1}else if(Me.lineIndent===Bn){ts=0}else if(Me.lineIndent tag; it should be "scalar", not "'+Me.kind+'"')}for(oo=0,Jo=Me.implicitTypes.length;oo")}if(Me.result!==null&&dc.kind!==Me.kind){throwError(Me,"unacceptable node kind for !<"+Me.tag+'> tag; it should be "'+dc.kind+'", not "'+Me.kind+'"')}if(!dc.resolve(Me.result,Me.tag)){throwError(Me,"cannot resolve a node with !<"+Me.tag+"> explicit tag")}else{Me.result=dc.construct(Me.result,Me.tag);if(Me.anchor!==null){Me.anchorMap[Me.anchor]=Me.result}}}if(Me.listener!==null){Me.listener("close",Me)}return Me.tag!==null||Me.anchor!==null||so}function readDocument(Me){var Bn=Me.position,Hn,zn,ni,Ci=false,aa;Me.version=null;Me.checkLineBreaks=Me.legacy;Me.tagMap=Object.create(null);Me.anchorMap=Object.create(null);while((aa=Me.input.charCodeAt(Me.position))!==0){skipSeparationSpace(Me,true,-1);aa=Me.input.charCodeAt(Me.position);if(Me.lineIndent>0||aa!==37){break}Ci=true;aa=Me.input.charCodeAt(++Me.position);Hn=Me.position;while(aa!==0&&!is_WS_OR_EOL(aa)){aa=Me.input.charCodeAt(++Me.position)}zn=Me.input.slice(Hn,Me.position);ni=[];if(zn.length<1){throwError(Me,"directive name must not be less than one character in length")}while(aa!==0){while(is_WHITE_SPACE(aa)){aa=Me.input.charCodeAt(++Me.position)}if(aa===35){do{aa=Me.input.charCodeAt(++Me.position)}while(aa!==0&&!is_EOL(aa));break}if(is_EOL(aa))break;Hn=Me.position;while(aa!==0&&!is_WS_OR_EOL(aa)){aa=Me.input.charCodeAt(++Me.position)}ni.push(Me.input.slice(Hn,Me.position))}if(aa!==0)readLineBreak(Me);if(oa.call(kp,zn)){kp[zn](Me,zn,ni)}else{throwWarning(Me,'unknown document directive "'+zn+'"')}}skipSeparationSpace(Me,true,-1);if(Me.lineIndent===0&&Me.input.charCodeAt(Me.position)===45&&Me.input.charCodeAt(Me.position+1)===45&&Me.input.charCodeAt(Me.position+2)===45){Me.position+=3;skipSeparationSpace(Me,true,-1)}else if(Ci){throwError(Me,"directives end mark is expected")}composeNode(Me,Me.lineIndent-1,Ga,false,true);skipSeparationSpace(Me,true,-1);if(Me.checkLineBreaks&&oo.test(Me.input.slice(Bn,Me.position))){throwWarning(Me,"non-ASCII line breaks are interpreted as content")}Me.documents.push(Me.result);if(Me.position===Me.lineStart&&testDocumentSeparator(Me)){if(Me.input.charCodeAt(Me.position)===46){Me.position+=3;skipSeparationSpace(Me,true,-1)}return}if(Me.position{"use strict";var zn=Hn(41248);var ni=Hn(9557);function compileList(Me,Bn){var Hn=[];Me[Bn].forEach((function(Me){var Bn=Hn.length;Hn.forEach((function(Hn,zn){if(Hn.tag===Me.tag&&Hn.kind===Me.kind&&Hn.multi===Me.multi){Bn=zn}}));Hn[Bn]=Me}));return Hn}function compileMap(){var Me={scalar:{},sequence:{},mapping:{},fallback:{},multi:{scalar:[],sequence:[],mapping:[],fallback:[]}},Bn,Hn;function collectType(Bn){if(Bn.multi){Me.multi[Bn.kind].push(Bn);Me.multi["fallback"].push(Bn)}else{Me[Bn.kind][Bn.tag]=Me["fallback"][Bn.tag]=Bn}}for(Bn=0,Hn=arguments.length;Bn{"use strict";Me.exports=Hn(58927)},97336:(Me,Bn,Hn)=>{"use strict";Me.exports=Hn(55746).extend({implicit:[Hn(28966),Hn(76854)],explicit:[Hn(8149),Hn(58649),Hn(16267),Hn(78758)]})},69832:(Me,Bn,Hn)=>{"use strict";var zn=Hn(62046);Me.exports=new zn({explicit:[Hn(53929),Hn(77161),Hn(47316)]})},58927:(Me,Bn,Hn)=>{"use strict";Me.exports=Hn(69832).extend({implicit:[Hn(4333),Hn(67296),Hn(84652),Hn(57584)]})},9440:(Me,Bn,Hn)=>{"use strict";var zn=Hn(19816);function getLine(Me,Bn,Hn,zn,ni){var Ci="";var aa="";var oa=Math.floor(ni/2)-1;if(zn-Bn>oa){Ci=" ... ";Bn=zn-oa+Ci.length}if(Hn-zn>oa){aa=" ...";Hn=zn+oa-aa.length}return{str:Ci+Me.slice(Bn,Hn).replace(/\t/g,"→")+aa,pos:zn-Bn+Ci.length}}function padStart(Me,Bn){return zn.repeat(" ",Bn-Me.length)+Me}function makeSnippet(Me,Bn){Bn=Object.create(Bn||null);if(!Me.buffer)return null;if(!Bn.maxLength)Bn.maxLength=79;if(typeof Bn.indent!=="number")Bn.indent=1;if(typeof Bn.linesBefore!=="number")Bn.linesBefore=3;if(typeof Bn.linesAfter!=="number")Bn.linesAfter=2;var Hn=/\r?\n|\r|\0/g;var ni=[0];var Ci=[];var aa;var oa=-1;while(aa=Hn.exec(Me.buffer)){Ci.push(aa.index);ni.push(aa.index+aa[0].length);if(Me.position<=aa.index&&oa<0){oa=ni.length-2}}if(oa<0)oa=ni.length-1;var ca="",_a,xa;var Ga=Math.min(Me.line+Bn.linesAfter,Ci.length).toString().length;var Ha=Bn.maxLength-(Bn.indent+Ga+3);for(_a=1;_a<=Bn.linesBefore;_a++){if(oa-_a<0)break;xa=getLine(Me.buffer,ni[oa-_a],Ci[oa-_a],Me.position-(ni[oa]-ni[oa-_a]),Ha);ca=zn.repeat(" ",Bn.indent)+padStart((Me.line-_a+1).toString(),Ga)+" | "+xa.str+"\n"+ca}xa=getLine(Me.buffer,ni[oa],Ci[oa],Me.position,Ha);ca+=zn.repeat(" ",Bn.indent)+padStart((Me.line+1).toString(),Ga)+" | "+xa.str+"\n";ca+=zn.repeat("-",Bn.indent+Ga+3+xa.pos)+"^"+"\n";for(_a=1;_a<=Bn.linesAfter;_a++){if(oa+_a>=Ci.length)break;xa=getLine(Me.buffer,ni[oa+_a],Ci[oa+_a],Me.position-(ni[oa]-ni[oa+_a]),Ha);ca+=zn.repeat(" ",Bn.indent)+padStart((Me.line+_a+1).toString(),Ga)+" | "+xa.str+"\n"}return ca.replace(/\n$/,"")}Me.exports=makeSnippet},9557:(Me,Bn,Hn)=>{"use strict";var zn=Hn(41248);var ni=["kind","multi","resolve","construct","instanceOf","predicate","represent","representName","defaultStyle","styleAliases"];var Ci=["scalar","sequence","mapping"];function compileStyleAliases(Me){var Bn={};if(Me!==null){Object.keys(Me).forEach((function(Hn){Me[Hn].forEach((function(Me){Bn[String(Me)]=Hn}))}))}return Bn}function Type(Me,Bn){Bn=Bn||{};Object.keys(Bn).forEach((function(Bn){if(ni.indexOf(Bn)===-1){throw new zn('Unknown option "'+Bn+'" is met in definition of "'+Me+'" YAML type.')}}));this.options=Bn;this.tag=Me;this.kind=Bn["kind"]||null;this.resolve=Bn["resolve"]||function(){return true};this.construct=Bn["construct"]||function(Me){return Me};this.instanceOf=Bn["instanceOf"]||null;this.predicate=Bn["predicate"]||null;this.represent=Bn["represent"]||null;this.representName=Bn["representName"]||null;this.defaultStyle=Bn["defaultStyle"]||null;this.multi=Bn["multi"]||false;this.styleAliases=compileStyleAliases(Bn["styleAliases"]||null);if(Ci.indexOf(this.kind)===-1){throw new zn('Unknown kind "'+this.kind+'" is specified for "'+Me+'" YAML type.')}}Me.exports=Type},8149:(Me,Bn,Hn)=>{"use strict";var zn=Hn(9557);var ni="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=\n\r";function resolveYamlBinary(Me){if(Me===null)return false;var Bn,Hn,zn=0,Ci=Me.length,aa=ni;for(Hn=0;Hn64)continue;if(Bn<0)return false;zn+=6}return zn%8===0}function constructYamlBinary(Me){var Bn,Hn,zn=Me.replace(/[\r\n=]/g,""),Ci=zn.length,aa=ni,oa=0,ca=[];for(Bn=0;Bn>16&255);ca.push(oa>>8&255);ca.push(oa&255)}oa=oa<<6|aa.indexOf(zn.charAt(Bn))}Hn=Ci%4*6;if(Hn===0){ca.push(oa>>16&255);ca.push(oa>>8&255);ca.push(oa&255)}else if(Hn===18){ca.push(oa>>10&255);ca.push(oa>>2&255)}else if(Hn===12){ca.push(oa>>4&255)}return new Uint8Array(ca)}function representYamlBinary(Me){var Bn="",Hn=0,zn,Ci,aa=Me.length,oa=ni;for(zn=0;zn>18&63];Bn+=oa[Hn>>12&63];Bn+=oa[Hn>>6&63];Bn+=oa[Hn&63]}Hn=(Hn<<8)+Me[zn]}Ci=aa%3;if(Ci===0){Bn+=oa[Hn>>18&63];Bn+=oa[Hn>>12&63];Bn+=oa[Hn>>6&63];Bn+=oa[Hn&63]}else if(Ci===2){Bn+=oa[Hn>>10&63];Bn+=oa[Hn>>4&63];Bn+=oa[Hn<<2&63];Bn+=oa[64]}else if(Ci===1){Bn+=oa[Hn>>2&63];Bn+=oa[Hn<<4&63];Bn+=oa[64];Bn+=oa[64]}return Bn}function isBinary(Me){return Object.prototype.toString.call(Me)==="[object Uint8Array]"}Me.exports=new zn("tag:yaml.org,2002:binary",{kind:"scalar",resolve:resolveYamlBinary,construct:constructYamlBinary,predicate:isBinary,represent:representYamlBinary})},67296:(Me,Bn,Hn)=>{"use strict";var zn=Hn(9557);function resolveYamlBoolean(Me){if(Me===null)return false;var Bn=Me.length;return Bn===4&&(Me==="true"||Me==="True"||Me==="TRUE")||Bn===5&&(Me==="false"||Me==="False"||Me==="FALSE")}function constructYamlBoolean(Me){return Me==="true"||Me==="True"||Me==="TRUE"}function isBoolean(Me){return Object.prototype.toString.call(Me)==="[object Boolean]"}Me.exports=new zn("tag:yaml.org,2002:bool",{kind:"scalar",resolve:resolveYamlBoolean,construct:constructYamlBoolean,predicate:isBoolean,represent:{lowercase:function(Me){return Me?"true":"false"},uppercase:function(Me){return Me?"TRUE":"FALSE"},camelcase:function(Me){return Me?"True":"False"}},defaultStyle:"lowercase"})},57584:(Me,Bn,Hn)=>{"use strict";var zn=Hn(19816);var ni=Hn(9557);var Ci=new RegExp("^(?:[-+]?(?:[0-9][0-9_]*)(?:\\.[0-9_]*)?(?:[eE][-+]?[0-9]+)?"+"|\\.[0-9_]+(?:[eE][-+]?[0-9]+)?"+"|[-+]?\\.(?:inf|Inf|INF)"+"|\\.(?:nan|NaN|NAN))$");function resolveYamlFloat(Me){if(Me===null)return false;if(!Ci.test(Me)||Me[Me.length-1]==="_"){return false}return true}function constructYamlFloat(Me){var Bn,Hn;Bn=Me.replace(/_/g,"").toLowerCase();Hn=Bn[0]==="-"?-1:1;if("+-".indexOf(Bn[0])>=0){Bn=Bn.slice(1)}if(Bn===".inf"){return Hn===1?Number.POSITIVE_INFINITY:Number.NEGATIVE_INFINITY}else if(Bn===".nan"){return NaN}return Hn*parseFloat(Bn,10)}var aa=/^[-+]?[0-9]+e/;function representYamlFloat(Me,Bn){var Hn;if(isNaN(Me)){switch(Bn){case"lowercase":return".nan";case"uppercase":return".NAN";case"camelcase":return".NaN"}}else if(Number.POSITIVE_INFINITY===Me){switch(Bn){case"lowercase":return".inf";case"uppercase":return".INF";case"camelcase":return".Inf"}}else if(Number.NEGATIVE_INFINITY===Me){switch(Bn){case"lowercase":return"-.inf";case"uppercase":return"-.INF";case"camelcase":return"-.Inf"}}else if(zn.isNegativeZero(Me)){return"-0.0"}Hn=Me.toString(10);return aa.test(Hn)?Hn.replace("e",".e"):Hn}function isFloat(Me){return Object.prototype.toString.call(Me)==="[object Number]"&&(Me%1!==0||zn.isNegativeZero(Me))}Me.exports=new ni("tag:yaml.org,2002:float",{kind:"scalar",resolve:resolveYamlFloat,construct:constructYamlFloat,predicate:isFloat,represent:representYamlFloat,defaultStyle:"lowercase"})},84652:(Me,Bn,Hn)=>{"use strict";var zn=Hn(19816);var ni=Hn(9557);function isHexCode(Me){return 48<=Me&&Me<=57||65<=Me&&Me<=70||97<=Me&&Me<=102}function isOctCode(Me){return 48<=Me&&Me<=55}function isDecCode(Me){return 48<=Me&&Me<=57}function resolveYamlInteger(Me){if(Me===null)return false;var Bn=Me.length,Hn=0,zn=false,ni;if(!Bn)return false;ni=Me[Hn];if(ni==="-"||ni==="+"){ni=Me[++Hn]}if(ni==="0"){if(Hn+1===Bn)return true;ni=Me[++Hn];if(ni==="b"){Hn++;for(;Hn=0?"0b"+Me.toString(2):"-0b"+Me.toString(2).slice(1)},octal:function(Me){return Me>=0?"0o"+Me.toString(8):"-0o"+Me.toString(8).slice(1)},decimal:function(Me){return Me.toString(10)},hexadecimal:function(Me){return Me>=0?"0x"+Me.toString(16).toUpperCase():"-0x"+Me.toString(16).toUpperCase().slice(1)}},defaultStyle:"decimal",styleAliases:{binary:[2,"bin"],octal:[8,"oct"],decimal:[10,"dec"],hexadecimal:[16,"hex"]}})},47316:(Me,Bn,Hn)=>{"use strict";var zn=Hn(9557);Me.exports=new zn("tag:yaml.org,2002:map",{kind:"mapping",construct:function(Me){return Me!==null?Me:{}}})},76854:(Me,Bn,Hn)=>{"use strict";var zn=Hn(9557);function resolveYamlMerge(Me){return Me==="<<"||Me===null}Me.exports=new zn("tag:yaml.org,2002:merge",{kind:"scalar",resolve:resolveYamlMerge})},4333:(Me,Bn,Hn)=>{"use strict";var zn=Hn(9557);function resolveYamlNull(Me){if(Me===null)return true;var Bn=Me.length;return Bn===1&&Me==="~"||Bn===4&&(Me==="null"||Me==="Null"||Me==="NULL")}function constructYamlNull(){return null}function isNull(Me){return Me===null}Me.exports=new zn("tag:yaml.org,2002:null",{kind:"scalar",resolve:resolveYamlNull,construct:constructYamlNull,predicate:isNull,represent:{canonical:function(){return"~"},lowercase:function(){return"null"},uppercase:function(){return"NULL"},camelcase:function(){return"Null"},empty:function(){return""}},defaultStyle:"lowercase"})},58649:(Me,Bn,Hn)=>{"use strict";var zn=Hn(9557);var ni=Object.prototype.hasOwnProperty;var Ci=Object.prototype.toString;function resolveYamlOmap(Me){if(Me===null)return true;var Bn=[],Hn,zn,aa,oa,ca,_a=Me;for(Hn=0,zn=_a.length;Hn{"use strict";var zn=Hn(9557);var ni=Object.prototype.toString;function resolveYamlPairs(Me){if(Me===null)return true;var Bn,Hn,zn,Ci,aa,oa=Me;aa=new Array(oa.length);for(Bn=0,Hn=oa.length;Bn{"use strict";var zn=Hn(9557);Me.exports=new zn("tag:yaml.org,2002:seq",{kind:"sequence",construct:function(Me){return Me!==null?Me:[]}})},78758:(Me,Bn,Hn)=>{"use strict";var zn=Hn(9557);var ni=Object.prototype.hasOwnProperty;function resolveYamlSet(Me){if(Me===null)return true;var Bn,Hn=Me;for(Bn in Hn){if(ni.call(Hn,Bn)){if(Hn[Bn]!==null)return false}}return true}function constructYamlSet(Me){return Me!==null?Me:{}}Me.exports=new zn("tag:yaml.org,2002:set",{kind:"mapping",resolve:resolveYamlSet,construct:constructYamlSet})},53929:(Me,Bn,Hn)=>{"use strict";var zn=Hn(9557);Me.exports=new zn("tag:yaml.org,2002:str",{kind:"scalar",construct:function(Me){return Me!==null?Me:""}})},28966:(Me,Bn,Hn)=>{"use strict";var zn=Hn(9557);var ni=new RegExp("^([0-9][0-9][0-9][0-9])"+"-([0-9][0-9])"+"-([0-9][0-9])$");var Ci=new RegExp("^([0-9][0-9][0-9][0-9])"+"-([0-9][0-9]?)"+"-([0-9][0-9]?)"+"(?:[Tt]|[ \\t]+)"+"([0-9][0-9]?)"+":([0-9][0-9])"+":([0-9][0-9])"+"(?:\\.([0-9]*))?"+"(?:[ \\t]*(Z|([-+])([0-9][0-9]?)"+"(?::([0-9][0-9]))?))?$");function resolveYamlTimestamp(Me){if(Me===null)return false;if(ni.exec(Me)!==null)return true;if(Ci.exec(Me)!==null)return true;return false}function constructYamlTimestamp(Me){var Bn,Hn,zn,aa,oa,ca,_a,xa=0,Ga=null,Ha,ts,Ps;Bn=ni.exec(Me);if(Bn===null)Bn=Ci.exec(Me);if(Bn===null)throw new Error("Date resolve error");Hn=+Bn[1];zn=+Bn[2]-1;aa=+Bn[3];if(!Bn[4]){return new Date(Date.UTC(Hn,zn,aa))}oa=+Bn[4];ca=+Bn[5];_a=+Bn[6];if(Bn[7]){xa=Bn[7].slice(0,3);while(xa.length<3){xa+="0"}xa=+xa}if(Bn[9]){Ha=+Bn[10];ts=+(Bn[11]||0);Ga=(Ha*60+ts)*6e4;if(Bn[9]==="-")Ga=-Ga}Ps=new Date(Date.UTC(Hn,zn,aa,oa,ca,_a,xa));if(Ga)Ps.setTime(Ps.getTime()-Ga);return Ps}function representYamlTimestamp(Me){return Me.toISOString()}Me.exports=new zn("tag:yaml.org,2002:timestamp",{kind:"scalar",resolve:resolveYamlTimestamp,construct:constructYamlTimestamp,instanceOf:Date,represent:representYamlTimestamp})},92047:(Me,Bn,Hn)=>{var zn=Hn(33324);Me.exports=function(Me,Bn){Bn=Bn||{};var Hn=zn.decode(Me,Bn);if(!Hn){return null}var ni=Hn.payload;if(typeof ni==="string"){try{var Ci=JSON.parse(ni);if(Ci!==null&&typeof Ci==="object"){ni=Ci}}catch(Me){}}if(Bn.complete===true){return{header:Hn.header,payload:ni,signature:Hn.signature}}return ni}},69653:(Me,Bn,Hn)=>{Me.exports={decode:Hn(92047),verify:Hn(60772),sign:Hn(14912),JsonWebTokenError:Hn(26248),NotBeforeError:Hn(91269),TokenExpiredError:Hn(41241)}},26248:Me=>{var JsonWebTokenError=function(Me,Bn){Error.call(this,Me);if(Error.captureStackTrace){Error.captureStackTrace(this,this.constructor)}this.name="JsonWebTokenError";this.message=Me;if(Bn)this.inner=Bn};JsonWebTokenError.prototype=Object.create(Error.prototype);JsonWebTokenError.prototype.constructor=JsonWebTokenError;Me.exports=JsonWebTokenError},91269:(Me,Bn,Hn)=>{var zn=Hn(26248);var NotBeforeError=function(Me,Bn){zn.call(this,Me);this.name="NotBeforeError";this.date=Bn};NotBeforeError.prototype=Object.create(zn.prototype);NotBeforeError.prototype.constructor=NotBeforeError;Me.exports=NotBeforeError},41241:(Me,Bn,Hn)=>{var zn=Hn(26248);var TokenExpiredError=function(Me,Bn){zn.call(this,Me);this.name="TokenExpiredError";this.expiredAt=Bn};TokenExpiredError.prototype=Object.create(zn.prototype);TokenExpiredError.prototype.constructor=TokenExpiredError;Me.exports=TokenExpiredError},51136:(Me,Bn,Hn)=>{const zn=Hn(62088);Me.exports=zn.satisfies(process.version,">=15.7.0")},3948:(Me,Bn,Hn)=>{var zn=Hn(62088);Me.exports=zn.satisfies(process.version,"^6.12.0 || >=8.0.0")},45318:(Me,Bn,Hn)=>{const zn=Hn(62088);Me.exports=zn.satisfies(process.version,">=16.9.0")},96688:(Me,Bn,Hn)=>{var zn=Hn(70744);Me.exports=function(Me,Bn){var Hn=Bn||Math.floor(Date.now()/1e3);if(typeof Me==="string"){var ni=zn(Me);if(typeof ni==="undefined"){return}return Math.floor(Hn+ni/1e3)}else if(typeof Me==="number"){return Hn+Me}else{return}}},91006:(Me,Bn,Hn)=>{const zn=Hn(51136);const ni=Hn(45318);const Ci={ec:["ES256","ES384","ES512"],rsa:["RS256","PS256","RS384","PS384","RS512","PS512"],"rsa-pss":["PS256","PS384","PS512"]};const aa={ES256:"prime256v1",ES384:"secp384r1",ES512:"secp521r1"};Me.exports=function(Me,Bn){if(!Me||!Bn)return;const Hn=Bn.asymmetricKeyType;if(!Hn)return;const oa=Ci[Hn];if(!oa){throw new Error(`Unknown key type "${Hn}".`)}if(!oa.includes(Me)){throw new Error(`"alg" parameter for "${Hn}" key type must be one of: ${oa.join(", ")}.`)}if(zn){switch(Hn){case"ec":const Hn=Bn.asymmetricKeyDetails.namedCurve;const zn=aa[Me];if(Hn!==zn){throw new Error(`"alg" parameter "${Me}" requires curve "${zn}".`)}break;case"rsa-pss":if(ni){const Hn=parseInt(Me.slice(-3),10);const{hashAlgorithm:zn,mgf1HashAlgorithm:ni,saltLength:Ci}=Bn.asymmetricKeyDetails;if(zn!==`sha${Hn}`||ni!==zn){throw new Error(`Invalid key for this operation, its RSA-PSS parameters do not meet the requirements of "alg" ${Me}.`)}if(Ci!==undefined&&Ci>Hn>>3){throw new Error(`Invalid key for this operation, its RSA-PSS parameter saltLength does not meet the requirements of "alg" ${Me}.`)}}break}}}},14912:(Me,Bn,Hn)=>{const zn=Hn(96688);const ni=Hn(3948);const Ci=Hn(91006);const aa=Hn(33324);const oa=Hn(46248);const ca=Hn(1999);const _a=Hn(39841);const xa=Hn(80116);const Ga=Hn(29888);const Ha=Hn(56172);const ts=Hn(82192);const{KeyObject:Ps,createSecretKey:so,createPrivateKey:oo}=Hn(76982);const Jo=["RS256","RS384","RS512","ES256","ES384","ES512","HS256","HS384","HS512","none"];if(ni){Jo.splice(3,0,"PS256","PS384","PS512")}const tc={expiresIn:{isValid:function(Me){return _a(Me)||Ha(Me)&&Me},message:'"expiresIn" should be a number of seconds or string representing a timespan'},notBefore:{isValid:function(Me){return _a(Me)||Ha(Me)&&Me},message:'"notBefore" should be a number of seconds or string representing a timespan'},audience:{isValid:function(Me){return Ha(Me)||Array.isArray(Me)},message:'"audience" must be a string or array'},algorithm:{isValid:oa.bind(null,Jo),message:'"algorithm" must be a valid string enum value'},header:{isValid:Ga,message:'"header" must be an object'},encoding:{isValid:Ha,message:'"encoding" must be a string'},issuer:{isValid:Ha,message:'"issuer" must be a string'},subject:{isValid:Ha,message:'"subject" must be a string'},jwtid:{isValid:Ha,message:'"jwtid" must be a string'},noTimestamp:{isValid:ca,message:'"noTimestamp" must be a boolean'},keyid:{isValid:Ha,message:'"keyid" must be a string'},mutatePayload:{isValid:ca,message:'"mutatePayload" must be a boolean'},allowInsecureKeySizes:{isValid:ca,message:'"allowInsecureKeySizes" must be a boolean'},allowInvalidAsymmetricKeyTypes:{isValid:ca,message:'"allowInvalidAsymmetricKeyTypes" must be a boolean'}};const dc={iat:{isValid:xa,message:'"iat" should be a number of seconds'},exp:{isValid:xa,message:'"exp" should be a number of seconds'},nbf:{isValid:xa,message:'"nbf" should be a number of seconds'}};function validate(Me,Bn,Hn,zn){if(!Ga(Hn)){throw new Error('Expected "'+zn+'" to be a plain object.')}Object.keys(Hn).forEach((function(ni){const Ci=Me[ni];if(!Ci){if(!Bn){throw new Error('"'+ni+'" is not allowed in "'+zn+'"')}return}if(!Ci.isValid(Hn[ni])){throw new Error(Ci.message)}}))}function validateOptions(Me){return validate(tc,false,Me,"options")}function validatePayload(Me){return validate(dc,true,Me,"payload")}const Fc={audience:"aud",issuer:"iss",subject:"sub",jwtid:"jti"};const Jc=["expiresIn","notBefore","noTimestamp","audience","issuer","subject","jwtid"];Me.exports=function(Me,Bn,Hn,ni){if(typeof Hn==="function"){ni=Hn;Hn={}}else{Hn=Hn||{}}const oa=typeof Me==="object"&&!Buffer.isBuffer(Me);const ca=Object.assign({alg:Hn.algorithm||"HS256",typ:oa?"JWT":undefined,kid:Hn.keyid},Hn.header);function failure(Me){if(ni){return ni(Me)}throw Me}if(!Bn&&Hn.algorithm!=="none"){return failure(new Error("secretOrPrivateKey must have a value"))}if(Bn!=null&&!(Bn instanceof Ps)){try{Bn=oo(Bn)}catch(Me){try{Bn=so(typeof Bn==="string"?Buffer.from(Bn):Bn)}catch(Me){return failure(new Error("secretOrPrivateKey is not valid key material"))}}}if(ca.alg.startsWith("HS")&&Bn.type!=="secret"){return failure(new Error(`secretOrPrivateKey must be a symmetric key when using ${ca.alg}`))}else if(/^(?:RS|PS|ES)/.test(ca.alg)){if(Bn.type!=="private"){return failure(new Error(`secretOrPrivateKey must be an asymmetric key when using ${ca.alg}`))}if(!Hn.allowInsecureKeySizes&&!ca.alg.startsWith("ES")&&Bn.asymmetricKeyDetails!==undefined&&Bn.asymmetricKeyDetails.modulusLength<2048){return failure(new Error(`secretOrPrivateKey has a minimum key size of 2048 bits for ${ca.alg}`))}}if(typeof Me==="undefined"){return failure(new Error("payload is required"))}else if(oa){try{validatePayload(Me)}catch(Me){return failure(Me)}if(!Hn.mutatePayload){Me=Object.assign({},Me)}}else{const Bn=Jc.filter((function(Me){return typeof Hn[Me]!=="undefined"}));if(Bn.length>0){return failure(new Error("invalid "+Bn.join(",")+" option for "+typeof Me+" payload"))}}if(typeof Me.exp!=="undefined"&&typeof Hn.expiresIn!=="undefined"){return failure(new Error('Bad "options.expiresIn" option the payload already has an "exp" property.'))}if(typeof Me.nbf!=="undefined"&&typeof Hn.notBefore!=="undefined"){return failure(new Error('Bad "options.notBefore" option the payload already has an "nbf" property.'))}try{validateOptions(Hn)}catch(Me){return failure(Me)}if(!Hn.allowInvalidAsymmetricKeyTypes){try{Ci(ca.alg,Bn)}catch(Me){return failure(Me)}}const _a=Me.iat||Math.floor(Date.now()/1e3);if(Hn.noTimestamp){delete Me.iat}else if(oa){Me.iat=_a}if(typeof Hn.notBefore!=="undefined"){try{Me.nbf=zn(Hn.notBefore,_a)}catch(Me){return failure(Me)}if(typeof Me.nbf==="undefined"){return failure(new Error('"notBefore" should be a number of seconds or string representing a timespan eg: "1d", "20h", 60'))}}if(typeof Hn.expiresIn!=="undefined"&&typeof Me==="object"){try{Me.exp=zn(Hn.expiresIn,_a)}catch(Me){return failure(Me)}if(typeof Me.exp==="undefined"){return failure(new Error('"expiresIn" should be a number of seconds or string representing a timespan eg: "1d", "20h", 60'))}}Object.keys(Fc).forEach((function(Bn){const zn=Fc[Bn];if(typeof Hn[Bn]!=="undefined"){if(typeof Me[zn]!=="undefined"){return failure(new Error('Bad "options.'+Bn+'" option. The payload already has an "'+zn+'" property.'))}Me[zn]=Hn[Bn]}}));const xa=Hn.encoding||"utf8";if(typeof ni==="function"){ni=ni&&ts(ni);aa.createSign({header:ca,privateKey:Bn,payload:Me,encoding:xa}).once("error",ni).once("done",(function(Me){if(!Hn.allowInsecureKeySizes&&/^(?:RS|PS)/.test(ca.alg)&&Me.length<256){return ni(new Error(`secretOrPrivateKey has a minimum key size of 2048 bits for ${ca.alg}`))}ni(null,Me)}))}else{let zn=aa.sign({header:ca,payload:Me,secret:Bn,encoding:xa});if(!Hn.allowInsecureKeySizes&&/^(?:RS|PS)/.test(ca.alg)&&zn.length<256){throw new Error(`secretOrPrivateKey has a minimum key size of 2048 bits for ${ca.alg}`)}return zn}}},60772:(Me,Bn,Hn)=>{const zn=Hn(26248);const ni=Hn(91269);const Ci=Hn(41241);const aa=Hn(92047);const oa=Hn(96688);const ca=Hn(91006);const _a=Hn(3948);const xa=Hn(33324);const{KeyObject:Ga,createSecretKey:Ha,createPublicKey:ts}=Hn(76982);const Ps=["RS256","RS384","RS512"];const so=["ES256","ES384","ES512"];const oo=["RS256","RS384","RS512"];const Jo=["HS256","HS384","HS512"];if(_a){Ps.splice(Ps.length,0,"PS256","PS384","PS512");oo.splice(oo.length,0,"PS256","PS384","PS512")}Me.exports=function(Me,Bn,Hn,_a){if(typeof Hn==="function"&&!_a){_a=Hn;Hn={}}if(!Hn){Hn={}}Hn=Object.assign({},Hn);let tc;if(_a){tc=_a}else{tc=function(Me,Bn){if(Me)throw Me;return Bn}}if(Hn.clockTimestamp&&typeof Hn.clockTimestamp!=="number"){return tc(new zn("clockTimestamp must be a number"))}if(Hn.nonce!==undefined&&(typeof Hn.nonce!=="string"||Hn.nonce.trim()==="")){return tc(new zn("nonce must be a non-empty string"))}if(Hn.allowInvalidAsymmetricKeyTypes!==undefined&&typeof Hn.allowInvalidAsymmetricKeyTypes!=="boolean"){return tc(new zn("allowInvalidAsymmetricKeyTypes must be a boolean"))}const dc=Hn.clockTimestamp||Math.floor(Date.now()/1e3);if(!Me){return tc(new zn("jwt must be provided"))}if(typeof Me!=="string"){return tc(new zn("jwt must be a string"))}const Fc=Me.split(".");if(Fc.length!==3){return tc(new zn("jwt malformed"))}let Jc;try{Jc=aa(Me,{complete:true})}catch(Me){return tc(Me)}if(!Jc){return tc(new zn("invalid token"))}const Dp=Jc.header;let kp;if(typeof Bn==="function"){if(!_a){return tc(new zn("verify must be called asynchronous if secret or public key is provided as a callback"))}kp=Bn}else{kp=function(Me,Hn){return Hn(null,Bn)}}return kp(Dp,(function(Bn,aa){if(Bn){return tc(new zn("error in secret or public key callback: "+Bn.message))}const _a=Fc[2].trim()!=="";if(!_a&&aa){return tc(new zn("jwt signature is required"))}if(_a&&!aa){return tc(new zn("secret or public key must be provided"))}if(!_a&&!Hn.algorithms){return tc(new zn('please specify "none" in "algorithms" to verify unsigned tokens'))}if(aa!=null&&!(aa instanceof Ga)){try{aa=ts(aa)}catch(Me){try{aa=Ha(typeof aa==="string"?Buffer.from(aa):aa)}catch(Me){return tc(new zn("secretOrPublicKey is not valid key material"))}}}if(!Hn.algorithms){if(aa.type==="secret"){Hn.algorithms=Jo}else if(["rsa","rsa-pss"].includes(aa.asymmetricKeyType)){Hn.algorithms=oo}else if(aa.asymmetricKeyType==="ec"){Hn.algorithms=so}else{Hn.algorithms=Ps}}if(Hn.algorithms.indexOf(Jc.header.alg)===-1){return tc(new zn("invalid algorithm"))}if(Dp.alg.startsWith("HS")&&aa.type!=="secret"){return tc(new zn(`secretOrPublicKey must be a symmetric key when using ${Dp.alg}`))}else if(/^(?:RS|PS|ES)/.test(Dp.alg)&&aa.type!=="public"){return tc(new zn(`secretOrPublicKey must be an asymmetric key when using ${Dp.alg}`))}if(!Hn.allowInvalidAsymmetricKeyTypes){try{ca(Dp.alg,aa)}catch(Me){return tc(Me)}}let kp;try{kp=xa.verify(Me,Jc.header.alg,aa)}catch(Me){return tc(Me)}if(!kp){return tc(new zn("invalid signature"))}const Qp=Jc.payload;if(typeof Qp.nbf!=="undefined"&&!Hn.ignoreNotBefore){if(typeof Qp.nbf!=="number"){return tc(new zn("invalid nbf value"))}if(Qp.nbf>dc+(Hn.clockTolerance||0)){return tc(new ni("jwt not active",new Date(Qp.nbf*1e3)))}}if(typeof Qp.exp!=="undefined"&&!Hn.ignoreExpiration){if(typeof Qp.exp!=="number"){return tc(new zn("invalid exp value"))}if(dc>=Qp.exp+(Hn.clockTolerance||0)){return tc(new Ci("jwt expired",new Date(Qp.exp*1e3)))}}if(Hn.audience){const Me=Array.isArray(Hn.audience)?Hn.audience:[Hn.audience];const Bn=Array.isArray(Qp.aud)?Qp.aud:[Qp.aud];const ni=Bn.some((function(Bn){return Me.some((function(Me){return Me instanceof RegExp?Me.test(Bn):Me===Bn}))}));if(!ni){return tc(new zn("jwt audience invalid. expected: "+Me.join(" or ")))}}if(Hn.issuer){const Me=typeof Hn.issuer==="string"&&Qp.iss!==Hn.issuer||Array.isArray(Hn.issuer)&&Hn.issuer.indexOf(Qp.iss)===-1;if(Me){return tc(new zn("jwt issuer invalid. expected: "+Hn.issuer))}}if(Hn.subject){if(Qp.sub!==Hn.subject){return tc(new zn("jwt subject invalid. expected: "+Hn.subject))}}if(Hn.jwtid){if(Qp.jti!==Hn.jwtid){return tc(new zn("jwt jwtid invalid. expected: "+Hn.jwtid))}}if(Hn.nonce){if(Qp.nonce!==Hn.nonce){return tc(new zn("jwt nonce invalid. expected: "+Hn.nonce))}}if(Hn.maxAge){if(typeof Qp.iat!=="number"){return tc(new zn("iat required when maxAge is specified"))}const Me=oa(Hn.maxAge,Qp.iat);if(typeof Me==="undefined"){return tc(new zn('"maxAge" should be a number of seconds or string representing a timespan eg: "1d", "20h", 60'))}if(dc>=Me+(Hn.clockTolerance||0)){return tc(new Ci("maxAge exceeded",new Date(Me*1e3)))}}if(Hn.complete===true){const Me=Jc.signature;return tc(null,{header:Dp,payload:Qp,signature:Me})}return tc(null,Qp)}))}},38622:(Me,Bn,Hn)=>{var zn=Hn(93058).Buffer;var ni=Hn(76982);var Ci=Hn(325);var aa=Hn(39023);var oa='"%s" is not a valid algorithm.\n Supported algorithms are:\n "HS256", "HS384", "HS512", "RS256", "RS384", "RS512", "PS256", "PS384", "PS512", "ES256", "ES384", "ES512" and "none".';var ca="secret must be a string or buffer";var _a="key must be a string or a buffer";var xa="key must be a string, a buffer or an object";var Ga=typeof ni.createPublicKey==="function";if(Ga){_a+=" or a KeyObject";ca+="or a KeyObject"}function checkIsPublicKey(Me){if(zn.isBuffer(Me)){return}if(typeof Me==="string"){return}if(!Ga){throw typeError(_a)}if(typeof Me!=="object"){throw typeError(_a)}if(typeof Me.type!=="string"){throw typeError(_a)}if(typeof Me.asymmetricKeyType!=="string"){throw typeError(_a)}if(typeof Me.export!=="function"){throw typeError(_a)}}function checkIsPrivateKey(Me){if(zn.isBuffer(Me)){return}if(typeof Me==="string"){return}if(typeof Me==="object"){return}throw typeError(xa)}function checkIsSecretKey(Me){if(zn.isBuffer(Me)){return}if(typeof Me==="string"){return Me}if(!Ga){throw typeError(ca)}if(typeof Me!=="object"){throw typeError(ca)}if(Me.type!=="secret"){throw typeError(ca)}if(typeof Me.export!=="function"){throw typeError(ca)}}function fromBase64(Me){return Me.replace(/=/g,"").replace(/\+/g,"-").replace(/\//g,"_")}function toBase64(Me){Me=Me.toString();var Bn=4-Me.length%4;if(Bn!==4){for(var Hn=0;Hn{var zn=Hn(78600);var ni=Hn(4368);var Ci=["HS256","HS384","HS512","RS256","RS384","RS512","PS256","PS384","PS512","ES256","ES384","ES512"];Bn.ALGORITHMS=Ci;Bn.sign=zn.sign;Bn.verify=ni.verify;Bn.decode=ni.decode;Bn.isValid=ni.isValid;Bn.createSign=function createSign(Me){return new zn(Me)};Bn.createVerify=function createVerify(Me){return new ni(Me)}},41831:(Me,Bn,Hn)=>{var zn=Hn(93058).Buffer;var ni=Hn(2203);var Ci=Hn(39023);function DataStream(Me){this.buffer=null;this.writable=true;this.readable=true;if(!Me){this.buffer=zn.alloc(0);return this}if(typeof Me.pipe==="function"){this.buffer=zn.alloc(0);Me.pipe(this);return this}if(Me.length||typeof Me==="object"){this.buffer=Me;this.writable=false;process.nextTick(function(){this.emit("end",Me);this.readable=false;this.emit("close")}.bind(this));return this}throw new TypeError("Unexpected data type ("+typeof Me+")")}Ci.inherits(DataStream,ni);DataStream.prototype.write=function write(Me){this.buffer=zn.concat([this.buffer,zn.from(Me)]);this.emit("data",Me)};DataStream.prototype.end=function end(Me){if(Me)this.write(Me);this.emit("end",Me);this.emit("close");this.writable=false;this.readable=false};Me.exports=DataStream},78600:(Me,Bn,Hn)=>{var zn=Hn(93058).Buffer;var ni=Hn(41831);var Ci=Hn(38622);var aa=Hn(2203);var oa=Hn(95126);var ca=Hn(39023);function base64url(Me,Bn){return zn.from(Me,Bn).toString("base64").replace(/=/g,"").replace(/\+/g,"-").replace(/\//g,"_")}function jwsSecuredInput(Me,Bn,Hn){Hn=Hn||"utf8";var zn=base64url(oa(Me),"binary");var ni=base64url(oa(Bn),Hn);return ca.format("%s.%s",zn,ni)}function jwsSign(Me){var Bn=Me.header;var Hn=Me.payload;var zn=Me.secret||Me.privateKey;var ni=Me.encoding;var aa=Ci(Bn.alg);var oa=jwsSecuredInput(Bn,Hn,ni);var _a=aa.sign(oa,zn);return ca.format("%s.%s",oa,_a)}function SignStream(Me){var Bn=Me.secret;Bn=Bn==null?Me.privateKey:Bn;Bn=Bn==null?Me.key:Bn;if(/^hs/i.test(Me.header.alg)===true&&Bn==null){throw new TypeError("secret must be a string or buffer or a KeyObject")}var Hn=new ni(Bn);this.readable=true;this.header=Me.header;this.encoding=Me.encoding;this.secret=this.privateKey=this.key=Hn;this.payload=new ni(Me.payload);this.secret.once("close",function(){if(!this.payload.writable&&this.readable)this.sign()}.bind(this));this.payload.once("close",function(){if(!this.secret.writable&&this.readable)this.sign()}.bind(this))}ca.inherits(SignStream,aa);SignStream.prototype.sign=function sign(){try{var Me=jwsSign({header:this.header,payload:this.payload.buffer,secret:this.secret.buffer,encoding:this.encoding});this.emit("done",Me);this.emit("data",Me);this.emit("end");this.readable=false;return Me}catch(Me){this.readable=false;this.emit("error",Me);this.emit("close")}};SignStream.sign=jwsSign;Me.exports=SignStream},95126:(Me,Bn,Hn)=>{var zn=Hn(20181).Buffer;Me.exports=function toString(Me){if(typeof Me==="string")return Me;if(typeof Me==="number"||zn.isBuffer(Me))return Me.toString();return JSON.stringify(Me)}},4368:(Me,Bn,Hn)=>{var zn=Hn(93058).Buffer;var ni=Hn(41831);var Ci=Hn(38622);var aa=Hn(2203);var oa=Hn(95126);var ca=Hn(39023);var _a=/^[a-zA-Z0-9\-_]+?\.[a-zA-Z0-9\-_]+?\.([a-zA-Z0-9\-_]+)?$/;function isObject(Me){return Object.prototype.toString.call(Me)==="[object Object]"}function safeJsonParse(Me){if(isObject(Me))return Me;try{return JSON.parse(Me)}catch(Me){return undefined}}function headerFromJWS(Me){var Bn=Me.split(".",1)[0];return safeJsonParse(zn.from(Bn,"base64").toString("binary"))}function securedInputFromJWS(Me){return Me.split(".",2).join(".")}function signatureFromJWS(Me){return Me.split(".")[2]}function payloadFromJWS(Me,Bn){Bn=Bn||"utf8";var Hn=Me.split(".")[1];return zn.from(Hn,"base64").toString(Bn)}function isValidJws(Me){return _a.test(Me)&&!!headerFromJWS(Me)}function jwsVerify(Me,Bn,Hn){if(!Bn){var zn=new Error("Missing algorithm parameter for jws.verify");zn.code="MISSING_ALGORITHM";throw zn}Me=oa(Me);var ni=signatureFromJWS(Me);var aa=securedInputFromJWS(Me);var ca=Ci(Bn);return ca.verify(aa,ni,Hn)}function jwsDecode(Me,Bn){Bn=Bn||{};Me=oa(Me);if(!isValidJws(Me))return null;var Hn=headerFromJWS(Me);if(!Hn)return null;var zn=payloadFromJWS(Me);if(Hn.typ==="JWT"||Bn.json)zn=JSON.parse(zn,Bn.encoding);return{header:Hn,payload:zn,signature:signatureFromJWS(Me)}}function VerifyStream(Me){Me=Me||{};var Bn=Me.secret;Bn=Bn==null?Me.publicKey:Bn;Bn=Bn==null?Me.key:Bn;if(/^hs/i.test(Me.algorithm)===true&&Bn==null){throw new TypeError("secret must be a string or buffer or a KeyObject")}var Hn=new ni(Bn);this.readable=true;this.algorithm=Me.algorithm;this.encoding=Me.encoding;this.secret=this.publicKey=this.key=Hn;this.signature=new ni(Me.signature);this.secret.once("close",function(){if(!this.signature.writable&&this.readable)this.verify()}.bind(this));this.signature.once("close",function(){if(!this.secret.writable&&this.readable)this.verify()}.bind(this))}ca.inherits(VerifyStream,aa);VerifyStream.prototype.verify=function verify(){try{var Me=jwsVerify(this.signature.buffer,this.algorithm,this.key.buffer);var Bn=jwsDecode(this.signature.buffer,this.encoding);this.emit("done",Me,Bn);this.emit("data",Me);this.emit("end");this.readable=false;return Me}catch(Me){this.readable=false;this.emit("error",Me);this.emit("close")}};VerifyStream.decode=jwsDecode;VerifyStream.isValid=isValidJws;VerifyStream.verify=jwsVerify;Me.exports=VerifyStream},46248:Me=>{var Bn=1/0,Hn=9007199254740991,zn=17976931348623157e292,ni=0/0;var Ci="[object Arguments]",aa="[object Function]",oa="[object GeneratorFunction]",ca="[object String]",_a="[object Symbol]";var xa=/^\s+|\s+$/g;var Ga=/^[-+]0x[0-9a-f]+$/i;var Ha=/^0b[01]+$/i;var ts=/^0o[0-7]+$/i;var Ps=/^(?:0|[1-9]\d*)$/;var so=parseInt;function arrayMap(Me,Bn){var Hn=-1,zn=Me?Me.length:0,ni=Array(zn);while(++Hn-1&&Me%1==0&&Me-1:!!ni&&baseIndexOf(Me,Bn,Hn)>-1}function isArguments(Me){return isArrayLikeObject(Me)&&Jo.call(Me,"callee")&&(!dc.call(Me,"callee")||tc.call(Me)==Ci)}var Dp=Array.isArray;function isArrayLike(Me){return Me!=null&&isLength(Me.length)&&!isFunction(Me)}function isArrayLikeObject(Me){return isObjectLike(Me)&&isArrayLike(Me)}function isFunction(Me){var Bn=isObject(Me)?tc.call(Me):"";return Bn==aa||Bn==oa}function isLength(Me){return typeof Me=="number"&&Me>-1&&Me%1==0&&Me<=Hn}function isObject(Me){var Bn=typeof Me;return!!Me&&(Bn=="object"||Bn=="function")}function isObjectLike(Me){return!!Me&&typeof Me=="object"}function isString(Me){return typeof Me=="string"||!Dp(Me)&&isObjectLike(Me)&&tc.call(Me)==ca}function isSymbol(Me){return typeof Me=="symbol"||isObjectLike(Me)&&tc.call(Me)==_a}function toFinite(Me){if(!Me){return Me===0?Me:0}Me=toNumber(Me);if(Me===Bn||Me===-Bn){var Hn=Me<0?-1:1;return Hn*zn}return Me===Me?Me:0}function toInteger(Me){var Bn=toFinite(Me),Hn=Bn%1;return Bn===Bn?Hn?Bn-Hn:Bn:0}function toNumber(Me){if(typeof Me=="number"){return Me}if(isSymbol(Me)){return ni}if(isObject(Me)){var Bn=typeof Me.valueOf=="function"?Me.valueOf():Me;Me=isObject(Bn)?Bn+"":Bn}if(typeof Me!="string"){return Me===0?Me:+Me}Me=Me.replace(xa,"");var Hn=Ha.test(Me);return Hn||ts.test(Me)?so(Me.slice(2),Hn?2:8):Ga.test(Me)?ni:+Me}function keys(Me){return isArrayLike(Me)?arrayLikeKeys(Me):baseKeys(Me)}function values(Me){return Me?baseValues(Me,keys(Me)):[]}Me.exports=includes},1999:Me=>{var Bn="[object Boolean]";var Hn=Object.prototype;var zn=Hn.toString;function isBoolean(Me){return Me===true||Me===false||isObjectLike(Me)&&zn.call(Me)==Bn}function isObjectLike(Me){return!!Me&&typeof Me=="object"}Me.exports=isBoolean},39841:Me=>{var Bn=1/0,Hn=17976931348623157e292,zn=0/0;var ni="[object Symbol]";var Ci=/^\s+|\s+$/g;var aa=/^[-+]0x[0-9a-f]+$/i;var oa=/^0b[01]+$/i;var ca=/^0o[0-7]+$/i;var _a=parseInt;var xa=Object.prototype;var Ga=xa.toString;function isInteger(Me){return typeof Me=="number"&&Me==toInteger(Me)}function isObject(Me){var Bn=typeof Me;return!!Me&&(Bn=="object"||Bn=="function")}function isObjectLike(Me){return!!Me&&typeof Me=="object"}function isSymbol(Me){return typeof Me=="symbol"||isObjectLike(Me)&&Ga.call(Me)==ni}function toFinite(Me){if(!Me){return Me===0?Me:0}Me=toNumber(Me);if(Me===Bn||Me===-Bn){var zn=Me<0?-1:1;return zn*Hn}return Me===Me?Me:0}function toInteger(Me){var Bn=toFinite(Me),Hn=Bn%1;return Bn===Bn?Hn?Bn-Hn:Bn:0}function toNumber(Me){if(typeof Me=="number"){return Me}if(isSymbol(Me)){return zn}if(isObject(Me)){var Bn=typeof Me.valueOf=="function"?Me.valueOf():Me;Me=isObject(Bn)?Bn+"":Bn}if(typeof Me!="string"){return Me===0?Me:+Me}Me=Me.replace(Ci,"");var Hn=oa.test(Me);return Hn||ca.test(Me)?_a(Me.slice(2),Hn?2:8):aa.test(Me)?zn:+Me}Me.exports=isInteger},80116:Me=>{var Bn="[object Number]";var Hn=Object.prototype;var zn=Hn.toString;function isObjectLike(Me){return!!Me&&typeof Me=="object"}function isNumber(Me){return typeof Me=="number"||isObjectLike(Me)&&zn.call(Me)==Bn}Me.exports=isNumber},29888:Me=>{var Bn="[object Object]";function isHostObject(Me){var Bn=false;if(Me!=null&&typeof Me.toString!="function"){try{Bn=!!(Me+"")}catch(Me){}}return Bn}function overArg(Me,Bn){return function(Hn){return Me(Bn(Hn))}}var Hn=Function.prototype,zn=Object.prototype;var ni=Hn.toString;var Ci=zn.hasOwnProperty;var aa=ni.call(Object);var oa=zn.toString;var ca=overArg(Object.getPrototypeOf,Object);function isObjectLike(Me){return!!Me&&typeof Me=="object"}function isPlainObject(Me){if(!isObjectLike(Me)||oa.call(Me)!=Bn||isHostObject(Me)){return false}var Hn=ca(Me);if(Hn===null){return true}var zn=Ci.call(Hn,"constructor")&&Hn.constructor;return typeof zn=="function"&&zn instanceof zn&&ni.call(zn)==aa}Me.exports=isPlainObject},56172:Me=>{var Bn="[object String]";var Hn=Object.prototype;var zn=Hn.toString;var ni=Array.isArray;function isObjectLike(Me){return!!Me&&typeof Me=="object"}function isString(Me){return typeof Me=="string"||!ni(Me)&&isObjectLike(Me)&&zn.call(Me)==Bn}Me.exports=isString},82192:Me=>{var Bn="Expected a function";var Hn=1/0,zn=17976931348623157e292,ni=0/0;var Ci="[object Symbol]";var aa=/^\s+|\s+$/g;var oa=/^[-+]0x[0-9a-f]+$/i;var ca=/^0b[01]+$/i;var _a=/^0o[0-7]+$/i;var xa=parseInt;var Ga=Object.prototype;var Ha=Ga.toString;function before(Me,Hn){var zn;if(typeof Hn!="function"){throw new TypeError(Bn)}Me=toInteger(Me);return function(){if(--Me>0){zn=Hn.apply(this,arguments)}if(Me<=1){Hn=undefined}return zn}}function once(Me){return before(2,Me)}function isObject(Me){var Bn=typeof Me;return!!Me&&(Bn=="object"||Bn=="function")}function isObjectLike(Me){return!!Me&&typeof Me=="object"}function isSymbol(Me){return typeof Me=="symbol"||isObjectLike(Me)&&Ha.call(Me)==Ci}function toFinite(Me){if(!Me){return Me===0?Me:0}Me=toNumber(Me);if(Me===Hn||Me===-Hn){var Bn=Me<0?-1:1;return Bn*zn}return Me===Me?Me:0}function toInteger(Me){var Bn=toFinite(Me),Hn=Bn%1;return Bn===Bn?Hn?Bn-Hn:Bn:0}function toNumber(Me){if(typeof Me=="number"){return Me}if(isSymbol(Me)){return ni}if(isObject(Me)){var Bn=typeof Me.valueOf=="function"?Me.valueOf():Me;Me=isObject(Bn)?Bn+"":Bn}if(typeof Me!="string"){return Me===0?Me:+Me}Me=Me.replace(aa,"");var Hn=ca.test(Me);return Hn||_a.test(Me)?xa(Me.slice(2),Hn?2:8):oa.test(Me)?ni:+Me}Me.exports=once},47033:(Me,Bn,Hn)=>{var zn=Hn(68573),ni=Hn(6748);var Ci=zn(ni,"DataView");Me.exports=Ci},66320:(Me,Bn,Hn)=>{var zn=Hn(48051),ni=Hn(15431),Ci=Hn(26934),aa=Hn(64306),oa=Hn(17226);function Hash(Me){var Bn=-1,Hn=Me==null?0:Me.length;this.clear();while(++Bn{var zn=Hn(99791),ni=Hn(24555),Ci=Hn(86634),aa=Hn(8430),oa=Hn(36918);function ListCache(Me){var Bn=-1,Hn=Me==null?0:Me.length;this.clear();while(++Bn{var zn=Hn(68573),ni=Hn(6748);var Ci=zn(ni,"Map");Me.exports=Ci},79660:(Me,Bn,Hn)=>{var zn=Hn(88487),ni=Hn(36275),Ci=Hn(30130),aa=Hn(69254),oa=Hn(59806);function MapCache(Me){var Bn=-1,Hn=Me==null?0:Me.length;this.clear();while(++Bn{var zn=Hn(68573),ni=Hn(6748);var Ci=zn(ni,"Promise");Me.exports=Ci},84986:(Me,Bn,Hn)=>{var zn=Hn(68573),ni=Hn(6748);var Ci=zn(ni,"Set");Me.exports=Ci},23706:(Me,Bn,Hn)=>{var zn=Hn(79660),ni=Hn(44671),Ci=Hn(71884);function SetCache(Me){var Bn=-1,Hn=Me==null?0:Me.length;this.__data__=new zn;while(++Bn{var zn=Hn(68884),ni=Hn(91509),Ci=Hn(837),aa=Hn(46572),oa=Hn(66216),ca=Hn(51976);function Stack(Me){var Bn=this.__data__=new zn(Me);this.size=Bn.size}Stack.prototype.clear=ni;Stack.prototype["delete"]=Ci;Stack.prototype.get=aa;Stack.prototype.has=oa;Stack.prototype.set=ca;Me.exports=Stack},38584:(Me,Bn,Hn)=>{var zn=Hn(6748);var ni=zn.Symbol;Me.exports=ni},59525:(Me,Bn,Hn)=>{var zn=Hn(6748);var ni=zn.Uint8Array;Me.exports=ni},97364:(Me,Bn,Hn)=>{var zn=Hn(68573),ni=Hn(6748);var Ci=zn(ni,"WeakMap");Me.exports=Ci},59678:Me=>{function apply(Me,Bn,Hn){switch(Hn.length){case 0:return Me.call(Bn);case 1:return Me.call(Bn,Hn[0]);case 2:return Me.call(Bn,Hn[0],Hn[1]);case 3:return Me.call(Bn,Hn[0],Hn[1],Hn[2])}return Me.apply(Bn,Hn)}Me.exports=apply},19362:Me=>{function arrayEach(Me,Bn){var Hn=-1,zn=Me==null?0:Me.length;while(++Hn{function arrayFilter(Me,Bn){var Hn=-1,zn=Me==null?0:Me.length,ni=0,Ci=[];while(++Hn{var zn=Hn(21299),ni=Hn(60541),Ci=Hn(77192),aa=Hn(43739),oa=Hn(37446),ca=Hn(35e3);var _a=Object.prototype;var xa=_a.hasOwnProperty;function arrayLikeKeys(Me,Bn){var Hn=Ci(Me),_a=!Hn&&ni(Me),Ga=!Hn&&!_a&&aa(Me),Ha=!Hn&&!_a&&!Ga&&ca(Me),ts=Hn||_a||Ga||Ha,Ps=ts?zn(Me.length,String):[],so=Ps.length;for(var oo in Me){if((Bn||xa.call(Me,oo))&&!(ts&&(oo=="length"||Ga&&(oo=="offset"||oo=="parent")||Ha&&(oo=="buffer"||oo=="byteLength"||oo=="byteOffset")||oa(oo,so)))){Ps.push(oo)}}return Ps}Me.exports=arrayLikeKeys},56649:Me=>{function arrayMap(Me,Bn){var Hn=-1,zn=Me==null?0:Me.length,ni=Array(zn);while(++Hn{function arrayPush(Me,Bn){var Hn=-1,zn=Bn.length,ni=Me.length;while(++Hn{function arraySome(Me,Bn){var Hn=-1,zn=Me==null?0:Me.length;while(++Hn{var zn=Hn(63579),ni=Hn(75199);function assignMergeValue(Me,Bn,Hn){if(Hn!==undefined&&!ni(Me[Bn],Hn)||Hn===undefined&&!(Bn in Me)){zn(Me,Bn,Hn)}}Me.exports=assignMergeValue},99128:(Me,Bn,Hn)=>{var zn=Hn(63579),ni=Hn(75199);var Ci=Object.prototype;var aa=Ci.hasOwnProperty;function assignValue(Me,Bn,Hn){var Ci=Me[Bn];if(!(aa.call(Me,Bn)&&ni(Ci,Hn))||Hn===undefined&&!(Bn in Me)){zn(Me,Bn,Hn)}}Me.exports=assignValue},74024:(Me,Bn,Hn)=>{var zn=Hn(75199);function assocIndexOf(Me,Bn){var Hn=Me.length;while(Hn--){if(zn(Me[Hn][0],Bn)){return Hn}}return-1}Me.exports=assocIndexOf},31684:(Me,Bn,Hn)=>{var zn=Hn(69330),ni=Hn(26741);function baseAssign(Me,Bn){return Me&&zn(Bn,ni(Bn),Me)}Me.exports=baseAssign},30731:(Me,Bn,Hn)=>{var zn=Hn(69330),ni=Hn(19430);function baseAssignIn(Me,Bn){return Me&&zn(Bn,ni(Bn),Me)}Me.exports=baseAssignIn},63579:(Me,Bn,Hn)=>{var zn=Hn(83106);function baseAssignValue(Me,Bn,Hn){if(Bn=="__proto__"&&zn){zn(Me,Bn,{configurable:true,enumerable:true,value:Hn,writable:true})}else{Me[Bn]=Hn}}Me.exports=baseAssignValue},62504:(Me,Bn,Hn)=>{var zn=Hn(73262),ni=Hn(19362),Ci=Hn(99128),aa=Hn(31684),oa=Hn(30731),ca=Hn(165),_a=Hn(77560),xa=Hn(97472),Ga=Hn(61935),Ha=Hn(78479),ts=Hn(17172),Ps=Hn(44512),so=Hn(43688),oo=Hn(75906),Jo=Hn(20866),tc=Hn(77192),dc=Hn(43739),Fc=Hn(85995),Jc=Hn(96482),Dp=Hn(27077),kp=Hn(26741),Qp=Hn(19430);var Up=1,qp=2,Vp=4;var Jp="[object Arguments]",Wp="[object Array]",zp="[object Boolean]",Qf="[object Date]",Yf="[object Error]",Kf="[object Function]",Xf="[object GeneratorFunction]",Ad="[object Map]",Cd="[object Number]",xd="[object Object]",wd="[object RegExp]",Sd="[object Set]",Td="[object String]",Pd="[object Symbol]",Qh="[object WeakMap]";var Zh="[object ArrayBuffer]",eg="[object DataView]",tg="[object Float32Array]",rg="[object Float64Array]",ng="[object Int8Array]",ig="[object Int16Array]",ag="[object Int32Array]",sg="[object Uint8Array]",og="[object Uint8ClampedArray]",ug="[object Uint16Array]",cg="[object Uint32Array]";var lg={};lg[Jp]=lg[Wp]=lg[Zh]=lg[eg]=lg[zp]=lg[Qf]=lg[tg]=lg[rg]=lg[ng]=lg[ig]=lg[ag]=lg[Ad]=lg[Cd]=lg[xd]=lg[wd]=lg[Sd]=lg[Td]=lg[Pd]=lg[sg]=lg[og]=lg[ug]=lg[cg]=true;lg[Yf]=lg[Kf]=lg[Qh]=false;function baseClone(Me,Bn,Hn,Wp,zp,Qf){var Yf,Ad=Bn&Up,Cd=Bn&qp,wd=Bn&Vp;if(Hn){Yf=zp?Hn(Me,Wp,zp,Qf):Hn(Me)}if(Yf!==undefined){return Yf}if(!Jc(Me)){return Me}var Sd=tc(Me);if(Sd){Yf=so(Me);if(!Ad){return _a(Me,Yf)}}else{var Td=Ps(Me),Pd=Td==Kf||Td==Xf;if(dc(Me)){return ca(Me,Ad)}if(Td==xd||Td==Jp||Pd&&!zp){Yf=Cd||Pd?{}:Jo(Me);if(!Ad){return Cd?Ga(Me,oa(Yf,Me)):xa(Me,aa(Yf,Me))}}else{if(!lg[Td]){return zp?Me:{}}Yf=oo(Me,Td,Ad)}}Qf||(Qf=new zn);var Qh=Qf.get(Me);if(Qh){return Qh}Qf.set(Me,Yf);if(Dp(Me)){Me.forEach((function(zn){Yf.add(baseClone(zn,Bn,Hn,zn,Me,Qf))}))}else if(Fc(Me)){Me.forEach((function(zn,ni){Yf.set(ni,baseClone(zn,Bn,Hn,ni,Me,Qf))}))}var Zh=wd?Cd?ts:Ha:Cd?Qp:kp;var eg=Sd?undefined:Zh(Me);ni(eg||Me,(function(zn,ni){if(eg){ni=zn;zn=Me[ni]}Ci(Yf,ni,baseClone(zn,Bn,Hn,ni,Me,Qf))}));return Yf}Me.exports=baseClone},33733:(Me,Bn,Hn)=>{var zn=Hn(96482);var ni=Object.create;var Ci=function(){function object(){}return function(Me){if(!zn(Me)){return{}}if(ni){return ni(Me)}object.prototype=Me;var Bn=new object;object.prototype=undefined;return Bn}}();Me.exports=Ci},11616:(Me,Bn,Hn)=>{var zn=Hn(16484),ni=Hn(40728);var Ci=ni(zn);Me.exports=Ci},39143:(Me,Bn,Hn)=>{var zn=Hn(11616);function baseFilter(Me,Bn){var Hn=[];zn(Me,(function(Me,zn,ni){if(Bn(Me,zn,ni)){Hn.push(Me)}}));return Hn}Me.exports=baseFilter},63183:(Me,Bn,Hn)=>{var zn=Hn(50827),ni=Hn(45088);function baseFlatten(Me,Bn,Hn,Ci,aa){var oa=-1,ca=Me.length;Hn||(Hn=ni);aa||(aa=[]);while(++oa0&&Hn(_a)){if(Bn>1){baseFlatten(_a,Bn-1,Hn,Ci,aa)}else{zn(aa,_a)}}else if(!Ci){aa[aa.length]=_a}}return aa}Me.exports=baseFlatten},26798:(Me,Bn,Hn)=>{var zn=Hn(13142);var ni=zn();Me.exports=ni},16484:(Me,Bn,Hn)=>{var zn=Hn(26798),ni=Hn(26741);function baseForOwn(Me,Bn){return Me&&zn(Me,Bn,ni)}Me.exports=baseForOwn},40877:(Me,Bn,Hn)=>{var zn=Hn(77336),ni=Hn(95086);function baseGet(Me,Bn){Bn=zn(Bn,Me);var Hn=0,Ci=Bn.length;while(Me!=null&&Hn{var zn=Hn(50827),ni=Hn(77192);function baseGetAllKeys(Me,Bn,Hn){var Ci=Bn(Me);return ni(Me)?Ci:zn(Ci,Hn(Me))}Me.exports=baseGetAllKeys},29117:(Me,Bn,Hn)=>{var zn=Hn(38584),ni=Hn(95292),Ci=Hn(71723);var aa="[object Null]",oa="[object Undefined]";var ca=zn?zn.toStringTag:undefined;function baseGetTag(Me){if(Me==null){return Me===undefined?oa:aa}return ca&&ca in Object(Me)?ni(Me):Ci(Me)}Me.exports=baseGetTag},6186:Me=>{function baseHasIn(Me,Bn){return Me!=null&&Bn in Object(Me)}Me.exports=baseHasIn},93605:(Me,Bn,Hn)=>{var zn=Hn(29117),ni=Hn(51645);var Ci="[object Arguments]";function baseIsArguments(Me){return ni(Me)&&zn(Me)==Ci}Me.exports=baseIsArguments},95777:(Me,Bn,Hn)=>{var zn=Hn(19275),ni=Hn(51645);function baseIsEqual(Me,Bn,Hn,Ci,aa){if(Me===Bn){return true}if(Me==null||Bn==null||!ni(Me)&&!ni(Bn)){return Me!==Me&&Bn!==Bn}return zn(Me,Bn,Hn,Ci,baseIsEqual,aa)}Me.exports=baseIsEqual},19275:(Me,Bn,Hn)=>{var zn=Hn(73262),ni=Hn(5248),Ci=Hn(9895),aa=Hn(52500),oa=Hn(44512),ca=Hn(77192),_a=Hn(43739),xa=Hn(35e3);var Ga=1;var Ha="[object Arguments]",ts="[object Array]",Ps="[object Object]";var so=Object.prototype;var oo=so.hasOwnProperty;function baseIsEqualDeep(Me,Bn,Hn,so,Jo,tc){var dc=ca(Me),Fc=ca(Bn),Jc=dc?ts:oa(Me),Dp=Fc?ts:oa(Bn);Jc=Jc==Ha?Ps:Jc;Dp=Dp==Ha?Ps:Dp;var kp=Jc==Ps,Qp=Dp==Ps,Up=Jc==Dp;if(Up&&_a(Me)){if(!_a(Bn)){return false}dc=true;kp=false}if(Up&&!kp){tc||(tc=new zn);return dc||xa(Me)?ni(Me,Bn,Hn,so,Jo,tc):Ci(Me,Bn,Jc,Hn,so,Jo,tc)}if(!(Hn&Ga)){var qp=kp&&oo.call(Me,"__wrapped__"),Vp=Qp&&oo.call(Bn,"__wrapped__");if(qp||Vp){var Jp=qp?Me.value():Me,Wp=Vp?Bn.value():Bn;tc||(tc=new zn);return Jo(Jp,Wp,Hn,so,tc)}}if(!Up){return false}tc||(tc=new zn);return aa(Me,Bn,Hn,so,Jo,tc)}Me.exports=baseIsEqualDeep},66051:(Me,Bn,Hn)=>{var zn=Hn(44512),ni=Hn(51645);var Ci="[object Map]";function baseIsMap(Me){return ni(Me)&&zn(Me)==Ci}Me.exports=baseIsMap},67792:(Me,Bn,Hn)=>{var zn=Hn(73262),ni=Hn(95777);var Ci=1,aa=2;function baseIsMatch(Me,Bn,Hn,oa){var ca=Hn.length,_a=ca,xa=!oa;if(Me==null){return!_a}Me=Object(Me);while(ca--){var Ga=Hn[ca];if(xa&&Ga[2]?Ga[1]!==Me[Ga[0]]:!(Ga[0]in Me)){return false}}while(++ca<_a){Ga=Hn[ca];var Ha=Ga[0],ts=Me[Ha],Ps=Ga[1];if(xa&&Ga[2]){if(ts===undefined&&!(Ha in Me)){return false}}else{var so=new zn;if(oa){var oo=oa(ts,Ps,Ha,Me,Bn,so)}if(!(oo===undefined?ni(Ps,ts,Ci|aa,oa,so):oo)){return false}}}return true}Me.exports=baseIsMatch},92334:(Me,Bn,Hn)=>{var zn=Hn(34329),ni=Hn(46613),Ci=Hn(96482),aa=Hn(57192);var oa=/[\\^$.*+?()[\]{}|]/g;var ca=/^\[object .+?Constructor\]$/;var _a=Function.prototype,xa=Object.prototype;var Ga=_a.toString;var Ha=xa.hasOwnProperty;var ts=RegExp("^"+Ga.call(Ha).replace(oa,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");function baseIsNative(Me){if(!Ci(Me)||ni(Me)){return false}var Bn=zn(Me)?ts:ca;return Bn.test(aa(Me))}Me.exports=baseIsNative},85901:(Me,Bn,Hn)=>{var zn=Hn(44512),ni=Hn(51645);var Ci="[object Set]";function baseIsSet(Me){return ni(Me)&&zn(Me)==Ci}Me.exports=baseIsSet},16880:(Me,Bn,Hn)=>{var zn=Hn(29117),ni=Hn(56657),Ci=Hn(51645);var aa="[object Arguments]",oa="[object Array]",ca="[object Boolean]",_a="[object Date]",xa="[object Error]",Ga="[object Function]",Ha="[object Map]",ts="[object Number]",Ps="[object Object]",so="[object RegExp]",oo="[object Set]",Jo="[object String]",tc="[object WeakMap]";var dc="[object ArrayBuffer]",Fc="[object DataView]",Jc="[object Float32Array]",Dp="[object Float64Array]",kp="[object Int8Array]",Qp="[object Int16Array]",Up="[object Int32Array]",qp="[object Uint8Array]",Vp="[object Uint8ClampedArray]",Jp="[object Uint16Array]",Wp="[object Uint32Array]";var zp={};zp[Jc]=zp[Dp]=zp[kp]=zp[Qp]=zp[Up]=zp[qp]=zp[Vp]=zp[Jp]=zp[Wp]=true;zp[aa]=zp[oa]=zp[dc]=zp[ca]=zp[Fc]=zp[_a]=zp[xa]=zp[Ga]=zp[Ha]=zp[ts]=zp[Ps]=zp[so]=zp[oo]=zp[Jo]=zp[tc]=false;function baseIsTypedArray(Me){return Ci(Me)&&ni(Me.length)&&!!zp[zn(Me)]}Me.exports=baseIsTypedArray},47988:(Me,Bn,Hn)=>{var zn=Hn(21244),ni=Hn(66481),Ci=Hn(46851),aa=Hn(77192),oa=Hn(11024);function baseIteratee(Me){if(typeof Me=="function"){return Me}if(Me==null){return Ci}if(typeof Me=="object"){return aa(Me)?ni(Me[0],Me[1]):zn(Me)}return oa(Me)}Me.exports=baseIteratee},31517:(Me,Bn,Hn)=>{var zn=Hn(55944),ni=Hn(63787);var Ci=Object.prototype;var aa=Ci.hasOwnProperty;function baseKeys(Me){if(!zn(Me)){return ni(Me)}var Bn=[];for(var Hn in Object(Me)){if(aa.call(Me,Hn)&&Hn!="constructor"){Bn.push(Hn)}}return Bn}Me.exports=baseKeys},82094:(Me,Bn,Hn)=>{var zn=Hn(96482),ni=Hn(55944),Ci=Hn(94008);var aa=Object.prototype;var oa=aa.hasOwnProperty;function baseKeysIn(Me){if(!zn(Me)){return Ci(Me)}var Bn=ni(Me),Hn=[];for(var aa in Me){if(!(aa=="constructor"&&(Bn||!oa.call(Me,aa)))){Hn.push(aa)}}return Hn}Me.exports=baseKeysIn},44503:(Me,Bn,Hn)=>{var zn=Hn(11616),ni=Hn(75119);function baseMap(Me,Bn){var Hn=-1,Ci=ni(Me)?Array(Me.length):[];zn(Me,(function(Me,zn,ni){Ci[++Hn]=Bn(Me,zn,ni)}));return Ci}Me.exports=baseMap},21244:(Me,Bn,Hn)=>{var zn=Hn(67792),ni=Hn(69081),Ci=Hn(78218);function baseMatches(Me){var Bn=ni(Me);if(Bn.length==1&&Bn[0][2]){return Ci(Bn[0][0],Bn[0][1])}return function(Hn){return Hn===Me||zn(Hn,Me,Bn)}}Me.exports=baseMatches},66481:(Me,Bn,Hn)=>{var zn=Hn(95777),ni=Hn(40181),Ci=Hn(66306),aa=Hn(20897),oa=Hn(12757),ca=Hn(78218),_a=Hn(95086);var xa=1,Ga=2;function baseMatchesProperty(Me,Bn){if(aa(Me)&&oa(Bn)){return ca(_a(Me),Bn)}return function(Hn){var aa=ni(Hn,Me);return aa===undefined&&aa===Bn?Ci(Hn,Me):zn(Bn,aa,xa|Ga)}}Me.exports=baseMatchesProperty},47313:(Me,Bn,Hn)=>{var zn=Hn(73262),ni=Hn(12872),Ci=Hn(26798),aa=Hn(20763),oa=Hn(96482),ca=Hn(19430),_a=Hn(1589);function baseMerge(Me,Bn,Hn,xa,Ga){if(Me===Bn){return}Ci(Bn,(function(Ci,ca){Ga||(Ga=new zn);if(oa(Ci)){aa(Me,Bn,ca,Hn,baseMerge,xa,Ga)}else{var Ha=xa?xa(_a(Me,ca),Ci,ca+"",Me,Bn,Ga):undefined;if(Ha===undefined){Ha=Ci}ni(Me,ca,Ha)}}),ca)}Me.exports=baseMerge},20763:(Me,Bn,Hn)=>{var zn=Hn(12872),ni=Hn(165),Ci=Hn(60946),aa=Hn(77560),oa=Hn(20866),ca=Hn(60541),_a=Hn(77192),xa=Hn(97100),Ga=Hn(43739),Ha=Hn(34329),ts=Hn(96482),Ps=Hn(36542),so=Hn(35e3),oo=Hn(1589),Jo=Hn(88485);function baseMergeDeep(Me,Bn,Hn,tc,dc,Fc,Jc){var Dp=oo(Me,Hn),kp=oo(Bn,Hn),Qp=Jc.get(kp);if(Qp){zn(Me,Hn,Qp);return}var Up=Fc?Fc(Dp,kp,Hn+"",Me,Bn,Jc):undefined;var qp=Up===undefined;if(qp){var Vp=_a(kp),Jp=!Vp&&Ga(kp),Wp=!Vp&&!Jp&&so(kp);Up=kp;if(Vp||Jp||Wp){if(_a(Dp)){Up=Dp}else if(xa(Dp)){Up=aa(Dp)}else if(Jp){qp=false;Up=ni(kp,true)}else if(Wp){qp=false;Up=Ci(kp,true)}else{Up=[]}}else if(Ps(kp)||ca(kp)){Up=Dp;if(ca(Dp)){Up=Jo(Dp)}else if(!ts(Dp)||Ha(Dp)){Up=oa(kp)}}else{qp=false}}if(qp){Jc.set(kp,Up);dc(Up,kp,tc,Fc,Jc);Jc["delete"](kp)}zn(Me,Hn,Up)}Me.exports=baseMergeDeep},89196:(Me,Bn,Hn)=>{var zn=Hn(56649),ni=Hn(40877),Ci=Hn(47988),aa=Hn(44503),oa=Hn(22388),ca=Hn(55506),_a=Hn(37073),xa=Hn(46851),Ga=Hn(77192);function baseOrderBy(Me,Bn,Hn){if(Bn.length){Bn=zn(Bn,(function(Me){if(Ga(Me)){return function(Bn){return ni(Bn,Me.length===1?Me[0]:Me)}}return Me}))}else{Bn=[xa]}var Ha=-1;Bn=zn(Bn,ca(Ci));var ts=aa(Me,(function(Me,Hn,ni){var Ci=zn(Bn,(function(Bn){return Bn(Me)}));return{criteria:Ci,index:++Ha,value:Me}}));return oa(ts,(function(Me,Bn){return _a(Me,Bn,Hn)}))}Me.exports=baseOrderBy},49996:(Me,Bn,Hn)=>{var zn=Hn(72237),ni=Hn(66306);function basePick(Me,Bn){return zn(Me,Bn,(function(Bn,Hn){return ni(Me,Hn)}))}Me.exports=basePick},72237:(Me,Bn,Hn)=>{var zn=Hn(40877),ni=Hn(26057),Ci=Hn(77336);function basePickBy(Me,Bn,Hn){var aa=-1,oa=Bn.length,ca={};while(++aa{function baseProperty(Me){return function(Bn){return Bn==null?undefined:Bn[Me]}}Me.exports=baseProperty},32310:(Me,Bn,Hn)=>{var zn=Hn(40877);function basePropertyDeep(Me){return function(Bn){return zn(Bn,Me)}}Me.exports=basePropertyDeep},22035:(Me,Bn,Hn)=>{var zn=Hn(46851),ni=Hn(20168),Ci=Hn(59402);function baseRest(Me,Bn){return Ci(ni(Me,Bn,zn),Me+"")}Me.exports=baseRest},26057:(Me,Bn,Hn)=>{var zn=Hn(99128),ni=Hn(77336),Ci=Hn(37446),aa=Hn(96482),oa=Hn(95086);function baseSet(Me,Bn,Hn,ca){if(!aa(Me)){return Me}Bn=ni(Bn,Me);var _a=-1,xa=Bn.length,Ga=xa-1,Ha=Me;while(Ha!=null&&++_a{var zn=Hn(85089),ni=Hn(83106),Ci=Hn(46851);var aa=!ni?Ci:function(Me,Bn){return ni(Me,"toString",{configurable:true,enumerable:false,value:zn(Bn),writable:true})};Me.exports=aa},37115:Me=>{function baseSlice(Me,Bn,Hn){var zn=-1,ni=Me.length;if(Bn<0){Bn=-Bn>ni?0:ni+Bn}Hn=Hn>ni?ni:Hn;if(Hn<0){Hn+=ni}ni=Bn>Hn?0:Hn-Bn>>>0;Bn>>>=0;var Ci=Array(ni);while(++zn{function baseSortBy(Me,Bn){var Hn=Me.length;Me.sort(Bn);while(Hn--){Me[Hn]=Me[Hn].value}return Me}Me.exports=baseSortBy},96834:Me=>{function baseSum(Me,Bn){var Hn,zn=-1,ni=Me.length;while(++zn{function baseTimes(Me,Bn){var Hn=-1,zn=Array(Me);while(++Hn{var zn=Hn(38584),ni=Hn(56649),Ci=Hn(77192),aa=Hn(70661);var oa=1/0;var ca=zn?zn.prototype:undefined,_a=ca?ca.toString:undefined;function baseToString(Me){if(typeof Me=="string"){return Me}if(Ci(Me)){return ni(Me,baseToString)+""}if(aa(Me)){return _a?_a.call(Me):""}var Bn=Me+"";return Bn=="0"&&1/Me==-oa?"-0":Bn}Me.exports=baseToString},14441:(Me,Bn,Hn)=>{var zn=Hn(54395);var ni=/^\s+/;function baseTrim(Me){return Me?Me.slice(0,zn(Me)+1).replace(ni,""):Me}Me.exports=baseTrim},55506:Me=>{function baseUnary(Me){return function(Bn){return Me(Bn)}}Me.exports=baseUnary},86344:(Me,Bn,Hn)=>{var zn=Hn(77336),ni=Hn(14781),Ci=Hn(94240),aa=Hn(95086);function baseUnset(Me,Bn){Bn=zn(Bn,Me);Me=Ci(Me,Bn);return Me==null||delete Me[aa(ni(Bn))]}Me.exports=baseUnset},64486:Me=>{function cacheHas(Me,Bn){return Me.has(Bn)}Me.exports=cacheHas},77336:(Me,Bn,Hn)=>{var zn=Hn(77192),ni=Hn(20897),Ci=Hn(72187),aa=Hn(87233);function castPath(Me,Bn){if(zn(Me)){return Me}return ni(Me,Bn)?[Me]:Ci(aa(Me))}Me.exports=castPath},71336:(Me,Bn,Hn)=>{var zn=Hn(59525);function cloneArrayBuffer(Me){var Bn=new Me.constructor(Me.byteLength);new zn(Bn).set(new zn(Me));return Bn}Me.exports=cloneArrayBuffer},165:(Me,Bn,Hn)=>{Me=Hn.nmd(Me);var zn=Hn(6748);var ni=true&&Bn&&!Bn.nodeType&&Bn;var Ci=ni&&"object"=="object"&&Me&&!Me.nodeType&&Me;var aa=Ci&&Ci.exports===ni;var oa=aa?zn.Buffer:undefined,ca=oa?oa.allocUnsafe:undefined;function cloneBuffer(Me,Bn){if(Bn){return Me.slice()}var Hn=Me.length,zn=ca?ca(Hn):new Me.constructor(Hn);Me.copy(zn);return zn}Me.exports=cloneBuffer},20114:(Me,Bn,Hn)=>{var zn=Hn(71336);function cloneDataView(Me,Bn){var Hn=Bn?zn(Me.buffer):Me.buffer;return new Me.constructor(Hn,Me.byteOffset,Me.byteLength)}Me.exports=cloneDataView},14798:Me=>{var Bn=/\w*$/;function cloneRegExp(Me){var Hn=new Me.constructor(Me.source,Bn.exec(Me));Hn.lastIndex=Me.lastIndex;return Hn}Me.exports=cloneRegExp},10539:(Me,Bn,Hn)=>{var zn=Hn(38584);var ni=zn?zn.prototype:undefined,Ci=ni?ni.valueOf:undefined;function cloneSymbol(Me){return Ci?Object(Ci.call(Me)):{}}Me.exports=cloneSymbol},60946:(Me,Bn,Hn)=>{var zn=Hn(71336);function cloneTypedArray(Me,Bn){var Hn=Bn?zn(Me.buffer):Me.buffer;return new Me.constructor(Hn,Me.byteOffset,Me.length)}Me.exports=cloneTypedArray},63427:(Me,Bn,Hn)=>{var zn=Hn(70661);function compareAscending(Me,Bn){if(Me!==Bn){var Hn=Me!==undefined,ni=Me===null,Ci=Me===Me,aa=zn(Me);var oa=Bn!==undefined,ca=Bn===null,_a=Bn===Bn,xa=zn(Bn);if(!ca&&!xa&&!aa&&Me>Bn||aa&&oa&&_a&&!ca&&!xa||ni&&oa&&_a||!Hn&&_a||!Ci){return 1}if(!ni&&!aa&&!xa&&Me{var zn=Hn(63427);function compareMultiple(Me,Bn,Hn){var ni=-1,Ci=Me.criteria,aa=Bn.criteria,oa=Ci.length,ca=Hn.length;while(++ni=ca){return _a}var xa=Hn[ni];return _a*(xa=="desc"?-1:1)}}return Me.index-Bn.index}Me.exports=compareMultiple},77560:Me=>{function copyArray(Me,Bn){var Hn=-1,zn=Me.length;Bn||(Bn=Array(zn));while(++Hn{var zn=Hn(99128),ni=Hn(63579);function copyObject(Me,Bn,Hn,Ci){var aa=!Hn;Hn||(Hn={});var oa=-1,ca=Bn.length;while(++oa{var zn=Hn(69330),ni=Hn(65889);function copySymbols(Me,Bn){return zn(Me,ni(Me),Bn)}Me.exports=copySymbols},61935:(Me,Bn,Hn)=>{var zn=Hn(69330),ni=Hn(99882);function copySymbolsIn(Me,Bn){return zn(Me,ni(Me),Bn)}Me.exports=copySymbolsIn},60252:(Me,Bn,Hn)=>{var zn=Hn(6748);var ni=zn["__core-js_shared__"];Me.exports=ni},8070:(Me,Bn,Hn)=>{var zn=Hn(22035),ni=Hn(3349);function createAssigner(Me){return zn((function(Bn,Hn){var zn=-1,Ci=Hn.length,aa=Ci>1?Hn[Ci-1]:undefined,oa=Ci>2?Hn[2]:undefined;aa=Me.length>3&&typeof aa=="function"?(Ci--,aa):undefined;if(oa&&ni(Hn[0],Hn[1],oa)){aa=Ci<3?undefined:aa;Ci=1}Bn=Object(Bn);while(++zn{var zn=Hn(75119);function createBaseEach(Me,Bn){return function(Hn,ni){if(Hn==null){return Hn}if(!zn(Hn)){return Me(Hn,ni)}var Ci=Hn.length,aa=Bn?Ci:-1,oa=Object(Hn);while(Bn?aa--:++aa{function createBaseFor(Me){return function(Bn,Hn,zn){var ni=-1,Ci=Object(Bn),aa=zn(Bn),oa=aa.length;while(oa--){var ca=aa[Me?oa:++ni];if(Hn(Ci[ca],ca,Ci)===false){break}}return Bn}}Me.exports=createBaseFor},9429:(Me,Bn,Hn)=>{var zn=Hn(36542);function customOmitClone(Me){return zn(Me)?undefined:Me}Me.exports=customOmitClone},83106:(Me,Bn,Hn)=>{var zn=Hn(68573);var ni=function(){try{var Me=zn(Object,"defineProperty");Me({},"",{});return Me}catch(Me){}}();Me.exports=ni},5248:(Me,Bn,Hn)=>{var zn=Hn(23706),ni=Hn(90935),Ci=Hn(64486);var aa=1,oa=2;function equalArrays(Me,Bn,Hn,ca,_a,xa){var Ga=Hn&aa,Ha=Me.length,ts=Bn.length;if(Ha!=ts&&!(Ga&&ts>Ha)){return false}var Ps=xa.get(Me);var so=xa.get(Bn);if(Ps&&so){return Ps==Bn&&so==Me}var oo=-1,Jo=true,tc=Hn&oa?new zn:undefined;xa.set(Me,Bn);xa.set(Bn,Me);while(++oo{var zn=Hn(38584),ni=Hn(59525),Ci=Hn(75199),aa=Hn(5248),oa=Hn(43428),ca=Hn(11894);var _a=1,xa=2;var Ga="[object Boolean]",Ha="[object Date]",ts="[object Error]",Ps="[object Map]",so="[object Number]",oo="[object RegExp]",Jo="[object Set]",tc="[object String]",dc="[object Symbol]";var Fc="[object ArrayBuffer]",Jc="[object DataView]";var Dp=zn?zn.prototype:undefined,kp=Dp?Dp.valueOf:undefined;function equalByTag(Me,Bn,Hn,zn,Dp,Qp,Up){switch(Hn){case Jc:if(Me.byteLength!=Bn.byteLength||Me.byteOffset!=Bn.byteOffset){return false}Me=Me.buffer;Bn=Bn.buffer;case Fc:if(Me.byteLength!=Bn.byteLength||!Qp(new ni(Me),new ni(Bn))){return false}return true;case Ga:case Ha:case so:return Ci(+Me,+Bn);case ts:return Me.name==Bn.name&&Me.message==Bn.message;case oo:case tc:return Me==Bn+"";case Ps:var qp=oa;case Jo:var Vp=zn&_a;qp||(qp=ca);if(Me.size!=Bn.size&&!Vp){return false}var Jp=Up.get(Me);if(Jp){return Jp==Bn}zn|=xa;Up.set(Me,Bn);var Wp=aa(qp(Me),qp(Bn),zn,Dp,Qp,Up);Up["delete"](Me);return Wp;case dc:if(kp){return kp.call(Me)==kp.call(Bn)}}return false}Me.exports=equalByTag},52500:(Me,Bn,Hn)=>{var zn=Hn(78479);var ni=1;var Ci=Object.prototype;var aa=Ci.hasOwnProperty;function equalObjects(Me,Bn,Hn,Ci,oa,ca){var _a=Hn&ni,xa=zn(Me),Ga=xa.length,Ha=zn(Bn),ts=Ha.length;if(Ga!=ts&&!_a){return false}var Ps=Ga;while(Ps--){var so=xa[Ps];if(!(_a?so in Bn:aa.call(Bn,so))){return false}}var oo=ca.get(Me);var Jo=ca.get(Bn);if(oo&&Jo){return oo==Bn&&Jo==Me}var tc=true;ca.set(Me,Bn);ca.set(Bn,Me);var dc=_a;while(++Ps{var zn=Hn(97047),ni=Hn(20168),Ci=Hn(59402);function flatRest(Me){return Ci(ni(Me,undefined,zn),Me+"")}Me.exports=flatRest},78997:Me=>{var Bn=typeof global=="object"&&global&&global.Object===Object&&global;Me.exports=Bn},78479:(Me,Bn,Hn)=>{var zn=Hn(24586),ni=Hn(65889),Ci=Hn(26741);function getAllKeys(Me){return zn(Me,Ci,ni)}Me.exports=getAllKeys},17172:(Me,Bn,Hn)=>{var zn=Hn(24586),ni=Hn(99882),Ci=Hn(19430);function getAllKeysIn(Me){return zn(Me,Ci,ni)}Me.exports=getAllKeysIn},1194:(Me,Bn,Hn)=>{var zn=Hn(93245);function getMapData(Me,Bn){var Hn=Me.__data__;return zn(Bn)?Hn[typeof Bn=="string"?"string":"hash"]:Hn.map}Me.exports=getMapData},69081:(Me,Bn,Hn)=>{var zn=Hn(12757),ni=Hn(26741);function getMatchData(Me){var Bn=ni(Me),Hn=Bn.length;while(Hn--){var Ci=Bn[Hn],aa=Me[Ci];Bn[Hn]=[Ci,aa,zn(aa)]}return Bn}Me.exports=getMatchData},68573:(Me,Bn,Hn)=>{var zn=Hn(92334),ni=Hn(8293);function getNative(Me,Bn){var Hn=ni(Me,Bn);return zn(Hn)?Hn:undefined}Me.exports=getNative},86194:(Me,Bn,Hn)=>{var zn=Hn(61128);var ni=zn(Object.getPrototypeOf,Object);Me.exports=ni},95292:(Me,Bn,Hn)=>{var zn=Hn(38584);var ni=Object.prototype;var Ci=ni.hasOwnProperty;var aa=ni.toString;var oa=zn?zn.toStringTag:undefined;function getRawTag(Me){var Bn=Ci.call(Me,oa),Hn=Me[oa];try{Me[oa]=undefined;var zn=true}catch(Me){}var ni=aa.call(Me);if(zn){if(Bn){Me[oa]=Hn}else{delete Me[oa]}}return ni}Me.exports=getRawTag},65889:(Me,Bn,Hn)=>{var zn=Hn(78573),ni=Hn(43400);var Ci=Object.prototype;var aa=Ci.propertyIsEnumerable;var oa=Object.getOwnPropertySymbols;var ca=!oa?ni:function(Me){if(Me==null){return[]}Me=Object(Me);return zn(oa(Me),(function(Bn){return aa.call(Me,Bn)}))};Me.exports=ca},99882:(Me,Bn,Hn)=>{var zn=Hn(50827),ni=Hn(86194),Ci=Hn(65889),aa=Hn(43400);var oa=Object.getOwnPropertySymbols;var ca=!oa?aa:function(Me){var Bn=[];while(Me){zn(Bn,Ci(Me));Me=ni(Me)}return Bn};Me.exports=ca},44512:(Me,Bn,Hn)=>{var zn=Hn(47033),ni=Hn(98272),Ci=Hn(4455),aa=Hn(84986),oa=Hn(97364),ca=Hn(29117),_a=Hn(57192);var xa="[object Map]",Ga="[object Object]",Ha="[object Promise]",ts="[object Set]",Ps="[object WeakMap]";var so="[object DataView]";var oo=_a(zn),Jo=_a(ni),tc=_a(Ci),dc=_a(aa),Fc=_a(oa);var Jc=ca;if(zn&&Jc(new zn(new ArrayBuffer(1)))!=so||ni&&Jc(new ni)!=xa||Ci&&Jc(Ci.resolve())!=Ha||aa&&Jc(new aa)!=ts||oa&&Jc(new oa)!=Ps){Jc=function(Me){var Bn=ca(Me),Hn=Bn==Ga?Me.constructor:undefined,zn=Hn?_a(Hn):"";if(zn){switch(zn){case oo:return so;case Jo:return xa;case tc:return Ha;case dc:return ts;case Fc:return Ps}}return Bn}}Me.exports=Jc},8293:Me=>{function getValue(Me,Bn){return Me==null?undefined:Me[Bn]}Me.exports=getValue},48253:(Me,Bn,Hn)=>{var zn=Hn(77336),ni=Hn(60541),Ci=Hn(77192),aa=Hn(37446),oa=Hn(56657),ca=Hn(95086);function hasPath(Me,Bn,Hn){Bn=zn(Bn,Me);var _a=-1,xa=Bn.length,Ga=false;while(++_a{var zn=Hn(71563);function hashClear(){this.__data__=zn?zn(null):{};this.size=0}Me.exports=hashClear},15431:Me=>{function hashDelete(Me){var Bn=this.has(Me)&&delete this.__data__[Me];this.size-=Bn?1:0;return Bn}Me.exports=hashDelete},26934:(Me,Bn,Hn)=>{var zn=Hn(71563);var ni="__lodash_hash_undefined__";var Ci=Object.prototype;var aa=Ci.hasOwnProperty;function hashGet(Me){var Bn=this.__data__;if(zn){var Hn=Bn[Me];return Hn===ni?undefined:Hn}return aa.call(Bn,Me)?Bn[Me]:undefined}Me.exports=hashGet},64306:(Me,Bn,Hn)=>{var zn=Hn(71563);var ni=Object.prototype;var Ci=ni.hasOwnProperty;function hashHas(Me){var Bn=this.__data__;return zn?Bn[Me]!==undefined:Ci.call(Bn,Me)}Me.exports=hashHas},17226:(Me,Bn,Hn)=>{var zn=Hn(71563);var ni="__lodash_hash_undefined__";function hashSet(Me,Bn){var Hn=this.__data__;this.size+=this.has(Me)?0:1;Hn[Me]=zn&&Bn===undefined?ni:Bn;return this}Me.exports=hashSet},43688:Me=>{var Bn=Object.prototype;var Hn=Bn.hasOwnProperty;function initCloneArray(Me){var Bn=Me.length,zn=new Me.constructor(Bn);if(Bn&&typeof Me[0]=="string"&&Hn.call(Me,"index")){zn.index=Me.index;zn.input=Me.input}return zn}Me.exports=initCloneArray},75906:(Me,Bn,Hn)=>{var zn=Hn(71336),ni=Hn(20114),Ci=Hn(14798),aa=Hn(10539),oa=Hn(60946);var ca="[object Boolean]",_a="[object Date]",xa="[object Map]",Ga="[object Number]",Ha="[object RegExp]",ts="[object Set]",Ps="[object String]",so="[object Symbol]";var oo="[object ArrayBuffer]",Jo="[object DataView]",tc="[object Float32Array]",dc="[object Float64Array]",Fc="[object Int8Array]",Jc="[object Int16Array]",Dp="[object Int32Array]",kp="[object Uint8Array]",Qp="[object Uint8ClampedArray]",Up="[object Uint16Array]",qp="[object Uint32Array]";function initCloneByTag(Me,Bn,Hn){var Vp=Me.constructor;switch(Bn){case oo:return zn(Me);case ca:case _a:return new Vp(+Me);case Jo:return ni(Me,Hn);case tc:case dc:case Fc:case Jc:case Dp:case kp:case Qp:case Up:case qp:return oa(Me,Hn);case xa:return new Vp;case Ga:case Ps:return new Vp(Me);case Ha:return Ci(Me);case ts:return new Vp;case so:return aa(Me)}}Me.exports=initCloneByTag},20866:(Me,Bn,Hn)=>{var zn=Hn(33733),ni=Hn(86194),Ci=Hn(55944);function initCloneObject(Me){return typeof Me.constructor=="function"&&!Ci(Me)?zn(ni(Me)):{}}Me.exports=initCloneObject},45088:(Me,Bn,Hn)=>{var zn=Hn(38584),ni=Hn(60541),Ci=Hn(77192);var aa=zn?zn.isConcatSpreadable:undefined;function isFlattenable(Me){return Ci(Me)||ni(Me)||!!(aa&&Me&&Me[aa])}Me.exports=isFlattenable},37446:Me=>{var Bn=9007199254740991;var Hn=/^(?:0|[1-9]\d*)$/;function isIndex(Me,zn){var ni=typeof Me;zn=zn==null?Bn:zn;return!!zn&&(ni=="number"||ni!="symbol"&&Hn.test(Me))&&(Me>-1&&Me%1==0&&Me{var zn=Hn(75199),ni=Hn(75119),Ci=Hn(37446),aa=Hn(96482);function isIterateeCall(Me,Bn,Hn){if(!aa(Hn)){return false}var oa=typeof Bn;if(oa=="number"?ni(Hn)&&Ci(Bn,Hn.length):oa=="string"&&Bn in Hn){return zn(Hn[Bn],Me)}return false}Me.exports=isIterateeCall},20897:(Me,Bn,Hn)=>{var zn=Hn(77192),ni=Hn(70661);var Ci=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,aa=/^\w*$/;function isKey(Me,Bn){if(zn(Me)){return false}var Hn=typeof Me;if(Hn=="number"||Hn=="symbol"||Hn=="boolean"||Me==null||ni(Me)){return true}return aa.test(Me)||!Ci.test(Me)||Bn!=null&&Me in Object(Bn)}Me.exports=isKey},93245:Me=>{function isKeyable(Me){var Bn=typeof Me;return Bn=="string"||Bn=="number"||Bn=="symbol"||Bn=="boolean"?Me!=="__proto__":Me===null}Me.exports=isKeyable},46613:(Me,Bn,Hn)=>{var zn=Hn(60252);var ni=function(){var Me=/[^.]+$/.exec(zn&&zn.keys&&zn.keys.IE_PROTO||"");return Me?"Symbol(src)_1."+Me:""}();function isMasked(Me){return!!ni&&ni in Me}Me.exports=isMasked},55944:Me=>{var Bn=Object.prototype;function isPrototype(Me){var Hn=Me&&Me.constructor,zn=typeof Hn=="function"&&Hn.prototype||Bn;return Me===zn}Me.exports=isPrototype},12757:(Me,Bn,Hn)=>{var zn=Hn(96482);function isStrictComparable(Me){return Me===Me&&!zn(Me)}Me.exports=isStrictComparable},99791:Me=>{function listCacheClear(){this.__data__=[];this.size=0}Me.exports=listCacheClear},24555:(Me,Bn,Hn)=>{var zn=Hn(74024);var ni=Array.prototype;var Ci=ni.splice;function listCacheDelete(Me){var Bn=this.__data__,Hn=zn(Bn,Me);if(Hn<0){return false}var ni=Bn.length-1;if(Hn==ni){Bn.pop()}else{Ci.call(Bn,Hn,1)}--this.size;return true}Me.exports=listCacheDelete},86634:(Me,Bn,Hn)=>{var zn=Hn(74024);function listCacheGet(Me){var Bn=this.__data__,Hn=zn(Bn,Me);return Hn<0?undefined:Bn[Hn][1]}Me.exports=listCacheGet},8430:(Me,Bn,Hn)=>{var zn=Hn(74024);function listCacheHas(Me){return zn(this.__data__,Me)>-1}Me.exports=listCacheHas},36918:(Me,Bn,Hn)=>{var zn=Hn(74024);function listCacheSet(Me,Bn){var Hn=this.__data__,ni=zn(Hn,Me);if(ni<0){++this.size;Hn.push([Me,Bn])}else{Hn[ni][1]=Bn}return this}Me.exports=listCacheSet},88487:(Me,Bn,Hn)=>{var zn=Hn(66320),ni=Hn(68884),Ci=Hn(98272);function mapCacheClear(){this.size=0;this.__data__={hash:new zn,map:new(Ci||ni),string:new zn}}Me.exports=mapCacheClear},36275:(Me,Bn,Hn)=>{var zn=Hn(1194);function mapCacheDelete(Me){var Bn=zn(this,Me)["delete"](Me);this.size-=Bn?1:0;return Bn}Me.exports=mapCacheDelete},30130:(Me,Bn,Hn)=>{var zn=Hn(1194);function mapCacheGet(Me){return zn(this,Me).get(Me)}Me.exports=mapCacheGet},69254:(Me,Bn,Hn)=>{var zn=Hn(1194);function mapCacheHas(Me){return zn(this,Me).has(Me)}Me.exports=mapCacheHas},59806:(Me,Bn,Hn)=>{var zn=Hn(1194);function mapCacheSet(Me,Bn){var Hn=zn(this,Me),ni=Hn.size;Hn.set(Me,Bn);this.size+=Hn.size==ni?0:1;return this}Me.exports=mapCacheSet},43428:Me=>{function mapToArray(Me){var Bn=-1,Hn=Array(Me.size);Me.forEach((function(Me,zn){Hn[++Bn]=[zn,Me]}));return Hn}Me.exports=mapToArray},78218:Me=>{function matchesStrictComparable(Me,Bn){return function(Hn){if(Hn==null){return false}return Hn[Me]===Bn&&(Bn!==undefined||Me in Object(Hn))}}Me.exports=matchesStrictComparable},41471:(Me,Bn,Hn)=>{var zn=Hn(24769);var ni=500;function memoizeCapped(Me){var Bn=zn(Me,(function(Me){if(Hn.size===ni){Hn.clear()}return Me}));var Hn=Bn.cache;return Bn}Me.exports=memoizeCapped},71563:(Me,Bn,Hn)=>{var zn=Hn(68573);var ni=zn(Object,"create");Me.exports=ni},63787:(Me,Bn,Hn)=>{var zn=Hn(61128);var ni=zn(Object.keys,Object);Me.exports=ni},94008:Me=>{function nativeKeysIn(Me){var Bn=[];if(Me!=null){for(var Hn in Object(Me)){Bn.push(Hn)}}return Bn}Me.exports=nativeKeysIn},88724:(Me,Bn,Hn)=>{Me=Hn.nmd(Me);var zn=Hn(78997);var ni=true&&Bn&&!Bn.nodeType&&Bn;var Ci=ni&&"object"=="object"&&Me&&!Me.nodeType&&Me;var aa=Ci&&Ci.exports===ni;var oa=aa&&zn.process;var ca=function(){try{var Me=Ci&&Ci.require&&Ci.require("util").types;if(Me){return Me}return oa&&oa.binding&&oa.binding("util")}catch(Me){}}();Me.exports=ca},71723:Me=>{var Bn=Object.prototype;var Hn=Bn.toString;function objectToString(Me){return Hn.call(Me)}Me.exports=objectToString},61128:Me=>{function overArg(Me,Bn){return function(Hn){return Me(Bn(Hn))}}Me.exports=overArg},20168:(Me,Bn,Hn)=>{var zn=Hn(59678);var ni=Math.max;function overRest(Me,Bn,Hn){Bn=ni(Bn===undefined?Me.length-1:Bn,0);return function(){var Ci=arguments,aa=-1,oa=ni(Ci.length-Bn,0),ca=Array(oa);while(++aa{var zn=Hn(40877),ni=Hn(37115);function parent(Me,Bn){return Bn.length<2?Me:zn(Me,ni(Bn,0,-1))}Me.exports=parent},6748:(Me,Bn,Hn)=>{var zn=Hn(78997);var ni=typeof self=="object"&&self&&self.Object===Object&&self;var Ci=zn||ni||Function("return this")();Me.exports=Ci},1589:Me=>{function safeGet(Me,Bn){if(Bn==="constructor"&&typeof Me[Bn]==="function"){return}if(Bn=="__proto__"){return}return Me[Bn]}Me.exports=safeGet},44671:Me=>{var Bn="__lodash_hash_undefined__";function setCacheAdd(Me){this.__data__.set(Me,Bn);return this}Me.exports=setCacheAdd},71884:Me=>{function setCacheHas(Me){return this.__data__.has(Me)}Me.exports=setCacheHas},11894:Me=>{function setToArray(Me){var Bn=-1,Hn=Array(Me.size);Me.forEach((function(Me){Hn[++Bn]=Me}));return Hn}Me.exports=setToArray},59402:(Me,Bn,Hn)=>{var zn=Hn(64953),ni=Hn(83286);var Ci=ni(zn);Me.exports=Ci},83286:Me=>{var Bn=800,Hn=16;var zn=Date.now;function shortOut(Me){var ni=0,Ci=0;return function(){var aa=zn(),oa=Hn-(aa-Ci);Ci=aa;if(oa>0){if(++ni>=Bn){return arguments[0]}}else{ni=0}return Me.apply(undefined,arguments)}}Me.exports=shortOut},91509:(Me,Bn,Hn)=>{var zn=Hn(68884);function stackClear(){this.__data__=new zn;this.size=0}Me.exports=stackClear},837:Me=>{function stackDelete(Me){var Bn=this.__data__,Hn=Bn["delete"](Me);this.size=Bn.size;return Hn}Me.exports=stackDelete},46572:Me=>{function stackGet(Me){return this.__data__.get(Me)}Me.exports=stackGet},66216:Me=>{function stackHas(Me){return this.__data__.has(Me)}Me.exports=stackHas},51976:(Me,Bn,Hn)=>{var zn=Hn(68884),ni=Hn(98272),Ci=Hn(79660);var aa=200;function stackSet(Me,Bn){var Hn=this.__data__;if(Hn instanceof zn){var oa=Hn.__data__;if(!ni||oa.length{var zn=Hn(41471);var ni=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g;var Ci=/\\(\\)?/g;var aa=zn((function(Me){var Bn=[];if(Me.charCodeAt(0)===46){Bn.push("")}Me.replace(ni,(function(Me,Hn,zn,ni){Bn.push(zn?ni.replace(Ci,"$1"):Hn||Me)}));return Bn}));Me.exports=aa},95086:(Me,Bn,Hn)=>{var zn=Hn(70661);var ni=1/0;function toKey(Me){if(typeof Me=="string"||zn(Me)){return Me}var Bn=Me+"";return Bn=="0"&&1/Me==-ni?"-0":Bn}Me.exports=toKey},57192:Me=>{var Bn=Function.prototype;var Hn=Bn.toString;function toSource(Me){if(Me!=null){try{return Hn.call(Me)}catch(Me){}try{return Me+""}catch(Me){}}return""}Me.exports=toSource},54395:Me=>{var Bn=/\s/;function trimmedEndIndex(Me){var Hn=Me.length;while(Hn--&&Bn.test(Me.charAt(Hn))){}return Hn}Me.exports=trimmedEndIndex},80542:(Me,Bn,Hn)=>{var zn=Hn(62504);var ni=1,Ci=4;function cloneDeep(Me){return zn(Me,ni|Ci)}Me.exports=cloneDeep},85089:Me=>{function constant(Me){return function(){return Me}}Me.exports=constant},75199:Me=>{function eq(Me,Bn){return Me===Bn||Me!==Me&&Bn!==Bn}Me.exports=eq},19263:(Me,Bn,Hn)=>{var zn=Hn(78573),ni=Hn(39143),Ci=Hn(47988),aa=Hn(77192);function filter(Me,Bn){var Hn=aa(Me)?zn:ni;return Hn(Me,Ci(Bn,3))}Me.exports=filter},97047:(Me,Bn,Hn)=>{var zn=Hn(63183);function flatten(Me){var Bn=Me==null?0:Me.length;return Bn?zn(Me,1):[]}Me.exports=flatten},40181:(Me,Bn,Hn)=>{var zn=Hn(40877);function get(Me,Bn,Hn){var ni=Me==null?undefined:zn(Me,Bn);return ni===undefined?Hn:ni}Me.exports=get},66306:(Me,Bn,Hn)=>{var zn=Hn(6186),ni=Hn(48253);function hasIn(Me,Bn){return Me!=null&&ni(Me,Bn,zn)}Me.exports=hasIn},46851:Me=>{function identity(Me){return Me}Me.exports=identity},60541:(Me,Bn,Hn)=>{var zn=Hn(93605),ni=Hn(51645);var Ci=Object.prototype;var aa=Ci.hasOwnProperty;var oa=Ci.propertyIsEnumerable;var ca=zn(function(){return arguments}())?zn:function(Me){return ni(Me)&&aa.call(Me,"callee")&&!oa.call(Me,"callee")};Me.exports=ca},77192:Me=>{var Bn=Array.isArray;Me.exports=Bn},75119:(Me,Bn,Hn)=>{var zn=Hn(34329),ni=Hn(56657);function isArrayLike(Me){return Me!=null&&ni(Me.length)&&!zn(Me)}Me.exports=isArrayLike},97100:(Me,Bn,Hn)=>{var zn=Hn(75119),ni=Hn(51645);function isArrayLikeObject(Me){return ni(Me)&&zn(Me)}Me.exports=isArrayLikeObject},43739:(Me,Bn,Hn)=>{Me=Hn.nmd(Me);var zn=Hn(6748),ni=Hn(92074);var Ci=true&&Bn&&!Bn.nodeType&&Bn;var aa=Ci&&"object"=="object"&&Me&&!Me.nodeType&&Me;var oa=aa&&aa.exports===Ci;var ca=oa?zn.Buffer:undefined;var _a=ca?ca.isBuffer:undefined;var xa=_a||ni;Me.exports=xa},34329:(Me,Bn,Hn)=>{var zn=Hn(29117),ni=Hn(96482);var Ci="[object AsyncFunction]",aa="[object Function]",oa="[object GeneratorFunction]",ca="[object Proxy]";function isFunction(Me){if(!ni(Me)){return false}var Bn=zn(Me);return Bn==aa||Bn==oa||Bn==Ci||Bn==ca}Me.exports=isFunction},56657:Me=>{var Bn=9007199254740991;function isLength(Me){return typeof Me=="number"&&Me>-1&&Me%1==0&&Me<=Bn}Me.exports=isLength},85995:(Me,Bn,Hn)=>{var zn=Hn(66051),ni=Hn(55506),Ci=Hn(88724);var aa=Ci&&Ci.isMap;var oa=aa?ni(aa):zn;Me.exports=oa},96482:Me=>{function isObject(Me){var Bn=typeof Me;return Me!=null&&(Bn=="object"||Bn=="function")}Me.exports=isObject},51645:Me=>{function isObjectLike(Me){return Me!=null&&typeof Me=="object"}Me.exports=isObjectLike},36542:(Me,Bn,Hn)=>{var zn=Hn(29117),ni=Hn(86194),Ci=Hn(51645);var aa="[object Object]";var oa=Function.prototype,ca=Object.prototype;var _a=oa.toString;var xa=ca.hasOwnProperty;var Ga=_a.call(Object);function isPlainObject(Me){if(!Ci(Me)||zn(Me)!=aa){return false}var Bn=ni(Me);if(Bn===null){return true}var Hn=xa.call(Bn,"constructor")&&Bn.constructor;return typeof Hn=="function"&&Hn instanceof Hn&&_a.call(Hn)==Ga}Me.exports=isPlainObject},27077:(Me,Bn,Hn)=>{var zn=Hn(85901),ni=Hn(55506),Ci=Hn(88724);var aa=Ci&&Ci.isSet;var oa=aa?ni(aa):zn;Me.exports=oa},70661:(Me,Bn,Hn)=>{var zn=Hn(29117),ni=Hn(51645);var Ci="[object Symbol]";function isSymbol(Me){return typeof Me=="symbol"||ni(Me)&&zn(Me)==Ci}Me.exports=isSymbol},35e3:(Me,Bn,Hn)=>{var zn=Hn(16880),ni=Hn(55506),Ci=Hn(88724);var aa=Ci&&Ci.isTypedArray;var oa=aa?ni(aa):zn;Me.exports=oa},4257:Me=>{function isUndefined(Me){return Me===undefined}Me.exports=isUndefined},26741:(Me,Bn,Hn)=>{var zn=Hn(62e3),ni=Hn(31517),Ci=Hn(75119);function keys(Me){return Ci(Me)?zn(Me):ni(Me)}Me.exports=keys},19430:(Me,Bn,Hn)=>{var zn=Hn(62e3),ni=Hn(82094),Ci=Hn(75119);function keysIn(Me){return Ci(Me)?zn(Me,true):ni(Me)}Me.exports=keysIn},14781:Me=>{function last(Me){var Bn=Me==null?0:Me.length;return Bn?Me[Bn-1]:undefined}Me.exports=last},52356:function(Me,Bn,Hn){Me=Hn.nmd(Me); + `,cliCategory:aa},tabWidth:{type:"int",category:ca,default:2,description:"Number of spaces per indentation level.",range:{start:0,end:Number.POSITIVE_INFINITY,step:1}},useTabs:{since:"1.0.0",category:ca,type:"boolean",default:!1,description:"Indent with tabs instead of spaces."},embeddedLanguageFormatting:{since:"2.1.0",category:ca,type:"choice",default:[{since:"2.1.0",value:"auto"}],description:"Control how Prettier formats quoted code embedded in the file.",choices:[{value:"auto",description:"Format embedded code if Prettier can automatically identify it."},{value:"off",description:"Never automatically format embedded code."}]}};Bn.exports={CATEGORY_CONFIG:zn,CATEGORY_EDITOR:ni,CATEGORY_FORMAT:Ci,CATEGORY_OTHER:aa,CATEGORY_OUTPUT:oa,CATEGORY_GLOBAL:ca,CATEGORY_SPECIAL:_a,options:Ga}}}),Ov=S({"src/main/support.js"(Me,Bn){"use strict";xa();var zn={compare:Sv(),lt:kv(),gte:Tv()},ni=Iv(),Ci=Bv().version,aa=Nv().options;function s(){let{plugins:Me=[],showUnreleased:Bn=!1,showDeprecated:oa=!1,showInternal:ca=!1}=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},_a=Ci.split("-",1)[0],xa=Me.flatMap((Me=>Me.languages||[])).filter(F),Ga=ni(Object.assign({},...Me.map((Me=>{let{options:Bn}=Me;return Bn})),aa),"name").filter((Me=>F(Me)&&E(Me))).sort(((Me,Bn)=>Me.name===Bn.name?0:Me.name{Bn=Object.assign({},Bn),Array.isArray(Bn.default)&&(Bn.default=Bn.default.length===1?Bn.default[0].value:Bn.default.filter(F).sort(((Me,Bn)=>zn.compare(Bn.since,Me.since)))[0].value),Array.isArray(Bn.choices)&&(Bn.choices=Bn.choices.filter((Me=>F(Me)&&E(Me))),Bn.name==="parser"&&c(Bn,xa,Me));let Hn=Object.fromEntries(Me.filter((Me=>Me.defaultOptions&&Me.defaultOptions[Bn.name]!==void 0)).map((Me=>[Me.name,Me.defaultOptions[Bn.name]])));return Object.assign(Object.assign({},Bn),{},{pluginDefaults:Hn})}));return{languages:xa,options:Ga};function F(Me){return Bn||!("since"in Me)||Me.since&&zn.gte(_a,Me.since)}function E(Me){return oa||!("deprecated"in Me)||Me.deprecated&&zn.lt(_a,Me.deprecated)}function b(Me){if(ca)return Me;let{cliName:Bn,cliCategory:zn,cliDescription:ni}=Me;return Ol(Me,Hn)}}function c(Me,Bn,Hn){let zn=new Set(Me.choices.map((Me=>Me.value)));for(let ni of Bn)if(ni.parsers){for(let Bn of ni.parsers)if(!zn.has(Bn)){zn.add(Bn);let Ci=Hn.find((Me=>Me.parsers&&Me.parsers[Bn])),aa=ni.name;Ci&&Ci.name&&(aa+=` (plugin: ${Ci.name})`),Me.choices.push({value:Bn,description:aa})}}}Bn.exports={getSupportInfo:s}}}),Mv=S({"src/utils/is-non-empty-array.js"(Me,Bn){"use strict";xa();function u(Me){return Array.isArray(Me)&&Me.length>0}Bn.exports=u}});function b2(){let{onlyFirst:Me=!1}=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},Bn=["[\\u001B\\u009B][[\\]()#;?]*(?:(?:(?:(?:;[-a-zA-Z\\d\\/#&.:=?%@~_]+)*|[a-zA-Z\\d]+(?:;[-a-zA-Z\\d\\/#&.:=?%@~_]*)*)?\\u0007)","(?:(?:\\d{1,4}(?:;\\d{0,4})*)?[\\dA-PR-TZcf-ntqry=><~]))"].join("|");return new RegExp(Bn,Me?void 0:"g")}var OE=je({"node_modules/strip-ansi/node_modules/ansi-regex/index.js"(){xa()}});function w2(Me){if(typeof Me!="string")throw new TypeError(`Expected a \`string\`, got \`${typeof Me}\``);return Me.replace(b2(),"")}var iD=je({"node_modules/strip-ansi/index.js"(){xa(),OE()}});function k2(Me){return Number.isInteger(Me)?Me>=4352&&(Me<=4447||Me===9001||Me===9002||11904<=Me&&Me<=12871&&Me!==12351||12880<=Me&&Me<=19903||19968<=Me&&Me<=42182||43360<=Me&&Me<=43388||44032<=Me&&Me<=55203||63744<=Me&&Me<=64255||65040<=Me&&Me<=65049||65072<=Me&&Me<=65131||65281<=Me&&Me<=65376||65504<=Me&&Me<=65510||110592<=Me&&Me<=110593||127488<=Me&&Me<=127569||131072<=Me&&Me<=262141):!1}var eC=je({"node_modules/is-fullwidth-code-point/index.js"(){xa()}}),tC=S({"node_modules/emoji-regex/index.js"(Me,Bn){"use strict";xa(),Bn.exports=function(){return/\uD83C\uDFF4\uDB40\uDC67\uDB40\uDC62(?:\uDB40\uDC77\uDB40\uDC6C\uDB40\uDC73|\uDB40\uDC73\uDB40\uDC63\uDB40\uDC74|\uDB40\uDC65\uDB40\uDC6E\uDB40\uDC67)\uDB40\uDC7F|(?:\uD83E\uDDD1\uD83C\uDFFF\u200D\u2764\uFE0F\u200D(?:\uD83D\uDC8B\u200D)?\uD83E\uDDD1|\uD83D\uDC69\uD83C\uDFFF\u200D\uD83E\uDD1D\u200D(?:\uD83D[\uDC68\uDC69]))(?:\uD83C[\uDFFB-\uDFFE])|(?:\uD83E\uDDD1\uD83C\uDFFE\u200D\u2764\uFE0F\u200D(?:\uD83D\uDC8B\u200D)?\uD83E\uDDD1|\uD83D\uDC69\uD83C\uDFFE\u200D\uD83E\uDD1D\u200D(?:\uD83D[\uDC68\uDC69]))(?:\uD83C[\uDFFB-\uDFFD\uDFFF])|(?:\uD83E\uDDD1\uD83C\uDFFD\u200D\u2764\uFE0F\u200D(?:\uD83D\uDC8B\u200D)?\uD83E\uDDD1|\uD83D\uDC69\uD83C\uDFFD\u200D\uD83E\uDD1D\u200D(?:\uD83D[\uDC68\uDC69]))(?:\uD83C[\uDFFB\uDFFC\uDFFE\uDFFF])|(?:\uD83E\uDDD1\uD83C\uDFFC\u200D\u2764\uFE0F\u200D(?:\uD83D\uDC8B\u200D)?\uD83E\uDDD1|\uD83D\uDC69\uD83C\uDFFC\u200D\uD83E\uDD1D\u200D(?:\uD83D[\uDC68\uDC69]))(?:\uD83C[\uDFFB\uDFFD-\uDFFF])|(?:\uD83E\uDDD1\uD83C\uDFFB\u200D\u2764\uFE0F\u200D(?:\uD83D\uDC8B\u200D)?\uD83E\uDDD1|\uD83D\uDC69\uD83C\uDFFB\u200D\uD83E\uDD1D\u200D(?:\uD83D[\uDC68\uDC69]))(?:\uD83C[\uDFFC-\uDFFF])|\uD83D\uDC68(?:\uD83C\uDFFB(?:\u200D(?:\u2764\uFE0F\u200D(?:\uD83D\uDC8B\u200D\uD83D\uDC68(?:\uD83C[\uDFFB-\uDFFF])|\uD83D\uDC68(?:\uD83C[\uDFFB-\uDFFF]))|\uD83E\uDD1D\u200D\uD83D\uDC68(?:\uD83C[\uDFFC-\uDFFF])|[\u2695\u2696\u2708]\uFE0F|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD]))?|(?:\uD83C[\uDFFC-\uDFFF])\u200D\u2764\uFE0F\u200D(?:\uD83D\uDC8B\u200D\uD83D\uDC68(?:\uD83C[\uDFFB-\uDFFF])|\uD83D\uDC68(?:\uD83C[\uDFFB-\uDFFF]))|\u200D(?:\u2764\uFE0F\u200D(?:\uD83D\uDC8B\u200D)?\uD83D\uDC68|(?:\uD83D[\uDC68\uDC69])\u200D(?:\uD83D\uDC66\u200D\uD83D\uDC66|\uD83D\uDC67\u200D(?:\uD83D[\uDC66\uDC67]))|\uD83D\uDC66\u200D\uD83D\uDC66|\uD83D\uDC67\u200D(?:\uD83D[\uDC66\uDC67])|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD])|\uD83C\uDFFF\u200D(?:\uD83E\uDD1D\u200D\uD83D\uDC68(?:\uD83C[\uDFFB-\uDFFE])|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD])|\uD83C\uDFFE\u200D(?:\uD83E\uDD1D\u200D\uD83D\uDC68(?:\uD83C[\uDFFB-\uDFFD\uDFFF])|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD])|\uD83C\uDFFD\u200D(?:\uD83E\uDD1D\u200D\uD83D\uDC68(?:\uD83C[\uDFFB\uDFFC\uDFFE\uDFFF])|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD])|\uD83C\uDFFC\u200D(?:\uD83E\uDD1D\u200D\uD83D\uDC68(?:\uD83C[\uDFFB\uDFFD-\uDFFF])|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD])|(?:\uD83C\uDFFF\u200D[\u2695\u2696\u2708]|\uD83C\uDFFE\u200D[\u2695\u2696\u2708]|\uD83C\uDFFD\u200D[\u2695\u2696\u2708]|\uD83C\uDFFC\u200D[\u2695\u2696\u2708]|\u200D[\u2695\u2696\u2708])\uFE0F|\u200D(?:(?:\uD83D[\uDC68\uDC69])\u200D(?:\uD83D[\uDC66\uDC67])|\uD83D[\uDC66\uDC67])|\uD83C\uDFFF|\uD83C\uDFFE|\uD83C\uDFFD|\uD83C\uDFFC)?|(?:\uD83D\uDC69(?:\uD83C\uDFFB\u200D\u2764\uFE0F\u200D(?:\uD83D\uDC8B\u200D(?:\uD83D[\uDC68\uDC69])|\uD83D[\uDC68\uDC69])|(?:\uD83C[\uDFFC-\uDFFF])\u200D\u2764\uFE0F\u200D(?:\uD83D\uDC8B\u200D(?:\uD83D[\uDC68\uDC69])|\uD83D[\uDC68\uDC69]))|\uD83E\uDDD1(?:\uD83C[\uDFFB-\uDFFF])\u200D\uD83E\uDD1D\u200D\uD83E\uDDD1)(?:\uD83C[\uDFFB-\uDFFF])|\uD83D\uDC69\u200D\uD83D\uDC69\u200D(?:\uD83D\uDC66\u200D\uD83D\uDC66|\uD83D\uDC67\u200D(?:\uD83D[\uDC66\uDC67]))|\uD83D\uDC69(?:\u200D(?:\u2764\uFE0F\u200D(?:\uD83D\uDC8B\u200D(?:\uD83D[\uDC68\uDC69])|\uD83D[\uDC68\uDC69])|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD])|\uD83C\uDFFF\u200D(?:\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD])|\uD83C\uDFFE\u200D(?:\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD])|\uD83C\uDFFD\u200D(?:\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD])|\uD83C\uDFFC\u200D(?:\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD])|\uD83C\uDFFB\u200D(?:\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD]))|\uD83E\uDDD1(?:\u200D(?:\uD83E\uDD1D\u200D\uD83E\uDDD1|\uD83C[\uDF3E\uDF73\uDF7C\uDF84\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD])|\uD83C\uDFFF\u200D(?:\uD83C[\uDF3E\uDF73\uDF7C\uDF84\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD])|\uD83C\uDFFE\u200D(?:\uD83C[\uDF3E\uDF73\uDF7C\uDF84\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD])|\uD83C\uDFFD\u200D(?:\uD83C[\uDF3E\uDF73\uDF7C\uDF84\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD])|\uD83C\uDFFC\u200D(?:\uD83C[\uDF3E\uDF73\uDF7C\uDF84\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD])|\uD83C\uDFFB\u200D(?:\uD83C[\uDF3E\uDF73\uDF7C\uDF84\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD]))|\uD83D\uDC69\u200D\uD83D\uDC66\u200D\uD83D\uDC66|\uD83D\uDC69\u200D\uD83D\uDC69\u200D(?:\uD83D[\uDC66\uDC67])|\uD83D\uDC69\u200D\uD83D\uDC67\u200D(?:\uD83D[\uDC66\uDC67])|(?:\uD83D\uDC41\uFE0F\u200D\uD83D\uDDE8|\uD83E\uDDD1(?:\uD83C\uDFFF\u200D[\u2695\u2696\u2708]|\uD83C\uDFFE\u200D[\u2695\u2696\u2708]|\uD83C\uDFFD\u200D[\u2695\u2696\u2708]|\uD83C\uDFFC\u200D[\u2695\u2696\u2708]|\uD83C\uDFFB\u200D[\u2695\u2696\u2708]|\u200D[\u2695\u2696\u2708])|\uD83D\uDC69(?:\uD83C\uDFFF\u200D[\u2695\u2696\u2708]|\uD83C\uDFFE\u200D[\u2695\u2696\u2708]|\uD83C\uDFFD\u200D[\u2695\u2696\u2708]|\uD83C\uDFFC\u200D[\u2695\u2696\u2708]|\uD83C\uDFFB\u200D[\u2695\u2696\u2708]|\u200D[\u2695\u2696\u2708])|\uD83D\uDE36\u200D\uD83C\uDF2B|\uD83C\uDFF3\uFE0F\u200D\u26A7|\uD83D\uDC3B\u200D\u2744|(?:(?:\uD83C[\uDFC3\uDFC4\uDFCA]|\uD83D[\uDC6E\uDC70\uDC71\uDC73\uDC77\uDC81\uDC82\uDC86\uDC87\uDE45-\uDE47\uDE4B\uDE4D\uDE4E\uDEA3\uDEB4-\uDEB6]|\uD83E[\uDD26\uDD35\uDD37-\uDD39\uDD3D\uDD3E\uDDB8\uDDB9\uDDCD-\uDDCF\uDDD4\uDDD6-\uDDDD])(?:\uD83C[\uDFFB-\uDFFF])|\uD83D\uDC6F|\uD83E[\uDD3C\uDDDE\uDDDF])\u200D[\u2640\u2642]|(?:\u26F9|\uD83C[\uDFCB\uDFCC]|\uD83D\uDD75)(?:\uFE0F|\uD83C[\uDFFB-\uDFFF])\u200D[\u2640\u2642]|\uD83C\uDFF4\u200D\u2620|(?:\uD83C[\uDFC3\uDFC4\uDFCA]|\uD83D[\uDC6E\uDC70\uDC71\uDC73\uDC77\uDC81\uDC82\uDC86\uDC87\uDE45-\uDE47\uDE4B\uDE4D\uDE4E\uDEA3\uDEB4-\uDEB6]|\uD83E[\uDD26\uDD35\uDD37-\uDD39\uDD3D\uDD3E\uDDB8\uDDB9\uDDCD-\uDDCF\uDDD4\uDDD6-\uDDDD])\u200D[\u2640\u2642]|[\xA9\xAE\u203C\u2049\u2122\u2139\u2194-\u2199\u21A9\u21AA\u2328\u23CF\u23ED-\u23EF\u23F1\u23F2\u23F8-\u23FA\u24C2\u25AA\u25AB\u25B6\u25C0\u25FB\u25FC\u2600-\u2604\u260E\u2611\u2618\u2620\u2622\u2623\u2626\u262A\u262E\u262F\u2638-\u263A\u2640\u2642\u265F\u2660\u2663\u2665\u2666\u2668\u267B\u267E\u2692\u2694-\u2697\u2699\u269B\u269C\u26A0\u26A7\u26B0\u26B1\u26C8\u26CF\u26D1\u26D3\u26E9\u26F0\u26F1\u26F4\u26F7\u26F8\u2702\u2708\u2709\u270F\u2712\u2714\u2716\u271D\u2721\u2733\u2734\u2744\u2747\u2763\u27A1\u2934\u2935\u2B05-\u2B07\u3030\u303D\u3297\u3299]|\uD83C[\uDD70\uDD71\uDD7E\uDD7F\uDE02\uDE37\uDF21\uDF24-\uDF2C\uDF36\uDF7D\uDF96\uDF97\uDF99-\uDF9B\uDF9E\uDF9F\uDFCD\uDFCE\uDFD4-\uDFDF\uDFF5\uDFF7]|\uD83D[\uDC3F\uDCFD\uDD49\uDD4A\uDD6F\uDD70\uDD73\uDD76-\uDD79\uDD87\uDD8A-\uDD8D\uDDA5\uDDA8\uDDB1\uDDB2\uDDBC\uDDC2-\uDDC4\uDDD1-\uDDD3\uDDDC-\uDDDE\uDDE1\uDDE3\uDDE8\uDDEF\uDDF3\uDDFA\uDECB\uDECD-\uDECF\uDEE0-\uDEE5\uDEE9\uDEF0\uDEF3])\uFE0F|\uD83C\uDFF3\uFE0F\u200D\uD83C\uDF08|\uD83D\uDC69\u200D\uD83D\uDC67|\uD83D\uDC69\u200D\uD83D\uDC66|\uD83D\uDE35\u200D\uD83D\uDCAB|\uD83D\uDE2E\u200D\uD83D\uDCA8|\uD83D\uDC15\u200D\uD83E\uDDBA|\uD83E\uDDD1(?:\uD83C\uDFFF|\uD83C\uDFFE|\uD83C\uDFFD|\uD83C\uDFFC|\uD83C\uDFFB)?|\uD83D\uDC69(?:\uD83C\uDFFF|\uD83C\uDFFE|\uD83C\uDFFD|\uD83C\uDFFC|\uD83C\uDFFB)?|\uD83C\uDDFD\uD83C\uDDF0|\uD83C\uDDF6\uD83C\uDDE6|\uD83C\uDDF4\uD83C\uDDF2|\uD83D\uDC08\u200D\u2B1B|\u2764\uFE0F\u200D(?:\uD83D\uDD25|\uD83E\uDE79)|\uD83D\uDC41\uFE0F|\uD83C\uDFF3\uFE0F|\uD83C\uDDFF(?:\uD83C[\uDDE6\uDDF2\uDDFC])|\uD83C\uDDFE(?:\uD83C[\uDDEA\uDDF9])|\uD83C\uDDFC(?:\uD83C[\uDDEB\uDDF8])|\uD83C\uDDFB(?:\uD83C[\uDDE6\uDDE8\uDDEA\uDDEC\uDDEE\uDDF3\uDDFA])|\uD83C\uDDFA(?:\uD83C[\uDDE6\uDDEC\uDDF2\uDDF3\uDDF8\uDDFE\uDDFF])|\uD83C\uDDF9(?:\uD83C[\uDDE6\uDDE8\uDDE9\uDDEB-\uDDED\uDDEF-\uDDF4\uDDF7\uDDF9\uDDFB\uDDFC\uDDFF])|\uD83C\uDDF8(?:\uD83C[\uDDE6-\uDDEA\uDDEC-\uDDF4\uDDF7-\uDDF9\uDDFB\uDDFD-\uDDFF])|\uD83C\uDDF7(?:\uD83C[\uDDEA\uDDF4\uDDF8\uDDFA\uDDFC])|\uD83C\uDDF5(?:\uD83C[\uDDE6\uDDEA-\uDDED\uDDF0-\uDDF3\uDDF7-\uDDF9\uDDFC\uDDFE])|\uD83C\uDDF3(?:\uD83C[\uDDE6\uDDE8\uDDEA-\uDDEC\uDDEE\uDDF1\uDDF4\uDDF5\uDDF7\uDDFA\uDDFF])|\uD83C\uDDF2(?:\uD83C[\uDDE6\uDDE8-\uDDED\uDDF0-\uDDFF])|\uD83C\uDDF1(?:\uD83C[\uDDE6-\uDDE8\uDDEE\uDDF0\uDDF7-\uDDFB\uDDFE])|\uD83C\uDDF0(?:\uD83C[\uDDEA\uDDEC-\uDDEE\uDDF2\uDDF3\uDDF5\uDDF7\uDDFC\uDDFE\uDDFF])|\uD83C\uDDEF(?:\uD83C[\uDDEA\uDDF2\uDDF4\uDDF5])|\uD83C\uDDEE(?:\uD83C[\uDDE8-\uDDEA\uDDF1-\uDDF4\uDDF6-\uDDF9])|\uD83C\uDDED(?:\uD83C[\uDDF0\uDDF2\uDDF3\uDDF7\uDDF9\uDDFA])|\uD83C\uDDEC(?:\uD83C[\uDDE6\uDDE7\uDDE9-\uDDEE\uDDF1-\uDDF3\uDDF5-\uDDFA\uDDFC\uDDFE])|\uD83C\uDDEB(?:\uD83C[\uDDEE-\uDDF0\uDDF2\uDDF4\uDDF7])|\uD83C\uDDEA(?:\uD83C[\uDDE6\uDDE8\uDDEA\uDDEC\uDDED\uDDF7-\uDDFA])|\uD83C\uDDE9(?:\uD83C[\uDDEA\uDDEC\uDDEF\uDDF0\uDDF2\uDDF4\uDDFF])|\uD83C\uDDE8(?:\uD83C[\uDDE6\uDDE8\uDDE9\uDDEB-\uDDEE\uDDF0-\uDDF5\uDDF7\uDDFA-\uDDFF])|\uD83C\uDDE7(?:\uD83C[\uDDE6\uDDE7\uDDE9-\uDDEF\uDDF1-\uDDF4\uDDF6-\uDDF9\uDDFB\uDDFC\uDDFE\uDDFF])|\uD83C\uDDE6(?:\uD83C[\uDDE8-\uDDEC\uDDEE\uDDF1\uDDF2\uDDF4\uDDF6-\uDDFA\uDDFC\uDDFD\uDDFF])|[#\*0-9]\uFE0F\u20E3|\u2764\uFE0F|(?:\uD83C[\uDFC3\uDFC4\uDFCA]|\uD83D[\uDC6E\uDC70\uDC71\uDC73\uDC77\uDC81\uDC82\uDC86\uDC87\uDE45-\uDE47\uDE4B\uDE4D\uDE4E\uDEA3\uDEB4-\uDEB6]|\uD83E[\uDD26\uDD35\uDD37-\uDD39\uDD3D\uDD3E\uDDB8\uDDB9\uDDCD-\uDDCF\uDDD4\uDDD6-\uDDDD])(?:\uD83C[\uDFFB-\uDFFF])|(?:\u26F9|\uD83C[\uDFCB\uDFCC]|\uD83D\uDD75)(?:\uFE0F|\uD83C[\uDFFB-\uDFFF])|\uD83C\uDFF4|(?:[\u270A\u270B]|\uD83C[\uDF85\uDFC2\uDFC7]|\uD83D[\uDC42\uDC43\uDC46-\uDC50\uDC66\uDC67\uDC6B-\uDC6D\uDC72\uDC74-\uDC76\uDC78\uDC7C\uDC83\uDC85\uDC8F\uDC91\uDCAA\uDD7A\uDD95\uDD96\uDE4C\uDE4F\uDEC0\uDECC]|\uD83E[\uDD0C\uDD0F\uDD18-\uDD1C\uDD1E\uDD1F\uDD30-\uDD34\uDD36\uDD77\uDDB5\uDDB6\uDDBB\uDDD2\uDDD3\uDDD5])(?:\uD83C[\uDFFB-\uDFFF])|(?:[\u261D\u270C\u270D]|\uD83D[\uDD74\uDD90])(?:\uFE0F|\uD83C[\uDFFB-\uDFFF])|[\u270A\u270B]|\uD83C[\uDF85\uDFC2\uDFC7]|\uD83D[\uDC08\uDC15\uDC3B\uDC42\uDC43\uDC46-\uDC50\uDC66\uDC67\uDC6B-\uDC6D\uDC72\uDC74-\uDC76\uDC78\uDC7C\uDC83\uDC85\uDC8F\uDC91\uDCAA\uDD7A\uDD95\uDD96\uDE2E\uDE35\uDE36\uDE4C\uDE4F\uDEC0\uDECC]|\uD83E[\uDD0C\uDD0F\uDD18-\uDD1C\uDD1E\uDD1F\uDD30-\uDD34\uDD36\uDD77\uDDB5\uDDB6\uDDBB\uDDD2\uDDD3\uDDD5]|\uD83C[\uDFC3\uDFC4\uDFCA]|\uD83D[\uDC6E\uDC70\uDC71\uDC73\uDC77\uDC81\uDC82\uDC86\uDC87\uDE45-\uDE47\uDE4B\uDE4D\uDE4E\uDEA3\uDEB4-\uDEB6]|\uD83E[\uDD26\uDD35\uDD37-\uDD39\uDD3D\uDD3E\uDDB8\uDDB9\uDDCD-\uDDCF\uDDD4\uDDD6-\uDDDD]|\uD83D\uDC6F|\uD83E[\uDD3C\uDDDE\uDDDF]|[\u231A\u231B\u23E9-\u23EC\u23F0\u23F3\u25FD\u25FE\u2614\u2615\u2648-\u2653\u267F\u2693\u26A1\u26AA\u26AB\u26BD\u26BE\u26C4\u26C5\u26CE\u26D4\u26EA\u26F2\u26F3\u26F5\u26FA\u26FD\u2705\u2728\u274C\u274E\u2753-\u2755\u2757\u2795-\u2797\u27B0\u27BF\u2B1B\u2B1C\u2B50\u2B55]|\uD83C[\uDC04\uDCCF\uDD8E\uDD91-\uDD9A\uDE01\uDE1A\uDE2F\uDE32-\uDE36\uDE38-\uDE3A\uDE50\uDE51\uDF00-\uDF20\uDF2D-\uDF35\uDF37-\uDF7C\uDF7E-\uDF84\uDF86-\uDF93\uDFA0-\uDFC1\uDFC5\uDFC6\uDFC8\uDFC9\uDFCF-\uDFD3\uDFE0-\uDFF0\uDFF8-\uDFFF]|\uD83D[\uDC00-\uDC07\uDC09-\uDC14\uDC16-\uDC3A\uDC3C-\uDC3E\uDC40\uDC44\uDC45\uDC51-\uDC65\uDC6A\uDC79-\uDC7B\uDC7D-\uDC80\uDC84\uDC88-\uDC8E\uDC90\uDC92-\uDCA9\uDCAB-\uDCFC\uDCFF-\uDD3D\uDD4B-\uDD4E\uDD50-\uDD67\uDDA4\uDDFB-\uDE2D\uDE2F-\uDE34\uDE37-\uDE44\uDE48-\uDE4A\uDE80-\uDEA2\uDEA4-\uDEB3\uDEB7-\uDEBF\uDEC1-\uDEC5\uDED0-\uDED2\uDED5-\uDED7\uDEEB\uDEEC\uDEF4-\uDEFC\uDFE0-\uDFEB]|\uD83E[\uDD0D\uDD0E\uDD10-\uDD17\uDD1D\uDD20-\uDD25\uDD27-\uDD2F\uDD3A\uDD3F-\uDD45\uDD47-\uDD76\uDD78\uDD7A-\uDDB4\uDDB7\uDDBA\uDDBC-\uDDCB\uDDD0\uDDE0-\uDDFF\uDE70-\uDE74\uDE78-\uDE7A\uDE80-\uDE86\uDE90-\uDEA8\uDEB0-\uDEB6\uDEC0-\uDEC2\uDED0-\uDED6]|(?:[\u231A\u231B\u23E9-\u23EC\u23F0\u23F3\u25FD\u25FE\u2614\u2615\u2648-\u2653\u267F\u2693\u26A1\u26AA\u26AB\u26BD\u26BE\u26C4\u26C5\u26CE\u26D4\u26EA\u26F2\u26F3\u26F5\u26FA\u26FD\u2705\u270A\u270B\u2728\u274C\u274E\u2753-\u2755\u2757\u2795-\u2797\u27B0\u27BF\u2B1B\u2B1C\u2B50\u2B55]|\uD83C[\uDC04\uDCCF\uDD8E\uDD91-\uDD9A\uDDE6-\uDDFF\uDE01\uDE1A\uDE2F\uDE32-\uDE36\uDE38-\uDE3A\uDE50\uDE51\uDF00-\uDF20\uDF2D-\uDF35\uDF37-\uDF7C\uDF7E-\uDF93\uDFA0-\uDFCA\uDFCF-\uDFD3\uDFE0-\uDFF0\uDFF4\uDFF8-\uDFFF]|\uD83D[\uDC00-\uDC3E\uDC40\uDC42-\uDCFC\uDCFF-\uDD3D\uDD4B-\uDD4E\uDD50-\uDD67\uDD7A\uDD95\uDD96\uDDA4\uDDFB-\uDE4F\uDE80-\uDEC5\uDECC\uDED0-\uDED2\uDED5-\uDED7\uDEEB\uDEEC\uDEF4-\uDEFC\uDFE0-\uDFEB]|\uD83E[\uDD0C-\uDD3A\uDD3C-\uDD45\uDD47-\uDD78\uDD7A-\uDDCB\uDDCD-\uDDFF\uDE70-\uDE74\uDE78-\uDE7A\uDE80-\uDE86\uDE90-\uDEA8\uDEB0-\uDEB6\uDEC0-\uDEC2\uDED0-\uDED6])|(?:[#\*0-9\xA9\xAE\u203C\u2049\u2122\u2139\u2194-\u2199\u21A9\u21AA\u231A\u231B\u2328\u23CF\u23E9-\u23F3\u23F8-\u23FA\u24C2\u25AA\u25AB\u25B6\u25C0\u25FB-\u25FE\u2600-\u2604\u260E\u2611\u2614\u2615\u2618\u261D\u2620\u2622\u2623\u2626\u262A\u262E\u262F\u2638-\u263A\u2640\u2642\u2648-\u2653\u265F\u2660\u2663\u2665\u2666\u2668\u267B\u267E\u267F\u2692-\u2697\u2699\u269B\u269C\u26A0\u26A1\u26A7\u26AA\u26AB\u26B0\u26B1\u26BD\u26BE\u26C4\u26C5\u26C8\u26CE\u26CF\u26D1\u26D3\u26D4\u26E9\u26EA\u26F0-\u26F5\u26F7-\u26FA\u26FD\u2702\u2705\u2708-\u270D\u270F\u2712\u2714\u2716\u271D\u2721\u2728\u2733\u2734\u2744\u2747\u274C\u274E\u2753-\u2755\u2757\u2763\u2764\u2795-\u2797\u27A1\u27B0\u27BF\u2934\u2935\u2B05-\u2B07\u2B1B\u2B1C\u2B50\u2B55\u3030\u303D\u3297\u3299]|\uD83C[\uDC04\uDCCF\uDD70\uDD71\uDD7E\uDD7F\uDD8E\uDD91-\uDD9A\uDDE6-\uDDFF\uDE01\uDE02\uDE1A\uDE2F\uDE32-\uDE3A\uDE50\uDE51\uDF00-\uDF21\uDF24-\uDF93\uDF96\uDF97\uDF99-\uDF9B\uDF9E-\uDFF0\uDFF3-\uDFF5\uDFF7-\uDFFF]|\uD83D[\uDC00-\uDCFD\uDCFF-\uDD3D\uDD49-\uDD4E\uDD50-\uDD67\uDD6F\uDD70\uDD73-\uDD7A\uDD87\uDD8A-\uDD8D\uDD90\uDD95\uDD96\uDDA4\uDDA5\uDDA8\uDDB1\uDDB2\uDDBC\uDDC2-\uDDC4\uDDD1-\uDDD3\uDDDC-\uDDDE\uDDE1\uDDE3\uDDE8\uDDEF\uDDF3\uDDFA-\uDE4F\uDE80-\uDEC5\uDECB-\uDED2\uDED5-\uDED7\uDEE0-\uDEE5\uDEE9\uDEEB\uDEEC\uDEF0\uDEF3-\uDEFC\uDFE0-\uDFEB]|\uD83E[\uDD0C-\uDD3A\uDD3C-\uDD45\uDD47-\uDD78\uDD7A-\uDDCB\uDDCD-\uDDFF\uDE70-\uDE74\uDE78-\uDE7A\uDE80-\uDE86\uDE90-\uDEA8\uDEB0-\uDEB6\uDEC0-\uDEC2\uDED0-\uDED6])\uFE0F|(?:[\u261D\u26F9\u270A-\u270D]|\uD83C[\uDF85\uDFC2-\uDFC4\uDFC7\uDFCA-\uDFCC]|\uD83D[\uDC42\uDC43\uDC46-\uDC50\uDC66-\uDC78\uDC7C\uDC81-\uDC83\uDC85-\uDC87\uDC8F\uDC91\uDCAA\uDD74\uDD75\uDD7A\uDD90\uDD95\uDD96\uDE45-\uDE47\uDE4B-\uDE4F\uDEA3\uDEB4-\uDEB6\uDEC0\uDECC]|\uD83E[\uDD0C\uDD0F\uDD18-\uDD1F\uDD26\uDD30-\uDD39\uDD3C-\uDD3E\uDD77\uDDB5\uDDB6\uDDB8\uDDB9\uDDBB\uDDCD-\uDDCF\uDDD1-\uDDDD])/g}}}),rC={};Pi(rC,{default:()=>O2});function O2(Me){if(typeof Me!="string"||Me.length===0||(Me=w2(Me),Me.length===0))return 0;Me=Me.replace((0,nC.default)()," ");let Bn=0;for(let Hn=0;Hn=127&&zn<=159||zn>=768&&zn<=879||(zn>65535&&Hn++,Bn+=k2(zn)?2:1)}return Bn}var nC,iC=je({"node_modules/string-width/index.js"(){xa(),iD(),eC(),nC=Rl(tC())}}),aC=S({"src/utils/get-string-width.js"(Me,Bn){"use strict";xa();var Hn=(iC(),zi(rC)).default,zn=/[^\x20-\x7F]/;function a(Me){return Me?zn.test(Me)?Hn(Me):Me.length:0}Bn.exports=a}}),sC=S({"src/utils/text/skip.js"(Me,Bn){"use strict";xa();function u(Me){return(Bn,Hn,zn)=>{let ni=zn&&zn.backwards;if(Hn===!1)return!1;let{length:Ci}=Bn,aa=Hn;for(;aa>=0&&aaMe[Me.length-2];function E(Me){return(Bn,Hn,zn)=>{let ni=zn&&zn.backwards;if(Hn===!1)return!1;let{length:Ci}=Bn,aa=Hn;for(;aa>=0&&aa2&&arguments[2]!==void 0?arguments[2]:{},zn=ca(Me,Hn.backwards?Bn-1:Bn,Hn),ni=Ps(Me,zn,Hn);return zn!==ni}function f(Me,Bn,Hn){for(let zn=Bn;zn2&&arguments[2]!==void 0?arguments[2]:{};return ca(Me,Hn.backwards?Bn-1:Bn,Hn)!==Bn}function q(Me,Bn){let Hn=arguments.length>2&&arguments[2]!==void 0?arguments[2]:0,zn=0;for(let ni=Hn;niHn?Ci:ni}return aa}function O(Me,Bn){let Hn=Me.slice(1,-1),zn=Bn.parser==="json"||Bn.parser==="json5"&&Bn.quoteProps==="preserve"&&!Bn.singleQuote?'"':Bn.__isInHtmlAttribute?"'":B(Hn,Bn.singleQuote?"'":'"').quote;return T(Hn,zn,!(Bn.parser==="css"||Bn.parser==="less"||Bn.parser==="scss"||Bn.__embeddedInHtml))}function T(Me,Bn,Hn){let zn=Bn==='"'?"'":'"',ni=/\\(.)|(["'])/gs,Ci=Me.replace(ni,((Me,ni,Ci)=>ni===zn?ni:Ci===Bn?"\\"+Ci:Ci||(Hn&&/^[^\n\r"'0-7\\bfnrt-vx\u2028\u2029]$/.test(ni)?ni:"\\"+ni)));return Bn+Ci+Bn}function P(Me){return Me.toLowerCase().replace(/^([+-]?[\d.]+e)(?:\+|(-))?0*(\d)/,"$1$2$3").replace(/^([+-]?[\d.]+)e[+-]?0+$/,"$1").replace(/^([+-])?\./,"$10.").replace(/(\.\d+?)0+(?=e|$)/,"$1").replace(/\.(?=e|$)/,"")}function A(Me,Bn){let zn=Me.match(new RegExp(`(${Hn(Bn)})+`,"g"));return zn===null?0:zn.reduce(((Me,Hn)=>Math.max(Me,Hn.length/Bn.length)),0)}function j(Me,Bn){let zn=Me.match(new RegExp(`(${Hn(Bn)})+`,"g"));if(zn===null)return 0;let ni=new Map,Ci=0;for(let Me of zn){let Hn=Me.length/Bn.length;ni.set(Hn,!0),Hn>Ci&&(Ci=Hn)}for(let Me=1;Me{let{name:Hn}=Bn;return Hn.toLowerCase()===Me}))||Hn.find((Bn=>{let{aliases:Hn}=Bn;return Array.isArray(Hn)&&Hn.includes(Me)}))||Hn.find((Bn=>{let{extensions:Hn}=Bn;return Array.isArray(Hn)&&Hn.includes(`.${Me}`)}));return zn&&zn.parsers[0]}function z(Me){return Me&&Me.type==="front-matter"}function M(Me){let Bn=new WeakMap;return function(Hn){return Bn.has(Hn)||Bn.set(Hn,Symbol(Me)),Bn.get(Hn)}}function U(Me){let Bn=Me.type||Me.kind||"(unknown type)",Hn=String(Me.name||Me.id&&(typeof Me.id=="object"?Me.id.name:Me.id)||Me.key&&(typeof Me.key=="object"?Me.key.name:Me.key)||Me.value&&(typeof Me.value=="object"?"":String(Me.value))||Me.operator||"");return Hn.length>20&&(Hn=Hn.slice(0,19)+"…"),Bn+(Hn?" "+Hn:"")}Bn.exports={inferParserByLanguage:J,getStringWidth:aa,getMaxContinuousCount:A,getMinNotPresentContinuousCount:j,getPenultimate:F,getLast:zn,getNextNonSpaceNonCommentCharacterIndexWithStartIndex:so,getNextNonSpaceNonCommentCharacterIndex:m,getNextNonSpaceNonCommentCharacter:C,skip:E,skipWhitespace:oa,skipSpaces:ca,skipToLineEnd:_a,skipEverythingButNewLine:Ga,skipInlineComment:Ha,skipTrailingComment:ts,skipNewline:Ps,isNextLineEmptyAfterIndex:v,isNextLineEmpty:h,isPreviousLineEmpty:x,hasNewline:b,hasNewlineInRange:f,hasSpaces:w,getAlignmentSize:q,getIndentSize:L,getPreferredQuote:B,printString:O,printNumber:P,makeString:T,addLeadingComment:G,addDanglingComment:X,addTrailingComment:R,isFrontMatterNode:z,isNonEmptyArray:Ci,createGroupIdMapper:M}}}),fC=S({"src/language-markdown/constants.evaluate.js"(Me,Bn){Bn.exports={cjkPattern:"(?:[\\u02ea-\\u02eb\\u1100-\\u11ff\\u2e80-\\u2e99\\u2e9b-\\u2ef3\\u2f00-\\u2fd5\\u2ff0-\\u303f\\u3041-\\u3096\\u3099-\\u309f\\u30a1-\\u30fa\\u30fc-\\u30ff\\u3105-\\u312f\\u3131-\\u318e\\u3190-\\u3191\\u3196-\\u31ba\\u31c0-\\u31e3\\u31f0-\\u321e\\u322a-\\u3247\\u3260-\\u327e\\u328a-\\u32b0\\u32c0-\\u32cb\\u32d0-\\u3370\\u337b-\\u337f\\u33e0-\\u33fe\\u3400-\\u4db5\\u4e00-\\u9fef\\ua960-\\ua97c\\uac00-\\ud7a3\\ud7b0-\\ud7c6\\ud7cb-\\ud7fb\\uf900-\\ufa6d\\ufa70-\\ufad9\\ufe10-\\ufe1f\\ufe30-\\ufe6f\\uff00-\\uffef]|[\\ud840-\\ud868\\ud86a-\\ud86c\\ud86f-\\ud872\\ud874-\\ud879][\\udc00-\\udfff]|\\ud82c[\\udc00-\\udd1e\\udd50-\\udd52\\udd64-\\udd67]|\\ud83c[\\ude00\\ude50-\\ude51]|\\ud869[\\udc00-\\uded6\\udf00-\\udfff]|\\ud86d[\\udc00-\\udf34\\udf40-\\udfff]|\\ud86e[\\udc00-\\udc1d\\udc20-\\udfff]|\\ud873[\\udc00-\\udea1\\udeb0-\\udfff]|\\ud87a[\\udc00-\\udfe0]|\\ud87e[\\udc00-\\ude1d])(?:[\\ufe00-\\ufe0f]|\\udb40[\\udd00-\\uddef])?",kPattern:"[\\u1100-\\u11ff\\u3001-\\u3003\\u3008-\\u3011\\u3013-\\u301f\\u302e-\\u3030\\u3037\\u30fb\\u3131-\\u318e\\u3200-\\u321e\\u3260-\\u327e\\ua960-\\ua97c\\uac00-\\ud7a3\\ud7b0-\\ud7c6\\ud7cb-\\ud7fb\\ufe45-\\ufe46\\uff61-\\uff65\\uffa0-\\uffbe\\uffc2-\\uffc7\\uffca-\\uffcf\\uffd2-\\uffd7\\uffda-\\uffdc]",punctuationPattern:"[\\u0021-\\u002f\\u003a-\\u0040\\u005b-\\u0060\\u007b-\\u007e\\u00a1\\u00a7\\u00ab\\u00b6-\\u00b7\\u00bb\\u00bf\\u037e\\u0387\\u055a-\\u055f\\u0589-\\u058a\\u05be\\u05c0\\u05c3\\u05c6\\u05f3-\\u05f4\\u0609-\\u060a\\u060c-\\u060d\\u061b\\u061e-\\u061f\\u066a-\\u066d\\u06d4\\u0700-\\u070d\\u07f7-\\u07f9\\u0830-\\u083e\\u085e\\u0964-\\u0965\\u0970\\u09fd\\u0a76\\u0af0\\u0c77\\u0c84\\u0df4\\u0e4f\\u0e5a-\\u0e5b\\u0f04-\\u0f12\\u0f14\\u0f3a-\\u0f3d\\u0f85\\u0fd0-\\u0fd4\\u0fd9-\\u0fda\\u104a-\\u104f\\u10fb\\u1360-\\u1368\\u1400\\u166e\\u169b-\\u169c\\u16eb-\\u16ed\\u1735-\\u1736\\u17d4-\\u17d6\\u17d8-\\u17da\\u1800-\\u180a\\u1944-\\u1945\\u1a1e-\\u1a1f\\u1aa0-\\u1aa6\\u1aa8-\\u1aad\\u1b5a-\\u1b60\\u1bfc-\\u1bff\\u1c3b-\\u1c3f\\u1c7e-\\u1c7f\\u1cc0-\\u1cc7\\u1cd3\\u2010-\\u2027\\u2030-\\u2043\\u2045-\\u2051\\u2053-\\u205e\\u207d-\\u207e\\u208d-\\u208e\\u2308-\\u230b\\u2329-\\u232a\\u2768-\\u2775\\u27c5-\\u27c6\\u27e6-\\u27ef\\u2983-\\u2998\\u29d8-\\u29db\\u29fc-\\u29fd\\u2cf9-\\u2cfc\\u2cfe-\\u2cff\\u2d70\\u2e00-\\u2e2e\\u2e30-\\u2e4f\\u3001-\\u3003\\u3008-\\u3011\\u3014-\\u301f\\u3030\\u303d\\u30a0\\u30fb\\ua4fe-\\ua4ff\\ua60d-\\ua60f\\ua673\\ua67e\\ua6f2-\\ua6f7\\ua874-\\ua877\\ua8ce-\\ua8cf\\ua8f8-\\ua8fa\\ua8fc\\ua92e-\\ua92f\\ua95f\\ua9c1-\\ua9cd\\ua9de-\\ua9df\\uaa5c-\\uaa5f\\uaade-\\uaadf\\uaaf0-\\uaaf1\\uabeb\\ufd3e-\\ufd3f\\ufe10-\\ufe19\\ufe30-\\ufe52\\ufe54-\\ufe61\\ufe63\\ufe68\\ufe6a-\\ufe6b\\uff01-\\uff03\\uff05-\\uff0a\\uff0c-\\uff0f\\uff1a-\\uff1b\\uff1f-\\uff20\\uff3b-\\uff3d\\uff3f\\uff5b\\uff5d\\uff5f-\\uff65]|\\ud800[\\udd00-\\udd02\\udf9f\\udfd0]|\\ud801[\\udd6f]|\\ud802[\\udc57\\udd1f\\udd3f\\ude50-\\ude58\\ude7f\\udef0-\\udef6\\udf39-\\udf3f\\udf99-\\udf9c]|\\ud803[\\udf55-\\udf59]|\\ud804[\\udc47-\\udc4d\\udcbb-\\udcbc\\udcbe-\\udcc1\\udd40-\\udd43\\udd74-\\udd75\\uddc5-\\uddc8\\uddcd\\udddb\\udddd-\\udddf\\ude38-\\ude3d\\udea9]|\\ud805[\\udc4b-\\udc4f\\udc5b\\udc5d\\udcc6\\uddc1-\\uddd7\\ude41-\\ude43\\ude60-\\ude6c\\udf3c-\\udf3e]|\\ud806[\\udc3b\\udde2\\ude3f-\\ude46\\ude9a-\\ude9c\\ude9e-\\udea2]|\\ud807[\\udc41-\\udc45\\udc70-\\udc71\\udef7-\\udef8\\udfff]|\\ud809[\\udc70-\\udc74]|\\ud81a[\\ude6e-\\ude6f\\udef5\\udf37-\\udf3b\\udf44]|\\ud81b[\\ude97-\\ude9a\\udfe2]|\\ud82f[\\udc9f]|\\ud836[\\ude87-\\ude8b]|\\ud83a[\\udd5e-\\udd5f]"}}}),dC=S({"src/language-markdown/utils.js"(Me,Bn){"use strict";xa();var{getLast:Hn}=pC(),{locStart:zn,locEnd:ni}=Ty(),{cjkPattern:Ci,kPattern:aa,punctuationPattern:oa}=fC(),ca=["liquidNode","inlineCode","emphasis","esComment","strong","delete","wikiLink","link","linkReference","image","imageReference","footnote","footnoteReference","sentence","whitespace","word","break","inlineMath"],_a=[...ca,"tableCell","paragraph","heading"],Ga=new RegExp(aa),Ha=new RegExp(oa);function d(Me,Bn){let zn="non-cjk",ni="cj-letter",aa="k-letter",oa="cjk-punctuation",ca=[],_a=(Bn.proseWrap==="preserve"?Me:Me.replace(new RegExp(`(${Ci})\n(${Ci})`,"g"),"$1$2")).split(/([\t\n ]+)/);for(let[Me,Bn]of _a.entries()){if(Me%2===1){ca.push({type:"whitespace",value:/\n/.test(Bn)?`\n`:" "});continue}if((Me===0||Me===_a.length-1)&&Bn==="")continue;let xa=Bn.split(new RegExp(`(${Ci})`));for(let[Me,Bn]of xa.entries())if(!((Me===0||Me===xa.length-1)&&Bn==="")){if(Me%2===0){Bn!==""&&L({type:"word",value:Bn,kind:zn,hasLeadingPunctuation:Ha.test(Bn[0]),hasTrailingPunctuation:Ha.test(Hn(Bn))});continue}L(Ha.test(Bn)?{type:"word",value:Bn,kind:oa,hasLeadingPunctuation:!0,hasTrailingPunctuation:!0}:{type:"word",value:Bn,kind:Ga.test(Bn)?aa:ni,hasLeadingPunctuation:!1,hasTrailingPunctuation:!1})}}return ca;function L(Me){let Bn=Hn(ca);Bn&&Bn.type==="word"&&(Bn.kind===zn&&Me.kind===ni&&!Bn.hasTrailingPunctuation||Bn.kind===ni&&Me.kind===zn&&!Me.hasLeadingPunctuation?ca.push({type:"whitespace",value:" "}):!T(zn,oa)&&![Bn.value,Me.value].some((Me=>/\u3000/.test(Me)))&&ca.push({type:"whitespace",value:""})),ca.push(Me);function T(Hn,zn){return Bn.kind===Hn&&Me.kind===zn||Bn.kind===zn&&Me.kind===Hn}}}function p(Me,Bn){let[,Hn,zn,ni]=Bn.slice(Me.position.start.offset,Me.position.end.offset).match(/^\s*(\d+)(\.|\))(\s*)/);return{numberText:Hn,marker:zn,leadingSpaces:ni}}function g(Me,Bn){if(!Me.ordered||Me.children.length<2)return!1;let Hn=Number(p(Me.children[0],Bn.originalText).numberText),zn=Number(p(Me.children[1],Bn.originalText).numberText);if(Hn===0&&Me.children.length>2){let Hn=Number(p(Me.children[2],Bn.originalText).numberText);return zn===1&&Hn===1}return zn===1}function F(Me,Bn){let{value:Hn}=Me;return Me.position.end.offset===Bn.length&&Hn.endsWith(`\n`)&&Bn.endsWith(`\n`)?Hn.slice(0,-1):Hn}function E(Me,Bn){return function v(Me,Hn,zn){let ni=Object.assign({},Bn(Me,Hn,zn));return ni.children&&(ni.children=ni.children.map(((Me,Bn)=>v(Me,Bn,[ni,...zn])))),ni}(Me,null,[])}function b(Me){if((Me==null?void 0:Me.type)!=="link"||Me.children.length!==1)return!1;let[Bn]=Me.children;return zn(Me)===zn(Bn)&&ni(Me)===ni(Bn)}Bn.exports={mapAst:E,splitText:d,punctuationPattern:oa,getFencedCodeBlockValue:F,getOrderedListItemInfo:p,hasGitDiffFriendlyOrderedList:g,INLINE_NODE_TYPES:ca,INLINE_NODE_WRAPPER_TYPES:_a,isAutolink:b}}}),hC=S({"src/language-markdown/unified-plugins/html-to-jsx.js"(Me,Bn){"use strict";xa();var Hn=Gy(),{mapAst:zn,INLINE_NODE_WRAPPER_TYPES:ni}=dC();function n(){return Me=>zn(Me,((Me,Bn,zn)=>{let[Ci]=zn;return Me.type!=="html"||Hn.COMMENT_REGEX.test(Me.value)||ni.includes(Ci.type)?Me:Object.assign(Object.assign({},Me),{},{type:"jsx"})}))}Bn.exports=n}}),mC=S({"src/language-markdown/unified-plugins/front-matter.js"(Me,Bn){"use strict";xa();var Hn=py();function t(){let Me=this.Parser.prototype;Me.blockMethods=["frontMatter",...Me.blockMethods],Me.blockTokenizers.frontMatter=n;function n(Me,Bn){let zn=Hn(Bn);if(zn.frontMatter)return Me(zn.frontMatter.raw)(zn.frontMatter)}n.onlyAtStart=!0}Bn.exports=t}}),gC=S({"src/language-markdown/unified-plugins/liquid.js"(Me,Bn){"use strict";xa();function u(){let Me=this.Parser.prototype,Bn=Me.inlineMethods;Bn.splice(Bn.indexOf("text"),0,"liquid"),Me.inlineTokenizers.liquid=n;function n(Me,Bn){let Hn=Bn.match(/^({%.*?%}|{{.*?}})/s);if(Hn)return Me(Hn[0])({type:"liquidNode",value:Hn[0]})}n.locator=function(Me,Bn){return Me.indexOf("{",Bn)}}Bn.exports=u}}),_C=S({"src/language-markdown/unified-plugins/wiki-link.js"(Me,Bn){"use strict";xa();function u(){let Me="wikiLink",Bn=/^\[\[(?.+?)]]/s,Hn=this.Parser.prototype,zn=Hn.inlineMethods;zn.splice(zn.indexOf("link"),0,Me),Hn.inlineTokenizers.wikiLink=c;function c(Hn,zn){let ni=Bn.exec(zn);if(ni){let Bn=ni.groups.linkContents.trim();return Hn(ni[0])({type:Me,value:Bn})}}c.locator=function(Me,Bn){return Me.indexOf("[",Bn)}}Bn.exports=u}}),AC=S({"src/language-markdown/unified-plugins/loose-items.js"(Me,Bn){"use strict";xa();function u(){let Me=this.Parser.prototype,Bn=Me.blockTokenizers.list;function n(Me,Bn,Hn){return Bn.type==="listItem"&&(Bn.loose=Bn.spread||Me.charAt(Me.length-1)===`\n`,Bn.loose&&(Hn.loose=!0)),Bn}Me.blockTokenizers.list=function(Me,Hn,zn){function o(Bn){let Hn=Me(Bn);function p(Me,zn){return Hn(n(Bn,Me,zn),zn)}return p.reset=function(Me,zn){return Hn.reset(n(Bn,Me,zn),zn)},p}return o.now=Me.now,Bn.call(this,o,Hn,zn)}}Bn.exports=u}});xa();var yC=qg(),vC=hA(),bC=ny(),EC=iy(),DC=fy(),{locStart:CC,locEnd:xC}=Ty(),wC=Gy(),SC=hC(),kC=mC(),TC=gC(),IC=_C(),BC=AC();function sa(Me){let{isMDX:Bn}=Me;return Me=>{let Hn=vC().use(yC,Object.assign({commonmark:!0},Bn&&{blocks:[wC.BLOCKS_REGEX]})).use(EC).use(kC).use(bC).use(Bn?wC.esSyntax:Ri).use(TC).use(Bn?SC:Ri).use(IC).use(BC);return Hn.runSync(Hn.parse(Me))}}function Ri(Me){return Me}var FC={astFormat:"mdast",hasPragma:DC.hasPragma,locStart:CC,locEnd:xC},NC=Object.assign(Object.assign({},FC),{},{parse:sa({isMDX:!1})}),PC=Object.assign(Object.assign({},FC),{},{parse:sa({isMDX:!0})});Bn.exports={parsers:{remark:NC,markdown:NC,mdx:PC}}}));return Ug()}))},63048:Me=>{(function(Bn){if(true)Me.exports=Bn();else{var Hn}})((function(){"use strict";var B=(Me,Bn)=>()=>(Bn||Me((Bn={exports:{}}).exports,Bn),Bn.exports);var Me=B(((Me,Bn)=>{var A1=function(Me){return Me&&Me.Math==Math&&Me};Bn.exports=A1(typeof globalThis=="object"&&globalThis)||A1(typeof window=="object"&&window)||A1(typeof self=="object"&&self)||A1(typeof global=="object"&&global)||function(){return this}()||Function("return this")()}));var Bn=B(((Me,Bn)=>{Bn.exports=function(Me){try{return!!Me()}catch{return!0}}}));var Hn=B(((Me,Hn)=>{var zn=Bn();Hn.exports=!zn((function(){return Object.defineProperty({},1,{get:function(){return 7}})[1]!=7}))}));var zn=B(((Me,Hn)=>{var zn=Bn();Hn.exports=!zn((function(){var Me=function(){}.bind();return typeof Me!="function"||Me.hasOwnProperty("prototype")}))}));var ni=B(((Me,Bn)=>{var Hn=zn(),ni=Function.prototype.call;Bn.exports=Hn?ni.bind(ni):function(){return ni.apply(ni,arguments)}}));var Ci=B((Me=>{"use strict";var Bn={}.propertyIsEnumerable,Hn=Object.getOwnPropertyDescriptor,zn=Hn&&!Bn.call({1:2},1);Me.f=zn?function(Me){var Bn=Hn(this,Me);return!!Bn&&Bn.enumerable}:Bn}));var aa=B(((Me,Bn)=>{Bn.exports=function(Me,Bn){return{enumerable:!(Me&1),configurable:!(Me&2),writable:!(Me&4),value:Bn}}}));var oa=B(((Me,Bn)=>{var Hn=zn(),ni=Function.prototype,Ci=ni.call,aa=Hn&&ni.bind.bind(Ci,Ci);Bn.exports=Hn?aa:function(Me){return function(){return Ci.apply(Me,arguments)}}}));var ca=B(((Me,Bn)=>{var Hn=oa(),zn=Hn({}.toString),ni=Hn("".slice);Bn.exports=function(Me){return ni(zn(Me),8,-1)}}));var _a=B(((Me,Hn)=>{var zn=oa(),ni=Bn(),Ci=ca(),aa=Object,_a=zn("".split);Hn.exports=ni((function(){return!aa("z").propertyIsEnumerable(0)}))?function(Me){return Ci(Me)=="String"?_a(Me,""):aa(Me)}:aa}));var xa=B(((Me,Bn)=>{Bn.exports=function(Me){return Me==null}}));var Ga=B(((Me,Bn)=>{var Hn=xa(),zn=TypeError;Bn.exports=function(Me){if(Hn(Me))throw zn("Can't call method on "+Me);return Me}}));var Ha=B(((Me,Bn)=>{var Hn=_a(),zn=Ga();Bn.exports=function(Me){return Hn(zn(Me))}}));var ts=B(((Me,Bn)=>{var Hn=typeof document=="object"&&document.all,zn=typeof Hn>"u"&&Hn!==void 0;Bn.exports={all:Hn,IS_HTMLDDA:zn}}));var Ps=B(((Me,Bn)=>{var Hn=ts(),zn=Hn.all;Bn.exports=Hn.IS_HTMLDDA?function(Me){return typeof Me=="function"||Me===zn}:function(Me){return typeof Me=="function"}}));var so=B(((Me,Bn)=>{var Hn=Ps(),zn=ts(),ni=zn.all;Bn.exports=zn.IS_HTMLDDA?function(Me){return typeof Me=="object"?Me!==null:Hn(Me)||Me===ni}:function(Me){return typeof Me=="object"?Me!==null:Hn(Me)}}));var oo=B(((Bn,Hn)=>{var zn=Me(),ni=Ps(),Po=function(Me){return ni(Me)?Me:void 0};Hn.exports=function(Me,Bn){return arguments.length<2?Po(zn[Me]):zn[Me]&&zn[Me][Bn]}}));var Jo=B(((Me,Bn)=>{var Hn=oa();Bn.exports=Hn({}.isPrototypeOf)}));var tc=B(((Me,Bn)=>{var Hn=oo();Bn.exports=Hn("navigator","userAgent")||""}));var dc=B(((Bn,Hn)=>{var zn=Me(),ni=tc(),Ci=zn.process,aa=zn.Deno,oa=Ci&&Ci.versions||aa&&aa.version,ca=oa&&oa.v8,_a,xa;ca&&(_a=ca.split("."),xa=_a[0]>0&&_a[0]<4?1:+(_a[0]+_a[1]));!xa&&ni&&(_a=ni.match(/Edge\/(\d+)/),(!_a||_a[1]>=74)&&(_a=ni.match(/Chrome\/(\d+)/),_a&&(xa=+_a[1])));Hn.exports=xa}));var Fc=B(((Me,Hn)=>{var zn=dc(),ni=Bn();Hn.exports=!!Object.getOwnPropertySymbols&&!ni((function(){var Me=Symbol();return!String(Me)||!(Object(Me)instanceof Symbol)||!Symbol.sham&&zn&&zn<41}))}));var Jc=B(((Me,Bn)=>{var Hn=Fc();Bn.exports=Hn&&!Symbol.sham&&typeof Symbol.iterator=="symbol"}));var Dp=B(((Me,Bn)=>{var Hn=oo(),zn=Ps(),ni=Jo(),Ci=Jc(),aa=Object;Bn.exports=Ci?function(Me){return typeof Me=="symbol"}:function(Me){var Bn=Hn("Symbol");return zn(Bn)&&ni(Bn.prototype,aa(Me))}}));var kp=B(((Me,Bn)=>{var Hn=String;Bn.exports=function(Me){try{return Hn(Me)}catch{return"Object"}}}));var Qp=B(((Me,Bn)=>{var Hn=Ps(),zn=kp(),ni=TypeError;Bn.exports=function(Me){if(Hn(Me))return Me;throw ni(zn(Me)+" is not a function")}}));var Up=B(((Me,Bn)=>{var Hn=Qp(),zn=xa();Bn.exports=function(Me,Bn){var ni=Me[Bn];return zn(ni)?void 0:Hn(ni)}}));var qp=B(((Me,Bn)=>{var Hn=ni(),zn=Ps(),Ci=so(),aa=TypeError;Bn.exports=function(Me,Bn){var ni,oa;if(Bn==="string"&&zn(ni=Me.toString)&&!Ci(oa=Hn(ni,Me))||zn(ni=Me.valueOf)&&!Ci(oa=Hn(ni,Me))||Bn!=="string"&&zn(ni=Me.toString)&&!Ci(oa=Hn(ni,Me)))return oa;throw aa("Can't convert object to primitive value")}}));var Vp=B(((Me,Bn)=>{Bn.exports=!1}));var Jp=B(((Bn,Hn)=>{var zn=Me(),ni=Object.defineProperty;Hn.exports=function(Me,Bn){try{ni(zn,Me,{value:Bn,configurable:!0,writable:!0})}catch{zn[Me]=Bn}return Bn}}));var Wp=B(((Bn,Hn)=>{var zn=Me(),ni=Jp(),Ci="__core-js_shared__",aa=zn[Ci]||ni(Ci,{});Hn.exports=aa}));var zp=B(((Me,Bn)=>{var Hn=Vp(),zn=Wp();(Bn.exports=function(Me,Bn){return zn[Me]||(zn[Me]=Bn!==void 0?Bn:{})})("versions",[]).push({version:"3.26.1",mode:Hn?"pure":"global",copyright:"© 2014-2022 Denis Pushkarev (zloirock.ru)",license:"https://github.com/zloirock/core-js/blob/v3.26.1/LICENSE",source:"https://github.com/zloirock/core-js"})}));var Qf=B(((Me,Bn)=>{var Hn=Ga(),zn=Object;Bn.exports=function(Me){return zn(Hn(Me))}}));var Yf=B(((Me,Bn)=>{var Hn=oa(),zn=Qf(),ni=Hn({}.hasOwnProperty);Bn.exports=Object.hasOwn||function(Me,Bn){return ni(zn(Me),Bn)}}));var Kf=B(((Me,Bn)=>{var Hn=oa(),zn=0,ni=Math.random(),Ci=Hn(1..toString);Bn.exports=function(Me){return"Symbol("+(Me===void 0?"":Me)+")_"+Ci(++zn+ni,36)}}));var Xf=B(((Bn,Hn)=>{var zn=Me(),ni=zp(),Ci=Yf(),aa=Kf(),oa=Fc(),ca=Jc(),_a=ni("wks"),xa=zn.Symbol,Ga=xa&&xa.for,Ha=ca?xa:xa&&xa.withoutSetter||aa;Hn.exports=function(Me){if(!Ci(_a,Me)||!(oa||typeof _a[Me]=="string")){var Bn="Symbol."+Me;oa&&Ci(xa,Me)?_a[Me]=xa[Me]:ca&&Ga?_a[Me]=Ga(Bn):_a[Me]=Ha(Bn)}return _a[Me]}}));var Ad=B(((Me,Bn)=>{var Hn=ni(),zn=so(),Ci=Dp(),aa=Up(),oa=qp(),ca=Xf(),_a=TypeError,xa=ca("toPrimitive");Bn.exports=function(Me,Bn){if(!zn(Me)||Ci(Me))return Me;var ni=aa(Me,xa),ca;if(ni){if(Bn===void 0&&(Bn="default"),ca=Hn(ni,Me,Bn),!zn(ca)||Ci(ca))return ca;throw _a("Can't convert object to primitive value")}return Bn===void 0&&(Bn="number"),oa(Me,Bn)}}));var Cd=B(((Me,Bn)=>{var Hn=Ad(),zn=Dp();Bn.exports=function(Me){var Bn=Hn(Me,"string");return zn(Bn)?Bn:Bn+""}}));var xd=B(((Bn,Hn)=>{var zn=Me(),ni=so(),Ci=zn.document,aa=ni(Ci)&&ni(Ci.createElement);Hn.exports=function(Me){return aa?Ci.createElement(Me):{}}}));var wd=B(((Me,zn)=>{var ni=Hn(),Ci=Bn(),aa=xd();zn.exports=!ni&&!Ci((function(){return Object.defineProperty(aa("div"),"a",{get:function(){return 7}}).a!=7}))}));var Sd=B((Me=>{var Bn=Hn(),zn=ni(),oa=Ci(),ca=aa(),_a=Ha(),xa=Cd(),Ga=Yf(),ts=wd(),Ps=Object.getOwnPropertyDescriptor;Me.f=Bn?Ps:function(Me,Bn){if(Me=_a(Me),Bn=xa(Bn),ts)try{return Ps(Me,Bn)}catch{}if(Ga(Me,Bn))return ca(!zn(oa.f,Me,Bn),Me[Bn])}}));var Td=B(((Me,zn)=>{var ni=Hn(),Ci=Bn();zn.exports=ni&&Ci((function(){return Object.defineProperty((function(){}),"prototype",{value:42,writable:!1}).prototype!=42}))}));var Pd=B(((Me,Bn)=>{var Hn=so(),zn=String,ni=TypeError;Bn.exports=function(Me){if(Hn(Me))return Me;throw ni(zn(Me)+" is not an object")}}));var Qh=B((Me=>{var Bn=Hn(),zn=wd(),ni=Td(),Ci=Pd(),aa=Cd(),oa=TypeError,ca=Object.defineProperty,_a=Object.getOwnPropertyDescriptor,xa="enumerable",Ga="configurable",Ha="writable";Me.f=Bn?ni?function(Me,Bn,Hn){if(Ci(Me),Bn=aa(Bn),Ci(Hn),typeof Me=="function"&&Bn==="prototype"&&"value"in Hn&&Ha in Hn&&!Hn[Ha]){var zn=_a(Me,Bn);zn&&zn[Ha]&&(Me[Bn]=Hn.value,Hn={configurable:Ga in Hn?Hn[Ga]:zn[Ga],enumerable:xa in Hn?Hn[xa]:zn[xa],writable:!1})}return ca(Me,Bn,Hn)}:ca:function(Me,Bn,Hn){if(Ci(Me),Bn=aa(Bn),Ci(Hn),zn)try{return ca(Me,Bn,Hn)}catch{}if("get"in Hn||"set"in Hn)throw oa("Accessors not supported");return"value"in Hn&&(Me[Bn]=Hn.value),Me}}));var Zh=B(((Me,Bn)=>{var zn=Hn(),ni=Qh(),Ci=aa();Bn.exports=zn?function(Me,Bn,Hn){return ni.f(Me,Bn,Ci(1,Hn))}:function(Me,Bn,Hn){return Me[Bn]=Hn,Me}}));var eg=B(((Me,Bn)=>{var zn=Hn(),ni=Yf(),Ci=Function.prototype,aa=zn&&Object.getOwnPropertyDescriptor,oa=ni(Ci,"name"),ca=oa&&function(){}.name==="something",_a=oa&&(!zn||zn&&aa(Ci,"name").configurable);Bn.exports={EXISTS:oa,PROPER:ca,CONFIGURABLE:_a}}));var tg=B(((Me,Bn)=>{var Hn=oa(),zn=Ps(),ni=Wp(),Ci=Hn(Function.toString);zn(ni.inspectSource)||(ni.inspectSource=function(Me){return Ci(Me)});Bn.exports=ni.inspectSource}));var rg=B(((Bn,Hn)=>{var zn=Me(),ni=Ps(),Ci=zn.WeakMap;Hn.exports=ni(Ci)&&/native code/.test(String(Ci))}));var ng=B(((Me,Bn)=>{var Hn=zp(),zn=Kf(),ni=Hn("keys");Bn.exports=function(Me){return ni[Me]||(ni[Me]=zn(Me))}}));var ig=B(((Me,Bn)=>{Bn.exports={}}));var ag=B(((Bn,Hn)=>{var zn=rg(),ni=Me(),Ci=so(),aa=Zh(),oa=Yf(),ca=Wp(),_a=ng(),xa=ig(),Ga="Object already initialized",Ha=ni.TypeError,ts=ni.WeakMap,Ps,oo,Jo,pl=function(Me){return Jo(Me)?oo(Me):Ps(Me,{})},e4=function(Me){return function(Bn){var Hn;if(!Ci(Bn)||(Hn=oo(Bn)).type!==Me)throw Ha("Incompatible receiver, "+Me+" required");return Hn}};zn||ca.state?(tc=ca.state||(ca.state=new ts),tc.get=tc.get,tc.has=tc.has,tc.set=tc.set,Ps=function(Me,Bn){if(tc.has(Me))throw Ha(Ga);return Bn.facade=Me,tc.set(Me,Bn),Bn},oo=function(Me){return tc.get(Me)||{}},Jo=function(Me){return tc.has(Me)}):(dc=_a("state"),xa[dc]=!0,Ps=function(Me,Bn){if(oa(Me,dc))throw Ha(Ga);return Bn.facade=Me,aa(Me,dc,Bn),Bn},oo=function(Me){return oa(Me,dc)?Me[dc]:{}},Jo=function(Me){return oa(Me,dc)});var tc,dc;Hn.exports={set:Ps,get:oo,has:Jo,enforce:pl,getterFor:e4}}));var sg=B(((Me,zn)=>{var ni=Bn(),Ci=Ps(),aa=Yf(),oa=Hn(),ca=eg().CONFIGURABLE,_a=tg(),xa=ag(),Ga=xa.enforce,Ha=xa.get,ts=Object.defineProperty,so=oa&&!ni((function(){return ts((function(){}),"length",{value:8}).length!==8})),oo=String(String).split("String"),Jo=zn.exports=function(Me,Bn,Hn){String(Bn).slice(0,7)==="Symbol("&&(Bn="["+String(Bn).replace(/^Symbol\(([^)]*)\)/,"$1")+"]"),Hn&&Hn.getter&&(Bn="get "+Bn),Hn&&Hn.setter&&(Bn="set "+Bn),(!aa(Me,"name")||ca&&Me.name!==Bn)&&(oa?ts(Me,"name",{value:Bn,configurable:!0}):Me.name=Bn),so&&Hn&&aa(Hn,"arity")&&Me.length!==Hn.arity&&ts(Me,"length",{value:Hn.arity});try{Hn&&aa(Hn,"constructor")&&Hn.constructor?oa&&ts(Me,"prototype",{writable:!1}):Me.prototype&&(Me.prototype=void 0)}catch{}var zn=Ga(Me);return aa(zn,"source")||(zn.source=oo.join(typeof Bn=="string"?Bn:"")),Me};Function.prototype.toString=Jo((function(){return Ci(this)&&Ha(this).source||_a(this)}),"toString")}));var og=B(((Me,Bn)=>{var Hn=Ps(),zn=Qh(),ni=sg(),Ci=Jp();Bn.exports=function(Me,Bn,aa,oa){oa||(oa={});var ca=oa.enumerable,_a=oa.name!==void 0?oa.name:Bn;if(Hn(aa)&&ni(aa,_a,oa),oa.global)ca?Me[Bn]=aa:Ci(Bn,aa);else{try{oa.unsafe?Me[Bn]&&(ca=!0):delete Me[Bn]}catch{}ca?Me[Bn]=aa:zn.f(Me,Bn,{value:aa,enumerable:!1,configurable:!oa.nonConfigurable,writable:!oa.nonWritable})}return Me}}));var ug=B(((Me,Bn)=>{var Hn=Math.ceil,zn=Math.floor;Bn.exports=Math.trunc||function(Me){var Bn=+Me;return(Bn>0?zn:Hn)(Bn)}}));var cg=B(((Me,Bn)=>{var Hn=ug();Bn.exports=function(Me){var Bn=+Me;return Bn!==Bn||Bn===0?0:Hn(Bn)}}));var lg=B(((Me,Bn)=>{var Hn=cg(),zn=Math.max,ni=Math.min;Bn.exports=function(Me,Bn){var Ci=Hn(Me);return Ci<0?zn(Ci+Bn,0):ni(Ci,Bn)}}));var pg=B(((Me,Bn)=>{var Hn=cg(),zn=Math.min;Bn.exports=function(Me){return Me>0?zn(Hn(Me),9007199254740991):0}}));var fg=B(((Me,Bn)=>{var Hn=pg();Bn.exports=function(Me){return Hn(Me.length)}}));var dg=B(((Me,Bn)=>{var Hn=Ha(),zn=lg(),ni=fg(),jn=function(Me){return function(Bn,Ci,aa){var oa=Hn(Bn),ca=ni(oa),_a=zn(aa,ca),xa;if(Me&&Ci!=Ci){for(;ca>_a;)if(xa=oa[_a++],xa!=xa)return!0}else for(;ca>_a;_a++)if((Me||_a in oa)&&oa[_a]===Ci)return Me||_a||0;return!Me&&-1}};Bn.exports={includes:jn(!0),indexOf:jn(!1)}}));var hg=B(((Me,Bn)=>{var Hn=oa(),zn=Yf(),ni=Ha(),Ci=dg().indexOf,aa=ig(),ca=Hn([].push);Bn.exports=function(Me,Bn){var Hn=ni(Me),oa=0,_a=[],xa;for(xa in Hn)!zn(aa,xa)&&zn(Hn,xa)&&ca(_a,xa);for(;Bn.length>oa;)zn(Hn,xa=Bn[oa++])&&(~Ci(_a,xa)||ca(_a,xa));return _a}}));var mg=B(((Me,Bn)=>{Bn.exports=["constructor","hasOwnProperty","isPrototypeOf","propertyIsEnumerable","toLocaleString","toString","valueOf"]}));var gg=B((Me=>{var Bn=hg(),Hn=mg(),zn=Hn.concat("length","prototype");Me.f=Object.getOwnPropertyNames||function(Me){return Bn(Me,zn)}}));var _g=B((Me=>{Me.f=Object.getOwnPropertySymbols}));var Ag=B(((Me,Bn)=>{var Hn=oo(),zn=oa(),ni=gg(),Ci=_g(),aa=Pd(),ca=zn([].concat);Bn.exports=Hn("Reflect","ownKeys")||function(Me){var Bn=ni.f(aa(Me)),Hn=Ci.f;return Hn?ca(Bn,Hn(Me)):Bn}}));var yg=B(((Me,Bn)=>{var Hn=Yf(),zn=Ag(),ni=Sd(),Ci=Qh();Bn.exports=function(Me,Bn,aa){for(var oa=zn(Bn),ca=Ci.f,_a=ni.f,xa=0;xa{var zn=Bn(),ni=Ps(),Ci=/#|\.prototype\./,n1=function(Me,Bn){var Hn=oa[aa(Me)];return Hn==_a?!0:Hn==ca?!1:ni(Bn)?zn(Bn):!!Bn},aa=n1.normalize=function(Me){return String(Me).replace(Ci,".").toLowerCase()},oa=n1.data={},ca=n1.NATIVE="N",_a=n1.POLYFILL="P";Hn.exports=n1}));var bg=B(((Bn,Hn)=>{var zn=Me(),ni=Sd().f,Ci=Zh(),aa=og(),oa=Jp(),ca=yg(),_a=vg();Hn.exports=function(Me,Bn){var Hn=Me.target,xa=Me.global,Ga=Me.stat,Ha,ts,Ps,so,oo,Jo;if(xa?ts=zn:Ga?ts=zn[Hn]||oa(Hn,{}):ts=(zn[Hn]||{}).prototype,ts)for(Ps in Bn){if(oo=Bn[Ps],Me.dontCallGetSet?(Jo=ni(ts,Ps),so=Jo&&Jo.value):so=ts[Ps],Ha=_a(xa?Ps:Hn+(Ga?".":"#")+Ps,Me.forced),!Ha&&so!==void 0){if(typeof oo==typeof so)continue;ca(oo,so)}(Me.sham||so&&so.sham)&&Ci(oo,"sham",!0),aa(ts,Ps,oo,Me)}}}));var Eg=B((()=>{var Bn=bg(),Hn=Me();Bn({global:!0,forced:Hn.globalThis!==Hn},{globalThis:Hn})}));var Dg=B((()=>{Eg()}));var Cg=B(((Me,Bn)=>{var Hn=sg(),zn=Qh();Bn.exports=function(Me,Bn,ni){return ni.get&&Hn(ni.get,Bn,{getter:!0}),ni.set&&Hn(ni.set,Bn,{setter:!0}),zn.f(Me,Bn,ni)}}));var xg=B(((Me,Bn)=>{"use strict";var Hn=Pd();Bn.exports=function(){var Me=Hn(this),Bn="";return Me.hasIndices&&(Bn+="d"),Me.global&&(Bn+="g"),Me.ignoreCase&&(Bn+="i"),Me.multiline&&(Bn+="m"),Me.dotAll&&(Bn+="s"),Me.unicode&&(Bn+="u"),Me.unicodeSets&&(Bn+="v"),Me.sticky&&(Bn+="y"),Bn}}));var wg=B((()=>{var zn=Me(),ni=Hn(),Ci=Cg(),aa=xg(),oa=Bn(),ca=zn.RegExp,_a=ca.prototype,xa=ni&&oa((function(){var Me=!0;try{ca(".","d")}catch{Me=!1}var Bn={},Hn="",zn=Me?"dgimsy":"gimsy",A=function(Me,zn){Object.defineProperty(Bn,Me,{get:function(){return Hn+=zn,!0}})},ni={dotAll:"s",global:"g",ignoreCase:"i",multiline:"m",sticky:"y"};Me&&(ni.hasIndices="d");for(var Ci in ni)A(Ci,ni[Ci]);var aa=Object.getOwnPropertyDescriptor(_a,"flags").get.call(Bn);return aa!==zn||Hn!==zn}));xa&&Ci(_a,"flags",{configurable:!0,get:aa})}));var Sg=B(((Me,Bn)=>{Dg();wg();var Hn=Object.defineProperty,zn=Object.getOwnPropertyDescriptor,ni=Object.getOwnPropertyNames,Ci=Object.prototype.hasOwnProperty,b0=(Me,Bn)=>function(){return Me&&(Bn=(0,Me[ni(Me)[0]])(Me=0)),Bn},t2=(Me,Bn)=>function(){return Bn||(0,Me[ni(Me)[0]])((Bn={exports:{}}).exports,Bn),Bn.exports},g3=(Me,Bn)=>{for(var zn in Bn)Hn(Me,zn,{get:Bn[zn],enumerable:!0})},h3=(Me,Bn,aa,oa)=>{if(Bn&&typeof Bn=="object"||typeof Bn=="function")for(let ca of ni(Bn))!Ci.call(Me,ca)&&ca!==aa&&Hn(Me,ca,{get:()=>Bn[ca],enumerable:!(oa=zn(Bn,ca))||oa.enumerable});return Me},m3=Me=>h3(Hn({},"__esModule",{value:!0}),Me),aa=b0({""(){}}),oa=t2({"src/common/parser-create-error.js"(Me,Bn){"use strict";aa();function b(Me,Bn){let Hn=new SyntaxError(Me+" ("+Bn.start.line+":"+Bn.start.column+")");return Hn.loc=Bn,Hn}Bn.exports=b}}),ca=t2({"src/utils/try-combinations.js"(Me,Bn){"use strict";aa();function b(){let Me;for(var Bn=arguments.length,Hn=new Array(Bn),zn=0;znHa,arch:()=>k3,cpus:()=>D0,default:()=>ts,endianness:()=>v0,freemem:()=>E0,getNetworkInterfaces:()=>S0,hostname:()=>y0,loadavg:()=>A0,networkInterfaces:()=>B0,platform:()=>r3,release:()=>q0,tmpDir:()=>Je,tmpdir:()=>Ga,totalmem:()=>C0,type:()=>w0,uptime:()=>P0});function v0(){if(typeof xa>"u"){var Me=new ArrayBuffer(2),Bn=new Uint8Array(Me),Hn=new Uint16Array(Me);if(Bn[0]=1,Bn[1]=2,Hn[0]===258)xa="BE";else if(Hn[0]===513)xa="LE";else throw new Error("unable to figure out endianess")}return xa}function y0(){return typeof globalThis.location<"u"?globalThis.location.hostname:""}function A0(){return[]}function P0(){return 0}function E0(){return Number.MAX_VALUE}function C0(){return Number.MAX_VALUE}function D0(){return[]}function w0(){return"Browser"}function q0(){return typeof globalThis.navigator<"u"?globalThis.navigator.appVersion:""}function B0(){}function S0(){}function k3(){return"javascript"}function r3(){return"browser"}function Je(){return"/tmp"}var xa,Ga,Ha,ts,Ps=b0({"node-modules-polyfills:os"(){aa(),Ga=Je,Ha=`\n`,ts={EOL:Ha,tmpdir:Ga,tmpDir:Je,networkInterfaces:B0,getNetworkInterfaces:S0,release:q0,type:w0,cpus:D0,totalmem:C0,freemem:E0,uptime:P0,loadavg:A0,hostname:y0,endianness:v0}}}),so=t2({"node-modules-polyfills-commonjs:os"(Me,Bn){aa();var Hn=(Ps(),m3(_a));if(Hn&&Hn.default){Bn.exports=Hn.default;for(let Me in Hn)Bn.exports[Me]=Hn[Me]}else Hn&&(Bn.exports=Hn)}}),oo=t2({"node_modules/detect-newline/index.js"(Me,Bn){"use strict";aa();var b=Me=>{if(typeof Me!="string")throw new TypeError("Expected a string");let Bn=Me.match(/(?:\r?\n)/g)||[];if(Bn.length===0)return;let Hn=Bn.filter((Me=>Me===`\r\n`)).length,zn=Bn.length-Hn;return Hn>zn?`\r\n`:`\n`};Bn.exports=b,Bn.exports.graceful=Me=>typeof Me=="string"&&b(Me)||`\n`}}),Jo=t2({"node_modules/jest-docblock/build/index.js"(Me){"use strict";aa(),Object.defineProperty(Me,"__esModule",{value:!0}),Me.extract=T,Me.parse=w2,Me.parseWithComments=C,Me.print=J,Me.strip=z;function g(){let Me=so();return g=function(){return Me},Me}function b(){let Me=f(oo());return b=function(){return Me},Me}function f(Me){return Me&&Me.__esModule?Me:{default:Me}}var Bn=/\*\/$/,Hn=/^\/\*\*?/,zn=/^\s*(\/\*\*?(.|\r?\n)*?\*\/)/,ni=/(^|\s+)\/\/([^\r\n]*)/g,Ci=/^(\r?\n)+/,oa=/(?:^|\r?\n) *(@[^\r\n]*?) *\r?\n *(?![^@\r\n]*\/\/[^]*)([^@\r\n\s][^@\r\n]+?) *\r?\n/g,ca=/(?:^|\r?\n) *@(\S+) *([^\r\n]*)/g,_a=/(\r?\n|^) *\* ?/g,xa=[];function T(Me){let Bn=Me.match(zn);return Bn?Bn[0].trimLeft():""}function z(Me){let Bn=Me.match(zn);return Bn&&Bn[0]?Me.substring(Bn[0].length):Me}function w2(Me){return C(Me).pragmas}function C(Me){let zn=(0,b().default)(Me)||g().EOL;Me=Me.replace(Hn,"").replace(Bn,"").replace(_a,"$1");let aa="";for(;aa!==Me;)aa=Me,Me=Me.replace(oa,`${zn}$1 $2${zn}`);Me=Me.replace(Ci,"").trimRight();let Ga=Object.create(null),Ha=Me.replace(ca,"").replace(Ci,"").trimRight(),ts;for(;ts=ca.exec(Me);){let Me=ts[2].replace(ni,"");typeof Ga[ts[1]]=="string"||Array.isArray(Ga[ts[1]])?Ga[ts[1]]=xa.concat(Ga[ts[1]],Me):Ga[ts[1]]=Me}return{comments:Ha,pragmas:Ga}}function J(Me){let{comments:Bn="",pragmas:Hn={}}=Me,zn=(0,b().default)(Bn)||g().EOL,ni="/**",Ci=" *",aa=" */",oa=Object.keys(Hn),ca=oa.map((Me=>p(Me,Hn[Me]))).reduce(((Me,Bn)=>Me.concat(Bn)),[]).map((Me=>`${Ci} ${Me}${zn}`)).join("");if(!Bn){if(oa.length===0)return"";if(oa.length===1&&!Array.isArray(Hn[oa[0]])){let Me=Hn[oa[0]];return`${ni} ${p(oa[0],Me)[0]}${aa}`}}let _a=Bn.split(zn).map((Me=>`${Ci} ${Me}`)).join(zn)+zn;return ni+zn+(Bn?_a:"")+(Bn&&oa.length?Ci+zn:"")+ca+aa}function p(Me,Bn){return xa.concat(Bn).map((Bn=>`@${Me} ${Bn}`.trim()))}}}),tc=t2({"src/common/end-of-line.js"(Me,Bn){"use strict";aa();function b(Me){let Bn=Me.indexOf("\r");return Bn>=0?Me.charAt(Bn+1)===`\n`?"crlf":"cr":"lf"}function f(Me){switch(Me){case"cr":return"\r";case"crlf":return`\r\n`;default:return`\n`}}function A(Me,Bn){let Hn;switch(Bn){case`\n`:Hn=/\n/g;break;case"\r":Hn=/\r/g;break;case`\r\n`:Hn=/\r\n/g;break;default:throw new Error(`Unexpected "eol" ${JSON.stringify(Bn)}.`)}let zn=Me.match(Hn);return zn?zn.length:0}function L(Me){return Me.replace(/\r\n?/g,`\n`)}Bn.exports={guessEndOfLine:b,convertEndOfLineToChars:f,countEndOfLineChars:A,normalizeEndOfLine:L}}}),dc=t2({"src/language-js/utils/get-shebang.js"(Me,Bn){"use strict";aa();function b(Me){if(!Me.startsWith("#!"))return"";let Bn=Me.indexOf(`\n`);return Bn===-1?Me:Me.slice(0,Bn)}Bn.exports=b}}),Fc=t2({"src/language-js/pragma.js"(Me,Bn){"use strict";aa();var{parseWithComments:Hn,strip:zn,extract:ni,print:Ci}=Jo(),{normalizeEndOfLine:oa}=tc(),ca=dc();function r(Me){let Bn=ca(Me);Bn&&(Me=Me.slice(Bn.length+1));let zn=ni(Me),{pragmas:Ci,comments:aa}=Hn(zn);return{shebang:Bn,text:Me,pragmas:Ci,comments:aa}}function X(Me){let Bn=Object.keys(r(Me).pragmas);return Bn.includes("prettier")||Bn.includes("format")}function Y(Me){let{shebang:Bn,text:Hn,pragmas:ni,comments:aa}=r(Me),ca=zn(Hn),_a=Ci({pragmas:Object.assign({format:""},ni),comments:aa.trimStart()});return(Bn?`${Bn}\n`:"")+oa(_a)+(ca.startsWith(`\n`)?`\n`:`\n\n`)+ca}Bn.exports={hasPragma:X,insertPragma:Y}}}),Jc=t2({"src/utils/is-non-empty-array.js"(Me,Bn){"use strict";aa();function b(Me){return Array.isArray(Me)&&Me.length>0}Bn.exports=b}}),Dp=t2({"src/language-js/loc.js"(Me,Bn){"use strict";aa();var Hn=Jc();function f(Me){var Bn,zn;let ni=Me.range?Me.range[0]:Me.start,Ci=(Bn=(zn=Me.declaration)===null||zn===void 0?void 0:zn.decorators)!==null&&Bn!==void 0?Bn:Me.decorators;return Hn(Ci)?Math.min(f(Ci[0]),ni):ni}function A(Me){return Me.range?Me.range[1]:Me.end}function L(Me,Bn){let Hn=f(Me);return Number.isInteger(Hn)&&Hn===f(Bn)}function S(Me,Bn){let Hn=A(Me);return Number.isInteger(Hn)&&Hn===A(Bn)}function V(Me,Bn){return L(Me,Bn)&&S(Me,Bn)}Bn.exports={locStart:f,locEnd:A,hasSameLocStart:L,hasSameLoc:V}}}),kp=t2({"src/language-js/parse/utils/create-parser.js"(Me,Bn){"use strict";aa();var{hasPragma:Hn}=Fc(),{locStart:zn,locEnd:ni}=Dp();function L(Me){return Me=typeof Me=="function"?{parse:Me}:Me,Object.assign({astFormat:"estree",hasPragma:Hn,locStart:zn,locEnd:ni},Me)}Bn.exports=L}}),Qp=t2({"src/language-js/utils/is-ts-keyword-type.js"(Me,Bn){"use strict";aa();function b(Me){let{type:Bn}=Me;return Bn.startsWith("TS")&&Bn.endsWith("Keyword")}Bn.exports=b}}),Up=t2({"src/language-js/utils/is-block-comment.js"(Me,Bn){"use strict";aa();var Hn=new Set(["Block","CommentBlock","MultiLine"]),f=Me=>Hn.has(Me==null?void 0:Me.type);Bn.exports=f}}),qp=t2({"src/language-js/utils/is-type-cast-comment.js"(Me,Bn){"use strict";aa();var Hn=Up();function f(Me){return Hn(Me)&&Me.value[0]==="*"&&/@(?:type|satisfies)\b/.test(Me.value)}Bn.exports=f}}),Vp=t2({"src/utils/get-last.js"(Me,Bn){"use strict";aa();var b=Me=>Me[Me.length-1];Bn.exports=b}}),Jp=t2({"src/language-js/parse/postprocess/visit-node.js"(Me,Bn){"use strict";aa();function b(Me,Bn){if(Array.isArray(Me)){for(let Hn=0;Hn{Me.leadingComments&&Me.leadingComments.some(Ci)&&Bn.add(Hn(Me))})),Me=ca(Me,(Me=>{if(Me.type==="ParenthesizedExpression"){let{expression:zn}=Me;if(zn.type==="TypeCastExpression")return zn.range=Me.range,zn;let ni=Hn(Me);if(!Bn.has(ni))return zn.extra=Object.assign(Object.assign({},zn.extra),{},{parenthesized:!0}),zn}}))}return Me=ca(Me,(Me=>{switch(Me.type){case"ChainExpression":return Y(Me.expression);case"LogicalExpression":{if(G(Me))return u2(Me);break}case"VariableDeclaration":{let Bn=oa(Me.declarations);Bn&&Bn.init&&w2(Me,Bn);break}case"TSParenthesizedType":return ni(Me.typeAnnotation)||Me.typeAnnotation.type==="TSThisType"||(Me.typeAnnotation.range=[Hn(Me),zn(Me)]),Me.typeAnnotation;case"TSTypeParameter":if(typeof Me.name=="string"){let Bn=Hn(Me);Me.name={type:"Identifier",name:Me.name,range:[Bn,Bn+Me.name.length]}}break;case"ObjectExpression":if(Bn.parser==="typescript"){let Bn=Me.properties.find((Me=>Me.type==="Property"&&Me.value.type==="TSEmptyBodyFunctionExpression"));Bn&&_a(Bn.value,"Unexpected token.")}break;case"SequenceExpression":{let Bn=oa(Me.expressions);Me.range=[Hn(Me),Math.min(zn(Bn),zn(Me))];break}case"TopicReference":Bn.__isUsingHackPipeline=!0;break;case"ExportAllDeclaration":{let{exported:ni}=Me;if(Bn.parser==="meriyah"&&ni&&ni.type==="Identifier"){let Ci=Bn.originalText.slice(Hn(ni),zn(ni));(Ci.startsWith('"')||Ci.startsWith("'"))&&(Me.exported=Object.assign(Object.assign({},Me.exported),{},{type:"Literal",value:Me.exported.name,raw:Ci}))}break}case"PropertyDefinition":if(Bn.parser==="meriyah"&&Me.static&&!Me.computed&&!Me.key){let Bn="static",zn=Hn(Me);Object.assign(Me,{static:!1,key:{type:"Identifier",name:Bn,range:[zn,zn+Bn.length]}})}break}})),Me;function w2(Me,ni){Bn.originalText[zn(ni)]!==";"&&(Me.range=[Hn(Me),zn(ni)])}}function Y(Me){switch(Me.type){case"CallExpression":Me.type="OptionalCallExpression",Me.callee=Y(Me.callee);break;case"MemberExpression":Me.type="OptionalMemberExpression",Me.object=Y(Me.object);break;case"TSNonNullExpression":Me.expression=Y(Me.expression);break}return Me}function G(Me){return Me.type==="LogicalExpression"&&Me.right.type==="LogicalExpression"&&Me.operator===Me.right.operator}function u2(Me){return G(Me)?u2({type:"LogicalExpression",operator:Me.operator,left:u2({type:"LogicalExpression",operator:Me.operator,left:Me.left,right:Me.right.left,range:[Hn(Me.left),zn(Me.right.left)]}),right:Me.right.right,range:[Hn(Me),zn(Me)]}):Me}Bn.exports=X}}),Qf=t2({"node_modules/meriyah/dist/meriyah.cjs"(Me){"use strict";aa(),Object.defineProperty(Me,"__esModule",{value:!0});var Bn={[0]:"Unexpected token",[28]:"Unexpected token: '%0'",[1]:"Octal escape sequences are not allowed in strict mode",[2]:"Octal escape sequences are not allowed in template strings",[3]:"Unexpected token `#`",[4]:"Illegal Unicode escape sequence",[5]:"Invalid code point %0",[6]:"Invalid hexadecimal escape sequence",[8]:"Octal literals are not allowed in strict mode",[7]:"Decimal integer literals with a leading zero are forbidden in strict mode",[9]:"Expected number in radix %0",[145]:"Invalid left-hand side assignment to a destructible right-hand side",[10]:"Non-number found after exponent indicator",[11]:"Invalid BigIntLiteral",[12]:"No identifiers allowed directly after numeric literal",[13]:"Escapes \\8 or \\9 are not syntactically valid escapes",[14]:"Unterminated string literal",[15]:"Unterminated template literal",[16]:"Multiline comment was not closed properly",[17]:"The identifier contained dynamic unicode escape that was not closed",[18]:"Illegal character '%0'",[19]:"Missing hexadecimal digits",[20]:"Invalid implicit octal",[21]:"Invalid line break in string literal",[22]:"Only unicode escapes are legal in identifier names",[23]:"Expected '%0'",[24]:"Invalid left-hand side in assignment",[25]:"Invalid left-hand side in async arrow",[26]:'Calls to super must be in the "constructor" method of a class expression or class declaration that has a superclass',[27]:"Member access on super must be in a method",[29]:"Await expression not allowed in formal parameter",[30]:"Yield expression not allowed in formal parameter",[92]:"Unexpected token: 'escaped keyword'",[31]:"Unary expressions as the left operand of an exponentiation expression must be disambiguated with parentheses",[119]:"Async functions can only be declared at the top level or inside a block",[32]:"Unterminated regular expression",[33]:"Unexpected regular expression flag",[34]:"Duplicate regular expression flag '%0'",[35]:"%0 functions must have exactly %1 argument%2",[36]:"Setter function argument must not be a rest parameter",[37]:"%0 declaration must have a name in this context",[38]:"Function name may not contain any reserved words or be eval or arguments in strict mode",[39]:"The rest operator is missing an argument",[40]:"A getter cannot be a generator",[41]:"A computed property name must be followed by a colon or paren",[130]:"Object literal keys that are strings or numbers must be a method or have a colon",[43]:"Found `* async x(){}` but this should be `async * x(){}`",[42]:"Getters and setters can not be generators",[44]:"'%0' can not be generator method",[45]:"No line break is allowed after '=>'",[46]:"The left-hand side of the arrow can only be destructed through assignment",[47]:"The binding declaration is not destructible",[48]:"Async arrow can not be followed by new expression",[49]:"Classes may not have a static property named 'prototype'",[50]:"Class constructor may not be a %0",[51]:"Duplicate constructor method in class",[52]:"Invalid increment/decrement operand",[53]:"Invalid use of `new` keyword on an increment/decrement expression",[54]:"`=>` is an invalid assignment target",[55]:"Rest element may not have a trailing comma",[56]:"Missing initializer in %0 declaration",[57]:"'for-%0' loop head declarations can not have an initializer",[58]:"Invalid left-hand side in for-%0 loop: Must have a single binding",[59]:"Invalid shorthand property initializer",[60]:"Property name __proto__ appears more than once in object literal",[61]:"Let is disallowed as a lexically bound name",[62]:"Invalid use of '%0' inside new expression",[63]:"Illegal 'use strict' directive in function with non-simple parameter list",[64]:'Identifier "let" disallowed as left-hand side expression in strict mode',[65]:"Illegal continue statement",[66]:"Illegal break statement",[67]:"Cannot have `let[...]` as a var name in strict mode",[68]:"Invalid destructuring assignment target",[69]:"Rest parameter may not have a default initializer",[70]:"The rest argument must the be last parameter",[71]:"Invalid rest argument",[73]:"In strict mode code, functions can only be declared at top level or inside a block",[74]:"In non-strict mode code, functions can only be declared at top level, inside a block, or as the body of an if statement",[75]:"Without web compatibility enabled functions can not be declared at top level, inside a block, or as the body of an if statement",[76]:"Class declaration can't appear in single-statement context",[77]:"Invalid left-hand side in for-%0",[78]:"Invalid assignment in for-%0",[79]:"for await (... of ...) is only valid in async functions and async generators",[80]:"The first token after the template expression should be a continuation of the template",[82]:"`let` declaration not allowed here and `let` cannot be a regular var name in strict mode",[81]:"`let \n [` is a restricted production at the start of a statement",[83]:"Catch clause requires exactly one parameter, not more (and no trailing comma)",[84]:"Catch clause parameter does not support default values",[85]:"Missing catch or finally after try",[86]:"More than one default clause in switch statement",[87]:"Illegal newline after throw",[88]:"Strict mode code may not include a with statement",[89]:"Illegal return statement",[90]:"The left hand side of the for-header binding declaration is not destructible",[91]:"new.target only allowed within functions",[93]:"'#' not followed by identifier",[99]:"Invalid keyword",[98]:"Can not use 'let' as a class name",[97]:"'A lexical declaration can't define a 'let' binding",[96]:"Can not use `let` as variable name in strict mode",[94]:"'%0' may not be used as an identifier in this context",[95]:"Await is only valid in async functions",[100]:"The %0 keyword can only be used with the module goal",[101]:"Unicode codepoint must not be greater than 0x10FFFF",[102]:"%0 source must be string",[103]:"Only a identifier can be used to indicate alias",[104]:"Only '*' or '{...}' can be imported after default",[105]:"Trailing decorator may be followed by method",[106]:"Decorators can't be used with a constructor",[108]:"HTML comments are only allowed with web compatibility (Annex B)",[109]:"The identifier 'let' must not be in expression position in strict mode",[110]:"Cannot assign to `eval` and `arguments` in strict mode",[111]:"The left-hand side of a for-of loop may not start with 'let'",[112]:"Block body arrows can not be immediately invoked without a group",[113]:"Block body arrows can not be immediately accessed without a group",[114]:"Unexpected strict mode reserved word",[115]:"Unexpected eval or arguments in strict mode",[116]:"Decorators must not be followed by a semicolon",[117]:"Calling delete on expression not allowed in strict mode",[118]:"Pattern can not have a tail",[120]:"Can not have a `yield` expression on the left side of a ternary",[121]:"An arrow function can not have a postfix update operator",[122]:"Invalid object literal key character after generator star",[123]:"Private fields can not be deleted",[125]:"Classes may not have a field called constructor",[124]:"Classes may not have a private element named constructor",[126]:"A class field initializer may not contain arguments",[127]:"Generators can only be declared at the top level or inside a block",[128]:"Async methods are a restricted production and cannot have a newline following it",[129]:"Unexpected character after object literal property name",[131]:"Invalid key token",[132]:"Label '%0' has already been declared",[133]:"continue statement must be nested within an iteration statement",[134]:"Undefined label '%0'",[135]:"Trailing comma is disallowed inside import(...) arguments",[136]:"import() requires exactly one argument",[137]:"Cannot use new with import(...)",[138]:"... is not allowed in import()",[139]:"Expected '=>'",[140]:"Duplicate binding '%0'",[141]:"Cannot export a duplicate name '%0'",[144]:"Duplicate %0 for-binding",[142]:"Exported binding '%0' needs to refer to a top-level declared variable",[143]:"Unexpected private field",[147]:"Numeric separators are not allowed at the end of numeric literals",[146]:"Only one underscore is allowed as numeric separator",[148]:"JSX value should be either an expression or a quoted JSX text",[149]:"Expected corresponding JSX closing tag for %0",[150]:"Adjacent JSX elements must be wrapped in an enclosing tag",[151]:"JSX attributes must only be assigned a non-empty 'expression'",[152]:"'%0' has already been declared",[153]:"'%0' shadowed a catch clause binding",[154]:"Dot property must be an identifier",[155]:"Encountered invalid input after spread/rest argument",[156]:"Catch without try",[157]:"Finally without try",[158]:"Expected corresponding closing tag for JSX fragment",[159]:"Coalescing and logical operators used together in the same expression must be disambiguated with parentheses",[160]:"Invalid tagged template on optional chain",[161]:"Invalid optional chain from super property",[162]:"Invalid optional chain from new expression",[163]:'Cannot use "import.meta" outside a module',[164]:"Leading decorators must be attached to a class declaration"},Hn=class extends SyntaxError{constructor(Me,Hn,zn,ni){for(var Ci=arguments.length,aa=new Array(Ci>4?Ci-4:0),oa=4;oaaa[Bn]));super(`${ca}`),this.index=Me,this.line=Hn,this.column=zn,this.description=ca,this.loc={line:Hn,column:zn}}};function f(Me,Bn){for(var zn=arguments.length,ni=new Array(zn>2?zn-2:0),Ci=2;Ci4?Ci-4:0),oa=4;oa{let Hn=new Uint32Array(104448),zn=0,ni=0;for(;zn<3540;){let Ci=Me[zn++];if(Ci<0)ni-=Ci;else{let aa=Me[zn++];Ci&2&&(aa=Bn[aa]),Ci&1?Hn.fill(aa,ni,ni+=Me[zn++]):Hn[ni++]=aa}}return Hn})([-1,2,24,2,25,2,5,-1,0,77595648,3,44,2,3,0,14,2,57,2,58,3,0,3,0,3168796671,0,4294956992,2,1,2,0,2,59,3,0,4,0,4294966523,3,0,4,2,16,2,60,2,0,0,4294836735,0,3221225471,0,4294901942,2,61,0,134152192,3,0,2,0,4294951935,3,0,2,0,2683305983,0,2684354047,2,17,2,0,0,4294961151,3,0,2,2,19,2,0,0,608174079,2,0,2,131,2,6,2,56,-1,2,37,0,4294443263,2,1,3,0,3,0,4294901711,2,39,0,4089839103,0,2961209759,0,1342439375,0,4294543342,0,3547201023,0,1577204103,0,4194240,0,4294688750,2,2,0,80831,0,4261478351,0,4294549486,2,2,0,2967484831,0,196559,0,3594373100,0,3288319768,0,8469959,2,194,2,3,0,3825204735,0,123747807,0,65487,0,4294828015,0,4092591615,0,1080049119,0,458703,2,3,2,0,0,2163244511,0,4227923919,0,4236247022,2,66,0,4284449919,0,851904,2,4,2,11,0,67076095,-1,2,67,0,1073741743,0,4093591391,-1,0,50331649,0,3265266687,2,32,0,4294844415,0,4278190047,2,18,2,129,-1,3,0,2,2,21,2,0,2,9,2,0,2,14,2,15,3,0,10,2,69,2,0,2,70,2,71,2,72,2,0,2,73,2,0,2,10,0,261632,2,23,3,0,2,2,12,2,4,3,0,18,2,74,2,5,3,0,2,2,75,0,2088959,2,27,2,8,0,909311,3,0,2,0,814743551,2,41,0,67057664,3,0,2,2,40,2,0,2,28,2,0,2,29,2,7,0,268374015,2,26,2,49,2,0,2,76,0,134153215,-1,2,6,2,0,2,7,0,2684354559,0,67044351,0,3221160064,0,1,-1,3,0,2,2,42,0,1046528,3,0,3,2,8,2,0,2,51,0,4294960127,2,9,2,38,2,10,0,4294377472,2,11,3,0,7,0,4227858431,3,0,8,2,12,2,0,2,78,2,9,2,0,2,79,2,80,2,81,-1,2,124,0,1048577,2,82,2,13,-1,2,13,0,131042,2,83,2,84,2,85,2,0,2,33,-83,2,0,2,53,2,7,3,0,4,0,1046559,2,0,2,14,2,0,0,2147516671,2,20,3,86,2,2,0,-16,2,87,0,524222462,2,4,2,0,0,4269801471,2,4,2,0,2,15,2,77,2,16,3,0,2,2,47,2,0,-1,2,17,-16,3,0,206,-2,3,0,655,2,18,3,0,36,2,68,-1,2,17,2,9,3,0,8,2,89,2,121,2,0,0,3220242431,3,0,3,2,19,2,90,2,91,3,0,2,2,92,2,0,2,93,2,94,2,0,0,4351,2,0,2,8,3,0,2,0,67043391,0,3909091327,2,0,2,22,2,8,2,18,3,0,2,0,67076097,2,7,2,0,2,20,0,67059711,0,4236247039,3,0,2,0,939524103,0,8191999,2,97,2,98,2,15,2,21,3,0,3,0,67057663,3,0,349,2,99,2,100,2,6,-264,3,0,11,2,22,3,0,2,2,31,-1,0,3774349439,2,101,2,102,3,0,2,2,19,2,103,3,0,10,2,9,2,17,2,0,2,45,2,0,2,30,2,104,2,23,0,1638399,2,172,2,105,3,0,3,2,18,2,24,2,25,2,5,2,26,2,0,2,7,2,106,-1,2,107,2,108,2,109,-1,3,0,3,2,11,-2,2,0,2,27,-3,2,150,-4,2,18,2,0,2,35,0,1,2,0,2,62,2,28,2,11,2,9,2,0,2,110,-1,3,0,4,2,9,2,21,2,111,2,6,2,0,2,112,2,0,2,48,-4,3,0,9,2,20,2,29,2,30,-4,2,113,2,114,2,29,2,20,2,7,-2,2,115,2,29,2,31,-2,2,0,2,116,-2,0,4277137519,0,2269118463,-1,3,18,2,-1,2,32,2,36,2,0,3,29,2,2,34,2,19,-3,3,0,2,2,33,-1,2,0,2,34,2,0,2,34,2,0,2,46,-10,2,0,0,203775,-2,2,18,2,43,2,35,-2,2,17,2,117,2,20,3,0,2,2,36,0,2147549120,2,0,2,11,2,17,2,135,2,0,2,37,2,52,0,5242879,3,0,2,0,402644511,-1,2,120,0,1090519039,-2,2,122,2,38,2,0,0,67045375,2,39,0,4226678271,0,3766565279,0,2039759,-4,3,0,2,0,3288270847,0,3,3,0,2,0,67043519,-5,2,0,0,4282384383,0,1056964609,-1,3,0,2,0,67043345,-1,2,0,2,40,2,41,-1,2,10,2,42,-6,2,0,2,11,-3,3,0,2,0,2147484671,2,125,0,4190109695,2,50,-2,2,126,0,4244635647,0,27,2,0,2,7,2,43,2,0,2,63,-1,2,0,2,40,-8,2,54,2,44,0,67043329,2,127,2,45,0,8388351,-2,2,128,0,3028287487,2,46,2,130,0,33259519,2,41,-9,2,20,-5,2,64,-2,3,0,28,2,31,-3,3,0,3,2,47,3,0,6,2,48,-85,3,0,33,2,47,-126,3,0,18,2,36,-269,3,0,17,2,40,2,7,2,41,-2,2,17,2,49,2,0,2,20,2,50,2,132,2,23,-21,3,0,2,-4,3,0,2,0,4294936575,2,0,0,4294934783,-2,0,196635,3,0,191,2,51,3,0,38,2,29,-1,2,33,-279,3,0,8,2,7,-1,2,133,2,52,3,0,11,2,6,-72,3,0,3,2,134,0,1677656575,-166,0,4161266656,0,4071,0,15360,-4,0,28,-13,3,0,2,2,37,2,0,2,136,2,137,2,55,2,0,2,138,2,139,2,140,3,0,10,2,141,2,142,2,15,3,37,2,3,53,2,3,54,2,0,4294954999,2,0,-16,2,0,2,88,2,0,0,2105343,0,4160749584,0,65534,-42,0,4194303871,0,2011,-6,2,0,0,1073684479,0,17407,-11,2,0,2,31,-40,3,0,6,0,8323103,-1,3,0,2,2,42,-37,2,55,2,144,2,145,2,146,2,147,2,148,-105,2,24,-32,3,0,1334,2,9,-1,3,0,129,2,27,3,0,6,2,9,3,0,180,2,149,3,0,233,0,1,-96,3,0,16,2,9,-47,3,0,154,2,56,-22381,3,0,7,2,23,-6130,3,5,2,-1,0,69207040,3,44,2,3,0,14,2,57,2,58,-3,0,3168731136,0,4294956864,2,1,2,0,2,59,3,0,4,0,4294966275,3,0,4,2,16,2,60,2,0,2,33,-1,2,17,2,61,-1,2,0,2,56,0,4294885376,3,0,2,0,3145727,0,2617294944,0,4294770688,2,23,2,62,3,0,2,0,131135,2,95,0,70256639,0,71303167,0,272,2,40,2,56,-1,2,37,2,30,-1,2,96,2,63,0,4278255616,0,4294836227,0,4294549473,0,600178175,0,2952806400,0,268632067,0,4294543328,0,57540095,0,1577058304,0,1835008,0,4294688736,2,65,2,64,0,33554435,2,123,2,65,2,151,0,131075,0,3594373096,0,67094296,2,64,-1,0,4294828e3,0,603979263,2,160,0,3,0,4294828001,0,602930687,2,183,0,393219,0,4294828016,0,671088639,0,2154840064,0,4227858435,0,4236247008,2,66,2,36,-1,2,4,0,917503,2,36,-1,2,67,0,537788335,0,4026531935,-1,0,1,-1,2,32,2,68,0,7936,-3,2,0,0,2147485695,0,1010761728,0,4292984930,0,16387,2,0,2,14,2,15,3,0,10,2,69,2,0,2,70,2,71,2,72,2,0,2,73,2,0,2,11,-1,2,23,3,0,2,2,12,2,4,3,0,18,2,74,2,5,3,0,2,2,75,0,253951,3,19,2,0,122879,2,0,2,8,0,276824064,-2,3,0,2,2,40,2,0,0,4294903295,2,0,2,29,2,7,-1,2,17,2,49,2,0,2,76,2,41,-1,2,20,2,0,2,27,-2,0,128,-2,2,77,2,8,0,4064,-1,2,119,0,4227907585,2,0,2,118,2,0,2,48,2,173,2,9,2,38,2,10,-1,0,74440192,3,0,6,-2,3,0,8,2,12,2,0,2,78,2,9,2,0,2,79,2,80,2,81,-3,2,82,2,13,-3,2,83,2,84,2,85,2,0,2,33,-83,2,0,2,53,2,7,3,0,4,0,817183,2,0,2,14,2,0,0,33023,2,20,3,86,2,-17,2,87,0,524157950,2,4,2,0,2,88,2,4,2,0,2,15,2,77,2,16,3,0,2,2,47,2,0,-1,2,17,-16,3,0,206,-2,3,0,655,2,18,3,0,36,2,68,-1,2,17,2,9,3,0,8,2,89,0,3072,2,0,0,2147516415,2,9,3,0,2,2,23,2,90,2,91,3,0,2,2,92,2,0,2,93,2,94,0,4294965179,0,7,2,0,2,8,2,91,2,8,-1,0,1761345536,2,95,0,4294901823,2,36,2,18,2,96,2,34,2,166,0,2080440287,2,0,2,33,2,143,0,3296722943,2,0,0,1046675455,0,939524101,0,1837055,2,97,2,98,2,15,2,21,3,0,3,0,7,3,0,349,2,99,2,100,2,6,-264,3,0,11,2,22,3,0,2,2,31,-1,0,2700607615,2,101,2,102,3,0,2,2,19,2,103,3,0,10,2,9,2,17,2,0,2,45,2,0,2,30,2,104,-3,2,105,3,0,3,2,18,-1,3,5,2,2,26,2,0,2,7,2,106,-1,2,107,2,108,2,109,-1,3,0,3,2,11,-2,2,0,2,27,-8,2,18,2,0,2,35,-1,2,0,2,62,2,28,2,29,2,9,2,0,2,110,-1,3,0,4,2,9,2,17,2,111,2,6,2,0,2,112,2,0,2,48,-4,3,0,9,2,20,2,29,2,30,-4,2,113,2,114,2,29,2,20,2,7,-2,2,115,2,29,2,31,-2,2,0,2,116,-2,0,4277075969,2,29,-1,3,18,2,-1,2,32,2,117,2,0,3,29,2,2,34,2,19,-3,3,0,2,2,33,-1,2,0,2,34,2,0,2,34,2,0,2,48,-10,2,0,0,197631,-2,2,18,2,43,2,118,-2,2,17,2,117,2,20,2,119,2,51,-2,2,119,2,23,2,17,2,33,2,119,2,36,0,4294901904,0,4718591,2,119,2,34,0,335544350,-1,2,120,2,121,-2,2,122,2,38,2,7,-1,2,123,2,65,0,3758161920,0,3,-4,2,0,2,27,0,2147485568,0,3,2,0,2,23,0,176,-5,2,0,2,47,2,186,-1,2,0,2,23,2,197,-1,2,0,0,16779263,-2,2,11,-7,2,0,2,121,-3,3,0,2,2,124,2,125,0,2147549183,0,2,-2,2,126,2,35,0,10,0,4294965249,0,67633151,0,4026597376,2,0,0,536871935,-1,2,0,2,40,-8,2,54,2,47,0,1,2,127,2,23,-3,2,128,2,35,2,129,2,130,0,16778239,-10,2,34,-5,2,64,-2,3,0,28,2,31,-3,3,0,3,2,47,3,0,6,2,48,-85,3,0,33,2,47,-126,3,0,18,2,36,-269,3,0,17,2,40,2,7,-3,2,17,2,131,2,0,2,23,2,48,2,132,2,23,-21,3,0,2,-4,3,0,2,0,67583,-1,2,103,-2,0,11,3,0,191,2,51,3,0,38,2,29,-1,2,33,-279,3,0,8,2,7,-1,2,133,2,52,3,0,11,2,6,-72,3,0,3,2,134,2,135,-187,3,0,2,2,37,2,0,2,136,2,137,2,55,2,0,2,138,2,139,2,140,3,0,10,2,141,2,142,2,15,3,37,2,3,53,2,3,54,2,2,143,-73,2,0,0,1065361407,0,16384,-11,2,0,2,121,-40,3,0,6,2,117,-1,3,0,2,0,2063,-37,2,55,2,144,2,145,2,146,2,147,2,148,-138,3,0,1334,2,9,-1,3,0,129,2,27,3,0,6,2,9,3,0,180,2,149,3,0,233,0,1,-96,3,0,16,2,9,-47,3,0,154,2,56,-28517,2,0,0,1,-1,2,124,2,0,0,8193,-21,2,193,0,10255,0,4,-11,2,64,2,171,-1,0,71680,-1,2,161,0,4292900864,0,805306431,-5,2,150,-1,2,157,-1,0,6144,-2,2,127,-1,2,154,-1,0,2147532800,2,151,2,165,2,0,2,164,0,524032,0,4,-4,2,190,0,205128192,0,1333757536,0,2147483696,0,423953,0,747766272,0,2717763192,0,4286578751,0,278545,2,152,0,4294886464,0,33292336,0,417809,2,152,0,1327482464,0,4278190128,0,700594195,0,1006647527,0,4286497336,0,4160749631,2,153,0,469762560,0,4171219488,0,8323120,2,153,0,202375680,0,3214918176,0,4294508592,2,153,-1,0,983584,0,48,0,58720273,0,3489923072,0,10517376,0,4293066815,0,1,0,2013265920,2,177,2,0,0,2089,0,3221225552,0,201375904,2,0,-2,0,256,0,122880,0,16777216,2,150,0,4160757760,2,0,-6,2,167,-11,0,3263218176,-1,0,49664,0,2160197632,0,8388802,-1,0,12713984,-1,2,154,2,159,2,178,-2,2,162,-20,0,3758096385,-2,2,155,0,4292878336,2,90,2,169,0,4294057984,-2,2,163,2,156,2,175,-2,2,155,-1,2,182,-1,2,170,2,124,0,4026593280,0,14,0,4292919296,-1,2,158,0,939588608,-1,0,805306368,-1,2,124,0,1610612736,2,156,2,157,2,4,2,0,-2,2,158,2,159,-3,0,267386880,-1,2,160,0,7168,-1,0,65024,2,154,2,161,2,179,-7,2,168,-8,2,162,-1,0,1426112704,2,163,-1,2,164,0,271581216,0,2149777408,2,23,2,161,2,124,0,851967,2,180,-1,2,23,2,181,-4,2,158,-20,2,195,2,165,-56,0,3145728,2,185,-4,2,166,2,124,-4,0,32505856,-1,2,167,-1,0,2147385088,2,90,1,2155905152,2,-3,2,103,2,0,2,168,-2,2,169,-6,2,170,0,4026597375,0,1,-1,0,1,-1,2,171,-3,2,117,2,64,-2,2,166,-2,2,176,2,124,-878,2,159,-36,2,172,-1,2,201,-10,2,188,-5,2,174,-6,0,4294965251,2,27,-1,2,173,-1,2,174,-2,0,4227874752,-3,0,2146435072,2,159,-2,0,1006649344,2,124,-1,2,90,0,201375744,-3,0,134217720,2,90,0,4286677377,0,32896,-1,2,158,-3,2,175,-349,2,176,0,1920,2,177,3,0,264,-11,2,157,-2,2,178,2,0,0,520617856,0,2692743168,0,36,-3,0,524284,-11,2,23,-1,2,187,-1,2,184,0,3221291007,2,178,-1,2,202,0,2158720,-3,2,159,0,1,-4,2,124,0,3808625411,0,3489628288,2,200,0,1207959680,0,3221274624,2,0,-3,2,179,0,120,0,7340032,-2,2,180,2,4,2,23,2,163,3,0,4,2,159,-1,2,181,2,177,-1,0,8176,2,182,2,179,2,183,-1,0,4290773232,2,0,-4,2,163,2,189,0,15728640,2,177,-1,2,161,-1,0,4294934512,3,0,4,-9,2,90,2,170,2,184,3,0,4,0,704,0,1849688064,2,185,-1,2,124,0,4294901887,2,0,0,130547712,0,1879048192,2,199,3,0,2,-1,2,186,2,187,-1,0,17829776,0,2025848832,0,4261477888,-2,2,0,-1,0,4286580608,-1,0,29360128,2,192,0,16252928,0,3791388672,2,38,3,0,2,-2,2,196,2,0,-1,2,103,-1,0,66584576,-1,2,191,3,0,9,2,124,-1,0,4294755328,3,0,2,-1,2,161,2,178,3,0,2,2,23,2,188,2,90,-2,0,245760,0,2147418112,-1,2,150,2,203,0,4227923456,-1,2,164,2,161,2,90,-3,0,4292870145,0,262144,2,124,3,0,2,0,1073758848,2,189,-1,0,4227921920,2,190,0,68289024,0,528402016,0,4292927536,3,0,4,-2,0,268435456,2,91,-2,2,191,3,0,5,-1,2,192,2,163,2,0,-2,0,4227923936,2,62,-1,2,155,2,95,2,0,2,154,2,158,3,0,6,-1,2,177,3,0,3,-2,0,2146959360,0,9440640,0,104857600,0,4227923840,3,0,2,0,768,2,193,2,77,-2,2,161,-2,2,119,-1,2,155,3,0,8,0,512,0,8388608,2,194,2,172,2,187,0,4286578944,3,0,2,0,1152,0,1266679808,2,191,0,576,0,4261707776,2,95,3,0,9,2,155,3,0,5,2,16,-1,0,2147221504,-28,2,178,3,0,3,-3,0,4292902912,-6,2,96,3,0,85,-33,0,4294934528,3,0,126,-18,2,195,3,0,269,-17,2,155,2,124,2,198,3,0,2,2,23,0,4290822144,-2,0,67174336,0,520093700,2,17,3,0,21,-2,2,179,3,0,3,-2,0,30720,-1,0,32512,3,0,2,0,4294770656,-191,2,174,-38,2,170,2,0,2,196,3,0,279,-8,2,124,2,0,0,4294508543,0,65295,-11,2,177,3,0,72,-3,0,3758159872,0,201391616,3,0,155,-7,2,170,-1,0,384,-1,0,133693440,-3,2,196,-2,2,26,3,0,4,2,169,-2,2,90,2,155,3,0,4,-2,2,164,-1,2,150,0,335552923,2,197,-1,0,538974272,0,2214592512,0,132e3,-10,0,192,-8,0,12288,-21,0,134213632,0,4294901761,3,0,42,0,100663424,0,4294965284,3,0,6,-1,0,3221282816,2,198,3,0,11,-1,2,199,3,0,40,-6,0,4286578784,2,0,-2,0,1006694400,3,0,24,2,35,-1,2,94,3,0,2,0,1,2,163,3,0,6,2,197,0,4110942569,0,1432950139,0,2701658217,0,4026532864,0,4026532881,2,0,2,45,3,0,8,-1,2,158,-2,2,169,0,98304,0,65537,2,170,-5,0,4294950912,2,0,2,118,0,65528,2,177,0,4294770176,2,26,3,0,4,-30,2,174,0,3758153728,-3,2,169,-2,2,155,2,188,2,158,-1,2,191,-1,2,161,0,4294754304,3,0,2,-3,0,33554432,-2,2,200,-3,2,169,0,4175478784,2,201,0,4286643712,0,4286644216,2,0,-4,2,202,-1,2,165,0,4227923967,3,0,32,-1334,2,163,2,0,-129,2,94,-6,2,163,-180,2,203,-233,2,4,3,0,96,-16,2,163,3,0,47,-154,2,165,3,0,22381,-7,2,17,3,0,6128],[4294967295,4294967291,4092460543,4294828031,4294967294,134217726,268435455,2147483647,1048575,1073741823,3892314111,134217727,1061158911,536805376,4294910143,4160749567,4294901759,4294901760,536870911,262143,8388607,4294902783,4294918143,65535,67043328,2281701374,4294967232,2097151,4294903807,4194303,255,67108863,4294967039,511,524287,131071,127,4292870143,4294902271,4294549487,33554431,1023,67047423,4294901888,4286578687,4294770687,67043583,32767,15,2047999,67043343,16777215,4294902e3,4294934527,4294966783,4294967279,2047,262083,20511,4290772991,41943039,493567,4294959104,603979775,65536,602799615,805044223,4294965206,8191,1031749119,4294917631,2134769663,4286578493,4282253311,4294942719,33540095,4294905855,4294967264,2868854591,1608515583,265232348,534519807,2147614720,1060109444,4093640016,17376,2139062143,224,4169138175,4294909951,4286578688,4294967292,4294965759,2044,4292870144,4294966272,4294967280,8289918,4294934399,4294901775,4294965375,1602223615,4294967259,4294443008,268369920,4292804608,486341884,4294963199,3087007615,1073692671,4128527,4279238655,4294902015,4294966591,2445279231,3670015,3238002687,31,63,4294967288,4294705151,4095,3221208447,4294549472,2147483648,4285526655,4294966527,4294705152,4294966143,64,4294966719,16383,3774873592,458752,536807423,67043839,3758096383,3959414372,3755993023,2080374783,4294835295,4294967103,4160749565,4087,184024726,2862017156,1593309078,268434431,268434414,4294901763,536870912,2952790016,202506752,139264,402653184,4261412864,4227922944,49152,61440,3758096384,117440512,65280,3233808384,3221225472,2097152,4294965248,32768,57152,67108864,4293918720,4290772992,25165824,57344,4227915776,4278190080,4227907584,65520,4026531840,4227858432,4160749568,3758129152,4294836224,63488,1073741824,4294967040,4194304,251658240,196608,4294963200,64512,417808,4227923712,12582912,50331648,65472,4294967168,4294966784,16,4294917120,2080374784,4096,65408,524288,65532]);function r(Me){return Me.column++,Me.currentChar=Me.source.charCodeAt(++Me.index)}function X(Me,Bn){if((Bn&64512)!==55296)return 0;let Hn=Me.source.charCodeAt(Me.index+1);return(Hn&64512)!==56320?0:(Bn=Me.currentChar=65536+((Bn&1023)<<10)+(Hn&1023),zn[(Bn>>>5)+0]>>>Bn&31&1||f(Me,18,T(Bn)),Me.index++,Me.column++,1)}function Y(Me,Bn){Me.currentChar=Me.source.charCodeAt(++Me.index),Me.flags|=1,Bn&4||(Me.column=0,Me.line++)}function G(Me){Me.flags|=1,Me.currentChar=Me.source.charCodeAt(++Me.index),Me.column=0,Me.line++}function u2(Me){return Me===160||Me===65279||Me===133||Me===5760||Me>=8192&&Me<=8203||Me===8239||Me===8287||Me===12288||Me===8201||Me===65519}function T(Me){return Me<=65535?String.fromCharCode(Me):String.fromCharCode(Me>>>10)+String.fromCharCode(Me&1023)}function z(Me){return Me<65?Me-48:Me-65+10&15}function w2(Me){switch(Me){case 134283266:return"NumericLiteral";case 134283267:return"StringLiteral";case 86021:case 86022:return"BooleanLiteral";case 86023:return"NullLiteral";case 65540:return"RegularExpression";case 67174408:case 67174409:case 132:return"TemplateLiteral";default:return(Me&143360)===143360?"Identifier":(Me&4096)===4096?"Keyword":"Punctuator"}}var ni=[0,0,0,0,0,0,0,0,0,0,1032,0,0,2056,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8192,0,3,0,0,8192,0,0,0,256,0,33024,0,0,242,242,114,114,114,114,114,114,594,594,0,0,16384,0,0,0,0,67,67,67,67,67,67,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,0,1,0,0,4099,0,71,71,71,71,71,71,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,16384,0,0,0,0],Ci=[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,0,0,0,1,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,0,0,0,0],oa=[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,0,0,0,1,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,0,0,0,0];function U(Me){return Me<=127?Ci[Me]:zn[(Me>>>5)+34816]>>>Me&31&1}function e2(Me){return Me<=127?oa[Me]:zn[(Me>>>5)+0]>>>Me&31&1||Me===8204||Me===8205}var ca=["SingleLine","MultiLine","HTMLOpen","HTMLClose","HashbangComment"];function l2(Me){let Bn=Me.source;Me.currentChar===35&&Bn.charCodeAt(Me.index+1)===33&&(r(Me),r(Me),f2(Me,Bn,0,4,Me.tokenPos,Me.linePos,Me.colPos))}function V2(Me,Bn,Hn,zn,ni,Ci,aa,oa){return zn&2048&&f(Me,0),f2(Me,Bn,Hn,ni,Ci,aa,oa)}function f2(Me,Bn,Hn,zn,Ci,aa,oa){let{index:_a}=Me;for(Me.tokenPos=Me.index,Me.linePos=Me.line,Me.colPos=Me.column;Me.index=Me.source.length)return f(Me,32)}let ni=Me.index-1,Ci=0,aa=Me.currentChar,{index:oa}=Me;for(;e2(aa);){switch(aa){case 103:Ci&2&&f(Me,34,"g"),Ci|=2;break;case 105:Ci&1&&f(Me,34,"i"),Ci|=1;break;case 109:Ci&4&&f(Me,34,"m"),Ci|=4;break;case 117:Ci&16&&f(Me,34,"g"),Ci|=16;break;case 121:Ci&8&&f(Me,34,"y"),Ci|=8;break;case 115:Ci&32&&f(Me,34,"s"),Ci|=32;break;default:f(Me,33)}aa=r(Me)}let ca=Me.source.slice(oa,Me.index),_a=Me.source.slice(Hn,ni);return Me.tokenRegExp={pattern:_a,flags:ca},Bn&512&&(Me.tokenRaw=Me.source.slice(Me.tokenPos,Me.index)),Me.tokenValue=V1(Me,_a,ca),65540}function V1(Me,Bn,Hn){try{return new RegExp(Bn,Hn)}catch{f(Me,32)}}function N1(Me,Bn,Hn){let{index:zn}=Me,Ci="",aa=r(Me),oa=Me.index;for(;!(ni[aa]&8);){if(aa===Hn)return Ci+=Me.source.slice(oa,Me.index),r(Me),Bn&512&&(Me.tokenRaw=Me.source.slice(zn,Me.index)),Me.tokenValue=Ci,134283267;if((aa&8)===8&&aa===92){if(Ci+=Me.source.slice(oa,Me.index),aa=r(Me),aa<127||aa===8232||aa===8233){let Hn=a2(Me,Bn,aa);Hn>=0?Ci+=T(Hn):t1(Me,Hn,0)}else Ci+=T(aa);oa=Me.index+1}Me.index>=Me.end&&f(Me,14),aa=r(Me)}f(Me,14)}function a2(Me,Bn,Hn){switch(Hn){case 98:return 8;case 102:return 12;case 114:return 13;case 110:return 10;case 116:return 9;case 118:return 11;case 13:if(Me.index1114111)return-5;return Me.currentChar<1||Me.currentChar!==125?-4:Bn}else{if(!(ni[Bn]&64))return-4;let Hn=Me.source.charCodeAt(Me.index+1);if(!(ni[Hn]&64))return-4;let zn=Me.source.charCodeAt(Me.index+2);if(!(ni[zn]&64))return-4;let Ci=Me.source.charCodeAt(Me.index+3);return ni[Ci]&64?(Me.index+=3,Me.column+=3,Me.currentChar=Me.source.charCodeAt(Me.index),z(Bn)<<12|z(Hn)<<8|z(zn)<<4|z(Ci)):-4}}case 56:case 57:if(!(Bn&256))return-3;default:return Hn}}function t1(Me,Bn,Hn){switch(Bn){case-1:return;case-2:f(Me,Hn?2:1);case-3:f(Me,13);case-4:f(Me,6);case-5:f(Me,101)}}function We(Me,Bn){let{index:Hn}=Me,zn=67174409,ni="",Ci=r(Me);for(;Ci!==96;){if(Ci===36&&Me.source.charCodeAt(Me.index+1)===123){r(Me),zn=67174408;break}else if((Ci&8)===8&&Ci===92)if(Ci=r(Me),Ci>126)ni+=T(Ci);else{let Hn=a2(Me,Bn|1024,Ci);if(Hn>=0)ni+=T(Hn);else if(Hn!==-1&&Bn&65536){ni=void 0,Ci=T0(Me,Ci),Ci<0&&(zn=67174408);break}else t1(Me,Hn,1)}else Me.index=Me.end&&f(Me,15),Ci=r(Me)}return r(Me),Me.tokenValue=ni,Me.tokenRaw=Me.source.slice(Hn+1,Me.index-(zn===67174409?1:2)),zn}function T0(Me,Bn){for(;Bn!==96;){switch(Bn){case 36:{let Hn=Me.index+1;if(Hn=Me.end&&f(Me,15),Bn=r(Me)}return Bn}function I0(Me,Bn){return Me.index>=Me.end&&f(Me,0),Me.index--,Me.column--,We(Me,Bn)}function Ke(Me,Bn,Hn){let zn=Me.currentChar,Ci=0,aa=9,oa=Hn&64?0:1,ca=0,_a=0;if(Hn&64)Ci="."+o1(Me,zn),zn=Me.currentChar,zn===110&&f(Me,11);else{if(zn===48)if(zn=r(Me),(zn|32)===120){for(Hn=136,zn=r(Me);ni[zn]&4160;){if(zn===95){_a||f(Me,146),_a=0,zn=r(Me);continue}_a=1,Ci=Ci*16+z(zn),ca++,zn=r(Me)}(ca<1||!_a)&&f(Me,ca<1?19:147)}else if((zn|32)===111){for(Hn=132,zn=r(Me);ni[zn]&4128;){if(zn===95){_a||f(Me,146),_a=0,zn=r(Me);continue}_a=1,Ci=Ci*8+(zn-48),ca++,zn=r(Me)}(ca<1||!_a)&&f(Me,ca<1?0:147)}else if((zn|32)===98){for(Hn=130,zn=r(Me);ni[zn]&4224;){if(zn===95){_a||f(Me,146),_a=0,zn=r(Me);continue}_a=1,Ci=Ci*2+(zn-48),ca++,zn=r(Me)}(ca<1||!_a)&&f(Me,ca<1?0:147)}else if(ni[zn]&32)for(Bn&1024&&f(Me,1),Hn=1;ni[zn]&16;){if(ni[zn]&512){Hn=32,oa=0;break}Ci=Ci*8+(zn-48),zn=r(Me)}else ni[zn]&512?(Bn&1024&&f(Me,1),Me.flags|=64,Hn=32):zn===95&&f(Me,0);if(Hn&48){if(oa){for(;aa>=0&&ni[zn]&4112;){if(zn===95){zn=r(Me),(zn===95||Hn&32)&&S(Me.index,Me.line,Me.index+1,146),_a=1;continue}_a=0,Ci=10*Ci+(zn-48),zn=r(Me),--aa}if(_a&&S(Me.index,Me.line,Me.index+1,147),aa>=0&&!U(zn)&&zn!==46)return Me.tokenValue=Ci,Bn&512&&(Me.tokenRaw=Me.source.slice(Me.tokenPos,Me.index)),134283266}Ci+=o1(Me,zn),zn=Me.currentChar,zn===46&&(r(Me)===95&&f(Me,0),Hn=64,Ci+="."+o1(Me,Me.currentChar),zn=Me.currentChar)}}let xa=Me.index,Ga=0;if(zn===110&&Hn&128)Ga=1,zn=r(Me);else if((zn|32)===101){zn=r(Me),ni[zn]&256&&(zn=r(Me));let{index:Bn}=Me;(ni[zn]&16)<1&&f(Me,10),Ci+=Me.source.substring(xa,Bn)+o1(Me,zn),zn=Me.currentChar}return(Me.index","(","{",".","...","}",")",";",",","[","]",":","?","'",'"',"","++","--","=","<<=",">>=",">>>=","**=","+=","-=","*=","/=","%=","^=","|=","&=","||=","&&=","??=","typeof","delete","void","!","~","+","-","in","instanceof","*","%","/","**","&&","||","===","!==","==","!=","<=",">=","<",">","<<",">>",">>>","&","|","^","var","let","const","break","case","catch","class","continue","debugger","default","do","else","export","extends","finally","for","function","if","import","new","return","super","switch","this","throw","try","while","with","implements","interface","package","private","protected","public","static","yield","as","async","await","constructor","get","set","from","of","enum","eval","arguments","escaped keyword","escaped future reserved keyword","reserved if strict","#","BigIntLiteral","??","?.","WhiteSpace","Illegal","LineTerminator","PrivateField","Template","@","target","meta","LineFeed","Escaped","JSXText"],xa=Object.create(null,{this:{value:86113},function:{value:86106},if:{value:20571},return:{value:20574},var:{value:86090},else:{value:20565},for:{value:20569},new:{value:86109},in:{value:8738868},typeof:{value:16863277},while:{value:20580},case:{value:20558},break:{value:20557},try:{value:20579},catch:{value:20559},delete:{value:16863278},throw:{value:86114},switch:{value:86112},continue:{value:20561},default:{value:20563},instanceof:{value:8476725},do:{value:20564},void:{value:16863279},finally:{value:20568},async:{value:209007},await:{value:209008},class:{value:86096},const:{value:86092},constructor:{value:12401},debugger:{value:20562},export:{value:20566},extends:{value:20567},false:{value:86021},from:{value:12404},get:{value:12402},implements:{value:36966},import:{value:86108},interface:{value:36967},let:{value:241739},null:{value:86023},of:{value:274549},package:{value:36968},private:{value:36969},protected:{value:36970},public:{value:36971},set:{value:12403},static:{value:36972},super:{value:86111},true:{value:86022},with:{value:20581},yield:{value:241773},enum:{value:86134},eval:{value:537079927},as:{value:77934},arguments:{value:537079928},target:{value:143494},meta:{value:143495}});function Ze(Me,Bn,Hn){for(;oa[r(Me)];);return Me.tokenValue=Me.source.slice(Me.tokenPos,Me.index),Me.currentChar!==92&&Me.currentChar<126?xa[Me.tokenValue]||208897:j1(Me,Bn,0,Hn)}function R0(Me,Bn){let Hn=Qe(Me);return e2(Hn)||f(Me,4),Me.tokenValue=T(Hn),j1(Me,Bn,1,ni[Hn]&4)}function j1(Me,Bn,Hn,zn){let Ci=Me.index;for(;Me.index=2&&aa<=11){let zn=xa[Me.tokenValue];return zn===void 0?208897:Hn?Bn&1024?zn===209008&&!(Bn&4196352)?zn:zn===36972||(zn&36864)===36864?122:121:Bn&1073741824&&!(Bn&8192)&&(zn&20480)===20480?zn:zn===241773?Bn&1073741824?143483:Bn&2097152?121:zn:zn===209007&&Bn&1073741824?143483:(zn&36864)===36864||zn===209008&&!(Bn&4194304)?zn:121:zn}return 208897}function V0(Me){return U(r(Me))||f(Me,93),131}function Qe(Me){return Me.source.charCodeAt(Me.index+1)!==117&&f(Me,4),Me.currentChar=Me.source.charCodeAt(Me.index+=2),N0(Me)}function N0(Me){let Bn=0,Hn=Me.currentChar;if(Hn===123){let Hn=Me.index-2;for(;ni[r(Me)]&64;)Bn=Bn<<4|z(Me.currentChar),Bn>1114111&&S(Hn,Me.line,Me.index+1,101);return Me.currentChar!==125&&S(Hn,Me.line,Me.index-1,6),r(Me),Bn}ni[Hn]&64||f(Me,6);let zn=Me.source.charCodeAt(Me.index+1);ni[zn]&64||f(Me,6);let Ci=Me.source.charCodeAt(Me.index+2);ni[Ci]&64||f(Me,6);let aa=Me.source.charCodeAt(Me.index+3);return ni[aa]&64||f(Me,6),Bn=z(Hn)<<12|z(zn)<<8|z(Ci)<<4|z(aa),Me.currentChar=Me.source.charCodeAt(Me.index+=4),Bn}var Ga=[129,129,129,129,129,129,129,129,129,128,136,128,128,130,129,129,129,129,129,129,129,129,129,129,129,129,129,129,129,129,129,129,128,16842800,134283267,131,208897,8457015,8455751,134283267,67174411,16,8457014,25233970,18,25233971,67108877,8457016,134283266,134283266,134283266,134283266,134283266,134283266,134283266,134283266,134283266,134283266,21,1074790417,8456258,1077936157,8456259,22,133,208897,208897,208897,208897,208897,208897,208897,208897,208897,208897,208897,208897,208897,208897,208897,208897,208897,208897,208897,208897,208897,208897,208897,208897,208897,208897,69271571,137,20,8455497,208897,132,4096,4096,4096,4096,4096,4096,4096,208897,4096,208897,208897,4096,208897,4096,208897,4096,208897,4096,4096,4096,208897,4096,4096,208897,4096,4096,2162700,8455240,1074790415,16842801,129];function E(Me,Bn){if(Me.flags=(Me.flags|1)^1,Me.startPos=Me.index,Me.startColumn=Me.column,Me.startLine=Me.line,Me.token=xe(Me,Bn,0),Me.onToken&&Me.token!==1048576){let Bn={start:{line:Me.linePos,column:Me.colPos},end:{line:Me.line,column:Me.column}};Me.onToken(w2(Me.token),Me.tokenPos,Me.index,Bn)}}function xe(Me,Bn,Hn){let ni=Me.index===0,Ci=Me.source,aa=Me.index,oa=Me.line,ca=Me.column;for(;Me.index=Me.end)return 8457014;let Bn=Me.currentChar;return Bn===61?(r(Me),4194340):Bn!==42?8457014:r(Me)!==61?8457273:(r(Me),4194337)}case 8455497:return r(Me)!==61?8455497:(r(Me),4194343);case 25233970:{r(Me);let Bn=Me.currentChar;return Bn===43?(r(Me),33619995):Bn===61?(r(Me),4194338):25233970}case 25233971:{r(Me);let zn=Me.currentChar;if(zn===45){if(r(Me),(Hn&1||ni)&&Me.currentChar===62){Bn&256||f(Me,108),r(Me),Hn=V2(Me,Ci,Hn,Bn,3,aa,oa,ca),aa=Me.tokenPos,oa=Me.linePos,ca=Me.colPos;continue}return 33619996}return zn===61?(r(Me),4194339):25233971}case 8457016:{if(r(Me),Me.index=48&&Ga<=57)return Ke(Me,Bn,80);if(Ga===46){let Bn=Me.index+1;if(Bn=48&&Bn<=57)))return r(Me),67108991}return 22}}}else{if((_a^8232)<=1){Hn=Hn&-5|1,G(Me);continue}if((_a&64512)===55296||zn[(_a>>>5)+34816]>>>_a&31&1)return(_a&64512)===56320&&(_a=(_a&1023)<<10|_a&1023|65536,zn[(_a>>>5)+0]>>>_a&31&1||f(Me,18,T(_a)),Me.index++,Me.currentChar=_a),Me.column++,Me.tokenValue="",j1(Me,Bn,0,0);if(u2(_a)){r(Me);continue}f(Me,18,T(_a))}}return 1048576}var Ha={AElig:"Æ",AMP:"&",Aacute:"Á",Abreve:"Ă",Acirc:"Â",Acy:"А",Afr:"𝔄",Agrave:"À",Alpha:"Α",Amacr:"Ā",And:"⩓",Aogon:"Ą",Aopf:"𝔸",ApplyFunction:"⁡",Aring:"Å",Ascr:"𝒜",Assign:"≔",Atilde:"Ã",Auml:"Ä",Backslash:"∖",Barv:"⫧",Barwed:"⌆",Bcy:"Б",Because:"∵",Bernoullis:"ℬ",Beta:"Β",Bfr:"𝔅",Bopf:"𝔹",Breve:"˘",Bscr:"ℬ",Bumpeq:"≎",CHcy:"Ч",COPY:"©",Cacute:"Ć",Cap:"⋒",CapitalDifferentialD:"ⅅ",Cayleys:"ℭ",Ccaron:"Č",Ccedil:"Ç",Ccirc:"Ĉ",Cconint:"∰",Cdot:"Ċ",Cedilla:"¸",CenterDot:"·",Cfr:"ℭ",Chi:"Χ",CircleDot:"⊙",CircleMinus:"⊖",CirclePlus:"⊕",CircleTimes:"⊗",ClockwiseContourIntegral:"∲",CloseCurlyDoubleQuote:"”",CloseCurlyQuote:"’",Colon:"∷",Colone:"⩴",Congruent:"≡",Conint:"∯",ContourIntegral:"∮",Copf:"ℂ",Coproduct:"∐",CounterClockwiseContourIntegral:"∳",Cross:"⨯",Cscr:"𝒞",Cup:"⋓",CupCap:"≍",DD:"ⅅ",DDotrahd:"⤑",DJcy:"Ђ",DScy:"Ѕ",DZcy:"Џ",Dagger:"‡",Darr:"↡",Dashv:"⫤",Dcaron:"Ď",Dcy:"Д",Del:"∇",Delta:"Δ",Dfr:"𝔇",DiacriticalAcute:"´",DiacriticalDot:"˙",DiacriticalDoubleAcute:"˝",DiacriticalGrave:"`",DiacriticalTilde:"˜",Diamond:"⋄",DifferentialD:"ⅆ",Dopf:"𝔻",Dot:"¨",DotDot:"⃜",DotEqual:"≐",DoubleContourIntegral:"∯",DoubleDot:"¨",DoubleDownArrow:"⇓",DoubleLeftArrow:"⇐",DoubleLeftRightArrow:"⇔",DoubleLeftTee:"⫤",DoubleLongLeftArrow:"⟸",DoubleLongLeftRightArrow:"⟺",DoubleLongRightArrow:"⟹",DoubleRightArrow:"⇒",DoubleRightTee:"⊨",DoubleUpArrow:"⇑",DoubleUpDownArrow:"⇕",DoubleVerticalBar:"∥",DownArrow:"↓",DownArrowBar:"⤓",DownArrowUpArrow:"⇵",DownBreve:"̑",DownLeftRightVector:"⥐",DownLeftTeeVector:"⥞",DownLeftVector:"↽",DownLeftVectorBar:"⥖",DownRightTeeVector:"⥟",DownRightVector:"⇁",DownRightVectorBar:"⥗",DownTee:"⊤",DownTeeArrow:"↧",Downarrow:"⇓",Dscr:"𝒟",Dstrok:"Đ",ENG:"Ŋ",ETH:"Ð",Eacute:"É",Ecaron:"Ě",Ecirc:"Ê",Ecy:"Э",Edot:"Ė",Efr:"𝔈",Egrave:"È",Element:"∈",Emacr:"Ē",EmptySmallSquare:"◻",EmptyVerySmallSquare:"▫",Eogon:"Ę",Eopf:"𝔼",Epsilon:"Ε",Equal:"⩵",EqualTilde:"≂",Equilibrium:"⇌",Escr:"ℰ",Esim:"⩳",Eta:"Η",Euml:"Ë",Exists:"∃",ExponentialE:"ⅇ",Fcy:"Ф",Ffr:"𝔉",FilledSmallSquare:"◼",FilledVerySmallSquare:"▪",Fopf:"𝔽",ForAll:"∀",Fouriertrf:"ℱ",Fscr:"ℱ",GJcy:"Ѓ",GT:">",Gamma:"Γ",Gammad:"Ϝ",Gbreve:"Ğ",Gcedil:"Ģ",Gcirc:"Ĝ",Gcy:"Г",Gdot:"Ġ",Gfr:"𝔊",Gg:"⋙",Gopf:"𝔾",GreaterEqual:"≥",GreaterEqualLess:"⋛",GreaterFullEqual:"≧",GreaterGreater:"⪢",GreaterLess:"≷",GreaterSlantEqual:"⩾",GreaterTilde:"≳",Gscr:"𝒢",Gt:"≫",HARDcy:"Ъ",Hacek:"ˇ",Hat:"^",Hcirc:"Ĥ",Hfr:"ℌ",HilbertSpace:"ℋ",Hopf:"ℍ",HorizontalLine:"─",Hscr:"ℋ",Hstrok:"Ħ",HumpDownHump:"≎",HumpEqual:"≏",IEcy:"Е",IJlig:"IJ",IOcy:"Ё",Iacute:"Í",Icirc:"Î",Icy:"И",Idot:"İ",Ifr:"ℑ",Igrave:"Ì",Im:"ℑ",Imacr:"Ī",ImaginaryI:"ⅈ",Implies:"⇒",Int:"∬",Integral:"∫",Intersection:"⋂",InvisibleComma:"⁣",InvisibleTimes:"⁢",Iogon:"Į",Iopf:"𝕀",Iota:"Ι",Iscr:"ℐ",Itilde:"Ĩ",Iukcy:"І",Iuml:"Ï",Jcirc:"Ĵ",Jcy:"Й",Jfr:"𝔍",Jopf:"𝕁",Jscr:"𝒥",Jsercy:"Ј",Jukcy:"Є",KHcy:"Х",KJcy:"Ќ",Kappa:"Κ",Kcedil:"Ķ",Kcy:"К",Kfr:"𝔎",Kopf:"𝕂",Kscr:"𝒦",LJcy:"Љ",LT:"<",Lacute:"Ĺ",Lambda:"Λ",Lang:"⟪",Laplacetrf:"ℒ",Larr:"↞",Lcaron:"Ľ",Lcedil:"Ļ",Lcy:"Л",LeftAngleBracket:"⟨",LeftArrow:"←",LeftArrowBar:"⇤",LeftArrowRightArrow:"⇆",LeftCeiling:"⌈",LeftDoubleBracket:"⟦",LeftDownTeeVector:"⥡",LeftDownVector:"⇃",LeftDownVectorBar:"⥙",LeftFloor:"⌊",LeftRightArrow:"↔",LeftRightVector:"⥎",LeftTee:"⊣",LeftTeeArrow:"↤",LeftTeeVector:"⥚",LeftTriangle:"⊲",LeftTriangleBar:"⧏",LeftTriangleEqual:"⊴",LeftUpDownVector:"⥑",LeftUpTeeVector:"⥠",LeftUpVector:"↿",LeftUpVectorBar:"⥘",LeftVector:"↼",LeftVectorBar:"⥒",Leftarrow:"⇐",Leftrightarrow:"⇔",LessEqualGreater:"⋚",LessFullEqual:"≦",LessGreater:"≶",LessLess:"⪡",LessSlantEqual:"⩽",LessTilde:"≲",Lfr:"𝔏",Ll:"⋘",Lleftarrow:"⇚",Lmidot:"Ŀ",LongLeftArrow:"⟵",LongLeftRightArrow:"⟷",LongRightArrow:"⟶",Longleftarrow:"⟸",Longleftrightarrow:"⟺",Longrightarrow:"⟹",Lopf:"𝕃",LowerLeftArrow:"↙",LowerRightArrow:"↘",Lscr:"ℒ",Lsh:"↰",Lstrok:"Ł",Lt:"≪",Map:"⤅",Mcy:"М",MediumSpace:" ",Mellintrf:"ℳ",Mfr:"𝔐",MinusPlus:"∓",Mopf:"𝕄",Mscr:"ℳ",Mu:"Μ",NJcy:"Њ",Nacute:"Ń",Ncaron:"Ň",Ncedil:"Ņ",Ncy:"Н",NegativeMediumSpace:"​",NegativeThickSpace:"​",NegativeThinSpace:"​",NegativeVeryThinSpace:"​",NestedGreaterGreater:"≫",NestedLessLess:"≪",NewLine:`\n`,Nfr:"𝔑",NoBreak:"⁠",NonBreakingSpace:" ",Nopf:"ℕ",Not:"⫬",NotCongruent:"≢",NotCupCap:"≭",NotDoubleVerticalBar:"∦",NotElement:"∉",NotEqual:"≠",NotEqualTilde:"≂̸",NotExists:"∄",NotGreater:"≯",NotGreaterEqual:"≱",NotGreaterFullEqual:"≧̸",NotGreaterGreater:"≫̸",NotGreaterLess:"≹",NotGreaterSlantEqual:"⩾̸",NotGreaterTilde:"≵",NotHumpDownHump:"≎̸",NotHumpEqual:"≏̸",NotLeftTriangle:"⋪",NotLeftTriangleBar:"⧏̸",NotLeftTriangleEqual:"⋬",NotLess:"≮",NotLessEqual:"≰",NotLessGreater:"≸",NotLessLess:"≪̸",NotLessSlantEqual:"⩽̸",NotLessTilde:"≴",NotNestedGreaterGreater:"⪢̸",NotNestedLessLess:"⪡̸",NotPrecedes:"⊀",NotPrecedesEqual:"⪯̸",NotPrecedesSlantEqual:"⋠",NotReverseElement:"∌",NotRightTriangle:"⋫",NotRightTriangleBar:"⧐̸",NotRightTriangleEqual:"⋭",NotSquareSubset:"⊏̸",NotSquareSubsetEqual:"⋢",NotSquareSuperset:"⊐̸",NotSquareSupersetEqual:"⋣",NotSubset:"⊂⃒",NotSubsetEqual:"⊈",NotSucceeds:"⊁",NotSucceedsEqual:"⪰̸",NotSucceedsSlantEqual:"⋡",NotSucceedsTilde:"≿̸",NotSuperset:"⊃⃒",NotSupersetEqual:"⊉",NotTilde:"≁",NotTildeEqual:"≄",NotTildeFullEqual:"≇",NotTildeTilde:"≉",NotVerticalBar:"∤",Nscr:"𝒩",Ntilde:"Ñ",Nu:"Ν",OElig:"Œ",Oacute:"Ó",Ocirc:"Ô",Ocy:"О",Odblac:"Ő",Ofr:"𝔒",Ograve:"Ò",Omacr:"Ō",Omega:"Ω",Omicron:"Ο",Oopf:"𝕆",OpenCurlyDoubleQuote:"“",OpenCurlyQuote:"‘",Or:"⩔",Oscr:"𝒪",Oslash:"Ø",Otilde:"Õ",Otimes:"⨷",Ouml:"Ö",OverBar:"‾",OverBrace:"⏞",OverBracket:"⎴",OverParenthesis:"⏜",PartialD:"∂",Pcy:"П",Pfr:"𝔓",Phi:"Φ",Pi:"Π",PlusMinus:"±",Poincareplane:"ℌ",Popf:"ℙ",Pr:"⪻",Precedes:"≺",PrecedesEqual:"⪯",PrecedesSlantEqual:"≼",PrecedesTilde:"≾",Prime:"″",Product:"∏",Proportion:"∷",Proportional:"∝",Pscr:"𝒫",Psi:"Ψ",QUOT:'"',Qfr:"𝔔",Qopf:"ℚ",Qscr:"𝒬",RBarr:"⤐",REG:"®",Racute:"Ŕ",Rang:"⟫",Rarr:"↠",Rarrtl:"⤖",Rcaron:"Ř",Rcedil:"Ŗ",Rcy:"Р",Re:"ℜ",ReverseElement:"∋",ReverseEquilibrium:"⇋",ReverseUpEquilibrium:"⥯",Rfr:"ℜ",Rho:"Ρ",RightAngleBracket:"⟩",RightArrow:"→",RightArrowBar:"⇥",RightArrowLeftArrow:"⇄",RightCeiling:"⌉",RightDoubleBracket:"⟧",RightDownTeeVector:"⥝",RightDownVector:"⇂",RightDownVectorBar:"⥕",RightFloor:"⌋",RightTee:"⊢",RightTeeArrow:"↦",RightTeeVector:"⥛",RightTriangle:"⊳",RightTriangleBar:"⧐",RightTriangleEqual:"⊵",RightUpDownVector:"⥏",RightUpTeeVector:"⥜",RightUpVector:"↾",RightUpVectorBar:"⥔",RightVector:"⇀",RightVectorBar:"⥓",Rightarrow:"⇒",Ropf:"ℝ",RoundImplies:"⥰",Rrightarrow:"⇛",Rscr:"ℛ",Rsh:"↱",RuleDelayed:"⧴",SHCHcy:"Щ",SHcy:"Ш",SOFTcy:"Ь",Sacute:"Ś",Sc:"⪼",Scaron:"Š",Scedil:"Ş",Scirc:"Ŝ",Scy:"С",Sfr:"𝔖",ShortDownArrow:"↓",ShortLeftArrow:"←",ShortRightArrow:"→",ShortUpArrow:"↑",Sigma:"Σ",SmallCircle:"∘",Sopf:"𝕊",Sqrt:"√",Square:"□",SquareIntersection:"⊓",SquareSubset:"⊏",SquareSubsetEqual:"⊑",SquareSuperset:"⊐",SquareSupersetEqual:"⊒",SquareUnion:"⊔",Sscr:"𝒮",Star:"⋆",Sub:"⋐",Subset:"⋐",SubsetEqual:"⊆",Succeeds:"≻",SucceedsEqual:"⪰",SucceedsSlantEqual:"≽",SucceedsTilde:"≿",SuchThat:"∋",Sum:"∑",Sup:"⋑",Superset:"⊃",SupersetEqual:"⊇",Supset:"⋑",THORN:"Þ",TRADE:"™",TSHcy:"Ћ",TScy:"Ц",Tab:"\t",Tau:"Τ",Tcaron:"Ť",Tcedil:"Ţ",Tcy:"Т",Tfr:"𝔗",Therefore:"∴",Theta:"Θ",ThickSpace:"  ",ThinSpace:" ",Tilde:"∼",TildeEqual:"≃",TildeFullEqual:"≅",TildeTilde:"≈",Topf:"𝕋",TripleDot:"⃛",Tscr:"𝒯",Tstrok:"Ŧ",Uacute:"Ú",Uarr:"↟",Uarrocir:"⥉",Ubrcy:"Ў",Ubreve:"Ŭ",Ucirc:"Û",Ucy:"У",Udblac:"Ű",Ufr:"𝔘",Ugrave:"Ù",Umacr:"Ū",UnderBar:"_",UnderBrace:"⏟",UnderBracket:"⎵",UnderParenthesis:"⏝",Union:"⋃",UnionPlus:"⊎",Uogon:"Ų",Uopf:"𝕌",UpArrow:"↑",UpArrowBar:"⤒",UpArrowDownArrow:"⇅",UpDownArrow:"↕",UpEquilibrium:"⥮",UpTee:"⊥",UpTeeArrow:"↥",Uparrow:"⇑",Updownarrow:"⇕",UpperLeftArrow:"↖",UpperRightArrow:"↗",Upsi:"ϒ",Upsilon:"Υ",Uring:"Ů",Uscr:"𝒰",Utilde:"Ũ",Uuml:"Ü",VDash:"⊫",Vbar:"⫫",Vcy:"В",Vdash:"⊩",Vdashl:"⫦",Vee:"⋁",Verbar:"‖",Vert:"‖",VerticalBar:"∣",VerticalLine:"|",VerticalSeparator:"❘",VerticalTilde:"≀",VeryThinSpace:" ",Vfr:"𝔙",Vopf:"𝕍",Vscr:"𝒱",Vvdash:"⊪",Wcirc:"Ŵ",Wedge:"⋀",Wfr:"𝔚",Wopf:"𝕎",Wscr:"𝒲",Xfr:"𝔛",Xi:"Ξ",Xopf:"𝕏",Xscr:"𝒳",YAcy:"Я",YIcy:"Ї",YUcy:"Ю",Yacute:"Ý",Ycirc:"Ŷ",Ycy:"Ы",Yfr:"𝔜",Yopf:"𝕐",Yscr:"𝒴",Yuml:"Ÿ",ZHcy:"Ж",Zacute:"Ź",Zcaron:"Ž",Zcy:"З",Zdot:"Ż",ZeroWidthSpace:"​",Zeta:"Ζ",Zfr:"ℨ",Zopf:"ℤ",Zscr:"𝒵",aacute:"á",abreve:"ă",ac:"∾",acE:"∾̳",acd:"∿",acirc:"â",acute:"´",acy:"а",aelig:"æ",af:"⁡",afr:"𝔞",agrave:"à",alefsym:"ℵ",aleph:"ℵ",alpha:"α",amacr:"ā",amalg:"⨿",amp:"&",and:"∧",andand:"⩕",andd:"⩜",andslope:"⩘",andv:"⩚",ang:"∠",ange:"⦤",angle:"∠",angmsd:"∡",angmsdaa:"⦨",angmsdab:"⦩",angmsdac:"⦪",angmsdad:"⦫",angmsdae:"⦬",angmsdaf:"⦭",angmsdag:"⦮",angmsdah:"⦯",angrt:"∟",angrtvb:"⊾",angrtvbd:"⦝",angsph:"∢",angst:"Å",angzarr:"⍼",aogon:"ą",aopf:"𝕒",ap:"≈",apE:"⩰",apacir:"⩯",ape:"≊",apid:"≋",apos:"'",approx:"≈",approxeq:"≊",aring:"å",ascr:"𝒶",ast:"*",asymp:"≈",asympeq:"≍",atilde:"ã",auml:"ä",awconint:"∳",awint:"⨑",bNot:"⫭",backcong:"≌",backepsilon:"϶",backprime:"‵",backsim:"∽",backsimeq:"⋍",barvee:"⊽",barwed:"⌅",barwedge:"⌅",bbrk:"⎵",bbrktbrk:"⎶",bcong:"≌",bcy:"б",bdquo:"„",becaus:"∵",because:"∵",bemptyv:"⦰",bepsi:"϶",bernou:"ℬ",beta:"β",beth:"ℶ",between:"≬",bfr:"𝔟",bigcap:"⋂",bigcirc:"◯",bigcup:"⋃",bigodot:"⨀",bigoplus:"⨁",bigotimes:"⨂",bigsqcup:"⨆",bigstar:"★",bigtriangledown:"▽",bigtriangleup:"△",biguplus:"⨄",bigvee:"⋁",bigwedge:"⋀",bkarow:"⤍",blacklozenge:"⧫",blacksquare:"▪",blacktriangle:"▴",blacktriangledown:"▾",blacktriangleleft:"◂",blacktriangleright:"▸",blank:"␣",blk12:"▒",blk14:"░",blk34:"▓",block:"█",bne:"=⃥",bnequiv:"≡⃥",bnot:"⌐",bopf:"𝕓",bot:"⊥",bottom:"⊥",bowtie:"⋈",boxDL:"╗",boxDR:"╔",boxDl:"╖",boxDr:"╓",boxH:"═",boxHD:"╦",boxHU:"╩",boxHd:"╤",boxHu:"╧",boxUL:"╝",boxUR:"╚",boxUl:"╜",boxUr:"╙",boxV:"║",boxVH:"╬",boxVL:"╣",boxVR:"╠",boxVh:"╫",boxVl:"╢",boxVr:"╟",boxbox:"⧉",boxdL:"╕",boxdR:"╒",boxdl:"┐",boxdr:"┌",boxh:"─",boxhD:"╥",boxhU:"╨",boxhd:"┬",boxhu:"┴",boxminus:"⊟",boxplus:"⊞",boxtimes:"⊠",boxuL:"╛",boxuR:"╘",boxul:"┘",boxur:"└",boxv:"│",boxvH:"╪",boxvL:"╡",boxvR:"╞",boxvh:"┼",boxvl:"┤",boxvr:"├",bprime:"‵",breve:"˘",brvbar:"¦",bscr:"𝒷",bsemi:"⁏",bsim:"∽",bsime:"⋍",bsol:"\\",bsolb:"⧅",bsolhsub:"⟈",bull:"•",bullet:"•",bump:"≎",bumpE:"⪮",bumpe:"≏",bumpeq:"≏",cacute:"ć",cap:"∩",capand:"⩄",capbrcup:"⩉",capcap:"⩋",capcup:"⩇",capdot:"⩀",caps:"∩︀",caret:"⁁",caron:"ˇ",ccaps:"⩍",ccaron:"č",ccedil:"ç",ccirc:"ĉ",ccups:"⩌",ccupssm:"⩐",cdot:"ċ",cedil:"¸",cemptyv:"⦲",cent:"¢",centerdot:"·",cfr:"𝔠",chcy:"ч",check:"✓",checkmark:"✓",chi:"χ",cir:"○",cirE:"⧃",circ:"ˆ",circeq:"≗",circlearrowleft:"↺",circlearrowright:"↻",circledR:"®",circledS:"Ⓢ",circledast:"⊛",circledcirc:"⊚",circleddash:"⊝",cire:"≗",cirfnint:"⨐",cirmid:"⫯",cirscir:"⧂",clubs:"♣",clubsuit:"♣",colon:":",colone:"≔",coloneq:"≔",comma:",",commat:"@",comp:"∁",compfn:"∘",complement:"∁",complexes:"ℂ",cong:"≅",congdot:"⩭",conint:"∮",copf:"𝕔",coprod:"∐",copy:"©",copysr:"℗",crarr:"↵",cross:"✗",cscr:"𝒸",csub:"⫏",csube:"⫑",csup:"⫐",csupe:"⫒",ctdot:"⋯",cudarrl:"⤸",cudarrr:"⤵",cuepr:"⋞",cuesc:"⋟",cularr:"↶",cularrp:"⤽",cup:"∪",cupbrcap:"⩈",cupcap:"⩆",cupcup:"⩊",cupdot:"⊍",cupor:"⩅",cups:"∪︀",curarr:"↷",curarrm:"⤼",curlyeqprec:"⋞",curlyeqsucc:"⋟",curlyvee:"⋎",curlywedge:"⋏",curren:"¤",curvearrowleft:"↶",curvearrowright:"↷",cuvee:"⋎",cuwed:"⋏",cwconint:"∲",cwint:"∱",cylcty:"⌭",dArr:"⇓",dHar:"⥥",dagger:"†",daleth:"ℸ",darr:"↓",dash:"‐",dashv:"⊣",dbkarow:"⤏",dblac:"˝",dcaron:"ď",dcy:"д",dd:"ⅆ",ddagger:"‡",ddarr:"⇊",ddotseq:"⩷",deg:"°",delta:"δ",demptyv:"⦱",dfisht:"⥿",dfr:"𝔡",dharl:"⇃",dharr:"⇂",diam:"⋄",diamond:"⋄",diamondsuit:"♦",diams:"♦",die:"¨",digamma:"ϝ",disin:"⋲",div:"÷",divide:"÷",divideontimes:"⋇",divonx:"⋇",djcy:"ђ",dlcorn:"⌞",dlcrop:"⌍",dollar:"$",dopf:"𝕕",dot:"˙",doteq:"≐",doteqdot:"≑",dotminus:"∸",dotplus:"∔",dotsquare:"⊡",doublebarwedge:"⌆",downarrow:"↓",downdownarrows:"⇊",downharpoonleft:"⇃",downharpoonright:"⇂",drbkarow:"⤐",drcorn:"⌟",drcrop:"⌌",dscr:"𝒹",dscy:"ѕ",dsol:"⧶",dstrok:"đ",dtdot:"⋱",dtri:"▿",dtrif:"▾",duarr:"⇵",duhar:"⥯",dwangle:"⦦",dzcy:"џ",dzigrarr:"⟿",eDDot:"⩷",eDot:"≑",eacute:"é",easter:"⩮",ecaron:"ě",ecir:"≖",ecirc:"ê",ecolon:"≕",ecy:"э",edot:"ė",ee:"ⅇ",efDot:"≒",efr:"𝔢",eg:"⪚",egrave:"è",egs:"⪖",egsdot:"⪘",el:"⪙",elinters:"⏧",ell:"ℓ",els:"⪕",elsdot:"⪗",emacr:"ē",empty:"∅",emptyset:"∅",emptyv:"∅",emsp13:" ",emsp14:" ",emsp:" ",eng:"ŋ",ensp:" ",eogon:"ę",eopf:"𝕖",epar:"⋕",eparsl:"⧣",eplus:"⩱",epsi:"ε",epsilon:"ε",epsiv:"ϵ",eqcirc:"≖",eqcolon:"≕",eqsim:"≂",eqslantgtr:"⪖",eqslantless:"⪕",equals:"=",equest:"≟",equiv:"≡",equivDD:"⩸",eqvparsl:"⧥",erDot:"≓",erarr:"⥱",escr:"ℯ",esdot:"≐",esim:"≂",eta:"η",eth:"ð",euml:"ë",euro:"€",excl:"!",exist:"∃",expectation:"ℰ",exponentiale:"ⅇ",fallingdotseq:"≒",fcy:"ф",female:"♀",ffilig:"ffi",fflig:"ff",ffllig:"ffl",ffr:"𝔣",filig:"fi",fjlig:"fj",flat:"♭",fllig:"fl",fltns:"▱",fnof:"ƒ",fopf:"𝕗",forall:"∀",fork:"⋔",forkv:"⫙",fpartint:"⨍",frac12:"½",frac13:"⅓",frac14:"¼",frac15:"⅕",frac16:"⅙",frac18:"⅛",frac23:"⅔",frac25:"⅖",frac34:"¾",frac35:"⅗",frac38:"⅜",frac45:"⅘",frac56:"⅚",frac58:"⅝",frac78:"⅞",frasl:"⁄",frown:"⌢",fscr:"𝒻",gE:"≧",gEl:"⪌",gacute:"ǵ",gamma:"γ",gammad:"ϝ",gap:"⪆",gbreve:"ğ",gcirc:"ĝ",gcy:"г",gdot:"ġ",ge:"≥",gel:"⋛",geq:"≥",geqq:"≧",geqslant:"⩾",ges:"⩾",gescc:"⪩",gesdot:"⪀",gesdoto:"⪂",gesdotol:"⪄",gesl:"⋛︀",gesles:"⪔",gfr:"𝔤",gg:"≫",ggg:"⋙",gimel:"ℷ",gjcy:"ѓ",gl:"≷",glE:"⪒",gla:"⪥",glj:"⪤",gnE:"≩",gnap:"⪊",gnapprox:"⪊",gne:"⪈",gneq:"⪈",gneqq:"≩",gnsim:"⋧",gopf:"𝕘",grave:"`",gscr:"ℊ",gsim:"≳",gsime:"⪎",gsiml:"⪐",gt:">",gtcc:"⪧",gtcir:"⩺",gtdot:"⋗",gtlPar:"⦕",gtquest:"⩼",gtrapprox:"⪆",gtrarr:"⥸",gtrdot:"⋗",gtreqless:"⋛",gtreqqless:"⪌",gtrless:"≷",gtrsim:"≳",gvertneqq:"≩︀",gvnE:"≩︀",hArr:"⇔",hairsp:" ",half:"½",hamilt:"ℋ",hardcy:"ъ",harr:"↔",harrcir:"⥈",harrw:"↭",hbar:"ℏ",hcirc:"ĥ",hearts:"♥",heartsuit:"♥",hellip:"…",hercon:"⊹",hfr:"𝔥",hksearow:"⤥",hkswarow:"⤦",hoarr:"⇿",homtht:"∻",hookleftarrow:"↩",hookrightarrow:"↪",hopf:"𝕙",horbar:"―",hscr:"𝒽",hslash:"ℏ",hstrok:"ħ",hybull:"⁃",hyphen:"‐",iacute:"í",ic:"⁣",icirc:"î",icy:"и",iecy:"е",iexcl:"¡",iff:"⇔",ifr:"𝔦",igrave:"ì",ii:"ⅈ",iiiint:"⨌",iiint:"∭",iinfin:"⧜",iiota:"℩",ijlig:"ij",imacr:"ī",image:"ℑ",imagline:"ℐ",imagpart:"ℑ",imath:"ı",imof:"⊷",imped:"Ƶ",in:"∈",incare:"℅",infin:"∞",infintie:"⧝",inodot:"ı",int:"∫",intcal:"⊺",integers:"ℤ",intercal:"⊺",intlarhk:"⨗",intprod:"⨼",iocy:"ё",iogon:"į",iopf:"𝕚",iota:"ι",iprod:"⨼",iquest:"¿",iscr:"𝒾",isin:"∈",isinE:"⋹",isindot:"⋵",isins:"⋴",isinsv:"⋳",isinv:"∈",it:"⁢",itilde:"ĩ",iukcy:"і",iuml:"ï",jcirc:"ĵ",jcy:"й",jfr:"𝔧",jmath:"ȷ",jopf:"𝕛",jscr:"𝒿",jsercy:"ј",jukcy:"є",kappa:"κ",kappav:"ϰ",kcedil:"ķ",kcy:"к",kfr:"𝔨",kgreen:"ĸ",khcy:"х",kjcy:"ќ",kopf:"𝕜",kscr:"𝓀",lAarr:"⇚",lArr:"⇐",lAtail:"⤛",lBarr:"⤎",lE:"≦",lEg:"⪋",lHar:"⥢",lacute:"ĺ",laemptyv:"⦴",lagran:"ℒ",lambda:"λ",lang:"⟨",langd:"⦑",langle:"⟨",lap:"⪅",laquo:"«",larr:"←",larrb:"⇤",larrbfs:"⤟",larrfs:"⤝",larrhk:"↩",larrlp:"↫",larrpl:"⤹",larrsim:"⥳",larrtl:"↢",lat:"⪫",latail:"⤙",late:"⪭",lates:"⪭︀",lbarr:"⤌",lbbrk:"❲",lbrace:"{",lbrack:"[",lbrke:"⦋",lbrksld:"⦏",lbrkslu:"⦍",lcaron:"ľ",lcedil:"ļ",lceil:"⌈",lcub:"{",lcy:"л",ldca:"⤶",ldquo:"“",ldquor:"„",ldrdhar:"⥧",ldrushar:"⥋",ldsh:"↲",le:"≤",leftarrow:"←",leftarrowtail:"↢",leftharpoondown:"↽",leftharpoonup:"↼",leftleftarrows:"⇇",leftrightarrow:"↔",leftrightarrows:"⇆",leftrightharpoons:"⇋",leftrightsquigarrow:"↭",leftthreetimes:"⋋",leg:"⋚",leq:"≤",leqq:"≦",leqslant:"⩽",les:"⩽",lescc:"⪨",lesdot:"⩿",lesdoto:"⪁",lesdotor:"⪃",lesg:"⋚︀",lesges:"⪓",lessapprox:"⪅",lessdot:"⋖",lesseqgtr:"⋚",lesseqqgtr:"⪋",lessgtr:"≶",lesssim:"≲",lfisht:"⥼",lfloor:"⌊",lfr:"𝔩",lg:"≶",lgE:"⪑",lhard:"↽",lharu:"↼",lharul:"⥪",lhblk:"▄",ljcy:"љ",ll:"≪",llarr:"⇇",llcorner:"⌞",llhard:"⥫",lltri:"◺",lmidot:"ŀ",lmoust:"⎰",lmoustache:"⎰",lnE:"≨",lnap:"⪉",lnapprox:"⪉",lne:"⪇",lneq:"⪇",lneqq:"≨",lnsim:"⋦",loang:"⟬",loarr:"⇽",lobrk:"⟦",longleftarrow:"⟵",longleftrightarrow:"⟷",longmapsto:"⟼",longrightarrow:"⟶",looparrowleft:"↫",looparrowright:"↬",lopar:"⦅",lopf:"𝕝",loplus:"⨭",lotimes:"⨴",lowast:"∗",lowbar:"_",loz:"◊",lozenge:"◊",lozf:"⧫",lpar:"(",lparlt:"⦓",lrarr:"⇆",lrcorner:"⌟",lrhar:"⇋",lrhard:"⥭",lrm:"‎",lrtri:"⊿",lsaquo:"‹",lscr:"𝓁",lsh:"↰",lsim:"≲",lsime:"⪍",lsimg:"⪏",lsqb:"[",lsquo:"‘",lsquor:"‚",lstrok:"ł",lt:"<",ltcc:"⪦",ltcir:"⩹",ltdot:"⋖",lthree:"⋋",ltimes:"⋉",ltlarr:"⥶",ltquest:"⩻",ltrPar:"⦖",ltri:"◃",ltrie:"⊴",ltrif:"◂",lurdshar:"⥊",luruhar:"⥦",lvertneqq:"≨︀",lvnE:"≨︀",mDDot:"∺",macr:"¯",male:"♂",malt:"✠",maltese:"✠",map:"↦",mapsto:"↦",mapstodown:"↧",mapstoleft:"↤",mapstoup:"↥",marker:"▮",mcomma:"⨩",mcy:"м",mdash:"—",measuredangle:"∡",mfr:"𝔪",mho:"℧",micro:"µ",mid:"∣",midast:"*",midcir:"⫰",middot:"·",minus:"−",minusb:"⊟",minusd:"∸",minusdu:"⨪",mlcp:"⫛",mldr:"…",mnplus:"∓",models:"⊧",mopf:"𝕞",mp:"∓",mscr:"𝓂",mstpos:"∾",mu:"μ",multimap:"⊸",mumap:"⊸",nGg:"⋙̸",nGt:"≫⃒",nGtv:"≫̸",nLeftarrow:"⇍",nLeftrightarrow:"⇎",nLl:"⋘̸",nLt:"≪⃒",nLtv:"≪̸",nRightarrow:"⇏",nVDash:"⊯",nVdash:"⊮",nabla:"∇",nacute:"ń",nang:"∠⃒",nap:"≉",napE:"⩰̸",napid:"≋̸",napos:"ʼn",napprox:"≉",natur:"♮",natural:"♮",naturals:"ℕ",nbsp:" ",nbump:"≎̸",nbumpe:"≏̸",ncap:"⩃",ncaron:"ň",ncedil:"ņ",ncong:"≇",ncongdot:"⩭̸",ncup:"⩂",ncy:"н",ndash:"–",ne:"≠",neArr:"⇗",nearhk:"⤤",nearr:"↗",nearrow:"↗",nedot:"≐̸",nequiv:"≢",nesear:"⤨",nesim:"≂̸",nexist:"∄",nexists:"∄",nfr:"𝔫",ngE:"≧̸",nge:"≱",ngeq:"≱",ngeqq:"≧̸",ngeqslant:"⩾̸",nges:"⩾̸",ngsim:"≵",ngt:"≯",ngtr:"≯",nhArr:"⇎",nharr:"↮",nhpar:"⫲",ni:"∋",nis:"⋼",nisd:"⋺",niv:"∋",njcy:"њ",nlArr:"⇍",nlE:"≦̸",nlarr:"↚",nldr:"‥",nle:"≰",nleftarrow:"↚",nleftrightarrow:"↮",nleq:"≰",nleqq:"≦̸",nleqslant:"⩽̸",nles:"⩽̸",nless:"≮",nlsim:"≴",nlt:"≮",nltri:"⋪",nltrie:"⋬",nmid:"∤",nopf:"𝕟",not:"¬",notin:"∉",notinE:"⋹̸",notindot:"⋵̸",notinva:"∉",notinvb:"⋷",notinvc:"⋶",notni:"∌",notniva:"∌",notnivb:"⋾",notnivc:"⋽",npar:"∦",nparallel:"∦",nparsl:"⫽⃥",npart:"∂̸",npolint:"⨔",npr:"⊀",nprcue:"⋠",npre:"⪯̸",nprec:"⊀",npreceq:"⪯̸",nrArr:"⇏",nrarr:"↛",nrarrc:"⤳̸",nrarrw:"↝̸",nrightarrow:"↛",nrtri:"⋫",nrtrie:"⋭",nsc:"⊁",nsccue:"⋡",nsce:"⪰̸",nscr:"𝓃",nshortmid:"∤",nshortparallel:"∦",nsim:"≁",nsime:"≄",nsimeq:"≄",nsmid:"∤",nspar:"∦",nsqsube:"⋢",nsqsupe:"⋣",nsub:"⊄",nsubE:"⫅̸",nsube:"⊈",nsubset:"⊂⃒",nsubseteq:"⊈",nsubseteqq:"⫅̸",nsucc:"⊁",nsucceq:"⪰̸",nsup:"⊅",nsupE:"⫆̸",nsupe:"⊉",nsupset:"⊃⃒",nsupseteq:"⊉",nsupseteqq:"⫆̸",ntgl:"≹",ntilde:"ñ",ntlg:"≸",ntriangleleft:"⋪",ntrianglelefteq:"⋬",ntriangleright:"⋫",ntrianglerighteq:"⋭",nu:"ν",num:"#",numero:"№",numsp:" ",nvDash:"⊭",nvHarr:"⤄",nvap:"≍⃒",nvdash:"⊬",nvge:"≥⃒",nvgt:">⃒",nvinfin:"⧞",nvlArr:"⤂",nvle:"≤⃒",nvlt:"<⃒",nvltrie:"⊴⃒",nvrArr:"⤃",nvrtrie:"⊵⃒",nvsim:"∼⃒",nwArr:"⇖",nwarhk:"⤣",nwarr:"↖",nwarrow:"↖",nwnear:"⤧",oS:"Ⓢ",oacute:"ó",oast:"⊛",ocir:"⊚",ocirc:"ô",ocy:"о",odash:"⊝",odblac:"ő",odiv:"⨸",odot:"⊙",odsold:"⦼",oelig:"œ",ofcir:"⦿",ofr:"𝔬",ogon:"˛",ograve:"ò",ogt:"⧁",ohbar:"⦵",ohm:"Ω",oint:"∮",olarr:"↺",olcir:"⦾",olcross:"⦻",oline:"‾",olt:"⧀",omacr:"ō",omega:"ω",omicron:"ο",omid:"⦶",ominus:"⊖",oopf:"𝕠",opar:"⦷",operp:"⦹",oplus:"⊕",or:"∨",orarr:"↻",ord:"⩝",order:"ℴ",orderof:"ℴ",ordf:"ª",ordm:"º",origof:"⊶",oror:"⩖",orslope:"⩗",orv:"⩛",oscr:"ℴ",oslash:"ø",osol:"⊘",otilde:"õ",otimes:"⊗",otimesas:"⨶",ouml:"ö",ovbar:"⌽",par:"∥",para:"¶",parallel:"∥",parsim:"⫳",parsl:"⫽",part:"∂",pcy:"п",percnt:"%",period:".",permil:"‰",perp:"⊥",pertenk:"‱",pfr:"𝔭",phi:"φ",phiv:"ϕ",phmmat:"ℳ",phone:"☎",pi:"π",pitchfork:"⋔",piv:"ϖ",planck:"ℏ",planckh:"ℎ",plankv:"ℏ",plus:"+",plusacir:"⨣",plusb:"⊞",pluscir:"⨢",plusdo:"∔",plusdu:"⨥",pluse:"⩲",plusmn:"±",plussim:"⨦",plustwo:"⨧",pm:"±",pointint:"⨕",popf:"𝕡",pound:"£",pr:"≺",prE:"⪳",prap:"⪷",prcue:"≼",pre:"⪯",prec:"≺",precapprox:"⪷",preccurlyeq:"≼",preceq:"⪯",precnapprox:"⪹",precneqq:"⪵",precnsim:"⋨",precsim:"≾",prime:"′",primes:"ℙ",prnE:"⪵",prnap:"⪹",prnsim:"⋨",prod:"∏",profalar:"⌮",profline:"⌒",profsurf:"⌓",prop:"∝",propto:"∝",prsim:"≾",prurel:"⊰",pscr:"𝓅",psi:"ψ",puncsp:" ",qfr:"𝔮",qint:"⨌",qopf:"𝕢",qprime:"⁗",qscr:"𝓆",quaternions:"ℍ",quatint:"⨖",quest:"?",questeq:"≟",quot:'"',rAarr:"⇛",rArr:"⇒",rAtail:"⤜",rBarr:"⤏",rHar:"⥤",race:"∽̱",racute:"ŕ",radic:"√",raemptyv:"⦳",rang:"⟩",rangd:"⦒",range:"⦥",rangle:"⟩",raquo:"»",rarr:"→",rarrap:"⥵",rarrb:"⇥",rarrbfs:"⤠",rarrc:"⤳",rarrfs:"⤞",rarrhk:"↪",rarrlp:"↬",rarrpl:"⥅",rarrsim:"⥴",rarrtl:"↣",rarrw:"↝",ratail:"⤚",ratio:"∶",rationals:"ℚ",rbarr:"⤍",rbbrk:"❳",rbrace:"}",rbrack:"]",rbrke:"⦌",rbrksld:"⦎",rbrkslu:"⦐",rcaron:"ř",rcedil:"ŗ",rceil:"⌉",rcub:"}",rcy:"р",rdca:"⤷",rdldhar:"⥩",rdquo:"”",rdquor:"”",rdsh:"↳",real:"ℜ",realine:"ℛ",realpart:"ℜ",reals:"ℝ",rect:"▭",reg:"®",rfisht:"⥽",rfloor:"⌋",rfr:"𝔯",rhard:"⇁",rharu:"⇀",rharul:"⥬",rho:"ρ",rhov:"ϱ",rightarrow:"→",rightarrowtail:"↣",rightharpoondown:"⇁",rightharpoonup:"⇀",rightleftarrows:"⇄",rightleftharpoons:"⇌",rightrightarrows:"⇉",rightsquigarrow:"↝",rightthreetimes:"⋌",ring:"˚",risingdotseq:"≓",rlarr:"⇄",rlhar:"⇌",rlm:"‏",rmoust:"⎱",rmoustache:"⎱",rnmid:"⫮",roang:"⟭",roarr:"⇾",robrk:"⟧",ropar:"⦆",ropf:"𝕣",roplus:"⨮",rotimes:"⨵",rpar:")",rpargt:"⦔",rppolint:"⨒",rrarr:"⇉",rsaquo:"›",rscr:"𝓇",rsh:"↱",rsqb:"]",rsquo:"’",rsquor:"’",rthree:"⋌",rtimes:"⋊",rtri:"▹",rtrie:"⊵",rtrif:"▸",rtriltri:"⧎",ruluhar:"⥨",rx:"℞",sacute:"ś",sbquo:"‚",sc:"≻",scE:"⪴",scap:"⪸",scaron:"š",sccue:"≽",sce:"⪰",scedil:"ş",scirc:"ŝ",scnE:"⪶",scnap:"⪺",scnsim:"⋩",scpolint:"⨓",scsim:"≿",scy:"с",sdot:"⋅",sdotb:"⊡",sdote:"⩦",seArr:"⇘",searhk:"⤥",searr:"↘",searrow:"↘",sect:"§",semi:";",seswar:"⤩",setminus:"∖",setmn:"∖",sext:"✶",sfr:"𝔰",sfrown:"⌢",sharp:"♯",shchcy:"щ",shcy:"ш",shortmid:"∣",shortparallel:"∥",shy:"­",sigma:"σ",sigmaf:"ς",sigmav:"ς",sim:"∼",simdot:"⩪",sime:"≃",simeq:"≃",simg:"⪞",simgE:"⪠",siml:"⪝",simlE:"⪟",simne:"≆",simplus:"⨤",simrarr:"⥲",slarr:"←",smallsetminus:"∖",smashp:"⨳",smeparsl:"⧤",smid:"∣",smile:"⌣",smt:"⪪",smte:"⪬",smtes:"⪬︀",softcy:"ь",sol:"/",solb:"⧄",solbar:"⌿",sopf:"𝕤",spades:"♠",spadesuit:"♠",spar:"∥",sqcap:"⊓",sqcaps:"⊓︀",sqcup:"⊔",sqcups:"⊔︀",sqsub:"⊏",sqsube:"⊑",sqsubset:"⊏",sqsubseteq:"⊑",sqsup:"⊐",sqsupe:"⊒",sqsupset:"⊐",sqsupseteq:"⊒",squ:"□",square:"□",squarf:"▪",squf:"▪",srarr:"→",sscr:"𝓈",ssetmn:"∖",ssmile:"⌣",sstarf:"⋆",star:"☆",starf:"★",straightepsilon:"ϵ",straightphi:"ϕ",strns:"¯",sub:"⊂",subE:"⫅",subdot:"⪽",sube:"⊆",subedot:"⫃",submult:"⫁",subnE:"⫋",subne:"⊊",subplus:"⪿",subrarr:"⥹",subset:"⊂",subseteq:"⊆",subseteqq:"⫅",subsetneq:"⊊",subsetneqq:"⫋",subsim:"⫇",subsub:"⫕",subsup:"⫓",succ:"≻",succapprox:"⪸",succcurlyeq:"≽",succeq:"⪰",succnapprox:"⪺",succneqq:"⪶",succnsim:"⋩",succsim:"≿",sum:"∑",sung:"♪",sup1:"¹",sup2:"²",sup3:"³",sup:"⊃",supE:"⫆",supdot:"⪾",supdsub:"⫘",supe:"⊇",supedot:"⫄",suphsol:"⟉",suphsub:"⫗",suplarr:"⥻",supmult:"⫂",supnE:"⫌",supne:"⊋",supplus:"⫀",supset:"⊃",supseteq:"⊇",supseteqq:"⫆",supsetneq:"⊋",supsetneqq:"⫌",supsim:"⫈",supsub:"⫔",supsup:"⫖",swArr:"⇙",swarhk:"⤦",swarr:"↙",swarrow:"↙",swnwar:"⤪",szlig:"ß",target:"⌖",tau:"τ",tbrk:"⎴",tcaron:"ť",tcedil:"ţ",tcy:"т",tdot:"⃛",telrec:"⌕",tfr:"𝔱",there4:"∴",therefore:"∴",theta:"θ",thetasym:"ϑ",thetav:"ϑ",thickapprox:"≈",thicksim:"∼",thinsp:" ",thkap:"≈",thksim:"∼",thorn:"þ",tilde:"˜",times:"×",timesb:"⊠",timesbar:"⨱",timesd:"⨰",tint:"∭",toea:"⤨",top:"⊤",topbot:"⌶",topcir:"⫱",topf:"𝕥",topfork:"⫚",tosa:"⤩",tprime:"‴",trade:"™",triangle:"▵",triangledown:"▿",triangleleft:"◃",trianglelefteq:"⊴",triangleq:"≜",triangleright:"▹",trianglerighteq:"⊵",tridot:"◬",trie:"≜",triminus:"⨺",triplus:"⨹",trisb:"⧍",tritime:"⨻",trpezium:"⏢",tscr:"𝓉",tscy:"ц",tshcy:"ћ",tstrok:"ŧ",twixt:"≬",twoheadleftarrow:"↞",twoheadrightarrow:"↠",uArr:"⇑",uHar:"⥣",uacute:"ú",uarr:"↑",ubrcy:"ў",ubreve:"ŭ",ucirc:"û",ucy:"у",udarr:"⇅",udblac:"ű",udhar:"⥮",ufisht:"⥾",ufr:"𝔲",ugrave:"ù",uharl:"↿",uharr:"↾",uhblk:"▀",ulcorn:"⌜",ulcorner:"⌜",ulcrop:"⌏",ultri:"◸",umacr:"ū",uml:"¨",uogon:"ų",uopf:"𝕦",uparrow:"↑",updownarrow:"↕",upharpoonleft:"↿",upharpoonright:"↾",uplus:"⊎",upsi:"υ",upsih:"ϒ",upsilon:"υ",upuparrows:"⇈",urcorn:"⌝",urcorner:"⌝",urcrop:"⌎",uring:"ů",urtri:"◹",uscr:"𝓊",utdot:"⋰",utilde:"ũ",utri:"▵",utrif:"▴",uuarr:"⇈",uuml:"ü",uwangle:"⦧",vArr:"⇕",vBar:"⫨",vBarv:"⫩",vDash:"⊨",vangrt:"⦜",varepsilon:"ϵ",varkappa:"ϰ",varnothing:"∅",varphi:"ϕ",varpi:"ϖ",varpropto:"∝",varr:"↕",varrho:"ϱ",varsigma:"ς",varsubsetneq:"⊊︀",varsubsetneqq:"⫋︀",varsupsetneq:"⊋︀",varsupsetneqq:"⫌︀",vartheta:"ϑ",vartriangleleft:"⊲",vartriangleright:"⊳",vcy:"в",vdash:"⊢",vee:"∨",veebar:"⊻",veeeq:"≚",vellip:"⋮",verbar:"|",vert:"|",vfr:"𝔳",vltri:"⊲",vnsub:"⊂⃒",vnsup:"⊃⃒",vopf:"𝕧",vprop:"∝",vrtri:"⊳",vscr:"𝓋",vsubnE:"⫋︀",vsubne:"⊊︀",vsupnE:"⫌︀",vsupne:"⊋︀",vzigzag:"⦚",wcirc:"ŵ",wedbar:"⩟",wedge:"∧",wedgeq:"≙",weierp:"℘",wfr:"𝔴",wopf:"𝕨",wp:"℘",wr:"≀",wreath:"≀",wscr:"𝓌",xcap:"⋂",xcirc:"◯",xcup:"⋃",xdtri:"▽",xfr:"𝔵",xhArr:"⟺",xharr:"⟷",xi:"ξ",xlArr:"⟸",xlarr:"⟵",xmap:"⟼",xnis:"⋻",xodot:"⨀",xopf:"𝕩",xoplus:"⨁",xotime:"⨂",xrArr:"⟹",xrarr:"⟶",xscr:"𝓍",xsqcup:"⨆",xuplus:"⨄",xutri:"△",xvee:"⋁",xwedge:"⋀",yacute:"ý",yacy:"я",ycirc:"ŷ",ycy:"ы",yen:"¥",yfr:"𝔶",yicy:"ї",yopf:"𝕪",yscr:"𝓎",yucy:"ю",yuml:"ÿ",zacute:"ź",zcaron:"ž",zcy:"з",zdot:"ż",zeetrf:"ℨ",zeta:"ζ",zfr:"𝔷",zhcy:"ж",zigrarr:"⇝",zopf:"𝕫",zscr:"𝓏",zwj:"‍",zwnj:"‌"},ts={0:65533,128:8364,130:8218,131:402,132:8222,133:8230,134:8224,135:8225,136:710,137:8240,138:352,139:8249,140:338,142:381,145:8216,146:8217,147:8220,148:8221,149:8226,150:8211,151:8212,152:732,153:8482,154:353,155:8250,156:339,158:382,159:376};function _0(Me){return Me.replace(/&(?:[a-zA-Z]+|#[xX][\da-fA-F]+|#\d+);/g,(Me=>{if(Me.charAt(1)==="#"){let Bn=Me.charAt(2),Hn=Bn==="X"||Bn==="x"?parseInt(Me.slice(3),16):parseInt(Me.slice(2),10);return M0(Hn)}return Ha[Me.slice(1,-1)]||Me}))}function M0(Me){return Me>=55296&&Me<=57343||Me>1114111?"�":(Me in ts&&(Me=ts[Me]),String.fromCodePoint(Me))}function U0(Me,Bn){return Me.startPos=Me.tokenPos=Me.index,Me.startColumn=Me.colPos=Me.column,Me.startLine=Me.linePos=Me.line,Me.token=ni[Me.currentChar]&8192?J0(Me,Bn):xe(Me,Bn,0),Me.token}function J0(Me,Bn){let Hn=Me.currentChar,zn=r(Me),ni=Me.index;for(;zn!==Hn;)Me.index>=Me.end&&f(Me,14),zn=r(Me);return zn!==Hn&&f(Me,14),Me.tokenValue=Me.source.slice(ni,Me.index),r(Me),Bn&512&&(Me.tokenRaw=Me.source.slice(Me.tokenPos,Me.index)),134283267}function j2(Me,Bn){if(Me.startPos=Me.tokenPos=Me.index,Me.startColumn=Me.colPos=Me.column,Me.startLine=Me.linePos=Me.line,Me.index>=Me.end)return Me.token=1048576;switch(Ga[Me.source.charCodeAt(Me.index)]){case 8456258:{r(Me),Me.currentChar===47?(r(Me),Me.token=25):Me.token=8456258;break}case 2162700:{r(Me),Me.token=2162700;break}default:{let Hn=0;for(;Me.index2?Ci-2:0),oa=2;oa1&&ni&32&&Me.token&262144&&f(Me,58,_a[Me.token&255]),aa}function cu(Me,Bn,Hn,zn,ni){let{token:Ci,tokenPos:aa,linePos:oa,colPos:ca}=Me,_a=null,xa=Du(Me,Bn,Hn,zn,ni,aa,oa,ca);return Me.token===1077936157?(E(Me,Bn|32768),_a=K(Me,Bn,1,0,0,Me.tokenPos,Me.linePos,Me.colPos),(ni&32||(Ci&2097152)<1)&&(Me.token===274549||Me.token===8738868&&(Ci&2097152||(zn&4)<1||Bn&1024))&&L(aa,Me.line,Me.index-3,57,Me.token===274549?"of":"in")):(zn&16||(Ci&2097152)>0)&&(Me.token&262144)!==262144&&f(Me,56,zn&16?"const":"destructuring"),v(Me,Bn,aa,oa,ca,{type:"VariableDeclarator",id:xa,init:_a})}function gt(Me,Bn,Hn,zn,ni,Ci,aa){E(Me,Bn);let oa=(Bn&4194304)>0&&M(Me,Bn,209008);q(Me,Bn|32768,67174411),Hn&&(Hn=i2(Hn,1));let ca=null,_a=null,xa=0,Ga=null,Ha=Me.token===86090||Me.token===241739||Me.token===86092,ts,{token:Ps,tokenPos:so,linePos:oo,colPos:Jo}=Me;if(Ha?Ps===241739?(Ga=$(Me,Bn,0),Me.token&2240512?(Me.token===8738868?Bn&1024&&f(Me,64):Ga=v(Me,Bn,so,oo,Jo,{type:"VariableDeclaration",kind:"let",declarations:z2(Me,Bn|134217728,Hn,8,32)}),Me.assignable=1):Bn&1024?f(Me,64):(Ha=!1,Me.assignable=1,Ga=H(Me,Bn,Ga,0,0,so,oo,Jo),Me.token===274549&&f(Me,111))):(E(Me,Bn),Ga=v(Me,Bn,so,oo,Jo,Ps===86090?{type:"VariableDeclaration",kind:"var",declarations:z2(Me,Bn|134217728,Hn,4,32)}:{type:"VariableDeclaration",kind:"const",declarations:z2(Me,Bn|134217728,Hn,16,32)}),Me.assignable=1):Ps===1074790417?oa&&f(Me,79):(Ps&2097152)===2097152?(Ga=Ps===2162700?b2(Me,Bn,void 0,1,0,0,2,32,so,oo,Jo):m2(Me,Bn,void 0,1,0,0,2,32,so,oo,Jo),xa=Me.destructible,Bn&256&&xa&64&&f(Me,60),Me.assignable=xa&16?2:1,Ga=H(Me,Bn|134217728,Ga,0,0,Me.tokenPos,Me.linePos,Me.colPos)):Ga=h2(Me,Bn|134217728,1,0,1,so,oo,Jo),(Me.token&262144)===262144){if(Me.token===274549){Me.assignable&2&&f(Me,77,oa?"await":"of"),r2(Me,Ga),E(Me,Bn|32768),ts=K(Me,Bn,1,0,0,Me.tokenPos,Me.linePos,Me.colPos),q(Me,Bn|32768,16);let ca=p2(Me,Bn,Hn,zn);return v(Me,Bn,ni,Ci,aa,{type:"ForOfStatement",left:Ga,right:ts,body:ca,await:oa})}Me.assignable&2&&f(Me,77,"in"),r2(Me,Ga),E(Me,Bn|32768),oa&&f(Me,79),ts=o2(Me,Bn,0,1,Me.tokenPos,Me.linePos,Me.colPos),q(Me,Bn|32768,16);let ca=p2(Me,Bn,Hn,zn);return v(Me,Bn,ni,Ci,aa,{type:"ForInStatement",body:ca,left:Ga,right:ts})}oa&&f(Me,79),Ha||(xa&8&&Me.token!==1077936157&&f(Me,77,"loop"),Ga=Q(Me,Bn|134217728,0,0,so,oo,Jo,Ga)),Me.token===18&&(Ga=O2(Me,Bn,0,Me.tokenPos,Me.linePos,Me.colPos,Ga)),q(Me,Bn|32768,1074790417),Me.token!==1074790417&&(ca=o2(Me,Bn,0,1,Me.tokenPos,Me.linePos,Me.colPos)),q(Me,Bn|32768,1074790417),Me.token!==16&&(_a=o2(Me,Bn,0,1,Me.tokenPos,Me.linePos,Me.colPos)),q(Me,Bn|32768,16);let tc=p2(Me,Bn,Hn,zn);return v(Me,Bn,ni,Ci,aa,{type:"ForStatement",init:Ga,test:ca,update:_a,body:tc})}function su(Me,Bn,Hn){return J1(Bn,Me.token)||f(Me,114),(Me.token&537079808)===537079808&&f(Me,115),Hn&&L2(Me,Bn,Hn,Me.tokenValue,8,0),$(Me,Bn,0)}function ht(Me,Bn,Hn){let zn=Me.tokenPos,ni=Me.linePos,Ci=Me.colPos;E(Me,Bn);let aa=null,{tokenPos:oa,linePos:ca,colPos:xa}=Me,Ga=[];if(Me.token===134283267)aa=c2(Me,Bn);else{if(Me.token&143360){let zn=su(Me,Bn,Hn);if(Ga=[v(Me,Bn,oa,ca,xa,{type:"ImportDefaultSpecifier",local:zn})],M(Me,Bn,18))switch(Me.token){case 8457014:Ga.push(au(Me,Bn,Hn));break;case 2162700:du(Me,Bn,Hn,Ga);break;default:f(Me,104)}}else switch(Me.token){case 8457014:Ga=[au(Me,Bn,Hn)];break;case 2162700:du(Me,Bn,Hn,Ga);break;case 67174411:return hu(Me,Bn,zn,ni,Ci);case 67108877:return gu(Me,Bn,zn,ni,Ci);default:f(Me,28,_a[Me.token&255])}aa=mt(Me,Bn)}return s2(Me,Bn|32768),v(Me,Bn,zn,ni,Ci,{type:"ImportDeclaration",specifiers:Ga,source:aa})}function au(Me,Bn,Hn){let{tokenPos:zn,linePos:ni,colPos:Ci}=Me;return E(Me,Bn),q(Me,Bn,77934),(Me.token&134217728)===134217728&&L(zn,Me.line,Me.index,28,_a[Me.token&255]),v(Me,Bn,zn,ni,Ci,{type:"ImportNamespaceSpecifier",local:su(Me,Bn,Hn)})}function mt(Me,Bn){return M(Me,Bn,12404),Me.token!==134283267&&f(Me,102,"Import"),c2(Me,Bn)}function du(Me,Bn,Hn,zn){for(E(Me,Bn);Me.token&143360;){let{token:ni,tokenValue:Ci,tokenPos:aa,linePos:oa,colPos:ca}=Me,_a=$(Me,Bn,0),xa;M(Me,Bn,77934)?((Me.token&134217728)===134217728||Me.token===18?f(Me,103):l1(Me,Bn,16,Me.token,0),Ci=Me.tokenValue,xa=$(Me,Bn,0)):(l1(Me,Bn,16,ni,0),xa=_a),Hn&&L2(Me,Bn,Hn,Ci,8,0),zn.push(v(Me,Bn,aa,oa,ca,{type:"ImportSpecifier",local:xa,imported:_a})),Me.token!==1074790415&&q(Me,Bn,18)}return q(Me,Bn,1074790415),zn}function gu(Me,Bn,Hn,zn,ni){let Ci=bu(Me,Bn,v(Me,Bn,Hn,zn,ni,{type:"Identifier",name:"import"}),Hn,zn,ni);return Ci=H(Me,Bn,Ci,0,0,Hn,zn,ni),Ci=Q(Me,Bn,0,0,Hn,zn,ni,Ci),X2(Me,Bn,Ci,Hn,zn,ni)}function hu(Me,Bn,Hn,zn,ni){let Ci=ku(Me,Bn,0,Hn,zn,ni);return Ci=H(Me,Bn,Ci,0,0,Hn,zn,ni),X2(Me,Bn,Ci,Hn,zn,ni)}function bt(Me,Bn,Hn){let zn=Me.tokenPos,ni=Me.linePos,Ci=Me.colPos;E(Me,Bn|32768);let aa=[],oa=null,ca=null,xa;if(M(Me,Bn|32768,20563)){switch(Me.token){case 86106:{oa=I2(Me,Bn,Hn,4,1,1,0,Me.tokenPos,Me.linePos,Me.colPos);break}case 133:case 86096:oa=x1(Me,Bn,Hn,1,Me.tokenPos,Me.linePos,Me.colPos);break;case 209007:let{tokenPos:zn,linePos:ni,colPos:Ci}=Me;oa=$(Me,Bn,0);let{flags:aa}=Me;(aa&1)<1&&(Me.token===86106?oa=I2(Me,Bn,Hn,4,1,1,1,zn,ni,Ci):Me.token===67174411?(oa=G1(Me,Bn,oa,1,1,0,aa,zn,ni,Ci),oa=H(Me,Bn,oa,0,0,zn,ni,Ci),oa=Q(Me,Bn,0,0,zn,ni,Ci,oa)):Me.token&143360&&(Hn&&(Hn=c1(Me,Bn,Me.tokenValue)),oa=$(Me,Bn,0),oa=e1(Me,Bn,Hn,[oa],1,zn,ni,Ci)));break;default:oa=K(Me,Bn,1,0,0,Me.tokenPos,Me.linePos,Me.colPos),s2(Me,Bn|32768)}return Hn&&M2(Me,"default"),v(Me,Bn,zn,ni,Ci,{type:"ExportDefaultDeclaration",declaration:oa})}switch(Me.token){case 8457014:{E(Me,Bn);let aa=null;return M(Me,Bn,77934)&&(Hn&&M2(Me,Me.tokenValue),aa=$(Me,Bn,0)),q(Me,Bn,12404),Me.token!==134283267&&f(Me,102,"Export"),ca=c2(Me,Bn),s2(Me,Bn|32768),v(Me,Bn,zn,ni,Ci,{type:"ExportAllDeclaration",source:ca,exported:aa})}case 2162700:{E(Me,Bn);let zn=[],ni=[];for(;Me.token&143360;){let{tokenPos:Ci,tokenValue:oa,linePos:ca,colPos:_a}=Me,xa=$(Me,Bn,0),Ga;Me.token===77934?(E(Me,Bn),(Me.token&134217728)===134217728&&f(Me,103),Hn&&(zn.push(Me.tokenValue),ni.push(oa)),Ga=$(Me,Bn,0)):(Hn&&(zn.push(Me.tokenValue),ni.push(Me.tokenValue)),Ga=xa),aa.push(v(Me,Bn,Ci,ca,_a,{type:"ExportSpecifier",local:xa,exported:Ga})),Me.token!==1074790415&&q(Me,Bn,18)}if(q(Me,Bn,1074790415),M(Me,Bn,12404))Me.token!==134283267&&f(Me,102,"Export"),ca=c2(Me,Bn);else if(Hn){let Bn=0,Hn=zn.length;for(;Bn0)&8738868,Ga,Ha;for(Me.assignable=2;Me.token&8454144&&(Ga=Me.token,Ha=Ga&3840,(Ga&524288&&oa&268435456||oa&524288&&Ga&268435456)&&f(Me,159),!(Ha+((Ga===8457273)<<8)-((xa===Ga)<<12)<=aa));)E(Me,Bn|32768),ca=v(Me,Bn,zn,ni,Ci,{type:Ga&524288||Ga&268435456?"LogicalExpression":"BinaryExpression",left:ca,right:T2(Me,Bn,Hn,Me.tokenPos,Me.linePos,Me.colPos,Ha,Ga,h2(Me,Bn,0,Hn,1,Me.tokenPos,Me.linePos,Me.colPos)),operator:_a[Ga&255]});return Me.token===1077936157&&f(Me,24),ca}function kt(Me,Bn,Hn,zn,ni,Ci,aa){Hn||f(Me,0);let oa=Me.token;E(Me,Bn|32768);let ca=h2(Me,Bn,0,aa,1,Me.tokenPos,Me.linePos,Me.colPos);return Me.token===8457273&&f(Me,31),Bn&1024&&oa===16863278&&(ca.type==="Identifier"?f(Me,117):$0(ca)&&f(Me,123)),Me.assignable=2,v(Me,Bn,zn,ni,Ci,{type:"UnaryExpression",operator:_a[oa&255],argument:ca,prefix:!0})}function rt(Me,Bn,Hn,zn,ni,Ci,aa,oa,ca,_a){let{token:xa}=Me,Ga=$(Me,Bn,Ci),{flags:Ha}=Me;if((Ha&1)<1){if(Me.token===86106)return vu(Me,Bn,1,Hn,oa,ca,_a);if((Me.token&143360)===143360)return zn||f(Me,0),Pu(Me,Bn,ni,oa,ca,_a)}return!aa&&Me.token===67174411?G1(Me,Bn,Ga,ni,1,0,Ha,oa,ca,_a):Me.token===10?($1(Me,Bn,xa,1),aa&&f(Me,48),h1(Me,Bn,Me.tokenValue,Ga,aa,ni,0,oa,ca,_a)):Ga}function vt(Me,Bn,Hn,zn,ni,Ci,aa){if(Hn&&(Me.destructible|=256),Bn&2097152){E(Me,Bn|32768),Bn&8388608&&f(Me,30),zn||f(Me,24),Me.token===22&&f(Me,120);let Hn=null,oa=!1;return(Me.flags&1)<1&&(oa=M(Me,Bn|32768,8457014),(Me.token&77824||oa)&&(Hn=K(Me,Bn,1,0,0,Me.tokenPos,Me.linePos,Me.colPos))),Me.assignable=2,v(Me,Bn,ni,Ci,aa,{type:"YieldExpression",argument:Hn,delegate:oa})}return Bn&1024&&f(Me,94,"yield"),Q1(Me,Bn,ni,Ci,aa)}function yt(Me,Bn,Hn,zn,ni,Ci,aa){if(zn&&(Me.destructible|=128),Bn&4194304||Bn&2048&&Bn&8192){Hn&&f(Me,0),Bn&8388608&&L(Me.index,Me.line,Me.index,29),E(Me,Bn|32768);let zn=h2(Me,Bn,0,0,1,Me.tokenPos,Me.linePos,Me.colPos);return Me.token===8457273&&f(Me,31),Me.assignable=2,v(Me,Bn,ni,Ci,aa,{type:"AwaitExpression",argument:zn})}return Bn&2048&&f(Me,95),Q1(Me,Bn,ni,Ci,aa)}function d1(Me,Bn,Hn,zn,ni,Ci){let{tokenPos:aa,linePos:oa,colPos:ca}=Me;q(Me,Bn|32768,2162700);let _a=[],xa=Bn;if(Me.token!==1074790415){for(;Me.token===134283267;){let{index:Hn,tokenPos:zn,tokenValue:ni,token:Ci}=Me,aa=c2(Me,Bn);eu(Me,Hn,zn,ni)&&(Bn|=1024,Me.flags&128&&L(Me.index,Me.line,Me.tokenPos,63),Me.flags&64&&L(Me.index,Me.line,Me.tokenPos,8)),_a.push(z1(Me,Bn,aa,Ci,zn,Me.linePos,Me.colPos))}Bn&1024&&(ni&&((ni&537079808)===537079808&&f(Me,115),(ni&36864)===36864&&f(Me,38)),Me.flags&512&&f(Me,115),Me.flags&256&&f(Me,114)),Bn&64&&Hn&&Ci!==void 0&&(xa&1024)<1&&(Bn&8192)<1&&A(Ci)}for(Me.flags=(Me.flags|512|256|64)^832,Me.destructible=(Me.destructible|256)^256;Me.token!==1074790415;)_a.push(G2(Me,Bn,Hn,4,{}));return q(Me,zn&24?Bn|32768:Bn,1074790415),Me.flags&=-193,Me.token===1077936157&&f(Me,24),v(Me,Bn,aa,oa,ca,{type:"BlockStatement",body:_a})}function At(Me,Bn,Hn,zn,ni){switch(E(Me,Bn),Me.token){case 67108991:f(Me,161);case 67174411:{(Bn&524288)<1&&f(Me,26),Bn&16384&&f(Me,27),Me.assignable=2;break}case 69271571:case 67108877:{(Bn&262144)<1&&f(Me,27),Bn&16384&&f(Me,27),Me.assignable=1;break}default:f(Me,28,"super")}return v(Me,Bn,Hn,zn,ni,{type:"Super"})}function h2(Me,Bn,Hn,zn,ni,Ci,aa,oa){let ca=d2(Me,Bn,2,0,Hn,0,zn,ni,Ci,aa,oa);return H(Me,Bn,ca,zn,0,Ci,aa,oa)}function Pt(Me,Bn,Hn,zn,ni,Ci){Me.assignable&2&&f(Me,52);let{token:aa}=Me;return E(Me,Bn),Me.assignable=2,v(Me,Bn,zn,ni,Ci,{type:"UpdateExpression",argument:Hn,operator:_a[aa&255],prefix:!1})}function H(Me,Bn,Hn,zn,ni,Ci,aa,oa){if((Me.token&33619968)===33619968&&(Me.flags&1)<1)Hn=Pt(Me,Bn,Hn,Ci,aa,oa);else if((Me.token&67108864)===67108864){switch(Bn=(Bn|134217728)^134217728,Me.token){case 67108877:{E(Me,(Bn|1073741824|8192)^8192),Me.assignable=1;let zn=mu(Me,Bn);Hn=v(Me,Bn,Ci,aa,oa,{type:"MemberExpression",object:Hn,computed:!1,property:zn});break}case 69271571:{let ni=!1;(Me.flags&2048)===2048&&(ni=!0,Me.flags=(Me.flags|2048)^2048),E(Me,Bn|32768);let{tokenPos:ca,linePos:_a,colPos:xa}=Me,Ga=o2(Me,Bn,zn,1,ca,_a,xa);q(Me,Bn,20),Me.assignable=1,Hn=v(Me,Bn,Ci,aa,oa,{type:"MemberExpression",object:Hn,computed:!0,property:Ga}),ni&&(Me.flags|=2048);break}case 67174411:{if((Me.flags&1024)===1024)return Me.flags=(Me.flags|1024)^1024,Hn;let ni=!1;(Me.flags&2048)===2048&&(ni=!0,Me.flags=(Me.flags|2048)^2048);let ca=Z1(Me,Bn,zn);Me.assignable=2,Hn=v(Me,Bn,Ci,aa,oa,{type:"CallExpression",callee:Hn,arguments:ca}),ni&&(Me.flags|=2048);break}case 67108991:{E(Me,(Bn|1073741824|8192)^8192),Me.flags|=2048,Me.assignable=2,Hn=Et(Me,Bn,Hn,Ci,aa,oa);break}default:(Me.flags&2048)===2048&&f(Me,160),Me.assignable=2,Hn=v(Me,Bn,Ci,aa,oa,{type:"TaggedTemplateExpression",tag:Hn,quasi:Me.token===67174408?Y1(Me,Bn|65536):K1(Me,Bn,Me.tokenPos,Me.linePos,Me.colPos)})}Hn=H(Me,Bn,Hn,0,1,Ci,aa,oa)}return ni===0&&(Me.flags&2048)===2048&&(Me.flags=(Me.flags|2048)^2048,Hn=v(Me,Bn,Ci,aa,oa,{type:"ChainExpression",expression:Hn})),Hn}function Et(Me,Bn,Hn,zn,ni,Ci){let aa=!1,oa;if((Me.token===69271571||Me.token===67174411)&&(Me.flags&2048)===2048&&(aa=!0,Me.flags=(Me.flags|2048)^2048),Me.token===69271571){E(Me,Bn|32768);let{tokenPos:aa,linePos:ca,colPos:_a}=Me,xa=o2(Me,Bn,0,1,aa,ca,_a);q(Me,Bn,20),Me.assignable=2,oa=v(Me,Bn,zn,ni,Ci,{type:"MemberExpression",object:Hn,computed:!0,optional:!0,property:xa})}else if(Me.token===67174411){let aa=Z1(Me,Bn,0);Me.assignable=2,oa=v(Me,Bn,zn,ni,Ci,{type:"CallExpression",callee:Hn,arguments:aa,optional:!0})}else{(Me.token&143360)<1&&f(Me,154);let aa=$(Me,Bn,0);Me.assignable=2,oa=v(Me,Bn,zn,ni,Ci,{type:"MemberExpression",object:Hn,computed:!1,optional:!0,property:aa})}return aa&&(Me.flags|=2048),oa}function mu(Me,Bn){return(Me.token&143360)<1&&Me.token!==131&&f(Me,154),Bn&1&&Me.token===131?r1(Me,Bn,Me.tokenPos,Me.linePos,Me.colPos):$(Me,Bn,0)}function Ct(Me,Bn,Hn,zn,ni,Ci,aa){Hn&&f(Me,53),zn||f(Me,0);let{token:oa}=Me;E(Me,Bn|32768);let ca=h2(Me,Bn,0,0,1,Me.tokenPos,Me.linePos,Me.colPos);return Me.assignable&2&&f(Me,52),Me.assignable=2,v(Me,Bn,ni,Ci,aa,{type:"UpdateExpression",argument:ca,operator:_a[oa&255],prefix:!0})}function d2(Me,Bn,Hn,zn,ni,Ci,aa,oa,ca,xa,Ga){if((Me.token&143360)===143360){switch(Me.token){case 209008:return yt(Me,Bn,zn,aa,ca,xa,Ga);case 241773:return vt(Me,Bn,aa,ni,ca,xa,Ga);case 209007:return rt(Me,Bn,aa,oa,ni,Ci,zn,ca,xa,Ga)}let{token:_a,tokenValue:Ha}=Me,ts=$(Me,Bn|65536,Ci);return Me.token===10?(oa||f(Me,0),$1(Me,Bn,_a,1),h1(Me,Bn,Ha,ts,zn,ni,0,ca,xa,Ga)):(Bn&16384&&_a===537079928&&f(Me,126),_a===241739&&(Bn&1024&&f(Me,109),Hn&24&&f(Me,97)),Me.assignable=Bn&1024&&(_a&537079808)===537079808?2:1,ts)}if((Me.token&134217728)===134217728)return c2(Me,Bn);switch(Me.token){case 33619995:case 33619996:return Ct(Me,Bn,zn,oa,ca,xa,Ga);case 16863278:case 16842800:case 16842801:case 25233970:case 25233971:case 16863277:case 16863279:return kt(Me,Bn,oa,ca,xa,Ga,aa);case 86106:return vu(Me,Bn,0,aa,ca,xa,Ga);case 2162700:return Ft(Me,Bn,ni?0:1,aa,ca,xa,Ga);case 69271571:return St(Me,Bn,ni?0:1,aa,ca,xa,Ga);case 67174411:return Ot(Me,Bn,ni,1,0,ca,xa,Ga);case 86021:case 86022:case 86023:return qt(Me,Bn,ca,xa,Ga);case 86113:return Bt(Me,Bn);case 65540:return Rt(Me,Bn,ca,xa,Ga);case 133:case 86096:return Vt(Me,Bn,aa,ca,xa,Ga);case 86111:return At(Me,Bn,ca,xa,Ga);case 67174409:return K1(Me,Bn,ca,xa,Ga);case 67174408:return Y1(Me,Bn);case 86109:return Tt(Me,Bn,aa,ca,xa,Ga);case 134283389:return ru(Me,Bn,ca,xa,Ga);case 131:return r1(Me,Bn,ca,xa,Ga);case 86108:return Dt(Me,Bn,zn,aa,ca,xa,Ga);case 8456258:if(Bn&16)return ee(Me,Bn,1,ca,xa,Ga);default:if(J1(Bn,Me.token))return Q1(Me,Bn,ca,xa,Ga);f(Me,28,_a[Me.token&255])}}function Dt(Me,Bn,Hn,zn,ni,Ci,aa){let oa=$(Me,Bn,0);return Me.token===67108877?bu(Me,Bn,oa,ni,Ci,aa):(Hn&&f(Me,137),oa=ku(Me,Bn,zn,ni,Ci,aa),Me.assignable=2,H(Me,Bn,oa,zn,0,ni,Ci,aa))}function bu(Me,Bn,Hn,zn,ni,Ci){return Bn&2048||f(Me,163),E(Me,Bn),Me.token!==143495&&Me.tokenValue!=="meta"&&f(Me,28,_a[Me.token&255]),Me.assignable=2,v(Me,Bn,zn,ni,Ci,{type:"MetaProperty",meta:Hn,property:$(Me,Bn,0)})}function ku(Me,Bn,Hn,zn,ni,Ci){q(Me,Bn|32768,67174411),Me.token===14&&f(Me,138);let aa=K(Me,Bn,1,0,Hn,Me.tokenPos,Me.linePos,Me.colPos);return q(Me,Bn,16),v(Me,Bn,zn,ni,Ci,{type:"ImportExpression",source:aa})}function ru(Me,Bn,Hn,zn,ni){let{tokenRaw:Ci,tokenValue:aa}=Me;return E(Me,Bn),Me.assignable=2,v(Me,Bn,Hn,zn,ni,Bn&512?{type:"Literal",value:aa,bigint:Ci.slice(0,-1),raw:Ci}:{type:"Literal",value:aa,bigint:Ci.slice(0,-1)})}function K1(Me,Bn,Hn,zn,ni){Me.assignable=2;let{tokenValue:Ci,tokenRaw:aa,tokenPos:oa,linePos:ca,colPos:_a}=Me;q(Me,Bn,67174409);let xa=[g1(Me,Bn,Ci,aa,oa,ca,_a,!0)];return v(Me,Bn,Hn,zn,ni,{type:"TemplateLiteral",expressions:[],quasis:xa})}function Y1(Me,Bn){Bn=(Bn|134217728)^134217728;let{tokenValue:Hn,tokenRaw:zn,tokenPos:ni,linePos:Ci,colPos:aa}=Me;q(Me,Bn|32768,67174408);let oa=[g1(Me,Bn,Hn,zn,ni,Ci,aa,!1)],ca=[o2(Me,Bn,0,1,Me.tokenPos,Me.linePos,Me.colPos)];for(Me.token!==1074790415&&f(Me,80);(Me.token=I0(Me,Bn))!==67174409;){let{tokenValue:Hn,tokenRaw:zn,tokenPos:ni,linePos:Ci,colPos:aa}=Me;q(Me,Bn|32768,67174408),oa.push(g1(Me,Bn,Hn,zn,ni,Ci,aa,!1)),ca.push(o2(Me,Bn,0,1,Me.tokenPos,Me.linePos,Me.colPos)),Me.token!==1074790415&&f(Me,80)}{let{tokenValue:Hn,tokenRaw:zn,tokenPos:ni,linePos:Ci,colPos:aa}=Me;q(Me,Bn,67174409),oa.push(g1(Me,Bn,Hn,zn,ni,Ci,aa,!0))}return v(Me,Bn,ni,Ci,aa,{type:"TemplateLiteral",expressions:ca,quasis:oa})}function g1(Me,Bn,Hn,zn,ni,Ci,aa,oa){let ca=v(Me,Bn,ni,Ci,aa,{type:"TemplateElement",value:{cooked:Hn,raw:zn},tail:oa}),_a=oa?1:2;return Bn&2&&(ca.start+=1,ca.range[0]+=1,ca.end-=_a,ca.range[1]-=_a),Bn&4&&(ca.loc.start.column+=1,ca.loc.end.column-=_a),ca}function wt(Me,Bn,Hn,zn,ni){Bn=(Bn|134217728)^134217728,q(Me,Bn|32768,14);let Ci=K(Me,Bn,1,0,0,Me.tokenPos,Me.linePos,Me.colPos);return Me.assignable=1,v(Me,Bn,Hn,zn,ni,{type:"SpreadElement",argument:Ci})}function Z1(Me,Bn,Hn){E(Me,Bn|32768);let zn=[];if(Me.token===16)return E(Me,Bn),zn;for(;Me.token!==16&&(Me.token===14?zn.push(wt(Me,Bn,Me.tokenPos,Me.linePos,Me.colPos)):zn.push(K(Me,Bn,1,0,Hn,Me.tokenPos,Me.linePos,Me.colPos)),!(Me.token!==18||(E(Me,Bn|32768),Me.token===16))););return q(Me,Bn,16),zn}function $(Me,Bn,Hn){let{tokenValue:zn,tokenPos:ni,linePos:Ci,colPos:aa}=Me;return E(Me,Bn),v(Me,Bn,ni,Ci,aa,Bn&268435456?{type:"Identifier",name:zn,pattern:Hn===1}:{type:"Identifier",name:zn})}function c2(Me,Bn){let{tokenValue:Hn,tokenRaw:zn,tokenPos:ni,linePos:Ci,colPos:aa}=Me;return Me.token===134283389?ru(Me,Bn,ni,Ci,aa):(E(Me,Bn),Me.assignable=2,v(Me,Bn,ni,Ci,aa,Bn&512?{type:"Literal",value:Hn,raw:zn}:{type:"Literal",value:Hn}))}function qt(Me,Bn,Hn,zn,ni){let Ci=_a[Me.token&255],aa=Me.token===86023?null:Ci==="true";return E(Me,Bn),Me.assignable=2,v(Me,Bn,Hn,zn,ni,Bn&512?{type:"Literal",value:aa,raw:Ci}:{type:"Literal",value:aa})}function Bt(Me,Bn){let{tokenPos:Hn,linePos:zn,colPos:ni}=Me;return E(Me,Bn),Me.assignable=2,v(Me,Bn,Hn,zn,ni,{type:"ThisExpression"})}function I2(Me,Bn,Hn,zn,ni,Ci,aa,oa,ca,xa){E(Me,Bn|32768);let Ga=ni?M1(Me,Bn,8457014):0,Ha=null,ts,Ps=Hn?_2():void 0;if(Me.token===67174411)(Ci&1)<1&&f(Me,37,"Function");else{let ni=zn&4&&((Bn&8192)<1||(Bn&2048)<1)?4:64;uu(Me,Bn|(Bn&3072)<<11,Me.token),Hn&&(ni&4?tu(Me,Bn,Hn,Me.tokenValue,ni):L2(Me,Bn,Hn,Me.tokenValue,ni,zn),Ps=i2(Ps,256),Ci&&Ci&2&&M2(Me,Me.tokenValue)),ts=Me.token,Me.token&143360?Ha=$(Me,Bn,0):f(Me,28,_a[Me.token&255])}Bn=(Bn|32243712)^32243712|67108864|aa*2+Ga<<21|(Ga?0:1073741824),Hn&&(Ps=i2(Ps,512));let so=Au(Me,Bn|8388608,Ps,0,1),oo=d1(Me,(Bn|8192|4096|131072)^143360,Hn?i2(Ps,128):Ps,8,ts,Hn?Ps.scopeError:void 0);return v(Me,Bn,oa,ca,xa,{type:"FunctionDeclaration",id:Ha,params:so,body:oo,async:aa===1,generator:Ga===1})}function vu(Me,Bn,Hn,zn,ni,Ci,aa){E(Me,Bn|32768);let oa=M1(Me,Bn,8457014),ca=Hn*2+oa<<21,_a=null,xa,Ga=Bn&64?_2():void 0;(Me.token&176128)>0&&(uu(Me,(Bn|32243712)^32243712|ca,Me.token),Ga&&(Ga=i2(Ga,256)),xa=Me.token,_a=$(Me,Bn,0)),Bn=(Bn|32243712)^32243712|67108864|ca|(oa?0:1073741824),Ga&&(Ga=i2(Ga,512));let Ha=Au(Me,Bn|8388608,Ga,zn,1),ts=d1(Me,Bn&-134377473,Ga&&i2(Ga,128),0,xa,void 0);return Me.assignable=2,v(Me,Bn,ni,Ci,aa,{type:"FunctionExpression",id:_a,params:Ha,body:ts,async:Hn===1,generator:oa===1})}function St(Me,Bn,Hn,zn,ni,Ci,aa){let oa=m2(Me,Bn,void 0,Hn,zn,0,2,0,ni,Ci,aa);return Bn&256&&Me.destructible&64&&f(Me,60),Me.destructible&8&&f(Me,59),oa}function m2(Me,Bn,Hn,zn,ni,Ci,aa,oa,ca,xa,Ga){E(Me,Bn|32768);let Ha=[],ts=0;for(Bn=(Bn|134217728)^134217728;Me.token!==20;)if(M(Me,Bn|32768,18))Ha.push(null);else{let zn,{token:ca,tokenPos:xa,linePos:Ga,colPos:Ps,tokenValue:so}=Me;if(ca&143360)if(zn=d2(Me,Bn,aa,0,1,0,ni,1,xa,Ga,Ps),Me.token===1077936157){Me.assignable&2&&f(Me,24),E(Me,Bn|32768),Hn&&B2(Me,Bn,Hn,so,aa,oa);let ca=K(Me,Bn,1,1,ni,Me.tokenPos,Me.linePos,Me.colPos);zn=v(Me,Bn,xa,Ga,Ps,Ci?{type:"AssignmentPattern",left:zn,right:ca}:{type:"AssignmentExpression",operator:"=",left:zn,right:ca}),ts|=Me.destructible&256?256:0|Me.destructible&128?128:0}else Me.token===18||Me.token===20?(Me.assignable&2?ts|=16:Hn&&B2(Me,Bn,Hn,so,aa,oa),ts|=Me.destructible&256?256:0|Me.destructible&128?128:0):(ts|=aa&1?32:(aa&2)<1?16:0,zn=H(Me,Bn,zn,ni,0,xa,Ga,Ps),Me.token!==18&&Me.token!==20?(Me.token!==1077936157&&(ts|=16),zn=Q(Me,Bn,ni,Ci,xa,Ga,Ps,zn)):Me.token!==1077936157&&(ts|=Me.assignable&2?16:32));else ca&2097152?(zn=Me.token===2162700?b2(Me,Bn,Hn,0,ni,Ci,aa,oa,xa,Ga,Ps):m2(Me,Bn,Hn,0,ni,Ci,aa,oa,xa,Ga,Ps),ts|=Me.destructible,Me.assignable=Me.destructible&16?2:1,Me.token===18||Me.token===20?Me.assignable&2&&(ts|=16):Me.destructible&8?f(Me,68):(zn=H(Me,Bn,zn,ni,0,xa,Ga,Ps),ts=Me.assignable&2?16:0,Me.token!==18&&Me.token!==20?zn=Q(Me,Bn,ni,Ci,xa,Ga,Ps,zn):Me.token!==1077936157&&(ts|=Me.assignable&2?16:32))):ca===14?(zn=W2(Me,Bn,Hn,20,aa,oa,0,ni,Ci,xa,Ga,Ps),ts|=Me.destructible,Me.token!==18&&Me.token!==20&&f(Me,28,_a[Me.token&255])):(zn=h2(Me,Bn,1,0,1,xa,Ga,Ps),Me.token!==18&&Me.token!==20?(zn=Q(Me,Bn,ni,Ci,xa,Ga,Ps,zn),(aa&3)<1&&ca===67174411&&(ts|=16)):Me.assignable&2?ts|=16:ca===67174411&&(ts|=Me.assignable&1&&aa&3?32:16));if(Ha.push(zn),M(Me,Bn|32768,18)){if(Me.token===20)break}else break}q(Me,Bn,20);let Ps=v(Me,Bn,ca,xa,Ga,{type:Ci?"ArrayPattern":"ArrayExpression",elements:Ha});return!zn&&Me.token&4194304?yu(Me,Bn,ts,ni,Ci,ca,xa,Ga,Ps):(Me.destructible=ts,Ps)}function yu(Me,Bn,Hn,zn,ni,Ci,aa,oa,ca){Me.token!==1077936157&&f(Me,24),E(Me,Bn|32768),Hn&16&&f(Me,24),ni||r2(Me,ca);let{tokenPos:_a,linePos:xa,colPos:Ga}=Me,Ha=K(Me,Bn,1,1,zn,_a,xa,Ga);return Me.destructible=(Hn|64|8)^72|(Me.destructible&128?128:0)|(Me.destructible&256?256:0),v(Me,Bn,Ci,aa,oa,ni?{type:"AssignmentPattern",left:ca,right:Ha}:{type:"AssignmentExpression",left:ca,operator:"=",right:Ha})}function W2(Me,Bn,Hn,zn,ni,Ci,aa,oa,ca,_a,xa,Ga){E(Me,Bn|32768);let Ha=null,ts=0,{token:Ps,tokenValue:so,tokenPos:oo,linePos:Jo,colPos:tc}=Me;if(Ps&143360)Me.assignable=1,Ha=d2(Me,Bn,ni,0,1,0,oa,1,oo,Jo,tc),Ps=Me.token,Ha=H(Me,Bn,Ha,oa,0,oo,Jo,tc),Me.token!==18&&Me.token!==zn&&(Me.assignable&2&&Me.token===1077936157&&f(Me,68),ts|=16,Ha=Q(Me,Bn,oa,ca,oo,Jo,tc,Ha)),Me.assignable&2?ts|=16:Ps===zn||Ps===18?Hn&&B2(Me,Bn,Hn,so,ni,Ci):ts|=32,ts|=Me.destructible&128?128:0;else if(Ps===zn)f(Me,39);else if(Ps&2097152)Ha=Me.token===2162700?b2(Me,Bn,Hn,1,oa,ca,ni,Ci,oo,Jo,tc):m2(Me,Bn,Hn,1,oa,ca,ni,Ci,oo,Jo,tc),Ps=Me.token,Ps!==1077936157&&Ps!==zn&&Ps!==18?(Me.destructible&8&&f(Me,68),Ha=H(Me,Bn,Ha,oa,0,oo,Jo,tc),ts|=Me.assignable&2?16:0,(Me.token&4194304)===4194304?(Me.token!==1077936157&&(ts|=16),Ha=Q(Me,Bn,oa,ca,oo,Jo,tc,Ha)):((Me.token&8454144)===8454144&&(Ha=T2(Me,Bn,1,oo,Jo,tc,4,Ps,Ha)),M(Me,Bn|32768,22)&&(Ha=U2(Me,Bn,Ha,oo,Jo,tc)),ts|=Me.assignable&2?16:32)):ts|=zn===1074790415&&Ps!==1077936157?16:Me.destructible;else{ts|=32,Ha=h2(Me,Bn,1,oa,1,Me.tokenPos,Me.linePos,Me.colPos);let{token:Hn,tokenPos:ni,linePos:Ci,colPos:aa}=Me;return Hn===1077936157&&Hn!==zn&&Hn!==18?(Me.assignable&2&&f(Me,24),Ha=Q(Me,Bn,oa,ca,ni,Ci,aa,Ha),ts|=16):(Hn===18?ts|=16:Hn!==zn&&(Ha=Q(Me,Bn,oa,ca,ni,Ci,aa,Ha)),ts|=Me.assignable&1?32:16),Me.destructible=ts,Me.token!==zn&&Me.token!==18&&f(Me,155),v(Me,Bn,_a,xa,Ga,{type:ca?"RestElement":"SpreadElement",argument:Ha})}if(Me.token!==zn)if(ni&1&&(ts|=aa?16:32),M(Me,Bn|32768,1077936157)){ts&16&&f(Me,24),r2(Me,Ha);let Hn=K(Me,Bn,1,1,oa,Me.tokenPos,Me.linePos,Me.colPos);Ha=v(Me,Bn,oo,Jo,tc,ca?{type:"AssignmentPattern",left:Ha,right:Hn}:{type:"AssignmentExpression",left:Ha,operator:"=",right:Hn}),ts=16}else ts|=16;return Me.destructible=ts,v(Me,Bn,_a,xa,Ga,{type:ca?"RestElement":"SpreadElement",argument:Ha})}function v2(Me,Bn,Hn,zn,ni,Ci,aa){let oa=(Hn&64)<1?31981568:14680064;Bn=(Bn|oa)^oa|(Hn&88)<<18|100925440;let ca=Bn&64?i2(_2(),512):void 0,_a=Lt(Me,Bn|8388608,ca,Hn,1,zn);ca&&(ca=i2(ca,128));let xa=d1(Me,Bn&-134230017,ca,0,void 0,void 0);return v(Me,Bn,ni,Ci,aa,{type:"FunctionExpression",params:_a,body:xa,async:(Hn&16)>0,generator:(Hn&8)>0,id:null})}function Ft(Me,Bn,Hn,zn,ni,Ci,aa){let oa=b2(Me,Bn,void 0,Hn,zn,0,2,0,ni,Ci,aa);return Bn&256&&Me.destructible&64&&f(Me,60),Me.destructible&8&&f(Me,59),oa}function b2(Me,Bn,Hn,zn,ni,Ci,aa,oa,ca,xa,Ga){E(Me,Bn);let Ha=[],ts=0,Ps=0;for(Bn=(Bn|134217728)^134217728;Me.token!==1074790415;){let{token:zn,tokenValue:ca,linePos:xa,colPos:Ga,tokenPos:so}=Me;if(zn===14)Ha.push(W2(Me,Bn,Hn,1074790415,aa,oa,0,ni,Ci,so,xa,Ga));else{let oo=0,Jo=null,tc,dc=Me.token;if(Me.token&143360||Me.token===121)if(Jo=$(Me,Bn,0),Me.token===18||Me.token===1074790415||Me.token===1077936157)if(oo|=4,Bn&1024&&(zn&537079808)===537079808?ts|=16:l1(Me,Bn,aa,zn,0),Hn&&B2(Me,Bn,Hn,ca,aa,oa),M(Me,Bn|32768,1077936157)){ts|=8;let Hn=K(Me,Bn,1,1,ni,Me.tokenPos,Me.linePos,Me.colPos);ts|=Me.destructible&256?256:0|Me.destructible&128?128:0,tc=v(Me,Bn,so,xa,Ga,{type:"AssignmentPattern",left:Bn&-2147483648?Object.assign({},Jo):Jo,right:Hn})}else ts|=(zn===209008?128:0)|(zn===121?16:0),tc=Bn&-2147483648?Object.assign({},Jo):Jo;else if(M(Me,Bn|32768,21)){let{tokenPos:_a,linePos:xa,colPos:Ga}=Me;if(ca==="__proto__"&&Ps++,Me.token&143360){let zn=Me.token,ca=Me.tokenValue;ts|=dc===121?16:0,tc=d2(Me,Bn,aa,0,1,0,ni,1,_a,xa,Ga);let{token:Ha}=Me;tc=H(Me,Bn,tc,ni,0,_a,xa,Ga),Me.token===18||Me.token===1074790415?Ha===1077936157||Ha===1074790415||Ha===18?(ts|=Me.destructible&128?128:0,Me.assignable&2?ts|=16:Hn&&(zn&143360)===143360&&B2(Me,Bn,Hn,ca,aa,oa)):ts|=Me.assignable&1?32:16:(Me.token&4194304)===4194304?(Me.assignable&2?ts|=16:Ha!==1077936157?ts|=32:Hn&&B2(Me,Bn,Hn,ca,aa,oa),tc=Q(Me,Bn,ni,Ci,_a,xa,Ga,tc)):(ts|=16,(Me.token&8454144)===8454144&&(tc=T2(Me,Bn,1,_a,xa,Ga,4,Ha,tc)),M(Me,Bn|32768,22)&&(tc=U2(Me,Bn,tc,_a,xa,Ga)))}else(Me.token&2097152)===2097152?(tc=Me.token===69271571?m2(Me,Bn,Hn,0,ni,Ci,aa,oa,_a,xa,Ga):b2(Me,Bn,Hn,0,ni,Ci,aa,oa,_a,xa,Ga),ts=Me.destructible,Me.assignable=ts&16?2:1,Me.token===18||Me.token===1074790415?Me.assignable&2&&(ts|=16):Me.destructible&8?f(Me,68):(tc=H(Me,Bn,tc,ni,0,_a,xa,Ga),ts=Me.assignable&2?16:0,(Me.token&4194304)===4194304?tc=a1(Me,Bn,ni,Ci,_a,xa,Ga,tc):((Me.token&8454144)===8454144&&(tc=T2(Me,Bn,1,_a,xa,Ga,4,zn,tc)),M(Me,Bn|32768,22)&&(tc=U2(Me,Bn,tc,_a,xa,Ga)),ts|=Me.assignable&2?16:32))):(tc=h2(Me,Bn,1,ni,1,_a,xa,Ga),ts|=Me.assignable&1?32:16,Me.token===18||Me.token===1074790415?Me.assignable&2&&(ts|=16):(tc=H(Me,Bn,tc,ni,0,_a,xa,Ga),ts=Me.assignable&2?16:0,Me.token!==18&&zn!==1074790415&&(Me.token!==1077936157&&(ts|=16),tc=Q(Me,Bn,ni,Ci,_a,xa,Ga,tc))))}else Me.token===69271571?(ts|=16,zn===209007&&(oo|=16),oo|=(zn===12402?256:zn===12403?512:1)|2,Jo=K2(Me,Bn,ni),ts|=Me.assignable,tc=v2(Me,Bn,oo,ni,Me.tokenPos,Me.linePos,Me.colPos)):Me.token&143360?(ts|=16,zn===121&&f(Me,92),zn===209007&&(Me.flags&1&&f(Me,128),oo|=16),Jo=$(Me,Bn,0),oo|=zn===12402?256:zn===12403?512:1,tc=v2(Me,Bn,oo,ni,Me.tokenPos,Me.linePos,Me.colPos)):Me.token===67174411?(ts|=16,oo|=1,tc=v2(Me,Bn,oo,ni,Me.tokenPos,Me.linePos,Me.colPos)):Me.token===8457014?(ts|=16,zn===12402||zn===12403?f(Me,40):zn===143483&&f(Me,92),E(Me,Bn),oo|=9|(zn===209007?16:0),Me.token&143360?Jo=$(Me,Bn,0):(Me.token&134217728)===134217728?Jo=c2(Me,Bn):Me.token===69271571?(oo|=2,Jo=K2(Me,Bn,ni),ts|=Me.assignable):f(Me,28,_a[Me.token&255]),tc=v2(Me,Bn,oo,ni,Me.tokenPos,Me.linePos,Me.colPos)):(Me.token&134217728)===134217728?(zn===209007&&(oo|=16),oo|=zn===12402?256:zn===12403?512:1,ts|=16,Jo=c2(Me,Bn),tc=v2(Me,Bn,oo,ni,Me.tokenPos,Me.linePos,Me.colPos)):f(Me,129);else if((Me.token&134217728)===134217728)if(Jo=c2(Me,Bn),Me.token===21){q(Me,Bn|32768,21);let{tokenPos:_a,linePos:xa,colPos:Ga}=Me;if(ca==="__proto__"&&Ps++,Me.token&143360){tc=d2(Me,Bn,aa,0,1,0,ni,1,_a,xa,Ga);let{token:zn,tokenValue:ca}=Me;tc=H(Me,Bn,tc,ni,0,_a,xa,Ga),Me.token===18||Me.token===1074790415?zn===1077936157||zn===1074790415||zn===18?Me.assignable&2?ts|=16:Hn&&B2(Me,Bn,Hn,ca,aa,oa):ts|=Me.assignable&1?32:16:Me.token===1077936157?(Me.assignable&2&&(ts|=16),tc=Q(Me,Bn,ni,Ci,_a,xa,Ga,tc)):(ts|=16,tc=Q(Me,Bn,ni,Ci,_a,xa,Ga,tc))}else(Me.token&2097152)===2097152?(tc=Me.token===69271571?m2(Me,Bn,Hn,0,ni,Ci,aa,oa,_a,xa,Ga):b2(Me,Bn,Hn,0,ni,Ci,aa,oa,_a,xa,Ga),ts=Me.destructible,Me.assignable=ts&16?2:1,Me.token===18||Me.token===1074790415?Me.assignable&2&&(ts|=16):(Me.destructible&8)!==8&&(tc=H(Me,Bn,tc,ni,0,_a,xa,Ga),ts=Me.assignable&2?16:0,(Me.token&4194304)===4194304?tc=a1(Me,Bn,ni,Ci,_a,xa,Ga,tc):((Me.token&8454144)===8454144&&(tc=T2(Me,Bn,1,_a,xa,Ga,4,zn,tc)),M(Me,Bn|32768,22)&&(tc=U2(Me,Bn,tc,_a,xa,Ga)),ts|=Me.assignable&2?16:32))):(tc=h2(Me,Bn,1,0,1,_a,xa,Ga),ts|=Me.assignable&1?32:16,Me.token===18||Me.token===1074790415?Me.assignable&2&&(ts|=16):(tc=H(Me,Bn,tc,ni,0,_a,xa,Ga),ts=Me.assignable&1?0:16,Me.token!==18&&Me.token!==1074790415&&(Me.token!==1077936157&&(ts|=16),tc=Q(Me,Bn,ni,Ci,_a,xa,Ga,tc))))}else Me.token===67174411?(oo|=1,tc=v2(Me,Bn,oo,ni,Me.tokenPos,Me.linePos,Me.colPos),ts=Me.assignable|16):f(Me,130);else if(Me.token===69271571)if(Jo=K2(Me,Bn,ni),ts|=Me.destructible&256?256:0,oo|=2,Me.token===21){E(Me,Bn|32768);let{tokenPos:ca,linePos:_a,colPos:xa,tokenValue:Ga,token:Ha}=Me;if(Me.token&143360){tc=d2(Me,Bn,aa,0,1,0,ni,1,ca,_a,xa);let{token:zn}=Me;tc=H(Me,Bn,tc,ni,0,ca,_a,xa),(Me.token&4194304)===4194304?(ts|=Me.assignable&2?16:zn===1077936157?0:32,tc=a1(Me,Bn,ni,Ci,ca,_a,xa,tc)):Me.token===18||Me.token===1074790415?zn===1077936157||zn===1074790415||zn===18?Me.assignable&2?ts|=16:Hn&&(Ha&143360)===143360&&B2(Me,Bn,Hn,Ga,aa,oa):ts|=Me.assignable&1?32:16:(ts|=16,tc=Q(Me,Bn,ni,Ci,ca,_a,xa,tc))}else(Me.token&2097152)===2097152?(tc=Me.token===69271571?m2(Me,Bn,Hn,0,ni,Ci,aa,oa,ca,_a,xa):b2(Me,Bn,Hn,0,ni,Ci,aa,oa,ca,_a,xa),ts=Me.destructible,Me.assignable=ts&16?2:1,Me.token===18||Me.token===1074790415?Me.assignable&2&&(ts|=16):ts&8?f(Me,59):(tc=H(Me,Bn,tc,ni,0,ca,_a,xa),ts=Me.assignable&2?ts|16:0,(Me.token&4194304)===4194304?(Me.token!==1077936157&&(ts|=16),tc=a1(Me,Bn,ni,Ci,ca,_a,xa,tc)):((Me.token&8454144)===8454144&&(tc=T2(Me,Bn,1,ca,_a,xa,4,zn,tc)),M(Me,Bn|32768,22)&&(tc=U2(Me,Bn,tc,ca,_a,xa)),ts|=Me.assignable&2?16:32))):(tc=h2(Me,Bn,1,0,1,ca,_a,xa),ts|=Me.assignable&1?32:16,Me.token===18||Me.token===1074790415?Me.assignable&2&&(ts|=16):(tc=H(Me,Bn,tc,ni,0,ca,_a,xa),ts=Me.assignable&1?0:16,Me.token!==18&&Me.token!==1074790415&&(Me.token!==1077936157&&(ts|=16),tc=Q(Me,Bn,ni,Ci,ca,_a,xa,tc))))}else Me.token===67174411?(oo|=1,tc=v2(Me,Bn,oo,ni,Me.tokenPos,xa,Ga),ts=16):f(Me,41);else if(zn===8457014)if(q(Me,Bn|32768,8457014),oo|=8,Me.token&143360){let{token:Hn,line:zn,index:Ci}=Me;Jo=$(Me,Bn,0),oo|=1,Me.token===67174411?(ts|=16,tc=v2(Me,Bn,oo,ni,Me.tokenPos,Me.linePos,Me.colPos)):L(Ci,zn,Ci,Hn===209007?43:Hn===12402||Me.token===12403?42:44,_a[Hn&255])}else(Me.token&134217728)===134217728?(ts|=16,Jo=c2(Me,Bn),oo|=1,tc=v2(Me,Bn,oo,ni,so,xa,Ga)):Me.token===69271571?(ts|=16,oo|=3,Jo=K2(Me,Bn,ni),tc=v2(Me,Bn,oo,ni,Me.tokenPos,Me.linePos,Me.colPos)):f(Me,122);else f(Me,28,_a[zn&255]);ts|=Me.destructible&128?128:0,Me.destructible=ts,Ha.push(v(Me,Bn,so,xa,Ga,{type:"Property",key:Jo,value:tc,kind:oo&768?oo&512?"set":"get":"init",computed:(oo&2)>0,method:(oo&1)>0,shorthand:(oo&4)>0}))}if(ts|=Me.destructible,Me.token!==18)break;E(Me,Bn)}q(Me,Bn,1074790415),Ps>1&&(ts|=64);let so=v(Me,Bn,ca,xa,Ga,{type:Ci?"ObjectPattern":"ObjectExpression",properties:Ha});return!zn&&Me.token&4194304?yu(Me,Bn,ts,ni,Ci,ca,xa,Ga,so):(Me.destructible=ts,so)}function Lt(Me,Bn,Hn,zn,ni,Ci){q(Me,Bn,67174411);let aa=[];if(Me.flags=(Me.flags|128)^128,Me.token===16)return zn&512&&f(Me,35,"Setter","one",""),E(Me,Bn),aa;zn&256&&f(Me,35,"Getter","no","s"),zn&512&&Me.token===14&&f(Me,36),Bn=(Bn|134217728)^134217728;let oa=0,ca=0;for(;Me.token!==18;){let _a=null,{tokenPos:xa,linePos:Ga,colPos:Ha}=Me;if(Me.token&143360?((Bn&1024)<1&&((Me.token&36864)===36864&&(Me.flags|=256),(Me.token&537079808)===537079808&&(Me.flags|=512)),_a=p1(Me,Bn,Hn,zn|1,0,xa,Ga,Ha)):(Me.token===2162700?_a=b2(Me,Bn,Hn,1,Ci,1,ni,0,xa,Ga,Ha):Me.token===69271571?_a=m2(Me,Bn,Hn,1,Ci,1,ni,0,xa,Ga,Ha):Me.token===14&&(_a=W2(Me,Bn,Hn,16,ni,0,0,Ci,1,xa,Ga,Ha)),ca=1,Me.destructible&48&&f(Me,47)),Me.token===1077936157){E(Me,Bn|32768),ca=1;let Hn=K(Me,Bn,1,1,0,Me.tokenPos,Me.linePos,Me.colPos);_a=v(Me,Bn,xa,Ga,Ha,{type:"AssignmentPattern",left:_a,right:Hn})}if(oa++,aa.push(_a),!M(Me,Bn,18)||Me.token===16)break}return zn&512&&oa!==1&&f(Me,35,"Setter","one",""),Hn&&Hn.scopeError!==void 0&&A(Hn.scopeError),ca&&(Me.flags|=128),q(Me,Bn,16),aa}function K2(Me,Bn,Hn){E(Me,Bn|32768);let zn=K(Me,(Bn|134217728)^134217728,1,0,Hn,Me.tokenPos,Me.linePos,Me.colPos);return q(Me,Bn,20),zn}function Ot(Me,Bn,Hn,zn,ni,Ci,aa,oa){Me.flags=(Me.flags|128)^128;let{tokenPos:ca,linePos:_a,colPos:xa}=Me;E(Me,Bn|32768|1073741824);let Ga=Bn&64?i2(_2(),1024):void 0;if(Bn=(Bn|134217728)^134217728,M(Me,Bn,16))return m1(Me,Bn,Ga,[],Hn,0,Ci,aa,oa);let Ha=0;Me.destructible&=-385;let ts,Ps=[],so=0,oo=0,{tokenPos:Jo,linePos:tc,colPos:dc}=Me;for(Me.assignable=1;Me.token!==16;){let{token:Hn,tokenPos:Ci,linePos:aa,colPos:oa}=Me;if(Hn&143360)Ga&&L2(Me,Bn,Ga,Me.tokenValue,1,0),ts=d2(Me,Bn,zn,0,1,0,1,1,Ci,aa,oa),Me.token===16||Me.token===18?Me.assignable&2?(Ha|=16,oo=1):((Hn&537079808)===537079808||(Hn&36864)===36864)&&(oo=1):(Me.token===1077936157?oo=1:Ha|=16,ts=H(Me,Bn,ts,1,0,Ci,aa,oa),Me.token!==16&&Me.token!==18&&(ts=Q(Me,Bn,1,0,Ci,aa,oa,ts)));else if((Hn&2097152)===2097152)ts=Hn===2162700?b2(Me,Bn|1073741824,Ga,0,1,0,zn,ni,Ci,aa,oa):m2(Me,Bn|1073741824,Ga,0,1,0,zn,ni,Ci,aa,oa),Ha|=Me.destructible,oo=1,Me.assignable=2,Me.token!==16&&Me.token!==18&&(Ha&8&&f(Me,118),ts=H(Me,Bn,ts,0,0,Ci,aa,oa),Ha|=16,Me.token!==16&&Me.token!==18&&(ts=Q(Me,Bn,0,0,Ci,aa,oa,ts)));else if(Hn===14){ts=W2(Me,Bn,Ga,16,zn,ni,0,1,0,Ci,aa,oa),Me.destructible&16&&f(Me,71),oo=1,so&&(Me.token===16||Me.token===18)&&Ps.push(ts),Ha|=8;break}else{if(Ha|=16,ts=K(Me,Bn,1,0,1,Ci,aa,oa),so&&(Me.token===16||Me.token===18)&&Ps.push(ts),Me.token===18&&(so||(so=1,Ps=[ts])),so){for(;M(Me,Bn|32768,18);)Ps.push(K(Me,Bn,1,0,1,Me.tokenPos,Me.linePos,Me.colPos));Me.assignable=2,ts=v(Me,Bn,Jo,tc,dc,{type:"SequenceExpression",expressions:Ps})}return q(Me,Bn,16),Me.destructible=Ha,ts}if(so&&(Me.token===16||Me.token===18)&&Ps.push(ts),!M(Me,Bn|32768,18))break;if(so||(so=1,Ps=[ts]),Me.token===16){Ha|=8;break}}return so&&(Me.assignable=2,ts=v(Me,Bn,Jo,tc,dc,{type:"SequenceExpression",expressions:Ps})),q(Me,Bn,16),Ha&16&&Ha&8&&f(Me,145),Ha|=Me.destructible&256?256:0|Me.destructible&128?128:0,Me.token===10?(Ha&48&&f(Me,46),Bn&4196352&&Ha&128&&f(Me,29),Bn&2098176&&Ha&256&&f(Me,30),oo&&(Me.flags|=128),m1(Me,Bn,Ga,so?Ps:[ts],Hn,0,Ci,aa,oa)):(Ha&8&&f(Me,139),Me.destructible=(Me.destructible|256)^256|Ha,Bn&128?v(Me,Bn,ca,_a,xa,{type:"ParenthesizedExpression",expression:ts}):ts)}function Q1(Me,Bn,Hn,zn,ni){let{tokenValue:Ci}=Me,aa=$(Me,Bn,0);if(Me.assignable=1,Me.token===10){let oa;return Bn&64&&(oa=c1(Me,Bn,Ci)),Me.flags=(Me.flags|128)^128,e1(Me,Bn,oa,[aa],0,Hn,zn,ni)}return aa}function h1(Me,Bn,Hn,zn,ni,Ci,aa,oa,ca,_a){Ci||f(Me,54),ni&&f(Me,48),Me.flags&=-129;let xa=Bn&64?c1(Me,Bn,Hn):void 0;return e1(Me,Bn,xa,[zn],aa,oa,ca,_a)}function m1(Me,Bn,Hn,zn,ni,Ci,aa,oa,ca){ni||f(Me,54);for(let Bn=0;Bn0&&Me.tokenValue==="constructor"&&f(Me,106),Me.token===1074790415&&f(Me,105),M(Me,Bn,1074790417)){Ci>0&&f(Me,116);continue}xa.push(Cu(Me,Bn,zn,Hn,ni,Ga,0,aa,Me.tokenPos,Me.linePos,Me.colPos))}return q(Me,Ci&8?Bn|32768:Bn,1074790415),v(Me,Bn,oa,ca,_a,{type:"ClassBody",body:xa})}function Cu(Me,Bn,Hn,zn,ni,Ci,aa,oa,ca,xa,Ga){let Ha=aa?32:0,ts=null,{token:Ps,tokenPos:so,linePos:oo,colPos:Jo}=Me;if(Ps&176128)switch(ts=$(Me,Bn,0),Ps){case 36972:if(!aa&&Me.token!==67174411)return Cu(Me,Bn,Hn,zn,ni,Ci,1,oa,ca,xa,Ga);break;case 209007:if(Me.token!==67174411&&(Me.flags&1)<1){if(Bn&1&&(Me.token&1073741824)===1073741824)return v1(Me,Bn,ts,Ha,Ci,so,oo,Jo);Ha|=16|(M1(Me,Bn,8457014)?8:0)}break;case 12402:if(Me.token!==67174411){if(Bn&1&&(Me.token&1073741824)===1073741824)return v1(Me,Bn,ts,Ha,Ci,so,oo,Jo);Ha|=256}break;case 12403:if(Me.token!==67174411){if(Bn&1&&(Me.token&1073741824)===1073741824)return v1(Me,Bn,ts,Ha,Ci,so,oo,Jo);Ha|=512}break}else Ps===69271571?(Ha|=2,ts=K2(Me,zn,oa)):(Ps&134217728)===134217728?ts=c2(Me,Bn):Ps===8457014?(Ha|=8,E(Me,Bn)):Bn&1&&Me.token===131?(Ha|=4096,ts=r1(Me,Bn|16384,so,oo,Jo)):Bn&1&&(Me.token&1073741824)===1073741824?Ha|=128:Ps===122?(ts=$(Me,Bn,0),Me.token!==67174411&&f(Me,28,_a[Me.token&255])):f(Me,28,_a[Me.token&255]);if(Ha&792&&(Me.token&143360?ts=$(Me,Bn,0):(Me.token&134217728)===134217728?ts=c2(Me,Bn):Me.token===69271571?(Ha|=2,ts=K2(Me,Bn,0)):Me.token===122?ts=$(Me,Bn,0):Bn&1&&Me.token===131?(Ha|=4096,ts=r1(Me,Bn,so,oo,Jo)):f(Me,131)),(Ha&2)<1&&(Me.tokenValue==="constructor"?((Me.token&1073741824)===1073741824?f(Me,125):(Ha&32)<1&&Me.token===67174411&&(Ha&920?f(Me,50,"accessor"):(Bn&524288)<1&&(Me.flags&32?f(Me,51):Me.flags|=32)),Ha|=64):(Ha&4096)<1&&Ha&824&&Me.tokenValue==="prototype"&&f(Me,49)),Bn&1&&Me.token!==67174411)return v1(Me,Bn,ts,Ha,Ci,so,oo,Jo);let tc=v2(Me,Bn,Ha,oa,Me.tokenPos,Me.linePos,Me.colPos);return v(Me,Bn,ca,xa,Ga,Bn&1?{type:"MethodDefinition",kind:(Ha&32)<1&&Ha&64?"constructor":Ha&256?"get":Ha&512?"set":"method",static:(Ha&32)>0,computed:(Ha&2)>0,key:ts,decorators:Ci,value:tc}:{type:"MethodDefinition",kind:(Ha&32)<1&&Ha&64?"constructor":Ha&256?"get":Ha&512?"set":"method",static:(Ha&32)>0,computed:(Ha&2)>0,key:ts,value:tc})}function r1(Me,Bn,Hn,zn,ni){E(Me,Bn);let{tokenValue:Ci}=Me;return Ci==="constructor"&&f(Me,124),E(Me,Bn),v(Me,Bn,Hn,zn,ni,{type:"PrivateIdentifier",name:Ci})}function v1(Me,Bn,Hn,zn,ni,Ci,aa,oa){let ca=null;if(zn&8&&f(Me,0),Me.token===1077936157){E(Me,Bn|32768);let{tokenPos:Hn,linePos:zn,colPos:ni}=Me;Me.token===537079928&&f(Me,115),ca=d2(Me,Bn|16384,2,0,1,0,0,1,Hn,zn,ni),(Me.token&1073741824)!==1073741824&&(ca=H(Me,Bn|16384,ca,0,0,Hn,zn,ni),ca=Q(Me,Bn|16384,0,0,Hn,zn,ni,ca),Me.token===18&&(ca=O2(Me,Bn,0,Ci,aa,oa,ca)))}return v(Me,Bn,Ci,aa,oa,{type:"PropertyDefinition",key:Hn,value:ca,static:(zn&32)>0,computed:(zn&2)>0,decorators:ni})}function Du(Me,Bn,Hn,zn,ni,Ci,aa,oa){if(Me.token&143360)return p1(Me,Bn,Hn,zn,ni,Ci,aa,oa);(Me.token&2097152)!==2097152&&f(Me,28,_a[Me.token&255]);let ca=Me.token===69271571?m2(Me,Bn,Hn,1,0,1,zn,ni,Ci,aa,oa):b2(Me,Bn,Hn,1,0,1,zn,ni,Ci,aa,oa);return Me.destructible&16&&f(Me,47),Me.destructible&32&&f(Me,47),ca}function p1(Me,Bn,Hn,zn,ni,Ci,aa,oa){let{tokenValue:ca,token:_a}=Me;return Bn&1024&&((_a&537079808)===537079808?f(Me,115):(_a&36864)===36864&&f(Me,114)),(_a&20480)===20480&&f(Me,99),Bn&2099200&&_a===241773&&f(Me,30),_a===241739&&zn&24&&f(Me,97),Bn&4196352&&_a===209008&&f(Me,95),E(Me,Bn),Hn&&B2(Me,Bn,Hn,ca,zn,ni),v(Me,Bn,Ci,aa,oa,{type:"Identifier",name:ca})}function ee(Me,Bn,Hn,zn,ni,Ci){if(E(Me,Bn),Me.token===8456259)return v(Me,Bn,zn,ni,Ci,{type:"JSXFragment",openingFragment:jt(Me,Bn,zn,ni,Ci),children:wu(Me,Bn),closingFragment:Mt(Me,Bn,Hn,Me.tokenPos,Me.linePos,Me.colPos)});let aa=null,oa=[],ca=$t(Me,Bn,Hn,zn,ni,Ci);if(!ca.selfClosing){oa=wu(Me,Bn),aa=_t(Me,Bn,Hn,Me.tokenPos,Me.linePos,Me.colPos);let zn=f1(aa.name);f1(ca.name)!==zn&&f(Me,149,zn)}return v(Me,Bn,zn,ni,Ci,{type:"JSXElement",children:oa,openingElement:ca,closingElement:aa})}function jt(Me,Bn,Hn,zn,ni){return j2(Me,Bn),v(Me,Bn,Hn,zn,ni,{type:"JSXOpeningFragment"})}function _t(Me,Bn,Hn,zn,ni,Ci){q(Me,Bn,25);let aa=qu(Me,Bn,Me.tokenPos,Me.linePos,Me.colPos);return Hn?q(Me,Bn,8456259):Me.token=j2(Me,Bn),v(Me,Bn,zn,ni,Ci,{type:"JSXClosingElement",name:aa})}function Mt(Me,Bn,Hn,zn,ni,Ci){return q(Me,Bn,25),q(Me,Bn,8456259),v(Me,Bn,zn,ni,Ci,{type:"JSXClosingFragment"})}function wu(Me,Bn){let Hn=[];for(;Me.token!==25;)Me.index=Me.tokenPos=Me.startPos,Me.column=Me.colPos=Me.startColumn,Me.line=Me.linePos=Me.startLine,j2(Me,Bn),Hn.push(Ut(Me,Bn,Me.tokenPos,Me.linePos,Me.colPos));return Hn}function Ut(Me,Bn,Hn,zn,ni){if(Me.token===138)return Jt(Me,Bn,Hn,zn,ni);if(Me.token===2162700)return Su(Me,Bn,0,0,Hn,zn,ni);if(Me.token===8456258)return ee(Me,Bn,0,Hn,zn,ni);f(Me,0)}function Jt(Me,Bn,Hn,zn,ni){j2(Me,Bn);let Ci={type:"JSXText",value:Me.tokenValue};return Bn&512&&(Ci.raw=Me.tokenRaw),v(Me,Bn,Hn,zn,ni,Ci)}function $t(Me,Bn,Hn,zn,ni,Ci){(Me.token&143360)!==143360&&(Me.token&4096)!==4096&&f(Me,0);let aa=qu(Me,Bn,Me.tokenPos,Me.linePos,Me.colPos),oa=Xt(Me,Bn),ca=Me.token===8457016;return Me.token===8456259?j2(Me,Bn):(q(Me,Bn,8457016),Hn?q(Me,Bn,8456259):j2(Me,Bn)),v(Me,Bn,zn,ni,Ci,{type:"JSXOpeningElement",name:aa,attributes:oa,selfClosing:ca})}function qu(Me,Bn,Hn,zn,ni){_1(Me);let Ci=y1(Me,Bn,Hn,zn,ni);if(Me.token===21)return Bu(Me,Bn,Ci,Hn,zn,ni);for(;M(Me,Bn,67108877);)_1(Me),Ci=Ht(Me,Bn,Ci,Hn,zn,ni);return Ci}function Ht(Me,Bn,Hn,zn,ni,Ci){let aa=y1(Me,Bn,Me.tokenPos,Me.linePos,Me.colPos);return v(Me,Bn,zn,ni,Ci,{type:"JSXMemberExpression",object:Hn,property:aa})}function Xt(Me,Bn){let Hn=[];for(;Me.token!==8457016&&Me.token!==8456259&&Me.token!==1048576;)Hn.push(Wt(Me,Bn,Me.tokenPos,Me.linePos,Me.colPos));return Hn}function zt(Me,Bn,Hn,zn,ni){E(Me,Bn),q(Me,Bn,14);let Ci=K(Me,Bn,1,0,0,Me.tokenPos,Me.linePos,Me.colPos);return q(Me,Bn,1074790415),v(Me,Bn,Hn,zn,ni,{type:"JSXSpreadAttribute",argument:Ci})}function Wt(Me,Bn,Hn,zn,ni){if(Me.token===2162700)return zt(Me,Bn,Hn,zn,ni);_1(Me);let Ci=null,aa=y1(Me,Bn,Hn,zn,ni);if(Me.token===21&&(aa=Bu(Me,Bn,aa,Hn,zn,ni)),Me.token===1077936157){let Hn=U0(Me,Bn),{tokenPos:zn,linePos:ni,colPos:aa}=Me;switch(Hn){case 134283267:Ci=c2(Me,Bn);break;case 8456258:Ci=ee(Me,Bn,1,zn,ni,aa);break;case 2162700:Ci=Su(Me,Bn,1,1,zn,ni,aa);break;default:f(Me,148)}}return v(Me,Bn,Hn,zn,ni,{type:"JSXAttribute",value:Ci,name:aa})}function Bu(Me,Bn,Hn,zn,ni,Ci){q(Me,Bn,21);let aa=y1(Me,Bn,Me.tokenPos,Me.linePos,Me.colPos);return v(Me,Bn,zn,ni,Ci,{type:"JSXNamespacedName",namespace:Hn,name:aa})}function Su(Me,Bn,Hn,zn,ni,Ci,aa){E(Me,Bn|32768);let{tokenPos:oa,linePos:ca,colPos:_a}=Me;if(Me.token===14)return Kt(Me,Bn,oa,ca,_a);let xa=null;return Me.token===1074790415?(zn&&f(Me,151),xa=Yt(Me,Bn,Me.startPos,Me.startLine,Me.startColumn)):xa=K(Me,Bn,1,0,0,oa,ca,_a),Hn?q(Me,Bn,1074790415):j2(Me,Bn),v(Me,Bn,ni,Ci,aa,{type:"JSXExpressionContainer",expression:xa})}function Kt(Me,Bn,Hn,zn,ni){q(Me,Bn,14);let Ci=K(Me,Bn,1,0,0,Me.tokenPos,Me.linePos,Me.colPos);return q(Me,Bn,1074790415),v(Me,Bn,Hn,zn,ni,{type:"JSXSpreadChild",expression:Ci})}function Yt(Me,Bn,Hn,zn,ni){return Me.startPos=Me.tokenPos,Me.startLine=Me.linePos,Me.startColumn=Me.colPos,v(Me,Bn,Hn,zn,ni,{type:"JSXEmptyExpression"})}function y1(Me,Bn,Hn,zn,ni){let{tokenValue:Ci}=Me;return E(Me,Bn),v(Me,Bn,Hn,zn,ni,{type:"JSXIdentifier",name:Ci})}var Ps=Object.freeze({__proto__:null}),so="4.2.1",oo=so;function xt(Me,Bn){return H1(Me,Bn,0)}function pt(Me,Bn){return H1(Me,Bn,3072)}function eo(Me,Bn){return H1(Me,Bn,0)}Me.ESTree=Ps,Me.parse=eo,Me.parseModule=pt,Me.parseScript=xt,Me.version=oo}});aa();var Yf=oa(),Kf=ca(),Xf=kp(),Ad=zp(),Cd={module:!0,next:!0,ranges:!0,webcompat:!0,loc:!0,raw:!0,directives:!0,globalReturn:!0,impliedStrict:!1,preserveParens:!1,lexical:!1,identifierPattern:!1,jsx:!0,specDeviation:!0,uniqueKeyInPattern:!1};function m0(Me,Bn){let{parse:Hn}=Qf(),zn=[],ni=[],Ci=Hn(Me,Object.assign(Object.assign({},Cd),{},{module:Bn,onComment:zn,onToken:ni}));return Ci.comments=zn,Ci.tokens=ni,Ci}function U3(Me){let{message:Bn,line:Hn,column:zn}=Me,ni=(Bn.match(/^\[(?\d+):(?\d+)]: (?.*)$/)||{}).groups;return ni&&(Bn=ni.message,typeof Hn!="number"&&(Hn=Number(ni.line),zn=Number(ni.column))),typeof Hn!="number"?Me:Yf(Bn,{start:{line:Hn,column:zn}})}function J3(Me,Bn){let Hn=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{},{result:zn,error:ni}=Kf((()=>m0(Me,!0)),(()=>m0(Me,!1)));if(!zn)throw U3(ni);return Hn.originalText=Me,Ad(zn,Hn)}Bn.exports={parsers:{meriyah:Xf(J3)}}}));return Sg()}))},57338:Me=>{(function(Bn){if(true)Me.exports=Bn();else{var Hn}})((function(){"use strict";var U=(Me,Bn)=>()=>(Bn||Me((Bn={exports:{}}).exports,Bn),Bn.exports);var Me=U(((Me,Bn)=>{var er=function(Me){return Me&&Me.Math==Math&&Me};Bn.exports=er(typeof globalThis=="object"&&globalThis)||er(typeof window=="object"&&window)||er(typeof self=="object"&&self)||er(typeof global=="object"&&global)||function(){return this}()||Function("return this")()}));var Bn=U(((Me,Bn)=>{Bn.exports=function(Me){try{return!!Me()}catch{return!0}}}));var Hn=U(((Me,Hn)=>{var zn=Bn();Hn.exports=!zn((function(){return Object.defineProperty({},1,{get:function(){return 7}})[1]!=7}))}));var zn=U(((Me,Hn)=>{var zn=Bn();Hn.exports=!zn((function(){var Me=function(){}.bind();return typeof Me!="function"||Me.hasOwnProperty("prototype")}))}));var ni=U(((Me,Bn)=>{var Hn=zn(),ni=Function.prototype.call;Bn.exports=Hn?ni.bind(ni):function(){return ni.apply(ni,arguments)}}));var Ci=U((Me=>{"use strict";var Bn={}.propertyIsEnumerable,Hn=Object.getOwnPropertyDescriptor,zn=Hn&&!Bn.call({1:2},1);Me.f=zn?function(Me){var Bn=Hn(this,Me);return!!Bn&&Bn.enumerable}:Bn}));var aa=U(((Me,Bn)=>{Bn.exports=function(Me,Bn){return{enumerable:!(Me&1),configurable:!(Me&2),writable:!(Me&4),value:Bn}}}));var oa=U(((Me,Bn)=>{var Hn=zn(),ni=Function.prototype,Ci=ni.call,aa=Hn&&ni.bind.bind(Ci,Ci);Bn.exports=Hn?aa:function(Me){return function(){return Ci.apply(Me,arguments)}}}));var ca=U(((Me,Bn)=>{var Hn=oa(),zn=Hn({}.toString),ni=Hn("".slice);Bn.exports=function(Me){return ni(zn(Me),8,-1)}}));var _a=U(((Me,Hn)=>{var zn=oa(),ni=Bn(),Ci=ca(),aa=Object,_a=zn("".split);Hn.exports=ni((function(){return!aa("z").propertyIsEnumerable(0)}))?function(Me){return Ci(Me)=="String"?_a(Me,""):aa(Me)}:aa}));var xa=U(((Me,Bn)=>{Bn.exports=function(Me){return Me==null}}));var Ga=U(((Me,Bn)=>{var Hn=xa(),zn=TypeError;Bn.exports=function(Me){if(Hn(Me))throw zn("Can't call method on "+Me);return Me}}));var Ha=U(((Me,Bn)=>{var Hn=_a(),zn=Ga();Bn.exports=function(Me){return Hn(zn(Me))}}));var ts=U(((Me,Bn)=>{var Hn=typeof document=="object"&&document.all,zn=typeof Hn>"u"&&Hn!==void 0;Bn.exports={all:Hn,IS_HTMLDDA:zn}}));var Ps=U(((Me,Bn)=>{var Hn=ts(),zn=Hn.all;Bn.exports=Hn.IS_HTMLDDA?function(Me){return typeof Me=="function"||Me===zn}:function(Me){return typeof Me=="function"}}));var so=U(((Me,Bn)=>{var Hn=Ps(),zn=ts(),ni=zn.all;Bn.exports=zn.IS_HTMLDDA?function(Me){return typeof Me=="object"?Me!==null:Hn(Me)||Me===ni}:function(Me){return typeof Me=="object"?Me!==null:Hn(Me)}}));var oo=U(((Bn,Hn)=>{var zn=Me(),ni=Ps(),za=function(Me){return ni(Me)?Me:void 0};Hn.exports=function(Me,Bn){return arguments.length<2?za(zn[Me]):zn[Me]&&zn[Me][Bn]}}));var Jo=U(((Me,Bn)=>{var Hn=oa();Bn.exports=Hn({}.isPrototypeOf)}));var tc=U(((Me,Bn)=>{var Hn=oo();Bn.exports=Hn("navigator","userAgent")||""}));var dc=U(((Bn,Hn)=>{var zn=Me(),ni=tc(),Ci=zn.process,aa=zn.Deno,oa=Ci&&Ci.versions||aa&&aa.version,ca=oa&&oa.v8,_a,xa;ca&&(_a=ca.split("."),xa=_a[0]>0&&_a[0]<4?1:+(_a[0]+_a[1]));!xa&&ni&&(_a=ni.match(/Edge\/(\d+)/),(!_a||_a[1]>=74)&&(_a=ni.match(/Chrome\/(\d+)/),_a&&(xa=+_a[1])));Hn.exports=xa}));var Fc=U(((Me,Hn)=>{var zn=dc(),ni=Bn();Hn.exports=!!Object.getOwnPropertySymbols&&!ni((function(){var Me=Symbol();return!String(Me)||!(Object(Me)instanceof Symbol)||!Symbol.sham&&zn&&zn<41}))}));var Jc=U(((Me,Bn)=>{var Hn=Fc();Bn.exports=Hn&&!Symbol.sham&&typeof Symbol.iterator=="symbol"}));var Dp=U(((Me,Bn)=>{var Hn=oo(),zn=Ps(),ni=Jo(),Ci=Jc(),aa=Object;Bn.exports=Ci?function(Me){return typeof Me=="symbol"}:function(Me){var Bn=Hn("Symbol");return zn(Bn)&&ni(Bn.prototype,aa(Me))}}));var kp=U(((Me,Bn)=>{var Hn=String;Bn.exports=function(Me){try{return Hn(Me)}catch{return"Object"}}}));var Qp=U(((Me,Bn)=>{var Hn=Ps(),zn=kp(),ni=TypeError;Bn.exports=function(Me){if(Hn(Me))return Me;throw ni(zn(Me)+" is not a function")}}));var Up=U(((Me,Bn)=>{var Hn=Qp(),zn=xa();Bn.exports=function(Me,Bn){var ni=Me[Bn];return zn(ni)?void 0:Hn(ni)}}));var qp=U(((Me,Bn)=>{var Hn=ni(),zn=Ps(),Ci=so(),aa=TypeError;Bn.exports=function(Me,Bn){var ni,oa;if(Bn==="string"&&zn(ni=Me.toString)&&!Ci(oa=Hn(ni,Me))||zn(ni=Me.valueOf)&&!Ci(oa=Hn(ni,Me))||Bn!=="string"&&zn(ni=Me.toString)&&!Ci(oa=Hn(ni,Me)))return oa;throw aa("Can't convert object to primitive value")}}));var Vp=U(((Me,Bn)=>{Bn.exports=!1}));var Jp=U(((Bn,Hn)=>{var zn=Me(),ni=Object.defineProperty;Hn.exports=function(Me,Bn){try{ni(zn,Me,{value:Bn,configurable:!0,writable:!0})}catch{zn[Me]=Bn}return Bn}}));var Wp=U(((Bn,Hn)=>{var zn=Me(),ni=Jp(),Ci="__core-js_shared__",aa=zn[Ci]||ni(Ci,{});Hn.exports=aa}));var zp=U(((Me,Bn)=>{var Hn=Vp(),zn=Wp();(Bn.exports=function(Me,Bn){return zn[Me]||(zn[Me]=Bn!==void 0?Bn:{})})("versions",[]).push({version:"3.26.1",mode:Hn?"pure":"global",copyright:"© 2014-2022 Denis Pushkarev (zloirock.ru)",license:"https://github.com/zloirock/core-js/blob/v3.26.1/LICENSE",source:"https://github.com/zloirock/core-js"})}));var Qf=U(((Me,Bn)=>{var Hn=Ga(),zn=Object;Bn.exports=function(Me){return zn(Hn(Me))}}));var Yf=U(((Me,Bn)=>{var Hn=oa(),zn=Qf(),ni=Hn({}.hasOwnProperty);Bn.exports=Object.hasOwn||function(Me,Bn){return ni(zn(Me),Bn)}}));var Kf=U(((Me,Bn)=>{var Hn=oa(),zn=0,ni=Math.random(),Ci=Hn(1..toString);Bn.exports=function(Me){return"Symbol("+(Me===void 0?"":Me)+")_"+Ci(++zn+ni,36)}}));var Xf=U(((Bn,Hn)=>{var zn=Me(),ni=zp(),Ci=Yf(),aa=Kf(),oa=Fc(),ca=Jc(),_a=ni("wks"),xa=zn.Symbol,Ga=xa&&xa.for,Ha=ca?xa:xa&&xa.withoutSetter||aa;Hn.exports=function(Me){if(!Ci(_a,Me)||!(oa||typeof _a[Me]=="string")){var Bn="Symbol."+Me;oa&&Ci(xa,Me)?_a[Me]=xa[Me]:ca&&Ga?_a[Me]=Ga(Bn):_a[Me]=Ha(Bn)}return _a[Me]}}));var Ad=U(((Me,Bn)=>{var Hn=ni(),zn=so(),Ci=Dp(),aa=Up(),oa=qp(),ca=Xf(),_a=TypeError,xa=ca("toPrimitive");Bn.exports=function(Me,Bn){if(!zn(Me)||Ci(Me))return Me;var ni=aa(Me,xa),ca;if(ni){if(Bn===void 0&&(Bn="default"),ca=Hn(ni,Me,Bn),!zn(ca)||Ci(ca))return ca;throw _a("Can't convert object to primitive value")}return Bn===void 0&&(Bn="number"),oa(Me,Bn)}}));var Cd=U(((Me,Bn)=>{var Hn=Ad(),zn=Dp();Bn.exports=function(Me){var Bn=Hn(Me,"string");return zn(Bn)?Bn:Bn+""}}));var xd=U(((Bn,Hn)=>{var zn=Me(),ni=so(),Ci=zn.document,aa=ni(Ci)&&ni(Ci.createElement);Hn.exports=function(Me){return aa?Ci.createElement(Me):{}}}));var wd=U(((Me,zn)=>{var ni=Hn(),Ci=Bn(),aa=xd();zn.exports=!ni&&!Ci((function(){return Object.defineProperty(aa("div"),"a",{get:function(){return 7}}).a!=7}))}));var Sd=U((Me=>{var Bn=Hn(),zn=ni(),oa=Ci(),ca=aa(),_a=Ha(),xa=Cd(),Ga=Yf(),ts=wd(),Ps=Object.getOwnPropertyDescriptor;Me.f=Bn?Ps:function(Me,Bn){if(Me=_a(Me),Bn=xa(Bn),ts)try{return Ps(Me,Bn)}catch{}if(Ga(Me,Bn))return ca(!zn(oa.f,Me,Bn),Me[Bn])}}));var Td=U(((Me,zn)=>{var ni=Hn(),Ci=Bn();zn.exports=ni&&Ci((function(){return Object.defineProperty((function(){}),"prototype",{value:42,writable:!1}).prototype!=42}))}));var Pd=U(((Me,Bn)=>{var Hn=so(),zn=String,ni=TypeError;Bn.exports=function(Me){if(Hn(Me))return Me;throw ni(zn(Me)+" is not an object")}}));var Qh=U((Me=>{var Bn=Hn(),zn=wd(),ni=Td(),Ci=Pd(),aa=Cd(),oa=TypeError,ca=Object.defineProperty,_a=Object.getOwnPropertyDescriptor,xa="enumerable",Ga="configurable",Ha="writable";Me.f=Bn?ni?function(Me,Bn,Hn){if(Ci(Me),Bn=aa(Bn),Ci(Hn),typeof Me=="function"&&Bn==="prototype"&&"value"in Hn&&Ha in Hn&&!Hn[Ha]){var zn=_a(Me,Bn);zn&&zn[Ha]&&(Me[Bn]=Hn.value,Hn={configurable:Ga in Hn?Hn[Ga]:zn[Ga],enumerable:xa in Hn?Hn[xa]:zn[xa],writable:!1})}return ca(Me,Bn,Hn)}:ca:function(Me,Bn,Hn){if(Ci(Me),Bn=aa(Bn),Ci(Hn),zn)try{return ca(Me,Bn,Hn)}catch{}if("get"in Hn||"set"in Hn)throw oa("Accessors not supported");return"value"in Hn&&(Me[Bn]=Hn.value),Me}}));var Zh=U(((Me,Bn)=>{var zn=Hn(),ni=Qh(),Ci=aa();Bn.exports=zn?function(Me,Bn,Hn){return ni.f(Me,Bn,Ci(1,Hn))}:function(Me,Bn,Hn){return Me[Bn]=Hn,Me}}));var eg=U(((Me,Bn)=>{var zn=Hn(),ni=Yf(),Ci=Function.prototype,aa=zn&&Object.getOwnPropertyDescriptor,oa=ni(Ci,"name"),ca=oa&&function(){}.name==="something",_a=oa&&(!zn||zn&&aa(Ci,"name").configurable);Bn.exports={EXISTS:oa,PROPER:ca,CONFIGURABLE:_a}}));var tg=U(((Me,Bn)=>{var Hn=oa(),zn=Ps(),ni=Wp(),Ci=Hn(Function.toString);zn(ni.inspectSource)||(ni.inspectSource=function(Me){return Ci(Me)});Bn.exports=ni.inspectSource}));var rg=U(((Bn,Hn)=>{var zn=Me(),ni=Ps(),Ci=zn.WeakMap;Hn.exports=ni(Ci)&&/native code/.test(String(Ci))}));var ng=U(((Me,Bn)=>{var Hn=zp(),zn=Kf(),ni=Hn("keys");Bn.exports=function(Me){return ni[Me]||(ni[Me]=zn(Me))}}));var ig=U(((Me,Bn)=>{Bn.exports={}}));var ag=U(((Bn,Hn)=>{var zn=rg(),ni=Me(),Ci=so(),aa=Zh(),oa=Yf(),ca=Wp(),_a=ng(),xa=ig(),Ga="Object already initialized",Ha=ni.TypeError,ts=ni.WeakMap,Ps,oo,Jo,gc=function(Me){return Jo(Me)?oo(Me):Ps(Me,{})},yc=function(Me){return function(Bn){var Hn;if(!Ci(Bn)||(Hn=oo(Bn)).type!==Me)throw Ha("Incompatible receiver, "+Me+" required");return Hn}};zn||ca.state?(tc=ca.state||(ca.state=new ts),tc.get=tc.get,tc.has=tc.has,tc.set=tc.set,Ps=function(Me,Bn){if(tc.has(Me))throw Ha(Ga);return Bn.facade=Me,tc.set(Me,Bn),Bn},oo=function(Me){return tc.get(Me)||{}},Jo=function(Me){return tc.has(Me)}):(dc=_a("state"),xa[dc]=!0,Ps=function(Me,Bn){if(oa(Me,dc))throw Ha(Ga);return Bn.facade=Me,aa(Me,dc,Bn),Bn},oo=function(Me){return oa(Me,dc)?Me[dc]:{}},Jo=function(Me){return oa(Me,dc)});var tc,dc;Hn.exports={set:Ps,get:oo,has:Jo,enforce:gc,getterFor:yc}}));var sg=U(((Me,zn)=>{var ni=Bn(),Ci=Ps(),aa=Yf(),oa=Hn(),ca=eg().CONFIGURABLE,_a=tg(),xa=ag(),Ga=xa.enforce,Ha=xa.get,ts=Object.defineProperty,so=oa&&!ni((function(){return ts((function(){}),"length",{value:8}).length!==8})),oo=String(String).split("String"),Jo=zn.exports=function(Me,Bn,Hn){String(Bn).slice(0,7)==="Symbol("&&(Bn="["+String(Bn).replace(/^Symbol\(([^)]*)\)/,"$1")+"]"),Hn&&Hn.getter&&(Bn="get "+Bn),Hn&&Hn.setter&&(Bn="set "+Bn),(!aa(Me,"name")||ca&&Me.name!==Bn)&&(oa?ts(Me,"name",{value:Bn,configurable:!0}):Me.name=Bn),so&&Hn&&aa(Hn,"arity")&&Me.length!==Hn.arity&&ts(Me,"length",{value:Hn.arity});try{Hn&&aa(Hn,"constructor")&&Hn.constructor?oa&&ts(Me,"prototype",{writable:!1}):Me.prototype&&(Me.prototype=void 0)}catch{}var zn=Ga(Me);return aa(zn,"source")||(zn.source=oo.join(typeof Bn=="string"?Bn:"")),Me};Function.prototype.toString=Jo((function(){return Ci(this)&&Ha(this).source||_a(this)}),"toString")}));var og=U(((Me,Bn)=>{var Hn=Ps(),zn=Qh(),ni=sg(),Ci=Jp();Bn.exports=function(Me,Bn,aa,oa){oa||(oa={});var ca=oa.enumerable,_a=oa.name!==void 0?oa.name:Bn;if(Hn(aa)&&ni(aa,_a,oa),oa.global)ca?Me[Bn]=aa:Ci(Bn,aa);else{try{oa.unsafe?Me[Bn]&&(ca=!0):delete Me[Bn]}catch{}ca?Me[Bn]=aa:zn.f(Me,Bn,{value:aa,enumerable:!1,configurable:!oa.nonConfigurable,writable:!oa.nonWritable})}return Me}}));var ug=U(((Me,Bn)=>{var Hn=Math.ceil,zn=Math.floor;Bn.exports=Math.trunc||function(Me){var Bn=+Me;return(Bn>0?zn:Hn)(Bn)}}));var cg=U(((Me,Bn)=>{var Hn=ug();Bn.exports=function(Me){var Bn=+Me;return Bn!==Bn||Bn===0?0:Hn(Bn)}}));var lg=U(((Me,Bn)=>{var Hn=cg(),zn=Math.max,ni=Math.min;Bn.exports=function(Me,Bn){var Ci=Hn(Me);return Ci<0?zn(Ci+Bn,0):ni(Ci,Bn)}}));var pg=U(((Me,Bn)=>{var Hn=cg(),zn=Math.min;Bn.exports=function(Me){return Me>0?zn(Hn(Me),9007199254740991):0}}));var fg=U(((Me,Bn)=>{var Hn=pg();Bn.exports=function(Me){return Hn(Me.length)}}));var dg=U(((Me,Bn)=>{var Hn=Ha(),zn=lg(),ni=fg(),rs=function(Me){return function(Bn,Ci,aa){var oa=Hn(Bn),ca=ni(oa),_a=zn(aa,ca),xa;if(Me&&Ci!=Ci){for(;ca>_a;)if(xa=oa[_a++],xa!=xa)return!0}else for(;ca>_a;_a++)if((Me||_a in oa)&&oa[_a]===Ci)return Me||_a||0;return!Me&&-1}};Bn.exports={includes:rs(!0),indexOf:rs(!1)}}));var hg=U(((Me,Bn)=>{var Hn=oa(),zn=Yf(),ni=Ha(),Ci=dg().indexOf,aa=ig(),ca=Hn([].push);Bn.exports=function(Me,Bn){var Hn=ni(Me),oa=0,_a=[],xa;for(xa in Hn)!zn(aa,xa)&&zn(Hn,xa)&&ca(_a,xa);for(;Bn.length>oa;)zn(Hn,xa=Bn[oa++])&&(~Ci(_a,xa)||ca(_a,xa));return _a}}));var mg=U(((Me,Bn)=>{Bn.exports=["constructor","hasOwnProperty","isPrototypeOf","propertyIsEnumerable","toLocaleString","toString","valueOf"]}));var gg=U((Me=>{var Bn=hg(),Hn=mg(),zn=Hn.concat("length","prototype");Me.f=Object.getOwnPropertyNames||function(Me){return Bn(Me,zn)}}));var _g=U((Me=>{Me.f=Object.getOwnPropertySymbols}));var Ag=U(((Me,Bn)=>{var Hn=oo(),zn=oa(),ni=gg(),Ci=_g(),aa=Pd(),ca=zn([].concat);Bn.exports=Hn("Reflect","ownKeys")||function(Me){var Bn=ni.f(aa(Me)),Hn=Ci.f;return Hn?ca(Bn,Hn(Me)):Bn}}));var yg=U(((Me,Bn)=>{var Hn=Yf(),zn=Ag(),ni=Sd(),Ci=Qh();Bn.exports=function(Me,Bn,aa){for(var oa=zn(Bn),ca=Ci.f,_a=ni.f,xa=0;xa{var zn=Bn(),ni=Ps(),Ci=/#|\.prototype\./,Ue=function(Me,Bn){var Hn=oa[aa(Me)];return Hn==_a?!0:Hn==ca?!1:ni(Bn)?zn(Bn):!!Bn},aa=Ue.normalize=function(Me){return String(Me).replace(Ci,".").toLowerCase()},oa=Ue.data={},ca=Ue.NATIVE="N",_a=Ue.POLYFILL="P";Hn.exports=Ue}));var bg=U(((Bn,Hn)=>{var zn=Me(),ni=Sd().f,Ci=Zh(),aa=og(),oa=Jp(),ca=yg(),_a=vg();Hn.exports=function(Me,Bn){var Hn=Me.target,xa=Me.global,Ga=Me.stat,Ha,ts,Ps,so,oo,Jo;if(xa?ts=zn:Ga?ts=zn[Hn]||oa(Hn,{}):ts=(zn[Hn]||{}).prototype,ts)for(Ps in Bn){if(oo=Bn[Ps],Me.dontCallGetSet?(Jo=ni(ts,Ps),so=Jo&&Jo.value):so=ts[Ps],Ha=_a(xa?Ps:Hn+(Ga?".":"#")+Ps,Me.forced),!Ha&&so!==void 0){if(typeof oo==typeof so)continue;ca(oo,so)}(Me.sham||so&&so.sham)&&Ci(oo,"sham",!0),aa(ts,Ps,oo,Me)}}}));var Eg=U((()=>{var Bn=bg(),Hn=Me();Bn({global:!0,forced:Hn.globalThis!==Hn},{globalThis:Hn})}));var Dg=U((()=>{Eg()}));var Cg=U(((Me,Bn)=>{Dg();var Hn=Object.defineProperty,zn=Object.getOwnPropertyDescriptor,ni=Object.getOwnPropertyNames,Ci=Object.prototype.hasOwnProperty,Le=(Me,Bn)=>function(){return Me&&(Bn=(0,Me[ni(Me)[0]])(Me=0)),Bn},P=(Me,Bn)=>function(){return Bn||(0,Me[ni(Me)[0]])((Bn={exports:{}}).exports,Bn),Bn.exports},At=(Me,Bn)=>{for(var zn in Bn)Hn(Me,zn,{get:Bn[zn],enumerable:!0})},xl=(Me,Bn,aa,oa)=>{if(Bn&&typeof Bn=="object"||typeof Bn=="function")for(let ca of ni(Bn))!Ci.call(Me,ca)&&ca!==aa&&Hn(Me,ca,{get:()=>Bn[ca],enumerable:!(oa=zn(Bn,ca))||oa.enumerable});return Me},Pt=Me=>xl(Hn({},"__esModule",{value:!0}),Me),aa=Le({""(){}}),oa=P({"src/common/parser-create-error.js"(Me,Bn){"use strict";aa();function i(Me,Bn){let Hn=new SyntaxError(Me+" ("+Bn.start.line+":"+Bn.start.column+")");return Hn.loc=Bn,Hn}Bn.exports=i}}),ca=P({"src/utils/get-last.js"(Me,Bn){"use strict";aa();var i=Me=>Me[Me.length-1];Bn.exports=i}}),_a=P({"src/utils/front-matter/parse.js"(Me,Bn){"use strict";aa();var Hn=new RegExp("^(?-{3}|\\+{3})(?[^\\n]*)\\n(?:|(?.*?)\\n)(?\\k|\\.{3})[^\\S\\n]*(?:\\n|$)","s");function u(Me){let Bn=Me.match(Hn);if(!Bn)return{content:Me};let{startDelimiter:zn,language:ni,value:Ci="",endDelimiter:aa}=Bn.groups,oa=ni.trim()||"yaml";if(zn==="+++"&&(oa="toml"),oa!=="yaml"&&zn!==aa)return{content:Me};let[ca]=Bn;return{frontMatter:{type:"front-matter",lang:oa,value:Ci,startDelimiter:zn,endDelimiter:aa,raw:ca.replace(/\n$/,"")},content:ca.replace(/[^\n]/g," ")+Me.slice(ca.length)}}Bn.exports=u}}),xa={};At(xa,{EOL:()=>ts,arch:()=>kl,cpus:()=>Ys,default:()=>Ps,endianness:()=>Vs,freemem:()=>Ks,getNetworkInterfaces:()=>ro,hostname:()=>Gs,loadavg:()=>Hs,networkInterfaces:()=>eo,platform:()=>Ol,release:()=>Zs,tmpDir:()=>wt,tmpdir:()=>Ha,totalmem:()=>Qs,type:()=>Xs,uptime:()=>Js});function Vs(){if(typeof Ga>"u"){var Me=new ArrayBuffer(2),Bn=new Uint8Array(Me),Hn=new Uint16Array(Me);if(Bn[0]=1,Bn[1]=2,Hn[0]===258)Ga="BE";else if(Hn[0]===513)Ga="LE";else throw new Error("unable to figure out endianess")}return Ga}function Gs(){return typeof globalThis.location<"u"?globalThis.location.hostname:""}function Hs(){return[]}function Js(){return 0}function Ks(){return Number.MAX_VALUE}function Qs(){return Number.MAX_VALUE}function Ys(){return[]}function Xs(){return"Browser"}function Zs(){return typeof globalThis.navigator<"u"?globalThis.navigator.appVersion:""}function eo(){}function ro(){}function kl(){return"javascript"}function Ol(){return"browser"}function wt(){return"/tmp"}var Ga,Ha,ts,Ps,so=Le({"node-modules-polyfills:os"(){aa(),Ha=wt,ts=`\n`,Ps={EOL:ts,tmpdir:Ha,tmpDir:wt,networkInterfaces:eo,getNetworkInterfaces:ro,release:Zs,type:Xs,cpus:Ys,totalmem:Qs,freemem:Ks,uptime:Js,loadavg:Hs,hostname:Gs,endianness:Vs}}}),oo=P({"node-modules-polyfills-commonjs:os"(Me,Bn){aa();var Hn=(so(),Pt(xa));if(Hn&&Hn.default){Bn.exports=Hn.default;for(let Me in Hn)Bn.exports[Me]=Hn[Me]}else Hn&&(Bn.exports=Hn)}}),Jo=P({"node_modules/detect-newline/index.js"(Me,Bn){"use strict";aa();var i=Me=>{if(typeof Me!="string")throw new TypeError("Expected a string");let Bn=Me.match(/(?:\r?\n)/g)||[];if(Bn.length===0)return;let Hn=Bn.filter((Me=>Me===`\r\n`)).length,zn=Bn.length-Hn;return Hn>zn?`\r\n`:`\n`};Bn.exports=i,Bn.exports.graceful=Me=>typeof Me=="string"&&i(Me)||`\n`}}),tc=P({"node_modules/jest-docblock/build/index.js"(Me){"use strict";aa(),Object.defineProperty(Me,"__esModule",{value:!0}),Me.extract=s,Me.parse=g,Me.parseWithComments=v,Me.print=y,Me.strip=f;function n(){let Me=oo();return n=function(){return Me},Me}function i(){let Me=u(Jo());return i=function(){return Me},Me}function u(Me){return Me&&Me.__esModule?Me:{default:Me}}var Bn=/\*\/$/,Hn=/^\/\*\*?/,zn=/^\s*(\/\*\*?(.|\r?\n)*?\*\/)/,ni=/(^|\s+)\/\/([^\r\n]*)/g,Ci=/^(\r?\n)+/,oa=/(?:^|\r?\n) *(@[^\r\n]*?) *\r?\n *(?![^@\r\n]*\/\/[^]*)([^@\r\n\s][^@\r\n]+?) *\r?\n/g,ca=/(?:^|\r?\n) *@(\S+) *([^\r\n]*)/g,_a=/(\r?\n|^) *\* ?/g,xa=[];function s(Me){let Bn=Me.match(zn);return Bn?Bn[0].trimLeft():""}function f(Me){let Bn=Me.match(zn);return Bn&&Bn[0]?Me.substring(Bn[0].length):Me}function g(Me){return v(Me).pragmas}function v(Me){let zn=(0,i().default)(Me)||n().EOL;Me=Me.replace(Hn,"").replace(Bn,"").replace(_a,"$1");let aa="";for(;aa!==Me;)aa=Me,Me=Me.replace(oa,`${zn}$1 $2${zn}`);Me=Me.replace(Ci,"").trimRight();let Ga=Object.create(null),Ha=Me.replace(ca,"").replace(Ci,"").trimRight(),ts;for(;ts=ca.exec(Me);){let Me=ts[2].replace(ni,"");typeof Ga[ts[1]]=="string"||Array.isArray(Ga[ts[1]])?Ga[ts[1]]=xa.concat(Ga[ts[1]],Me):Ga[ts[1]]=Me}return{comments:Ha,pragmas:Ga}}function y(Me){let{comments:Bn="",pragmas:Hn={}}=Me,zn=(0,i().default)(Bn)||n().EOL,ni="/**",Ci=" *",aa=" */",oa=Object.keys(Hn),ca=oa.map((Me=>w(Me,Hn[Me]))).reduce(((Me,Bn)=>Me.concat(Bn)),[]).map((Me=>`${Ci} ${Me}${zn}`)).join("");if(!Bn){if(oa.length===0)return"";if(oa.length===1&&!Array.isArray(Hn[oa[0]])){let Me=Hn[oa[0]];return`${ni} ${w(oa[0],Me)[0]}${aa}`}}let _a=Bn.split(zn).map((Me=>`${Ci} ${Me}`)).join(zn)+zn;return ni+zn+(Bn?_a:"")+(Bn&&oa.length?Ci+zn:"")+ca+aa}function w(Me,Bn){return xa.concat(Bn).map((Bn=>`@${Me} ${Bn}`.trim()))}}}),dc=P({"src/common/end-of-line.js"(Me,Bn){"use strict";aa();function i(Me){let Bn=Me.indexOf("\r");return Bn>=0?Me.charAt(Bn+1)===`\n`?"crlf":"cr":"lf"}function u(Me){switch(Me){case"cr":return"\r";case"crlf":return`\r\n`;default:return`\n`}}function o(Me,Bn){let Hn;switch(Bn){case`\n`:Hn=/\n/g;break;case"\r":Hn=/\r/g;break;case`\r\n`:Hn=/\r\n/g;break;default:throw new Error(`Unexpected "eol" ${JSON.stringify(Bn)}.`)}let zn=Me.match(Hn);return zn?zn.length:0}function h(Me){return Me.replace(/\r\n?/g,`\n`)}Bn.exports={guessEndOfLine:i,convertEndOfLineToChars:u,countEndOfLineChars:o,normalizeEndOfLine:h}}}),Fc=P({"src/language-js/utils/get-shebang.js"(Me,Bn){"use strict";aa();function i(Me){if(!Me.startsWith("#!"))return"";let Bn=Me.indexOf(`\n`);return Bn===-1?Me:Me.slice(0,Bn)}Bn.exports=i}}),Jc=P({"src/language-js/pragma.js"(Me,Bn){"use strict";aa();var{parseWithComments:Hn,strip:zn,extract:ni,print:Ci}=tc(),{normalizeEndOfLine:oa}=dc(),ca=Fc();function m(Me){let Bn=ca(Me);Bn&&(Me=Me.slice(Bn.length+1));let zn=ni(Me),{pragmas:Ci,comments:aa}=Hn(zn);return{shebang:Bn,text:Me,pragmas:Ci,comments:aa}}function c(Me){let Bn=Object.keys(m(Me).pragmas);return Bn.includes("prettier")||Bn.includes("format")}function t(Me){let{shebang:Bn,text:Hn,pragmas:ni,comments:aa}=m(Me),ca=zn(Hn),_a=Ci({pragmas:Object.assign({format:""},ni),comments:aa.trimStart()});return(Bn?`${Bn}\n`:"")+oa(_a)+(ca.startsWith(`\n`)?`\n`:`\n\n`)+ca}Bn.exports={hasPragma:c,insertPragma:t}}}),Dp=P({"src/language-css/pragma.js"(Me,Bn){"use strict";aa();var Hn=Jc(),zn=_a();function o(Me){return Hn.hasPragma(zn(Me).content)}function h(Me){let{frontMatter:Bn,content:ni}=zn(Me);return(Bn?Bn.raw+`\n\n`:"")+Hn.insertPragma(ni)}Bn.exports={hasPragma:o,insertPragma:h}}}),kp=P({"src/utils/text/skip.js"(Me,Bn){"use strict";aa();function i(Me){return(Bn,Hn,zn)=>{let ni=zn&&zn.backwards;if(Hn===!1)return!1;let{length:Ci}=Bn,aa=Hn;for(;aa>=0&&aa0}Bn.exports=i}}),Vp=P({"src/language-css/utils/has-scss-interpolation.js"(Me,Bn){"use strict";aa();var Hn=qp();function u(Me){if(Hn(Me)){for(let Bn=Me.length-1;Bn>0;Bn--)if(Me[Bn].type==="word"&&Me[Bn].value==="{"&&Me[Bn-1].type==="word"&&Me[Bn-1].value.endsWith("#"))return!0}return!1}Bn.exports=u}}),Jp=P({"src/language-css/utils/has-string-or-function.js"(Me,Bn){"use strict";aa();function i(Me){return Me.some((Me=>Me.type==="string"||Me.type==="func"))}Bn.exports=i}}),Wp=P({"src/language-css/utils/is-less-parser.js"(Me,Bn){"use strict";aa();function i(Me){return Me.parser==="css"||Me.parser==="less"}Bn.exports=i}}),zp=P({"src/language-css/utils/is-scss.js"(Me,Bn){"use strict";aa();function i(Me,Bn){return Me==="less"||Me==="scss"?Me==="scss":/(?:\w\s*:\s*[^:}]+|#){|@import[^\n]+(?:url|,)/.test(Bn)}Bn.exports=i}}),Qf=P({"src/language-css/utils/is-scss-nested-property-node.js"(Me,Bn){"use strict";aa();function i(Me){return Me.selector?Me.selector.replace(/\/\*.*?\*\//,"").replace(/\/\/.*\n/,"").trim().endsWith(":"):!1}Bn.exports=i}}),Yf=P({"src/language-css/utils/is-scss-variable.js"(Me,Bn){"use strict";aa();function i(Me){return Boolean((Me==null?void 0:Me.type)==="word"&&Me.value.startsWith("$"))}Bn.exports=i}}),Kf=P({"src/language-css/utils/stringify-node.js"(Me,Bn){"use strict";aa();function i(Me){var Bn,Hn,zn;if(Me.groups){var ni,Ci,aa;let Bn=((ni=Me.open)===null||ni===void 0?void 0:ni.value)||"",Hn=Me.groups.map((Me=>i(Me))).join(((Ci=Me.groups[0])===null||Ci===void 0?void 0:Ci.type)==="comma_group"?",":""),zn=((aa=Me.close)===null||aa===void 0?void 0:aa.value)||"";return Bn+Hn+zn}let oa=((Bn=Me.raws)===null||Bn===void 0?void 0:Bn.before)||"",ca=((Hn=Me.raws)===null||Hn===void 0?void 0:Hn.quote)||"",_a=Me.type==="atword"?"@":"",xa=Me.value||"",Ga=Me.unit||"",Ha=Me.group?i(Me.group):"",ts=((zn=Me.raws)===null||zn===void 0?void 0:zn.after)||"";return oa+ca+_a+xa+ca+Ga+Ha+ts}Bn.exports=i}}),Xf=P({"src/language-css/utils/is-module-rule-name.js"(Me,Bn){"use strict";aa();var Hn=new Set(["import","use","forward"]);function u(Me){return Hn.has(Me)}Bn.exports=u}}),Ad=P({"node_modules/postcss-values-parser/lib/node.js"(Me,Bn){"use strict";aa();var i=function(Me,Bn){let Hn=new Me.constructor;for(let zn in Me){if(!Me.hasOwnProperty(zn))continue;let ni=Me[zn],Ci=typeof ni;zn==="parent"&&Ci==="object"?Bn&&(Hn[zn]=Bn):zn==="source"?Hn[zn]=ni:ni instanceof Array?Hn[zn]=ni.map((Me=>i(Me,Hn))):zn!=="before"&&zn!=="after"&&zn!=="between"&&zn!=="semicolon"&&(Ci==="object"&&ni!==null&&(ni=i(ni)),Hn[zn]=ni)}return Hn};Bn.exports=class{constructor(Me){Me=Me||{},this.raws={before:"",after:""};for(let Bn in Me)this[Bn]=Me[Bn]}remove(){return this.parent&&this.parent.removeChild(this),this.parent=void 0,this}toString(){return[this.raws.before,String(this.value),this.raws.after].join("")}clone(Me){Me=Me||{};let Bn=i(this);for(let Hn in Me)Bn[Hn]=Me[Hn];return Bn}cloneBefore(Me){Me=Me||{};let Bn=this.clone(Me);return this.parent.insertBefore(this,Bn),Bn}cloneAfter(Me){Me=Me||{};let Bn=this.clone(Me);return this.parent.insertAfter(this,Bn),Bn}replaceWith(){let Me=Array.prototype.slice.call(arguments);if(this.parent){for(let Bn of Me)this.parent.insertBefore(this,Bn);this.remove()}return this}moveTo(Me){return this.cleanRaws(this.root()===Me.root()),this.remove(),Me.append(this),this}moveBefore(Me){return this.cleanRaws(this.root()===Me.root()),this.remove(),Me.parent.insertBefore(Me,this),this}moveAfter(Me){return this.cleanRaws(this.root()===Me.root()),this.remove(),Me.parent.insertAfter(Me,this),this}next(){let Me=this.parent.index(this);return this.parent.nodes[Me+1]}prev(){let Me=this.parent.index(this);return this.parent.nodes[Me-1]}toJSON(){let Me={};for(let Bn in this){if(!this.hasOwnProperty(Bn)||Bn==="parent")continue;let Hn=this[Bn];Hn instanceof Array?Me[Bn]=Hn.map((Me=>typeof Me=="object"&&Me.toJSON?Me.toJSON():Me)):typeof Hn=="object"&&Hn.toJSON?Me[Bn]=Hn.toJSON():Me[Bn]=Hn}return Me}root(){let Me=this;for(;Me.parent;)Me=Me.parent;return Me}cleanRaws(Me){delete this.raws.before,delete this.raws.after,Me||delete this.raws.between}positionInside(Me){let Bn=this.toString(),Hn=this.source.start.column,zn=this.source.start.line;for(let ni=0;ni{let zn=Me(Bn,Hn);return zn!==!1&&Bn.walk&&(zn=Bn.walk(Me)),zn}))}walkType(Me,Bn){if(!Me||!Bn)throw new Error("Parameters {type} and {callback} are required.");let Hn=typeof Me=="function";return this.walk(((zn,ni)=>{if(Hn&&zn instanceof Me||!Hn&&zn.type===Me)return Bn.call(this,zn,ni)}))}append(Me){return Me.parent=this,this.nodes.push(Me),this}prepend(Me){return Me.parent=this,this.nodes.unshift(Me),this}cleanRaws(Me){if(super.cleanRaws(Me),this.nodes)for(let Bn of this.nodes)Bn.cleanRaws(Me)}insertAfter(Me,Bn){let Hn=this.index(Me),zn;this.nodes.splice(Hn+1,0,Bn);for(let Me in this.indexes)zn=this.indexes[Me],Hn<=zn&&(this.indexes[Me]=zn+this.nodes.length);return this}insertBefore(Me,Bn){let Hn=this.index(Me),zn;this.nodes.splice(Hn,0,Bn);for(let Me in this.indexes)zn=this.indexes[Me],Hn<=zn&&(this.indexes[Me]=zn+this.nodes.length);return this}removeChild(Me){Me=this.index(Me),this.nodes[Me].parent=void 0,this.nodes.splice(Me,1);let Bn;for(let Hn in this.indexes)Bn=this.indexes[Hn],Bn>=Me&&(this.indexes[Hn]=Bn-1);return this}removeAll(){for(let Me of this.nodes)Me.parent=void 0;return this.nodes=[],this}every(Me){return this.nodes.every(Me)}some(Me){return this.nodes.some(Me)}index(Me){return typeof Me=="number"?Me:this.nodes.indexOf(Me)}get first(){if(this.nodes)return this.nodes[0]}get last(){if(this.nodes)return this.nodes[this.nodes.length-1]}toString(){let Me=this.nodes.map(String).join("");return this.value&&(Me=this.value+Me),this.raws.before&&(Me=this.raws.before+Me),this.raws.after&&(Me+=this.raws.after),Me}};zn.registerWalker=Me=>{let Bn="walk"+Me.name;Bn.lastIndexOf("s")!==Bn.length-1&&(Bn+="s"),!zn.prototype[Bn]&&(zn.prototype[Bn]=function(Bn){return this.walkType(Me,Bn)})},Bn.exports=zn}}),xd=P({"node_modules/postcss-values-parser/lib/root.js"(Me,Bn){"use strict";aa();var Hn=Cd();Bn.exports=class extends Hn{constructor(Me){super(Me),this.type="root"}}}}),wd=P({"node_modules/postcss-values-parser/lib/value.js"(Me,Bn){"use strict";aa();var Hn=Cd();Bn.exports=class extends Hn{constructor(Me){super(Me),this.type="value",this.unbalanced=0}}}}),Sd=P({"node_modules/postcss-values-parser/lib/atword.js"(Me,Bn){"use strict";aa();var Hn=Cd(),zn=class extends Hn{constructor(Me){super(Me),this.type="atword"}toString(){let Me=this.quoted?this.raws.quote:"";return[this.raws.before,"@",String.prototype.toString.call(this.value),this.raws.after].join("")}};Hn.registerWalker(zn),Bn.exports=zn}}),Td=P({"node_modules/postcss-values-parser/lib/colon.js"(Me,Bn){"use strict";aa();var Hn=Cd(),zn=Ad(),ni=class extends zn{constructor(Me){super(Me),this.type="colon"}};Hn.registerWalker(ni),Bn.exports=ni}}),Pd=P({"node_modules/postcss-values-parser/lib/comma.js"(Me,Bn){"use strict";aa();var Hn=Cd(),zn=Ad(),ni=class extends zn{constructor(Me){super(Me),this.type="comma"}};Hn.registerWalker(ni),Bn.exports=ni}}),Qh=P({"node_modules/postcss-values-parser/lib/comment.js"(Me,Bn){"use strict";aa();var Hn=Cd(),zn=Ad(),ni=class extends zn{constructor(Me){super(Me),this.type="comment",this.inline=Object(Me).inline||!1}toString(){return[this.raws.before,this.inline?"//":"/*",String(this.value),this.inline?"":"*/",this.raws.after].join("")}};Hn.registerWalker(ni),Bn.exports=ni}}),Zh=P({"node_modules/postcss-values-parser/lib/function.js"(Me,Bn){"use strict";aa();var Hn=Cd(),zn=class extends Hn{constructor(Me){super(Me),this.type="func",this.unbalanced=-1}};Hn.registerWalker(zn),Bn.exports=zn}}),eg=P({"node_modules/postcss-values-parser/lib/number.js"(Me,Bn){"use strict";aa();var Hn=Cd(),zn=Ad(),ni=class extends zn{constructor(Me){super(Me),this.type="number",this.unit=Object(Me).unit||""}toString(){return[this.raws.before,String(this.value),this.unit,this.raws.after].join("")}};Hn.registerWalker(ni),Bn.exports=ni}}),tg=P({"node_modules/postcss-values-parser/lib/operator.js"(Me,Bn){"use strict";aa();var Hn=Cd(),zn=Ad(),ni=class extends zn{constructor(Me){super(Me),this.type="operator"}};Hn.registerWalker(ni),Bn.exports=ni}}),rg=P({"node_modules/postcss-values-parser/lib/paren.js"(Me,Bn){"use strict";aa();var Hn=Cd(),zn=Ad(),ni=class extends zn{constructor(Me){super(Me),this.type="paren",this.parenType=""}};Hn.registerWalker(ni),Bn.exports=ni}}),ng=P({"node_modules/postcss-values-parser/lib/string.js"(Me,Bn){"use strict";aa();var Hn=Cd(),zn=Ad(),ni=class extends zn{constructor(Me){super(Me),this.type="string"}toString(){let Me=this.quoted?this.raws.quote:"";return[this.raws.before,Me,this.value+"",Me,this.raws.after].join("")}};Hn.registerWalker(ni),Bn.exports=ni}}),ig=P({"node_modules/postcss-values-parser/lib/word.js"(Me,Bn){"use strict";aa();var Hn=Cd(),zn=Ad(),ni=class extends zn{constructor(Me){super(Me),this.type="word"}};Hn.registerWalker(ni),Bn.exports=ni}}),ag=P({"node_modules/postcss-values-parser/lib/unicode-range.js"(Me,Bn){"use strict";aa();var Hn=Cd(),zn=Ad(),ni=class extends zn{constructor(Me){super(Me),this.type="unicode-range"}};Hn.registerWalker(ni),Bn.exports=ni}});function go(){throw new Error("setTimeout has not been defined")}function yo(){throw new Error("clearTimeout has not been defined")}function wo(Me){if(sg===setTimeout)return setTimeout(Me,0);if((sg===go||!sg)&&setTimeout)return sg=setTimeout,setTimeout(Me,0);try{return sg(Me,0)}catch{try{return sg.call(null,Me,0)}catch{return sg.call(this,Me,0)}}}function Gl(Me){if(og===clearTimeout)return clearTimeout(Me);if((og===yo||!og)&&clearTimeout)return og=clearTimeout,clearTimeout(Me);try{return og(Me)}catch{try{return og.call(null,Me)}catch{return og.call(this,Me)}}}function Hl(){!cg||!lg||(cg=!1,lg.length?ug=lg.concat(ug):pg=-1,ug.length&&_o())}function _o(){if(!cg){var Me=wo(Hl);cg=!0;for(var Bn=ug.length;Bn;){for(lg=ug,ug=[];++pg1)for(var Hn=1;HnMt,debuglog:()=>Oo,default:()=>$g,deprecate:()=>Rt,format:()=>wr,inherits:()=>Rg,inspect:()=>ye,isArray:()=>Ct,isBoolean:()=>_r,isBuffer:()=>Ao,isDate:()=>gr,isError:()=>He,isFunction:()=>Je,isNull:()=>Ke,isNullOrUndefined:()=>To,isNumber:()=>Nt,isObject:()=>je,isPrimitive:()=>qo,isRegExp:()=>Ge,isString:()=>Qe,isSymbol:()=>Eo,isUndefined:()=>ge,log:()=>Po});function wr(Me){if(!Qe(Me)){for(var Bn=[],Hn=0;Hn=ni)return Me;switch(Me){case"%s":return String(zn[Hn++]);case"%d":return Number(zn[Hn++]);case"%j":try{return JSON.stringify(zn[Hn++])}catch{return"[Circular]"}default:return Me}})),aa=zn[Hn];Hn=3&&(Hn.depth=arguments[2]),arguments.length>=4&&(Hn.colors=arguments[3]),_r(Bn)?Hn.showHidden=Bn:Bn&&Mt(Hn,Bn),ge(Hn.showHidden)&&(Hn.showHidden=!1),ge(Hn.depth)&&(Hn.depth=2),ge(Hn.colors)&&(Hn.colors=!1),ge(Hn.customInspect)&&(Hn.customInspect=!0),Hn.colors&&(Hn.stylize=nf),mr(Hn,Me,Hn.depth)}function nf(Me,Bn){var Hn=ye.styles[Bn];return Hn?"["+ye.colors[Hn][0]+"m"+Me+"["+ye.colors[Hn][1]+"m":Me}function sf(Me,Bn){return Me}function of(Me){var Bn={};return Me.forEach((function(Me,Hn){Bn[Me]=!0})),Bn}function mr(Me,Bn,Hn){if(Me.customInspect&&Bn&&Je(Bn.inspect)&&Bn.inspect!==ye&&!(Bn.constructor&&Bn.constructor.prototype===Bn)){var zn=Bn.inspect(Hn,Me);return Qe(zn)||(zn=mr(Me,zn,Hn)),zn}var ni=af(Me,Bn);if(ni)return ni;var Ci=Object.keys(Bn),aa=of(Ci);if(Me.showHidden&&(Ci=Object.getOwnPropertyNames(Bn)),He(Bn)&&(Ci.indexOf("message")>=0||Ci.indexOf("description")>=0))return ht(Bn);if(Ci.length===0){if(Je(Bn)){var oa=Bn.name?": "+Bn.name:"";return Me.stylize("[Function"+oa+"]","special")}if(Ge(Bn))return Me.stylize(RegExp.prototype.toString.call(Bn),"regexp");if(gr(Bn))return Me.stylize(Date.prototype.toString.call(Bn),"date");if(He(Bn))return ht(Bn)}var ca="",_a=!1,xa=["{","}"];if(Ct(Bn)&&(_a=!0,xa=["[","]"]),Je(Bn)){var Ga=Bn.name?": "+Bn.name:"";ca=" [Function"+Ga+"]"}if(Ge(Bn)&&(ca=" "+RegExp.prototype.toString.call(Bn)),gr(Bn)&&(ca=" "+Date.prototype.toUTCString.call(Bn)),He(Bn)&&(ca=" "+ht(Bn)),Ci.length===0&&(!_a||Bn.length==0))return xa[0]+ca+xa[1];if(Hn<0)return Ge(Bn)?Me.stylize(RegExp.prototype.toString.call(Bn),"regexp"):Me.stylize("[Object]","special");Me.seen.push(Bn);var Ha;return _a?Ha=uf(Me,Bn,Hn,aa,Ci):Ha=Ci.map((function(zn){return xt(Me,Bn,Hn,aa,zn,_a)})),Me.seen.pop(),cf(Ha,ca,xa)}function af(Me,Bn){if(ge(Bn))return Me.stylize("undefined","undefined");if(Qe(Bn)){var Hn="'"+JSON.stringify(Bn).replace(/^"|"$/g,"").replace(/'/g,"\\'").replace(/\\"/g,'"')+"'";return Me.stylize(Hn,"string")}if(Nt(Bn))return Me.stylize(""+Bn,"number");if(_r(Bn))return Me.stylize(""+Bn,"boolean");if(Ke(Bn))return Me.stylize("null","null")}function ht(Me){return"["+Error.prototype.toString.call(Me)+"]"}function uf(Me,Bn,Hn,zn,ni){for(var Ci=[],aa=0,oa=Bn.length;aa-1&&(Ci?oa=oa.split(`\n`).map((function(Me){return" "+Me})).join(`\n`).substr(2):oa=`\n`+oa.split(`\n`).map((function(Me){return" "+Me})).join(`\n`))):oa=Me.stylize("[Circular]","special")),ge(aa)){if(Ci&&ni.match(/^\d+$/))return oa;aa=JSON.stringify(""+ni),aa.match(/^"([a-zA-Z_][a-zA-Z_0-9]*)"$/)?(aa=aa.substr(1,aa.length-2),aa=Me.stylize(aa,"name")):(aa=aa.replace(/'/g,"\\'").replace(/\\"/g,'"').replace(/(^"|"$)/g,"'"),aa=Me.stylize(aa,"string"))}return aa+": "+oa}function cf(Me,Bn,Hn){var zn=0,ni=Me.reduce((function(Me,Bn){return zn++,Bn.indexOf(`\n`)>=0&&zn++,Me+Bn.replace(/\u001b\[\d\d?m/g,"").length+1}),0);return ni>60?Hn[0]+(Bn===""?"":Bn+`\n `)+" "+Me.join(`,\n `)+" "+Hn[1]:Hn[0]+Bn+" "+Me.join(", ")+" "+Hn[1]}function Ct(Me){return Array.isArray(Me)}function _r(Me){return typeof Me=="boolean"}function Ke(Me){return Me===null}function To(Me){return Me==null}function Nt(Me){return typeof Me=="number"}function Qe(Me){return typeof Me=="string"}function Eo(Me){return typeof Me=="symbol"}function ge(Me){return Me===void 0}function Ge(Me){return je(Me)&&jt(Me)==="[object RegExp]"}function je(Me){return typeof Me=="object"&&Me!==null}function gr(Me){return je(Me)&&jt(Me)==="[object Date]"}function He(Me){return je(Me)&&(jt(Me)==="[object Error]"||Me instanceof Error)}function Je(Me){return typeof Me=="function"}function qo(Me){return Me===null||typeof Me=="boolean"||typeof Me=="number"||typeof Me=="string"||typeof Me=="symbol"||typeof Me>"u"}function Ao(Me){return Buffer.isBuffer(Me)}function jt(Me){return Object.prototype.toString.call(Me)}function dt(Me){return Me<10?"0"+Me.toString(10):Me.toString(10)}function lf(){var Me=new Date,Bn=[dt(Me.getHours()),dt(Me.getMinutes()),dt(Me.getSeconds())].join(":");return[Me.getDate(),Gg[Me.getMonth()],Bn].join(" ")}function Po(){console.log("%s - %s",lf(),wr.apply(null,arguments))}function Mt(Me,Bn){if(!Bn||!je(Bn))return Me;for(var Hn=Object.keys(Bn),zn=Hn.length;zn--;)Me[Hn[zn]]=Bn[Hn[zn]];return Me}function Io(Me,Bn){return Object.prototype.hasOwnProperty.call(Me,Bn)}var Mg,Qg,Ug,Gg,$g,qg=Le({"node-modules-polyfills:util"(){aa(),Pg(),Lg(),Mg=/%[sdj%]/g,Qg={},ye.colors={bold:[1,22],italic:[3,23],underline:[4,24],inverse:[7,27],white:[37,39],grey:[90,39],black:[30,39],blue:[34,39],cyan:[36,39],green:[32,39],magenta:[35,39],red:[31,39],yellow:[33,39]},ye.styles={special:"cyan",number:"yellow",boolean:"yellow",undefined:"grey",null:"bold",string:"green",date:"magenta",regexp:"red"},Gg=["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],$g={inherits:Rg,_extend:Mt,log:Po,isBuffer:Ao,isPrimitive:qo,isFunction:Je,isError:He,isDate:gr,isObject:je,isRegExp:Ge,isUndefined:ge,isSymbol:Eo,isString:Qe,isNumber:Nt,isNullOrUndefined:To,isNull:Ke,isBoolean:_r,isArray:Ct,inspect:ye,deprecate:Rt,format:wr,debuglog:Oo}}}),Vg=P({"node-modules-polyfills-commonjs:util"(Me,Bn){aa();var Hn=(qg(),Pt(jg));if(Hn&&Hn.default){Bn.exports=Hn.default;for(let Me in Hn)Bn.exports[Me]=Hn[Me]}else Hn&&(Bn.exports=Hn)}}),Hg=P({"node_modules/postcss-values-parser/lib/errors/TokenizeError.js"(Me,Bn){"use strict";aa();var Hn=class extends Error{constructor(Me){super(Me),this.name=this.constructor.name,this.message=Me||"An error ocurred while tokzenizing.",typeof Error.captureStackTrace=="function"?Error.captureStackTrace(this,this.constructor):this.stack=new Error(Me).stack}};Bn.exports=Hn}}),Jg=P({"node_modules/postcss-values-parser/lib/tokenize.js"(Me,Bn){"use strict";aa();var Hn="{".charCodeAt(0),zn="}".charCodeAt(0),ni="(".charCodeAt(0),Ci=")".charCodeAt(0),oa="'".charCodeAt(0),ca='"'.charCodeAt(0),_a="\\".charCodeAt(0),xa="/".charCodeAt(0),Ga=".".charCodeAt(0),Ha=",".charCodeAt(0),ts=":".charCodeAt(0),Ps="*".charCodeAt(0),so="-".charCodeAt(0),oo="+".charCodeAt(0),Jo="#".charCodeAt(0),tc=`\n`.charCodeAt(0),dc=" ".charCodeAt(0),Fc="\f".charCodeAt(0),Jc="\t".charCodeAt(0),Dp="\r".charCodeAt(0),kp="@".charCodeAt(0),Qp="e".charCodeAt(0),Up="E".charCodeAt(0),qp="0".charCodeAt(0),Vp="9".charCodeAt(0),Jp="u".charCodeAt(0),Wp="U".charCodeAt(0),zp=/[ \n\t\r\{\(\)'"\\;,/]/g,Qf=/[ \n\t\r\(\)\{\}\*:;@!&'"\+\|~>,\[\]\\]|\/(?=\*)/g,Yf=/[ \n\t\r\(\)\{\}\*:;@!&'"\-\+\|~>,\[\]\\]|\//g,Kf=/^[a-z0-9]/i,Xf=/^[a-f0-9?\-]/i,Ad=Vg(),Cd=Hg();Bn.exports=function(Me,Bn){Bn=Bn||{};let aa=[],xd=Me.valueOf(),wd=xd.length,Sd=-1,Td=1,Pd=0,Qh=0,Zh=null,eg,tg,rg,ng,ig,ag,sg,og,ug,cg,lg,pg;function ce(Me){let Bn=Ad.format("Unclosed %s at line: %d, column: %d, token: %d",Me,Td,Pd-Sd,Pd);throw new Cd(Bn)}function fe(){let Me=Ad.format("Syntax error at line: %d, column: %d, token: %d",Td,Pd-Sd,Pd);throw new Cd(Me)}for(;Pd0&&aa[aa.length-1][0]==="word"&&aa[aa.length-1][1]==="url",aa.push(["(","(",Td,Pd-Sd,Td,tg-Sd,Pd]);break;case Ci:Qh--,Zh=Zh&&Qh>0,aa.push([")",")",Td,Pd-Sd,Td,tg-Sd,Pd]);break;case oa:case ca:rg=eg===oa?"'":'"',tg=Pd;do{for(cg=!1,tg=xd.indexOf(rg,tg+1),tg===-1&&ce("quote",rg),lg=tg;xd.charCodeAt(lg-1)===_a;)lg-=1,cg=!cg}while(cg);aa.push(["string",xd.slice(Pd,tg+1),Td,Pd-Sd,Td,tg-Sd,Pd]),Pd=tg;break;case kp:zp.lastIndex=Pd+1,zp.test(xd),zp.lastIndex===0?tg=xd.length-1:tg=zp.lastIndex-2,aa.push(["atword",xd.slice(Pd,tg+1),Td,Pd-Sd,Td,tg-Sd,Pd]),Pd=tg;break;case _a:tg=Pd,eg=xd.charCodeAt(tg+1),sg&&eg!==xa&&eg!==dc&&eg!==tc&&eg!==Jc&&eg!==Dp&&eg!==Fc&&(tg+=1),aa.push(["word",xd.slice(Pd,tg+1),Td,Pd-Sd,Td,tg-Sd,Pd]),Pd=tg;break;case oo:case so:case Ps:tg=Pd+1,pg=xd.slice(Pd+1,tg+1);let Me=xd.slice(Pd-1,Pd);if(eg===so&&pg.charCodeAt(0)===so){tg++,aa.push(["word",xd.slice(Pd,tg),Td,Pd-Sd,Td,tg-Sd,Pd]),Pd=tg-1;break}aa.push(["operator",xd.slice(Pd,tg),Td,Pd-Sd,Td,tg-Sd,Pd]),Pd=tg-1;break;default:if(eg===xa&&(xd.charCodeAt(Pd+1)===Ps||Bn.loose&&!Zh&&xd.charCodeAt(Pd+1)===xa)){if(xd.charCodeAt(Pd+1)===Ps)tg=xd.indexOf("*/",Pd+2)+1,tg===0&&ce("comment","*/");else{let Me=xd.indexOf(`\n`,Pd+2);tg=Me!==-1?Me-1:wd}ag=xd.slice(Pd,tg+1),ng=ag.split(`\n`),ig=ng.length-1,ig>0?(og=Td+ig,ug=tg-ng[ig].length):(og=Td,ug=Sd),aa.push(["comment",ag,Td,Pd-Sd,og,tg-ug,Pd]),Sd=ug,Td=og,Pd=tg}else if(eg===Jo&&!Kf.test(xd.slice(Pd+1,Pd+2)))tg=Pd+1,aa.push(["#",xd.slice(Pd,tg),Td,Pd-Sd,Td,tg-Sd,Pd]),Pd=tg-1;else if((eg===Jp||eg===Wp)&&xd.charCodeAt(Pd+1)===oo){tg=Pd+2;do{tg+=1,eg=xd.charCodeAt(tg)}while(tg=qp&&eg<=Vp&&(Me=Yf),Me.lastIndex=Pd+1,Me.test(xd),Me.lastIndex===0?tg=xd.length-1:tg=Me.lastIndex-2,Me===Yf||eg===Ga){let Me=xd.charCodeAt(tg),Bn=xd.charCodeAt(tg+1),Hn=xd.charCodeAt(tg+2);(Me===Qp||Me===Up)&&(Bn===so||Bn===oo)&&Hn>=qp&&Hn<=Vp&&(Yf.lastIndex=tg+2,Yf.test(xd),Yf.lastIndex===0?tg=xd.length-1:tg=Yf.lastIndex-2)}aa.push(["word",xd.slice(Pd,tg+1),Td,Pd-Sd,Td,tg-Sd,Pd]),Pd=tg}break}Pd++}return aa}}}),Wg=P({"node_modules/flatten/index.js"(Me,Bn){aa(),Bn.exports=function(Me,Bn){if(Bn=typeof Bn=="number"?Bn:1/0,!Bn)return Array.isArray(Me)?Me.map((function(Me){return Me})):Me;return h(Me,1);function h(Me,Hn){return Me.reduce((function(Me,zn){return Array.isArray(zn)&&HnMe-Bn))}Bn.exports=class{constructor(Me,Bn){let ni={loose:!1};this.cache=[],this.input=Me,this.options=Object.assign({},ni,Bn),this.position=0,this.unbalanced=0,this.root=new Hn;let Ci=new zn;this.root.append(Ci),this.current=Ci,this.tokens=oo(Me,this.options)}parse(){return this.loop()}colon(){let Me=this.currToken;this.newNode(new Ci({value:Me[1],source:{start:{line:Me[2],column:Me[3]},end:{line:Me[4],column:Me[5]}},sourceIndex:Me[6]})),this.position++}comma(){let Me=this.currToken;this.newNode(new oa({value:Me[1],source:{start:{line:Me[2],column:Me[3]},end:{line:Me[4],column:Me[5]}},sourceIndex:Me[6]})),this.position++}comment(){let Me=!1,Bn=this.currToken[1].replace(/\/\*|\*\//g,""),Hn;this.options.loose&&Bn.startsWith("//")&&(Bn=Bn.substring(2),Me=!0),Hn=new ca({value:Bn,inline:Me,source:{start:{line:this.currToken[2],column:this.currToken[3]},end:{line:this.currToken[4],column:this.currToken[5]}},sourceIndex:this.currToken[6]}),this.newNode(Hn),this.position++}error(Me,Bn){throw new Fc(Me+` at line: ${Bn[2]}, column ${Bn[3]}`)}loop(){for(;this.position0&&(this.current.type==="func"&&this.current.value==="calc"?this.prevToken[0]!=="space"&&this.prevToken[0]!=="("?this.error("Syntax Error",this.currToken):this.nextToken[0]!=="space"&&this.nextToken[0]!=="word"?this.error("Syntax Error",this.currToken):this.nextToken[0]==="word"&&this.current.last.type!=="operator"&&this.current.last.value!=="("&&this.error("Syntax Error",this.currToken):(this.nextToken[0]==="space"||this.nextToken[0]==="operator"||this.prevToken[0]==="operator")&&this.error("Syntax Error",this.currToken)),this.options.loose){if((!this.current.nodes.length||this.current.last&&this.current.last.type==="operator")&&this.nextToken[0]==="word")return this.word()}else if(this.nextToken[0]==="word")return this.word()}return Bn=new Ga({value:this.currToken[1],source:{start:{line:this.currToken[2],column:this.currToken[3]},end:{line:this.currToken[2],column:this.currToken[3]}},sourceIndex:this.currToken[4]}),this.position++,this.newNode(Bn)}parseTokens(){switch(this.currToken[0]){case"space":this.space();break;case"colon":this.colon();break;case"comma":this.comma();break;case"comment":this.comment();break;case"(":this.parenOpen();break;case")":this.parenClose();break;case"atword":case"word":this.word();break;case"operator":this.operator();break;case"string":this.string();break;case"unicoderange":this.unicodeRange();break;default:this.word();break}}parenOpen(){let Me=1,Bn=this.position+1,Hn=this.currToken,zn;for(;Bn=this.tokens.length-1&&!this.current.unbalanced)&&(this.current.unbalanced--,this.current.unbalanced<0&&this.error("Expected opening parenthesis",Me),!this.current.unbalanced&&this.cache.length&&(this.current=this.cache.pop()))}space(){let Me=this.currToken;this.position===this.tokens.length-1||this.nextToken[0]===","||this.nextToken[0]===")"?(this.current.last.raws.after+=Me[1],this.position++):(this.spaces=Me[1],this.position++)}unicodeRange(){let Me=this.currToken;this.newNode(new so({value:Me[1],source:{start:{line:Me[2],column:Me[3]},end:{line:Me[4],column:Me[5]}},sourceIndex:Me[6]})),this.position++}splitWord(){let Me=this.nextToken,Bn=this.currToken[1],Hn=/^[\+\-]?((\d+(\.\d*)?)|(\.\d+))([eE][\+\-]?\d+)?/,zn=/^(?!\#([a-z0-9]+))[\#\{\}]/gi,Ci,aa;if(!zn.test(Bn))for(;Me&&Me[0]==="word";){this.position++;let Hn=this.currToken[1];Bn+=Hn,Me=this.nextToken}Ci=tc(Bn,"@"),aa=_(dc(Jo([[0],Ci]))),aa.forEach(((zn,oa)=>{let ca=aa[oa+1]||Bn.length,Ga=Bn.slice(zn,ca),Ha;if(~Ci.indexOf(zn))Ha=new ni({value:Ga.slice(1),source:{start:{line:this.currToken[2],column:this.currToken[3]+zn},end:{line:this.currToken[4],column:this.currToken[3]+(ca-1)}},sourceIndex:this.currToken[6]+aa[oa]});else if(Hn.test(this.currToken[1])){let Me=Ga.replace(Hn,"");Ha=new xa({value:Ga.replace(Me,""),source:{start:{line:this.currToken[2],column:this.currToken[3]+zn},end:{line:this.currToken[4],column:this.currToken[3]+(ca-1)}},sourceIndex:this.currToken[6]+aa[oa],unit:Me})}else Ha=new(Me&&Me[0]==="("?_a:Ps)({value:Ga,source:{start:{line:this.currToken[2],column:this.currToken[3]+zn},end:{line:this.currToken[4],column:this.currToken[3]+(ca-1)}},sourceIndex:this.currToken[6]+aa[oa]}),Ha.type==="word"?(Ha.isHex=/^#(.+)/.test(Ga),Ha.isColor=/^#([0-9a-f]{3}|[0-9a-f]{4}|[0-9a-f]{6}|[0-9a-f]{8})$/i.test(Ga)):this.cache.push(this.current);this.newNode(Ha)})),this.position++}string(){let Me=this.currToken,Bn=this.currToken[1],Hn=/^(\"|\')/,zn=Hn.test(Bn),ni="",Ci;zn&&(ni=Bn.match(Hn)[0],Bn=Bn.slice(1,Bn.length-1)),Ci=new ts({value:Bn,source:{start:{line:Me[2],column:Me[3]},end:{line:Me[4],column:Me[5]}},sourceIndex:Me[6],quoted:zn}),Ci.raws.quote=ni,this.newNode(Ci),this.position++}word(){return this.splitWord()}newNode(Me){return this.spaces&&(Me.raws.before+=this.spaces,this.spaces=""),this.current.append(Me)}get currToken(){return this.tokens[this.position]}get nextToken(){return this.tokens[this.position+1]}get prevToken(){return this.tokens[this.position-1]}}}}),Zg=P({"node_modules/postcss-values-parser/lib/index.js"(Me,Bn){"use strict";aa();var Hn=Xg(),zn=Sd(),ni=Td(),Ci=Pd(),oa=Qh(),ca=Zh(),_a=eg(),xa=tg(),Ga=rg(),Ha=ng(),ts=ag(),Ps=wd(),so=ig(),g=function(Me,Bn){return new Hn(Me,Bn)};g.atword=function(Me){return new zn(Me)},g.colon=function(Me){return new ni(Object.assign({value:":"},Me))},g.comma=function(Me){return new Ci(Object.assign({value:","},Me))},g.comment=function(Me){return new oa(Me)},g.func=function(Me){return new ca(Me)},g.number=function(Me){return new _a(Me)},g.operator=function(Me){return new xa(Me)},g.paren=function(Me){return new Ga(Object.assign({value:"("},Me))},g.string=function(Me){return new Ha(Object.assign({quote:"'"},Me))},g.value=function(Me){return new Ps(Me)},g.word=function(Me){return new so(Me)},g.unicodeRange=function(Me){return new ts(Me)},Bn.exports=g}}),f_=P({"node_modules/postcss-selector-parser/dist/selectors/node.js"(Me,Bn){"use strict";aa(),Me.__esModule=!0;var Hn=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(Me){return typeof Me}:function(Me){return Me&&typeof Symbol=="function"&&Me.constructor===Symbol&&Me!==Symbol.prototype?"symbol":typeof Me};function u(Me,Bn){if(!(Me instanceof Bn))throw new TypeError("Cannot call a class as a function")}var zn=function l(Me,Bn){if((typeof Me>"u"?"undefined":Hn(Me))!=="object")return Me;var zn=new Me.constructor;for(var ni in Me)if(Me.hasOwnProperty(ni)){var Ci=Me[ni],aa=typeof Ci>"u"?"undefined":Hn(Ci);ni==="parent"&&aa==="object"?Bn&&(zn[ni]=Bn):Ci instanceof Array?zn[ni]=Ci.map((function(Me){return l(Me,zn)})):zn[ni]=l(Ci,zn)}return zn},ni=function(){function l(){var Me=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{};u(this,l);for(var Bn in Me)this[Bn]=Me[Bn];var Hn=Me.spaces;Hn=Hn===void 0?{}:Hn;var zn=Hn.before,ni=zn===void 0?"":zn,Ci=Hn.after,aa=Ci===void 0?"":Ci;this.spaces={before:ni,after:aa}}return l.prototype.remove=function(){return this.parent&&this.parent.removeChild(this),this.parent=void 0,this},l.prototype.replaceWith=function(){if(this.parent){for(var Me in arguments)this.parent.insertBefore(this,arguments[Me]);this.remove()}return this},l.prototype.next=function(){return this.parent.at(this.parent.index(this)+1)},l.prototype.prev=function(){return this.parent.at(this.parent.index(this)-1)},l.prototype.clone=function(){var Me=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},Bn=zn(this);for(var Hn in Me)Bn[Hn]=Me[Hn];return Bn},l.prototype.toString=function(){return[this.spaces.before,String(this.value),this.spaces.after].join("")},l}();Me.default=ni,Bn.exports=Me.default}}),Z_=P({"node_modules/postcss-selector-parser/dist/selectors/types.js"(Me){"use strict";aa(),Me.__esModule=!0;var Bn=Me.TAG="tag",Hn=Me.STRING="string",zn=Me.SELECTOR="selector",ni=Me.ROOT="root",Ci=Me.PSEUDO="pseudo",oa=Me.NESTING="nesting",ca=Me.ID="id",_a=Me.COMMENT="comment",xa=Me.COMBINATOR="combinator",Ga=Me.CLASS="class",Ha=Me.ATTRIBUTE="attribute",ts=Me.UNIVERSAL="universal"}}),sA=P({"node_modules/postcss-selector-parser/dist/selectors/container.js"(Me,Bn){"use strict";aa(),Me.__esModule=!0;var Hn=function(){function s(Me,Bn){for(var Hn=0;Hn=Me&&(this.indexes[Hn]=Bn-1);return this},f.prototype.removeAll=function(){for(var Me=this.nodes,Bn=Array.isArray(Me),Hn=0,Me=Bn?Me:Me[Symbol.iterator]();;){var zn;if(Bn){if(Hn>=Me.length)break;zn=Me[Hn++]}else{if(Hn=Me.next(),Hn.done)break;zn=Hn.value}var ni=zn;ni.parent=void 0}return this.nodes=[],this},f.prototype.empty=function(){return this.removeAll()},f.prototype.insertAfter=function(Me,Bn){var Hn=this.index(Me);this.nodes.splice(Hn+1,0,Bn);var zn=void 0;for(var ni in this.indexes)zn=this.indexes[ni],Hn<=zn&&(this.indexes[ni]=zn+this.nodes.length);return this},f.prototype.insertBefore=function(Me,Bn){var Hn=this.index(Me);this.nodes.splice(Hn,0,Bn);var zn=void 0;for(var ni in this.indexes)zn=this.indexes[ni],Hn<=zn&&(this.indexes[ni]=zn+this.nodes.length);return this},f.prototype.each=function(Me){this.lastEach||(this.lastEach=0),this.indexes||(this.indexes={}),this.lastEach++;var Bn=this.lastEach;if(this.indexes[Bn]=0,!!this.length){for(var Hn=void 0,zn=void 0;this.indexes[Bn],\[\]\\]|\/(?=\*)/g;function H(Me){for(var Bn=[],aa=Me.css.valueOf(),Jp=void 0,Wp=void 0,zp=void 0,Qf=void 0,Yf=void 0,Kf=void 0,Xf=void 0,Ad=void 0,Cd=void 0,xd=void 0,wd=void 0,Sd=aa.length,Td=-1,Pd=1,Qh=0,L=function(Bn,Hn){if(Me.safe)aa+=Hn,Wp=aa.length-1;else throw Me.error("Unclosed "+Bn,Pd,Qh-Td,Qh)};Qh0?(Ad=Pd+Yf,Cd=Wp-Qf[Yf].length):(Ad=Pd,Cd=Td),Bn.push(["comment",Kf,Pd,Qh-Td,Ad,Wp-Cd,Qh]),Td=Cd,Pd=Ad,Qh=Wp):(Vp.lastIndex=Qh+1,Vp.test(aa),Vp.lastIndex===0?Wp=aa.length-1:Wp=Vp.lastIndex-2,Bn.push(["word",aa.slice(Qh,Wp+1),Pd,Qh-Td,Pd,Wp-Td,Qh]),Qh=Wp);break}Qh++}return Bn}Bn.exports=Me.default}}),bv=P({"node_modules/postcss-selector-parser/dist/parser.js"(Me,Bn){"use strict";aa(),Me.__esModule=!0;var Hn=function(){function E(Me,Bn){for(var Hn=0;Hn1?(ni[0]===""&&(ni[0]=!0),Ci.attribute=this.parseValue(ni[2]),Ci.namespace=this.parseNamespace(ni[0])):Ci.attribute=this.parseValue(zn[0]),Bn=new Vp.default(Ci),zn[2]){var aa=zn[2].split(/(\s+i\s*?)$/),oa=aa[0].trim();Bn.value=this.lossy?oa:aa[0],aa[1]&&(Bn.insensitive=!0,this.lossy||(Bn.raws.insensitive=aa[1])),Bn.quoted=oa[0]==="'"||oa[0]==='"',Bn.raws.unquoted=Bn.quoted?oa.slice(1,-1):oa}this.newNode(Bn),this.position++},E.prototype.combinator=function(){if(this.currToken[1]==="|")return this.namespace();for(var Me=new Qf.default({value:"",source:{start:{line:this.currToken[2],column:this.currToken[3]},end:{line:this.currToken[2],column:this.currToken[3]}},sourceIndex:this.currToken[4]});this.position1&&Me.nextToken&&Me.nextToken[0]==="("&&Me.error("Misplaced parenthesis.")}))}else this.error('Unexpected "'+this.currToken[0]+'" found.')},E.prototype.space=function(){var Me=this.currToken;this.position===0||this.prevToken[0]===","||this.prevToken[0]==="("?(this.spaces=this.parseSpace(Me[1]),this.position++):this.position===this.tokens.length-1||this.nextToken[0]===","||this.nextToken[0]===")"?(this.current.last.spaces.after=this.parseSpace(Me[1]),this.position++):this.combinator()},E.prototype.string=function(){var Me=this.currToken;this.newNode(new kp.default({value:this.currToken[1],source:{start:{line:Me[2],column:Me[3]},end:{line:Me[4],column:Me[5]}},sourceIndex:Me[6]})),this.position++},E.prototype.universal=function(Me){var Bn=this.nextToken;if(Bn&&Bn[1]==="|")return this.position++,this.namespace();this.newNode(new Wp.default({value:this.currToken[1],source:{start:{line:this.currToken[2],column:this.currToken[3]},end:{line:this.currToken[2],column:this.currToken[3]}},sourceIndex:this.currToken[4]}),Me),this.position++},E.prototype.splitWord=function(Me,Bn){for(var Hn=this,zn=this.nextToken,Ci=this.currToken[1];zn&&zn[0]==="word";){this.position++;var aa=this.currToken[1];if(Ci+=aa,aa.lastIndexOf("\\")===aa.length-1){var ca=this.nextToken;ca&&ca[0]==="space"&&(Ci+=this.parseSpace(ca[1]," "),this.position++)}zn=this.nextToken}var xa=(0,oa.default)(Ci,"."),Ga=(0,oa.default)(Ci,"#"),Ha=(0,oa.default)(Ci,"#{");Ha.length&&(Ga=Ga.filter((function(Me){return!~Ha.indexOf(Me)})));var ts=(0,Ad.default)((0,_a.default)((0,ni.default)([[0],xa,Ga])));ts.forEach((function(zn,ni){var aa=ts[ni+1]||Ci.length,oa=Ci.slice(zn,aa);if(ni===0&&Bn)return Bn.call(Hn,oa,ts.length);var ca=void 0;~xa.indexOf(zn)?ca=new so.default({value:oa.slice(1),source:{start:{line:Hn.currToken[2],column:Hn.currToken[3]+zn},end:{line:Hn.currToken[4],column:Hn.currToken[3]+(aa-1)}},sourceIndex:Hn.currToken[6]+ts[ni]}):~Ga.indexOf(zn)?ca=new dc.default({value:oa.slice(1),source:{start:{line:Hn.currToken[2],column:Hn.currToken[3]+zn},end:{line:Hn.currToken[4],column:Hn.currToken[3]+(aa-1)}},sourceIndex:Hn.currToken[6]+ts[ni]}):ca=new Jc.default({value:oa,source:{start:{line:Hn.currToken[2],column:Hn.currToken[3]+zn},end:{line:Hn.currToken[4],column:Hn.currToken[3]+(aa-1)}},sourceIndex:Hn.currToken[6]+ts[ni]}),Hn.newNode(ca,Me)})),this.position++},E.prototype.word=function(Me){var Bn=this.nextToken;return Bn&&Bn[1]==="|"?(this.position++,this.namespace()):this.splitWord(Me)},E.prototype.loop=function(){for(;this.position1&&arguments[1]!==void 0?arguments[1]:{},Hn=new ni.default({css:Me,error:function(Me){throw new Error(Me)},options:Bn});return this.res=Hn,this.func(Hn),this},Hn(m,[{key:"result",get:function(){return String(this.res)}}]),m}();Me.default=Ci,Bn.exports=Me.default}}),Cv=P({"node_modules/postcss-selector-parser/dist/index.js"(Me,Bn){"use strict";aa(),Me.__esModule=!0;var Hn=Ev(),zn=O(Hn),ni=Ty(),Ci=O(ni),oa=ty(),ca=O(oa),_a=Vy(),xa=O(_a),Ga=ry(),Ha=O(Ga),ts=ny(),Ps=O(ts),so=Hy(),oo=O(so),Jo=fy(),tc=O(Jo),dc=oA(),Fc=O(dc),Jc=hA(),Dp=O(Jc),kp=py(),Qp=O(kp),Up=iy(),qp=O(Up),Vp=Gy(),Jp=O(Vp),Wp=Z_(),zp=B(Wp);function B(Me){if(Me&&Me.__esModule)return Me;var Bn={};if(Me!=null)for(var Hn in Me)Object.prototype.hasOwnProperty.call(Me,Hn)&&(Bn[Hn]=Me[Hn]);return Bn.default=Me,Bn}function O(Me){return Me&&Me.__esModule?Me:{default:Me}}var j=function(Me){return new zn.default(Me)};j.attribute=function(Me){return new Ci.default(Me)},j.className=function(Me){return new ca.default(Me)},j.combinator=function(Me){return new xa.default(Me)},j.comment=function(Me){return new Ha.default(Me)},j.id=function(Me){return new Ps.default(Me)},j.nesting=function(Me){return new oo.default(Me)},j.pseudo=function(Me){return new tc.default(Me)},j.root=function(Me){return new Fc.default(Me)},j.selector=function(Me){return new Dp.default(Me)},j.string=function(Me){return new Qp.default(Me)},j.tag=function(Me){return new qp.default(Me)},j.universal=function(Me){return new Jp.default(Me)},Object.keys(zp).forEach((function(Me){Me!=="__esModule"&&(j[Me]=zp[Me])})),Me.default=j,Bn.exports=Me.default}}),xv=P({"node_modules/postcss-media-query-parser/dist/nodes/Node.js"(Me){"use strict";aa(),Object.defineProperty(Me,"__esModule",{value:!0});function n(Me){this.after=Me.after,this.before=Me.before,this.type=Me.type,this.value=Me.value,this.sourceIndex=Me.sourceIndex}Me.default=n}}),wv=P({"node_modules/postcss-media-query-parser/dist/nodes/Container.js"(Me){"use strict";aa(),Object.defineProperty(Me,"__esModule",{value:!0});var Bn=xv(),Hn=u(Bn);function u(Me){return Me&&Me.__esModule?Me:{default:Me}}function o(Me){var Bn=this;this.constructor(Me),this.nodes=Me.nodes,this.after===void 0&&(this.after=this.nodes.length>0?this.nodes[this.nodes.length-1].after:""),this.before===void 0&&(this.before=this.nodes.length>0?this.nodes[0].before:""),this.sourceIndex===void 0&&(this.sourceIndex=this.before.length),this.nodes.forEach((function(Me){Me.parent=Bn}))}o.prototype=Object.create(Hn.default.prototype),o.constructor=Hn.default,o.prototype.walk=function(Me,Bn){for(var Hn=typeof Me=="string"||Me instanceof RegExp,zn=Hn?Bn:Me,ni=typeof Me=="string"?new RegExp(Me):Me,Ci=0;Ci0&&(zn[xa-1].after=oa.before),oa.type===void 0){if(xa>0){if(zn[xa-1].type==="media-feature-expression"){oa.type="keyword";continue}if(zn[xa-1].value==="not"||zn[xa-1].value==="only"){oa.type="media-type";continue}if(zn[xa-1].value==="and"){oa.type="media-feature-expression";continue}zn[xa-1].type==="media-type"&&(zn[xa+1]?oa.type=zn[xa+1].type==="media-feature-expression"?"keyword":"media-feature-expression":oa.type="media-feature-expression")}if(xa===0){if(!zn[xa+1]){oa.type="media-type";continue}if(zn[xa+1]&&(zn[xa+1].type==="media-feature-expression"||zn[xa+1].type==="keyword")){oa.type="media-type";continue}if(zn[xa+2]){if(zn[xa+2].type==="media-feature-expression"){oa.type="media-type",zn[xa+1].type="keyword";continue}if(zn[xa+2].type==="keyword"){oa.type="keyword",zn[xa+1].type="media-type";continue}}if(zn[xa+3]&&zn[xa+3].type==="media-feature-expression"){oa.type="keyword",zn[xa+1].type="media-type",zn[xa+2].type="keyword";continue}}}return zn}function m(Me){var Bn=[],zn=0,Ci=0,aa=/^(\s*)url\s*\(/.exec(Me);if(aa!==null){for(var oa=aa[0].length,ca=1;ca>0;){var _a=Me[oa];_a==="("&&ca++,_a===")"&&ca--,oa++}Bn.unshift(new Hn.default({type:"url",value:Me.substring(0,oa).trim(),sourceIndex:aa[1].length,before:aa[1],after:/^(\s*)/.exec(Me.substring(oa))[1]})),zn=oa}for(var xa=zn;xana,default:()=>Ov,delimiter:()=>Nv,dirname:()=>ta,extname:()=>ia,isAbsolute:()=>zt,join:()=>ea,normalize:()=>Lt,relative:()=>ra,resolve:()=>yr,sep:()=>Fv});function Zo(Me,Bn){for(var Hn=0,zn=Me.length-1;zn>=0;zn--){var ni=Me[zn];ni==="."?Me.splice(zn,1):ni===".."?(Me.splice(zn,1),Hn++):Hn&&(Me.splice(zn,1),Hn--)}if(Bn)for(;Hn--;Hn)Me.unshift("..");return Me}function yr(){for(var Me="",Bn=!1,Hn=arguments.length-1;Hn>=-1&&!Bn;Hn--){var zn=Hn>=0?arguments[Hn]:"/";if(typeof zn!="string")throw new TypeError("Arguments to path.resolve must be strings");if(!zn)continue;Me=zn+"/"+Me,Bn=zn.charAt(0)==="/"}return Me=Zo(Bt(Me.split("/"),(function(Me){return!!Me})),!Bn).join("/"),(Bn?"/":"")+Me||"."}function Lt(Me){var Bn=zt(Me),Hn=Mv(Me,-1)==="/";return Me=Zo(Bt(Me.split("/"),(function(Me){return!!Me})),!Bn).join("/"),!Me&&!Bn&&(Me="."),Me&&Hn&&(Me+="/"),(Bn?"/":"")+Me}function zt(Me){return Me.charAt(0)==="/"}function ea(){var Me=Array.prototype.slice.call(arguments,0);return Lt(Bt(Me,(function(Me,Bn){if(typeof Me!="string")throw new TypeError("Arguments to path.join must be strings");return Me})).join("/"))}function ra(Me,Bn){Me=yr(Me).substr(1),Bn=yr(Bn).substr(1);function i(Me){for(var Bn=0;Bn=0&&Me[Hn]==="";Hn--);return Bn>Hn?[]:Me.slice(Bn,Hn-Bn+1)}for(var Hn=i(Me.split("/")),zn=i(Bn.split("/")),ni=Math.min(Hn.length,zn.length),Ci=ni,aa=0;aa"u"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],(function(){}))),!0}catch{return!1}}function t(Me){return Function.toString.call(Me).indexOf("[native code]")!==-1}function r(Me,Bn){return r=Object.setPrototypeOf||function(Me,Bn){return Me.__proto__=Bn,Me},r(Me,Bn)}function a(Me){return a=Object.setPrototypeOf?Object.getPrototypeOf:function(Me){return Me.__proto__||Object.getPrototypeOf(Me)},a(Me)}var ni=function(Me){l(v,Me);function v(Bn,Hn,zn,ni,Ci,aa){var oa;return oa=Me.call(this,Bn)||this,oa.name="CssSyntaxError",oa.reason=Bn,Ci&&(oa.file=Ci),ni&&(oa.source=ni),aa&&(oa.plugin=aa),typeof Hn<"u"&&typeof zn<"u"&&(oa.line=Hn,oa.column=zn),oa.setMessage(),Error.captureStackTrace&&Error.captureStackTrace(h(oa),v),oa}var Bn=v.prototype;return Bn.setMessage=function(){this.message=this.plugin?this.plugin+": ":"",this.message+=this.file?this.file:"",typeof this.line<"u"&&(this.message+=":"+this.line+":"+this.column),this.message+=": "+this.reason},Bn.showSourceCode=function(Me){var Bn=this;if(!this.source)return"";var ni=this.source;zn.default&&(typeof Me>"u"&&(Me=Hn.default.isColorSupported),Me&&(ni=(0,zn.default)(ni)));var Ci=ni.split(/\r?\n/),aa=Math.max(this.line-3,0),oa=Math.min(this.line+2,Ci.length),ca=String(oa).length;function $(Bn){return Me&&Hn.default.red?Hn.default.red(Hn.default.bold(Bn)):Bn}function H(Bn){return Me&&Hn.default.gray?Hn.default.gray(Bn):Bn}return Ci.slice(aa,oa).map((function(Me,Hn){var zn=aa+1+Hn,ni=" "+(" "+zn).slice(-ca)+" | ";if(zn===Bn.line){var Ci=H(ni.replace(/\d/g," "))+Me.slice(0,Bn.column-1).replace(/[^\t]/g," ");return $(">")+H(ni)+Me+`\n `+Ci+$("^")}return" "+H(ni)+Me})).join(`\n`)},Bn.toString=function(){var Me=this.showSourceCode();return Me&&(Me=`\n\n`+Me+`\n`),this.name+": "+this.message+Me},v}(p(Error)),Ci=ni;Me.default=Ci,Bn.exports=Me.default}}),nC=P({"node_modules/postcss/lib/previous-map.js"(Me,Bn){aa(),Bn.exports=class{}}}),iC=P({"node_modules/postcss/lib/input.js"(Me,Bn){"use strict";aa(),Me.__esModule=!0,Me.default=void 0;var Hn=h(iD()),zn=h(rC()),ni=h(nC());function h(Me){return Me&&Me.__esModule?Me:{default:Me}}function l(Me,Bn){for(var Hn=0;Hn"u"||typeof Me=="object"&&!Me.toString)throw new Error("PostCSS received "+Me+" instead of CSS string");this.css=Me.toString(),this.css[0]==="\ufeff"||this.css[0]==="￾"?(this.hasBOM=!0,this.css=this.css.slice(1)):this.hasBOM=!1,Bn.from&&(/^\w+:\/\//.test(Bn.from)||Hn.default.isAbsolute(Bn.from)?this.file=Bn.from:this.file=Hn.default.resolve(Bn.from));var zn=new ni.default(this.css,Bn);if(zn.text){this.map=zn;var aa=zn.consumer().file;!this.file&&aa&&(this.file=this.mapResolve(aa))}this.file||(Ci+=1,this.id=""),this.map&&(this.map.file=this.from)}var Me=r.prototype;return Me.error=function(Me,Bn,Hn,ni){ni===void 0&&(ni={});var Ci,aa=this.origin(Bn,Hn);return aa?Ci=new zn.default(Me,aa.line,aa.column,aa.source,aa.file,ni.plugin):Ci=new zn.default(Me,Bn,Hn,this.css,this.file,ni.plugin),Ci.input={line:Bn,column:Hn,source:this.css},this.file&&(Ci.input.file=this.file),Ci},Me.origin=function(Me,Bn){if(!this.map)return!1;var Hn=this.map.consumer(),zn=Hn.originalPositionFor({line:Me,column:Bn});if(!zn.source)return!1;var ni={file:this.mapResolve(zn.source),line:zn.line,column:zn.column},Ci=Hn.sourceContentFor(zn.source);return Ci&&(ni.source=Ci),ni},Me.mapResolve=function(Me){return/^\w+:\/\//.test(Me)?Me:Hn.default.resolve(this.map.consumer().sourceRoot||".",Me)},p(r,[{key:"from",get:function(){return this.file||this.id}}]),r}(),ca=oa;Me.default=ca,Bn.exports=Me.default}}),aC=P({"node_modules/postcss/lib/stringifier.js"(Me,Bn){"use strict";aa(),Me.__esModule=!0,Me.default=void 0;var Hn={colon:": ",indent:" ",beforeDecl:`\n`,beforeRule:`\n`,beforeOpen:" ",beforeClose:`\n`,beforeComment:`\n`,after:`\n`,emptyBody:"",commentLeft:" ",commentRight:" ",semicolon:!1};function u(Me){return Me[0].toUpperCase()+Me.slice(1)}var zn=function(){function l(Me){this.builder=Me}var Me=l.prototype;return Me.stringify=function(Me,Bn){this[Me.type](Me,Bn)},Me.root=function(Me){this.body(Me),Me.raws.after&&this.builder(Me.raws.after)},Me.comment=function(Me){var Bn=this.raw(Me,"left","commentLeft"),Hn=this.raw(Me,"right","commentRight");this.builder("/*"+Bn+Me.text+Hn+"*/",Me)},Me.decl=function(Me,Bn){var Hn=this.raw(Me,"between","colon"),zn=Me.prop+Hn+this.rawValue(Me,"value");Me.important&&(zn+=Me.raws.important||" !important"),Bn&&(zn+=";"),this.builder(zn,Me)},Me.rule=function(Me){this.block(Me,this.rawValue(Me,"selector")),Me.raws.ownSemicolon&&this.builder(Me.raws.ownSemicolon,Me,"end")},Me.atrule=function(Me,Bn){var Hn="@"+Me.name,zn=Me.params?this.rawValue(Me,"params"):"";if(typeof Me.raws.afterName<"u"?Hn+=Me.raws.afterName:zn&&(Hn+=" "),Me.nodes)this.block(Me,Hn+zn);else{var ni=(Me.raws.between||"")+(Bn?";":"");this.builder(Hn+zn+ni,Me)}},Me.body=function(Me){for(var Bn=Me.nodes.length-1;Bn>0&&Me.nodes[Bn].type==="comment";)Bn-=1;for(var Hn=this.raw(Me,"semicolon"),zn=0;zn"u"&&(ni=Hn[zn]),aa.rawCache[zn]=ni,ni},Me.rawSemicolon=function(Me){var Bn;return Me.walk((function(Me){if(Me.nodes&&Me.nodes.length&&Me.last.type==="decl"&&(Bn=Me.raws.semicolon,typeof Bn<"u"))return!1})),Bn},Me.rawEmptyBody=function(Me){var Bn;return Me.walk((function(Me){if(Me.nodes&&Me.nodes.length===0&&(Bn=Me.raws.after,typeof Bn<"u"))return!1})),Bn},Me.rawIndent=function(Me){if(Me.raws.indent)return Me.raws.indent;var Bn;return Me.walk((function(Hn){var zn=Hn.parent;if(zn&&zn!==Me&&zn.parent&&zn.parent===Me&&typeof Hn.raws.before<"u"){var ni=Hn.raws.before.split(`\n`);return Bn=ni[ni.length-1],Bn=Bn.replace(/[^\s]/g,""),!1}})),Bn},Me.rawBeforeComment=function(Me,Bn){var Hn;return Me.walkComments((function(Me){if(typeof Me.raws.before<"u")return Hn=Me.raws.before,Hn.indexOf(`\n`)!==-1&&(Hn=Hn.replace(/[^\n]+$/,"")),!1})),typeof Hn>"u"?Hn=this.raw(Bn,null,"beforeDecl"):Hn&&(Hn=Hn.replace(/[^\s]/g,"")),Hn},Me.rawBeforeDecl=function(Me,Bn){var Hn;return Me.walkDecls((function(Me){if(typeof Me.raws.before<"u")return Hn=Me.raws.before,Hn.indexOf(`\n`)!==-1&&(Hn=Hn.replace(/[^\n]+$/,"")),!1})),typeof Hn>"u"?Hn=this.raw(Bn,null,"beforeRule"):Hn&&(Hn=Hn.replace(/[^\s]/g,"")),Hn},Me.rawBeforeRule=function(Me){var Bn;return Me.walk((function(Hn){if(Hn.nodes&&(Hn.parent!==Me||Me.first!==Hn)&&typeof Hn.raws.before<"u")return Bn=Hn.raws.before,Bn.indexOf(`\n`)!==-1&&(Bn=Bn.replace(/[^\n]+$/,"")),!1})),Bn&&(Bn=Bn.replace(/[^\s]/g,"")),Bn},Me.rawBeforeClose=function(Me){var Bn;return Me.walk((function(Me){if(Me.nodes&&Me.nodes.length>0&&typeof Me.raws.after<"u")return Bn=Me.raws.after,Bn.indexOf(`\n`)!==-1&&(Bn=Bn.replace(/[^\n]+$/,"")),!1})),Bn&&(Bn=Bn.replace(/[^\s]/g,"")),Bn},Me.rawBeforeOpen=function(Me){var Bn;return Me.walk((function(Me){if(Me.type!=="decl"&&(Bn=Me.raws.between,typeof Bn<"u"))return!1})),Bn},Me.rawColon=function(Me){var Bn;return Me.walkDecls((function(Me){if(typeof Me.raws.between<"u")return Bn=Me.raws.between.replace(/[^\s:]/g,""),!1})),Bn},Me.beforeAfter=function(Me,Bn){var Hn;Me.type==="decl"?Hn=this.raw(Me,null,"beforeDecl"):Me.type==="comment"?Hn=this.raw(Me,null,"beforeComment"):Bn==="before"?Hn=this.raw(Me,null,"beforeRule"):Hn=this.raw(Me,null,"beforeClose");for(var zn=Me.parent,ni=0;zn&&zn.type!=="root";)ni+=1,zn=zn.parent;if(Hn.indexOf(`\n`)!==-1){var Ci=this.raw(Me,null,"indent");if(Ci.length)for(var aa=0;aa=Pd}function ue(Me){if(rg.length)return rg.pop();if(!(eg>=Pd)){var Bn=Me?Me.ignoreUnclosed:!1;switch(Vp=aa.charCodeAt(eg),(Vp===oa||Vp===_a||Vp===Ga&&aa.charCodeAt(eg+1)!==oa)&&(Qh=eg,Zh+=1),Vp){case oa:case ca:case xa:case Ga:case _a:Jp=eg;do{Jp+=1,Vp=aa.charCodeAt(Jp),Vp===oa&&(Qh=Jp,Zh+=1)}while(Vp===ca||Vp===oa||Vp===xa||Vp===Ga||Vp===_a);Td=["space",aa.slice(eg,Jp)],eg=Jp-1;break;case Ha:case ts:case oo:case Jo:case Fc:case tc:case so:var ng=String.fromCharCode(Vp);Td=[ng,ng,Zh,eg-Qh];break;case Ps:if(wd=tg.length?tg.pop()[1]:"",Sd=aa.charCodeAt(eg+1),wd==="url"&&Sd!==Hn&&Sd!==zn&&Sd!==ca&&Sd!==oa&&Sd!==xa&&Sd!==_a&&Sd!==Ga){Jp=eg;do{if(Cd=!1,Jp=aa.indexOf(")",Jp+1),Jp===-1)if(qp||Bn){Jp=eg;break}else ee("bracket");for(xd=Jp;aa.charCodeAt(xd-1)===ni;)xd-=1,Cd=!Cd}while(Cd);Td=["brackets",aa.slice(eg,Jp+1),Zh,eg-Qh,Zh,Jp-Qh],eg=Jp}else Jp=aa.indexOf(")",eg+1),Yf=aa.slice(eg,Jp+1),Jp===-1||Qp.test(Yf)?Td=["(","(",Zh,eg-Qh]:(Td=["brackets",Yf,Zh,eg-Qh,Zh,Jp-Qh],eg=Jp);break;case Hn:case zn:Wp=Vp===Hn?"'":'"',Jp=eg;do{if(Cd=!1,Jp=aa.indexOf(Wp,Jp+1),Jp===-1)if(qp||Bn){Jp=eg+1;break}else ee("string");for(xd=Jp;aa.charCodeAt(xd-1)===ni;)xd-=1,Cd=!Cd}while(Cd);Yf=aa.slice(eg,Jp+1),zp=Yf.split(`\n`),Qf=zp.length-1,Qf>0?(Xf=Zh+Qf,Ad=Jp-zp[Qf].length):(Xf=Zh,Ad=Qh),Td=["string",aa.slice(eg,Jp+1),Zh,eg-Qh,Xf,Jp-Ad],Qh=Ad,Zh=Xf,eg=Jp;break;case Jc:Dp.lastIndex=eg+1,Dp.test(aa),Dp.lastIndex===0?Jp=aa.length-1:Jp=Dp.lastIndex-2,Td=["at-word",aa.slice(eg,Jp+1),Zh,eg-Qh,Zh,Jp-Qh],eg=Jp;break;case ni:for(Jp=eg,Kf=!0;aa.charCodeAt(Jp+1)===ni;)Jp+=1,Kf=!Kf;if(Vp=aa.charCodeAt(Jp+1),Kf&&Vp!==Ci&&Vp!==ca&&Vp!==oa&&Vp!==xa&&Vp!==Ga&&Vp!==_a&&(Jp+=1,Up.test(aa.charAt(Jp)))){for(;Up.test(aa.charAt(Jp+1));)Jp+=1;aa.charCodeAt(Jp+1)===ca&&(Jp+=1)}Td=["word",aa.slice(eg,Jp+1),Zh,eg-Qh,Zh,Jp-Qh],eg=Jp;break;default:Vp===Ci&&aa.charCodeAt(eg+1)===dc?(Jp=aa.indexOf("*/",eg+2)+1,Jp===0&&(qp||Bn?Jp=aa.length:ee("comment")),Yf=aa.slice(eg,Jp+1),zp=Yf.split(`\n`),Qf=zp.length-1,Qf>0?(Xf=Zh+Qf,Ad=Jp-zp[Qf].length):(Xf=Zh,Ad=Qh),Td=["comment",Yf,Zh,eg-Qh,Xf,Jp-Ad],Qh=Ad,Zh=Xf,eg=Jp):(kp.lastIndex=eg+1,kp.test(aa),kp.lastIndex===0?Jp=aa.length-1:Jp=kp.lastIndex-2,Td=["word",aa.slice(eg,Jp+1),Zh,eg-Qh,Zh,Jp-Qh],tg.push(Td),eg=Jp);break}return eg++,Td}}function le(Me){rg.push(Me)}return{back:le,nextToken:ue,endOfFile:te,position:z}}Bn.exports=Me.default}}),pC=P({"node_modules/postcss/lib/parse.js"(Me,Bn){"use strict";aa(),Me.__esModule=!0,Me.default=void 0;var Hn=o(DC()),zn=o(iC());function o(Me){return Me&&Me.__esModule?Me:{default:Me}}function h(Me,Bn){var ni=new zn.default(Me,Bn),Ci=new Hn.default(ni);try{Ci.parse()}catch(Me){throw Me}return Ci.root}var ni=h;Me.default=ni,Bn.exports=Me.default}}),fC=P({"node_modules/postcss/lib/list.js"(Me,Bn){"use strict";aa(),Me.__esModule=!0,Me.default=void 0;var Hn={split:function(Me,Bn,Hn){for(var zn=[],ni="",Ci=!1,aa=0,oa=!1,ca=!1,_a=0;_a0&&(aa-=1):aa===0&&Bn.indexOf(xa)!==-1&&(Ci=!0),Ci?(ni!==""&&zn.push(ni.trim()),ni="",Ci=!1):ni+=xa}return(Hn||ni!=="")&&zn.push(ni.trim()),zn},space:function(Me){var Bn=[" ",`\n`,"\t"];return Hn.split(Me,Bn)},comma:function(Me){return Hn.split(Me,[","],!0)}},zn=Hn;Me.default=zn,Bn.exports=Me.default}}),dC=P({"node_modules/postcss/lib/rule.js"(Me,Bn){"use strict";aa(),Me.__esModule=!0,Me.default=void 0;var Hn=o(hC()),zn=o(fC());function o(Me){return Me&&Me.__esModule?Me:{default:Me}}function h(Me,Bn){for(var Hn=0;Hn"u"||Me[Symbol.iterator]==null){if(Array.isArray(Me)||(Hn=p(Me))||Bn&&Me&&typeof Me.length=="number"){Hn&&(Me=Hn);var zn=0;return function(){return zn>=Me.length?{done:!0}:{done:!1,value:Me[zn++]}}}throw new TypeError(`Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}return Hn=Me[Symbol.iterator](),Hn.next.bind(Hn)}function p(Me,Bn){if(Me){if(typeof Me=="string")return m(Me,Bn);var Hn=Object.prototype.toString.call(Me).slice(8,-1);if(Hn==="Object"&&Me.constructor&&(Hn=Me.constructor.name),Hn==="Map"||Hn==="Set")return Array.from(Me);if(Hn==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(Hn))return m(Me,Bn)}}function m(Me,Bn){(Bn==null||Bn>Me.length)&&(Bn=Me.length);for(var Hn=0,zn=new Array(Bn);Hn=Me&&(this.indexes[Hn]=Bn-1);return this},Bn.removeAll=function(){for(var Me=l(this.nodes),Bn;!(Bn=Me()).done;){var Hn=Bn.value;Hn.parent=void 0}return this.nodes=[],this},Bn.replaceValues=function(Me,Bn,Hn){return Hn||(Hn=Bn,Bn={}),this.walkDecls((function(zn){Bn.props&&Bn.props.indexOf(zn.prop)===-1||Bn.fast&&zn.value.indexOf(Bn.fast)===-1||(zn.value=zn.value.replace(Me,Hn))})),this},Bn.every=function(Me){return this.nodes.every(Me)},Bn.some=function(Me){return this.nodes.some(Me)},Bn.index=function(Me){return typeof Me=="number"?Me:this.nodes.indexOf(Me)},Bn.normalize=function(Me,Bn){var ni=this;if(typeof Me=="string"){var Ci=pC();Me=a(Ci(Me).nodes)}else if(Array.isArray(Me)){Me=Me.slice(0);for(var aa=l(Me),oa;!(oa=aa()).done;){var ca=oa.value;ca.parent&&ca.parent.removeChild(ca,"ignore")}}else if(Me.type==="root"){Me=Me.nodes.slice(0);for(var _a=l(Me),xa;!(xa=_a()).done;){var Ga=xa.value;Ga.parent&&Ga.parent.removeChild(Ga,"ignore")}}else if(Me.type)Me=[Me];else if(Me.prop){if(typeof Me.value>"u")throw new Error("Value field is missed in node creation");typeof Me.value!="string"&&(Me.value=String(Me.value)),Me=[new Hn.default(Me)]}else if(Me.selector){var Ha=dC();Me=[new Ha(Me)]}else if(Me.name){var ts=mC();Me=[new ts(Me)]}else if(Me.text)Me=[new zn.default(Me)];else throw new Error("Unknown node type in node creation");var Ps=Me.map((function(Me){return Me.parent&&Me.parent.removeChild(Me),typeof Me.raws.before>"u"&&Bn&&typeof Bn.raws.before<"u"&&(Me.raws.before=Bn.raws.before.replace(/[^\s]/g,"")),Me.parent=ni,Me}));return Ps},t(v,[{key:"first",get:function(){if(this.nodes)return this.nodes[0]}},{key:"last",get:function(){if(this.nodes)return this.nodes[this.nodes.length-1]}}]),v}(ni.default),oa=Ci;Me.default=oa,Bn.exports=Me.default}}),mC=P({"node_modules/postcss/lib/at-rule.js"(Me,Bn){"use strict";aa(),Me.__esModule=!0,Me.default=void 0;var Hn=u(hC());function u(Me){return Me&&Me.__esModule?Me:{default:Me}}function o(Me,Bn){Me.prototype=Object.create(Bn.prototype),Me.prototype.constructor=Me,Me.__proto__=Bn}var zn=function(Me){o(m,Me);function m(Bn){var Hn;return Hn=Me.call(this,Bn)||this,Hn.type="atrule",Hn}var Bn=m.prototype;return Bn.append=function(){var Bn;this.nodes||(this.nodes=[]);for(var Hn=arguments.length,zn=new Array(Hn),ni=0;ni"u"||Me[Symbol.iterator]==null){if(Array.isArray(Me)||(Hn=c(Me))||Bn&&Me&&typeof Me.length=="number"){Hn&&(Me=Hn);var zn=0;return function(){return zn>=Me.length?{done:!0}:{done:!1,value:Me[zn++]}}}throw new TypeError(`Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}return Hn=Me[Symbol.iterator](),Hn.next.bind(Hn)}function c(Me,Bn){if(Me){if(typeof Me=="string")return t(Me,Bn);var Hn=Object.prototype.toString.call(Me).slice(8,-1);if(Hn==="Object"&&Me.constructor&&(Hn=Me.constructor.name),Hn==="Map"||Hn==="Set")return Array.from(Me);if(Hn==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(Hn))return t(Me,Bn)}}function t(Me,Bn){(Bn==null||Bn>Me.length)&&(Bn=Me.length);for(var Hn=0,zn=new Array(Bn);Hn"u"&&(Hn.map={}),Hn.map.inline||(Hn.map.inline=!1),Hn.map.prev=Bn.map);else{var ni=oa.default;Hn.syntax&&(ni=Hn.syntax.parse),Hn.parser&&(ni=Hn.parser),ni.parse&&(ni=ni.parse);try{zn=ni(Bn,Hn)}catch(Me){this.error=Me}}this.result=new Ci.default(Me,zn,Hn)}var Me=v.prototype;return Me.warnings=function(){return this.sync().warnings()},Me.toString=function(){return this.css},Me.then=function(Me,Bn){return this.async().then(Me,Bn)},Me.catch=function(Me){return this.async().catch(Me)},Me.finally=function(Me){return this.async().then(Me,Me)},Me.handleError=function(Me,Bn){try{if(this.error=Me,Me.name==="CssSyntaxError"&&!Me.plugin)Me.plugin=Bn.postcssPlugin,Me.setMessage();else if(Bn.postcssVersion&&!1){var Hn,zn,ni,Ci,aa}}catch(Me){console&&console.error&&console.error(Me)}},Me.asyncTick=function(Me,Bn){var Hn=this;if(this.plugin>=this.processor.plugins.length)return this.processed=!0,Me();try{var zn=this.processor.plugins[this.plugin],ni=this.run(zn);this.plugin+=1,s(ni)?ni.then((function(){Hn.asyncTick(Me,Bn)})).catch((function(Me){Hn.handleError(Me,zn),Hn.processed=!0,Bn(Me)})):this.asyncTick(Me,Bn)}catch(Me){this.processed=!0,Bn(Me)}},Me.async=function(){var Me=this;return this.processed?new Promise((function(Bn,Hn){Me.error?Hn(Me.error):Bn(Me.stringify())})):this.processing?this.processing:(this.processing=new Promise((function(Bn,Hn){if(Me.error)return Hn(Me.error);Me.plugin=0,Me.asyncTick(Bn,Hn)})).then((function(){return Me.processed=!0,Me.stringify()})),this.processing)},Me.sync=function(){if(this.processed)return this.result;if(this.processed=!0,this.processing)throw new Error("Use process(css).then(cb) to work with async plugins");if(this.error)throw this.error;for(var Me=m(this.result.processor.plugins),Bn;!(Bn=Me()).done;){var Hn=Bn.value,zn=this.run(Hn);if(s(zn))throw new Error("Use process(css).then(cb) to work with async plugins")}return this.result},Me.run=function(Me){this.result.lastPlugin=Me;try{return Me(this.result.root,this.result)}catch(Bn){throw this.handleError(Bn,Me),Bn}},Me.stringify=function(){if(this.stringified)return this.result;this.stringified=!0,this.sync();var Me=this.result.opts,Bn=zn.default;Me.syntax&&(Bn=Me.syntax.stringify),Me.stringifier&&(Bn=Me.stringifier),Bn.stringify&&(Bn=Bn.stringify);var ni=new Hn.default(Bn,this.result.root,this.result.opts),Ci=ni.generate();return this.result.css=Ci[0],this.result.map=Ci[1],this.result},a(v,[{key:"processor",get:function(){return this.result.processor}},{key:"opts",get:function(){return this.result.opts}},{key:"css",get:function(){return this.stringify().css}},{key:"content",get:function(){return this.stringify().content}},{key:"map",get:function(){return this.stringify().map}},{key:"root",get:function(){return this.sync().root}},{key:"messages",get:function(){return this.sync().messages}}]),v}(),_a=ca;Me.default=_a,Bn.exports=Me.default}}),bC=P({"node_modules/postcss/lib/processor.js"(Me,Bn){"use strict";aa(),Me.__esModule=!0,Me.default=void 0;var Hn=u(vC());function u(Me){return Me&&Me.__esModule?Me:{default:Me}}function o(Me,Bn){var Hn;if(typeof Symbol>"u"||Me[Symbol.iterator]==null){if(Array.isArray(Me)||(Hn=h(Me))||Bn&&Me&&typeof Me.length=="number"){Hn&&(Me=Hn);var zn=0;return function(){return zn>=Me.length?{done:!0}:{done:!1,value:Me[zn++]}}}throw new TypeError(`Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}return Hn=Me[Symbol.iterator](),Hn.next.bind(Hn)}function h(Me,Bn){if(Me){if(typeof Me=="string")return l(Me,Bn);var Hn=Object.prototype.toString.call(Me).slice(8,-1);if(Hn==="Object"&&Me.constructor&&(Hn=Me.constructor.name),Hn==="Map"||Hn==="Set")return Array.from(Me);if(Hn==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(Hn))return l(Me,Bn)}}function l(Me,Bn){(Bn==null||Bn>Me.length)&&(Bn=Me.length);for(var Hn=0,zn=new Array(Bn);Hn"u"||Me[Symbol.iterator]==null){if(Array.isArray(Me)||(Hn=h(Me))||Bn&&Me&&typeof Me.length=="number"){Hn&&(Me=Hn);var zn=0;return function(){return zn>=Me.length?{done:!0}:{done:!1,value:Me[zn++]}}}throw new TypeError(`Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}return Hn=Me[Symbol.iterator](),Hn.next.bind(Hn)}function h(Me,Bn){if(Me){if(typeof Me=="string")return l(Me,Bn);var Hn=Object.prototype.toString.call(Me).slice(8,-1);if(Hn==="Object"&&Me.constructor&&(Hn=Me.constructor.name),Hn==="Map"||Hn==="Set")return Array.from(Me);if(Hn==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(Hn))return l(Me,Bn)}}function l(Me,Bn){(Bn==null||Bn>Me.length)&&(Bn=Me.length);for(var Hn=0,zn=new Array(Bn);Hn1&&(this.nodes[1].raws.before=this.nodes[zn].raws.before),Me.prototype.removeChild.call(this,Bn)},Bn.normalize=function(Bn,Hn,zn){var ni=Me.prototype.normalize.call(this,Bn);if(Hn){if(zn==="prepend")this.nodes.length>1?Hn.raws.before=this.nodes[1].raws.before:delete Hn.raws.before;else if(this.first!==Hn)for(var Ci=o(ni),aa;!(aa=Ci()).done;){var oa=aa.value;oa.raws.before=Hn.raws.before}}return ni},Bn.toResult=function(Me){Me===void 0&&(Me={});var Bn=vC(),Hn=bC(),zn=new Bn(new Hn,this,Me);return zn.stringify()},r}(Hn.default),ni=zn;Me.default=ni,Bn.exports=Me.default}}),DC=P({"node_modules/postcss/lib/parser.js"(Me,Bn){"use strict";aa(),Me.__esModule=!0,Me.default=void 0;var Hn=m(cC()),zn=m(lC()),ni=m(uC()),Ci=m(mC()),oa=m(EC()),ca=m(dC());function m(Me){return Me&&Me.__esModule?Me:{default:Me}}var _a=function(){function t(Me){this.input=Me,this.root=new oa.default,this.current=this.root,this.spaces="",this.semicolon=!1,this.createTokenizer(),this.root.source={input:Me,start:{line:1,column:1}}}var Me=t.prototype;return Me.createTokenizer=function(){this.tokenizer=(0,zn.default)(this.input)},Me.parse=function(){for(var Me;!this.tokenizer.endOfFile();)switch(Me=this.tokenizer.nextToken(),Me[0]){case"space":this.spaces+=Me[1];break;case";":this.freeSemicolon(Me);break;case"}":this.end(Me);break;case"comment":this.comment(Me);break;case"at-word":this.atrule(Me);break;case"{":this.emptyRule(Me);break;default:this.other(Me);break}this.endFile()},Me.comment=function(Me){var Bn=new ni.default;this.init(Bn,Me[2],Me[3]),Bn.source.end={line:Me[4],column:Me[5]};var Hn=Me[1].slice(2,-2);if(/^\s*$/.test(Hn))Bn.text="",Bn.raws.left=Hn,Bn.raws.right="";else{var zn=Hn.match(/^(\s*)([^]*[^\s])(\s*)$/);Bn.text=zn[2],Bn.raws.left=zn[1],Bn.raws.right=zn[3]}},Me.emptyRule=function(Me){var Bn=new ca.default;this.init(Bn,Me[2],Me[3]),Bn.selector="",Bn.raws.between="",this.current=Bn},Me.other=function(Me){for(var Bn=!1,Hn=null,zn=!1,ni=null,Ci=[],aa=[],oa=Me;oa;){if(Hn=oa[0],aa.push(oa),Hn==="("||Hn==="[")ni||(ni=oa),Ci.push(Hn==="("?")":"]");else if(Ci.length===0)if(Hn===";")if(zn){this.decl(aa);return}else break;else if(Hn==="{"){this.rule(aa);return}else if(Hn==="}"){this.tokenizer.back(aa.pop()),Bn=!0;break}else Hn===":"&&(zn=!0);else Hn===Ci[Ci.length-1]&&(Ci.pop(),Ci.length===0&&(ni=null));oa=this.tokenizer.nextToken()}if(this.tokenizer.endOfFile()&&(Bn=!0),Ci.length>0&&this.unclosedBracket(ni),Bn&&zn){for(;aa.length&&(oa=aa[aa.length-1][0],!(oa!=="space"&&oa!=="comment"));)this.tokenizer.back(aa.pop());this.decl(aa)}else this.unknownWord(aa)},Me.rule=function(Me){Me.pop();var Bn=new ca.default;this.init(Bn,Me[0][2],Me[0][3]),Bn.raws.between=this.spacesAndCommentsFromEnd(Me),this.raw(Bn,"selector",Me),this.current=Bn},Me.decl=function(Me){var Bn=new Hn.default;this.init(Bn);var zn=Me[Me.length-1];for(zn[0]===";"&&(this.semicolon=!0,Me.pop()),zn[4]?Bn.source.end={line:zn[4],column:zn[5]}:Bn.source.end={line:zn[2],column:zn[3]};Me[0][0]!=="word";)Me.length===1&&this.unknownWord(Me),Bn.raws.before+=Me.shift()[1];for(Bn.source.start={line:Me[0][2],column:Me[0][3]},Bn.prop="";Me.length;){var ni=Me[0][0];if(ni===":"||ni==="space"||ni==="comment")break;Bn.prop+=Me.shift()[1]}Bn.raws.between="";for(var Ci;Me.length;)if(Ci=Me.shift(),Ci[0]===":"){Bn.raws.between+=Ci[1];break}else Ci[0]==="word"&&/\w/.test(Ci[1])&&this.unknownWord([Ci]),Bn.raws.between+=Ci[1];(Bn.prop[0]==="_"||Bn.prop[0]==="*")&&(Bn.raws.before+=Bn.prop[0],Bn.prop=Bn.prop.slice(1)),Bn.raws.between+=this.spacesAndCommentsFromStart(Me),this.precheckMissedSemicolon(Me);for(var aa=Me.length-1;aa>0;aa--){if(Ci=Me[aa],Ci[1].toLowerCase()==="!important"){Bn.important=!0;var oa=this.stringFrom(Me,aa);oa=this.spacesFromEnd(Me)+oa,oa!==" !important"&&(Bn.raws.important=oa);break}else if(Ci[1].toLowerCase()==="important"){for(var ca=Me.slice(0),_a="",xa=aa;xa>0;xa--){var Ga=ca[xa][0];if(_a.trim().indexOf("!")===0&&Ga!=="space")break;_a=ca.pop()[1]+_a}_a.trim().indexOf("!")===0&&(Bn.important=!0,Bn.raws.important=_a,Me=ca)}if(Ci[0]!=="space"&&Ci[0]!=="comment")break}this.raw(Bn,"value",Me),Bn.value.indexOf(":")!==-1&&this.checkMissedSemicolon(Me)},Me.atrule=function(Me){var Bn=new Ci.default;Bn.name=Me[1].slice(1),Bn.name===""&&this.unnamedAtrule(Bn,Me),this.init(Bn,Me[2],Me[3]);for(var Hn,zn,ni=!1,aa=!1,oa=[];!this.tokenizer.endOfFile();){if(Me=this.tokenizer.nextToken(),Me[0]===";"){Bn.source.end={line:Me[2],column:Me[3]},this.semicolon=!0;break}else if(Me[0]==="{"){aa=!0;break}else if(Me[0]==="}"){if(oa.length>0){for(zn=oa.length-1,Hn=oa[zn];Hn&&Hn[0]==="space";)Hn=oa[--zn];Hn&&(Bn.source.end={line:Hn[4],column:Hn[5]})}this.end(Me);break}else oa.push(Me);if(this.tokenizer.endOfFile()){ni=!0;break}}Bn.raws.between=this.spacesAndCommentsFromEnd(oa),oa.length?(Bn.raws.afterName=this.spacesAndCommentsFromStart(oa),this.raw(Bn,"params",oa),ni&&(Me=oa[oa.length-1],Bn.source.end={line:Me[4],column:Me[5]},this.spaces=Bn.raws.between,Bn.raws.between="")):(Bn.raws.afterName="",Bn.params=""),aa&&(Bn.nodes=[],this.current=Bn)},Me.end=function(Me){this.current.nodes&&this.current.nodes.length&&(this.current.raws.semicolon=this.semicolon),this.semicolon=!1,this.current.raws.after=(this.current.raws.after||"")+this.spaces,this.spaces="",this.current.parent?(this.current.source.end={line:Me[2],column:Me[3]},this.current=this.current.parent):this.unexpectedClose(Me)},Me.endFile=function(){this.current.parent&&this.unclosedBlock(),this.current.nodes&&this.current.nodes.length&&(this.current.raws.semicolon=this.semicolon),this.current.raws.after=(this.current.raws.after||"")+this.spaces},Me.freeSemicolon=function(Me){if(this.spaces+=Me[1],this.current.nodes){var Bn=this.current.nodes[this.current.nodes.length-1];Bn&&Bn.type==="rule"&&!Bn.raws.ownSemicolon&&(Bn.raws.ownSemicolon=this.spaces,this.spaces="")}},Me.init=function(Me,Bn,Hn){this.current.push(Me),Me.source={start:{line:Bn,column:Hn},input:this.input},Me.raws.before=this.spaces,this.spaces="",Me.type!=="comment"&&(this.semicolon=!1)},Me.raw=function(Me,Bn,Hn){for(var zn,ni,Ci=Hn.length,aa="",oa=!0,ca,_a,xa=/^([.|#])?([\w])+/i,Ga=0;Ga=0&&(zn=Me[ni],!(zn[0]!=="space"&&(Hn+=1,Hn===2)));ni--);throw this.input.error("Missed semicolon",zn[2],zn[3])}},t}();Me.default=_a,Bn.exports=Me.default}}),CC=P({"node_modules/postcss-less/lib/nodes/inline-comment.js"(Me,Bn){aa();var Hn=lC(),zn=iC();Bn.exports={isInlineComment(Me){if(Me[0]==="word"&&Me[1].slice(0,2)==="//"){let Bn=Me,ni=[],Ci;for(;Me;){if(/\r?\n/.test(Me[1])){if(/['"].*\r?\n/.test(Me[1])){ni.push(Me[1].substring(0,Me[1].indexOf(`\n`)));let Bn=Me[1].substring(Me[1].indexOf(`\n`));Bn+=this.input.css.valueOf().substring(this.tokenizer.position()),this.input=new zn(Bn),this.tokenizer=Hn(this.input)}else this.tokenizer.back(Me);break}ni.push(Me[1]),Ci=Me,Me=this.tokenizer.nextToken({ignoreUnclosed:!0})}let aa=["comment",ni.join(""),Bn[2],Bn[3],Ci[2],Ci[3]];return this.inlineComment(aa),!0}else if(Me[1]==="/"){let Hn=this.tokenizer.nextToken({ignoreUnclosed:!0});if(Hn[0]==="comment"&&/^\/\*/.test(Hn[1]))return Hn[0]="word",Hn[1]=Hn[1].slice(1),Me[1]="//",this.tokenizer.back(Hn),Bn.exports.isInlineComment.bind(this)(Me)}return!1}}}}),xC=P({"node_modules/postcss-less/lib/nodes/interpolation.js"(Me,Bn){aa(),Bn.exports={interpolation(Me){let Bn=Me,Hn=[Me],zn=["word","{","}"];if(Me=this.tokenizer.nextToken(),Bn[1].length>1||Me[0]!=="{")return this.tokenizer.back(Me),!1;for(;Me&&zn.includes(Me[0]);)Hn.push(Me),Me=this.tokenizer.nextToken();let ni=Hn.map((Me=>Me[1]));[Bn]=Hn;let Ci=Hn.pop(),aa=[Bn[2],Bn[3]],oa=[Ci[4]||Ci[2],Ci[5]||Ci[3]],ca=["word",ni.join("")].concat(aa,oa);return this.tokenizer.back(Me),this.tokenizer.back(ca),!0}}}}),wC=P({"node_modules/postcss-less/lib/nodes/mixin.js"(Me,Bn){aa();var Hn=/^#[0-9a-fA-F]{6}$|^#[0-9a-fA-F]{3}$/,zn=/\.[0-9]/,o=Me=>{let[,Bn]=Me,[ni]=Bn;return(ni==="."||ni==="#")&&Hn.test(Bn)===!1&&zn.test(Bn)===!1};Bn.exports={isMixinToken:o}}}),SC=P({"node_modules/postcss-less/lib/nodes/import.js"(Me,Bn){aa();var Hn=lC(),zn=/^url\((.+)\)/;Bn.exports=Me=>{let{name:Bn,params:ni=""}=Me;if(Bn==="import"&&ni.length){Me.import=!0;let Bn=Hn({css:ni});for(Me.filename=ni.replace(zn,"$1");!Bn.endOfFile();){let[Hn,zn]=Bn.nextToken();if(Hn==="word"&&zn==="url")return;if(Hn==="brackets"){Me.options=zn,Me.filename=ni.replace(zn,"").trim();break}}}}}}),kC=P({"node_modules/postcss-less/lib/nodes/variable.js"(Me,Bn){aa();var Hn=/:$/,zn=/^:(\s+)?/;Bn.exports=Me=>{let{name:Bn,params:ni=""}=Me;if(Me.name.slice(-1)===":"){if(Hn.test(Bn)){let[zn]=Bn.match(Hn);Me.name=Bn.replace(zn,""),Me.raws.afterName=zn+(Me.raws.afterName||""),Me.variable=!0,Me.value=Me.params}if(zn.test(ni)){let[Bn]=ni.match(zn);Me.value=ni.replace(Bn,""),Me.raws.afterName=(Me.raws.afterName||"")+Bn,Me.variable=!0}}}}}),TC=P({"node_modules/postcss-less/lib/LessParser.js"(Me,Bn){aa();var Hn=uC(),zn=DC(),{isInlineComment:ni}=CC(),{interpolation:Ci}=xC(),{isMixinToken:oa}=wC(),ca=SC(),_a=kC(),xa=/(!\s*important)$/i;Bn.exports=class extends zn{constructor(){super(...arguments),this.lastNode=null}atrule(Me){Ci.bind(this)(Me)||(super.atrule(Me),ca(this.lastNode),_a(this.lastNode))}decl(){super.decl(...arguments),/extend\(.+\)/i.test(this.lastNode.value)&&(this.lastNode.extend=!0)}each(Me){Me[0][1]=` ${Me[0][1]}`;let Bn=Me.findIndex((Me=>Me[0]==="(")),Hn=Me.reverse().find((Me=>Me[0]===")")),zn=Me.reverse().indexOf(Hn),ni=Me.splice(Bn,zn).map((Me=>Me[1])).join("");for(let Bn of Me.reverse())this.tokenizer.back(Bn);this.atrule(this.tokenizer.nextToken()),this.lastNode.function=!0,this.lastNode.params=ni}init(Me,Bn,Hn){super.init(Me,Bn,Hn),this.lastNode=Me}inlineComment(Me){let Bn=new Hn,zn=Me[1].slice(2);if(this.init(Bn,Me[2],Me[3]),Bn.source.end={line:Me[4],column:Me[5]},Bn.inline=!0,Bn.raws.begin="//",/^\s*$/.test(zn))Bn.text="",Bn.raws.left=zn,Bn.raws.right="";else{let Me=zn.match(/^(\s*)([^]*[^\s])(\s*)$/);[,Bn.raws.left,Bn.text,Bn.raws.right]=Me}}mixin(Me){let[Bn]=Me,Hn=Bn[1].slice(0,1),zn=Me.findIndex((Me=>Me[0]==="brackets")),ni=Me.findIndex((Me=>Me[0]==="(")),Ci="";if((zn<0||zn>3)&&ni>0){let Bn=Me.reduce(((Me,Bn,Hn)=>Bn[0]===")"?Hn:Me)),Hn=Me.slice(ni,Bn+ni).map((Me=>Me[1])).join(""),[zn]=Me.slice(ni),Ci=[zn[2],zn[3]],[aa]=Me.slice(Bn,Bn+1),oa=[aa[2],aa[3]],ca=["brackets",Hn].concat(Ci,oa),_a=Me.slice(0,ni),xa=Me.slice(Bn+1);Me=_a,Me.push(ca),Me=Me.concat(xa)}let aa=[];for(let Bn of Me)if((Bn[1]==="!"||aa.length)&&aa.push(Bn),Bn[1]==="important")break;if(aa.length){let[Bn]=aa,Hn=Me.indexOf(Bn),zn=aa[aa.length-1],ni=[Bn[2],Bn[3]],Ci=[zn[4],zn[5]],oa=["word",aa.map((Me=>Me[1])).join("")].concat(ni,Ci);Me.splice(Hn,aa.length,oa)}let oa=Me.findIndex((Me=>xa.test(Me[1])));oa>0&&([,Ci]=Me[oa],Me.splice(oa,1));for(let Bn of Me.reverse())this.tokenizer.back(Bn);this.atrule(this.tokenizer.nextToken()),this.lastNode.mixin=!0,this.lastNode.raws.identifier=Hn,Ci&&(this.lastNode.important=!0,this.lastNode.raws.important=Ci)}other(Me){ni.bind(this)(Me)||super.other(Me)}rule(Me){let Bn=Me[Me.length-1],Hn=Me[Me.length-2];if(Hn[0]==="at-word"&&Bn[0]==="{"&&(this.tokenizer.back(Bn),Ci.bind(this)(Hn))){let Bn=this.tokenizer.nextToken();Me=Me.slice(0,Me.length-2).concat([Bn]);for(let Bn of Me.reverse())this.tokenizer.back(Bn);return}super.rule(Me),/:extend\(.+\)/i.test(this.lastNode.selector)&&(this.lastNode.extend=!0)}unknownWord(Me){let[Bn]=Me;if(Me[0][1]==="each"&&Me[1][0]==="("){this.each(Me);return}if(oa(Bn)){this.mixin(Me);return}super.unknownWord(Me)}}}}),IC=P({"node_modules/postcss-less/lib/LessStringifier.js"(Me,Bn){aa();var Hn=aC();Bn.exports=class extends Hn{atrule(Me,Bn){if(!Me.mixin&&!Me.variable&&!Me.function){super.atrule(Me,Bn);return}let Hn=`${Me.function?"":Me.raws.identifier||"@"}${Me.name}`,zn=Me.params?this.rawValue(Me,"params"):"",ni=Me.raws.important||"";if(Me.variable&&(zn=Me.value),typeof Me.raws.afterName<"u"?Hn+=Me.raws.afterName:zn&&(Hn+=" "),Me.nodes)this.block(Me,Hn+zn+ni);else{let Ci=(Me.raws.between||"")+ni+(Bn?";":"");this.builder(Hn+zn+Ci,Me)}}comment(Me){if(Me.inline){let Bn=this.raw(Me,"left","commentLeft"),Hn=this.raw(Me,"right","commentRight");this.builder(`//${Bn}${Me.text}${Hn}`,Me)}else super.comment(Me)}}}}),BC=P({"node_modules/postcss-less/lib/index.js"(Me,Bn){aa();var Hn=iC(),zn=TC(),ni=IC();Bn.exports={parse(Me,Bn){let ni=new Hn(Me,Bn),Ci=new zn(ni);return Ci.parse(),Ci.root},stringify(Me,Bn){new ni(Bn).stringify(Me)},nodeToString(Me){let Hn="";return Bn.exports.stringify(Me,(Me=>{Hn+=Me})),Hn}}}}),FC=P({"node_modules/postcss-scss/lib/scss-stringifier.js"(Me,Bn){"use strict";aa();function i(Me,Bn){Me.prototype=Object.create(Bn.prototype),Me.prototype.constructor=Me,Me.__proto__=Bn}var Hn=aC(),zn=function(Me){i(l,Me);function l(){return Me.apply(this,arguments)||this}var Bn=l.prototype;return Bn.comment=function(Me){var Bn=this.raw(Me,"left","commentLeft"),Hn=this.raw(Me,"right","commentRight");if(Me.raws.inline){var zn=Me.raws.text||Me.text;this.builder("//"+Bn+zn+Hn,Me)}else this.builder("/*"+Bn+Me.text+Hn+"*/",Me)},Bn.decl=function(Bn,Hn){if(!Bn.isNested)Me.prototype.decl.call(this,Bn,Hn);else{var zn=this.raw(Bn,"between","colon"),ni=Bn.prop+zn+this.rawValue(Bn,"value");Bn.important&&(ni+=Bn.raws.important||" !important"),this.builder(ni+"{",Bn,"start");var Ci;Bn.nodes&&Bn.nodes.length?(this.body(Bn),Ci=this.raw(Bn,"after")):Ci=this.raw(Bn,"after","emptyBody"),Ci&&this.builder(Ci),this.builder("}",Bn,"end")}},Bn.rawValue=function(Me,Bn){var Hn=Me[Bn],zn=Me.raws[Bn];return zn&&zn.value===Hn?zn.scss?zn.scss:zn.raw:Hn},l}(Hn);Bn.exports=zn}}),NC=P({"node_modules/postcss-scss/lib/scss-stringify.js"(Me,Bn){"use strict";aa();var Hn=FC();Bn.exports=function(Me,Bn){var zn=new Hn(Bn);zn.stringify(Me)}}}),PC=P({"node_modules/postcss-scss/lib/nested-declaration.js"(Me,Bn){"use strict";aa();function i(Me,Bn){Me.prototype=Object.create(Bn.prototype),Me.prototype.constructor=Me,Me.__proto__=Bn}var Hn=hC(),zn=function(Me){i(l,Me);function l(Bn){var Hn;return Hn=Me.call(this,Bn)||this,Hn.type="decl",Hn.isNested=!0,Hn.nodes||(Hn.nodes=[]),Hn}return l}(Hn);Bn.exports=zn}}),OC=P({"node_modules/postcss-scss/lib/scss-tokenize.js"(Me,Bn){"use strict";aa();var Hn="'".charCodeAt(0),zn='"'.charCodeAt(0),ni="\\".charCodeAt(0),Ci="/".charCodeAt(0),oa=`\n`.charCodeAt(0),ca=" ".charCodeAt(0),_a="\f".charCodeAt(0),xa="\t".charCodeAt(0),Ga="\r".charCodeAt(0),Ha="[".charCodeAt(0),ts="]".charCodeAt(0),Ps="(".charCodeAt(0),so=")".charCodeAt(0),oo="{".charCodeAt(0),Jo="}".charCodeAt(0),tc=";".charCodeAt(0),dc="*".charCodeAt(0),Fc=":".charCodeAt(0),Jc="@".charCodeAt(0),Dp=",".charCodeAt(0),kp="#".charCodeAt(0),Qp=/[ \n\t\r\f{}()'"\\;/[\]#]/g,Up=/[ \n\t\r\f(){}:;@!'"\\\][#]|\/(?=\*)/g,qp=/.[\\/("'\n]/,Vp=/[a-f0-9]/i,Jp=/[\r\f\n]/g;Bn.exports=function(Me,Bn){Bn===void 0&&(Bn={});var aa=Me.css.valueOf(),Wp=Bn.ignoreErrors,zp,Qf,Yf,Kf,Xf,Ad,Cd,xd,wd,Sd,Td,Pd,Qh,Zh,eg=aa.length,tg=-1,rg=1,ng=0,ig=[],ag=[];function ue(Bn){throw Me.error("Unclosed "+Bn,rg,ng-tg)}function le(){return ag.length===0&&ng>=eg}function re(){for(var Me=1,Bn=!1,Ci=!1;Me>0;)Qf+=1,aa.length<=Qf&&ue("interpolation"),zp=aa.charCodeAt(Qf),Pd=aa.charCodeAt(Qf+1),Bn?!Ci&&zp===Bn?(Bn=!1,Ci=!1):zp===ni?Ci=!Sd:Ci&&(Ci=!1):zp===Hn||zp===zn?Bn=zp:zp===Jo?Me-=1:zp===kp&&Pd===oo&&(Me+=1)}function ne(){if(ag.length)return ag.pop();if(!(ng>=eg)){switch(zp=aa.charCodeAt(ng),(zp===oa||zp===_a||zp===Ga&&aa.charCodeAt(ng+1)!==oa)&&(tg=ng,rg+=1),zp){case oa:case ca:case xa:case Ga:case _a:Qf=ng;do{Qf+=1,zp=aa.charCodeAt(Qf),zp===oa&&(tg=Qf,rg+=1)}while(zp===ca||zp===oa||zp===xa||zp===Ga||zp===_a);Qh=["space",aa.slice(ng,Qf)],ng=Qf-1;break;case Ha:Qh=["[","[",rg,ng-tg];break;case ts:Qh=["]","]",rg,ng-tg];break;case oo:Qh=["{","{",rg,ng-tg];break;case Jo:Qh=["}","}",rg,ng-tg];break;case Dp:Qh=["word",",",rg,ng-tg,rg,ng-tg+1];break;case Fc:Qh=[":",":",rg,ng-tg];break;case tc:Qh=[";",";",rg,ng-tg];break;case Ps:if(Td=ig.length?ig.pop()[1]:"",Pd=aa.charCodeAt(ng+1),Td==="url"&&Pd!==Hn&&Pd!==zn){for(Zh=1,Sd=!1,Qf=ng+1;Qf<=aa.length-1;){if(Pd=aa.charCodeAt(Qf),Pd===ni)Sd=!Sd;else if(Pd===Ps)Zh+=1;else if(Pd===so&&(Zh-=1,Zh===0))break;Qf+=1}Ad=aa.slice(ng,Qf+1),Kf=Ad.split(`\n`),Xf=Kf.length-1,Xf>0?(xd=rg+Xf,wd=Qf-Kf[Xf].length):(xd=rg,wd=tg),Qh=["brackets",Ad,rg,ng-tg,xd,Qf-wd],tg=wd,rg=xd,ng=Qf}else Qf=aa.indexOf(")",ng+1),Ad=aa.slice(ng,Qf+1),Qf===-1||qp.test(Ad)?Qh=["(","(",rg,ng-tg]:(Qh=["brackets",Ad,rg,ng-tg,rg,Qf-tg],ng=Qf);break;case so:Qh=[")",")",rg,ng-tg];break;case Hn:case zn:for(Yf=zp,Qf=ng,Sd=!1;Qf0?(xd=rg+Xf,wd=Qf-Kf[Xf].length):(xd=rg,wd=tg),Qh=["string",aa.slice(ng,Qf+1),rg,ng-tg,xd,Qf-wd],tg=wd,rg=xd,ng=Qf;break;case Jc:Qp.lastIndex=ng+1,Qp.test(aa),Qp.lastIndex===0?Qf=aa.length-1:Qf=Qp.lastIndex-2,Qh=["at-word",aa.slice(ng,Qf+1),rg,ng-tg,rg,Qf-tg],ng=Qf;break;case ni:for(Qf=ng,Cd=!0;aa.charCodeAt(Qf+1)===ni;)Qf+=1,Cd=!Cd;if(zp=aa.charCodeAt(Qf+1),Cd&&zp!==Ci&&zp!==ca&&zp!==oa&&zp!==xa&&zp!==Ga&&zp!==_a&&(Qf+=1,Vp.test(aa.charAt(Qf)))){for(;Vp.test(aa.charAt(Qf+1));)Qf+=1;aa.charCodeAt(Qf+1)===ca&&(Qf+=1)}Qh=["word",aa.slice(ng,Qf+1),rg,ng-tg,rg,Qf-tg],ng=Qf;break;default:Pd=aa.charCodeAt(ng+1),zp===kp&&Pd===oo?(Qf=ng,re(),Ad=aa.slice(ng,Qf+1),Kf=Ad.split(`\n`),Xf=Kf.length-1,Xf>0?(xd=rg+Xf,wd=Qf-Kf[Xf].length):(xd=rg,wd=tg),Qh=["word",Ad,rg,ng-tg,xd,Qf-wd],tg=wd,rg=xd,ng=Qf):zp===Ci&&Pd===dc?(Qf=aa.indexOf("*/",ng+2)+1,Qf===0&&(Wp?Qf=aa.length:ue("comment")),Ad=aa.slice(ng,Qf+1),Kf=Ad.split(`\n`),Xf=Kf.length-1,Xf>0?(xd=rg+Xf,wd=Qf-Kf[Xf].length):(xd=rg,wd=tg),Qh=["comment",Ad,rg,ng-tg,xd,Qf-wd],tg=wd,rg=xd,ng=Qf):zp===Ci&&Pd===Ci?(Jp.lastIndex=ng+1,Jp.test(aa),Jp.lastIndex===0?Qf=aa.length-1:Qf=Jp.lastIndex-2,Ad=aa.slice(ng,Qf+1),Qh=["comment",Ad,rg,ng-tg,rg,Qf-tg,"inline"],ng=Qf):(Up.lastIndex=ng+1,Up.test(aa),Up.lastIndex===0?Qf=aa.length-1:Qf=Up.lastIndex-2,Qh=["word",aa.slice(ng,Qf+1),rg,ng-tg,rg,Qf-tg],ig.push(Qh),ng=Qf);break}return ng++,Qh}}function oe(Me){ag.push(Me)}return{back:oe,nextToken:ne,endOfFile:le}}}}),RC=P({"node_modules/postcss-scss/lib/scss-parser.js"(Me,Bn){"use strict";aa();function i(Me,Bn){Me.prototype=Object.create(Bn.prototype),Me.prototype.constructor=Me,Me.__proto__=Bn}var Hn=uC(),zn=DC(),ni=PC(),Ci=OC(),oa=function(Me){i(c,Me);function c(){return Me.apply(this,arguments)||this}var Bn=c.prototype;return Bn.createTokenizer=function(){this.tokenizer=Ci(this.input)},Bn.rule=function(Bn){for(var Hn=!1,zn=0,Ci="",aa=Bn,oa=Array.isArray(aa),ca=0,aa=oa?aa:aa[Symbol.iterator]();;){var _a;if(oa){if(ca>=aa.length)break;_a=aa[ca++]}else{if(ca=aa.next(),ca.done)break;_a=ca.value}var xa=_a;if(Hn)xa[0]!=="comment"&&xa[0]!=="{"&&(Ci+=xa[1]);else{if(xa[0]==="space"&&xa[1].indexOf(`\n`)!==-1)break;xa[0]==="("?zn+=1:xa[0]===")"?zn-=1:zn===0&&xa[0]===":"&&(Hn=!0)}}if(!Hn||Ci.trim()===""||/^[a-zA-Z-:#]/.test(Ci))Me.prototype.rule.call(this,Bn);else{Bn.pop();var Ga=new ni;this.init(Ga);var Ha=Bn[Bn.length-1];for(Ha[4]?Ga.source.end={line:Ha[4],column:Ha[5]}:Ga.source.end={line:Ha[2],column:Ha[3]};Bn[0][0]!=="word";)Ga.raws.before+=Bn.shift()[1];for(Ga.source.start={line:Bn[0][2],column:Bn[0][3]},Ga.prop="";Bn.length;){var ts=Bn[0][0];if(ts===":"||ts==="space"||ts==="comment")break;Ga.prop+=Bn.shift()[1]}Ga.raws.between="";for(var Ps;Bn.length;)if(Ps=Bn.shift(),Ps[0]===":"){Ga.raws.between+=Ps[1];break}else Ga.raws.between+=Ps[1];(Ga.prop[0]==="_"||Ga.prop[0]==="*")&&(Ga.raws.before+=Ga.prop[0],Ga.prop=Ga.prop.slice(1)),Ga.raws.between+=this.spacesAndCommentsFromStart(Bn),this.precheckMissedSemicolon(Bn);for(var so=Bn.length-1;so>0;so--){if(Ps=Bn[so],Ps[1]==="!important"){Ga.important=!0;var oo=this.stringFrom(Bn,so);oo=this.spacesFromEnd(Bn)+oo,oo!==" !important"&&(Ga.raws.important=oo);break}else if(Ps[1]==="important"){for(var Jo=Bn.slice(0),tc="",dc=so;dc>0;dc--){var Fc=Jo[dc][0];if(tc.trim().indexOf("!")===0&&Fc!=="space")break;tc=Jo.pop()[1]+tc}tc.trim().indexOf("!")===0&&(Ga.important=!0,Ga.raws.important=tc,Bn=Jo)}if(Ps[0]!=="space"&&Ps[0]!=="comment")break}this.raw(Ga,"value",Bn),Ga.value.indexOf(":")!==-1&&this.checkMissedSemicolon(Bn),this.current=Ga}},Bn.comment=function(Bn){if(Bn[6]==="inline"){var zn=new Hn;this.init(zn,Bn[2],Bn[3]),zn.raws.inline=!0,zn.source.end={line:Bn[4],column:Bn[5]};var ni=Bn[1].slice(2);if(/^\s*$/.test(ni))zn.text="",zn.raws.left=ni,zn.raws.right="";else{var Ci=ni.match(/^(\s*)([^]*[^\s])(\s*)$/),aa=Ci[2].replace(/(\*\/|\/\*)/g,"*//*");zn.text=aa,zn.raws.left=Ci[1],zn.raws.right=Ci[3],zn.raws.text=Ci[2]}}else Me.prototype.comment.call(this,Bn)},Bn.raw=function(Bn,Hn,zn){if(Me.prototype.raw.call(this,Bn,Hn,zn),Bn.raws[Hn]){var ni=Bn.raws[Hn].raw;Bn.raws[Hn].raw=zn.reduce((function(Me,Bn){if(Bn[0]==="comment"&&Bn[6]==="inline"){var Hn=Bn[1].slice(2).replace(/(\*\/|\/\*)/g,"*//*");return Me+"/*"+Hn+"*/"}else return Me+Bn[1]}),""),ni!==Bn.raws[Hn].raw&&(Bn.raws[Hn].scss=ni)}},c}(zn);Bn.exports=oa}}),LC=P({"node_modules/postcss-scss/lib/scss-parse.js"(Me,Bn){"use strict";aa();var Hn=iC(),zn=RC();Bn.exports=function(Me,Bn){var ni=new Hn(Me,Bn),Ci=new zn(ni);return Ci.parse(),Ci.root}}}),jC=P({"node_modules/postcss-scss/lib/scss-syntax.js"(Me,Bn){"use strict";aa();var Hn=NC(),zn=LC();Bn.exports={parse:zn,stringify:Hn}}});aa();var MC=oa(),QC=ca(),UC=_a(),{hasPragma:GC}=Dp(),{locStart:$C,locEnd:qC}=Up(),{calculateLoc:HC,replaceQuotesInInlineComments:JC}=Up(),WC=Vp(),YC=Jp(),KC=Wp(),zC=zp(),XC=Qf(),ZC=Yf(),ew=Kf(),tw=Xf(),fp=Me=>{for(;Me.parent;)Me=Me.parent;return Me};function pp(Me,Bn){let{nodes:Hn}=Me,zn={open:null,close:null,groups:[],type:"paren_group"},ni=[zn],Ci=zn,aa={groups:[],type:"comma_group"},oa=[aa];for(let Ci=0;Ci0&&zn.groups.push(aa),zn.close=ca,oa.length===1)throw new Error("Unbalanced parenthesis");oa.pop(),aa=QC(oa),aa.groups.push(zn),ni.pop(),zn=QC(ni)}else ca.type==="comma"?(zn.groups.push(aa),aa={groups:[],type:"comma_group"},oa[oa.length-1]=aa):aa.groups.push(ca)}return aa.groups.length>0&&zn.groups.push(aa),Ci}function vr(Me){return Me.type==="paren_group"&&!Me.open&&!Me.close&&Me.groups.length===1||Me.type==="comma_group"&&Me.groups.length===1?vr(Me.groups[0]):Me.type==="paren_group"||Me.type==="comma_group"?Object.assign(Object.assign({},Me),{},{groups:Me.groups.map(vr)}):Me}function Xe(Me,Bn,Hn){if(Me&&typeof Me=="object"){delete Me.parent;for(let zn in Me)Xe(Me[zn],Bn,Hn),zn==="type"&&typeof Me[zn]=="string"&&!Me[zn].startsWith(Bn)&&(!Hn||!Hn.test(Me[zn]))&&(Me[zn]=Bn+Me[zn])}return Me}function va(Me){if(Me&&typeof Me=="object"){delete Me.parent;for(let Bn in Me)va(Me[Bn]);!Array.isArray(Me)&&Me.value&&!Me.type&&(Me.type="unknown")}return Me}function ma(Me,Bn){if(Me&&typeof Me=="object"){for(let Hn in Me)Hn!=="parent"&&(ma(Me[Hn],Bn),Hn==="nodes"&&(Me.group=vr(pp(Me,Bn)),delete Me[Hn]));delete Me.parent}return Me}function Pe(Me,Bn){let Hn=Zg(),zn=null;try{zn=Hn(Me,{loose:!0}).parse()}catch{return{type:"value-unknown",value:Me}}zn.text=Me;let ni=ma(zn,Bn);return Xe(ni,"value-",/^selector-/)}function Re(Me){if(/\/\/|\/\*/.test(Me))return{type:"selector-unknown",value:Me.trim()};let Bn=Cv(),Hn=null;try{Bn((Me=>{Hn=Me})).process(Me)}catch{return{type:"selector-unknown",value:Me}}return Xe(Hn,"selector-")}function hp(Me){let Bn=kv().default,Hn=null;try{Hn=Bn(Me)}catch{return{type:"selector-unknown",value:Me}}return Xe(va(Hn),"media-")}var rw=/(\s*)(!default).*$/,nw=/(\s*)(!global).*$/;function ga(Me,Bn){if(Me&&typeof Me=="object"){delete Me.parent;for(let Hn in Me)ga(Me[Hn],Bn);if(!Me.type)return Me;Me.raws||(Me.raws={});let Ci="";if(typeof Me.selector=="string"){var Hn;Ci=Me.raws.selector?(Hn=Me.raws.selector.scss)!==null&&Hn!==void 0?Hn:Me.raws.selector.raw:Me.selector,Me.raws.between&&Me.raws.between.trim().length>0&&(Ci+=Me.raws.between),Me.raws.selector=Ci}let aa="";if(typeof Me.value=="string"){var zn;aa=Me.raws.value?(zn=Me.raws.value.scss)!==null&&zn!==void 0?zn:Me.raws.value.raw:Me.value,aa=aa.trim(),Me.raws.value=aa}let oa="";if(typeof Me.params=="string"){var ni;oa=Me.raws.params?(ni=Me.raws.params.scss)!==null&&ni!==void 0?ni:Me.raws.params.raw:Me.params,Me.raws.afterName&&Me.raws.afterName.trim().length>0&&(oa=Me.raws.afterName+oa),Me.raws.between&&Me.raws.between.trim().length>0&&(oa=oa+Me.raws.between),oa=oa.trim(),Me.raws.params=oa}if(Ci.trim().length>0)return Ci.startsWith("@")&&Ci.endsWith(":")?Me:Me.mixin?(Me.selector=Pe(Ci,Bn),Me):(XC(Me)&&(Me.isSCSSNesterProperty=!0),Me.selector=Re(Ci),Me);if(aa.length>0){let Hn=aa.match(rw);Hn&&(aa=aa.slice(0,Hn.index),Me.scssDefault=!0,Hn[0].trim()!=="!default"&&(Me.raws.scssDefault=Hn[0]));let zn=aa.match(nw);if(zn&&(aa=aa.slice(0,zn.index),Me.scssGlobal=!0,zn[0].trim()!=="!global"&&(Me.raws.scssGlobal=zn[0])),aa.startsWith("progid:"))return{type:"value-unknown",value:aa};Me.value=Pe(aa,Bn)}if(KC(Bn)&&Me.type==="css-decl"&&aa.startsWith("extend(")&&(Me.extend||(Me.extend=Me.raws.between===":"),Me.extend&&!Me.selector&&(delete Me.value,Me.selector=Re(aa.slice(7,-1)))),Me.type==="css-atrule"){if(KC(Bn)){if(Me.mixin){let Bn=Me.raws.identifier+Me.name+Me.raws.afterName+Me.raws.params;return Me.selector=Re(Bn),delete Me.params,Me}if(Me.function)return Me}if(Bn.parser==="css"&&Me.name==="custom-selector"){let Bn=Me.params.match(/:--\S+\s+/)[0].trim();return Me.customSelector=Bn,Me.selector=Re(Me.params.slice(Bn.length).trim()),delete Me.params,Me}if(KC(Bn)){if(Me.name.includes(":")&&!Me.params){Me.variable=!0;let Hn=Me.name.split(":");Me.name=Hn[0],Me.value=Pe(Hn.slice(1).join(":"),Bn)}if(!["page","nest","keyframes"].includes(Me.name)&&Me.params&&Me.params[0]===":"){Me.variable=!0;let Hn=Me.params.slice(1);Hn&&(Me.value=Pe(Hn,Bn)),Me.raws.afterName+=":"}if(Me.variable)return delete Me.params,Me.value||delete Me.value,Me}}if(Me.type==="css-atrule"&&oa.length>0){let{name:Hn}=Me,zn=Me.name.toLowerCase();return Hn==="warn"||Hn==="error"?(Me.params={type:"media-unknown",value:oa},Me):Hn==="extend"||Hn==="nest"?(Me.selector=Re(oa),delete Me.params,Me):Hn==="at-root"?(/^\(\s*(?:without|with)\s*:.+\)$/s.test(oa)?Me.params=Pe(oa,Bn):(Me.selector=Re(oa),delete Me.params),Me):tw(zn)?(Me.import=!0,delete Me.filename,Me.params=Pe(oa,Bn),Me):["namespace","supports","if","else","for","each","while","debug","mixin","include","function","return","define-mixin","add-mixin"].includes(Hn)?(oa=oa.replace(/(\$\S+?)(\s+)?\.{3}/,"$1...$2"),oa=oa.replace(/^(?!if)(\S+)(\s+)\(/,"$1($2"),Me.value=Pe(oa,Bn),delete Me.params,Me):["media","custom-media"].includes(zn)?oa.includes("#{")?{type:"media-unknown",value:oa}:(Me.params=hp(oa),Me):(Me.params=oa,Me)}}return Me}function ya(Me,Bn,Hn){let zn=UC(Bn),{frontMatter:ni}=zn;Bn=zn.content;let Ci;try{Ci=Me(Bn)}catch(Me){let{name:Bn,reason:Hn,line:zn,column:ni}=Me;throw typeof zn!="number"?Me:MC(`${Bn}: ${Hn}`,{start:{line:zn,column:ni}})}return Ci=ga(Xe(Ci,"css-"),Hn),HC(Ci,Bn),ni&&(ni.source={startOffset:0,endOffset:ni.raw.length},Ci.nodes.unshift(ni)),Ci}function mp(Me,Bn){let Hn=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{},zn=zC(Hn.parser,Me)?[Tt,Ot]:[Ot,Tt],ni;for(let Ci of zn)try{return Ci(Me,Bn,Hn)}catch(Me){ni=ni||Me}if(ni)throw ni}function Ot(Me,Bn){let Hn=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{},zn=BC();return ya((Me=>zn.parse(JC(Me))),Me,Hn)}function Tt(Me,Bn){let Hn=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{},{parse:zn}=jC();return ya(zn,Me,Hn)}var iw={astFormat:"postcss",hasPragma:GC,locStart:$C,locEnd:qC};Bn.exports={parsers:{css:Object.assign(Object.assign({},iw),{},{parse:mp}),less:Object.assign(Object.assign({},iw),{},{parse:Ot}),scss:Object.assign(Object.assign({},iw),{},{parse:Tt})}}}));return Cg()}))},1312:Me=>{(function(Bn){if(true)Me.exports=Bn();else{var Hn}})((function(){"use strict";var dt=(Me,Bn)=>()=>(Bn||Me((Bn={exports:{}}).exports,Bn),Bn.exports);var Me=dt(((Me,Bn)=>{var Yh=function(Me){return Me&&Me.Math==Math&&Me};Bn.exports=Yh(typeof globalThis=="object"&&globalThis)||Yh(typeof window=="object"&&window)||Yh(typeof self=="object"&&self)||Yh(typeof global=="object"&&global)||function(){return this}()||Function("return this")()}));var Bn=dt(((Me,Bn)=>{Bn.exports=function(Me){try{return!!Me()}catch{return!0}}}));var Hn=dt(((Me,Hn)=>{var zn=Bn();Hn.exports=!zn((function(){return Object.defineProperty({},1,{get:function(){return 7}})[1]!=7}))}));var zn=dt(((Me,Hn)=>{var zn=Bn();Hn.exports=!zn((function(){var Me=function(){}.bind();return typeof Me!="function"||Me.hasOwnProperty("prototype")}))}));var ni=dt(((Me,Bn)=>{var Hn=zn(),ni=Function.prototype.call;Bn.exports=Hn?ni.bind(ni):function(){return ni.apply(ni,arguments)}}));var Ci=dt((Me=>{"use strict";var Bn={}.propertyIsEnumerable,Hn=Object.getOwnPropertyDescriptor,zn=Hn&&!Bn.call({1:2},1);Me.f=zn?function(Me){var Bn=Hn(this,Me);return!!Bn&&Bn.enumerable}:Bn}));var aa=dt(((Me,Bn)=>{Bn.exports=function(Me,Bn){return{enumerable:!(Me&1),configurable:!(Me&2),writable:!(Me&4),value:Bn}}}));var oa=dt(((Me,Bn)=>{var Hn=zn(),ni=Function.prototype,Ci=ni.call,aa=Hn&&ni.bind.bind(Ci,Ci);Bn.exports=Hn?aa:function(Me){return function(){return Ci.apply(Me,arguments)}}}));var ca=dt(((Me,Bn)=>{var Hn=oa(),zn=Hn({}.toString),ni=Hn("".slice);Bn.exports=function(Me){return ni(zn(Me),8,-1)}}));var _a=dt(((Me,Hn)=>{var zn=oa(),ni=Bn(),Ci=ca(),aa=Object,_a=zn("".split);Hn.exports=ni((function(){return!aa("z").propertyIsEnumerable(0)}))?function(Me){return Ci(Me)=="String"?_a(Me,""):aa(Me)}:aa}));var xa=dt(((Me,Bn)=>{Bn.exports=function(Me){return Me==null}}));var Ga=dt(((Me,Bn)=>{var Hn=xa(),zn=TypeError;Bn.exports=function(Me){if(Hn(Me))throw zn("Can't call method on "+Me);return Me}}));var Ha=dt(((Me,Bn)=>{var Hn=_a(),zn=Ga();Bn.exports=function(Me){return Hn(zn(Me))}}));var ts=dt(((Me,Bn)=>{var Hn=typeof document=="object"&&document.all,zn=typeof Hn>"u"&&Hn!==void 0;Bn.exports={all:Hn,IS_HTMLDDA:zn}}));var Ps=dt(((Me,Bn)=>{var Hn=ts(),zn=Hn.all;Bn.exports=Hn.IS_HTMLDDA?function(Me){return typeof Me=="function"||Me===zn}:function(Me){return typeof Me=="function"}}));var so=dt(((Me,Bn)=>{var Hn=Ps(),zn=ts(),ni=zn.all;Bn.exports=zn.IS_HTMLDDA?function(Me){return typeof Me=="object"?Me!==null:Hn(Me)||Me===ni}:function(Me){return typeof Me=="object"?Me!==null:Hn(Me)}}));var oo=dt(((Bn,Hn)=>{var zn=Me(),ni=Ps(),bq=function(Me){return ni(Me)?Me:void 0};Hn.exports=function(Me,Bn){return arguments.length<2?bq(zn[Me]):zn[Me]&&zn[Me][Bn]}}));var Jo=dt(((Me,Bn)=>{var Hn=oa();Bn.exports=Hn({}.isPrototypeOf)}));var tc=dt(((Me,Bn)=>{var Hn=oo();Bn.exports=Hn("navigator","userAgent")||""}));var dc=dt(((Bn,Hn)=>{var zn=Me(),ni=tc(),Ci=zn.process,aa=zn.Deno,oa=Ci&&Ci.versions||aa&&aa.version,ca=oa&&oa.v8,_a,xa;ca&&(_a=ca.split("."),xa=_a[0]>0&&_a[0]<4?1:+(_a[0]+_a[1]));!xa&&ni&&(_a=ni.match(/Edge\/(\d+)/),(!_a||_a[1]>=74)&&(_a=ni.match(/Chrome\/(\d+)/),_a&&(xa=+_a[1])));Hn.exports=xa}));var Fc=dt(((Me,Hn)=>{var zn=dc(),ni=Bn();Hn.exports=!!Object.getOwnPropertySymbols&&!ni((function(){var Me=Symbol();return!String(Me)||!(Object(Me)instanceof Symbol)||!Symbol.sham&&zn&&zn<41}))}));var Jc=dt(((Me,Bn)=>{var Hn=Fc();Bn.exports=Hn&&!Symbol.sham&&typeof Symbol.iterator=="symbol"}));var Dp=dt(((Me,Bn)=>{var Hn=oo(),zn=Ps(),ni=Jo(),Ci=Jc(),aa=Object;Bn.exports=Ci?function(Me){return typeof Me=="symbol"}:function(Me){var Bn=Hn("Symbol");return zn(Bn)&&ni(Bn.prototype,aa(Me))}}));var kp=dt(((Me,Bn)=>{var Hn=String;Bn.exports=function(Me){try{return Hn(Me)}catch{return"Object"}}}));var Qp=dt(((Me,Bn)=>{var Hn=Ps(),zn=kp(),ni=TypeError;Bn.exports=function(Me){if(Hn(Me))return Me;throw ni(zn(Me)+" is not a function")}}));var Up=dt(((Me,Bn)=>{var Hn=Qp(),zn=xa();Bn.exports=function(Me,Bn){var ni=Me[Bn];return zn(ni)?void 0:Hn(ni)}}));var qp=dt(((Me,Bn)=>{var Hn=ni(),zn=Ps(),Ci=so(),aa=TypeError;Bn.exports=function(Me,Bn){var ni,oa;if(Bn==="string"&&zn(ni=Me.toString)&&!Ci(oa=Hn(ni,Me))||zn(ni=Me.valueOf)&&!Ci(oa=Hn(ni,Me))||Bn!=="string"&&zn(ni=Me.toString)&&!Ci(oa=Hn(ni,Me)))return oa;throw aa("Can't convert object to primitive value")}}));var Vp=dt(((Me,Bn)=>{Bn.exports=!1}));var Jp=dt(((Bn,Hn)=>{var zn=Me(),ni=Object.defineProperty;Hn.exports=function(Me,Bn){try{ni(zn,Me,{value:Bn,configurable:!0,writable:!0})}catch{zn[Me]=Bn}return Bn}}));var Wp=dt(((Bn,Hn)=>{var zn=Me(),ni=Jp(),Ci="__core-js_shared__",aa=zn[Ci]||ni(Ci,{});Hn.exports=aa}));var zp=dt(((Me,Bn)=>{var Hn=Vp(),zn=Wp();(Bn.exports=function(Me,Bn){return zn[Me]||(zn[Me]=Bn!==void 0?Bn:{})})("versions",[]).push({version:"3.26.1",mode:Hn?"pure":"global",copyright:"© 2014-2022 Denis Pushkarev (zloirock.ru)",license:"https://github.com/zloirock/core-js/blob/v3.26.1/LICENSE",source:"https://github.com/zloirock/core-js"})}));var Qf=dt(((Me,Bn)=>{var Hn=Ga(),zn=Object;Bn.exports=function(Me){return zn(Hn(Me))}}));var Yf=dt(((Me,Bn)=>{var Hn=oa(),zn=Qf(),ni=Hn({}.hasOwnProperty);Bn.exports=Object.hasOwn||function(Me,Bn){return ni(zn(Me),Bn)}}));var Kf=dt(((Me,Bn)=>{var Hn=oa(),zn=0,ni=Math.random(),Ci=Hn(1..toString);Bn.exports=function(Me){return"Symbol("+(Me===void 0?"":Me)+")_"+Ci(++zn+ni,36)}}));var Xf=dt(((Bn,Hn)=>{var zn=Me(),ni=zp(),Ci=Yf(),aa=Kf(),oa=Fc(),ca=Jc(),_a=ni("wks"),xa=zn.Symbol,Ga=xa&&xa.for,Ha=ca?xa:xa&&xa.withoutSetter||aa;Hn.exports=function(Me){if(!Ci(_a,Me)||!(oa||typeof _a[Me]=="string")){var Bn="Symbol."+Me;oa&&Ci(xa,Me)?_a[Me]=xa[Me]:ca&&Ga?_a[Me]=Ga(Bn):_a[Me]=Ha(Bn)}return _a[Me]}}));var Ad=dt(((Me,Bn)=>{var Hn=ni(),zn=so(),Ci=Dp(),aa=Up(),oa=qp(),ca=Xf(),_a=TypeError,xa=ca("toPrimitive");Bn.exports=function(Me,Bn){if(!zn(Me)||Ci(Me))return Me;var ni=aa(Me,xa),ca;if(ni){if(Bn===void 0&&(Bn="default"),ca=Hn(ni,Me,Bn),!zn(ca)||Ci(ca))return ca;throw _a("Can't convert object to primitive value")}return Bn===void 0&&(Bn="number"),oa(Me,Bn)}}));var Cd=dt(((Me,Bn)=>{var Hn=Ad(),zn=Dp();Bn.exports=function(Me){var Bn=Hn(Me,"string");return zn(Bn)?Bn:Bn+""}}));var xd=dt(((Bn,Hn)=>{var zn=Me(),ni=so(),Ci=zn.document,aa=ni(Ci)&&ni(Ci.createElement);Hn.exports=function(Me){return aa?Ci.createElement(Me):{}}}));var wd=dt(((Me,zn)=>{var ni=Hn(),Ci=Bn(),aa=xd();zn.exports=!ni&&!Ci((function(){return Object.defineProperty(aa("div"),"a",{get:function(){return 7}}).a!=7}))}));var Sd=dt((Me=>{var Bn=Hn(),zn=ni(),oa=Ci(),ca=aa(),_a=Ha(),xa=Cd(),Ga=Yf(),ts=wd(),Ps=Object.getOwnPropertyDescriptor;Me.f=Bn?Ps:function(Me,Bn){if(Me=_a(Me),Bn=xa(Bn),ts)try{return Ps(Me,Bn)}catch{}if(Ga(Me,Bn))return ca(!zn(oa.f,Me,Bn),Me[Bn])}}));var Td=dt(((Me,zn)=>{var ni=Hn(),Ci=Bn();zn.exports=ni&&Ci((function(){return Object.defineProperty((function(){}),"prototype",{value:42,writable:!1}).prototype!=42}))}));var Pd=dt(((Me,Bn)=>{var Hn=so(),zn=String,ni=TypeError;Bn.exports=function(Me){if(Hn(Me))return Me;throw ni(zn(Me)+" is not an object")}}));var Qh=dt((Me=>{var Bn=Hn(),zn=wd(),ni=Td(),Ci=Pd(),aa=Cd(),oa=TypeError,ca=Object.defineProperty,_a=Object.getOwnPropertyDescriptor,xa="enumerable",Ga="configurable",Ha="writable";Me.f=Bn?ni?function(Me,Bn,Hn){if(Ci(Me),Bn=aa(Bn),Ci(Hn),typeof Me=="function"&&Bn==="prototype"&&"value"in Hn&&Ha in Hn&&!Hn[Ha]){var zn=_a(Me,Bn);zn&&zn[Ha]&&(Me[Bn]=Hn.value,Hn={configurable:Ga in Hn?Hn[Ga]:zn[Ga],enumerable:xa in Hn?Hn[xa]:zn[xa],writable:!1})}return ca(Me,Bn,Hn)}:ca:function(Me,Bn,Hn){if(Ci(Me),Bn=aa(Bn),Ci(Hn),zn)try{return ca(Me,Bn,Hn)}catch{}if("get"in Hn||"set"in Hn)throw oa("Accessors not supported");return"value"in Hn&&(Me[Bn]=Hn.value),Me}}));var Zh=dt(((Me,Bn)=>{var zn=Hn(),ni=Qh(),Ci=aa();Bn.exports=zn?function(Me,Bn,Hn){return ni.f(Me,Bn,Ci(1,Hn))}:function(Me,Bn,Hn){return Me[Bn]=Hn,Me}}));var eg=dt(((Me,Bn)=>{var zn=Hn(),ni=Yf(),Ci=Function.prototype,aa=zn&&Object.getOwnPropertyDescriptor,oa=ni(Ci,"name"),ca=oa&&function(){}.name==="something",_a=oa&&(!zn||zn&&aa(Ci,"name").configurable);Bn.exports={EXISTS:oa,PROPER:ca,CONFIGURABLE:_a}}));var tg=dt(((Me,Bn)=>{var Hn=oa(),zn=Ps(),ni=Wp(),Ci=Hn(Function.toString);zn(ni.inspectSource)||(ni.inspectSource=function(Me){return Ci(Me)});Bn.exports=ni.inspectSource}));var rg=dt(((Bn,Hn)=>{var zn=Me(),ni=Ps(),Ci=zn.WeakMap;Hn.exports=ni(Ci)&&/native code/.test(String(Ci))}));var ng=dt(((Me,Bn)=>{var Hn=zp(),zn=Kf(),ni=Hn("keys");Bn.exports=function(Me){return ni[Me]||(ni[Me]=zn(Me))}}));var ig=dt(((Me,Bn)=>{Bn.exports={}}));var ag=dt(((Bn,Hn)=>{var zn=rg(),ni=Me(),Ci=so(),aa=Zh(),oa=Yf(),ca=Wp(),_a=ng(),xa=ig(),Ga="Object already initialized",Ha=ni.TypeError,ts=ni.WeakMap,Ps,oo,Jo,QU=function(Me){return Jo(Me)?oo(Me):Ps(Me,{})},ZU=function(Me){return function(Bn){var Hn;if(!Ci(Bn)||(Hn=oo(Bn)).type!==Me)throw Ha("Incompatible receiver, "+Me+" required");return Hn}};zn||ca.state?(tc=ca.state||(ca.state=new ts),tc.get=tc.get,tc.has=tc.has,tc.set=tc.set,Ps=function(Me,Bn){if(tc.has(Me))throw Ha(Ga);return Bn.facade=Me,tc.set(Me,Bn),Bn},oo=function(Me){return tc.get(Me)||{}},Jo=function(Me){return tc.has(Me)}):(dc=_a("state"),xa[dc]=!0,Ps=function(Me,Bn){if(oa(Me,dc))throw Ha(Ga);return Bn.facade=Me,aa(Me,dc,Bn),Bn},oo=function(Me){return oa(Me,dc)?Me[dc]:{}},Jo=function(Me){return oa(Me,dc)});var tc,dc;Hn.exports={set:Ps,get:oo,has:Jo,enforce:QU,getterFor:ZU}}));var sg=dt(((Me,zn)=>{var ni=Bn(),Ci=Ps(),aa=Yf(),oa=Hn(),ca=eg().CONFIGURABLE,_a=tg(),xa=ag(),Ga=xa.enforce,Ha=xa.get,ts=Object.defineProperty,so=oa&&!ni((function(){return ts((function(){}),"length",{value:8}).length!==8})),oo=String(String).split("String"),Jo=zn.exports=function(Me,Bn,Hn){String(Bn).slice(0,7)==="Symbol("&&(Bn="["+String(Bn).replace(/^Symbol\(([^)]*)\)/,"$1")+"]"),Hn&&Hn.getter&&(Bn="get "+Bn),Hn&&Hn.setter&&(Bn="set "+Bn),(!aa(Me,"name")||ca&&Me.name!==Bn)&&(oa?ts(Me,"name",{value:Bn,configurable:!0}):Me.name=Bn),so&&Hn&&aa(Hn,"arity")&&Me.length!==Hn.arity&&ts(Me,"length",{value:Hn.arity});try{Hn&&aa(Hn,"constructor")&&Hn.constructor?oa&&ts(Me,"prototype",{writable:!1}):Me.prototype&&(Me.prototype=void 0)}catch{}var zn=Ga(Me);return aa(zn,"source")||(zn.source=oo.join(typeof Bn=="string"?Bn:"")),Me};Function.prototype.toString=Jo((function(){return Ci(this)&&Ha(this).source||_a(this)}),"toString")}));var og=dt(((Me,Bn)=>{var Hn=Ps(),zn=Qh(),ni=sg(),Ci=Jp();Bn.exports=function(Me,Bn,aa,oa){oa||(oa={});var ca=oa.enumerable,_a=oa.name!==void 0?oa.name:Bn;if(Hn(aa)&&ni(aa,_a,oa),oa.global)ca?Me[Bn]=aa:Ci(Bn,aa);else{try{oa.unsafe?Me[Bn]&&(ca=!0):delete Me[Bn]}catch{}ca?Me[Bn]=aa:zn.f(Me,Bn,{value:aa,enumerable:!1,configurable:!oa.nonConfigurable,writable:!oa.nonWritable})}return Me}}));var ug=dt(((Me,Bn)=>{var Hn=Math.ceil,zn=Math.floor;Bn.exports=Math.trunc||function(Me){var Bn=+Me;return(Bn>0?zn:Hn)(Bn)}}));var cg=dt(((Me,Bn)=>{var Hn=ug();Bn.exports=function(Me){var Bn=+Me;return Bn!==Bn||Bn===0?0:Hn(Bn)}}));var lg=dt(((Me,Bn)=>{var Hn=cg(),zn=Math.max,ni=Math.min;Bn.exports=function(Me,Bn){var Ci=Hn(Me);return Ci<0?zn(Ci+Bn,0):ni(Ci,Bn)}}));var pg=dt(((Me,Bn)=>{var Hn=cg(),zn=Math.min;Bn.exports=function(Me){return Me>0?zn(Hn(Me),9007199254740991):0}}));var fg=dt(((Me,Bn)=>{var Hn=pg();Bn.exports=function(Me){return Hn(Me.length)}}));var dg=dt(((Me,Bn)=>{var Hn=Ha(),zn=lg(),ni=fg(),VC=function(Me){return function(Bn,Ci,aa){var oa=Hn(Bn),ca=ni(oa),_a=zn(aa,ca),xa;if(Me&&Ci!=Ci){for(;ca>_a;)if(xa=oa[_a++],xa!=xa)return!0}else for(;ca>_a;_a++)if((Me||_a in oa)&&oa[_a]===Ci)return Me||_a||0;return!Me&&-1}};Bn.exports={includes:VC(!0),indexOf:VC(!1)}}));var hg=dt(((Me,Bn)=>{var Hn=oa(),zn=Yf(),ni=Ha(),Ci=dg().indexOf,aa=ig(),ca=Hn([].push);Bn.exports=function(Me,Bn){var Hn=ni(Me),oa=0,_a=[],xa;for(xa in Hn)!zn(aa,xa)&&zn(Hn,xa)&&ca(_a,xa);for(;Bn.length>oa;)zn(Hn,xa=Bn[oa++])&&(~Ci(_a,xa)||ca(_a,xa));return _a}}));var mg=dt(((Me,Bn)=>{Bn.exports=["constructor","hasOwnProperty","isPrototypeOf","propertyIsEnumerable","toLocaleString","toString","valueOf"]}));var gg=dt((Me=>{var Bn=hg(),Hn=mg(),zn=Hn.concat("length","prototype");Me.f=Object.getOwnPropertyNames||function(Me){return Bn(Me,zn)}}));var _g=dt((Me=>{Me.f=Object.getOwnPropertySymbols}));var Ag=dt(((Me,Bn)=>{var Hn=oo(),zn=oa(),ni=gg(),Ci=_g(),aa=Pd(),ca=zn([].concat);Bn.exports=Hn("Reflect","ownKeys")||function(Me){var Bn=ni.f(aa(Me)),Hn=Ci.f;return Hn?ca(Bn,Hn(Me)):Bn}}));var yg=dt(((Me,Bn)=>{var Hn=Yf(),zn=Ag(),ni=Sd(),Ci=Qh();Bn.exports=function(Me,Bn,aa){for(var oa=zn(Bn),ca=Ci.f,_a=ni.f,xa=0;xa{var zn=Bn(),ni=Ps(),Ci=/#|\.prototype\./,hp=function(Me,Bn){var Hn=oa[aa(Me)];return Hn==_a?!0:Hn==ca?!1:ni(Bn)?zn(Bn):!!Bn},aa=hp.normalize=function(Me){return String(Me).replace(Ci,".").toLowerCase()},oa=hp.data={},ca=hp.NATIVE="N",_a=hp.POLYFILL="P";Hn.exports=hp}));var bg=dt(((Bn,Hn)=>{var zn=Me(),ni=Sd().f,Ci=Zh(),aa=og(),oa=Jp(),ca=yg(),_a=vg();Hn.exports=function(Me,Bn){var Hn=Me.target,xa=Me.global,Ga=Me.stat,Ha,ts,Ps,so,oo,Jo;if(xa?ts=zn:Ga?ts=zn[Hn]||oa(Hn,{}):ts=(zn[Hn]||{}).prototype,ts)for(Ps in Bn){if(oo=Bn[Ps],Me.dontCallGetSet?(Jo=ni(ts,Ps),so=Jo&&Jo.value):so=ts[Ps],Ha=_a(xa?Ps:Hn+(Ga?".":"#")+Ps,Me.forced),!Ha&&so!==void 0){if(typeof oo==typeof so)continue;ca(oo,so)}(Me.sham||so&&so.sham)&&Ci(oo,"sham",!0),aa(ts,Ps,oo,Me)}}}));var Eg=dt((()=>{var Bn=bg(),Hn=Me();Bn({global:!0,forced:Hn.globalThis!==Hn},{globalThis:Hn})}));var Dg=dt((()=>{Eg()}));var Cg=dt(((Me,Bn)=>{var Hn=sg(),zn=Qh();Bn.exports=function(Me,Bn,ni){return ni.get&&Hn(ni.get,Bn,{getter:!0}),ni.set&&Hn(ni.set,Bn,{setter:!0}),zn.f(Me,Bn,ni)}}));var xg=dt(((Me,Bn)=>{"use strict";var Hn=Pd();Bn.exports=function(){var Me=Hn(this),Bn="";return Me.hasIndices&&(Bn+="d"),Me.global&&(Bn+="g"),Me.ignoreCase&&(Bn+="i"),Me.multiline&&(Bn+="m"),Me.dotAll&&(Bn+="s"),Me.unicode&&(Bn+="u"),Me.unicodeSets&&(Bn+="v"),Me.sticky&&(Bn+="y"),Bn}}));var wg=dt((()=>{var zn=Me(),ni=Hn(),Ci=Cg(),aa=xg(),oa=Bn(),ca=zn.RegExp,_a=ca.prototype,xa=ni&&oa((function(){var Me=!0;try{ca(".","d")}catch{Me=!1}var Bn={},Hn="",zn=Me?"dgimsy":"gimsy",D=function(Me,zn){Object.defineProperty(Bn,Me,{get:function(){return Hn+=zn,!0}})},ni={dotAll:"s",global:"g",ignoreCase:"i",multiline:"m",sticky:"y"};Me&&(ni.hasIndices="d");for(var Ci in ni)D(Ci,ni[Ci]);var aa=Object.getOwnPropertyDescriptor(_a,"flags").get.call(Bn);return aa!==zn||Hn!==zn}));xa&&Ci(_a,"flags",{configurable:!0,get:aa})}));var Sg=dt(((Me,Bn)=>{Dg();wg();var Hn=Object.defineProperty,zn=Object.getOwnPropertyDescriptor,ni=Object.getOwnPropertyNames,Ci=Object.prototype.hasOwnProperty,yp=(Me,Bn)=>function(){return Me&&(Bn=(0,Me[ni(Me)[0]])(Me=0)),Bn},Oe=(Me,Bn)=>function(){return Bn||(0,Me[ni(Me)[0]])((Bn={exports:{}}).exports,Bn),Bn.exports},m1=(Me,Bn)=>{for(var zn in Bn)Hn(Me,zn,{get:Bn[zn],enumerable:!0})},uW=(Me,Bn,aa,oa)=>{if(Bn&&typeof Bn=="object"||typeof Bn=="function")for(let ca of ni(Bn))!Ci.call(Me,ca)&&ca!==aa&&Hn(Me,ca,{get:()=>Bn[ca],enumerable:!(oa=zn(Bn,ca))||oa.enumerable});return Me},Li=Me=>uW(Hn({},"__esModule",{value:!0}),Me),aa,oa=yp({""(){aa={env:{},argv:[]}}}),ca=Oe({"src/common/parser-create-error.js"(Me,Bn){"use strict";oa();function v(Me,Bn){let Hn=new SyntaxError(Me+" ("+Bn.start.line+":"+Bn.start.column+")");return Hn.loc=Bn,Hn}Bn.exports=v}}),_a=Oe({"src/utils/try-combinations.js"(Me,Bn){"use strict";oa();function v(){let Me;for(var Bn=arguments.length,Hn=new Array(Bn),zn=0;znts,arch:()=>fW,cpus:()=>O9,default:()=>Ps,endianness:()=>A9,freemem:()=>I9,getNetworkInterfaces:()=>j9,hostname:()=>P9,loadavg:()=>D9,networkInterfaces:()=>R9,platform:()=>dW,release:()=>L9,tmpDir:()=>Q6,tmpdir:()=>Ha,totalmem:()=>N9,type:()=>M9,uptime:()=>k9});function A9(){if(typeof Ga>"u"){var Me=new ArrayBuffer(2),Bn=new Uint8Array(Me),Hn=new Uint16Array(Me);if(Bn[0]=1,Bn[1]=2,Hn[0]===258)Ga="BE";else if(Hn[0]===513)Ga="LE";else throw new Error("unable to figure out endianess")}return Ga}function P9(){return typeof globalThis.location<"u"?globalThis.location.hostname:""}function D9(){return[]}function k9(){return 0}function I9(){return Number.MAX_VALUE}function N9(){return Number.MAX_VALUE}function O9(){return[]}function M9(){return"Browser"}function L9(){return typeof globalThis.navigator<"u"?globalThis.navigator.appVersion:""}function R9(){}function j9(){}function fW(){return"javascript"}function dW(){return"browser"}function Q6(){return"/tmp"}var Ga,Ha,ts,Ps,so=yp({"node-modules-polyfills:os"(){oa(),Ha=Q6,ts=`\n`,Ps={EOL:ts,tmpdir:Ha,tmpDir:Q6,networkInterfaces:R9,getNetworkInterfaces:j9,release:L9,type:M9,cpus:O9,totalmem:N9,freemem:I9,uptime:k9,loadavg:D9,hostname:P9,endianness:A9}}}),oo=Oe({"node-modules-polyfills-commonjs:os"(Me,Bn){oa();var Hn=(so(),Li(xa));if(Hn&&Hn.default){Bn.exports=Hn.default;for(let Me in Hn)Bn.exports[Me]=Hn[Me]}else Hn&&(Bn.exports=Hn)}}),Jo=Oe({"node_modules/detect-newline/index.js"(Me,Bn){"use strict";oa();var v=Me=>{if(typeof Me!="string")throw new TypeError("Expected a string");let Bn=Me.match(/(?:\r?\n)/g)||[];if(Bn.length===0)return;let Hn=Bn.filter((Me=>Me===`\r\n`)).length,zn=Bn.length-Hn;return Hn>zn?`\r\n`:`\n`};Bn.exports=v,Bn.exports.graceful=Me=>typeof Me=="string"&&v(Me)||`\n`}}),tc=Oe({"node_modules/jest-docblock/build/index.js"(Me){"use strict";oa(),Object.defineProperty(Me,"__esModule",{value:!0}),Me.extract=M,Me.parse=W,Me.parseWithComments=K,Me.print=ce,Me.strip=q;function _(){let Me=oo();return _=function(){return Me},Me}function v(){let Me=h(Jo());return v=function(){return Me},Me}function h(Me){return Me&&Me.__esModule?Me:{default:Me}}var Bn=/\*\/$/,Hn=/^\/\*\*?/,zn=/^\s*(\/\*\*?(.|\r?\n)*?\*\/)/,ni=/(^|\s+)\/\/([^\r\n]*)/g,Ci=/^(\r?\n)+/,aa=/(?:^|\r?\n) *(@[^\r\n]*?) *\r?\n *(?![^@\r\n]*\/\/[^]*)([^@\r\n\s][^@\r\n]+?) *\r?\n/g,ca=/(?:^|\r?\n) *@(\S+) *([^\r\n]*)/g,_a=/(\r?\n|^) *\* ?/g,xa=[];function M(Me){let Bn=Me.match(zn);return Bn?Bn[0].trimLeft():""}function q(Me){let Bn=Me.match(zn);return Bn&&Bn[0]?Me.substring(Bn[0].length):Me}function W(Me){return K(Me).pragmas}function K(Me){let zn=(0,v().default)(Me)||_().EOL;Me=Me.replace(Hn,"").replace(Bn,"").replace(_a,"$1");let oa="";for(;oa!==Me;)oa=Me,Me=Me.replace(aa,`${zn}$1 $2${zn}`);Me=Me.replace(Ci,"").trimRight();let Ga=Object.create(null),Ha=Me.replace(ca,"").replace(Ci,"").trimRight(),ts;for(;ts=ca.exec(Me);){let Me=ts[2].replace(ni,"");typeof Ga[ts[1]]=="string"||Array.isArray(Ga[ts[1]])?Ga[ts[1]]=xa.concat(Ga[ts[1]],Me):Ga[ts[1]]=Me}return{comments:Ha,pragmas:Ga}}function ce(Me){let{comments:Bn="",pragmas:Hn={}}=Me,zn=(0,v().default)(Bn)||_().EOL,ni="/**",Ci=" *",aa=" */",oa=Object.keys(Hn),ca=oa.map((Me=>Ie(Me,Hn[Me]))).reduce(((Me,Bn)=>Me.concat(Bn)),[]).map((Me=>`${Ci} ${Me}${zn}`)).join("");if(!Bn){if(oa.length===0)return"";if(oa.length===1&&!Array.isArray(Hn[oa[0]])){let Me=Hn[oa[0]];return`${ni} ${Ie(oa[0],Me)[0]}${aa}`}}let _a=Bn.split(zn).map((Me=>`${Ci} ${Me}`)).join(zn)+zn;return ni+zn+(Bn?_a:"")+(Bn&&oa.length?Ci+zn:"")+ca+aa}function Ie(Me,Bn){return xa.concat(Bn).map((Bn=>`@${Me} ${Bn}`.trim()))}}}),dc=Oe({"src/common/end-of-line.js"(Me,Bn){"use strict";oa();function v(Me){let Bn=Me.indexOf("\r");return Bn>=0?Me.charAt(Bn+1)===`\n`?"crlf":"cr":"lf"}function h(Me){switch(Me){case"cr":return"\r";case"crlf":return`\r\n`;default:return`\n`}}function D(Me,Bn){let Hn;switch(Bn){case`\n`:Hn=/\n/g;break;case"\r":Hn=/\r/g;break;case`\r\n`:Hn=/\r\n/g;break;default:throw new Error(`Unexpected "eol" ${JSON.stringify(Bn)}.`)}let zn=Me.match(Hn);return zn?zn.length:0}function P(Me){return Me.replace(/\r\n?/g,`\n`)}Bn.exports={guessEndOfLine:v,convertEndOfLineToChars:h,countEndOfLineChars:D,normalizeEndOfLine:P}}}),Fc=Oe({"src/language-js/utils/get-shebang.js"(Me,Bn){"use strict";oa();function v(Me){if(!Me.startsWith("#!"))return"";let Bn=Me.indexOf(`\n`);return Bn===-1?Me:Me.slice(0,Bn)}Bn.exports=v}}),Jc=Oe({"src/language-js/pragma.js"(Me,Bn){"use strict";oa();var{parseWithComments:Hn,strip:zn,extract:ni,print:Ci}=tc(),{normalizeEndOfLine:aa}=dc(),ca=Fc();function C(Me){let Bn=ca(Me);Bn&&(Me=Me.slice(Bn.length+1));let zn=ni(Me),{pragmas:Ci,comments:aa}=Hn(zn);return{shebang:Bn,text:Me,pragmas:Ci,comments:aa}}function d(Me){let Bn=Object.keys(C(Me).pragmas);return Bn.includes("prettier")||Bn.includes("format")}function E(Me){let{shebang:Bn,text:Hn,pragmas:ni,comments:oa}=C(Me),ca=zn(Hn),_a=Ci({pragmas:Object.assign({format:""},ni),comments:oa.trimStart()});return(Bn?`${Bn}\n`:"")+aa(_a)+(ca.startsWith(`\n`)?`\n`:`\n\n`)+ca}Bn.exports={hasPragma:d,insertPragma:E}}}),Dp=Oe({"src/utils/is-non-empty-array.js"(Me,Bn){"use strict";oa();function v(Me){return Array.isArray(Me)&&Me.length>0}Bn.exports=v}}),kp=Oe({"src/language-js/loc.js"(Me,Bn){"use strict";oa();var Hn=Dp();function h(Me){var Bn,zn;let ni=Me.range?Me.range[0]:Me.start,Ci=(Bn=(zn=Me.declaration)===null||zn===void 0?void 0:zn.decorators)!==null&&Bn!==void 0?Bn:Me.decorators;return Hn(Ci)?Math.min(h(Ci[0]),ni):ni}function D(Me){return Me.range?Me.range[1]:Me.end}function P(Me,Bn){let Hn=h(Me);return Number.isInteger(Hn)&&Hn===h(Bn)}function y(Me,Bn){let Hn=D(Me);return Number.isInteger(Hn)&&Hn===D(Bn)}function m(Me,Bn){return P(Me,Bn)&&y(Me,Bn)}Bn.exports={locStart:h,locEnd:D,hasSameLocStart:P,hasSameLoc:m}}}),Qp=Oe({"src/language-js/parse/utils/create-parser.js"(Me,Bn){"use strict";oa();var{hasPragma:Hn}=Jc(),{locStart:zn,locEnd:ni}=kp();function P(Me){return Me=typeof Me=="function"?{parse:Me}:Me,Object.assign({astFormat:"estree",hasPragma:Hn,locStart:zn,locEnd:ni},Me)}Bn.exports=P}}),Up=Oe({"src/language-js/parse/utils/replace-hashbang.js"(Me,Bn){"use strict";oa();function v(Me){return Me.charAt(0)==="#"&&Me.charAt(1)==="!"?"//"+Me.slice(2):Me}Bn.exports=v}}),qp=Oe({"src/language-js/utils/is-ts-keyword-type.js"(Me,Bn){"use strict";oa();function v(Me){let{type:Bn}=Me;return Bn.startsWith("TS")&&Bn.endsWith("Keyword")}Bn.exports=v}}),Vp=Oe({"src/language-js/utils/is-block-comment.js"(Me,Bn){"use strict";oa();var Hn=new Set(["Block","CommentBlock","MultiLine"]),h=Me=>Hn.has(Me==null?void 0:Me.type);Bn.exports=h}}),Jp=Oe({"src/language-js/utils/is-type-cast-comment.js"(Me,Bn){"use strict";oa();var Hn=Vp();function h(Me){return Hn(Me)&&Me.value[0]==="*"&&/@(?:type|satisfies)\b/.test(Me.value)}Bn.exports=h}}),Wp=Oe({"src/utils/get-last.js"(Me,Bn){"use strict";oa();var v=Me=>Me[Me.length-1];Bn.exports=v}}),zp=Oe({"src/language-js/parse/postprocess/visit-node.js"(Me,Bn){"use strict";oa();function v(Me,Bn){if(Array.isArray(Me)){for(let Hn=0;Hn{Me.leadingComments&&Me.leadingComments.some(Ci)&&Bn.add(Hn(Me))})),Me=ca(Me,(Me=>{if(Me.type==="ParenthesizedExpression"){let{expression:zn}=Me;if(zn.type==="TypeCastExpression")return zn.range=Me.range,zn;let ni=Hn(Me);if(!Bn.has(ni))return zn.extra=Object.assign(Object.assign({},zn.extra),{},{parenthesized:!0}),zn}}))}return Me=ca(Me,(Me=>{switch(Me.type){case"ChainExpression":return E(Me.expression);case"LogicalExpression":{if(I(Me))return c(Me);break}case"VariableDeclaration":{let Bn=aa(Me.declarations);Bn&&Bn.init&&W(Me,Bn);break}case"TSParenthesizedType":return ni(Me.typeAnnotation)||Me.typeAnnotation.type==="TSThisType"||(Me.typeAnnotation.range=[Hn(Me),zn(Me)]),Me.typeAnnotation;case"TSTypeParameter":if(typeof Me.name=="string"){let Bn=Hn(Me);Me.name={type:"Identifier",name:Me.name,range:[Bn,Bn+Me.name.length]}}break;case"ObjectExpression":if(Bn.parser==="typescript"){let Bn=Me.properties.find((Me=>Me.type==="Property"&&Me.value.type==="TSEmptyBodyFunctionExpression"));Bn&&_a(Bn.value,"Unexpected token.")}break;case"SequenceExpression":{let Bn=aa(Me.expressions);Me.range=[Hn(Me),Math.min(zn(Bn),zn(Me))];break}case"TopicReference":Bn.__isUsingHackPipeline=!0;break;case"ExportAllDeclaration":{let{exported:ni}=Me;if(Bn.parser==="meriyah"&&ni&&ni.type==="Identifier"){let Ci=Bn.originalText.slice(Hn(ni),zn(ni));(Ci.startsWith('"')||Ci.startsWith("'"))&&(Me.exported=Object.assign(Object.assign({},Me.exported),{},{type:"Literal",value:Me.exported.name,raw:Ci}))}break}case"PropertyDefinition":if(Bn.parser==="meriyah"&&Me.static&&!Me.computed&&!Me.key){let Bn="static",zn=Hn(Me);Object.assign(Me,{static:!1,key:{type:"Identifier",name:Bn,range:[zn,zn+Bn.length]}})}break}})),Me;function W(Me,ni){Bn.originalText[zn(ni)]!==";"&&(Me.range=[Hn(Me),zn(ni)])}}function E(Me){switch(Me.type){case"CallExpression":Me.type="OptionalCallExpression",Me.callee=E(Me.callee);break;case"MemberExpression":Me.type="OptionalMemberExpression",Me.object=E(Me.object);break;case"TSNonNullExpression":Me.expression=E(Me.expression);break}return Me}function I(Me){return Me.type==="LogicalExpression"&&Me.right.type==="LogicalExpression"&&Me.operator===Me.right.operator}function c(Me){return I(Me)?c({type:"LogicalExpression",operator:Me.operator,left:c({type:"LogicalExpression",operator:Me.operator,left:Me.left,right:Me.right.left,range:[Hn(Me.left),zn(Me.right.left)]}),right:Me.right.right,range:[Hn(Me),zn(Me)]}):Me}Bn.exports=d}}),Kf=Oe({"node_modules/typescript/lib/typescript.js"(Me,Bn){oa();var Hn=Object.defineProperty,zn=Object.getOwnPropertyNames,D=(Me,Bn)=>function(){return Me&&(Bn=(0,Me[zn(Me)[0]])(Me=0)),Bn},P=(Me,Bn)=>function(){return Bn||(0,Me[zn(Me)[0]])((Bn={exports:{}}).exports,Bn),Bn.exports},y=(Me,Bn)=>{for(var zn in Bn)Hn(Me,zn,{get:Bn[zn],enumerable:!0})},ni,Ci,ca,_a=D({"src/compiler/corePublic.ts"(){"use strict";ni="5.0",Ci="5.0.2",ca=(Me=>(Me[Me.LessThan=-1]="LessThan",Me[Me.EqualTo=0]="EqualTo",Me[Me.GreaterThan=1]="GreaterThan",Me))(ca||{})}});function I(Me){return Me?Me.length:0}function c(Me,Bn){if(Me)for(let Hn=0;Hn=0;Hn--){let zn=Bn(Me[Hn],Hn);if(zn)return zn}}function q(Me,Bn){if(Me!==void 0)for(let Hn=0;Hn=0;zn--){let Hn=Me[zn];if(Bn(Hn,zn))return Hn}}function he(Me,Bn,Hn){if(Me===void 0)return-1;for(let zn=Hn!=null?Hn:0;zn=0;zn--)if(Bn(Me[zn],zn))return zn;return-1}function R(Me,Bn){for(let Hn=0;Hn2&&arguments[2]!==void 0?arguments[2]:fa;if(Me){for(let zn of Me)if(Hn(zn,Bn))return!0}return!1}function ke(Me,Bn){let Hn=arguments.length>2&&arguments[2]!==void 0?arguments[2]:fa;return Me.length===Bn.length&&Me.every(((Me,zn)=>Hn(Me,Bn[zn])))}function Je(Me,Bn,Hn){for(let zn=Hn||0;zn{let ni=Bn(zn,Me);if(ni!==void 0){let[Me,Bn]=ni;Me!==void 0&&Bn!==void 0&&Hn.set(Me,Bn)}})),Hn}function la(Me,Bn,Hn){if(Me.has(Bn))return Me.get(Bn);let zn=Hn();return Me.set(Bn,zn),zn}function ua(Me,Bn){return Me.has(Bn)?!1:(Me.add(Bn),!0)}function*Ka(Me){yield Me}function co(Me,Bn,Hn){let zn;if(Me){zn=[];let ni=Me.length,Ci,aa,oa=0,ca=0;for(;oa{let[ni,Ci]=Bn(zn,Me);Hn.set(ni,Ci)})),Hn}function Ke(Me,Bn){if(Me)if(Bn){for(let Hn of Me)if(Bn(Hn))return!0}else return Me.length>0;return!1}function Et(Me,Bn,Hn){let zn;for(let ni=0;niMe[Bn]))}function Uc(Me,Bn){let Hn=[];for(let zn of Me)qn(Hn,zn,Bn);return Hn}function ji(Me,Bn,Hn){return Me.length===0?[]:Me.length===1?Me.slice():Hn?m_(Me,Bn,Hn):Uc(Me,Bn)}function lo(Me,Bn){if(Me.length===0)return xa;let Hn=Me[0],zn=[Hn];for(let ni=1;ni0&&(ni&=-2),ni&2&&zn(Ci,oa)>0&&(ni&=-3),Ci=oa}return ni}function Hc(Me,Bn){let Hn=arguments.length>2&&arguments[2]!==void 0?arguments[2]:fa;if(!Me||!Bn)return Me===Bn;if(Me.length!==Bn.length)return!1;for(let zn=0;zn0&&Vp.assertGreaterThanOrEqual(Hn(Bn[Ci],Bn[Ci-1]),0);t:for(let aa=ni;niaa&&Vp.assertGreaterThanOrEqual(Hn(Me[ni],Me[ni-1]),0),Hn(Bn[Ci],Me[ni])){case-1:zn.push(Bn[Ci]);continue e;case 0:continue e;case 1:continue t}}return zn}function tr(Me,Bn){return Bn===void 0?Me:Me===void 0?[Bn]:(Me.push(Bn),Me)}function $c(Me,Bn){return Me===void 0?Bn:Bn===void 0?Me:ir(Me)?ir(Bn)?Ft(Me,Bn):tr(Me,Bn):ir(Bn)?tr(Bn,Me):[Me,Bn]}function po(Me,Bn){return Bn<0?Me.length+Bn:Bn}function jr(Me,Bn,Hn,zn){if(Bn===void 0||Bn.length===0)return Me;if(Me===void 0)return Bn.slice(Hn,zn);Hn=Hn===void 0?0:po(Bn,Hn),zn=zn===void 0?Bn.length:po(Bn,zn);for(let ni=Hn;niHn(Me[Bn],Me[zn])||Vr(Bn,zn)))}function Is(Me,Bn){return Me.length===0?Me:Me.slice().sort(Bn)}function*y_(Me){for(let Bn=Me.length-1;Bn>=0;Bn--)yield Me[Bn]}function Ns(Me,Bn){let Hn=Wr(Me);return ks(Me,Hn,Bn),Hn.map((Bn=>Me[Bn]))}function Kc(Me,Bn,Hn,zn){for(;Hn>1),oa=Hn(Me[ni],ni);switch(zn(oa,Bn)){case-1:Ci=ni+1;break;case 0:return ni;case 1:aa=ni-1;break}}return~Ci}function Qa(Me,Bn,Hn,zn,ni){if(Me&&Me.length>0){let Ci=Me.length;if(Ci>0){let aa=zn===void 0||zn<0?0:zn,oa=ni===void 0||aa+ni>Ci-1?Ci-1:aa+ni,ca;for(arguments.length<=2?(ca=Me[aa],aa++):ca=Hn;aa<=oa;)ca=Bn(ca,Me[aa],aa),aa++;return ca}}return Hn}function Jr(Me,Bn){return so.call(Me,Bn)}function Qc(Me,Bn){return so.call(Me,Bn)?Me[Bn]:void 0}function ho(Me){let Bn=[];for(let Hn in Me)so.call(Me,Hn)&&Bn.push(Hn);return Bn}function T_(Me){let Bn=[];do{let Hn=Object.getOwnPropertyNames(Me);for(let Me of Hn)qn(Bn,Me)}while(Me=Object.getPrototypeOf(Me));return Bn}function go(Me){let Bn=[];for(let Hn in Me)so.call(Me,Hn)&&Bn.push(Me[Hn]);return Bn}function yo(Me,Bn){let Hn=new Array(Me);for(let zn=0;zn1?Bn-1:0),zn=1;zn2&&arguments[2]!==void 0?arguments[2]:fa;if(Me===Bn)return!0;if(!Me||!Bn)return!1;for(let zn in Me)if(so.call(Me,zn)&&(!so.call(Bn,zn)||!Hn(Me[zn],Bn[zn])))return!1;for(let Hn in Bn)if(so.call(Bn,Hn)&&!so.call(Me,Hn))return!1;return!0}function Zc(Me,Bn){let Hn=arguments.length>2&&arguments[2]!==void 0?arguments[2]:rr,zn=new Map;for(let ni of Me){let Me=Bn(ni);Me!==void 0&&zn.set(Me,Hn(ni))}return zn}function Os(Me,Bn){let Hn=arguments.length>2&&arguments[2]!==void 0?arguments[2]:rr,zn=[];for(let ni of Me)zn[Bn(ni)]=Hn(ni);return zn}function bo(Me,Bn){let Hn=arguments.length>2&&arguments[2]!==void 0?arguments[2]:rr,zn=Be();for(let ni of Me)zn.add(Bn(ni),Hn(ni));return zn}function el(Me,Bn){let Hn=arguments.length>2&&arguments[2]!==void 0?arguments[2]:rr;return Za(bo(Me,Bn).values(),Hn)}function x_(Me,Bn){var Hn;let zn={};if(Me)for(let ni of Me){let Me=`${Bn(ni)}`;((Hn=zn[Me])!=null?Hn:zn[Me]=[]).push(ni)}return zn}function E_(Me){let Bn={};for(let Hn in Me)so.call(Me,Hn)&&(Bn[Hn]=Me[Hn]);return Bn}function S(Me,Bn){let Hn={};for(let Me in Bn)so.call(Bn,Me)&&(Hn[Me]=Bn[Me]);for(let Bn in Me)so.call(Me,Bn)&&(Hn[Bn]=Me[Bn]);return Hn}function H(Me,Bn){for(let Hn in Bn)so.call(Bn,Hn)&&(Me[Hn]=Bn[Hn])}function le(Me,Bn){return Bn?Bn.bind(Me):void 0}function Be(){let Me=new Map;return Me.add=rt,Me.remove=ut,Me}function rt(Me,Bn){let Hn=this.get(Me);return Hn?Hn.push(Bn):this.set(Me,Hn=[Bn]),Hn}function ut(Me,Bn){let Hn=this.get(Me);Hn&&(bT(Hn,Bn),Hn.length||this.delete(Me))}function Ht(){return Be()}function Fr(Me){let Bn=(Me==null?void 0:Me.slice())||[],Hn=0;function s(){return Hn===Bn.length}function f(){Bn.push(...arguments)}function x(){if(s())throw new Error("Queue is empty");let Me=Bn[Hn];if(Bn[Hn]=void 0,Hn++,Hn>100&&Hn>Bn.length>>1){let Me=Bn.length-Hn;Bn.copyWithin(0,Hn),Bn.length=Me,Hn=0}return Me}return{enqueue:f,dequeue:x,isEmpty:s}}function Cr(Me,Bn){let Hn=new Map,zn=0;function*f(){for(let Me of Hn.values())ir(Me)?yield*Me:yield Me}let ni={has(zn){let ni=Me(zn);if(!Hn.has(ni))return!1;let Ci=Hn.get(ni);if(!ir(Ci))return Bn(Ci,zn);for(let Me of Ci)if(Bn(Me,zn))return!0;return!1},add(ni){let Ci=Me(ni);if(Hn.has(Ci)){let Me=Hn.get(Ci);if(ir(Me))pe(Me,ni,Bn)||(Me.push(ni),zn++);else{let aa=Me;Bn(aa,ni)||(Hn.set(Ci,[aa,ni]),zn++)}}else Hn.set(Ci,ni),zn++;return this},delete(ni){let Ci=Me(ni);if(!Hn.has(Ci))return!1;let aa=Hn.get(Ci);if(ir(aa)){for(let Me=0;Mef(),[Symbol.toStringTag]:Hn[Symbol.toStringTag]};return ni}function ir(Me){return Array.isArray(Me)}function en(Me){return ir(Me)?Me:[Me]}function Ji(Me){return typeof Me=="string"}function gi(Me){return typeof Me=="number"}function ln(Me,Bn){return Me!==void 0&&Bn(Me)?Me:void 0}function ti(Me,Bn){return Me!==void 0&&Bn(Me)?Me:Vp.fail(`Invalid cast. The supplied value ${Me} did not pass the test '${Vp.getFunctionName(Bn)}'.`)}function yn(Me){}function w_(){return!1}function vp(){return!0}function C1(){}function rr(Me){return Me}function bp(Me){return Me.toLowerCase()}function Tp(Me){return Jo.test(Me)?Me.replace(Jo,bp):Me}function A1(){throw new Error("Not implemented")}function tl(Me){let Bn;return()=>(Me&&(Bn=Me(),Me=void 0),Bn)}function An(Me){let Bn=new Map;return Hn=>{let zn=`${typeof Hn}:${Hn}`,ni=Bn.get(zn);return ni===void 0&&!Bn.has(zn)&&(ni=Me(Hn),Bn.set(zn,ni)),ni}}function P1(Me){let Bn=new WeakMap;return Hn=>{let zn=Bn.get(Hn);return zn===void 0&&!Bn.has(Hn)&&(zn=Me(Hn),Bn.set(Hn,zn)),zn}}function D1(Me,Bn){return function(){for(var Hn=arguments.length,zn=new Array(Hn),ni=0;niQa(Me,((Me,Bn)=>Bn(Me)),Bn)}else return zn?ni=>zn(Hn(Bn(Me(ni)))):Hn?zn=>Hn(Bn(Me(zn))):Bn?Hn=>Bn(Me(Hn)):Me?Bn=>Me(Bn):Me=>Me}function fa(Me,Bn){return Me===Bn}function Ms(Me,Bn){return Me===Bn||Me!==void 0&&Bn!==void 0&&Me.toUpperCase()===Bn.toUpperCase()}function To(Me,Bn){return fa(Me,Bn)}function Sp(Me,Bn){return Me===Bn?0:Me===void 0?-1:Bn===void 0?1:MeBn(Me,Hn)===-1?Me:Hn))}function C_(Me,Bn){return Me===Bn?0:Me===void 0?-1:Bn===void 0?1:(Me=Me.toUpperCase(),Bn=Bn.toUpperCase(),MeBn?1:0)}function O1(Me,Bn){return Me===Bn?0:Me===void 0?-1:Bn===void 0?1:(Me=Me.toLowerCase(),Bn=Bn.toLowerCase(),MeBn?1:0)}function ri(Me,Bn){return Sp(Me,Bn)}function rl(Me){return Me?C_:ri}function M1(){return Jc}function xp(Me){Jc!==Me&&(Jc=Me,Fc=void 0)}function L1(Me,Bn){return(Fc||(Fc=dc(Jc)))(Me,Bn)}function R1(Me,Bn,Hn,zn){return Me===Bn?0:Me===void 0?-1:Bn===void 0?1:zn(Me[Hn],Bn[Hn])}function j1(Me,Bn){return Vr(Me?1:0,Bn?1:0)}function Ep(Me,Bn,Hn){let zn=Math.max(2,Math.floor(Me.length*.34)),ni=Math.floor(Me.length*.4)+1,Ci;for(let aa of Bn){let Bn=Hn(aa);if(Bn!==void 0&&Math.abs(Bn.length-Me.length)<=zn){if(Bn===Me||Bn.length<3&&Bn.toLowerCase()!==Me.toLowerCase())continue;let Hn=J1(Me,Bn,ni-.1);if(Hn===void 0)continue;Vp.assert(HnHn?aa-Hn:1),_a=Math.floor(Bn.length>Hn+aa?Hn+aa:Bn.length);ni[0]=aa;let xa=aa;for(let Me=1;MeHn)return;let Ga=zn;zn=ni,ni=Ga}let aa=zn[Bn.length];return aa>Hn?void 0:aa}function es(Me,Bn){let Hn=Me.length-Bn.length;return Hn>=0&&Me.indexOf(Bn,Hn)===Hn}function F1(Me,Bn){return es(Me,Bn)?Me.slice(0,Me.length-Bn.length):Me}function B1(Me,Bn){return es(Me,Bn)?Me.slice(0,Me.length-Bn.length):void 0}function Fi(Me,Bn){return Me.indexOf(Bn)!==-1}function q1(Me){let Bn=Me.length;for(let Hn=Bn-1;Hn>0;Hn--){let zn=Me.charCodeAt(Hn);if(zn>=48&&zn<=57)do{--Hn,zn=Me.charCodeAt(Hn)}while(Hn>0&&zn>=48&&zn<=57);else if(Hn>4&&(zn===110||zn===78)){if(--Hn,zn=Me.charCodeAt(Hn),zn!==105&&zn!==73||(--Hn,zn=Me.charCodeAt(Hn),zn!==109&&zn!==77))break;--Hn,zn=Me.charCodeAt(Hn)}else break;if(zn!==45&&zn!==46)break;Bn=Hn}return Bn===Me.length?Me:Me.slice(0,Bn)}function J(Me,Bn){for(let Hn=0;HnMe===Bn))}function b5(Me,Bn){for(let Hn=0;Hnni&&(ni=Me.prefix.length,zn=Ci)}return zn}function Pn(Me,Bn){return Me.lastIndexOf(Bn,0)===0}function x5(Me,Bn){return Pn(Me,Bn)?Me.substr(Bn.length):Me}function ST(Me,Bn){let Hn=arguments.length>2&&arguments[2]!==void 0?arguments[2]:rr;return Pn(Hn(Me),Hn(Bn))?Me.substring(Bn.length):void 0}function z1(Me,Bn){let{prefix:Hn,suffix:zn}=Me;return Bn.length>=Hn.length+zn.length&&Pn(Bn,Hn)&&es(Bn,zn)}function E5(Me,Bn){return Hn=>Me(Hn)&&Bn(Hn)}function W1(){for(var Me=arguments.length,Bn=new Array(Me),Hn=0;Hn2&&arguments[2]!==void 0?arguments[2]:" ";return Bn<=Me.length?Me:Hn.repeat(Bn-Me.length)+Me}function k5(Me,Bn){let Hn=arguments.length>2&&arguments[2]!==void 0?arguments[2]:" ";return Bn<=Me.length?Me:Me+Hn.repeat(Bn-Me.length)}function I5(Me,Bn){if(Me){let Hn=Me.length,zn=0;for(;zn=0&&os(Me.charCodeAt(Bn));)Bn--;return Me.slice(0,Bn+1)}function M5(){return typeof aa<"u"&&aa.nextTick&&!aa.browser&&typeof Bn=="object"}var xa,Ga,Ha,ts,Ps,so,oo,Jo,tc,dc,Fc,Jc,Dp,kp,Qp,Up=D({"src/compiler/core.ts"(){"use strict";Gw(),xa=[],Ga=new Map,Ha=new Set,ts=(Me=>(Me[Me.None=0]="None",Me[Me.CaseSensitive=1]="CaseSensitive",Me[Me.CaseInsensitive=2]="CaseInsensitive",Me[Me.Both=3]="Both",Me))(ts||{}),Ps=Array.prototype.at?(Me,Bn)=>Me==null?void 0:Me.at(Bn):(Me,Bn)=>{if(Me&&(Bn=po(Me,Bn),Bn(Me[Me.None=0]="None",Me[Me.Normal=1]="Normal",Me[Me.Aggressive=2]="Aggressive",Me[Me.VeryAggressive=3]="VeryAggressive",Me))(tc||{}),dc=(()=>{let Me,Bn,Hn=A();return g;function s(Me,Bn,Hn){if(Me===Bn)return 0;if(Me===void 0)return-1;if(Bn===void 0)return 1;let zn=Hn(Me,Bn);return zn<0?-1:zn>0?1:0}function f(Me){let Bn=new Intl.Collator(Me,{usage:"sort",sensitivity:"variant"}).compare;return(Me,Hn)=>s(Me,Hn,Bn)}function x(Me){if(Me!==void 0)return w();return(Me,Bn)=>s(Me,Bn,N);function N(Me,Bn){return Me.localeCompare(Bn)}}function w(){return(Me,Bn)=>s(Me,Bn,B);function B(Me,Bn){return N(Me.toUpperCase(),Bn.toUpperCase())||N(Me,Bn)}function N(Me,Bn){return MeBn?1:0}}function A(){return typeof Intl=="object"&&typeof Intl.Collator=="function"?f:typeof String.prototype.localeCompare=="function"&&typeof String.prototype.toLocaleUpperCase=="function"&&"a".localeCompare("B")<0?x:w}function g(zn){return zn===void 0?Me||(Me=Hn(zn)):zn==="en-US"?Bn||(Bn=Hn(zn)):Hn(zn)}})(),Dp=String.prototype.trim?Me=>Me.trim():Me=>kp(Qp(Me)),kp=String.prototype.trimEnd?Me=>Me.trimEnd():O5,Qp=String.prototype.trimStart?Me=>Me.trimStart():Me=>Me.replace(/^\s+/g,"")}}),qp,Vp,Jp=D({"src/compiler/debug.ts"(){"use strict";Gw(),Gw(),qp=(Me=>(Me[Me.Off=0]="Off",Me[Me.Error=1]="Error",Me[Me.Warning=2]="Warning",Me[Me.Info=3]="Info",Me[Me.Verbose=4]="Verbose",Me))(qp||{}),(Me=>{let Bn=0;Me.currentLogLevel=2,Me.isDebugging=!1;function r(Bn){return Me.currentLogLevel<=Bn}Me.shouldLog=r;function s(Bn,Hn){Me.loggingHost&&r(Bn)&&Me.loggingHost.log(Bn,Hn)}function f(Me){s(3,Me)}Me.log=f,(Me=>{function He(Me){s(1,Me)}Me.error=He;function _t(Me){s(2,Me)}Me.warn=_t;function ft(Me){s(3,Me)}Me.log=ft;function Kt(Me){s(4,Me)}Me.trace=Kt})(f=Me.log||(Me.log={}));let Hn={};function w(){return Bn}Me.getAssertionLevel=w;function A(zn){let ni=Bn;if(Bn=zn,zn>ni)for(let Bn of ho(Hn)){let ni=Hn[Bn];ni!==void 0&&Me[Bn]!==ni.assertion&&zn>=ni.level&&(Me[Bn]=ni,Hn[Bn]=void 0)}}Me.setAssertionLevel=A;function g(Me){return Bn>=Me}Me.shouldAssert=g;function B(Bn,zn){return g(Bn)?!0:(Hn[zn]={level:Bn,assertion:Me[zn]},Me[zn]=yn,!1)}function N(Me,Bn){debugger;let Hn=new Error(Me?`Debug Failure. ${Me}`:"Debug Failure.");throw Error.captureStackTrace&&Error.captureStackTrace(Hn,Bn||N),Hn}Me.fail=N;function X(Me,Bn,Hn){return N(`${Bn||"Unexpected node."}\r\nNode ${mr(Me.kind)} was unexpected.`,Hn||X)}Me.failBadSyntaxKind=X;function F(Me,Bn,Hn,zn){Me||(Bn=Bn?`False expression: ${Bn}`:"False expression.",Hn&&(Bn+=`\r\nVerbose Debug Information: `+(typeof Hn=="string"?Hn:Hn())),N(Bn,zn||F))}Me.assert=F;function $(Me,Bn,Hn,zn,ni){if(Me!==Bn){let Ci=Hn?zn?`${Hn} ${zn}`:Hn:"";N(`Expected ${Me} === ${Bn}. ${Ci}`,ni||$)}}Me.assertEqual=$;function ae(Me,Bn,Hn,zn){Me>=Bn&&N(`Expected ${Me} < ${Bn}. ${Hn||""}`,zn||ae)}Me.assertLessThan=ae;function Te(Me,Bn,Hn){Me>Bn&&N(`Expected ${Me} <= ${Bn}`,Hn||Te)}Me.assertLessThanOrEqual=Te;function Se(Me,Bn,Hn){Me= ${Bn}`,Hn||Se)}Me.assertGreaterThanOrEqual=Se;function Ye(Me,Bn,Hn){Me==null&&N(Bn,Hn||Ye)}Me.assertIsDefined=Ye;function Ne(Me,Bn,Hn){return Ye(Me,Bn,Hn||Ne),Me}Me.checkDefined=Ne;function oe(Me,Bn,Hn){for(let zn of Me)Ye(zn,Bn,Hn||oe)}Me.assertEachIsDefined=oe;function Ve(Me,Bn,Hn){return oe(Me,Bn,Hn||Ve),Me}Me.checkEachDefined=Ve;function pt(Me){let Bn=arguments.length>1&&arguments[1]!==void 0?arguments[1]:"Illegal value:",Hn=arguments.length>2?arguments[2]:void 0,zn=typeof Me=="object"&&Jr(Me,"kind")&&Jr(Me,"pos")?"SyntaxKind: "+mr(Me.kind):JSON.stringify(Me);return N(`${Bn} ${zn}`,Hn||pt)}Me.assertNever=pt;function Gt(Me,Bn,Hn,zn){B(1,"assertEachNode")&&F(Bn===void 0||me(Me,Bn),Hn||"Unexpected node.",(()=>`Node array did not pass test '${pn(Bn)}'.`),zn||Gt)}Me.assertEachNode=Gt;function Nt(Me,Bn,Hn,zn){B(1,"assertNode")&&F(Me!==void 0&&(Bn===void 0||Bn(Me)),Hn||"Unexpected node.",(()=>`Node ${mr(Me==null?void 0:Me.kind)} did not pass test '${pn(Bn)}'.`),zn||Nt)}Me.assertNode=Nt;function Xt(Me,Bn,Hn,zn){B(1,"assertNotNode")&&F(Me===void 0||Bn===void 0||!Bn(Me),Hn||"Unexpected node.",(()=>`Node ${mr(Me.kind)} should not have passed test '${pn(Bn)}'.`),zn||Xt)}Me.assertNotNode=Xt;function er(Me,Bn,Hn,zn){B(1,"assertOptionalNode")&&F(Bn===void 0||Me===void 0||Bn(Me),Hn||"Unexpected node.",(()=>`Node ${mr(Me==null?void 0:Me.kind)} did not pass test '${pn(Bn)}'.`),zn||er)}Me.assertOptionalNode=er;function Tn(Me,Bn,Hn,zn){B(1,"assertOptionalToken")&&F(Bn===void 0||Me===void 0||Me.kind===Bn,Hn||"Unexpected node.",(()=>`Node ${mr(Me==null?void 0:Me.kind)} was not a '${mr(Bn)}' token.`),zn||Tn)}Me.assertOptionalToken=Tn;function Hr(Me,Bn,Hn){B(1,"assertMissingNode")&&F(Me===void 0,Bn||"Unexpected node.",(()=>`Node ${mr(Me.kind)} was unexpected'.`),Hn||Hr)}Me.assertMissingNode=Hr;function Gi(Me){}Me.type=Gi;function pn(Me){if(typeof Me!="function")return"";if(Jr(Me,"name"))return Me.name;{let Bn=Function.prototype.toString.call(Me),Hn=/^function\s+([\w\$]+)\s*\(/.exec(Bn);return Hn?Hn[1]:""}}Me.getFunctionName=pn;function fn(Me){return`{ name: ${dl(Me.escapedName)}; flags: ${Sn(Me.flags)}; declarations: ${Ze(Me.declarations,(Me=>mr(Me.kind)))} }`}Me.formatSymbol=fn;function Ut(){let Me=arguments.length>0&&arguments[0]!==void 0?arguments[0]:0,Bn=arguments.length>1?arguments[1]:void 0,Hn=arguments.length>2?arguments[2]:void 0,zn=an(Bn);if(Me===0)return zn.length>0&&zn[0][0]===0?zn[0][1]:"0";if(Hn){let Bn=[],Hn=Me;for(let[ni,Ci]of zn){if(ni>Me)break;ni!==0&&ni&Me&&(Bn.push(Ci),Hn&=~ni)}if(Hn===0)return Bn.join("|")}else for(let[Bn,Hn]of zn)if(Bn===Me)return Hn;return Me.toString()}Me.formatEnum=Ut;let zn=new Map;function an(Me){let Bn=zn.get(Me);if(Bn)return Bn;let Hn=[];for(let Bn in Me){let zn=Me[Bn];typeof zn=="number"&&Hn.push([zn,Bn])}let ni=Ns(Hn,((Me,Bn)=>Vr(Me[0],Bn[0])));return zn.set(Me,ni),ni}function mr(Me){return Ut(Me,Td,!1)}Me.formatSyntaxKind=mr;function $i(Me){return Ut(Me,oA,!1)}Me.formatSnippetKind=$i;function dn(Me){return Ut(Me,Pd,!0)}Me.formatNodeFlags=dn;function Ur(Me){return Ut(Me,Qh,!0)}Me.formatModifierFlags=Ur;function Gr(Me){return Ut(Me,sA,!0)}Me.formatTransformFlags=Gr;function _r(Me){return Ut(Me,hA,!0)}Me.formatEmitFlags=_r;function Sn(Me){return Ut(Me,bg,!0)}Me.formatSymbolFlags=Sn;function In(Me){return Ut(Me,wg,!0)}Me.formatTypeFlags=In;function pr(Me){return Ut(Me,Ng,!0)}Me.formatSignatureFlags=pr;function Zt(Me){return Ut(Me,Sg,!0)}Me.formatObjectFlags=Zt;function Or(Me){return Ut(Me,ng,!0)}Me.formatFlowFlags=Or;function Nn(Me){return Ut(Me,eg,!0)}Me.formatRelationComparisonResult=Nn;function ar(Me){return Ut(Me,CheckMode,!0)}Me.formatCheckMode=ar;function oi(Me){return Ut(Me,SignatureCheckMode,!0)}Me.formatSignatureCheckMode=oi;function cr(Me){return Ut(Me,TypeFacts,!0)}Me.formatTypeFacts=cr;let ni=!1,Ci;function On(Me){"__debugFlowFlags"in Me||Object.defineProperties(Me,{__tsDebuggerDisplay:{value(){let Me=this.flags&2?"FlowStart":this.flags&4?"FlowBranchLabel":this.flags&8?"FlowLoopLabel":this.flags&16?"FlowAssignment":this.flags&32?"FlowTrueCondition":this.flags&64?"FlowFalseCondition":this.flags&128?"FlowSwitchClause":this.flags&256?"FlowArrayMutation":this.flags&512?"FlowCall":this.flags&1024?"FlowReduceLabel":this.flags&1?"FlowUnreachable":"UnknownFlow",Bn=this.flags&~(2048-1);return`${Me}${Bn?` (${Or(Bn)})`:""}`}},__debugFlowFlags:{get(){return Ut(this.flags,ng,!0)}},__debugToString:{value(){return St(this)}}})}function nr(Me){ni&&(typeof Object.setPrototypeOf=="function"?(Ci||(Ci=Object.create(Object.prototype),On(Ci)),Object.setPrototypeOf(Me,Ci)):On(Me))}Me.attachFlowNodeDebugInfo=nr;let aa;function Kr(Me){"__tsDebuggerDisplay"in Me||Object.defineProperties(Me,{__tsDebuggerDisplay:{value(Me){return Me=String(Me).replace(/(?:,[\s\w\d_]+:[^,]+)+\]$/,"]"),`NodeArray ${Me}`}}})}function wa(Me){ni&&(typeof Object.setPrototypeOf=="function"?(aa||(aa=Object.create(Array.prototype),Kr(aa)),Object.setPrototypeOf(Me,aa)):Kr(Me))}Me.attachNodeArrayDebugInfo=wa;function $n(){if(ni)return;let Me=new WeakMap,Bn=new WeakMap;Object.defineProperties(jC.getSymbolConstructor().prototype,{__tsDebuggerDisplay:{value(){let Me=this.flags&33554432?"TransientSymbol":"Symbol",Bn=this.flags&-33554433;return`${Me} '${rf(this)}'${Bn?` (${Sn(Bn)})`:""}`}},__debugFlags:{get(){return Sn(this.flags)}}}),Object.defineProperties(jC.getTypeConstructor().prototype,{__tsDebuggerDisplay:{value(){let Me=this.flags&98304?"NullableType":this.flags&384?`LiteralType ${JSON.stringify(this.value)}`:this.flags&2048?`LiteralType ${this.value.negative?"-":""}${this.value.base10Value}n`:this.flags&8192?"UniqueESSymbolType":this.flags&32?"EnumType":this.flags&67359327?`IntrinsicType ${this.intrinsicName}`:this.flags&1048576?"UnionType":this.flags&2097152?"IntersectionType":this.flags&4194304?"IndexType":this.flags&8388608?"IndexedAccessType":this.flags&16777216?"ConditionalType":this.flags&33554432?"SubstitutionType":this.flags&262144?"TypeParameter":this.flags&524288?this.objectFlags&3?"InterfaceType":this.objectFlags&4?"TypeReference":this.objectFlags&8?"TupleType":this.objectFlags&16?"AnonymousType":this.objectFlags&32?"MappedType":this.objectFlags&1024?"ReverseMappedType":this.objectFlags&256?"EvolvingArrayType":"ObjectType":"Type",Bn=this.flags&524288?this.objectFlags&-1344:0;return`${Me}${this.symbol?` '${rf(this.symbol)}'`:""}${Bn?` (${Zt(Bn)})`:""}`}},__debugFlags:{get(){return In(this.flags)}},__debugObjectFlags:{get(){return this.flags&524288?Zt(this.objectFlags):""}},__debugTypeToString:{value(){let Bn=Me.get(this);return Bn===void 0&&(Bn=this.checker.typeToString(this),Me.set(this,Bn)),Bn}}}),Object.defineProperties(jC.getSignatureConstructor().prototype,{__debugFlags:{get(){return pr(this.flags)}},__debugSignatureToString:{value(){var Me;return(Me=this.checker)==null?void 0:Me.signatureToString(this)}}});let Hn=[jC.getNodeConstructor(),jC.getIdentifierConstructor(),jC.getTokenConstructor(),jC.getSourceFileConstructor()];for(let Me of Hn)Jr(Me.prototype,"__debugKind")||Object.defineProperties(Me.prototype,{__tsDebuggerDisplay:{value(){return`${cs(this)?"GeneratedIdentifier":yt(this)?`Identifier '${qr(this)}'`:vn(this)?`PrivateIdentifier '${qr(this)}'`:Gn(this)?`StringLiteral ${JSON.stringify(this.text.length<10?this.text:this.text.slice(10)+"...")}`:zs(this)?`NumericLiteral ${this.text}`:Uv(this)?`BigIntLiteral ${this.text}n`:Fo(this)?"TypeParameterDeclaration":Vs(this)?"ParameterDeclaration":nc(this)?"ConstructorDeclaration":Gl(this)?"GetAccessorDeclaration":ic(this)?"SetAccessorDeclaration":Vv(this)?"CallSignatureDeclaration":R8(this)?"ConstructSignatureDeclaration":Hv(this)?"IndexSignatureDeclaration":j8(this)?"TypePredicateNode":ac(this)?"TypeReferenceNode":$l(this)?"FunctionTypeNode":Gv(this)?"ConstructorTypeNode":J8(this)?"TypeQueryNode":id(this)?"TypeLiteralNode":F8(this)?"ArrayTypeNode":B8(this)?"TupleTypeNode":q8(this)?"OptionalTypeNode":U8(this)?"RestTypeNode":z8(this)?"UnionTypeNode":W8(this)?"IntersectionTypeNode":V8(this)?"ConditionalTypeNode":H8(this)?"InferTypeNode":Kv(this)?"ParenthesizedTypeNode":Xv(this)?"ThisTypeNode":G8(this)?"TypeOperatorNode":$8(this)?"IndexedAccessTypeNode":K8(this)?"MappedTypeNode":Yv(this)?"LiteralTypeNode":$v(this)?"NamedTupleMember":Kl(this)?"ImportTypeNode":mr(this.kind)}${this.flags?` (${dn(this.flags)})`:""}`}},__debugKind:{get(){return mr(this.kind)}},__debugNodeFlags:{get(){return dn(this.flags)}},__debugModifierFlags:{get(){return Ur(Y4(this))}},__debugTransformFlags:{get(){return Gr(this.transformFlags)}},__debugIsParseTreeNode:{get(){return pl(this)}},__debugEmitFlags:{get(){return _r(xi(this))}},__debugGetText:{value(Me){if(fs(this))return"";let Hn=Bn.get(this);if(Hn===void 0){let zn=fl(this),ni=zn&&Si(zn);Hn=ni?No(ni,zn,Me):"",Bn.set(this,Hn)}return Hn}}});ni=!0}Me.enableDebugInfo=$n;function Ki(Me){let Bn=Me&7,Hn=Bn===0?"in out":Bn===3?"[bivariant]":Bn===2?"in":Bn===1?"out":Bn===4?"[independent]":"";return Me&8?Hn+=" (unmeasurable)":Me&16&&(Hn+=" (unreliable)"),Hn}Me.formatVariance=Ki;class Mn{__debugToString(){var Me;switch(this.kind){case 3:return((Me=this.debugInfo)==null?void 0:Me.call(this))||"(function mapper)";case 0:return`${this.source.__debugTypeToString()} -> ${this.target.__debugTypeToString()}`;case 1:return ce(this.sources,this.targets||Ze(this.sources,(()=>"any")),((Me,Bn)=>`${Me.__debugTypeToString()} -> ${typeof Bn=="string"?Bn:Bn.__debugTypeToString()}`)).join(", ");case 2:return ce(this.sources,this.targets,((Me,Bn)=>`${Me.__debugTypeToString()} -> ${Bn().__debugTypeToString()}`)).join(", ");case 5:case 4:return`m1: ${this.mapper1.__debugToString().split(`\n`).join(`\n `)}\nm2: ${this.mapper2.__debugToString().split(`\n`).join(`\n `)}`;default:return pt(this)}}}Me.DebugTypeMapper=Mn;function _i(Bn){return Me.isDebugging?Object.setPrototypeOf(Bn,Mn.prototype):Bn}Me.attachDebugPrototypeIfDebug=_i;function Ca(Me){return console.log(St(Me))}Me.printControlFlowGraph=Ca;function St(Me){let Bn=-1;function _t(Me){return Me.id||(Me.id=Bn,Bn--),Me.id}let Hn;(Me=>{Me.lr="─",Me.ud="│",Me.dr="╭",Me.dl="╮",Me.ul="╯",Me.ur="╰",Me.udr="├",Me.udl="┤",Me.dlr="┬",Me.ulr="┴",Me.udlr="╫"})(Hn||(Hn={}));let zn;(Me=>{Me[Me.None=0]="None",Me[Me.Up=1]="Up",Me[Me.Down=2]="Down",Me[Me.Left=4]="Left",Me[Me.Right=8]="Right",Me[Me.UpDown=3]="UpDown",Me[Me.LeftRight=12]="LeftRight",Me[Me.UpLeft=5]="UpLeft",Me[Me.UpRight=9]="UpRight",Me[Me.DownLeft=6]="DownLeft",Me[Me.DownRight=10]="DownRight",Me[Me.UpDownLeft=7]="UpDownLeft",Me[Me.UpDownRight=11]="UpDownRight",Me[Me.UpLeftRight=13]="UpLeftRight",Me[Me.DownLeftRight=14]="DownLeftRight",Me[Me.UpDownLeftRight=15]="UpDownLeftRight",Me[Me.NoChildren=16]="NoChildren"})(zn||(zn={}));let ni=2032,Ci=882,aa=Object.create(null),oa=[],ca=[],_a=Aa(Me,new Set);for(let Me of oa)Me.text=xn(Me.flowNode,Me.circular),$s(Me);let xa=li(_a),Ga=Yi(xa);return Qi(_a,0),Dt();function Mr(Me){return!!(Me.flags&128)}function gr(Me){return!!(Me.flags&12)&&!!Me.antecedents}function Ln(Me){return!!(Me.flags&ni)}function ys(Me){return!!(Me.flags&Ci)}function ci(Me){let Bn=[];for(let Hn of Me.edges)Hn.source===Me&&Bn.push(Hn.target);return Bn}function Xi(Me){let Bn=[];for(let Hn of Me.edges)Hn.target===Me&&Bn.push(Hn.source);return Bn}function Aa(Me,Bn){let Hn=_t(Me),zn=aa[Hn];if(zn&&Bn.has(Me))return zn.circular=!0,zn={id:-1,flowNode:Me,edges:[],text:"",lane:-1,endLane:-1,level:-1,circular:"circularity"},oa.push(zn),zn;if(Bn.add(Me),!zn)if(aa[Hn]=zn={id:Hn,flowNode:Me,edges:[],text:"",lane:-1,endLane:-1,level:-1,circular:!1},oa.push(zn),gr(Me))for(let Hn of Me.antecedents)vs(zn,Hn,Bn);else Ln(Me)&&vs(zn,Me.antecedent,Bn);return Bn.delete(Me),zn}function vs(Me,Bn,Hn){let zn=Aa(Bn,Hn),ni={source:Me,target:zn};ca.push(ni),Me.edges.push(ni),zn.edges.push(ni)}function $s(Me){if(Me.level!==-1)return Me.level;let Bn=0;for(let Hn of Xi(Me))Bn=Math.max(Bn,$s(Hn)+1);return Me.level=Bn}function li(Me){let Bn=0;for(let Hn of ci(Me))Bn=Math.max(Bn,li(Hn));return Bn+1}function Yi(Me){let Bn=Z(Array(Me),0);for(let Me of oa)Bn[Me.level]=Math.max(Bn[Me.level],Me.text.length);return Bn}function Qi(Me,Bn){if(Me.lane===-1){Me.lane=Bn,Me.endLane=Bn;let Hn=ci(Me);for(let zn=0;zn0&&Bn++;let ni=Hn[zn];Qi(ni,Bn),ni.endLane>Me.endLane&&(Bn=ni.endLane)}Me.endLane=Bn}}function bs(Me){if(Me&2)return"Start";if(Me&4)return"Branch";if(Me&8)return"Loop";if(Me&16)return"Assignment";if(Me&32)return"True";if(Me&64)return"False";if(Me&128)return"SwitchClause";if(Me&256)return"ArrayMutation";if(Me&512)return"Call";if(Me&1024)return"ReduceLabel";if(Me&1)return"Unreachable";throw new Error}function Ai(Me){let Bn=Si(Me);return No(Bn,Me,!1)}function xn(Me,Bn){let Hn=bs(Me.flags);if(Bn&&(Hn=`${Hn}#${_t(Me)}`),ys(Me))Me.node&&(Hn+=` (${Ai(Me.node)})`);else if(Mr(Me)){let Bn=[];for(let Hn=Me.clauseStart;HnMath.max(Me,Bn.lane)),0)+1,Hn=Z(Array(Bn),""),zn=Ga.map((()=>Array(Bn))),ni=Ga.map((()=>Z(Array(Bn),0)));for(let Me of oa){zn[Me.level][Me.lane]=Me;let Bn=ci(Me);for(let Hn=0;Hn0&&(Ci|=1),Hn0&&(Ci|=1),Bn0?ni[Hn-1][Me]:0,zn=Me>0?ni[Hn][Me-1]:0,Ci=ni[Hn][Me];Ci||(Bn&8&&(Ci|=12),zn&2&&(Ci|=3),ni[Hn][Me]=Ci)}for(let Bn=0;Bn0?Me.repeat(Bn):"";let Hn="";for(;Hn.length{},j5=()=>{},J5=()=>{},Wp=Date.now,F5=()=>{},zp=new Proxy((()=>{}),{get:()=>zp});function DT(Me){var Bn;if(Kf){let Hn=(Bn=Cd.get(Me))!=null?Bn:0;Cd.set(Me,Hn+1),Ad.set(Me,Wp()),Qf==null||Qf.mark(Me),typeof onProfilerEvent=="function"&&onProfilerEvent(Me)}}function B5(Me,Bn,Hn){var zn,ni;if(Kf){let Ci=(zn=Hn!==void 0?Ad.get(Hn):void 0)!=null?zn:Wp(),aa=(ni=Bn!==void 0?Ad.get(Bn):void 0)!=null?ni:Xf,oa=xd.get(Me)||0;xd.set(Me,oa+(Ci-aa)),Qf==null||Qf.measure(Me,Bn,Hn)}}var Qf,Yf,Kf,Xf,Ad,Cd,xd,wd=D({"src/compiler/performance.ts"(){"use strict";Gw(),Yf={enter:yn,exit:yn},Kf=!1,Xf=Wp(),Ad=new Map,Cd=new Map,xd=new Map}}),IT=()=>{},U5=()=>{},Sd;function z5(Me){let Bn=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!0,Hn=Qg[Me.category];return Bn?Hn.toLowerCase():Hn}var Td,Pd,Qh,Zh,eg,tg,rg,ng,ig,ag,sg,og,ug,cg,lg,pg,fg,dg,hg,mg,gg,_g,Ag,yg,vg,bg,Eg,Dg,Cg,xg,wg,Sg,kg,Tg,Ig,Bg,Fg,Ng,Pg,Og,Rg,Lg,jg,Mg,Qg,Ug,Gg,$g,qg,Vg,Hg,Jg,Wg,Yg,Kg,zg,Xg,Zg,f_,Z_,sA,oA,hA,ey,ty,ry,ny,iy,py,fy,Ty,Gy,Vy=D({"src/compiler/types.ts"(){"use strict";Td=(Me=>(Me[Me.Unknown=0]="Unknown",Me[Me.EndOfFileToken=1]="EndOfFileToken",Me[Me.SingleLineCommentTrivia=2]="SingleLineCommentTrivia",Me[Me.MultiLineCommentTrivia=3]="MultiLineCommentTrivia",Me[Me.NewLineTrivia=4]="NewLineTrivia",Me[Me.WhitespaceTrivia=5]="WhitespaceTrivia",Me[Me.ShebangTrivia=6]="ShebangTrivia",Me[Me.ConflictMarkerTrivia=7]="ConflictMarkerTrivia",Me[Me.NumericLiteral=8]="NumericLiteral",Me[Me.BigIntLiteral=9]="BigIntLiteral",Me[Me.StringLiteral=10]="StringLiteral",Me[Me.JsxText=11]="JsxText",Me[Me.JsxTextAllWhiteSpaces=12]="JsxTextAllWhiteSpaces",Me[Me.RegularExpressionLiteral=13]="RegularExpressionLiteral",Me[Me.NoSubstitutionTemplateLiteral=14]="NoSubstitutionTemplateLiteral",Me[Me.TemplateHead=15]="TemplateHead",Me[Me.TemplateMiddle=16]="TemplateMiddle",Me[Me.TemplateTail=17]="TemplateTail",Me[Me.OpenBraceToken=18]="OpenBraceToken",Me[Me.CloseBraceToken=19]="CloseBraceToken",Me[Me.OpenParenToken=20]="OpenParenToken",Me[Me.CloseParenToken=21]="CloseParenToken",Me[Me.OpenBracketToken=22]="OpenBracketToken",Me[Me.CloseBracketToken=23]="CloseBracketToken",Me[Me.DotToken=24]="DotToken",Me[Me.DotDotDotToken=25]="DotDotDotToken",Me[Me.SemicolonToken=26]="SemicolonToken",Me[Me.CommaToken=27]="CommaToken",Me[Me.QuestionDotToken=28]="QuestionDotToken",Me[Me.LessThanToken=29]="LessThanToken",Me[Me.LessThanSlashToken=30]="LessThanSlashToken",Me[Me.GreaterThanToken=31]="GreaterThanToken",Me[Me.LessThanEqualsToken=32]="LessThanEqualsToken",Me[Me.GreaterThanEqualsToken=33]="GreaterThanEqualsToken",Me[Me.EqualsEqualsToken=34]="EqualsEqualsToken",Me[Me.ExclamationEqualsToken=35]="ExclamationEqualsToken",Me[Me.EqualsEqualsEqualsToken=36]="EqualsEqualsEqualsToken",Me[Me.ExclamationEqualsEqualsToken=37]="ExclamationEqualsEqualsToken",Me[Me.EqualsGreaterThanToken=38]="EqualsGreaterThanToken",Me[Me.PlusToken=39]="PlusToken",Me[Me.MinusToken=40]="MinusToken",Me[Me.AsteriskToken=41]="AsteriskToken",Me[Me.AsteriskAsteriskToken=42]="AsteriskAsteriskToken",Me[Me.SlashToken=43]="SlashToken",Me[Me.PercentToken=44]="PercentToken",Me[Me.PlusPlusToken=45]="PlusPlusToken",Me[Me.MinusMinusToken=46]="MinusMinusToken",Me[Me.LessThanLessThanToken=47]="LessThanLessThanToken",Me[Me.GreaterThanGreaterThanToken=48]="GreaterThanGreaterThanToken",Me[Me.GreaterThanGreaterThanGreaterThanToken=49]="GreaterThanGreaterThanGreaterThanToken",Me[Me.AmpersandToken=50]="AmpersandToken",Me[Me.BarToken=51]="BarToken",Me[Me.CaretToken=52]="CaretToken",Me[Me.ExclamationToken=53]="ExclamationToken",Me[Me.TildeToken=54]="TildeToken",Me[Me.AmpersandAmpersandToken=55]="AmpersandAmpersandToken",Me[Me.BarBarToken=56]="BarBarToken",Me[Me.QuestionToken=57]="QuestionToken",Me[Me.ColonToken=58]="ColonToken",Me[Me.AtToken=59]="AtToken",Me[Me.QuestionQuestionToken=60]="QuestionQuestionToken",Me[Me.BacktickToken=61]="BacktickToken",Me[Me.HashToken=62]="HashToken",Me[Me.EqualsToken=63]="EqualsToken",Me[Me.PlusEqualsToken=64]="PlusEqualsToken",Me[Me.MinusEqualsToken=65]="MinusEqualsToken",Me[Me.AsteriskEqualsToken=66]="AsteriskEqualsToken",Me[Me.AsteriskAsteriskEqualsToken=67]="AsteriskAsteriskEqualsToken",Me[Me.SlashEqualsToken=68]="SlashEqualsToken",Me[Me.PercentEqualsToken=69]="PercentEqualsToken",Me[Me.LessThanLessThanEqualsToken=70]="LessThanLessThanEqualsToken",Me[Me.GreaterThanGreaterThanEqualsToken=71]="GreaterThanGreaterThanEqualsToken",Me[Me.GreaterThanGreaterThanGreaterThanEqualsToken=72]="GreaterThanGreaterThanGreaterThanEqualsToken",Me[Me.AmpersandEqualsToken=73]="AmpersandEqualsToken",Me[Me.BarEqualsToken=74]="BarEqualsToken",Me[Me.BarBarEqualsToken=75]="BarBarEqualsToken",Me[Me.AmpersandAmpersandEqualsToken=76]="AmpersandAmpersandEqualsToken",Me[Me.QuestionQuestionEqualsToken=77]="QuestionQuestionEqualsToken",Me[Me.CaretEqualsToken=78]="CaretEqualsToken",Me[Me.Identifier=79]="Identifier",Me[Me.PrivateIdentifier=80]="PrivateIdentifier",Me[Me.BreakKeyword=81]="BreakKeyword",Me[Me.CaseKeyword=82]="CaseKeyword",Me[Me.CatchKeyword=83]="CatchKeyword",Me[Me.ClassKeyword=84]="ClassKeyword",Me[Me.ConstKeyword=85]="ConstKeyword",Me[Me.ContinueKeyword=86]="ContinueKeyword",Me[Me.DebuggerKeyword=87]="DebuggerKeyword",Me[Me.DefaultKeyword=88]="DefaultKeyword",Me[Me.DeleteKeyword=89]="DeleteKeyword",Me[Me.DoKeyword=90]="DoKeyword",Me[Me.ElseKeyword=91]="ElseKeyword",Me[Me.EnumKeyword=92]="EnumKeyword",Me[Me.ExportKeyword=93]="ExportKeyword",Me[Me.ExtendsKeyword=94]="ExtendsKeyword",Me[Me.FalseKeyword=95]="FalseKeyword",Me[Me.FinallyKeyword=96]="FinallyKeyword",Me[Me.ForKeyword=97]="ForKeyword",Me[Me.FunctionKeyword=98]="FunctionKeyword",Me[Me.IfKeyword=99]="IfKeyword",Me[Me.ImportKeyword=100]="ImportKeyword",Me[Me.InKeyword=101]="InKeyword",Me[Me.InstanceOfKeyword=102]="InstanceOfKeyword",Me[Me.NewKeyword=103]="NewKeyword",Me[Me.NullKeyword=104]="NullKeyword",Me[Me.ReturnKeyword=105]="ReturnKeyword",Me[Me.SuperKeyword=106]="SuperKeyword",Me[Me.SwitchKeyword=107]="SwitchKeyword",Me[Me.ThisKeyword=108]="ThisKeyword",Me[Me.ThrowKeyword=109]="ThrowKeyword",Me[Me.TrueKeyword=110]="TrueKeyword",Me[Me.TryKeyword=111]="TryKeyword",Me[Me.TypeOfKeyword=112]="TypeOfKeyword",Me[Me.VarKeyword=113]="VarKeyword",Me[Me.VoidKeyword=114]="VoidKeyword",Me[Me.WhileKeyword=115]="WhileKeyword",Me[Me.WithKeyword=116]="WithKeyword",Me[Me.ImplementsKeyword=117]="ImplementsKeyword",Me[Me.InterfaceKeyword=118]="InterfaceKeyword",Me[Me.LetKeyword=119]="LetKeyword",Me[Me.PackageKeyword=120]="PackageKeyword",Me[Me.PrivateKeyword=121]="PrivateKeyword",Me[Me.ProtectedKeyword=122]="ProtectedKeyword",Me[Me.PublicKeyword=123]="PublicKeyword",Me[Me.StaticKeyword=124]="StaticKeyword",Me[Me.YieldKeyword=125]="YieldKeyword",Me[Me.AbstractKeyword=126]="AbstractKeyword",Me[Me.AccessorKeyword=127]="AccessorKeyword",Me[Me.AsKeyword=128]="AsKeyword",Me[Me.AssertsKeyword=129]="AssertsKeyword",Me[Me.AssertKeyword=130]="AssertKeyword",Me[Me.AnyKeyword=131]="AnyKeyword",Me[Me.AsyncKeyword=132]="AsyncKeyword",Me[Me.AwaitKeyword=133]="AwaitKeyword",Me[Me.BooleanKeyword=134]="BooleanKeyword",Me[Me.ConstructorKeyword=135]="ConstructorKeyword",Me[Me.DeclareKeyword=136]="DeclareKeyword",Me[Me.GetKeyword=137]="GetKeyword",Me[Me.InferKeyword=138]="InferKeyword",Me[Me.IntrinsicKeyword=139]="IntrinsicKeyword",Me[Me.IsKeyword=140]="IsKeyword",Me[Me.KeyOfKeyword=141]="KeyOfKeyword",Me[Me.ModuleKeyword=142]="ModuleKeyword",Me[Me.NamespaceKeyword=143]="NamespaceKeyword",Me[Me.NeverKeyword=144]="NeverKeyword",Me[Me.OutKeyword=145]="OutKeyword",Me[Me.ReadonlyKeyword=146]="ReadonlyKeyword",Me[Me.RequireKeyword=147]="RequireKeyword",Me[Me.NumberKeyword=148]="NumberKeyword",Me[Me.ObjectKeyword=149]="ObjectKeyword",Me[Me.SatisfiesKeyword=150]="SatisfiesKeyword",Me[Me.SetKeyword=151]="SetKeyword",Me[Me.StringKeyword=152]="StringKeyword",Me[Me.SymbolKeyword=153]="SymbolKeyword",Me[Me.TypeKeyword=154]="TypeKeyword",Me[Me.UndefinedKeyword=155]="UndefinedKeyword",Me[Me.UniqueKeyword=156]="UniqueKeyword",Me[Me.UnknownKeyword=157]="UnknownKeyword",Me[Me.FromKeyword=158]="FromKeyword",Me[Me.GlobalKeyword=159]="GlobalKeyword",Me[Me.BigIntKeyword=160]="BigIntKeyword",Me[Me.OverrideKeyword=161]="OverrideKeyword",Me[Me.OfKeyword=162]="OfKeyword",Me[Me.QualifiedName=163]="QualifiedName",Me[Me.ComputedPropertyName=164]="ComputedPropertyName",Me[Me.TypeParameter=165]="TypeParameter",Me[Me.Parameter=166]="Parameter",Me[Me.Decorator=167]="Decorator",Me[Me.PropertySignature=168]="PropertySignature",Me[Me.PropertyDeclaration=169]="PropertyDeclaration",Me[Me.MethodSignature=170]="MethodSignature",Me[Me.MethodDeclaration=171]="MethodDeclaration",Me[Me.ClassStaticBlockDeclaration=172]="ClassStaticBlockDeclaration",Me[Me.Constructor=173]="Constructor",Me[Me.GetAccessor=174]="GetAccessor",Me[Me.SetAccessor=175]="SetAccessor",Me[Me.CallSignature=176]="CallSignature",Me[Me.ConstructSignature=177]="ConstructSignature",Me[Me.IndexSignature=178]="IndexSignature",Me[Me.TypePredicate=179]="TypePredicate",Me[Me.TypeReference=180]="TypeReference",Me[Me.FunctionType=181]="FunctionType",Me[Me.ConstructorType=182]="ConstructorType",Me[Me.TypeQuery=183]="TypeQuery",Me[Me.TypeLiteral=184]="TypeLiteral",Me[Me.ArrayType=185]="ArrayType",Me[Me.TupleType=186]="TupleType",Me[Me.OptionalType=187]="OptionalType",Me[Me.RestType=188]="RestType",Me[Me.UnionType=189]="UnionType",Me[Me.IntersectionType=190]="IntersectionType",Me[Me.ConditionalType=191]="ConditionalType",Me[Me.InferType=192]="InferType",Me[Me.ParenthesizedType=193]="ParenthesizedType",Me[Me.ThisType=194]="ThisType",Me[Me.TypeOperator=195]="TypeOperator",Me[Me.IndexedAccessType=196]="IndexedAccessType",Me[Me.MappedType=197]="MappedType",Me[Me.LiteralType=198]="LiteralType",Me[Me.NamedTupleMember=199]="NamedTupleMember",Me[Me.TemplateLiteralType=200]="TemplateLiteralType",Me[Me.TemplateLiteralTypeSpan=201]="TemplateLiteralTypeSpan",Me[Me.ImportType=202]="ImportType",Me[Me.ObjectBindingPattern=203]="ObjectBindingPattern",Me[Me.ArrayBindingPattern=204]="ArrayBindingPattern",Me[Me.BindingElement=205]="BindingElement",Me[Me.ArrayLiteralExpression=206]="ArrayLiteralExpression",Me[Me.ObjectLiteralExpression=207]="ObjectLiteralExpression",Me[Me.PropertyAccessExpression=208]="PropertyAccessExpression",Me[Me.ElementAccessExpression=209]="ElementAccessExpression",Me[Me.CallExpression=210]="CallExpression",Me[Me.NewExpression=211]="NewExpression",Me[Me.TaggedTemplateExpression=212]="TaggedTemplateExpression",Me[Me.TypeAssertionExpression=213]="TypeAssertionExpression",Me[Me.ParenthesizedExpression=214]="ParenthesizedExpression",Me[Me.FunctionExpression=215]="FunctionExpression",Me[Me.ArrowFunction=216]="ArrowFunction",Me[Me.DeleteExpression=217]="DeleteExpression",Me[Me.TypeOfExpression=218]="TypeOfExpression",Me[Me.VoidExpression=219]="VoidExpression",Me[Me.AwaitExpression=220]="AwaitExpression",Me[Me.PrefixUnaryExpression=221]="PrefixUnaryExpression",Me[Me.PostfixUnaryExpression=222]="PostfixUnaryExpression",Me[Me.BinaryExpression=223]="BinaryExpression",Me[Me.ConditionalExpression=224]="ConditionalExpression",Me[Me.TemplateExpression=225]="TemplateExpression",Me[Me.YieldExpression=226]="YieldExpression",Me[Me.SpreadElement=227]="SpreadElement",Me[Me.ClassExpression=228]="ClassExpression",Me[Me.OmittedExpression=229]="OmittedExpression",Me[Me.ExpressionWithTypeArguments=230]="ExpressionWithTypeArguments",Me[Me.AsExpression=231]="AsExpression",Me[Me.NonNullExpression=232]="NonNullExpression",Me[Me.MetaProperty=233]="MetaProperty",Me[Me.SyntheticExpression=234]="SyntheticExpression",Me[Me.SatisfiesExpression=235]="SatisfiesExpression",Me[Me.TemplateSpan=236]="TemplateSpan",Me[Me.SemicolonClassElement=237]="SemicolonClassElement",Me[Me.Block=238]="Block",Me[Me.EmptyStatement=239]="EmptyStatement",Me[Me.VariableStatement=240]="VariableStatement",Me[Me.ExpressionStatement=241]="ExpressionStatement",Me[Me.IfStatement=242]="IfStatement",Me[Me.DoStatement=243]="DoStatement",Me[Me.WhileStatement=244]="WhileStatement",Me[Me.ForStatement=245]="ForStatement",Me[Me.ForInStatement=246]="ForInStatement",Me[Me.ForOfStatement=247]="ForOfStatement",Me[Me.ContinueStatement=248]="ContinueStatement",Me[Me.BreakStatement=249]="BreakStatement",Me[Me.ReturnStatement=250]="ReturnStatement",Me[Me.WithStatement=251]="WithStatement",Me[Me.SwitchStatement=252]="SwitchStatement",Me[Me.LabeledStatement=253]="LabeledStatement",Me[Me.ThrowStatement=254]="ThrowStatement",Me[Me.TryStatement=255]="TryStatement",Me[Me.DebuggerStatement=256]="DebuggerStatement",Me[Me.VariableDeclaration=257]="VariableDeclaration",Me[Me.VariableDeclarationList=258]="VariableDeclarationList",Me[Me.FunctionDeclaration=259]="FunctionDeclaration",Me[Me.ClassDeclaration=260]="ClassDeclaration",Me[Me.InterfaceDeclaration=261]="InterfaceDeclaration",Me[Me.TypeAliasDeclaration=262]="TypeAliasDeclaration",Me[Me.EnumDeclaration=263]="EnumDeclaration",Me[Me.ModuleDeclaration=264]="ModuleDeclaration",Me[Me.ModuleBlock=265]="ModuleBlock",Me[Me.CaseBlock=266]="CaseBlock",Me[Me.NamespaceExportDeclaration=267]="NamespaceExportDeclaration",Me[Me.ImportEqualsDeclaration=268]="ImportEqualsDeclaration",Me[Me.ImportDeclaration=269]="ImportDeclaration",Me[Me.ImportClause=270]="ImportClause",Me[Me.NamespaceImport=271]="NamespaceImport",Me[Me.NamedImports=272]="NamedImports",Me[Me.ImportSpecifier=273]="ImportSpecifier",Me[Me.ExportAssignment=274]="ExportAssignment",Me[Me.ExportDeclaration=275]="ExportDeclaration",Me[Me.NamedExports=276]="NamedExports",Me[Me.NamespaceExport=277]="NamespaceExport",Me[Me.ExportSpecifier=278]="ExportSpecifier",Me[Me.MissingDeclaration=279]="MissingDeclaration",Me[Me.ExternalModuleReference=280]="ExternalModuleReference",Me[Me.JsxElement=281]="JsxElement",Me[Me.JsxSelfClosingElement=282]="JsxSelfClosingElement",Me[Me.JsxOpeningElement=283]="JsxOpeningElement",Me[Me.JsxClosingElement=284]="JsxClosingElement",Me[Me.JsxFragment=285]="JsxFragment",Me[Me.JsxOpeningFragment=286]="JsxOpeningFragment",Me[Me.JsxClosingFragment=287]="JsxClosingFragment",Me[Me.JsxAttribute=288]="JsxAttribute",Me[Me.JsxAttributes=289]="JsxAttributes",Me[Me.JsxSpreadAttribute=290]="JsxSpreadAttribute",Me[Me.JsxExpression=291]="JsxExpression",Me[Me.CaseClause=292]="CaseClause",Me[Me.DefaultClause=293]="DefaultClause",Me[Me.HeritageClause=294]="HeritageClause",Me[Me.CatchClause=295]="CatchClause",Me[Me.AssertClause=296]="AssertClause",Me[Me.AssertEntry=297]="AssertEntry",Me[Me.ImportTypeAssertionContainer=298]="ImportTypeAssertionContainer",Me[Me.PropertyAssignment=299]="PropertyAssignment",Me[Me.ShorthandPropertyAssignment=300]="ShorthandPropertyAssignment",Me[Me.SpreadAssignment=301]="SpreadAssignment",Me[Me.EnumMember=302]="EnumMember",Me[Me.UnparsedPrologue=303]="UnparsedPrologue",Me[Me.UnparsedPrepend=304]="UnparsedPrepend",Me[Me.UnparsedText=305]="UnparsedText",Me[Me.UnparsedInternalText=306]="UnparsedInternalText",Me[Me.UnparsedSyntheticReference=307]="UnparsedSyntheticReference",Me[Me.SourceFile=308]="SourceFile",Me[Me.Bundle=309]="Bundle",Me[Me.UnparsedSource=310]="UnparsedSource",Me[Me.InputFiles=311]="InputFiles",Me[Me.JSDocTypeExpression=312]="JSDocTypeExpression",Me[Me.JSDocNameReference=313]="JSDocNameReference",Me[Me.JSDocMemberName=314]="JSDocMemberName",Me[Me.JSDocAllType=315]="JSDocAllType",Me[Me.JSDocUnknownType=316]="JSDocUnknownType",Me[Me.JSDocNullableType=317]="JSDocNullableType",Me[Me.JSDocNonNullableType=318]="JSDocNonNullableType",Me[Me.JSDocOptionalType=319]="JSDocOptionalType",Me[Me.JSDocFunctionType=320]="JSDocFunctionType",Me[Me.JSDocVariadicType=321]="JSDocVariadicType",Me[Me.JSDocNamepathType=322]="JSDocNamepathType",Me[Me.JSDoc=323]="JSDoc",Me[Me.JSDocComment=323]="JSDocComment",Me[Me.JSDocText=324]="JSDocText",Me[Me.JSDocTypeLiteral=325]="JSDocTypeLiteral",Me[Me.JSDocSignature=326]="JSDocSignature",Me[Me.JSDocLink=327]="JSDocLink",Me[Me.JSDocLinkCode=328]="JSDocLinkCode",Me[Me.JSDocLinkPlain=329]="JSDocLinkPlain",Me[Me.JSDocTag=330]="JSDocTag",Me[Me.JSDocAugmentsTag=331]="JSDocAugmentsTag",Me[Me.JSDocImplementsTag=332]="JSDocImplementsTag",Me[Me.JSDocAuthorTag=333]="JSDocAuthorTag",Me[Me.JSDocDeprecatedTag=334]="JSDocDeprecatedTag",Me[Me.JSDocClassTag=335]="JSDocClassTag",Me[Me.JSDocPublicTag=336]="JSDocPublicTag",Me[Me.JSDocPrivateTag=337]="JSDocPrivateTag",Me[Me.JSDocProtectedTag=338]="JSDocProtectedTag",Me[Me.JSDocReadonlyTag=339]="JSDocReadonlyTag",Me[Me.JSDocOverrideTag=340]="JSDocOverrideTag",Me[Me.JSDocCallbackTag=341]="JSDocCallbackTag",Me[Me.JSDocOverloadTag=342]="JSDocOverloadTag",Me[Me.JSDocEnumTag=343]="JSDocEnumTag",Me[Me.JSDocParameterTag=344]="JSDocParameterTag",Me[Me.JSDocReturnTag=345]="JSDocReturnTag",Me[Me.JSDocThisTag=346]="JSDocThisTag",Me[Me.JSDocTypeTag=347]="JSDocTypeTag",Me[Me.JSDocTemplateTag=348]="JSDocTemplateTag",Me[Me.JSDocTypedefTag=349]="JSDocTypedefTag",Me[Me.JSDocSeeTag=350]="JSDocSeeTag",Me[Me.JSDocPropertyTag=351]="JSDocPropertyTag",Me[Me.JSDocThrowsTag=352]="JSDocThrowsTag",Me[Me.JSDocSatisfiesTag=353]="JSDocSatisfiesTag",Me[Me.SyntaxList=354]="SyntaxList",Me[Me.NotEmittedStatement=355]="NotEmittedStatement",Me[Me.PartiallyEmittedExpression=356]="PartiallyEmittedExpression",Me[Me.CommaListExpression=357]="CommaListExpression",Me[Me.MergeDeclarationMarker=358]="MergeDeclarationMarker",Me[Me.EndOfDeclarationMarker=359]="EndOfDeclarationMarker",Me[Me.SyntheticReferenceExpression=360]="SyntheticReferenceExpression",Me[Me.Count=361]="Count",Me[Me.FirstAssignment=63]="FirstAssignment",Me[Me.LastAssignment=78]="LastAssignment",Me[Me.FirstCompoundAssignment=64]="FirstCompoundAssignment",Me[Me.LastCompoundAssignment=78]="LastCompoundAssignment",Me[Me.FirstReservedWord=81]="FirstReservedWord",Me[Me.LastReservedWord=116]="LastReservedWord",Me[Me.FirstKeyword=81]="FirstKeyword",Me[Me.LastKeyword=162]="LastKeyword",Me[Me.FirstFutureReservedWord=117]="FirstFutureReservedWord",Me[Me.LastFutureReservedWord=125]="LastFutureReservedWord",Me[Me.FirstTypeNode=179]="FirstTypeNode",Me[Me.LastTypeNode=202]="LastTypeNode",Me[Me.FirstPunctuation=18]="FirstPunctuation",Me[Me.LastPunctuation=78]="LastPunctuation",Me[Me.FirstToken=0]="FirstToken",Me[Me.LastToken=162]="LastToken",Me[Me.FirstTriviaToken=2]="FirstTriviaToken",Me[Me.LastTriviaToken=7]="LastTriviaToken",Me[Me.FirstLiteralToken=8]="FirstLiteralToken",Me[Me.LastLiteralToken=14]="LastLiteralToken",Me[Me.FirstTemplateToken=14]="FirstTemplateToken",Me[Me.LastTemplateToken=17]="LastTemplateToken",Me[Me.FirstBinaryOperator=29]="FirstBinaryOperator",Me[Me.LastBinaryOperator=78]="LastBinaryOperator",Me[Me.FirstStatement=240]="FirstStatement",Me[Me.LastStatement=256]="LastStatement",Me[Me.FirstNode=163]="FirstNode",Me[Me.FirstJSDocNode=312]="FirstJSDocNode",Me[Me.LastJSDocNode=353]="LastJSDocNode",Me[Me.FirstJSDocTagNode=330]="FirstJSDocTagNode",Me[Me.LastJSDocTagNode=353]="LastJSDocTagNode",Me[Me.FirstContextualKeyword=126]="FirstContextualKeyword",Me[Me.LastContextualKeyword=162]="LastContextualKeyword",Me))(Td||{}),Pd=(Me=>(Me[Me.None=0]="None",Me[Me.Let=1]="Let",Me[Me.Const=2]="Const",Me[Me.NestedNamespace=4]="NestedNamespace",Me[Me.Synthesized=8]="Synthesized",Me[Me.Namespace=16]="Namespace",Me[Me.OptionalChain=32]="OptionalChain",Me[Me.ExportContext=64]="ExportContext",Me[Me.ContainsThis=128]="ContainsThis",Me[Me.HasImplicitReturn=256]="HasImplicitReturn",Me[Me.HasExplicitReturn=512]="HasExplicitReturn",Me[Me.GlobalAugmentation=1024]="GlobalAugmentation",Me[Me.HasAsyncFunctions=2048]="HasAsyncFunctions",Me[Me.DisallowInContext=4096]="DisallowInContext",Me[Me.YieldContext=8192]="YieldContext",Me[Me.DecoratorContext=16384]="DecoratorContext",Me[Me.AwaitContext=32768]="AwaitContext",Me[Me.DisallowConditionalTypesContext=65536]="DisallowConditionalTypesContext",Me[Me.ThisNodeHasError=131072]="ThisNodeHasError",Me[Me.JavaScriptFile=262144]="JavaScriptFile",Me[Me.ThisNodeOrAnySubNodesHasError=524288]="ThisNodeOrAnySubNodesHasError",Me[Me.HasAggregatedChildData=1048576]="HasAggregatedChildData",Me[Me.PossiblyContainsDynamicImport=2097152]="PossiblyContainsDynamicImport",Me[Me.PossiblyContainsImportMeta=4194304]="PossiblyContainsImportMeta",Me[Me.JSDoc=8388608]="JSDoc",Me[Me.Ambient=16777216]="Ambient",Me[Me.InWithStatement=33554432]="InWithStatement",Me[Me.JsonFile=67108864]="JsonFile",Me[Me.TypeCached=134217728]="TypeCached",Me[Me.Deprecated=268435456]="Deprecated",Me[Me.BlockScoped=3]="BlockScoped",Me[Me.ReachabilityCheckFlags=768]="ReachabilityCheckFlags",Me[Me.ReachabilityAndEmitFlags=2816]="ReachabilityAndEmitFlags",Me[Me.ContextFlags=50720768]="ContextFlags",Me[Me.TypeExcludesFlags=40960]="TypeExcludesFlags",Me[Me.PermanentlySetIncrementalFlags=6291456]="PermanentlySetIncrementalFlags",Me[Me.IdentifierHasExtendedUnicodeEscape=128]="IdentifierHasExtendedUnicodeEscape",Me[Me.IdentifierIsInJSDocNamespace=2048]="IdentifierIsInJSDocNamespace",Me))(Pd||{}),Qh=(Me=>(Me[Me.None=0]="None",Me[Me.Export=1]="Export",Me[Me.Ambient=2]="Ambient",Me[Me.Public=4]="Public",Me[Me.Private=8]="Private",Me[Me.Protected=16]="Protected",Me[Me.Static=32]="Static",Me[Me.Readonly=64]="Readonly",Me[Me.Accessor=128]="Accessor",Me[Me.Abstract=256]="Abstract",Me[Me.Async=512]="Async",Me[Me.Default=1024]="Default",Me[Me.Const=2048]="Const",Me[Me.HasComputedJSDocModifiers=4096]="HasComputedJSDocModifiers",Me[Me.Deprecated=8192]="Deprecated",Me[Me.Override=16384]="Override",Me[Me.In=32768]="In",Me[Me.Out=65536]="Out",Me[Me.Decorator=131072]="Decorator",Me[Me.HasComputedFlags=536870912]="HasComputedFlags",Me[Me.AccessibilityModifier=28]="AccessibilityModifier",Me[Me.ParameterPropertyModifier=16476]="ParameterPropertyModifier",Me[Me.NonPublicAccessibilityModifier=24]="NonPublicAccessibilityModifier",Me[Me.TypeScriptModifier=117086]="TypeScriptModifier",Me[Me.ExportDefault=1025]="ExportDefault",Me[Me.All=258047]="All",Me[Me.Modifier=126975]="Modifier",Me))(Qh||{}),Zh=(Me=>(Me[Me.None=0]="None",Me[Me.IntrinsicNamedElement=1]="IntrinsicNamedElement",Me[Me.IntrinsicIndexedElement=2]="IntrinsicIndexedElement",Me[Me.IntrinsicElement=3]="IntrinsicElement",Me))(Zh||{}),eg=(Me=>(Me[Me.Succeeded=1]="Succeeded",Me[Me.Failed=2]="Failed",Me[Me.Reported=4]="Reported",Me[Me.ReportsUnmeasurable=8]="ReportsUnmeasurable",Me[Me.ReportsUnreliable=16]="ReportsUnreliable",Me[Me.ReportsMask=24]="ReportsMask",Me))(eg||{}),tg=(Me=>(Me[Me.None=0]="None",Me[Me.Auto=1]="Auto",Me[Me.Loop=2]="Loop",Me[Me.Unique=3]="Unique",Me[Me.Node=4]="Node",Me[Me.KindMask=7]="KindMask",Me[Me.ReservedInNestedScopes=8]="ReservedInNestedScopes",Me[Me.Optimistic=16]="Optimistic",Me[Me.FileLevel=32]="FileLevel",Me[Me.AllowNameSubstitution=64]="AllowNameSubstitution",Me))(tg||{}),rg=(Me=>(Me[Me.None=0]="None",Me[Me.PrecedingLineBreak=1]="PrecedingLineBreak",Me[Me.PrecedingJSDocComment=2]="PrecedingJSDocComment",Me[Me.Unterminated=4]="Unterminated",Me[Me.ExtendedUnicodeEscape=8]="ExtendedUnicodeEscape",Me[Me.Scientific=16]="Scientific",Me[Me.Octal=32]="Octal",Me[Me.HexSpecifier=64]="HexSpecifier",Me[Me.BinarySpecifier=128]="BinarySpecifier",Me[Me.OctalSpecifier=256]="OctalSpecifier",Me[Me.ContainsSeparator=512]="ContainsSeparator",Me[Me.UnicodeEscape=1024]="UnicodeEscape",Me[Me.ContainsInvalidEscape=2048]="ContainsInvalidEscape",Me[Me.BinaryOrOctalSpecifier=384]="BinaryOrOctalSpecifier",Me[Me.NumericLiteralFlags=1008]="NumericLiteralFlags",Me[Me.TemplateLiteralLikeFlags=2048]="TemplateLiteralLikeFlags",Me))(rg||{}),ng=(Me=>(Me[Me.Unreachable=1]="Unreachable",Me[Me.Start=2]="Start",Me[Me.BranchLabel=4]="BranchLabel",Me[Me.LoopLabel=8]="LoopLabel",Me[Me.Assignment=16]="Assignment",Me[Me.TrueCondition=32]="TrueCondition",Me[Me.FalseCondition=64]="FalseCondition",Me[Me.SwitchClause=128]="SwitchClause",Me[Me.ArrayMutation=256]="ArrayMutation",Me[Me.Call=512]="Call",Me[Me.ReduceLabel=1024]="ReduceLabel",Me[Me.Referenced=2048]="Referenced",Me[Me.Shared=4096]="Shared",Me[Me.Label=12]="Label",Me[Me.Condition=96]="Condition",Me))(ng||{}),ig=(Me=>(Me[Me.ExpectError=0]="ExpectError",Me[Me.Ignore=1]="Ignore",Me))(ig||{}),ag=class{},sg=(Me=>(Me[Me.RootFile=0]="RootFile",Me[Me.SourceFromProjectReference=1]="SourceFromProjectReference",Me[Me.OutputFromProjectReference=2]="OutputFromProjectReference",Me[Me.Import=3]="Import",Me[Me.ReferenceFile=4]="ReferenceFile",Me[Me.TypeReferenceDirective=5]="TypeReferenceDirective",Me[Me.LibFile=6]="LibFile",Me[Me.LibReferenceDirective=7]="LibReferenceDirective",Me[Me.AutomaticTypeDirectiveFile=8]="AutomaticTypeDirectiveFile",Me))(sg||{}),og=(Me=>(Me[Me.FilePreprocessingReferencedDiagnostic=0]="FilePreprocessingReferencedDiagnostic",Me[Me.FilePreprocessingFileExplainingDiagnostic=1]="FilePreprocessingFileExplainingDiagnostic",Me[Me.ResolutionDiagnostics=2]="ResolutionDiagnostics",Me))(og||{}),ug=(Me=>(Me[Me.Js=0]="Js",Me[Me.Dts=1]="Dts",Me))(ug||{}),cg=(Me=>(Me[Me.Not=0]="Not",Me[Me.SafeModules=1]="SafeModules",Me[Me.Completely=2]="Completely",Me))(cg||{}),lg=(Me=>(Me[Me.Success=0]="Success",Me[Me.DiagnosticsPresent_OutputsSkipped=1]="DiagnosticsPresent_OutputsSkipped",Me[Me.DiagnosticsPresent_OutputsGenerated=2]="DiagnosticsPresent_OutputsGenerated",Me[Me.InvalidProject_OutputsSkipped=3]="InvalidProject_OutputsSkipped",Me[Me.ProjectReferenceCycle_OutputsSkipped=4]="ProjectReferenceCycle_OutputsSkipped",Me))(lg||{}),pg=(Me=>(Me[Me.Ok=0]="Ok",Me[Me.NeedsOverride=1]="NeedsOverride",Me[Me.HasInvalidOverride=2]="HasInvalidOverride",Me))(pg||{}),fg=(Me=>(Me[Me.None=0]="None",Me[Me.Literal=1]="Literal",Me[Me.Subtype=2]="Subtype",Me))(fg||{}),dg=(Me=>(Me[Me.None=0]="None",Me[Me.Signature=1]="Signature",Me[Me.NoConstraints=2]="NoConstraints",Me[Me.Completions=4]="Completions",Me[Me.SkipBindingPatterns=8]="SkipBindingPatterns",Me))(dg||{}),hg=(Me=>(Me[Me.None=0]="None",Me[Me.NoTruncation=1]="NoTruncation",Me[Me.WriteArrayAsGenericType=2]="WriteArrayAsGenericType",Me[Me.GenerateNamesForShadowedTypeParams=4]="GenerateNamesForShadowedTypeParams",Me[Me.UseStructuralFallback=8]="UseStructuralFallback",Me[Me.ForbidIndexedAccessSymbolReferences=16]="ForbidIndexedAccessSymbolReferences",Me[Me.WriteTypeArgumentsOfSignature=32]="WriteTypeArgumentsOfSignature",Me[Me.UseFullyQualifiedType=64]="UseFullyQualifiedType",Me[Me.UseOnlyExternalAliasing=128]="UseOnlyExternalAliasing",Me[Me.SuppressAnyReturnType=256]="SuppressAnyReturnType",Me[Me.WriteTypeParametersInQualifiedName=512]="WriteTypeParametersInQualifiedName",Me[Me.MultilineObjectLiterals=1024]="MultilineObjectLiterals",Me[Me.WriteClassExpressionAsTypeLiteral=2048]="WriteClassExpressionAsTypeLiteral",Me[Me.UseTypeOfFunction=4096]="UseTypeOfFunction",Me[Me.OmitParameterModifiers=8192]="OmitParameterModifiers",Me[Me.UseAliasDefinedOutsideCurrentScope=16384]="UseAliasDefinedOutsideCurrentScope",Me[Me.UseSingleQuotesForStringLiteralType=268435456]="UseSingleQuotesForStringLiteralType",Me[Me.NoTypeReduction=536870912]="NoTypeReduction",Me[Me.OmitThisParameter=33554432]="OmitThisParameter",Me[Me.AllowThisInObjectLiteral=32768]="AllowThisInObjectLiteral",Me[Me.AllowQualifiedNameInPlaceOfIdentifier=65536]="AllowQualifiedNameInPlaceOfIdentifier",Me[Me.AllowAnonymousIdentifier=131072]="AllowAnonymousIdentifier",Me[Me.AllowEmptyUnionOrIntersection=262144]="AllowEmptyUnionOrIntersection",Me[Me.AllowEmptyTuple=524288]="AllowEmptyTuple",Me[Me.AllowUniqueESSymbolType=1048576]="AllowUniqueESSymbolType",Me[Me.AllowEmptyIndexInfoType=2097152]="AllowEmptyIndexInfoType",Me[Me.WriteComputedProps=1073741824]="WriteComputedProps",Me[Me.AllowNodeModulesRelativePaths=67108864]="AllowNodeModulesRelativePaths",Me[Me.DoNotIncludeSymbolChain=134217728]="DoNotIncludeSymbolChain",Me[Me.IgnoreErrors=70221824]="IgnoreErrors",Me[Me.InObjectTypeLiteral=4194304]="InObjectTypeLiteral",Me[Me.InTypeAlias=8388608]="InTypeAlias",Me[Me.InInitialEntityName=16777216]="InInitialEntityName",Me))(hg||{}),mg=(Me=>(Me[Me.None=0]="None",Me[Me.NoTruncation=1]="NoTruncation",Me[Me.WriteArrayAsGenericType=2]="WriteArrayAsGenericType",Me[Me.UseStructuralFallback=8]="UseStructuralFallback",Me[Me.WriteTypeArgumentsOfSignature=32]="WriteTypeArgumentsOfSignature",Me[Me.UseFullyQualifiedType=64]="UseFullyQualifiedType",Me[Me.SuppressAnyReturnType=256]="SuppressAnyReturnType",Me[Me.MultilineObjectLiterals=1024]="MultilineObjectLiterals",Me[Me.WriteClassExpressionAsTypeLiteral=2048]="WriteClassExpressionAsTypeLiteral",Me[Me.UseTypeOfFunction=4096]="UseTypeOfFunction",Me[Me.OmitParameterModifiers=8192]="OmitParameterModifiers",Me[Me.UseAliasDefinedOutsideCurrentScope=16384]="UseAliasDefinedOutsideCurrentScope",Me[Me.UseSingleQuotesForStringLiteralType=268435456]="UseSingleQuotesForStringLiteralType",Me[Me.NoTypeReduction=536870912]="NoTypeReduction",Me[Me.OmitThisParameter=33554432]="OmitThisParameter",Me[Me.AllowUniqueESSymbolType=1048576]="AllowUniqueESSymbolType",Me[Me.AddUndefined=131072]="AddUndefined",Me[Me.WriteArrowStyleSignature=262144]="WriteArrowStyleSignature",Me[Me.InArrayType=524288]="InArrayType",Me[Me.InElementType=2097152]="InElementType",Me[Me.InFirstTypeArgument=4194304]="InFirstTypeArgument",Me[Me.InTypeAlias=8388608]="InTypeAlias",Me[Me.NodeBuilderFlagsMask=848330091]="NodeBuilderFlagsMask",Me))(mg||{}),gg=(Me=>(Me[Me.None=0]="None",Me[Me.WriteTypeParametersOrArguments=1]="WriteTypeParametersOrArguments",Me[Me.UseOnlyExternalAliasing=2]="UseOnlyExternalAliasing",Me[Me.AllowAnyNodeKind=4]="AllowAnyNodeKind",Me[Me.UseAliasDefinedOutsideCurrentScope=8]="UseAliasDefinedOutsideCurrentScope",Me[Me.WriteComputedProps=16]="WriteComputedProps",Me[Me.DoNotIncludeSymbolChain=32]="DoNotIncludeSymbolChain",Me))(gg||{}),_g=(Me=>(Me[Me.Accessible=0]="Accessible",Me[Me.NotAccessible=1]="NotAccessible",Me[Me.CannotBeNamed=2]="CannotBeNamed",Me))(_g||{}),Ag=(Me=>(Me[Me.UnionOrIntersection=0]="UnionOrIntersection",Me[Me.Spread=1]="Spread",Me))(Ag||{}),yg=(Me=>(Me[Me.This=0]="This",Me[Me.Identifier=1]="Identifier",Me[Me.AssertsThis=2]="AssertsThis",Me[Me.AssertsIdentifier=3]="AssertsIdentifier",Me))(yg||{}),vg=(Me=>(Me[Me.Unknown=0]="Unknown",Me[Me.TypeWithConstructSignatureAndValue=1]="TypeWithConstructSignatureAndValue",Me[Me.VoidNullableOrNeverType=2]="VoidNullableOrNeverType",Me[Me.NumberLikeType=3]="NumberLikeType",Me[Me.BigIntLikeType=4]="BigIntLikeType",Me[Me.StringLikeType=5]="StringLikeType",Me[Me.BooleanType=6]="BooleanType",Me[Me.ArrayLikeType=7]="ArrayLikeType",Me[Me.ESSymbolType=8]="ESSymbolType",Me[Me.Promise=9]="Promise",Me[Me.TypeWithCallSignature=10]="TypeWithCallSignature",Me[Me.ObjectType=11]="ObjectType",Me))(vg||{}),bg=(Me=>(Me[Me.None=0]="None",Me[Me.FunctionScopedVariable=1]="FunctionScopedVariable",Me[Me.BlockScopedVariable=2]="BlockScopedVariable",Me[Me.Property=4]="Property",Me[Me.EnumMember=8]="EnumMember",Me[Me.Function=16]="Function",Me[Me.Class=32]="Class",Me[Me.Interface=64]="Interface",Me[Me.ConstEnum=128]="ConstEnum",Me[Me.RegularEnum=256]="RegularEnum",Me[Me.ValueModule=512]="ValueModule",Me[Me.NamespaceModule=1024]="NamespaceModule",Me[Me.TypeLiteral=2048]="TypeLiteral",Me[Me.ObjectLiteral=4096]="ObjectLiteral",Me[Me.Method=8192]="Method",Me[Me.Constructor=16384]="Constructor",Me[Me.GetAccessor=32768]="GetAccessor",Me[Me.SetAccessor=65536]="SetAccessor",Me[Me.Signature=131072]="Signature",Me[Me.TypeParameter=262144]="TypeParameter",Me[Me.TypeAlias=524288]="TypeAlias",Me[Me.ExportValue=1048576]="ExportValue",Me[Me.Alias=2097152]="Alias",Me[Me.Prototype=4194304]="Prototype",Me[Me.ExportStar=8388608]="ExportStar",Me[Me.Optional=16777216]="Optional",Me[Me.Transient=33554432]="Transient",Me[Me.Assignment=67108864]="Assignment",Me[Me.ModuleExports=134217728]="ModuleExports",Me[Me.All=67108863]="All",Me[Me.Enum=384]="Enum",Me[Me.Variable=3]="Variable",Me[Me.Value=111551]="Value",Me[Me.Type=788968]="Type",Me[Me.Namespace=1920]="Namespace",Me[Me.Module=1536]="Module",Me[Me.Accessor=98304]="Accessor",Me[Me.FunctionScopedVariableExcludes=111550]="FunctionScopedVariableExcludes",Me[Me.BlockScopedVariableExcludes=111551]="BlockScopedVariableExcludes",Me[Me.ParameterExcludes=111551]="ParameterExcludes",Me[Me.PropertyExcludes=0]="PropertyExcludes",Me[Me.EnumMemberExcludes=900095]="EnumMemberExcludes",Me[Me.FunctionExcludes=110991]="FunctionExcludes",Me[Me.ClassExcludes=899503]="ClassExcludes",Me[Me.InterfaceExcludes=788872]="InterfaceExcludes",Me[Me.RegularEnumExcludes=899327]="RegularEnumExcludes",Me[Me.ConstEnumExcludes=899967]="ConstEnumExcludes",Me[Me.ValueModuleExcludes=110735]="ValueModuleExcludes",Me[Me.NamespaceModuleExcludes=0]="NamespaceModuleExcludes",Me[Me.MethodExcludes=103359]="MethodExcludes",Me[Me.GetAccessorExcludes=46015]="GetAccessorExcludes",Me[Me.SetAccessorExcludes=78783]="SetAccessorExcludes",Me[Me.AccessorExcludes=13247]="AccessorExcludes",Me[Me.TypeParameterExcludes=526824]="TypeParameterExcludes",Me[Me.TypeAliasExcludes=788968]="TypeAliasExcludes",Me[Me.AliasExcludes=2097152]="AliasExcludes",Me[Me.ModuleMember=2623475]="ModuleMember",Me[Me.ExportHasLocal=944]="ExportHasLocal",Me[Me.BlockScoped=418]="BlockScoped",Me[Me.PropertyOrAccessor=98308]="PropertyOrAccessor",Me[Me.ClassMember=106500]="ClassMember",Me[Me.ExportSupportsDefaultModifier=112]="ExportSupportsDefaultModifier",Me[Me.ExportDoesNotSupportDefaultModifier=-113]="ExportDoesNotSupportDefaultModifier",Me[Me.Classifiable=2885600]="Classifiable",Me[Me.LateBindingContainer=6256]="LateBindingContainer",Me))(bg||{}),Eg=(Me=>(Me[Me.Numeric=0]="Numeric",Me[Me.Literal=1]="Literal",Me))(Eg||{}),Dg=(Me=>(Me[Me.None=0]="None",Me[Me.Instantiated=1]="Instantiated",Me[Me.SyntheticProperty=2]="SyntheticProperty",Me[Me.SyntheticMethod=4]="SyntheticMethod",Me[Me.Readonly=8]="Readonly",Me[Me.ReadPartial=16]="ReadPartial",Me[Me.WritePartial=32]="WritePartial",Me[Me.HasNonUniformType=64]="HasNonUniformType",Me[Me.HasLiteralType=128]="HasLiteralType",Me[Me.ContainsPublic=256]="ContainsPublic",Me[Me.ContainsProtected=512]="ContainsProtected",Me[Me.ContainsPrivate=1024]="ContainsPrivate",Me[Me.ContainsStatic=2048]="ContainsStatic",Me[Me.Late=4096]="Late",Me[Me.ReverseMapped=8192]="ReverseMapped",Me[Me.OptionalParameter=16384]="OptionalParameter",Me[Me.RestParameter=32768]="RestParameter",Me[Me.DeferredType=65536]="DeferredType",Me[Me.HasNeverType=131072]="HasNeverType",Me[Me.Mapped=262144]="Mapped",Me[Me.StripOptional=524288]="StripOptional",Me[Me.Unresolved=1048576]="Unresolved",Me[Me.Synthetic=6]="Synthetic",Me[Me.Discriminant=192]="Discriminant",Me[Me.Partial=48]="Partial",Me))(Dg||{}),Cg=(Me=>(Me.Call="__call",Me.Constructor="__constructor",Me.New="__new",Me.Index="__index",Me.ExportStar="__export",Me.Global="__global",Me.Missing="__missing",Me.Type="__type",Me.Object="__object",Me.JSXAttributes="__jsxAttributes",Me.Class="__class",Me.Function="__function",Me.Computed="__computed",Me.Resolving="__resolving__",Me.ExportEquals="export=",Me.Default="default",Me.This="this",Me))(Cg||{}),xg=(Me=>(Me[Me.None=0]="None",Me[Me.TypeChecked=1]="TypeChecked",Me[Me.LexicalThis=2]="LexicalThis",Me[Me.CaptureThis=4]="CaptureThis",Me[Me.CaptureNewTarget=8]="CaptureNewTarget",Me[Me.SuperInstance=16]="SuperInstance",Me[Me.SuperStatic=32]="SuperStatic",Me[Me.ContextChecked=64]="ContextChecked",Me[Me.MethodWithSuperPropertyAccessInAsync=128]="MethodWithSuperPropertyAccessInAsync",Me[Me.MethodWithSuperPropertyAssignmentInAsync=256]="MethodWithSuperPropertyAssignmentInAsync",Me[Me.CaptureArguments=512]="CaptureArguments",Me[Me.EnumValuesComputed=1024]="EnumValuesComputed",Me[Me.LexicalModuleMergesWithClass=2048]="LexicalModuleMergesWithClass",Me[Me.LoopWithCapturedBlockScopedBinding=4096]="LoopWithCapturedBlockScopedBinding",Me[Me.ContainsCapturedBlockScopeBinding=8192]="ContainsCapturedBlockScopeBinding",Me[Me.CapturedBlockScopedBinding=16384]="CapturedBlockScopedBinding",Me[Me.BlockScopedBindingInLoop=32768]="BlockScopedBindingInLoop",Me[Me.ClassWithBodyScopedClassBinding=65536]="ClassWithBodyScopedClassBinding",Me[Me.BodyScopedClassBinding=131072]="BodyScopedClassBinding",Me[Me.NeedsLoopOutParameter=262144]="NeedsLoopOutParameter",Me[Me.AssignmentsMarked=524288]="AssignmentsMarked",Me[Me.ClassWithConstructorReference=1048576]="ClassWithConstructorReference",Me[Me.ConstructorReferenceInClass=2097152]="ConstructorReferenceInClass",Me[Me.ContainsClassWithPrivateIdentifiers=4194304]="ContainsClassWithPrivateIdentifiers",Me[Me.ContainsSuperPropertyInStaticInitializer=8388608]="ContainsSuperPropertyInStaticInitializer",Me[Me.InCheckIdentifier=16777216]="InCheckIdentifier",Me))(xg||{}),wg=(Me=>(Me[Me.Any=1]="Any",Me[Me.Unknown=2]="Unknown",Me[Me.String=4]="String",Me[Me.Number=8]="Number",Me[Me.Boolean=16]="Boolean",Me[Me.Enum=32]="Enum",Me[Me.BigInt=64]="BigInt",Me[Me.StringLiteral=128]="StringLiteral",Me[Me.NumberLiteral=256]="NumberLiteral",Me[Me.BooleanLiteral=512]="BooleanLiteral",Me[Me.EnumLiteral=1024]="EnumLiteral",Me[Me.BigIntLiteral=2048]="BigIntLiteral",Me[Me.ESSymbol=4096]="ESSymbol",Me[Me.UniqueESSymbol=8192]="UniqueESSymbol",Me[Me.Void=16384]="Void",Me[Me.Undefined=32768]="Undefined",Me[Me.Null=65536]="Null",Me[Me.Never=131072]="Never",Me[Me.TypeParameter=262144]="TypeParameter",Me[Me.Object=524288]="Object",Me[Me.Union=1048576]="Union",Me[Me.Intersection=2097152]="Intersection",Me[Me.Index=4194304]="Index",Me[Me.IndexedAccess=8388608]="IndexedAccess",Me[Me.Conditional=16777216]="Conditional",Me[Me.Substitution=33554432]="Substitution",Me[Me.NonPrimitive=67108864]="NonPrimitive",Me[Me.TemplateLiteral=134217728]="TemplateLiteral",Me[Me.StringMapping=268435456]="StringMapping",Me[Me.AnyOrUnknown=3]="AnyOrUnknown",Me[Me.Nullable=98304]="Nullable",Me[Me.Literal=2944]="Literal",Me[Me.Unit=109472]="Unit",Me[Me.Freshable=2976]="Freshable",Me[Me.StringOrNumberLiteral=384]="StringOrNumberLiteral",Me[Me.StringOrNumberLiteralOrUnique=8576]="StringOrNumberLiteralOrUnique",Me[Me.DefinitelyFalsy=117632]="DefinitelyFalsy",Me[Me.PossiblyFalsy=117724]="PossiblyFalsy",Me[Me.Intrinsic=67359327]="Intrinsic",Me[Me.Primitive=134348796]="Primitive",Me[Me.StringLike=402653316]="StringLike",Me[Me.NumberLike=296]="NumberLike",Me[Me.BigIntLike=2112]="BigIntLike",Me[Me.BooleanLike=528]="BooleanLike",Me[Me.EnumLike=1056]="EnumLike",Me[Me.ESSymbolLike=12288]="ESSymbolLike",Me[Me.VoidLike=49152]="VoidLike",Me[Me.DefinitelyNonNullable=470302716]="DefinitelyNonNullable",Me[Me.DisjointDomains=469892092]="DisjointDomains",Me[Me.UnionOrIntersection=3145728]="UnionOrIntersection",Me[Me.StructuredType=3670016]="StructuredType",Me[Me.TypeVariable=8650752]="TypeVariable",Me[Me.InstantiableNonPrimitive=58982400]="InstantiableNonPrimitive",Me[Me.InstantiablePrimitive=406847488]="InstantiablePrimitive",Me[Me.Instantiable=465829888]="Instantiable",Me[Me.StructuredOrInstantiable=469499904]="StructuredOrInstantiable",Me[Me.ObjectFlagsType=3899393]="ObjectFlagsType",Me[Me.Simplifiable=25165824]="Simplifiable",Me[Me.Singleton=67358815]="Singleton",Me[Me.Narrowable=536624127]="Narrowable",Me[Me.IncludesMask=205258751]="IncludesMask",Me[Me.IncludesMissingType=262144]="IncludesMissingType",Me[Me.IncludesNonWideningType=4194304]="IncludesNonWideningType",Me[Me.IncludesWildcard=8388608]="IncludesWildcard",Me[Me.IncludesEmptyObject=16777216]="IncludesEmptyObject",Me[Me.IncludesInstantiable=33554432]="IncludesInstantiable",Me[Me.NotPrimitiveUnion=36323363]="NotPrimitiveUnion",Me))(wg||{}),Sg=(Me=>(Me[Me.None=0]="None",Me[Me.Class=1]="Class",Me[Me.Interface=2]="Interface",Me[Me.Reference=4]="Reference",Me[Me.Tuple=8]="Tuple",Me[Me.Anonymous=16]="Anonymous",Me[Me.Mapped=32]="Mapped",Me[Me.Instantiated=64]="Instantiated",Me[Me.ObjectLiteral=128]="ObjectLiteral",Me[Me.EvolvingArray=256]="EvolvingArray",Me[Me.ObjectLiteralPatternWithComputedProperties=512]="ObjectLiteralPatternWithComputedProperties",Me[Me.ReverseMapped=1024]="ReverseMapped",Me[Me.JsxAttributes=2048]="JsxAttributes",Me[Me.JSLiteral=4096]="JSLiteral",Me[Me.FreshLiteral=8192]="FreshLiteral",Me[Me.ArrayLiteral=16384]="ArrayLiteral",Me[Me.PrimitiveUnion=32768]="PrimitiveUnion",Me[Me.ContainsWideningType=65536]="ContainsWideningType",Me[Me.ContainsObjectOrArrayLiteral=131072]="ContainsObjectOrArrayLiteral",Me[Me.NonInferrableType=262144]="NonInferrableType",Me[Me.CouldContainTypeVariablesComputed=524288]="CouldContainTypeVariablesComputed",Me[Me.CouldContainTypeVariables=1048576]="CouldContainTypeVariables",Me[Me.ClassOrInterface=3]="ClassOrInterface",Me[Me.RequiresWidening=196608]="RequiresWidening",Me[Me.PropagatingFlags=458752]="PropagatingFlags",Me[Me.ObjectTypeKindMask=1343]="ObjectTypeKindMask",Me[Me.ContainsSpread=2097152]="ContainsSpread",Me[Me.ObjectRestType=4194304]="ObjectRestType",Me[Me.InstantiationExpressionType=8388608]="InstantiationExpressionType",Me[Me.IsClassInstanceClone=16777216]="IsClassInstanceClone",Me[Me.IdenticalBaseTypeCalculated=33554432]="IdenticalBaseTypeCalculated",Me[Me.IdenticalBaseTypeExists=67108864]="IdenticalBaseTypeExists",Me[Me.IsGenericTypeComputed=2097152]="IsGenericTypeComputed",Me[Me.IsGenericObjectType=4194304]="IsGenericObjectType",Me[Me.IsGenericIndexType=8388608]="IsGenericIndexType",Me[Me.IsGenericType=12582912]="IsGenericType",Me[Me.ContainsIntersections=16777216]="ContainsIntersections",Me[Me.IsUnknownLikeUnionComputed=33554432]="IsUnknownLikeUnionComputed",Me[Me.IsUnknownLikeUnion=67108864]="IsUnknownLikeUnion",Me[Me.IsNeverIntersectionComputed=16777216]="IsNeverIntersectionComputed",Me[Me.IsNeverIntersection=33554432]="IsNeverIntersection",Me))(Sg||{}),kg=(Me=>(Me[Me.Invariant=0]="Invariant",Me[Me.Covariant=1]="Covariant",Me[Me.Contravariant=2]="Contravariant",Me[Me.Bivariant=3]="Bivariant",Me[Me.Independent=4]="Independent",Me[Me.VarianceMask=7]="VarianceMask",Me[Me.Unmeasurable=8]="Unmeasurable",Me[Me.Unreliable=16]="Unreliable",Me[Me.AllowsStructuralFallback=24]="AllowsStructuralFallback",Me))(kg||{}),Tg=(Me=>(Me[Me.Required=1]="Required",Me[Me.Optional=2]="Optional",Me[Me.Rest=4]="Rest",Me[Me.Variadic=8]="Variadic",Me[Me.Fixed=3]="Fixed",Me[Me.Variable=12]="Variable",Me[Me.NonRequired=14]="NonRequired",Me[Me.NonRest=11]="NonRest",Me))(Tg||{}),Ig=(Me=>(Me[Me.None=0]="None",Me[Me.IncludeUndefined=1]="IncludeUndefined",Me[Me.NoIndexSignatures=2]="NoIndexSignatures",Me[Me.Writing=4]="Writing",Me[Me.CacheSymbol=8]="CacheSymbol",Me[Me.NoTupleBoundsCheck=16]="NoTupleBoundsCheck",Me[Me.ExpressionPosition=32]="ExpressionPosition",Me[Me.ReportDeprecated=64]="ReportDeprecated",Me[Me.SuppressNoImplicitAnyError=128]="SuppressNoImplicitAnyError",Me[Me.Contextual=256]="Contextual",Me[Me.Persistent=1]="Persistent",Me))(Ig||{}),Bg=(Me=>(Me[Me.Component=0]="Component",Me[Me.Function=1]="Function",Me[Me.Mixed=2]="Mixed",Me))(Bg||{}),Fg=(Me=>(Me[Me.Call=0]="Call",Me[Me.Construct=1]="Construct",Me))(Fg||{}),Ng=(Me=>(Me[Me.None=0]="None",Me[Me.HasRestParameter=1]="HasRestParameter",Me[Me.HasLiteralTypes=2]="HasLiteralTypes",Me[Me.Abstract=4]="Abstract",Me[Me.IsInnerCallChain=8]="IsInnerCallChain",Me[Me.IsOuterCallChain=16]="IsOuterCallChain",Me[Me.IsUntypedSignatureInJSFile=32]="IsUntypedSignatureInJSFile",Me[Me.PropagatingFlags=39]="PropagatingFlags",Me[Me.CallChainFlags=24]="CallChainFlags",Me))(Ng||{}),Pg=(Me=>(Me[Me.String=0]="String",Me[Me.Number=1]="Number",Me))(Pg||{}),Og=(Me=>(Me[Me.Simple=0]="Simple",Me[Me.Array=1]="Array",Me[Me.Deferred=2]="Deferred",Me[Me.Function=3]="Function",Me[Me.Composite=4]="Composite",Me[Me.Merged=5]="Merged",Me))(Og||{}),Rg=(Me=>(Me[Me.None=0]="None",Me[Me.NakedTypeVariable=1]="NakedTypeVariable",Me[Me.SpeculativeTuple=2]="SpeculativeTuple",Me[Me.SubstituteSource=4]="SubstituteSource",Me[Me.HomomorphicMappedType=8]="HomomorphicMappedType",Me[Me.PartialHomomorphicMappedType=16]="PartialHomomorphicMappedType",Me[Me.MappedTypeConstraint=32]="MappedTypeConstraint",Me[Me.ContravariantConditional=64]="ContravariantConditional",Me[Me.ReturnType=128]="ReturnType",Me[Me.LiteralKeyof=256]="LiteralKeyof",Me[Me.NoConstraints=512]="NoConstraints",Me[Me.AlwaysStrict=1024]="AlwaysStrict",Me[Me.MaxValue=2048]="MaxValue",Me[Me.PriorityImpliesCombination=416]="PriorityImpliesCombination",Me[Me.Circularity=-1]="Circularity",Me))(Rg||{}),Lg=(Me=>(Me[Me.None=0]="None",Me[Me.NoDefault=1]="NoDefault",Me[Me.AnyDefault=2]="AnyDefault",Me[Me.SkippedGenericFunction=4]="SkippedGenericFunction",Me))(Lg||{}),jg=(Me=>(Me[Me.False=0]="False",Me[Me.Unknown=1]="Unknown",Me[Me.Maybe=3]="Maybe",Me[Me.True=-1]="True",Me))(jg||{}),Mg=(Me=>(Me[Me.None=0]="None",Me[Me.ExportsProperty=1]="ExportsProperty",Me[Me.ModuleExports=2]="ModuleExports",Me[Me.PrototypeProperty=3]="PrototypeProperty",Me[Me.ThisProperty=4]="ThisProperty",Me[Me.Property=5]="Property",Me[Me.Prototype=6]="Prototype",Me[Me.ObjectDefinePropertyValue=7]="ObjectDefinePropertyValue",Me[Me.ObjectDefinePropertyExports=8]="ObjectDefinePropertyExports",Me[Me.ObjectDefinePrototypeProperty=9]="ObjectDefinePrototypeProperty",Me))(Mg||{}),Qg=(Me=>(Me[Me.Warning=0]="Warning",Me[Me.Error=1]="Error",Me[Me.Suggestion=2]="Suggestion",Me[Me.Message=3]="Message",Me))(Qg||{}),Ug=(Me=>(Me[Me.Classic=1]="Classic",Me[Me.NodeJs=2]="NodeJs",Me[Me.Node10=2]="Node10",Me[Me.Node16=3]="Node16",Me[Me.NodeNext=99]="NodeNext",Me[Me.Bundler=100]="Bundler",Me))(Ug||{}),Gg=(Me=>(Me[Me.Legacy=1]="Legacy",Me[Me.Auto=2]="Auto",Me[Me.Force=3]="Force",Me))(Gg||{}),$g=(Me=>(Me[Me.FixedPollingInterval=0]="FixedPollingInterval",Me[Me.PriorityPollingInterval=1]="PriorityPollingInterval",Me[Me.DynamicPriorityPolling=2]="DynamicPriorityPolling",Me[Me.FixedChunkSizePolling=3]="FixedChunkSizePolling",Me[Me.UseFsEvents=4]="UseFsEvents",Me[Me.UseFsEventsOnParentDirectory=5]="UseFsEventsOnParentDirectory",Me))($g||{}),qg=(Me=>(Me[Me.UseFsEvents=0]="UseFsEvents",Me[Me.FixedPollingInterval=1]="FixedPollingInterval",Me[Me.DynamicPriorityPolling=2]="DynamicPriorityPolling",Me[Me.FixedChunkSizePolling=3]="FixedChunkSizePolling",Me))(qg||{}),Vg=(Me=>(Me[Me.FixedInterval=0]="FixedInterval",Me[Me.PriorityInterval=1]="PriorityInterval",Me[Me.DynamicPriority=2]="DynamicPriority",Me[Me.FixedChunkSize=3]="FixedChunkSize",Me))(Vg||{}),Hg=(Me=>(Me[Me.None=0]="None",Me[Me.CommonJS=1]="CommonJS",Me[Me.AMD=2]="AMD",Me[Me.UMD=3]="UMD",Me[Me.System=4]="System",Me[Me.ES2015=5]="ES2015",Me[Me.ES2020=6]="ES2020",Me[Me.ES2022=7]="ES2022",Me[Me.ESNext=99]="ESNext",Me[Me.Node16=100]="Node16",Me[Me.NodeNext=199]="NodeNext",Me))(Hg||{}),Jg=(Me=>(Me[Me.None=0]="None",Me[Me.Preserve=1]="Preserve",Me[Me.React=2]="React",Me[Me.ReactNative=3]="ReactNative",Me[Me.ReactJSX=4]="ReactJSX",Me[Me.ReactJSXDev=5]="ReactJSXDev",Me))(Jg||{}),Wg=(Me=>(Me[Me.Remove=0]="Remove",Me[Me.Preserve=1]="Preserve",Me[Me.Error=2]="Error",Me))(Wg||{}),Yg=(Me=>(Me[Me.CarriageReturnLineFeed=0]="CarriageReturnLineFeed",Me[Me.LineFeed=1]="LineFeed",Me))(Yg||{}),Kg=(Me=>(Me[Me.Unknown=0]="Unknown",Me[Me.JS=1]="JS",Me[Me.JSX=2]="JSX",Me[Me.TS=3]="TS",Me[Me.TSX=4]="TSX",Me[Me.External=5]="External",Me[Me.JSON=6]="JSON",Me[Me.Deferred=7]="Deferred",Me))(Kg||{}),zg=(Me=>(Me[Me.ES3=0]="ES3",Me[Me.ES5=1]="ES5",Me[Me.ES2015=2]="ES2015",Me[Me.ES2016=3]="ES2016",Me[Me.ES2017=4]="ES2017",Me[Me.ES2018=5]="ES2018",Me[Me.ES2019=6]="ES2019",Me[Me.ES2020=7]="ES2020",Me[Me.ES2021=8]="ES2021",Me[Me.ES2022=9]="ES2022",Me[Me.ESNext=99]="ESNext",Me[Me.JSON=100]="JSON",Me[Me.Latest=99]="Latest",Me))(zg||{}),Xg=(Me=>(Me[Me.Standard=0]="Standard",Me[Me.JSX=1]="JSX",Me))(Xg||{}),Zg=(Me=>(Me[Me.None=0]="None",Me[Me.Recursive=1]="Recursive",Me))(Zg||{}),f_=(Me=>(Me[Me.nullCharacter=0]="nullCharacter",Me[Me.maxAsciiCharacter=127]="maxAsciiCharacter",Me[Me.lineFeed=10]="lineFeed",Me[Me.carriageReturn=13]="carriageReturn",Me[Me.lineSeparator=8232]="lineSeparator",Me[Me.paragraphSeparator=8233]="paragraphSeparator",Me[Me.nextLine=133]="nextLine",Me[Me.space=32]="space",Me[Me.nonBreakingSpace=160]="nonBreakingSpace",Me[Me.enQuad=8192]="enQuad",Me[Me.emQuad=8193]="emQuad",Me[Me.enSpace=8194]="enSpace",Me[Me.emSpace=8195]="emSpace",Me[Me.threePerEmSpace=8196]="threePerEmSpace",Me[Me.fourPerEmSpace=8197]="fourPerEmSpace",Me[Me.sixPerEmSpace=8198]="sixPerEmSpace",Me[Me.figureSpace=8199]="figureSpace",Me[Me.punctuationSpace=8200]="punctuationSpace",Me[Me.thinSpace=8201]="thinSpace",Me[Me.hairSpace=8202]="hairSpace",Me[Me.zeroWidthSpace=8203]="zeroWidthSpace",Me[Me.narrowNoBreakSpace=8239]="narrowNoBreakSpace",Me[Me.ideographicSpace=12288]="ideographicSpace",Me[Me.mathematicalSpace=8287]="mathematicalSpace",Me[Me.ogham=5760]="ogham",Me[Me._=95]="_",Me[Me.$=36]="$",Me[Me._0=48]="_0",Me[Me._1=49]="_1",Me[Me._2=50]="_2",Me[Me._3=51]="_3",Me[Me._4=52]="_4",Me[Me._5=53]="_5",Me[Me._6=54]="_6",Me[Me._7=55]="_7",Me[Me._8=56]="_8",Me[Me._9=57]="_9",Me[Me.a=97]="a",Me[Me.b=98]="b",Me[Me.c=99]="c",Me[Me.d=100]="d",Me[Me.e=101]="e",Me[Me.f=102]="f",Me[Me.g=103]="g",Me[Me.h=104]="h",Me[Me.i=105]="i",Me[Me.j=106]="j",Me[Me.k=107]="k",Me[Me.l=108]="l",Me[Me.m=109]="m",Me[Me.n=110]="n",Me[Me.o=111]="o",Me[Me.p=112]="p",Me[Me.q=113]="q",Me[Me.r=114]="r",Me[Me.s=115]="s",Me[Me.t=116]="t",Me[Me.u=117]="u",Me[Me.v=118]="v",Me[Me.w=119]="w",Me[Me.x=120]="x",Me[Me.y=121]="y",Me[Me.z=122]="z",Me[Me.A=65]="A",Me[Me.B=66]="B",Me[Me.C=67]="C",Me[Me.D=68]="D",Me[Me.E=69]="E",Me[Me.F=70]="F",Me[Me.G=71]="G",Me[Me.H=72]="H",Me[Me.I=73]="I",Me[Me.J=74]="J",Me[Me.K=75]="K",Me[Me.L=76]="L",Me[Me.M=77]="M",Me[Me.N=78]="N",Me[Me.O=79]="O",Me[Me.P=80]="P",Me[Me.Q=81]="Q",Me[Me.R=82]="R",Me[Me.S=83]="S",Me[Me.T=84]="T",Me[Me.U=85]="U",Me[Me.V=86]="V",Me[Me.W=87]="W",Me[Me.X=88]="X",Me[Me.Y=89]="Y",Me[Me.Z=90]="Z",Me[Me.ampersand=38]="ampersand",Me[Me.asterisk=42]="asterisk",Me[Me.at=64]="at",Me[Me.backslash=92]="backslash",Me[Me.backtick=96]="backtick",Me[Me.bar=124]="bar",Me[Me.caret=94]="caret",Me[Me.closeBrace=125]="closeBrace",Me[Me.closeBracket=93]="closeBracket",Me[Me.closeParen=41]="closeParen",Me[Me.colon=58]="colon",Me[Me.comma=44]="comma",Me[Me.dot=46]="dot",Me[Me.doubleQuote=34]="doubleQuote",Me[Me.equals=61]="equals",Me[Me.exclamation=33]="exclamation",Me[Me.greaterThan=62]="greaterThan",Me[Me.hash=35]="hash",Me[Me.lessThan=60]="lessThan",Me[Me.minus=45]="minus",Me[Me.openBrace=123]="openBrace",Me[Me.openBracket=91]="openBracket",Me[Me.openParen=40]="openParen",Me[Me.percent=37]="percent",Me[Me.plus=43]="plus",Me[Me.question=63]="question",Me[Me.semicolon=59]="semicolon",Me[Me.singleQuote=39]="singleQuote",Me[Me.slash=47]="slash",Me[Me.tilde=126]="tilde",Me[Me.backspace=8]="backspace",Me[Me.formFeed=12]="formFeed",Me[Me.byteOrderMark=65279]="byteOrderMark",Me[Me.tab=9]="tab",Me[Me.verticalTab=11]="verticalTab",Me))(f_||{}),Z_=(Me=>(Me.Ts=".ts",Me.Tsx=".tsx",Me.Dts=".d.ts",Me.Js=".js",Me.Jsx=".jsx",Me.Json=".json",Me.TsBuildInfo=".tsbuildinfo",Me.Mjs=".mjs",Me.Mts=".mts",Me.Dmts=".d.mts",Me.Cjs=".cjs",Me.Cts=".cts",Me.Dcts=".d.cts",Me))(Z_||{}),sA=(Me=>(Me[Me.None=0]="None",Me[Me.ContainsTypeScript=1]="ContainsTypeScript",Me[Me.ContainsJsx=2]="ContainsJsx",Me[Me.ContainsESNext=4]="ContainsESNext",Me[Me.ContainsES2022=8]="ContainsES2022",Me[Me.ContainsES2021=16]="ContainsES2021",Me[Me.ContainsES2020=32]="ContainsES2020",Me[Me.ContainsES2019=64]="ContainsES2019",Me[Me.ContainsES2018=128]="ContainsES2018",Me[Me.ContainsES2017=256]="ContainsES2017",Me[Me.ContainsES2016=512]="ContainsES2016",Me[Me.ContainsES2015=1024]="ContainsES2015",Me[Me.ContainsGenerator=2048]="ContainsGenerator",Me[Me.ContainsDestructuringAssignment=4096]="ContainsDestructuringAssignment",Me[Me.ContainsTypeScriptClassSyntax=8192]="ContainsTypeScriptClassSyntax",Me[Me.ContainsLexicalThis=16384]="ContainsLexicalThis",Me[Me.ContainsRestOrSpread=32768]="ContainsRestOrSpread",Me[Me.ContainsObjectRestOrSpread=65536]="ContainsObjectRestOrSpread",Me[Me.ContainsComputedPropertyName=131072]="ContainsComputedPropertyName",Me[Me.ContainsBlockScopedBinding=262144]="ContainsBlockScopedBinding",Me[Me.ContainsBindingPattern=524288]="ContainsBindingPattern",Me[Me.ContainsYield=1048576]="ContainsYield",Me[Me.ContainsAwait=2097152]="ContainsAwait",Me[Me.ContainsHoistedDeclarationOrCompletion=4194304]="ContainsHoistedDeclarationOrCompletion",Me[Me.ContainsDynamicImport=8388608]="ContainsDynamicImport",Me[Me.ContainsClassFields=16777216]="ContainsClassFields",Me[Me.ContainsDecorators=33554432]="ContainsDecorators",Me[Me.ContainsPossibleTopLevelAwait=67108864]="ContainsPossibleTopLevelAwait",Me[Me.ContainsLexicalSuper=134217728]="ContainsLexicalSuper",Me[Me.ContainsUpdateExpressionForIdentifier=268435456]="ContainsUpdateExpressionForIdentifier",Me[Me.ContainsPrivateIdentifierInExpression=536870912]="ContainsPrivateIdentifierInExpression",Me[Me.HasComputedFlags=-2147483648]="HasComputedFlags",Me[Me.AssertTypeScript=1]="AssertTypeScript",Me[Me.AssertJsx=2]="AssertJsx",Me[Me.AssertESNext=4]="AssertESNext",Me[Me.AssertES2022=8]="AssertES2022",Me[Me.AssertES2021=16]="AssertES2021",Me[Me.AssertES2020=32]="AssertES2020",Me[Me.AssertES2019=64]="AssertES2019",Me[Me.AssertES2018=128]="AssertES2018",Me[Me.AssertES2017=256]="AssertES2017",Me[Me.AssertES2016=512]="AssertES2016",Me[Me.AssertES2015=1024]="AssertES2015",Me[Me.AssertGenerator=2048]="AssertGenerator",Me[Me.AssertDestructuringAssignment=4096]="AssertDestructuringAssignment",Me[Me.OuterExpressionExcludes=-2147483648]="OuterExpressionExcludes",Me[Me.PropertyAccessExcludes=-2147483648]="PropertyAccessExcludes",Me[Me.NodeExcludes=-2147483648]="NodeExcludes",Me[Me.ArrowFunctionExcludes=-2072174592]="ArrowFunctionExcludes",Me[Me.FunctionExcludes=-1937940480]="FunctionExcludes",Me[Me.ConstructorExcludes=-1937948672]="ConstructorExcludes",Me[Me.MethodOrAccessorExcludes=-2005057536]="MethodOrAccessorExcludes",Me[Me.PropertyExcludes=-2013249536]="PropertyExcludes",Me[Me.ClassExcludes=-2147344384]="ClassExcludes",Me[Me.ModuleExcludes=-1941676032]="ModuleExcludes",Me[Me.TypeExcludes=-2]="TypeExcludes",Me[Me.ObjectLiteralExcludes=-2147278848]="ObjectLiteralExcludes",Me[Me.ArrayLiteralOrCallOrNewExcludes=-2147450880]="ArrayLiteralOrCallOrNewExcludes",Me[Me.VariableDeclarationListExcludes=-2146893824]="VariableDeclarationListExcludes",Me[Me.ParameterExcludes=-2147483648]="ParameterExcludes",Me[Me.CatchClauseExcludes=-2147418112]="CatchClauseExcludes",Me[Me.BindingPatternExcludes=-2147450880]="BindingPatternExcludes",Me[Me.ContainsLexicalThisOrSuper=134234112]="ContainsLexicalThisOrSuper",Me[Me.PropertyNamePropagatingFlags=134234112]="PropertyNamePropagatingFlags",Me))(sA||{}),oA=(Me=>(Me[Me.TabStop=0]="TabStop",Me[Me.Placeholder=1]="Placeholder",Me[Me.Choice=2]="Choice",Me[Me.Variable=3]="Variable",Me))(oA||{}),hA=(Me=>(Me[Me.None=0]="None",Me[Me.SingleLine=1]="SingleLine",Me[Me.MultiLine=2]="MultiLine",Me[Me.AdviseOnEmitNode=4]="AdviseOnEmitNode",Me[Me.NoSubstitution=8]="NoSubstitution",Me[Me.CapturesThis=16]="CapturesThis",Me[Me.NoLeadingSourceMap=32]="NoLeadingSourceMap",Me[Me.NoTrailingSourceMap=64]="NoTrailingSourceMap",Me[Me.NoSourceMap=96]="NoSourceMap",Me[Me.NoNestedSourceMaps=128]="NoNestedSourceMaps",Me[Me.NoTokenLeadingSourceMaps=256]="NoTokenLeadingSourceMaps",Me[Me.NoTokenTrailingSourceMaps=512]="NoTokenTrailingSourceMaps",Me[Me.NoTokenSourceMaps=768]="NoTokenSourceMaps",Me[Me.NoLeadingComments=1024]="NoLeadingComments",Me[Me.NoTrailingComments=2048]="NoTrailingComments",Me[Me.NoComments=3072]="NoComments",Me[Me.NoNestedComments=4096]="NoNestedComments",Me[Me.HelperName=8192]="HelperName",Me[Me.ExportName=16384]="ExportName",Me[Me.LocalName=32768]="LocalName",Me[Me.InternalName=65536]="InternalName",Me[Me.Indented=131072]="Indented",Me[Me.NoIndentation=262144]="NoIndentation",Me[Me.AsyncFunctionBody=524288]="AsyncFunctionBody",Me[Me.ReuseTempVariableScope=1048576]="ReuseTempVariableScope",Me[Me.CustomPrologue=2097152]="CustomPrologue",Me[Me.NoHoisting=4194304]="NoHoisting",Me[Me.HasEndOfDeclarationMarker=8388608]="HasEndOfDeclarationMarker",Me[Me.Iterator=16777216]="Iterator",Me[Me.NoAsciiEscaping=33554432]="NoAsciiEscaping",Me))(hA||{}),ey=(Me=>(Me[Me.None=0]="None",Me[Me.TypeScriptClassWrapper=1]="TypeScriptClassWrapper",Me[Me.NeverApplyImportHelper=2]="NeverApplyImportHelper",Me[Me.IgnoreSourceNewlines=4]="IgnoreSourceNewlines",Me[Me.Immutable=8]="Immutable",Me[Me.IndirectCall=16]="IndirectCall",Me[Me.TransformPrivateStaticElements=32]="TransformPrivateStaticElements",Me))(ey||{}),ty=(Me=>(Me[Me.Extends=1]="Extends",Me[Me.Assign=2]="Assign",Me[Me.Rest=4]="Rest",Me[Me.Decorate=8]="Decorate",Me[Me.ESDecorateAndRunInitializers=8]="ESDecorateAndRunInitializers",Me[Me.Metadata=16]="Metadata",Me[Me.Param=32]="Param",Me[Me.Awaiter=64]="Awaiter",Me[Me.Generator=128]="Generator",Me[Me.Values=256]="Values",Me[Me.Read=512]="Read",Me[Me.SpreadArray=1024]="SpreadArray",Me[Me.Await=2048]="Await",Me[Me.AsyncGenerator=4096]="AsyncGenerator",Me[Me.AsyncDelegator=8192]="AsyncDelegator",Me[Me.AsyncValues=16384]="AsyncValues",Me[Me.ExportStar=32768]="ExportStar",Me[Me.ImportStar=65536]="ImportStar",Me[Me.ImportDefault=131072]="ImportDefault",Me[Me.MakeTemplateObject=262144]="MakeTemplateObject",Me[Me.ClassPrivateFieldGet=524288]="ClassPrivateFieldGet",Me[Me.ClassPrivateFieldSet=1048576]="ClassPrivateFieldSet",Me[Me.ClassPrivateFieldIn=2097152]="ClassPrivateFieldIn",Me[Me.CreateBinding=4194304]="CreateBinding",Me[Me.SetFunctionName=8388608]="SetFunctionName",Me[Me.PropKey=16777216]="PropKey",Me[Me.FirstEmitHelper=1]="FirstEmitHelper",Me[Me.LastEmitHelper=16777216]="LastEmitHelper",Me[Me.ForOfIncludes=256]="ForOfIncludes",Me[Me.ForAwaitOfIncludes=16384]="ForAwaitOfIncludes",Me[Me.AsyncGeneratorIncludes=6144]="AsyncGeneratorIncludes",Me[Me.AsyncDelegatorIncludes=26624]="AsyncDelegatorIncludes",Me[Me.SpreadIncludes=1536]="SpreadIncludes",Me))(ty||{}),ry=(Me=>(Me[Me.SourceFile=0]="SourceFile",Me[Me.Expression=1]="Expression",Me[Me.IdentifierName=2]="IdentifierName",Me[Me.MappedTypeParameter=3]="MappedTypeParameter",Me[Me.Unspecified=4]="Unspecified",Me[Me.EmbeddedStatement=5]="EmbeddedStatement",Me[Me.JsxAttributeValue=6]="JsxAttributeValue",Me))(ry||{}),ny=(Me=>(Me[Me.Parentheses=1]="Parentheses",Me[Me.TypeAssertions=2]="TypeAssertions",Me[Me.NonNullAssertions=4]="NonNullAssertions",Me[Me.PartiallyEmittedExpressions=8]="PartiallyEmittedExpressions",Me[Me.Assertions=6]="Assertions",Me[Me.All=15]="All",Me[Me.ExcludeJSDocTypeAssertion=16]="ExcludeJSDocTypeAssertion",Me))(ny||{}),iy=(Me=>(Me[Me.None=0]="None",Me[Me.InParameters=1]="InParameters",Me[Me.VariablesHoistedInParameters=2]="VariablesHoistedInParameters",Me))(iy||{}),py=(Me=>(Me.Prologue="prologue",Me.EmitHelpers="emitHelpers",Me.NoDefaultLib="no-default-lib",Me.Reference="reference",Me.Type="type",Me.TypeResolutionModeRequire="type-require",Me.TypeResolutionModeImport="type-import",Me.Lib="lib",Me.Prepend="prepend",Me.Text="text",Me.Internal="internal",Me))(py||{}),fy=(Me=>(Me[Me.None=0]="None",Me[Me.SingleLine=0]="SingleLine",Me[Me.MultiLine=1]="MultiLine",Me[Me.PreserveLines=2]="PreserveLines",Me[Me.LinesMask=3]="LinesMask",Me[Me.NotDelimited=0]="NotDelimited",Me[Me.BarDelimited=4]="BarDelimited",Me[Me.AmpersandDelimited=8]="AmpersandDelimited",Me[Me.CommaDelimited=16]="CommaDelimited",Me[Me.AsteriskDelimited=32]="AsteriskDelimited",Me[Me.DelimitersMask=60]="DelimitersMask",Me[Me.AllowTrailingComma=64]="AllowTrailingComma",Me[Me.Indented=128]="Indented",Me[Me.SpaceBetweenBraces=256]="SpaceBetweenBraces",Me[Me.SpaceBetweenSiblings=512]="SpaceBetweenSiblings",Me[Me.Braces=1024]="Braces",Me[Me.Parenthesis=2048]="Parenthesis",Me[Me.AngleBrackets=4096]="AngleBrackets",Me[Me.SquareBrackets=8192]="SquareBrackets",Me[Me.BracketsMask=15360]="BracketsMask",Me[Me.OptionalIfUndefined=16384]="OptionalIfUndefined",Me[Me.OptionalIfEmpty=32768]="OptionalIfEmpty",Me[Me.Optional=49152]="Optional",Me[Me.PreferNewLine=65536]="PreferNewLine",Me[Me.NoTrailingNewLine=131072]="NoTrailingNewLine",Me[Me.NoInterveningComments=262144]="NoInterveningComments",Me[Me.NoSpaceIfEmpty=524288]="NoSpaceIfEmpty",Me[Me.SingleElement=1048576]="SingleElement",Me[Me.SpaceAfterList=2097152]="SpaceAfterList",Me[Me.Modifiers=2359808]="Modifiers",Me[Me.HeritageClauses=512]="HeritageClauses",Me[Me.SingleLineTypeLiteralMembers=768]="SingleLineTypeLiteralMembers",Me[Me.MultiLineTypeLiteralMembers=32897]="MultiLineTypeLiteralMembers",Me[Me.SingleLineTupleTypeElements=528]="SingleLineTupleTypeElements",Me[Me.MultiLineTupleTypeElements=657]="MultiLineTupleTypeElements",Me[Me.UnionTypeConstituents=516]="UnionTypeConstituents",Me[Me.IntersectionTypeConstituents=520]="IntersectionTypeConstituents",Me[Me.ObjectBindingPatternElements=525136]="ObjectBindingPatternElements",Me[Me.ArrayBindingPatternElements=524880]="ArrayBindingPatternElements",Me[Me.ObjectLiteralExpressionProperties=526226]="ObjectLiteralExpressionProperties",Me[Me.ImportClauseEntries=526226]="ImportClauseEntries",Me[Me.ArrayLiteralExpressionElements=8914]="ArrayLiteralExpressionElements",Me[Me.CommaListElements=528]="CommaListElements",Me[Me.CallExpressionArguments=2576]="CallExpressionArguments",Me[Me.NewExpressionArguments=18960]="NewExpressionArguments",Me[Me.TemplateExpressionSpans=262144]="TemplateExpressionSpans",Me[Me.SingleLineBlockStatements=768]="SingleLineBlockStatements",Me[Me.MultiLineBlockStatements=129]="MultiLineBlockStatements",Me[Me.VariableDeclarationList=528]="VariableDeclarationList",Me[Me.SingleLineFunctionBodyStatements=768]="SingleLineFunctionBodyStatements",Me[Me.MultiLineFunctionBodyStatements=1]="MultiLineFunctionBodyStatements",Me[Me.ClassHeritageClauses=0]="ClassHeritageClauses",Me[Me.ClassMembers=129]="ClassMembers",Me[Me.InterfaceMembers=129]="InterfaceMembers",Me[Me.EnumMembers=145]="EnumMembers",Me[Me.CaseBlockClauses=129]="CaseBlockClauses",Me[Me.NamedImportsOrExportsElements=525136]="NamedImportsOrExportsElements",Me[Me.JsxElementOrFragmentChildren=262144]="JsxElementOrFragmentChildren",Me[Me.JsxElementAttributes=262656]="JsxElementAttributes",Me[Me.CaseOrDefaultClauseStatements=163969]="CaseOrDefaultClauseStatements",Me[Me.HeritageClauseTypes=528]="HeritageClauseTypes",Me[Me.SourceFileStatements=131073]="SourceFileStatements",Me[Me.Decorators=2146305]="Decorators",Me[Me.TypeArguments=53776]="TypeArguments",Me[Me.TypeParameters=53776]="TypeParameters",Me[Me.Parameters=2576]="Parameters",Me[Me.IndexSignatureParameters=8848]="IndexSignatureParameters",Me[Me.JSDocComment=33]="JSDocComment",Me))(fy||{}),Ty=(Me=>(Me[Me.None=0]="None",Me[Me.TripleSlashXML=1]="TripleSlashXML",Me[Me.SingleLine=2]="SingleLine",Me[Me.MultiLine=4]="MultiLine",Me[Me.All=7]="All",Me[Me.Default=7]="Default",Me))(Ty||{}),Gy={reference:{args:[{name:"types",optional:!0,captureSpan:!0},{name:"lib",optional:!0,captureSpan:!0},{name:"path",optional:!0,captureSpan:!0},{name:"no-default-lib",optional:!0},{name:"resolution-mode",optional:!0}],kind:1},"amd-dependency":{args:[{name:"path"},{name:"name",optional:!0}],kind:1},"amd-module":{args:[{name:"name"}],kind:1},"ts-check":{kind:2},"ts-nocheck":{kind:2},jsx:{args:[{name:"factory"}],kind:4},jsxfrag:{args:[{name:"factory"}],kind:4},jsximportsource:{args:[{name:"factory"}],kind:4},jsxruntime:{args:[{name:"factory"}],kind:4}}}}),W5=()=>{},Hy;function ay(Me){return Me===47||Me===92}function V5(Me){return al(Me)<0}function A_(Me){return al(Me)>0}function H5(Me){let Bn=al(Me);return Bn>0&&Bn===Me.length}function sy(Me){return al(Me)!==0}function So(Me){return/^\.\.?($|[\\/])/.test(Me)}function G5(Me){return!sy(Me)&&!So(Me)}function OT(Me){return Fi(sl(Me),".")}function ns(Me,Bn){return Me.length>Bn.length&&es(Me,Bn)}function da(Me,Bn){for(let Hn of Bn)if(ns(Me,Hn))return!0;return!1}function Hp(Me){return Me.length>0&&ay(Me.charCodeAt(Me.length-1))}function MT(Me){return Me>=97&&Me<=122||Me>=65&&Me<=90}function $5(Me,Bn){let Hn=Me.charCodeAt(Bn);if(Hn===58)return Bn+1;if(Hn===37&&Me.charCodeAt(Bn+1)===51){let Hn=Me.charCodeAt(Bn+2);if(Hn===97||Hn===65)return Bn+3}return-1}function al(Me){if(!Me)return 0;let Bn=Me.charCodeAt(0);if(Bn===47||Bn===92){if(Me.charCodeAt(1)!==Bn)return 1;let Hn=Me.indexOf(Bn===47?Av:vv,2);return Hn<0?Me.length:Hn+1}if(MT(Bn)&&Me.charCodeAt(1)===58){let Bn=Me.charCodeAt(2);if(Bn===47||Bn===92)return 3;if(Me.length===2)return 2}let Hn=Me.indexOf(bv);if(Hn!==-1){let Bn=Hn+bv.length,zn=Me.indexOf(Av,Bn);if(zn!==-1){let ni=Me.slice(0,Hn),Ci=Me.slice(Bn,zn);if(ni==="file"&&(Ci===""||Ci==="localhost")&&MT(Me.charCodeAt(zn+1))){let Bn=$5(Me,zn+2);if(Bn!==-1){if(Me.charCodeAt(Bn)===47)return~(Bn+1);if(Bn===Me.length)return~Bn}}return~(zn+1)}return~Me.length}return 0}function Bi(Me){let Bn=al(Me);return Bn<0?~Bn:Bn}function ma(Me){Me=Eo(Me);let Bn=Bi(Me);return Bn===Me.length?Me:(Me=P_(Me),Me.slice(0,Math.max(Bn,Me.lastIndexOf(Av))))}function sl(Me,Bn,Hn){if(Me=Eo(Me),Bi(Me)===Me.length)return"";Me=P_(Me);let zn=Me.slice(Math.max(Bi(Me),Me.lastIndexOf(Av)+1)),ni=Bn!==void 0&&Hn!==void 0?Gp(zn,Bn,Hn):void 0;return ni?zn.slice(0,zn.length-ni.length):zn}function LT(Me,Bn,Hn){if(Pn(Bn,".")||(Bn="."+Bn),Me.length>=Bn.length&&Me.charCodeAt(Me.length-Bn.length)===46){let zn=Me.slice(Me.length-Bn.length);if(Hn(zn,Bn))return zn}}function K5(Me,Bn,Hn){if(typeof Bn=="string")return LT(Me,Bn,Hn)||"";for(let zn of Bn){let Bn=LT(Me,zn,Hn);if(Bn)return Bn}return""}function Gp(Me,Bn,Hn){if(Bn)return K5(P_(Me),Bn,Hn?Ms:To);let zn=sl(Me),ni=zn.lastIndexOf(".");return ni>=0?zn.substring(ni):""}function X5(Me,Bn){let Hn=Me.substring(0,Bn),zn=Me.substring(Bn).split(Av);return zn.length&&!Cn(zn)&&zn.pop(),[Hn,...zn]}function qi(Me){let Bn=arguments.length>1&&arguments[1]!==void 0?arguments[1]:"";return Me=tn(Bn,Me),X5(Me,Bi(Me))}function xo(Me){return Me.length===0?"":(Me[0]&&wo(Me[0]))+Me.slice(1).join(Av)}function Eo(Me){return Me.indexOf("\\")!==-1?Me.replace(Ev,Av):Me}function is(Me){if(!Ke(Me))return[];let Bn=[Me[0]];for(let Hn=1;Hn1){if(Bn[Bn.length-1]!==".."){Bn.pop();continue}}else if(Bn[0])continue}Bn.push(zn)}}return Bn}function tn(Me){Me&&(Me=Eo(Me));for(var Bn=arguments.length,Hn=new Array(Bn>1?Bn-1:0),zn=1;zn1?Bn-1:0),zn=1;zn0==Bi(Bn)>0,"Paths must either both be absolute or both be relative");let zn=ly(Me,Bn,(typeof Hn=="boolean"?Hn:!1)?Ms:To,typeof Hn=="function"?Hn:rr);return xo(zn)}function nA(Me,Bn,Hn){return A_(Me)?uy(Bn,Me,Bn,Hn,!1):Me}function iA(Me,Bn,Hn){return _y(JT(ma(Me),Bn,Hn))}function uy(Me,Bn,Hn,zn,ni){let Ci=ly(oy(Hn,Me),oy(Hn,Bn),To,zn),aa=Ci[0];if(ni&&A_(aa)){let Me=aa.charAt(0)===Av?"file://":"file:///";Ci[0]=Me+aa}return xo(Ci)}function FT(Me,Bn){for(;;){let Hn=Bn(Me);if(Hn!==void 0)return Hn;let zn=ma(Me);if(zn===Me)return;Me=zn}}function aA(Me){return es(Me,"/node_modules")}var Av,vv,bv,Ev,Cv,xv=D({"src/compiler/path.ts"(){"use strict";Gw(),Av="/",vv="\\",bv="://",Ev=/\\/g,Cv=/(?:\/\/)|(?:^|\/)\.\.?(?:$|\/)/}});function i(Me,Bn,Hn,zn,ni,Ci,aa){return{code:Me,category:Bn,key:Hn,message:zn,reportsUnnecessary:ni,elidedInCompatabilityPyramid:Ci,reportsDeprecated:aa}}var wv,Sv=D({"src/compiler/diagnosticInformationMap.generated.ts"(){"use strict";Vy(),wv={Unterminated_string_literal:i(1002,1,"Unterminated_string_literal_1002","Unterminated string literal."),Identifier_expected:i(1003,1,"Identifier_expected_1003","Identifier expected."),_0_expected:i(1005,1,"_0_expected_1005","'{0}' expected."),A_file_cannot_have_a_reference_to_itself:i(1006,1,"A_file_cannot_have_a_reference_to_itself_1006","A file cannot have a reference to itself."),The_parser_expected_to_find_a_1_to_match_the_0_token_here:i(1007,1,"The_parser_expected_to_find_a_1_to_match_the_0_token_here_1007","The parser expected to find a '{1}' to match the '{0}' token here."),Trailing_comma_not_allowed:i(1009,1,"Trailing_comma_not_allowed_1009","Trailing comma not allowed."),Asterisk_Slash_expected:i(1010,1,"Asterisk_Slash_expected_1010","'*/' expected."),An_element_access_expression_should_take_an_argument:i(1011,1,"An_element_access_expression_should_take_an_argument_1011","An element access expression should take an argument."),Unexpected_token:i(1012,1,"Unexpected_token_1012","Unexpected token."),A_rest_parameter_or_binding_pattern_may_not_have_a_trailing_comma:i(1013,1,"A_rest_parameter_or_binding_pattern_may_not_have_a_trailing_comma_1013","A rest parameter or binding pattern may not have a trailing comma."),A_rest_parameter_must_be_last_in_a_parameter_list:i(1014,1,"A_rest_parameter_must_be_last_in_a_parameter_list_1014","A rest parameter must be last in a parameter list."),Parameter_cannot_have_question_mark_and_initializer:i(1015,1,"Parameter_cannot_have_question_mark_and_initializer_1015","Parameter cannot have question mark and initializer."),A_required_parameter_cannot_follow_an_optional_parameter:i(1016,1,"A_required_parameter_cannot_follow_an_optional_parameter_1016","A required parameter cannot follow an optional parameter."),An_index_signature_cannot_have_a_rest_parameter:i(1017,1,"An_index_signature_cannot_have_a_rest_parameter_1017","An index signature cannot have a rest parameter."),An_index_signature_parameter_cannot_have_an_accessibility_modifier:i(1018,1,"An_index_signature_parameter_cannot_have_an_accessibility_modifier_1018","An index signature parameter cannot have an accessibility modifier."),An_index_signature_parameter_cannot_have_a_question_mark:i(1019,1,"An_index_signature_parameter_cannot_have_a_question_mark_1019","An index signature parameter cannot have a question mark."),An_index_signature_parameter_cannot_have_an_initializer:i(1020,1,"An_index_signature_parameter_cannot_have_an_initializer_1020","An index signature parameter cannot have an initializer."),An_index_signature_must_have_a_type_annotation:i(1021,1,"An_index_signature_must_have_a_type_annotation_1021","An index signature must have a type annotation."),An_index_signature_parameter_must_have_a_type_annotation:i(1022,1,"An_index_signature_parameter_must_have_a_type_annotation_1022","An index signature parameter must have a type annotation."),readonly_modifier_can_only_appear_on_a_property_declaration_or_index_signature:i(1024,1,"readonly_modifier_can_only_appear_on_a_property_declaration_or_index_signature_1024","'readonly' modifier can only appear on a property declaration or index signature."),An_index_signature_cannot_have_a_trailing_comma:i(1025,1,"An_index_signature_cannot_have_a_trailing_comma_1025","An index signature cannot have a trailing comma."),Accessibility_modifier_already_seen:i(1028,1,"Accessibility_modifier_already_seen_1028","Accessibility modifier already seen."),_0_modifier_must_precede_1_modifier:i(1029,1,"_0_modifier_must_precede_1_modifier_1029","'{0}' modifier must precede '{1}' modifier."),_0_modifier_already_seen:i(1030,1,"_0_modifier_already_seen_1030","'{0}' modifier already seen."),_0_modifier_cannot_appear_on_class_elements_of_this_kind:i(1031,1,"_0_modifier_cannot_appear_on_class_elements_of_this_kind_1031","'{0}' modifier cannot appear on class elements of this kind."),super_must_be_followed_by_an_argument_list_or_member_access:i(1034,1,"super_must_be_followed_by_an_argument_list_or_member_access_1034","'super' must be followed by an argument list or member access."),Only_ambient_modules_can_use_quoted_names:i(1035,1,"Only_ambient_modules_can_use_quoted_names_1035","Only ambient modules can use quoted names."),Statements_are_not_allowed_in_ambient_contexts:i(1036,1,"Statements_are_not_allowed_in_ambient_contexts_1036","Statements are not allowed in ambient contexts."),A_declare_modifier_cannot_be_used_in_an_already_ambient_context:i(1038,1,"A_declare_modifier_cannot_be_used_in_an_already_ambient_context_1038","A 'declare' modifier cannot be used in an already ambient context."),Initializers_are_not_allowed_in_ambient_contexts:i(1039,1,"Initializers_are_not_allowed_in_ambient_contexts_1039","Initializers are not allowed in ambient contexts."),_0_modifier_cannot_be_used_in_an_ambient_context:i(1040,1,"_0_modifier_cannot_be_used_in_an_ambient_context_1040","'{0}' modifier cannot be used in an ambient context."),_0_modifier_cannot_be_used_here:i(1042,1,"_0_modifier_cannot_be_used_here_1042","'{0}' modifier cannot be used here."),_0_modifier_cannot_appear_on_a_module_or_namespace_element:i(1044,1,"_0_modifier_cannot_appear_on_a_module_or_namespace_element_1044","'{0}' modifier cannot appear on a module or namespace element."),Top_level_declarations_in_d_ts_files_must_start_with_either_a_declare_or_export_modifier:i(1046,1,"Top_level_declarations_in_d_ts_files_must_start_with_either_a_declare_or_export_modifier_1046","Top-level declarations in .d.ts files must start with either a 'declare' or 'export' modifier."),A_rest_parameter_cannot_be_optional:i(1047,1,"A_rest_parameter_cannot_be_optional_1047","A rest parameter cannot be optional."),A_rest_parameter_cannot_have_an_initializer:i(1048,1,"A_rest_parameter_cannot_have_an_initializer_1048","A rest parameter cannot have an initializer."),A_set_accessor_must_have_exactly_one_parameter:i(1049,1,"A_set_accessor_must_have_exactly_one_parameter_1049","A 'set' accessor must have exactly one parameter."),A_set_accessor_cannot_have_an_optional_parameter:i(1051,1,"A_set_accessor_cannot_have_an_optional_parameter_1051","A 'set' accessor cannot have an optional parameter."),A_set_accessor_parameter_cannot_have_an_initializer:i(1052,1,"A_set_accessor_parameter_cannot_have_an_initializer_1052","A 'set' accessor parameter cannot have an initializer."),A_set_accessor_cannot_have_rest_parameter:i(1053,1,"A_set_accessor_cannot_have_rest_parameter_1053","A 'set' accessor cannot have rest parameter."),A_get_accessor_cannot_have_parameters:i(1054,1,"A_get_accessor_cannot_have_parameters_1054","A 'get' accessor cannot have parameters."),Type_0_is_not_a_valid_async_function_return_type_in_ES5_SlashES3_because_it_does_not_refer_to_a_Promise_compatible_constructor_value:i(1055,1,"Type_0_is_not_a_valid_async_function_return_type_in_ES5_SlashES3_because_it_does_not_refer_to_a_Prom_1055","Type '{0}' is not a valid async function return type in ES5/ES3 because it does not refer to a Promise-compatible constructor value."),Accessors_are_only_available_when_targeting_ECMAScript_5_and_higher:i(1056,1,"Accessors_are_only_available_when_targeting_ECMAScript_5_and_higher_1056","Accessors are only available when targeting ECMAScript 5 and higher."),The_return_type_of_an_async_function_must_either_be_a_valid_promise_or_must_not_contain_a_callable_then_member:i(1058,1,"The_return_type_of_an_async_function_must_either_be_a_valid_promise_or_must_not_contain_a_callable_t_1058","The return type of an async function must either be a valid promise or must not contain a callable 'then' member."),A_promise_must_have_a_then_method:i(1059,1,"A_promise_must_have_a_then_method_1059","A promise must have a 'then' method."),The_first_parameter_of_the_then_method_of_a_promise_must_be_a_callback:i(1060,1,"The_first_parameter_of_the_then_method_of_a_promise_must_be_a_callback_1060","The first parameter of the 'then' method of a promise must be a callback."),Enum_member_must_have_initializer:i(1061,1,"Enum_member_must_have_initializer_1061","Enum member must have initializer."),Type_is_referenced_directly_or_indirectly_in_the_fulfillment_callback_of_its_own_then_method:i(1062,1,"Type_is_referenced_directly_or_indirectly_in_the_fulfillment_callback_of_its_own_then_method_1062","Type is referenced directly or indirectly in the fulfillment callback of its own 'then' method."),An_export_assignment_cannot_be_used_in_a_namespace:i(1063,1,"An_export_assignment_cannot_be_used_in_a_namespace_1063","An export assignment cannot be used in a namespace."),The_return_type_of_an_async_function_or_method_must_be_the_global_Promise_T_type_Did_you_mean_to_write_Promise_0:i(1064,1,"The_return_type_of_an_async_function_or_method_must_be_the_global_Promise_T_type_Did_you_mean_to_wri_1064","The return type of an async function or method must be the global Promise type. Did you mean to write 'Promise<{0}>'?"),In_ambient_enum_declarations_member_initializer_must_be_constant_expression:i(1066,1,"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:i(1068,1,"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:i(1069,1,"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:i(1070,1,"_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:i(1071,1,"_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:i(1079,1,"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:i(1084,1,"Invalid_reference_directive_syntax_1084","Invalid 'reference' directive syntax."),Octal_literals_are_not_available_when_targeting_ECMAScript_5_and_higher_Use_the_syntax_0:i(1085,1,"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}'."),_0_modifier_cannot_appear_on_a_constructor_declaration:i(1089,1,"_0_modifier_cannot_appear_on_a_constructor_declaration_1089","'{0}' modifier cannot appear on a constructor declaration."),_0_modifier_cannot_appear_on_a_parameter:i(1090,1,"_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:i(1091,1,"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:i(1092,1,"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:i(1093,1,"Type_annotation_cannot_appear_on_a_constructor_declaration_1093","Type annotation cannot appear on a constructor declaration."),An_accessor_cannot_have_type_parameters:i(1094,1,"An_accessor_cannot_have_type_parameters_1094","An accessor cannot have type parameters."),A_set_accessor_cannot_have_a_return_type_annotation:i(1095,1,"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:i(1096,1,"An_index_signature_must_have_exactly_one_parameter_1096","An index signature must have exactly one parameter."),_0_list_cannot_be_empty:i(1097,1,"_0_list_cannot_be_empty_1097","'{0}' list cannot be empty."),Type_parameter_list_cannot_be_empty:i(1098,1,"Type_parameter_list_cannot_be_empty_1098","Type parameter list cannot be empty."),Type_argument_list_cannot_be_empty:i(1099,1,"Type_argument_list_cannot_be_empty_1099","Type argument list cannot be empty."),Invalid_use_of_0_in_strict_mode:i(1100,1,"Invalid_use_of_0_in_strict_mode_1100","Invalid use of '{0}' in strict mode."),with_statements_are_not_allowed_in_strict_mode:i(1101,1,"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:i(1102,1,"delete_cannot_be_called_on_an_identifier_in_strict_mode_1102","'delete' cannot be called on an identifier in strict mode."),for_await_loops_are_only_allowed_within_async_functions_and_at_the_top_levels_of_modules:i(1103,1,"for_await_loops_are_only_allowed_within_async_functions_and_at_the_top_levels_of_modules_1103","'for await' loops are only allowed within async functions and at the top levels of modules."),A_continue_statement_can_only_be_used_within_an_enclosing_iteration_statement:i(1104,1,"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:i(1105,1,"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."),The_left_hand_side_of_a_for_of_statement_may_not_be_async:i(1106,1,"The_left_hand_side_of_a_for_of_statement_may_not_be_async_1106","The left-hand side of a 'for...of' statement may not be 'async'."),Jump_target_cannot_cross_function_boundary:i(1107,1,"Jump_target_cannot_cross_function_boundary_1107","Jump target cannot cross function boundary."),A_return_statement_can_only_be_used_within_a_function_body:i(1108,1,"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:i(1109,1,"Expression_expected_1109","Expression expected."),Type_expected:i(1110,1,"Type_expected_1110","Type expected."),A_default_clause_cannot_appear_more_than_once_in_a_switch_statement:i(1113,1,"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:i(1114,1,"Duplicate_label_0_1114","Duplicate label '{0}'."),A_continue_statement_can_only_jump_to_a_label_of_an_enclosing_iteration_statement:i(1115,1,"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:i(1116,1,"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:i(1117,1,"An_object_literal_cannot_have_multiple_properties_with_the_same_name_1117","An object literal cannot have multiple properties with the same name."),An_object_literal_cannot_have_multiple_get_Slashset_accessors_with_the_same_name:i(1118,1,"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:i(1119,1,"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:i(1120,1,"An_export_assignment_cannot_have_modifiers_1120","An export assignment cannot have modifiers."),Octal_literals_are_not_allowed_in_strict_mode:i(1121,1,"Octal_literals_are_not_allowed_in_strict_mode_1121","Octal literals are not allowed in strict mode."),Variable_declaration_list_cannot_be_empty:i(1123,1,"Variable_declaration_list_cannot_be_empty_1123","Variable declaration list cannot be empty."),Digit_expected:i(1124,1,"Digit_expected_1124","Digit expected."),Hexadecimal_digit_expected:i(1125,1,"Hexadecimal_digit_expected_1125","Hexadecimal digit expected."),Unexpected_end_of_text:i(1126,1,"Unexpected_end_of_text_1126","Unexpected end of text."),Invalid_character:i(1127,1,"Invalid_character_1127","Invalid character."),Declaration_or_statement_expected:i(1128,1,"Declaration_or_statement_expected_1128","Declaration or statement expected."),Statement_expected:i(1129,1,"Statement_expected_1129","Statement expected."),case_or_default_expected:i(1130,1,"case_or_default_expected_1130","'case' or 'default' expected."),Property_or_signature_expected:i(1131,1,"Property_or_signature_expected_1131","Property or signature expected."),Enum_member_expected:i(1132,1,"Enum_member_expected_1132","Enum member expected."),Variable_declaration_expected:i(1134,1,"Variable_declaration_expected_1134","Variable declaration expected."),Argument_expression_expected:i(1135,1,"Argument_expression_expected_1135","Argument expression expected."),Property_assignment_expected:i(1136,1,"Property_assignment_expected_1136","Property assignment expected."),Expression_or_comma_expected:i(1137,1,"Expression_or_comma_expected_1137","Expression or comma expected."),Parameter_declaration_expected:i(1138,1,"Parameter_declaration_expected_1138","Parameter declaration expected."),Type_parameter_declaration_expected:i(1139,1,"Type_parameter_declaration_expected_1139","Type parameter declaration expected."),Type_argument_expected:i(1140,1,"Type_argument_expected_1140","Type argument expected."),String_literal_expected:i(1141,1,"String_literal_expected_1141","String literal expected."),Line_break_not_permitted_here:i(1142,1,"Line_break_not_permitted_here_1142","Line break not permitted here."),or_expected:i(1144,1,"or_expected_1144","'{' or ';' expected."),or_JSX_element_expected:i(1145,1,"or_JSX_element_expected_1145","'{' or JSX element expected."),Declaration_expected:i(1146,1,"Declaration_expected_1146","Declaration expected."),Import_declarations_in_a_namespace_cannot_reference_a_module:i(1147,1,"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:i(1148,1,"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:i(1149,1,"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."),const_declarations_must_be_initialized:i(1155,1,"const_declarations_must_be_initialized_1155","'const' declarations must be initialized."),const_declarations_can_only_be_declared_inside_a_block:i(1156,1,"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:i(1157,1,"let_declarations_can_only_be_declared_inside_a_block_1157","'let' declarations can only be declared inside a block."),Unterminated_template_literal:i(1160,1,"Unterminated_template_literal_1160","Unterminated template literal."),Unterminated_regular_expression_literal:i(1161,1,"Unterminated_regular_expression_literal_1161","Unterminated regular expression literal."),An_object_member_cannot_be_declared_optional:i(1162,1,"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:i(1163,1,"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:i(1164,1,"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:i(1165,1,"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_have_a_simple_literal_type_or_a_unique_symbol_type:i(1166,1,"A_computed_property_name_in_a_class_property_declaration_must_have_a_simple_literal_type_or_a_unique_1166","A computed property name in a class property declaration must have a simple 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:i(1168,1,"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:i(1169,1,"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:i(1170,1,"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:i(1171,1,"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:i(1172,1,"extends_clause_already_seen_1172","'extends' clause already seen."),extends_clause_must_precede_implements_clause:i(1173,1,"extends_clause_must_precede_implements_clause_1173","'extends' clause must precede 'implements' clause."),Classes_can_only_extend_a_single_class:i(1174,1,"Classes_can_only_extend_a_single_class_1174","Classes can only extend a single class."),implements_clause_already_seen:i(1175,1,"implements_clause_already_seen_1175","'implements' clause already seen."),Interface_declaration_cannot_have_implements_clause:i(1176,1,"Interface_declaration_cannot_have_implements_clause_1176","Interface declaration cannot have 'implements' clause."),Binary_digit_expected:i(1177,1,"Binary_digit_expected_1177","Binary digit expected."),Octal_digit_expected:i(1178,1,"Octal_digit_expected_1178","Octal digit expected."),Unexpected_token_expected:i(1179,1,"Unexpected_token_expected_1179","Unexpected token. '{' expected."),Property_destructuring_pattern_expected:i(1180,1,"Property_destructuring_pattern_expected_1180","Property destructuring pattern expected."),Array_element_destructuring_pattern_expected:i(1181,1,"Array_element_destructuring_pattern_expected_1181","Array element destructuring pattern expected."),A_destructuring_declaration_must_have_an_initializer:i(1182,1,"A_destructuring_declaration_must_have_an_initializer_1182","A destructuring declaration must have an initializer."),An_implementation_cannot_be_declared_in_ambient_contexts:i(1183,1,"An_implementation_cannot_be_declared_in_ambient_contexts_1183","An implementation cannot be declared in ambient contexts."),Modifiers_cannot_appear_here:i(1184,1,"Modifiers_cannot_appear_here_1184","Modifiers cannot appear here."),Merge_conflict_marker_encountered:i(1185,1,"Merge_conflict_marker_encountered_1185","Merge conflict marker encountered."),A_rest_element_cannot_have_an_initializer:i(1186,1,"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:i(1187,1,"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:i(1188,1,"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:i(1189,1,"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:i(1190,1,"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:i(1191,1,"An_import_declaration_cannot_have_modifiers_1191","An import declaration cannot have modifiers."),Module_0_has_no_default_export:i(1192,1,"Module_0_has_no_default_export_1192","Module '{0}' has no default export."),An_export_declaration_cannot_have_modifiers:i(1193,1,"An_export_declaration_cannot_have_modifiers_1193","An export declaration cannot have modifiers."),Export_declarations_are_not_permitted_in_a_namespace:i(1194,1,"Export_declarations_are_not_permitted_in_a_namespace_1194","Export declarations are not permitted in a namespace."),export_Asterisk_does_not_re_export_a_default:i(1195,1,"export_Asterisk_does_not_re_export_a_default_1195","'export *' does not re-export a default."),Catch_clause_variable_type_annotation_must_be_any_or_unknown_if_specified:i(1196,1,"Catch_clause_variable_type_annotation_must_be_any_or_unknown_if_specified_1196","Catch clause variable type annotation must be 'any' or 'unknown' if specified."),Catch_clause_variable_cannot_have_an_initializer:i(1197,1,"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:i(1198,1,"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:i(1199,1,"Unterminated_Unicode_escape_sequence_1199","Unterminated Unicode escape sequence."),Line_terminator_not_permitted_before_arrow:i(1200,1,"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:i(1202,1,"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:i(1203,1,"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."),Re_exporting_a_type_when_0_is_enabled_requires_using_export_type:i(1205,1,"Re_exporting_a_type_when_0_is_enabled_requires_using_export_type_1205","Re-exporting a type when '{0}' is enabled requires using 'export type'."),Decorators_are_not_valid_here:i(1206,1,"Decorators_are_not_valid_here_1206","Decorators are not valid here."),Decorators_cannot_be_applied_to_multiple_get_Slashset_accessors_of_the_same_name:i(1207,1,"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."),Invalid_optional_chain_from_new_expression_Did_you_mean_to_call_0:i(1209,1,"Invalid_optional_chain_from_new_expression_Did_you_mean_to_call_0_1209","Invalid optional chain from new expression. Did you mean to call '{0}()'?"),Code_contained_in_a_class_is_evaluated_in_JavaScript_s_strict_mode_which_does_not_allow_this_use_of_0_For_more_information_see_https_Colon_Slash_Slashdeveloper_mozilla_org_Slashen_US_Slashdocs_SlashWeb_SlashJavaScript_SlashReference_SlashStrict_mode:i(1210,1,"Code_contained_in_a_class_is_evaluated_in_JavaScript_s_strict_mode_which_does_not_allow_this_use_of__1210","Code contained in a class is evaluated in JavaScript's strict mode which does not allow this use of '{0}'. For more information, see https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Strict_mode."),A_class_declaration_without_the_default_modifier_must_have_a_name:i(1211,1,"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:i(1212,1,"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:i(1213,1,"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:i(1214,1,"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:i(1215,1,"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:i(1216,1,"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:i(1218,1,"Export_assignment_is_not_supported_when_module_flag_is_system_1218","Export assignment is not supported when '--module' flag is 'system'."),Generators_are_not_allowed_in_an_ambient_context:i(1221,1,"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:i(1222,1,"An_overload_signature_cannot_be_declared_as_a_generator_1222","An overload signature cannot be declared as a generator."),_0_tag_already_specified:i(1223,1,"_0_tag_already_specified_1223","'{0}' tag already specified."),Signature_0_must_be_a_type_predicate:i(1224,1,"Signature_0_must_be_a_type_predicate_1224","Signature '{0}' must be a type predicate."),Cannot_find_parameter_0:i(1225,1,"Cannot_find_parameter_0_1225","Cannot find parameter '{0}'."),Type_predicate_0_is_not_assignable_to_1:i(1226,1,"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:i(1227,1,"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:i(1228,1,"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:i(1229,1,"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:i(1230,1,"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_must_be_at_the_top_level_of_a_file_or_module_declaration:i(1231,1,"An_export_assignment_must_be_at_the_top_level_of_a_file_or_module_declaration_1231","An export assignment must be at the top level of a file or module declaration."),An_import_declaration_can_only_be_used_at_the_top_level_of_a_namespace_or_module:i(1232,1,"An_import_declaration_can_only_be_used_at_the_top_level_of_a_namespace_or_module_1232","An import declaration can only be used at the top level of a namespace or module."),An_export_declaration_can_only_be_used_at_the_top_level_of_a_namespace_or_module:i(1233,1,"An_export_declaration_can_only_be_used_at_the_top_level_of_a_namespace_or_module_1233","An export declaration can only be used at the top level of a namespace or module."),An_ambient_module_declaration_is_only_allowed_at_the_top_level_in_a_file:i(1234,1,"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_at_the_top_level_of_a_namespace_or_module:i(1235,1,"A_namespace_declaration_is_only_allowed_at_the_top_level_of_a_namespace_or_module_1235","A namespace declaration is only allowed at the top level of a namespace or module."),The_return_type_of_a_property_decorator_function_must_be_either_void_or_any:i(1236,1,"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:i(1237,1,"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:i(1238,1,"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:i(1239,1,"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:i(1240,1,"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:i(1241,1,"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:i(1242,1,"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:i(1243,1,"_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:i(1244,1,"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:i(1245,1,"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:i(1246,1,"An_interface_property_cannot_have_an_initializer_1246","An interface property cannot have an initializer."),A_type_literal_property_cannot_have_an_initializer:i(1247,1,"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:i(1248,1,"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:i(1249,1,"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:i(1250,1,"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:i(1251,1,"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:i(1252,1,"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."),A_const_initializer_in_an_ambient_context_must_be_a_string_or_numeric_literal_or_literal_enum_reference:i(1254,1,"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:i(1255,1,"A_definite_assignment_assertion_is_not_permitted_in_this_context_1255","A definite assignment assertion '!' is not permitted in this context."),A_required_element_cannot_follow_an_optional_element:i(1257,1,"A_required_element_cannot_follow_an_optional_element_1257","A required element cannot follow an optional element."),A_default_export_must_be_at_the_top_level_of_a_file_or_module_declaration:i(1258,1,"A_default_export_must_be_at_the_top_level_of_a_file_or_module_declaration_1258","A default export must be at the top level of a file or module declaration."),Module_0_can_only_be_default_imported_using_the_1_flag:i(1259,1,"Module_0_can_only_be_default_imported_using_the_1_flag_1259","Module '{0}' can only be default-imported using the '{1}' flag"),Keywords_cannot_contain_escape_characters:i(1260,1,"Keywords_cannot_contain_escape_characters_1260","Keywords cannot contain escape characters."),Already_included_file_name_0_differs_from_file_name_1_only_in_casing:i(1261,1,"Already_included_file_name_0_differs_from_file_name_1_only_in_casing_1261","Already included file name '{0}' differs from file name '{1}' only in casing."),Identifier_expected_0_is_a_reserved_word_at_the_top_level_of_a_module:i(1262,1,"Identifier_expected_0_is_a_reserved_word_at_the_top_level_of_a_module_1262","Identifier expected. '{0}' is a reserved word at the top-level of a module."),Declarations_with_initializers_cannot_also_have_definite_assignment_assertions:i(1263,1,"Declarations_with_initializers_cannot_also_have_definite_assignment_assertions_1263","Declarations with initializers cannot also have definite assignment assertions."),Declarations_with_definite_assignment_assertions_must_also_have_type_annotations:i(1264,1,"Declarations_with_definite_assignment_assertions_must_also_have_type_annotations_1264","Declarations with definite assignment assertions must also have type annotations."),A_rest_element_cannot_follow_another_rest_element:i(1265,1,"A_rest_element_cannot_follow_another_rest_element_1265","A rest element cannot follow another rest element."),An_optional_element_cannot_follow_a_rest_element:i(1266,1,"An_optional_element_cannot_follow_a_rest_element_1266","An optional element cannot follow a rest element."),Property_0_cannot_have_an_initializer_because_it_is_marked_abstract:i(1267,1,"Property_0_cannot_have_an_initializer_because_it_is_marked_abstract_1267","Property '{0}' cannot have an initializer because it is marked abstract."),An_index_signature_parameter_type_must_be_string_number_symbol_or_a_template_literal_type:i(1268,1,"An_index_signature_parameter_type_must_be_string_number_symbol_or_a_template_literal_type_1268","An index signature parameter type must be 'string', 'number', 'symbol', or a template literal type."),Cannot_use_export_import_on_a_type_or_type_only_namespace_when_0_is_enabled:i(1269,1,"Cannot_use_export_import_on_a_type_or_type_only_namespace_when_0_is_enabled_1269","Cannot use 'export import' on a type or type-only namespace when '{0}' is enabled."),Decorator_function_return_type_0_is_not_assignable_to_type_1:i(1270,1,"Decorator_function_return_type_0_is_not_assignable_to_type_1_1270","Decorator function return type '{0}' is not assignable to type '{1}'."),Decorator_function_return_type_is_0_but_is_expected_to_be_void_or_any:i(1271,1,"Decorator_function_return_type_is_0_but_is_expected_to_be_void_or_any_1271","Decorator function return type is '{0}' but is expected to be 'void' or 'any'."),A_type_referenced_in_a_decorated_signature_must_be_imported_with_import_type_or_a_namespace_import_when_isolatedModules_and_emitDecoratorMetadata_are_enabled:i(1272,1,"A_type_referenced_in_a_decorated_signature_must_be_imported_with_import_type_or_a_namespace_import_w_1272","A type referenced in a decorated signature must be imported with 'import type' or a namespace import when 'isolatedModules' and 'emitDecoratorMetadata' are enabled."),_0_modifier_cannot_appear_on_a_type_parameter:i(1273,1,"_0_modifier_cannot_appear_on_a_type_parameter_1273","'{0}' modifier cannot appear on a type parameter"),_0_modifier_can_only_appear_on_a_type_parameter_of_a_class_interface_or_type_alias:i(1274,1,"_0_modifier_can_only_appear_on_a_type_parameter_of_a_class_interface_or_type_alias_1274","'{0}' modifier can only appear on a type parameter of a class, interface or type alias"),accessor_modifier_can_only_appear_on_a_property_declaration:i(1275,1,"accessor_modifier_can_only_appear_on_a_property_declaration_1275","'accessor' modifier can only appear on a property declaration."),An_accessor_property_cannot_be_declared_optional:i(1276,1,"An_accessor_property_cannot_be_declared_optional_1276","An 'accessor' property cannot be declared optional."),_0_modifier_can_only_appear_on_a_type_parameter_of_a_function_method_or_class:i(1277,1,"_0_modifier_can_only_appear_on_a_type_parameter_of_a_function_method_or_class_1277","'{0}' modifier can only appear on a type parameter of a function, method or class"),The_runtime_will_invoke_the_decorator_with_1_arguments_but_the_decorator_expects_0:i(1278,1,"The_runtime_will_invoke_the_decorator_with_1_arguments_but_the_decorator_expects_0_1278","The runtime will invoke the decorator with {1} arguments, but the decorator expects {0}."),The_runtime_will_invoke_the_decorator_with_1_arguments_but_the_decorator_expects_at_least_0:i(1279,1,"The_runtime_will_invoke_the_decorator_with_1_arguments_but_the_decorator_expects_at_least_0_1279","The runtime will invoke the decorator with {1} arguments, but the decorator expects at least {0}."),Namespaces_are_not_allowed_in_global_script_files_when_0_is_enabled_If_this_file_is_not_intended_to_be_a_global_script_set_moduleDetection_to_force_or_add_an_empty_export_statement:i(1280,1,"Namespaces_are_not_allowed_in_global_script_files_when_0_is_enabled_If_this_file_is_not_intended_to__1280","Namespaces are not allowed in global script files when '{0}' is enabled. If this file is not intended to be a global script, set 'moduleDetection' to 'force' or add an empty 'export {}' statement."),Cannot_access_0_from_another_file_without_qualification_when_1_is_enabled_Use_2_instead:i(1281,1,"Cannot_access_0_from_another_file_without_qualification_when_1_is_enabled_Use_2_instead_1281","Cannot access '{0}' from another file without qualification when '{1}' is enabled. Use '{2}' instead."),An_export_declaration_must_reference_a_value_when_verbatimModuleSyntax_is_enabled_but_0_only_refers_to_a_type:i(1282,1,"An_export_declaration_must_reference_a_value_when_verbatimModuleSyntax_is_enabled_but_0_only_refers__1282","An 'export =' declaration must reference a value when 'verbatimModuleSyntax' is enabled, but '{0}' only refers to a type."),An_export_declaration_must_reference_a_real_value_when_verbatimModuleSyntax_is_enabled_but_0_resolves_to_a_type_only_declaration:i(1283,1,"An_export_declaration_must_reference_a_real_value_when_verbatimModuleSyntax_is_enabled_but_0_resolve_1283","An 'export =' declaration must reference a real value when 'verbatimModuleSyntax' is enabled, but '{0}' resolves to a type-only declaration."),An_export_default_must_reference_a_value_when_verbatimModuleSyntax_is_enabled_but_0_only_refers_to_a_type:i(1284,1,"An_export_default_must_reference_a_value_when_verbatimModuleSyntax_is_enabled_but_0_only_refers_to_a_1284","An 'export default' must reference a value when 'verbatimModuleSyntax' is enabled, but '{0}' only refers to a type."),An_export_default_must_reference_a_real_value_when_verbatimModuleSyntax_is_enabled_but_0_resolves_to_a_type_only_declaration:i(1285,1,"An_export_default_must_reference_a_real_value_when_verbatimModuleSyntax_is_enabled_but_0_resolves_to_1285","An 'export default' must reference a real value when 'verbatimModuleSyntax' is enabled, but '{0}' resolves to a type-only declaration."),ESM_syntax_is_not_allowed_in_a_CommonJS_module_when_verbatimModuleSyntax_is_enabled:i(1286,1,"ESM_syntax_is_not_allowed_in_a_CommonJS_module_when_verbatimModuleSyntax_is_enabled_1286","ESM syntax is not allowed in a CommonJS module when 'verbatimModuleSyntax' is enabled."),A_top_level_export_modifier_cannot_be_used_on_value_declarations_in_a_CommonJS_module_when_verbatimModuleSyntax_is_enabled:i(1287,1,"A_top_level_export_modifier_cannot_be_used_on_value_declarations_in_a_CommonJS_module_when_verbatimM_1287","A top-level 'export' modifier cannot be used on value declarations in a CommonJS module when 'verbatimModuleSyntax' is enabled."),An_import_alias_cannot_resolve_to_a_type_or_type_only_declaration_when_verbatimModuleSyntax_is_enabled:i(1288,1,"An_import_alias_cannot_resolve_to_a_type_or_type_only_declaration_when_verbatimModuleSyntax_is_enabl_1288","An import alias cannot resolve to a type or type-only declaration when 'verbatimModuleSyntax' is enabled."),with_statements_are_not_allowed_in_an_async_function_block:i(1300,1,"with_statements_are_not_allowed_in_an_async_function_block_1300","'with' statements are not allowed in an async function block."),await_expressions_are_only_allowed_within_async_functions_and_at_the_top_levels_of_modules:i(1308,1,"await_expressions_are_only_allowed_within_async_functions_and_at_the_top_levels_of_modules_1308","'await' expressions are only allowed within async functions and at the top levels of modules."),The_current_file_is_a_CommonJS_module_and_cannot_use_await_at_the_top_level:i(1309,1,"The_current_file_is_a_CommonJS_module_and_cannot_use_await_at_the_top_level_1309","The current file is a CommonJS module and cannot use 'await' at the top level."),Did_you_mean_to_use_a_Colon_An_can_only_follow_a_property_name_when_the_containing_object_literal_is_part_of_a_destructuring_pattern:i(1312,1,"Did_you_mean_to_use_a_Colon_An_can_only_follow_a_property_name_when_the_containing_object_literal_is_1312","Did you mean to use a ':'? An '=' can only follow a property name when the containing object literal is part of a destructuring pattern."),The_body_of_an_if_statement_cannot_be_the_empty_statement:i(1313,1,"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:i(1314,1,"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:i(1315,1,"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:i(1316,1,"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:i(1317,1,"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:i(1318,1,"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:i(1319,1,"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:i(1320,1,"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:i(1321,1,"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:i(1322,1,"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_imports_are_only_supported_when_the_module_flag_is_set_to_es2020_es2022_esnext_commonjs_amd_system_umd_node16_or_nodenext:i(1323,1,"Dynamic_imports_are_only_supported_when_the_module_flag_is_set_to_es2020_es2022_esnext_commonjs_amd__1323","Dynamic imports are only supported when the '--module' flag is set to 'es2020', 'es2022', 'esnext', 'commonjs', 'amd', 'system', 'umd', 'node16', or 'nodenext'."),Dynamic_imports_only_support_a_second_argument_when_the_module_option_is_set_to_esnext_node16_or_nodenext:i(1324,1,"Dynamic_imports_only_support_a_second_argument_when_the_module_option_is_set_to_esnext_node16_or_nod_1324","Dynamic imports only support a second argument when the '--module' option is set to 'esnext', 'node16', or 'nodenext'."),Argument_of_dynamic_import_cannot_be_spread_element:i(1325,1,"Argument_of_dynamic_import_cannot_be_spread_element_1325","Argument of dynamic import cannot be spread element."),This_use_of_import_is_invalid_import_calls_can_be_written_but_they_must_have_parentheses_and_cannot_have_type_arguments:i(1326,1,"This_use_of_import_is_invalid_import_calls_can_be_written_but_they_must_have_parentheses_and_cannot__1326","This use of 'import' is invalid. 'import()' calls can be written, but they must have parentheses and cannot have type arguments."),String_literal_with_double_quotes_expected:i(1327,1,"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:i(1328,1,"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:i(1329,1,"_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:i(1330,1,"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:i(1331,1,"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:i(1332,1,"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:i(1333,1,"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:i(1334,1,"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:i(1335,1,"unique_symbol_types_are_not_allowed_here_1335","'unique symbol' types are not allowed here."),An_index_signature_parameter_type_cannot_be_a_literal_type_or_generic_type_Consider_using_a_mapped_object_type_instead:i(1337,1,"An_index_signature_parameter_type_cannot_be_a_literal_type_or_generic_type_Consider_using_a_mapped_o_1337","An index signature parameter type cannot be a literal type or generic type. Consider using a mapped object type instead."),infer_declarations_are_only_permitted_in_the_extends_clause_of_a_conditional_type:i(1338,1,"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:i(1339,1,"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:i(1340,1,"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}')'?"),Class_constructor_may_not_be_an_accessor:i(1341,1,"Class_constructor_may_not_be_an_accessor_1341","Class constructor may not be an accessor."),The_import_meta_meta_property_is_only_allowed_when_the_module_option_is_es2020_es2022_esnext_system_node16_or_nodenext:i(1343,1,"The_import_meta_meta_property_is_only_allowed_when_the_module_option_is_es2020_es2022_esnext_system__1343","The 'import.meta' meta-property is only allowed when the '--module' option is 'es2020', 'es2022', 'esnext', 'system', 'node16', or 'nodenext'."),A_label_is_not_allowed_here:i(1344,1,"A_label_is_not_allowed_here_1344","'A label is not allowed here."),An_expression_of_type_void_cannot_be_tested_for_truthiness:i(1345,1,"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:i(1346,1,"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:i(1347,1,"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:i(1348,1,"Non_simple_parameter_declared_here_1348","Non-simple parameter declared here."),use_strict_directive_used_here:i(1349,1,"use_strict_directive_used_here_1349","'use strict' directive used here."),Print_the_final_configuration_instead_of_building:i(1350,3,"Print_the_final_configuration_instead_of_building_1350","Print the final configuration instead of building."),An_identifier_or_keyword_cannot_immediately_follow_a_numeric_literal:i(1351,1,"An_identifier_or_keyword_cannot_immediately_follow_a_numeric_literal_1351","An identifier or keyword cannot immediately follow a numeric literal."),A_bigint_literal_cannot_use_exponential_notation:i(1352,1,"A_bigint_literal_cannot_use_exponential_notation_1352","A bigint literal cannot use exponential notation."),A_bigint_literal_must_be_an_integer:i(1353,1,"A_bigint_literal_must_be_an_integer_1353","A bigint literal must be an integer."),readonly_type_modifier_is_only_permitted_on_array_and_tuple_literal_types:i(1354,1,"readonly_type_modifier_is_only_permitted_on_array_and_tuple_literal_types_1354","'readonly' type modifier is only permitted on array and tuple literal types."),A_const_assertions_can_only_be_applied_to_references_to_enum_members_or_string_number_boolean_array_or_object_literals:i(1355,1,"A_const_assertions_can_only_be_applied_to_references_to_enum_members_or_string_number_boolean_array__1355","A 'const' assertions can only be applied to references to enum members, or string, number, boolean, array, or object literals."),Did_you_mean_to_mark_this_function_as_async:i(1356,1,"Did_you_mean_to_mark_this_function_as_async_1356","Did you mean to mark this function as 'async'?"),An_enum_member_name_must_be_followed_by_a_or:i(1357,1,"An_enum_member_name_must_be_followed_by_a_or_1357","An enum member name must be followed by a ',', '=', or '}'."),Tagged_template_expressions_are_not_permitted_in_an_optional_chain:i(1358,1,"Tagged_template_expressions_are_not_permitted_in_an_optional_chain_1358","Tagged template expressions are not permitted in an optional chain."),Identifier_expected_0_is_a_reserved_word_that_cannot_be_used_here:i(1359,1,"Identifier_expected_0_is_a_reserved_word_that_cannot_be_used_here_1359","Identifier expected. '{0}' is a reserved word that cannot be used here."),Type_0_does_not_satisfy_the_expected_type_1:i(1360,1,"Type_0_does_not_satisfy_the_expected_type_1_1360","Type '{0}' does not satisfy the expected type '{1}'."),_0_cannot_be_used_as_a_value_because_it_was_imported_using_import_type:i(1361,1,"_0_cannot_be_used_as_a_value_because_it_was_imported_using_import_type_1361","'{0}' cannot be used as a value because it was imported using 'import type'."),_0_cannot_be_used_as_a_value_because_it_was_exported_using_export_type:i(1362,1,"_0_cannot_be_used_as_a_value_because_it_was_exported_using_export_type_1362","'{0}' cannot be used as a value because it was exported using 'export type'."),A_type_only_import_can_specify_a_default_import_or_named_bindings_but_not_both:i(1363,1,"A_type_only_import_can_specify_a_default_import_or_named_bindings_but_not_both_1363","A type-only import can specify a default import or named bindings, but not both."),Convert_to_type_only_export:i(1364,3,"Convert_to_type_only_export_1364","Convert to type-only export"),Convert_all_re_exported_types_to_type_only_exports:i(1365,3,"Convert_all_re_exported_types_to_type_only_exports_1365","Convert all re-exported types to type-only exports"),Split_into_two_separate_import_declarations:i(1366,3,"Split_into_two_separate_import_declarations_1366","Split into two separate import declarations"),Split_all_invalid_type_only_imports:i(1367,3,"Split_all_invalid_type_only_imports_1367","Split all invalid type-only imports"),Class_constructor_may_not_be_a_generator:i(1368,1,"Class_constructor_may_not_be_a_generator_1368","Class constructor may not be a generator."),Did_you_mean_0:i(1369,3,"Did_you_mean_0_1369","Did you mean '{0}'?"),This_import_is_never_used_as_a_value_and_must_use_import_type_because_importsNotUsedAsValues_is_set_to_error:i(1371,1,"This_import_is_never_used_as_a_value_and_must_use_import_type_because_importsNotUsedAsValues_is_set__1371","This import is never used as a value and must use 'import type' because 'importsNotUsedAsValues' is set to 'error'."),Convert_to_type_only_import:i(1373,3,"Convert_to_type_only_import_1373","Convert to type-only import"),Convert_all_imports_not_used_as_a_value_to_type_only_imports:i(1374,3,"Convert_all_imports_not_used_as_a_value_to_type_only_imports_1374","Convert all imports not used as a value to type-only imports"),await_expressions_are_only_allowed_at_the_top_level_of_a_file_when_that_file_is_a_module_but_this_file_has_no_imports_or_exports_Consider_adding_an_empty_export_to_make_this_file_a_module:i(1375,1,"await_expressions_are_only_allowed_at_the_top_level_of_a_file_when_that_file_is_a_module_but_this_fi_1375","'await' expressions are only allowed at the top level of a file when that file is a module, but this file has no imports or exports. Consider adding an empty 'export {}' to make this file a module."),_0_was_imported_here:i(1376,3,"_0_was_imported_here_1376","'{0}' was imported here."),_0_was_exported_here:i(1377,3,"_0_was_exported_here_1377","'{0}' was exported here."),Top_level_await_expressions_are_only_allowed_when_the_module_option_is_set_to_es2022_esnext_system_node16_or_nodenext_and_the_target_option_is_set_to_es2017_or_higher:i(1378,1,"Top_level_await_expressions_are_only_allowed_when_the_module_option_is_set_to_es2022_esnext_system_n_1378","Top-level 'await' expressions are only allowed when the 'module' option is set to 'es2022', 'esnext', 'system', 'node16', or 'nodenext', and the 'target' option is set to 'es2017' or higher."),An_import_alias_cannot_reference_a_declaration_that_was_exported_using_export_type:i(1379,1,"An_import_alias_cannot_reference_a_declaration_that_was_exported_using_export_type_1379","An import alias cannot reference a declaration that was exported using 'export type'."),An_import_alias_cannot_reference_a_declaration_that_was_imported_using_import_type:i(1380,1,"An_import_alias_cannot_reference_a_declaration_that_was_imported_using_import_type_1380","An import alias cannot reference a declaration that was imported using 'import type'."),Unexpected_token_Did_you_mean_or_rbrace:i(1381,1,"Unexpected_token_Did_you_mean_or_rbrace_1381","Unexpected token. Did you mean `{'}'}` or `}`?"),Unexpected_token_Did_you_mean_or_gt:i(1382,1,"Unexpected_token_Did_you_mean_or_gt_1382","Unexpected token. Did you mean `{'>'}` or `>`?"),Function_type_notation_must_be_parenthesized_when_used_in_a_union_type:i(1385,1,"Function_type_notation_must_be_parenthesized_when_used_in_a_union_type_1385","Function type notation must be parenthesized when used in a union type."),Constructor_type_notation_must_be_parenthesized_when_used_in_a_union_type:i(1386,1,"Constructor_type_notation_must_be_parenthesized_when_used_in_a_union_type_1386","Constructor type notation must be parenthesized when used in a union type."),Function_type_notation_must_be_parenthesized_when_used_in_an_intersection_type:i(1387,1,"Function_type_notation_must_be_parenthesized_when_used_in_an_intersection_type_1387","Function type notation must be parenthesized when used in an intersection type."),Constructor_type_notation_must_be_parenthesized_when_used_in_an_intersection_type:i(1388,1,"Constructor_type_notation_must_be_parenthesized_when_used_in_an_intersection_type_1388","Constructor type notation must be parenthesized when used in an intersection type."),_0_is_not_allowed_as_a_variable_declaration_name:i(1389,1,"_0_is_not_allowed_as_a_variable_declaration_name_1389","'{0}' is not allowed as a variable declaration name."),_0_is_not_allowed_as_a_parameter_name:i(1390,1,"_0_is_not_allowed_as_a_parameter_name_1390","'{0}' is not allowed as a parameter name."),An_import_alias_cannot_use_import_type:i(1392,1,"An_import_alias_cannot_use_import_type_1392","An import alias cannot use 'import type'"),Imported_via_0_from_file_1:i(1393,3,"Imported_via_0_from_file_1_1393","Imported via {0} from file '{1}'"),Imported_via_0_from_file_1_with_packageId_2:i(1394,3,"Imported_via_0_from_file_1_with_packageId_2_1394","Imported via {0} from file '{1}' with packageId '{2}'"),Imported_via_0_from_file_1_to_import_importHelpers_as_specified_in_compilerOptions:i(1395,3,"Imported_via_0_from_file_1_to_import_importHelpers_as_specified_in_compilerOptions_1395","Imported via {0} from file '{1}' to import 'importHelpers' as specified in compilerOptions"),Imported_via_0_from_file_1_with_packageId_2_to_import_importHelpers_as_specified_in_compilerOptions:i(1396,3,"Imported_via_0_from_file_1_with_packageId_2_to_import_importHelpers_as_specified_in_compilerOptions_1396","Imported via {0} from file '{1}' with packageId '{2}' to import 'importHelpers' as specified in compilerOptions"),Imported_via_0_from_file_1_to_import_jsx_and_jsxs_factory_functions:i(1397,3,"Imported_via_0_from_file_1_to_import_jsx_and_jsxs_factory_functions_1397","Imported via {0} from file '{1}' to import 'jsx' and 'jsxs' factory functions"),Imported_via_0_from_file_1_with_packageId_2_to_import_jsx_and_jsxs_factory_functions:i(1398,3,"Imported_via_0_from_file_1_with_packageId_2_to_import_jsx_and_jsxs_factory_functions_1398","Imported via {0} from file '{1}' with packageId '{2}' to import 'jsx' and 'jsxs' factory functions"),File_is_included_via_import_here:i(1399,3,"File_is_included_via_import_here_1399","File is included via import here."),Referenced_via_0_from_file_1:i(1400,3,"Referenced_via_0_from_file_1_1400","Referenced via '{0}' from file '{1}'"),File_is_included_via_reference_here:i(1401,3,"File_is_included_via_reference_here_1401","File is included via reference here."),Type_library_referenced_via_0_from_file_1:i(1402,3,"Type_library_referenced_via_0_from_file_1_1402","Type library referenced via '{0}' from file '{1}'"),Type_library_referenced_via_0_from_file_1_with_packageId_2:i(1403,3,"Type_library_referenced_via_0_from_file_1_with_packageId_2_1403","Type library referenced via '{0}' from file '{1}' with packageId '{2}'"),File_is_included_via_type_library_reference_here:i(1404,3,"File_is_included_via_type_library_reference_here_1404","File is included via type library reference here."),Library_referenced_via_0_from_file_1:i(1405,3,"Library_referenced_via_0_from_file_1_1405","Library referenced via '{0}' from file '{1}'"),File_is_included_via_library_reference_here:i(1406,3,"File_is_included_via_library_reference_here_1406","File is included via library reference here."),Matched_by_include_pattern_0_in_1:i(1407,3,"Matched_by_include_pattern_0_in_1_1407","Matched by include pattern '{0}' in '{1}'"),File_is_matched_by_include_pattern_specified_here:i(1408,3,"File_is_matched_by_include_pattern_specified_here_1408","File is matched by include pattern specified here."),Part_of_files_list_in_tsconfig_json:i(1409,3,"Part_of_files_list_in_tsconfig_json_1409","Part of 'files' list in tsconfig.json"),File_is_matched_by_files_list_specified_here:i(1410,3,"File_is_matched_by_files_list_specified_here_1410","File is matched by 'files' list specified here."),Output_from_referenced_project_0_included_because_1_specified:i(1411,3,"Output_from_referenced_project_0_included_because_1_specified_1411","Output from referenced project '{0}' included because '{1}' specified"),Output_from_referenced_project_0_included_because_module_is_specified_as_none:i(1412,3,"Output_from_referenced_project_0_included_because_module_is_specified_as_none_1412","Output from referenced project '{0}' included because '--module' is specified as 'none'"),File_is_output_from_referenced_project_specified_here:i(1413,3,"File_is_output_from_referenced_project_specified_here_1413","File is output from referenced project specified here."),Source_from_referenced_project_0_included_because_1_specified:i(1414,3,"Source_from_referenced_project_0_included_because_1_specified_1414","Source from referenced project '{0}' included because '{1}' specified"),Source_from_referenced_project_0_included_because_module_is_specified_as_none:i(1415,3,"Source_from_referenced_project_0_included_because_module_is_specified_as_none_1415","Source from referenced project '{0}' included because '--module' is specified as 'none'"),File_is_source_from_referenced_project_specified_here:i(1416,3,"File_is_source_from_referenced_project_specified_here_1416","File is source from referenced project specified here."),Entry_point_of_type_library_0_specified_in_compilerOptions:i(1417,3,"Entry_point_of_type_library_0_specified_in_compilerOptions_1417","Entry point of type library '{0}' specified in compilerOptions"),Entry_point_of_type_library_0_specified_in_compilerOptions_with_packageId_1:i(1418,3,"Entry_point_of_type_library_0_specified_in_compilerOptions_with_packageId_1_1418","Entry point of type library '{0}' specified in compilerOptions with packageId '{1}'"),File_is_entry_point_of_type_library_specified_here:i(1419,3,"File_is_entry_point_of_type_library_specified_here_1419","File is entry point of type library specified here."),Entry_point_for_implicit_type_library_0:i(1420,3,"Entry_point_for_implicit_type_library_0_1420","Entry point for implicit type library '{0}'"),Entry_point_for_implicit_type_library_0_with_packageId_1:i(1421,3,"Entry_point_for_implicit_type_library_0_with_packageId_1_1421","Entry point for implicit type library '{0}' with packageId '{1}'"),Library_0_specified_in_compilerOptions:i(1422,3,"Library_0_specified_in_compilerOptions_1422","Library '{0}' specified in compilerOptions"),File_is_library_specified_here:i(1423,3,"File_is_library_specified_here_1423","File is library specified here."),Default_library:i(1424,3,"Default_library_1424","Default library"),Default_library_for_target_0:i(1425,3,"Default_library_for_target_0_1425","Default library for target '{0}'"),File_is_default_library_for_target_specified_here:i(1426,3,"File_is_default_library_for_target_specified_here_1426","File is default library for target specified here."),Root_file_specified_for_compilation:i(1427,3,"Root_file_specified_for_compilation_1427","Root file specified for compilation"),File_is_output_of_project_reference_source_0:i(1428,3,"File_is_output_of_project_reference_source_0_1428","File is output of project reference source '{0}'"),File_redirects_to_file_0:i(1429,3,"File_redirects_to_file_0_1429","File redirects to file '{0}'"),The_file_is_in_the_program_because_Colon:i(1430,3,"The_file_is_in_the_program_because_Colon_1430","The file is in the program because:"),for_await_loops_are_only_allowed_at_the_top_level_of_a_file_when_that_file_is_a_module_but_this_file_has_no_imports_or_exports_Consider_adding_an_empty_export_to_make_this_file_a_module:i(1431,1,"for_await_loops_are_only_allowed_at_the_top_level_of_a_file_when_that_file_is_a_module_but_this_file_1431","'for await' loops are only allowed at the top level of a file when that file is a module, but this file has no imports or exports. Consider adding an empty 'export {}' to make this file a module."),Top_level_for_await_loops_are_only_allowed_when_the_module_option_is_set_to_es2022_esnext_system_node16_or_nodenext_and_the_target_option_is_set_to_es2017_or_higher:i(1432,1,"Top_level_for_await_loops_are_only_allowed_when_the_module_option_is_set_to_es2022_esnext_system_nod_1432","Top-level 'for await' loops are only allowed when the 'module' option is set to 'es2022', 'esnext', 'system', 'node16', or 'nodenext', and the 'target' option is set to 'es2017' or higher."),Neither_decorators_nor_modifiers_may_be_applied_to_this_parameters:i(1433,1,"Neither_decorators_nor_modifiers_may_be_applied_to_this_parameters_1433","Neither decorators nor modifiers may be applied to 'this' parameters."),Unexpected_keyword_or_identifier:i(1434,1,"Unexpected_keyword_or_identifier_1434","Unexpected keyword or identifier."),Unknown_keyword_or_identifier_Did_you_mean_0:i(1435,1,"Unknown_keyword_or_identifier_Did_you_mean_0_1435","Unknown keyword or identifier. Did you mean '{0}'?"),Decorators_must_precede_the_name_and_all_keywords_of_property_declarations:i(1436,1,"Decorators_must_precede_the_name_and_all_keywords_of_property_declarations_1436","Decorators must precede the name and all keywords of property declarations."),Namespace_must_be_given_a_name:i(1437,1,"Namespace_must_be_given_a_name_1437","Namespace must be given a name."),Interface_must_be_given_a_name:i(1438,1,"Interface_must_be_given_a_name_1438","Interface must be given a name."),Type_alias_must_be_given_a_name:i(1439,1,"Type_alias_must_be_given_a_name_1439","Type alias must be given a name."),Variable_declaration_not_allowed_at_this_location:i(1440,1,"Variable_declaration_not_allowed_at_this_location_1440","Variable declaration not allowed at this location."),Cannot_start_a_function_call_in_a_type_annotation:i(1441,1,"Cannot_start_a_function_call_in_a_type_annotation_1441","Cannot start a function call in a type annotation."),Expected_for_property_initializer:i(1442,1,"Expected_for_property_initializer_1442","Expected '=' for property initializer."),Module_declaration_names_may_only_use_or_quoted_strings:i(1443,1,"Module_declaration_names_may_only_use_or_quoted_strings_1443",`Module declaration names may only use ' or " quoted strings.`),_0_is_a_type_and_must_be_imported_using_a_type_only_import_when_preserveValueImports_and_isolatedModules_are_both_enabled:i(1444,1,"_0_is_a_type_and_must_be_imported_using_a_type_only_import_when_preserveValueImports_and_isolatedMod_1444","'{0}' is a type and must be imported using a type-only import when 'preserveValueImports' and 'isolatedModules' are both enabled."),_0_resolves_to_a_type_only_declaration_and_must_be_imported_using_a_type_only_import_when_preserveValueImports_and_isolatedModules_are_both_enabled:i(1446,1,"_0_resolves_to_a_type_only_declaration_and_must_be_imported_using_a_type_only_import_when_preserveVa_1446","'{0}' resolves to a type-only declaration and must be imported using a type-only import when 'preserveValueImports' and 'isolatedModules' are both enabled."),_0_resolves_to_a_type_only_declaration_and_must_be_re_exported_using_a_type_only_re_export_when_1_is_enabled:i(1448,1,"_0_resolves_to_a_type_only_declaration_and_must_be_re_exported_using_a_type_only_re_export_when_1_is_1448","'{0}' resolves to a type-only declaration and must be re-exported using a type-only re-export when '{1}' is enabled."),Preserve_unused_imported_values_in_the_JavaScript_output_that_would_otherwise_be_removed:i(1449,3,"Preserve_unused_imported_values_in_the_JavaScript_output_that_would_otherwise_be_removed_1449","Preserve unused imported values in the JavaScript output that would otherwise be removed."),Dynamic_imports_can_only_accept_a_module_specifier_and_an_optional_assertion_as_arguments:i(1450,3,"Dynamic_imports_can_only_accept_a_module_specifier_and_an_optional_assertion_as_arguments_1450","Dynamic imports can only accept a module specifier and an optional assertion as arguments"),Private_identifiers_are_only_allowed_in_class_bodies_and_may_only_be_used_as_part_of_a_class_member_declaration_property_access_or_on_the_left_hand_side_of_an_in_expression:i(1451,1,"Private_identifiers_are_only_allowed_in_class_bodies_and_may_only_be_used_as_part_of_a_class_member__1451","Private identifiers are only allowed in class bodies and may only be used as part of a class member declaration, property access, or on the left-hand-side of an 'in' expression"),resolution_mode_assertions_are_only_supported_when_moduleResolution_is_node16_or_nodenext:i(1452,1,"resolution_mode_assertions_are_only_supported_when_moduleResolution_is_node16_or_nodenext_1452","'resolution-mode' assertions are only supported when `moduleResolution` is `node16` or `nodenext`."),resolution_mode_should_be_either_require_or_import:i(1453,1,"resolution_mode_should_be_either_require_or_import_1453","`resolution-mode` should be either `require` or `import`."),resolution_mode_can_only_be_set_for_type_only_imports:i(1454,1,"resolution_mode_can_only_be_set_for_type_only_imports_1454","`resolution-mode` can only be set for type-only imports."),resolution_mode_is_the_only_valid_key_for_type_import_assertions:i(1455,1,"resolution_mode_is_the_only_valid_key_for_type_import_assertions_1455","`resolution-mode` is the only valid key for type import assertions."),Type_import_assertions_should_have_exactly_one_key_resolution_mode_with_value_import_or_require:i(1456,1,"Type_import_assertions_should_have_exactly_one_key_resolution_mode_with_value_import_or_require_1456","Type import assertions should have exactly one key - `resolution-mode` - with value `import` or `require`."),Matched_by_default_include_pattern_Asterisk_Asterisk_Slash_Asterisk:i(1457,3,"Matched_by_default_include_pattern_Asterisk_Asterisk_Slash_Asterisk_1457","Matched by default include pattern '**/*'"),File_is_ECMAScript_module_because_0_has_field_type_with_value_module:i(1458,3,"File_is_ECMAScript_module_because_0_has_field_type_with_value_module_1458",`File is ECMAScript module because '{0}' has field "type" with value "module"`),File_is_CommonJS_module_because_0_has_field_type_whose_value_is_not_module:i(1459,3,"File_is_CommonJS_module_because_0_has_field_type_whose_value_is_not_module_1459",`File is CommonJS module because '{0}' has field "type" whose value is not "module"`),File_is_CommonJS_module_because_0_does_not_have_field_type:i(1460,3,"File_is_CommonJS_module_because_0_does_not_have_field_type_1460",`File is CommonJS module because '{0}' does not have field "type"`),File_is_CommonJS_module_because_package_json_was_not_found:i(1461,3,"File_is_CommonJS_module_because_package_json_was_not_found_1461","File is CommonJS module because 'package.json' was not found"),The_import_meta_meta_property_is_not_allowed_in_files_which_will_build_into_CommonJS_output:i(1470,1,"The_import_meta_meta_property_is_not_allowed_in_files_which_will_build_into_CommonJS_output_1470","The 'import.meta' meta-property is not allowed in files which will build into CommonJS output."),Module_0_cannot_be_imported_using_this_construct_The_specifier_only_resolves_to_an_ES_module_which_cannot_be_imported_with_require_Use_an_ECMAScript_import_instead:i(1471,1,"Module_0_cannot_be_imported_using_this_construct_The_specifier_only_resolves_to_an_ES_module_which_c_1471","Module '{0}' cannot be imported using this construct. The specifier only resolves to an ES module, which cannot be imported with 'require'. Use an ECMAScript import instead."),catch_or_finally_expected:i(1472,1,"catch_or_finally_expected_1472","'catch' or 'finally' expected."),An_import_declaration_can_only_be_used_at_the_top_level_of_a_module:i(1473,1,"An_import_declaration_can_only_be_used_at_the_top_level_of_a_module_1473","An import declaration can only be used at the top level of a module."),An_export_declaration_can_only_be_used_at_the_top_level_of_a_module:i(1474,1,"An_export_declaration_can_only_be_used_at_the_top_level_of_a_module_1474","An export declaration can only be used at the top level of a module."),Control_what_method_is_used_to_detect_module_format_JS_files:i(1475,3,"Control_what_method_is_used_to_detect_module_format_JS_files_1475","Control what method is used to detect module-format JS files."),auto_Colon_Treat_files_with_imports_exports_import_meta_jsx_with_jsx_Colon_react_jsx_or_esm_format_with_module_Colon_node16_as_modules:i(1476,3,"auto_Colon_Treat_files_with_imports_exports_import_meta_jsx_with_jsx_Colon_react_jsx_or_esm_format_w_1476",'"auto": Treat files with imports, exports, import.meta, jsx (with jsx: react-jsx), or esm format (with module: node16+) as modules.'),An_instantiation_expression_cannot_be_followed_by_a_property_access:i(1477,1,"An_instantiation_expression_cannot_be_followed_by_a_property_access_1477","An instantiation expression cannot be followed by a property access."),Identifier_or_string_literal_expected:i(1478,1,"Identifier_or_string_literal_expected_1478","Identifier or string literal expected."),The_current_file_is_a_CommonJS_module_whose_imports_will_produce_require_calls_however_the_referenced_file_is_an_ECMAScript_module_and_cannot_be_imported_with_require_Consider_writing_a_dynamic_import_0_call_instead:i(1479,1,"The_current_file_is_a_CommonJS_module_whose_imports_will_produce_require_calls_however_the_reference_1479",`The current file is a CommonJS module whose imports will produce 'require' calls; however, the referenced file is an ECMAScript module and cannot be imported with 'require'. Consider writing a dynamic 'import("{0}")' call instead.`),To_convert_this_file_to_an_ECMAScript_module_change_its_file_extension_to_0_or_create_a_local_package_json_file_with_type_Colon_module:i(1480,3,"To_convert_this_file_to_an_ECMAScript_module_change_its_file_extension_to_0_or_create_a_local_packag_1480",'To convert this file to an ECMAScript module, change its file extension to \'{0}\' or create a local package.json file with `{ "type": "module" }`.'),To_convert_this_file_to_an_ECMAScript_module_change_its_file_extension_to_0_or_add_the_field_type_Colon_module_to_1:i(1481,3,"To_convert_this_file_to_an_ECMAScript_module_change_its_file_extension_to_0_or_add_the_field_type_Co_1481",`To convert this file to an ECMAScript module, change its file extension to '{0}', or add the field \`"type": "module"\` to '{1}'.`),To_convert_this_file_to_an_ECMAScript_module_add_the_field_type_Colon_module_to_0:i(1482,3,"To_convert_this_file_to_an_ECMAScript_module_add_the_field_type_Colon_module_to_0_1482",'To convert this file to an ECMAScript module, add the field `"type": "module"` to \'{0}\'.'),To_convert_this_file_to_an_ECMAScript_module_create_a_local_package_json_file_with_type_Colon_module:i(1483,3,"To_convert_this_file_to_an_ECMAScript_module_create_a_local_package_json_file_with_type_Colon_module_1483",'To convert this file to an ECMAScript module, create a local package.json file with `{ "type": "module" }`.'),_0_is_a_type_and_must_be_imported_using_a_type_only_import_when_verbatimModuleSyntax_is_enabled:i(1484,1,"_0_is_a_type_and_must_be_imported_using_a_type_only_import_when_verbatimModuleSyntax_is_enabled_1484","'{0}' is a type and must be imported using a type-only import when 'verbatimModuleSyntax' is enabled."),_0_resolves_to_a_type_only_declaration_and_must_be_imported_using_a_type_only_import_when_verbatimModuleSyntax_is_enabled:i(1485,1,"_0_resolves_to_a_type_only_declaration_and_must_be_imported_using_a_type_only_import_when_verbatimMo_1485","'{0}' resolves to a type-only declaration and must be imported using a type-only import when 'verbatimModuleSyntax' is enabled."),Decorator_used_before_export_here:i(1486,1,"Decorator_used_before_export_here_1486","Decorator used before 'export' here."),The_types_of_0_are_incompatible_between_these_types:i(2200,1,"The_types_of_0_are_incompatible_between_these_types_2200","The types of '{0}' are incompatible between these types."),The_types_returned_by_0_are_incompatible_between_these_types:i(2201,1,"The_types_returned_by_0_are_incompatible_between_these_types_2201","The types returned by '{0}' are incompatible between these types."),Call_signature_return_types_0_and_1_are_incompatible:i(2202,1,"Call_signature_return_types_0_and_1_are_incompatible_2202","Call signature return types '{0}' and '{1}' are incompatible.",void 0,!0),Construct_signature_return_types_0_and_1_are_incompatible:i(2203,1,"Construct_signature_return_types_0_and_1_are_incompatible_2203","Construct signature return types '{0}' and '{1}' are incompatible.",void 0,!0),Call_signatures_with_no_arguments_have_incompatible_return_types_0_and_1:i(2204,1,"Call_signatures_with_no_arguments_have_incompatible_return_types_0_and_1_2204","Call signatures with no arguments have incompatible return types '{0}' and '{1}'.",void 0,!0),Construct_signatures_with_no_arguments_have_incompatible_return_types_0_and_1:i(2205,1,"Construct_signatures_with_no_arguments_have_incompatible_return_types_0_and_1_2205","Construct signatures with no arguments have incompatible return types '{0}' and '{1}'.",void 0,!0),The_type_modifier_cannot_be_used_on_a_named_import_when_import_type_is_used_on_its_import_statement:i(2206,1,"The_type_modifier_cannot_be_used_on_a_named_import_when_import_type_is_used_on_its_import_statement_2206","The 'type' modifier cannot be used on a named import when 'import type' is used on its import statement."),The_type_modifier_cannot_be_used_on_a_named_export_when_export_type_is_used_on_its_export_statement:i(2207,1,"The_type_modifier_cannot_be_used_on_a_named_export_when_export_type_is_used_on_its_export_statement_2207","The 'type' modifier cannot be used on a named export when 'export type' is used on its export statement."),This_type_parameter_might_need_an_extends_0_constraint:i(2208,1,"This_type_parameter_might_need_an_extends_0_constraint_2208","This type parameter might need an `extends {0}` constraint."),The_project_root_is_ambiguous_but_is_required_to_resolve_export_map_entry_0_in_file_1_Supply_the_rootDir_compiler_option_to_disambiguate:i(2209,1,"The_project_root_is_ambiguous_but_is_required_to_resolve_export_map_entry_0_in_file_1_Supply_the_roo_2209","The project root is ambiguous, but is required to resolve export map entry '{0}' in file '{1}'. Supply the `rootDir` compiler option to disambiguate."),The_project_root_is_ambiguous_but_is_required_to_resolve_import_map_entry_0_in_file_1_Supply_the_rootDir_compiler_option_to_disambiguate:i(2210,1,"The_project_root_is_ambiguous_but_is_required_to_resolve_import_map_entry_0_in_file_1_Supply_the_roo_2210","The project root is ambiguous, but is required to resolve import map entry '{0}' in file '{1}'. Supply the `rootDir` compiler option to disambiguate."),Add_extends_constraint:i(2211,3,"Add_extends_constraint_2211","Add `extends` constraint."),Add_extends_constraint_to_all_type_parameters:i(2212,3,"Add_extends_constraint_to_all_type_parameters_2212","Add `extends` constraint to all type parameters"),Duplicate_identifier_0:i(2300,1,"Duplicate_identifier_0_2300","Duplicate identifier '{0}'."),Initializer_of_instance_member_variable_0_cannot_reference_identifier_1_declared_in_the_constructor:i(2301,1,"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:i(2302,1,"Static_members_cannot_reference_class_type_parameters_2302","Static members cannot reference class type parameters."),Circular_definition_of_import_alias_0:i(2303,1,"Circular_definition_of_import_alias_0_2303","Circular definition of import alias '{0}'."),Cannot_find_name_0:i(2304,1,"Cannot_find_name_0_2304","Cannot find name '{0}'."),Module_0_has_no_exported_member_1:i(2305,1,"Module_0_has_no_exported_member_1_2305","Module '{0}' has no exported member '{1}'."),File_0_is_not_a_module:i(2306,1,"File_0_is_not_a_module_2306","File '{0}' is not a module."),Cannot_find_module_0_or_its_corresponding_type_declarations:i(2307,1,"Cannot_find_module_0_or_its_corresponding_type_declarations_2307","Cannot find module '{0}' or its corresponding type declarations."),Module_0_has_already_exported_a_member_named_1_Consider_explicitly_re_exporting_to_resolve_the_ambiguity:i(2308,1,"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:i(2309,1,"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:i(2310,1,"Type_0_recursively_references_itself_as_a_base_type_2310","Type '{0}' recursively references itself as a base type."),Cannot_find_name_0_Did_you_mean_to_write_this_in_an_async_function:i(2311,1,"Cannot_find_name_0_Did_you_mean_to_write_this_in_an_async_function_2311","Cannot find name '{0}'. Did you mean to write this in an async function?"),An_interface_can_only_extend_an_object_type_or_intersection_of_object_types_with_statically_known_members:i(2312,1,"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:i(2313,1,"Type_parameter_0_has_a_circular_constraint_2313","Type parameter '{0}' has a circular constraint."),Generic_type_0_requires_1_type_argument_s:i(2314,1,"Generic_type_0_requires_1_type_argument_s_2314","Generic type '{0}' requires {1} type argument(s)."),Type_0_is_not_generic:i(2315,1,"Type_0_is_not_generic_2315","Type '{0}' is not generic."),Global_type_0_must_be_a_class_or_interface_type:i(2316,1,"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:i(2317,1,"Global_type_0_must_have_1_type_parameter_s_2317","Global type '{0}' must have {1} type parameter(s)."),Cannot_find_global_type_0:i(2318,1,"Cannot_find_global_type_0_2318","Cannot find global type '{0}'."),Named_property_0_of_types_1_and_2_are_not_identical:i(2319,1,"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:i(2320,1,"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:i(2321,1,"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:i(2322,1,"Type_0_is_not_assignable_to_type_1_2322","Type '{0}' is not assignable to type '{1}'."),Cannot_redeclare_exported_variable_0:i(2323,1,"Cannot_redeclare_exported_variable_0_2323","Cannot redeclare exported variable '{0}'."),Property_0_is_missing_in_type_1:i(2324,1,"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:i(2325,1,"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:i(2326,1,"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:i(2327,1,"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:i(2328,1,"Types_of_parameters_0_and_1_are_incompatible_2328","Types of parameters '{0}' and '{1}' are incompatible."),Index_signature_for_type_0_is_missing_in_type_1:i(2329,1,"Index_signature_for_type_0_is_missing_in_type_1_2329","Index signature for type '{0}' is missing in type '{1}'."),_0_and_1_index_signatures_are_incompatible:i(2330,1,"_0_and_1_index_signatures_are_incompatible_2330","'{0}' and '{1}' index signatures are incompatible."),this_cannot_be_referenced_in_a_module_or_namespace_body:i(2331,1,"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:i(2332,1,"this_cannot_be_referenced_in_current_location_2332","'this' cannot be referenced in current location."),this_cannot_be_referenced_in_constructor_arguments:i(2333,1,"this_cannot_be_referenced_in_constructor_arguments_2333","'this' cannot be referenced in constructor arguments."),this_cannot_be_referenced_in_a_static_property_initializer:i(2334,1,"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:i(2335,1,"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:i(2336,1,"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:i(2337,1,"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:i(2338,1,"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:i(2339,1,"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:i(2340,1,"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:i(2341,1,"Property_0_is_private_and_only_accessible_within_class_1_2341","Property '{0}' is private and only accessible within class '{1}'."),This_syntax_requires_an_imported_helper_named_1_which_does_not_exist_in_0_Consider_upgrading_your_version_of_0:i(2343,1,"This_syntax_requires_an_imported_helper_named_1_which_does_not_exist_in_0_Consider_upgrading_your_ve_2343","This syntax requires an imported helper named '{1}' which does not exist in '{0}'. Consider upgrading your version of '{0}'."),Type_0_does_not_satisfy_the_constraint_1:i(2344,1,"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:i(2345,1,"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:i(2346,1,"Call_target_does_not_contain_any_signatures_2346","Call target does not contain any signatures."),Untyped_function_calls_may_not_accept_type_arguments:i(2347,1,"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:i(2348,1,"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'?"),This_expression_is_not_callable:i(2349,1,"This_expression_is_not_callable_2349","This expression is not callable."),Only_a_void_function_can_be_called_with_the_new_keyword:i(2350,1,"Only_a_void_function_can_be_called_with_the_new_keyword_2350","Only a void function can be called with the 'new' keyword."),This_expression_is_not_constructable:i(2351,1,"This_expression_is_not_constructable_2351","This expression is not constructable."),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:i(2352,1,"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:i(2353,1,"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:i(2354,1,"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:i(2355,1,"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:i(2356,1,"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:i(2357,1,"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:i(2358,1,"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:i(2359,1,"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_arithmetic_operation_must_be_of_type_any_number_bigint_or_an_enum_type:i(2362,1,"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:i(2363,1,"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:i(2364,1,"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:i(2365,1,"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:i(2366,1,"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_comparison_appears_to_be_unintentional_because_the_types_0_and_1_have_no_overlap:i(2367,1,"This_comparison_appears_to_be_unintentional_because_the_types_0_and_1_have_no_overlap_2367","This comparison appears to be unintentional because the types '{0}' and '{1}' have no overlap."),Type_parameter_name_cannot_be_0:i(2368,1,"Type_parameter_name_cannot_be_0_2368","Type parameter name cannot be '{0}'."),A_parameter_property_is_only_allowed_in_a_constructor_implementation:i(2369,1,"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:i(2370,1,"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:i(2371,1,"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_reference_itself:i(2372,1,"Parameter_0_cannot_reference_itself_2372","Parameter '{0}' cannot reference itself."),Parameter_0_cannot_reference_identifier_1_declared_after_it:i(2373,1,"Parameter_0_cannot_reference_identifier_1_declared_after_it_2373","Parameter '{0}' cannot reference identifier '{1}' declared after it."),Duplicate_index_signature_for_type_0:i(2374,1,"Duplicate_index_signature_for_type_0_2374","Duplicate index signature for type '{0}'."),Type_0_is_not_assignable_to_type_1_with_exactOptionalPropertyTypes_Colon_true_Consider_adding_undefined_to_the_types_of_the_target_s_properties:i(2375,1,"Type_0_is_not_assignable_to_type_1_with_exactOptionalPropertyTypes_Colon_true_Consider_adding_undefi_2375","Type '{0}' is not assignable to type '{1}' with 'exactOptionalPropertyTypes: true'. Consider adding 'undefined' to the types of the target's properties."),A_super_call_must_be_the_first_statement_in_the_constructor_to_refer_to_super_or_this_when_a_derived_class_contains_initialized_properties_parameter_properties_or_private_identifiers:i(2376,1,"A_super_call_must_be_the_first_statement_in_the_constructor_to_refer_to_super_or_this_when_a_derived_2376","A 'super' call must be the first statement in the constructor to refer to 'super' or 'this' when a derived class contains initialized properties, parameter properties, or private identifiers."),Constructors_for_derived_classes_must_contain_a_super_call:i(2377,1,"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:i(2378,1,"A_get_accessor_must_return_a_value_2378","A 'get' accessor must return a value."),Argument_of_type_0_is_not_assignable_to_parameter_of_type_1_with_exactOptionalPropertyTypes_Colon_true_Consider_adding_undefined_to_the_types_of_the_target_s_properties:i(2379,1,"Argument_of_type_0_is_not_assignable_to_parameter_of_type_1_with_exactOptionalPropertyTypes_Colon_tr_2379","Argument of type '{0}' is not assignable to parameter of type '{1}' with 'exactOptionalPropertyTypes: true'. Consider adding 'undefined' to the types of the target's properties."),The_return_type_of_a_get_accessor_must_be_assignable_to_its_set_accessor_type:i(2380,1,"The_return_type_of_a_get_accessor_must_be_assignable_to_its_set_accessor_type_2380","The return type of a 'get' accessor must be assignable to its 'set' accessor type"),Overload_signatures_must_all_be_exported_or_non_exported:i(2383,1,"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:i(2384,1,"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:i(2385,1,"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:i(2386,1,"Overload_signatures_must_all_be_optional_or_required_2386","Overload signatures must all be optional or required."),Function_overload_must_be_static:i(2387,1,"Function_overload_must_be_static_2387","Function overload must be static."),Function_overload_must_not_be_static:i(2388,1,"Function_overload_must_not_be_static_2388","Function overload must not be static."),Function_implementation_name_must_be_0:i(2389,1,"Function_implementation_name_must_be_0_2389","Function implementation name must be '{0}'."),Constructor_implementation_is_missing:i(2390,1,"Constructor_implementation_is_missing_2390","Constructor implementation is missing."),Function_implementation_is_missing_or_not_immediately_following_the_declaration:i(2391,1,"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:i(2392,1,"Multiple_constructor_implementations_are_not_allowed_2392","Multiple constructor implementations are not allowed."),Duplicate_function_implementation:i(2393,1,"Duplicate_function_implementation_2393","Duplicate function implementation."),This_overload_signature_is_not_compatible_with_its_implementation_signature:i(2394,1,"This_overload_signature_is_not_compatible_with_its_implementation_signature_2394","This overload signature is not compatible with its implementation signature."),Individual_declarations_in_merged_declaration_0_must_be_all_exported_or_all_local:i(2395,1,"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:i(2396,1,"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:i(2397,1,"Declaration_name_conflicts_with_built_in_global_identifier_0_2397","Declaration name conflicts with built-in global identifier '{0}'."),constructor_cannot_be_used_as_a_parameter_property_name:i(2398,1,"constructor_cannot_be_used_as_a_parameter_property_name_2398","'constructor' cannot be used as a parameter property name."),Duplicate_identifier_this_Compiler_uses_variable_declaration_this_to_capture_this_reference:i(2399,1,"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:i(2400,1,"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."),A_super_call_must_be_a_root_level_statement_within_a_constructor_of_a_derived_class_that_contains_initialized_properties_parameter_properties_or_private_identifiers:i(2401,1,"A_super_call_must_be_a_root_level_statement_within_a_constructor_of_a_derived_class_that_contains_in_2401","A 'super' call must be a root-level statement within a constructor of a derived class that contains initialized properties, parameter properties, or private identifiers."),Expression_resolves_to_super_that_compiler_uses_to_capture_base_class_reference:i(2402,1,"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:i(2403,1,"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:i(2404,1,"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:i(2405,1,"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:i(2406,1,"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:i(2407,1,"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:i(2408,1,"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:i(2409,1,"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:i(2410,1,"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'."),Type_0_is_not_assignable_to_type_1_with_exactOptionalPropertyTypes_Colon_true_Consider_adding_undefined_to_the_type_of_the_target:i(2412,1,"Type_0_is_not_assignable_to_type_1_with_exactOptionalPropertyTypes_Colon_true_Consider_adding_undefi_2412","Type '{0}' is not assignable to type '{1}' with 'exactOptionalPropertyTypes: true'. Consider adding 'undefined' to the type of the target."),Property_0_of_type_1_is_not_assignable_to_2_index_type_3:i(2411,1,"Property_0_of_type_1_is_not_assignable_to_2_index_type_3_2411","Property '{0}' of type '{1}' is not assignable to '{2}' index type '{3}'."),_0_index_type_1_is_not_assignable_to_2_index_type_3:i(2413,1,"_0_index_type_1_is_not_assignable_to_2_index_type_3_2413","'{0}' index type '{1}' is not assignable to '{2}' index type '{3}'."),Class_name_cannot_be_0:i(2414,1,"Class_name_cannot_be_0_2414","Class name cannot be '{0}'."),Class_0_incorrectly_extends_base_class_1:i(2415,1,"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:i(2416,1,"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:i(2417,1,"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:i(2418,1,"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}'."),Types_of_construct_signatures_are_incompatible:i(2419,1,"Types_of_construct_signatures_are_incompatible_2419","Types of construct signatures are incompatible."),Class_0_incorrectly_implements_interface_1:i(2420,1,"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:i(2422,1,"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:i(2423,1,"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_property_1_but_extended_class_2_defines_it_as_instance_member_function:i(2425,1,"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:i(2426,1,"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:i(2427,1,"Interface_name_cannot_be_0_2427","Interface name cannot be '{0}'."),All_declarations_of_0_must_have_identical_type_parameters:i(2428,1,"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:i(2430,1,"Interface_0_incorrectly_extends_interface_1_2430","Interface '{0}' incorrectly extends interface '{1}'."),Enum_name_cannot_be_0:i(2431,1,"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:i(2432,1,"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:i(2433,1,"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:i(2434,1,"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:i(2435,1,"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:i(2436,1,"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:i(2437,1,"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:i(2438,1,"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:i(2439,1,"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:i(2440,1,"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:i(2441,1,"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:i(2442,1,"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:i(2443,1,"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:i(2444,1,"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:i(2445,1,"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_This_is_an_instance_of_class_2:i(2446,1,"Property_0_is_protected_and_only_accessible_through_an_instance_of_class_1_This_is_an_instance_of_cl_2446","Property '{0}' is protected and only accessible through an instance of class '{1}'. This is an instance of class '{2}'."),The_0_operator_is_not_allowed_for_boolean_types_Consider_using_1_instead:i(2447,1,"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:i(2448,1,"Block_scoped_variable_0_used_before_its_declaration_2448","Block-scoped variable '{0}' used before its declaration."),Class_0_used_before_its_declaration:i(2449,1,"Class_0_used_before_its_declaration_2449","Class '{0}' used before its declaration."),Enum_0_used_before_its_declaration:i(2450,1,"Enum_0_used_before_its_declaration_2450","Enum '{0}' used before its declaration."),Cannot_redeclare_block_scoped_variable_0:i(2451,1,"Cannot_redeclare_block_scoped_variable_0_2451","Cannot redeclare block-scoped variable '{0}'."),An_enum_member_cannot_have_a_numeric_name:i(2452,1,"An_enum_member_cannot_have_a_numeric_name_2452","An enum member cannot have a numeric name."),Variable_0_is_used_before_being_assigned:i(2454,1,"Variable_0_is_used_before_being_assigned_2454","Variable '{0}' is used before being assigned."),Type_alias_0_circularly_references_itself:i(2456,1,"Type_alias_0_circularly_references_itself_2456","Type alias '{0}' circularly references itself."),Type_alias_name_cannot_be_0:i(2457,1,"Type_alias_name_cannot_be_0_2457","Type alias name cannot be '{0}'."),An_AMD_module_cannot_have_multiple_name_assignments:i(2458,1,"An_AMD_module_cannot_have_multiple_name_assignments_2458","An AMD module cannot have multiple name assignments."),Module_0_declares_1_locally_but_it_is_not_exported:i(2459,1,"Module_0_declares_1_locally_but_it_is_not_exported_2459","Module '{0}' declares '{1}' locally, but it is not exported."),Module_0_declares_1_locally_but_it_is_exported_as_2:i(2460,1,"Module_0_declares_1_locally_but_it_is_exported_as_2_2460","Module '{0}' declares '{1}' locally, but it is exported as '{2}'."),Type_0_is_not_an_array_type:i(2461,1,"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:i(2462,1,"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:i(2463,1,"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:i(2464,1,"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:i(2465,1,"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:i(2466,1,"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:i(2467,1,"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:i(2468,1,"Cannot_find_global_value_0_2468","Cannot find global value '{0}'."),The_0_operator_cannot_be_applied_to_type_symbol:i(2469,1,"The_0_operator_cannot_be_applied_to_type_symbol_2469","The '{0}' operator cannot be applied to type 'symbol'."),Spread_operator_in_new_expressions_is_only_available_when_targeting_ECMAScript_5_and_higher:i(2472,1,"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:i(2473,1,"Enum_declarations_must_all_be_const_or_non_const_2473","Enum declarations must all be const or non-const."),const_enum_member_initializers_must_be_constant_expressions:i(2474,1,"const_enum_member_initializers_must_be_constant_expressions_2474","const enum member initializers must be constant expressions."),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:i(2475,1,"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:i(2476,1,"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:i(2477,1,"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:i(2478,1,"const_enum_member_initializer_was_evaluated_to_disallowed_value_NaN_2478","'const' enum member initializer was evaluated to disallowed value 'NaN'."),let_is_not_allowed_to_be_used_as_a_name_in_let_or_const_declarations:i(2480,1,"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:i(2481,1,"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:i(2483,1,"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:i(2484,1,"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:i(2487,1,"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:i(2488,1,"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:i(2489,1,"An_iterator_must_have_a_next_method_2489","An iterator must have a 'next()' method."),The_type_returned_by_the_0_method_of_an_iterator_must_have_a_value_property:i(2490,1,"The_type_returned_by_the_0_method_of_an_iterator_must_have_a_value_property_2490","The type returned by the '{0}()' method of an iterator must have a 'value' property."),The_left_hand_side_of_a_for_in_statement_cannot_be_a_destructuring_pattern:i(2491,1,"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:i(2492,1,"Cannot_redeclare_identifier_0_in_catch_clause_2492","Cannot redeclare identifier '{0}' in catch clause."),Tuple_type_0_of_length_1_has_no_element_at_index_2:i(2493,1,"Tuple_type_0_of_length_1_has_no_element_at_index_2_2493","Tuple type '{0}' of length '{1}' has no element at index '{2}'."),Using_a_string_in_a_for_of_statement_is_only_supported_in_ECMAScript_5_and_higher:i(2494,1,"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:i(2495,1,"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:i(2496,1,"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."),This_module_can_only_be_referenced_with_ECMAScript_imports_Slashexports_by_turning_on_the_0_flag_and_referencing_its_default_export:i(2497,1,"This_module_can_only_be_referenced_with_ECMAScript_imports_Slashexports_by_turning_on_the_0_flag_and_2497","This module can only be referenced with ECMAScript imports/exports by turning on the '{0}' flag and referencing its default export."),Module_0_uses_export_and_cannot_be_used_with_export_Asterisk:i(2498,1,"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:i(2499,1,"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:i(2500,1,"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:i(2501,1,"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:i(2502,1,"_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:i(2503,1,"Cannot_find_namespace_0_2503","Cannot find namespace '{0}'."),Type_0_must_have_a_Symbol_asyncIterator_method_that_returns_an_async_iterator:i(2504,1,"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:i(2505,1,"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:i(2506,1,"_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:i(2507,1,"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:i(2508,1,"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:i(2509,1,"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:i(2510,1,"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:i(2511,1,"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:i(2512,1,"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:i(2513,1,"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."),A_tuple_type_cannot_be_indexed_with_a_negative_value:i(2514,1,"A_tuple_type_cannot_be_indexed_with_a_negative_value_2514","A tuple type cannot be indexed with a negative value."),Non_abstract_class_0_does_not_implement_inherited_abstract_member_1_from_class_2:i(2515,1,"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:i(2516,1,"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:i(2517,1,"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:i(2518,1,"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:i(2519,1,"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:i(2520,1,"Duplicate_identifier_0_Compiler_uses_declaration_1_to_support_async_functions_2520","Duplicate identifier '{0}'. Compiler uses declaration '{1}' 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:i(2522,1,"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:i(2523,1,"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:i(2524,1,"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:i(2525,1,"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:i(2526,1,"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:i(2527,1,"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:i(2528,1,"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:i(2529,1,"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:i(2530,1,"Property_0_is_incompatible_with_index_signature_2530","Property '{0}' is incompatible with index signature."),Object_is_possibly_null:i(2531,1,"Object_is_possibly_null_2531","Object is possibly 'null'."),Object_is_possibly_undefined:i(2532,1,"Object_is_possibly_undefined_2532","Object is possibly 'undefined'."),Object_is_possibly_null_or_undefined:i(2533,1,"Object_is_possibly_null_or_undefined_2533","Object is possibly 'null' or 'undefined'."),A_function_returning_never_cannot_have_a_reachable_end_point:i(2534,1,"A_function_returning_never_cannot_have_a_reachable_end_point_2534","A function returning 'never' cannot have a reachable end point."),Type_0_cannot_be_used_to_index_type_1:i(2536,1,"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:i(2537,1,"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:i(2538,1,"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:i(2539,1,"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:i(2540,1,"Cannot_assign_to_0_because_it_is_a_read_only_property_2540","Cannot assign to '{0}' because it is a read-only property."),Index_signature_in_type_0_only_permits_reading:i(2542,1,"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:i(2543,1,"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:i(2544,1,"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:i(2545,1,"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[]'."),The_type_returned_by_the_0_method_of_an_async_iterator_must_be_a_promise_for_a_type_with_a_value_property:i(2547,1,"The_type_returned_by_the_0_method_of_an_async_iterator_must_be_a_promise_for_a_type_with_a_value_pro_2547","The type returned by the '{0}()' 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:i(2548,1,"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:i(2549,1,"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_Do_you_need_to_change_your_target_library_Try_changing_the_lib_compiler_option_to_2_or_later:i(2550,1,"Property_0_does_not_exist_on_type_1_Do_you_need_to_change_your_target_library_Try_changing_the_lib_c_2550","Property '{0}' does not exist on type '{1}'. Do you need to change your target library? Try changing the 'lib' compiler option to '{2}' or later."),Property_0_does_not_exist_on_type_1_Did_you_mean_2:i(2551,1,"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:i(2552,1,"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:i(2553,1,"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:i(2554,1,"Expected_0_arguments_but_got_1_2554","Expected {0} arguments, but got {1}."),Expected_at_least_0_arguments_but_got_1:i(2555,1,"Expected_at_least_0_arguments_but_got_1_2555","Expected at least {0} arguments, but got {1}."),A_spread_argument_must_either_have_a_tuple_type_or_be_passed_to_a_rest_parameter:i(2556,1,"A_spread_argument_must_either_have_a_tuple_type_or_be_passed_to_a_rest_parameter_2556","A spread argument must either have a tuple type or be passed to a rest parameter."),Expected_0_type_arguments_but_got_1:i(2558,1,"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:i(2559,1,"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:i(2560,1,"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:i(2561,1,"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:i(2562,1,"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:i(2563,1,"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:i(2564,1,"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:i(2565,1,"Property_0_is_used_before_being_assigned_2565","Property '{0}' is used before being assigned."),A_rest_element_cannot_have_a_property_name:i(2566,1,"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:i(2567,1,"Enum_declarations_can_only_merge_with_namespace_or_other_enum_declarations_2567","Enum declarations can only merge with namespace or other enum declarations."),Property_0_may_not_exist_on_type_1_Did_you_mean_2:i(2568,1,"Property_0_may_not_exist_on_type_1_Did_you_mean_2_2568","Property '{0}' may not exist on type '{1}'. Did you mean '{2}'?"),Could_not_find_name_0_Did_you_mean_1:i(2570,1,"Could_not_find_name_0_Did_you_mean_1_2570","Could not find name '{0}'. Did you mean '{1}'?"),Object_is_of_type_unknown:i(2571,1,"Object_is_of_type_unknown_2571","Object is of type 'unknown'."),A_rest_element_type_must_be_an_array_type:i(2574,1,"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:i(2575,1,"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_does_not_exist_on_type_1_Did_you_mean_to_access_the_static_member_2_instead:i(2576,1,"Property_0_does_not_exist_on_type_1_Did_you_mean_to_access_the_static_member_2_instead_2576","Property '{0}' does not exist on type '{1}'. Did you mean to access the static member '{2}' instead?"),Return_type_annotation_circularly_references_itself:i(2577,1,"Return_type_annotation_circularly_references_itself_2577","Return type annotation circularly references itself."),Unused_ts_expect_error_directive:i(2578,1,"Unused_ts_expect_error_directive_2578","Unused '@ts-expect-error' directive."),Cannot_find_name_0_Do_you_need_to_install_type_definitions_for_node_Try_npm_i_save_dev_types_Slashnode:i(2580,1,"Cannot_find_name_0_Do_you_need_to_install_type_definitions_for_node_Try_npm_i_save_dev_types_Slashno_2580","Cannot find name '{0}'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`."),Cannot_find_name_0_Do_you_need_to_install_type_definitions_for_jQuery_Try_npm_i_save_dev_types_Slashjquery:i(2581,1,"Cannot_find_name_0_Do_you_need_to_install_type_definitions_for_jQuery_Try_npm_i_save_dev_types_Slash_2581","Cannot find name '{0}'. Do you need to install type definitions for jQuery? Try `npm i --save-dev @types/jquery`."),Cannot_find_name_0_Do_you_need_to_install_type_definitions_for_a_test_runner_Try_npm_i_save_dev_types_Slashjest_or_npm_i_save_dev_types_Slashmocha:i(2582,1,"Cannot_find_name_0_Do_you_need_to_install_type_definitions_for_a_test_runner_Try_npm_i_save_dev_type_2582","Cannot find name '{0}'. Do you need to install type definitions for a test runner? Try `npm i --save-dev @types/jest` or `npm i --save-dev @types/mocha`."),Cannot_find_name_0_Do_you_need_to_change_your_target_library_Try_changing_the_lib_compiler_option_to_1_or_later:i(2583,1,"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 '{1}' or later."),Cannot_find_name_0_Do_you_need_to_change_your_target_library_Try_changing_the_lib_compiler_option_to_include_dom:i(2584,1,"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:i(2585,1,"_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."),Cannot_assign_to_0_because_it_is_a_constant:i(2588,1,"Cannot_assign_to_0_because_it_is_a_constant_2588","Cannot assign to '{0}' because it is a constant."),Type_instantiation_is_excessively_deep_and_possibly_infinite:i(2589,1,"Type_instantiation_is_excessively_deep_and_possibly_infinite_2589","Type instantiation is excessively deep and possibly infinite."),Expression_produces_a_union_type_that_is_too_complex_to_represent:i(2590,1,"Expression_produces_a_union_type_that_is_too_complex_to_represent_2590","Expression produces a union type that is too complex to represent."),Cannot_find_name_0_Do_you_need_to_install_type_definitions_for_node_Try_npm_i_save_dev_types_Slashnode_and_then_add_node_to_the_types_field_in_your_tsconfig:i(2591,1,"Cannot_find_name_0_Do_you_need_to_install_type_definitions_for_node_Try_npm_i_save_dev_types_Slashno_2591","Cannot find name '{0}'. Do you need to install type definitions for node? Try `npm i --save-dev @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_save_dev_types_Slashjquery_and_then_add_jquery_to_the_types_field_in_your_tsconfig:i(2592,1,"Cannot_find_name_0_Do_you_need_to_install_type_definitions_for_jQuery_Try_npm_i_save_dev_types_Slash_2592","Cannot find name '{0}'. Do you need to install type definitions for jQuery? Try `npm i --save-dev @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_save_dev_types_Slashjest_or_npm_i_save_dev_types_Slashmocha_and_then_add_jest_or_mocha_to_the_types_field_in_your_tsconfig:i(2593,1,"Cannot_find_name_0_Do_you_need_to_install_type_definitions_for_a_test_runner_Try_npm_i_save_dev_type_2593","Cannot find name '{0}'. Do you need to install type definitions for a test runner? Try `npm i --save-dev @types/jest` or `npm i --save-dev @types/mocha` and then add 'jest' or 'mocha' to the types field in your tsconfig."),This_module_is_declared_with_export_and_can_only_be_used_with_a_default_import_when_using_the_0_flag:i(2594,1,"This_module_is_declared_with_export_and_can_only_be_used_with_a_default_import_when_using_the_0_flag_2594","This module is declared with 'export =', and can only be used with a default import when using the '{0}' flag."),_0_can_only_be_imported_by_using_a_default_import:i(2595,1,"_0_can_only_be_imported_by_using_a_default_import_2595","'{0}' can only be imported by using a default import."),_0_can_only_be_imported_by_turning_on_the_esModuleInterop_flag_and_using_a_default_import:i(2596,1,"_0_can_only_be_imported_by_turning_on_the_esModuleInterop_flag_and_using_a_default_import_2596","'{0}' can only be imported by turning on the 'esModuleInterop' flag and using a default import."),_0_can_only_be_imported_by_using_a_require_call_or_by_using_a_default_import:i(2597,1,"_0_can_only_be_imported_by_using_a_require_call_or_by_using_a_default_import_2597","'{0}' can only be imported by using a 'require' call or by using a default import."),_0_can_only_be_imported_by_using_a_require_call_or_by_turning_on_the_esModuleInterop_flag_and_using_a_default_import:i(2598,1,"_0_can_only_be_imported_by_using_a_require_call_or_by_turning_on_the_esModuleInterop_flag_and_using__2598","'{0}' can only be imported by using a 'require' call or by turning on the 'esModuleInterop' flag and using a default import."),JSX_element_implicitly_has_type_any_because_the_global_type_JSX_Element_does_not_exist:i(2602,1,"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:i(2603,1,"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:i(2604,1,"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."),Property_0_of_JSX_spread_attribute_is_not_assignable_to_target_property:i(2606,1,"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:i(2607,1,"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:i(2608,1,"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:i(2609,1,"JSX_spread_child_must_be_an_array_type_2609","JSX spread child must be an array type."),_0_is_defined_as_an_accessor_in_class_1_but_is_overridden_here_in_2_as_an_instance_property:i(2610,1,"_0_is_defined_as_an_accessor_in_class_1_but_is_overridden_here_in_2_as_an_instance_property_2610","'{0}' is defined as an accessor in class '{1}', but is overridden here in '{2}' as an instance property."),_0_is_defined_as_a_property_in_class_1_but_is_overridden_here_in_2_as_an_accessor:i(2611,1,"_0_is_defined_as_a_property_in_class_1_but_is_overridden_here_in_2_as_an_accessor_2611","'{0}' is defined as a property in class '{1}', but is overridden here in '{2}' as an accessor."),Property_0_will_overwrite_the_base_property_in_1_If_this_is_intentional_add_an_initializer_Otherwise_add_a_declare_modifier_or_remove_the_redundant_declaration:i(2612,1,"Property_0_will_overwrite_the_base_property_in_1_If_this_is_intentional_add_an_initializer_Otherwise_2612","Property '{0}' will overwrite the base property in '{1}'. If this is intentional, add an initializer. Otherwise, add a 'declare' modifier or remove the redundant declaration."),Module_0_has_no_default_export_Did_you_mean_to_use_import_1_from_0_instead:i(2613,1,"Module_0_has_no_default_export_Did_you_mean_to_use_import_1_from_0_instead_2613","Module '{0}' has no default export. Did you mean to use 'import { {1} } from {0}' instead?"),Module_0_has_no_exported_member_1_Did_you_mean_to_use_import_1_from_0_instead:i(2614,1,"Module_0_has_no_exported_member_1_Did_you_mean_to_use_import_1_from_0_instead_2614","Module '{0}' has no exported member '{1}'. Did you mean to use 'import {1} from {0}' instead?"),Type_of_property_0_circularly_references_itself_in_mapped_type_1:i(2615,1,"Type_of_property_0_circularly_references_itself_in_mapped_type_1_2615","Type of property '{0}' circularly references itself in mapped type '{1}'."),_0_can_only_be_imported_by_using_import_1_require_2_or_a_default_import:i(2616,1,"_0_can_only_be_imported_by_using_import_1_require_2_or_a_default_import_2616","'{0}' can only be imported by using 'import {1} = require({2})' or a default import."),_0_can_only_be_imported_by_using_import_1_require_2_or_by_turning_on_the_esModuleInterop_flag_and_using_a_default_import:i(2617,1,"_0_can_only_be_imported_by_using_import_1_require_2_or_by_turning_on_the_esModuleInterop_flag_and_us_2617","'{0}' can only be imported by using 'import {1} = require({2})' or by turning on the 'esModuleInterop' flag and using a default import."),Source_has_0_element_s_but_target_requires_1:i(2618,1,"Source_has_0_element_s_but_target_requires_1_2618","Source has {0} element(s) but target requires {1}."),Source_has_0_element_s_but_target_allows_only_1:i(2619,1,"Source_has_0_element_s_but_target_allows_only_1_2619","Source has {0} element(s) but target allows only {1}."),Target_requires_0_element_s_but_source_may_have_fewer:i(2620,1,"Target_requires_0_element_s_but_source_may_have_fewer_2620","Target requires {0} element(s) but source may have fewer."),Target_allows_only_0_element_s_but_source_may_have_more:i(2621,1,"Target_allows_only_0_element_s_but_source_may_have_more_2621","Target allows only {0} element(s) but source may have more."),Source_provides_no_match_for_required_element_at_position_0_in_target:i(2623,1,"Source_provides_no_match_for_required_element_at_position_0_in_target_2623","Source provides no match for required element at position {0} in target."),Source_provides_no_match_for_variadic_element_at_position_0_in_target:i(2624,1,"Source_provides_no_match_for_variadic_element_at_position_0_in_target_2624","Source provides no match for variadic element at position {0} in target."),Variadic_element_at_position_0_in_source_does_not_match_element_at_position_1_in_target:i(2625,1,"Variadic_element_at_position_0_in_source_does_not_match_element_at_position_1_in_target_2625","Variadic element at position {0} in source does not match element at position {1} in target."),Type_at_position_0_in_source_is_not_compatible_with_type_at_position_1_in_target:i(2626,1,"Type_at_position_0_in_source_is_not_compatible_with_type_at_position_1_in_target_2626","Type at position {0} in source is not compatible with type at position {1} in target."),Type_at_positions_0_through_1_in_source_is_not_compatible_with_type_at_position_2_in_target:i(2627,1,"Type_at_positions_0_through_1_in_source_is_not_compatible_with_type_at_position_2_in_target_2627","Type at positions {0} through {1} in source is not compatible with type at position {2} in target."),Cannot_assign_to_0_because_it_is_an_enum:i(2628,1,"Cannot_assign_to_0_because_it_is_an_enum_2628","Cannot assign to '{0}' because it is an enum."),Cannot_assign_to_0_because_it_is_a_class:i(2629,1,"Cannot_assign_to_0_because_it_is_a_class_2629","Cannot assign to '{0}' because it is a class."),Cannot_assign_to_0_because_it_is_a_function:i(2630,1,"Cannot_assign_to_0_because_it_is_a_function_2630","Cannot assign to '{0}' because it is a function."),Cannot_assign_to_0_because_it_is_a_namespace:i(2631,1,"Cannot_assign_to_0_because_it_is_a_namespace_2631","Cannot assign to '{0}' because it is a namespace."),Cannot_assign_to_0_because_it_is_an_import:i(2632,1,"Cannot_assign_to_0_because_it_is_an_import_2632","Cannot assign to '{0}' because it is an import."),JSX_property_access_expressions_cannot_include_JSX_namespace_names:i(2633,1,"JSX_property_access_expressions_cannot_include_JSX_namespace_names_2633","JSX property access expressions cannot include JSX namespace names"),_0_index_signatures_are_incompatible:i(2634,1,"_0_index_signatures_are_incompatible_2634","'{0}' index signatures are incompatible."),Type_0_has_no_signatures_for_which_the_type_argument_list_is_applicable:i(2635,1,"Type_0_has_no_signatures_for_which_the_type_argument_list_is_applicable_2635","Type '{0}' has no signatures for which the type argument list is applicable."),Type_0_is_not_assignable_to_type_1_as_implied_by_variance_annotation:i(2636,1,"Type_0_is_not_assignable_to_type_1_as_implied_by_variance_annotation_2636","Type '{0}' is not assignable to type '{1}' as implied by variance annotation."),Variance_annotations_are_only_supported_in_type_aliases_for_object_function_constructor_and_mapped_types:i(2637,1,"Variance_annotations_are_only_supported_in_type_aliases_for_object_function_constructor_and_mapped_t_2637","Variance annotations are only supported in type aliases for object, function, constructor, and mapped types."),Type_0_may_represent_a_primitive_value_which_is_not_permitted_as_the_right_operand_of_the_in_operator:i(2638,1,"Type_0_may_represent_a_primitive_value_which_is_not_permitted_as_the_right_operand_of_the_in_operato_2638","Type '{0}' may represent a primitive value, which is not permitted as the right operand of the 'in' operator."),Cannot_augment_module_0_with_value_exports_because_it_resolves_to_a_non_module_entity:i(2649,1,"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:i(2651,1,"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:i(2652,1,"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:i(2653,1,"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}'."),JSX_expressions_must_have_one_parent_element:i(2657,1,"JSX_expressions_must_have_one_parent_element_2657","JSX expressions must have one parent element."),Type_0_provides_no_match_for_the_signature_1:i(2658,1,"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:i(2659,1,"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:i(2660,1,"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:i(2661,1,"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:i(2662,1,"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:i(2663,1,"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:i(2664,1,"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:i(2665,1,"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:i(2666,1,"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:i(2667,1,"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:i(2668,1,"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:i(2669,1,"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:i(2670,1,"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:i(2671,1,"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:i(2672,1,"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:i(2673,1,"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:i(2674,1,"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:i(2675,1,"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:i(2676,1,"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:i(2677,1,"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:i(2678,1,"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:i(2679,1,"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:i(2680,1,"A_0_parameter_must_be_the_first_parameter_2680","A '{0}' parameter must be the first parameter."),A_constructor_cannot_have_a_this_parameter:i(2681,1,"A_constructor_cannot_have_a_this_parameter_2681","A constructor cannot have a 'this' parameter."),this_implicitly_has_type_any_because_it_does_not_have_a_type_annotation:i(2683,1,"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:i(2684,1,"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:i(2685,1,"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:i(2686,1,"_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:i(2687,1,"All_declarations_of_0_must_have_identical_modifiers_2687","All declarations of '{0}' must have identical modifiers."),Cannot_find_type_definition_file_for_0:i(2688,1,"Cannot_find_type_definition_file_for_0_2688","Cannot find type definition file for '{0}'."),Cannot_extend_an_interface_0_Did_you_mean_implements:i(2689,1,"Cannot_extend_an_interface_0_Did_you_mean_implements_2689","Cannot extend an interface '{0}'. Did you mean 'implements'?"),_0_only_refers_to_a_type_but_is_being_used_as_a_value_here_Did_you_mean_to_use_1_in_0:i(2690,1,"_0_only_refers_to_a_type_but_is_being_used_as_a_value_here_Did_you_mean_to_use_1_in_0_2690","'{0}' only refers to a type, but is being used as a value here. Did you mean to use '{1} in {0}'?"),_0_is_a_primitive_but_1_is_a_wrapper_object_Prefer_using_0_when_possible:i(2692,1,"_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:i(2693,1,"_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:i(2694,1,"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:i(2695,1,"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.",!0),The_Object_type_is_assignable_to_very_few_other_types_Did_you_mean_to_use_the_any_type_instead:i(2696,1,"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:i(2697,1,"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:i(2698,1,"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:i(2699,1,"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:i(2700,1,"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:i(2701,1,"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:i(2702,1,"_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:i(2703,1,"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:i(2704,1,"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:i(2705,1,"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:i(2706,1,"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:i(2707,1,"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:i(2708,1,"Cannot_use_namespace_0_as_a_value_2708","Cannot use namespace '{0}' as a value."),Cannot_use_namespace_0_as_a_type:i(2709,1,"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:i(2710,1,"_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:i(2711,1,"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:i(2712,1,"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:i(2713,1,"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:i(2714,1,"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:i(2715,1,"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:i(2716,1,"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:i(2717,1,"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_property_0:i(2718,1,"Duplicate_property_0_2718","Duplicate property '{0}'."),Type_0_is_not_assignable_to_type_1_Two_different_types_with_this_name_exist_but_they_are_unrelated:i(2719,1,"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:i(2720,1,"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:i(2721,1,"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:i(2722,1,"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:i(2723,1,"Cannot_invoke_an_object_which_is_possibly_null_or_undefined_2723","Cannot invoke an object which is possibly 'null' or 'undefined'."),_0_has_no_exported_member_named_1_Did_you_mean_2:i(2724,1,"_0_has_no_exported_member_named_1_Did_you_mean_2_2724","'{0}' has no exported member named '{1}'. Did you mean '{2}'?"),Class_name_cannot_be_Object_when_targeting_ES5_with_module_0:i(2725,1,"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:i(2726,1,"Cannot_find_lib_definition_for_0_2726","Cannot find lib definition for '{0}'."),Cannot_find_lib_definition_for_0_Did_you_mean_1:i(2727,1,"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:i(2728,3,"_0_is_declared_here_2728","'{0}' is declared here."),Property_0_is_used_before_its_initialization:i(2729,1,"Property_0_is_used_before_its_initialization_2729","Property '{0}' is used before its initialization."),An_arrow_function_cannot_have_a_this_parameter:i(2730,1,"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:i(2731,1,"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:i(2732,1,"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."),Property_0_was_also_declared_here:i(2733,1,"Property_0_was_also_declared_here_2733","Property '{0}' was also declared here."),Are_you_missing_a_semicolon:i(2734,1,"Are_you_missing_a_semicolon_2734","Are you missing a semicolon?"),Did_you_mean_for_0_to_be_constrained_to_type_new_args_Colon_any_1:i(2735,1,"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:i(2736,1,"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_ES2020:i(2737,1,"BigInt_literals_are_not_available_when_targeting_lower_than_ES2020_2737","BigInt literals are not available when targeting lower than ES2020."),An_outer_value_of_this_is_shadowed_by_this_container:i(2738,3,"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:i(2739,1,"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:i(2740,1,"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:i(2741,1,"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:i(2742,1,"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."),No_overload_expects_0_type_arguments_but_overloads_do_exist_that_expect_either_1_or_2_type_arguments:i(2743,1,"No_overload_expects_0_type_arguments_but_overloads_do_exist_that_expect_either_1_or_2_type_arguments_2743","No overload expects {0} type arguments, but overloads do exist that expect either {1} or {2} type arguments."),Type_parameter_defaults_can_only_reference_previously_declared_type_parameters:i(2744,1,"Type_parameter_defaults_can_only_reference_previously_declared_type_parameters_2744","Type parameter defaults can only reference previously declared type parameters."),This_JSX_tag_s_0_prop_expects_type_1_which_requires_multiple_children_but_only_a_single_child_was_provided:i(2745,1,"This_JSX_tag_s_0_prop_expects_type_1_which_requires_multiple_children_but_only_a_single_child_was_pr_2745","This JSX tag's '{0}' prop expects type '{1}' which requires multiple children, but only a single child was provided."),This_JSX_tag_s_0_prop_expects_a_single_child_of_type_1_but_multiple_children_were_provided:i(2746,1,"This_JSX_tag_s_0_prop_expects_a_single_child_of_type_1_but_multiple_children_were_provided_2746","This JSX tag's '{0}' prop expects a single child of type '{1}', but multiple children were provided."),_0_components_don_t_accept_text_as_child_elements_Text_in_JSX_has_the_type_string_but_the_expected_type_of_1_is_2:i(2747,1,"_0_components_don_t_accept_text_as_child_elements_Text_in_JSX_has_the_type_string_but_the_expected_t_2747","'{0}' components don't accept text as child elements. Text in JSX has the type 'string', but the expected type of '{1}' is '{2}'."),Cannot_access_ambient_const_enums_when_0_is_enabled:i(2748,1,"Cannot_access_ambient_const_enums_when_0_is_enabled_2748","Cannot access ambient const enums when '{0}' is enabled."),_0_refers_to_a_value_but_is_being_used_as_a_type_here_Did_you_mean_typeof_0:i(2749,1,"_0_refers_to_a_value_but_is_being_used_as_a_type_here_Did_you_mean_typeof_0_2749","'{0}' refers to a value, but is being used as a type here. Did you mean 'typeof {0}'?"),The_implementation_signature_is_declared_here:i(2750,1,"The_implementation_signature_is_declared_here_2750","The implementation signature is declared here."),Circularity_originates_in_type_at_this_location:i(2751,1,"Circularity_originates_in_type_at_this_location_2751","Circularity originates in type at this location."),The_first_export_default_is_here:i(2752,1,"The_first_export_default_is_here_2752","The first export default is here."),Another_export_default_is_here:i(2753,1,"Another_export_default_is_here_2753","Another export default is here."),super_may_not_use_type_arguments:i(2754,1,"super_may_not_use_type_arguments_2754","'super' may not use type arguments."),No_constituent_of_type_0_is_callable:i(2755,1,"No_constituent_of_type_0_is_callable_2755","No constituent of type '{0}' is callable."),Not_all_constituents_of_type_0_are_callable:i(2756,1,"Not_all_constituents_of_type_0_are_callable_2756","Not all constituents of type '{0}' are callable."),Type_0_has_no_call_signatures:i(2757,1,"Type_0_has_no_call_signatures_2757","Type '{0}' has no call signatures."),Each_member_of_the_union_type_0_has_signatures_but_none_of_those_signatures_are_compatible_with_each_other:i(2758,1,"Each_member_of_the_union_type_0_has_signatures_but_none_of_those_signatures_are_compatible_with_each_2758","Each member of the union type '{0}' has signatures, but none of those signatures are compatible with each other."),No_constituent_of_type_0_is_constructable:i(2759,1,"No_constituent_of_type_0_is_constructable_2759","No constituent of type '{0}' is constructable."),Not_all_constituents_of_type_0_are_constructable:i(2760,1,"Not_all_constituents_of_type_0_are_constructable_2760","Not all constituents of type '{0}' are constructable."),Type_0_has_no_construct_signatures:i(2761,1,"Type_0_has_no_construct_signatures_2761","Type '{0}' has no construct signatures."),Each_member_of_the_union_type_0_has_construct_signatures_but_none_of_those_signatures_are_compatible_with_each_other:i(2762,1,"Each_member_of_the_union_type_0_has_construct_signatures_but_none_of_those_signatures_are_compatible_2762","Each member of the union type '{0}' has construct signatures, but none of those signatures are compatible with each other."),Cannot_iterate_value_because_the_next_method_of_its_iterator_expects_type_1_but_for_of_will_always_send_0:i(2763,1,"Cannot_iterate_value_because_the_next_method_of_its_iterator_expects_type_1_but_for_of_will_always_s_2763","Cannot iterate value because the 'next' method of its iterator expects type '{1}', but for-of will always send '{0}'."),Cannot_iterate_value_because_the_next_method_of_its_iterator_expects_type_1_but_array_spread_will_always_send_0:i(2764,1,"Cannot_iterate_value_because_the_next_method_of_its_iterator_expects_type_1_but_array_spread_will_al_2764","Cannot iterate value because the 'next' method of its iterator expects type '{1}', but array spread will always send '{0}'."),Cannot_iterate_value_because_the_next_method_of_its_iterator_expects_type_1_but_array_destructuring_will_always_send_0:i(2765,1,"Cannot_iterate_value_because_the_next_method_of_its_iterator_expects_type_1_but_array_destructuring__2765","Cannot iterate value because the 'next' method of its iterator expects type '{1}', but array destructuring will always send '{0}'."),Cannot_delegate_iteration_to_value_because_the_next_method_of_its_iterator_expects_type_1_but_the_containing_generator_will_always_send_0:i(2766,1,"Cannot_delegate_iteration_to_value_because_the_next_method_of_its_iterator_expects_type_1_but_the_co_2766","Cannot delegate iteration to value because the 'next' method of its iterator expects type '{1}', but the containing generator will always send '{0}'."),The_0_property_of_an_iterator_must_be_a_method:i(2767,1,"The_0_property_of_an_iterator_must_be_a_method_2767","The '{0}' property of an iterator must be a method."),The_0_property_of_an_async_iterator_must_be_a_method:i(2768,1,"The_0_property_of_an_async_iterator_must_be_a_method_2768","The '{0}' property of an async iterator must be a method."),No_overload_matches_this_call:i(2769,1,"No_overload_matches_this_call_2769","No overload matches this call."),The_last_overload_gave_the_following_error:i(2770,1,"The_last_overload_gave_the_following_error_2770","The last overload gave the following error."),The_last_overload_is_declared_here:i(2771,1,"The_last_overload_is_declared_here_2771","The last overload is declared here."),Overload_0_of_1_2_gave_the_following_error:i(2772,1,"Overload_0_of_1_2_gave_the_following_error_2772","Overload {0} of {1}, '{2}', gave the following error."),Did_you_forget_to_use_await:i(2773,1,"Did_you_forget_to_use_await_2773","Did you forget to use 'await'?"),This_condition_will_always_return_true_since_this_function_is_always_defined_Did_you_mean_to_call_it_instead:i(2774,1,"This_condition_will_always_return_true_since_this_function_is_always_defined_Did_you_mean_to_call_it_2774","This condition will always return true since this function is always defined. Did you mean to call it instead?"),Assertions_require_every_name_in_the_call_target_to_be_declared_with_an_explicit_type_annotation:i(2775,1,"Assertions_require_every_name_in_the_call_target_to_be_declared_with_an_explicit_type_annotation_2775","Assertions require every name in the call target to be declared with an explicit type annotation."),Assertions_require_the_call_target_to_be_an_identifier_or_qualified_name:i(2776,1,"Assertions_require_the_call_target_to_be_an_identifier_or_qualified_name_2776","Assertions require the call target to be an identifier or qualified name."),The_operand_of_an_increment_or_decrement_operator_may_not_be_an_optional_property_access:i(2777,1,"The_operand_of_an_increment_or_decrement_operator_may_not_be_an_optional_property_access_2777","The operand of an increment or decrement operator may not be an optional property access."),The_target_of_an_object_rest_assignment_may_not_be_an_optional_property_access:i(2778,1,"The_target_of_an_object_rest_assignment_may_not_be_an_optional_property_access_2778","The target of an object rest assignment may not be an optional property access."),The_left_hand_side_of_an_assignment_expression_may_not_be_an_optional_property_access:i(2779,1,"The_left_hand_side_of_an_assignment_expression_may_not_be_an_optional_property_access_2779","The left-hand side of an assignment expression may not be an optional property access."),The_left_hand_side_of_a_for_in_statement_may_not_be_an_optional_property_access:i(2780,1,"The_left_hand_side_of_a_for_in_statement_may_not_be_an_optional_property_access_2780","The left-hand side of a 'for...in' statement may not be an optional property access."),The_left_hand_side_of_a_for_of_statement_may_not_be_an_optional_property_access:i(2781,1,"The_left_hand_side_of_a_for_of_statement_may_not_be_an_optional_property_access_2781","The left-hand side of a 'for...of' statement may not be an optional property access."),_0_needs_an_explicit_type_annotation:i(2782,3,"_0_needs_an_explicit_type_annotation_2782","'{0}' needs an explicit type annotation."),_0_is_specified_more_than_once_so_this_usage_will_be_overwritten:i(2783,1,"_0_is_specified_more_than_once_so_this_usage_will_be_overwritten_2783","'{0}' is specified more than once, so this usage will be overwritten."),get_and_set_accessors_cannot_declare_this_parameters:i(2784,1,"get_and_set_accessors_cannot_declare_this_parameters_2784","'get' and 'set' accessors cannot declare 'this' parameters."),This_spread_always_overwrites_this_property:i(2785,1,"This_spread_always_overwrites_this_property_2785","This spread always overwrites this property."),_0_cannot_be_used_as_a_JSX_component:i(2786,1,"_0_cannot_be_used_as_a_JSX_component_2786","'{0}' cannot be used as a JSX component."),Its_return_type_0_is_not_a_valid_JSX_element:i(2787,1,"Its_return_type_0_is_not_a_valid_JSX_element_2787","Its return type '{0}' is not a valid JSX element."),Its_instance_type_0_is_not_a_valid_JSX_element:i(2788,1,"Its_instance_type_0_is_not_a_valid_JSX_element_2788","Its instance type '{0}' is not a valid JSX element."),Its_element_type_0_is_not_a_valid_JSX_element:i(2789,1,"Its_element_type_0_is_not_a_valid_JSX_element_2789","Its element type '{0}' is not a valid JSX element."),The_operand_of_a_delete_operator_must_be_optional:i(2790,1,"The_operand_of_a_delete_operator_must_be_optional_2790","The operand of a 'delete' operator must be optional."),Exponentiation_cannot_be_performed_on_bigint_values_unless_the_target_option_is_set_to_es2016_or_later:i(2791,1,"Exponentiation_cannot_be_performed_on_bigint_values_unless_the_target_option_is_set_to_es2016_or_lat_2791","Exponentiation cannot be performed on 'bigint' values unless the 'target' option is set to 'es2016' or later."),Cannot_find_module_0_Did_you_mean_to_set_the_moduleResolution_option_to_nodenext_or_to_add_aliases_to_the_paths_option:i(2792,1,"Cannot_find_module_0_Did_you_mean_to_set_the_moduleResolution_option_to_nodenext_or_to_add_aliases_t_2792","Cannot find module '{0}'. Did you mean to set the 'moduleResolution' option to 'nodenext', or to add aliases to the 'paths' option?"),The_call_would_have_succeeded_against_this_implementation_but_implementation_signatures_of_overloads_are_not_externally_visible:i(2793,1,"The_call_would_have_succeeded_against_this_implementation_but_implementation_signatures_of_overloads_2793","The call would have succeeded against this implementation, but implementation signatures of overloads are not externally visible."),Expected_0_arguments_but_got_1_Did_you_forget_to_include_void_in_your_type_argument_to_Promise:i(2794,1,"Expected_0_arguments_but_got_1_Did_you_forget_to_include_void_in_your_type_argument_to_Promise_2794","Expected {0} arguments, but got {1}. Did you forget to include 'void' in your type argument to 'Promise'?"),The_intrinsic_keyword_can_only_be_used_to_declare_compiler_provided_intrinsic_types:i(2795,1,"The_intrinsic_keyword_can_only_be_used_to_declare_compiler_provided_intrinsic_types_2795","The 'intrinsic' keyword can only be used to declare compiler provided intrinsic types."),It_is_likely_that_you_are_missing_a_comma_to_separate_these_two_template_expressions_They_form_a_tagged_template_expression_which_cannot_be_invoked:i(2796,1,"It_is_likely_that_you_are_missing_a_comma_to_separate_these_two_template_expressions_They_form_a_tag_2796","It is likely that you are missing a comma to separate these two template expressions. They form a tagged template expression which cannot be invoked."),A_mixin_class_that_extends_from_a_type_variable_containing_an_abstract_construct_signature_must_also_be_declared_abstract:i(2797,1,"A_mixin_class_that_extends_from_a_type_variable_containing_an_abstract_construct_signature_must_also_2797","A mixin class that extends from a type variable containing an abstract construct signature must also be declared 'abstract'."),The_declaration_was_marked_as_deprecated_here:i(2798,1,"The_declaration_was_marked_as_deprecated_here_2798","The declaration was marked as deprecated here."),Type_produces_a_tuple_type_that_is_too_large_to_represent:i(2799,1,"Type_produces_a_tuple_type_that_is_too_large_to_represent_2799","Type produces a tuple type that is too large to represent."),Expression_produces_a_tuple_type_that_is_too_large_to_represent:i(2800,1,"Expression_produces_a_tuple_type_that_is_too_large_to_represent_2800","Expression produces a tuple type that is too large to represent."),This_condition_will_always_return_true_since_this_0_is_always_defined:i(2801,1,"This_condition_will_always_return_true_since_this_0_is_always_defined_2801","This condition will always return true since this '{0}' is always defined."),Type_0_can_only_be_iterated_through_when_using_the_downlevelIteration_flag_or_with_a_target_of_es2015_or_higher:i(2802,1,"Type_0_can_only_be_iterated_through_when_using_the_downlevelIteration_flag_or_with_a_target_of_es201_2802","Type '{0}' can only be iterated through when using the '--downlevelIteration' flag or with a '--target' of 'es2015' or higher."),Cannot_assign_to_private_method_0_Private_methods_are_not_writable:i(2803,1,"Cannot_assign_to_private_method_0_Private_methods_are_not_writable_2803","Cannot assign to private method '{0}'. Private methods are not writable."),Duplicate_identifier_0_Static_and_instance_elements_cannot_share_the_same_private_name:i(2804,1,"Duplicate_identifier_0_Static_and_instance_elements_cannot_share_the_same_private_name_2804","Duplicate identifier '{0}'. Static and instance elements cannot share the same private name."),Private_accessor_was_defined_without_a_getter:i(2806,1,"Private_accessor_was_defined_without_a_getter_2806","Private accessor was defined without a getter."),This_syntax_requires_an_imported_helper_named_1_with_2_parameters_which_is_not_compatible_with_the_one_in_0_Consider_upgrading_your_version_of_0:i(2807,1,"This_syntax_requires_an_imported_helper_named_1_with_2_parameters_which_is_not_compatible_with_the_o_2807","This syntax requires an imported helper named '{1}' with {2} parameters, which is not compatible with the one in '{0}'. Consider upgrading your version of '{0}'."),A_get_accessor_must_be_at_least_as_accessible_as_the_setter:i(2808,1,"A_get_accessor_must_be_at_least_as_accessible_as_the_setter_2808","A get accessor must be at least as accessible as the setter"),Declaration_or_statement_expected_This_follows_a_block_of_statements_so_if_you_intended_to_write_a_destructuring_assignment_you_might_need_to_wrap_the_whole_assignment_in_parentheses:i(2809,1,"Declaration_or_statement_expected_This_follows_a_block_of_statements_so_if_you_intended_to_write_a_d_2809","Declaration or statement expected. This '=' follows a block of statements, so if you intended to write a destructuring assignment, you might need to wrap the whole assignment in parentheses."),Expected_1_argument_but_got_0_new_Promise_needs_a_JSDoc_hint_to_produce_a_resolve_that_can_be_called_without_arguments:i(2810,1,"Expected_1_argument_but_got_0_new_Promise_needs_a_JSDoc_hint_to_produce_a_resolve_that_can_be_called_2810","Expected 1 argument, but got 0. 'new Promise()' needs a JSDoc hint to produce a 'resolve' that can be called without arguments."),Initializer_for_property_0:i(2811,1,"Initializer_for_property_0_2811","Initializer for property '{0}'"),Property_0_does_not_exist_on_type_1_Try_changing_the_lib_compiler_option_to_include_dom:i(2812,1,"Property_0_does_not_exist_on_type_1_Try_changing_the_lib_compiler_option_to_include_dom_2812","Property '{0}' does not exist on type '{1}'. Try changing the 'lib' compiler option to include 'dom'."),Class_declaration_cannot_implement_overload_list_for_0:i(2813,1,"Class_declaration_cannot_implement_overload_list_for_0_2813","Class declaration cannot implement overload list for '{0}'."),Function_with_bodies_can_only_merge_with_classes_that_are_ambient:i(2814,1,"Function_with_bodies_can_only_merge_with_classes_that_are_ambient_2814","Function with bodies can only merge with classes that are ambient."),arguments_cannot_be_referenced_in_property_initializers:i(2815,1,"arguments_cannot_be_referenced_in_property_initializers_2815","'arguments' cannot be referenced in property initializers."),Cannot_use_this_in_a_static_property_initializer_of_a_decorated_class:i(2816,1,"Cannot_use_this_in_a_static_property_initializer_of_a_decorated_class_2816","Cannot use 'this' in a static property initializer of a decorated class."),Property_0_has_no_initializer_and_is_not_definitely_assigned_in_a_class_static_block:i(2817,1,"Property_0_has_no_initializer_and_is_not_definitely_assigned_in_a_class_static_block_2817","Property '{0}' has no initializer and is not definitely assigned in a class static block."),Duplicate_identifier_0_Compiler_reserves_name_1_when_emitting_super_references_in_static_initializers:i(2818,1,"Duplicate_identifier_0_Compiler_reserves_name_1_when_emitting_super_references_in_static_initializer_2818","Duplicate identifier '{0}'. Compiler reserves name '{1}' when emitting 'super' references in static initializers."),Namespace_name_cannot_be_0:i(2819,1,"Namespace_name_cannot_be_0_2819","Namespace name cannot be '{0}'."),Type_0_is_not_assignable_to_type_1_Did_you_mean_2:i(2820,1,"Type_0_is_not_assignable_to_type_1_Did_you_mean_2_2820","Type '{0}' is not assignable to type '{1}'. Did you mean '{2}'?"),Import_assertions_are_only_supported_when_the_module_option_is_set_to_esnext_or_nodenext:i(2821,1,"Import_assertions_are_only_supported_when_the_module_option_is_set_to_esnext_or_nodenext_2821","Import assertions are only supported when the '--module' option is set to 'esnext' or 'nodenext'."),Import_assertions_cannot_be_used_with_type_only_imports_or_exports:i(2822,1,"Import_assertions_cannot_be_used_with_type_only_imports_or_exports_2822","Import assertions cannot be used with type-only imports or exports."),Cannot_find_namespace_0_Did_you_mean_1:i(2833,1,"Cannot_find_namespace_0_Did_you_mean_1_2833","Cannot find namespace '{0}'. Did you mean '{1}'?"),Relative_import_paths_need_explicit_file_extensions_in_EcmaScript_imports_when_moduleResolution_is_node16_or_nodenext_Consider_adding_an_extension_to_the_import_path:i(2834,1,"Relative_import_paths_need_explicit_file_extensions_in_EcmaScript_imports_when_moduleResolution_is_n_2834","Relative import paths need explicit file extensions in EcmaScript imports when '--moduleResolution' is 'node16' or 'nodenext'. Consider adding an extension to the import path."),Relative_import_paths_need_explicit_file_extensions_in_EcmaScript_imports_when_moduleResolution_is_node16_or_nodenext_Did_you_mean_0:i(2835,1,"Relative_import_paths_need_explicit_file_extensions_in_EcmaScript_imports_when_moduleResolution_is_n_2835","Relative import paths need explicit file extensions in EcmaScript imports when '--moduleResolution' is 'node16' or 'nodenext'. Did you mean '{0}'?"),Import_assertions_are_not_allowed_on_statements_that_transpile_to_commonjs_require_calls:i(2836,1,"Import_assertions_are_not_allowed_on_statements_that_transpile_to_commonjs_require_calls_2836","Import assertions are not allowed on statements that transpile to commonjs 'require' calls."),Import_assertion_values_must_be_string_literal_expressions:i(2837,1,"Import_assertion_values_must_be_string_literal_expressions_2837","Import assertion values must be string literal expressions."),All_declarations_of_0_must_have_identical_constraints:i(2838,1,"All_declarations_of_0_must_have_identical_constraints_2838","All declarations of '{0}' must have identical constraints."),This_condition_will_always_return_0_since_JavaScript_compares_objects_by_reference_not_value:i(2839,1,"This_condition_will_always_return_0_since_JavaScript_compares_objects_by_reference_not_value_2839","This condition will always return '{0}' since JavaScript compares objects by reference, not value."),An_interface_cannot_extend_a_primitive_type_like_0_an_interface_can_only_extend_named_types_and_classes:i(2840,1,"An_interface_cannot_extend_a_primitive_type_like_0_an_interface_can_only_extend_named_types_and_clas_2840","An interface cannot extend a primitive type like '{0}'; an interface can only extend named types and classes"),The_type_of_this_expression_cannot_be_named_without_a_resolution_mode_assertion_which_is_an_unstable_feature_Use_nightly_TypeScript_to_silence_this_error_Try_updating_with_npm_install_D_typescript_next:i(2841,1,"The_type_of_this_expression_cannot_be_named_without_a_resolution_mode_assertion_which_is_an_unstable_2841","The type of this expression cannot be named without a 'resolution-mode' assertion, which is an unstable feature. Use nightly TypeScript to silence this error. Try updating with 'npm install -D typescript@next'."),_0_is_an_unused_renaming_of_1_Did_you_intend_to_use_it_as_a_type_annotation:i(2842,1,"_0_is_an_unused_renaming_of_1_Did_you_intend_to_use_it_as_a_type_annotation_2842","'{0}' is an unused renaming of '{1}'. Did you intend to use it as a type annotation?"),We_can_only_write_a_type_for_0_by_adding_a_type_for_the_entire_parameter_here:i(2843,1,"We_can_only_write_a_type_for_0_by_adding_a_type_for_the_entire_parameter_here_2843","We can only write a type for '{0}' by adding a type for the entire parameter here."),Type_of_instance_member_variable_0_cannot_reference_identifier_1_declared_in_the_constructor:i(2844,1,"Type_of_instance_member_variable_0_cannot_reference_identifier_1_declared_in_the_constructor_2844","Type of instance member variable '{0}' cannot reference identifier '{1}' declared in the constructor."),This_condition_will_always_return_0:i(2845,1,"This_condition_will_always_return_0_2845","This condition will always return '{0}'."),A_declaration_file_cannot_be_imported_without_import_type_Did_you_mean_to_import_an_implementation_file_0_instead:i(2846,1,"A_declaration_file_cannot_be_imported_without_import_type_Did_you_mean_to_import_an_implementation_f_2846","A declaration file cannot be imported without 'import type'. Did you mean to import an implementation file '{0}' instead?"),Import_declaration_0_is_using_private_name_1:i(4e3,1,"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:i(4002,1,"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:i(4004,1,"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:i(4006,1,"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:i(4008,1,"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:i(4010,1,"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:i(4012,1,"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:i(4014,1,"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:i(4016,1,"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:i(4019,1,"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:i(4020,1,"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_class_has_or_is_using_private_name_0:i(4021,1,"extends_clause_of_exported_class_has_or_is_using_private_name_0_4021","'extends' clause of exported class has or is using private name '{0}'."),extends_clause_of_exported_interface_0_has_or_is_using_private_name_1:i(4022,1,"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:i(4023,1,"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:i(4024,1,"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:i(4025,1,"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:i(4026,1,"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:i(4027,1,"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:i(4028,1,"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:i(4029,1,"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:i(4030,1,"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:i(4031,1,"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:i(4032,1,"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:i(4033,1,"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:i(4034,1,"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:i(4035,1,"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:i(4036,1,"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:i(4037,1,"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:i(4038,1,"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:i(4039,1,"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:i(4040,1,"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:i(4041,1,"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:i(4042,1,"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:i(4043,1,"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:i(4044,1,"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:i(4045,1,"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:i(4046,1,"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:i(4047,1,"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:i(4048,1,"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:i(4049,1,"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:i(4050,1,"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:i(4051,1,"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:i(4052,1,"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:i(4053,1,"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:i(4054,1,"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:i(4055,1,"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:i(4056,1,"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:i(4057,1,"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:i(4058,1,"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:i(4059,1,"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:i(4060,1,"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:i(4061,1,"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:i(4062,1,"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:i(4063,1,"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:i(4064,1,"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:i(4065,1,"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:i(4066,1,"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:i(4067,1,"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:i(4068,1,"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:i(4069,1,"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:i(4070,1,"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:i(4071,1,"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:i(4072,1,"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:i(4073,1,"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:i(4074,1,"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:i(4075,1,"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:i(4076,1,"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:i(4077,1,"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:i(4078,1,"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:i(4081,1,"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:i(4082,1,"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:i(4083,1,"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}'."),Exported_type_alias_0_has_or_is_using_private_name_1_from_module_2:i(4084,1,"Exported_type_alias_0_has_or_is_using_private_name_1_from_module_2_4084","Exported type alias '{0}' has or is using private name '{1}' from module {2}."),Extends_clause_for_inferred_type_0_has_or_is_using_private_name_1:i(4085,1,"Extends_clause_for_inferred_type_0_has_or_is_using_private_name_1_4085","Extends clause for inferred type '{0}' 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:i(4090,1,"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:i(4091,1,"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:i(4092,1,"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:i(4094,1,"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:i(4095,1,"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:i(4096,1,"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:i(4097,1,"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:i(4098,1,"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:i(4099,1,"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:i(4100,1,"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:i(4101,1,"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:i(4102,1,"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}'."),Type_parameter_0_of_exported_mapped_object_type_is_using_private_name_1:i(4103,1,"Type_parameter_0_of_exported_mapped_object_type_is_using_private_name_1_4103","Type parameter '{0}' of exported mapped object type is using private name '{1}'."),The_type_0_is_readonly_and_cannot_be_assigned_to_the_mutable_type_1:i(4104,1,"The_type_0_is_readonly_and_cannot_be_assigned_to_the_mutable_type_1_4104","The type '{0}' is 'readonly' and cannot be assigned to the mutable type '{1}'."),Private_or_protected_member_0_cannot_be_accessed_on_a_type_parameter:i(4105,1,"Private_or_protected_member_0_cannot_be_accessed_on_a_type_parameter_4105","Private or protected member '{0}' cannot be accessed on a type parameter."),Parameter_0_of_accessor_has_or_is_using_private_name_1:i(4106,1,"Parameter_0_of_accessor_has_or_is_using_private_name_1_4106","Parameter '{0}' of accessor has or is using private name '{1}'."),Parameter_0_of_accessor_has_or_is_using_name_1_from_private_module_2:i(4107,1,"Parameter_0_of_accessor_has_or_is_using_name_1_from_private_module_2_4107","Parameter '{0}' of accessor has or is using name '{1}' from private module '{2}'."),Parameter_0_of_accessor_has_or_is_using_name_1_from_external_module_2_but_cannot_be_named:i(4108,1,"Parameter_0_of_accessor_has_or_is_using_name_1_from_external_module_2_but_cannot_be_named_4108","Parameter '{0}' of accessor has or is using name '{1}' from external module '{2}' but cannot be named."),Type_arguments_for_0_circularly_reference_themselves:i(4109,1,"Type_arguments_for_0_circularly_reference_themselves_4109","Type arguments for '{0}' circularly reference themselves."),Tuple_type_arguments_circularly_reference_themselves:i(4110,1,"Tuple_type_arguments_circularly_reference_themselves_4110","Tuple type arguments circularly reference themselves."),Property_0_comes_from_an_index_signature_so_it_must_be_accessed_with_0:i(4111,1,"Property_0_comes_from_an_index_signature_so_it_must_be_accessed_with_0_4111","Property '{0}' comes from an index signature, so it must be accessed with ['{0}']."),This_member_cannot_have_an_override_modifier_because_its_containing_class_0_does_not_extend_another_class:i(4112,1,"This_member_cannot_have_an_override_modifier_because_its_containing_class_0_does_not_extend_another__4112","This member cannot have an 'override' modifier because its containing class '{0}' does not extend another class."),This_member_cannot_have_an_override_modifier_because_it_is_not_declared_in_the_base_class_0:i(4113,1,"This_member_cannot_have_an_override_modifier_because_it_is_not_declared_in_the_base_class_0_4113","This member cannot have an 'override' modifier because it is not declared in the base class '{0}'."),This_member_must_have_an_override_modifier_because_it_overrides_a_member_in_the_base_class_0:i(4114,1,"This_member_must_have_an_override_modifier_because_it_overrides_a_member_in_the_base_class_0_4114","This member must have an 'override' modifier because it overrides a member in the base class '{0}'."),This_parameter_property_must_have_an_override_modifier_because_it_overrides_a_member_in_base_class_0:i(4115,1,"This_parameter_property_must_have_an_override_modifier_because_it_overrides_a_member_in_base_class_0_4115","This parameter property must have an 'override' modifier because it overrides a member in base class '{0}'."),This_member_must_have_an_override_modifier_because_it_overrides_an_abstract_method_that_is_declared_in_the_base_class_0:i(4116,1,"This_member_must_have_an_override_modifier_because_it_overrides_an_abstract_method_that_is_declared__4116","This member must have an 'override' modifier because it overrides an abstract method that is declared in the base class '{0}'."),This_member_cannot_have_an_override_modifier_because_it_is_not_declared_in_the_base_class_0_Did_you_mean_1:i(4117,1,"This_member_cannot_have_an_override_modifier_because_it_is_not_declared_in_the_base_class_0_Did_you__4117","This member cannot have an 'override' modifier because it is not declared in the base class '{0}'. Did you mean '{1}'?"),The_type_of_this_node_cannot_be_serialized_because_its_property_0_cannot_be_serialized:i(4118,1,"The_type_of_this_node_cannot_be_serialized_because_its_property_0_cannot_be_serialized_4118","The type of this node cannot be serialized because its property '{0}' cannot be serialized."),This_member_must_have_a_JSDoc_comment_with_an_override_tag_because_it_overrides_a_member_in_the_base_class_0:i(4119,1,"This_member_must_have_a_JSDoc_comment_with_an_override_tag_because_it_overrides_a_member_in_the_base_4119","This member must have a JSDoc comment with an '@override' tag because it overrides a member in the base class '{0}'."),This_parameter_property_must_have_a_JSDoc_comment_with_an_override_tag_because_it_overrides_a_member_in_the_base_class_0:i(4120,1,"This_parameter_property_must_have_a_JSDoc_comment_with_an_override_tag_because_it_overrides_a_member_4120","This parameter property must have a JSDoc comment with an '@override' tag because it overrides a member in the base class '{0}'."),This_member_cannot_have_a_JSDoc_comment_with_an_override_tag_because_its_containing_class_0_does_not_extend_another_class:i(4121,1,"This_member_cannot_have_a_JSDoc_comment_with_an_override_tag_because_its_containing_class_0_does_not_4121","This member cannot have a JSDoc comment with an '@override' tag because its containing class '{0}' does not extend another class."),This_member_cannot_have_a_JSDoc_comment_with_an_override_tag_because_it_is_not_declared_in_the_base_class_0:i(4122,1,"This_member_cannot_have_a_JSDoc_comment_with_an_override_tag_because_it_is_not_declared_in_the_base__4122","This member cannot have a JSDoc comment with an '@override' tag because it is not declared in the base class '{0}'."),This_member_cannot_have_a_JSDoc_comment_with_an_override_tag_because_it_is_not_declared_in_the_base_class_0_Did_you_mean_1:i(4123,1,"This_member_cannot_have_a_JSDoc_comment_with_an_override_tag_because_it_is_not_declared_in_the_base__4123","This member cannot have a JSDoc comment with an 'override' tag because it is not declared in the base class '{0}'. Did you mean '{1}'?"),Compiler_option_0_of_value_1_is_unstable_Use_nightly_TypeScript_to_silence_this_error_Try_updating_with_npm_install_D_typescript_next:i(4124,1,"Compiler_option_0_of_value_1_is_unstable_Use_nightly_TypeScript_to_silence_this_error_Try_updating_w_4124","Compiler option '{0}' of value '{1}' is unstable. Use nightly TypeScript to silence this error. Try updating with 'npm install -D typescript@next'."),resolution_mode_assertions_are_unstable_Use_nightly_TypeScript_to_silence_this_error_Try_updating_with_npm_install_D_typescript_next:i(4125,1,"resolution_mode_assertions_are_unstable_Use_nightly_TypeScript_to_silence_this_error_Try_updating_wi_4125","'resolution-mode' assertions are unstable. Use nightly TypeScript to silence this error. Try updating with 'npm install -D typescript@next'."),The_current_host_does_not_support_the_0_option:i(5001,1,"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:i(5009,1,"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:i(5010,1,"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:i(5012,1,"Cannot_read_file_0_Colon_1_5012","Cannot read file '{0}': {1}."),Failed_to_parse_file_0_Colon_1:i(5014,1,"Failed_to_parse_file_0_Colon_1_5014","Failed to parse file '{0}': {1}."),Unknown_compiler_option_0:i(5023,1,"Unknown_compiler_option_0_5023","Unknown compiler option '{0}'."),Compiler_option_0_requires_a_value_of_type_1:i(5024,1,"Compiler_option_0_requires_a_value_of_type_1_5024","Compiler option '{0}' requires a value of type {1}."),Unknown_compiler_option_0_Did_you_mean_1:i(5025,1,"Unknown_compiler_option_0_Did_you_mean_1_5025","Unknown compiler option '{0}'. Did you mean '{1}'?"),Could_not_write_file_0_Colon_1:i(5033,1,"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:i(5042,1,"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:i(5047,1,"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_cannot_be_specified_when_option_target_is_ES3:i(5048,1,"Option_0_cannot_be_specified_when_option_target_is_ES3_5048","Option '{0}' cannot be specified when option 'target' is 'ES3'."),Option_0_can_only_be_used_when_either_option_inlineSourceMap_or_option_sourceMap_is_provided:i(5051,1,"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:i(5052,1,"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:i(5053,1,"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:i(5054,1,"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:i(5055,1,"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:i(5056,1,"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:i(5057,1,"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:i(5058,1,"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:i(5059,1,"Invalid_value_for_reactNamespace_0_is_not_a_valid_identifier_5059","Invalid value for '--reactNamespace'. '{0}' is not a valid identifier."),Pattern_0_can_have_at_most_one_Asterisk_character:i(5061,1,"Pattern_0_can_have_at_most_one_Asterisk_character_5061","Pattern '{0}' can have at most one '*' character."),Substitution_0_in_pattern_1_can_have_at_most_one_Asterisk_character:i(5062,1,"Substitution_0_in_pattern_1_can_have_at_most_one_Asterisk_character_5062","Substitution '{0}' in pattern '{1}' can have at most one '*' character."),Substitutions_for_pattern_0_should_be_an_array:i(5063,1,"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:i(5064,1,"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:i(5065,1,"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:i(5066,1,"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:i(5067,1,"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:i(5068,1,"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:i(5069,1,"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_when_moduleResolution_is_set_to_classic:i(5070,1,"Option_resolveJsonModule_cannot_be_specified_when_moduleResolution_is_set_to_classic_5070","Option '--resolveJsonModule' cannot be specified when 'moduleResolution' is set to 'classic'."),Option_resolveJsonModule_can_only_be_specified_when_module_code_generation_is_commonjs_amd_es2015_or_esNext:i(5071,1,"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:i(5072,1,"Unknown_build_option_0_5072","Unknown build option '{0}'."),Build_option_0_requires_a_value_of_type_1:i(5073,1,"Build_option_0_requires_a_value_of_type_1_5073","Build option '{0}' requires a value of type {1}."),Option_incremental_can_only_be_specified_using_tsconfig_emitting_to_single_file_or_when_option_tsBuildInfoFile_is_specified:i(5074,1,"Option_incremental_can_only_be_specified_using_tsconfig_emitting_to_single_file_or_when_option_tsBui_5074","Option '--incremental' can only be specified using tsconfig, emitting to single file or when option '--tsBuildInfoFile' is specified."),_0_is_assignable_to_the_constraint_of_type_1_but_1_could_be_instantiated_with_a_different_subtype_of_constraint_2:i(5075,1,"_0_is_assignable_to_the_constraint_of_type_1_but_1_could_be_instantiated_with_a_different_subtype_of_5075","'{0}' is assignable to the constraint of type '{1}', but '{1}' could be instantiated with a different subtype of constraint '{2}'."),_0_and_1_operations_cannot_be_mixed_without_parentheses:i(5076,1,"_0_and_1_operations_cannot_be_mixed_without_parentheses_5076","'{0}' and '{1}' operations cannot be mixed without parentheses."),Unknown_build_option_0_Did_you_mean_1:i(5077,1,"Unknown_build_option_0_Did_you_mean_1_5077","Unknown build option '{0}'. Did you mean '{1}'?"),Unknown_watch_option_0:i(5078,1,"Unknown_watch_option_0_5078","Unknown watch option '{0}'."),Unknown_watch_option_0_Did_you_mean_1:i(5079,1,"Unknown_watch_option_0_Did_you_mean_1_5079","Unknown watch option '{0}'. Did you mean '{1}'?"),Watch_option_0_requires_a_value_of_type_1:i(5080,1,"Watch_option_0_requires_a_value_of_type_1_5080","Watch option '{0}' requires a value of type {1}."),Cannot_find_a_tsconfig_json_file_at_the_current_directory_Colon_0:i(5081,1,"Cannot_find_a_tsconfig_json_file_at_the_current_directory_Colon_0_5081","Cannot find a tsconfig.json file at the current directory: {0}."),_0_could_be_instantiated_with_an_arbitrary_type_which_could_be_unrelated_to_1:i(5082,1,"_0_could_be_instantiated_with_an_arbitrary_type_which_could_be_unrelated_to_1_5082","'{0}' could be instantiated with an arbitrary type which could be unrelated to '{1}'."),Cannot_read_file_0:i(5083,1,"Cannot_read_file_0_5083","Cannot read file '{0}'."),Tuple_members_must_all_have_names_or_all_not_have_names:i(5084,1,"Tuple_members_must_all_have_names_or_all_not_have_names_5084","Tuple members must all have names or all not have names."),A_tuple_member_cannot_be_both_optional_and_rest:i(5085,1,"A_tuple_member_cannot_be_both_optional_and_rest_5085","A tuple member cannot be both optional and rest."),A_labeled_tuple_element_is_declared_as_optional_with_a_question_mark_after_the_name_and_before_the_colon_rather_than_after_the_type:i(5086,1,"A_labeled_tuple_element_is_declared_as_optional_with_a_question_mark_after_the_name_and_before_the_c_5086","A labeled tuple element is declared as optional with a question mark after the name and before the colon, rather than after the type."),A_labeled_tuple_element_is_declared_as_rest_with_a_before_the_name_rather_than_before_the_type:i(5087,1,"A_labeled_tuple_element_is_declared_as_rest_with_a_before_the_name_rather_than_before_the_type_5087","A labeled tuple element is declared as rest with a '...' before the name, rather than before the type."),The_inferred_type_of_0_references_a_type_with_a_cyclic_structure_which_cannot_be_trivially_serialized_A_type_annotation_is_necessary:i(5088,1,"The_inferred_type_of_0_references_a_type_with_a_cyclic_structure_which_cannot_be_trivially_serialize_5088","The inferred type of '{0}' references a type with a cyclic structure which cannot be trivially serialized. A type annotation is necessary."),Option_0_cannot_be_specified_when_option_jsx_is_1:i(5089,1,"Option_0_cannot_be_specified_when_option_jsx_is_1_5089","Option '{0}' cannot be specified when option 'jsx' is '{1}'."),Non_relative_paths_are_not_allowed_when_baseUrl_is_not_set_Did_you_forget_a_leading_Slash:i(5090,1,"Non_relative_paths_are_not_allowed_when_baseUrl_is_not_set_Did_you_forget_a_leading_Slash_5090","Non-relative paths are not allowed when 'baseUrl' is not set. Did you forget a leading './'?"),Option_preserveConstEnums_cannot_be_disabled_when_0_is_enabled:i(5091,1,"Option_preserveConstEnums_cannot_be_disabled_when_0_is_enabled_5091","Option 'preserveConstEnums' cannot be disabled when '{0}' is enabled."),The_root_value_of_a_0_file_must_be_an_object:i(5092,1,"The_root_value_of_a_0_file_must_be_an_object_5092","The root value of a '{0}' file must be an object."),Compiler_option_0_may_only_be_used_with_build:i(5093,1,"Compiler_option_0_may_only_be_used_with_build_5093","Compiler option '--{0}' may only be used with '--build'."),Compiler_option_0_may_not_be_used_with_build:i(5094,1,"Compiler_option_0_may_not_be_used_with_build_5094","Compiler option '--{0}' may not be used with '--build'."),Option_0_can_only_be_used_when_module_is_set_to_es2015_or_later:i(5095,1,"Option_0_can_only_be_used_when_module_is_set_to_es2015_or_later_5095","Option '{0}' can only be used when 'module' is set to 'es2015' or later."),Option_allowImportingTsExtensions_can_only_be_used_when_either_noEmit_or_emitDeclarationOnly_is_set:i(5096,1,"Option_allowImportingTsExtensions_can_only_be_used_when_either_noEmit_or_emitDeclarationOnly_is_set_5096","Option 'allowImportingTsExtensions' can only be used when either 'noEmit' or 'emitDeclarationOnly' is set."),An_import_path_can_only_end_with_a_0_extension_when_allowImportingTsExtensions_is_enabled:i(5097,1,"An_import_path_can_only_end_with_a_0_extension_when_allowImportingTsExtensions_is_enabled_5097","An import path can only end with a '{0}' extension when 'allowImportingTsExtensions' is enabled."),Option_0_can_only_be_used_when_moduleResolution_is_set_to_node16_nodenext_or_bundler:i(5098,1,"Option_0_can_only_be_used_when_moduleResolution_is_set_to_node16_nodenext_or_bundler_5098","Option '{0}' can only be used when 'moduleResolution' is set to 'node16', 'nodenext', or 'bundler'."),Option_0_is_deprecated_and_will_stop_functioning_in_TypeScript_1_Specify_compilerOption_ignoreDeprecations_Colon_2_to_silence_this_error:i(5101,1,"Option_0_is_deprecated_and_will_stop_functioning_in_TypeScript_1_Specify_compilerOption_ignoreDeprec_5101",`Option '{0}' is deprecated and will stop functioning in TypeScript {1}. Specify compilerOption '"ignoreDeprecations": "{2}"' to silence this error.`),Option_0_has_been_removed_Please_remove_it_from_your_configuration:i(5102,1,"Option_0_has_been_removed_Please_remove_it_from_your_configuration_5102","Option '{0}' has been removed. Please remove it from your configuration."),Invalid_value_for_ignoreDeprecations:i(5103,1,"Invalid_value_for_ignoreDeprecations_5103","Invalid value for '--ignoreDeprecations'."),Option_0_is_redundant_and_cannot_be_specified_with_option_1:i(5104,1,"Option_0_is_redundant_and_cannot_be_specified_with_option_1_5104","Option '{0}' is redundant and cannot be specified with option '{1}'."),Option_verbatimModuleSyntax_cannot_be_used_when_module_is_set_to_UMD_AMD_or_System:i(5105,1,"Option_verbatimModuleSyntax_cannot_be_used_when_module_is_set_to_UMD_AMD_or_System_5105","Option 'verbatimModuleSyntax' cannot be used when 'module' is set to 'UMD', 'AMD', or 'System'."),Use_0_instead:i(5106,3,"Use_0_instead_5106","Use '{0}' instead."),Option_0_1_is_deprecated_and_will_stop_functioning_in_TypeScript_2_Specify_compilerOption_ignoreDeprecations_Colon_3_to_silence_this_error:i(5107,1,"Option_0_1_is_deprecated_and_will_stop_functioning_in_TypeScript_2_Specify_compilerOption_ignoreDepr_5107",`Option '{0}={1}' is deprecated and will stop functioning in TypeScript {2}. Specify compilerOption '"ignoreDeprecations": "{3}"' to silence this error.`),Option_0_1_has_been_removed_Please_remove_it_from_your_configuration:i(5108,1,"Option_0_1_has_been_removed_Please_remove_it_from_your_configuration_5108","Option '{0}={1}' has been removed. Please remove it from your configuration."),Generates_a_sourcemap_for_each_corresponding_d_ts_file:i(6e3,3,"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:i(6001,3,"Concatenate_and_emit_output_to_single_file_6001","Concatenate and emit output to single file."),Generates_corresponding_d_ts_file:i(6002,3,"Generates_corresponding_d_ts_file_6002","Generates corresponding '.d.ts' file."),Specify_the_location_where_debugger_should_locate_TypeScript_files_instead_of_source_locations:i(6004,3,"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:i(6005,3,"Watch_input_files_6005","Watch input files."),Redirect_output_structure_to_the_directory:i(6006,3,"Redirect_output_structure_to_the_directory_6006","Redirect output structure to the directory."),Do_not_erase_const_enum_declarations_in_generated_code:i(6007,3,"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:i(6008,3,"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:i(6009,3,"Do_not_emit_comments_to_output_6009","Do not emit comments to output."),Do_not_emit_outputs:i(6010,3,"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:i(6011,3,"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:i(6012,3,"Skip_type_checking_of_declaration_files_6012","Skip type checking of declaration files."),Do_not_resolve_the_real_path_of_symlinks:i(6013,3,"Do_not_resolve_the_real_path_of_symlinks_6013","Do not resolve the real path of symlinks."),Only_emit_d_ts_declaration_files:i(6014,3,"Only_emit_d_ts_declaration_files_6014","Only emit '.d.ts' declaration files."),Specify_ECMAScript_target_version:i(6015,3,"Specify_ECMAScript_target_version_6015","Specify ECMAScript target version."),Specify_module_code_generation:i(6016,3,"Specify_module_code_generation_6016","Specify module code generation."),Print_this_message:i(6017,3,"Print_this_message_6017","Print this message."),Print_the_compiler_s_version:i(6019,3,"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:i(6020,3,"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:i(6023,3,"Syntax_Colon_0_6023","Syntax: {0}"),options:i(6024,3,"options_6024","options"),file:i(6025,3,"file_6025","file"),Examples_Colon_0:i(6026,3,"Examples_Colon_0_6026","Examples: {0}"),Options_Colon:i(6027,3,"Options_Colon_6027","Options:"),Version_0:i(6029,3,"Version_0_6029","Version {0}"),Insert_command_line_options_and_files_from_a_file:i(6030,3,"Insert_command_line_options_and_files_from_a_file_6030","Insert command line options and files from a file."),Starting_compilation_in_watch_mode:i(6031,3,"Starting_compilation_in_watch_mode_6031","Starting compilation in watch mode..."),File_change_detected_Starting_incremental_compilation:i(6032,3,"File_change_detected_Starting_incremental_compilation_6032","File change detected. Starting incremental compilation..."),KIND:i(6034,3,"KIND_6034","KIND"),FILE:i(6035,3,"FILE_6035","FILE"),VERSION:i(6036,3,"VERSION_6036","VERSION"),LOCATION:i(6037,3,"LOCATION_6037","LOCATION"),DIRECTORY:i(6038,3,"DIRECTORY_6038","DIRECTORY"),STRATEGY:i(6039,3,"STRATEGY_6039","STRATEGY"),FILE_OR_DIRECTORY:i(6040,3,"FILE_OR_DIRECTORY_6040","FILE OR DIRECTORY"),Errors_Files:i(6041,3,"Errors_Files_6041","Errors Files"),Generates_corresponding_map_file:i(6043,3,"Generates_corresponding_map_file_6043","Generates corresponding '.map' file."),Compiler_option_0_expects_an_argument:i(6044,1,"Compiler_option_0_expects_an_argument_6044","Compiler option '{0}' expects an argument."),Unterminated_quoted_string_in_response_file_0:i(6045,1,"Unterminated_quoted_string_in_response_file_0_6045","Unterminated quoted string in response file '{0}'."),Argument_for_0_option_must_be_Colon_1:i(6046,1,"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:i(6048,1,"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}'."),Unable_to_open_file_0:i(6050,1,"Unable_to_open_file_0_6050","Unable to open file '{0}'."),Corrupted_locale_file_0:i(6051,1,"Corrupted_locale_file_0_6051","Corrupted locale file {0}."),Raise_error_on_expressions_and_declarations_with_an_implied_any_type:i(6052,3,"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:i(6053,1,"File_0_not_found_6053","File '{0}' not found."),File_0_has_an_unsupported_extension_The_only_supported_extensions_are_1:i(6054,1,"File_0_has_an_unsupported_extension_The_only_supported_extensions_are_1_6054","File '{0}' has an unsupported extension. The only supported extensions are {1}."),Suppress_noImplicitAny_errors_for_indexing_objects_lacking_index_signatures:i(6055,3,"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:i(6056,3,"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:i(6058,3,"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:i(6059,1,"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:i(6060,3,"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:i(6061,3,"NEWLINE_6061","NEWLINE"),Option_0_can_only_be_specified_in_tsconfig_json_file_or_set_to_null_on_command_line:i(6064,1,"Option_0_can_only_be_specified_in_tsconfig_json_file_or_set_to_null_on_command_line_6064","Option '{0}' can only be specified in 'tsconfig.json' file or set to 'null' on command line."),Enables_experimental_support_for_ES7_decorators:i(6065,3,"Enables_experimental_support_for_ES7_decorators_6065","Enables experimental support for ES7 decorators."),Enables_experimental_support_for_emitting_type_metadata_for_decorators:i(6066,3,"Enables_experimental_support_for_emitting_type_metadata_for_decorators_6066","Enables experimental support for emitting type metadata for decorators."),Initializes_a_TypeScript_project_and_creates_a_tsconfig_json_file:i(6070,3,"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:i(6071,3,"Successfully_created_a_tsconfig_json_file_6071","Successfully created a tsconfig.json file."),Suppress_excess_property_checks_for_object_literals:i(6072,3,"Suppress_excess_property_checks_for_object_literals_6072","Suppress excess property checks for object literals."),Stylize_errors_and_messages_using_color_and_context_experimental:i(6073,3,"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:i(6074,3,"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:i(6075,3,"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:i(6076,3,"Report_errors_for_fallthrough_cases_in_switch_statement_6076","Report errors for fallthrough cases in switch statement."),Do_not_report_errors_on_unreachable_code:i(6077,3,"Do_not_report_errors_on_unreachable_code_6077","Do not report errors on unreachable code."),Disallow_inconsistently_cased_references_to_the_same_file:i(6078,3,"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:i(6079,3,"Specify_library_files_to_be_included_in_the_compilation_6079","Specify library files to be included in the compilation."),Specify_JSX_code_generation:i(6080,3,"Specify_JSX_code_generation_6080","Specify JSX code generation."),File_0_has_an_unsupported_extension_so_skipping_it:i(6081,3,"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:i(6082,1,"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:i(6083,3,"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:i(6084,3,"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:i(6085,3,"Enable_tracing_of_the_name_resolution_process_6085","Enable tracing of the name resolution process."),Resolving_module_0_from_1:i(6086,3,"Resolving_module_0_from_1_6086","======== Resolving module '{0}' from '{1}'. ========"),Explicitly_specified_module_resolution_kind_Colon_0:i(6087,3,"Explicitly_specified_module_resolution_kind_Colon_0_6087","Explicitly specified module resolution kind: '{0}'."),Module_resolution_kind_is_not_specified_using_0:i(6088,3,"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:i(6089,3,"Module_name_0_was_successfully_resolved_to_1_6089","======== Module name '{0}' was successfully resolved to '{1}'. ========"),Module_name_0_was_not_resolved:i(6090,3,"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:i(6091,3,"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:i(6092,3,"Module_name_0_matched_pattern_1_6092","Module name '{0}', matched pattern '{1}'."),Trying_substitution_0_candidate_module_location_Colon_1:i(6093,3,"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:i(6094,3,"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_types_Colon_1:i(6095,3,"Loading_module_as_file_Slash_folder_candidate_module_location_0_target_file_types_Colon_1_6095","Loading module as file / folder, candidate module location '{0}', target file types: {1}."),File_0_does_not_exist:i(6096,3,"File_0_does_not_exist_6096","File '{0}' does not exist."),File_0_exists_use_it_as_a_name_resolution_result:i(6097,3,"File_0_exists_use_it_as_a_name_resolution_result_6097","File '{0}' exists - use it as a name resolution result."),Loading_module_0_from_node_modules_folder_target_file_types_Colon_1:i(6098,3,"Loading_module_0_from_node_modules_folder_target_file_types_Colon_1_6098","Loading module '{0}' from 'node_modules' folder, target file types: {1}."),Found_package_json_at_0:i(6099,3,"Found_package_json_at_0_6099","Found 'package.json' at '{0}'."),package_json_does_not_have_a_0_field:i(6100,3,"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:i(6101,3,"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:i(6102,3,"Allow_javascript_files_to_be_compiled_6102","Allow javascript files to be compiled."),Checking_if_0_is_the_longest_matching_prefix_for_1_2:i(6104,3,"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:i(6105,3,"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:i(6106,3,"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:i(6107,3,"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:i(6108,3,"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:i(6109,3,"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:i(6110,3,"Trying_other_entries_in_rootDirs_6110","Trying other entries in 'rootDirs'."),Module_resolution_using_rootDirs_has_failed:i(6111,3,"Module_resolution_using_rootDirs_has_failed_6111","Module resolution using 'rootDirs' has failed."),Do_not_emit_use_strict_directives_in_module_output:i(6112,3,"Do_not_emit_use_strict_directives_in_module_output_6112","Do not emit 'use strict' directives in module output."),Enable_strict_null_checks:i(6113,3,"Enable_strict_null_checks_6113","Enable strict null checks."),Unknown_option_excludes_Did_you_mean_exclude:i(6114,1,"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:i(6115,3,"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:i(6116,3,"Resolving_type_reference_directive_0_containing_file_1_root_directory_2_6116","======== Resolving type reference directive '{0}', containing file '{1}', root directory '{2}'. ========"),Type_reference_directive_0_was_successfully_resolved_to_1_primary_Colon_2:i(6119,3,"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:i(6120,3,"Type_reference_directive_0_was_not_resolved_6120","======== Type reference directive '{0}' was not resolved. ========"),Resolving_with_primary_search_path_0:i(6121,3,"Resolving_with_primary_search_path_0_6121","Resolving with primary search path '{0}'."),Root_directory_cannot_be_determined_skipping_primary_search_paths:i(6122,3,"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:i(6123,3,"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:i(6124,3,"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:i(6125,3,"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:i(6126,3,"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:i(6127,3,"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:i(6128,3,"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:i(6130,3,"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:i(6131,1,"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:i(6132,3,"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:i(6133,1,"_0_is_declared_but_its_value_is_never_read_6133","'{0}' is declared but its value is never read.",!0),Report_errors_on_unused_locals:i(6134,3,"Report_errors_on_unused_locals_6134","Report errors on unused locals."),Report_errors_on_unused_parameters:i(6135,3,"Report_errors_on_unused_parameters_6135","Report errors on unused parameters."),The_maximum_dependency_depth_to_search_under_node_modules_and_load_JavaScript_files:i(6136,3,"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:i(6137,1,"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:i(6138,1,"Property_0_is_declared_but_its_value_is_never_read_6138","Property '{0}' is declared but its value is never read.",!0),Import_emit_helpers_from_tslib:i(6139,3,"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:i(6140,1,"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:i(6141,3,"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:i(6142,1,"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:i(6144,3,"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:i(6145,3,"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:i(6146,3,"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:i(6147,3,"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:i(6148,3,"Directory_0_does_not_exist_skipping_all_lookups_in_it_6148","Directory '{0}' does not exist, skipping all lookups in it."),Show_diagnostic_information:i(6149,3,"Show_diagnostic_information_6149","Show diagnostic information."),Show_verbose_diagnostic_information:i(6150,3,"Show_verbose_diagnostic_information_6150","Show verbose diagnostic information."),Emit_a_single_file_with_source_maps_instead_of_having_a_separate_file:i(6151,3,"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:i(6152,3,"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:i(6153,3,"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:i(6154,3,"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:i(6155,3,"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:i(6156,3,"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:i(6157,3,"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:i(6158,3,"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:i(6159,3,"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:i(6160,3,"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:i(6161,3,"List_of_folders_to_include_type_definitions_from_6161","List of folders to include type definitions from."),Disable_size_limitations_on_JavaScript_projects:i(6162,3,"Disable_size_limitations_on_JavaScript_projects_6162","Disable size limitations on JavaScript projects."),The_character_set_of_the_input_files:i(6163,3,"The_character_set_of_the_input_files_6163","The character set of the input files."),Do_not_truncate_error_messages:i(6165,3,"Do_not_truncate_error_messages_6165","Do not truncate error messages."),Output_directory_for_generated_declaration_files:i(6166,3,"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:i(6167,3,"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:i(6168,3,"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:i(6169,3,"Show_all_compiler_options_6169","Show all compiler options."),Deprecated_Use_outFile_instead_Concatenate_and_emit_output_to_single_file:i(6170,3,"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:i(6171,3,"Command_line_Options_6171","Command-line Options"),Provide_full_support_for_iterables_in_for_of_spread_and_destructuring_when_targeting_ES5_or_ES3:i(6179,3,"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:i(6180,3,"Enable_all_strict_type_checking_options_6180","Enable all strict type-checking options."),Scoped_package_detected_looking_in_0:i(6182,3,"Scoped_package_detected_looking_in_0_6182","Scoped package detected, looking in '{0}'"),Reusing_resolution_of_module_0_from_1_of_old_program_it_was_successfully_resolved_to_2:i(6183,3,"Reusing_resolution_of_module_0_from_1_of_old_program_it_was_successfully_resolved_to_2_6183","Reusing resolution of module '{0}' from '{1}' of old program, it was successfully resolved to '{2}'."),Reusing_resolution_of_module_0_from_1_of_old_program_it_was_successfully_resolved_to_2_with_Package_ID_3:i(6184,3,"Reusing_resolution_of_module_0_from_1_of_old_program_it_was_successfully_resolved_to_2_with_Package__6184","Reusing resolution of module '{0}' from '{1}' of old program, it was successfully resolved to '{2}' with Package ID '{3}'."),Enable_strict_checking_of_function_types:i(6186,3,"Enable_strict_checking_of_function_types_6186","Enable strict checking of function types."),Enable_strict_checking_of_property_initialization_in_classes:i(6187,3,"Enable_strict_checking_of_property_initialization_in_classes_6187","Enable strict checking of property initialization in classes."),Numeric_separators_are_not_allowed_here:i(6188,1,"Numeric_separators_are_not_allowed_here_6188","Numeric separators are not allowed here."),Multiple_consecutive_numeric_separators_are_not_permitted:i(6189,1,"Multiple_consecutive_numeric_separators_are_not_permitted_6189","Multiple consecutive numeric separators are not permitted."),Whether_to_keep_outdated_console_output_in_watch_mode_instead_of_clearing_the_screen:i(6191,3,"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:i(6192,1,"All_imports_in_import_declaration_are_unused_6192","All imports in import declaration are unused.",!0),Found_1_error_Watching_for_file_changes:i(6193,3,"Found_1_error_Watching_for_file_changes_6193","Found 1 error. Watching for file changes."),Found_0_errors_Watching_for_file_changes:i(6194,3,"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:i(6195,3,"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:i(6196,1,"_0_is_declared_but_never_used_6196","'{0}' is declared but never used.",!0),Include_modules_imported_with_json_extension:i(6197,3,"Include_modules_imported_with_json_extension_6197","Include modules imported with '.json' extension"),All_destructured_elements_are_unused:i(6198,1,"All_destructured_elements_are_unused_6198","All destructured elements are unused.",!0),All_variables_are_unused:i(6199,1,"All_variables_are_unused_6199","All variables are unused.",!0),Definitions_of_the_following_identifiers_conflict_with_those_in_another_file_Colon_0:i(6200,1,"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:i(6201,3,"Conflicts_are_in_this_file_6201","Conflicts are in this file."),Project_references_may_not_form_a_circular_graph_Cycle_detected_Colon_0:i(6202,1,"Project_references_may_not_form_a_circular_graph_Cycle_detected_Colon_0_6202","Project references may not form a circular graph. Cycle detected: {0}"),_0_was_also_declared_here:i(6203,3,"_0_was_also_declared_here_6203","'{0}' was also declared here."),and_here:i(6204,3,"and_here_6204","and here."),All_type_parameters_are_unused:i(6205,1,"All_type_parameters_are_unused_6205","All type parameters are unused."),package_json_has_a_typesVersions_field_with_version_specific_path_mappings:i(6206,3,"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:i(6207,3,"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:i(6208,3,"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:i(6209,3,"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:i(6210,3,"An_argument_for_0_was_not_provided_6210","An argument for '{0}' was not provided."),An_argument_matching_this_binding_pattern_was_not_provided:i(6211,3,"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:i(6212,3,"Did_you_mean_to_call_this_expression_6212","Did you mean to call this expression?"),Did_you_mean_to_use_new_with_this_expression:i(6213,3,"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:i(6214,3,"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:i(6215,3,"Using_compiler_options_of_project_reference_redirect_0_6215","Using compiler options of project reference redirect '{0}'."),Found_1_error:i(6216,3,"Found_1_error_6216","Found 1 error."),Found_0_errors:i(6217,3,"Found_0_errors_6217","Found {0} errors."),Module_name_0_was_successfully_resolved_to_1_with_Package_ID_2:i(6218,3,"Module_name_0_was_successfully_resolved_to_1_with_Package_ID_2_6218","======== Module name '{0}' was successfully resolved to '{1}' with Package ID '{2}'. ========"),Type_reference_directive_0_was_successfully_resolved_to_1_with_Package_ID_2_primary_Colon_3:i(6219,3,"Type_reference_directive_0_was_successfully_resolved_to_1_with_Package_ID_2_primary_Colon_3_6219","======== Type reference directive '{0}' was successfully resolved to '{1}' with Package ID '{2}', primary: {3}. ========"),package_json_had_a_falsy_0_field:i(6220,3,"package_json_had_a_falsy_0_field_6220","'package.json' had a falsy '{0}' field."),Disable_use_of_source_files_instead_of_declaration_files_from_referenced_projects:i(6221,3,"Disable_use_of_source_files_instead_of_declaration_files_from_referenced_projects_6221","Disable use of source files instead of declaration files from referenced projects."),Emit_class_fields_with_Define_instead_of_Set:i(6222,3,"Emit_class_fields_with_Define_instead_of_Set_6222","Emit class fields with Define instead of Set."),Generates_a_CPU_profile:i(6223,3,"Generates_a_CPU_profile_6223","Generates a CPU profile."),Disable_solution_searching_for_this_project:i(6224,3,"Disable_solution_searching_for_this_project_6224","Disable solution searching for this project."),Specify_strategy_for_watching_file_Colon_FixedPollingInterval_default_PriorityPollingInterval_DynamicPriorityPolling_FixedChunkSizePolling_UseFsEvents_UseFsEventsOnParentDirectory:i(6225,3,"Specify_strategy_for_watching_file_Colon_FixedPollingInterval_default_PriorityPollingInterval_Dynami_6225","Specify strategy for watching file: 'FixedPollingInterval' (default), 'PriorityPollingInterval', 'DynamicPriorityPolling', 'FixedChunkSizePolling', 'UseFsEvents', 'UseFsEventsOnParentDirectory'."),Specify_strategy_for_watching_directory_on_platforms_that_don_t_support_recursive_watching_natively_Colon_UseFsEvents_default_FixedPollingInterval_DynamicPriorityPolling_FixedChunkSizePolling:i(6226,3,"Specify_strategy_for_watching_directory_on_platforms_that_don_t_support_recursive_watching_natively__6226","Specify strategy for watching directory on platforms that don't support recursive watching natively: 'UseFsEvents' (default), 'FixedPollingInterval', 'DynamicPriorityPolling', 'FixedChunkSizePolling'."),Specify_strategy_for_creating_a_polling_watch_when_it_fails_to_create_using_file_system_events_Colon_FixedInterval_default_PriorityInterval_DynamicPriority_FixedChunkSize:i(6227,3,"Specify_strategy_for_creating_a_polling_watch_when_it_fails_to_create_using_file_system_events_Colon_6227","Specify strategy for creating a polling watch when it fails to create using file system events: 'FixedInterval' (default), 'PriorityInterval', 'DynamicPriority', 'FixedChunkSize'."),Tag_0_expects_at_least_1_arguments_but_the_JSX_factory_2_provides_at_most_3:i(6229,1,"Tag_0_expects_at_least_1_arguments_but_the_JSX_factory_2_provides_at_most_3_6229","Tag '{0}' expects at least '{1}' arguments, but the JSX factory '{2}' provides at most '{3}'."),Option_0_can_only_be_specified_in_tsconfig_json_file_or_set_to_false_or_null_on_command_line:i(6230,1,"Option_0_can_only_be_specified_in_tsconfig_json_file_or_set_to_false_or_null_on_command_line_6230","Option '{0}' can only be specified in 'tsconfig.json' file or set to 'false' or 'null' on command line."),Could_not_resolve_the_path_0_with_the_extensions_Colon_1:i(6231,1,"Could_not_resolve_the_path_0_with_the_extensions_Colon_1_6231","Could not resolve the path '{0}' with the extensions: {1}."),Declaration_augments_declaration_in_another_file_This_cannot_be_serialized:i(6232,1,"Declaration_augments_declaration_in_another_file_This_cannot_be_serialized_6232","Declaration augments declaration in another file. This cannot be serialized."),This_is_the_declaration_being_augmented_Consider_moving_the_augmenting_declaration_into_the_same_file:i(6233,1,"This_is_the_declaration_being_augmented_Consider_moving_the_augmenting_declaration_into_the_same_fil_6233","This is the declaration being augmented. Consider moving the augmenting declaration into the same file."),This_expression_is_not_callable_because_it_is_a_get_accessor_Did_you_mean_to_use_it_without:i(6234,1,"This_expression_is_not_callable_because_it_is_a_get_accessor_Did_you_mean_to_use_it_without_6234","This expression is not callable because it is a 'get' accessor. Did you mean to use it without '()'?"),Disable_loading_referenced_projects:i(6235,3,"Disable_loading_referenced_projects_6235","Disable loading referenced projects."),Arguments_for_the_rest_parameter_0_were_not_provided:i(6236,1,"Arguments_for_the_rest_parameter_0_were_not_provided_6236","Arguments for the rest parameter '{0}' were not provided."),Generates_an_event_trace_and_a_list_of_types:i(6237,3,"Generates_an_event_trace_and_a_list_of_types_6237","Generates an event trace and a list of types."),Specify_the_module_specifier_to_be_used_to_import_the_jsx_and_jsxs_factory_functions_from_eg_react:i(6238,1,"Specify_the_module_specifier_to_be_used_to_import_the_jsx_and_jsxs_factory_functions_from_eg_react_6238","Specify the module specifier to be used to import the 'jsx' and 'jsxs' factory functions from. eg, react"),File_0_exists_according_to_earlier_cached_lookups:i(6239,3,"File_0_exists_according_to_earlier_cached_lookups_6239","File '{0}' exists according to earlier cached lookups."),File_0_does_not_exist_according_to_earlier_cached_lookups:i(6240,3,"File_0_does_not_exist_according_to_earlier_cached_lookups_6240","File '{0}' does not exist according to earlier cached lookups."),Resolution_for_type_reference_directive_0_was_found_in_cache_from_location_1:i(6241,3,"Resolution_for_type_reference_directive_0_was_found_in_cache_from_location_1_6241","Resolution for type reference directive '{0}' was found in cache from location '{1}'."),Resolving_type_reference_directive_0_containing_file_1:i(6242,3,"Resolving_type_reference_directive_0_containing_file_1_6242","======== Resolving type reference directive '{0}', containing file '{1}'. ========"),Interpret_optional_property_types_as_written_rather_than_adding_undefined:i(6243,3,"Interpret_optional_property_types_as_written_rather_than_adding_undefined_6243","Interpret optional property types as written, rather than adding 'undefined'."),Modules:i(6244,3,"Modules_6244","Modules"),File_Management:i(6245,3,"File_Management_6245","File Management"),Emit:i(6246,3,"Emit_6246","Emit"),JavaScript_Support:i(6247,3,"JavaScript_Support_6247","JavaScript Support"),Type_Checking:i(6248,3,"Type_Checking_6248","Type Checking"),Editor_Support:i(6249,3,"Editor_Support_6249","Editor Support"),Watch_and_Build_Modes:i(6250,3,"Watch_and_Build_Modes_6250","Watch and Build Modes"),Compiler_Diagnostics:i(6251,3,"Compiler_Diagnostics_6251","Compiler Diagnostics"),Interop_Constraints:i(6252,3,"Interop_Constraints_6252","Interop Constraints"),Backwards_Compatibility:i(6253,3,"Backwards_Compatibility_6253","Backwards Compatibility"),Language_and_Environment:i(6254,3,"Language_and_Environment_6254","Language and Environment"),Projects:i(6255,3,"Projects_6255","Projects"),Output_Formatting:i(6256,3,"Output_Formatting_6256","Output Formatting"),Completeness:i(6257,3,"Completeness_6257","Completeness"),_0_should_be_set_inside_the_compilerOptions_object_of_the_config_json_file:i(6258,1,"_0_should_be_set_inside_the_compilerOptions_object_of_the_config_json_file_6258","'{0}' should be set inside the 'compilerOptions' object of the config json file"),Found_1_error_in_1:i(6259,3,"Found_1_error_in_1_6259","Found 1 error in {1}"),Found_0_errors_in_the_same_file_starting_at_Colon_1:i(6260,3,"Found_0_errors_in_the_same_file_starting_at_Colon_1_6260","Found {0} errors in the same file, starting at: {1}"),Found_0_errors_in_1_files:i(6261,3,"Found_0_errors_in_1_files_6261","Found {0} errors in {1} files."),File_name_0_has_a_1_extension_looking_up_2_instead:i(6262,3,"File_name_0_has_a_1_extension_looking_up_2_instead_6262","File name '{0}' has a '{1}' extension - looking up '{2}' instead."),Module_0_was_resolved_to_1_but_allowArbitraryExtensions_is_not_set:i(6263,1,"Module_0_was_resolved_to_1_but_allowArbitraryExtensions_is_not_set_6263","Module '{0}' was resolved to '{1}', but '--allowArbitraryExtensions' is not set."),Enable_importing_files_with_any_extension_provided_a_declaration_file_is_present:i(6264,3,"Enable_importing_files_with_any_extension_provided_a_declaration_file_is_present_6264","Enable importing files with any extension, provided a declaration file is present."),Directory_0_has_no_containing_package_json_scope_Imports_will_not_resolve:i(6270,3,"Directory_0_has_no_containing_package_json_scope_Imports_will_not_resolve_6270","Directory '{0}' has no containing package.json scope. Imports will not resolve."),Import_specifier_0_does_not_exist_in_package_json_scope_at_path_1:i(6271,3,"Import_specifier_0_does_not_exist_in_package_json_scope_at_path_1_6271","Import specifier '{0}' does not exist in package.json scope at path '{1}'."),Invalid_import_specifier_0_has_no_possible_resolutions:i(6272,3,"Invalid_import_specifier_0_has_no_possible_resolutions_6272","Invalid import specifier '{0}' has no possible resolutions."),package_json_scope_0_has_no_imports_defined:i(6273,3,"package_json_scope_0_has_no_imports_defined_6273","package.json scope '{0}' has no imports defined."),package_json_scope_0_explicitly_maps_specifier_1_to_null:i(6274,3,"package_json_scope_0_explicitly_maps_specifier_1_to_null_6274","package.json scope '{0}' explicitly maps specifier '{1}' to null."),package_json_scope_0_has_invalid_type_for_target_of_specifier_1:i(6275,3,"package_json_scope_0_has_invalid_type_for_target_of_specifier_1_6275","package.json scope '{0}' has invalid type for target of specifier '{1}'"),Export_specifier_0_does_not_exist_in_package_json_scope_at_path_1:i(6276,3,"Export_specifier_0_does_not_exist_in_package_json_scope_at_path_1_6276","Export specifier '{0}' does not exist in package.json scope at path '{1}'."),Resolution_of_non_relative_name_failed_trying_with_modern_Node_resolution_features_disabled_to_see_if_npm_library_needs_configuration_update:i(6277,3,"Resolution_of_non_relative_name_failed_trying_with_modern_Node_resolution_features_disabled_to_see_i_6277","Resolution of non-relative name failed; trying with modern Node resolution features disabled to see if npm library needs configuration update."),There_are_types_at_0_but_this_result_could_not_be_resolved_when_respecting_package_json_exports_The_1_library_may_need_to_update_its_package_json_or_typings:i(6278,3,"There_are_types_at_0_but_this_result_could_not_be_resolved_when_respecting_package_json_exports_The__6278",`There are types at '{0}', but this result could not be resolved when respecting package.json "exports". The '{1}' library may need to update its package.json or typings.`),Enable_project_compilation:i(6302,3,"Enable_project_compilation_6302","Enable project compilation"),Composite_projects_may_not_disable_declaration_emit:i(6304,1,"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:i(6305,1,"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:i(6306,1,"Referenced_project_0_must_have_setting_composite_Colon_true_6306",`Referenced project '{0}' must have setting "composite": true.`),File_0_is_not_listed_within_the_file_list_of_project_1_Projects_must_list_all_files_or_use_an_include_pattern:i(6307,1,"File_0_is_not_listed_within_the_file_list_of_project_1_Projects_must_list_all_files_or_use_an_includ_6307","File '{0}' is not listed within the file list of project '{1}'. Projects must list all files or use an 'include' pattern."),Cannot_prepend_project_0_because_it_does_not_have_outFile_set:i(6308,1,"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:i(6309,1,"Output_file_0_from_project_1_does_not_exist_6309","Output file '{0}' from project '{1}' does not exist"),Referenced_project_0_may_not_disable_emit:i(6310,1,"Referenced_project_0_may_not_disable_emit_6310","Referenced project '{0}' may not disable emit."),Project_0_is_out_of_date_because_output_1_is_older_than_input_2:i(6350,3,"Project_0_is_out_of_date_because_output_1_is_older_than_input_2_6350","Project '{0}' is out of date because output '{1}' is older than input '{2}'"),Project_0_is_up_to_date_because_newest_input_1_is_older_than_output_2:i(6351,3,"Project_0_is_up_to_date_because_newest_input_1_is_older_than_output_2_6351","Project '{0}' is up to date because newest input '{1}' is older than output '{2}'"),Project_0_is_out_of_date_because_output_file_1_does_not_exist:i(6352,3,"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:i(6353,3,"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:i(6354,3,"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:i(6355,3,"Projects_in_this_build_Colon_0_6355","Projects in this build: {0}"),A_non_dry_build_would_delete_the_following_files_Colon_0:i(6356,3,"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:i(6357,3,"A_non_dry_build_would_build_project_0_6357","A non-dry build would build project '{0}'"),Building_project_0:i(6358,3,"Building_project_0_6358","Building project '{0}'..."),Updating_output_timestamps_of_project_0:i(6359,3,"Updating_output_timestamps_of_project_0_6359","Updating output timestamps of project '{0}'..."),Project_0_is_up_to_date:i(6361,3,"Project_0_is_up_to_date_6361","Project '{0}' is up to date"),Skipping_build_of_project_0_because_its_dependency_1_has_errors:i(6362,3,"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:i(6363,3,"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:i(6364,3,"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:i(6365,3,"Delete_the_outputs_of_all_projects_6365","Delete the outputs of all projects."),Show_what_would_be_built_or_deleted_if_specified_with_clean:i(6367,3,"Show_what_would_be_built_or_deleted_if_specified_with_clean_6367","Show what would be built (or deleted, if specified with '--clean')"),Option_build_must_be_the_first_command_line_argument:i(6369,1,"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:i(6370,1,"Options_0_and_1_cannot_be_combined_6370","Options '{0}' and '{1}' cannot be combined."),Updating_unchanged_output_timestamps_of_project_0:i(6371,3,"Updating_unchanged_output_timestamps_of_project_0_6371","Updating unchanged output timestamps of project '{0}'..."),Project_0_is_out_of_date_because_output_of_its_dependency_1_has_changed:i(6372,3,"Project_0_is_out_of_date_because_output_of_its_dependency_1_has_changed_6372","Project '{0}' is out of date because output of its dependency '{1}' has changed"),Updating_output_of_project_0:i(6373,3,"Updating_output_of_project_0_6373","Updating output of project '{0}'..."),A_non_dry_build_would_update_timestamps_for_output_of_project_0:i(6374,3,"A_non_dry_build_would_update_timestamps_for_output_of_project_0_6374","A non-dry build would update timestamps for output of project '{0}'"),A_non_dry_build_would_update_output_of_project_0:i(6375,3,"A_non_dry_build_would_update_output_of_project_0_6375","A non-dry build would update output of project '{0}'"),Cannot_update_output_of_project_0_because_there_was_error_reading_file_1:i(6376,3,"Cannot_update_output_of_project_0_because_there_was_error_reading_file_1_6376","Cannot update output of project '{0}' because there was error reading file '{1}'"),Cannot_write_file_0_because_it_will_overwrite_tsbuildinfo_file_generated_by_referenced_project_1:i(6377,1,"Cannot_write_file_0_because_it_will_overwrite_tsbuildinfo_file_generated_by_referenced_project_1_6377","Cannot write file '{0}' because it will overwrite '.tsbuildinfo' file generated by referenced project '{1}'"),Composite_projects_may_not_disable_incremental_compilation:i(6379,1,"Composite_projects_may_not_disable_incremental_compilation_6379","Composite projects may not disable incremental compilation."),Specify_file_to_store_incremental_compilation_information:i(6380,3,"Specify_file_to_store_incremental_compilation_information_6380","Specify file to store incremental compilation information"),Project_0_is_out_of_date_because_output_for_it_was_generated_with_version_1_that_differs_with_current_version_2:i(6381,3,"Project_0_is_out_of_date_because_output_for_it_was_generated_with_version_1_that_differs_with_curren_6381","Project '{0}' is out of date because output for it was generated with version '{1}' that differs with current version '{2}'"),Skipping_build_of_project_0_because_its_dependency_1_was_not_built:i(6382,3,"Skipping_build_of_project_0_because_its_dependency_1_was_not_built_6382","Skipping build of project '{0}' because its dependency '{1}' was not built"),Project_0_can_t_be_built_because_its_dependency_1_was_not_built:i(6383,3,"Project_0_can_t_be_built_because_its_dependency_1_was_not_built_6383","Project '{0}' can't be built because its dependency '{1}' was not built"),Have_recompiles_in_incremental_and_watch_assume_that_changes_within_a_file_will_only_affect_files_directly_depending_on_it:i(6384,3,"Have_recompiles_in_incremental_and_watch_assume_that_changes_within_a_file_will_only_affect_files_di_6384","Have recompiles in '--incremental' and '--watch' assume that changes within a file will only affect files directly depending on it."),_0_is_deprecated:i(6385,2,"_0_is_deprecated_6385","'{0}' is deprecated.",void 0,void 0,!0),Performance_timings_for_diagnostics_or_extendedDiagnostics_are_not_available_in_this_session_A_native_implementation_of_the_Web_Performance_API_could_not_be_found:i(6386,3,"Performance_timings_for_diagnostics_or_extendedDiagnostics_are_not_available_in_this_session_A_nativ_6386","Performance timings for '--diagnostics' or '--extendedDiagnostics' are not available in this session. A native implementation of the Web Performance API could not be found."),The_signature_0_of_1_is_deprecated:i(6387,2,"The_signature_0_of_1_is_deprecated_6387","The signature '{0}' of '{1}' is deprecated.",void 0,void 0,!0),Project_0_is_being_forcibly_rebuilt:i(6388,3,"Project_0_is_being_forcibly_rebuilt_6388","Project '{0}' is being forcibly rebuilt"),Reusing_resolution_of_module_0_from_1_of_old_program_it_was_not_resolved:i(6389,3,"Reusing_resolution_of_module_0_from_1_of_old_program_it_was_not_resolved_6389","Reusing resolution of module '{0}' from '{1}' of old program, it was not resolved."),Reusing_resolution_of_type_reference_directive_0_from_1_of_old_program_it_was_successfully_resolved_to_2:i(6390,3,"Reusing_resolution_of_type_reference_directive_0_from_1_of_old_program_it_was_successfully_resolved__6390","Reusing resolution of type reference directive '{0}' from '{1}' of old program, it was successfully resolved to '{2}'."),Reusing_resolution_of_type_reference_directive_0_from_1_of_old_program_it_was_successfully_resolved_to_2_with_Package_ID_3:i(6391,3,"Reusing_resolution_of_type_reference_directive_0_from_1_of_old_program_it_was_successfully_resolved__6391","Reusing resolution of type reference directive '{0}' from '{1}' of old program, it was successfully resolved to '{2}' with Package ID '{3}'."),Reusing_resolution_of_type_reference_directive_0_from_1_of_old_program_it_was_not_resolved:i(6392,3,"Reusing_resolution_of_type_reference_directive_0_from_1_of_old_program_it_was_not_resolved_6392","Reusing resolution of type reference directive '{0}' from '{1}' of old program, it was not resolved."),Reusing_resolution_of_module_0_from_1_found_in_cache_from_location_2_it_was_successfully_resolved_to_3:i(6393,3,"Reusing_resolution_of_module_0_from_1_found_in_cache_from_location_2_it_was_successfully_resolved_to_6393","Reusing resolution of module '{0}' from '{1}' found in cache from location '{2}', it was successfully resolved to '{3}'."),Reusing_resolution_of_module_0_from_1_found_in_cache_from_location_2_it_was_successfully_resolved_to_3_with_Package_ID_4:i(6394,3,"Reusing_resolution_of_module_0_from_1_found_in_cache_from_location_2_it_was_successfully_resolved_to_6394","Reusing resolution of module '{0}' from '{1}' found in cache from location '{2}', it was successfully resolved to '{3}' with Package ID '{4}'."),Reusing_resolution_of_module_0_from_1_found_in_cache_from_location_2_it_was_not_resolved:i(6395,3,"Reusing_resolution_of_module_0_from_1_found_in_cache_from_location_2_it_was_not_resolved_6395","Reusing resolution of module '{0}' from '{1}' found in cache from location '{2}', it was not resolved."),Reusing_resolution_of_type_reference_directive_0_from_1_found_in_cache_from_location_2_it_was_successfully_resolved_to_3:i(6396,3,"Reusing_resolution_of_type_reference_directive_0_from_1_found_in_cache_from_location_2_it_was_succes_6396","Reusing resolution of type reference directive '{0}' from '{1}' found in cache from location '{2}', it was successfully resolved to '{3}'."),Reusing_resolution_of_type_reference_directive_0_from_1_found_in_cache_from_location_2_it_was_successfully_resolved_to_3_with_Package_ID_4:i(6397,3,"Reusing_resolution_of_type_reference_directive_0_from_1_found_in_cache_from_location_2_it_was_succes_6397","Reusing resolution of type reference directive '{0}' from '{1}' found in cache from location '{2}', it was successfully resolved to '{3}' with Package ID '{4}'."),Reusing_resolution_of_type_reference_directive_0_from_1_found_in_cache_from_location_2_it_was_not_resolved:i(6398,3,"Reusing_resolution_of_type_reference_directive_0_from_1_found_in_cache_from_location_2_it_was_not_re_6398","Reusing resolution of type reference directive '{0}' from '{1}' found in cache from location '{2}', it was not resolved."),Project_0_is_out_of_date_because_buildinfo_file_1_indicates_that_some_of_the_changes_were_not_emitted:i(6399,3,"Project_0_is_out_of_date_because_buildinfo_file_1_indicates_that_some_of_the_changes_were_not_emitte_6399","Project '{0}' is out of date because buildinfo file '{1}' indicates that some of the changes were not emitted"),Project_0_is_up_to_date_but_needs_to_update_timestamps_of_output_files_that_are_older_than_input_files:i(6400,3,"Project_0_is_up_to_date_but_needs_to_update_timestamps_of_output_files_that_are_older_than_input_fil_6400","Project '{0}' is up to date but needs to update timestamps of output files that are older than input files"),Project_0_is_out_of_date_because_there_was_error_reading_file_1:i(6401,3,"Project_0_is_out_of_date_because_there_was_error_reading_file_1_6401","Project '{0}' is out of date because there was error reading file '{1}'"),Resolving_in_0_mode_with_conditions_1:i(6402,3,"Resolving_in_0_mode_with_conditions_1_6402","Resolving in {0} mode with conditions {1}."),Matched_0_condition_1:i(6403,3,"Matched_0_condition_1_6403","Matched '{0}' condition '{1}'."),Using_0_subpath_1_with_target_2:i(6404,3,"Using_0_subpath_1_with_target_2_6404","Using '{0}' subpath '{1}' with target '{2}'."),Saw_non_matching_condition_0:i(6405,3,"Saw_non_matching_condition_0_6405","Saw non-matching condition '{0}'."),Project_0_is_out_of_date_because_buildinfo_file_1_indicates_there_is_change_in_compilerOptions:i(6406,3,"Project_0_is_out_of_date_because_buildinfo_file_1_indicates_there_is_change_in_compilerOptions_6406","Project '{0}' is out of date because buildinfo file '{1}' indicates there is change in compilerOptions"),Allow_imports_to_include_TypeScript_file_extensions_Requires_moduleResolution_bundler_and_either_noEmit_or_emitDeclarationOnly_to_be_set:i(6407,3,"Allow_imports_to_include_TypeScript_file_extensions_Requires_moduleResolution_bundler_and_either_noE_6407","Allow imports to include TypeScript file extensions. Requires '--moduleResolution bundler' and either '--noEmit' or '--emitDeclarationOnly' to be set."),Use_the_package_json_exports_field_when_resolving_package_imports:i(6408,3,"Use_the_package_json_exports_field_when_resolving_package_imports_6408","Use the package.json 'exports' field when resolving package imports."),Use_the_package_json_imports_field_when_resolving_imports:i(6409,3,"Use_the_package_json_imports_field_when_resolving_imports_6409","Use the package.json 'imports' field when resolving imports."),Conditions_to_set_in_addition_to_the_resolver_specific_defaults_when_resolving_imports:i(6410,3,"Conditions_to_set_in_addition_to_the_resolver_specific_defaults_when_resolving_imports_6410","Conditions to set in addition to the resolver-specific defaults when resolving imports."),true_when_moduleResolution_is_node16_nodenext_or_bundler_otherwise_false:i(6411,3,"true_when_moduleResolution_is_node16_nodenext_or_bundler_otherwise_false_6411","`true` when 'moduleResolution' is 'node16', 'nodenext', or 'bundler'; otherwise `false`."),Project_0_is_out_of_date_because_buildinfo_file_1_indicates_that_file_2_was_root_file_of_compilation_but_not_any_more:i(6412,3,"Project_0_is_out_of_date_because_buildinfo_file_1_indicates_that_file_2_was_root_file_of_compilation_6412","Project '{0}' is out of date because buildinfo file '{1}' indicates that file '{2}' was root file of compilation but not any more."),Entering_conditional_exports:i(6413,3,"Entering_conditional_exports_6413","Entering conditional exports."),Resolved_under_condition_0:i(6414,3,"Resolved_under_condition_0_6414","Resolved under condition '{0}'."),Failed_to_resolve_under_condition_0:i(6415,3,"Failed_to_resolve_under_condition_0_6415","Failed to resolve under condition '{0}'."),Exiting_conditional_exports:i(6416,3,"Exiting_conditional_exports_6416","Exiting conditional exports."),The_expected_type_comes_from_property_0_which_is_declared_here_on_type_1:i(6500,3,"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:i(6501,3,"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:i(6502,3,"The_expected_type_comes_from_the_return_type_of_this_signature_6502","The expected type comes from the return type of this signature."),Print_names_of_files_that_are_part_of_the_compilation_and_then_stop_processing:i(6503,3,"Print_names_of_files_that_are_part_of_the_compilation_and_then_stop_processing_6503","Print names of files that are part of the compilation and then stop processing."),File_0_is_a_JavaScript_file_Did_you_mean_to_enable_the_allowJs_option:i(6504,1,"File_0_is_a_JavaScript_file_Did_you_mean_to_enable_the_allowJs_option_6504","File '{0}' is a JavaScript file. Did you mean to enable the 'allowJs' option?"),Print_names_of_files_and_the_reason_they_are_part_of_the_compilation:i(6505,3,"Print_names_of_files_and_the_reason_they_are_part_of_the_compilation_6505","Print names of files and the reason they are part of the compilation."),Consider_adding_a_declare_modifier_to_this_class:i(6506,3,"Consider_adding_a_declare_modifier_to_this_class_6506","Consider adding a 'declare' modifier to this class."),Allow_JavaScript_files_to_be_a_part_of_your_program_Use_the_checkJS_option_to_get_errors_from_these_files:i(6600,3,"Allow_JavaScript_files_to_be_a_part_of_your_program_Use_the_checkJS_option_to_get_errors_from_these__6600","Allow JavaScript files to be a part of your program. Use the 'checkJS' option to get errors from these files."),Allow_import_x_from_y_when_a_module_doesn_t_have_a_default_export:i(6601,3,"Allow_import_x_from_y_when_a_module_doesn_t_have_a_default_export_6601","Allow 'import x from y' when a module doesn't have a default export."),Allow_accessing_UMD_globals_from_modules:i(6602,3,"Allow_accessing_UMD_globals_from_modules_6602","Allow accessing UMD globals from modules."),Disable_error_reporting_for_unreachable_code:i(6603,3,"Disable_error_reporting_for_unreachable_code_6603","Disable error reporting for unreachable code."),Disable_error_reporting_for_unused_labels:i(6604,3,"Disable_error_reporting_for_unused_labels_6604","Disable error reporting for unused labels."),Ensure_use_strict_is_always_emitted:i(6605,3,"Ensure_use_strict_is_always_emitted_6605","Ensure 'use strict' is always emitted."),Have_recompiles_in_projects_that_use_incremental_and_watch_mode_assume_that_changes_within_a_file_will_only_affect_files_directly_depending_on_it:i(6606,3,"Have_recompiles_in_projects_that_use_incremental_and_watch_mode_assume_that_changes_within_a_file_wi_6606","Have recompiles in projects that use 'incremental' and 'watch' mode assume that changes within a file will only affect files directly depending on it."),Specify_the_base_directory_to_resolve_non_relative_module_names:i(6607,3,"Specify_the_base_directory_to_resolve_non_relative_module_names_6607","Specify the base directory to resolve non-relative module names."),No_longer_supported_In_early_versions_manually_set_the_text_encoding_for_reading_files:i(6608,3,"No_longer_supported_In_early_versions_manually_set_the_text_encoding_for_reading_files_6608","No longer supported. In early versions, manually set the text encoding for reading files."),Enable_error_reporting_in_type_checked_JavaScript_files:i(6609,3,"Enable_error_reporting_in_type_checked_JavaScript_files_6609","Enable error reporting in type-checked JavaScript files."),Enable_constraints_that_allow_a_TypeScript_project_to_be_used_with_project_references:i(6611,3,"Enable_constraints_that_allow_a_TypeScript_project_to_be_used_with_project_references_6611","Enable constraints that allow a TypeScript project to be used with project references."),Generate_d_ts_files_from_TypeScript_and_JavaScript_files_in_your_project:i(6612,3,"Generate_d_ts_files_from_TypeScript_and_JavaScript_files_in_your_project_6612","Generate .d.ts files from TypeScript and JavaScript files in your project."),Specify_the_output_directory_for_generated_declaration_files:i(6613,3,"Specify_the_output_directory_for_generated_declaration_files_6613","Specify the output directory for generated declaration files."),Create_sourcemaps_for_d_ts_files:i(6614,3,"Create_sourcemaps_for_d_ts_files_6614","Create sourcemaps for d.ts files."),Output_compiler_performance_information_after_building:i(6615,3,"Output_compiler_performance_information_after_building_6615","Output compiler performance information after building."),Disables_inference_for_type_acquisition_by_looking_at_filenames_in_a_project:i(6616,3,"Disables_inference_for_type_acquisition_by_looking_at_filenames_in_a_project_6616","Disables inference for type acquisition by looking at filenames in a project."),Reduce_the_number_of_projects_loaded_automatically_by_TypeScript:i(6617,3,"Reduce_the_number_of_projects_loaded_automatically_by_TypeScript_6617","Reduce the number of projects loaded automatically by TypeScript."),Remove_the_20mb_cap_on_total_source_code_size_for_JavaScript_files_in_the_TypeScript_language_server:i(6618,3,"Remove_the_20mb_cap_on_total_source_code_size_for_JavaScript_files_in_the_TypeScript_language_server_6618","Remove the 20mb cap on total source code size for JavaScript files in the TypeScript language server."),Opt_a_project_out_of_multi_project_reference_checking_when_editing:i(6619,3,"Opt_a_project_out_of_multi_project_reference_checking_when_editing_6619","Opt a project out of multi-project reference checking when editing."),Disable_preferring_source_files_instead_of_declaration_files_when_referencing_composite_projects:i(6620,3,"Disable_preferring_source_files_instead_of_declaration_files_when_referencing_composite_projects_6620","Disable preferring source files instead of declaration files when referencing composite projects."),Emit_more_compliant_but_verbose_and_less_performant_JavaScript_for_iteration:i(6621,3,"Emit_more_compliant_but_verbose_and_less_performant_JavaScript_for_iteration_6621","Emit more compliant, but verbose and less performant JavaScript for iteration."),Emit_a_UTF_8_Byte_Order_Mark_BOM_in_the_beginning_of_output_files:i(6622,3,"Emit_a_UTF_8_Byte_Order_Mark_BOM_in_the_beginning_of_output_files_6622","Emit a UTF-8 Byte Order Mark (BOM) in the beginning of output files."),Only_output_d_ts_files_and_not_JavaScript_files:i(6623,3,"Only_output_d_ts_files_and_not_JavaScript_files_6623","Only output d.ts files and not JavaScript files."),Emit_design_type_metadata_for_decorated_declarations_in_source_files:i(6624,3,"Emit_design_type_metadata_for_decorated_declarations_in_source_files_6624","Emit design-type metadata for decorated declarations in source files."),Disable_the_type_acquisition_for_JavaScript_projects:i(6625,3,"Disable_the_type_acquisition_for_JavaScript_projects_6625","Disable the type acquisition for JavaScript projects"),Emit_additional_JavaScript_to_ease_support_for_importing_CommonJS_modules_This_enables_allowSyntheticDefaultImports_for_type_compatibility:i(6626,3,"Emit_additional_JavaScript_to_ease_support_for_importing_CommonJS_modules_This_enables_allowSyntheti_6626","Emit additional JavaScript to ease support for importing CommonJS modules. This enables 'allowSyntheticDefaultImports' for type compatibility."),Filters_results_from_the_include_option:i(6627,3,"Filters_results_from_the_include_option_6627","Filters results from the `include` option."),Remove_a_list_of_directories_from_the_watch_process:i(6628,3,"Remove_a_list_of_directories_from_the_watch_process_6628","Remove a list of directories from the watch process."),Remove_a_list_of_files_from_the_watch_mode_s_processing:i(6629,3,"Remove_a_list_of_files_from_the_watch_mode_s_processing_6629","Remove a list of files from the watch mode's processing."),Enable_experimental_support_for_legacy_experimental_decorators:i(6630,3,"Enable_experimental_support_for_legacy_experimental_decorators_6630","Enable experimental support for legacy experimental decorators."),Print_files_read_during_the_compilation_including_why_it_was_included:i(6631,3,"Print_files_read_during_the_compilation_including_why_it_was_included_6631","Print files read during the compilation including why it was included."),Output_more_detailed_compiler_performance_information_after_building:i(6632,3,"Output_more_detailed_compiler_performance_information_after_building_6632","Output more detailed compiler performance information after building."),Specify_one_or_more_path_or_node_module_references_to_base_configuration_files_from_which_settings_are_inherited:i(6633,3,"Specify_one_or_more_path_or_node_module_references_to_base_configuration_files_from_which_settings_a_6633","Specify one or more path or node module references to base configuration files from which settings are inherited."),Specify_what_approach_the_watcher_should_use_if_the_system_runs_out_of_native_file_watchers:i(6634,3,"Specify_what_approach_the_watcher_should_use_if_the_system_runs_out_of_native_file_watchers_6634","Specify what approach the watcher should use if the system runs out of native file watchers."),Include_a_list_of_files_This_does_not_support_glob_patterns_as_opposed_to_include:i(6635,3,"Include_a_list_of_files_This_does_not_support_glob_patterns_as_opposed_to_include_6635","Include a list of files. This does not support glob patterns, as opposed to `include`."),Build_all_projects_including_those_that_appear_to_be_up_to_date:i(6636,3,"Build_all_projects_including_those_that_appear_to_be_up_to_date_6636","Build all projects, including those that appear to be up to date."),Ensure_that_casing_is_correct_in_imports:i(6637,3,"Ensure_that_casing_is_correct_in_imports_6637","Ensure that casing is correct in imports."),Emit_a_v8_CPU_profile_of_the_compiler_run_for_debugging:i(6638,3,"Emit_a_v8_CPU_profile_of_the_compiler_run_for_debugging_6638","Emit a v8 CPU profile of the compiler run for debugging."),Allow_importing_helper_functions_from_tslib_once_per_project_instead_of_including_them_per_file:i(6639,3,"Allow_importing_helper_functions_from_tslib_once_per_project_instead_of_including_them_per_file_6639","Allow importing helper functions from tslib once per project, instead of including them per-file."),Specify_a_list_of_glob_patterns_that_match_files_to_be_included_in_compilation:i(6641,3,"Specify_a_list_of_glob_patterns_that_match_files_to_be_included_in_compilation_6641","Specify a list of glob patterns that match files to be included in compilation."),Save_tsbuildinfo_files_to_allow_for_incremental_compilation_of_projects:i(6642,3,"Save_tsbuildinfo_files_to_allow_for_incremental_compilation_of_projects_6642","Save .tsbuildinfo files to allow for incremental compilation of projects."),Include_sourcemap_files_inside_the_emitted_JavaScript:i(6643,3,"Include_sourcemap_files_inside_the_emitted_JavaScript_6643","Include sourcemap files inside the emitted JavaScript."),Include_source_code_in_the_sourcemaps_inside_the_emitted_JavaScript:i(6644,3,"Include_source_code_in_the_sourcemaps_inside_the_emitted_JavaScript_6644","Include source code in the sourcemaps inside the emitted JavaScript."),Ensure_that_each_file_can_be_safely_transpiled_without_relying_on_other_imports:i(6645,3,"Ensure_that_each_file_can_be_safely_transpiled_without_relying_on_other_imports_6645","Ensure that each file can be safely transpiled without relying on other imports."),Specify_what_JSX_code_is_generated:i(6646,3,"Specify_what_JSX_code_is_generated_6646","Specify what JSX code is generated."),Specify_the_JSX_factory_function_used_when_targeting_React_JSX_emit_e_g_React_createElement_or_h:i(6647,3,"Specify_the_JSX_factory_function_used_when_targeting_React_JSX_emit_e_g_React_createElement_or_h_6647","Specify the JSX factory function used when targeting React JSX emit, e.g. 'React.createElement' or 'h'."),Specify_the_JSX_Fragment_reference_used_for_fragments_when_targeting_React_JSX_emit_e_g_React_Fragment_or_Fragment:i(6648,3,"Specify_the_JSX_Fragment_reference_used_for_fragments_when_targeting_React_JSX_emit_e_g_React_Fragme_6648","Specify the JSX Fragment reference used for fragments when targeting React JSX emit e.g. 'React.Fragment' or 'Fragment'."),Specify_module_specifier_used_to_import_the_JSX_factory_functions_when_using_jsx_Colon_react_jsx_Asterisk:i(6649,3,"Specify_module_specifier_used_to_import_the_JSX_factory_functions_when_using_jsx_Colon_react_jsx_Ast_6649","Specify module specifier used to import the JSX factory functions when using 'jsx: react-jsx*'."),Make_keyof_only_return_strings_instead_of_string_numbers_or_symbols_Legacy_option:i(6650,3,"Make_keyof_only_return_strings_instead_of_string_numbers_or_symbols_Legacy_option_6650","Make keyof only return strings instead of string, numbers or symbols. Legacy option."),Specify_a_set_of_bundled_library_declaration_files_that_describe_the_target_runtime_environment:i(6651,3,"Specify_a_set_of_bundled_library_declaration_files_that_describe_the_target_runtime_environment_6651","Specify a set of bundled library declaration files that describe the target runtime environment."),Print_the_names_of_emitted_files_after_a_compilation:i(6652,3,"Print_the_names_of_emitted_files_after_a_compilation_6652","Print the names of emitted files after a compilation."),Print_all_of_the_files_read_during_the_compilation:i(6653,3,"Print_all_of_the_files_read_during_the_compilation_6653","Print all of the files read during the compilation."),Set_the_language_of_the_messaging_from_TypeScript_This_does_not_affect_emit:i(6654,3,"Set_the_language_of_the_messaging_from_TypeScript_This_does_not_affect_emit_6654","Set the language of the messaging from TypeScript. This does not affect emit."),Specify_the_location_where_debugger_should_locate_map_files_instead_of_generated_locations:i(6655,3,"Specify_the_location_where_debugger_should_locate_map_files_instead_of_generated_locations_6655","Specify the location where debugger should locate map files instead of generated locations."),Specify_the_maximum_folder_depth_used_for_checking_JavaScript_files_from_node_modules_Only_applicable_with_allowJs:i(6656,3,"Specify_the_maximum_folder_depth_used_for_checking_JavaScript_files_from_node_modules_Only_applicabl_6656","Specify the maximum folder depth used for checking JavaScript files from 'node_modules'. Only applicable with 'allowJs'."),Specify_what_module_code_is_generated:i(6657,3,"Specify_what_module_code_is_generated_6657","Specify what module code is generated."),Specify_how_TypeScript_looks_up_a_file_from_a_given_module_specifier:i(6658,3,"Specify_how_TypeScript_looks_up_a_file_from_a_given_module_specifier_6658","Specify how TypeScript looks up a file from a given module specifier."),Set_the_newline_character_for_emitting_files:i(6659,3,"Set_the_newline_character_for_emitting_files_6659","Set the newline character for emitting files."),Disable_emitting_files_from_a_compilation:i(6660,3,"Disable_emitting_files_from_a_compilation_6660","Disable emitting files from a compilation."),Disable_generating_custom_helper_functions_like_extends_in_compiled_output:i(6661,3,"Disable_generating_custom_helper_functions_like_extends_in_compiled_output_6661","Disable generating custom helper functions like '__extends' in compiled output."),Disable_emitting_files_if_any_type_checking_errors_are_reported:i(6662,3,"Disable_emitting_files_if_any_type_checking_errors_are_reported_6662","Disable emitting files if any type checking errors are reported."),Disable_truncating_types_in_error_messages:i(6663,3,"Disable_truncating_types_in_error_messages_6663","Disable truncating types in error messages."),Enable_error_reporting_for_fallthrough_cases_in_switch_statements:i(6664,3,"Enable_error_reporting_for_fallthrough_cases_in_switch_statements_6664","Enable error reporting for fallthrough cases in switch statements."),Enable_error_reporting_for_expressions_and_declarations_with_an_implied_any_type:i(6665,3,"Enable_error_reporting_for_expressions_and_declarations_with_an_implied_any_type_6665","Enable error reporting for expressions and declarations with an implied 'any' type."),Ensure_overriding_members_in_derived_classes_are_marked_with_an_override_modifier:i(6666,3,"Ensure_overriding_members_in_derived_classes_are_marked_with_an_override_modifier_6666","Ensure overriding members in derived classes are marked with an override modifier."),Enable_error_reporting_for_codepaths_that_do_not_explicitly_return_in_a_function:i(6667,3,"Enable_error_reporting_for_codepaths_that_do_not_explicitly_return_in_a_function_6667","Enable error reporting for codepaths that do not explicitly return in a function."),Enable_error_reporting_when_this_is_given_the_type_any:i(6668,3,"Enable_error_reporting_when_this_is_given_the_type_any_6668","Enable error reporting when 'this' is given the type 'any'."),Disable_adding_use_strict_directives_in_emitted_JavaScript_files:i(6669,3,"Disable_adding_use_strict_directives_in_emitted_JavaScript_files_6669","Disable adding 'use strict' directives in emitted JavaScript files."),Disable_including_any_library_files_including_the_default_lib_d_ts:i(6670,3,"Disable_including_any_library_files_including_the_default_lib_d_ts_6670","Disable including any library files, including the default lib.d.ts."),Enforces_using_indexed_accessors_for_keys_declared_using_an_indexed_type:i(6671,3,"Enforces_using_indexed_accessors_for_keys_declared_using_an_indexed_type_6671","Enforces using indexed accessors for keys declared using an indexed type."),Disallow_import_s_require_s_or_reference_s_from_expanding_the_number_of_files_TypeScript_should_add_to_a_project:i(6672,3,"Disallow_import_s_require_s_or_reference_s_from_expanding_the_number_of_files_TypeScript_should_add__6672","Disallow 'import's, 'require's or ''s from expanding the number of files TypeScript should add to a project."),Disable_strict_checking_of_generic_signatures_in_function_types:i(6673,3,"Disable_strict_checking_of_generic_signatures_in_function_types_6673","Disable strict checking of generic signatures in function types."),Add_undefined_to_a_type_when_accessed_using_an_index:i(6674,3,"Add_undefined_to_a_type_when_accessed_using_an_index_6674","Add 'undefined' to a type when accessed using an index."),Enable_error_reporting_when_local_variables_aren_t_read:i(6675,3,"Enable_error_reporting_when_local_variables_aren_t_read_6675","Enable error reporting when local variables aren't read."),Raise_an_error_when_a_function_parameter_isn_t_read:i(6676,3,"Raise_an_error_when_a_function_parameter_isn_t_read_6676","Raise an error when a function parameter isn't read."),Deprecated_setting_Use_outFile_instead:i(6677,3,"Deprecated_setting_Use_outFile_instead_6677","Deprecated setting. Use 'outFile' instead."),Specify_an_output_folder_for_all_emitted_files:i(6678,3,"Specify_an_output_folder_for_all_emitted_files_6678","Specify an output folder for all emitted files."),Specify_a_file_that_bundles_all_outputs_into_one_JavaScript_file_If_declaration_is_true_also_designates_a_file_that_bundles_all_d_ts_output:i(6679,3,"Specify_a_file_that_bundles_all_outputs_into_one_JavaScript_file_If_declaration_is_true_also_designa_6679","Specify a file that bundles all outputs into one JavaScript file. If 'declaration' is true, also designates a file that bundles all .d.ts output."),Specify_a_set_of_entries_that_re_map_imports_to_additional_lookup_locations:i(6680,3,"Specify_a_set_of_entries_that_re_map_imports_to_additional_lookup_locations_6680","Specify a set of entries that re-map imports to additional lookup locations."),Specify_a_list_of_language_service_plugins_to_include:i(6681,3,"Specify_a_list_of_language_service_plugins_to_include_6681","Specify a list of language service plugins to include."),Disable_erasing_const_enum_declarations_in_generated_code:i(6682,3,"Disable_erasing_const_enum_declarations_in_generated_code_6682","Disable erasing 'const enum' declarations in generated code."),Disable_resolving_symlinks_to_their_realpath_This_correlates_to_the_same_flag_in_node:i(6683,3,"Disable_resolving_symlinks_to_their_realpath_This_correlates_to_the_same_flag_in_node_6683","Disable resolving symlinks to their realpath. This correlates to the same flag in node."),Disable_wiping_the_console_in_watch_mode:i(6684,3,"Disable_wiping_the_console_in_watch_mode_6684","Disable wiping the console in watch mode."),Enable_color_and_formatting_in_TypeScript_s_output_to_make_compiler_errors_easier_to_read:i(6685,3,"Enable_color_and_formatting_in_TypeScript_s_output_to_make_compiler_errors_easier_to_read_6685","Enable color and formatting in TypeScript's output to make compiler errors easier to read."),Specify_the_object_invoked_for_createElement_This_only_applies_when_targeting_react_JSX_emit:i(6686,3,"Specify_the_object_invoked_for_createElement_This_only_applies_when_targeting_react_JSX_emit_6686","Specify the object invoked for 'createElement'. This only applies when targeting 'react' JSX emit."),Specify_an_array_of_objects_that_specify_paths_for_projects_Used_in_project_references:i(6687,3,"Specify_an_array_of_objects_that_specify_paths_for_projects_Used_in_project_references_6687","Specify an array of objects that specify paths for projects. Used in project references."),Disable_emitting_comments:i(6688,3,"Disable_emitting_comments_6688","Disable emitting comments."),Enable_importing_json_files:i(6689,3,"Enable_importing_json_files_6689","Enable importing .json files."),Specify_the_root_folder_within_your_source_files:i(6690,3,"Specify_the_root_folder_within_your_source_files_6690","Specify the root folder within your source files."),Allow_multiple_folders_to_be_treated_as_one_when_resolving_modules:i(6691,3,"Allow_multiple_folders_to_be_treated_as_one_when_resolving_modules_6691","Allow multiple folders to be treated as one when resolving modules."),Skip_type_checking_d_ts_files_that_are_included_with_TypeScript:i(6692,3,"Skip_type_checking_d_ts_files_that_are_included_with_TypeScript_6692","Skip type checking .d.ts files that are included with TypeScript."),Skip_type_checking_all_d_ts_files:i(6693,3,"Skip_type_checking_all_d_ts_files_6693","Skip type checking all .d.ts files."),Create_source_map_files_for_emitted_JavaScript_files:i(6694,3,"Create_source_map_files_for_emitted_JavaScript_files_6694","Create source map files for emitted JavaScript files."),Specify_the_root_path_for_debuggers_to_find_the_reference_source_code:i(6695,3,"Specify_the_root_path_for_debuggers_to_find_the_reference_source_code_6695","Specify the root path for debuggers to find the reference source code."),Check_that_the_arguments_for_bind_call_and_apply_methods_match_the_original_function:i(6697,3,"Check_that_the_arguments_for_bind_call_and_apply_methods_match_the_original_function_6697","Check that the arguments for 'bind', 'call', and 'apply' methods match the original function."),When_assigning_functions_check_to_ensure_parameters_and_the_return_values_are_subtype_compatible:i(6698,3,"When_assigning_functions_check_to_ensure_parameters_and_the_return_values_are_subtype_compatible_6698","When assigning functions, check to ensure parameters and the return values are subtype-compatible."),When_type_checking_take_into_account_null_and_undefined:i(6699,3,"When_type_checking_take_into_account_null_and_undefined_6699","When type checking, take into account 'null' and 'undefined'."),Check_for_class_properties_that_are_declared_but_not_set_in_the_constructor:i(6700,3,"Check_for_class_properties_that_are_declared_but_not_set_in_the_constructor_6700","Check for class properties that are declared but not set in the constructor."),Disable_emitting_declarations_that_have_internal_in_their_JSDoc_comments:i(6701,3,"Disable_emitting_declarations_that_have_internal_in_their_JSDoc_comments_6701","Disable emitting declarations that have '@internal' in their JSDoc comments."),Disable_reporting_of_excess_property_errors_during_the_creation_of_object_literals:i(6702,3,"Disable_reporting_of_excess_property_errors_during_the_creation_of_object_literals_6702","Disable reporting of excess property errors during the creation of object literals."),Suppress_noImplicitAny_errors_when_indexing_objects_that_lack_index_signatures:i(6703,3,"Suppress_noImplicitAny_errors_when_indexing_objects_that_lack_index_signatures_6703","Suppress 'noImplicitAny' errors when indexing objects that lack index signatures."),Synchronously_call_callbacks_and_update_the_state_of_directory_watchers_on_platforms_that_don_t_support_recursive_watching_natively:i(6704,3,"Synchronously_call_callbacks_and_update_the_state_of_directory_watchers_on_platforms_that_don_t_supp_6704","Synchronously call callbacks and update the state of directory watchers on platforms that don`t support recursive watching natively."),Set_the_JavaScript_language_version_for_emitted_JavaScript_and_include_compatible_library_declarations:i(6705,3,"Set_the_JavaScript_language_version_for_emitted_JavaScript_and_include_compatible_library_declaratio_6705","Set the JavaScript language version for emitted JavaScript and include compatible library declarations."),Log_paths_used_during_the_moduleResolution_process:i(6706,3,"Log_paths_used_during_the_moduleResolution_process_6706","Log paths used during the 'moduleResolution' process."),Specify_the_path_to_tsbuildinfo_incremental_compilation_file:i(6707,3,"Specify_the_path_to_tsbuildinfo_incremental_compilation_file_6707","Specify the path to .tsbuildinfo incremental compilation file."),Specify_options_for_automatic_acquisition_of_declaration_files:i(6709,3,"Specify_options_for_automatic_acquisition_of_declaration_files_6709","Specify options for automatic acquisition of declaration files."),Specify_multiple_folders_that_act_like_Slashnode_modules_Slash_types:i(6710,3,"Specify_multiple_folders_that_act_like_Slashnode_modules_Slash_types_6710","Specify multiple folders that act like './node_modules/@types'."),Specify_type_package_names_to_be_included_without_being_referenced_in_a_source_file:i(6711,3,"Specify_type_package_names_to_be_included_without_being_referenced_in_a_source_file_6711","Specify type package names to be included without being referenced in a source file."),Emit_ECMAScript_standard_compliant_class_fields:i(6712,3,"Emit_ECMAScript_standard_compliant_class_fields_6712","Emit ECMAScript-standard-compliant class fields."),Enable_verbose_logging:i(6713,3,"Enable_verbose_logging_6713","Enable verbose logging."),Specify_how_directories_are_watched_on_systems_that_lack_recursive_file_watching_functionality:i(6714,3,"Specify_how_directories_are_watched_on_systems_that_lack_recursive_file_watching_functionality_6714","Specify how directories are watched on systems that lack recursive file-watching functionality."),Specify_how_the_TypeScript_watch_mode_works:i(6715,3,"Specify_how_the_TypeScript_watch_mode_works_6715","Specify how the TypeScript watch mode works."),Require_undeclared_properties_from_index_signatures_to_use_element_accesses:i(6717,3,"Require_undeclared_properties_from_index_signatures_to_use_element_accesses_6717","Require undeclared properties from index signatures to use element accesses."),Specify_emit_Slashchecking_behavior_for_imports_that_are_only_used_for_types:i(6718,3,"Specify_emit_Slashchecking_behavior_for_imports_that_are_only_used_for_types_6718","Specify emit/checking behavior for imports that are only used for types."),Default_catch_clause_variables_as_unknown_instead_of_any:i(6803,3,"Default_catch_clause_variables_as_unknown_instead_of_any_6803","Default catch clause variables as 'unknown' instead of 'any'."),Do_not_transform_or_elide_any_imports_or_exports_not_marked_as_type_only_ensuring_they_are_written_in_the_output_file_s_format_based_on_the_module_setting:i(6804,3,"Do_not_transform_or_elide_any_imports_or_exports_not_marked_as_type_only_ensuring_they_are_written_i_6804","Do not transform or elide any imports or exports not marked as type-only, ensuring they are written in the output file's format based on the 'module' setting."),one_of_Colon:i(6900,3,"one_of_Colon_6900","one of:"),one_or_more_Colon:i(6901,3,"one_or_more_Colon_6901","one or more:"),type_Colon:i(6902,3,"type_Colon_6902","type:"),default_Colon:i(6903,3,"default_Colon_6903","default:"),module_system_or_esModuleInterop:i(6904,3,"module_system_or_esModuleInterop_6904",'module === "system" or esModuleInterop'),false_unless_strict_is_set:i(6905,3,"false_unless_strict_is_set_6905","`false`, unless `strict` is set"),false_unless_composite_is_set:i(6906,3,"false_unless_composite_is_set_6906","`false`, unless `composite` is set"),node_modules_bower_components_jspm_packages_plus_the_value_of_outDir_if_one_is_specified:i(6907,3,"node_modules_bower_components_jspm_packages_plus_the_value_of_outDir_if_one_is_specified_6907",'`["node_modules", "bower_components", "jspm_packages"]`, plus the value of `outDir` if one is specified.'),if_files_is_specified_otherwise_Asterisk_Asterisk_Slash_Asterisk:i(6908,3,"if_files_is_specified_otherwise_Asterisk_Asterisk_Slash_Asterisk_6908",'`[]` if `files` is specified, otherwise `["**/*"]`'),true_if_composite_false_otherwise:i(6909,3,"true_if_composite_false_otherwise_6909","`true` if `composite`, `false` otherwise"),module_AMD_or_UMD_or_System_or_ES6_then_Classic_Otherwise_Node:i(69010,3,"module_AMD_or_UMD_or_System_or_ES6_then_Classic_Otherwise_Node_69010","module === `AMD` or `UMD` or `System` or `ES6`, then `Classic`, Otherwise `Node`"),Computed_from_the_list_of_input_files:i(6911,3,"Computed_from_the_list_of_input_files_6911","Computed from the list of input files"),Platform_specific:i(6912,3,"Platform_specific_6912","Platform specific"),You_can_learn_about_all_of_the_compiler_options_at_0:i(6913,3,"You_can_learn_about_all_of_the_compiler_options_at_0_6913","You can learn about all of the compiler options at {0}"),Including_watch_w_will_start_watching_the_current_project_for_the_file_changes_Once_set_you_can_config_watch_mode_with_Colon:i(6914,3,"Including_watch_w_will_start_watching_the_current_project_for_the_file_changes_Once_set_you_can_conf_6914","Including --watch, -w will start watching the current project for the file changes. Once set, you can config watch mode with:"),Using_build_b_will_make_tsc_behave_more_like_a_build_orchestrator_than_a_compiler_This_is_used_to_trigger_building_composite_projects_which_you_can_learn_more_about_at_0:i(6915,3,"Using_build_b_will_make_tsc_behave_more_like_a_build_orchestrator_than_a_compiler_This_is_used_to_tr_6915","Using --build, -b will make tsc behave more like a build orchestrator than a compiler. This is used to trigger building composite projects which you can learn more about at {0}"),COMMON_COMMANDS:i(6916,3,"COMMON_COMMANDS_6916","COMMON COMMANDS"),ALL_COMPILER_OPTIONS:i(6917,3,"ALL_COMPILER_OPTIONS_6917","ALL COMPILER OPTIONS"),WATCH_OPTIONS:i(6918,3,"WATCH_OPTIONS_6918","WATCH OPTIONS"),BUILD_OPTIONS:i(6919,3,"BUILD_OPTIONS_6919","BUILD OPTIONS"),COMMON_COMPILER_OPTIONS:i(6920,3,"COMMON_COMPILER_OPTIONS_6920","COMMON COMPILER OPTIONS"),COMMAND_LINE_FLAGS:i(6921,3,"COMMAND_LINE_FLAGS_6921","COMMAND LINE FLAGS"),tsc_Colon_The_TypeScript_Compiler:i(6922,3,"tsc_Colon_The_TypeScript_Compiler_6922","tsc: The TypeScript Compiler"),Compiles_the_current_project_tsconfig_json_in_the_working_directory:i(6923,3,"Compiles_the_current_project_tsconfig_json_in_the_working_directory_6923","Compiles the current project (tsconfig.json in the working directory.)"),Ignoring_tsconfig_json_compiles_the_specified_files_with_default_compiler_options:i(6924,3,"Ignoring_tsconfig_json_compiles_the_specified_files_with_default_compiler_options_6924","Ignoring tsconfig.json, compiles the specified files with default compiler options."),Build_a_composite_project_in_the_working_directory:i(6925,3,"Build_a_composite_project_in_the_working_directory_6925","Build a composite project in the working directory."),Creates_a_tsconfig_json_with_the_recommended_settings_in_the_working_directory:i(6926,3,"Creates_a_tsconfig_json_with_the_recommended_settings_in_the_working_directory_6926","Creates a tsconfig.json with the recommended settings in the working directory."),Compiles_the_TypeScript_project_located_at_the_specified_path:i(6927,3,"Compiles_the_TypeScript_project_located_at_the_specified_path_6927","Compiles the TypeScript project located at the specified path."),An_expanded_version_of_this_information_showing_all_possible_compiler_options:i(6928,3,"An_expanded_version_of_this_information_showing_all_possible_compiler_options_6928","An expanded version of this information, showing all possible compiler options"),Compiles_the_current_project_with_additional_settings:i(6929,3,"Compiles_the_current_project_with_additional_settings_6929","Compiles the current project, with additional settings."),true_for_ES2022_and_above_including_ESNext:i(6930,3,"true_for_ES2022_and_above_including_ESNext_6930","`true` for ES2022 and above, including ESNext."),List_of_file_name_suffixes_to_search_when_resolving_a_module:i(6931,1,"List_of_file_name_suffixes_to_search_when_resolving_a_module_6931","List of file name suffixes to search when resolving a module."),Variable_0_implicitly_has_an_1_type:i(7005,1,"Variable_0_implicitly_has_an_1_type_7005","Variable '{0}' implicitly has an '{1}' type."),Parameter_0_implicitly_has_an_1_type:i(7006,1,"Parameter_0_implicitly_has_an_1_type_7006","Parameter '{0}' implicitly has an '{1}' type."),Member_0_implicitly_has_an_1_type:i(7008,1,"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:i(7009,1,"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:i(7010,1,"_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:i(7011,1,"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."),This_overload_implicitly_returns_the_type_0_because_it_lacks_a_return_type_annotation:i(7012,1,"This_overload_implicitly_returns_the_type_0_because_it_lacks_a_return_type_annotation_7012","This overload implicitly returns the type '{0}' because it lacks a return type annotation."),Construct_signature_which_lacks_return_type_annotation_implicitly_has_an_any_return_type:i(7013,1,"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:i(7014,1,"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:i(7015,1,"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:i(7016,1,"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:i(7017,1,"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:i(7018,1,"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:i(7019,1,"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:i(7020,1,"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:i(7022,1,"_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:i(7023,1,"_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:i(7024,1,"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_yield_type_0_because_it_does_not_yield_any_values_Consider_supplying_a_return_type_annotation:i(7025,1,"Generator_implicitly_has_yield_type_0_because_it_does_not_yield_any_values_Consider_supplying_a_retu_7025","Generator implicitly has yield type '{0}' because it does not yield any values. Consider supplying a return type annotation."),JSX_element_implicitly_has_type_any_because_no_interface_JSX_0_exists:i(7026,1,"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:i(7027,1,"Unreachable_code_detected_7027","Unreachable code detected.",!0),Unused_label:i(7028,1,"Unused_label_7028","Unused label.",!0),Fallthrough_case_in_switch:i(7029,1,"Fallthrough_case_in_switch_7029","Fallthrough case in switch."),Not_all_code_paths_return_a_value:i(7030,1,"Not_all_code_paths_return_a_value_7030","Not all code paths return a value."),Binding_element_0_implicitly_has_an_1_type:i(7031,1,"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:i(7032,1,"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:i(7033,1,"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:i(7034,1,"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_i_save_dev_types_Slash_1_if_it_exists_or_add_a_new_declaration_d_ts_file_containing_declare_module_0:i(7035,1,"Try_npm_i_save_dev_types_Slash_1_if_it_exists_or_add_a_new_declaration_d_ts_file_containing_declare__7035","Try `npm i --save-dev @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:i(7036,1,"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:i(7037,3,"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:i(7038,3,"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:i(7039,1,"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:i(7040,1,"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:i(7041,1,"The_containing_arrow_function_captures_the_global_value_of_this_7041","The containing arrow function captures the global value of 'this'."),Module_0_was_resolved_to_1_but_resolveJsonModule_is_not_used:i(7042,1,"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:i(7043,2,"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:i(7044,2,"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:i(7045,2,"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:i(7046,2,"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:i(7047,2,"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:i(7048,2,"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:i(7049,2,"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:i(7050,2,"_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:i(7051,1,"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}'?"),Element_implicitly_has_an_any_type_because_type_0_has_no_index_signature_Did_you_mean_to_call_1:i(7052,1,"Element_implicitly_has_an_any_type_because_type_0_has_no_index_signature_Did_you_mean_to_call_1_7052","Element implicitly has an 'any' type because type '{0}' has no index signature. Did you mean to call '{1}'?"),Element_implicitly_has_an_any_type_because_expression_of_type_0_can_t_be_used_to_index_type_1:i(7053,1,"Element_implicitly_has_an_any_type_because_expression_of_type_0_can_t_be_used_to_index_type_1_7053","Element implicitly has an 'any' type because expression of type '{0}' can't be used to index type '{1}'."),No_index_signature_with_a_parameter_of_type_0_was_found_on_type_1:i(7054,1,"No_index_signature_with_a_parameter_of_type_0_was_found_on_type_1_7054","No index signature with a parameter of type '{0}' was found on type '{1}'."),_0_which_lacks_return_type_annotation_implicitly_has_an_1_yield_type:i(7055,1,"_0_which_lacks_return_type_annotation_implicitly_has_an_1_yield_type_7055","'{0}', which lacks return-type annotation, implicitly has an '{1}' yield type."),The_inferred_type_of_this_node_exceeds_the_maximum_length_the_compiler_will_serialize_An_explicit_type_annotation_is_needed:i(7056,1,"The_inferred_type_of_this_node_exceeds_the_maximum_length_the_compiler_will_serialize_An_explicit_ty_7056","The inferred type of this node exceeds the maximum length the compiler will serialize. An explicit type annotation is needed."),yield_expression_implicitly_results_in_an_any_type_because_its_containing_generator_lacks_a_return_type_annotation:i(7057,1,"yield_expression_implicitly_results_in_an_any_type_because_its_containing_generator_lacks_a_return_t_7057","'yield' expression implicitly results in an 'any' type because its containing generator lacks a return-type annotation."),If_the_0_package_actually_exposes_this_module_try_adding_a_new_declaration_d_ts_file_containing_declare_module_1:i(7058,1,"If_the_0_package_actually_exposes_this_module_try_adding_a_new_declaration_d_ts_file_containing_decl_7058","If the '{0}' package actually exposes this module, try adding a new declaration (.d.ts) file containing `declare module '{1}';`"),This_syntax_is_reserved_in_files_with_the_mts_or_cts_extension_Use_an_as_expression_instead:i(7059,1,"This_syntax_is_reserved_in_files_with_the_mts_or_cts_extension_Use_an_as_expression_instead_7059","This syntax is reserved in files with the .mts or .cts extension. Use an `as` expression instead."),This_syntax_is_reserved_in_files_with_the_mts_or_cts_extension_Add_a_trailing_comma_or_explicit_constraint:i(7060,1,"This_syntax_is_reserved_in_files_with_the_mts_or_cts_extension_Add_a_trailing_comma_or_explicit_cons_7060","This syntax is reserved in files with the .mts or .cts extension. Add a trailing comma or explicit constraint."),A_mapped_type_may_not_declare_properties_or_methods:i(7061,1,"A_mapped_type_may_not_declare_properties_or_methods_7061","A mapped type may not declare properties or methods."),You_cannot_rename_this_element:i(8e3,1,"You_cannot_rename_this_element_8000","You cannot rename this element."),You_cannot_rename_elements_that_are_defined_in_the_standard_TypeScript_library:i(8001,1,"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_TypeScript_files:i(8002,1,"import_can_only_be_used_in_TypeScript_files_8002","'import ... =' can only be used in TypeScript files."),export_can_only_be_used_in_TypeScript_files:i(8003,1,"export_can_only_be_used_in_TypeScript_files_8003","'export =' can only be used in TypeScript files."),Type_parameter_declarations_can_only_be_used_in_TypeScript_files:i(8004,1,"Type_parameter_declarations_can_only_be_used_in_TypeScript_files_8004","Type parameter declarations can only be used in TypeScript files."),implements_clauses_can_only_be_used_in_TypeScript_files:i(8005,1,"implements_clauses_can_only_be_used_in_TypeScript_files_8005","'implements' clauses can only be used in TypeScript files."),_0_declarations_can_only_be_used_in_TypeScript_files:i(8006,1,"_0_declarations_can_only_be_used_in_TypeScript_files_8006","'{0}' declarations can only be used in TypeScript files."),Type_aliases_can_only_be_used_in_TypeScript_files:i(8008,1,"Type_aliases_can_only_be_used_in_TypeScript_files_8008","Type aliases can only be used in TypeScript files."),The_0_modifier_can_only_be_used_in_TypeScript_files:i(8009,1,"The_0_modifier_can_only_be_used_in_TypeScript_files_8009","The '{0}' modifier can only be used in TypeScript files."),Type_annotations_can_only_be_used_in_TypeScript_files:i(8010,1,"Type_annotations_can_only_be_used_in_TypeScript_files_8010","Type annotations can only be used in TypeScript files."),Type_arguments_can_only_be_used_in_TypeScript_files:i(8011,1,"Type_arguments_can_only_be_used_in_TypeScript_files_8011","Type arguments can only be used in TypeScript files."),Parameter_modifiers_can_only_be_used_in_TypeScript_files:i(8012,1,"Parameter_modifiers_can_only_be_used_in_TypeScript_files_8012","Parameter modifiers can only be used in TypeScript files."),Non_null_assertions_can_only_be_used_in_TypeScript_files:i(8013,1,"Non_null_assertions_can_only_be_used_in_TypeScript_files_8013","Non-null assertions can only be used in TypeScript files."),Type_assertion_expressions_can_only_be_used_in_TypeScript_files:i(8016,1,"Type_assertion_expressions_can_only_be_used_in_TypeScript_files_8016","Type assertion expressions can only be used in TypeScript files."),Octal_literal_types_must_use_ES2015_syntax_Use_the_syntax_0:i(8017,1,"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:i(8018,1,"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:i(8019,3,"Report_errors_in_js_files_8019","Report errors in .js files."),JSDoc_types_can_only_be_used_inside_documentation_comments:i(8020,1,"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:i(8021,1,"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:i(8022,1,"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:i(8023,1,"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:i(8024,1,"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:i(8025,1,"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:i(8026,1,"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:i(8027,1,"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:i(8028,1,"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:i(8029,1,"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:i(8030,1,"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:i(8031,1,"You_cannot_rename_a_module_via_a_global_import_8031","You cannot rename a module via a global import."),Qualified_name_0_is_not_allowed_without_a_leading_param_object_1:i(8032,1,"Qualified_name_0_is_not_allowed_without_a_leading_param_object_1_8032","Qualified name '{0}' is not allowed without a leading '@param {object} {1}'."),A_JSDoc_typedef_comment_may_not_contain_multiple_type_tags:i(8033,1,"A_JSDoc_typedef_comment_may_not_contain_multiple_type_tags_8033","A JSDoc '@typedef' comment may not contain multiple '@type' tags."),The_tag_was_first_specified_here:i(8034,1,"The_tag_was_first_specified_here_8034","The tag was first specified here."),You_cannot_rename_elements_that_are_defined_in_a_node_modules_folder:i(8035,1,"You_cannot_rename_elements_that_are_defined_in_a_node_modules_folder_8035","You cannot rename elements that are defined in a 'node_modules' folder."),You_cannot_rename_elements_that_are_defined_in_another_node_modules_folder:i(8036,1,"You_cannot_rename_elements_that_are_defined_in_another_node_modules_folder_8036","You cannot rename elements that are defined in another 'node_modules' folder."),Type_satisfaction_expressions_can_only_be_used_in_TypeScript_files:i(8037,1,"Type_satisfaction_expressions_can_only_be_used_in_TypeScript_files_8037","Type satisfaction expressions can only be used in TypeScript files."),Decorators_may_not_appear_after_export_or_export_default_if_they_also_appear_before_export:i(8038,1,"Decorators_may_not_appear_after_export_or_export_default_if_they_also_appear_before_export_8038","Decorators may not appear after 'export' or 'export default' if they also appear before 'export'."),Declaration_emit_for_this_file_requires_using_private_name_0_An_explicit_type_annotation_may_unblock_declaration_emit:i(9005,1,"Declaration_emit_for_this_file_requires_using_private_name_0_An_explicit_type_annotation_may_unblock_9005","Declaration emit for this file requires using private name '{0}'. An explicit type annotation may unblock declaration emit."),Declaration_emit_for_this_file_requires_using_private_name_0_from_module_1_An_explicit_type_annotation_may_unblock_declaration_emit:i(9006,1,"Declaration_emit_for_this_file_requires_using_private_name_0_from_module_1_An_explicit_type_annotati_9006","Declaration emit for this file requires using private name '{0}' from module '{1}'. An explicit type annotation may unblock declaration emit."),JSX_attributes_must_only_be_assigned_a_non_empty_expression:i(17e3,1,"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:i(17001,1,"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:i(17002,1,"Expected_corresponding_JSX_closing_tag_for_0_17002","Expected corresponding JSX closing tag for '{0}'."),Cannot_use_JSX_unless_the_jsx_flag_is_provided:i(17004,1,"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:i(17005,1,"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:i(17006,1,"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:i(17007,1,"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:i(17008,1,"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:i(17009,1,"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:i(17010,1,"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:i(17011,1,"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:i(17012,1,"_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:i(17013,1,"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:i(17014,1,"JSX_fragment_has_no_corresponding_closing_tag_17014","JSX fragment has no corresponding closing tag."),Expected_corresponding_closing_tag_for_JSX_fragment:i(17015,1,"Expected_corresponding_closing_tag_for_JSX_fragment_17015","Expected corresponding closing tag for JSX fragment."),The_jsxFragmentFactory_compiler_option_must_be_provided_to_use_JSX_fragments_with_the_jsxFactory_compiler_option:i(17016,1,"The_jsxFragmentFactory_compiler_option_must_be_provided_to_use_JSX_fragments_with_the_jsxFactory_com_17016","The 'jsxFragmentFactory' compiler option must be provided to use JSX fragments with the 'jsxFactory' compiler option."),An_jsxFrag_pragma_is_required_when_using_an_jsx_pragma_with_JSX_fragments:i(17017,1,"An_jsxFrag_pragma_is_required_when_using_an_jsx_pragma_with_JSX_fragments_17017","An @jsxFrag pragma is required when using an @jsx pragma with JSX fragments."),Unknown_type_acquisition_option_0_Did_you_mean_1:i(17018,1,"Unknown_type_acquisition_option_0_Did_you_mean_1_17018","Unknown type acquisition option '{0}'. Did you mean '{1}'?"),_0_at_the_end_of_a_type_is_not_valid_TypeScript_syntax_Did_you_mean_to_write_1:i(17019,1,"_0_at_the_end_of_a_type_is_not_valid_TypeScript_syntax_Did_you_mean_to_write_1_17019","'{0}' at the end of a type is not valid TypeScript syntax. Did you mean to write '{1}'?"),_0_at_the_start_of_a_type_is_not_valid_TypeScript_syntax_Did_you_mean_to_write_1:i(17020,1,"_0_at_the_start_of_a_type_is_not_valid_TypeScript_syntax_Did_you_mean_to_write_1_17020","'{0}' at the start of a type is not valid TypeScript syntax. Did you mean to write '{1}'?"),Circularity_detected_while_resolving_configuration_Colon_0:i(18e3,1,"Circularity_detected_while_resolving_configuration_Colon_0_18000","Circularity detected while resolving configuration: {0}"),The_files_list_in_config_file_0_is_empty:i(18002,1,"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:i(18003,1,"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_ES_module:i(80001,2,"File_is_a_CommonJS_module_it_may_be_converted_to_an_ES_module_80001","File is a CommonJS module; it may be converted to an ES module."),This_constructor_function_may_be_converted_to_a_class_declaration:i(80002,2,"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:i(80003,2,"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:i(80004,2,"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:i(80005,2,"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:i(80006,2,"This_may_be_converted_to_an_async_function_80006","This may be converted to an async function."),await_has_no_effect_on_the_type_of_this_expression:i(80007,2,"await_has_no_effect_on_the_type_of_this_expression_80007","'await' has no effect on the type of this expression."),Numeric_literals_with_absolute_values_equal_to_2_53_or_greater_are_too_large_to_be_represented_accurately_as_integers:i(80008,2,"Numeric_literals_with_absolute_values_equal_to_2_53_or_greater_are_too_large_to_be_represented_accur_80008","Numeric literals with absolute values equal to 2^53 or greater are too large to be represented accurately as integers."),Add_missing_super_call:i(90001,3,"Add_missing_super_call_90001","Add missing 'super()' call"),Make_super_call_the_first_statement_in_the_constructor:i(90002,3,"Make_super_call_the_first_statement_in_the_constructor_90002","Make 'super()' call the first statement in the constructor"),Change_extends_to_implements:i(90003,3,"Change_extends_to_implements_90003","Change 'extends' to 'implements'"),Remove_unused_declaration_for_Colon_0:i(90004,3,"Remove_unused_declaration_for_Colon_0_90004","Remove unused declaration for: '{0}'"),Remove_import_from_0:i(90005,3,"Remove_import_from_0_90005","Remove import from '{0}'"),Implement_interface_0:i(90006,3,"Implement_interface_0_90006","Implement interface '{0}'"),Implement_inherited_abstract_class:i(90007,3,"Implement_inherited_abstract_class_90007","Implement inherited abstract class"),Add_0_to_unresolved_variable:i(90008,3,"Add_0_to_unresolved_variable_90008","Add '{0}.' to unresolved variable"),Remove_variable_statement:i(90010,3,"Remove_variable_statement_90010","Remove variable statement"),Remove_template_tag:i(90011,3,"Remove_template_tag_90011","Remove template tag"),Remove_type_parameters:i(90012,3,"Remove_type_parameters_90012","Remove type parameters"),Import_0_from_1:i(90013,3,"Import_0_from_1_90013",`Import '{0}' from "{1}"`),Change_0_to_1:i(90014,3,"Change_0_to_1_90014","Change '{0}' to '{1}'"),Declare_property_0:i(90016,3,"Declare_property_0_90016","Declare property '{0}'"),Add_index_signature_for_property_0:i(90017,3,"Add_index_signature_for_property_0_90017","Add index signature for property '{0}'"),Disable_checking_for_this_file:i(90018,3,"Disable_checking_for_this_file_90018","Disable checking for this file"),Ignore_this_error_message:i(90019,3,"Ignore_this_error_message_90019","Ignore this error message"),Initialize_property_0_in_the_constructor:i(90020,3,"Initialize_property_0_in_the_constructor_90020","Initialize property '{0}' in the constructor"),Initialize_static_property_0:i(90021,3,"Initialize_static_property_0_90021","Initialize static property '{0}'"),Change_spelling_to_0:i(90022,3,"Change_spelling_to_0_90022","Change spelling to '{0}'"),Declare_method_0:i(90023,3,"Declare_method_0_90023","Declare method '{0}'"),Declare_static_method_0:i(90024,3,"Declare_static_method_0_90024","Declare static method '{0}'"),Prefix_0_with_an_underscore:i(90025,3,"Prefix_0_with_an_underscore_90025","Prefix '{0}' with an underscore"),Rewrite_as_the_indexed_access_type_0:i(90026,3,"Rewrite_as_the_indexed_access_type_0_90026","Rewrite as the indexed access type '{0}'"),Declare_static_property_0:i(90027,3,"Declare_static_property_0_90027","Declare static property '{0}'"),Call_decorator_expression:i(90028,3,"Call_decorator_expression_90028","Call decorator expression"),Add_async_modifier_to_containing_function:i(90029,3,"Add_async_modifier_to_containing_function_90029","Add async modifier to containing function"),Replace_infer_0_with_unknown:i(90030,3,"Replace_infer_0_with_unknown_90030","Replace 'infer {0}' with 'unknown'"),Replace_all_unused_infer_with_unknown:i(90031,3,"Replace_all_unused_infer_with_unknown_90031","Replace all unused 'infer' with 'unknown'"),Add_parameter_name:i(90034,3,"Add_parameter_name_90034","Add parameter name"),Declare_private_property_0:i(90035,3,"Declare_private_property_0_90035","Declare private property '{0}'"),Replace_0_with_Promise_1:i(90036,3,"Replace_0_with_Promise_1_90036","Replace '{0}' with 'Promise<{1}>'"),Fix_all_incorrect_return_type_of_an_async_functions:i(90037,3,"Fix_all_incorrect_return_type_of_an_async_functions_90037","Fix all incorrect return type of an async functions"),Declare_private_method_0:i(90038,3,"Declare_private_method_0_90038","Declare private method '{0}'"),Remove_unused_destructuring_declaration:i(90039,3,"Remove_unused_destructuring_declaration_90039","Remove unused destructuring declaration"),Remove_unused_declarations_for_Colon_0:i(90041,3,"Remove_unused_declarations_for_Colon_0_90041","Remove unused declarations for: '{0}'"),Declare_a_private_field_named_0:i(90053,3,"Declare_a_private_field_named_0_90053","Declare a private field named '{0}'."),Includes_imports_of_types_referenced_by_0:i(90054,3,"Includes_imports_of_types_referenced_by_0_90054","Includes imports of types referenced by '{0}'"),Remove_type_from_import_declaration_from_0:i(90055,3,"Remove_type_from_import_declaration_from_0_90055",`Remove 'type' from import declaration from "{0}"`),Remove_type_from_import_of_0_from_1:i(90056,3,"Remove_type_from_import_of_0_from_1_90056",`Remove 'type' from import of '{0}' from "{1}"`),Add_import_from_0:i(90057,3,"Add_import_from_0_90057",'Add import from "{0}"'),Update_import_from_0:i(90058,3,"Update_import_from_0_90058",'Update import from "{0}"'),Export_0_from_module_1:i(90059,3,"Export_0_from_module_1_90059","Export '{0}' from module '{1}'"),Export_all_referenced_locals:i(90060,3,"Export_all_referenced_locals_90060","Export all referenced locals"),Convert_function_to_an_ES2015_class:i(95001,3,"Convert_function_to_an_ES2015_class_95001","Convert function to an ES2015 class"),Convert_0_to_1_in_0:i(95003,3,"Convert_0_to_1_in_0_95003","Convert '{0}' to '{1} in {0}'"),Extract_to_0_in_1:i(95004,3,"Extract_to_0_in_1_95004","Extract to {0} in {1}"),Extract_function:i(95005,3,"Extract_function_95005","Extract function"),Extract_constant:i(95006,3,"Extract_constant_95006","Extract constant"),Extract_to_0_in_enclosing_scope:i(95007,3,"Extract_to_0_in_enclosing_scope_95007","Extract to {0} in enclosing scope"),Extract_to_0_in_1_scope:i(95008,3,"Extract_to_0_in_1_scope_95008","Extract to {0} in {1} scope"),Annotate_with_type_from_JSDoc:i(95009,3,"Annotate_with_type_from_JSDoc_95009","Annotate with type from JSDoc"),Infer_type_of_0_from_usage:i(95011,3,"Infer_type_of_0_from_usage_95011","Infer type of '{0}' from usage"),Infer_parameter_types_from_usage:i(95012,3,"Infer_parameter_types_from_usage_95012","Infer parameter types from usage"),Convert_to_default_import:i(95013,3,"Convert_to_default_import_95013","Convert to default import"),Install_0:i(95014,3,"Install_0_95014","Install '{0}'"),Replace_import_with_0:i(95015,3,"Replace_import_with_0_95015","Replace import with '{0}'."),Use_synthetic_default_member:i(95016,3,"Use_synthetic_default_member_95016","Use synthetic 'default' member."),Convert_to_ES_module:i(95017,3,"Convert_to_ES_module_95017","Convert to ES module"),Add_undefined_type_to_property_0:i(95018,3,"Add_undefined_type_to_property_0_95018","Add 'undefined' type to property '{0}'"),Add_initializer_to_property_0:i(95019,3,"Add_initializer_to_property_0_95019","Add initializer to property '{0}'"),Add_definite_assignment_assertion_to_property_0:i(95020,3,"Add_definite_assignment_assertion_to_property_0_95020","Add definite assignment assertion to property '{0}'"),Convert_all_type_literals_to_mapped_type:i(95021,3,"Convert_all_type_literals_to_mapped_type_95021","Convert all type literals to mapped type"),Add_all_missing_members:i(95022,3,"Add_all_missing_members_95022","Add all missing members"),Infer_all_types_from_usage:i(95023,3,"Infer_all_types_from_usage_95023","Infer all types from usage"),Delete_all_unused_declarations:i(95024,3,"Delete_all_unused_declarations_95024","Delete all unused declarations"),Prefix_all_unused_declarations_with_where_possible:i(95025,3,"Prefix_all_unused_declarations_with_where_possible_95025","Prefix all unused declarations with '_' where possible"),Fix_all_detected_spelling_errors:i(95026,3,"Fix_all_detected_spelling_errors_95026","Fix all detected spelling errors"),Add_initializers_to_all_uninitialized_properties:i(95027,3,"Add_initializers_to_all_uninitialized_properties_95027","Add initializers to all uninitialized properties"),Add_definite_assignment_assertions_to_all_uninitialized_properties:i(95028,3,"Add_definite_assignment_assertions_to_all_uninitialized_properties_95028","Add definite assignment assertions to all uninitialized properties"),Add_undefined_type_to_all_uninitialized_properties:i(95029,3,"Add_undefined_type_to_all_uninitialized_properties_95029","Add undefined type to all uninitialized properties"),Change_all_jsdoc_style_types_to_TypeScript:i(95030,3,"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:i(95031,3,"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:i(95032,3,"Implement_all_unimplemented_interfaces_95032","Implement all unimplemented interfaces"),Install_all_missing_types_packages:i(95033,3,"Install_all_missing_types_packages_95033","Install all missing types packages"),Rewrite_all_as_indexed_access_types:i(95034,3,"Rewrite_all_as_indexed_access_types_95034","Rewrite all as indexed access types"),Convert_all_to_default_imports:i(95035,3,"Convert_all_to_default_imports_95035","Convert all to default imports"),Make_all_super_calls_the_first_statement_in_their_constructor:i(95036,3,"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:i(95037,3,"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:i(95038,3,"Change_all_extended_interfaces_to_implements_95038","Change all extended interfaces to 'implements'"),Add_all_missing_super_calls:i(95039,3,"Add_all_missing_super_calls_95039","Add all missing super calls"),Implement_all_inherited_abstract_classes:i(95040,3,"Implement_all_inherited_abstract_classes_95040","Implement all inherited abstract classes"),Add_all_missing_async_modifiers:i(95041,3,"Add_all_missing_async_modifiers_95041","Add all missing 'async' modifiers"),Add_ts_ignore_to_all_error_messages:i(95042,3,"Add_ts_ignore_to_all_error_messages_95042","Add '@ts-ignore' to all error messages"),Annotate_everything_with_types_from_JSDoc:i(95043,3,"Annotate_everything_with_types_from_JSDoc_95043","Annotate everything with types from JSDoc"),Add_to_all_uncalled_decorators:i(95044,3,"Add_to_all_uncalled_decorators_95044","Add '()' to all uncalled decorators"),Convert_all_constructor_functions_to_classes:i(95045,3,"Convert_all_constructor_functions_to_classes_95045","Convert all constructor functions to classes"),Generate_get_and_set_accessors:i(95046,3,"Generate_get_and_set_accessors_95046","Generate 'get' and 'set' accessors"),Convert_require_to_import:i(95047,3,"Convert_require_to_import_95047","Convert 'require' to 'import'"),Convert_all_require_to_import:i(95048,3,"Convert_all_require_to_import_95048","Convert all 'require' to 'import'"),Move_to_a_new_file:i(95049,3,"Move_to_a_new_file_95049","Move to a new file"),Remove_unreachable_code:i(95050,3,"Remove_unreachable_code_95050","Remove unreachable code"),Remove_all_unreachable_code:i(95051,3,"Remove_all_unreachable_code_95051","Remove all unreachable code"),Add_missing_typeof:i(95052,3,"Add_missing_typeof_95052","Add missing 'typeof'"),Remove_unused_label:i(95053,3,"Remove_unused_label_95053","Remove unused label"),Remove_all_unused_labels:i(95054,3,"Remove_all_unused_labels_95054","Remove all unused labels"),Convert_0_to_mapped_object_type:i(95055,3,"Convert_0_to_mapped_object_type_95055","Convert '{0}' to mapped object type"),Convert_namespace_import_to_named_imports:i(95056,3,"Convert_namespace_import_to_named_imports_95056","Convert namespace import to named imports"),Convert_named_imports_to_namespace_import:i(95057,3,"Convert_named_imports_to_namespace_import_95057","Convert named imports to namespace import"),Add_or_remove_braces_in_an_arrow_function:i(95058,3,"Add_or_remove_braces_in_an_arrow_function_95058","Add or remove braces in an arrow function"),Add_braces_to_arrow_function:i(95059,3,"Add_braces_to_arrow_function_95059","Add braces to arrow function"),Remove_braces_from_arrow_function:i(95060,3,"Remove_braces_from_arrow_function_95060","Remove braces from arrow function"),Convert_default_export_to_named_export:i(95061,3,"Convert_default_export_to_named_export_95061","Convert default export to named export"),Convert_named_export_to_default_export:i(95062,3,"Convert_named_export_to_default_export_95062","Convert named export to default export"),Add_missing_enum_member_0:i(95063,3,"Add_missing_enum_member_0_95063","Add missing enum member '{0}'"),Add_all_missing_imports:i(95064,3,"Add_all_missing_imports_95064","Add all missing imports"),Convert_to_async_function:i(95065,3,"Convert_to_async_function_95065","Convert to async function"),Convert_all_to_async_functions:i(95066,3,"Convert_all_to_async_functions_95066","Convert all to async functions"),Add_missing_call_parentheses:i(95067,3,"Add_missing_call_parentheses_95067","Add missing call parentheses"),Add_all_missing_call_parentheses:i(95068,3,"Add_all_missing_call_parentheses_95068","Add all missing call parentheses"),Add_unknown_conversion_for_non_overlapping_types:i(95069,3,"Add_unknown_conversion_for_non_overlapping_types_95069","Add 'unknown' conversion for non-overlapping types"),Add_unknown_to_all_conversions_of_non_overlapping_types:i(95070,3,"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:i(95071,3,"Add_missing_new_operator_to_call_95071","Add missing 'new' operator to call"),Add_missing_new_operator_to_all_calls:i(95072,3,"Add_missing_new_operator_to_all_calls_95072","Add missing 'new' operator to all calls"),Add_names_to_all_parameters_without_names:i(95073,3,"Add_names_to_all_parameters_without_names_95073","Add names to all parameters without names"),Enable_the_experimentalDecorators_option_in_your_configuration_file:i(95074,3,"Enable_the_experimentalDecorators_option_in_your_configuration_file_95074","Enable the 'experimentalDecorators' option in your configuration file"),Convert_parameters_to_destructured_object:i(95075,3,"Convert_parameters_to_destructured_object_95075","Convert parameters to destructured object"),Extract_type:i(95077,3,"Extract_type_95077","Extract type"),Extract_to_type_alias:i(95078,3,"Extract_to_type_alias_95078","Extract to type alias"),Extract_to_typedef:i(95079,3,"Extract_to_typedef_95079","Extract to typedef"),Infer_this_type_of_0_from_usage:i(95080,3,"Infer_this_type_of_0_from_usage_95080","Infer 'this' type of '{0}' from usage"),Add_const_to_unresolved_variable:i(95081,3,"Add_const_to_unresolved_variable_95081","Add 'const' to unresolved variable"),Add_const_to_all_unresolved_variables:i(95082,3,"Add_const_to_all_unresolved_variables_95082","Add 'const' to all unresolved variables"),Add_await:i(95083,3,"Add_await_95083","Add 'await'"),Add_await_to_initializer_for_0:i(95084,3,"Add_await_to_initializer_for_0_95084","Add 'await' to initializer for '{0}'"),Fix_all_expressions_possibly_missing_await:i(95085,3,"Fix_all_expressions_possibly_missing_await_95085","Fix all expressions possibly missing 'await'"),Remove_unnecessary_await:i(95086,3,"Remove_unnecessary_await_95086","Remove unnecessary 'await'"),Remove_all_unnecessary_uses_of_await:i(95087,3,"Remove_all_unnecessary_uses_of_await_95087","Remove all unnecessary uses of 'await'"),Enable_the_jsx_flag_in_your_configuration_file:i(95088,3,"Enable_the_jsx_flag_in_your_configuration_file_95088","Enable the '--jsx' flag in your configuration file"),Add_await_to_initializers:i(95089,3,"Add_await_to_initializers_95089","Add 'await' to initializers"),Extract_to_interface:i(95090,3,"Extract_to_interface_95090","Extract to interface"),Convert_to_a_bigint_numeric_literal:i(95091,3,"Convert_to_a_bigint_numeric_literal_95091","Convert to a bigint numeric literal"),Convert_all_to_bigint_numeric_literals:i(95092,3,"Convert_all_to_bigint_numeric_literals_95092","Convert all to bigint numeric literals"),Convert_const_to_let:i(95093,3,"Convert_const_to_let_95093","Convert 'const' to 'let'"),Prefix_with_declare:i(95094,3,"Prefix_with_declare_95094","Prefix with 'declare'"),Prefix_all_incorrect_property_declarations_with_declare:i(95095,3,"Prefix_all_incorrect_property_declarations_with_declare_95095","Prefix all incorrect property declarations with 'declare'"),Convert_to_template_string:i(95096,3,"Convert_to_template_string_95096","Convert to template string"),Add_export_to_make_this_file_into_a_module:i(95097,3,"Add_export_to_make_this_file_into_a_module_95097","Add 'export {}' to make this file into a module"),Set_the_target_option_in_your_configuration_file_to_0:i(95098,3,"Set_the_target_option_in_your_configuration_file_to_0_95098","Set the 'target' option in your configuration file to '{0}'"),Set_the_module_option_in_your_configuration_file_to_0:i(95099,3,"Set_the_module_option_in_your_configuration_file_to_0_95099","Set the 'module' option in your configuration file to '{0}'"),Convert_invalid_character_to_its_html_entity_code:i(95100,3,"Convert_invalid_character_to_its_html_entity_code_95100","Convert invalid character to its html entity code"),Convert_all_invalid_characters_to_HTML_entity_code:i(95101,3,"Convert_all_invalid_characters_to_HTML_entity_code_95101","Convert all invalid characters to HTML entity code"),Convert_all_const_to_let:i(95102,3,"Convert_all_const_to_let_95102","Convert all 'const' to 'let'"),Convert_function_expression_0_to_arrow_function:i(95105,3,"Convert_function_expression_0_to_arrow_function_95105","Convert function expression '{0}' to arrow function"),Convert_function_declaration_0_to_arrow_function:i(95106,3,"Convert_function_declaration_0_to_arrow_function_95106","Convert function declaration '{0}' to arrow function"),Fix_all_implicit_this_errors:i(95107,3,"Fix_all_implicit_this_errors_95107","Fix all implicit-'this' errors"),Wrap_invalid_character_in_an_expression_container:i(95108,3,"Wrap_invalid_character_in_an_expression_container_95108","Wrap invalid character in an expression container"),Wrap_all_invalid_characters_in_an_expression_container:i(95109,3,"Wrap_all_invalid_characters_in_an_expression_container_95109","Wrap all invalid characters in an expression container"),Visit_https_Colon_Slash_Slashaka_ms_Slashtsconfig_to_read_more_about_this_file:i(95110,3,"Visit_https_Colon_Slash_Slashaka_ms_Slashtsconfig_to_read_more_about_this_file_95110","Visit https://aka.ms/tsconfig to read more about this file"),Add_a_return_statement:i(95111,3,"Add_a_return_statement_95111","Add a return statement"),Remove_braces_from_arrow_function_body:i(95112,3,"Remove_braces_from_arrow_function_body_95112","Remove braces from arrow function body"),Wrap_the_following_body_with_parentheses_which_should_be_an_object_literal:i(95113,3,"Wrap_the_following_body_with_parentheses_which_should_be_an_object_literal_95113","Wrap the following body with parentheses which should be an object literal"),Add_all_missing_return_statement:i(95114,3,"Add_all_missing_return_statement_95114","Add all missing return statement"),Remove_braces_from_all_arrow_function_bodies_with_relevant_issues:i(95115,3,"Remove_braces_from_all_arrow_function_bodies_with_relevant_issues_95115","Remove braces from all arrow function bodies with relevant issues"),Wrap_all_object_literal_with_parentheses:i(95116,3,"Wrap_all_object_literal_with_parentheses_95116","Wrap all object literal with parentheses"),Move_labeled_tuple_element_modifiers_to_labels:i(95117,3,"Move_labeled_tuple_element_modifiers_to_labels_95117","Move labeled tuple element modifiers to labels"),Convert_overload_list_to_single_signature:i(95118,3,"Convert_overload_list_to_single_signature_95118","Convert overload list to single signature"),Generate_get_and_set_accessors_for_all_overriding_properties:i(95119,3,"Generate_get_and_set_accessors_for_all_overriding_properties_95119","Generate 'get' and 'set' accessors for all overriding properties"),Wrap_in_JSX_fragment:i(95120,3,"Wrap_in_JSX_fragment_95120","Wrap in JSX fragment"),Wrap_all_unparented_JSX_in_JSX_fragment:i(95121,3,"Wrap_all_unparented_JSX_in_JSX_fragment_95121","Wrap all unparented JSX in JSX fragment"),Convert_arrow_function_or_function_expression:i(95122,3,"Convert_arrow_function_or_function_expression_95122","Convert arrow function or function expression"),Convert_to_anonymous_function:i(95123,3,"Convert_to_anonymous_function_95123","Convert to anonymous function"),Convert_to_named_function:i(95124,3,"Convert_to_named_function_95124","Convert to named function"),Convert_to_arrow_function:i(95125,3,"Convert_to_arrow_function_95125","Convert to arrow function"),Remove_parentheses:i(95126,3,"Remove_parentheses_95126","Remove parentheses"),Could_not_find_a_containing_arrow_function:i(95127,3,"Could_not_find_a_containing_arrow_function_95127","Could not find a containing arrow function"),Containing_function_is_not_an_arrow_function:i(95128,3,"Containing_function_is_not_an_arrow_function_95128","Containing function is not an arrow function"),Could_not_find_export_statement:i(95129,3,"Could_not_find_export_statement_95129","Could not find export statement"),This_file_already_has_a_default_export:i(95130,3,"This_file_already_has_a_default_export_95130","This file already has a default export"),Could_not_find_import_clause:i(95131,3,"Could_not_find_import_clause_95131","Could not find import clause"),Could_not_find_namespace_import_or_named_imports:i(95132,3,"Could_not_find_namespace_import_or_named_imports_95132","Could not find namespace import or named imports"),Selection_is_not_a_valid_type_node:i(95133,3,"Selection_is_not_a_valid_type_node_95133","Selection is not a valid type node"),No_type_could_be_extracted_from_this_type_node:i(95134,3,"No_type_could_be_extracted_from_this_type_node_95134","No type could be extracted from this type node"),Could_not_find_property_for_which_to_generate_accessor:i(95135,3,"Could_not_find_property_for_which_to_generate_accessor_95135","Could not find property for which to generate accessor"),Name_is_not_valid:i(95136,3,"Name_is_not_valid_95136","Name is not valid"),Can_only_convert_property_with_modifier:i(95137,3,"Can_only_convert_property_with_modifier_95137","Can only convert property with modifier"),Switch_each_misused_0_to_1:i(95138,3,"Switch_each_misused_0_to_1_95138","Switch each misused '{0}' to '{1}'"),Convert_to_optional_chain_expression:i(95139,3,"Convert_to_optional_chain_expression_95139","Convert to optional chain expression"),Could_not_find_convertible_access_expression:i(95140,3,"Could_not_find_convertible_access_expression_95140","Could not find convertible access expression"),Could_not_find_matching_access_expressions:i(95141,3,"Could_not_find_matching_access_expressions_95141","Could not find matching access expressions"),Can_only_convert_logical_AND_access_chains:i(95142,3,"Can_only_convert_logical_AND_access_chains_95142","Can only convert logical AND access chains"),Add_void_to_Promise_resolved_without_a_value:i(95143,3,"Add_void_to_Promise_resolved_without_a_value_95143","Add 'void' to Promise resolved without a value"),Add_void_to_all_Promises_resolved_without_a_value:i(95144,3,"Add_void_to_all_Promises_resolved_without_a_value_95144","Add 'void' to all Promises resolved without a value"),Use_element_access_for_0:i(95145,3,"Use_element_access_for_0_95145","Use element access for '{0}'"),Use_element_access_for_all_undeclared_properties:i(95146,3,"Use_element_access_for_all_undeclared_properties_95146","Use element access for all undeclared properties."),Delete_all_unused_imports:i(95147,3,"Delete_all_unused_imports_95147","Delete all unused imports"),Infer_function_return_type:i(95148,3,"Infer_function_return_type_95148","Infer function return type"),Return_type_must_be_inferred_from_a_function:i(95149,3,"Return_type_must_be_inferred_from_a_function_95149","Return type must be inferred from a function"),Could_not_determine_function_return_type:i(95150,3,"Could_not_determine_function_return_type_95150","Could not determine function return type"),Could_not_convert_to_arrow_function:i(95151,3,"Could_not_convert_to_arrow_function_95151","Could not convert to arrow function"),Could_not_convert_to_named_function:i(95152,3,"Could_not_convert_to_named_function_95152","Could not convert to named function"),Could_not_convert_to_anonymous_function:i(95153,3,"Could_not_convert_to_anonymous_function_95153","Could not convert to anonymous function"),Can_only_convert_string_concatenation:i(95154,3,"Can_only_convert_string_concatenation_95154","Can only convert string concatenation"),Selection_is_not_a_valid_statement_or_statements:i(95155,3,"Selection_is_not_a_valid_statement_or_statements_95155","Selection is not a valid statement or statements"),Add_missing_function_declaration_0:i(95156,3,"Add_missing_function_declaration_0_95156","Add missing function declaration '{0}'"),Add_all_missing_function_declarations:i(95157,3,"Add_all_missing_function_declarations_95157","Add all missing function declarations"),Method_not_implemented:i(95158,3,"Method_not_implemented_95158","Method not implemented."),Function_not_implemented:i(95159,3,"Function_not_implemented_95159","Function not implemented."),Add_override_modifier:i(95160,3,"Add_override_modifier_95160","Add 'override' modifier"),Remove_override_modifier:i(95161,3,"Remove_override_modifier_95161","Remove 'override' modifier"),Add_all_missing_override_modifiers:i(95162,3,"Add_all_missing_override_modifiers_95162","Add all missing 'override' modifiers"),Remove_all_unnecessary_override_modifiers:i(95163,3,"Remove_all_unnecessary_override_modifiers_95163","Remove all unnecessary 'override' modifiers"),Can_only_convert_named_export:i(95164,3,"Can_only_convert_named_export_95164","Can only convert named export"),Add_missing_properties:i(95165,3,"Add_missing_properties_95165","Add missing properties"),Add_all_missing_properties:i(95166,3,"Add_all_missing_properties_95166","Add all missing properties"),Add_missing_attributes:i(95167,3,"Add_missing_attributes_95167","Add missing attributes"),Add_all_missing_attributes:i(95168,3,"Add_all_missing_attributes_95168","Add all missing attributes"),Add_undefined_to_optional_property_type:i(95169,3,"Add_undefined_to_optional_property_type_95169","Add 'undefined' to optional property type"),Convert_named_imports_to_default_import:i(95170,3,"Convert_named_imports_to_default_import_95170","Convert named imports to default import"),Delete_unused_param_tag_0:i(95171,3,"Delete_unused_param_tag_0_95171","Delete unused '@param' tag '{0}'"),Delete_all_unused_param_tags:i(95172,3,"Delete_all_unused_param_tags_95172","Delete all unused '@param' tags"),Rename_param_tag_name_0_to_1:i(95173,3,"Rename_param_tag_name_0_to_1_95173","Rename '@param' tag name '{0}' to '{1}'"),Use_0:i(95174,3,"Use_0_95174","Use `{0}`."),Use_Number_isNaN_in_all_conditions:i(95175,3,"Use_Number_isNaN_in_all_conditions_95175","Use `Number.isNaN` in all conditions."),No_value_exists_in_scope_for_the_shorthand_property_0_Either_declare_one_or_provide_an_initializer:i(18004,1,"No_value_exists_in_scope_for_the_shorthand_property_0_Either_declare_one_or_provide_an_initializer_18004","No value exists in scope for the shorthand property '{0}'. Either declare one or provide an initializer."),Classes_may_not_have_a_field_named_constructor:i(18006,1,"Classes_may_not_have_a_field_named_constructor_18006","Classes may not have a field named 'constructor'."),JSX_expressions_may_not_use_the_comma_operator_Did_you_mean_to_write_an_array:i(18007,1,"JSX_expressions_may_not_use_the_comma_operator_Did_you_mean_to_write_an_array_18007","JSX expressions may not use the comma operator. Did you mean to write an array?"),Private_identifiers_cannot_be_used_as_parameters:i(18009,1,"Private_identifiers_cannot_be_used_as_parameters_18009","Private identifiers cannot be used as parameters."),An_accessibility_modifier_cannot_be_used_with_a_private_identifier:i(18010,1,"An_accessibility_modifier_cannot_be_used_with_a_private_identifier_18010","An accessibility modifier cannot be used with a private identifier."),The_operand_of_a_delete_operator_cannot_be_a_private_identifier:i(18011,1,"The_operand_of_a_delete_operator_cannot_be_a_private_identifier_18011","The operand of a 'delete' operator cannot be a private identifier."),constructor_is_a_reserved_word:i(18012,1,"constructor_is_a_reserved_word_18012","'#constructor' is a reserved word."),Property_0_is_not_accessible_outside_class_1_because_it_has_a_private_identifier:i(18013,1,"Property_0_is_not_accessible_outside_class_1_because_it_has_a_private_identifier_18013","Property '{0}' is not accessible outside class '{1}' because it has a private identifier."),The_property_0_cannot_be_accessed_on_type_1_within_this_class_because_it_is_shadowed_by_another_private_identifier_with_the_same_spelling:i(18014,1,"The_property_0_cannot_be_accessed_on_type_1_within_this_class_because_it_is_shadowed_by_another_priv_18014","The property '{0}' cannot be accessed on type '{1}' within this class because it is shadowed by another private identifier with the same spelling."),Property_0_in_type_1_refers_to_a_different_member_that_cannot_be_accessed_from_within_type_2:i(18015,1,"Property_0_in_type_1_refers_to_a_different_member_that_cannot_be_accessed_from_within_type_2_18015","Property '{0}' in type '{1}' refers to a different member that cannot be accessed from within type '{2}'."),Private_identifiers_are_not_allowed_outside_class_bodies:i(18016,1,"Private_identifiers_are_not_allowed_outside_class_bodies_18016","Private identifiers are not allowed outside class bodies."),The_shadowing_declaration_of_0_is_defined_here:i(18017,1,"The_shadowing_declaration_of_0_is_defined_here_18017","The shadowing declaration of '{0}' is defined here"),The_declaration_of_0_that_you_probably_intended_to_use_is_defined_here:i(18018,1,"The_declaration_of_0_that_you_probably_intended_to_use_is_defined_here_18018","The declaration of '{0}' that you probably intended to use is defined here"),_0_modifier_cannot_be_used_with_a_private_identifier:i(18019,1,"_0_modifier_cannot_be_used_with_a_private_identifier_18019","'{0}' modifier cannot be used with a private identifier."),An_enum_member_cannot_be_named_with_a_private_identifier:i(18024,1,"An_enum_member_cannot_be_named_with_a_private_identifier_18024","An enum member cannot be named with a private identifier."),can_only_be_used_at_the_start_of_a_file:i(18026,1,"can_only_be_used_at_the_start_of_a_file_18026","'#!' can only be used at the start of a file."),Compiler_reserves_name_0_when_emitting_private_identifier_downlevel:i(18027,1,"Compiler_reserves_name_0_when_emitting_private_identifier_downlevel_18027","Compiler reserves name '{0}' when emitting private identifier downlevel."),Private_identifiers_are_only_available_when_targeting_ECMAScript_2015_and_higher:i(18028,1,"Private_identifiers_are_only_available_when_targeting_ECMAScript_2015_and_higher_18028","Private identifiers are only available when targeting ECMAScript 2015 and higher."),Private_identifiers_are_not_allowed_in_variable_declarations:i(18029,1,"Private_identifiers_are_not_allowed_in_variable_declarations_18029","Private identifiers are not allowed in variable declarations."),An_optional_chain_cannot_contain_private_identifiers:i(18030,1,"An_optional_chain_cannot_contain_private_identifiers_18030","An optional chain cannot contain private identifiers."),The_intersection_0_was_reduced_to_never_because_property_1_has_conflicting_types_in_some_constituents:i(18031,1,"The_intersection_0_was_reduced_to_never_because_property_1_has_conflicting_types_in_some_constituent_18031","The intersection '{0}' was reduced to 'never' because property '{1}' has conflicting types in some constituents."),The_intersection_0_was_reduced_to_never_because_property_1_exists_in_multiple_constituents_and_is_private_in_some:i(18032,1,"The_intersection_0_was_reduced_to_never_because_property_1_exists_in_multiple_constituents_and_is_pr_18032","The intersection '{0}' was reduced to 'never' because property '{1}' exists in multiple constituents and is private in some."),Type_0_is_not_assignable_to_type_1_as_required_for_computed_enum_member_values:i(18033,1,"Type_0_is_not_assignable_to_type_1_as_required_for_computed_enum_member_values_18033","Type '{0}' is not assignable to type '{1}' as required for computed enum member values."),Specify_the_JSX_fragment_factory_function_to_use_when_targeting_react_JSX_emit_with_jsxFactory_compiler_option_is_specified_e_g_Fragment:i(18034,3,"Specify_the_JSX_fragment_factory_function_to_use_when_targeting_react_JSX_emit_with_jsxFactory_compi_18034","Specify the JSX fragment factory function to use when targeting 'react' JSX emit with 'jsxFactory' compiler option is specified, e.g. 'Fragment'."),Invalid_value_for_jsxFragmentFactory_0_is_not_a_valid_identifier_or_qualified_name:i(18035,1,"Invalid_value_for_jsxFragmentFactory_0_is_not_a_valid_identifier_or_qualified_name_18035","Invalid value for 'jsxFragmentFactory'. '{0}' is not a valid identifier or qualified-name."),Class_decorators_can_t_be_used_with_static_private_identifier_Consider_removing_the_experimental_decorator:i(18036,1,"Class_decorators_can_t_be_used_with_static_private_identifier_Consider_removing_the_experimental_dec_18036","Class decorators can't be used with static private identifier. Consider removing the experimental decorator."),Await_expression_cannot_be_used_inside_a_class_static_block:i(18037,1,"Await_expression_cannot_be_used_inside_a_class_static_block_18037","Await expression cannot be used inside a class static block."),For_await_loops_cannot_be_used_inside_a_class_static_block:i(18038,1,"For_await_loops_cannot_be_used_inside_a_class_static_block_18038","'For await' loops cannot be used inside a class static block."),Invalid_use_of_0_It_cannot_be_used_inside_a_class_static_block:i(18039,1,"Invalid_use_of_0_It_cannot_be_used_inside_a_class_static_block_18039","Invalid use of '{0}'. It cannot be used inside a class static block."),A_return_statement_cannot_be_used_inside_a_class_static_block:i(18041,1,"A_return_statement_cannot_be_used_inside_a_class_static_block_18041","A 'return' statement cannot be used inside a class static block."),_0_is_a_type_and_cannot_be_imported_in_JavaScript_files_Use_1_in_a_JSDoc_type_annotation:i(18042,1,"_0_is_a_type_and_cannot_be_imported_in_JavaScript_files_Use_1_in_a_JSDoc_type_annotation_18042","'{0}' is a type and cannot be imported in JavaScript files. Use '{1}' in a JSDoc type annotation."),Types_cannot_appear_in_export_declarations_in_JavaScript_files:i(18043,1,"Types_cannot_appear_in_export_declarations_in_JavaScript_files_18043","Types cannot appear in export declarations in JavaScript files."),_0_is_automatically_exported_here:i(18044,3,"_0_is_automatically_exported_here_18044","'{0}' is automatically exported here."),Properties_with_the_accessor_modifier_are_only_available_when_targeting_ECMAScript_2015_and_higher:i(18045,1,"Properties_with_the_accessor_modifier_are_only_available_when_targeting_ECMAScript_2015_and_higher_18045","Properties with the 'accessor' modifier are only available when targeting ECMAScript 2015 and higher."),_0_is_of_type_unknown:i(18046,1,"_0_is_of_type_unknown_18046","'{0}' is of type 'unknown'."),_0_is_possibly_null:i(18047,1,"_0_is_possibly_null_18047","'{0}' is possibly 'null'."),_0_is_possibly_undefined:i(18048,1,"_0_is_possibly_undefined_18048","'{0}' is possibly 'undefined'."),_0_is_possibly_null_or_undefined:i(18049,1,"_0_is_possibly_null_or_undefined_18049","'{0}' is possibly 'null' or 'undefined'."),The_value_0_cannot_be_used_here:i(18050,1,"The_value_0_cannot_be_used_here_18050","The value '{0}' cannot be used here."),Compiler_option_0_cannot_be_given_an_empty_string:i(18051,1,"Compiler_option_0_cannot_be_given_an_empty_string_18051","Compiler option '{0}' cannot be given an empty string.")}}});function fr(Me){return Me>=79}function qT(Me){return Me===31||fr(Me)}function D_(Me,Bn){if(Me=2?D_(Me,Mv):Bn===1?D_(Me,Nv):D_(Me,Bv)}function _A(Me,Bn){return Bn>=2?D_(Me,OE):Bn===1?D_(Me,Ov):D_(Me,Fv)}function cA(Me){let Bn=[];return Me.forEach(((Me,Hn)=>{Bn[Me]=Hn})),Bn}function Br(Me){return tC[Me]}function _l(Me){return Iv.get(Me)}function Kp(Me){let Bn=[],Hn=0,zn=0;for(;Hn127&&un(ni)&&(Bn.push(zn),zn=Hn);break}}return Bn.push(zn),Bn}function lA(Me,Bn,Hn,zn){return Me.getPositionOfLineAndCharacter?Me.getPositionOfLineAndCharacter(Bn,Hn,zn):dy(ss(Me),Bn,Hn,Me.text,zn)}function dy(Me,Bn,Hn,zn,ni){(Bn<0||Bn>=Me.length)&&(ni?Bn=Bn<0?0:Bn>=Me.length?Me.length-1:Bn:Vp.fail(`Bad line number. Line: ${Bn}, lineStarts.length: ${Me.length} , line map is correct? ${zn!==void 0?ke(Me,Kp(zn)):"unknown"}`));let Ci=Me[Bn]+Hn;return ni?Ci>Me[Bn+1]?Me[Bn+1]:typeof zn=="string"&&Ci>zn.length?zn.length:Ci:(Bn=8192&&Me<=8203||Me===8239||Me===8287||Me===12288||Me===65279}function un(Me){return Me===10||Me===13||Me===8232||Me===8233}function O_(Me){return Me>=48&&Me<=57}function Xp(Me){return O_(Me)||Me>=65&&Me<=70||Me>=97&&Me<=102}function uA(Me){return Me<=1114111}function hy(Me){return Me>=48&&Me<=55}function pA(Me,Bn){let Hn=Me.charCodeAt(Bn);switch(Hn){case 13:case 10:case 9:case 11:case 12:case 32:case 47:case 60:case 124:case 61:case 62:return!0;case 35:return Bn===0;default:return Hn>127}}function Ar(Me,Bn,Hn,zn,ni){if(hs(Bn))return Bn;let Ci=!1;for(;;){let aa=Me.charCodeAt(Bn);switch(aa){case 13:Me.charCodeAt(Bn+1)===10&&Bn++;case 10:if(Bn++,Hn)return Bn;Ci=!!ni;continue;case 9:case 11:case 12:case 32:Bn++;continue;case 47:if(zn)break;if(Me.charCodeAt(Bn+1)===47){for(Bn+=2;Bn127&&os(aa)){Bn++;continue}break}return Bn}}function Co(Me,Bn){if(Vp.assert(Bn>=0),Bn===0||un(Me.charCodeAt(Bn-1))){let Hn=Me.charCodeAt(Bn);if(Bn+rC=0&&Hn127&&os(aa)){Ga&&un(aa)&&(xa=!0),Hn++;continue}break e}}return Ga&&(ts=ni(oa,ca,_a,xa,Ci,ts)),ts}function fA(Me,Bn,Hn,zn){return Yp(!1,Me,Bn,!1,Hn,zn)}function dA(Me,Bn,Hn,zn){return Yp(!1,Me,Bn,!0,Hn,zn)}function zT(Me,Bn,Hn,zn,ni){return Yp(!0,Me,Bn,!1,Hn,zn,ni)}function WT(Me,Bn,Hn,zn,ni){return Yp(!0,Me,Bn,!0,Hn,zn,ni)}function VT(Me,Bn,Hn,zn,ni){let Ci=arguments.length>5&&arguments[5]!==void 0?arguments[5]:[];return Ci.push({kind:Hn,pos:Me,end:Bn,hasTrailingNewLine:zn}),Ci}function Ao(Me,Bn){return zT(Me,Bn,VT,void 0,void 0)}function HT(Me,Bn){return WT(Me,Bn,VT,void 0,void 0)}function GT(Me){let Bn=nC.exec(Me);if(Bn)return Bn[0]}function Wn(Me,Bn){return Me>=65&&Me<=90||Me>=97&&Me<=122||Me===36||Me===95||Me>127&&UT(Me,Bn)}function Rs(Me,Bn,Hn){return Me>=65&&Me<=90||Me>=97&&Me<=122||Me>=48&&Me<=57||Me===36||Me===95||(Hn===1?Me===45||Me===58:!1)||Me>127&&_A(Me,Bn)}function vy(Me,Bn,Hn){let zn=iC(Me,0);if(!Wn(zn,Bn))return!1;for(let ni=yi(zn);ni2&&arguments[2]!==void 0?arguments[2]:0,zn=arguments.length>3?arguments[3]:void 0,ni=arguments.length>4?arguments[4]:void 0,Ci=arguments.length>5?arguments[5]:void 0,aa=arguments.length>6?arguments[6]:void 0;var oa=zn,ca,_a,xa,Ga,Ha,ts,Ps,so,oo=0;ue(oa,Ci,aa);var Jo={getStartPos:()=>xa,getTextPos:()=>ca,getToken:()=>Ha,getTokenPos:()=>Ga,getTokenText:()=>oa.substring(Ga,ca),getTokenValue:()=>ts,hasUnicodeEscape:()=>(Ps&1024)!==0,hasExtendedUnicodeEscape:()=>(Ps&8)!==0,hasPrecedingLineBreak:()=>(Ps&1)!==0,hasPrecedingJSDocComment:()=>(Ps&2)!==0,isIdentifier:()=>Ha===79||Ha>116,isReservedWord:()=>Ha>=81&&Ha<=116,isUnterminated:()=>(Ps&4)!==0,getCommentDirectives:()=>so,getNumericLiteralFlags:()=>Ps&1008,getTokenFlags:()=>Ps,reScanGreaterToken:Sn,reScanAsteriskEqualsToken:In,reScanSlashToken:pr,reScanTemplateToken:Nn,reScanTemplateHeadOrNoSubstitutionTemplate:ar,scanJsxIdentifier:nr,scanJsxAttributeValue:br,reScanJsxAttributeValue:Kr,reScanJsxToken:oi,reScanLessThanToken:cr,reScanHashToken:$r,reScanQuestionToken:hr,reScanInvalidIdentifier:Gr,scanJsxToken:On,scanJsDocToken:wa,scan:Ur,getText:Ca,clearCommentDirectives:St,setText:ue,setScriptTarget:_t,setLanguageVariant:ft,setOnError:He,setTextPos:Kt,setInJSDocType:zt,tryScan:_i,lookAhead:Mn,scanRange:Ki};return Vp.isDebugging&&Object.defineProperty(Jo,"__debugShowCurrentPositionInText",{get:()=>{let Me=Jo.getText();return Me.slice(0,Jo.getStartPos())+"║"+Me.slice(Jo.getStartPos())}}),Jo;function Ne(Me){let Bn=arguments.length>1&&arguments[1]!==void 0?arguments[1]:ca,Hn=arguments.length>2?arguments[2]:void 0;if(ni){let zn=ca;ca=Bn,ni(Me,Hn||0),ca=zn}}function oe(){let Me=ca,Bn=!1,Hn=!1,zn="";for(;;){let ni=oa.charCodeAt(ca);if(ni===95){Ps|=512,Bn?(Bn=!1,Hn=!0,zn+=oa.substring(Me,ca)):Ne(Hn?wv.Multiple_consecutive_numeric_separators_are_not_permitted:wv.Numeric_separators_are_not_allowed_here,ca,1),ca++,Me=ca;continue}if(O_(ni)){Bn=!0,Hn=!1,ca++;continue}break}return oa.charCodeAt(ca-1)===95&&Ne(wv.Numeric_separators_are_not_allowed_here,ca-1,1),zn+oa.substring(Me,ca)}function Ve(){let Me=ca,Bn=oe(),Hn,zn;oa.charCodeAt(ca)===46&&(ca++,Hn=oe());let ni=ca;if(oa.charCodeAt(ca)===69||oa.charCodeAt(ca)===101){ca++,Ps|=16,(oa.charCodeAt(ca)===43||oa.charCodeAt(ca)===45)&&ca++;let Me=ca,Bn=oe();Bn?(zn=oa.substring(ni,Me)+Bn,ni=ca):Ne(wv.Digit_expected)}let Ci;if(Ps&512?(Ci=Bn,Hn&&(Ci+="."+Hn),zn&&(Ci+=zn)):Ci=oa.substring(Me,ni),Hn!==void 0||Ps&16)return pt(Me,Hn===void 0&&!!(Ps&16)),{type:8,value:""+ +Ci};{ts=Ci;let Bn=dn();return pt(Me),{type:Bn,value:ts}}}function pt(Bn,Hn){if(!Wn(iC(oa,ca),Me))return;let zn=ca,{length:ni}=an();ni===1&&oa[zn]==="n"?Ne(Hn?wv.A_bigint_literal_cannot_use_exponential_notation:wv.A_bigint_literal_must_be_an_integer,Bn,zn-Bn+1):(Ne(wv.An_identifier_or_keyword_cannot_immediately_follow_a_numeric_literal,zn,ni),ca=zn)}function Gt(){let Me=ca;for(;hy(oa.charCodeAt(ca));)ca++;return+oa.substring(Me,ca)}function Nt(Me,Bn){let Hn=er(Me,!1,Bn);return Hn?parseInt(Hn,16):-1}function Xt(Me,Bn){return er(Me,!0,Bn)}function er(Me,Bn,Hn){let zn=[],ni=!1,Ci=!1;for(;zn.length=65&&Me<=70)Me+=97-65;else if(!(Me>=48&&Me<=57||Me>=97&&Me<=102))break;zn.push(Me),ca++,Ci=!1}return zn.length0&&arguments[0]!==void 0?arguments[0]:!1,Bn=oa.charCodeAt(ca);ca++;let Hn="",zn=ca;for(;;){if(ca>=_a){Hn+=oa.substring(zn,ca),Ps|=4,Ne(wv.Unterminated_string_literal);break}let ni=oa.charCodeAt(ca);if(ni===Bn){Hn+=oa.substring(zn,ca),ca++;break}if(ni===92&&!Me){Hn+=oa.substring(zn,ca),Hn+=Gi(),zn=ca;continue}if(un(ni)&&!Me){Hn+=oa.substring(zn,ca),Ps|=4,Ne(wv.Unterminated_string_literal);break}ca++}return Hn}function Hr(Me){let Bn=oa.charCodeAt(ca)===96;ca++;let Hn=ca,zn="",ni;for(;;){if(ca>=_a){zn+=oa.substring(Hn,ca),Ps|=4,Ne(wv.Unterminated_template_literal),ni=Bn?14:17;break}let Ci=oa.charCodeAt(ca);if(Ci===96){zn+=oa.substring(Hn,ca),ca++,ni=Bn?14:17;break}if(Ci===36&&ca+1<_a&&oa.charCodeAt(ca+1)===123){zn+=oa.substring(Hn,ca),ca+=2,ni=Bn?15:16;break}if(Ci===92){zn+=oa.substring(Hn,ca),zn+=Gi(Me),Hn=ca;continue}if(Ci===13){zn+=oa.substring(Hn,ca),ca++,ca<_a&&oa.charCodeAt(ca)===10&&ca++,zn+=`\n`,Hn=ca;continue}ca++}return Vp.assert(ni!==void 0),ts=zn,ni}function Gi(Me){let Bn=ca;if(ca++,ca>=_a)return Ne(wv.Unexpected_end_of_text),"";let Hn=oa.charCodeAt(ca);switch(ca++,Hn){case 48:return Me&&ca<_a&&O_(oa.charCodeAt(ca))?(ca++,Ps|=2048,oa.substring(Bn,ca)):"\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(Me){for(let Me=ca;Me=0?String.fromCharCode(Bn):(Ne(wv.Hexadecimal_digit_expected),"")}function fn(){let Me=Xt(1,!1),Bn=Me?parseInt(Me,16):-1,Hn=!1;return Bn<0?(Ne(wv.Hexadecimal_digit_expected),Hn=!0):Bn>1114111&&(Ne(wv.An_extended_Unicode_escape_value_must_be_between_0x0_and_0x10FFFF_inclusive),Hn=!0),ca>=_a?(Ne(wv.Unexpected_end_of_text),Hn=!0):oa.charCodeAt(ca)===125?ca++:(Ne(wv.Unterminated_Unicode_escape_sequence),Hn=!0),Hn?"":by(Bn)}function Ut(){if(ca+5<_a&&oa.charCodeAt(ca+1)===117){let Me=ca;ca+=2;let Bn=Nt(4,!1);return ca=Me,Bn}return-1}function kn(){if(iC(oa,ca+1)===117&&iC(oa,ca+2)===123){let Me=ca;ca+=3;let Bn=Xt(1,!1),Hn=Bn?parseInt(Bn,16):-1;return ca=Me,Hn}return-1}function an(){let Bn="",Hn=ca;for(;ca<_a;){let zn=iC(oa,ca);if(Rs(zn,Me))ca+=yi(zn);else if(zn===92){if(zn=kn(),zn>=0&&Rs(zn,Me)){ca+=3,Ps|=8,Bn+=fn(),Hn=ca;continue}if(zn=Ut(),!(zn>=0&&Rs(zn,Me)))break;Ps|=1024,Bn+=oa.substring(Hn,ca),Bn+=by(zn),ca+=6,Hn=ca}else break}return Bn+=oa.substring(Hn,ca),Bn}function mr(){let Me=ts.length;if(Me>=2&&Me<=12){let Me=ts.charCodeAt(0);if(Me>=97&&Me<=122){let Me=Tv.get(ts);if(Me!==void 0)return Ha=Me}}return Ha=79}function $i(Me){let Bn="",Hn=!1,zn=!1;for(;;){let ni=oa.charCodeAt(ca);if(ni===95){Ps|=512,Hn?(Hn=!1,zn=!0):Ne(zn?wv.Multiple_consecutive_numeric_separators_are_not_permitted:wv.Numeric_separators_are_not_allowed_here,ca,1),ca++;continue}if(Hn=!0,!O_(ni)||ni-48>=Me)break;Bn+=oa[ca],ca++,zn=!1}return oa.charCodeAt(ca-1)===95&&Ne(wv.Numeric_separators_are_not_allowed_here,ca-1,1),Bn}function dn(){return oa.charCodeAt(ca)===110?(ts+="n",Ps&384&&(ts=Hf(ts)+"n"),ca++,9):(ts=""+(Ps&128?parseInt(ts.slice(2),2):Ps&256?parseInt(ts.slice(2),8):+ts),8)}function Ur(){xa=ca,Ps=0;let zn=!1;for(;;){if(Ga=ca,ca>=_a)return Ha=1;let ni=iC(oa,ca);if(ni===35&&ca===0&&gy(oa,ca)){if(ca=yy(oa,ca),Bn)continue;return Ha=6}switch(ni){case 10:case 13:if(Ps|=1,Bn){ca++;continue}else return ni===13&&ca+1<_a&&oa.charCodeAt(ca+1)===10?ca+=2:ca++,Ha=4;case 9:case 11:case 12:case 32:case 160:case 5760:case 8192:case 8193:case 8194:case 8195:case 8196:case 8197:case 8198:case 8199:case 8200:case 8201:case 8202:case 8203:case 8239:case 8287:case 12288:case 65279:if(Bn){ca++;continue}else{for(;ca<_a&&N_(oa.charCodeAt(ca));)ca++;return Ha=5}case 33:return oa.charCodeAt(ca+1)===61?oa.charCodeAt(ca+2)===61?(ca+=3,Ha=37):(ca+=2,Ha=35):(ca++,Ha=53);case 34:case 39:return ts=Tn(),Ha=10;case 96:return Ha=Hr(!1);case 37:return oa.charCodeAt(ca+1)===61?(ca+=2,Ha=69):(ca++,Ha=44);case 38:return oa.charCodeAt(ca+1)===38?oa.charCodeAt(ca+2)===61?(ca+=3,Ha=76):(ca+=2,Ha=55):oa.charCodeAt(ca+1)===61?(ca+=2,Ha=73):(ca++,Ha=50);case 40:return ca++,Ha=20;case 41:return ca++,Ha=21;case 42:if(oa.charCodeAt(ca+1)===61)return ca+=2,Ha=66;if(oa.charCodeAt(ca+1)===42)return oa.charCodeAt(ca+2)===61?(ca+=3,Ha=67):(ca+=2,Ha=42);if(ca++,oo&&!zn&&Ps&1){zn=!0;continue}return Ha=41;case 43:return oa.charCodeAt(ca+1)===43?(ca+=2,Ha=45):oa.charCodeAt(ca+1)===61?(ca+=2,Ha=64):(ca++,Ha=39);case 44:return ca++,Ha=27;case 45:return oa.charCodeAt(ca+1)===45?(ca+=2,Ha=46):oa.charCodeAt(ca+1)===61?(ca+=2,Ha=65):(ca++,Ha=40);case 46:return O_(oa.charCodeAt(ca+1))?(ts=Ve().value,Ha=8):oa.charCodeAt(ca+1)===46&&oa.charCodeAt(ca+2)===46?(ca+=3,Ha=25):(ca++,Ha=24);case 47:if(oa.charCodeAt(ca+1)===47){for(ca+=2;ca<_a&&!un(oa.charCodeAt(ca));)ca++;if(so=Zt(so,oa.slice(Ga,ca),iD,Ga),Bn)continue;return Ha=2}if(oa.charCodeAt(ca+1)===42){ca+=2,oa.charCodeAt(ca)===42&&oa.charCodeAt(ca+1)!==47&&(Ps|=2);let Me=!1,Hn=Ga;for(;ca<_a;){let Bn=oa.charCodeAt(ca);if(Bn===42&&oa.charCodeAt(ca+1)===47){ca+=2,Me=!0;break}ca++,un(Bn)&&(Hn=ca,Ps|=1)}if(so=Zt(so,oa.slice(Hn,ca),eC,Hn),Me||Ne(wv.Asterisk_Slash_expected),Bn)continue;return Me||(Ps|=4),Ha=3}return oa.charCodeAt(ca+1)===61?(ca+=2,Ha=68):(ca++,Ha=43);case 48:if(ca+2<_a&&(oa.charCodeAt(ca+1)===88||oa.charCodeAt(ca+1)===120))return ca+=2,ts=Xt(1,!0),ts||(Ne(wv.Hexadecimal_digit_expected),ts="0"),ts="0x"+ts,Ps|=64,Ha=dn();if(ca+2<_a&&(oa.charCodeAt(ca+1)===66||oa.charCodeAt(ca+1)===98))return ca+=2,ts=$i(2),ts||(Ne(wv.Binary_digit_expected),ts="0"),ts="0b"+ts,Ps|=128,Ha=dn();if(ca+2<_a&&(oa.charCodeAt(ca+1)===79||oa.charCodeAt(ca+1)===111))return ca+=2,ts=$i(8),ts||(Ne(wv.Octal_digit_expected),ts="0"),ts="0o"+ts,Ps|=256,Ha=dn();if(ca+1<_a&&hy(oa.charCodeAt(ca+1)))return ts=""+Gt(),Ps|=32,Ha=8;case 49:case 50:case 51:case 52:case 53:case 54:case 55:case 56:case 57:return({type:Ha,value:ts}=Ve()),Ha;case 58:return ca++,Ha=58;case 59:return ca++,Ha=26;case 60:if(Co(oa,ca)){if(ca=M_(oa,ca,Ne),Bn)continue;return Ha=7}return oa.charCodeAt(ca+1)===60?oa.charCodeAt(ca+2)===61?(ca+=3,Ha=70):(ca+=2,Ha=47):oa.charCodeAt(ca+1)===61?(ca+=2,Ha=32):Hn===1&&oa.charCodeAt(ca+1)===47&&oa.charCodeAt(ca+2)!==42?(ca+=2,Ha=30):(ca++,Ha=29);case 61:if(Co(oa,ca)){if(ca=M_(oa,ca,Ne),Bn)continue;return Ha=7}return oa.charCodeAt(ca+1)===61?oa.charCodeAt(ca+2)===61?(ca+=3,Ha=36):(ca+=2,Ha=34):oa.charCodeAt(ca+1)===62?(ca+=2,Ha=38):(ca++,Ha=63);case 62:if(Co(oa,ca)){if(ca=M_(oa,ca,Ne),Bn)continue;return Ha=7}return ca++,Ha=31;case 63:return oa.charCodeAt(ca+1)===46&&!O_(oa.charCodeAt(ca+2))?(ca+=2,Ha=28):oa.charCodeAt(ca+1)===63?oa.charCodeAt(ca+2)===61?(ca+=3,Ha=77):(ca+=2,Ha=60):(ca++,Ha=57);case 91:return ca++,Ha=22;case 93:return ca++,Ha=23;case 94:return oa.charCodeAt(ca+1)===61?(ca+=2,Ha=78):(ca++,Ha=52);case 123:return ca++,Ha=18;case 124:if(Co(oa,ca)){if(ca=M_(oa,ca,Ne),Bn)continue;return Ha=7}return oa.charCodeAt(ca+1)===124?oa.charCodeAt(ca+2)===61?(ca+=3,Ha=75):(ca+=2,Ha=56):oa.charCodeAt(ca+1)===61?(ca+=2,Ha=74):(ca++,Ha=51);case 125:return ca++,Ha=19;case 126:return ca++,Ha=54;case 64:return ca++,Ha=59;case 92:let Ci=kn();if(Ci>=0&&Wn(Ci,Me))return ca+=3,Ps|=8,ts=fn()+an(),Ha=mr();let aa=Ut();return aa>=0&&Wn(aa,Me)?(ca+=6,Ps|=1024,ts=String.fromCharCode(aa)+an(),Ha=mr()):(Ne(wv.Invalid_character),ca++,Ha=0);case 35:if(ca!==0&&oa[ca+1]==="!")return Ne(wv.can_only_be_used_at_the_start_of_a_file),ca++,Ha=0;let xa=iC(oa,ca+1);if(xa===92){ca++;let Bn=kn();if(Bn>=0&&Wn(Bn,Me))return ca+=3,Ps|=8,ts="#"+fn()+an(),Ha=80;let Hn=Ut();if(Hn>=0&&Wn(Hn,Me))return ca+=6,Ps|=1024,ts="#"+String.fromCharCode(Hn)+an(),Ha=80;ca--}return Wn(xa,Me)?(ca++,_r(xa,Me)):(ts="#",Ne(wv.Invalid_character,ca++,yi(ni))),Ha=80;default:let Jo=_r(ni,Me);if(Jo)return Ha=Jo;if(N_(ni)){ca+=yi(ni);continue}else if(un(ni)){Ps|=1,ca+=yi(ni);continue}let tc=yi(ni);return Ne(wv.Invalid_character,ca,tc),ca+=tc,Ha=0}}}function Gr(){Vp.assert(Ha===0,"'reScanInvalidIdentifier' should only be called when the current token is 'SyntaxKind.Unknown'."),ca=Ga=xa,Ps=0;let Me=iC(oa,ca),Bn=_r(Me,99);return Bn?Ha=Bn:(ca+=yi(Me),Ha)}function _r(Me,Bn){let Hn=Me;if(Wn(Hn,Bn)){for(ca+=yi(Hn);ca<_a&&Rs(Hn=iC(oa,ca),Bn);)ca+=yi(Hn);return ts=oa.substring(Ga,ca),Hn===92&&(ts+=an()),mr()}}function Sn(){if(Ha===31){if(oa.charCodeAt(ca)===62)return oa.charCodeAt(ca+1)===62?oa.charCodeAt(ca+2)===61?(ca+=3,Ha=72):(ca+=2,Ha=49):oa.charCodeAt(ca+1)===61?(ca+=2,Ha=71):(ca++,Ha=48);if(oa.charCodeAt(ca)===61)return ca++,Ha=33}return Ha}function In(){return Vp.assert(Ha===66,"'reScanAsteriskEqualsToken' should only be called on a '*='"),ca=Ga+1,Ha=63}function pr(){if(Ha===43||Ha===68){let Bn=Ga+1,Hn=!1,zn=!1;for(;;){if(Bn>=_a){Ps|=4,Ne(wv.Unterminated_regular_expression_literal);break}let Me=oa.charCodeAt(Bn);if(un(Me)){Ps|=4,Ne(wv.Unterminated_regular_expression_literal);break}if(Hn)Hn=!1;else if(Me===47&&!zn){Bn++;break}else Me===91?zn=!0:Me===92?Hn=!0:Me===93&&(zn=!1);Bn++}for(;Bn<_a&&Rs(oa.charCodeAt(Bn),Me);)Bn++;ca=Bn,ts=oa.substring(Ga,ca),Ha=13}return Ha}function Zt(Me,Bn,Hn,zn){let ni=Or(Qp(Bn),Hn);return ni===void 0?Me:tr(Me,{range:{pos:zn,end:ca},type:ni})}function Or(Me,Bn){let Hn=Bn.exec(Me);if(Hn)switch(Hn[1]){case"ts-expect-error":return 0;case"ts-ignore":return 1}}function Nn(Me){return Vp.assert(Ha===19,"'reScanTemplateToken' should only be called on a '}'"),ca=Ga,Ha=Hr(Me)}function ar(){return ca=Ga,Ha=Hr(!0)}function oi(){let Me=arguments.length>0&&arguments[0]!==void 0?arguments[0]:!0;return ca=Ga=xa,Ha=On(Me)}function cr(){return Ha===47?(ca=Ga+1,Ha=29):Ha}function $r(){return Ha===80?(ca=Ga+1,Ha=62):Ha}function hr(){return Vp.assert(Ha===60,"'reScanQuestionToken' should only be called on a '??'"),ca=Ga+1,Ha=57}function On(){let Me=arguments.length>0&&arguments[0]!==void 0?arguments[0]:!0;if(xa=Ga=ca,ca>=_a)return Ha=1;let Bn=oa.charCodeAt(ca);if(Bn===60)return oa.charCodeAt(ca+1)===47?(ca+=2,Ha=30):(ca++,Ha=29);if(Bn===123)return ca++,Ha=18;let Hn=0;for(;ca<_a&&(Bn=oa.charCodeAt(ca),Bn!==123);){if(Bn===60){if(Co(oa,ca))return ca=M_(oa,ca,Ne),Ha=7;break}if(Bn===62&&Ne(wv.Unexpected_token_Did_you_mean_or_gt,ca,1),Bn===125&&Ne(wv.Unexpected_token_Did_you_mean_or_rbrace,ca,1),un(Bn)&&Hn===0)Hn=-1;else{if(!Me&&un(Bn)&&Hn>0)break;os(Bn)||(Hn=ca)}ca++}return ts=oa.substring(xa,ca),Hn===-1?12:11}function nr(){if(fr(Ha)){let Me=!1;for(;ca<_a;){let Bn=oa.charCodeAt(ca);if(Bn===45){ts+="-",ca++;continue}else if(Bn===58&&!Me){ts+=":",ca++,Me=!0,Ha=79;continue}let Hn=ca;if(ts+=an(),ca===Hn)break}return ts.slice(-1)===":"&&(ts=ts.slice(0,-1),ca--),mr()}return Ha}function br(){switch(xa=ca,oa.charCodeAt(ca)){case 34:case 39:return ts=Tn(!0),Ha=10;default:return Ur()}}function Kr(){return ca=Ga=xa,br()}function wa(){if(xa=Ga=ca,Ps=0,ca>=_a)return Ha=1;let Bn=iC(oa,ca);switch(ca+=yi(Bn),Bn){case 9:case 11:case 12:case 32:for(;ca<_a&&N_(oa.charCodeAt(ca));)ca++;return Ha=5;case 64:return Ha=59;case 13:oa.charCodeAt(ca)===10&&ca++;case 10:return Ps|=1,Ha=4;case 42:return Ha=41;case 123:return Ha=18;case 125:return Ha=19;case 91:return Ha=22;case 93:return Ha=23;case 60:return Ha=29;case 62:return Ha=31;case 61:return Ha=63;case 44:return Ha=27;case 46:return Ha=24;case 96:return Ha=61;case 35:return Ha=62;case 92:ca--;let Bn=kn();if(Bn>=0&&Wn(Bn,Me))return ca+=3,Ps|=8,ts=fn()+an(),Ha=mr();let Hn=Ut();return Hn>=0&&Wn(Hn,Me)?(ca+=6,Ps|=1024,ts=String.fromCharCode(Hn)+an(),Ha=mr()):(ca++,Ha=0)}if(Wn(Bn,Me)){let Hn=Bn;for(;ca<_a&&Rs(Hn=iC(oa,ca),Me)||oa.charCodeAt(ca)===45;)ca+=yi(Hn);return ts=oa.substring(Ga,ca),Hn===92&&(ts+=an()),Ha=mr()}else return Ha=0}function $n(Me,Bn){let Hn=ca,zn=xa,ni=Ga,Ci=Ha,aa=ts,oa=Ps,_a=Me();return(!_a||Bn)&&(ca=Hn,xa=zn,Ga=ni,Ha=Ci,ts=aa,Ps=oa),_a}function Ki(Me,Bn,Hn){let zn=_a,ni=ca,Ci=xa,aa=Ga,oo=Ha,Jo=ts,tc=Ps,dc=so;ue(oa,Me,Bn);let Fc=Hn();return _a=zn,ca=ni,xa=Ci,Ga=aa,Ha=oo,ts=Jo,Ps=tc,so=dc,Fc}function Mn(Me){return $n(Me,!0)}function _i(Me){return $n(Me,!1)}function Ca(){return oa}function St(){so=void 0}function ue(Me,Bn,Hn){oa=Me||"",_a=Hn===void 0?oa.length:Bn+Hn,Kt(Bn||0)}function He(Me){ni=Me}function _t(Bn){Me=Bn}function ft(Me){Hn=Me}function Kt(Me){Vp.assert(Me>=0),ca=Me,xa=Me,Ga=Me,Ha=0,ts=void 0,Ps=0}function zt(Me){oo+=Me?1:-1}}function yi(Me){return Me>=65536?2:1}function mA(Me){if(Vp.assert(0<=Me&&Me<=1114111),Me<=65535)return String.fromCharCode(Me);let Bn=Math.floor((Me-65536)/1024)+55296,Hn=(Me-65536)%1024+56320;return String.fromCharCode(Bn,Hn)}function by(Me){return aC(Me)}var kv,Tv,Iv,Bv,Fv,Nv,Ov,Mv,OE,iD,eC,tC,rC,nC,iC,aC,sC=D({"src/compiler/scanner.ts"(){"use strict";Gw(),kv={abstract:126,accessor:127,any:131,as:128,asserts:129,assert:130,bigint:160,boolean:134,break:81,case:82,catch:83,class:84,continue:86,const:85,constructor:135,debugger:87,declare:136,default:88,delete:89,do:90,else:91,enum:92,export:93,extends:94,false:95,finally:96,for:97,from:158,function:98,get:137,if:99,implements:117,import:100,in:101,infer:138,instanceof:102,interface:118,intrinsic:139,is:140,keyof:141,let:119,module:142,namespace:143,never:144,new:103,null:104,number:148,object:149,package:120,private:121,protected:122,public:123,override:161,out:145,readonly:146,require:147,global:159,return:105,satisfies:150,set:151,static:124,string:152,super:106,switch:107,symbol:153,this:108,throw:109,true:110,try:111,type:154,typeof:112,undefined:155,unique:156,unknown:157,var:113,void:114,while:115,with:116,yield:125,async:132,await:133,of:162},Tv=new Map(Object.entries(kv)),Iv=new Map(Object.entries(Object.assign(Object.assign({},kv),{},{"{":18,"}":19,"(":20,")":21,"[":22,"]":23,".":24,"...":25,";":26,",":27,"<":29,">":31,"<=":32,">=":33,"==":34,"!=":35,"===":36,"!==":37,"=>":38,"+":39,"-":40,"**":42,"*":41,"/":43,"%":44,"++":45,"--":46,"<<":47,">":48,">>>":49,"&":50,"|":51,"^":52,"!":53,"~":54,"&&":55,"||":56,"?":57,"??":60,"?.":28,":":58,"=":63,"+=":64,"-=":65,"*=":66,"**=":67,"/=":68,"%=":69,"<<=":70,">>=":71,">>>=":72,"&=":73,"|=":74,"^=":78,"||=":75,"&&=":76,"??=":77,"@":59,"#":62,"`":61}))),Bv=[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],Fv=[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],Nv=[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],Ov=[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],Mv=[65,90,97,122,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,895,895,902,902,904,906,908,908,910,929,931,1013,1015,1153,1162,1327,1329,1366,1369,1369,1376,1416,1488,1514,1519,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,2144,2154,2208,2228,2230,2237,2308,2361,2365,2365,2384,2384,2392,2401,2417,2432,2437,2444,2447,2448,2451,2472,2474,2480,2482,2482,2486,2489,2493,2493,2510,2510,2524,2525,2527,2529,2544,2545,2556,2556,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,2809,2809,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,3129,3133,3133,3160,3162,3168,3169,3200,3200,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,3412,3414,3423,3425,3450,3455,3461,3478,3482,3505,3507,3515,3517,3517,3520,3526,3585,3632,3634,3635,3648,3654,3713,3714,3716,3716,3718,3722,3724,3747,3749,3749,3751,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,5109,5112,5117,5121,5740,5743,5759,5761,5786,5792,5866,5870,5880,5888,5900,5902,5905,5920,5937,5952,5969,5984,5996,5998,6e3,6016,6067,6103,6103,6108,6108,6176,6264,6272,6312,6314,6314,6320,6389,6400,6430,6480,6509,6512,6516,6528,6571,6576,6601,6656,6678,6688,6740,6823,6823,6917,6963,6981,6987,7043,7072,7086,7087,7098,7141,7168,7203,7245,7247,7258,7293,7296,7304,7312,7354,7357,7359,7401,7404,7406,7411,7413,7414,7418,7418,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,8472,8477,8484,8484,8486,8486,8488,8488,8490,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,12293,12295,12321,12329,12337,12341,12344,12348,12353,12438,12443,12447,12449,12538,12540,12543,12549,12591,12593,12686,12704,12730,12784,12799,13312,19893,19968,40943,40960,42124,42192,42237,42240,42508,42512,42527,42538,42539,42560,42606,42623,42653,42656,42735,42775,42783,42786,42888,42891,42943,42946,42950,42999,43009,43011,43013,43015,43018,43020,43042,43072,43123,43138,43187,43250,43255,43259,43259,43261,43262,43274,43301,43312,43334,43360,43388,43396,43442,43471,43471,43488,43492,43494,43503,43514,43518,43520,43560,43584,43586,43588,43595,43616,43638,43642,43642,43646,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,43824,43866,43868,43879,43888,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,65536,65547,65549,65574,65576,65594,65596,65597,65599,65613,65616,65629,65664,65786,65856,65908,66176,66204,66208,66256,66304,66335,66349,66378,66384,66421,66432,66461,66464,66499,66504,66511,66513,66517,66560,66717,66736,66771,66776,66811,66816,66855,66864,66915,67072,67382,67392,67413,67424,67431,67584,67589,67592,67592,67594,67637,67639,67640,67644,67644,67647,67669,67680,67702,67712,67742,67808,67826,67828,67829,67840,67861,67872,67897,67968,68023,68030,68031,68096,68096,68112,68115,68117,68119,68121,68149,68192,68220,68224,68252,68288,68295,68297,68324,68352,68405,68416,68437,68448,68466,68480,68497,68608,68680,68736,68786,68800,68850,68864,68899,69376,69404,69415,69415,69424,69445,69600,69622,69635,69687,69763,69807,69840,69864,69891,69926,69956,69956,69968,70002,70006,70006,70019,70066,70081,70084,70106,70106,70108,70108,70144,70161,70163,70187,70272,70278,70280,70280,70282,70285,70287,70301,70303,70312,70320,70366,70405,70412,70415,70416,70419,70440,70442,70448,70450,70451,70453,70457,70461,70461,70480,70480,70493,70497,70656,70708,70727,70730,70751,70751,70784,70831,70852,70853,70855,70855,71040,71086,71128,71131,71168,71215,71236,71236,71296,71338,71352,71352,71424,71450,71680,71723,71840,71903,71935,71935,72096,72103,72106,72144,72161,72161,72163,72163,72192,72192,72203,72242,72250,72250,72272,72272,72284,72329,72349,72349,72384,72440,72704,72712,72714,72750,72768,72768,72818,72847,72960,72966,72968,72969,72971,73008,73030,73030,73056,73061,73063,73064,73066,73097,73112,73112,73440,73458,73728,74649,74752,74862,74880,75075,77824,78894,82944,83526,92160,92728,92736,92766,92880,92909,92928,92975,92992,92995,93027,93047,93053,93071,93760,93823,93952,94026,94032,94032,94099,94111,94176,94177,94179,94179,94208,100343,100352,101106,110592,110878,110928,110930,110948,110951,110960,111355,113664,113770,113776,113788,113792,113800,113808,113817,119808,119892,119894,119964,119966,119967,119970,119970,119973,119974,119977,119980,119982,119993,119995,119995,119997,120003,120005,120069,120071,120074,120077,120084,120086,120092,120094,120121,120123,120126,120128,120132,120134,120134,120138,120144,120146,120485,120488,120512,120514,120538,120540,120570,120572,120596,120598,120628,120630,120654,120656,120686,120688,120712,120714,120744,120746,120770,120772,120779,123136,123180,123191,123197,123214,123214,123584,123627,124928,125124,125184,125251,125259,125259,126464,126467,126469,126495,126497,126498,126500,126500,126503,126503,126505,126514,126516,126519,126521,126521,126523,126523,126530,126530,126535,126535,126537,126537,126539,126539,126541,126543,126545,126546,126548,126548,126551,126551,126553,126553,126555,126555,126557,126557,126559,126559,126561,126562,126564,126564,126567,126570,126572,126578,126580,126583,126585,126588,126590,126590,126592,126601,126603,126619,126625,126627,126629,126633,126635,126651,131072,173782,173824,177972,177984,178205,178208,183969,183984,191456,194560,195101],OE=[48,57,65,90,95,95,97,122,170,170,181,181,183,183,186,186,192,214,216,246,248,705,710,721,736,740,748,748,750,750,768,884,886,887,890,893,895,895,902,906,908,908,910,929,931,1013,1015,1153,1155,1159,1162,1327,1329,1366,1369,1369,1376,1416,1425,1469,1471,1471,1473,1474,1476,1477,1479,1479,1488,1514,1519,1522,1552,1562,1568,1641,1646,1747,1749,1756,1759,1768,1770,1788,1791,1791,1808,1866,1869,1969,1984,2037,2042,2042,2045,2045,2048,2093,2112,2139,2144,2154,2208,2228,2230,2237,2259,2273,2275,2403,2406,2415,2417,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,2556,2556,2558,2558,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,2809,2815,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,3072,3084,3086,3088,3090,3112,3114,3129,3133,3140,3142,3144,3146,3149,3157,3158,3160,3162,3168,3171,3174,3183,3200,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,3328,3331,3333,3340,3342,3344,3346,3396,3398,3400,3402,3406,3412,3415,3423,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,3558,3567,3570,3571,3585,3642,3648,3662,3664,3673,3713,3714,3716,3716,3718,3722,3724,3747,3749,3749,3751,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,4969,4977,4992,5007,5024,5109,5112,5117,5121,5740,5743,5759,5761,5786,5792,5866,5870,5880,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,6264,6272,6314,6320,6389,6400,6430,6432,6443,6448,6459,6470,6509,6512,6516,6528,6571,6576,6601,6608,6618,6656,6683,6688,6750,6752,6780,6783,6793,6800,6809,6823,6823,6832,6845,6912,6987,6992,7001,7019,7027,7040,7155,7168,7223,7232,7241,7245,7293,7296,7304,7312,7354,7357,7359,7376,7378,7380,7418,7424,7673,7675,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,8276,8276,8305,8305,8319,8319,8336,8348,8400,8412,8417,8417,8421,8432,8450,8450,8455,8455,8458,8467,8469,8469,8472,8477,8484,8484,8486,8486,8488,8488,8490,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,12293,12295,12321,12335,12337,12341,12344,12348,12353,12438,12441,12447,12449,12538,12540,12543,12549,12591,12593,12686,12704,12730,12784,12799,13312,19893,19968,40943,40960,42124,42192,42237,42240,42508,42512,42539,42560,42607,42612,42621,42623,42737,42775,42783,42786,42888,42891,42943,42946,42950,42999,43047,43072,43123,43136,43205,43216,43225,43232,43255,43259,43259,43261,43309,43312,43347,43360,43388,43392,43456,43471,43481,43488,43518,43520,43574,43584,43597,43600,43609,43616,43638,43642,43714,43739,43741,43744,43759,43762,43766,43777,43782,43785,43790,43793,43798,43808,43814,43816,43822,43824,43866,43868,43879,43888,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,65071,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,65536,65547,65549,65574,65576,65594,65596,65597,65599,65613,65616,65629,65664,65786,65856,65908,66045,66045,66176,66204,66208,66256,66272,66272,66304,66335,66349,66378,66384,66426,66432,66461,66464,66499,66504,66511,66513,66517,66560,66717,66720,66729,66736,66771,66776,66811,66816,66855,66864,66915,67072,67382,67392,67413,67424,67431,67584,67589,67592,67592,67594,67637,67639,67640,67644,67644,67647,67669,67680,67702,67712,67742,67808,67826,67828,67829,67840,67861,67872,67897,67968,68023,68030,68031,68096,68099,68101,68102,68108,68115,68117,68119,68121,68149,68152,68154,68159,68159,68192,68220,68224,68252,68288,68295,68297,68326,68352,68405,68416,68437,68448,68466,68480,68497,68608,68680,68736,68786,68800,68850,68864,68903,68912,68921,69376,69404,69415,69415,69424,69456,69600,69622,69632,69702,69734,69743,69759,69818,69840,69864,69872,69881,69888,69940,69942,69951,69956,69958,69968,70003,70006,70006,70016,70084,70089,70092,70096,70106,70108,70108,70144,70161,70163,70199,70206,70206,70272,70278,70280,70280,70282,70285,70287,70301,70303,70312,70320,70378,70384,70393,70400,70403,70405,70412,70415,70416,70419,70440,70442,70448,70450,70451,70453,70457,70459,70468,70471,70472,70475,70477,70480,70480,70487,70487,70493,70499,70502,70508,70512,70516,70656,70730,70736,70745,70750,70751,70784,70853,70855,70855,70864,70873,71040,71093,71096,71104,71128,71133,71168,71232,71236,71236,71248,71257,71296,71352,71360,71369,71424,71450,71453,71467,71472,71481,71680,71738,71840,71913,71935,71935,72096,72103,72106,72151,72154,72161,72163,72164,72192,72254,72263,72263,72272,72345,72349,72349,72384,72440,72704,72712,72714,72758,72760,72768,72784,72793,72818,72847,72850,72871,72873,72886,72960,72966,72968,72969,72971,73014,73018,73018,73020,73021,73023,73031,73040,73049,73056,73061,73063,73064,73066,73102,73104,73105,73107,73112,73120,73129,73440,73462,73728,74649,74752,74862,74880,75075,77824,78894,82944,83526,92160,92728,92736,92766,92768,92777,92880,92909,92912,92916,92928,92982,92992,92995,93008,93017,93027,93047,93053,93071,93760,93823,93952,94026,94031,94087,94095,94111,94176,94177,94179,94179,94208,100343,100352,101106,110592,110878,110928,110930,110948,110951,110960,111355,113664,113770,113776,113788,113792,113800,113808,113817,113821,113822,119141,119145,119149,119154,119163,119170,119173,119179,119210,119213,119362,119364,119808,119892,119894,119964,119966,119967,119970,119970,119973,119974,119977,119980,119982,119993,119995,119995,119997,120003,120005,120069,120071,120074,120077,120084,120086,120092,120094,120121,120123,120126,120128,120132,120134,120134,120138,120144,120146,120485,120488,120512,120514,120538,120540,120570,120572,120596,120598,120628,120630,120654,120656,120686,120688,120712,120714,120744,120746,120770,120772,120779,120782,120831,121344,121398,121403,121452,121461,121461,121476,121476,121499,121503,121505,121519,122880,122886,122888,122904,122907,122913,122915,122916,122918,122922,123136,123180,123184,123197,123200,123209,123214,123214,123584,123641,124928,125124,125136,125142,125184,125259,125264,125273,126464,126467,126469,126495,126497,126498,126500,126500,126503,126503,126505,126514,126516,126519,126521,126521,126523,126523,126530,126530,126535,126535,126537,126537,126539,126539,126541,126543,126545,126546,126548,126548,126551,126551,126553,126553,126555,126555,126557,126557,126559,126559,126561,126562,126564,126564,126567,126570,126572,126578,126580,126583,126585,126588,126590,126590,126592,126601,126603,126619,126625,126627,126629,126633,126635,126651,131072,173782,173824,177972,177984,178205,178208,183969,183984,191456,194560,195101,917760,917999],iD=/^\/\/\/?\s*@(ts-expect-error|ts-ignore)/,eC=/^(?:\/|\*)*\s*@(ts-expect-error|ts-ignore)/,tC=cA(Iv),rC=7,nC=/^#!.*/,iC=String.prototype.codePointAt?(Me,Bn)=>Me.codePointAt(Bn):function(Me,Bn){let Hn=Me.length;if(Bn<0||Bn>=Hn)return;let zn=Me.charCodeAt(Bn);if(zn>=55296&&zn<=56319&&Hn>Bn+1){let Hn=Me.charCodeAt(Bn+1);if(Hn>=56320&&Hn<=57343)return(zn-55296)*1024+Hn-56320+65536}return zn},aC=String.fromCodePoint?Me=>String.fromCodePoint(Me):mA}});function gA(Me){return So(Me)||A_(Me)}function yA(Me){return uo(Me,av)}function aS(Me){switch(Uf(Me)){case 99:return"lib.esnext.full.d.ts";case 9:return"lib.es2022.full.d.ts";case 8:return"lib.es2021.full.d.ts";case 7:return"lib.es2020.full.d.ts";case 6:return"lib.es2019.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"}}function Ir(Me){return Me.start+Me.length}function sS(Me){return Me.length===0}function vA(Me,Bn){return Bn>=Me.start&&Bn=Me.pos&&Bn<=Me.end}function TA(Me,Bn){return Bn.start>=Me.start&&Ir(Bn)<=Ir(Me)}function SA(Me,Bn){return oS(Me,Bn)!==void 0}function oS(Me,Bn){let Hn=_S(Me,Bn);return Hn&&Hn.length===0?void 0:Hn}function xA(Me,Bn){return Sy(Me.start,Me.length,Bn.start,Bn.length)}function EA(Me,Bn,Hn){return Sy(Me.start,Me.length,Bn,Hn)}function Sy(Me,Bn,Hn,zn){let ni=Me+Bn,Ci=Hn+zn;return Hn<=ni&&Ci>=Me}function wA(Me,Bn){return Bn<=Ir(Me)&&Bn>=Me.start}function _S(Me,Bn){let Hn=Math.max(Me.start,Bn.start),zn=Math.min(Ir(Me),Ir(Bn));return Hn<=zn?ha(Hn,zn):void 0}function L_(Me,Bn){if(Me<0)throw new Error("start < 0");if(Bn<0)throw new Error("length < 0");return{start:Me,length:Bn}}function ha(Me,Bn){return L_(Me,Bn-Me)}function R_(Me){return L_(Me.span.start,Me.newLength)}function cS(Me){return sS(Me.span)&&Me.newLength===0}function Zp(Me,Bn){if(Bn<0)throw new Error("newLength < 0");return{span:Me,newLength:Bn}}function CA(Me){if(Me.length===0)return oC;if(Me.length===1)return Me[0];let Bn=Me[0],Hn=Bn.span.start,zn=Ir(Bn.span),ni=Hn+Bn.newLength;for(let Bn=1;BnMe.flags))}function DA(Me,Bn,Hn){let zn=Me.toLowerCase(),ni=/^([a-z]+)([_\-]([a-z]+))?$/.exec(zn);if(!ni){Hn&&Hn.push(Ol(wv.Locale_must_be_of_the_form_language_or_language_territory_For_example_0_or_1,"en","ja-jp"));return}let Ci=ni[1],aa=ni[3];pe(uC,zn)&&!A(Ci,aa,Hn)&&A(Ci,void 0,Hn),xp(Me);function A(Me,Hn,zn){let ni=Un(Bn.getExecutingFilePath()),Ci=ma(ni),aa=tn(Ci,Me);if(Hn&&(aa=aa+"-"+Hn),aa=Bn.resolvePath(tn(aa,"diagnosticMessages.generated.json")),!Bn.fileExists(aa))return!1;let oa="";try{oa=Bn.readFile(aa)}catch{return zn&&zn.push(Ol(wv.Unable_to_open_file_0,aa)),!1}try{yx(JSON.parse(oa))}catch{return zn&&zn.push(Ol(wv.Corrupted_locale_file_0,aa)),!1}return!0}}function ul(Me,Bn){if(Me)for(;Me.original!==void 0;)Me=Me.original;return!Me||!Bn||Bn(Me)?Me:void 0}function zi(Me,Bn){for(;Me;){let Hn=Bn(Me);if(Hn==="quit")return;if(Hn)return Me;Me=Me.parent}}function pl(Me){return(Me.flags&8)===0}function fl(Me,Bn){if(Me===void 0||pl(Me))return Me;for(Me=Me.original;Me;){if(pl(Me))return!Bn||Bn(Me)?Me:void 0;Me=Me.original}}function vi(Me){return Me.length>=2&&Me.charCodeAt(0)===95&&Me.charCodeAt(1)===95?"_"+Me:Me}function dl(Me){let Bn=Me;return Bn.length>=3&&Bn.charCodeAt(0)===95&&Bn.charCodeAt(1)===95&&Bn.charCodeAt(2)===95?Bn.substr(1):Bn}function qr(Me){return dl(Me.escapedText)}function dS(Me){let Bn=_l(Me.escapedText);return Bn?ln(Bn,ba):void 0}function rf(Me){return Me.valueDeclaration&&zS(Me.valueDeclaration)?qr(Me.valueDeclaration.name):dl(Me.escapedName)}function mS(Me){let Bn=Me.parent.parent;if(Bn){if(ko(Bn))return nf(Bn);switch(Bn.kind){case 240:if(Bn.declarationList&&Bn.declarationList.declarations[0])return nf(Bn.declarationList.declarations[0]);break;case 241:let Me=Bn.expression;switch(Me.kind===223&&Me.operatorToken.kind===63&&(Me=Me.left),Me.kind){case 208:return Me.name;case 209:let Bn=Me.argumentExpression;if(yt(Bn))return Bn}break;case 214:return nf(Bn.expression);case 253:{if(ko(Bn.statement)||mf(Bn.statement))return nf(Bn.statement);break}}}}function nf(Me){let Bn=ml(Me);return Bn&&yt(Bn)?Bn:void 0}function hS(Me,Bn){return!!(af(Me)&&yt(Me.name)&&qr(Me.name)===qr(Bn)||zo(Me)&&Ke(Me.declarationList.declarations,(Me=>hS(Me,Bn))))}function gS(Me){return Me.name||mS(Me)}function af(Me){return!!Me.name}function Ey(Me){switch(Me.kind){case 79:return Me;case 351:case 344:{let{name:Bn}=Me;if(Bn.kind===163)return Bn.right;break}case 210:case 223:{let Bn=Me;switch(ps(Bn)){case 1:case 4:case 5:case 3:return Cf(Bn.left);case 7:case 8:case 9:return Bn.arguments[1];default:return}}case 349:return gS(Me);case 343:return mS(Me);case 274:{let{expression:Bn}=Me;return yt(Bn)?Bn:void 0}case 209:let Bn=Me;if(x0(Bn))return Bn.argumentExpression}return Me.name}function ml(Me){if(Me!==void 0)return Ey(Me)||(ad(Me)||sd(Me)||_d(Me)?yS(Me):void 0)}function yS(Me){if(Me.parent){if(lc(Me.parent)||Xl(Me.parent))return Me.parent.name;if(ur(Me.parent)&&Me===Me.parent.right){if(yt(Me.parent.left))return Me.parent.left;if(Lo(Me.parent.left))return Cf(Me.parent.left)}else if(Vi(Me.parent)&&yt(Me.parent.name))return Me.parent.name}else return}function kA(Me){if(Il(Me))return ee(Me.modifiers,zl)}function sf(Me){if(rn(Me,126975))return ee(Me.modifiers,Oy)}function vS(Me,Bn){if(Me.name)if(yt(Me.name)){let Hn=Me.name.escapedText;return j_(Me.parent,Bn).filter((Me=>pc(Me)&&yt(Me.name)&&Me.name.escapedText===Hn))}else{let Hn=Me.parent.parameters.indexOf(Me);Vp.assert(Hn>-1,"Parameters should always be in their parents' parameter list");let zn=j_(Me.parent,Bn).filter(pc);if(HnGo(Me)&&Me.typeParameters.some((Me=>Me.name.escapedText===Hn))))}function SS(Me){return TS(Me,!1)}function xS(Me){return TS(Me,!0)}function IA(Me){return!!Nr(Me,pc)}function ES(Me){return Nr(Me,md)}function wS(Me){return MS(Me,hE)}function NA(Me){return Nr(Me,pE)}function OA(Me){return Nr(Me,d2)}function CS(Me){return Nr(Me,d2,!0)}function MA(Me){return Nr(Me,m2)}function AS(Me){return Nr(Me,m2,!0)}function LA(Me){return Nr(Me,h2)}function PS(Me){return Nr(Me,h2,!0)}function RA(Me){return Nr(Me,g2)}function DS(Me){return Nr(Me,g2,!0)}function kS(Me){return Nr(Me,fE,!0)}function jA(Me){return Nr(Me,v2)}function IS(Me){return Nr(Me,v2,!0)}function JA(Me){return Nr(Me,dE)}function FA(Me){return Nr(Me,mE)}function NS(Me){return Nr(Me,b2)}function BA(Me){return Nr(Me,Go)}function wy(Me){return Nr(Me,T2)}function _f(Me){let Bn=Nr(Me,au);if(Bn&&Bn.typeExpression&&Bn.typeExpression.type)return Bn}function cf(Me){let Bn=Nr(Me,au);return!Bn&&Vs(Me)&&(Bn=Ae(of(Me),(Me=>!!Me.typeExpression))),Bn&&Bn.typeExpression&&Bn.typeExpression.type}function OS(Me){let Bn=NS(Me);if(Bn&&Bn.typeExpression)return Bn.typeExpression.type;let Hn=_f(Me);if(Hn&&Hn.typeExpression){let Me=Hn.typeExpression.type;if(id(Me)){let Bn=Ae(Me.members,Vv);return Bn&&Bn.type}if($l(Me)||dd(Me))return Me.type}}function j_(Me,Bn){var Hn,zn;if(!Af(Me))return xa;let ni=(Hn=Me.jsDoc)==null?void 0:Hn.jsDocCache;if(ni===void 0||Bn){let Hn=r4(Me,Bn);Vp.assert(Hn.length<2||Hn[0]!==Hn[1]),ni=ne(Hn,(Me=>Ho(Me)?Me.tags:Me)),Bn||((zn=Me.jsDoc)!=null||(Me.jsDoc=[]),Me.jsDoc.jsDocCache=ni)}return ni}function hl(Me){return j_(Me,!1)}function qA(Me){return j_(Me,!0)}function Nr(Me,Bn,Hn){return Ae(j_(Me,Hn),Bn)}function MS(Me,Bn){return hl(Me).filter(Bn)}function UA(Me,Bn){return hl(Me).filter((Me=>Me.kind===Bn))}function zA(Me){return typeof Me=="string"?Me:Me==null?void 0:Me.map((Me=>Me.kind===324?Me.text:WA(Me))).join("")}function WA(Me){let Bn=Me.kind===327?"link":Me.kind===328?"linkcode":"linkplain",Hn=Me.name?ls(Me.name):"",zn=Me.name&&Me.text.startsWith("://")?"":" ";return`{@${Bn} ${Hn}${zn}${Me.text}}`}function VA(Me){if(iu(Me)){if(y2(Me.parent)){let Bn=P0(Me.parent);if(Bn&&I(Bn.tags))return ne(Bn.tags,(Me=>Go(Me)?Me.typeParameters:void 0))}return xa}if(Cl(Me))return Vp.assert(Me.parent.kind===323),ne(Me.parent.tags,(Me=>Go(Me)?Me.typeParameters:void 0));if(Me.typeParameters||IE(Me)&&Me.typeParameters)return Me.typeParameters;if(Pr(Me)){let Bn=F4(Me);if(Bn.length)return Bn;let Hn=cf(Me);if(Hn&&$l(Hn)&&Hn.typeParameters)return Hn.typeParameters}return xa}function HA(Me){return Me.constraint?Me.constraint:Go(Me.parent)&&Me===Me.parent.typeParameters[0]?Me.parent.constraint:void 0}function js(Me){return Me.kind===79||Me.kind===80}function GA(Me){return Me.kind===175||Me.kind===174}function LS(Me){return bn(Me)&&!!(Me.flags&32)}function RS(Me){return gs(Me)&&!!(Me.flags&32)}function Cy(Me){return sc(Me)&&!!(Me.flags&32)}function Ay(Me){let Bn=Me.kind;return!!(Me.flags&32)&&(Bn===208||Bn===209||Bn===210||Bn===232)}function Py(Me){return Ay(Me)&&!Uo(Me)&&!!Me.questionDotToken}function $A(Me){return Py(Me.parent)&&Me.parent.expression===Me}function KA(Me){return!Ay(Me.parent)||Py(Me.parent)||Me!==Me.parent.expression}function XA(Me){return Me.kind===223&&Me.operatorToken.kind===60}function jS(Me){return ac(Me)&&yt(Me.typeName)&&Me.typeName.escapedText==="const"&&!Me.typeArguments}function lf(Me){return $o(Me,8)}function JS(Me){return Uo(Me)&&!!(Me.flags&32)}function YA(Me){return Me.kind===249||Me.kind===248}function QA(Me){return Me.kind===277||Me.kind===276}function FS(Me){switch(Me.kind){case 305:case 306:return!0;default:return!1}}function ZA(Me){return FS(Me)||Me.kind===303||Me.kind===307}function Dy(Me){return Me.kind===351||Me.kind===344}function eP(Me){return gl(Me.kind)}function gl(Me){return Me>=163}function BS(Me){return Me>=0&&Me<=162}function tP(Me){return BS(Me.kind)}function _s(Me){return Jr(Me,"pos")&&Jr(Me,"end")}function ky(Me){return 8<=Me&&Me<=14}function Iy(Me){return ky(Me.kind)}function rP(Me){switch(Me.kind){case 207:case 206:case 13:case 215:case 228:return!0}return!1}function yl(Me){return 14<=Me&&Me<=17}function nP(Me){return yl(Me.kind)}function iP(Me){let Bn=Me.kind;return Bn===16||Bn===17}function aP(Me){return nE(Me)||aE(Me)}function qS(Me){switch(Me.kind){case 273:return Me.isTypeOnly||Me.parent.parent.isTypeOnly;case 271:return Me.parent.isTypeOnly;case 270:case 268:return Me.isTypeOnly}return!1}function US(Me){switch(Me.kind){case 278:return Me.isTypeOnly||Me.parent.parent.isTypeOnly;case 275:return Me.isTypeOnly&&!!Me.moduleSpecifier&&!Me.exportClause;case 277:return Me.parent.isTypeOnly}return!1}function sP(Me){return qS(Me)||US(Me)}function oP(Me){return Gn(Me)||yt(Me)}function _P(Me){return Me.kind===10||yl(Me.kind)}function cs(Me){var Bn;return yt(Me)&&((Bn=Me.emitNode)==null?void 0:Bn.autoGenerate)!==void 0}function Ny(Me){var Bn;return vn(Me)&&((Bn=Me.emitNode)==null?void 0:Bn.autoGenerate)!==void 0}function zS(Me){return(Bo(Me)||Ly(Me))&&vn(Me.name)}function cP(Me){return bn(Me)&&vn(Me.name)}function Wi(Me){switch(Me){case 126:case 127:case 132:case 85:case 136:case 88:case 93:case 101:case 123:case 121:case 122:case 146:case 124:case 145:case 161:return!0}return!1}function WS(Me){return!!(Q0(Me)&16476)}function VS(Me){return WS(Me)||Me===124||Me===161||Me===127}function Oy(Me){return Wi(Me.kind)}function lP(Me){let Bn=Me.kind;return Bn===163||Bn===79}function vl(Me){let Bn=Me.kind;return Bn===79||Bn===80||Bn===10||Bn===8||Bn===164}function uP(Me){let Bn=Me.kind;return Bn===79||Bn===203||Bn===204}function ga(Me){return!!Me&&My(Me.kind)}function uf(Me){return!!Me&&(My(Me.kind)||Hl(Me))}function HS(Me){return Me&&GS(Me.kind)}function pP(Me){return Me.kind===110||Me.kind===95}function GS(Me){switch(Me){case 259:case 171:case 173:case 174:case 175:case 215:case 216:return!0;default:return!1}}function My(Me){switch(Me){case 170:case 176:case 326:case 177:case 178:case 181:case 320:case 182:return!0;default:return GS(Me)}}function fP(Me){return wi(Me)||rE(Me)||Ql(Me)&&ga(Me.parent)}function Js(Me){let Bn=Me.kind;return Bn===173||Bn===169||Bn===171||Bn===174||Bn===175||Bn===178||Bn===172||Bn===237}function bi(Me){return Me&&(Me.kind===260||Me.kind===228)}function pf(Me){return Me&&(Me.kind===174||Me.kind===175)}function $S(Me){return Bo(Me)&&H4(Me)}function Ly(Me){switch(Me.kind){case 171:case 174:case 175:return!0;default:return!1}}function dP(Me){switch(Me.kind){case 171:case 174:case 175:case 169:return!0;default:return!1}}function ff(Me){return Oy(Me)||zl(Me)}function Ry(Me){let Bn=Me.kind;return Bn===177||Bn===176||Bn===168||Bn===170||Bn===178||Bn===174||Bn===175}function mP(Me){return Ry(Me)||Js(Me)}function jy(Me){let Bn=Me.kind;return Bn===299||Bn===300||Bn===301||Bn===171||Bn===174||Bn===175}function Jy(Me){return hx(Me.kind)}function hP(Me){switch(Me.kind){case 181:case 182:return!0}return!1}function df(Me){if(Me){let Bn=Me.kind;return Bn===204||Bn===203}return!1}function KS(Me){let Bn=Me.kind;return Bn===206||Bn===207}function gP(Me){let Bn=Me.kind;return Bn===205||Bn===229}function Fy(Me){switch(Me.kind){case 257:case 166:case 205:return!0}return!1}function yP(Me){return Vi(Me)||Vs(Me)||YS(Me)||ZS(Me)}function vP(Me){return XS(Me)||QS(Me)}function XS(Me){switch(Me.kind){case 203:case 207:return!0}return!1}function YS(Me){switch(Me.kind){case 205:case 299:case 300:case 301:return!0}return!1}function QS(Me){switch(Me.kind){case 204:case 206:return!0}return!1}function ZS(Me){switch(Me.kind){case 205:case 229:case 227:case 206:case 207:case 79:case 208:case 209:return!0}return ms(Me,!0)}function bP(Me){let Bn=Me.kind;return Bn===208||Bn===163||Bn===202}function TP(Me){let Bn=Me.kind;return Bn===208||Bn===163}function SP(Me){switch(Me.kind){case 283:case 282:case 210:case 211:case 212:case 167:return!0;default:return!1}}function xP(Me){return Me.kind===210||Me.kind===211}function EP(Me){let Bn=Me.kind;return Bn===225||Bn===14}function Do(Me){return e3(lf(Me).kind)}function e3(Me){switch(Me){case 208:case 209:case 211:case 210:case 281:case 282:case 285:case 212:case 206:case 214:case 207:case 228:case 215:case 79:case 80:case 13:case 8:case 9:case 10:case 14:case 225:case 95:case 104:case 108:case 110:case 106:case 232:case 230:case 233:case 100:case 279:return!0;default:return!1}}function t3(Me){return r3(lf(Me).kind)}function r3(Me){switch(Me){case 221:case 222:case 217:case 218:case 219:case 220:case 213:return!0;default:return e3(Me)}}function wP(Me){switch(Me.kind){case 222:return!0;case 221:return Me.operator===45||Me.operator===46;default:return!1}}function CP(Me){switch(Me.kind){case 104:case 110:case 95:case 221:return!0;default:return Iy(Me)}}function mf(Me){return AP(lf(Me).kind)}function AP(Me){switch(Me){case 224:case 226:case 216:case 223:case 227:case 231:case 229:case 357:case 356:case 235:return!0;default:return r3(Me)}}function PP(Me){let Bn=Me.kind;return Bn===213||Bn===231}function DP(Me){return c2(Me)||Z8(Me)}function n3(Me,Bn){switch(Me.kind){case 245:case 246:case 247:case 243:case 244:return!0;case 253:return Bn&&n3(Me.statement,Bn)}return!1}function i3(Me){return Vo(Me)||cc(Me)}function kP(Me){return Ke(Me,i3)}function IP(Me){return!bf(Me)&&!Vo(Me)&&!rn(Me,1)&&!yf(Me)}function NP(Me){return bf(Me)||Vo(Me)||rn(Me,1)}function OP(Me){return Me.kind===246||Me.kind===247}function MP(Me){return Ql(Me)||mf(Me)}function LP(Me){return Ql(Me)}function RP(Me){return r2(Me)||mf(Me)}function jP(Me){let Bn=Me.kind;return Bn===265||Bn===264||Bn===79}function JP(Me){let Bn=Me.kind;return Bn===265||Bn===264}function FP(Me){let Bn=Me.kind;return Bn===79||Bn===264}function BP(Me){let Bn=Me.kind;return Bn===272||Bn===271}function qP(Me){return Me.kind===264||Me.kind===263}function UP(Me){switch(Me.kind){case 216:case 223:case 205:case 210:case 176:case 260:case 228:case 172:case 173:case 182:case 177:case 209:case 263:case 302:case 274:case 275:case 278:case 259:case 215:case 181:case 174:case 79:case 270:case 268:case 273:case 178:case 261:case 341:case 343:case 320:case 344:case 351:case 326:case 349:case 325:case 288:case 289:case 290:case 197:case 171:case 170:case 264:case 199:case 277:case 267:case 271:case 211:case 14:case 8:case 207:case 166:case 208:case 299:case 169:case 168:case 175:case 300:case 308:case 301:case 10:case 262:case 184:case 165:case 257:return!0;default:return!1}}function zP(Me){switch(Me.kind){case 216:case 238:case 176:case 266:case 295:case 172:case 191:case 173:case 182:case 177:case 245:case 246:case 247:case 259:case 215:case 181:case 174:case 178:case 341:case 343:case 320:case 326:case 349:case 197:case 171:case 170:case 264:case 175:case 308:case 262:return!0;default:return!1}}function WP(Me){return Me===216||Me===205||Me===260||Me===228||Me===172||Me===173||Me===263||Me===302||Me===278||Me===259||Me===215||Me===174||Me===270||Me===268||Me===273||Me===261||Me===288||Me===171||Me===170||Me===264||Me===267||Me===271||Me===277||Me===166||Me===299||Me===169||Me===168||Me===175||Me===300||Me===262||Me===165||Me===257||Me===349||Me===341||Me===351}function By(Me){return Me===259||Me===279||Me===260||Me===261||Me===262||Me===263||Me===264||Me===269||Me===268||Me===275||Me===274||Me===267}function qy(Me){return Me===249||Me===248||Me===256||Me===243||Me===241||Me===239||Me===246||Me===247||Me===245||Me===242||Me===253||Me===250||Me===252||Me===254||Me===255||Me===240||Me===244||Me===251||Me===355||Me===359||Me===358}function ko(Me){return Me.kind===165?Me.parent&&Me.parent.kind!==348||Pr(Me):WP(Me.kind)}function VP(Me){return By(Me.kind)}function HP(Me){return qy(Me.kind)}function a3(Me){let Bn=Me.kind;return qy(Bn)||By(Bn)||GP(Me)}function GP(Me){return Me.kind!==238||Me.parent!==void 0&&(Me.parent.kind===255||Me.parent.kind===295)?!1:!O3(Me)}function s3(Me){let Bn=Me.kind;return qy(Bn)||By(Bn)||Bn===238}function $P(Me){let Bn=Me.kind;return Bn===280||Bn===163||Bn===79}function KP(Me){let Bn=Me.kind;return Bn===108||Bn===79||Bn===208}function o3(Me){let Bn=Me.kind;return Bn===281||Bn===291||Bn===282||Bn===11||Bn===285}function XP(Me){let Bn=Me.kind;return Bn===288||Bn===290}function YP(Me){let Bn=Me.kind;return Bn===10||Bn===291}function _3(Me){let Bn=Me.kind;return Bn===283||Bn===282}function QP(Me){let Bn=Me.kind;return Bn===292||Bn===293}function Uy(Me){return Me.kind>=312&&Me.kind<=353}function c3(Me){return Me.kind===323||Me.kind===322||Me.kind===324||Sl(Me)||zy(Me)||f2(Me)||iu(Me)}function zy(Me){return Me.kind>=330&&Me.kind<=353}function bl(Me){return Me.kind===175}function Tl(Me){return Me.kind===174}function ya(Me){if(!Af(Me))return!1;let{jsDoc:Bn}=Me;return!!Bn&&Bn.length>0}function ZP(Me){return!!Me.type}function l3(Me){return!!Me.initializer}function eD(Me){switch(Me.kind){case 257:case 166:case 205:case 169:case 299:case 302:return!0;default:return!1}}function Wy(Me){return Me.kind===288||Me.kind===290||jy(Me)}function tD(Me){return Me.kind===180||Me.kind===230}function rD(Me){let Bn=cC;for(let Hn of Me){if(!Hn.length)continue;let Me=0;for(;MeMe.kind===Bn))}function oD(Me){let Bn=new Map;if(Me)for(let Hn of Me)Bn.set(Hn.escapedName,Hn);return Bn}function $y(Me){return(Me.flags&33554432)!==0}function _D(){var Me="";let t=Bn=>Me+=Bn;return{getText:()=>Me,write:t,rawWrite:t,writeKeyword:t,writeOperator:t,writePunctuation:t,writeSpace:t,writeStringLiteral:t,writeLiteral:t,writeParameter:t,writeProperty:t,writeSymbol:(Me,Bn)=>t(Me),writeTrailingSemicolon:t,writeComment:t,getTextPos:()=>Me.length,getLine:()=>0,getColumn:()=>0,getIndent:()=>0,isAtStartOfLine:()=>!1,hasTrailingComment:()=>!1,hasTrailingWhitespace:()=>!!Me.length&&os(Me.charCodeAt(Me.length-1)),writeLine:()=>Me+=" ",increaseIndent:yn,decreaseIndent:yn,clear:()=>Me=""}}function cD(Me,Bn){return Me.configFilePath!==Bn.configFilePath||p3(Me,Bn)}function p3(Me,Bn){return J_(Me,Bn,moduleResolutionOptionDeclarations)}function lD(Me,Bn){return J_(Me,Bn,optionsAffectingProgramStructure)}function J_(Me,Bn,Hn){return Me!==Bn&&Hn.some((Hn=>!gv(uv(Me,Hn),uv(Bn,Hn))))}function uD(Me,Bn){for(;;){let Hn=Bn(Me);if(Hn==="quit")return;if(Hn!==void 0)return Hn;if(wi(Me))return;Me=Me.parent}}function pD(Me,Bn){let Hn=Me.entries();for(let[Me,zn]of Hn){let Hn=Bn(zn,Me);if(Hn)return Hn}}function fD(Me,Bn){let Hn=Me.keys();for(let Me of Hn){let Hn=Bn(Me);if(Hn)return Hn}}function dD(Me,Bn){Me.forEach(((Me,Hn)=>{Bn.set(Hn,Me)}))}function mD(Me){let Bn=mC.getText();try{return Me(mC),mC.getText()}finally{mC.clear(),mC.writeKeyword(Bn)}}function hf(Me){return Me.end-Me.pos}function hD(Me,Bn,Hn){var zn,ni;return(ni=(zn=Me==null?void 0:Me.resolvedModules)==null?void 0:zn.get(Bn,Hn))==null?void 0:ni.resolvedModule}function gD(Me,Bn,Hn,zn){Me.resolvedModules||(Me.resolvedModules=createModeAwareCache()),Me.resolvedModules.set(Bn,zn,Hn)}function yD(Me,Bn,Hn,zn){Me.resolvedTypeReferenceDirectiveNames||(Me.resolvedTypeReferenceDirectiveNames=createModeAwareCache()),Me.resolvedTypeReferenceDirectiveNames.set(Bn,zn,Hn)}function vD(Me,Bn,Hn){var zn,ni;return(ni=(zn=Me==null?void 0:Me.resolvedTypeReferenceDirectiveNames)==null?void 0:zn.get(Bn,Hn))==null?void 0:ni.resolvedTypeReferenceDirective}function bD(Me,Bn){return Me.path===Bn.path&&!Me.prepend==!Bn.prepend&&!Me.circular==!Bn.circular}function TD(Me,Bn){return Me===Bn||Me.resolvedModule===Bn.resolvedModule||!!Me.resolvedModule&&!!Bn.resolvedModule&&Me.resolvedModule.isExternalLibraryImport===Bn.resolvedModule.isExternalLibraryImport&&Me.resolvedModule.extension===Bn.resolvedModule.extension&&Me.resolvedModule.resolvedFileName===Bn.resolvedModule.resolvedFileName&&Me.resolvedModule.originalPath===Bn.resolvedModule.originalPath&&SD(Me.resolvedModule.packageId,Bn.resolvedModule.packageId)}function SD(Me,Bn){return Me===Bn||!!Me&&!!Bn&&Me.name===Bn.name&&Me.subModuleName===Bn.subModuleName&&Me.version===Bn.version}function f3(Me){let{name:Bn,subModuleName:Hn}=Me;return Hn?`${Bn}/${Hn}`:Bn}function xD(Me){return`${f3(Me)}@${Me.version}`}function ED(Me,Bn){return Me===Bn||Me.resolvedTypeReferenceDirective===Bn.resolvedTypeReferenceDirective||!!Me.resolvedTypeReferenceDirective&&!!Bn.resolvedTypeReferenceDirective&&Me.resolvedTypeReferenceDirective.resolvedFileName===Bn.resolvedTypeReferenceDirective.resolvedFileName&&!!Me.resolvedTypeReferenceDirective.primary==!!Bn.resolvedTypeReferenceDirective.primary&&Me.resolvedTypeReferenceDirective.originalPath===Bn.resolvedTypeReferenceDirective.originalPath}function wD(Me,Bn,Hn,zn,ni,Ci){Vp.assert(Me.length===Hn.length);for(let aa=0;aa=0),ss(Bn)[Me]}function ID(Me){let Bn=Si(Me),Hn=Ls(Bn,Me.pos);return`${Bn.fileName}(${Hn.line+1},${Hn.character+1})`}function d3(Me,Bn){Vp.assert(Me>=0);let Hn=ss(Bn),zn=Me,ni=Bn.text;if(zn+1===Hn.length)return ni.length-1;{let Me=Hn[zn],Bn=Hn[zn+1]-1;for(Vp.assert(un(ni.charCodeAt(Bn)));Me<=Bn&&un(ni.charCodeAt(Bn));)Bn--;return Bn}}function m3(Me,Bn,Hn){return!(Hn&&Hn(Bn))&&!Me.identifiers.has(Bn)}function va(Me){return Me===void 0?!0:Me.pos===Me.end&&Me.pos>=0&&Me.kind!==1}function xl(Me){return!va(Me)}function ND(Me,Bn){return Fo(Me)?Bn===Me.expression:Hl(Me)?Bn===Me.modifiers:Wl(Me)?Bn===Me.initializer:Bo(Me)?Bn===Me.questionToken&&$S(Me):lc(Me)?Bn===Me.modifiers||Bn===Me.questionToken||Bn===Me.exclamationToken||F_(Me.modifiers,Bn,ff):nu(Me)?Bn===Me.equalsToken||Bn===Me.modifiers||Bn===Me.questionToken||Bn===Me.exclamationToken||F_(Me.modifiers,Bn,ff):Vl(Me)?Bn===Me.exclamationToken:nc(Me)?Bn===Me.typeParameters||Bn===Me.type||F_(Me.typeParameters,Bn,Fo):Gl(Me)?Bn===Me.typeParameters||F_(Me.typeParameters,Bn,Fo):ic(Me)?Bn===Me.typeParameters||Bn===Me.type||F_(Me.typeParameters,Bn,Fo):a2(Me)?Bn===Me.modifiers||F_(Me.modifiers,Bn,ff):!1}function F_(Me,Bn,Hn){return!Me||ir(Bn)||!Hn(Bn)?!1:pe(Me,Bn)}function h3(Me,Bn,Hn){if(Bn===void 0||Bn.length===0)return Me;let zn=0;for(;zn[`${Ls(Me,Bn.range.end).line}`,Bn]))),zn=new Map;return{getUnusedExpectations:f,markUsed:x};function f(){return Za(Hn.entries()).filter((Me=>{let[Bn,Hn]=Me;return Hn.type===0&&!zn.get(Bn)})).map((Me=>{let[Bn,Hn]=Me;return Hn}))}function x(Me){return Hn.has(`${Me}`)?(zn.set(`${Me}`,!0),!0):!1}}function Io(Me,Bn,Hn){return va(Me)?Me.pos:Uy(Me)||Me.kind===11?Ar((Bn||Si(Me)).text,Me.pos,!1,!0):Hn&&ya(Me)?Io(Me.jsDoc[0],Bn):Me.kind===354&&Me._children.length>0?Io(Me._children[0],Bn,Hn):Ar((Bn||Si(Me)).text,Me.pos,!1,!1,q3(Me))}function FD(Me,Bn){let Hn=!va(Me)&&fc(Me)?te(Me.modifiers,zl):void 0;return Hn?Ar((Bn||Si(Me)).text,Hn.end):Io(Me,Bn)}function No(Me,Bn){let Hn=arguments.length>2&&arguments[2]!==void 0?arguments[2]:!1;return B_(Me.text,Bn,Hn)}function BD(Me){return!!zi(Me,lE)}function b3(Me){return!!(cc(Me)&&Me.exportClause&&ld(Me.exportClause)&&Me.exportClause.name.escapedText==="default")}function B_(Me,Bn){let Hn=arguments.length>2&&arguments[2]!==void 0?arguments[2]:!1;if(va(Bn))return"";let zn=Me.substring(Hn?Bn.pos:Ar(Me,Bn.pos),Bn.end);return BD(Bn)&&(zn=zn.split(/\r\n|\n|\r/).map((Me=>Qp(Me.replace(/^\s*\*/,"")))).join(`\n`)),zn}function gf(Me){let Bn=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!1;return No(Si(Me),Me,Bn)}function qD(Me){return Me.pos}function UD(Me,Bn){return Ya(Me,Bn,qD,Vr)}function xi(Me){let Bn=Me.emitNode;return Bn&&Bn.flags||0}function zD(Me){let Bn=Me.emitNode;return Bn&&Bn.internalFlags||0}function WD(Me,Bn,Hn){var zn;if(Bn&&VD(Me,Hn))return No(Bn,Me);switch(Me.kind){case 10:{let Bn=Hn&2?A4:Hn&1||xi(Me)&33554432?Nf:Of;return Me.singleQuote?"'"+Bn(Me.text,39)+"'":'"'+Bn(Me.text,34)+'"'}case 14:case 15:case 16:case 17:{let Bn=Hn&1||xi(Me)&33554432?Nf:Of,ni=(zn=Me.rawText)!=null?zn:SN(Bn(Me.text,96));switch(Me.kind){case 14:return"`"+ni+"`";case 15:return"`"+ni+"${";case 16:return"}"+ni+"${";case 17:return"}"+ni+"`"}break}case 8:case 9:return Me.text;case 13:return Hn&4&&Me.isUnterminated?Me.text+(Me.text.charCodeAt(Me.text.length-1)===92?" /":"/"):Me.text}return Vp.fail(`Literal kind '${Me.kind}' not accounted for.`)}function VD(Me,Bn){return fs(Me)||!Me.parent||Bn&4&&Me.isUnterminated?!1:zs(Me)&&Me.numericLiteralFlags&512?!!(Bn&8):!Uv(Me)}function HD(Me){return Ji(Me)?'"'+Of(Me)+'"':""+Me}function GD(Me){return sl(Me).replace(/^(\d)/,"_$1").replace(/\W/g,"_")}function $D(Me){return(tf(Me)&3)!==0||T3(Me)}function T3(Me){let Bn=If(Me);return Bn.kind===257&&Bn.parent.kind===295}function yf(Me){return Ea(Me)&&(Me.name.kind===10||vf(Me))}function KD(Me){return Ea(Me)&&Me.name.kind===10}function XD(Me){return Ea(Me)&&Gn(Me.name)}function S3(Me){return Ea(Me)||yt(Me)}function YD(Me){return QD(Me.valueDeclaration)}function QD(Me){return!!Me&&Me.kind===264&&!Me.body}function ZD(Me){return Me.kind===308||Me.kind===264||uf(Me)}function vf(Me){return!!(Me.flags&1024)}function Xy(Me){return yf(Me)&&x3(Me)}function x3(Me){switch(Me.parent.kind){case 308:return Qo(Me.parent);case 265:return yf(Me.parent.parent)&&wi(Me.parent.parent.parent)&&!Qo(Me.parent.parent.parent)}return!1}function E3(Me){var Bn;return(Bn=Me.declarations)==null?void 0:Bn.find((Me=>!Xy(Me)&&!(Ea(Me)&&vf(Me))))}function ek(Me){return Me===1||Me===100||Me===199}function Yy(Me,Bn){return Qo(Me)||zf(Bn)||ek(Ei(Bn))&&!!Me.commonJsModuleIndicator}function tk(Me,Bn){switch(Me.scriptKind){case 1:case 3:case 2:case 4:break;default:return!1}return Me.isDeclarationFile?!1:lv(Bn,"alwaysStrict")||SE(Me.statements)?!0:Qo(Me)||zf(Bn)?Ei(Bn)>=5?!0:!Bn.noImplicitUseStrict:!1}function rk(Me){return!!(Me.flags&16777216)||rn(Me,2)}function w3(Me,Bn){switch(Me.kind){case 308:case 266:case 295:case 264:case 245:case 246:case 247:case 173:case 171:case 174:case 175:case 259:case 215:case 216:case 169:case 172:return!0;case 238:return!uf(Bn)}return!1}function nk(Me){switch(Vp.type(Me),Me.kind){case 341:case 349:case 326:return!0;default:return C3(Me)}}function C3(Me){switch(Vp.type(Me),Me.kind){case 176:case 177:case 170:case 178:case 181:case 182:case 320:case 260:case 228:case 261:case 262:case 348:case 259:case 171:case 173:case 174:case 175:case 215:case 216:return!0;default:return!1}}function Qy(Me){switch(Me.kind){case 269:case 268:return!0;default:return!1}}function ik(Me){return Qy(Me)||Ef(Me)}function ak(Me){switch(Me.kind){case 269:case 268:case 240:case 260:case 259:case 264:case 262:case 261:case 263:return!0;default:return!1}}function sk(Me){return bf(Me)||Ea(Me)||Kl(Me)||s0(Me)}function bf(Me){return Qy(Me)||cc(Me)}function Zy(Me){return zi(Me.parent,(Me=>w3(Me,Me.parent)))}function ok(Me,Bn){let Hn=Zy(Me);for(;Hn;)Bn(Hn),Hn=Zy(Hn)}function A3(Me){return!Me||hf(Me)===0?"(Missing)":gf(Me)}function _k(Me){return Me.declaration?A3(Me.declaration.parameters[0].name):void 0}function ck(Me){return Me.kind===164&&!Ta(Me.expression)}function e0(Me){var Bn;switch(Me.kind){case 79:case 80:return(Bn=Me.emitNode)!=null&&Bn.autoGenerate?void 0:Me.escapedText;case 10:case 8:case 14:return vi(Me.text);case 164:return Ta(Me.expression)?vi(Me.expression.text):void 0;default:return Vp.assertNever(Me)}}function lk(Me){return Vp.checkDefined(e0(Me))}function ls(Me){switch(Me.kind){case 108:return"this";case 80:case 79:return hf(Me)===0?qr(Me):gf(Me);case 163:return ls(Me.left)+"."+ls(Me.right);case 208:return yt(Me.name)||vn(Me.name)?ls(Me.expression)+"."+ls(Me.name):Vp.assertNever(Me.name);case 314:return ls(Me.left)+ls(Me.right);default:return Vp.assertNever(Me)}}function uk(Me,Bn,Hn,zn,ni,Ci){let aa=Si(Me);return P3(aa,Me,Bn,Hn,zn,ni,Ci)}function pk(Me,Bn,Hn,zn,ni,Ci,aa){let oa=Ar(Me.text,Bn.pos);return iv(Me,oa,Bn.end-oa,Hn,zn,ni,Ci,aa)}function P3(Me,Bn,Hn,zn,ni,Ci,aa){let oa=i0(Me,Bn);return iv(Me,oa.start,oa.length,Hn,zn,ni,Ci,aa)}function fk(Me,Bn,Hn,zn){let ni=i0(Me,Bn);return r0(Me,ni.start,ni.length,Hn,zn)}function dk(Me,Bn,Hn,zn){let ni=Ar(Me.text,Bn.pos);return r0(Me,ni,Bn.end-ni,Hn,zn)}function t0(Me,Bn,Hn){Vp.assertGreaterThanOrEqual(Bn,0),Vp.assertGreaterThanOrEqual(Hn,0),Me&&(Vp.assertLessThanOrEqual(Bn,Me.text.length),Vp.assertLessThanOrEqual(Bn+Hn,Me.text.length))}function r0(Me,Bn,Hn,zn,ni){return t0(Me,Bn,Hn),{file:Me,start:Bn,length:Hn,code:zn.code,category:zn.category,messageText:zn.next?zn:zn.messageText,relatedInformation:ni}}function mk(Me,Bn,Hn){return{file:Me,start:0,length:0,code:Bn.code,category:Bn.category,messageText:Bn.next?Bn:Bn.messageText,relatedInformation:Hn}}function hk(Me){return typeof Me.messageText=="string"?{code:Me.code,category:Me.category,messageText:Me.messageText,next:Me.next}:Me.messageText}function gk(Me,Bn,Hn){return{file:Me,start:Bn.pos,length:Bn.end-Bn.pos,code:Hn.code,category:Hn.category,messageText:Hn.message}}function n0(Me,Bn){let Hn=Po(Me.languageVersion,!0,Me.languageVariant,Me.text,void 0,Bn);Hn.scan();let zn=Hn.getTokenPos();return ha(zn,Hn.getTextPos())}function yk(Me,Bn){let Hn=Po(Me.languageVersion,!0,Me.languageVariant,Me.text,void 0,Bn);return Hn.scan(),Hn.getToken()}function vk(Me,Bn){let Hn=Ar(Me.text,Bn.pos);if(Bn.body&&Bn.body.kind===238){let{line:zn}=Ls(Me,Bn.body.pos),{line:ni}=Ls(Me,Bn.body.end);if(zn0?Bn.statements[0].pos:Bn.end;return ha(ni,Ci)}if(Hn===void 0)return n0(Me,Bn.pos);Vp.assert(!Ho(Hn));let zn=va(Hn),ni=zn||td(Bn)?Hn.pos:Ar(Me.text,Hn.pos);return zn?(Vp.assert(ni===Hn.pos,"This failure could trigger https://github.com/Microsoft/TypeScript/issues/20809"),Vp.assert(ni===Hn.end,"This failure could trigger https://github.com/Microsoft/TypeScript/issues/20809")):(Vp.assert(ni>=Hn.pos,"This failure could trigger https://github.com/Microsoft/TypeScript/issues/20809"),Vp.assert(ni<=Hn.end,"This failure could trigger https://github.com/Microsoft/TypeScript/issues/20809")),ha(ni,Hn.end)}function bk(Me){return(Me.externalModuleIndicator||Me.commonJsModuleIndicator)!==void 0}function a0(Me){return Me.scriptKind===6}function Tk(Me){return!!(ef(Me)&2048)}function Sk(Me){return!!(ef(Me)&64&&!lS(Me,Me.parent))}function D3(Me){return!!(tf(Me)&2)}function xk(Me){return!!(tf(Me)&1)}function Ek(Me){return Me.kind===210&&Me.expression.kind===106}function s0(Me){return Me.kind===210&&Me.expression.kind===100}function o0(Me){return t2(Me)&&Me.keywordToken===100&&Me.name.escapedText==="meta"}function k3(Me){return Kl(Me)&&Yv(Me.argument)&&Gn(Me.argument.literal)}function us(Me){return Me.kind===241&&Me.expression.kind===10}function Tf(Me){return!!(xi(Me)&2097152)}function _0(Me){return Tf(Me)&&Wo(Me)}function wk(Me){return yt(Me.name)&&!Me.initializer}function c0(Me){return Tf(Me)&&zo(Me)&&me(Me.declarationList.declarations,wk)}function Ck(Me,Bn){return Me.kind!==11?Ao(Bn.text,Me.pos):void 0}function I3(Me,Bn){let Hn=Me.kind===166||Me.kind===165||Me.kind===215||Me.kind===216||Me.kind===214||Me.kind===257||Me.kind===278?Ft(HT(Bn,Me.pos),Ao(Bn,Me.pos)):Ao(Bn,Me.pos);return ee(Hn,(Me=>Bn.charCodeAt(Me.pos+1)===42&&Bn.charCodeAt(Me.pos+2)===42&&Bn.charCodeAt(Me.pos+3)!==47))}function l0(Me){if(179<=Me.kind&&Me.kind<=202)return!0;switch(Me.kind){case 131:case 157:case 148:case 160:case 152:case 134:case 153:case 149:case 155:case 144:return!0;case 114:return Me.parent.kind!==219;case 230:return ru(Me.parent)&&!Z0(Me);case 165:return Me.parent.kind===197||Me.parent.kind===192;case 79:(Me.parent.kind===163&&Me.parent.right===Me||Me.parent.kind===208&&Me.parent.name===Me)&&(Me=Me.parent),Vp.assert(Me.kind===79||Me.kind===163||Me.kind===208,"'node' was expected to be a qualified name, identifier or property access in 'isPartOfTypeNode'.");case 163:case 208:case 108:{let{parent:Bn}=Me;if(Bn.kind===183)return!1;if(Bn.kind===202)return!Bn.isTypeOf;if(179<=Bn.kind&&Bn.kind<=202)return!0;switch(Bn.kind){case 230:return ru(Bn.parent)&&!Z0(Bn);case 165:return Me===Bn.constraint;case 348:return Me===Bn.constraint;case 169:case 168:case 166:case 257:return Me===Bn.type;case 259:case 215:case 216:case 173:case 171:case 170:case 174:case 175:return Me===Bn.type;case 176:case 177:case 178:return Me===Bn.type;case 213:return Me===Bn.type;case 210:case 211:return pe(Bn.typeArguments,Me);case 212:return!1}}}return!1}function Ak(Me,Bn){for(;Me;){if(Me.kind===Bn)return!0;Me=Me.parent}return!1}function Pk(Me,Bn){return r(Me);function r(Me){switch(Me.kind){case 250:return Bn(Me);case 266:case 238:case 242:case 243:case 244:case 245:case 246:case 247:case 251:case 252:case 292:case 293:case 253:case 255:case 295:return xr(Me,r)}}}function Dk(Me,Bn){return r(Me);function r(Me){switch(Me.kind){case 226:Bn(Me);let Hn=Me.expression;Hn&&r(Hn);return;case 263:case 261:case 264:case 262:return;default:if(ga(Me)){if(Me.name&&Me.name.kind===164){r(Me.name.expression);return}}else l0(Me)||xr(Me,r)}}}function kk(Me){return Me&&Me.kind===185?Me.elementType:Me&&Me.kind===180?Xa(Me.typeArguments):void 0}function Ik(Me){switch(Me.kind){case 261:case 260:case 228:case 184:return Me.members;case 207:return Me.properties}}function u0(Me){if(Me)switch(Me.kind){case 205:case 302:case 166:case 299:case 169:case 168:case 300:case 257:return!0}return!1}function Nk(Me){return u0(Me)||pf(Me)}function N3(Me){return Me.parent.kind===258&&Me.parent.parent.kind===240}function Ok(Me){return Pr(Me)?Hs(Me.parent)&&ur(Me.parent.parent)&&ps(Me.parent.parent)===2||p0(Me.parent):!1}function p0(Me){return Pr(Me)?ur(Me)&&ps(Me)===1:!1}function Mk(Me){return(Vi(Me)?D3(Me)&&yt(Me.name)&&N3(Me):Bo(Me)?$0(Me)&&Lf(Me):Wl(Me)&&$0(Me))||p0(Me)}function Lk(Me){switch(Me.kind){case 171:case 170:case 173:case 174:case 175:case 259:case 215:return!0}return!1}function Rk(Me,Bn){for(;;){if(Bn&&Bn(Me),Me.statement.kind!==253)return Me.statement;Me=Me.statement}}function O3(Me){return Me&&Me.kind===238&&ga(Me.parent)}function jk(Me){return Me&&Me.kind===171&&Me.parent.kind===207}function Jk(Me){return(Me.kind===171||Me.kind===174||Me.kind===175)&&(Me.parent.kind===207||Me.parent.kind===228)}function Fk(Me){return Me&&Me.kind===1}function Bk(Me){return Me&&Me.kind===0}function f0(Me,Bn,Hn){return Me.properties.filter((Me=>{if(Me.kind===299){let zn=e0(Me.name);return Bn===zn||!!Hn&&Hn===zn}return!1}))}function qk(Me,Bn,Hn){return q(f0(Me,Bn),(Me=>Yl(Me.initializer)?Ae(Me.initializer.elements,(Me=>Gn(Me)&&Me.text===Hn)):void 0))}function M3(Me){if(Me&&Me.statements.length){let Bn=Me.statements[0].expression;return ln(Bn,Hs)}}function Uk(Me,Bn,Hn){return q(L3(Me,Bn),(Me=>Yl(Me.initializer)?Ae(Me.initializer.elements,(Me=>Gn(Me)&&Me.text===Hn)):void 0))}function L3(Me,Bn){let Hn=M3(Me);return Hn?f0(Hn,Bn):xa}function zk(Me){return zi(Me.parent,ga)}function Wk(Me){return zi(Me.parent,HS)}function Vk(Me){return zi(Me.parent,bi)}function Hk(Me){return zi(Me.parent,(Me=>bi(Me)||ga(Me)?"quit":Hl(Me)))}function Gk(Me){return zi(Me.parent,uf)}function d0(Me,Bn,Hn){for(Vp.assert(Me.kind!==308);;){if(Me=Me.parent,!Me)return Vp.fail();switch(Me.kind){case 164:if(Hn&&bi(Me.parent.parent))return Me;Me=Me.parent.parent;break;case 167:Me.parent.kind===166&&Js(Me.parent.parent)?Me=Me.parent.parent:Js(Me.parent)&&(Me=Me.parent);break;case 216:if(!Bn)continue;case 259:case 215:case 264:case 172:case 169:case 168:case 171:case 170:case 173:case 174:case 175:case 176:case 177:case 178:case 263:case 308:return Me}}}function $k(Me){switch(Me.kind){case 216:case 259:case 215:case 169:return!0;case 238:switch(Me.parent.kind){case 173:case 171:case 174:case 175:return!0;default:return!1}default:return!1}}function Kk(Me){yt(Me)&&(_c(Me.parent)||Wo(Me.parent))&&Me.parent.name===Me&&(Me=Me.parent);let Bn=d0(Me,!0,!1);return wi(Bn)}function Xk(Me){let Bn=d0(Me,!1,!1);if(Bn)switch(Bn.kind){case 173:case 259:case 215:return Bn}}function Yk(Me,Bn){for(;;){if(Me=Me.parent,!Me)return;switch(Me.kind){case 164:Me=Me.parent;break;case 259:case 215:case 216:if(!Bn)continue;case 169:case 168:case 171:case 170:case 173:case 174:case 175:case 172:return Me;case 167:Me.parent.kind===166&&Js(Me.parent.parent)?Me=Me.parent.parent:Js(Me.parent)&&(Me=Me.parent);break}}}function Qk(Me){if(Me.kind===215||Me.kind===216){let Bn=Me,Hn=Me.parent;for(;Hn.kind===214;)Bn=Hn,Hn=Hn.parent;if(Hn.kind===210&&Hn.expression===Bn)return Hn}}function Zk(Me){return Me.kind===106||Sf(Me)}function Sf(Me){let Bn=Me.kind;return(Bn===208||Bn===209)&&Me.expression.kind===106}function eI(Me){let Bn=Me.kind;return(Bn===208||Bn===209)&&Me.expression.kind===108}function tI(Me){var Bn;return!!Me&&Vi(Me)&&((Bn=Me.initializer)==null?void 0:Bn.kind)===108}function rI(Me){return!!Me&&(nu(Me)||lc(Me))&&ur(Me.parent.parent)&&Me.parent.parent.operatorToken.kind===63&&Me.parent.parent.right.kind===108}function nI(Me){switch(Me.kind){case 180:return Me.typeName;case 230:return Bs(Me.expression)?Me.expression:void 0;case 79:case 163:return Me}}function iI(Me){switch(Me.kind){case 212:return Me.tag;case 283:case 282:return Me.tagName;default:return Me.expression}}function R3(Me,Bn,Hn,zn){if(Me&&af(Bn)&&vn(Bn.name))return!1;switch(Bn.kind){case 260:return!0;case 228:return!Me;case 169:return Hn!==void 0&&(Me?_c(Hn):bi(Hn)&&!W4(Bn)&&!V4(Bn));case 174:case 175:case 171:return Bn.body!==void 0&&Hn!==void 0&&(Me?_c(Hn):bi(Hn));case 166:return Me?Hn!==void 0&&Hn.body!==void 0&&(Hn.kind===173||Hn.kind===171||Hn.kind===175)&&j4(Hn)!==Bn&&zn!==void 0&&zn.kind===260:!1}return!1}function q_(Me,Bn,Hn,zn){return Il(Bn)&&R3(Me,Bn,Hn,zn)}function m0(Me,Bn,Hn,zn){return q_(Me,Bn,Hn,zn)||h0(Me,Bn,Hn)}function h0(Me,Bn,Hn){switch(Bn.kind){case 260:return Ke(Bn.members,(zn=>m0(Me,zn,Bn,Hn)));case 228:return!Me&&Ke(Bn.members,(zn=>m0(Me,zn,Bn,Hn)));case 171:case 175:case 173:return Ke(Bn.parameters,(zn=>q_(Me,zn,Bn,Hn)));default:return!1}}function aI(Me,Bn){if(q_(Me,Bn))return!0;let Hn=R4(Bn);return!!Hn&&h0(Me,Hn,Bn)}function sI(Me,Bn,Hn){let zn;if(pf(Bn)){let{firstAccessor:Me,secondAccessor:ni,setAccessor:Ci}=W0(Hn.members,Bn),aa=Il(Me)?Me:ni&&Il(ni)?ni:void 0;if(!aa||Bn!==aa)return!1;zn=Ci==null?void 0:Ci.parameters}else Vl(Bn)&&(zn=Bn.parameters);if(q_(Me,Bn,Hn))return!0;if(zn){for(let ni of zn)if(!kl(ni)&&q_(Me,ni,Bn,Hn))return!0}return!1}function j3(Me){if(Me.textSourceNode){switch(Me.textSourceNode.kind){case 10:return j3(Me.textSourceNode);case 14:return Me.text===""}return!1}return Me.text===""}function xf(Me){let{parent:Bn}=Me;return Bn.kind===283||Bn.kind===282||Bn.kind===284?Bn.tagName===Me:!1}function g0(Me){switch(Me.kind){case 106:case 104:case 110:case 95:case 13:case 206:case 207:case 208:case 209:case 210:case 211:case 212:case 231:case 213:case 235:case 232:case 214:case 215:case 228:case 216:case 219:case 217:case 218:case 221:case 222:case 223:case 224:case 227:case 225:case 229:case 281:case 282:case 285:case 226:case 220:case 233:return!0;case 230:return!ru(Me.parent)&&!md(Me.parent);case 163:for(;Me.parent.kind===163;)Me=Me.parent;return Me.parent.kind===183||Sl(Me.parent)||fd(Me.parent)||uc(Me.parent)||xf(Me);case 314:for(;uc(Me.parent);)Me=Me.parent;return Me.parent.kind===183||Sl(Me.parent)||fd(Me.parent)||uc(Me.parent)||xf(Me);case 80:return ur(Me.parent)&&Me.parent.left===Me&&Me.parent.operatorToken.kind===101;case 79:if(Me.parent.kind===183||Sl(Me.parent)||fd(Me.parent)||uc(Me.parent)||xf(Me))return!0;case 8:case 9:case 10:case 14:case 108:return J3(Me);default:return!1}}function J3(Me){let{parent:Bn}=Me;switch(Bn.kind){case 257:case 166:case 169:case 168:case 302:case 299:case 205:return Bn.initializer===Me;case 241:case 242:case 243:case 244:case 250:case 251:case 252:case 292:case 254:return Bn.expression===Me;case 245:let Hn=Bn;return Hn.initializer===Me&&Hn.initializer.kind!==258||Hn.condition===Me||Hn.incrementor===Me;case 246:case 247:let zn=Bn;return zn.initializer===Me&&zn.initializer.kind!==258||zn.expression===Me;case 213:case 231:return Me===Bn.expression;case 236:return Me===Bn.expression;case 164:return Me===Bn.expression;case 167:case 291:case 290:case 301:return!0;case 230:return Bn.expression===Me&&!l0(Bn);case 300:return Bn.objectAssignmentInitializer===Me;case 235:return Me===Bn.expression;default:return g0(Bn)}}function F3(Me){for(;Me.kind===163||Me.kind===79;)Me=Me.parent;return Me.kind===183}function oI(Me){return ld(Me)&&!!Me.parent.moduleSpecifier}function B3(Me){return Me.kind===268&&Me.moduleReference.kind===280}function _I(Me){return Vp.assert(B3(Me)),Me.moduleReference.expression}function cI(Me){return Ef(Me)&&rv(Me.initializer).arguments[0]}function lI(Me){return Me.kind===268&&Me.moduleReference.kind!==280}function y0(Me){return Pr(Me)}function uI(Me){return!Pr(Me)}function Pr(Me){return!!Me&&!!(Me.flags&262144)}function pI(Me){return!!Me&&!!(Me.flags&67108864)}function fI(Me){return!a0(Me)}function q3(Me){return!!Me&&!!(Me.flags&8388608)}function dI(Me){return ac(Me)&&yt(Me.typeName)&&Me.typeName.escapedText==="Object"&&Me.typeArguments&&Me.typeArguments.length===2&&(Me.typeArguments[0].kind===152||Me.typeArguments[0].kind===148)}function El(Me,Bn){if(Me.kind!==210)return!1;let{expression:Hn,arguments:zn}=Me;if(Hn.kind!==79||Hn.escapedText!=="require"||zn.length!==1)return!1;let ni=zn[0];return!Bn||Ti(ni)}function U3(Me){return z3(Me,!1)}function Ef(Me){return z3(Me,!0)}function mI(Me){return Xl(Me)&&Ef(Me.parent.parent)}function z3(Me,Bn){return Vi(Me)&&!!Me.initializer&&El(Bn?rv(Me.initializer):Me.initializer,!0)}function W3(Me){return zo(Me)&&Me.declarationList.declarations.length>0&&me(Me.declarationList.declarations,(Me=>U3(Me)))}function hI(Me){return Me===39||Me===34}function gI(Me,Bn){return No(Bn,Me).charCodeAt(0)===34}function v0(Me){return ur(Me)||Lo(Me)||yt(Me)||sc(Me)}function V3(Me){return Pr(Me)&&Me.initializer&&ur(Me.initializer)&&(Me.initializer.operatorToken.kind===56||Me.initializer.operatorToken.kind===60)&&Me.name&&Bs(Me.name)&&z_(Me.name,Me.initializer.left)?Me.initializer.right:Me.initializer}function yI(Me){let Bn=V3(Me);return Bn&&U_(Bn,Nl(Me.name))}function vI(Me,Bn){return c(Me.properties,(Me=>lc(Me)&&yt(Me.name)&&Me.name.escapedText==="value"&&Me.initializer&&U_(Me.initializer,Bn)))}function bI(Me){if(Me&&Me.parent&&ur(Me.parent)&&Me.parent.operatorToken.kind===63){let Bn=Nl(Me.parent.left);return U_(Me.parent.right,Bn)||TI(Me.parent.left,Me.parent.right,Bn)}if(Me&&sc(Me)&&S0(Me)){let Bn=vI(Me.arguments[2],Me.arguments[1].text==="prototype");if(Bn)return Bn}}function U_(Me,Bn){if(sc(Me)){let Bn=Pl(Me.expression);return Bn.kind===215||Bn.kind===216?Me:void 0}if(Me.kind===215||Me.kind===228||Me.kind===216||Hs(Me)&&(Me.properties.length===0||Bn))return Me}function TI(Me,Bn,Hn){let zn=ur(Bn)&&(Bn.operatorToken.kind===56||Bn.operatorToken.kind===60)&&U_(Bn.right,Hn);if(zn&&z_(Me,Bn.left))return zn}function SI(Me){let Bn=Vi(Me.parent)?Me.parent.name:ur(Me.parent)&&Me.parent.operatorToken.kind===63?Me.parent.left:void 0;return Bn&&U_(Me.right,Nl(Bn))&&Bs(Bn)&&z_(Bn,Me.left)}function xI(Me){if(ur(Me.parent)){let Bn=(Me.parent.operatorToken.kind===56||Me.parent.operatorToken.kind===60)&&ur(Me.parent.parent)?Me.parent.parent:Me.parent;if(Bn.operatorToken.kind===63&&yt(Bn.left))return Bn.left}else if(Vi(Me.parent))return Me.parent.name}function z_(Me,Bn){return L0(Me)&&L0(Bn)?kf(Me)===kf(Bn):js(Me)&&wf(Bn)&&(Bn.expression.kind===108||yt(Bn.expression)&&(Bn.expression.escapedText==="window"||Bn.expression.escapedText==="self"||Bn.expression.escapedText==="global"))?z_(Me,$3(Bn)):wf(Me)&&wf(Bn)?Fs(Me)===Fs(Bn)&&z_(Me.expression,Bn.expression):!1}function b0(Me){for(;ms(Me,!0);)Me=Me.right;return Me}function H3(Me){return yt(Me)&&Me.escapedText==="exports"}function G3(Me){return yt(Me)&&Me.escapedText==="module"}function T0(Me){return(bn(Me)||wl(Me))&&G3(Me.expression)&&Fs(Me)==="exports"}function ps(Me){let Bn=EI(Me);return Bn===5||Pr(Me)?Bn:0}function S0(Me){return I(Me.arguments)===3&&bn(Me.expression)&&yt(Me.expression.expression)&&qr(Me.expression.expression)==="Object"&&qr(Me.expression.name)==="defineProperty"&&Ta(Me.arguments[1])&&V_(Me.arguments[0],!0)}function wf(Me){return bn(Me)||wl(Me)}function wl(Me){return gs(Me)&&Ta(Me.argumentExpression)}function W_(Me,Bn){return bn(Me)&&(!Bn&&Me.expression.kind===108||yt(Me.name)&&V_(Me.expression,!0))||x0(Me,Bn)}function x0(Me,Bn){return wl(Me)&&(!Bn&&Me.expression.kind===108||Bs(Me.expression)||W_(Me.expression,!0))}function V_(Me,Bn){return Bs(Me)||W_(Me,Bn)}function $3(Me){return bn(Me)?Me.name:Me.argumentExpression}function EI(Me){if(sc(Me)){if(!S0(Me))return 0;let Bn=Me.arguments[0];return H3(Bn)||T0(Bn)?8:W_(Bn)&&Fs(Bn)==="prototype"?9:7}return Me.operatorToken.kind!==63||!Lo(Me.left)||wI(b0(Me))?0:V_(Me.left.expression,!0)&&Fs(Me.left)==="prototype"&&Hs(X3(Me))?6:K3(Me.left)}function wI(Me){return Qv(Me)&&zs(Me.expression)&&Me.expression.text==="0"}function Cf(Me){if(bn(Me))return Me.name;let Bn=Pl(Me.argumentExpression);return zs(Bn)||Ti(Bn)?Bn:Me}function Fs(Me){let Bn=Cf(Me);if(Bn){if(yt(Bn))return Bn.escapedText;if(Ti(Bn)||zs(Bn))return vi(Bn.text)}}function K3(Me){if(Me.expression.kind===108)return 4;if(T0(Me))return 2;if(V_(Me.expression,!0)){if(Nl(Me.expression))return 3;let Bn=Me;for(;!yt(Bn.expression);)Bn=Bn.expression;let Hn=Bn.expression;if((Hn.escapedText==="exports"||Hn.escapedText==="module"&&Fs(Bn)==="exports")&&W_(Me))return 1;if(V_(Me,!0)||gs(Me)&&M0(Me))return 5}return 0}function X3(Me){for(;ur(Me.right);)Me=Me.right;return Me.right}function CI(Me){return ur(Me)&&ps(Me)===3}function AI(Me){return Pr(Me)&&Me.parent&&Me.parent.kind===241&&(!gs(Me)||wl(Me))&&!!_f(Me.parent)}function PI(Me,Bn){let{valueDeclaration:Hn}=Me;(!Hn||!(Bn.flags&16777216&&!Pr(Bn)&&!(Hn.flags&16777216))&&v0(Hn)&&!v0(Bn)||Hn.kind!==Bn.kind&&S3(Hn))&&(Me.valueDeclaration=Bn)}function DI(Me){if(!Me||!Me.valueDeclaration)return!1;let Bn=Me.valueDeclaration;return Bn.kind===259||Vi(Bn)&&Bn.initializer&&ga(Bn.initializer)}function kI(Me){var Bn,Hn;switch(Me.kind){case 257:case 205:return(Bn=zi(Me.initializer,(Me=>El(Me,!0))))==null?void 0:Bn.arguments[0];case 269:return ln(Me.moduleSpecifier,Ti);case 268:return ln((Hn=ln(Me.moduleReference,ud))==null?void 0:Hn.expression,Ti);case 270:case 277:return ln(Me.parent.moduleSpecifier,Ti);case 271:case 278:return ln(Me.parent.parent.moduleSpecifier,Ti);case 273:return ln(Me.parent.parent.parent.moduleSpecifier,Ti);default:Vp.assertNever(Me)}}function II(Me){return Y3(Me)||Vp.failBadSyntaxKind(Me.parent)}function Y3(Me){switch(Me.parent.kind){case 269:case 275:return Me.parent;case 280:return Me.parent.parent;case 210:return s0(Me.parent)||El(Me.parent,!1)?Me.parent:void 0;case 198:return Vp.assert(Gn(Me)),ln(Me.parent.parent,Kl);default:return}}function E0(Me){switch(Me.kind){case 269:case 275:return Me.moduleSpecifier;case 268:return Me.moduleReference.kind===280?Me.moduleReference.expression:void 0;case 202:return k3(Me)?Me.argument.literal:void 0;case 210:return Me.arguments[0];case 264:return Me.name.kind===10?Me.name:void 0;default:return Vp.assertNever(Me)}}function Q3(Me){switch(Me.kind){case 269:return Me.importClause&&ln(Me.importClause.namedBindings,_2);case 268:return Me;case 275:return Me.exportClause&&ln(Me.exportClause,ld);default:return Vp.assertNever(Me)}}function Z3(Me){return Me.kind===269&&!!Me.importClause&&!!Me.importClause.name}function NI(Me,Bn){if(Me.name){let Hn=Bn(Me);if(Hn)return Hn}if(Me.namedBindings){let Hn=_2(Me.namedBindings)?Bn(Me.namedBindings):c(Me.namedBindings.elements,Bn);if(Hn)return Hn}}function OI(Me){if(Me)switch(Me.kind){case 166:case 171:case 170:case 300:case 299:case 169:case 168:return Me.questionToken!==void 0}return!1}function MI(Me){let Bn=dd(Me)?pa(Me.parameters):void 0,Hn=ln(Bn&&Bn.name,yt);return!!Hn&&Hn.escapedText==="new"}function Cl(Me){return Me.kind===349||Me.kind===341||Me.kind===343}function LI(Me){return Cl(Me)||n2(Me)}function RI(Me){return Zl(Me)&&ur(Me.expression)&&Me.expression.operatorToken.kind===63?b0(Me.expression):void 0}function e4(Me){return Zl(Me)&&ur(Me.expression)&&ps(Me.expression)!==0&&ur(Me.expression.right)&&(Me.expression.right.operatorToken.kind===56||Me.expression.right.operatorToken.kind===60)?Me.expression.right.right:void 0}function w0(Me){switch(Me.kind){case 240:let Bn=Al(Me);return Bn&&Bn.initializer;case 169:return Me.initializer;case 299:return Me.initializer}}function Al(Me){return zo(Me)?pa(Me.declarationList.declarations):void 0}function t4(Me){return Ea(Me)&&Me.body&&Me.body.kind===264?Me.body:void 0}function jI(Me){if(Me.kind>=240&&Me.kind<=256)return!0;switch(Me.kind){case 79:case 108:case 106:case 163:case 233:case 209:case 208:case 205:case 215:case 216:case 171:case 174:case 175:return!0;default:return!1}}function Af(Me){switch(Me.kind){case 216:case 223:case 238:case 249:case 176:case 292:case 260:case 228:case 172:case 173:case 182:case 177:case 248:case 256:case 243:case 209:case 239:case 1:case 263:case 302:case 274:case 275:case 278:case 241:case 246:case 247:case 245:case 259:case 215:case 181:case 174:case 79:case 242:case 269:case 268:case 178:case 261:case 320:case 326:case 253:case 171:case 170:case 264:case 199:case 267:case 207:case 166:case 214:case 208:case 299:case 169:case 168:case 250:case 175:case 300:case 301:case 252:case 254:case 255:case 262:case 165:case 257:case 240:case 244:case 251:return!0;default:return!1}}function r4(Me,Bn){let Hn;u0(Me)&&l3(Me)&&ya(Me.initializer)&&(Hn=jr(Hn,n4(Me,Zn(Me.initializer.jsDoc))));let zn=Me;for(;zn&&zn.parent;){if(ya(zn)&&(Hn=jr(Hn,n4(Me,Zn(zn.jsDoc)))),zn.kind===166){Hn=jr(Hn,(Bn?bS:of)(zn));break}if(zn.kind===165){Hn=jr(Hn,(Bn?xS:SS)(zn));break}zn=a4(zn)}return Hn||xa}function n4(Me,Bn){if(Ho(Bn)){let Hn=ee(Bn.tags,(Bn=>i4(Me,Bn)));return Bn.tags===Hn?[Bn]:Hn}return i4(Me,Bn)?[Bn]:void 0}function i4(Me,Bn){return!(au(Bn)||T2(Bn))||!Bn.parent||!Ho(Bn.parent)||!qo(Bn.parent.parent)||Bn.parent.parent===Me}function a4(Me){let Bn=Me.parent;if(Bn.kind===299||Bn.kind===274||Bn.kind===169||Bn.kind===241&&Me.kind===208||Bn.kind===250||t4(Bn)||ur(Me)&&Me.operatorToken.kind===63)return Bn;if(Bn.parent&&(Al(Bn.parent)===Me||ur(Bn)&&Bn.operatorToken.kind===63))return Bn.parent;if(Bn.parent&&Bn.parent.parent&&(Al(Bn.parent.parent)||w0(Bn.parent.parent)===Me||e4(Bn.parent.parent)))return Bn.parent.parent}function JI(Me){if(Me.symbol)return Me.symbol;if(!yt(Me.name))return;let Bn=Me.name.escapedText,Hn=C0(Me);if(!Hn)return;let zn=Ae(Hn.parameters,(Me=>Me.name.kind===79&&Me.name.escapedText===Bn));return zn&&zn.symbol}function FI(Me){if(Ho(Me.parent)&&Me.parent.tags){let Bn=Ae(Me.parent.tags,Cl);if(Bn)return Bn}return C0(Me)}function C0(Me){let Bn=A0(Me);if(Bn)return Wl(Bn)&&Bn.type&&ga(Bn.type)?Bn.type:ga(Bn)?Bn:void 0}function A0(Me){let Bn=s4(Me);if(Bn)return e4(Bn)||RI(Bn)||w0(Bn)||Al(Bn)||t4(Bn)||Bn}function s4(Me){let Bn=P0(Me);if(!Bn)return;let Hn=Bn.parent;if(Hn&&Hn.jsDoc&&Bn===Cn(Hn.jsDoc))return Hn}function P0(Me){return zi(Me.parent,Ho)}function BI(Me){let Bn=Me.name.escapedText,{typeParameters:Hn}=Me.parent.parent.parent;return Hn&&Ae(Hn,(Me=>Me.name.escapedText===Bn))}function qI(Me){return!!Me.typeArguments}function o4(Me){let Bn=Me.parent;for(;;){switch(Bn.kind){case 223:let Hn=Bn.operatorToken.kind;return G_(Hn)&&Bn.left===Me?Hn===63||jf(Hn)?1:2:0;case 221:case 222:let zn=Bn.operator;return zn===45||zn===46?2:0;case 246:case 247:return Bn.initializer===Me?1:0;case 214:case 206:case 227:case 232:Me=Bn;break;case 301:Me=Bn.parent;break;case 300:if(Bn.name!==Me)return 0;Me=Bn.parent;break;case 299:if(Bn.name===Me)return 0;Me=Bn.parent;break;default:return 0}Bn=Me.parent}}function UI(Me){return o4(Me)!==0}function zI(Me){switch(Me.kind){case 238:case 240:case 251:case 242:case 252:case 266:case 292:case 293:case 253:case 245:case 246:case 247:case 243:case 244:case 255:case 295:return!0}return!1}function WI(Me){return ad(Me)||sd(Me)||Ly(Me)||Wo(Me)||nc(Me)}function _4(Me,Bn){for(;Me&&Me.kind===Bn;)Me=Me.parent;return Me}function VI(Me){return _4(Me,193)}function D0(Me){return _4(Me,214)}function HI(Me){let Bn;for(;Me&&Me.kind===193;)Bn=Me,Me=Me.parent;return[Bn,Me]}function GI(Me){for(;Kv(Me);)Me=Me.type;return Me}function Pl(Me,Bn){return $o(Me,Bn?17:1)}function $I(Me){return Me.kind!==208&&Me.kind!==209?!1:(Me=D0(Me.parent),Me&&Me.kind===217)}function KI(Me,Bn){for(;Me;){if(Me===Bn)return!0;Me=Me.parent}return!1}function c4(Me){return!wi(Me)&&!df(Me)&&ko(Me.parent)&&Me.parent.name===Me}function XI(Me){let Bn=Me.parent;switch(Me.kind){case 10:case 14:case 8:if(Ws(Bn))return Bn.parent;case 79:if(ko(Bn))return Bn.name===Me?Bn:void 0;if(rc(Bn)){let Me=Bn.parent;return pc(Me)&&Me.name===Bn?Me:void 0}else{let Hn=Bn.parent;return ur(Hn)&&ps(Hn)!==0&&(Hn.left.symbol||Hn.symbol)&&ml(Hn)===Me?Hn:void 0}case 80:return ko(Bn)&&Bn.name===Me?Bn:void 0;default:return}}function l4(Me){return Ta(Me)&&Me.parent.kind===164&&ko(Me.parent.parent)}function YI(Me){let Bn=Me.parent;switch(Bn.kind){case 169:case 168:case 171:case 170:case 174:case 175:case 302:case 299:case 208:return Bn.name===Me;case 163:return Bn.right===Me;case 205:case 273:return Bn.propertyName===Me;case 278:case 288:case 282:case 283:case 284:return!0}return!1}function QI(Me){return Me.kind===268||Me.kind===267||Me.kind===270&&Me.name||Me.kind===271||Me.kind===277||Me.kind===273||Me.kind===278||Me.kind===274&&I0(Me)?!0:Pr(Me)&&(ur(Me)&&ps(Me)===2&&I0(Me)||bn(Me)&&ur(Me.parent)&&Me.parent.left===Me&&Me.parent.operatorToken.kind===63&&k0(Me.parent.right))}function u4(Me){switch(Me.parent.kind){case 270:case 273:case 271:case 278:case 274:case 268:case 277:return Me.parent;case 163:do{Me=Me.parent}while(Me.parent.kind===163);return u4(Me)}}function k0(Me){return Bs(Me)||_d(Me)}function I0(Me){let Bn=p4(Me);return k0(Bn)}function p4(Me){return Vo(Me)?Me.expression:Me.right}function ZI(Me){return Me.kind===300?Me.name:Me.kind===299?Me.initializer:Me.parent.right}function f4(Me){let Bn=d4(Me);if(Bn&&Pr(Me)){let Bn=ES(Me);if(Bn)return Bn.class}return Bn}function d4(Me){let Bn=Pf(Me.heritageClauses,94);return Bn&&Bn.types.length>0?Bn.types[0]:void 0}function m4(Me){if(Pr(Me))return wS(Me).map((Me=>Me.class));{let Bn=Pf(Me.heritageClauses,117);return Bn==null?void 0:Bn.types}}function h4(Me){return eu(Me)?g4(Me)||xa:bi(Me)&&Ft(Cp(f4(Me)),m4(Me))||xa}function g4(Me){let Bn=Pf(Me.heritageClauses,94);return Bn?Bn.types:void 0}function Pf(Me,Bn){if(Me){for(let Hn of Me)if(Hn.token===Bn)return Hn}}function eN(Me,Bn){for(;Me;){if(Me.kind===Bn)return Me;Me=Me.parent}}function ba(Me){return 81<=Me&&Me<=162}function N0(Me){return 126<=Me&&Me<=162}function y4(Me){return ba(Me)&&!N0(Me)}function tN(Me){return 117<=Me&&Me<=125}function rN(Me){let Bn=_l(Me);return Bn!==void 0&&y4(Bn)}function nN(Me){let Bn=_l(Me);return Bn!==void 0&&ba(Bn)}function iN(Me){let Bn=dS(Me);return!!Bn&&!N0(Bn)}function aN(Me){return 2<=Me&&Me<=7}function sN(Me){if(!Me)return 4;let Bn=0;switch(Me.kind){case 259:case 215:case 171:Me.asteriskToken&&(Bn|=1);case 216:rn(Me,512)&&(Bn|=2);break}return Me.body||(Bn|=4),Bn}function oN(Me){switch(Me.kind){case 259:case 215:case 216:case 171:return Me.body!==void 0&&Me.asteriskToken===void 0&&rn(Me,512)}return!1}function Ta(Me){return Ti(Me)||zs(Me)}function O0(Me){return od(Me)&&(Me.operator===39||Me.operator===40)&&zs(Me.operand)}function v4(Me){let Bn=ml(Me);return!!Bn&&M0(Bn)}function M0(Me){if(!(Me.kind===164||Me.kind===209))return!1;let Bn=gs(Me)?Pl(Me.argumentExpression):Me.expression;return!Ta(Bn)&&!O0(Bn)}function Df(Me){switch(Me.kind){case 79:case 80:return Me.escapedText;case 10:case 8:return vi(Me.text);case 164:let Bn=Me.expression;return Ta(Bn)?vi(Bn.text):O0(Bn)?Bn.operator===40?Br(Bn.operator)+Bn.operand.text:Bn.operand.text:void 0;default:return Vp.assertNever(Me)}}function L0(Me){switch(Me.kind){case 79:case 10:case 14:case 8:return!0;default:return!1}}function kf(Me){return js(Me)?qr(Me):Me.text}function b4(Me){return js(Me)?Me.escapedText:vi(Me.text)}function _N(Me){return`__@${getSymbolId(Me)}@${Me.escapedName}`}function cN(Me,Bn){return`__#${getSymbolId(Me)}@${Bn}`}function lN(Me){return Pn(Me.escapedName,"__@")}function uN(Me){return Pn(Me.escapedName,"__#")}function pN(Me){return Me.kind===79&&Me.escapedText==="Symbol"}function T4(Me){return yt(Me)?qr(Me)==="__proto__":Gn(Me)&&Me.text==="__proto__"}function H_(Me,Bn){switch(Me=$o(Me),Me.kind){case 228:case 215:if(Me.name)return!1;break;case 216:break;default:return!1}return typeof Bn=="function"?Bn(Me):!0}function S4(Me){switch(Me.kind){case 299:return!T4(Me.name);case 300:return!!Me.objectAssignmentInitializer;case 257:return yt(Me.name)&&!!Me.initializer;case 166:return yt(Me.name)&&!!Me.initializer&&!Me.dotDotDotToken;case 205:return yt(Me.name)&&!!Me.initializer&&!Me.dotDotDotToken;case 169:return!!Me.initializer;case 223:switch(Me.operatorToken.kind){case 63:case 76:case 75:case 77:return yt(Me.left)}break;case 274:return!0}return!1}function fN(Me,Bn){if(!S4(Me))return!1;switch(Me.kind){case 299:return H_(Me.initializer,Bn);case 300:return H_(Me.objectAssignmentInitializer,Bn);case 257:case 166:case 205:case 169:return H_(Me.initializer,Bn);case 223:return H_(Me.right,Bn);case 274:return H_(Me.expression,Bn)}}function dN(Me){return Me.escapedText==="push"||Me.escapedText==="unshift"}function mN(Me){return If(Me).kind===166}function If(Me){for(;Me.kind===205;)Me=Me.parent.parent;return Me}function hN(Me){let Bn=Me.kind;return Bn===173||Bn===215||Bn===259||Bn===216||Bn===171||Bn===174||Bn===175||Bn===264||Bn===308}function fs(Me){return hs(Me.pos)||hs(Me.end)}function gN(Me){return fl(Me,wi)||Me}function yN(Me){let Bn=R0(Me),Hn=Me.kind===211&&Me.arguments!==void 0;return x4(Me.kind,Bn,Hn)}function x4(Me,Bn,Hn){switch(Me){case 211:return Hn?0:1;case 221:case 218:case 219:case 217:case 220:case 224:case 226:return 1;case 223:switch(Bn){case 42:case 63:case 64:case 65:case 67:case 66:case 68:case 69:case 70:case 71:case 72:case 73:case 78:case 74:case 75:case 76:case 77:return 1}}return 0}function vN(Me){let Bn=R0(Me),Hn=Me.kind===211&&Me.arguments!==void 0;return E4(Me.kind,Bn,Hn)}function R0(Me){return Me.kind===223?Me.operatorToken.kind:Me.kind===221||Me.kind===222?Me.operator:Me.kind}function E4(Me,Bn,Hn){switch(Me){case 357:return 0;case 227:return 1;case 226:return 2;case 224:return 4;case 223:switch(Bn){case 27:return 0;case 63:case 64:case 65:case 67:case 66:case 68:case 69:case 70:case 71:case 72:case 73:case 78:case 74:case 75:case 76:case 77:return 3;default:return Dl(Bn)}case 213:case 232:case 221:case 218:case 219:case 217:case 220:return 16;case 222:return 17;case 210:return 18;case 211:return Hn?19:18;case 212:case 208:case 209:case 233:return 19;case 231:case 235:return 11;case 108:case 106:case 79:case 80:case 104:case 110:case 95:case 8:case 9:case 10:case 206:case 207:case 215:case 216:case 228:case 13:case 14:case 225:case 214:case 229:case 281:case 282:case 285:return 20;default:return-1}}function Dl(Me){switch(Me){case 60:return 4;case 56:return 5;case 55:return 6;case 51:return 7;case 52:return 8;case 50:return 9;case 34:case 35:case 36:case 37:return 10;case 29:case 31:case 32:case 33:case 102:case 101:case 128:case 150:return 11;case 47:case 48:case 49:return 12;case 39:case 40:return 13;case 41:case 43:case 44:return 14;case 42:return 15}return-1}function bN(Me){return ee(Me,(Me=>{switch(Me.kind){case 291:return!!Me.expression;case 11:return!Me.containsOnlyTriviaWhiteSpaces;default:return!0}}))}function TN(){let Me=[],Bn=[],Hn=new Map,zn=!1;return{add:x,lookup:f,getGlobalDiagnostics:w,getDiagnostics:A};function f(Bn){let zn;if(Bn.file?zn=Hn.get(Bn.file.fileName):zn=Me,!zn)return;let ni=Ya(zn,Bn,rr,qf);if(ni>=0)return zn[ni]}function x(ni){let Ci;ni.file?(Ci=Hn.get(ni.file.fileName),Ci||(Ci=[],Hn.set(ni.file.fileName,Ci),Qn(Bn,ni.file.fileName,ri))):(zn&&(zn=!1,Me=Me.slice()),Ci=Me),Qn(Ci,ni,qf)}function w(){return zn=!0,Me}function A(zn){if(zn)return Hn.get(zn)||[];let ni=ge(Bn,(Me=>Hn.get(Me)));return Me.length&&ni.unshift(...Me),ni}}function SN(Me){return Me.replace(xC,"\\${")}function w4(Me){return Me&&!!(k8(Me)?Me.templateFlags:Me.head.templateFlags||Ke(Me.templateSpans,(Me=>!!Me.literal.templateFlags)))}function C4(Me){return"\\u"+("0000"+Me.toString(16).toUpperCase()).slice(-4)}function xN(Me,Bn,Hn){if(Me.charCodeAt(0)===0){let zn=Hn.charCodeAt(Bn+Me.length);return zn>=48&&zn<=57?"\\x00":"\\0"}return TC.get(Me)||C4(Me.charCodeAt(0))}function Nf(Me,Bn){let Hn=Bn===96?kC:Bn===39?SC:wC;return Me.replace(Hn,xN)}function Of(Me,Bn){return Me=Nf(Me,Bn),IC.test(Me)?Me.replace(IC,(Me=>C4(Me.charCodeAt(0)))):Me}function EN(Me){return"&#x"+Me.toString(16).toUpperCase()+";"}function wN(Me){return Me.charCodeAt(0)===0?"�":NC.get(Me)||EN(Me.charCodeAt(0))}function A4(Me,Bn){let Hn=Bn===39?FC:BC;return Me.replace(Hn,wN)}function CN(Me){let Bn=Me.length;return Bn>=2&&Me.charCodeAt(0)===Me.charCodeAt(Bn-1)&&AN(Me.charCodeAt(0))?Me.substring(1,Bn-1):Me}function AN(Me){return Me===39||Me===34||Me===96}function P4(Me){let Bn=Me.charCodeAt(0);return Bn>=97&&Bn<=122||Fi(Me,"-")||Fi(Me,":")}function j0(Me){let Bn=PC[1];for(let Hn=PC.length;Hn<=Me;Hn++)PC.push(PC[Hn-1]+Bn);return PC[Me]}function Oo(){return PC[1].length}function PN(){return Fi(Ci,"-dev")||Fi(Ci,"-insiders")}function DN(Me){var Bn,Hn,zn,ni,Ci,aa=!1;function A(Me){let Hn=Kp(Me);Hn.length>1?(ni=ni+Hn.length-1,Ci=Bn.length-Me.length+Zn(Hn),zn=Ci-Bn.length===0):zn=!1}function g(Me){Me&&Me.length&&(zn&&(Me=j0(Hn)+Me,zn=!1),Bn+=Me,A(Me))}function B(Me){Me&&(aa=!1),g(Me)}function N(Me){Me&&(aa=!0),g(Me)}function X(){Bn="",Hn=0,zn=!0,ni=0,Ci=0,aa=!1}function F(Me){Me!==void 0&&(Bn+=Me,A(Me),aa=!1)}function $(Me){Me&&Me.length&&B(Me)}function ae(Hn){(!zn||Hn)&&(Bn+=Me,ni++,Ci=Bn.length,zn=!0,aa=!1)}function Te(){return zn?Bn.length:Bn.length+Me.length}return X(),{write:B,rawWrite:F,writeLiteral:$,writeLine:ae,increaseIndent:()=>{Hn++},decreaseIndent:()=>{Hn--},getIndent:()=>Hn,getTextPos:()=>Bn.length,getLine:()=>ni,getColumn:()=>zn?Hn*Oo():Bn.length-Ci,getText:()=>Bn,isAtStartOfLine:()=>zn,hasTrailingComment:()=>aa,hasTrailingWhitespace:()=>!!Bn.length&&os(Bn.charCodeAt(Bn.length-1)),clear:X,writeKeyword:B,writeOperator:B,writeParameter:B,writeProperty:B,writePunctuation:B,writeSpace:B,writeStringLiteral:B,writeSymbol:(Me,Bn)=>B(Me),writeTrailingSemicolon:B,writeComment:N,getTextPosWithWriteLine:Te}}function kN(Me){let Bn=!1;function r(){Bn&&(Me.writeTrailingSemicolon(";"),Bn=!1)}return Object.assign(Object.assign({},Me),{},{writeTrailingSemicolon(){Bn=!0},writeLiteral(Bn){r(),Me.writeLiteral(Bn)},writeStringLiteral(Bn){r(),Me.writeStringLiteral(Bn)},writeSymbol(Bn,Hn){r(),Me.writeSymbol(Bn,Hn)},writePunctuation(Bn){r(),Me.writePunctuation(Bn)},writeKeyword(Bn){r(),Me.writeKeyword(Bn)},writeOperator(Bn){r(),Me.writeOperator(Bn)},writeParameter(Bn){r(),Me.writeParameter(Bn)},writeSpace(Bn){r(),Me.writeSpace(Bn)},writeProperty(Bn){r(),Me.writeProperty(Bn)},writeComment(Bn){r(),Me.writeComment(Bn)},writeLine(){r(),Me.writeLine()},increaseIndent(){r(),Me.increaseIndent()},decreaseIndent(){r(),Me.decreaseIndent()}})}function J0(Me){return Me.useCaseSensitiveFileNames?Me.useCaseSensitiveFileNames():!1}function D4(Me){return wp(J0(Me))}function k4(Me,Bn,Hn){return Bn.moduleName||F0(Me,Bn.fileName,Hn&&Hn.fileName)}function I4(Me,Bn){return Me.getCanonicalFileName(as(Bn,Me.getCurrentDirectory()))}function IN(Me,Bn,Hn){let zn=Bn.getExternalModuleFileFromDeclaration(Hn);if(!zn||zn.isDeclarationFile)return;let ni=E0(Hn);if(!(ni&&Ti(ni)&&!So(ni.text)&&I4(Me,zn.path).indexOf(I4(Me,wo(Me.getCommonSourceDirectory())))===-1))return k4(Me,zn)}function F0(Me,Bn,Hn){let s=Bn=>Me.getCanonicalFileName(Bn),zn=Ui(Hn?ma(Hn):Me.getCommonSourceDirectory(),Me.getCurrentDirectory(),s),ni=as(Bn,Me.getCurrentDirectory()),Ci=uy(zn,ni,zn,s,!1),aa=Ll(Ci);return Hn?_y(aa):aa}function NN(Me,Bn,Hn){let zn=Bn.getCompilerOptions(),ni;return zn.outDir?ni=Ll(M4(Me,Bn,zn.outDir)):ni=Ll(Me),ni+Hn}function ON(Me,Bn){return N4(Me,Bn.getCompilerOptions(),Bn.getCurrentDirectory(),Bn.getCommonSourceDirectory(),(Me=>Bn.getCanonicalFileName(Me)))}function N4(Me,Bn,Hn,zn,ni){let Ci=Bn.declarationDir||Bn.outDir,aa=Ci?U0(Me,Ci,Hn,zn,ni):Me,oa=O4(aa);return Ll(aa)+oa}function O4(Me){return da(Me,[".mjs",".mts"])?".d.mts":da(Me,[".cjs",".cts"])?".d.cts":da(Me,[".json"])?".d.json.ts":".d.ts"}function MN(Me){return da(Me,[".d.mts",".mjs",".mts"])?[".mts",".mjs"]:da(Me,[".d.cts",".cjs",".cts"])?[".cts",".cjs"]:da(Me,[".d.json.ts"])?[".json"]:[".tsx",".ts",".jsx",".js"]}function B0(Me){return Me.outFile||Me.out}function LN(Me,Bn){var Hn,zn;if(Me.paths)return(zn=Me.baseUrl)!=null?zn:Vp.checkDefined(Me.pathsBasePath||((Hn=Bn.getCurrentDirectory)==null?void 0:Hn.call(Bn)),"Encountered 'paths' without a 'baseUrl', config file, or host 'getCurrentDirectory'.")}function RN(Me,Bn,Hn){let zn=Me.getCompilerOptions();if(B0(zn)){let Bn=Ei(zn),ni=zn.emitDeclarationOnly||Bn===2||Bn===4;return ee(Me.getSourceFiles(),(Bn=>(ni||!Qo(Bn))&&q0(Bn,Me,Hn)))}else{let zn=Bn===void 0?Me.getSourceFiles():[Bn];return ee(zn,(Bn=>q0(Bn,Me,Hn)))}}function q0(Me,Bn,Hn){return!(Bn.getCompilerOptions().noEmitForJsFiles&&y0(Me))&&!Me.isDeclarationFile&&!Bn.isSourceFileFromExternalLibrary(Me)&&(Hn||!(a0(Me)&&Bn.getResolvedProjectReferenceToRedirect(Me.fileName))&&!Bn.isSourceOfProjectReferenceRedirect(Me.fileName))}function M4(Me,Bn,Hn){return U0(Me,Hn,Bn.getCurrentDirectory(),Bn.getCommonSourceDirectory(),(Me=>Bn.getCanonicalFileName(Me)))}function U0(Me,Bn,Hn,zn,ni){let Ci=as(Me,Hn);return Ci=ni(Ci).indexOf(ni(zn))===0?Ci.substring(zn.length):Ci,tn(Bn,Ci)}function jN(Me,Bn,Hn,zn,ni,Ci,aa){Me.writeFile(Hn,zn,ni,(Me=>{Bn.add(Ol(wv.Could_not_write_file_0_Colon_1,Hn,Me))}),Ci,aa)}function L4(Me,Bn,Hn){if(Me.length>Bi(Me)&&!Hn(Me)){let zn=ma(Me);L4(zn,Bn,Hn),Bn(Me)}}function JN(Me,Bn,Hn,zn,ni,Ci){try{zn(Me,Bn,Hn)}catch{L4(ma(Un(Me)),ni,Ci),zn(Me,Bn,Hn)}}function FN(Me,Bn){let Hn=ss(Me);return k_(Hn,Bn)}function ds(Me,Bn){return k_(Me,Bn)}function R4(Me){return Ae(Me.members,(Me=>nc(Me)&&xl(Me.body)))}function z0(Me){if(Me&&Me.parameters.length>0){let Bn=Me.parameters.length===2&&kl(Me.parameters[0]);return Me.parameters[Bn?1:0]}}function BN(Me){let Bn=z0(Me);return Bn&&Bn.type}function j4(Me){if(Me.parameters.length&&!iu(Me)){let Bn=Me.parameters[0];if(kl(Bn))return Bn}}function kl(Me){return Mf(Me.name)}function Mf(Me){return!!Me&&Me.kind===79&&J4(Me)}function qN(Me){if(!Mf(Me))return!1;for(;rc(Me.parent)&&Me.parent.left===Me;)Me=Me.parent;return Me.parent.kind===183}function J4(Me){return Me.escapedText==="this"}function W0(Me,Bn){let Hn,zn,ni,Ci;return v4(Bn)?(Hn=Bn,Bn.kind===174?ni=Bn:Bn.kind===175?Ci=Bn:Vp.fail("Accessor has wrong kind")):c(Me,(Me=>{if(pf(Me)&&G0(Me)===G0(Bn)){let aa=Df(Me.name),oa=Df(Bn.name);aa===oa&&(Hn?zn||(zn=Me):Hn=Me,Me.kind===174&&!ni&&(ni=Me),Me.kind===175&&!Ci&&(Ci=Me))}})),{firstAccessor:Hn,secondAccessor:zn,getAccessor:ni,setAccessor:Ci}}function V0(Me){if(!Pr(Me)&&Wo(Me))return;let Bn=Me.type;return Bn||!Pr(Me)?Bn:Dy(Me)?Me.typeExpression&&Me.typeExpression.type:cf(Me)}function UN(Me){return Me.type}function zN(Me){return iu(Me)?Me.type&&Me.type.typeExpression&&Me.type.typeExpression.type:Me.type||(Pr(Me)?OS(Me):void 0)}function F4(Me){return ne(hl(Me),(Me=>WN(Me)?Me.typeParameters:void 0))}function WN(Me){return Go(Me)&&!(Me.parent.kind===323&&(Me.parent.tags.some(Cl)||Me.parent.tags.some(y2)))}function VN(Me){let Bn=z0(Me);return Bn&&V0(Bn)}function B4(Me,Bn,Hn,zn){q4(Me,Bn,Hn.pos,zn)}function q4(Me,Bn,Hn,zn){zn&&zn.length&&Hn!==zn[0].pos&&ds(Me,Hn)!==ds(Me,zn[0].pos)&&Bn.writeLine()}function HN(Me,Bn,Hn,zn){Hn!==zn&&ds(Me,Hn)!==ds(Me,zn)&&Bn.writeLine()}function U4(Me,Bn,Hn,zn,ni,Ci,aa,oa){if(zn&&zn.length>0){ni&&Hn.writeSpace(" ");let ca=!1;for(let ni of zn)ca&&(Hn.writeSpace(" "),ca=!1),oa(Me,Bn,Hn,ni.pos,ni.end,aa),ni.hasTrailingNewLine?Hn.writeLine():ca=!0;ca&&Ci&&Hn.writeSpace(" ")}}function GN(Me,Bn,Hn,zn,ni,Ci,aa){let oa,ca;if(aa?ni.pos===0&&(oa=ee(Ao(Me,ni.pos),B)):oa=Ao(Me,ni.pos),oa){let aa=[],_a;for(let Me of oa){if(_a){let Hn=ds(Bn,_a.end);if(ds(Bn,Me.pos)>=Hn+2)break}aa.push(Me),_a=Me}if(aa.length){let _a=ds(Bn,Zn(aa).end);ds(Bn,Ar(Me,ni.pos))>=_a+2&&(B4(Bn,Hn,ni,oa),U4(Me,Bn,Hn,aa,!1,!0,Ci,zn),ca={nodePos:ni.pos,detachedCommentEndPos:Zn(aa).end})}}return ca;function B(Bn){return v3(Me,Bn.pos)}}function $N(Me,Bn,Hn,zn,ni,Ci){if(Me.charCodeAt(zn+1)===42){let aa=my(Bn,zn),oa=Bn.length,ca;for(let _a=zn,xa=aa.line;_a0){let Me=ni%Oo(),Bn=j0((ni-Me)/Oo());for(Hn.rawWrite(Bn);Me;)Hn.rawWrite(" "),Me--}else Hn.rawWrite("")}KN(Me,ni,Hn,Ci,_a,Ga),_a=Ga}}else Hn.writeComment(Me.substring(zn,ni))}function KN(Me,Bn,Hn,zn,ni,Ci){let aa=Math.min(Bn,Ci-1),oa=Dp(Me.substring(ni,aa));oa?(Hn.writeComment(oa),aa!==Bn&&Hn.writeLine()):Hn.rawWrite(zn)}function z4(Me,Bn,Hn){let zn=0;for(;Bn=0&&Me.kind<=162?0:(Me.modifierFlagsCache&536870912||(Me.modifierFlagsCache=Y0(Me)|536870912),Bn&&!(Me.modifierFlagsCache&4096)&&(Hn||Pr(Me))&&Me.parent&&(Me.modifierFlagsCache|=X4(Me)|4096),Me.modifierFlagsCache&-536875009)}function Rf(Me){return K0(Me,!0)}function K4(Me){return K0(Me,!0,!0)}function X0(Me){return K0(Me,!1)}function X4(Me){let Bn=0;return Me.parent&&!Vs(Me)&&(Pr(Me)&&(CS(Me)&&(Bn|=4),AS(Me)&&(Bn|=8),PS(Me)&&(Bn|=16),DS(Me)&&(Bn|=64),kS(Me)&&(Bn|=16384)),IS(Me)&&(Bn|=8192)),Bn}function Y4(Me){return Y0(Me)|X4(Me)}function Y0(Me){let Bn=fc(Me)?Vn(Me.modifiers):0;return(Me.flags&4||Me.kind===79&&Me.flags&2048)&&(Bn|=1),Bn}function Vn(Me){let Bn=0;if(Me)for(let Hn of Me)Bn|=Q0(Hn.kind);return Bn}function Q0(Me){switch(Me){case 124:return 32;case 123:return 4;case 122:return 16;case 121:return 8;case 126:return 256;case 127:return 128;case 93:return 1;case 136:return 2;case 85:return 2048;case 88:return 1024;case 132:return 512;case 146:return 64;case 161:return 16384;case 101:return 32768;case 145:return 65536;case 167:return 131072}return 0}function Q4(Me){return Me===56||Me===55}function ZN(Me){return Q4(Me)||Me===53}function jf(Me){return Me===75||Me===76||Me===77}function eO(Me){return ur(Me)&&jf(Me.operatorToken.kind)}function Z4(Me){return Q4(Me)||Me===60}function tO(Me){return ur(Me)&&Z4(Me.operatorToken.kind)}function G_(Me){return Me>=63&&Me<=78}function ex(Me){let Bn=tx(Me);return Bn&&!Bn.isImplements?Bn.class:void 0}function tx(Me){if(e2(Me)){if(ru(Me.parent)&&bi(Me.parent.parent))return{class:Me.parent.parent,isImplements:Me.parent.token===117};if(md(Me.parent)){let Bn=A0(Me.parent);if(Bn&&bi(Bn))return{class:Bn,isImplements:!1}}}}function ms(Me,Bn){return ur(Me)&&(Bn?Me.operatorToken.kind===63:G_(Me.operatorToken.kind))&&Do(Me.left)}function rO(Me){return ms(Me.parent)&&Me.parent.left===Me}function nO(Me){if(ms(Me,!0)){let Bn=Me.left.kind;return Bn===207||Bn===206}return!1}function Z0(Me){return ex(Me)!==void 0}function Bs(Me){return Me.kind===79||rx(Me)}function iO(Me){switch(Me.kind){case 79:return Me;case 163:do{Me=Me.left}while(Me.kind!==79);return Me;case 208:do{Me=Me.expression}while(Me.kind!==79);return Me}}function ev(Me){return Me.kind===79||Me.kind===108||Me.kind===106||Me.kind===233||Me.kind===208&&ev(Me.expression)||Me.kind===214&&ev(Me.expression)}function rx(Me){return bn(Me)&&yt(Me.name)&&Bs(Me.expression)}function tv(Me){if(bn(Me)){let Bn=tv(Me.expression);if(Bn!==void 0)return Bn+"."+ls(Me.name)}else if(gs(Me)){let Bn=tv(Me.expression);if(Bn!==void 0&&vl(Me.argumentExpression))return Bn+"."+Df(Me.argumentExpression)}else if(yt(Me))return dl(Me.escapedText)}function Nl(Me){return W_(Me)&&Fs(Me)==="prototype"}function aO(Me){return Me.parent.kind===163&&Me.parent.right===Me||Me.parent.kind===208&&Me.parent.name===Me}function nx(Me){return bn(Me.parent)&&Me.parent.name===Me||gs(Me.parent)&&Me.parent.argumentExpression===Me}function sO(Me){return rc(Me.parent)&&Me.parent.right===Me||bn(Me.parent)&&Me.parent.name===Me||uc(Me.parent)&&Me.parent.right===Me}function oO(Me){return Me.kind===207&&Me.properties.length===0}function _O(Me){return Me.kind===206&&Me.elements.length===0}function cO(Me){if(!(!lO(Me)||!Me.declarations)){for(let Bn of Me.declarations)if(Bn.localSymbol)return Bn.localSymbol}}function lO(Me){return Me&&I(Me.declarations)>0&&rn(Me.declarations[0],1024)}function uO(Me){return Ae(ZC,(Bn=>ns(Me,Bn)))}function pO(Me){let Bn=[],Hn=Me.length;for(let zn=0;zn>6|192),Bn.push(Hn&63|128)):Hn<65536?(Bn.push(Hn>>12|224),Bn.push(Hn>>6&63|128),Bn.push(Hn&63|128)):Hn<131072?(Bn.push(Hn>>18|240),Bn.push(Hn>>12&63|128),Bn.push(Hn>>6&63|128),Bn.push(Hn&63|128)):Vp.assert(!1,"Unexpected code point")}return Bn}function ix(Me){let Bn="",Hn=pO(Me),zn=0,ni=Hn.length,Ci,aa,oa,ca;for(;zn>2,aa=(Hn[zn]&3)<<4|Hn[zn+1]>>4,oa=(Hn[zn+1]&15)<<2|Hn[zn+2]>>6,ca=Hn[zn+2]&63,zn+1>=ni?oa=ca=64:zn+2>=ni&&(ca=64),Bn+=OC.charAt(Ci)+OC.charAt(aa)+OC.charAt(oa)+OC.charAt(ca),zn+=3;return Bn}function fO(Me){let Bn="",Hn=0,zn=Me.length;for(;Hn>4&3,ca=(Hn&15)<<4|Ci>>2&15,_a=(Ci&3)<<6|aa&63;ca===0&&Ci!==0?zn.push(oa):_a===0&&aa!==0?zn.push(oa,ca):zn.push(oa,ca,_a),ni+=4}return fO(zn)}function ax(Me,Bn){let Hn=Ji(Bn)?Bn:Bn.readFile(Me);if(!Hn)return;let zn=parseConfigFileTextToJson(Me,Hn);return zn.error?void 0:zn.config}function hO(Me,Bn){return ax(Me,Bn)||{}}function sx(Me,Bn){return!Bn.directoryExists||Bn.directoryExists(Me)}function ox(Me){switch(Me.newLine){case 0:return RC;case 1:case void 0:return LC}}function Jf(Me){let Bn=arguments.length>1&&arguments[1]!==void 0?arguments[1]:Me;return Vp.assert(Bn>=Me||Bn===-1),{pos:Me,end:Bn}}function gO(Me,Bn){return Jf(Me.pos,Bn)}function Ff(Me,Bn){return Jf(Bn,Me.end)}function _x(Me){let Bn=fc(Me)?te(Me.modifiers,zl):void 0;return Bn&&!hs(Bn.end)?Ff(Me,Bn.end):Me}function yO(Me){if(Bo(Me)||Vl(Me))return Ff(Me,Me.name.pos);let Bn=fc(Me)?Cn(Me.modifiers):void 0;return Bn&&!hs(Bn.end)?Ff(Me,Bn.end):_x(Me)}function vO(Me){return Me.pos===Me.end}function bO(Me,Bn){return Jf(Me,Me+Br(Bn).length)}function TO(Me,Bn){return cx(Me,Me,Bn)}function SO(Me,Bn,Hn){return $_(K_(Me,Hn,!1),K_(Bn,Hn,!1),Hn)}function xO(Me,Bn,Hn){return $_(Me.end,Bn.end,Hn)}function cx(Me,Bn,Hn){return $_(K_(Me,Hn,!1),Bn.end,Hn)}function EO(Me,Bn,Hn){return $_(Me.end,K_(Bn,Hn,!1),Hn)}function wO(Me,Bn,Hn,zn){let ni=K_(Bn,Hn,zn);return I_(Hn,Me.end,ni)}function CO(Me,Bn,Hn){return I_(Hn,Me.end,Bn.end)}function AO(Me,Bn){return!$_(Me.pos,Me.end,Bn)}function $_(Me,Bn,Hn){return I_(Hn,Me,Bn)===0}function K_(Me,Bn,Hn){return hs(Me.pos)?-1:Ar(Bn.text,Me.pos,!1,Hn)}function PO(Me,Bn,Hn,zn){let ni=Ar(Hn.text,Me,!1,zn),Ci=kO(ni,Bn,Hn);return I_(Hn,Ci!=null?Ci:Bn,ni)}function DO(Me,Bn,Hn,zn){let ni=Ar(Hn.text,Me,!1,zn);return I_(Hn,Me,Math.min(Bn,ni))}function kO(Me){let Bn=arguments.length>1&&arguments[1]!==void 0?arguments[1]:0,Hn=arguments.length>2?arguments[2]:void 0;for(;Me-- >Bn;)if(!os(Hn.text.charCodeAt(Me)))return Me}function IO(Me){let Bn=fl(Me);if(Bn)switch(Bn.parent.kind){case 263:case 264:return Bn===Bn.parent.name}return!1}function NO(Me){return ee(Me.declarations,lx)}function lx(Me){return Vi(Me)&&Me.initializer!==void 0}function OO(Me){return Me.watch&&Jr(Me,"watch")}function MO(Me){Me.close()}function ux(Me){return Me.flags&33554432?Me.links.checkFlags:0}function LO(Me){let Bn=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!1;if(Me.valueDeclaration){let Hn=Bn&&Me.declarations&&Ae(Me.declarations,ic)||Me.flags&32768&&Ae(Me.declarations,Gl)||Me.valueDeclaration,zn=ef(Hn);return Me.parent&&Me.parent.flags&32?zn:zn&-29}if(ux(Me)&6){let Bn=Me.links.checkFlags,Hn=Bn&1024?8:Bn&256?4:16,zn=Bn&2048?32:0;return Hn|zn}return Me.flags&4194304?36:0}function RO(Me,Bn){return Me.flags&2097152?Bn.getAliasedSymbol(Me):Me}function jO(Me){return Me.exportSymbol?Me.exportSymbol.flags|Me.flags:Me.flags}function JO(Me){return Mo(Me)===1}function FO(Me){return Mo(Me)!==0}function Mo(Me){let{parent:Bn}=Me;if(!Bn)return 0;switch(Bn.kind){case 214:return Mo(Bn);case 222:case 221:let{operator:Hn}=Bn;return Hn===45||Hn===46?r():0;case 223:let{left:zn,operatorToken:ni}=Bn;return zn===Me&&G_(ni.kind)?ni.kind===63?1:r():0;case 208:return Bn.name!==Me?0:Mo(Bn);case 299:{let Hn=Mo(Bn.parent);return Me===Bn.name?BO(Hn):Hn}case 300:return Me===Bn.objectAssignmentInitializer?0:Mo(Bn.parent);case 206:return Mo(Bn);default:return 0}function r(){return Bn.parent&&D0(Bn.parent).kind===241?1:2}}function BO(Me){switch(Me){case 0:return 1;case 1:return 0;case 2:return 2;default:return Vp.assertNever(Me)}}function px(Me,Bn){if(!Me||!Bn||Object.keys(Me).length!==Object.keys(Bn).length)return!1;for(let Hn in Me)if(typeof Me[Hn]=="object"){if(!px(Me[Hn],Bn[Hn]))return!1}else if(typeof Me[Hn]!="function"&&Me[Hn]!==Bn[Hn])return!1;return!0}function qO(Me,Bn){Me.forEach(Bn),Me.clear()}function fx(Me,Bn,Hn){let{onDeleteValue:zn,onExistingValue:ni}=Hn;Me.forEach(((Hn,Ci)=>{let aa=Bn.get(Ci);aa===void 0?(Me.delete(Ci),zn(Hn,Ci)):ni&&ni(Hn,aa,Ci)}))}function UO(Me,Bn,Hn){fx(Me,Bn,Hn);let{createNewValue:zn}=Hn;Bn.forEach(((Bn,Hn)=>{Me.has(Hn)||Me.set(Hn,zn(Hn,Bn))}))}function zO(Me){if(Me.flags&32){let Bn=dx(Me);return!!Bn&&rn(Bn,256)}return!1}function dx(Me){var Bn;return(Bn=Me.declarations)==null?void 0:Bn.find(bi)}function Bf(Me){return Me.flags&3899393?Me.objectFlags:0}function WO(Me,Bn){return!!FT(Me,(Me=>Bn(Me)?!0:void 0))}function VO(Me){return!!Me&&!!Me.declarations&&!!Me.declarations[0]&&a2(Me.declarations[0])}function HO(Me){let{moduleSpecifier:Bn}=Me;return Gn(Bn)?Bn.text:gf(Bn)}function mx(Me){let Bn;return xr(Me,(Me=>{xl(Me)&&(Bn=Me)}),(Me=>{for(let Hn=Me.length-1;Hn>=0;Hn--)if(xl(Me[Hn])){Bn=Me[Hn];break}})),Bn}function GO(Me,Bn){let Hn=arguments.length>2&&arguments[2]!==void 0?arguments[2]:!0;return Me.has(Bn)?!1:(Me.set(Bn,Hn),!0)}function $O(Me){return bi(Me)||eu(Me)||id(Me)}function hx(Me){return Me>=179&&Me<=202||Me===131||Me===157||Me===148||Me===160||Me===149||Me===134||Me===152||Me===153||Me===114||Me===155||Me===144||Me===139||Me===230||Me===315||Me===316||Me===317||Me===318||Me===319||Me===320||Me===321}function Lo(Me){return Me.kind===208||Me.kind===209}function KO(Me){return Me.kind===208?Me.name:(Vp.assert(Me.kind===209),Me.argumentExpression)}function XO(Me){switch(Me.kind){case"text":case"internal":return!0;default:return!1}}function YO(Me){return Me.kind===272||Me.kind===276}function rv(Me){for(;Lo(Me);)Me=Me.expression;return Me}function QO(Me,Bn){if(Lo(Me.parent)&&nx(Me))return r(Me.parent);function r(Me){if(Me.kind===208){let Hn=Bn(Me.name);if(Hn!==void 0)return Hn}else if(Me.kind===209)if(yt(Me.argumentExpression)||Ti(Me.argumentExpression)){let Hn=Bn(Me.argumentExpression);if(Hn!==void 0)return Hn}else return;if(Lo(Me.expression))return r(Me.expression);if(yt(Me.expression))return Bn(Me.expression)}}function ZO(Me,Bn){for(;;){switch(Me.kind){case 222:Me=Me.operand;continue;case 223:Me=Me.left;continue;case 224:Me=Me.condition;continue;case 212:Me=Me.tag;continue;case 210:if(Bn)return Me;case 231:case 209:case 208:case 232:case 356:case 235:Me=Me.expression;continue}return Me}}function eM(Me,Bn){this.flags=Me,this.escapedName=Bn,this.declarations=void 0,this.valueDeclaration=void 0,this.id=0,this.mergeId=0,this.parent=void 0,this.members=void 0,this.exports=void 0,this.exportSymbol=void 0,this.constEnumOnlyModule=void 0,this.isReferenced=void 0,this.isAssigned=void 0,this.links=void 0}function tM(Me,Bn){this.flags=Bn,(Vp.isDebugging||Sd)&&(this.checker=Me)}function rM(Me,Bn){this.flags=Bn,Vp.isDebugging&&(this.checker=Me)}function nv(Me,Bn,Hn){this.pos=Bn,this.end=Hn,this.kind=Me,this.id=0,this.flags=0,this.modifierFlagsCache=0,this.transformFlags=0,this.parent=void 0,this.original=void 0,this.emitNode=void 0}function nM(Me,Bn,Hn){this.pos=Bn,this.end=Hn,this.kind=Me,this.id=0,this.flags=0,this.transformFlags=0,this.parent=void 0,this.emitNode=void 0}function iM(Me,Bn,Hn){this.pos=Bn,this.end=Hn,this.kind=Me,this.id=0,this.flags=0,this.transformFlags=0,this.parent=void 0,this.original=void 0,this.emitNode=void 0}function aM(Me,Bn,Hn){this.fileName=Me,this.text=Bn,this.skipTrivia=Hn||(Me=>Me)}function sM(Me){MC.push(Me),Me(jC)}function gx(Me){Object.assign(jC,Me),c(MC,(Me=>Me(jC)))}function X_(Me,Bn){let Hn=arguments.length>2&&arguments[2]!==void 0?arguments[2]:0;return Me.replace(/{(\d+)}/g,((Me,zn)=>""+Vp.checkDefined(Bn[+zn+Hn])))}function yx(Me){QC=Me}function vx(Me){!QC&&Me&&(QC=Me())}function Y_(Me){return QC&&QC[Me.key]||Me.message}function Ro(Me,Bn,Hn,zn){t0(void 0,Bn,Hn);let ni=Y_(zn);return arguments.length>4&&(ni=X_(ni,arguments,4)),{file:void 0,start:Bn,length:Hn,messageText:ni,category:zn.category,code:zn.code,reportsUnnecessary:zn.reportsUnnecessary,fileName:Me}}function oM(Me){return Me.file===void 0&&Me.start!==void 0&&Me.length!==void 0&&typeof Me.fileName=="string"}function bx(Me,Bn){let Hn=Bn.fileName||"",zn=Bn.text.length;Vp.assertEqual(Me.fileName,Hn),Vp.assertLessThanOrEqual(Me.start,zn),Vp.assertLessThanOrEqual(Me.start+Me.length,zn);let ni={file:Bn,start:Me.start,length:Me.length,messageText:Me.messageText,category:Me.category,code:Me.code,reportsUnnecessary:Me.reportsUnnecessary};if(Me.relatedInformation){ni.relatedInformation=[];for(let Ci of Me.relatedInformation)oM(Ci)&&Ci.fileName===Hn?(Vp.assertLessThanOrEqual(Ci.start,zn),Vp.assertLessThanOrEqual(Ci.start+Ci.length,zn),ni.relatedInformation.push(bx(Ci,Bn))):ni.relatedInformation.push(Ci)}return ni}function qs(Me,Bn){let Hn=[];for(let zn of Me)Hn.push(bx(zn,Bn));return Hn}function iv(Me,Bn,Hn,zn){t0(Me,Bn,Hn);let ni=Y_(zn);return arguments.length>4&&(ni=X_(ni,arguments,4)),{file:Me,start:Bn,length:Hn,messageText:ni,category:zn.category,code:zn.code,reportsUnnecessary:zn.reportsUnnecessary,reportsDeprecated:zn.reportsDeprecated}}function _M(Me,Bn){let Hn=Y_(Bn);return arguments.length>2&&(Hn=X_(Hn,arguments,2)),Hn}function Ol(Me){let Bn=Y_(Me);return arguments.length>1&&(Bn=X_(Bn,arguments,1)),{file:void 0,start:void 0,length:void 0,messageText:Bn,category:Me.category,code:Me.code,reportsUnnecessary:Me.reportsUnnecessary,reportsDeprecated:Me.reportsDeprecated}}function cM(Me,Bn){return{file:void 0,start:void 0,length:void 0,code:Me.code,category:Me.category,messageText:Me.next?Me:Me.messageText,relatedInformation:Bn}}function lM(Me,Bn){let Hn=Y_(Bn);return arguments.length>2&&(Hn=X_(Hn,arguments,2)),{messageText:Hn,category:Bn.category,code:Bn.code,next:Me===void 0||Array.isArray(Me)?Me:[Me]}}function uM(Me,Bn){let Hn=Me;for(;Hn.next;)Hn=Hn.next[0];Hn.next=[Bn]}function Tx(Me){return Me.file?Me.file.path:void 0}function av(Me,Bn){return qf(Me,Bn)||pM(Me,Bn)||0}function qf(Me,Bn){return ri(Tx(Me),Tx(Bn))||Vr(Me.start,Bn.start)||Vr(Me.length,Bn.length)||Vr(Me.code,Bn.code)||Sx(Me.messageText,Bn.messageText)||0}function pM(Me,Bn){return!Me.relatedInformation&&!Bn.relatedInformation?0:Me.relatedInformation&&Bn.relatedInformation?Vr(Me.relatedInformation.length,Bn.relatedInformation.length)||c(Me.relatedInformation,((Me,Hn)=>{let zn=Bn.relatedInformation[Hn];return av(Me,zn)}))||0:Me.relatedInformation?-1:1}function Sx(Me,Bn){if(typeof Me=="string"&&typeof Bn=="string")return ri(Me,Bn);if(typeof Me=="string")return-1;if(typeof Bn=="string")return 1;let Hn=ri(Me.messageText,Bn.messageText);if(Hn)return Hn;if(!Me.next&&!Bn.next)return 0;if(!Me.next)return-1;if(!Bn.next)return 1;let zn=Math.min(Me.next.length,Bn.next.length);for(let ni=0;niBn.next.length?1:0}function sv(Me){return Me===4||Me===2||Me===1||Me===6?1:0}function xx(Me){if(Me.transformFlags&2)return _3(Me)||pd(Me)?Me:xr(Me,xx)}function fM(Me){return Me.isDeclarationFile?void 0:xx(Me)}function dM(Me){return(Me.impliedNodeFormat===99||da(Me.fileName,[".cjs",".cts",".mjs",".mts"]))&&!Me.isDeclarationFile?!0:void 0}function Ex(Me){switch(wx(Me)){case 3:return Me=>{Me.externalModuleIndicator=ou(Me)||!Me.isDeclarationFile||void 0};case 1:return Me=>{Me.externalModuleIndicator=ou(Me)};case 2:let Bn=[ou];(Me.jsx===4||Me.jsx===5)&&Bn.push(fM),Bn.push(dM);let Hn=W1(...Bn);return Me=>void(Me.externalModuleIndicator=Hn(Me))}}function Uf(Me){var Bn;return(Bn=Me.target)!=null?Bn:Me.module===100&&9||Me.module===199&&99||1}function Ei(Me){return typeof Me.module=="number"?Me.module:Uf(Me)>=2?5:1}function mM(Me){return Me>=5&&Me<=99}function Ml(Me){let Bn=Me.moduleResolution;if(Bn===void 0)switch(Ei(Me)){case 1:Bn=2;break;case 100:Bn=3;break;case 199:Bn=99;break;default:Bn=1;break}return Bn}function wx(Me){return Me.moduleDetection||(Ei(Me)===100||Ei(Me)===199?3:2)}function hM(Me){switch(Ei(Me)){case 1:case 2:case 5:case 6:case 7:case 99:case 100:case 199:return!0;default:return!1}}function zf(Me){return!!(Me.isolatedModules||Me.verbatimModuleSyntax)}function gM(Me){return Me.verbatimModuleSyntax||Me.isolatedModules&&Me.preserveValueImports}function yM(Me){return Me.allowUnreachableCode===!1}function vM(Me){return Me.allowUnusedLabels===!1}function bM(Me){return!!(cv(Me)&&Me.declarationMap)}function ov(Me){if(Me.esModuleInterop!==void 0)return Me.esModuleInterop;switch(Ei(Me)){case 100:case 199:return!0}}function TM(Me){return Me.allowSyntheticDefaultImports!==void 0?Me.allowSyntheticDefaultImports:ov(Me)||Ei(Me)===4||Ml(Me)===100}function _v(Me){return Me>=3&&Me<=99||Me===100}function SM(Me){let Bn=Ml(Me);if(!_v(Bn))return!1;if(Me.resolvePackageJsonExports!==void 0)return Me.resolvePackageJsonExports;switch(Bn){case 3:case 99:case 100:return!0}return!1}function xM(Me){let Bn=Ml(Me);if(!_v(Bn))return!1;if(Me.resolvePackageJsonExports!==void 0)return Me.resolvePackageJsonExports;switch(Bn){case 3:case 99:case 100:return!0}return!1}function Cx(Me){return Me.resolveJsonModule!==void 0?Me.resolveJsonModule:Ml(Me)===100}function cv(Me){return!!(Me.declaration||Me.composite)}function EM(Me){return!!(Me.preserveConstEnums||zf(Me))}function wM(Me){return!!(Me.incremental||Me.composite)}function lv(Me,Bn){return Me[Bn]===void 0?!!Me.strict:!!Me[Bn]}function Ax(Me){return Me.allowJs===void 0?!!Me.checkJs:Me.allowJs}function CM(Me){return Me.useDefineForClassFields===void 0?Uf(Me)>=9:Me.useDefineForClassFields}function AM(Me,Bn){return J_(Bn,Me,semanticDiagnosticsOptionDeclarations)}function PM(Me,Bn){return J_(Bn,Me,affectsEmitOptionDeclarations)}function DM(Me,Bn){return J_(Bn,Me,affectsDeclarationPathOptionDeclarations)}function uv(Me,Bn){return Bn.strictFlag?lv(Me,Bn.name):Me[Bn.name]}function kM(Me){let Bn=Me.jsx;return Bn===2||Bn===4||Bn===5}function IM(Me,Bn){let Hn=Bn==null?void 0:Bn.pragmas.get("jsximportsource"),zn=ir(Hn)?Hn[Hn.length-1]:Hn;return Me.jsx===4||Me.jsx===5||Me.jsxImportSource||zn?(zn==null?void 0:zn.arguments.factory)||Me.jsxImportSource||"react":void 0}function NM(Me,Bn){return Me?`${Me}/${Bn.jsx===5?"jsx-dev-runtime":"jsx-runtime"}`:void 0}function OM(Me){let Bn=!1;for(let Hn=0;Hnni,getSymlinkedDirectories:()=>Hn,getSymlinkedDirectoriesByRealpath:()=>zn,setSymlinkedFile:(Me,Bn)=>(ni||(ni=new Map)).set(Me,Bn),setSymlinkedDirectory:(ni,Ci)=>{let aa=Ui(ni,Me,Bn);Hx(aa)||(aa=wo(aa),Ci!==!1&&!(Hn!=null&&Hn.has(aa))&&(zn||(zn=Be())).add(wo(Ci.realPath),ni),(Hn||(Hn=new Map)).set(aa,Ci))},setSymlinksFromResolutions(Me,Bn){var Hn,zn;Vp.assert(!Ci),Ci=!0;for(let Bn of Me)(Hn=Bn.resolvedModules)==null||Hn.forEach((Me=>w(this,Me.resolvedModule))),(zn=Bn.resolvedTypeReferenceDirectiveNames)==null||zn.forEach((Me=>w(this,Me.resolvedTypeReferenceDirective)));Bn.forEach((Me=>w(this,Me.resolvedTypeReferenceDirective)))},hasProcessedResolutions:()=>Ci};function w(Hn,zn){if(!zn||!zn.originalPath||!zn.resolvedFileName)return;let{resolvedFileName:ni,originalPath:Ci}=zn;Hn.setSymlinkedFile(Ui(Ci,Me,Bn),ni);let[aa,oa]=LM(ni,Ci,Me,Bn)||xa;aa&&oa&&Hn.setSymlinkedDirectory(oa,{real:aa,realPath:Ui(aa,Me,Bn)})}}function LM(Me,Bn,Hn,zn){let ni=qi(as(Me,Hn)),Ci=qi(as(Bn,Hn)),aa=!1;for(;ni.length>=2&&Ci.length>=2&&!Px(ni[ni.length-2],zn)&&!Px(Ci[Ci.length-2],zn)&&zn(ni[ni.length-1])===zn(Ci[Ci.length-1]);)ni.pop(),Ci.pop(),aa=!0;return aa?[xo(ni),xo(Ci)]:void 0}function Px(Me,Bn){return Me!==void 0&&(Bn(Me)==="node_modules"||Pn(Me,"@"))}function RM(Me){return ay(Me.charCodeAt(0))?Me.slice(1):void 0}function jM(Me,Bn,Hn){let zn=ST(Me,Bn,Hn);return zn===void 0?void 0:RM(zn)}function JM(Me){return Me.replace(UC,FM)}function FM(Me){return"\\"+Me}function Wf(Me,Bn,Hn){let zn=pv(Me,Bn,Hn);return!zn||!zn.length?void 0:`^(${zn.map((Me=>`(${Me})`)).join("|")})${Hn==="exclude"?"($|/)":"$"}`}function pv(Me,Bn,Hn){if(!(Me===void 0||Me.length===0))return ne(Me,(Me=>Me&&kx(Me,Bn,Hn,YC[Hn])))}function Dx(Me){return!/[.*?]/.test(Me)}function BM(Me,Bn,Hn){let zn=Me&&kx(Me,Bn,Hn,YC[Hn]);return zn&&`^(${zn})${Hn==="exclude"?"($|/)":"$"}`}function kx(Me,Bn,Hn,zn){let{singleAsteriskRegexFragment:ni,doubleAsteriskRegexFragment:Ci,replaceWildcardCharacter:aa}=zn,oa="",ca=!1,_a=$p(Me,Bn),xa=Zn(_a);if(Hn!=="exclude"&&xa==="**")return;_a[0]=P_(_a[0]),Dx(xa)&&_a.push("**","*");let Ga=0;for(let Me of _a){if(Me==="**")oa+=Ci;else if(Hn==="directories"&&(oa+="(",Ga++),ca&&(oa+=Av),Hn!=="exclude"){let Bn="";Me.charCodeAt(0)===42?(Bn+="([^./]"+ni+")?",Me=Me.substr(1)):Me.charCodeAt(0)===63&&(Bn+="[^./]",Me=Me.substr(1)),Bn+=Me.replace(UC,aa),Bn!==Me&&(oa+=qC),oa+=Bn}else oa+=Me.replace(UC,aa);ca=!0}for(;Ga>0;)oa+=")?",Ga--;return oa}function fv(Me,Bn){return Me==="*"?Bn:Me==="?"?"[^/]":"\\"+Me}function Ix(Me,Bn,Hn,zn,ni){Me=Un(Me),ni=Un(ni);let Ci=tn(ni,Me);return{includeFilePatterns:Ze(pv(Hn,Ci,"files"),(Me=>`^${Me}$`)),includeFilePattern:Wf(Hn,Ci,"files"),includeDirectoryPattern:Wf(Hn,Ci,"directories"),excludePattern:Wf(Bn,Ci,"exclude"),basePaths:UM(Me,Hn,zn)}}function Vf(Me,Bn){return new RegExp(Me,Bn?"":"i")}function qM(Me,Bn,Hn,zn,ni,Ci,aa,oa,ca){Me=Un(Me),Ci=Un(Ci);let _a=Ix(Me,Hn,zn,ni,Ci),xa=_a.includeFilePatterns&&_a.includeFilePatterns.map((Me=>Vf(Me,ni))),Ga=_a.includeDirectoryPattern&&Vf(_a.includeDirectoryPattern,ni),Ha=_a.excludePattern&&Vf(_a.excludePattern,ni),ts=xa?xa.map((()=>[])):[[]],Ps=new Map,so=wp(ni);for(let Me of _a.basePaths)Se(Me,tn(Ci,Me),aa);return ct(ts);function Se(Me,Hn,zn){let ni=so(ca(Hn));if(Ps.has(ni))return;Ps.set(ni,!0);let{files:Ci,directories:aa}=oa(Me);for(let zn of Is(Ci,ri)){let ni=tn(Me,zn),Ci=tn(Hn,zn);if(!(Bn&&!da(ni,Bn))&&!(Ha&&Ha.test(Ci)))if(!xa)ts[0].push(ni);else{let Me=he(xa,(Me=>Me.test(Ci)));Me!==-1&&ts[Me].push(ni)}}if(!(zn!==void 0&&(zn--,zn===0)))for(let Bn of Is(aa,ri)){let ni=tn(Me,Bn),Ci=tn(Hn,Bn);(!Ga||Ga.test(Ci))&&(!Ha||!Ha.test(Ci))&&Se(ni,Ci,zn)}}}function UM(Me,Bn,Hn){let zn=[Me];if(Bn){let ni=[];for(let Hn of Bn){let Bn=A_(Hn)?Hn:Un(tn(Me,Hn));ni.push(zM(Bn))}ni.sort(rl(!Hn));for(let Bn of ni)me(zn,(zn=>!jT(zn,Bn,Me,!Hn)))&&zn.push(Bn)}return zn}function zM(Me){let Bn=Je(Me,GC);return Bn<0?OT(Me)?P_(ma(Me)):Me:Me.substring(0,Me.lastIndexOf(Av,Bn))}function Nx(Me,Bn){return Bn||Ox(Me)||3}function Ox(Me){switch(Me.substr(Me.lastIndexOf(".")).toLowerCase()){case".js":case".cjs":case".mjs":return 1;case".jsx":return 2;case".ts":case".cts":case".mts":return 3;case".tsx":return 4;case".json":return 6;default:return 0}}function Mx(Me,Bn){let Hn=Me&&Ax(Me);if(!Bn||Bn.length===0)return Hn?rw:KC;let zn=Hn?rw:KC,ni=ct(zn);return[...zn,...qt(Bn,(Me=>Me.scriptKind===7||Hn&&WM(Me.scriptKind)&&ni.indexOf(Me.extension)===-1?[Me.extension]:void 0))]}function Lx(Me,Bn){return!Me||!Cx(Me)?Bn:Bn===rw?nw:Bn===KC?XC:[...Bn,[".json"]]}function WM(Me){return Me===1||Me===2}function dv(Me){return Ke(tw,(Bn=>ns(Me,Bn)))}function mv(Me){return Ke(zC,(Bn=>ns(Me,Bn)))}function Rx(Me){let{imports:Bn}=Me,Hn=arguments.length>1&&arguments[1]!==void 0?arguments[1]:W1(dv,mv);return q(Bn,(Me=>{let{text:Bn}=Me;return So(Bn)?Hn(Bn):void 0}))||!1}function VM(Me,Bn,Hn,zn){if(Me==="js"||Bn===99)return shouldAllowImportingTsExtension(Hn)&&f()!==2?3:2;if(Me==="minimal")return 0;if(Me==="index")return 1;if(!shouldAllowImportingTsExtension(Hn))return Rx(zn)?2:0;return f();function f(){let Me=!1,Bn=zn.imports.length?zn.imports.map((Me=>Me.text)):y0(zn)?HM(zn).map((Me=>Me.arguments[0].text)):xa;for(let Hn of Bn)if(So(Hn)){if(mv(Hn))return 3;dv(Hn)&&(Me=!0)}return Me?2:0}}function HM(Me){let Bn=0,Hn;for(let zn of Me.statements){if(Bn>3)break;W3(zn)?Hn=Ft(Hn,zn.declarationList.declarations.map((Me=>Me.initializer))):Zl(zn)&&El(zn.expression,!0)?Hn=tr(Hn,zn.expression):Bn++}return Hn||xa}function GM(Me,Bn,Hn){if(!Me)return!1;let zn=Mx(Bn,Hn);for(let Hn of ct(Lx(Bn,zn)))if(ns(Me,Hn))return!0;return!1}function jx(Me){let Bn=Me.match(/\//g);return Bn?Bn.length:0}function $M(Me,Bn){return Vr(jx(Me),jx(Bn))}function Ll(Me){for(let Bn of ow){let Hn=Jx(Me,Bn);if(Hn!==void 0)return Hn}return Me}function Jx(Me,Bn){return ns(Me,Bn)?Fx(Me,Bn):void 0}function Fx(Me,Bn){return Me.substring(0,Me.length-Bn.length)}function KM(Me,Bn){return RT(Me,Bn,ow,!1)}function Bx(Me){let Bn=Me.indexOf("*");return Bn===-1?Me:Me.indexOf("*",Bn+1)!==-1?void 0:{prefix:Me.substr(0,Bn),suffix:Me.substr(Bn+1)}}function XM(Me){return qt(ho(Me),(Me=>Bx(Me)))}function hs(Me){return!(Me>=0)}function qx(Me){return Me===".ts"||Me===".tsx"||Me===".d.ts"||Me===".cts"||Me===".mts"||Me===".d.mts"||Me===".d.cts"||Pn(Me,".d.")&&es(Me,".ts")}function YM(Me){return qx(Me)||Me===".json"}function QM(Me){let Bn=hv(Me);return Bn!==void 0?Bn:Vp.fail(`File ${Me} has unknown extension.`)}function ZM(Me){return hv(Me)!==void 0}function hv(Me){return Ae(ow,(Bn=>ns(Me,Bn)))}function eL(Me,Bn){return Me.checkJsDirective?Me.checkJsDirective.enabled:Bn.checkJs}function tL(Me,Bn){let Hn=[];for(let zn of Me){if(zn===Bn)return Bn;Ji(zn)||Hn.push(zn)}return TT(Hn,(Me=>Me),Bn)}function rL(Me,Bn){let Hn=Me.indexOf(Bn);return Vp.assert(Hn!==-1),Me.slice(Hn)}function Rl(Me){for(var Bn=arguments.length,Hn=new Array(Bn>1?Bn-1:0),zn=1;znzn&&(zn=Ci)}return{min:Hn,max:zn}}function iL(Me){return{pos:Io(Me),end:Me.end}}function aL(Me,Bn){let Hn=Bn.pos-1,zn=Math.min(Me.text.length,Ar(Me.text,Bn.end)+1);return{pos:Hn,end:zn}}function sL(Me,Bn,Hn){return Bn.skipLibCheck&&Me.isDeclarationFile||Bn.skipDefaultLibCheck&&Me.hasNoDefaultLib||Hn.isSourceOfProjectReferenceRedirect(Me.fileName)}function gv(Me,Bn){return Me===Bn||typeof Me=="object"&&Me!==null&&typeof Bn=="object"&&Bn!==null&&S_(Me,Bn,gv)}function Hf(Me){let Bn;switch(Me.charCodeAt(1)){case 98:case 66:Bn=1;break;case 111:case 79:Bn=3;break;case 120:case 88:Bn=4;break;default:let Hn=Me.length-1,zn=0;for(;Me.charCodeAt(zn)===48;)zn++;return Me.slice(zn,Hn)||"0"}let Hn=2,zn=Me.length-1,ni=(zn-Hn)*Bn,Ci=new Uint16Array((ni>>>4)+(ni&15?1:0));for(let ni=zn-1,aa=0;ni>=Hn;ni--,aa+=Bn){let Bn=aa>>>4,Hn=Me.charCodeAt(ni),zn=(Hn<=57?Hn-48:10+Hn-(Hn<=70?65:97))<<(aa&15);Ci[Bn]|=zn;let oa=zn>>>16;oa&&(Ci[Bn+1]|=oa)}let aa="",oa=Ci.length-1,ca=!0;for(;ca;){let Me=0;ca=!1;for(let Bn=oa;Bn>=0;Bn--){let Hn=Me<<16|Ci[Bn],zn=Hn/10|0;Ci[Bn]=zn,Me=Hn-zn*10,zn&&!ca&&(oa=Bn,ca=!0)}aa=Me+aa}return aa}function yv(Me){let{negative:Bn,base10Value:Hn}=Me;return(Bn&&Hn!=="0"?"-":"")+Hn}function oL(Me){if(zx(Me,!1))return Ux(Me)}function Ux(Me){let Bn=Me.startsWith("-"),Hn=Hf(`${Bn?Me.slice(1):Me}n`);return{negative:Bn,base10Value:Hn}}function zx(Me,Bn){if(Me==="")return!1;let Hn=Po(99,!1),zn=!0;Hn.setOnError((()=>zn=!1)),Hn.setText(Me+"n");let ni=Hn.scan(),Ci=ni===40;Ci&&(ni=Hn.scan());let aa=Hn.getTokenFlags();return zn&&ni===9&&Hn.getTextPos()===Me.length+1&&!(aa&512)&&(!Bn||Me===yv({negative:Ci,base10Value:Hf(Hn.getTokenValue())}))}function _L(Me){return!!(Me.flags&16777216)||F3(Me)||uL(Me)||lL(Me)||!(g0(Me)||cL(Me))}function cL(Me){return yt(Me)&&nu(Me.parent)&&Me.parent.name===Me}function lL(Me){for(;Me.kind===79||Me.kind===208;)Me=Me.parent;if(Me.kind!==164)return!1;if(rn(Me.parent,256))return!0;let Bn=Me.parent.parent.kind;return Bn===261||Bn===184}function uL(Me){if(Me.kind!==79)return!1;let Bn=zi(Me.parent,(Me=>{switch(Me.kind){case 294:return!0;case 208:case 230:return!1;default:return"quit"}}));return(Bn==null?void 0:Bn.token)===117||(Bn==null?void 0:Bn.parent.kind)===261}function pL(Me){return ac(Me)&&yt(Me.typeName)}function fL(Me){let Bn=arguments.length>1&&arguments[1]!==void 0?arguments[1]:fa;if(Me.length<2)return!0;let Hn=Me[0];for(let zn=1,ni=Me.length;znFi(Me,Bn)))}function yL(Me){if(!Me.parent)return;switch(Me.kind){case 165:let{parent:Bn}=Me;return Bn.kind===192?void 0:Bn.typeParameters;case 166:return Me.parent.parameters;case 201:return Me.parent.templateSpans;case 236:return Me.parent.templateSpans;case 167:{let{parent:Bn}=Me;return ME(Bn)?Bn.modifiers:void 0}case 294:return Me.parent.heritageClauses}let{parent:Bn}=Me;if(zy(Me))return f2(Me.parent)?void 0:Me.parent.tags;switch(Bn.kind){case 184:case 261:return Ry(Me)?Bn.members:void 0;case 189:case 190:return Bn.types;case 186:case 206:case 357:case 272:case 276:return Bn.elements;case 207:case 289:return Bn.properties;case 210:case 211:return Jy(Me)?Bn.typeArguments:Bn.expression===Me?void 0:Bn.arguments;case 281:case 285:return o3(Me)?Bn.children:void 0;case 283:case 282:return Jy(Me)?Bn.typeArguments:void 0;case 238:case 292:case 293:case 265:return Bn.statements;case 266:return Bn.clauses;case 260:case 228:return Js(Me)?Bn.members:void 0;case 263:return cE(Me)?Bn.members:void 0;case 308:return Bn.statements}}function vL(Me){if(!Me.typeParameters){if(Ke(Me.parameters,(Me=>!V0(Me))))return!0;if(Me.kind!==216){let Bn=pa(Me.parameters);if(!(Bn&&kl(Bn)))return!0}}return!1}function bL(Me){return Me==="Infinity"||Me==="-Infinity"||Me==="NaN"}function Gx(Me){return Me.kind===257&&Me.parent.kind===295}function TL(Me){let Bn=Me.valueDeclaration&&If(Me.valueDeclaration);return!!Bn&&(Vs(Bn)||Gx(Bn))}function SL(Me){return Me.kind===215||Me.kind===216}function xL(Me){return Me.replace(/\$/gm,(()=>"\\$"))}function $x(Me){return(+Me).toString()===Me}function EL(Me,Bn,Hn,zn){return vy(Me,Bn)?vw.createIdentifier(Me):!zn&&$x(Me)&&+Me>=0?vw.createNumericLiteral(+Me):vw.createStringLiteral(Me,!!Hn)}function Kx(Me){return!!(Me.flags&262144&&Me.isThisType)}function wL(Me){let Bn=0,Hn=0,zn=0,ni=0,Ci;(Me=>{Me[Me.BeforeNodeModules=0]="BeforeNodeModules",Me[Me.NodeModules=1]="NodeModules",Me[Me.Scope=2]="Scope",Me[Me.PackageContent=3]="PackageContent"})(Ci||(Ci={}));let aa=0,oa=0,ca=0;for(;oa>=0;)switch(aa=oa,oa=Me.indexOf("/",aa+1),ca){case 0:Me.indexOf(nodeModulesPathPart,aa)===aa&&(Bn=aa,Hn=oa,ca=1);break;case 1:case 2:ca===1&&Me.charAt(aa+1)==="@"?ca=2:(zn=oa,ca=3);break;case 3:Me.indexOf(nodeModulesPathPart,aa)===aa?ca=1:ca=3;break}return ni=aa,ca>1?{topLevelNodeModulesIndex:Bn,topLevelPackageNameIndex:Hn,packageRootIndex:zn,fileNameIndex:ni}:void 0}function CL(Me){var Bn;return Me.kind===344?(Bn=Me.typeExpression)==null?void 0:Bn.type:Me.type}function Xx(Me){switch(Me.kind){case 165:case 260:case 261:case 262:case 263:case 349:case 341:case 343:return!0;case 270:return Me.isTypeOnly;case 273:case 278:return Me.parent.parent.isTypeOnly;default:return!1}}function AL(Me){return i2(Me)||zo(Me)||Wo(Me)||_c(Me)||eu(Me)||Xx(Me)||Ea(Me)&&!Xy(Me)&&!vf(Me)}function Yx(Me){if(!Dy(Me))return!1;let{isBracketed:Bn,typeExpression:Hn}=Me;return Bn||!!Hn&&Hn.type.kind===319}function PL(Me,Bn){if(Me.length===0)return!1;let Hn=Me.charCodeAt(0);return Hn===35?Me.length>1&&Wn(Me.charCodeAt(1),Bn):Wn(Hn,Bn)}function Qx(Me){var Bn;return((Bn=getSnippetElement(Me))==null?void 0:Bn.kind)===0}function Zx(Me){return Pr(Me)&&(Me.type&&Me.type.kind===319||of(Me).some((Me=>{let{isBracketed:Bn,typeExpression:Hn}=Me;return Bn||!!Hn&&Hn.type.kind===319})))}function DL(Me){switch(Me.kind){case 169:case 168:return!!Me.questionToken;case 166:return!!Me.questionToken||Zx(Me);case 351:case 344:return Yx(Me);default:return!1}}function kL(Me){let Bn=Me.kind;return(Bn===208||Bn===209)&&Uo(Me.expression)}function IL(Me){return Pr(Me)&&qo(Me)&&ya(Me)&&!!wy(Me)}function NL(Me){return Vp.checkDefined(e8(Me))}function e8(Me){let Bn=wy(Me);return Bn&&Bn.typeExpression&&Bn.typeExpression.type}var pC,fC,dC,hC,mC,gC,_C,AC,yC,vC,bC,EC,DC,CC,xC,wC,SC,kC,TC,IC,BC,FC,NC,PC,OC,RC,LC,jC,MC,QC,UC,GC,$C,qC,HC,JC,WC,YC,KC,zC,XC,ZC,ew,tw,rw,nw,iw,aw,sw,ow,uw,cw=D({"src/compiler/utilities.ts"(){"use strict";Gw(),pC=[],fC="tslib",dC=160,hC=1e6,mC=_D(),gC=(Me=>(Me[Me.None=0]="None",Me[Me.NeverAsciiEscape=1]="NeverAsciiEscape",Me[Me.JsxAttributeEscape=2]="JsxAttributeEscape",Me[Me.TerminateUnterminatedLiterals=4]="TerminateUnterminatedLiterals",Me[Me.AllowNumericSeparator=8]="AllowNumericSeparator",Me))(gC||{}),_C=/^(\/\/\/\s*/,AC=/^(\/\/\/\s*/,yC=/^(\/\/\/\s*/,vC=/^(\/\/\/\s*/,bC=(Me=>(Me[Me.None=0]="None",Me[Me.Definite=1]="Definite",Me[Me.Compound=2]="Compound",Me))(bC||{}),EC=(Me=>(Me[Me.Normal=0]="Normal",Me[Me.Generator=1]="Generator",Me[Me.Async=2]="Async",Me[Me.Invalid=4]="Invalid",Me[Me.AsyncGenerator=3]="AsyncGenerator",Me))(EC||{}),DC=(Me=>(Me[Me.Left=0]="Left",Me[Me.Right=1]="Right",Me))(DC||{}),CC=(Me=>(Me[Me.Comma=0]="Comma",Me[Me.Spread=1]="Spread",Me[Me.Yield=2]="Yield",Me[Me.Assignment=3]="Assignment",Me[Me.Conditional=4]="Conditional",Me[Me.Coalesce=4]="Coalesce",Me[Me.LogicalOR=5]="LogicalOR",Me[Me.LogicalAND=6]="LogicalAND",Me[Me.BitwiseOR=7]="BitwiseOR",Me[Me.BitwiseXOR=8]="BitwiseXOR",Me[Me.BitwiseAND=9]="BitwiseAND",Me[Me.Equality=10]="Equality",Me[Me.Relational=11]="Relational",Me[Me.Shift=12]="Shift",Me[Me.Additive=13]="Additive",Me[Me.Multiplicative=14]="Multiplicative",Me[Me.Exponentiation=15]="Exponentiation",Me[Me.Unary=16]="Unary",Me[Me.Update=17]="Update",Me[Me.LeftHandSide=18]="LeftHandSide",Me[Me.Member=19]="Member",Me[Me.Primary=20]="Primary",Me[Me.Highest=20]="Highest",Me[Me.Lowest=0]="Lowest",Me[Me.Invalid=-1]="Invalid",Me))(CC||{}),xC=/\$\{/g,wC=/[\\\"\u0000-\u001f\t\v\f\b\r\n\u2028\u2029\u0085]/g,SC=/[\\\'\u0000-\u001f\t\v\f\b\r\n\u2028\u2029\u0085]/g,kC=/\r\n|[\\\`\u0000-\u001f\t\v\f\b\r\u2028\u2029\u0085]/g,TC=new Map(Object.entries({"\t":"\\t","\v":"\\v","\f":"\\f","\b":"\\b","\r":"\\r","\n":"\\n","\\":"\\\\",'"':'\\"',"'":"\\'","`":"\\`","\u2028":"\\u2028","\u2029":"\\u2029","…":"\\u0085","\r\n":"\\r\\n"})),IC=/[^\u0000-\u007F]/g,BC=/[\"\u0000-\u001f\u2028\u2029\u0085]/g,FC=/[\'\u0000-\u001f\u2028\u2029\u0085]/g,NC=new Map(Object.entries({'"':""","'":"'"})),PC=[""," "],OC="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=",RC=`\r\n`,LC=`\n`,jC={getNodeConstructor:()=>nv,getTokenConstructor:()=>nM,getIdentifierConstructor:()=>iM,getPrivateIdentifierConstructor:()=>nv,getSourceFileConstructor:()=>nv,getSymbolConstructor:()=>eM,getTypeConstructor:()=>tM,getSignatureConstructor:()=>rM,getSourceMapSourceConstructor:()=>aM},MC=[],UC=/[^\w\s\/]/g,GC=[42,63],$C=["node_modules","bower_components","jspm_packages"],qC=`(?!(${$C.join("|")})(/|$))`,HC={singleAsteriskRegexFragment:"([^./]|(\\.(?!min\\.js$))?)*",doubleAsteriskRegexFragment:`(/${qC}[^/.][^/]*)*?`,replaceWildcardCharacter:Me=>fv(Me,HC.singleAsteriskRegexFragment)},JC={singleAsteriskRegexFragment:"[^/]*",doubleAsteriskRegexFragment:`(/${qC}[^/.][^/]*)*?`,replaceWildcardCharacter:Me=>fv(Me,JC.singleAsteriskRegexFragment)},WC={singleAsteriskRegexFragment:"[^/]*",doubleAsteriskRegexFragment:"(/.+?)?",replaceWildcardCharacter:Me=>fv(Me,WC.singleAsteriskRegexFragment)},YC={files:HC,directories:JC,exclude:WC},KC=[[".ts",".tsx",".d.ts"],[".cts",".d.cts"],[".mts",".d.mts"]],zC=ct(KC),XC=[...KC,[".json"]],ZC=[".d.ts",".d.cts",".d.mts",".cts",".mts",".ts",".tsx",".cts",".mts"],ew=[[".js",".jsx"],[".mjs"],[".cjs"]],tw=ct(ew),rw=[[".ts",".tsx",".d.ts",".js",".jsx"],[".cts",".d.cts",".cjs"],[".mts",".d.mts",".mjs"]],nw=[...rw,[".json"]],iw=[".d.ts",".d.cts",".d.mts"],aw=[".ts",".cts",".mts",".tsx"],sw=(Me=>(Me[Me.Minimal=0]="Minimal",Me[Me.Index=1]="Index",Me[Me.JsExtension=2]="JsExtension",Me[Me.TsExtension=3]="TsExtension",Me))(sw||{}),ow=[".d.ts",".d.mts",".d.cts",".mjs",".mts",".cjs",".cts",".ts",".js",".tsx",".jsx",".json"],uw={files:xa,directories:xa}}});function S8(){let Me,Bn,Hn,zn,ni;return{createBaseSourceFileNode:x,createBaseIdentifierNode:w,createBasePrivateIdentifierNode:A,createBaseTokenNode:g,createBaseNode:B};function x(Me){return new(ni||(ni=jC.getSourceFileConstructor()))(Me,-1,-1)}function w(Me){return new(Hn||(Hn=jC.getIdentifierConstructor()))(Me,-1,-1)}function A(Me){return new(zn||(zn=jC.getPrivateIdentifierConstructor()))(Me,-1,-1)}function g(Me){return new(Bn||(Bn=jC.getTokenConstructor()))(Me,-1,-1)}function B(Bn){return new(Me||(Me=jC.getNodeConstructor()))(Bn,-1,-1)}}var lw=D({"src/compiler/factory/baseNodeFactory.ts"(){"use strict";Gw()}}),pw,fw=D({"src/compiler/factory/parenthesizerRules.ts"(){"use strict";Gw(),pw={getParenthesizeLeftSideOfBinaryForOperator:Me=>rr,getParenthesizeRightSideOfBinaryForOperator:Me=>rr,parenthesizeLeftSideOfBinary:(Me,Bn)=>Bn,parenthesizeRightSideOfBinary:(Me,Bn,Hn)=>Hn,parenthesizeExpressionOfComputedPropertyName:rr,parenthesizeConditionOfConditionalExpression:rr,parenthesizeBranchOfConditionalExpression:rr,parenthesizeExpressionOfExportDefault:rr,parenthesizeExpressionOfNew:Me=>ti(Me,Do),parenthesizeLeftSideOfAccess:Me=>ti(Me,Do),parenthesizeOperandOfPostfixUnary:Me=>ti(Me,Do),parenthesizeOperandOfPrefixUnary:Me=>ti(Me,t3),parenthesizeExpressionsOfCommaDelimitedList:Me=>ti(Me,_s),parenthesizeExpressionForDisallowedComma:rr,parenthesizeExpressionOfExpressionStatement:rr,parenthesizeConciseBodyOfArrowFunction:rr,parenthesizeCheckTypeOfConditionalType:rr,parenthesizeExtendsTypeOfConditionalType:rr,parenthesizeConstituentTypesOfUnionType:Me=>ti(Me,_s),parenthesizeConstituentTypeOfUnionType:rr,parenthesizeConstituentTypesOfIntersectionType:Me=>ti(Me,_s),parenthesizeConstituentTypeOfIntersectionType:rr,parenthesizeOperandOfTypeOperator:rr,parenthesizeOperandOfReadonlyTypeOperator:rr,parenthesizeNonArrayTypeOfPostfixType:rr,parenthesizeElementTypesOfTupleType:Me=>ti(Me,_s),parenthesizeElementTypeOfTupleType:rr,parenthesizeTypeOfOptionalType:rr,parenthesizeTypeArguments:Me=>Me&&ti(Me,_s),parenthesizeLeadingTypeArgument:rr}}}),RL=()=>{},x8=()=>new Proxy({},{get:()=>()=>{}});function jL(Me){mw.push(Me)}function Zf(Me,Bn){let Hn=Me&8?JL:FL,zn=tl((()=>Me&1?pw:createParenthesizerRules(tc))),ni=tl((()=>Me&2?nullNodeConverters:x8(tc))),Ci=An((Me=>(Bn,Hn)=>xu(Bn,Me,Hn))),aa=An((Me=>Bn=>Tu(Me,Bn))),oa=An((Me=>Bn=>Su(Bn,Me))),ca=An((Me=>()=>db(Me))),_a=An((Me=>Bn=>Ac(Me,Bn))),Ga=An((Me=>(Bn,Hn)=>mb(Me,Bn,Hn))),Ha=An((Me=>(Bn,Hn)=>Km(Me,Bn,Hn))),ts=An((Me=>(Bn,Hn)=>Xm(Me,Bn,Hn))),Ps=An((Me=>(Bn,Hn)=>ph(Me,Bn,Hn))),so=An((Me=>(Bn,Hn,zn)=>Cb(Me,Bn,Hn,zn))),oo=An((Me=>(Bn,Hn,zn)=>fh(Me,Bn,Hn,zn))),Jo=An((Me=>(Bn,Hn,zn,ni)=>Ab(Me,Bn,Hn,zn,ni))),tc={get parenthesizer(){return zn()},get converters(){return ni()},baseFactory:Bn,flags:Me,createNodeArray:Ne,createNumericLiteral:Gt,createBigIntLiteral:Nt,createStringLiteral:er,createStringLiteralFromNode:Tn,createRegularExpressionLiteral:Hr,createLiteralLikeNode:Gi,createIdentifier:Ut,createTempVariable:kn,createLoopVariable:an,createUniqueName:mr,getGeneratedNameForNode:$i,createPrivateIdentifier:Ur,createUniquePrivateName:_r,getGeneratedPrivateNameForNode:Sn,createToken:pr,createSuper:Zt,createThis:Or,createNull:Nn,createTrue:ar,createFalse:oi,createModifier:cr,createModifiersFromModifierFlags:$r,createQualifiedName:hr,updateQualifiedName:On,createComputedPropertyName:nr,updateComputedPropertyName:br,createTypeParameterDeclaration:Kr,updateTypeParameterDeclaration:wa,createParameterDeclaration:$n,updateParameterDeclaration:Ki,createDecorator:Mn,updateDecorator:_i,createPropertySignature:Ca,updatePropertySignature:St,createPropertyDeclaration:He,updatePropertyDeclaration:_t,createMethodSignature:ft,updateMethodSignature:Kt,createMethodDeclaration:zt,updateMethodDeclaration:xe,createConstructorDeclaration:Mt,updateConstructorDeclaration:It,createGetAccessorDeclaration:gr,updateGetAccessorDeclaration:Ln,createSetAccessorDeclaration:ci,updateSetAccessorDeclaration:Xi,createCallSignature:vs,updateCallSignature:$s,createConstructSignature:li,updateConstructSignature:Yi,createIndexSignature:Qi,updateIndexSignature:bs,createClassStaticBlockDeclaration:Re,updateClassStaticBlockDeclaration:ot,createTemplateLiteralTypeSpan:Ai,updateTemplateLiteralTypeSpan:xn,createKeywordTypeNode:Dt,createTypePredicateNode:Pi,updateTypePredicateNode:Z,createTypeReferenceNode:ie,updateTypeReferenceNode:U,createFunctionTypeNode:L,updateFunctionTypeNode:fe,createConstructorTypeNode:it,updateConstructorTypeNode:Ge,createTypeQueryNode:Yt,updateTypeQueryNode:$t,createTypeLiteralNode:Wt,updateTypeLiteralNode:Xr,createArrayTypeNode:Dr,updateArrayTypeNode:Lr,createTupleTypeNode:yr,updateTupleTypeNode:Rn,createNamedTupleMember:wt,updateNamedTupleMember:Tr,createOptionalTypeNode:Tt,updateOptionalTypeNode:kt,createRestTypeNode:de,updateRestTypeNode:jn,createUnionTypeNode:e_,updateUnionTypeNode:mc,createIntersectionTypeNode:Da,updateIntersectionTypeNode:Ts,createConditionalTypeNode:Ot,updateConditionalTypeNode:dr,createInferTypeNode:Dd,updateInferTypeNode:ea,createImportTypeNode:Id,updateImportTypeNode:ka,createParenthesizedType:t_,updateParenthesizedType:En,createThisTypeNode:Er,createTypeOperatorNode:Q,updateTypeOperatorNode:Jn,createIndexedAccessTypeNode:Ia,updateIndexedAccessTypeNode:Ss,createMappedTypeNode:hc,updateMappedTypeNode:wr,createLiteralTypeNode:zr,updateLiteralTypeNode:xs,createTemplateLiteralType:kd,updateTemplateLiteralType:sn,createObjectBindingPattern:Nd,updateObjectBindingPattern:R2,createArrayBindingPattern:Es,updateArrayBindingPattern:j2,createBindingElement:gc,updateBindingElement:Ks,createArrayLiteralExpression:uu,updateArrayLiteralExpression:Od,createObjectLiteralExpression:r_,updateObjectLiteralExpression:J2,createPropertyAccessExpression:Me&4?(Me,Bn)=>setEmitFlags(ta(Me,Bn),262144):ta,updatePropertyAccessExpression:Ld,createPropertyAccessChain:Me&4?(Me,Bn,Hn)=>setEmitFlags(Xs(Me,Bn,Hn),262144):Xs,updatePropertyAccessChain:Rd,createElementAccessExpression:pu,updateElementAccessExpression:F2,createElementAccessChain:fu,updateElementAccessChain:jd,createCallExpression:Na,updateCallExpression:B2,createCallChain:du,updateCallChain:Kn,createNewExpression:vc,updateNewExpression:mu,createTaggedTemplateExpression:hu,updateTaggedTemplateExpression:q2,createTypeAssertion:Fd,updateTypeAssertion:Bd,createParenthesizedExpression:gu,updateParenthesizedExpression:qd,createFunctionExpression:yu,updateFunctionExpression:Ud,createArrowFunction:vu,updateArrowFunction:zd,createDeleteExpression:bu,updateDeleteExpression:U2,createTypeOfExpression:mn,updateTypeOfExpression:z2,createVoidExpression:ui,updateVoidExpression:W2,createAwaitExpression:Oa,updateAwaitExpression:Ys,createPrefixUnaryExpression:Tu,updatePrefixUnaryExpression:bc,createPostfixUnaryExpression:Su,updatePostfixUnaryExpression:Wd,createBinaryExpression:xu,updateBinaryExpression:V2,createConditionalExpression:Eu,updateConditionalExpression:H2,createTemplateExpression:Di,updateTemplateExpression:Hd,createTemplateHead:Sc,createTemplateMiddle:Cu,createTemplateTail:G2,createNoSubstitutionTemplateLiteral:$d,createTemplateLiteralLikeNode:Qs,createYieldExpression:Kd,updateYieldExpression:$2,createSpreadElement:Xd,updateSpreadElement:K2,createClassExpression:Yd,updateClassExpression:xc,createOmittedExpression:X2,createExpressionWithTypeArguments:Qd,updateExpressionWithTypeArguments:Xn,createAsExpression:Ec,updateAsExpression:Zd,createNonNullExpression:em,updateNonNullExpression:Au,createSatisfiesExpression:tm,updateSatisfiesExpression:Pu,createNonNullChain:pi,updateNonNullChain:rm,createMetaProperty:wc,updateMetaProperty:ra,createTemplateSpan:i_,updateTemplateSpan:nm,createSemicolonClassElement:im,createBlock:Zs,updateBlock:am,createVariableStatement:sm,updateVariableStatement:om,createEmptyStatement:Du,createExpressionStatement:a_,updateExpressionStatement:Y2,createIfStatement:ku,updateIfStatement:Q2,createDoStatement:Iu,updateDoStatement:Z2,createWhileStatement:_m,updateWhileStatement:eb,createForStatement:Nu,updateForStatement:cm,createForInStatement:lm,updateForInStatement:tb,createForOfStatement:um,updateForOfStatement:rb,createContinueStatement:pm,updateContinueStatement:fm,createBreakStatement:Ou,updateBreakStatement:dm,createReturnStatement:mm,updateReturnStatement:nb,createWithStatement:Mu,updateWithStatement:hm,createSwitchStatement:Lu,updateSwitchStatement:eo,createLabeledStatement:gm,updateLabeledStatement:ym,createThrowStatement:vm,updateThrowStatement:ib,createTryStatement:bm,updateTryStatement:ab,createDebuggerStatement:Tm,createVariableDeclaration:Cc,updateVariableDeclaration:Sm,createVariableDeclarationList:Ru,updateVariableDeclarationList:sb,createFunctionDeclaration:xm,updateFunctionDeclaration:ju,createClassDeclaration:Em,updateClassDeclaration:Ju,createInterfaceDeclaration:wm,updateInterfaceDeclaration:Cm,createTypeAliasDeclaration:sr,updateTypeAliasDeclaration:Ma,createEnumDeclaration:Fu,updateEnumDeclaration:La,createModuleDeclaration:Am,updateModuleDeclaration:Sr,createModuleBlock:Ra,updateModuleBlock:Yr,createCaseBlock:Pm,updateCaseBlock:_b,createNamespaceExportDeclaration:Dm,updateNamespaceExportDeclaration:km,createImportEqualsDeclaration:Im,updateImportEqualsDeclaration:Nm,createImportDeclaration:Om,updateImportDeclaration:Mm,createImportClause:Lm,updateImportClause:Rm,createAssertClause:Bu,updateAssertClause:lb,createAssertEntry:s_,updateAssertEntry:jm,createImportTypeAssertionContainer:qu,updateImportTypeAssertionContainer:Jm,createNamespaceImport:Fm,updateNamespaceImport:Uu,createNamespaceExport:Bm,updateNamespaceExport:qm,createNamedImports:Um,updateNamedImports:ub,createImportSpecifier:zm,updateImportSpecifier:pb,createExportAssignment:zu,updateExportAssignment:Wu,createExportDeclaration:na,updateExportDeclaration:Wm,createNamedExports:to,updateNamedExports:Hm,createExportSpecifier:Vu,updateExportSpecifier:o_,createMissingDeclaration:fb,createExternalModuleReference:Gm,updateExternalModuleReference:$m,get createJSDocAllType(){return ca(315)},get createJSDocUnknownType(){return ca(316)},get createJSDocNonNullableType(){return Ha(318)},get updateJSDocNonNullableType(){return ts(318)},get createJSDocNullableType(){return Ha(317)},get updateJSDocNullableType(){return ts(317)},get createJSDocOptionalType(){return _a(319)},get updateJSDocOptionalType(){return Ga(319)},get createJSDocVariadicType(){return _a(321)},get updateJSDocVariadicType(){return Ga(321)},get createJSDocNamepathType(){return _a(322)},get updateJSDocNamepathType(){return Ga(322)},createJSDocFunctionType:Ym,updateJSDocFunctionType:hb,createJSDocTypeLiteral:Qm,updateJSDocTypeLiteral:gb,createJSDocTypeExpression:Zm,updateJSDocTypeExpression:yb,createJSDocSignature:eh,updateJSDocSignature:Hu,createJSDocTemplateTag:__,updateJSDocTemplateTag:Gu,createJSDocTypedefTag:$u,updateJSDocTypedefTag:th,createJSDocParameterTag:Pc,updateJSDocParameterTag:vb,createJSDocPropertyTag:Ku,updateJSDocPropertyTag:bb,createJSDocCallbackTag:rh,updateJSDocCallbackTag:nh,createJSDocOverloadTag:ih,updateJSDocOverloadTag:ah,createJSDocAugmentsTag:sh,updateJSDocAugmentsTag:Xu,createJSDocImplementsTag:Yu,updateJSDocImplementsTag:wb,createJSDocSeeTag:ro,updateJSDocSeeTag:Tb,createJSDocNameReference:ws,updateJSDocNameReference:Dc,createJSDocMemberName:oh,updateJSDocMemberName:Sb,createJSDocLink:_h,updateJSDocLink:xb,createJSDocLinkCode:ch,updateJSDocLinkCode:lh,createJSDocLinkPlain:uh,updateJSDocLinkPlain:Eb,get createJSDocTypeTag(){return oo(347)},get updateJSDocTypeTag(){return Jo(347)},get createJSDocReturnTag(){return oo(345)},get updateJSDocReturnTag(){return Jo(345)},get createJSDocThisTag(){return oo(346)},get updateJSDocThisTag(){return Jo(346)},get createJSDocAuthorTag(){return Ps(333)},get updateJSDocAuthorTag(){return so(333)},get createJSDocClassTag(){return Ps(335)},get updateJSDocClassTag(){return so(335)},get createJSDocPublicTag(){return Ps(336)},get updateJSDocPublicTag(){return so(336)},get createJSDocPrivateTag(){return Ps(337)},get updateJSDocPrivateTag(){return so(337)},get createJSDocProtectedTag(){return Ps(338)},get updateJSDocProtectedTag(){return so(338)},get createJSDocReadonlyTag(){return Ps(339)},get updateJSDocReadonlyTag(){return so(339)},get createJSDocOverrideTag(){return Ps(340)},get updateJSDocOverrideTag(){return so(340)},get createJSDocDeprecatedTag(){return Ps(334)},get updateJSDocDeprecatedTag(){return so(334)},get createJSDocThrowsTag(){return oo(352)},get updateJSDocThrowsTag(){return Jo(352)},get createJSDocSatisfiesTag(){return oo(353)},get updateJSDocSatisfiesTag(){return Jo(353)},createJSDocEnumTag:mh,updateJSDocEnumTag:Db,createJSDocUnknownTag:dh,updateJSDocUnknownTag:Pb,createJSDocText:hh,updateJSDocText:Qu,createJSDocComment:gh,updateJSDocComment:yh,createJsxElement:Zu,updateJsxElement:kb,createJsxSelfClosingElement:c_,updateJsxSelfClosingElement:vh,createJsxOpeningElement:bh,updateJsxOpeningElement:Ib,createJsxClosingElement:on,updateJsxClosingElement:Th,createJsxFragment:ep,createJsxText:l_,updateJsxText:Ob,createJsxOpeningFragment:kc,createJsxJsxClosingFragment:Mb,updateJsxFragment:Nb,createJsxAttribute:Sh,updateJsxAttribute:Lb,createJsxAttributes:xh,updateJsxAttributes:tp,createJsxSpreadAttribute:no,updateJsxSpreadAttribute:Rb,createJsxExpression:Ic,updateJsxExpression:Eh,createCaseClause:wh,updateCaseClause:rp,createDefaultClause:np,updateDefaultClause:jb,createHeritageClause:Ch,updateHeritageClause:Ah,createCatchClause:ip,updateCatchClause:Ph,createPropertyAssignment:Fa,updatePropertyAssignment:Jb,createShorthandPropertyAssignment:Dh,updateShorthandPropertyAssignment:Bb,createSpreadAssignment:ap,updateSpreadAssignment:ki,createEnumMember:sp,updateEnumMember:qb,createSourceFile:Ub,updateSourceFile:Mh,createRedirectedSourceFile:Ih,createBundle:Lh,updateBundle:Wb,createUnparsedSource:Nc,createUnparsedPrologue:Vb,createUnparsedPrepend:Hb,createUnparsedTextLike:Gb,createUnparsedSyntheticReference:$b,createInputFiles:Kb,createSyntheticExpression:Rh,createSyntaxList:jh,createNotEmittedStatement:Jh,createPartiallyEmittedExpression:Fh,updatePartiallyEmittedExpression:Bh,createCommaListExpression:Mc,updateCommaListExpression:Xb,createEndOfDeclarationMarker:Yb,createMergeDeclarationMarker:Qb,createSyntheticReferenceExpression:Uh,updateSyntheticReferenceExpression:_p,cloneNode:cp,get createComma(){return Ci(27)},get createAssignment(){return Ci(63)},get createLogicalOr(){return Ci(56)},get createLogicalAnd(){return Ci(55)},get createBitwiseOr(){return Ci(51)},get createBitwiseXor(){return Ci(52)},get createBitwiseAnd(){return Ci(50)},get createStrictEquality(){return Ci(36)},get createStrictInequality(){return Ci(37)},get createEquality(){return Ci(34)},get createInequality(){return Ci(35)},get createLessThan(){return Ci(29)},get createLessThanEquals(){return Ci(32)},get createGreaterThan(){return Ci(31)},get createGreaterThanEquals(){return Ci(33)},get createLeftShift(){return Ci(47)},get createRightShift(){return Ci(48)},get createUnsignedRightShift(){return Ci(49)},get createAdd(){return Ci(39)},get createSubtract(){return Ci(40)},get createMultiply(){return Ci(41)},get createDivide(){return Ci(43)},get createModulo(){return Ci(44)},get createExponent(){return Ci(42)},get createPrefixPlus(){return aa(39)},get createPrefixMinus(){return aa(40)},get createPrefixIncrement(){return aa(45)},get createPrefixDecrement(){return aa(46)},get createBitwiseNot(){return aa(54)},get createLogicalNot(){return aa(53)},get createPostfixIncrement(){return oa(45)},get createPostfixDecrement(){return oa(46)},createImmediatelyInvokedFunctionExpression:n6,createImmediatelyInvokedArrowFunction:Lc,createVoidZero:Rc,createExportDefault:zh,createExternalModuleExport:i6,createTypeCheck:a6,createMethodCall:Ba,createGlobalMethodCall:io,createFunctionBindCall:s6,createFunctionCallCall:o6,createFunctionApplyCall:_6,createArraySliceCall:Wh,createArrayConcatCall:Vh,createObjectDefinePropertyCall:u,createObjectGetOwnPropertyDescriptorCall:b,createReflectGetCall:O,createReflectSetCall:j,createPropertyDescriptor:re,createCallBinding:Jt,createAssignmentTargetWrapper:Lt,inlineExpressions:At,getInternalName:Fn,getLocalName:di,getExportName:Ii,getDeclarationName:_n,getNamespaceMemberName:qa,getExternalModuleOrNamespaceExportName:Hh,restoreOuterExpressions:We,restoreEnclosingLabel:$e,createUseStrictPrologue:wn,copyPrologue:lp,copyStandardPrologue:Ua,copyCustomPrologue:up,ensureUseStrict:Qr,liftToBlock:jc,mergeLexicalEnvironment:$h,updateModifiers:Kh};return c(mw,(Me=>Me(tc))),tc;function Ne(Me,Bn){if(Me===void 0||Me===xa)Me=[];else if(_s(Me)){if(Bn===void 0||Me.hasTrailingComma===Bn)return Me.transformFlags===void 0&&E8(Me),Vp.attachNodeArrayDebugInfo(Me),Me;let Hn=Me.slice();return Hn.pos=Me.pos,Hn.end=Me.end,Hn.hasTrailingComma=Bn,Hn.transformFlags=Me.transformFlags,Vp.attachNodeArrayDebugInfo(Hn),Hn}let Hn=Me.length,zn=Hn>=1&&Hn<=4?Me.slice():Me;return zn.pos=-1,zn.end=-1,zn.hasTrailingComma=!!Bn,zn.transformFlags=0,E8(zn),Vp.attachNodeArrayDebugInfo(zn),zn}function oe(Me){return Bn.createBaseNode(Me)}function Ve(Me){let Bn=oe(Me);return Bn.symbol=void 0,Bn.localSymbol=void 0,Bn}function pt(Me,Bn){return Me!==Bn&&(Me.typeArguments=Bn.typeArguments),Hn(Me,Bn)}function Gt(Me){let Bn=arguments.length>1&&arguments[1]!==void 0?arguments[1]:0,Hn=Ve(8);return Hn.text=typeof Me=="number"?Me+"":Me,Hn.numericLiteralFlags=Bn,Bn&384&&(Hn.transformFlags|=1024),Hn}function Nt(Me){let Bn=In(9);return Bn.text=typeof Me=="string"?Me:yv(Me)+"n",Bn.transformFlags|=4,Bn}function Xt(Me,Bn){let Hn=Ve(10);return Hn.text=Me,Hn.singleQuote=Bn,Hn}function er(Me,Bn,Hn){let zn=Xt(Me,Bn);return zn.hasExtendedUnicodeEscape=Hn,Hn&&(zn.transformFlags|=1024),zn}function Tn(Me){let Bn=Xt(kf(Me),void 0);return Bn.textSourceNode=Me,Bn}function Hr(Me){let Bn=In(13);return Bn.text=Me,Bn}function Gi(Me,Bn){switch(Me){case 8:return Gt(Bn,0);case 9:return Nt(Bn);case 10:return er(Bn,void 0);case 11:return l_(Bn,!1);case 12:return l_(Bn,!0);case 13:return Hr(Bn);case 14:return Qs(Me,Bn,void 0,0)}}function pn(Me){let Hn=Bn.createBaseIdentifierNode(79);return Hn.escapedText=Me,Hn.jsDoc=void 0,Hn.flowNode=void 0,Hn.symbol=void 0,Hn}function fn(Me,Bn,Hn,zn){let ni=pn(vi(Me));return setIdentifierAutoGenerate(ni,{flags:Bn,id:dw,prefix:Hn,suffix:zn}),dw++,ni}function Ut(Me,Bn,Hn){Bn===void 0&&Me&&(Bn=_l(Me)),Bn===79&&(Bn=void 0);let zn=pn(vi(Me));return Hn&&(zn.flags|=128),zn.escapedText==="await"&&(zn.transformFlags|=67108864),zn.flags&128&&(zn.transformFlags|=1024),zn}function kn(Me,Bn,Hn,zn){let ni=1;Bn&&(ni|=8);let Ci=fn("",ni,Hn,zn);return Me&&Me(Ci),Ci}function an(Me){let Bn=2;return Me&&(Bn|=8),fn("",Bn,void 0,void 0)}function mr(Me){let Bn=arguments.length>1&&arguments[1]!==void 0?arguments[1]:0,Hn=arguments.length>2?arguments[2]:void 0,zn=arguments.length>3?arguments[3]:void 0;return Vp.assert(!(Bn&7),"Argument out of range: flags"),Vp.assert((Bn&48)!==32,"GeneratedIdentifierFlags.FileLevel cannot be set without also setting GeneratedIdentifierFlags.Optimistic"),fn(Me,3|Bn,Hn,zn)}function $i(Me){let Bn=arguments.length>1&&arguments[1]!==void 0?arguments[1]:0,Hn=arguments.length>2?arguments[2]:void 0,zn=arguments.length>3?arguments[3]:void 0;Vp.assert(!(Bn&7),"Argument out of range: flags");let ni=Me?js(Me)?bd(!1,Hn,Me,zn,qr):`generated@${getNodeId(Me)}`:"";(Hn||zn)&&(Bn|=16);let Ci=fn(ni,4|Bn,Hn,zn);return Ci.original=Me,Ci}function dn(Me){let Hn=Bn.createBasePrivateIdentifierNode(80);return Hn.escapedText=Me,Hn.transformFlags|=16777216,Hn}function Ur(Me){return Pn(Me,"#")||Vp.fail("First character of private identifier must be #: "+Me),dn(vi(Me))}function Gr(Me,Bn,Hn,zn){let ni=dn(vi(Me));return setIdentifierAutoGenerate(ni,{flags:Bn,id:dw,prefix:Hn,suffix:zn}),dw++,ni}function _r(Me,Bn,Hn){Me&&!Pn(Me,"#")&&Vp.fail("First character of private identifier must be #: "+Me);let zn=8|(Me?3:1);return Gr(Me!=null?Me:"",zn,Bn,Hn)}function Sn(Me,Bn,Hn){let zn=js(Me)?bd(!0,Bn,Me,Hn,qr):`#generated@${getNodeId(Me)}`,ni=Gr(zn,4|(Bn||Hn?16:0),Bn,Hn);return ni.original=Me,ni}function In(Me){return Bn.createBaseTokenNode(Me)}function pr(Me){Vp.assert(Me>=0&&Me<=162,"Invalid token"),Vp.assert(Me<=14||Me>=17,"Invalid token. Use 'createTemplateLiteralLikeNode' to create template literals."),Vp.assert(Me<=8||Me>=14,"Invalid token. Use 'createLiteralLikeNode' to create literals."),Vp.assert(Me!==79,"Invalid token. Use 'createIdentifier' to create identifiers");let Bn=In(Me),Hn=0;switch(Me){case 132:Hn=384;break;case 123:case 121:case 122:case 146:case 126:case 136:case 85:case 131:case 148:case 160:case 144:case 149:case 101:case 145:case 161:case 152:case 134:case 153:case 114:case 157:case 155:Hn=1;break;case 106:Hn=134218752,Bn.flowNode=void 0;break;case 124:Hn=1024;break;case 127:Hn=16777216;break;case 108:Hn=16384,Bn.flowNode=void 0;break}return Hn&&(Bn.transformFlags|=Hn),Bn}function Zt(){return pr(106)}function Or(){return pr(108)}function Nn(){return pr(104)}function ar(){return pr(110)}function oi(){return pr(95)}function cr(Me){return pr(Me)}function $r(Me){let Bn=[];return Me&1&&Bn.push(cr(93)),Me&2&&Bn.push(cr(136)),Me&1024&&Bn.push(cr(88)),Me&2048&&Bn.push(cr(85)),Me&4&&Bn.push(cr(123)),Me&8&&Bn.push(cr(121)),Me&16&&Bn.push(cr(122)),Me&256&&Bn.push(cr(126)),Me&32&&Bn.push(cr(124)),Me&16384&&Bn.push(cr(161)),Me&64&&Bn.push(cr(146)),Me&128&&Bn.push(cr(127)),Me&512&&Bn.push(cr(132)),Me&32768&&Bn.push(cr(101)),Me&65536&&Bn.push(cr(145)),Bn.length?Bn:void 0}function hr(Me,Bn){let Hn=oe(163);return Hn.left=Me,Hn.right=Qt(Bn),Hn.transformFlags|=ye(Hn.left)|ec(Hn.right),Hn.flowNode=void 0,Hn}function On(Me,Bn,zn){return Me.left!==Bn||Me.right!==zn?Hn(hr(Bn,zn),Me):Me}function nr(Me){let Bn=oe(164);return Bn.expression=zn().parenthesizeExpressionOfComputedPropertyName(Me),Bn.transformFlags|=ye(Bn.expression)|1024|131072,Bn}function br(Me,Bn){return Me.expression!==Bn?Hn(nr(Bn),Me):Me}function Kr(Me,Bn,Hn,zn){let ni=Ve(165);return ni.modifiers=xt(Me),ni.name=Qt(Bn),ni.constraint=Hn,ni.default=zn,ni.transformFlags=1,ni.expression=void 0,ni.jsDoc=void 0,ni}function wa(Me,Bn,zn,ni,Ci){return Me.modifiers!==Bn||Me.name!==zn||Me.constraint!==ni||Me.default!==Ci?Hn(Kr(Bn,zn,ni,Ci),Me):Me}function $n(Me,Bn,Hn,zn,ni,Ci){var aa,oa;let ca=Ve(166);return ca.modifiers=xt(Me),ca.dotDotDotToken=Bn,ca.name=Qt(Hn),ca.questionToken=zn,ca.type=ni,ca.initializer=Wa(Ci),Mf(ca.name)?ca.transformFlags=1:ca.transformFlags=gt(ca.modifiers)|ye(ca.dotDotDotToken)|ai(ca.name)|ye(ca.questionToken)|ye(ca.initializer)|(((aa=ca.questionToken)!=null?aa:ca.type)?1:0)|(((oa=ca.dotDotDotToken)!=null?oa:ca.initializer)?1024:0)|(Vn(ca.modifiers)&16476?8192:0),ca.jsDoc=void 0,ca}function Ki(Me,Bn,zn,ni,Ci,aa,oa){return Me.modifiers!==Bn||Me.dotDotDotToken!==zn||Me.name!==ni||Me.questionToken!==Ci||Me.type!==aa||Me.initializer!==oa?Hn($n(Bn,zn,ni,Ci,aa,oa),Me):Me}function Mn(Me){let Bn=oe(167);return Bn.expression=zn().parenthesizeLeftSideOfAccess(Me,!1),Bn.transformFlags|=ye(Bn.expression)|1|8192|33554432,Bn}function _i(Me,Bn){return Me.expression!==Bn?Hn(Mn(Bn),Me):Me}function Ca(Me,Bn,Hn,zn){let ni=Ve(168);return ni.modifiers=xt(Me),ni.name=Qt(Bn),ni.type=zn,ni.questionToken=Hn,ni.transformFlags=1,ni.initializer=void 0,ni.jsDoc=void 0,ni}function St(Me,Bn,Hn,zn,ni){return Me.modifiers!==Bn||Me.name!==Hn||Me.questionToken!==zn||Me.type!==ni?ue(Ca(Bn,Hn,zn,ni),Me):Me}function ue(Me,Bn){return Me!==Bn&&(Me.initializer=Bn.initializer),Hn(Me,Bn)}function He(Me,Bn,Hn,zn,ni){let Ci=Ve(169);Ci.modifiers=xt(Me),Ci.name=Qt(Bn),Ci.questionToken=Hn&&ql(Hn)?Hn:void 0,Ci.exclamationToken=Hn&&rd(Hn)?Hn:void 0,Ci.type=zn,Ci.initializer=Wa(ni);let aa=Ci.flags&16777216||Vn(Ci.modifiers)&2;return Ci.transformFlags=gt(Ci.modifiers)|ai(Ci.name)|ye(Ci.initializer)|(aa||Ci.questionToken||Ci.exclamationToken||Ci.type?1:0)|(Ws(Ci.name)||Vn(Ci.modifiers)&32&&Ci.initializer?8192:0)|16777216,Ci.jsDoc=void 0,Ci}function _t(Me,Bn,zn,ni,Ci,aa){return Me.modifiers!==Bn||Me.name!==zn||Me.questionToken!==(ni!==void 0&&ql(ni)?ni:void 0)||Me.exclamationToken!==(ni!==void 0&&rd(ni)?ni:void 0)||Me.type!==Ci||Me.initializer!==aa?Hn(He(Bn,zn,ni,Ci,aa),Me):Me}function ft(Me,Bn,Hn,zn,ni,Ci){let aa=Ve(170);return aa.modifiers=xt(Me),aa.name=Qt(Bn),aa.questionToken=Hn,aa.typeParameters=xt(zn),aa.parameters=xt(ni),aa.type=Ci,aa.transformFlags=1,aa.jsDoc=void 0,aa.locals=void 0,aa.nextContainer=void 0,aa.typeArguments=void 0,aa}function Kt(Me,Bn,Hn,zn,ni,Ci,aa){return Me.modifiers!==Bn||Me.name!==Hn||Me.questionToken!==zn||Me.typeParameters!==ni||Me.parameters!==Ci||Me.type!==aa?pt(ft(Bn,Hn,zn,ni,Ci,aa),Me):Me}function zt(Me,Bn,Hn,zn,ni,Ci,aa,oa){let ca=Ve(171);if(ca.modifiers=xt(Me),ca.asteriskToken=Bn,ca.name=Qt(Hn),ca.questionToken=zn,ca.exclamationToken=void 0,ca.typeParameters=xt(ni),ca.parameters=Ne(Ci),ca.type=aa,ca.body=oa,!ca.body)ca.transformFlags=1;else{let Me=Vn(ca.modifiers)&512,Bn=!!ca.asteriskToken,Hn=Me&&Bn;ca.transformFlags=gt(ca.modifiers)|ye(ca.asteriskToken)|ai(ca.name)|ye(ca.questionToken)|gt(ca.typeParameters)|gt(ca.parameters)|ye(ca.type)|ye(ca.body)&-67108865|(Hn?128:Me?256:Bn?2048:0)|(ca.questionToken||ca.typeParameters||ca.type?1:0)|1024}return ca.typeArguments=void 0,ca.jsDoc=void 0,ca.locals=void 0,ca.nextContainer=void 0,ca.flowNode=void 0,ca.endFlowNode=void 0,ca.returnFlowNode=void 0,ca}function xe(Me,Bn,Hn,zn,ni,Ci,aa,oa,ca){return Me.modifiers!==Bn||Me.asteriskToken!==Hn||Me.name!==zn||Me.questionToken!==ni||Me.typeParameters!==Ci||Me.parameters!==aa||Me.type!==oa||Me.body!==ca?Le(zt(Bn,Hn,zn,ni,Ci,aa,oa,ca),Me):Me}function Le(Me,Bn){return Me!==Bn&&(Me.exclamationToken=Bn.exclamationToken),Hn(Me,Bn)}function Re(Me){let Bn=Ve(172);return Bn.body=Me,Bn.transformFlags=ye(Me)|16777216,Bn.modifiers=void 0,Bn.jsDoc=void 0,Bn.locals=void 0,Bn.nextContainer=void 0,Bn.endFlowNode=void 0,Bn.returnFlowNode=void 0,Bn}function ot(Me,Bn){return Me.body!==Bn?Ct(Re(Bn),Me):Me}function Ct(Me,Bn){return Me!==Bn&&(Me.modifiers=Bn.modifiers),Hn(Me,Bn)}function Mt(Me,Bn,Hn){let zn=Ve(173);return zn.modifiers=xt(Me),zn.parameters=Ne(Bn),zn.body=Hn,zn.transformFlags=gt(zn.modifiers)|gt(zn.parameters)|ye(zn.body)&-67108865|1024,zn.typeParameters=void 0,zn.type=void 0,zn.typeArguments=void 0,zn.jsDoc=void 0,zn.locals=void 0,zn.nextContainer=void 0,zn.endFlowNode=void 0,zn.returnFlowNode=void 0,zn}function It(Me,Bn,Hn,zn){return Me.modifiers!==Bn||Me.parameters!==Hn||Me.body!==zn?Mr(Mt(Bn,Hn,zn),Me):Me}function Mr(Me,Bn){return Me!==Bn&&(Me.typeParameters=Bn.typeParameters,Me.type=Bn.type),pt(Me,Bn)}function gr(Me,Bn,Hn,zn,ni){let Ci=Ve(174);return Ci.modifiers=xt(Me),Ci.name=Qt(Bn),Ci.parameters=Ne(Hn),Ci.type=zn,Ci.body=ni,Ci.body?Ci.transformFlags=gt(Ci.modifiers)|ai(Ci.name)|gt(Ci.parameters)|ye(Ci.type)|ye(Ci.body)&-67108865|(Ci.type?1:0):Ci.transformFlags=1,Ci.typeArguments=void 0,Ci.typeParameters=void 0,Ci.jsDoc=void 0,Ci.locals=void 0,Ci.nextContainer=void 0,Ci.flowNode=void 0,Ci.endFlowNode=void 0,Ci.returnFlowNode=void 0,Ci}function Ln(Me,Bn,Hn,zn,ni,Ci){return Me.modifiers!==Bn||Me.name!==Hn||Me.parameters!==zn||Me.type!==ni||Me.body!==Ci?ys(gr(Bn,Hn,zn,ni,Ci),Me):Me}function ys(Me,Bn){return Me!==Bn&&(Me.typeParameters=Bn.typeParameters),pt(Me,Bn)}function ci(Me,Bn,Hn,zn){let ni=Ve(175);return ni.modifiers=xt(Me),ni.name=Qt(Bn),ni.parameters=Ne(Hn),ni.body=zn,ni.body?ni.transformFlags=gt(ni.modifiers)|ai(ni.name)|gt(ni.parameters)|ye(ni.body)&-67108865|(ni.type?1:0):ni.transformFlags=1,ni.typeArguments=void 0,ni.typeParameters=void 0,ni.type=void 0,ni.jsDoc=void 0,ni.locals=void 0,ni.nextContainer=void 0,ni.flowNode=void 0,ni.endFlowNode=void 0,ni.returnFlowNode=void 0,ni}function Xi(Me,Bn,Hn,zn,ni){return Me.modifiers!==Bn||Me.name!==Hn||Me.parameters!==zn||Me.body!==ni?Aa(ci(Bn,Hn,zn,ni),Me):Me}function Aa(Me,Bn){return Me!==Bn&&(Me.typeParameters=Bn.typeParameters,Me.type=Bn.type),pt(Me,Bn)}function vs(Me,Bn,Hn){let zn=Ve(176);return zn.typeParameters=xt(Me),zn.parameters=xt(Bn),zn.type=Hn,zn.transformFlags=1,zn.jsDoc=void 0,zn.locals=void 0,zn.nextContainer=void 0,zn.typeArguments=void 0,zn}function $s(Me,Bn,Hn,zn){return Me.typeParameters!==Bn||Me.parameters!==Hn||Me.type!==zn?pt(vs(Bn,Hn,zn),Me):Me}function li(Me,Bn,Hn){let zn=Ve(177);return zn.typeParameters=xt(Me),zn.parameters=xt(Bn),zn.type=Hn,zn.transformFlags=1,zn.jsDoc=void 0,zn.locals=void 0,zn.nextContainer=void 0,zn.typeArguments=void 0,zn}function Yi(Me,Bn,Hn,zn){return Me.typeParameters!==Bn||Me.parameters!==Hn||Me.type!==zn?pt(li(Bn,Hn,zn),Me):Me}function Qi(Me,Bn,Hn){let zn=Ve(178);return zn.modifiers=xt(Me),zn.parameters=xt(Bn),zn.type=Hn,zn.transformFlags=1,zn.jsDoc=void 0,zn.locals=void 0,zn.nextContainer=void 0,zn.typeArguments=void 0,zn}function bs(Me,Bn,Hn,zn){return Me.parameters!==Hn||Me.type!==zn||Me.modifiers!==Bn?pt(Qi(Bn,Hn,zn),Me):Me}function Ai(Me,Bn){let Hn=oe(201);return Hn.type=Me,Hn.literal=Bn,Hn.transformFlags=1,Hn}function xn(Me,Bn,zn){return Me.type!==Bn||Me.literal!==zn?Hn(Ai(Bn,zn),Me):Me}function Dt(Me){return pr(Me)}function Pi(Me,Bn,Hn){let zn=oe(179);return zn.assertsModifier=Me,zn.parameterName=Qt(Bn),zn.type=Hn,zn.transformFlags=1,zn}function Z(Me,Bn,zn,ni){return Me.assertsModifier!==Bn||Me.parameterName!==zn||Me.type!==ni?Hn(Pi(Bn,zn,ni),Me):Me}function ie(Me,Bn){let Hn=oe(180);return Hn.typeName=Qt(Me),Hn.typeArguments=Bn&&zn().parenthesizeTypeArguments(Ne(Bn)),Hn.transformFlags=1,Hn}function U(Me,Bn,zn){return Me.typeName!==Bn||Me.typeArguments!==zn?Hn(ie(Bn,zn),Me):Me}function L(Me,Bn,Hn){let zn=Ve(181);return zn.typeParameters=xt(Me),zn.parameters=xt(Bn),zn.type=Hn,zn.transformFlags=1,zn.modifiers=void 0,zn.jsDoc=void 0,zn.locals=void 0,zn.nextContainer=void 0,zn.typeArguments=void 0,zn}function fe(Me,Bn,Hn,zn){return Me.typeParameters!==Bn||Me.parameters!==Hn||Me.type!==zn?T(L(Bn,Hn,zn),Me):Me}function T(Me,Bn){return Me!==Bn&&(Me.modifiers=Bn.modifiers),pt(Me,Bn)}function it(){return arguments.length===4?mt(...arguments):arguments.length===3?_e(...arguments):Vp.fail("Incorrect number of arguments specified.")}function mt(Me,Bn,Hn,zn){let ni=Ve(182);return ni.modifiers=xt(Me),ni.typeParameters=xt(Bn),ni.parameters=xt(Hn),ni.type=zn,ni.transformFlags=1,ni.jsDoc=void 0,ni.locals=void 0,ni.nextContainer=void 0,ni.typeArguments=void 0,ni}function _e(Me,Bn,Hn){return mt(void 0,Me,Bn,Hn)}function Ge(){return arguments.length===5?bt(...arguments):arguments.length===4?jt(...arguments):Vp.fail("Incorrect number of arguments specified.")}function bt(Me,Bn,Hn,zn,ni){return Me.modifiers!==Bn||Me.typeParameters!==Hn||Me.parameters!==zn||Me.type!==ni?pt(it(Bn,Hn,zn,ni),Me):Me}function jt(Me,Bn,Hn,zn){return bt(Me,Me.modifiers,Bn,Hn,zn)}function Yt(Me,Bn){let Hn=oe(183);return Hn.exprName=Me,Hn.typeArguments=Bn&&zn().parenthesizeTypeArguments(Bn),Hn.transformFlags=1,Hn}function $t(Me,Bn,zn){return Me.exprName!==Bn||Me.typeArguments!==zn?Hn(Yt(Bn,zn),Me):Me}function Wt(Me){let Bn=Ve(184);return Bn.members=Ne(Me),Bn.transformFlags=1,Bn}function Xr(Me,Bn){return Me.members!==Bn?Hn(Wt(Bn),Me):Me}function Dr(Me){let Bn=oe(185);return Bn.elementType=zn().parenthesizeNonArrayTypeOfPostfixType(Me),Bn.transformFlags=1,Bn}function Lr(Me,Bn){return Me.elementType!==Bn?Hn(Dr(Bn),Me):Me}function yr(Me){let Bn=oe(186);return Bn.elements=Ne(zn().parenthesizeElementTypesOfTupleType(Me)),Bn.transformFlags=1,Bn}function Rn(Me,Bn){return Me.elements!==Bn?Hn(yr(Bn),Me):Me}function wt(Me,Bn,Hn,zn){let ni=Ve(199);return ni.dotDotDotToken=Me,ni.name=Bn,ni.questionToken=Hn,ni.type=zn,ni.transformFlags=1,ni.jsDoc=void 0,ni}function Tr(Me,Bn,zn,ni,Ci){return Me.dotDotDotToken!==Bn||Me.name!==zn||Me.questionToken!==ni||Me.type!==Ci?Hn(wt(Bn,zn,ni,Ci),Me):Me}function Tt(Me){let Bn=oe(187);return Bn.type=zn().parenthesizeTypeOfOptionalType(Me),Bn.transformFlags=1,Bn}function kt(Me,Bn){return Me.type!==Bn?Hn(Tt(Bn),Me):Me}function de(Me){let Bn=oe(188);return Bn.type=Me,Bn.transformFlags=1,Bn}function jn(Me,Bn){return Me.type!==Bn?Hn(de(Bn),Me):Me}function Zi(Me,Bn,Hn){let zn=oe(Me);return zn.types=tc.createNodeArray(Hn(Bn)),zn.transformFlags=1,zn}function Pa(Me,Bn,zn){return Me.types!==Bn?Hn(Zi(Me.kind,Bn,zn),Me):Me}function e_(Me){return Zi(189,Me,zn().parenthesizeConstituentTypesOfUnionType)}function mc(Me,Bn){return Pa(Me,Bn,zn().parenthesizeConstituentTypesOfUnionType)}function Da(Me){return Zi(190,Me,zn().parenthesizeConstituentTypesOfIntersectionType)}function Ts(Me,Bn){return Pa(Me,Bn,zn().parenthesizeConstituentTypesOfIntersectionType)}function Ot(Me,Bn,Hn,ni){let Ci=oe(191);return Ci.checkType=zn().parenthesizeCheckTypeOfConditionalType(Me),Ci.extendsType=zn().parenthesizeExtendsTypeOfConditionalType(Bn),Ci.trueType=Hn,Ci.falseType=ni,Ci.transformFlags=1,Ci.locals=void 0,Ci.nextContainer=void 0,Ci}function dr(Me,Bn,zn,ni,Ci){return Me.checkType!==Bn||Me.extendsType!==zn||Me.trueType!==ni||Me.falseType!==Ci?Hn(Ot(Bn,zn,ni,Ci),Me):Me}function Dd(Me){let Bn=oe(192);return Bn.typeParameter=Me,Bn.transformFlags=1,Bn}function ea(Me,Bn){return Me.typeParameter!==Bn?Hn(Dd(Bn),Me):Me}function kd(Me,Bn){let Hn=oe(200);return Hn.head=Me,Hn.templateSpans=Ne(Bn),Hn.transformFlags=1,Hn}function sn(Me,Bn,zn){return Me.head!==Bn||Me.templateSpans!==zn?Hn(kd(Bn,zn),Me):Me}function Id(Me,Bn,Hn,ni){let Ci=arguments.length>4&&arguments[4]!==void 0?arguments[4]:!1,aa=oe(202);return aa.argument=Me,aa.assertions=Bn,aa.qualifier=Hn,aa.typeArguments=ni&&zn().parenthesizeTypeArguments(ni),aa.isTypeOf=Ci,aa.transformFlags=1,aa}function ka(Me,Bn,zn,ni,Ci){let aa=arguments.length>5&&arguments[5]!==void 0?arguments[5]:Me.isTypeOf;return Me.argument!==Bn||Me.assertions!==zn||Me.qualifier!==ni||Me.typeArguments!==Ci||Me.isTypeOf!==aa?Hn(Id(Bn,zn,ni,Ci,aa),Me):Me}function t_(Me){let Bn=oe(193);return Bn.type=Me,Bn.transformFlags=1,Bn}function En(Me,Bn){return Me.type!==Bn?Hn(t_(Bn),Me):Me}function Er(){let Me=oe(194);return Me.transformFlags=1,Me}function Q(Me,Bn){let Hn=oe(195);return Hn.operator=Me,Hn.type=Me===146?zn().parenthesizeOperandOfReadonlyTypeOperator(Bn):zn().parenthesizeOperandOfTypeOperator(Bn),Hn.transformFlags=1,Hn}function Jn(Me,Bn){return Me.type!==Bn?Hn(Q(Me.operator,Bn),Me):Me}function Ia(Me,Bn){let Hn=oe(196);return Hn.objectType=zn().parenthesizeNonArrayTypeOfPostfixType(Me),Hn.indexType=Bn,Hn.transformFlags=1,Hn}function Ss(Me,Bn,zn){return Me.objectType!==Bn||Me.indexType!==zn?Hn(Ia(Bn,zn),Me):Me}function hc(Me,Bn,Hn,zn,ni,Ci){let aa=Ve(197);return aa.readonlyToken=Me,aa.typeParameter=Bn,aa.nameType=Hn,aa.questionToken=zn,aa.type=ni,aa.members=Ci&&Ne(Ci),aa.transformFlags=1,aa.locals=void 0,aa.nextContainer=void 0,aa}function wr(Me,Bn,zn,ni,Ci,aa,oa){return Me.readonlyToken!==Bn||Me.typeParameter!==zn||Me.nameType!==ni||Me.questionToken!==Ci||Me.type!==aa||Me.members!==oa?Hn(hc(Bn,zn,ni,Ci,aa,oa),Me):Me}function zr(Me){let Bn=oe(198);return Bn.literal=Me,Bn.transformFlags=1,Bn}function xs(Me,Bn){return Me.literal!==Bn?Hn(zr(Bn),Me):Me}function Nd(Me){let Bn=oe(203);return Bn.elements=Ne(Me),Bn.transformFlags|=gt(Bn.elements)|1024|524288,Bn.transformFlags&32768&&(Bn.transformFlags|=65664),Bn}function R2(Me,Bn){return Me.elements!==Bn?Hn(Nd(Bn),Me):Me}function Es(Me){let Bn=oe(204);return Bn.elements=Ne(Me),Bn.transformFlags|=gt(Bn.elements)|1024|524288,Bn}function j2(Me,Bn){return Me.elements!==Bn?Hn(Es(Bn),Me):Me}function gc(Me,Bn,Hn,zn){let ni=Ve(205);return ni.dotDotDotToken=Me,ni.propertyName=Qt(Bn),ni.name=Qt(Hn),ni.initializer=Wa(zn),ni.transformFlags|=ye(ni.dotDotDotToken)|ai(ni.propertyName)|ai(ni.name)|ye(ni.initializer)|(ni.dotDotDotToken?32768:0)|1024,ni.flowNode=void 0,ni}function Ks(Me,Bn,zn,ni,Ci){return Me.propertyName!==zn||Me.dotDotDotToken!==Bn||Me.name!==ni||Me.initializer!==Ci?Hn(gc(Bn,zn,ni,Ci),Me):Me}function uu(Me,Bn){let Hn=oe(206),ni=Me&&Cn(Me),Ci=Ne(Me,ni&&cd(ni)?!0:void 0);return Hn.elements=zn().parenthesizeExpressionsOfCommaDelimitedList(Ci),Hn.multiLine=Bn,Hn.transformFlags|=gt(Hn.elements),Hn}function Od(Me,Bn){return Me.elements!==Bn?Hn(uu(Bn,Me.multiLine),Me):Me}function r_(Me,Bn){let Hn=Ve(207);return Hn.properties=Ne(Me),Hn.multiLine=Bn,Hn.transformFlags|=gt(Hn.properties),Hn.jsDoc=void 0,Hn}function J2(Me,Bn){return Me.properties!==Bn?Hn(r_(Bn,Me.multiLine),Me):Me}function Md(Me,Bn,Hn){let zn=Ve(208);return zn.expression=Me,zn.questionDotToken=Bn,zn.name=Hn,zn.transformFlags=ye(zn.expression)|ye(zn.questionDotToken)|(yt(zn.name)?ec(zn.name):ye(zn.name)|536870912),zn.jsDoc=void 0,zn.flowNode=void 0,zn}function ta(Me,Bn){let Hn=Md(zn().parenthesizeLeftSideOfAccess(Me,!1),void 0,Qt(Bn));return nd(Me)&&(Hn.transformFlags|=384),Hn}function Ld(Me,Bn,zn){return LS(Me)?Rd(Me,Bn,Me.questionDotToken,ti(zn,yt)):Me.expression!==Bn||Me.name!==zn?Hn(ta(Bn,zn),Me):Me}function Xs(Me,Bn,Hn){let ni=Md(zn().parenthesizeLeftSideOfAccess(Me,!0),Bn,Qt(Hn));return ni.flags|=32,ni.transformFlags|=32,ni}function Rd(Me,Bn,zn,ni){return Vp.assert(!!(Me.flags&32),"Cannot update a PropertyAccessExpression using updatePropertyAccessChain. Use updatePropertyAccess instead."),Me.expression!==Bn||Me.questionDotToken!==zn||Me.name!==ni?Hn(Xs(Bn,zn,ni),Me):Me}function yc(Me,Bn,Hn){let zn=Ve(209);return zn.expression=Me,zn.questionDotToken=Bn,zn.argumentExpression=Hn,zn.transformFlags|=ye(zn.expression)|ye(zn.questionDotToken)|ye(zn.argumentExpression),zn.jsDoc=void 0,zn.flowNode=void 0,zn}function pu(Me,Bn){let Hn=yc(zn().parenthesizeLeftSideOfAccess(Me,!1),void 0,za(Bn));return nd(Me)&&(Hn.transformFlags|=384),Hn}function F2(Me,Bn,zn){return RS(Me)?jd(Me,Bn,Me.questionDotToken,zn):Me.expression!==Bn||Me.argumentExpression!==zn?Hn(pu(Bn,zn),Me):Me}function fu(Me,Bn,Hn){let ni=yc(zn().parenthesizeLeftSideOfAccess(Me,!0),Bn,za(Hn));return ni.flags|=32,ni.transformFlags|=32,ni}function jd(Me,Bn,zn,ni){return Vp.assert(!!(Me.flags&32),"Cannot update a ElementAccessExpression using updateElementAccessChain. Use updateElementAccess instead."),Me.expression!==Bn||Me.questionDotToken!==zn||Me.argumentExpression!==ni?Hn(fu(Bn,zn,ni),Me):Me}function Jd(Me,Bn,Hn,zn){let ni=Ve(210);return ni.expression=Me,ni.questionDotToken=Bn,ni.typeArguments=Hn,ni.arguments=zn,ni.transformFlags|=ye(ni.expression)|ye(ni.questionDotToken)|gt(ni.typeArguments)|gt(ni.arguments),ni.typeArguments&&(ni.transformFlags|=1),Sf(ni.expression)&&(ni.transformFlags|=16384),ni}function Na(Me,Bn,Hn){let ni=Jd(zn().parenthesizeLeftSideOfAccess(Me,!1),void 0,xt(Bn),zn().parenthesizeExpressionsOfCommaDelimitedList(Ne(Hn)));return M8(ni.expression)&&(ni.transformFlags|=8388608),ni}function B2(Me,Bn,zn,ni){return Cy(Me)?Kn(Me,Bn,Me.questionDotToken,zn,ni):Me.expression!==Bn||Me.typeArguments!==zn||Me.arguments!==ni?Hn(Na(Bn,zn,ni),Me):Me}function du(Me,Bn,Hn,ni){let Ci=Jd(zn().parenthesizeLeftSideOfAccess(Me,!0),Bn,xt(Hn),zn().parenthesizeExpressionsOfCommaDelimitedList(Ne(ni)));return Ci.flags|=32,Ci.transformFlags|=32,Ci}function Kn(Me,Bn,zn,ni,Ci){return Vp.assert(!!(Me.flags&32),"Cannot update a CallExpression using updateCallChain. Use updateCall instead."),Me.expression!==Bn||Me.questionDotToken!==zn||Me.typeArguments!==ni||Me.arguments!==Ci?Hn(du(Bn,zn,ni,Ci),Me):Me}function vc(Me,Bn,Hn){let ni=Ve(211);return ni.expression=zn().parenthesizeExpressionOfNew(Me),ni.typeArguments=xt(Bn),ni.arguments=Hn?zn().parenthesizeExpressionsOfCommaDelimitedList(Hn):void 0,ni.transformFlags|=ye(ni.expression)|gt(ni.typeArguments)|gt(ni.arguments)|32,ni.typeArguments&&(ni.transformFlags|=1),ni}function mu(Me,Bn,zn,ni){return Me.expression!==Bn||Me.typeArguments!==zn||Me.arguments!==ni?Hn(vc(Bn,zn,ni),Me):Me}function hu(Me,Bn,Hn){let ni=oe(212);return ni.tag=zn().parenthesizeLeftSideOfAccess(Me,!1),ni.typeArguments=xt(Bn),ni.template=Hn,ni.transformFlags|=ye(ni.tag)|gt(ni.typeArguments)|ye(ni.template)|1024,ni.typeArguments&&(ni.transformFlags|=1),w4(ni.template)&&(ni.transformFlags|=128),ni}function q2(Me,Bn,zn,ni){return Me.tag!==Bn||Me.typeArguments!==zn||Me.template!==ni?Hn(hu(Bn,zn,ni),Me):Me}function Fd(Me,Bn){let Hn=oe(213);return Hn.expression=zn().parenthesizeOperandOfPrefixUnary(Bn),Hn.type=Me,Hn.transformFlags|=ye(Hn.expression)|ye(Hn.type)|1,Hn}function Bd(Me,Bn,zn){return Me.type!==Bn||Me.expression!==zn?Hn(Fd(Bn,zn),Me):Me}function gu(Me){let Bn=oe(214);return Bn.expression=Me,Bn.transformFlags=ye(Bn.expression),Bn.jsDoc=void 0,Bn}function qd(Me,Bn){return Me.expression!==Bn?Hn(gu(Bn),Me):Me}function yu(Me,Bn,Hn,zn,ni,Ci,aa){let oa=Ve(215);oa.modifiers=xt(Me),oa.asteriskToken=Bn,oa.name=Qt(Hn),oa.typeParameters=xt(zn),oa.parameters=Ne(ni),oa.type=Ci,oa.body=aa;let ca=Vn(oa.modifiers)&512,_a=!!oa.asteriskToken,xa=ca&&_a;return oa.transformFlags=gt(oa.modifiers)|ye(oa.asteriskToken)|ai(oa.name)|gt(oa.typeParameters)|gt(oa.parameters)|ye(oa.type)|ye(oa.body)&-67108865|(xa?128:ca?256:_a?2048:0)|(oa.typeParameters||oa.type?1:0)|4194304,oa.typeArguments=void 0,oa.jsDoc=void 0,oa.locals=void 0,oa.nextContainer=void 0,oa.flowNode=void 0,oa.endFlowNode=void 0,oa.returnFlowNode=void 0,oa}function Ud(Me,Bn,Hn,zn,ni,Ci,aa,oa){return Me.name!==zn||Me.modifiers!==Bn||Me.asteriskToken!==Hn||Me.typeParameters!==ni||Me.parameters!==Ci||Me.type!==aa||Me.body!==oa?pt(yu(Bn,Hn,zn,ni,Ci,aa,oa),Me):Me}function vu(Me,Bn,Hn,ni,Ci,aa){let oa=Ve(216);oa.modifiers=xt(Me),oa.typeParameters=xt(Bn),oa.parameters=Ne(Hn),oa.type=ni,oa.equalsGreaterThanToken=Ci!=null?Ci:pr(38),oa.body=zn().parenthesizeConciseBodyOfArrowFunction(aa);let ca=Vn(oa.modifiers)&512;return oa.transformFlags=gt(oa.modifiers)|gt(oa.typeParameters)|gt(oa.parameters)|ye(oa.type)|ye(oa.equalsGreaterThanToken)|ye(oa.body)&-67108865|(oa.typeParameters||oa.type?1:0)|(ca?16640:0)|1024,oa.typeArguments=void 0,oa.jsDoc=void 0,oa.locals=void 0,oa.nextContainer=void 0,oa.flowNode=void 0,oa.endFlowNode=void 0,oa.returnFlowNode=void 0,oa}function zd(Me,Bn,Hn,zn,ni,Ci,aa){return Me.modifiers!==Bn||Me.typeParameters!==Hn||Me.parameters!==zn||Me.type!==ni||Me.equalsGreaterThanToken!==Ci||Me.body!==aa?pt(vu(Bn,Hn,zn,ni,Ci,aa),Me):Me}function bu(Me){let Bn=oe(217);return Bn.expression=zn().parenthesizeOperandOfPrefixUnary(Me),Bn.transformFlags|=ye(Bn.expression),Bn}function U2(Me,Bn){return Me.expression!==Bn?Hn(bu(Bn),Me):Me}function mn(Me){let Bn=oe(218);return Bn.expression=zn().parenthesizeOperandOfPrefixUnary(Me),Bn.transformFlags|=ye(Bn.expression),Bn}function z2(Me,Bn){return Me.expression!==Bn?Hn(mn(Bn),Me):Me}function ui(Me){let Bn=oe(219);return Bn.expression=zn().parenthesizeOperandOfPrefixUnary(Me),Bn.transformFlags|=ye(Bn.expression),Bn}function W2(Me,Bn){return Me.expression!==Bn?Hn(ui(Bn),Me):Me}function Oa(Me){let Bn=oe(220);return Bn.expression=zn().parenthesizeOperandOfPrefixUnary(Me),Bn.transformFlags|=ye(Bn.expression)|256|128|2097152,Bn}function Ys(Me,Bn){return Me.expression!==Bn?Hn(Oa(Bn),Me):Me}function Tu(Me,Bn){let Hn=oe(221);return Hn.operator=Me,Hn.operand=zn().parenthesizeOperandOfPrefixUnary(Bn),Hn.transformFlags|=ye(Hn.operand),(Me===45||Me===46)&&yt(Hn.operand)&&!cs(Hn.operand)&&!E2(Hn.operand)&&(Hn.transformFlags|=268435456),Hn}function bc(Me,Bn){return Me.operand!==Bn?Hn(Tu(Me.operator,Bn),Me):Me}function Su(Me,Bn){let Hn=oe(222);return Hn.operator=Bn,Hn.operand=zn().parenthesizeOperandOfPostfixUnary(Me),Hn.transformFlags|=ye(Hn.operand),yt(Hn.operand)&&!cs(Hn.operand)&&!E2(Hn.operand)&&(Hn.transformFlags|=268435456),Hn}function Wd(Me,Bn){return Me.operand!==Bn?Hn(Su(Bn,Me.operator),Me):Me}function xu(Me,Bn,Hn){let ni=Ve(223),Ci=c6(Bn),aa=Ci.kind;return ni.left=zn().parenthesizeLeftSideOfBinary(aa,Me),ni.operatorToken=Ci,ni.right=zn().parenthesizeRightSideOfBinary(aa,ni.left,Hn),ni.transformFlags|=ye(ni.left)|ye(ni.operatorToken)|ye(ni.right),aa===60?ni.transformFlags|=32:aa===63?Hs(ni.left)?ni.transformFlags|=5248|Vd(ni.left):Yl(ni.left)&&(ni.transformFlags|=5120|Vd(ni.left)):aa===42||aa===67?ni.transformFlags|=512:jf(aa)&&(ni.transformFlags|=16),aa===101&&vn(ni.left)&&(ni.transformFlags|=536870912),ni.jsDoc=void 0,ni}function Vd(Me){return A2(Me)?65536:0}function V2(Me,Bn,zn,ni){return Me.left!==Bn||Me.operatorToken!==zn||Me.right!==ni?Hn(xu(Bn,zn,ni),Me):Me}function Eu(Me,Bn,Hn,ni,Ci){let aa=oe(224);return aa.condition=zn().parenthesizeConditionOfConditionalExpression(Me),aa.questionToken=Bn!=null?Bn:pr(57),aa.whenTrue=zn().parenthesizeBranchOfConditionalExpression(Hn),aa.colonToken=ni!=null?ni:pr(58),aa.whenFalse=zn().parenthesizeBranchOfConditionalExpression(Ci),aa.transformFlags|=ye(aa.condition)|ye(aa.questionToken)|ye(aa.whenTrue)|ye(aa.colonToken)|ye(aa.whenFalse),aa}function H2(Me,Bn,zn,ni,Ci,aa){return Me.condition!==Bn||Me.questionToken!==zn||Me.whenTrue!==ni||Me.colonToken!==Ci||Me.whenFalse!==aa?Hn(Eu(Bn,zn,ni,Ci,aa),Me):Me}function Di(Me,Bn){let Hn=oe(225);return Hn.head=Me,Hn.templateSpans=Ne(Bn),Hn.transformFlags|=ye(Hn.head)|gt(Hn.templateSpans)|1024,Hn}function Hd(Me,Bn,zn){return Me.head!==Bn||Me.templateSpans!==zn?Hn(Di(Bn,zn),Me):Me}function Tc(Me,Bn,Hn){let zn=arguments.length>3&&arguments[3]!==void 0?arguments[3]:0;Vp.assert(!(zn&-2049),"Unsupported template flags.");let ni;if(Hn!==void 0&&Hn!==Bn&&(ni=BL(Me,Hn),typeof ni=="object"))return Vp.fail("Invalid raw text");if(Bn===void 0){if(ni===void 0)return Vp.fail("Arguments 'text' and 'rawText' may not both be undefined.");Bn=ni}else ni!==void 0&&Vp.assert(Bn===ni,"Expected argument 'text' to be the normalized (i.e. 'cooked') version of argument 'rawText'.");return Bn}function Gd(Me){let Bn=1024;return Me&&(Bn|=128),Bn}function n_(Me,Bn,Hn,zn){let ni=In(Me);return ni.text=Bn,ni.rawText=Hn,ni.templateFlags=zn&2048,ni.transformFlags=Gd(ni.templateFlags),ni}function wu(Me,Bn,Hn,zn){let ni=Ve(Me);return ni.text=Bn,ni.rawText=Hn,ni.templateFlags=zn&2048,ni.transformFlags=Gd(ni.templateFlags),ni}function Qs(Me,Bn,Hn,zn){return Me===14?wu(Me,Bn,Hn,zn):n_(Me,Bn,Hn,zn)}function Sc(Me,Bn,Hn){return Me=Tc(15,Me,Bn,Hn),Qs(15,Me,Bn,Hn)}function Cu(Me,Bn,Hn){return Me=Tc(15,Me,Bn,Hn),Qs(16,Me,Bn,Hn)}function G2(Me,Bn,Hn){return Me=Tc(15,Me,Bn,Hn),Qs(17,Me,Bn,Hn)}function $d(Me,Bn,Hn){return Me=Tc(15,Me,Bn,Hn),wu(14,Me,Bn,Hn)}function Kd(Me,Bn){Vp.assert(!Me||!!Bn,"A `YieldExpression` with an asteriskToken must have an expression.");let Hn=oe(226);return Hn.expression=Bn&&zn().parenthesizeExpressionForDisallowedComma(Bn),Hn.asteriskToken=Me,Hn.transformFlags|=ye(Hn.expression)|ye(Hn.asteriskToken)|1024|128|1048576,Hn}function $2(Me,Bn,zn){return Me.expression!==zn||Me.asteriskToken!==Bn?Hn(Kd(Bn,zn),Me):Me}function Xd(Me){let Bn=oe(227);return Bn.expression=zn().parenthesizeExpressionForDisallowedComma(Me),Bn.transformFlags|=ye(Bn.expression)|1024|32768,Bn}function K2(Me,Bn){return Me.expression!==Bn?Hn(Xd(Bn),Me):Me}function Yd(Me,Bn,Hn,zn,ni){let Ci=Ve(228);return Ci.modifiers=xt(Me),Ci.name=Qt(Bn),Ci.typeParameters=xt(Hn),Ci.heritageClauses=xt(zn),Ci.members=Ne(ni),Ci.transformFlags|=gt(Ci.modifiers)|ai(Ci.name)|gt(Ci.typeParameters)|gt(Ci.heritageClauses)|gt(Ci.members)|(Ci.typeParameters?1:0)|1024,Ci.jsDoc=void 0,Ci}function xc(Me,Bn,zn,ni,Ci,aa){return Me.modifiers!==Bn||Me.name!==zn||Me.typeParameters!==ni||Me.heritageClauses!==Ci||Me.members!==aa?Hn(Yd(Bn,zn,ni,Ci,aa),Me):Me}function X2(){return oe(229)}function Qd(Me,Bn){let Hn=oe(230);return Hn.expression=zn().parenthesizeLeftSideOfAccess(Me,!1),Hn.typeArguments=Bn&&zn().parenthesizeTypeArguments(Bn),Hn.transformFlags|=ye(Hn.expression)|gt(Hn.typeArguments)|1024,Hn}function Xn(Me,Bn,zn){return Me.expression!==Bn||Me.typeArguments!==zn?Hn(Qd(Bn,zn),Me):Me}function Ec(Me,Bn){let Hn=oe(231);return Hn.expression=Me,Hn.type=Bn,Hn.transformFlags|=ye(Hn.expression)|ye(Hn.type)|1,Hn}function Zd(Me,Bn,zn){return Me.expression!==Bn||Me.type!==zn?Hn(Ec(Bn,zn),Me):Me}function em(Me){let Bn=oe(232);return Bn.expression=zn().parenthesizeLeftSideOfAccess(Me,!1),Bn.transformFlags|=ye(Bn.expression)|1,Bn}function Au(Me,Bn){return JS(Me)?rm(Me,Bn):Me.expression!==Bn?Hn(em(Bn),Me):Me}function tm(Me,Bn){let Hn=oe(235);return Hn.expression=Me,Hn.type=Bn,Hn.transformFlags|=ye(Hn.expression)|ye(Hn.type)|1,Hn}function Pu(Me,Bn,zn){return Me.expression!==Bn||Me.type!==zn?Hn(tm(Bn,zn),Me):Me}function pi(Me){let Bn=oe(232);return Bn.flags|=32,Bn.expression=zn().parenthesizeLeftSideOfAccess(Me,!0),Bn.transformFlags|=ye(Bn.expression)|1,Bn}function rm(Me,Bn){return Vp.assert(!!(Me.flags&32),"Cannot update a NonNullExpression using updateNonNullChain. Use updateNonNullExpression instead."),Me.expression!==Bn?Hn(pi(Bn),Me):Me}function wc(Me,Bn){let Hn=oe(233);switch(Hn.keywordToken=Me,Hn.name=Bn,Hn.transformFlags|=ye(Hn.name),Me){case 103:Hn.transformFlags|=1024;break;case 100:Hn.transformFlags|=4;break;default:return Vp.assertNever(Me)}return Hn.flowNode=void 0,Hn}function ra(Me,Bn){return Me.name!==Bn?Hn(wc(Me.keywordToken,Bn),Me):Me}function i_(Me,Bn){let Hn=oe(236);return Hn.expression=Me,Hn.literal=Bn,Hn.transformFlags|=ye(Hn.expression)|ye(Hn.literal)|1024,Hn}function nm(Me,Bn,zn){return Me.expression!==Bn||Me.literal!==zn?Hn(i_(Bn,zn),Me):Me}function im(){let Me=oe(237);return Me.transformFlags|=1024,Me}function Zs(Me,Bn){let Hn=oe(238);return Hn.statements=Ne(Me),Hn.multiLine=Bn,Hn.transformFlags|=gt(Hn.statements),Hn.jsDoc=void 0,Hn.locals=void 0,Hn.nextContainer=void 0,Hn}function am(Me,Bn){return Me.statements!==Bn?Hn(Zs(Bn,Me.multiLine),Me):Me}function sm(Me,Bn){let Hn=oe(240);return Hn.modifiers=xt(Me),Hn.declarationList=ir(Bn)?Ru(Bn):Bn,Hn.transformFlags|=gt(Hn.modifiers)|ye(Hn.declarationList),Vn(Hn.modifiers)&2&&(Hn.transformFlags=1),Hn.jsDoc=void 0,Hn.flowNode=void 0,Hn}function om(Me,Bn,zn){return Me.modifiers!==Bn||Me.declarationList!==zn?Hn(sm(Bn,zn),Me):Me}function Du(){let Me=oe(239);return Me.jsDoc=void 0,Me}function a_(Me){let Bn=oe(241);return Bn.expression=zn().parenthesizeExpressionOfExpressionStatement(Me),Bn.transformFlags|=ye(Bn.expression),Bn.jsDoc=void 0,Bn.flowNode=void 0,Bn}function Y2(Me,Bn){return Me.expression!==Bn?Hn(a_(Bn),Me):Me}function ku(Me,Bn,Hn){let zn=oe(242);return zn.expression=Me,zn.thenStatement=Yn(Bn),zn.elseStatement=Yn(Hn),zn.transformFlags|=ye(zn.expression)|ye(zn.thenStatement)|ye(zn.elseStatement),zn.jsDoc=void 0,zn.flowNode=void 0,zn}function Q2(Me,Bn,zn,ni){return Me.expression!==Bn||Me.thenStatement!==zn||Me.elseStatement!==ni?Hn(ku(Bn,zn,ni),Me):Me}function Iu(Me,Bn){let Hn=oe(243);return Hn.statement=Yn(Me),Hn.expression=Bn,Hn.transformFlags|=ye(Hn.statement)|ye(Hn.expression),Hn.jsDoc=void 0,Hn.flowNode=void 0,Hn}function Z2(Me,Bn,zn){return Me.statement!==Bn||Me.expression!==zn?Hn(Iu(Bn,zn),Me):Me}function _m(Me,Bn){let Hn=oe(244);return Hn.expression=Me,Hn.statement=Yn(Bn),Hn.transformFlags|=ye(Hn.expression)|ye(Hn.statement),Hn.jsDoc=void 0,Hn.flowNode=void 0,Hn}function eb(Me,Bn,zn){return Me.expression!==Bn||Me.statement!==zn?Hn(_m(Bn,zn),Me):Me}function Nu(Me,Bn,Hn,zn){let ni=oe(245);return ni.initializer=Me,ni.condition=Bn,ni.incrementor=Hn,ni.statement=Yn(zn),ni.transformFlags|=ye(ni.initializer)|ye(ni.condition)|ye(ni.incrementor)|ye(ni.statement),ni.jsDoc=void 0,ni.locals=void 0,ni.nextContainer=void 0,ni.flowNode=void 0,ni}function cm(Me,Bn,zn,ni,Ci){return Me.initializer!==Bn||Me.condition!==zn||Me.incrementor!==ni||Me.statement!==Ci?Hn(Nu(Bn,zn,ni,Ci),Me):Me}function lm(Me,Bn,Hn){let zn=oe(246);return zn.initializer=Me,zn.expression=Bn,zn.statement=Yn(Hn),zn.transformFlags|=ye(zn.initializer)|ye(zn.expression)|ye(zn.statement),zn.jsDoc=void 0,zn.locals=void 0,zn.nextContainer=void 0,zn.flowNode=void 0,zn}function tb(Me,Bn,zn,ni){return Me.initializer!==Bn||Me.expression!==zn||Me.statement!==ni?Hn(lm(Bn,zn,ni),Me):Me}function um(Me,Bn,Hn,ni){let Ci=oe(247);return Ci.awaitModifier=Me,Ci.initializer=Bn,Ci.expression=zn().parenthesizeExpressionForDisallowedComma(Hn),Ci.statement=Yn(ni),Ci.transformFlags|=ye(Ci.awaitModifier)|ye(Ci.initializer)|ye(Ci.expression)|ye(Ci.statement)|1024,Me&&(Ci.transformFlags|=128),Ci.jsDoc=void 0,Ci.locals=void 0,Ci.nextContainer=void 0,Ci.flowNode=void 0,Ci}function rb(Me,Bn,zn,ni,Ci){return Me.awaitModifier!==Bn||Me.initializer!==zn||Me.expression!==ni||Me.statement!==Ci?Hn(um(Bn,zn,ni,Ci),Me):Me}function pm(Me){let Bn=oe(248);return Bn.label=Qt(Me),Bn.transformFlags|=ye(Bn.label)|4194304,Bn.jsDoc=void 0,Bn.flowNode=void 0,Bn}function fm(Me,Bn){return Me.label!==Bn?Hn(pm(Bn),Me):Me}function Ou(Me){let Bn=oe(249);return Bn.label=Qt(Me),Bn.transformFlags|=ye(Bn.label)|4194304,Bn.jsDoc=void 0,Bn.flowNode=void 0,Bn}function dm(Me,Bn){return Me.label!==Bn?Hn(Ou(Bn),Me):Me}function mm(Me){let Bn=oe(250);return Bn.expression=Me,Bn.transformFlags|=ye(Bn.expression)|128|4194304,Bn.jsDoc=void 0,Bn.flowNode=void 0,Bn}function nb(Me,Bn){return Me.expression!==Bn?Hn(mm(Bn),Me):Me}function Mu(Me,Bn){let Hn=oe(251);return Hn.expression=Me,Hn.statement=Yn(Bn),Hn.transformFlags|=ye(Hn.expression)|ye(Hn.statement),Hn.jsDoc=void 0,Hn.flowNode=void 0,Hn}function hm(Me,Bn,zn){return Me.expression!==Bn||Me.statement!==zn?Hn(Mu(Bn,zn),Me):Me}function Lu(Me,Bn){let Hn=oe(252);return Hn.expression=zn().parenthesizeExpressionForDisallowedComma(Me),Hn.caseBlock=Bn,Hn.transformFlags|=ye(Hn.expression)|ye(Hn.caseBlock),Hn.jsDoc=void 0,Hn.flowNode=void 0,Hn.possiblyExhaustive=!1,Hn}function eo(Me,Bn,zn){return Me.expression!==Bn||Me.caseBlock!==zn?Hn(Lu(Bn,zn),Me):Me}function gm(Me,Bn){let Hn=oe(253);return Hn.label=Qt(Me),Hn.statement=Yn(Bn),Hn.transformFlags|=ye(Hn.label)|ye(Hn.statement),Hn.jsDoc=void 0,Hn.flowNode=void 0,Hn}function ym(Me,Bn,zn){return Me.label!==Bn||Me.statement!==zn?Hn(gm(Bn,zn),Me):Me}function vm(Me){let Bn=oe(254);return Bn.expression=Me,Bn.transformFlags|=ye(Bn.expression),Bn.jsDoc=void 0,Bn.flowNode=void 0,Bn}function ib(Me,Bn){return Me.expression!==Bn?Hn(vm(Bn),Me):Me}function bm(Me,Bn,Hn){let zn=oe(255);return zn.tryBlock=Me,zn.catchClause=Bn,zn.finallyBlock=Hn,zn.transformFlags|=ye(zn.tryBlock)|ye(zn.catchClause)|ye(zn.finallyBlock),zn.jsDoc=void 0,zn.flowNode=void 0,zn}function ab(Me,Bn,zn,ni){return Me.tryBlock!==Bn||Me.catchClause!==zn||Me.finallyBlock!==ni?Hn(bm(Bn,zn,ni),Me):Me}function Tm(){let Me=oe(256);return Me.jsDoc=void 0,Me.flowNode=void 0,Me}function Cc(Me,Bn,Hn,zn){var ni;let Ci=Ve(257);return Ci.name=Qt(Me),Ci.exclamationToken=Bn,Ci.type=Hn,Ci.initializer=Wa(zn),Ci.transformFlags|=ai(Ci.name)|ye(Ci.initializer)|(((ni=Ci.exclamationToken)!=null?ni:Ci.type)?1:0),Ci.jsDoc=void 0,Ci}function Sm(Me,Bn,zn,ni,Ci){return Me.name!==Bn||Me.type!==ni||Me.exclamationToken!==zn||Me.initializer!==Ci?Hn(Cc(Bn,zn,ni,Ci),Me):Me}function Ru(Me){let Bn=arguments.length>1&&arguments[1]!==void 0?arguments[1]:0,Hn=oe(258);return Hn.flags|=Bn&3,Hn.declarations=Ne(Me),Hn.transformFlags|=gt(Hn.declarations)|4194304,Bn&3&&(Hn.transformFlags|=263168),Hn}function sb(Me,Bn){return Me.declarations!==Bn?Hn(Ru(Bn,Me.flags),Me):Me}function xm(Me,Bn,Hn,zn,ni,Ci,aa){let oa=Ve(259);if(oa.modifiers=xt(Me),oa.asteriskToken=Bn,oa.name=Qt(Hn),oa.typeParameters=xt(zn),oa.parameters=Ne(ni),oa.type=Ci,oa.body=aa,!oa.body||Vn(oa.modifiers)&2)oa.transformFlags=1;else{let Me=Vn(oa.modifiers)&512,Bn=!!oa.asteriskToken,Hn=Me&&Bn;oa.transformFlags=gt(oa.modifiers)|ye(oa.asteriskToken)|ai(oa.name)|gt(oa.typeParameters)|gt(oa.parameters)|ye(oa.type)|ye(oa.body)&-67108865|(Hn?128:Me?256:Bn?2048:0)|(oa.typeParameters||oa.type?1:0)|4194304}return oa.typeArguments=void 0,oa.jsDoc=void 0,oa.locals=void 0,oa.nextContainer=void 0,oa.endFlowNode=void 0,oa.returnFlowNode=void 0,oa}function ju(Me,Bn,Hn,zn,ni,Ci,aa,oa){return Me.modifiers!==Bn||Me.asteriskToken!==Hn||Me.name!==zn||Me.typeParameters!==ni||Me.parameters!==Ci||Me.type!==aa||Me.body!==oa?ob(xm(Bn,Hn,zn,ni,Ci,aa,oa),Me):Me}function ob(Me,Bn){return Me!==Bn&&Me.modifiers===Bn.modifiers&&(Me.modifiers=Bn.modifiers),pt(Me,Bn)}function Em(Me,Bn,Hn,zn,ni){let Ci=Ve(260);return Ci.modifiers=xt(Me),Ci.name=Qt(Bn),Ci.typeParameters=xt(Hn),Ci.heritageClauses=xt(zn),Ci.members=Ne(ni),Vn(Ci.modifiers)&2?Ci.transformFlags=1:(Ci.transformFlags|=gt(Ci.modifiers)|ai(Ci.name)|gt(Ci.typeParameters)|gt(Ci.heritageClauses)|gt(Ci.members)|(Ci.typeParameters?1:0)|1024,Ci.transformFlags&8192&&(Ci.transformFlags|=1)),Ci.jsDoc=void 0,Ci}function Ju(Me,Bn,zn,ni,Ci,aa){return Me.modifiers!==Bn||Me.name!==zn||Me.typeParameters!==ni||Me.heritageClauses!==Ci||Me.members!==aa?Hn(Em(Bn,zn,ni,Ci,aa),Me):Me}function wm(Me,Bn,Hn,zn,ni){let Ci=Ve(261);return Ci.modifiers=xt(Me),Ci.name=Qt(Bn),Ci.typeParameters=xt(Hn),Ci.heritageClauses=xt(zn),Ci.members=Ne(ni),Ci.transformFlags=1,Ci.jsDoc=void 0,Ci}function Cm(Me,Bn,zn,ni,Ci,aa){return Me.modifiers!==Bn||Me.name!==zn||Me.typeParameters!==ni||Me.heritageClauses!==Ci||Me.members!==aa?Hn(wm(Bn,zn,ni,Ci,aa),Me):Me}function sr(Me,Bn,Hn,zn){let ni=Ve(262);return ni.modifiers=xt(Me),ni.name=Qt(Bn),ni.typeParameters=xt(Hn),ni.type=zn,ni.transformFlags=1,ni.jsDoc=void 0,ni.locals=void 0,ni.nextContainer=void 0,ni}function Ma(Me,Bn,zn,ni,Ci){return Me.modifiers!==Bn||Me.name!==zn||Me.typeParameters!==ni||Me.type!==Ci?Hn(sr(Bn,zn,ni,Ci),Me):Me}function Fu(Me,Bn,Hn){let zn=Ve(263);return zn.modifiers=xt(Me),zn.name=Qt(Bn),zn.members=Ne(Hn),zn.transformFlags|=gt(zn.modifiers)|ye(zn.name)|gt(zn.members)|1,zn.transformFlags&=-67108865,zn.jsDoc=void 0,zn}function La(Me,Bn,zn,ni){return Me.modifiers!==Bn||Me.name!==zn||Me.members!==ni?Hn(Fu(Bn,zn,ni),Me):Me}function Am(Me,Bn,Hn){let zn=arguments.length>3&&arguments[3]!==void 0?arguments[3]:0,ni=Ve(264);return ni.modifiers=xt(Me),ni.flags|=zn&1044,ni.name=Bn,ni.body=Hn,Vn(ni.modifiers)&2?ni.transformFlags=1:ni.transformFlags|=gt(ni.modifiers)|ye(ni.name)|ye(ni.body)|1,ni.transformFlags&=-67108865,ni.jsDoc=void 0,ni.locals=void 0,ni.nextContainer=void 0,ni}function Sr(Me,Bn,zn,ni){return Me.modifiers!==Bn||Me.name!==zn||Me.body!==ni?Hn(Am(Bn,zn,ni,Me.flags),Me):Me}function Ra(Me){let Bn=oe(265);return Bn.statements=Ne(Me),Bn.transformFlags|=gt(Bn.statements),Bn.jsDoc=void 0,Bn}function Yr(Me,Bn){return Me.statements!==Bn?Hn(Ra(Bn),Me):Me}function Pm(Me){let Bn=oe(266);return Bn.clauses=Ne(Me),Bn.transformFlags|=gt(Bn.clauses),Bn.locals=void 0,Bn.nextContainer=void 0,Bn}function _b(Me,Bn){return Me.clauses!==Bn?Hn(Pm(Bn),Me):Me}function Dm(Me){let Bn=Ve(267);return Bn.name=Qt(Me),Bn.transformFlags|=ec(Bn.name)|1,Bn.modifiers=void 0,Bn.jsDoc=void 0,Bn}function km(Me,Bn){return Me.name!==Bn?cb(Dm(Bn),Me):Me}function cb(Me,Bn){return Me!==Bn&&(Me.modifiers=Bn.modifiers),Hn(Me,Bn)}function Im(Me,Bn,Hn,zn){let ni=Ve(268);return ni.modifiers=xt(Me),ni.name=Qt(Hn),ni.isTypeOnly=Bn,ni.moduleReference=zn,ni.transformFlags|=gt(ni.modifiers)|ec(ni.name)|ye(ni.moduleReference),ud(ni.moduleReference)||(ni.transformFlags|=1),ni.transformFlags&=-67108865,ni.jsDoc=void 0,ni}function Nm(Me,Bn,zn,ni,Ci){return Me.modifiers!==Bn||Me.isTypeOnly!==zn||Me.name!==ni||Me.moduleReference!==Ci?Hn(Im(Bn,zn,ni,Ci),Me):Me}function Om(Me,Bn,Hn,zn){let ni=oe(269);return ni.modifiers=xt(Me),ni.importClause=Bn,ni.moduleSpecifier=Hn,ni.assertClause=zn,ni.transformFlags|=ye(ni.importClause)|ye(ni.moduleSpecifier),ni.transformFlags&=-67108865,ni.jsDoc=void 0,ni}function Mm(Me,Bn,zn,ni,Ci){return Me.modifiers!==Bn||Me.importClause!==zn||Me.moduleSpecifier!==ni||Me.assertClause!==Ci?Hn(Om(Bn,zn,ni,Ci),Me):Me}function Lm(Me,Bn,Hn){let zn=Ve(270);return zn.isTypeOnly=Me,zn.name=Bn,zn.namedBindings=Hn,zn.transformFlags|=ye(zn.name)|ye(zn.namedBindings),Me&&(zn.transformFlags|=1),zn.transformFlags&=-67108865,zn}function Rm(Me,Bn,zn,ni){return Me.isTypeOnly!==Bn||Me.name!==zn||Me.namedBindings!==ni?Hn(Lm(Bn,zn,ni),Me):Me}function Bu(Me,Bn){let Hn=oe(296);return Hn.elements=Ne(Me),Hn.multiLine=Bn,Hn.transformFlags|=4,Hn}function lb(Me,Bn,zn){return Me.elements!==Bn||Me.multiLine!==zn?Hn(Bu(Bn,zn),Me):Me}function s_(Me,Bn){let Hn=oe(297);return Hn.name=Me,Hn.value=Bn,Hn.transformFlags|=4,Hn}function jm(Me,Bn,zn){return Me.name!==Bn||Me.value!==zn?Hn(s_(Bn,zn),Me):Me}function qu(Me,Bn){let Hn=oe(298);return Hn.assertClause=Me,Hn.multiLine=Bn,Hn}function Jm(Me,Bn,zn){return Me.assertClause!==Bn||Me.multiLine!==zn?Hn(qu(Bn,zn),Me):Me}function Fm(Me){let Bn=Ve(271);return Bn.name=Me,Bn.transformFlags|=ye(Bn.name),Bn.transformFlags&=-67108865,Bn}function Uu(Me,Bn){return Me.name!==Bn?Hn(Fm(Bn),Me):Me}function Bm(Me){let Bn=Ve(277);return Bn.name=Me,Bn.transformFlags|=ye(Bn.name)|4,Bn.transformFlags&=-67108865,Bn}function qm(Me,Bn){return Me.name!==Bn?Hn(Bm(Bn),Me):Me}function Um(Me){let Bn=oe(272);return Bn.elements=Ne(Me),Bn.transformFlags|=gt(Bn.elements),Bn.transformFlags&=-67108865,Bn}function ub(Me,Bn){return Me.elements!==Bn?Hn(Um(Bn),Me):Me}function zm(Me,Bn,Hn){let zn=Ve(273);return zn.isTypeOnly=Me,zn.propertyName=Bn,zn.name=Hn,zn.transformFlags|=ye(zn.propertyName)|ye(zn.name),zn.transformFlags&=-67108865,zn}function pb(Me,Bn,zn,ni){return Me.isTypeOnly!==Bn||Me.propertyName!==zn||Me.name!==ni?Hn(zm(Bn,zn,ni),Me):Me}function zu(Me,Bn,Hn){let ni=Ve(274);return ni.modifiers=xt(Me),ni.isExportEquals=Bn,ni.expression=Bn?zn().parenthesizeRightSideOfBinary(63,void 0,Hn):zn().parenthesizeExpressionOfExportDefault(Hn),ni.transformFlags|=gt(ni.modifiers)|ye(ni.expression),ni.transformFlags&=-67108865,ni.jsDoc=void 0,ni}function Wu(Me,Bn,zn){return Me.modifiers!==Bn||Me.expression!==zn?Hn(zu(Bn,Me.isExportEquals,zn),Me):Me}function na(Me,Bn,Hn,zn,ni){let Ci=Ve(275);return Ci.modifiers=xt(Me),Ci.isTypeOnly=Bn,Ci.exportClause=Hn,Ci.moduleSpecifier=zn,Ci.assertClause=ni,Ci.transformFlags|=gt(Ci.modifiers)|ye(Ci.exportClause)|ye(Ci.moduleSpecifier),Ci.transformFlags&=-67108865,Ci.jsDoc=void 0,Ci}function Wm(Me,Bn,Hn,zn,ni,Ci){return Me.modifiers!==Bn||Me.isTypeOnly!==Hn||Me.exportClause!==zn||Me.moduleSpecifier!==ni||Me.assertClause!==Ci?Vm(na(Bn,Hn,zn,ni,Ci),Me):Me}function Vm(Me,Bn){return Me!==Bn&&Me.modifiers===Bn.modifiers&&(Me.modifiers=Bn.modifiers),Hn(Me,Bn)}function to(Me){let Bn=oe(276);return Bn.elements=Ne(Me),Bn.transformFlags|=gt(Bn.elements),Bn.transformFlags&=-67108865,Bn}function Hm(Me,Bn){return Me.elements!==Bn?Hn(to(Bn),Me):Me}function Vu(Me,Bn,Hn){let zn=oe(278);return zn.isTypeOnly=Me,zn.propertyName=Qt(Bn),zn.name=Qt(Hn),zn.transformFlags|=ye(zn.propertyName)|ye(zn.name),zn.transformFlags&=-67108865,zn.jsDoc=void 0,zn}function o_(Me,Bn,zn,ni){return Me.isTypeOnly!==Bn||Me.propertyName!==zn||Me.name!==ni?Hn(Vu(Bn,zn,ni),Me):Me}function fb(){let Me=Ve(279);return Me.jsDoc=void 0,Me}function Gm(Me){let Bn=oe(280);return Bn.expression=Me,Bn.transformFlags|=ye(Bn.expression),Bn.transformFlags&=-67108865,Bn}function $m(Me,Bn){return Me.expression!==Bn?Hn(Gm(Bn),Me):Me}function db(Me){return oe(Me)}function Km(Me,Bn){let Hn=arguments.length>2&&arguments[2]!==void 0?arguments[2]:!1,ni=Ac(Me,Hn?Bn&&zn().parenthesizeNonArrayTypeOfPostfixType(Bn):Bn);return ni.postfix=Hn,ni}function Ac(Me,Bn){let Hn=oe(Me);return Hn.type=Bn,Hn}function Xm(Me,Bn,zn){return Bn.type!==zn?Hn(Km(Me,zn,Bn.postfix),Bn):Bn}function mb(Me,Bn,zn){return Bn.type!==zn?Hn(Ac(Me,zn),Bn):Bn}function Ym(Me,Bn){let Hn=Ve(320);return Hn.parameters=xt(Me),Hn.type=Bn,Hn.transformFlags=gt(Hn.parameters)|(Hn.type?1:0),Hn.jsDoc=void 0,Hn.locals=void 0,Hn.nextContainer=void 0,Hn.typeArguments=void 0,Hn}function hb(Me,Bn,zn){return Me.parameters!==Bn||Me.type!==zn?Hn(Ym(Bn,zn),Me):Me}function Qm(Me){let Bn=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!1,Hn=Ve(325);return Hn.jsDocPropertyTags=xt(Me),Hn.isArrayType=Bn,Hn}function gb(Me,Bn,zn){return Me.jsDocPropertyTags!==Bn||Me.isArrayType!==zn?Hn(Qm(Bn,zn),Me):Me}function Zm(Me){let Bn=oe(312);return Bn.type=Me,Bn}function yb(Me,Bn){return Me.type!==Bn?Hn(Zm(Bn),Me):Me}function eh(Me,Bn,Hn){let zn=Ve(326);return zn.typeParameters=xt(Me),zn.parameters=Ne(Bn),zn.type=Hn,zn.jsDoc=void 0,zn.locals=void 0,zn.nextContainer=void 0,zn}function Hu(Me,Bn,zn,ni){return Me.typeParameters!==Bn||Me.parameters!==zn||Me.type!==ni?Hn(eh(Bn,zn,ni),Me):Me}function fi(Me){let Bn=ed(Me.kind);return Me.tagName.escapedText===vi(Bn)?Me.tagName:Ut(Bn)}function ja(Me,Bn,Hn){let zn=oe(Me);return zn.tagName=Bn,zn.comment=Hn,zn}function Ja(Me,Bn,Hn){let zn=Ve(Me);return zn.tagName=Bn,zn.comment=Hn,zn}function __(Me,Bn,Hn,zn){let ni=ja(348,Me!=null?Me:Ut("template"),zn);return ni.constraint=Bn,ni.typeParameters=Ne(Hn),ni}function Gu(Me){let Bn=arguments.length>1&&arguments[1]!==void 0?arguments[1]:fi(Me),zn=arguments.length>2?arguments[2]:void 0,ni=arguments.length>3?arguments[3]:void 0,Ci=arguments.length>4?arguments[4]:void 0;return Me.tagName!==Bn||Me.constraint!==zn||Me.typeParameters!==ni||Me.comment!==Ci?Hn(__(Bn,zn,ni,Ci),Me):Me}function $u(Me,Bn,Hn,zn){let ni=Ja(349,Me!=null?Me:Ut("typedef"),zn);return ni.typeExpression=Bn,ni.fullName=Hn,ni.name=w2(Hn),ni.locals=void 0,ni.nextContainer=void 0,ni}function th(Me){let Bn=arguments.length>1&&arguments[1]!==void 0?arguments[1]:fi(Me),zn=arguments.length>2?arguments[2]:void 0,ni=arguments.length>3?arguments[3]:void 0,Ci=arguments.length>4?arguments[4]:void 0;return Me.tagName!==Bn||Me.typeExpression!==zn||Me.fullName!==ni||Me.comment!==Ci?Hn($u(Bn,zn,ni,Ci),Me):Me}function Pc(Me,Bn,Hn,zn,ni,Ci){let aa=Ja(344,Me!=null?Me:Ut("param"),Ci);return aa.typeExpression=zn,aa.name=Bn,aa.isNameFirst=!!ni,aa.isBracketed=Hn,aa}function vb(Me){let Bn=arguments.length>1&&arguments[1]!==void 0?arguments[1]:fi(Me),zn=arguments.length>2?arguments[2]:void 0,ni=arguments.length>3?arguments[3]:void 0,Ci=arguments.length>4?arguments[4]:void 0,aa=arguments.length>5?arguments[5]:void 0,oa=arguments.length>6?arguments[6]:void 0;return Me.tagName!==Bn||Me.name!==zn||Me.isBracketed!==ni||Me.typeExpression!==Ci||Me.isNameFirst!==aa||Me.comment!==oa?Hn(Pc(Bn,zn,ni,Ci,aa,oa),Me):Me}function Ku(Me,Bn,Hn,zn,ni,Ci){let aa=Ja(351,Me!=null?Me:Ut("prop"),Ci);return aa.typeExpression=zn,aa.name=Bn,aa.isNameFirst=!!ni,aa.isBracketed=Hn,aa}function bb(Me){let Bn=arguments.length>1&&arguments[1]!==void 0?arguments[1]:fi(Me),zn=arguments.length>2?arguments[2]:void 0,ni=arguments.length>3?arguments[3]:void 0,Ci=arguments.length>4?arguments[4]:void 0,aa=arguments.length>5?arguments[5]:void 0,oa=arguments.length>6?arguments[6]:void 0;return Me.tagName!==Bn||Me.name!==zn||Me.isBracketed!==ni||Me.typeExpression!==Ci||Me.isNameFirst!==aa||Me.comment!==oa?Hn(Ku(Bn,zn,ni,Ci,aa,oa),Me):Me}function rh(Me,Bn,Hn,zn){let ni=Ja(341,Me!=null?Me:Ut("callback"),zn);return ni.typeExpression=Bn,ni.fullName=Hn,ni.name=w2(Hn),ni.locals=void 0,ni.nextContainer=void 0,ni}function nh(Me){let Bn=arguments.length>1&&arguments[1]!==void 0?arguments[1]:fi(Me),zn=arguments.length>2?arguments[2]:void 0,ni=arguments.length>3?arguments[3]:void 0,Ci=arguments.length>4?arguments[4]:void 0;return Me.tagName!==Bn||Me.typeExpression!==zn||Me.fullName!==ni||Me.comment!==Ci?Hn(rh(Bn,zn,ni,Ci),Me):Me}function ih(Me,Bn,Hn){let zn=ja(342,Me!=null?Me:Ut("overload"),Hn);return zn.typeExpression=Bn,zn}function ah(Me){let Bn=arguments.length>1&&arguments[1]!==void 0?arguments[1]:fi(Me),zn=arguments.length>2?arguments[2]:void 0,ni=arguments.length>3?arguments[3]:void 0;return Me.tagName!==Bn||Me.typeExpression!==zn||Me.comment!==ni?Hn(ih(Bn,zn,ni),Me):Me}function sh(Me,Bn,Hn){let zn=ja(331,Me!=null?Me:Ut("augments"),Hn);return zn.class=Bn,zn}function Xu(Me){let Bn=arguments.length>1&&arguments[1]!==void 0?arguments[1]:fi(Me),zn=arguments.length>2?arguments[2]:void 0,ni=arguments.length>3?arguments[3]:void 0;return Me.tagName!==Bn||Me.class!==zn||Me.comment!==ni?Hn(sh(Bn,zn,ni),Me):Me}function Yu(Me,Bn,Hn){let zn=ja(332,Me!=null?Me:Ut("implements"),Hn);return zn.class=Bn,zn}function ro(Me,Bn,Hn){let zn=ja(350,Me!=null?Me:Ut("see"),Hn);return zn.name=Bn,zn}function Tb(Me,Bn,zn,ni){return Me.tagName!==Bn||Me.name!==zn||Me.comment!==ni?Hn(ro(Bn,zn,ni),Me):Me}function ws(Me){let Bn=oe(313);return Bn.name=Me,Bn}function Dc(Me,Bn){return Me.name!==Bn?Hn(ws(Bn),Me):Me}function oh(Me,Bn){let Hn=oe(314);return Hn.left=Me,Hn.right=Bn,Hn.transformFlags|=ye(Hn.left)|ye(Hn.right),Hn}function Sb(Me,Bn,zn){return Me.left!==Bn||Me.right!==zn?Hn(oh(Bn,zn),Me):Me}function _h(Me,Bn){let Hn=oe(327);return Hn.name=Me,Hn.text=Bn,Hn}function xb(Me,Bn,zn){return Me.name!==Bn?Hn(_h(Bn,zn),Me):Me}function ch(Me,Bn){let Hn=oe(328);return Hn.name=Me,Hn.text=Bn,Hn}function lh(Me,Bn,zn){return Me.name!==Bn?Hn(ch(Bn,zn),Me):Me}function uh(Me,Bn){let Hn=oe(329);return Hn.name=Me,Hn.text=Bn,Hn}function Eb(Me,Bn,zn){return Me.name!==Bn?Hn(uh(Bn,zn),Me):Me}function wb(Me){let Bn=arguments.length>1&&arguments[1]!==void 0?arguments[1]:fi(Me),zn=arguments.length>2?arguments[2]:void 0,ni=arguments.length>3?arguments[3]:void 0;return Me.tagName!==Bn||Me.class!==zn||Me.comment!==ni?Hn(Yu(Bn,zn,ni),Me):Me}function ph(Me,Bn,Hn){return ja(Me,Bn!=null?Bn:Ut(ed(Me)),Hn)}function Cb(Me,Bn){let zn=arguments.length>2&&arguments[2]!==void 0?arguments[2]:fi(Bn),ni=arguments.length>3?arguments[3]:void 0;return Bn.tagName!==zn||Bn.comment!==ni?Hn(ph(Me,zn,ni),Bn):Bn}function fh(Me,Bn,Hn,zn){let ni=ja(Me,Bn!=null?Bn:Ut(ed(Me)),zn);return ni.typeExpression=Hn,ni}function Ab(Me,Bn){let zn=arguments.length>2&&arguments[2]!==void 0?arguments[2]:fi(Bn),ni=arguments.length>3?arguments[3]:void 0,Ci=arguments.length>4?arguments[4]:void 0;return Bn.tagName!==zn||Bn.typeExpression!==ni||Bn.comment!==Ci?Hn(fh(Me,zn,ni,Ci),Bn):Bn}function dh(Me,Bn){return ja(330,Me,Bn)}function Pb(Me,Bn,zn){return Me.tagName!==Bn||Me.comment!==zn?Hn(dh(Bn,zn),Me):Me}function mh(Me,Bn,Hn){let zn=Ja(343,Me!=null?Me:Ut(ed(343)),Hn);return zn.typeExpression=Bn,zn.locals=void 0,zn.nextContainer=void 0,zn}function Db(Me){let Bn=arguments.length>1&&arguments[1]!==void 0?arguments[1]:fi(Me),zn=arguments.length>2?arguments[2]:void 0,ni=arguments.length>3?arguments[3]:void 0;return Me.tagName!==Bn||Me.typeExpression!==zn||Me.comment!==ni?Hn(mh(Bn,zn,ni),Me):Me}function hh(Me){let Bn=oe(324);return Bn.text=Me,Bn}function Qu(Me,Bn){return Me.text!==Bn?Hn(hh(Bn),Me):Me}function gh(Me,Bn){let Hn=oe(323);return Hn.comment=Me,Hn.tags=xt(Bn),Hn}function yh(Me,Bn,zn){return Me.comment!==Bn||Me.tags!==zn?Hn(gh(Bn,zn),Me):Me}function Zu(Me,Bn,Hn){let zn=oe(281);return zn.openingElement=Me,zn.children=Ne(Bn),zn.closingElement=Hn,zn.transformFlags|=ye(zn.openingElement)|gt(zn.children)|ye(zn.closingElement)|2,zn}function kb(Me,Bn,zn,ni){return Me.openingElement!==Bn||Me.children!==zn||Me.closingElement!==ni?Hn(Zu(Bn,zn,ni),Me):Me}function c_(Me,Bn,Hn){let zn=oe(282);return zn.tagName=Me,zn.typeArguments=xt(Bn),zn.attributes=Hn,zn.transformFlags|=ye(zn.tagName)|gt(zn.typeArguments)|ye(zn.attributes)|2,zn.typeArguments&&(zn.transformFlags|=1),zn}function vh(Me,Bn,zn,ni){return Me.tagName!==Bn||Me.typeArguments!==zn||Me.attributes!==ni?Hn(c_(Bn,zn,ni),Me):Me}function bh(Me,Bn,Hn){let zn=oe(283);return zn.tagName=Me,zn.typeArguments=xt(Bn),zn.attributes=Hn,zn.transformFlags|=ye(zn.tagName)|gt(zn.typeArguments)|ye(zn.attributes)|2,Bn&&(zn.transformFlags|=1),zn}function Ib(Me,Bn,zn,ni){return Me.tagName!==Bn||Me.typeArguments!==zn||Me.attributes!==ni?Hn(bh(Bn,zn,ni),Me):Me}function on(Me){let Bn=oe(284);return Bn.tagName=Me,Bn.transformFlags|=ye(Bn.tagName)|2,Bn}function Th(Me,Bn){return Me.tagName!==Bn?Hn(on(Bn),Me):Me}function ep(Me,Bn,Hn){let zn=oe(285);return zn.openingFragment=Me,zn.children=Ne(Bn),zn.closingFragment=Hn,zn.transformFlags|=ye(zn.openingFragment)|gt(zn.children)|ye(zn.closingFragment)|2,zn}function Nb(Me,Bn,zn,ni){return Me.openingFragment!==Bn||Me.children!==zn||Me.closingFragment!==ni?Hn(ep(Bn,zn,ni),Me):Me}function l_(Me,Bn){let Hn=oe(11);return Hn.text=Me,Hn.containsOnlyTriviaWhiteSpaces=!!Bn,Hn.transformFlags|=2,Hn}function Ob(Me,Bn,zn){return Me.text!==Bn||Me.containsOnlyTriviaWhiteSpaces!==zn?Hn(l_(Bn,zn),Me):Me}function kc(){let Me=oe(286);return Me.transformFlags|=2,Me}function Mb(){let Me=oe(287);return Me.transformFlags|=2,Me}function Sh(Me,Bn){let Hn=Ve(288);return Hn.name=Me,Hn.initializer=Bn,Hn.transformFlags|=ye(Hn.name)|ye(Hn.initializer)|2,Hn}function Lb(Me,Bn,zn){return Me.name!==Bn||Me.initializer!==zn?Hn(Sh(Bn,zn),Me):Me}function xh(Me){let Bn=Ve(289);return Bn.properties=Ne(Me),Bn.transformFlags|=gt(Bn.properties)|2,Bn}function tp(Me,Bn){return Me.properties!==Bn?Hn(xh(Bn),Me):Me}function no(Me){let Bn=oe(290);return Bn.expression=Me,Bn.transformFlags|=ye(Bn.expression)|2,Bn}function Rb(Me,Bn){return Me.expression!==Bn?Hn(no(Bn),Me):Me}function Ic(Me,Bn){let Hn=oe(291);return Hn.dotDotDotToken=Me,Hn.expression=Bn,Hn.transformFlags|=ye(Hn.dotDotDotToken)|ye(Hn.expression)|2,Hn}function Eh(Me,Bn){return Me.expression!==Bn?Hn(Ic(Me.dotDotDotToken,Bn),Me):Me}function wh(Me,Bn){let Hn=oe(292);return Hn.expression=zn().parenthesizeExpressionForDisallowedComma(Me),Hn.statements=Ne(Bn),Hn.transformFlags|=ye(Hn.expression)|gt(Hn.statements),Hn.jsDoc=void 0,Hn}function rp(Me,Bn,zn){return Me.expression!==Bn||Me.statements!==zn?Hn(wh(Bn,zn),Me):Me}function np(Me){let Bn=oe(293);return Bn.statements=Ne(Me),Bn.transformFlags=gt(Bn.statements),Bn}function jb(Me,Bn){return Me.statements!==Bn?Hn(np(Bn),Me):Me}function Ch(Me,Bn){let Hn=oe(294);switch(Hn.token=Me,Hn.types=Ne(Bn),Hn.transformFlags|=gt(Hn.types),Me){case 94:Hn.transformFlags|=1024;break;case 117:Hn.transformFlags|=1;break;default:return Vp.assertNever(Me)}return Hn}function Ah(Me,Bn){return Me.types!==Bn?Hn(Ch(Me.token,Bn),Me):Me}function ip(Me,Bn){let Hn=oe(295);return Hn.variableDeclaration=Xh(Me),Hn.block=Bn,Hn.transformFlags|=ye(Hn.variableDeclaration)|ye(Hn.block)|(Me?0:64),Hn.locals=void 0,Hn.nextContainer=void 0,Hn}function Ph(Me,Bn,zn){return Me.variableDeclaration!==Bn||Me.block!==zn?Hn(ip(Bn,zn),Me):Me}function Fa(Me,Bn){let Hn=Ve(299);return Hn.name=Qt(Me),Hn.initializer=zn().parenthesizeExpressionForDisallowedComma(Bn),Hn.transformFlags|=ai(Hn.name)|ye(Hn.initializer),Hn.modifiers=void 0,Hn.questionToken=void 0,Hn.exclamationToken=void 0,Hn.jsDoc=void 0,Hn}function Jb(Me,Bn,Hn){return Me.name!==Bn||Me.initializer!==Hn?Fb(Fa(Bn,Hn),Me):Me}function Fb(Me,Bn){return Me!==Bn&&(Me.modifiers=Bn.modifiers,Me.questionToken=Bn.questionToken,Me.exclamationToken=Bn.exclamationToken),Hn(Me,Bn)}function Dh(Me,Bn){let Hn=Ve(300);return Hn.name=Qt(Me),Hn.objectAssignmentInitializer=Bn&&zn().parenthesizeExpressionForDisallowedComma(Bn),Hn.transformFlags|=ec(Hn.name)|ye(Hn.objectAssignmentInitializer)|1024,Hn.equalsToken=void 0,Hn.modifiers=void 0,Hn.questionToken=void 0,Hn.exclamationToken=void 0,Hn.jsDoc=void 0,Hn}function Bb(Me,Bn,Hn){return Me.name!==Bn||Me.objectAssignmentInitializer!==Hn?kh(Dh(Bn,Hn),Me):Me}function kh(Me,Bn){return Me!==Bn&&(Me.modifiers=Bn.modifiers,Me.questionToken=Bn.questionToken,Me.exclamationToken=Bn.exclamationToken,Me.equalsToken=Bn.equalsToken),Hn(Me,Bn)}function ap(Me){let Bn=Ve(301);return Bn.expression=zn().parenthesizeExpressionForDisallowedComma(Me),Bn.transformFlags|=ye(Bn.expression)|128|65536,Bn.jsDoc=void 0,Bn}function ki(Me,Bn){return Me.expression!==Bn?Hn(ap(Bn),Me):Me}function sp(Me,Bn){let Hn=Ve(302);return Hn.name=Qt(Me),Hn.initializer=Bn&&zn().parenthesizeExpressionForDisallowedComma(Bn),Hn.transformFlags|=ye(Hn.name)|ye(Hn.initializer)|1,Hn.jsDoc=void 0,Hn}function qb(Me,Bn,zn){return Me.name!==Bn||Me.initializer!==zn?Hn(sp(Bn,zn),Me):Me}function Ub(Me,Hn,zn){let ni=Bn.createBaseSourceFileNode(308);return ni.statements=Ne(Me),ni.endOfFileToken=Hn,ni.flags|=zn,ni.text="",ni.fileName="",ni.path="",ni.resolvedPath="",ni.originalFileName="",ni.languageVersion=0,ni.languageVariant=0,ni.scriptKind=0,ni.isDeclarationFile=!1,ni.hasNoDefaultLib=!1,ni.transformFlags|=gt(ni.statements)|ye(ni.endOfFileToken),ni.locals=void 0,ni.nextContainer=void 0,ni.endFlowNode=void 0,ni.nodeCount=0,ni.identifierCount=0,ni.symbolCount=0,ni.parseDiagnostics=void 0,ni.bindDiagnostics=void 0,ni.bindSuggestionDiagnostics=void 0,ni.lineMap=void 0,ni.externalModuleIndicator=void 0,ni.setExternalModuleIndicator=void 0,ni.pragmas=void 0,ni.checkJsDirective=void 0,ni.referencedFiles=void 0,ni.typeReferenceDirectives=void 0,ni.libReferenceDirectives=void 0,ni.amdDependencies=void 0,ni.commentDirectives=void 0,ni.identifiers=void 0,ni.packageJsonLocations=void 0,ni.packageJsonScope=void 0,ni.imports=void 0,ni.moduleAugmentations=void 0,ni.ambientModuleNames=void 0,ni.resolvedModules=void 0,ni.classifiableNames=void 0,ni.impliedNodeFormat=void 0,ni}function Ih(Me){let Bn=Object.create(Me.redirectTarget);return Object.defineProperties(Bn,{id:{get(){return this.redirectInfo.redirectTarget.id},set(Me){this.redirectInfo.redirectTarget.id=Me}},symbol:{get(){return this.redirectInfo.redirectTarget.symbol},set(Me){this.redirectInfo.redirectTarget.symbol=Me}}}),Bn.redirectInfo=Me,Bn}function Nh(Me){let Bn=Ih(Me.redirectInfo);return Bn.flags|=Me.flags&-9,Bn.fileName=Me.fileName,Bn.path=Me.path,Bn.resolvedPath=Me.resolvedPath,Bn.originalFileName=Me.originalFileName,Bn.packageJsonLocations=Me.packageJsonLocations,Bn.packageJsonScope=Me.packageJsonScope,Bn.emitNode=void 0,Bn}function op(Me){let Hn=Bn.createBaseSourceFileNode(308);Hn.flags|=Me.flags&-9;for(let Bn in Me)if(!(Jr(Hn,Bn)||!Jr(Me,Bn))){if(Bn==="emitNode"){Hn.emitNode=void 0;continue}Hn[Bn]=Me[Bn]}return Hn}function Oh(Me){let Bn=Me.redirectInfo?Nh(Me):op(Me);return Dn(Bn,Me),Bn}function zb(Me,Bn,Hn,zn,ni,Ci,aa){let oa=Oh(Me);return oa.statements=Ne(Bn),oa.isDeclarationFile=Hn,oa.referencedFiles=zn,oa.typeReferenceDirectives=ni,oa.hasNoDefaultLib=Ci,oa.libReferenceDirectives=aa,oa.transformFlags=gt(oa.statements)|ye(oa.endOfFileToken),oa}function Mh(Me,Bn){let zn=arguments.length>2&&arguments[2]!==void 0?arguments[2]:Me.isDeclarationFile,ni=arguments.length>3&&arguments[3]!==void 0?arguments[3]:Me.referencedFiles,Ci=arguments.length>4&&arguments[4]!==void 0?arguments[4]:Me.typeReferenceDirectives,aa=arguments.length>5&&arguments[5]!==void 0?arguments[5]:Me.hasNoDefaultLib,oa=arguments.length>6&&arguments[6]!==void 0?arguments[6]:Me.libReferenceDirectives;return Me.statements!==Bn||Me.isDeclarationFile!==zn||Me.referencedFiles!==ni||Me.typeReferenceDirectives!==Ci||Me.hasNoDefaultLib!==aa||Me.libReferenceDirectives!==oa?Hn(zb(Me,Bn,zn,ni,Ci,aa,oa),Me):Me}function Lh(Me){let Bn=arguments.length>1&&arguments[1]!==void 0?arguments[1]:xa,Hn=oe(309);return Hn.prepends=Bn,Hn.sourceFiles=Me,Hn.syntheticFileReferences=void 0,Hn.syntheticTypeReferences=void 0,Hn.syntheticLibReferences=void 0,Hn.hasNoDefaultLib=void 0,Hn}function Wb(Me,Bn){let zn=arguments.length>2&&arguments[2]!==void 0?arguments[2]:xa;return Me.sourceFiles!==Bn||Me.prepends!==zn?Hn(Lh(Bn,zn),Me):Me}function Nc(Me,Bn,Hn){let zn=oe(310);return zn.prologues=Me,zn.syntheticReferences=Bn,zn.texts=Hn,zn.fileName="",zn.text="",zn.referencedFiles=xa,zn.libReferenceDirectives=xa,zn.getLineAndCharacterOfPosition=Me=>Ls(zn,Me),zn}function Oc(Me,Bn){let Hn=oe(Me);return Hn.data=Bn,Hn}function Vb(Me){return Oc(303,Me)}function Hb(Me,Bn){let Hn=Oc(304,Me);return Hn.texts=Bn,Hn}function Gb(Me,Bn){return Oc(Bn?306:305,Me)}function $b(Me){let Bn=oe(307);return Bn.data=Me.data,Bn.section=Me,Bn}function Kb(){let Me=oe(311);return Me.javascriptText="",Me.declarationText="",Me}function Rh(Me){let Bn=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!1,Hn=arguments.length>2?arguments[2]:void 0,zn=oe(234);return zn.type=Me,zn.isSpread=Bn,zn.tupleNameSource=Hn,zn}function jh(Me){let Bn=oe(354);return Bn._children=Me,Bn}function Jh(Me){let Bn=oe(355);return Bn.original=Me,Rt(Bn,Me),Bn}function Fh(Me,Bn){let Hn=oe(356);return Hn.expression=Me,Hn.original=Bn,Hn.transformFlags|=ye(Hn.expression)|1,Rt(Hn,Bn),Hn}function Bh(Me,Bn){return Me.expression!==Bn?Hn(Fh(Bn,Me.original),Me):Me}function qh(Me){if(fs(Me)&&!pl(Me)&&!Me.original&&!Me.emitNode&&!Me.id){if(oc(Me))return Me.elements;if(ur(Me)&&I8(Me.operatorToken))return[Me.left,Me.right]}return Me}function Mc(Me){let Bn=oe(357);return Bn.elements=Ne(at(Me,qh)),Bn.transformFlags|=gt(Bn.elements),Bn}function Xb(Me,Bn){return Me.elements!==Bn?Hn(Mc(Bn),Me):Me}function Yb(Me){let Bn=oe(359);return Bn.emitNode={},Bn.original=Me,Bn}function Qb(Me){let Bn=oe(358);return Bn.emitNode={},Bn.original=Me,Bn}function Uh(Me,Bn){let Hn=oe(360);return Hn.expression=Me,Hn.thisArg=Bn,Hn.transformFlags|=ye(Hn.expression)|ye(Hn.thisArg),Hn}function _p(Me,Bn,zn){return Me.expression!==Bn||Me.thisArg!==zn?Hn(Uh(Bn,zn),Me):Me}function Zb(Me){let Bn=pn(Me.escapedText);return Bn.flags|=Me.flags&-9,Bn.transformFlags=Me.transformFlags,Dn(Bn,Me),setIdentifierAutoGenerate(Bn,Object.assign({},Me.emitNode.autoGenerate)),Bn}function e6(Me){let Bn=pn(Me.escapedText);Bn.flags|=Me.flags&-9,Bn.jsDoc=Me.jsDoc,Bn.flowNode=Me.flowNode,Bn.symbol=Me.symbol,Bn.transformFlags=Me.transformFlags,Dn(Bn,Me);let Hn=getIdentifierTypeArguments(Me);return Hn&&setIdentifierTypeArguments(Bn,Hn),Bn}function t6(Me){let Bn=dn(Me.escapedText);return Bn.flags|=Me.flags&-9,Bn.transformFlags=Me.transformFlags,Dn(Bn,Me),setIdentifierAutoGenerate(Bn,Object.assign({},Me.emitNode.autoGenerate)),Bn}function r6(Me){let Bn=dn(Me.escapedText);return Bn.flags|=Me.flags&-9,Bn.transformFlags=Me.transformFlags,Dn(Bn,Me),Bn}function cp(Me){if(Me===void 0)return Me;if(wi(Me))return Oh(Me);if(cs(Me))return Zb(Me);if(yt(Me))return e6(Me);if(Ny(Me))return t6(Me);if(vn(Me))return r6(Me);let Hn=gl(Me.kind)?Bn.createBaseNode(Me.kind):Bn.createBaseTokenNode(Me.kind);Hn.flags|=Me.flags&-9,Hn.transformFlags=Me.transformFlags,Dn(Hn,Me);for(let Bn in Me)Jr(Hn,Bn)||!Jr(Me,Bn)||(Hn[Bn]=Me[Bn]);return Hn}function n6(Me,Bn,Hn){return Na(yu(void 0,void 0,void 0,void 0,Bn?[Bn]:[],void 0,Zs(Me,!0)),void 0,Hn?[Hn]:[])}function Lc(Me,Bn,Hn){return Na(vu(void 0,void 0,Bn?[Bn]:[],void 0,void 0,Zs(Me,!0)),void 0,Hn?[Hn]:[])}function Rc(){return ui(Gt("0"))}function zh(Me){return zu(void 0,!1,Me)}function i6(Me){return na(void 0,!1,to([Vu(!1,void 0,Me)]))}function a6(Me,Bn){return Bn==="undefined"?tc.createStrictEquality(Me,Rc()):tc.createStrictEquality(mn(Me),er(Bn))}function Ba(Me,Bn,Hn){return Cy(Me)?du(Xs(Me,void 0,Bn),void 0,void 0,Hn):Na(ta(Me,Bn),void 0,Hn)}function s6(Me,Bn,Hn){return Ba(Me,"bind",[Bn,...Hn])}function o6(Me,Bn,Hn){return Ba(Me,"call",[Bn,...Hn])}function _6(Me,Bn,Hn){return Ba(Me,"apply",[Bn,Hn])}function io(Me,Bn,Hn){return Ba(Ut(Me),Bn,Hn)}function Wh(Me,Bn){return Ba(Me,"slice",Bn===void 0?[]:[za(Bn)])}function Vh(Me,Bn){return Ba(Me,"concat",Bn)}function u(Me,Bn,Hn){return io("Object","defineProperty",[Me,za(Bn),Hn])}function b(Me,Bn){return io("Object","getOwnPropertyDescriptor",[Me,za(Bn)])}function O(Me,Bn,Hn){return io("Reflect","get",Hn?[Me,Bn,Hn]:[Me,Bn])}function j(Me,Bn,Hn,zn){return io("Reflect","set",zn?[Me,Bn,Hn,zn]:[Me,Bn,Hn])}function z(Me,Bn,Hn){return Hn?(Me.push(Fa(Bn,Hn)),!0):!1}function re(Me,Bn){let Hn=[];z(Hn,"enumerable",za(Me.enumerable)),z(Hn,"configurable",za(Me.configurable));let zn=z(Hn,"writable",za(Me.writable));zn=z(Hn,"value",Me.value)||zn;let ni=z(Hn,"get",Me.get);return ni=z(Hn,"set",Me.set)||ni,Vp.assert(!(zn&&ni),"A PropertyDescriptor may not be both an accessor descriptor and a data descriptor."),r_(Hn,!Bn)}function Ee(Me,Bn){switch(Me.kind){case 214:return qd(Me,Bn);case 213:return Bd(Me,Me.type,Bn);case 231:return Zd(Me,Bn,Me.type);case 235:return Pu(Me,Bn,Me.type);case 232:return Au(Me,Bn);case 356:return Bh(Me,Bn)}}function qe(Me){return qo(Me)&&fs(Me)&&fs(getSourceMapRange(Me))&&fs(getCommentRange(Me))&&!Ke(getSyntheticLeadingComments(Me))&&!Ke(getSyntheticTrailingComments(Me))}function We(Me,Bn){let Hn=arguments.length>2&&arguments[2]!==void 0?arguments[2]:15;return Me&&yd(Me,Hn)&&!qe(Me)?Ee(Me,We(Me.expression,Bn)):Bn}function $e(Me,Bn,Hn){if(!Bn)return Me;let zn=ym(Bn,Bn.label,tE(Bn.statement)?$e(Me,Bn.statement):Me);return Hn&&Hn(Bn),zn}function lt(Me,Bn){let Hn=Pl(Me);switch(Hn.kind){case 79:return Bn;case 108:case 8:case 9:case 10:return!1;case 206:return Hn.elements.length!==0;case 207:return Hn.properties.length>0;default:return!0}}function Jt(Me,Bn,Hn){let ni=arguments.length>3&&arguments[3]!==void 0?arguments[3]:!1,Ci=$o(Me,15),aa,oa;return Sf(Ci)?(aa=Or(),oa=Ci):nd(Ci)?(aa=Or(),oa=Hn!==void 0&&Hn<2?Rt(Ut("_super"),Ci):Ci):xi(Ci)&8192?(aa=Rc(),oa=zn().parenthesizeLeftSideOfAccess(Ci,!1)):bn(Ci)?lt(Ci.expression,ni)?(aa=kn(Bn),oa=ta(Rt(tc.createAssignment(aa,Ci.expression),Ci.expression),Ci.name),Rt(oa,Ci)):(aa=Ci.expression,oa=Ci):gs(Ci)?lt(Ci.expression,ni)?(aa=kn(Bn),oa=pu(Rt(tc.createAssignment(aa,Ci.expression),Ci.expression),Ci.argumentExpression),Rt(oa,Ci)):(aa=Ci.expression,oa=Ci):(aa=Rc(),oa=zn().parenthesizeLeftSideOfAccess(Me,!1)),{target:oa,thisArg:aa}}function Lt(Me,Bn){return ta(gu(r_([ci(void 0,"value",[$n(void 0,void 0,Me,void 0,void 0,void 0)],Zs([a_(Bn)]))])),"value")}function At(Me){return Me.length>10?Mc(Me):Qa(Me,tc.createComma)}function kr(Me,Bn,Hn){let zn=arguments.length>3&&arguments[3]!==void 0?arguments[3]:0,ni=ml(Me);if(ni&&yt(ni)&&!cs(ni)){let Me=Sa(Rt(cp(ni),ni),ni.parent);return zn|=xi(ni),Hn||(zn|=96),Bn||(zn|=3072),zn&&setEmitFlags(Me,zn),Me}return $i(Me)}function Fn(Me,Bn,Hn){return kr(Me,Bn,Hn,98304)}function di(Me,Bn,Hn){return kr(Me,Bn,Hn,32768)}function Ii(Me,Bn,Hn){return kr(Me,Bn,Hn,16384)}function _n(Me,Bn,Hn){return kr(Me,Bn,Hn)}function qa(Me,Bn,Hn,zn){let ni=ta(Me,fs(Bn)?Bn:cp(Bn));Rt(ni,Bn);let Ci=0;return zn||(Ci|=96),Hn||(Ci|=3072),Ci&&setEmitFlags(ni,Ci),ni}function Hh(Me,Bn,Hn,zn){return Me&&rn(Bn,1)?qa(Me,kr(Bn),Hn,zn):Ii(Bn,Hn,zn)}function lp(Me,Bn,Hn,zn){let ni=Ua(Me,Bn,0,Hn);return up(Me,Bn,ni,zn)}function Gh(Me){return Gn(Me.expression)&&Me.expression.text==="use strict"}function wn(){return vd(a_(er("use strict")))}function Ua(Me,Bn){let Hn=arguments.length>2&&arguments[2]!==void 0?arguments[2]:0,zn=arguments.length>3?arguments[3]:void 0;Vp.assert(Bn.length===0,"Prologue directives should be at the first statement in the target statements array");let ni=!1,Ci=Me.length;for(;Hn4&&arguments[4]!==void 0?arguments[4]:vp,Ci=Me.length;for(;Hn!==void 0&&Hnoa&&_a.splice(ni,0,...Bn.slice(oa,ca)),oa>aa&&_a.splice(zn,0,...Bn.slice(aa,oa)),aa>Ci&&_a.splice(Hn,0,...Bn.slice(Ci,aa)),Ci>0)if(Hn===0)_a.splice(0,0,...Bn.slice(0,Ci));else{let zn=new Map;for(let Bn=0;Bn=0;Me--){let Hn=Bn[Me];zn.has(Hn.expression.text)||_a.unshift(Hn)}}return _s(Me)?Rt(Ne(_a,Me.hasTrailingComma),Me):Me}function Kh(Me,Bn){var Hn;let zn;return typeof Bn=="number"?zn=$r(Bn):zn=Bn,Fo(Me)?wa(Me,zn,Me.name,Me.constraint,Me.default):Vs(Me)?Ki(Me,zn,Me.dotDotDotToken,Me.name,Me.questionToken,Me.type,Me.initializer):Gv(Me)?bt(Me,zn,Me.typeParameters,Me.parameters,Me.type):Wl(Me)?St(Me,zn,Me.name,Me.questionToken,Me.type):Bo(Me)?_t(Me,zn,Me.name,(Hn=Me.questionToken)!=null?Hn:Me.exclamationToken,Me.type,Me.initializer):L8(Me)?Kt(Me,zn,Me.name,Me.questionToken,Me.typeParameters,Me.parameters,Me.type):Vl(Me)?xe(Me,zn,Me.asteriskToken,Me.name,Me.questionToken,Me.typeParameters,Me.parameters,Me.type,Me.body):nc(Me)?It(Me,zn,Me.parameters,Me.body):Gl(Me)?Ln(Me,zn,Me.name,Me.parameters,Me.type,Me.body):ic(Me)?Xi(Me,zn,Me.name,Me.parameters,Me.body):Hv(Me)?bs(Me,zn,Me.parameters,Me.type):ad(Me)?Ud(Me,zn,Me.asteriskToken,Me.name,Me.typeParameters,Me.parameters,Me.type,Me.body):sd(Me)?zd(Me,zn,Me.typeParameters,Me.parameters,Me.type,Me.equalsGreaterThanToken,Me.body):_d(Me)?xc(Me,zn,Me.name,Me.typeParameters,Me.heritageClauses,Me.members):zo(Me)?om(Me,zn,Me.declarationList):Wo(Me)?ju(Me,zn,Me.asteriskToken,Me.name,Me.typeParameters,Me.parameters,Me.type,Me.body):_c(Me)?Ju(Me,zn,Me.name,Me.typeParameters,Me.heritageClauses,Me.members):eu(Me)?Cm(Me,zn,Me.name,Me.typeParameters,Me.heritageClauses,Me.members):n2(Me)?Ma(Me,zn,Me.name,Me.typeParameters,Me.type):i2(Me)?La(Me,zn,Me.name,Me.members):Ea(Me)?Sr(Me,zn,Me.name,Me.body):s2(Me)?Nm(Me,zn,Me.isTypeOnly,Me.name,Me.moduleReference):o2(Me)?Mm(Me,zn,Me.importClause,Me.moduleSpecifier,Me.assertClause):Vo(Me)?Wu(Me,zn,Me.expression):cc(Me)?Wm(Me,zn,Me.isTypeOnly,Me.exportClause,Me.moduleSpecifier,Me.assertClause):Vp.assertNever(Me)}function xt(Me){return Me?Ne(Me):void 0}function Qt(Me){return typeof Me=="string"?Ut(Me):Me}function za(Me){return typeof Me=="string"?er(Me):typeof Me=="number"?Gt(Me):typeof Me=="boolean"?Me?ar():oi():Me}function Wa(Me){return Me&&zn().parenthesizeExpressionForDisallowedComma(Me)}function c6(Me){return typeof Me=="number"?pr(Me):Me}function Yn(Me){return Me&&c2(Me)?Rt(Dn(Du(),Me),Me):Me}function Xh(Me){return typeof Me=="string"||Me&&!Vi(Me)?Cc(Me,void 0,void 0,void 0):Me}}function JL(Me,Bn){return Me!==Bn&&Rt(Me,Bn),Me}function FL(Me,Bn){return Me!==Bn&&(Dn(Me,Bn),Rt(Me,Bn)),Me}function ed(Me){switch(Me){case 347:return"type";case 345:return"returns";case 346:return"this";case 343:return"enum";case 333:return"author";case 335:return"class";case 336:return"public";case 337:return"private";case 338:return"protected";case 339:return"readonly";case 340:return"override";case 348:return"template";case 349:return"typedef";case 344:return"param";case 351:return"prop";case 341:return"callback";case 342:return"overload";case 331:return"augments";case 332:return"implements";default:return Vp.fail(`Unsupported kind: ${Vp.formatSyntaxKind(Me)}`)}}function BL(Me,Bn){switch(gw||(gw=Po(99,!1,0)),Me){case 14:gw.setText("`"+Bn+"`");break;case 15:gw.setText("`"+Bn+"${");break;case 16:gw.setText("}"+Bn+"${");break;case 17:gw.setText("}"+Bn+"`");break}let Hn=gw.scan();if(Hn===19&&(Hn=gw.reScanTemplateToken(!1)),gw.isUnterminated())return gw.setText(void 0),_w;let zn;switch(Hn){case 14:case 15:case 16:case 17:zn=gw.getTokenValue();break}return zn===void 0||gw.scan()!==1?(gw.setText(void 0),_w):(gw.setText(void 0),zn)}function ai(Me){return Me&&yt(Me)?ec(Me):ye(Me)}function ec(Me){return ye(Me)&-67108865}function qL(Me,Bn){return Bn|Me.transformFlags&134234112}function ye(Me){if(!Me)return 0;let Bn=Me.transformFlags&~w8(Me.kind);return af(Me)&&vl(Me.name)?qL(Me.name,Bn):Bn}function gt(Me){return Me?Me.transformFlags:0}function E8(Me){let Bn=0;for(let Hn of Me)Bn|=ye(Hn);Me.transformFlags=Bn}function w8(Me){if(Me>=179&&Me<=202)return-2;switch(Me){case 210:case 211:case 206:return-2147450880;case 264:return-1941676032;case 166:return-2147483648;case 216:return-2072174592;case 215:case 259:return-1937940480;case 258:return-2146893824;case 260:case 228:return-2147344384;case 173:return-1937948672;case 169:return-2013249536;case 171:case 174:case 175:return-2005057536;case 131:case 148:case 160:case 144:case 152:case 149:case 134:case 153:case 114:case 165:case 168:case 170:case 176:case 177:case 178:case 261:case 262:return-2;case 207:return-2147278848;case 295:return-2147418112;case 203:case 204:return-2147450880;case 213:case 235:case 231:case 356:case 214:case 106:return-2147483648;case 208:case 209:return-2147483648;default:return-2147483648}}function Fl(Me){return Me.flags|=8,Me}function UL(Me,Bn,Hn){let zn,ni,Ci,aa,oa,ca,_a,xa,Ga,Ha;Ji(Me)?(Ci="",aa=Me,oa=Me.length,ca=Bn,_a=Hn):(Vp.assert(Bn==="js"||Bn==="dts"),Ci=(Bn==="js"?Me.javascriptPath:Me.declarationPath)||"",ca=Bn==="js"?Me.javascriptMapPath:Me.declarationMapPath,xa=()=>Bn==="js"?Me.javascriptText:Me.declarationText,Ga=()=>Bn==="js"?Me.javascriptMapText:Me.declarationMapText,oa=()=>xa().length,Me.buildInfo&&Me.buildInfo.bundle&&(Vp.assert(Hn===void 0||typeof Hn=="boolean"),zn=Hn,ni=Bn==="js"?Me.buildInfo.bundle.js:Me.buildInfo.bundle.dts,Ha=Me.oldFileOfCurrentEmit));let ts=Ha?WL(Vp.checkDefined(ni)):zL(ni,zn,oa);return ts.fileName=Ci,ts.sourceMapPath=ca,ts.oldFileOfCurrentEmit=Ha,xa&&Ga?(Object.defineProperty(ts,"text",{get:xa}),Object.defineProperty(ts,"sourceMapText",{get:Ga})):(Vp.assert(!Ha),ts.text=aa!=null?aa:"",ts.sourceMapText=_a),ts}function zL(Me,Bn,Hn){let zn,ni,Ci,aa,oa,ca,_a,Ga;for(let Hn of Me?Me.sections:xa)switch(Hn.kind){case"prologue":zn=tr(zn,Rt(vw.createUnparsedPrologue(Hn.data),Hn));break;case"emitHelpers":ni=tr(ni,getAllUnscopedEmitHelpers().get(Hn.data));break;case"no-default-lib":Ga=!0;break;case"reference":Ci=tr(Ci,{pos:-1,end:-1,fileName:Hn.data});break;case"type":aa=tr(aa,{pos:-1,end:-1,fileName:Hn.data});break;case"type-import":aa=tr(aa,{pos:-1,end:-1,fileName:Hn.data,resolutionMode:99});break;case"type-require":aa=tr(aa,{pos:-1,end:-1,fileName:Hn.data,resolutionMode:1});break;case"lib":oa=tr(oa,{pos:-1,end:-1,fileName:Hn.data});break;case"prepend":let Me;for(let zn of Hn.texts)(!Bn||zn.kind!=="internal")&&(Me=tr(Me,Rt(vw.createUnparsedTextLike(zn.data,zn.kind==="internal"),zn)));ca=jr(ca,Me),_a=tr(_a,vw.createUnparsedPrepend(Hn.data,Me!=null?Me:xa));break;case"internal":if(Bn){_a||(_a=[]);break}case"text":_a=tr(_a,Rt(vw.createUnparsedTextLike(Hn.data,Hn.kind==="internal"),Hn));break;default:Vp.assertNever(Hn)}if(!_a){let Me=vw.createUnparsedTextLike(void 0,!1);$f(Me,0,typeof Hn=="function"?Hn():Hn),_a=[Me]}let Ha=Pw.createUnparsedSource(zn!=null?zn:xa,void 0,_a);return Q_(zn,Ha),Q_(_a,Ha),Q_(ca,Ha),Ha.hasNoDefaultLib=Ga,Ha.helpers=ni,Ha.referencedFiles=Ci||xa,Ha.typeReferenceDirectives=aa,Ha.libReferenceDirectives=oa||xa,Ha}function WL(Me){let Bn,Hn;for(let zn of Me.sections)switch(zn.kind){case"internal":case"text":Bn=tr(Bn,Rt(vw.createUnparsedTextLike(zn.data,zn.kind==="internal"),zn));break;case"no-default-lib":case"reference":case"type":case"type-import":case"type-require":case"lib":Hn=tr(Hn,Rt(vw.createUnparsedSyntheticReference(zn),zn));break;case"prologue":case"emitHelpers":case"prepend":break;default:Vp.assertNever(zn)}let zn=vw.createUnparsedSource(xa,Hn,Bn!=null?Bn:xa);return Q_(Hn,zn),Q_(Bn,zn),zn.helpers=Ze(Me.sources&&Me.sources.helpers,(Me=>getAllUnscopedEmitHelpers().get(Me))),zn}function VL(Me,Bn,Hn,zn,ni,Ci){return Ji(Me)?A8(void 0,Me,Hn,zn,void 0,Bn,ni,Ci):C8(Me,Bn,Hn,zn,ni,Ci)}function C8(Me,Bn,Hn,zn,ni,Ci,aa,oa){let ca=Pw.createInputFiles();ca.javascriptPath=Bn,ca.javascriptMapPath=Hn,ca.declarationPath=zn,ca.declarationMapPath=ni,ca.buildInfoPath=Ci;let _a=new Map,N=Bn=>{if(Bn===void 0)return;let Hn=_a.get(Bn);return Hn===void 0&&(Hn=Me(Bn),_a.set(Bn,Hn!==void 0?Hn:!1)),Hn!==!1?Hn:void 0},X=Me=>{let Bn=N(Me);return Bn!==void 0?Bn:`/* Input file ${Me} was missing */\r\n`},xa;return Object.defineProperties(ca,{javascriptText:{get:()=>X(Bn)},javascriptMapText:{get:()=>N(Hn)},declarationText:{get:()=>X(Vp.checkDefined(zn))},declarationMapText:{get:()=>N(ni)},buildInfo:{get:()=>{var Me,Bn;if(xa===void 0&&Ci)if(aa!=null&&aa.getBuildInfo)xa=(Me=aa.getBuildInfo(Ci,oa.configFilePath))!=null?Me:!1;else{let Me=N(Ci);xa=Me!==void 0&&(Bn=getBuildInfo(Ci,Me))!=null?Bn:!1}return xa||void 0}}}),ca}function A8(Me,Bn,Hn,zn,ni,Ci,aa,oa,ca,_a,xa){let Ga=Pw.createInputFiles();return Ga.javascriptPath=Me,Ga.javascriptText=Bn,Ga.javascriptMapPath=Hn,Ga.javascriptMapText=zn,Ga.declarationPath=ni,Ga.declarationText=Ci,Ga.declarationMapPath=aa,Ga.declarationMapText=oa,Ga.buildInfoPath=ca,Ga.buildInfo=_a,Ga.oldFileOfCurrentEmit=xa,Ga}function HL(Me,Bn,Hn){return new(bw||(bw=jC.getSourceMapSourceConstructor()))(Me,Bn,Hn)}function Dn(Me,Bn){if(Me.original=Bn,Bn){let Hn=Bn.emitNode;Hn&&(Me.emitNode=GL(Hn,Me.emitNode))}return Me}function GL(Me,Bn){let{flags:Hn,internalFlags:zn,leadingComments:ni,trailingComments:Ci,commentRange:aa,sourceMapRange:oa,tokenSourceMapRanges:ca,constantValue:_a,helpers:xa,startsOnNewLine:Ga,snippetElement:Ha}=Me;if(Bn||(Bn={}),ni&&(Bn.leadingComments=jr(ni.slice(),Bn.leadingComments)),Ci&&(Bn.trailingComments=jr(Ci.slice(),Bn.trailingComments)),Hn&&(Bn.flags=Hn),zn&&(Bn.internalFlags=zn&-9),aa&&(Bn.commentRange=aa),oa&&(Bn.sourceMapRange=oa),ca&&(Bn.tokenSourceMapRanges=$L(ca,Bn.tokenSourceMapRanges)),_a!==void 0&&(Bn.constantValue=_a),xa)for(let Me of xa)Bn.helpers=g_(Bn.helpers,Me);return Ga!==void 0&&(Bn.startsOnNewLine=Ga),Ha!==void 0&&(Bn.snippetElement=Ha),Bn}function $L(Me,Bn){Bn||(Bn=[]);for(let Hn in Me)Bn[Hn]=Me[Hn];return Bn}var dw,hw,mw,gw,_w,Aw,yw,vw,bw,Ew=D({"src/compiler/factory/nodeFactory.ts"(){"use strict";Gw(),dw=0,hw=(Me=>(Me[Me.None=0]="None",Me[Me.NoParenthesizerRules=1]="NoParenthesizerRules",Me[Me.NoNodeConverters=2]="NoNodeConverters",Me[Me.NoIndentationOnFreshPropertyAccess=4]="NoIndentationOnFreshPropertyAccess",Me[Me.NoOriginalNode=8]="NoOriginalNode",Me))(hw||{}),mw=[],_w={},Aw=S8(),yw={createBaseSourceFileNode:Me=>Fl(Aw.createBaseSourceFileNode(Me)),createBaseIdentifierNode:Me=>Fl(Aw.createBaseIdentifierNode(Me)),createBasePrivateIdentifierNode:Me=>Fl(Aw.createBasePrivateIdentifierNode(Me)),createBaseTokenNode:Me=>Fl(Aw.createBaseTokenNode(Me)),createBaseNode:Me=>Fl(Aw.createBaseNode(Me))},vw=Zf(4,yw)}}),XL=()=>{},YL=()=>{};function zs(Me){return Me.kind===8}function Uv(Me){return Me.kind===9}function Gn(Me){return Me.kind===10}function td(Me){return Me.kind===11}function QL(Me){return Me.kind===13}function k8(Me){return Me.kind===14}function ZL(Me){return Me.kind===15}function eR(Me){return Me.kind===16}function tR(Me){return Me.kind===17}function rR(Me){return Me.kind===25}function I8(Me){return Me.kind===27}function zv(Me){return Me.kind===39}function Wv(Me){return Me.kind===40}function nR(Me){return Me.kind===41}function rd(Me){return Me.kind===53}function ql(Me){return Me.kind===57}function iR(Me){return Me.kind===58}function aR(Me){return Me.kind===28}function sR(Me){return Me.kind===38}function yt(Me){return Me.kind===79}function vn(Me){return Me.kind===80}function N8(Me){return Me.kind===93}function oR(Me){return Me.kind===88}function Ul(Me){return Me.kind===132}function _R(Me){return Me.kind===129}function cR(Me){return Me.kind===133}function O8(Me){return Me.kind===146}function lR(Me){return Me.kind===124}function uR(Me){return Me.kind===126}function pR(Me){return Me.kind===161}function fR(Me){return Me.kind===127}function nd(Me){return Me.kind===106}function M8(Me){return Me.kind===100}function dR(Me){return Me.kind===82}function rc(Me){return Me.kind===163}function Ws(Me){return Me.kind===164}function Fo(Me){return Me.kind===165}function Vs(Me){return Me.kind===166}function zl(Me){return Me.kind===167}function Wl(Me){return Me.kind===168}function Bo(Me){return Me.kind===169}function L8(Me){return Me.kind===170}function Vl(Me){return Me.kind===171}function Hl(Me){return Me.kind===172}function nc(Me){return Me.kind===173}function Gl(Me){return Me.kind===174}function ic(Me){return Me.kind===175}function Vv(Me){return Me.kind===176}function R8(Me){return Me.kind===177}function Hv(Me){return Me.kind===178}function j8(Me){return Me.kind===179}function ac(Me){return Me.kind===180}function $l(Me){return Me.kind===181}function Gv(Me){return Me.kind===182}function J8(Me){return Me.kind===183}function id(Me){return Me.kind===184}function F8(Me){return Me.kind===185}function B8(Me){return Me.kind===186}function $v(Me){return Me.kind===199}function q8(Me){return Me.kind===187}function U8(Me){return Me.kind===188}function z8(Me){return Me.kind===189}function W8(Me){return Me.kind===190}function V8(Me){return Me.kind===191}function H8(Me){return Me.kind===192}function Kv(Me){return Me.kind===193}function Xv(Me){return Me.kind===194}function G8(Me){return Me.kind===195}function $8(Me){return Me.kind===196}function K8(Me){return Me.kind===197}function Yv(Me){return Me.kind===198}function Kl(Me){return Me.kind===202}function mR(Me){return Me.kind===201}function hR(Me){return Me.kind===200}function gR(Me){return Me.kind===203}function yR(Me){return Me.kind===204}function Xl(Me){return Me.kind===205}function Yl(Me){return Me.kind===206}function Hs(Me){return Me.kind===207}function bn(Me){return Me.kind===208}function gs(Me){return Me.kind===209}function sc(Me){return Me.kind===210}function X8(Me){return Me.kind===211}function Y8(Me){return Me.kind===212}function vR(Me){return Me.kind===213}function qo(Me){return Me.kind===214}function ad(Me){return Me.kind===215}function sd(Me){return Me.kind===216}function bR(Me){return Me.kind===217}function TR(Me){return Me.kind===218}function Qv(Me){return Me.kind===219}function SR(Me){return Me.kind===220}function od(Me){return Me.kind===221}function Q8(Me){return Me.kind===222}function ur(Me){return Me.kind===223}function xR(Me){return Me.kind===224}function ER(Me){return Me.kind===225}function wR(Me){return Me.kind===226}function Zv(Me){return Me.kind===227}function _d(Me){return Me.kind===228}function cd(Me){return Me.kind===229}function e2(Me){return Me.kind===230}function CR(Me){return Me.kind===231}function AR(Me){return Me.kind===235}function Uo(Me){return Me.kind===232}function t2(Me){return Me.kind===233}function PR(Me){return Me.kind===234}function Z8(Me){return Me.kind===356}function oc(Me){return Me.kind===357}function DR(Me){return Me.kind===236}function kR(Me){return Me.kind===237}function Ql(Me){return Me.kind===238}function zo(Me){return Me.kind===240}function IR(Me){return Me.kind===239}function Zl(Me){return Me.kind===241}function NR(Me){return Me.kind===242}function OR(Me){return Me.kind===243}function MR(Me){return Me.kind===244}function eE(Me){return Me.kind===245}function LR(Me){return Me.kind===246}function RR(Me){return Me.kind===247}function jR(Me){return Me.kind===248}function JR(Me){return Me.kind===249}function FR(Me){return Me.kind===250}function BR(Me){return Me.kind===251}function qR(Me){return Me.kind===252}function tE(Me){return Me.kind===253}function UR(Me){return Me.kind===254}function zR(Me){return Me.kind===255}function WR(Me){return Me.kind===256}function Vi(Me){return Me.kind===257}function r2(Me){return Me.kind===258}function Wo(Me){return Me.kind===259}function _c(Me){return Me.kind===260}function eu(Me){return Me.kind===261}function n2(Me){return Me.kind===262}function i2(Me){return Me.kind===263}function Ea(Me){return Me.kind===264}function rE(Me){return Me.kind===265}function VR(Me){return Me.kind===266}function a2(Me){return Me.kind===267}function s2(Me){return Me.kind===268}function o2(Me){return Me.kind===269}function HR(Me){return Me.kind===270}function GR(Me){return Me.kind===298}function $R(Me){return Me.kind===296}function KR(Me){return Me.kind===297}function _2(Me){return Me.kind===271}function ld(Me){return Me.kind===277}function XR(Me){return Me.kind===272}function nE(Me){return Me.kind===273}function Vo(Me){return Me.kind===274}function cc(Me){return Me.kind===275}function iE(Me){return Me.kind===276}function aE(Me){return Me.kind===278}function YR(Me){return Me.kind===279}function c2(Me){return Me.kind===355}function QR(Me){return Me.kind===360}function ZR(Me){return Me.kind===358}function ej(Me){return Me.kind===359}function ud(Me){return Me.kind===280}function l2(Me){return Me.kind===281}function tj(Me){return Me.kind===282}function tu(Me){return Me.kind===283}function sE(Me){return Me.kind===284}function pd(Me){return Me.kind===285}function u2(Me){return Me.kind===286}function rj(Me){return Me.kind===287}function nj(Me){return Me.kind===288}function p2(Me){return Me.kind===289}function ij(Me){return Me.kind===290}function aj(Me){return Me.kind===291}function sj(Me){return Me.kind===292}function oE(Me){return Me.kind===293}function ru(Me){return Me.kind===294}function oj(Me){return Me.kind===295}function lc(Me){return Me.kind===299}function nu(Me){return Me.kind===300}function _E(Me){return Me.kind===301}function cE(Me){return Me.kind===302}function _j(Me){return Me.kind===304}function wi(Me){return Me.kind===308}function cj(Me){return Me.kind===309}function lj(Me){return Me.kind===310}function lE(Me){return Me.kind===312}function fd(Me){return Me.kind===313}function uc(Me){return Me.kind===314}function uj(Me){return Me.kind===327}function pj(Me){return Me.kind===328}function fj(Me){return Me.kind===329}function dj(Me){return Me.kind===315}function mj(Me){return Me.kind===316}function uE(Me){return Me.kind===317}function hj(Me){return Me.kind===318}function gj(Me){return Me.kind===319}function dd(Me){return Me.kind===320}function yj(Me){return Me.kind===321}function vj(Me){return Me.kind===322}function Ho(Me){return Me.kind===323}function f2(Me){return Me.kind===325}function iu(Me){return Me.kind===326}function md(Me){return Me.kind===331}function bj(Me){return Me.kind===333}function pE(Me){return Me.kind===335}function Tj(Me){return Me.kind===341}function d2(Me){return Me.kind===336}function m2(Me){return Me.kind===337}function h2(Me){return Me.kind===338}function g2(Me){return Me.kind===339}function fE(Me){return Me.kind===340}function y2(Me){return Me.kind===342}function v2(Me){return Me.kind===334}function Sj(Me){return Me.kind===350}function dE(Me){return Me.kind===343}function pc(Me){return Me.kind===344}function b2(Me){return Me.kind===345}function mE(Me){return Me.kind===346}function au(Me){return Me.kind===347}function Go(Me){return Me.kind===348}function xj(Me){return Me.kind===349}function Ej(Me){return Me.kind===330}function wj(Me){return Me.kind===351}function hE(Me){return Me.kind===332}function T2(Me){return Me.kind===353}function Cj(Me){return Me.kind===352}function Aj(Me){return Me.kind===354}var Dw=D({"src/compiler/factory/nodeTests.ts"(){"use strict";Gw()}});function Dj(Me){return Me.createExportDeclaration(void 0,!1,Me.createNamedExports([]),void 0)}function hd(Me,Bn,Hn,zn){if(Ws(Hn))return Rt(Me.createElementAccessExpression(Bn,Hn.expression),zn);{let zn=Rt(js(Hn)?Me.createPropertyAccessExpression(Bn,Hn):Me.createElementAccessExpression(Bn,Hn),Hn);return addEmitFlags(zn,128),zn}}function S2(Me,Bn){let Hn=Pw.createIdentifier(Me||"React");return Sa(Hn,fl(Bn)),Hn}function x2(Me,Bn,Hn){if(rc(Bn)){let zn=x2(Me,Bn.left,Hn),ni=Me.createIdentifier(qr(Bn.right));return ni.escapedText=Bn.right.escapedText,Me.createPropertyAccessExpression(zn,ni)}else return S2(qr(Bn),Hn)}function gE(Me,Bn,Hn,zn){return Bn?x2(Me,Bn,zn):Me.createPropertyAccessExpression(S2(Hn,zn),"createElement")}function kj(Me,Bn,Hn,zn){return Bn?x2(Me,Bn,zn):Me.createPropertyAccessExpression(S2(Hn,zn),"Fragment")}function Ij(Me,Bn,Hn,zn,ni,Ci){let aa=[Hn];if(zn&&aa.push(zn),ni&&ni.length>0)if(zn||aa.push(Me.createNull()),ni.length>1)for(let Me of ni)vd(Me),aa.push(Me);else aa.push(ni[0]);return Rt(Me.createCallExpression(Bn,void 0,aa),Ci)}function Nj(Me,Bn,Hn,zn,ni,Ci,aa){let oa=[kj(Me,Hn,zn,Ci),Me.createNull()];if(ni&&ni.length>0)if(ni.length>1)for(let Me of ni)vd(Me),oa.push(Me);else oa.push(ni[0]);return Rt(Me.createCallExpression(gE(Me,Bn,zn,Ci),void 0,oa),aa)}function Oj(Me,Bn,Hn){if(r2(Bn)){let zn=fo(Bn.declarations),ni=Me.updateVariableDeclaration(zn,zn.name,void 0,void 0,Hn);return Rt(Me.createVariableStatement(void 0,Me.updateVariableDeclarationList(Bn,[ni])),Bn)}else{let zn=Rt(Me.createAssignment(Bn,Hn),Bn);return Rt(Me.createExpressionStatement(zn),Bn)}}function Mj(Me,Bn,Hn){return Ql(Bn)?Me.updateBlock(Bn,Rt(Me.createNodeArray([Hn,...Bn.statements]),Bn.statements)):Me.createBlock(Me.createNodeArray([Bn,Hn]),!0)}function yE(Me,Bn){if(rc(Bn)){let Hn=yE(Me,Bn.left),zn=Sa(Rt(Me.cloneNode(Bn.right),Bn.right),Bn.right.parent);return Rt(Me.createPropertyAccessExpression(Hn,zn),Bn)}else return Sa(Rt(Me.cloneNode(Bn),Bn),Bn.parent)}function vE(Me,Bn){return yt(Bn)?Me.createStringLiteralFromNode(Bn):Ws(Bn)?Sa(Rt(Me.cloneNode(Bn.expression),Bn.expression),Bn.expression.parent):Sa(Rt(Me.cloneNode(Bn),Bn),Bn.parent)}function Lj(Me,Bn,Hn,zn,ni){let{firstAccessor:Ci,getAccessor:aa,setAccessor:oa}=W0(Bn,Hn);if(Hn===Ci)return Rt(Me.createObjectDefinePropertyCall(zn,vE(Me,Hn.name),Me.createPropertyDescriptor({enumerable:Me.createFalse(),configurable:!0,get:aa&&Rt(Dn(Me.createFunctionExpression(sf(aa),void 0,void 0,void 0,aa.parameters,void 0,aa.body),aa),aa),set:oa&&Rt(Dn(Me.createFunctionExpression(sf(oa),void 0,void 0,void 0,oa.parameters,void 0,oa.body),oa),oa)},!ni)),Ci)}function Rj(Me,Bn,Hn){return Dn(Rt(Me.createAssignment(hd(Me,Hn,Bn.name,Bn.name),Bn.initializer),Bn),Bn)}function jj(Me,Bn,Hn){return Dn(Rt(Me.createAssignment(hd(Me,Hn,Bn.name,Bn.name),Me.cloneNode(Bn.name)),Bn),Bn)}function Jj(Me,Bn,Hn){return Dn(Rt(Me.createAssignment(hd(Me,Hn,Bn.name,Bn.name),Dn(Rt(Me.createFunctionExpression(sf(Bn),Bn.asteriskToken,void 0,void 0,Bn.parameters,void 0,Bn.body),Bn),Bn)),Bn),Bn)}function Fj(Me,Bn,Hn,zn){switch(Hn.name&&vn(Hn.name)&&Vp.failBadSyntaxKind(Hn.name,"Private identifiers are not allowed in object literals."),Hn.kind){case 174:case 175:return Lj(Me,Bn.properties,Hn,zn,!!Bn.multiLine);case 299:return Rj(Me,Hn,zn);case 300:return jj(Me,Hn,zn);case 171:return Jj(Me,Hn,zn)}}function Bj(Me,Bn,Hn,zn,ni){let Ci=Bn.operator;Vp.assert(Ci===45||Ci===46,"Expected 'node' to be a pre- or post-increment or pre- or post-decrement expression");let aa=Me.createTempVariable(zn);Hn=Me.createAssignment(aa,Hn),Rt(Hn,Bn.operand);let oa=od(Bn)?Me.createPrefixUnaryExpression(Ci,aa):Me.createPostfixUnaryExpression(aa,Ci);return Rt(oa,Bn),ni&&(oa=Me.createAssignment(ni,oa),Rt(oa,Bn)),Hn=Me.createComma(Hn,oa),Rt(Hn,Bn),Q8(Bn)&&(Hn=Me.createComma(Hn,aa),Rt(Hn,Bn)),Hn}function qj(Me){return(xi(Me)&65536)!==0}function E2(Me){return(xi(Me)&32768)!==0}function Uj(Me){return(xi(Me)&16384)!==0}function bE(Me){return Gn(Me.expression)&&Me.expression.text==="use strict"}function TE(Me){for(let Bn of Me)if(us(Bn)){if(bE(Bn))return Bn}else break}function SE(Me){let Bn=pa(Me);return Bn!==void 0&&us(Bn)&&bE(Bn)}function gd(Me){return Me.kind===223&&Me.operatorToken.kind===27}function zj(Me){return gd(Me)||oc(Me)}function xE(Me){return qo(Me)&&Pr(Me)&&!!_f(Me)}function Wj(Me){let Bn=cf(Me);return Vp.assertIsDefined(Bn),Bn}function yd(Me){let Bn=arguments.length>1&&arguments[1]!==void 0?arguments[1]:15;switch(Me.kind){case 214:return Bn&16&&xE(Me)?!1:(Bn&1)!==0;case 213:case 231:case 230:case 235:return(Bn&2)!==0;case 232:return(Bn&4)!==0;case 356:return(Bn&8)!==0}return!1}function $o(Me){let Bn=arguments.length>1&&arguments[1]!==void 0?arguments[1]:15;for(;yd(Me,Bn);)Me=Me.expression;return Me}function Vj(Me){let Bn=arguments.length>1&&arguments[1]!==void 0?arguments[1]:15,Hn=Me.parent;for(;yd(Hn,Bn);)Hn=Hn.parent,Vp.assert(Hn);return Hn}function Hj(Me){return $o(Me,6)}function vd(Me){return setStartsOnNewLine(Me,!0)}function EE(Me){let Bn=ul(Me,wi),Hn=Bn&&Bn.emitNode;return Hn&&Hn.externalHelpersModuleName}function Gj(Me){let Bn=ul(Me,wi),Hn=Bn&&Bn.emitNode;return!!Hn&&(!!Hn.externalHelpersModuleName||!!Hn.externalHelpers)}function $j(Me,Bn,Hn,zn,ni,Ci,aa){if(zn.importHelpers&&Yy(Hn,zn)){let oa,ca=Ei(zn);if(ca>=5&&ca<=99||Hn.impliedNodeFormat===99){let zn=getEmitHelpers(Hn);if(zn){let ni=[];for(let Me of zn)if(!Me.scoped){let Bn=Me.importName;Bn&&qn(ni,Bn)}if(Ke(ni)){ni.sort(ri),oa=Me.createNamedImports(Ze(ni,(zn=>m3(Hn,zn)?Me.createImportSpecifier(!1,void 0,Me.createIdentifier(zn)):Me.createImportSpecifier(!1,Me.createIdentifier(zn),Bn.getUnscopedHelperName(zn)))));let zn=ul(Hn,wi),Ci=getOrCreateEmitNode(zn);Ci.externalHelpers=!0}}}else{let Bn=wE(Me,Hn,zn,ni,Ci||aa);Bn&&(oa=Me.createNamespaceImport(Bn))}if(oa){let Bn=Me.createImportDeclaration(void 0,Me.createImportClause(!1,void 0,oa),Me.createStringLiteral(fC),void 0);return addInternalEmitFlags(Bn,2),Bn}}}function wE(Me,Bn,Hn,zn,ni){if(Hn.importHelpers&&Yy(Bn,Hn)){let Ci=EE(Bn);if(Ci)return Ci;let aa=Ei(Hn),oa=(zn||ov(Hn)&&ni)&&aa!==4&&(aa<5||Bn.impliedNodeFormat===1);if(!oa){let Me=getEmitHelpers(Bn);if(Me){for(let Bn of Me)if(!Bn.scoped){oa=!0;break}}}if(oa){let Hn=ul(Bn,wi),zn=getOrCreateEmitNode(Hn);return zn.externalHelpersModuleName||(zn.externalHelpersModuleName=Me.createUniqueName(fC))}}}function Kj(Me,Bn,Hn){let zn=Q3(Bn);if(zn&&!Z3(Bn)&&!b3(Bn)){let Bn=zn.name;return cs(Bn)?Bn:Me.createIdentifier(No(Hn,Bn)||qr(Bn))}if(Bn.kind===269&&Bn.importClause||Bn.kind===275&&Bn.moduleSpecifier)return Me.getGeneratedNameForNode(Bn)}function Xj(Me,Bn,Hn,zn,ni,Ci){let aa=E0(Bn);if(aa&&Gn(aa))return Qj(Bn,zn,Me,ni,Ci)||Yj(Me,aa,Hn)||Me.cloneNode(aa)}function Yj(Me,Bn,Hn){let zn=Hn.renamedDependencies&&Hn.renamedDependencies.get(Bn.text);return zn?Me.createStringLiteral(zn):void 0}function CE(Me,Bn,Hn,zn){if(Bn){if(Bn.moduleName)return Me.createStringLiteral(Bn.moduleName);if(!Bn.isDeclarationFile&&B0(zn))return Me.createStringLiteral(F0(Hn,Bn.fileName))}}function Qj(Me,Bn,Hn,zn,ni){return CE(Hn,zn.getExternalModuleFileFromDeclaration(Me),Bn,ni)}function AE(Me){if(Fy(Me))return Me.initializer;if(lc(Me)){let Bn=Me.initializer;return ms(Bn,!0)?Bn.right:void 0}if(nu(Me))return Me.objectAssignmentInitializer;if(ms(Me,!0))return Me.right;if(Zv(Me))return AE(Me.expression)}function Ko(Me){if(Fy(Me))return Me.name;if(jy(Me)){switch(Me.kind){case 299:return Ko(Me.initializer);case 300:return Me.name;case 301:return Ko(Me.expression)}return}return ms(Me,!0)?Ko(Me.left):Zv(Me)?Ko(Me.expression):Me}function Zj(Me){switch(Me.kind){case 166:case 205:return Me.dotDotDotToken;case 227:case 301:return Me}}function eJ(Me){let Bn=PE(Me);return Vp.assert(!!Bn||_E(Me),"Invalid property name for binding element."),Bn}function PE(Me){switch(Me.kind){case 205:if(Me.propertyName){let Bn=Me.propertyName;return vn(Bn)?Vp.failBadSyntaxKind(Bn):Ws(Bn)&&DE(Bn.expression)?Bn.expression:Bn}break;case 299:if(Me.name){let Bn=Me.name;return vn(Bn)?Vp.failBadSyntaxKind(Bn):Ws(Bn)&&DE(Bn.expression)?Bn.expression:Bn}break;case 301:return Me.name&&vn(Me.name)?Vp.failBadSyntaxKind(Me.name):Me.name}let Bn=Ko(Me);if(Bn&&vl(Bn))return Bn}function DE(Me){let Bn=Me.kind;return Bn===10||Bn===8}function kE(Me){switch(Me.kind){case 203:case 204:case 206:return Me.elements;case 207:return Me.properties}}function w2(Me){if(Me){let Bn=Me;for(;;){if(yt(Bn)||!Bn.body)return yt(Bn)?Bn:Bn.name;Bn=Bn.body}}}function tJ(Me){let Bn=Me.kind;return Bn===173||Bn===175}function IE(Me){let Bn=Me.kind;return Bn===173||Bn===174||Bn===175}function rJ(Me){let Bn=Me.kind;return Bn===299||Bn===300||Bn===259||Bn===173||Bn===178||Bn===172||Bn===279||Bn===240||Bn===261||Bn===262||Bn===263||Bn===264||Bn===268||Bn===269||Bn===267||Bn===275||Bn===274}function nJ(Me){let Bn=Me.kind;return Bn===172||Bn===299||Bn===300||Bn===279||Bn===267}function iJ(Me){return ql(Me)||rd(Me)}function aJ(Me){return yt(Me)||Xv(Me)}function sJ(Me){return O8(Me)||zv(Me)||Wv(Me)}function oJ(Me){return ql(Me)||zv(Me)||Wv(Me)}function _J(Me){return yt(Me)||Gn(Me)}function cJ(Me){let Bn=Me.kind;return Bn===104||Bn===110||Bn===95||Iy(Me)||od(Me)}function lJ(Me){return Me===42}function uJ(Me){return Me===41||Me===43||Me===44}function pJ(Me){return lJ(Me)||uJ(Me)}function fJ(Me){return Me===39||Me===40}function dJ(Me){return fJ(Me)||pJ(Me)}function mJ(Me){return Me===47||Me===48||Me===49}function hJ(Me){return mJ(Me)||dJ(Me)}function gJ(Me){return Me===29||Me===32||Me===31||Me===33||Me===102||Me===101}function yJ(Me){return gJ(Me)||hJ(Me)}function vJ(Me){return Me===34||Me===36||Me===35||Me===37}function bJ(Me){return vJ(Me)||yJ(Me)}function TJ(Me){return Me===50||Me===51||Me===52}function SJ(Me){return TJ(Me)||bJ(Me)}function xJ(Me){return Me===55||Me===56}function EJ(Me){return xJ(Me)||SJ(Me)}function wJ(Me){return Me===60||EJ(Me)||G_(Me)}function CJ(Me){return wJ(Me)||Me===27}function AJ(Me){return CJ(Me.kind)}function PJ(Me,Bn,Hn,zn,ni,Ci){let aa=new xw(Me,Bn,Hn,zn,ni,Ci);return A;function A(Me,Bn){let Hn={value:void 0},zn=[Cw.enter],ni=[Me],Ci=[void 0],oa=0;for(;zn[oa]!==Cw.done;)oa=zn[oa](aa,oa,zn,ni,Ci,Hn,Bn);return Vp.assertEqual(oa,0),Hn.value}}function NE(Me){return Me===93||Me===88}function DJ(Me){let Bn=Me.kind;return NE(Bn)}function kJ(Me){let Bn=Me.kind;return Wi(Bn)&&!NE(Bn)}function IJ(Me,Bn){if(Bn!==void 0)return Bn.length===0?Bn:Rt(Me.createNodeArray([],Bn.hasTrailingComma),Bn)}function NJ(Me){var Bn;let Hn=Me.emitNode.autoGenerate;if(Hn.flags&4){let zn=Hn.id,ni=Me,Ci=ni.original;for(;Ci;){ni=Ci;let Me=(Bn=ni.emitNode)==null?void 0:Bn.autoGenerate;if(js(ni)&&(Me===void 0||Me.flags&4&&Me.id!==zn))break;Ci=ni.original}return ni}return Me}function C2(Me,Bn){return typeof Me=="object"?bd(!1,Me.prefix,Me.node,Me.suffix,Bn):typeof Me=="string"?Me.length>0&&Me.charCodeAt(0)===35?Me.slice(1):Me:""}function OJ(Me,Bn){return typeof Me=="string"?Me:MJ(Me,Vp.checkDefined(Bn))}function MJ(Me,Bn){return Ny(Me)?Bn(Me).slice(1):cs(Me)?Bn(Me):vn(Me)?Me.escapedText.slice(1):qr(Me)}function bd(Me,Bn,Hn,zn,ni){return Bn=C2(Bn,ni),zn=C2(zn,ni),Hn=OJ(Hn,ni),`${Me?"#":""}${Bn}${Hn}${zn}`}function LJ(Me,Bn,Hn,zn){return Me.updatePropertyDeclaration(Bn,Hn,Me.getGeneratedPrivateNameForNode(Bn.name,void 0,"_accessor_storage"),void 0,void 0,zn)}function RJ(Me,Bn,Hn,zn){return Me.createGetAccessorDeclaration(Hn,zn,[],void 0,Me.createBlock([Me.createReturnStatement(Me.createPropertyAccessExpression(Me.createThis(),Me.getGeneratedPrivateNameForNode(Bn.name,void 0,"_accessor_storage")))]))}function jJ(Me,Bn,Hn,zn){return Me.createSetAccessorDeclaration(Hn,zn,[Me.createParameterDeclaration(void 0,void 0,"value")],Me.createBlock([Me.createExpressionStatement(Me.createAssignment(Me.createPropertyAccessExpression(Me.createThis(),Me.getGeneratedPrivateNameForNode(Bn.name,void 0,"_accessor_storage")),Me.createIdentifier("value")))]))}function JJ(Me){let Bn=Me.expression;for(;;){if(Bn=$o(Bn),oc(Bn)){Bn=Zn(Bn.elements);continue}if(gd(Bn)){Bn=Bn.right;continue}if(ms(Bn,!0)&&cs(Bn.left))return Bn;break}}function FJ(Me){return qo(Me)&&fs(Me)&&!Me.emitNode}function su(Me,Bn){if(FJ(Me))su(Me.expression,Bn);else if(gd(Me))su(Me.left,Bn),su(Me.right,Bn);else if(oc(Me))for(let Hn of Me.elements)su(Hn,Bn);else Bn.push(Me)}function BJ(Me){let Bn=[];return su(Me,Bn),Bn}function A2(Me){if(Me.transformFlags&65536)return!0;if(Me.transformFlags&128)for(let Bn of kE(Me)){let Me=Ko(Bn);if(Me&&KS(Me)&&(Me.transformFlags&65536||Me.transformFlags&128&&A2(Me)))return!0}return!1}var Cw,xw,ww=D({"src/compiler/factory/utilities.ts"(){"use strict";Gw(),(Me=>{function t(Me,Bn,Hn,zn,ni,Ci,aa){let oa=Bn>0?ni[Bn-1]:void 0;return Vp.assertEqual(Hn[Bn],t),ni[Bn]=Me.onEnter(zn[Bn],oa,aa),Hn[Bn]=A(Me,t),Bn}Me.enter=t;function r(Me,Bn,Hn,zn,ni,Ci,aa){Vp.assertEqual(Hn[Bn],r),Vp.assertIsDefined(Me.onLeft),Hn[Bn]=A(Me,r);let oa=Me.onLeft(zn[Bn].left,ni[Bn],zn[Bn]);return oa?(B(Bn,zn,oa),g(Bn,Hn,zn,ni,oa)):Bn}Me.left=r;function s(Me,Bn,Hn,zn,ni,Ci,aa){return Vp.assertEqual(Hn[Bn],s),Vp.assertIsDefined(Me.onOperator),Hn[Bn]=A(Me,s),Me.onOperator(zn[Bn].operatorToken,ni[Bn],zn[Bn]),Bn}Me.operator=s;function f(Me,Bn,Hn,zn,ni,Ci,aa){Vp.assertEqual(Hn[Bn],f),Vp.assertIsDefined(Me.onRight),Hn[Bn]=A(Me,f);let oa=Me.onRight(zn[Bn].right,ni[Bn],zn[Bn]);return oa?(B(Bn,zn,oa),g(Bn,Hn,zn,ni,oa)):Bn}Me.right=f;function x(Me,Bn,Hn,zn,ni,Ci,aa){Vp.assertEqual(Hn[Bn],x),Hn[Bn]=A(Me,x);let oa=Me.onExit(zn[Bn],ni[Bn]);if(Bn>0){if(Bn--,Me.foldState){let zn=Hn[Bn]===x?"right":"left";ni[Bn]=Me.foldState(ni[Bn],oa,zn)}}else Ci.value=oa;return Bn}Me.exit=x;function w(Me,Bn,Hn,zn,ni,Ci,aa){return Vp.assertEqual(Hn[Bn],w),Bn}Me.done=w;function A(Me,Bn){switch(Bn){case t:if(Me.onLeft)return r;case r:if(Me.onOperator)return s;case s:if(Me.onRight)return f;case f:return x;case x:return w;case w:return w;default:Vp.fail("Invalid state")}}Me.nextState=A;function g(Me,Bn,Hn,zn,ni){return Me++,Bn[Me]=t,Hn[Me]=ni,zn[Me]=void 0,Me}function B(Me,Bn,Hn){if(Vp.shouldAssert(2))for(;Me>=0;)Vp.assert(Bn[Me]!==Hn,"Circular traversal detected."),Me--}})(Cw||(Cw={})),xw=class{constructor(Me,Bn,Hn,zn,ni,Ci){this.onEnter=Me,this.onLeft=Bn,this.onOperator=Hn,this.onRight=zn,this.onExit=ni,this.foldState=Ci}}}});function Rt(Me,Bn){return Bn?Us(Me,Bn.pos,Bn.end):Me}function fc(Me){let Bn=Me.kind;return Bn===165||Bn===166||Bn===168||Bn===169||Bn===170||Bn===171||Bn===173||Bn===174||Bn===175||Bn===178||Bn===182||Bn===215||Bn===216||Bn===228||Bn===240||Bn===259||Bn===260||Bn===261||Bn===262||Bn===263||Bn===264||Bn===268||Bn===269||Bn===274||Bn===275}function ME(Me){let Bn=Me.kind;return Bn===166||Bn===169||Bn===171||Bn===174||Bn===175||Bn===228||Bn===260}var Sw=D({"src/compiler/factory/utilitiesPublic.ts"(){"use strict";Gw()}});function G(Me,Bn){return Bn&&Me(Bn)}function ze(Me,Bn,Hn){if(Hn){if(Bn)return Bn(Hn);for(let Bn of Hn){let Hn=Me(Bn);if(Hn)return Hn}}}function LE(Me,Bn){return Me.charCodeAt(Bn+1)===42&&Me.charCodeAt(Bn+2)===42&&Me.charCodeAt(Bn+3)!==47}function ou(Me){return c(Me.statements,zJ)||WJ(Me)}function zJ(Me){return fc(Me)&&VJ(Me,93)||s2(Me)&&ud(Me.moduleReference)||o2(Me)||Vo(Me)||cc(Me)?Me:void 0}function WJ(Me){return Me.flags&4194304?RE(Me):void 0}function RE(Me){return HJ(Me)?Me:xr(Me,RE)}function VJ(Me,Bn){return Ke(Me.modifiers,(Me=>Me.kind===Bn))}function HJ(Me){return t2(Me)&&Me.keywordToken===100&&Me.name.escapedText==="meta"}function jE(Me,Bn,Hn){return ze(Bn,Hn,Me.typeParameters)||ze(Bn,Hn,Me.parameters)||G(Bn,Me.type)}function JE(Me,Bn,Hn){return ze(Bn,Hn,Me.types)}function FE(Me,Bn,Hn){return G(Bn,Me.type)}function BE(Me,Bn,Hn){return ze(Bn,Hn,Me.elements)}function qE(Me,Bn,Hn){return G(Bn,Me.expression)||G(Bn,Me.questionDotToken)||ze(Bn,Hn,Me.typeArguments)||ze(Bn,Hn,Me.arguments)}function UE(Me,Bn,Hn){return ze(Bn,Hn,Me.statements)}function zE(Me,Bn,Hn){return G(Bn,Me.label)}function WE(Me,Bn,Hn){return ze(Bn,Hn,Me.modifiers)||G(Bn,Me.name)||ze(Bn,Hn,Me.typeParameters)||ze(Bn,Hn,Me.heritageClauses)||ze(Bn,Hn,Me.members)}function VE(Me,Bn,Hn){return ze(Bn,Hn,Me.elements)}function HE(Me,Bn,Hn){return G(Bn,Me.propertyName)||G(Bn,Me.name)}function GE(Me,Bn,Hn){return G(Bn,Me.tagName)||ze(Bn,Hn,Me.typeArguments)||G(Bn,Me.attributes)}function Xo(Me,Bn,Hn){return G(Bn,Me.type)}function $E(Me,Bn,Hn){return G(Bn,Me.tagName)||(Me.isNameFirst?G(Bn,Me.name)||G(Bn,Me.typeExpression):G(Bn,Me.typeExpression)||G(Bn,Me.name))||(typeof Me.comment=="string"?void 0:ze(Bn,Hn,Me.comment))}function Yo(Me,Bn,Hn){return G(Bn,Me.tagName)||G(Bn,Me.typeExpression)||(typeof Me.comment=="string"?void 0:ze(Bn,Hn,Me.comment))}function P2(Me,Bn,Hn){return G(Bn,Me.name)}function Gs(Me,Bn,Hn){return G(Bn,Me.tagName)||(typeof Me.comment=="string"?void 0:ze(Bn,Hn,Me.comment))}function GJ(Me,Bn,Hn){return G(Bn,Me.expression)}function xr(Me,Bn,Hn){if(Me===void 0||Me.kind<=162)return;let zn=Ow[Me.kind];return zn===void 0?void 0:zn(Me,Bn,Hn)}function D2(Me,Bn,Hn){let zn=KE(Me),ni=[];for(;ni.length=0;--Bn)zn.push(Me[Bn]),ni.push(Ci)}else{let Hn=Bn(Me,Ci);if(Hn){if(Hn==="skip")continue;return Hn}if(Me.kind>=163)for(let Bn of KE(Me))zn.push(Bn),ni.push(Me)}}}function KE(Me){let Bn=[];return xr(Me,r,r),Bn;function r(Me){Bn.unshift(Me)}}function XE(Me){Me.externalModuleIndicator=ou(Me)}function YE(Me,Bn,Hn){let zn=arguments.length>3&&arguments[3]!==void 0?arguments[3]:!1,ni=arguments.length>4?arguments[4]:void 0;var Ci,aa;(Ci=Sd)==null||Ci.push(Sd.Phase.Parse,"createSourceFile",{path:Me},!0),DT("beforeParse");let oa;zp.logStartParseSourceFile(Me);let{languageVersion:ca,setExternalModuleIndicator:_a,impliedNodeFormat:xa}=typeof Hn=="object"?Hn:{languageVersion:Hn};if(ca===100)oa=Rw.parseSourceFile(Me,Bn,ca,void 0,zn,6,yn);else{let Hn=xa===void 0?_a:Me=>(Me.impliedNodeFormat=xa,(_a||XE)(Me));oa=Rw.parseSourceFile(Me,Bn,ca,void 0,zn,ni,Hn)}return zp.logStopParseSourceFile(),DT("afterParse"),B5("Parse","beforeParse","afterParse"),(aa=Sd)==null||aa.pop(),oa}function $J(Me,Bn){return Rw.parseIsolatedEntityName(Me,Bn)}function KJ(Me,Bn){return Rw.parseJsonText(Me,Bn)}function Qo(Me){return Me.externalModuleIndicator!==void 0}function k2(Me,Bn,Hn){let zn=arguments.length>3&&arguments[3]!==void 0?arguments[3]:!1,ni=Lw.updateSourceFile(Me,Bn,Hn,zn);return ni.flags|=Me.flags&6291456,ni}function XJ(Me,Bn,Hn){let zn=Rw.JSDocParser.parseIsolatedJSDocComment(Me,Bn,Hn);return zn&&zn.jsDoc&&Rw.fixupParentReferences(zn.jsDoc),zn}function YJ(Me,Bn,Hn){return Rw.JSDocParser.parseJSDocTypeExpressionForTests(Me,Bn,Hn)}function QE(Me){return da(Me,iw)||ns(Me,".ts")&&Fi(sl(Me),".d.")}function QJ(Me,Bn,Hn,zn){if(Me){if(Me==="import")return 99;if(Me==="require")return 1;zn(Bn,Hn-Bn,wv.resolution_mode_should_be_either_require_or_import)}}function ZE(Me,Bn){let Hn=[];for(let Me of Ao(Bn,0)||xa){let zn=Bn.substring(Me.pos,Me.end);eF(Hn,Me,zn)}Me.pragmas=new Map;for(let Bn of Hn){if(Me.pragmas.has(Bn.name)){let Hn=Me.pragmas.get(Bn.name);Hn instanceof Array?Hn.push(Bn.args):Me.pragmas.set(Bn.name,[Hn,Bn.args]);continue}Me.pragmas.set(Bn.name,Bn.args)}}function e7(Me,Bn){Me.checkJsDirective=void 0,Me.referencedFiles=[],Me.typeReferenceDirectives=[],Me.libReferenceDirectives=[],Me.amdDependencies=[],Me.hasNoDefaultLib=!1,Me.pragmas.forEach(((Hn,zn)=>{switch(zn){case"reference":{let zn=Me.referencedFiles,ni=Me.typeReferenceDirectives,Ci=Me.libReferenceDirectives;c(en(Hn),(Hn=>{let{types:aa,lib:oa,path:ca,["resolution-mode"]:_a}=Hn.arguments;if(Hn.arguments["no-default-lib"])Me.hasNoDefaultLib=!0;else if(aa){let Me=QJ(_a,aa.pos,aa.end,Bn);ni.push(Object.assign({pos:aa.pos,end:aa.end,fileName:aa.value},Me?{resolutionMode:Me}:{}))}else oa?Ci.push({pos:oa.pos,end:oa.end,fileName:oa.value}):ca?zn.push({pos:ca.pos,end:ca.end,fileName:ca.value}):Bn(Hn.range.pos,Hn.range.end-Hn.range.pos,wv.Invalid_reference_directive_syntax)}));break}case"amd-dependency":{Me.amdDependencies=Ze(en(Hn),(Me=>({name:Me.arguments.name,path:Me.arguments.path})));break}case"amd-module":{if(Hn instanceof Array)for(let zn of Hn)Me.moduleName&&Bn(zn.range.pos,zn.range.end-zn.range.pos,wv.An_AMD_module_cannot_have_multiple_name_assignments),Me.moduleName=zn.arguments.name;else Me.moduleName=Hn.arguments.name;break}case"ts-nocheck":case"ts-check":{c(en(Hn),(Bn=>{(!Me.checkJsDirective||Bn.range.pos>Me.checkJsDirective.pos)&&(Me.checkJsDirective={enabled:zn==="ts-check",end:Bn.range.end,pos:Bn.range.pos})}));break}case"jsx":case"jsxfrag":case"jsximportsource":case"jsxruntime":return;default:Vp.fail("Unhandled pragma kind")}}))}function ZJ(Me){if(jw.has(Me))return jw.get(Me);let Bn=new RegExp(`(\\s${Me}\\s*=\\s*)(?:(?:'([^']*)')|(?:"([^"]*)"))`,"im");return jw.set(Me,Bn),Bn}function eF(Me,Bn,Hn){let zn=Bn.kind===2&&Mw.exec(Hn);if(zn){let ni=zn[1].toLowerCase(),Ci=Gy[ni];if(!Ci||!(Ci.kind&1))return;if(Ci.args){let zn={};for(let Me of Ci.args){let ni=ZJ(Me.name).exec(Hn);if(!ni&&!Me.optional)return;if(ni){let Hn=ni[2]||ni[3];if(Me.captureSpan){let Ci=Bn.pos+ni.index+ni[1].length+1;zn[Me.name]={value:Hn,pos:Ci,end:Ci+Hn.length}}else zn[Me.name]=Hn}}Me.push({name:ni,args:{arguments:zn,range:Bn}})}else Me.push({name:ni,args:{arguments:{},range:Bn}});return}let ni=Bn.kind===2&&Qw.exec(Hn);if(ni)return t7(Me,Bn,2,ni);if(Bn.kind===3){let zn=/@(\S+)(\s+.*)?$/gim,ni;for(;ni=zn.exec(Hn);)t7(Me,Bn,4,ni)}}function t7(Me,Bn,Hn,zn){if(!zn)return;let ni=zn[1].toLowerCase(),Ci=Gy[ni];if(!Ci||!(Ci.kind&Hn))return;let aa=zn[2],oa=tF(Ci,aa);oa!=="fail"&&Me.push({name:ni,args:{arguments:oa,range:Bn}})}function tF(Me,Bn){if(!Bn)return{};if(!Me.args)return{};let Hn=Dp(Bn).split(/\s+/),zn={};for(let Bn=0;Bnnew(Fw||(Fw=jC.getSourceFileConstructor()))(Me,-1,-1),createBaseIdentifierNode:Me=>new(Iw||(Iw=jC.getIdentifierConstructor()))(Me,-1,-1),createBasePrivateIdentifierNode:Me=>new(Bw||(Bw=jC.getPrivateIdentifierConstructor()))(Me,-1,-1),createBaseTokenNode:Me=>new(Tw||(Tw=jC.getTokenConstructor()))(Me,-1,-1),createBaseNode:Me=>new(kw||(kw=jC.getNodeConstructor()))(Me,-1,-1)},Pw=Zf(1,Nw),Ow={[163]:function(Me,Bn,Hn){return G(Bn,Me.left)||G(Bn,Me.right)},[165]:function(Me,Bn,Hn){return ze(Bn,Hn,Me.modifiers)||G(Bn,Me.name)||G(Bn,Me.constraint)||G(Bn,Me.default)||G(Bn,Me.expression)},[300]:function(Me,Bn,Hn){return ze(Bn,Hn,Me.modifiers)||G(Bn,Me.name)||G(Bn,Me.questionToken)||G(Bn,Me.exclamationToken)||G(Bn,Me.equalsToken)||G(Bn,Me.objectAssignmentInitializer)},[301]:function(Me,Bn,Hn){return G(Bn,Me.expression)},[166]:function(Me,Bn,Hn){return ze(Bn,Hn,Me.modifiers)||G(Bn,Me.dotDotDotToken)||G(Bn,Me.name)||G(Bn,Me.questionToken)||G(Bn,Me.type)||G(Bn,Me.initializer)},[169]:function(Me,Bn,Hn){return ze(Bn,Hn,Me.modifiers)||G(Bn,Me.name)||G(Bn,Me.questionToken)||G(Bn,Me.exclamationToken)||G(Bn,Me.type)||G(Bn,Me.initializer)},[168]:function(Me,Bn,Hn){return ze(Bn,Hn,Me.modifiers)||G(Bn,Me.name)||G(Bn,Me.questionToken)||G(Bn,Me.type)||G(Bn,Me.initializer)},[299]:function(Me,Bn,Hn){return ze(Bn,Hn,Me.modifiers)||G(Bn,Me.name)||G(Bn,Me.questionToken)||G(Bn,Me.exclamationToken)||G(Bn,Me.initializer)},[257]:function(Me,Bn,Hn){return G(Bn,Me.name)||G(Bn,Me.exclamationToken)||G(Bn,Me.type)||G(Bn,Me.initializer)},[205]:function(Me,Bn,Hn){return G(Bn,Me.dotDotDotToken)||G(Bn,Me.propertyName)||G(Bn,Me.name)||G(Bn,Me.initializer)},[178]:function(Me,Bn,Hn){return ze(Bn,Hn,Me.modifiers)||ze(Bn,Hn,Me.typeParameters)||ze(Bn,Hn,Me.parameters)||G(Bn,Me.type)},[182]:function(Me,Bn,Hn){return ze(Bn,Hn,Me.modifiers)||ze(Bn,Hn,Me.typeParameters)||ze(Bn,Hn,Me.parameters)||G(Bn,Me.type)},[181]:function(Me,Bn,Hn){return ze(Bn,Hn,Me.modifiers)||ze(Bn,Hn,Me.typeParameters)||ze(Bn,Hn,Me.parameters)||G(Bn,Me.type)},[176]:jE,[177]:jE,[171]:function(Me,Bn,Hn){return ze(Bn,Hn,Me.modifiers)||G(Bn,Me.asteriskToken)||G(Bn,Me.name)||G(Bn,Me.questionToken)||G(Bn,Me.exclamationToken)||ze(Bn,Hn,Me.typeParameters)||ze(Bn,Hn,Me.parameters)||G(Bn,Me.type)||G(Bn,Me.body)},[170]:function(Me,Bn,Hn){return ze(Bn,Hn,Me.modifiers)||G(Bn,Me.name)||G(Bn,Me.questionToken)||ze(Bn,Hn,Me.typeParameters)||ze(Bn,Hn,Me.parameters)||G(Bn,Me.type)},[173]:function(Me,Bn,Hn){return ze(Bn,Hn,Me.modifiers)||G(Bn,Me.name)||ze(Bn,Hn,Me.typeParameters)||ze(Bn,Hn,Me.parameters)||G(Bn,Me.type)||G(Bn,Me.body)},[174]:function(Me,Bn,Hn){return ze(Bn,Hn,Me.modifiers)||G(Bn,Me.name)||ze(Bn,Hn,Me.typeParameters)||ze(Bn,Hn,Me.parameters)||G(Bn,Me.type)||G(Bn,Me.body)},[175]:function(Me,Bn,Hn){return ze(Bn,Hn,Me.modifiers)||G(Bn,Me.name)||ze(Bn,Hn,Me.typeParameters)||ze(Bn,Hn,Me.parameters)||G(Bn,Me.type)||G(Bn,Me.body)},[259]:function(Me,Bn,Hn){return ze(Bn,Hn,Me.modifiers)||G(Bn,Me.asteriskToken)||G(Bn,Me.name)||ze(Bn,Hn,Me.typeParameters)||ze(Bn,Hn,Me.parameters)||G(Bn,Me.type)||G(Bn,Me.body)},[215]:function(Me,Bn,Hn){return ze(Bn,Hn,Me.modifiers)||G(Bn,Me.asteriskToken)||G(Bn,Me.name)||ze(Bn,Hn,Me.typeParameters)||ze(Bn,Hn,Me.parameters)||G(Bn,Me.type)||G(Bn,Me.body)},[216]:function(Me,Bn,Hn){return ze(Bn,Hn,Me.modifiers)||ze(Bn,Hn,Me.typeParameters)||ze(Bn,Hn,Me.parameters)||G(Bn,Me.type)||G(Bn,Me.equalsGreaterThanToken)||G(Bn,Me.body)},[172]:function(Me,Bn,Hn){return ze(Bn,Hn,Me.modifiers)||G(Bn,Me.body)},[180]:function(Me,Bn,Hn){return G(Bn,Me.typeName)||ze(Bn,Hn,Me.typeArguments)},[179]:function(Me,Bn,Hn){return G(Bn,Me.assertsModifier)||G(Bn,Me.parameterName)||G(Bn,Me.type)},[183]:function(Me,Bn,Hn){return G(Bn,Me.exprName)||ze(Bn,Hn,Me.typeArguments)},[184]:function(Me,Bn,Hn){return ze(Bn,Hn,Me.members)},[185]:function(Me,Bn,Hn){return G(Bn,Me.elementType)},[186]:function(Me,Bn,Hn){return ze(Bn,Hn,Me.elements)},[189]:JE,[190]:JE,[191]:function(Me,Bn,Hn){return G(Bn,Me.checkType)||G(Bn,Me.extendsType)||G(Bn,Me.trueType)||G(Bn,Me.falseType)},[192]:function(Me,Bn,Hn){return G(Bn,Me.typeParameter)},[202]:function(Me,Bn,Hn){return G(Bn,Me.argument)||G(Bn,Me.assertions)||G(Bn,Me.qualifier)||ze(Bn,Hn,Me.typeArguments)},[298]:function(Me,Bn,Hn){return G(Bn,Me.assertClause)},[193]:FE,[195]:FE,[196]:function(Me,Bn,Hn){return G(Bn,Me.objectType)||G(Bn,Me.indexType)},[197]:function(Me,Bn,Hn){return G(Bn,Me.readonlyToken)||G(Bn,Me.typeParameter)||G(Bn,Me.nameType)||G(Bn,Me.questionToken)||G(Bn,Me.type)||ze(Bn,Hn,Me.members)},[198]:function(Me,Bn,Hn){return G(Bn,Me.literal)},[199]:function(Me,Bn,Hn){return G(Bn,Me.dotDotDotToken)||G(Bn,Me.name)||G(Bn,Me.questionToken)||G(Bn,Me.type)},[203]:BE,[204]:BE,[206]:function(Me,Bn,Hn){return ze(Bn,Hn,Me.elements)},[207]:function(Me,Bn,Hn){return ze(Bn,Hn,Me.properties)},[208]:function(Me,Bn,Hn){return G(Bn,Me.expression)||G(Bn,Me.questionDotToken)||G(Bn,Me.name)},[209]:function(Me,Bn,Hn){return G(Bn,Me.expression)||G(Bn,Me.questionDotToken)||G(Bn,Me.argumentExpression)},[210]:qE,[211]:qE,[212]:function(Me,Bn,Hn){return G(Bn,Me.tag)||G(Bn,Me.questionDotToken)||ze(Bn,Hn,Me.typeArguments)||G(Bn,Me.template)},[213]:function(Me,Bn,Hn){return G(Bn,Me.type)||G(Bn,Me.expression)},[214]:function(Me,Bn,Hn){return G(Bn,Me.expression)},[217]:function(Me,Bn,Hn){return G(Bn,Me.expression)},[218]:function(Me,Bn,Hn){return G(Bn,Me.expression)},[219]:function(Me,Bn,Hn){return G(Bn,Me.expression)},[221]:function(Me,Bn,Hn){return G(Bn,Me.operand)},[226]:function(Me,Bn,Hn){return G(Bn,Me.asteriskToken)||G(Bn,Me.expression)},[220]:function(Me,Bn,Hn){return G(Bn,Me.expression)},[222]:function(Me,Bn,Hn){return G(Bn,Me.operand)},[223]:function(Me,Bn,Hn){return G(Bn,Me.left)||G(Bn,Me.operatorToken)||G(Bn,Me.right)},[231]:function(Me,Bn,Hn){return G(Bn,Me.expression)||G(Bn,Me.type)},[232]:function(Me,Bn,Hn){return G(Bn,Me.expression)},[235]:function(Me,Bn,Hn){return G(Bn,Me.expression)||G(Bn,Me.type)},[233]:function(Me,Bn,Hn){return G(Bn,Me.name)},[224]:function(Me,Bn,Hn){return G(Bn,Me.condition)||G(Bn,Me.questionToken)||G(Bn,Me.whenTrue)||G(Bn,Me.colonToken)||G(Bn,Me.whenFalse)},[227]:function(Me,Bn,Hn){return G(Bn,Me.expression)},[238]:UE,[265]:UE,[308]:function(Me,Bn,Hn){return ze(Bn,Hn,Me.statements)||G(Bn,Me.endOfFileToken)},[240]:function(Me,Bn,Hn){return ze(Bn,Hn,Me.modifiers)||G(Bn,Me.declarationList)},[258]:function(Me,Bn,Hn){return ze(Bn,Hn,Me.declarations)},[241]:function(Me,Bn,Hn){return G(Bn,Me.expression)},[242]:function(Me,Bn,Hn){return G(Bn,Me.expression)||G(Bn,Me.thenStatement)||G(Bn,Me.elseStatement)},[243]:function(Me,Bn,Hn){return G(Bn,Me.statement)||G(Bn,Me.expression)},[244]:function(Me,Bn,Hn){return G(Bn,Me.expression)||G(Bn,Me.statement)},[245]:function(Me,Bn,Hn){return G(Bn,Me.initializer)||G(Bn,Me.condition)||G(Bn,Me.incrementor)||G(Bn,Me.statement)},[246]:function(Me,Bn,Hn){return G(Bn,Me.initializer)||G(Bn,Me.expression)||G(Bn,Me.statement)},[247]:function(Me,Bn,Hn){return G(Bn,Me.awaitModifier)||G(Bn,Me.initializer)||G(Bn,Me.expression)||G(Bn,Me.statement)},[248]:zE,[249]:zE,[250]:function(Me,Bn,Hn){return G(Bn,Me.expression)},[251]:function(Me,Bn,Hn){return G(Bn,Me.expression)||G(Bn,Me.statement)},[252]:function(Me,Bn,Hn){return G(Bn,Me.expression)||G(Bn,Me.caseBlock)},[266]:function(Me,Bn,Hn){return ze(Bn,Hn,Me.clauses)},[292]:function(Me,Bn,Hn){return G(Bn,Me.expression)||ze(Bn,Hn,Me.statements)},[293]:function(Me,Bn,Hn){return ze(Bn,Hn,Me.statements)},[253]:function(Me,Bn,Hn){return G(Bn,Me.label)||G(Bn,Me.statement)},[254]:function(Me,Bn,Hn){return G(Bn,Me.expression)},[255]:function(Me,Bn,Hn){return G(Bn,Me.tryBlock)||G(Bn,Me.catchClause)||G(Bn,Me.finallyBlock)},[295]:function(Me,Bn,Hn){return G(Bn,Me.variableDeclaration)||G(Bn,Me.block)},[167]:function(Me,Bn,Hn){return G(Bn,Me.expression)},[260]:WE,[228]:WE,[261]:function(Me,Bn,Hn){return ze(Bn,Hn,Me.modifiers)||G(Bn,Me.name)||ze(Bn,Hn,Me.typeParameters)||ze(Bn,Hn,Me.heritageClauses)||ze(Bn,Hn,Me.members)},[262]:function(Me,Bn,Hn){return ze(Bn,Hn,Me.modifiers)||G(Bn,Me.name)||ze(Bn,Hn,Me.typeParameters)||G(Bn,Me.type)},[263]:function(Me,Bn,Hn){return ze(Bn,Hn,Me.modifiers)||G(Bn,Me.name)||ze(Bn,Hn,Me.members)},[302]:function(Me,Bn,Hn){return G(Bn,Me.name)||G(Bn,Me.initializer)},[264]:function(Me,Bn,Hn){return ze(Bn,Hn,Me.modifiers)||G(Bn,Me.name)||G(Bn,Me.body)},[268]:function(Me,Bn,Hn){return ze(Bn,Hn,Me.modifiers)||G(Bn,Me.name)||G(Bn,Me.moduleReference)},[269]:function(Me,Bn,Hn){return ze(Bn,Hn,Me.modifiers)||G(Bn,Me.importClause)||G(Bn,Me.moduleSpecifier)||G(Bn,Me.assertClause)},[270]:function(Me,Bn,Hn){return G(Bn,Me.name)||G(Bn,Me.namedBindings)},[296]:function(Me,Bn,Hn){return ze(Bn,Hn,Me.elements)},[297]:function(Me,Bn,Hn){return G(Bn,Me.name)||G(Bn,Me.value)},[267]:function(Me,Bn,Hn){return ze(Bn,Hn,Me.modifiers)||G(Bn,Me.name)},[271]:function(Me,Bn,Hn){return G(Bn,Me.name)},[277]:function(Me,Bn,Hn){return G(Bn,Me.name)},[272]:VE,[276]:VE,[275]:function(Me,Bn,Hn){return ze(Bn,Hn,Me.modifiers)||G(Bn,Me.exportClause)||G(Bn,Me.moduleSpecifier)||G(Bn,Me.assertClause)},[273]:HE,[278]:HE,[274]:function(Me,Bn,Hn){return ze(Bn,Hn,Me.modifiers)||G(Bn,Me.expression)},[225]:function(Me,Bn,Hn){return G(Bn,Me.head)||ze(Bn,Hn,Me.templateSpans)},[236]:function(Me,Bn,Hn){return G(Bn,Me.expression)||G(Bn,Me.literal)},[200]:function(Me,Bn,Hn){return G(Bn,Me.head)||ze(Bn,Hn,Me.templateSpans)},[201]:function(Me,Bn,Hn){return G(Bn,Me.type)||G(Bn,Me.literal)},[164]:function(Me,Bn,Hn){return G(Bn,Me.expression)},[294]:function(Me,Bn,Hn){return ze(Bn,Hn,Me.types)},[230]:function(Me,Bn,Hn){return G(Bn,Me.expression)||ze(Bn,Hn,Me.typeArguments)},[280]:function(Me,Bn,Hn){return G(Bn,Me.expression)},[279]:function(Me,Bn,Hn){return ze(Bn,Hn,Me.modifiers)},[357]:function(Me,Bn,Hn){return ze(Bn,Hn,Me.elements)},[281]:function(Me,Bn,Hn){return G(Bn,Me.openingElement)||ze(Bn,Hn,Me.children)||G(Bn,Me.closingElement)},[285]:function(Me,Bn,Hn){return G(Bn,Me.openingFragment)||ze(Bn,Hn,Me.children)||G(Bn,Me.closingFragment)},[282]:GE,[283]:GE,[289]:function(Me,Bn,Hn){return ze(Bn,Hn,Me.properties)},[288]:function(Me,Bn,Hn){return G(Bn,Me.name)||G(Bn,Me.initializer)},[290]:function(Me,Bn,Hn){return G(Bn,Me.expression)},[291]:function(Me,Bn,Hn){return G(Bn,Me.dotDotDotToken)||G(Bn,Me.expression)},[284]:function(Me,Bn,Hn){return G(Bn,Me.tagName)},[187]:Xo,[188]:Xo,[312]:Xo,[318]:Xo,[317]:Xo,[319]:Xo,[321]:Xo,[320]:function(Me,Bn,Hn){return ze(Bn,Hn,Me.parameters)||G(Bn,Me.type)},[323]:function(Me,Bn,Hn){return(typeof Me.comment=="string"?void 0:ze(Bn,Hn,Me.comment))||ze(Bn,Hn,Me.tags)},[350]:function(Me,Bn,Hn){return G(Bn,Me.tagName)||G(Bn,Me.name)||(typeof Me.comment=="string"?void 0:ze(Bn,Hn,Me.comment))},[313]:function(Me,Bn,Hn){return G(Bn,Me.name)},[314]:function(Me,Bn,Hn){return G(Bn,Me.left)||G(Bn,Me.right)},[344]:$E,[351]:$E,[333]:function(Me,Bn,Hn){return G(Bn,Me.tagName)||(typeof Me.comment=="string"?void 0:ze(Bn,Hn,Me.comment))},[332]:function(Me,Bn,Hn){return G(Bn,Me.tagName)||G(Bn,Me.class)||(typeof Me.comment=="string"?void 0:ze(Bn,Hn,Me.comment))},[331]:function(Me,Bn,Hn){return G(Bn,Me.tagName)||G(Bn,Me.class)||(typeof Me.comment=="string"?void 0:ze(Bn,Hn,Me.comment))},[348]:function(Me,Bn,Hn){return G(Bn,Me.tagName)||G(Bn,Me.constraint)||ze(Bn,Hn,Me.typeParameters)||(typeof Me.comment=="string"?void 0:ze(Bn,Hn,Me.comment))},[349]:function(Me,Bn,Hn){return G(Bn,Me.tagName)||(Me.typeExpression&&Me.typeExpression.kind===312?G(Bn,Me.typeExpression)||G(Bn,Me.fullName)||(typeof Me.comment=="string"?void 0:ze(Bn,Hn,Me.comment)):G(Bn,Me.fullName)||G(Bn,Me.typeExpression)||(typeof Me.comment=="string"?void 0:ze(Bn,Hn,Me.comment)))},[341]:function(Me,Bn,Hn){return G(Bn,Me.tagName)||G(Bn,Me.fullName)||G(Bn,Me.typeExpression)||(typeof Me.comment=="string"?void 0:ze(Bn,Hn,Me.comment))},[345]:Yo,[347]:Yo,[346]:Yo,[343]:Yo,[353]:Yo,[352]:Yo,[342]:Yo,[326]:function(Me,Bn,Hn){return c(Me.typeParameters,Bn)||c(Me.parameters,Bn)||G(Bn,Me.type)},[327]:P2,[328]:P2,[329]:P2,[325]:function(Me,Bn,Hn){return c(Me.jsDocPropertyTags,Bn)},[330]:Gs,[335]:Gs,[336]:Gs,[337]:Gs,[338]:Gs,[339]:Gs,[334]:Gs,[340]:Gs,[356]:GJ},(Me=>{var Bn=Po(99,!0),Hn=20480,zn,ni,Ci,aa,oa;function g(Me){return ag++,Me}var ca={createBaseSourceFileNode:Me=>g(new oa(Me,0,0)),createBaseIdentifierNode:Me=>g(new Ci(Me,0,0)),createBasePrivateIdentifierNode:Me=>g(new aa(Me,0,0)),createBaseTokenNode:Me=>g(new ni(Me,0,0)),createBaseNode:Me=>g(new zn(Me,0,0))},_a=Zf(11,ca),{createNodeArray:Ha,createNumericLiteral:ts,createStringLiteral:Ps,createLiteralLikeNode:so,createIdentifier:oo,createPrivateIdentifier:Jo,createToken:tc,createArrayLiteralExpression:dc,createObjectLiteralExpression:Fc,createPropertyAccessExpression:Jc,createPropertyAccessChain:Dp,createElementAccessExpression:kp,createElementAccessChain:Qp,createCallExpression:Up,createCallChain:qp,createNewExpression:Jp,createParenthesizedExpression:Wp,createBlock:zp,createVariableStatement:Qf,createExpressionStatement:Yf,createIfStatement:Kf,createWhileStatement:Xf,createForStatement:Ad,createForOfStatement:Cd,createVariableDeclaration:xd,createVariableDeclarationList:wd}=_a,Sd,Td,Pd,Qh,Zh,eg,tg,rg,ng,ig,ag,sg,og,ug,cg,lg,pg=!0,fg=!1;function wa(Me,Bn,Hn,zn){let ni=arguments.length>4&&arguments[4]!==void 0?arguments[4]:!1,Ci=arguments.length>5?arguments[5]:void 0,aa=arguments.length>6?arguments[6]:void 0;var oa;if(Ci=Nx(Me,Ci),Ci===6){let Ci=Ki(Me,Bn,Hn,zn,ni);return convertToObjectWorker(Ci,(oa=Ci.statements[0])==null?void 0:oa.expression,Ci.parseDiagnostics,!1,void 0,void 0),Ci.referencedFiles=xa,Ci.typeReferenceDirectives=xa,Ci.libReferenceDirectives=xa,Ci.amdDependencies=xa,Ci.hasNoDefaultLib=!1,Ci.pragmas=Ga,Ci}Mn(Me,Bn,Hn,zn,Ci);let ca=Ca(Hn,ni,Ci,aa||XE);return _i(),ca}Me.parseSourceFile=wa;function $n(Me,Bn){Mn("",Me,Bn,void 0,1),_e();let Hn=Ys(!0),zn=T()===1&&!tg.length;return _i(),zn?Hn:void 0}Me.parseIsolatedEntityName=$n;function Ki(Me,Bn){let Hn=arguments.length>2&&arguments[2]!==void 0?arguments[2]:2,zn=arguments.length>3?arguments[3]:void 0,ni=arguments.length>4&&arguments[4]!==void 0?arguments[4]:!1;Mn(Me,Bn,Hn,zn,6),Td=lg,_e();let Ci=L(),aa,oa;if(T()===1)aa=Er([],Ci,Ci),oa=sn();else{let Me;for(;T()!==1;){let Bn;switch(T()){case 22:Bn=ah();break;case 110:case 95:case 104:Bn=sn();break;case 40:wt((()=>_e()===8&&_e()!==58))?Bn=qm():Bn=Xu();break;case 8:case 10:if(wt((()=>_e()!==58))){Bn=Di();break}default:Bn=Xu();break}Me&&ir(Me)?Me.push(Bn):Me?Me=[Me,Bn]:(Me=Bn,T()!==1&&Dt(wv.Unexpected_token))}let Bn=ir(Me)?Q(dc(Me),Ci):Vp.checkDefined(Me),Hn=Yf(Bn);Q(Hn,Ci),aa=Er([Hn],Ci),oa=ea(1,wv.Unexpected_token)}let ca=Kt(Me,2,6,!1,aa,oa,Td,yn);ni&&ft(ca),ca.nodeCount=ag,ca.identifierCount=og,ca.identifiers=sg,ca.parseDiagnostics=qs(tg,ca),rg&&(ca.jsDocDiagnostics=qs(rg,ca));let _a=ca;return _i(),_a}Me.parseJsonText=Ki;function Mn(Me,Hn,ca,_a,xa){switch(zn=jC.getNodeConstructor(),ni=jC.getTokenConstructor(),Ci=jC.getIdentifierConstructor(),aa=jC.getPrivateIdentifierConstructor(),oa=jC.getSourceFileConstructor(),Sd=Un(Me),Pd=Hn,Qh=ca,ng=_a,Zh=xa,eg=sv(xa),tg=[],ug=0,sg=new Map,og=0,ag=0,Td=0,pg=!0,Zh){case 1:case 2:lg=262144;break;case 6:lg=67371008;break;default:lg=0;break}fg=!1,Bn.setText(Pd),Bn.setOnError(U),Bn.setScriptTarget(Qh),Bn.setLanguageVariant(eg)}function _i(){Bn.clearCommentDirectives(),Bn.setText(""),Bn.setOnError(void 0),Pd=void 0,Qh=void 0,ng=void 0,Zh=void 0,eg=void 0,Td=0,tg=void 0,rg=void 0,ug=0,sg=void 0,cg=void 0,pg=!0}function Ca(Me,Hn,zn,ni){let Ci=QE(Sd);Ci&&(lg|=16777216),Td=lg,_e();let aa=Kn(0,on);Vp.assert(T()===1);let oa=He(sn()),ca=Kt(Sd,Me,zn,Ci,aa,oa,Td,ni);return ZE(ca,Pd),e7(ca,We),ca.commentDirectives=Bn.getCommentDirectives(),ca.nodeCount=ag,ca.identifierCount=og,ca.identifiers=sg,ca.parseDiagnostics=qs(tg,ca),rg&&(ca.jsDocDiagnostics=qs(rg,ca)),Hn&&ft(ca),ca;function We(Me,Bn,Hn){tg.push(Ro(Sd,Me,Bn,Hn))}}function St(Me,Bn){return Bn?He(Me):Me}let dg=!1;function He(Me){Vp.assert(!Me.jsDoc);let Bn=qt(I3(Me,Pd),(Bn=>_g.parseJSDocComment(Me,Bn.pos,Bn.end-Bn.pos)));return Bn.length&&(Me.jsDoc=Bn),dg&&(dg=!1,Me.flags|=268435456),Me}function _t(Me){let Hn=ng,zn=Lw.createSyntaxCursor(Me);ng={currentNode:lt};let ni=[],Ci=tg;tg=[];let aa=0,oa=We(Me.statements,0);for(;oa!==-1;){let Hn=Me.statements[aa],zn=Me.statements[oa];jr(ni,Me.statements,aa,oa),aa=$e(Me.statements,oa);let ca=he(Ci,(Me=>Me.start>=Hn.pos)),_a=ca>=0?he(Ci,(Me=>Me.start>=zn.pos),ca):-1;ca>=0&&jr(tg,Ci,ca,_a>=0?_a:void 0),Rn((()=>{let Hn=lg;for(lg|=32768,Bn.setTextPos(zn.pos),_e();T()!==1;){let Hn=Bn.getStartPos(),zn=vc(0,on);if(ni.push(zn),Hn===Bn.getStartPos()&&_e(),aa>=0){let Bn=Me.statements[aa];if(zn.end===Bn.pos)break;zn.end>Bn.pos&&(aa=$e(Me.statements,aa+1))}}lg=Hn}),2),oa=aa>=0?We(Me.statements,aa):-1}if(aa>=0){let Bn=Me.statements[aa];jr(ni,Me.statements,aa);let Hn=he(Ci,(Me=>Me.start>=Bn.pos));Hn>=0&&jr(tg,Ci,Hn)}return ng=Hn,_a.updateSourceFile(Me,Rt(Ha(ni),Me.statements));function qe(Me){return!(Me.flags&32768)&&!!(Me.transformFlags&67108864)}function We(Me,Bn){for(let Hn=Bn;Hn116}function kt(){return T()===79?!0:T()===125&&Yi()||T()===133&&xn()?!1:T()>116}function de(Me,Bn){let Hn=arguments.length>2&&arguments[2]!==void 0?arguments[2]:!0;return T()===Me?(Hn&&_e(),!0):(Bn?Dt(Bn):Dt(wv._0_expected,Br(Me)),!1)}let hg=Object.keys(kv).filter((Me=>Me.length>2));function Zi(Me){var Hn;if(Y8(Me)){Z(Ar(Pd,Me.template.pos),Me.template.end,wv.Module_declaration_names_may_only_use_or_quoted_strings);return}let zn=yt(Me)?qr(Me):void 0;if(!zn||!vy(zn,Qh)){Dt(wv._0_expected,Br(26));return}let ni=Ar(Pd,Me.pos);switch(zn){case"const":case"let":case"var":Z(ni,Me.end,wv.Variable_declaration_not_allowed_at_this_location);return;case"declare":return;case"interface":Pa(wv.Interface_name_cannot_be_0,wv.Interface_must_be_given_a_name,18);return;case"is":Z(ni,Bn.getTextPos(),wv.A_type_predicate_is_only_allowed_in_return_type_position_for_functions_and_methods);return;case"module":case"namespace":Pa(wv.Namespace_name_cannot_be_0,wv.Namespace_must_be_given_a_name,18);return;case"type":Pa(wv.Type_alias_name_cannot_be_0,wv.Type_alias_must_be_given_a_name,63);return}let Ci=(Hn=Ep(zn,hg,(Me=>Me)))!=null?Hn:e_(zn);if(Ci){Z(ni,Me.end,wv.Unknown_keyword_or_identifier_Did_you_mean_0,Ci);return}T()!==0&&Z(ni,Me.end,wv.Unexpected_keyword_or_identifier)}function Pa(Me,Hn,zn){T()===zn?Dt(Hn):Dt(Me,Bn.getTokenValue())}function e_(Me){for(let Bn of hg)if(Me.length>Bn.length+2&&Pn(Me,Bn))return`${Bn} ${Me.slice(Bn.length)}`}function mc(Me,Hn,zn){if(T()===59&&!Bn.hasPrecedingLineBreak()){Dt(wv.Decorators_must_precede_the_name_and_all_keywords_of_property_declarations);return}if(T()===20){Dt(wv.Cannot_start_a_function_call_in_a_type_annotation),_e();return}if(Hn&&!ka()){zn?Dt(wv._0_expected,Br(26)):Dt(wv.Expected_for_property_initializer);return}if(!t_()){if(zn){Dt(wv._0_expected,Br(26));return}Zi(Me)}}function Da(Me){return T()===Me?(Ge(),!0):(Dt(wv._0_expected,Br(Me)),!1)}function Ts(Me,Bn,Hn,zn){if(T()===Bn){_e();return}let ni=Dt(wv._0_expected,Br(Bn));Hn&&ni&&Rl(ni,Ro(Sd,zn,1,wv.The_parser_expected_to_find_a_1_to_match_the_0_token_here,Br(Me),Br(Bn)))}function Ot(Me){return T()===Me?(_e(),!0):!1}function dr(Me){if(T()===Me)return sn()}function Dd(Me){if(T()===Me)return Id()}function ea(Me,Bn,Hn){return dr(Me)||Jn(Me,!1,Bn||wv._0_expected,Hn||Br(Me))}function kd(Me){return Dd(Me)||Jn(Me,!1,wv._0_expected,Br(Me))}function sn(){let Me=L(),Bn=T();return _e(),Q(tc(Bn),Me)}function Id(){let Me=L(),Bn=T();return Ge(),Q(tc(Bn),Me)}function ka(){return T()===26?!0:T()===19||T()===1||Bn.hasPrecedingLineBreak()}function t_(){return ka()?(T()===26&&_e(),!0):!1}function En(){return t_()||de(26)}function Er(Me,Hn,zn,ni){let Ci=Ha(Me,ni);return Us(Ci,Hn,zn!=null?zn:Bn.getStartPos()),Ci}function Q(Me,Hn,zn){return Us(Me,Hn,zn!=null?zn:Bn.getStartPos()),lg&&(Me.flags|=lg),fg&&(fg=!1,Me.flags|=131072),Me}function Jn(Me,Hn,zn,ni){Hn?Pi(Bn.getStartPos(),0,zn,ni):zn&&Dt(zn,ni);let Ci=L(),aa=Me===79?oo("",void 0):yl(Me)?_a.createTemplateLiteralLikeNode(Me,"","",void 0):Me===8?ts("",void 0):Me===10?Ps("",void 0):Me===279?_a.createMissingDeclaration():tc(Me);return Q(aa,Ci)}function Ia(Me){let Bn=sg.get(Me);return Bn===void 0&&sg.set(Me,Bn=Me),Bn}function Ss(Me,Hn,zn){if(Me){og++;let Me=L(),Hn=T(),zn=Ia(Bn.getTokenValue()),ni=Bn.hasExtendedUnicodeEscape();return it(),Q(oo(zn,Hn,ni),Me)}if(T()===80)return Dt(zn||wv.Private_identifiers_are_not_allowed_outside_class_bodies),Ss(!0);if(T()===0&&Bn.tryScan((()=>Bn.reScanInvalidIdentifier()===79)))return Ss(!0);og++;let ni=T()===1,Ci=Bn.isReservedWord(),aa=Bn.getTokenText(),oa=Ci?wv.Identifier_expected_0_is_a_reserved_word_that_cannot_be_used_here:wv.Identifier_expected;return Jn(79,ni,Hn||oa,aa)}function hc(Me){return Ss(Tt(),void 0,Me)}function wr(Me,Bn){return Ss(kt(),Me,Bn)}function zr(Me){return Ss(fr(T()),Me)}function xs(){return fr(T())||T()===10||T()===8}function Nd(){return fr(T())||T()===10}function R2(Me){if(T()===10||T()===8){let Me=Di();return Me.text=Ia(Me.text),Me}return Me&&T()===22?j2():T()===80?gc():zr()}function Es(){return R2(!0)}function j2(){let Me=L();de(22);let Bn=It(Sr);return de(23),Q(_a.createComputedPropertyName(Bn),Me)}function gc(){let Me=L(),Hn=Jo(Ia(Bn.getTokenValue()));return _e(),Q(Hn,Me)}function Ks(Me){return T()===Me&&Tr(Od)}function uu(){return _e(),Bn.hasPrecedingLineBreak()?!1:ta()}function Od(){switch(T()){case 85:return _e()===92;case 93:return _e(),T()===88?wt(Ld):T()===154?wt(J2):r_();case 88:return Ld();case 124:case 137:case 151:return _e(),ta();default:return uu()}}function r_(){return T()===59||T()!==41&&T()!==128&&T()!==18&&ta()}function J2(){return _e(),r_()}function Md(){return Wi(T())&&Tr(Od)}function ta(){return T()===22||T()===18||T()===41||T()===25||xs()}function Ld(){return _e(),T()===84||T()===98||T()===118||T()===59||T()===126&&wt(gh)||T()===132&&wt(yh)}function Xs(Me,Bn){if(mu(Me))return!0;switch(Me){case 0:case 1:case 3:return!(T()===26&&Bn)&&vh();case 2:return T()===82||T()===88;case 4:return wt(om);case 5:return wt(Jb)||T()===26&&!Bn;case 6:return T()===22||xs();case 12:switch(T()){case 22:case 41:case 25:case 24:return!0;default:return xs()}case 18:return xs();case 9:return T()===22||T()===25||xs();case 24:return Nd();case 7:return T()===18?wt(Rd):Bn?kt()&&!fu():Fu()&&!fu();case 8:return tp();case 10:return T()===27||T()===25||tp();case 19:return T()===101||T()===85||kt();case 15:switch(T()){case 27:case 24:return!0}case 11:return T()===25||La();case 16:return Ec(!1);case 17:return Ec(!0);case 20:case 21:return T()===27||eo();case 22:return Oc();case 23:return fr(T());case 13:return fr(T())||T()===18;case 14:return!0}return Vp.fail("Non-exhaustive case in 'isListElement'.")}function Rd(){if(Vp.assert(T()===18),_e()===19){let Me=_e();return Me===27||Me===18||Me===94||Me===117}return!0}function yc(){return _e(),kt()}function pu(){return _e(),fr(T())}function F2(){return _e(),qT(T())}function fu(){return T()===117||T()===94?wt(jd):!1}function jd(){return _e(),La()}function Jd(){return _e(),eo()}function Na(Me){if(T()===1)return!0;switch(Me){case 1:case 2:case 4:case 5:case 6:case 12:case 9:case 23:case 24:return T()===19;case 3:return T()===19||T()===82||T()===88;case 7:return T()===18||T()===94||T()===117;case 8:return B2();case 19:return T()===31||T()===20||T()===18||T()===94||T()===117;case 11:return T()===21||T()===26;case 15:case 21:case 10:return T()===23;case 17:case 16:case 18:return T()===21||T()===23;case 20:return T()!==27;case 22:return T()===18||T()===19;case 13:return T()===31||T()===43;case 14:return T()===29&&wt(Xb);default:return!1}}function B2(){return!!(ka()||jm(T())||T()===38)}function du(){for(let Me=0;Me<25;Me++)if(ug&1<=0)}function z2(Me){return Me===6?wv.An_enum_member_name_must_be_followed_by_a_or:void 0}function ui(){let Me=Er([],L());return Me.isMissingList=!0,Me}function W2(Me){return!!Me.isMissingList}function Oa(Me,Bn,Hn,zn){if(de(Hn)){let Hn=mn(Me,Bn);return de(zn),Hn}return ui()}function Ys(Me,Bn){let Hn=L(),zn=Me?zr(Bn):wr(Bn);for(;Ot(24)&&T()!==29;)zn=Q(_a.createQualifiedName(zn,bc(Me,!1)),Hn);return zn}function Tu(Me,Bn){return Q(_a.createQualifiedName(Me,Bn),Me.pos)}function bc(Me,Hn){if(Bn.hasPrecedingLineBreak()&&fr(T())&&wt(Qu))return Jn(79,!0,wv.Identifier_expected);if(T()===80){let Me=gc();return Hn?Me:Jn(79,!0,wv.Identifier_expected)}return Me?zr():wr()}function Su(Me){let Bn=L(),Hn=[],zn;do{zn=H2(Me),Hn.push(zn)}while(zn.literal.kind===16);return Er(Hn,Bn)}function Wd(Me){let Bn=L();return Q(_a.createTemplateExpression(Hd(Me),Su(Me)),Bn)}function xu(){let Me=L();return Q(_a.createTemplateLiteralType(Hd(!1),Vd()),Me)}function Vd(){let Me=L(),Bn=[],Hn;do{Hn=V2(),Bn.push(Hn)}while(Hn.literal.kind===16);return Er(Bn,Me)}function V2(){let Me=L();return Q(_a.createTemplateLiteralTypeSpan(sr(),Eu(!1)),Me)}function Eu(Me){return T()===19?(Yt(Me),Tc()):ea(17,wv._0_expected,Br(19))}function H2(Me){let Bn=L();return Q(_a.createTemplateSpan(It(Sr),Eu(Me)),Bn)}function Di(){return n_(T())}function Hd(Me){Me&&$t();let Bn=n_(T());return Vp.assert(Bn.kind===15,"Template head has wrong token kind"),Bn}function Tc(){let Me=n_(T());return Vp.assert(Me.kind===16||Me.kind===17,"Template fragment has wrong token kind"),Me}function Gd(Me){let Hn=Me===14||Me===17,zn=Bn.getTokenText();return zn.substring(1,zn.length-(Bn.isUnterminated()?0:Hn?1:2))}function n_(Me){let Hn=L(),zn=yl(Me)?_a.createTemplateLiteralLikeNode(Me,Bn.getTokenValue(),Gd(Me),Bn.getTokenFlags()&2048):Me===8?ts(Bn.getTokenValue(),Bn.getNumericLiteralFlags()):Me===10?Ps(Bn.getTokenValue(),void 0,Bn.hasExtendedUnicodeEscape()):ky(Me)?so(Me,Bn.getTokenValue()):Vp.fail();return Bn.hasExtendedUnicodeEscape()&&(zn.hasExtendedUnicodeEscape=!0),Bn.isUnterminated()&&(zn.isUnterminated=!0),_e(),Q(zn,Hn)}function wu(){return Ys(!0,wv.Type_expected)}function Qs(){if(!Bn.hasPrecedingLineBreak()&&Wt()===29)return Oa(20,sr,29,31)}function Sc(){let Me=L();return Q(_a.createTypeReferenceNode(wu(),Qs()),Me)}function Cu(Me){switch(Me.kind){case 180:return va(Me.typeName);case 181:case 182:{let{parameters:Bn,type:Hn}=Me;return W2(Bn)||Cu(Hn)}case 193:return Cu(Me.type);default:return!1}}function G2(Me){return _e(),Q(_a.createTypePredicateNode(void 0,Me,sr()),Me.pos)}function $d(){let Me=L();return _e(),Q(_a.createThisTypeNode(),Me)}function Kd(){let Me=L();return _e(),Q(_a.createJSDocAllType(),Me)}function $2(){let Me=L();return _e(),Q(_a.createJSDocNonNullableType(Lu(),!1),Me)}function Xd(){let Me=L();return _e(),T()===27||T()===19||T()===21||T()===31||T()===63||T()===51?Q(_a.createJSDocUnknownType(),Me):Q(_a.createJSDocNullableType(sr(),!1),Me)}function K2(){let Me=L(),Bn=fe();if(wt(qh)){_e();let Hn=ra(36),zn=pi(58,!1);return St(Q(_a.createJSDocFunctionType(Hn,zn),Me),Bn)}return Q(_a.createTypeReferenceNode(zr(),void 0),Me)}function Yd(){let Me=L(),Bn;return(T()===108||T()===103)&&(Bn=zr(),de(58)),Q(_a.createParameterDeclaration(void 0,void 0,Bn,void 0,xc(),void 0),Me)}function xc(){Bn.setInJSDocType(!0);let Me=L();if(Ot(142)){let Hn=_a.createJSDocNamepathType(void 0);e:for(;;)switch(T()){case 19:case 1:case 27:case 5:break e;default:Ge()}return Bn.setInJSDocType(!1),Q(Hn,Me)}let Hn=Ot(25),zn=Ju();return Bn.setInJSDocType(!1),Hn&&(zn=Q(_a.createJSDocVariadicType(zn),Me)),T()===63?(_e(),Q(_a.createJSDocOptionalType(zn),Me)):zn}function X2(){let Me=L();de(112);let Hn=Ys(!0),zn=Bn.hasPrecedingLineBreak()?void 0:Nc();return Q(_a.createTypeQueryNode(Hn,zn),Me)}function Qd(){let Me=L(),Bn=ki(!1,!0),Hn=wr(),zn,ni;Ot(94)&&(eo()||!La()?zn=sr():ni=Wu());let Ci=Ot(63)?sr():void 0,aa=_a.createTypeParameterDeclaration(Bn,Hn,zn,Ci);return aa.expression=ni,Q(aa,Me)}function Xn(){if(T()===29)return Oa(19,Qd,29,31)}function Ec(Me){return T()===25||tp()||Wi(T())||T()===59||eo(!Me)}function Zd(Me){let Bn=no(wv.Private_identifiers_cannot_be_used_as_parameters);return hf(Bn)===0&&!Ke(Me)&&Wi(T())&&_e(),Bn}function em(){return Tt()||T()===22||T()===18}function Au(Me){return Pu(Me)}function tm(Me){return Pu(Me,!1)}function Pu(Me){let Bn=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!0,Hn=L(),zn=fe(),ni=Me?Xi((()=>ki(!0))):Aa((()=>ki(!0)));if(T()===108){let Me=_a.createParameterDeclaration(ni,void 0,Ss(!0),void 0,Ma(),void 0),Bn=pa(ni);return Bn&&ie(Bn,wv.Neither_decorators_nor_modifiers_may_be_applied_to_this_parameters),St(Q(Me,Hn),zn)}let Ci=pg;pg=!1;let aa=dr(25);if(!Bn&&!em())return;let oa=St(Q(_a.createParameterDeclaration(ni,aa,Zd(ni),dr(57),Ma(),Ra()),Hn),zn);return pg=Ci,oa}function pi(Me,Bn){if(rm(Me,Bn))return gr(Ju)}function rm(Me,Bn){return Me===38?(de(Me),!0):Ot(58)?!0:Bn&&T()===38?(Dt(wv._0_expected,Br(58)),_e(),!0):!1}function wc(Me,Bn){let Hn=Yi(),zn=xn();Le(!!(Me&1)),ot(!!(Me&2));let ni=Me&32?mn(17,Yd):mn(16,(()=>Bn?Au(zn):tm(zn)));return Le(Hn),ot(zn),ni}function ra(Me){if(!de(20))return ui();let Bn=wc(Me,!0);return de(21),Bn}function i_(){Ot(27)||En()}function nm(Me){let Bn=L(),Hn=fe();Me===177&&de(103);let zn=Xn(),ni=ra(4),Ci=pi(58,!0);i_();let aa=Me===176?_a.createCallSignature(zn,ni,Ci):_a.createConstructSignature(zn,ni,Ci);return St(Q(aa,Bn),Hn)}function im(){return T()===22&&wt(Zs)}function Zs(){if(_e(),T()===25||T()===23)return!0;if(Wi(T())){if(_e(),kt())return!0}else if(kt())_e();else return!1;return T()===58||T()===27?!0:T()!==57?!1:(_e(),T()===58||T()===27||T()===23)}function am(Me,Bn,Hn){let zn=Oa(16,(()=>Au(!1)),22,23),ni=Ma();i_();let Ci=_a.createIndexSignature(Hn,zn,ni);return St(Q(Ci,Me),Bn)}function sm(Me,Bn,Hn){let zn=Es(),ni=dr(57),Ci;if(T()===20||T()===29){let Me=Xn(),Bn=ra(4),aa=pi(58,!0);Ci=_a.createMethodSignature(Hn,zn,ni,Me,Bn,aa)}else{let Me=Ma();Ci=_a.createPropertySignature(Hn,zn,ni,Me),T()===63&&(Ci.initializer=Ra())}return i_(),St(Q(Ci,Me),Bn)}function om(){if(T()===20||T()===29||T()===137||T()===151)return!0;let Me=!1;for(;Wi(T());)Me=!0,_e();return T()===22?!0:(xs()&&(Me=!0,_e()),Me?T()===20||T()===29||T()===57||T()===58||T()===27||ka():!1)}function Du(){if(T()===20||T()===29)return nm(176);if(T()===103&&wt(a_))return nm(177);let Me=L(),Bn=fe(),Hn=ki(!1);return Ks(137)?Fa(Me,Bn,Hn,174,4):Ks(151)?Fa(Me,Bn,Hn,175,4):im()?am(Me,Bn,Hn):sm(Me,Bn,Hn)}function a_(){return _e(),T()===20||T()===29}function Y2(){return _e()===24}function ku(){switch(_e()){case 20:case 29:case 24:return!0}return!1}function Q2(){let Me=L();return Q(_a.createTypeLiteralNode(Iu()),Me)}function Iu(){let Me;return de(18)?(Me=Kn(4,Du),de(19)):Me=ui(),Me}function Z2(){return _e(),T()===39||T()===40?_e()===146:(T()===146&&_e(),T()===22&&yc()&&_e()===101)}function _m(){let Me=L(),Bn=zr();de(101);let Hn=sr();return Q(_a.createTypeParameterDeclaration(void 0,Bn,Hn,void 0),Me)}function eb(){let Me=L();de(18);let Bn;(T()===146||T()===39||T()===40)&&(Bn=sn(),Bn.kind!==146&&de(146)),de(22);let Hn=_m(),zn=Ot(128)?sr():void 0;de(23);let ni;(T()===57||T()===39||T()===40)&&(ni=sn(),ni.kind!==57&&de(57));let Ci=Ma();En();let aa=Kn(4,Du);return de(19),Q(_a.createMappedTypeNode(Bn,Hn,zn,ni,Ci,aa),Me)}function Nu(){let Me=L();if(Ot(25))return Q(_a.createRestTypeNode(sr()),Me);let Bn=sr();if(uE(Bn)&&Bn.pos===Bn.type.pos){let Me=_a.createOptionalTypeNode(Bn.type);return Rt(Me,Bn),Me.flags=Bn.flags,Me}return Bn}function cm(){return _e()===58||T()===57&&_e()===58}function lm(){return T()===25?fr(_e())&&cm():fr(T())&&cm()}function tb(){if(wt(lm)){let Me=L(),Bn=fe(),Hn=dr(25),zn=zr(),ni=dr(57);de(58);let Ci=Nu(),aa=_a.createNamedTupleMember(Hn,zn,ni,Ci);return St(Q(aa,Me),Bn)}return Nu()}function um(){let Me=L();return Q(_a.createTupleTypeNode(Oa(21,tb,22,23)),Me)}function rb(){let Me=L();de(20);let Bn=sr();return de(21),Q(_a.createParenthesizedType(Bn),Me)}function pm(){let Me;if(T()===126){let Bn=L();_e();let Hn=Q(tc(126),Bn);Me=Er([Hn],Bn)}return Me}function fm(){let Me=L(),Bn=fe(),Hn=pm(),zn=Ot(103);Vp.assert(!Hn||zn,"Per isStartOfFunctionOrConstructorType, a function type cannot have modifiers.");let ni=Xn(),Ci=ra(4),aa=pi(38,!1),oa=zn?_a.createConstructorTypeNode(Hn,ni,Ci,aa):_a.createFunctionTypeNode(ni,Ci,aa);return St(Q(oa,Me),Bn)}function Ou(){let Me=sn();return T()===24?void 0:Me}function dm(Me){let Bn=L();Me&&_e();let Hn=T()===110||T()===95||T()===104?sn():n_(T());return Me&&(Hn=Q(_a.createPrefixUnaryExpression(40,Hn),Bn)),Q(_a.createLiteralTypeNode(Hn),Bn)}function mm(){return _e(),T()===100}function nb(){let Me=L(),Hn=Bn.getTokenPos();de(18);let zn=Bn.hasPrecedingLineBreak();de(130),de(58);let ni=_p(!0);if(!de(19)){let Me=Cn(tg);Me&&Me.code===wv._0_expected.code&&Rl(Me,Ro(Sd,Hn,1,wv.The_parser_expected_to_find_a_1_to_match_the_0_token_here,"{","}"))}return Q(_a.createImportTypeAssertionContainer(ni,zn),Me)}function Mu(){Td|=2097152;let Me=L(),Bn=Ot(112);de(100),de(20);let Hn=sr(),zn;Ot(27)&&(zn=nb()),de(21);let ni=Ot(24)?wu():void 0,Ci=Qs();return Q(_a.createImportTypeNode(Hn,zn,ni,Ci,Bn),Me)}function hm(){return _e(),T()===8||T()===9}function Lu(){switch(T()){case 131:case 157:case 152:case 148:case 160:case 153:case 134:case 155:case 144:case 149:return Tr(Ou)||Sc();case 66:Bn.reScanAsteriskEqualsToken();case 41:return Kd();case 60:Bn.reScanQuestionToken();case 57:return Xd();case 98:return K2();case 53:return $2();case 14:case 10:case 8:case 9:case 110:case 95:case 104:return dm();case 40:return wt(hm)?dm(!0):Sc();case 114:return sn();case 108:{let Me=$d();return T()===140&&!Bn.hasPrecedingLineBreak()?G2(Me):Me}case 112:return wt(mm)?Mu():X2();case 18:return wt(Z2)?eb():Q2();case 22:return um();case 20:return rb();case 100:return Mu();case 129:return wt(Qu)?Cm():Sc();case 15:return xu();default:return Sc()}}function eo(Me){switch(T()){case 131:case 157:case 152:case 148:case 160:case 134:case 146:case 153:case 156:case 114:case 155:case 104:case 108:case 112:case 144:case 18:case 22:case 29:case 51:case 50:case 103:case 10:case 8:case 9:case 110:case 95:case 149:case 41:case 57:case 53:case 25:case 138:case 100:case 129:case 14:case 15:return!0;case 98:return!Me;case 40:return!Me&&wt(hm);case 20:return!Me&&wt(gm);default:return kt()}}function gm(){return _e(),T()===21||Ec(!1)||eo()}function ym(){let Me=L(),Hn=Lu();for(;!Bn.hasPrecedingLineBreak();)switch(T()){case 53:_e(),Hn=Q(_a.createJSDocNonNullableType(Hn,!0),Me);break;case 57:if(wt(Jd))return Hn;_e(),Hn=Q(_a.createJSDocNullableType(Hn,!0),Me);break;case 22:if(de(22),eo()){let Bn=sr();de(23),Hn=Q(_a.createIndexedAccessTypeNode(Hn,Bn),Me)}else de(23),Hn=Q(_a.createArrayTypeNode(Hn),Me);break;default:return Hn}return Hn}function vm(Me){let Bn=L();return de(Me),Q(_a.createTypeOperatorNode(Me,Tm()),Bn)}function ib(){if(Ot(94)){let Me=Ln(sr);if(bs()||T()!==57)return Me}}function bm(){let Me=L(),Bn=wr(),Hn=Tr(ib),zn=_a.createTypeParameterDeclaration(void 0,Bn,Hn);return Q(zn,Me)}function ab(){let Me=L();return de(138),Q(_a.createInferTypeNode(bm()),Me)}function Tm(){let Me=T();switch(Me){case 141:case 156:case 146:return vm(Me);case 138:return ab()}return gr(ym)}function Cc(Me){if(ju()){let Bn=fm(),Hn;return $l(Bn)?Hn=Me?wv.Function_type_notation_must_be_parenthesized_when_used_in_a_union_type:wv.Function_type_notation_must_be_parenthesized_when_used_in_an_intersection_type:Hn=Me?wv.Constructor_type_notation_must_be_parenthesized_when_used_in_a_union_type:wv.Constructor_type_notation_must_be_parenthesized_when_used_in_an_intersection_type,ie(Bn,Hn),Bn}}function Sm(Me,Bn,Hn){let zn=L(),ni=Me===51,Ci=Ot(Me),aa=Ci&&Cc(ni)||Bn();if(T()===Me||Ci){let Ci=[aa];for(;Ot(Me);)Ci.push(Cc(ni)||Bn());aa=Q(Hn(Er(Ci,zn)),zn)}return aa}function Ru(){return Sm(50,Tm,_a.createIntersectionTypeNode)}function sb(){return Sm(51,Ru,_a.createUnionTypeNode)}function xm(){return _e(),T()===103}function ju(){return T()===29||T()===20&&wt(Em)?!0:T()===103||T()===126&&wt(xm)}function ob(){if(Wi(T())&&ki(!1),kt()||T()===108)return _e(),!0;if(T()===22||T()===18){let Me=tg.length;return no(),Me===tg.length}return!1}function Em(){return _e(),!!(T()===21||T()===25||ob()&&(T()===58||T()===27||T()===57||T()===63||T()===21&&(_e(),T()===38)))}function Ju(){let Me=L(),Bn=kt()&&Tr(wm),Hn=sr();return Bn?Q(_a.createTypePredicateNode(void 0,Bn,Hn),Me):Hn}function wm(){let Me=wr();if(T()===140&&!Bn.hasPrecedingLineBreak())return _e(),Me}function Cm(){let Me=L(),Bn=ea(129),Hn=T()===108?$d():wr(),zn=Ot(140)?sr():void 0;return Q(_a.createTypePredicateNode(Bn,Hn,zn),Me)}function sr(){if(lg&40960)return Ct(40960,sr);if(ju())return fm();let Me=L(),Hn=sb();if(!bs()&&!Bn.hasPrecedingLineBreak()&&Ot(94)){let Bn=Ln(sr);de(57);let zn=gr(sr);de(58);let ni=gr(sr);return Q(_a.createConditionalTypeNode(Hn,Bn,zn,ni),Me)}return Hn}function Ma(){return Ot(58)?sr():void 0}function Fu(){switch(T()){case 108:case 106:case 104:case 110:case 95:case 8:case 9:case 10:case 14:case 15:case 20:case 22:case 18:case 98:case 84:case 103:case 43:case 68:case 79:return!0;case 100:return wt(ku);default:return kt()}}function La(){if(Fu())return!0;switch(T()){case 39:case 40:case 54:case 53:case 89:case 112:case 114:case 45:case 46:case 29:case 133:case 125:case 80:case 59:return!0;default:return Jm()?!0:kt()}}function Am(){return T()!==18&&T()!==98&&T()!==84&&T()!==59&&La()}function Sr(){let Me=Ai();Me&&Re(!1);let Bn=L(),Hn=Yr(!0),zn;for(;zn=dr(27);)Hn=Uu(Hn,zn,Yr(!0),Bn);return Me&&Re(!0),Hn}function Ra(){return Ot(63)?Yr(!0):void 0}function Yr(Me){if(Pm())return Dm();let Bn=cb(Me)||Mm(Me);if(Bn)return Bn;let Hn=L(),zn=s_(0);return zn.kind===79&&T()===38?km(Hn,zn,Me,void 0):Do(zn)&&G_(bt())?Uu(zn,sn(),Yr(Me),Hn):lb(zn,Hn,Me)}function Pm(){return T()===125?Yi()?!0:wt(Zu):!1}function _b(){return _e(),!Bn.hasPrecedingLineBreak()&&kt()}function Dm(){let Me=L();return _e(),!Bn.hasPrecedingLineBreak()&&(T()===41||La())?Q(_a.createYieldExpression(dr(41),Yr(!0)),Me):Q(_a.createYieldExpression(void 0,void 0),Me)}function km(Me,Bn,Hn,zn){Vp.assert(T()===38,"parseSimpleArrowFunctionExpression should only have been called if we had a =>");let ni=_a.createParameterDeclaration(void 0,void 0,Bn,void 0,void 0,void 0);Q(ni,Bn.pos);let Ci=Er([ni],ni.pos,ni.end),aa=ea(38),oa=Bu(!!zn,Hn),ca=_a.createArrowFunction(zn,void 0,Ci,void 0,aa,oa);return He(Q(ca,Me))}function cb(Me){let Bn=Im();if(Bn!==0)return Bn===1?Rm(!0,!0):Tr((()=>Om(Me)))}function Im(){return T()===20||T()===29||T()===132?wt(Nm):T()===38?1:0}function Nm(){if(T()===132&&(_e(),Bn.hasPrecedingLineBreak()||T()!==20&&T()!==29))return 0;let Me=T(),Hn=_e();if(Me===20){if(Hn===21)switch(_e()){case 38:case 58:case 18:return 1;default:return 0}if(Hn===22||Hn===18)return 2;if(Hn===25)return 1;if(Wi(Hn)&&Hn!==132&&wt(yc))return _e()===128?0:1;if(!kt()&&Hn!==108)return 0;switch(_e()){case 58:return 1;case 57:return _e(),T()===58||T()===27||T()===63||T()===21?1:0;case 27:case 63:case 21:return 2}return 0}else return Vp.assert(Me===29),!kt()&&T()!==85?0:eg===1?wt((()=>{Ot(85);let Me=_e();if(Me===94)switch(_e()){case 63:case 31:case 43:return!1;default:return!0}else if(Me===27||Me===63)return!0;return!1}))?1:0:2}function Om(Me){let Hn=Bn.getTokenPos();if(cg!=null&&cg.has(Hn))return;let zn=Rm(!1,Me);return zn||(cg||(cg=new Set)).add(Hn),zn}function Mm(Me){if(T()===132&&wt(Lm)===1){let Bn=L(),Hn=sp(),zn=s_(0);return km(Bn,zn,Me,Hn)}}function Lm(){if(T()===132){if(_e(),Bn.hasPrecedingLineBreak()||T()===38)return 0;let Me=s_(0);if(!Bn.hasPrecedingLineBreak()&&Me.kind===79&&T()===38)return 1}return 0}function Rm(Me,Bn){let Hn=L(),zn=fe(),ni=sp(),Ci=Ke(ni,Ul)?2:0,aa=Xn(),oa;if(de(20)){if(Me)oa=wc(Ci,Me);else{let Bn=wc(Ci,Me);if(!Bn)return;oa=Bn}if(!de(21)&&!Me)return}else{if(!Me)return;oa=ui()}let ca=T()===58,xa=pi(58,!1);if(xa&&!Me&&Cu(xa))return;let Ga=xa;for(;(Ga==null?void 0:Ga.kind)===193;)Ga=Ga.type;let Ha=Ga&&dd(Ga);if(!Me&&T()!==38&&(Ha||T()!==18))return;let ts=T(),Ps=ea(38),so=ts===38||ts===18?Bu(Ke(ni,Ul),Bn):wr();if(!Bn&&ca&&T()!==58)return;let oo=_a.createArrowFunction(ni,aa,oa,xa,Ps,so);return St(Q(oo,Hn),zn)}function Bu(Me,Bn){if(T()===18)return Dc(Me?2:0);if(T()!==26&&T()!==98&&T()!==84&&vh()&&!Am())return Dc(16|(Me?2:0));let Hn=pg;pg=!1;let zn=Me?Xi((()=>Yr(Bn))):Aa((()=>Yr(Bn)));return pg=Hn,zn}function lb(Me,Bn,zn){let ni=dr(57);if(!ni)return Me;let Ci;return Q(_a.createConditionalExpression(Me,ni,Ct(Hn,(()=>Yr(!1))),Ci=ea(58),xl(Ci)?Yr(zn):Jn(79,!1,wv._0_expected,Br(58))),Bn)}function s_(Me){let Bn=L(),Hn=Wu();return qu(Me,Hn,Bn)}function jm(Me){return Me===101||Me===162}function qu(Me,Hn,zn){for(;;){bt();let ni=Dl(T());if(!(T()===42?ni>=Me:ni>Me)||T()===101&&Qi())break;if(T()===128||T()===150){if(Bn.hasPrecedingLineBreak())break;{let Me=T();_e(),Hn=Me===150?Fm(Hn,sr()):Bm(Hn,sr())}}else Hn=Uu(Hn,sn(),s_(ni),zn)}return Hn}function Jm(){return Qi()&&T()===101?!1:Dl(T())>0}function Fm(Me,Bn){return Q(_a.createSatisfiesExpression(Me,Bn),Me.pos)}function Uu(Me,Bn,Hn,zn){return Q(_a.createBinaryExpression(Me,Bn,Hn),zn)}function Bm(Me,Bn){return Q(_a.createAsExpression(Me,Bn),Me.pos)}function qm(){let Me=L();return Q(_a.createPrefixUnaryExpression(T(),mt(na)),Me)}function Um(){let Me=L();return Q(_a.createDeleteExpression(mt(na)),Me)}function ub(){let Me=L();return Q(_a.createTypeOfExpression(mt(na)),Me)}function zm(){let Me=L();return Q(_a.createVoidExpression(mt(na)),Me)}function pb(){return T()===133?xn()?!0:wt(Zu):!1}function zu(){let Me=L();return Q(_a.createAwaitExpression(mt(na)),Me)}function Wu(){if(Wm()){let Me=L(),Bn=Vm();return T()===42?qu(Dl(T()),Bn,Me):Bn}let Me=T(),Bn=na();if(T()===42){let Hn=Ar(Pd,Bn.pos),{end:zn}=Bn;Bn.kind===213?Z(Hn,zn,wv.A_type_assertion_expression_is_not_allowed_in_the_left_hand_side_of_an_exponentiation_expression_Consider_enclosing_the_expression_in_parentheses):Z(Hn,zn,wv.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,Br(Me))}return Bn}function na(){switch(T()){case 39:case 40:case 54:case 53:return qm();case 89:return Um();case 112:return ub();case 114:return zm();case 29:return eg===1?o_(!0):Zm();case 133:if(pb())return zu();default:return Vm()}}function Wm(){switch(T()){case 39:case 40:case 54:case 53:case 89:case 112:case 114:case 133:return!1;case 29:if(eg!==1)return!1;default:return!0}}function Vm(){if(T()===45||T()===46){let Me=L();return Q(_a.createPrefixUnaryExpression(T(),mt(to)),Me)}else if(eg===1&&T()===29&&wt(F2))return o_(!0);let Me=to();if(Vp.assert(Do(Me)),(T()===45||T()===46)&&!Bn.hasPrecedingLineBreak()){let Bn=T();return _e(),Q(_a.createPostfixUnaryExpression(Me,Bn),Me.pos)}return Me}function to(){let Me=L(),Bn;return T()===100?wt(a_)?(Td|=2097152,Bn=sn()):wt(Y2)?(_e(),_e(),Bn=Q(_a.createMetaProperty(100,zr()),Me),Td|=4194304):Bn=Hm():Bn=T()===106?Vu():Hm(),$u(Me,Bn)}function Hm(){let Me=L(),Bn=Ku();return Ja(Me,Bn,!0)}function Vu(){let Me=L(),Bn=sn();if(T()===29){let Me=L(),Hn=Tr(Pc);Hn!==void 0&&(Z(Me,L(),wv.super_may_not_use_type_arguments),__()||(Bn=_a.createExpressionWithTypeArguments(Bn,Hn)))}return T()===20||T()===24||T()===22?Bn:(ea(24,wv.super_must_be_followed_by_an_argument_list_or_member_access),Q(Jc(Bn,bc(!0,!0)),Me))}function o_(Me,Bn,Hn){let zn=L(),ni=Km(Me),Ci;if(ni.kind===283){let Bn=$m(ni),aa,oa=Bn[Bn.length-1];if((oa==null?void 0:oa.kind)===281&&!Hi(oa.openingElement.tagName,oa.closingElement.tagName)&&Hi(ni.tagName,oa.closingElement.tagName)){let Me=oa.children.end,Hn=Q(_a.createJsxElement(oa.openingElement,oa.children,Q(_a.createJsxClosingElement(Q(oo(""),Me,Me)),Me,Me)),oa.openingElement.pos,Me);Bn=Er([...Bn.slice(0,Bn.length-1),Hn],Bn.pos,Me),aa=oa.closingElement}else aa=Qm(ni,Me),Hi(ni.tagName,aa.tagName)||(Hn&&tu(Hn)&&Hi(aa.tagName,Hn.tagName)?ie(ni.tagName,wv.JSX_element_0_has_no_corresponding_closing_tag,B_(Pd,ni.tagName)):ie(aa.tagName,wv.Expected_corresponding_JSX_closing_tag_for_0,B_(Pd,ni.tagName)));Ci=Q(_a.createJsxElement(ni,Bn,aa),zn)}else ni.kind===286?Ci=Q(_a.createJsxFragment(ni,$m(ni),gb(Me)),zn):(Vp.assert(ni.kind===282),Ci=ni);if(Me&&T()===29){let Me=typeof Bn>"u"?Ci.pos:Bn,Hn=Tr((()=>o_(!0,Me)));if(Hn){let Bn=Jn(27,!1);return $f(Bn,Hn.pos,0),Z(Ar(Pd,Me),Hn.end,wv.JSX_expressions_must_have_one_parent_element),Q(_a.createBinaryExpression(Ci,Bn,Hn),zn)}}return Ci}function fb(){let Me=L(),Hn=_a.createJsxText(Bn.getTokenValue(),ig===12);return ig=Bn.scanJsxToken(),Q(Hn,Me)}function Gm(Me,Bn){switch(Bn){case 1:if(u2(Me))ie(Me,wv.JSX_fragment_has_no_corresponding_closing_tag);else{let Bn=Me.tagName,Hn=Ar(Pd,Bn.pos);Z(Hn,Bn.end,wv.JSX_element_0_has_no_corresponding_closing_tag,B_(Pd,Me.tagName))}return;case 30:case 7:return;case 11:case 12:return fb();case 18:return Xm(!1);case 29:return o_(!1,void 0,Me);default:return Vp.assertNever(Bn)}}function $m(Me){let Hn=[],zn=L(),ni=ug;for(ug|=1<<14;;){let zn=Gm(Me,ig=Bn.reScanJsxToken());if(!zn||(Hn.push(zn),tu(Me)&&(zn==null?void 0:zn.kind)===281&&!Hi(zn.openingElement.tagName,zn.closingElement.tagName)&&Hi(Me.tagName,zn.closingElement.tagName)))break}return ug=ni,Er(Hn,zn)}function db(){let Me=L();return Q(_a.createJsxAttributes(Kn(13,mb)),Me)}function Km(Me){let Bn=L();if(de(29),T()===31)return Lr(),Q(_a.createJsxOpeningFragment(),Bn);let Hn=Ac(),zn=lg&262144?void 0:Nc(),ni=db(),Ci;return T()===31?(Lr(),Ci=_a.createJsxOpeningElement(Hn,zn,ni)):(de(43),de(31,void 0,!1)&&(Me?_e():Lr()),Ci=_a.createJsxSelfClosingElement(Hn,zn,ni)),Q(Ci,Bn)}function Ac(){let Me=L();Dr();let Bn=T()===108?sn():zr();for(;Ot(24);)Bn=Q(Jc(Bn,bc(!0,!1)),Me);return Bn}function Xm(Me){let Bn=L();if(!de(18))return;let Hn,zn;return T()!==19&&(Hn=dr(25),zn=Sr()),Me?de(19):de(19,void 0,!1)&&Lr(),Q(_a.createJsxExpression(Hn,zn),Bn)}function mb(){if(T()===18)return hb();Dr();let Me=L();return Q(_a.createJsxAttribute(zr(),Ym()),Me)}function Ym(){if(T()===63){if(yr()===10)return Di();if(T()===18)return Xm(!0);if(T()===29)return o_(!0);Dt(wv.or_JSX_element_expected)}}function hb(){let Me=L();de(18),de(25);let Bn=Sr();return de(19),Q(_a.createJsxSpreadAttribute(Bn),Me)}function Qm(Me,Bn){let Hn=L();de(30);let zn=Ac();return de(31,void 0,!1)&&(Bn||!Hi(Me.tagName,zn)?_e():Lr()),Q(_a.createJsxClosingElement(zn),Hn)}function gb(Me){let Bn=L();return de(30),de(31,wv.Expected_corresponding_closing_tag_for_JSX_fragment,!1)&&(Me?_e():Lr()),Q(_a.createJsxJsxClosingFragment(),Bn)}function Zm(){Vp.assert(eg!==1,"Type assertions should never be parsed in JSX; they should be parsed as comparisons or JSX elements/fragments.");let Me=L();de(29);let Bn=sr();de(31);let Hn=na();return Q(_a.createTypeAssertion(Bn,Hn),Me)}function yb(){return _e(),fr(T())||T()===22||__()}function eh(){return T()===28&&wt(yb)}function Hu(Me){if(Me.flags&32)return!0;if(Uo(Me)){let Bn=Me.expression;for(;Uo(Bn)&&!(Bn.flags&32);)Bn=Bn.expression;if(Bn.flags&32){for(;Uo(Me);)Me.flags|=32,Me=Me.expression;return!0}}return!1}function fi(Me,Bn,Hn){let zn=bc(!0,!0),ni=Hn||Hu(Bn),Ci=ni?Dp(Bn,Hn,zn):Jc(Bn,zn);if(ni&&vn(Ci.name)&&ie(Ci.name,wv.An_optional_chain_cannot_contain_private_identifiers),e2(Bn)&&Bn.typeArguments){let Me=Bn.typeArguments.pos-1,Hn=Ar(Pd,Bn.typeArguments.end)+1;Z(Me,Hn,wv.An_instantiation_expression_cannot_be_followed_by_a_property_access)}return Q(Ci,Me)}function ja(Me,Bn,Hn){let zn;if(T()===23)zn=Jn(79,!0,wv.An_element_access_expression_should_take_an_argument);else{let Me=It(Sr);Ta(Me)&&(Me.text=Ia(Me.text)),zn=Me}de(23);let ni=Hn||Hu(Bn)?Qp(Bn,Hn,zn):kp(Bn,zn);return Q(ni,Me)}function Ja(Me,Hn,zn){for(;;){let ni,Ci=!1;if(zn&&eh()?(ni=ea(28),Ci=fr(T())):Ci=Ot(24),Ci){Hn=fi(Me,Hn,ni);continue}if((ni||!Ai())&&Ot(22)){Hn=ja(Me,Hn,ni);continue}if(__()){Hn=!ni&&Hn.kind===230?Gu(Me,Hn.expression,ni,Hn.typeArguments):Gu(Me,Hn,ni,void 0);continue}if(!ni){if(T()===53&&!Bn.hasPrecedingLineBreak()){_e(),Hn=Q(_a.createNonNullExpression(Hn),Me);continue}let zn=Tr(Pc);if(zn){Hn=Q(_a.createExpressionWithTypeArguments(Hn,zn),Me);continue}}return Hn}}function __(){return T()===14||T()===15}function Gu(Me,Bn,Hn,zn){let ni=_a.createTaggedTemplateExpression(Bn,zn,T()===14?($t(),Di()):Wd(!0));return(Hn||Bn.flags&32)&&(ni.flags|=32),ni.questionDotToken=Hn,Q(ni,Me)}function $u(Me,Bn){for(;;){Bn=Ja(Me,Bn,!0);let Hn,zn=dr(28);if(zn&&(Hn=Tr(Pc),__())){Bn=Gu(Me,Bn,zn,Hn);continue}if(Hn||T()===20){!zn&&Bn.kind===230&&(Hn=Bn.typeArguments,Bn=Bn.expression);let ni=th(),Ci=zn||Hu(Bn)?qp(Bn,zn,Hn,ni):Up(Bn,Hn,ni);Bn=Q(Ci,Me);continue}if(zn){let Hn=Jn(79,!1,wv.Identifier_expected);Bn=Q(Dp(Bn,zn,Hn),Me)}break}return Bn}function th(){de(20);let Me=mn(11,ih);return de(21),Me}function Pc(){if(lg&262144||Wt()!==29)return;_e();let Me=mn(20,sr);if(bt()===31)return _e(),Me&&vb()?Me:void 0}function vb(){switch(T()){case 20:case 14:case 15:return!0;case 29:case 31:case 39:case 40:return!1}return Bn.hasPrecedingLineBreak()||Jm()||!La()}function Ku(){switch(T()){case 8:case 9:case 10:case 14:return Di();case 108:case 106:case 104:case 110:case 95:return sn();case 20:return bb();case 22:return ah();case 18:return Xu();case 132:if(!wt(yh))break;return Yu();case 59:return Ub();case 84:return Ih();case 98:return Yu();case 103:return Tb();case 43:case 68:if(jt()===13)return Di();break;case 15:return Wd(!1);case 80:return gc()}return wr(wv.Expression_expected)}function bb(){let Me=L(),Bn=fe();de(20);let Hn=It(Sr);return de(21),St(Q(Wp(Hn),Me),Bn)}function rh(){let Me=L();de(25);let Bn=Yr(!0);return Q(_a.createSpreadElement(Bn),Me)}function nh(){return T()===25?rh():T()===27?Q(_a.createOmittedExpression(),L()):Yr(!0)}function ih(){return Ct(Hn,nh)}function ah(){let Me=L(),Hn=Bn.getTokenPos(),zn=de(22),ni=Bn.hasPrecedingLineBreak(),Ci=mn(15,nh);return Ts(22,23,zn,Hn),Q(dc(Ci,ni),Me)}function sh(){let Me=L(),Bn=fe();if(dr(25)){let Hn=Yr(!0);return St(Q(_a.createSpreadAssignment(Hn),Me),Bn)}let Hn=ki(!0);if(Ks(137))return Fa(Me,Bn,Hn,174,0);if(Ks(151))return Fa(Me,Bn,Hn,175,0);let zn=dr(41),ni=kt(),Ci=Es(),aa=dr(57),oa=dr(53);if(zn||T()===20||T()===29)return Ah(Me,Bn,Hn,zn,Ci,aa,oa);let ca;if(ni&&T()!==58){let Me=dr(63),Bn=Me?It((()=>Yr(!0))):void 0;ca=_a.createShorthandPropertyAssignment(Ci,Bn),ca.equalsToken=Me}else{de(58);let Me=It((()=>Yr(!0)));ca=_a.createPropertyAssignment(Ci,Me)}return ca.modifiers=Hn,ca.questionToken=aa,ca.exclamationToken=oa,St(Q(ca,Me),Bn)}function Xu(){let Me=L(),Hn=Bn.getTokenPos(),zn=de(18),ni=Bn.hasPrecedingLineBreak(),Ci=mn(12,sh,!0);return Ts(18,19,zn,Hn),Q(Fc(Ci,ni),Me)}function Yu(){let Me=Ai();Re(!1);let Bn=L(),Hn=fe(),zn=ki(!1);de(98);let ni=dr(41),Ci=ni?1:0,aa=Ke(zn,Ul)?2:0,oa=Ci&&aa?vs(ro):Ci?ys(ro):aa?Xi(ro):ro(),ca=Xn(),xa=ra(Ci|aa),Ga=pi(58,!1),Ha=Dc(Ci|aa);Re(Me);let ts=_a.createFunctionExpression(zn,ni,oa,ca,xa,Ga,Ha);return St(Q(ts,Bn),Hn)}function ro(){return Tt()?hc():void 0}function Tb(){let Me=L();if(de(103),Ot(24)){let Bn=zr();return Q(_a.createMetaProperty(103,Bn),Me)}let Bn=L(),Hn=Ja(Bn,Ku(),!1),zn;Hn.kind===230&&(zn=Hn.typeArguments,Hn=Hn.expression),T()===28&&Dt(wv.Invalid_optional_chain_from_new_expression_Did_you_mean_to_call_0,B_(Pd,Hn));let ni=T()===20?th():void 0;return Q(Jp(Hn,zn,ni),Me)}function ws(Me,Hn){let zn=L(),ni=fe(),Ci=Bn.getTokenPos(),aa=de(18,Hn);if(aa||Me){let Me=Bn.hasPrecedingLineBreak(),Hn=Kn(1,on);Ts(18,19,aa,Ci);let oa=St(Q(zp(Hn,Me),zn),ni);return T()===63&&(Dt(wv.Declaration_or_statement_expected_This_follows_a_block_of_statements_so_if_you_intended_to_write_a_destructuring_assignment_you_might_need_to_wrap_the_whole_assignment_in_parentheses),_e()),oa}else{let Me=ui();return St(Q(zp(Me,void 0),zn),ni)}}function Dc(Me,Bn){let Hn=Yi();Le(!!(Me&1));let zn=xn();ot(!!(Me&2));let ni=pg;pg=!1;let Ci=Ai();Ci&&Re(!1);let aa=ws(!!(Me&16),Bn);return Ci&&Re(!0),pg=ni,Le(Hn),ot(zn),aa}function oh(){let Me=L(),Bn=fe();return de(26),St(Q(_a.createEmptyStatement(),Me),Bn)}function Sb(){let Me=L(),Hn=fe();de(99);let zn=Bn.getTokenPos(),ni=de(20),Ci=It(Sr);Ts(20,21,ni,zn);let aa=on(),oa=Ot(91)?on():void 0;return St(Q(Kf(Ci,aa,oa),Me),Hn)}function _h(){let Me=L(),Hn=fe();de(90);let zn=on();de(115);let ni=Bn.getTokenPos(),Ci=de(20),aa=It(Sr);return Ts(20,21,Ci,ni),Ot(26),St(Q(_a.createDoStatement(zn,aa),Me),Hn)}function xb(){let Me=L(),Hn=fe();de(115);let zn=Bn.getTokenPos(),ni=de(20),Ci=It(Sr);Ts(20,21,ni,zn);let aa=on();return St(Q(Xf(Ci,aa),Me),Hn)}function ch(){let Me=L(),Bn=fe();de(97);let Hn=dr(133);de(20);let zn;T()!==26&&(T()===113||T()===119||T()===85?zn=Eh(!0):zn=Mr(Sr));let ni;if(Hn?de(162):Ot(162)){let Me=It((()=>Yr(!0)));de(21),ni=Cd(Hn,zn,Me,on())}else if(Ot(101)){let Me=It(Sr);de(21),ni=_a.createForInStatement(zn,Me,on())}else{de(26);let Me=T()!==26&&T()!==21?It(Sr):void 0;de(26);let Bn=T()!==21?It(Sr):void 0;de(21),ni=Ad(zn,Me,Bn,on())}return St(Q(ni,Me),Bn)}function lh(Me){let Bn=L(),Hn=fe();de(Me===249?81:86);let zn=ka()?void 0:wr();En();let ni=Me===249?_a.createBreakStatement(zn):_a.createContinueStatement(zn);return St(Q(ni,Bn),Hn)}function uh(){let Me=L(),Bn=fe();de(105);let Hn=ka()?void 0:It(Sr);return En(),St(Q(_a.createReturnStatement(Hn),Me),Bn)}function Eb(){let Me=L(),Hn=fe();de(116);let zn=Bn.getTokenPos(),ni=de(20),Ci=It(Sr);Ts(20,21,ni,zn);let aa=Mt(33554432,on);return St(Q(_a.createWithStatement(Ci,aa),Me),Hn)}function wb(){let Me=L(),Bn=fe();de(82);let Hn=It(Sr);de(58);let zn=Kn(3,on);return St(Q(_a.createCaseClause(Hn,zn),Me),Bn)}function ph(){let Me=L();de(88),de(58);let Bn=Kn(3,on);return Q(_a.createDefaultClause(Bn),Me)}function Cb(){return T()===82?wb():ph()}function fh(){let Me=L();de(18);let Bn=Kn(2,Cb);return de(19),Q(_a.createCaseBlock(Bn),Me)}function Ab(){let Me=L(),Bn=fe();de(107),de(20);let Hn=It(Sr);de(21);let zn=fh();return St(Q(_a.createSwitchStatement(Hn,zn),Me),Bn)}function dh(){let Me=L(),Hn=fe();de(109);let zn=Bn.hasPrecedingLineBreak()?void 0:It(Sr);return zn===void 0&&(og++,zn=Q(oo(""),L())),t_()||Zi(zn),St(Q(_a.createThrowStatement(zn),Me),Hn)}function Pb(){let Me=L(),Bn=fe();de(111);let Hn=ws(!1),zn=T()===83?mh():void 0,ni;return(!zn||T()===96)&&(de(96,wv.catch_or_finally_expected),ni=ws(!1)),St(Q(_a.createTryStatement(Hn,zn,ni),Me),Bn)}function mh(){let Me=L();de(83);let Bn;Ot(20)?(Bn=Ic(),de(21)):Bn=void 0;let Hn=ws(!1);return Q(_a.createCatchClause(Bn,Hn),Me)}function Db(){let Me=L(),Bn=fe();return de(87),En(),St(Q(_a.createDebuggerStatement(),Me),Bn)}function hh(){let Me=L(),Bn=fe(),Hn,zn=T()===20,ni=It(Sr);return yt(ni)&&Ot(58)?Hn=_a.createLabeledStatement(ni,on()):(t_()||Zi(ni),Hn=Yf(ni),zn&&(Bn=!1)),St(Q(Hn,Me),Bn)}function Qu(){return _e(),fr(T())&&!Bn.hasPrecedingLineBreak()}function gh(){return _e(),T()===84&&!Bn.hasPrecedingLineBreak()}function yh(){return _e(),T()===98&&!Bn.hasPrecedingLineBreak()}function Zu(){return _e(),(fr(T())||T()===8||T()===9||T()===10)&&!Bn.hasPrecedingLineBreak()}function kb(){for(;;)switch(T()){case 113:case 119:case 85:case 98:case 84:case 92:return!0;case 118:case 154:return _b();case 142:case 143:return Ob();case 126:case 127:case 132:case 136:case 121:case 122:case 123:case 146:if(_e(),Bn.hasPrecedingLineBreak())return!1;continue;case 159:return _e(),T()===18||T()===79||T()===93;case 100:return _e(),T()===10||T()===41||T()===18||fr(T());case 93:let Me=_e();if(Me===154&&(Me=wt(_e)),Me===63||Me===41||Me===18||Me===88||Me===128||Me===59)return!0;continue;case 124:_e();continue;default:return!1}}function c_(){return wt(kb)}function vh(){switch(T()){case 59:case 26:case 18:case 113:case 119:case 98:case 84:case 92:case 99:case 90:case 115:case 97:case 86:case 81:case 105:case 116:case 107:case 109:case 111:case 87:case 83:case 96:return!0;case 100:return c_()||wt(ku);case 85:case 93:return c_();case 132:case 136:case 118:case 142:case 143:case 154:case 159:return!0;case 127:case 123:case 121:case 122:case 124:case 146:return c_()||!wt(Qu);default:return La()}}function bh(){return _e(),Tt()||T()===18||T()===22}function Ib(){return wt(bh)}function on(){switch(T()){case 26:return oh();case 18:return ws(!1);case 113:return rp(L(),fe(),void 0);case 119:if(Ib())return rp(L(),fe(),void 0);break;case 98:return np(L(),fe(),void 0);case 84:return Nh(L(),fe(),void 0);case 99:return Sb();case 90:return _h();case 115:return xb();case 97:return ch();case 86:return lh(248);case 81:return lh(249);case 105:return uh();case 116:return Eb();case 107:return Ab();case 109:return dh();case 111:case 83:case 96:return Pb();case 87:return Db();case 59:return ep();case 132:case 118:case 154:case 142:case 143:case 136:case 85:case 92:case 93:case 100:case 121:case 122:case 123:case 126:case 127:case 124:case 146:case 159:if(c_())return ep();break}return hh()}function Th(Me){return Me.kind===136}function ep(){let Me=L(),Bn=fe(),Hn=ki(!0);if(Ke(Hn,Th)){let zn=Nb(Me);if(zn)return zn;for(let Me of Hn)Me.flags|=16777216;return Mt(16777216,(()=>l_(Me,Bn,Hn)))}else return l_(Me,Bn,Hn)}function Nb(Me){return Mt(16777216,(()=>{let Bn=mu(ug,Me);if(Bn)return hu(Bn)}))}function l_(Me,Bn,Hn){switch(T()){case 113:case 119:case 85:return rp(Me,Bn,Hn);case 98:return np(Me,Bn,Hn);case 84:return Nh(Me,Bn,Hn);case 118:return Hb(Me,Bn,Hn);case 154:return Gb(Me,Bn,Hn);case 92:return Kb(Me,Bn,Hn);case 159:case 142:case 143:return Fh(Me,Bn,Hn);case 100:return Qb(Me,Bn,Hn);case 93:switch(_e(),T()){case 88:case 63:return _6(Me,Bn,Hn);case 128:return Yb(Me,Bn,Hn);default:return o6(Me,Bn,Hn)}default:if(Hn){let Bn=Jn(279,!0,wv.Declaration_expected);return Gf(Bn,Me),Bn.modifiers=Hn,Bn}return}}function Ob(){return _e(),!Bn.hasPrecedingLineBreak()&&(kt()||T()===10)}function kc(Me,Bn){if(T()!==18){if(Me&4){i_();return}if(ka()){En();return}}return Dc(Me,Bn)}function Mb(){let Me=L();if(T()===27)return Q(_a.createOmittedExpression(),Me);let Bn=dr(25),Hn=no(),zn=Ra();return Q(_a.createBindingElement(Bn,void 0,Hn,zn),Me)}function Sh(){let Me=L(),Bn=dr(25),Hn=Tt(),zn=Es(),ni;Hn&&T()!==58?(ni=zn,zn=void 0):(de(58),ni=no());let Ci=Ra();return Q(_a.createBindingElement(Bn,zn,ni,Ci),Me)}function Lb(){let Me=L();de(18);let Bn=mn(9,Sh);return de(19),Q(_a.createObjectBindingPattern(Bn),Me)}function xh(){let Me=L();de(22);let Bn=mn(10,Mb);return de(23),Q(_a.createArrayBindingPattern(Bn),Me)}function tp(){return T()===18||T()===22||T()===80||Tt()}function no(Me){return T()===22?xh():T()===18?Lb():hc(Me)}function Rb(){return Ic(!0)}function Ic(Me){let Hn=L(),zn=fe(),ni=no(wv.Private_identifiers_are_not_allowed_in_variable_declarations),Ci;Me&&ni.kind===79&&T()===53&&!Bn.hasPrecedingLineBreak()&&(Ci=sn());let aa=Ma(),oa=jm(T())?void 0:Ra(),ca=xd(ni,Ci,aa,oa);return St(Q(ca,Hn),zn)}function Eh(Me){let Bn=L(),Hn=0;switch(T()){case 113:break;case 119:Hn|=1;break;case 85:Hn|=2;break;default:Vp.fail()}_e();let zn;if(T()===162&&wt(wh))zn=ui();else{let Bn=Qi();xe(Me),zn=mn(8,Me?Ic:Rb),xe(Bn)}return Q(wd(zn,Hn),Bn)}function wh(){return yc()&&_e()===21}function rp(Me,Bn,Hn){let zn=Eh(!1);En();let ni=Qf(Hn,zn);return St(Q(ni,Me),Bn)}function np(Me,Bn,Hn){let zn=xn(),ni=Vn(Hn);de(98);let Ci=dr(41),aa=ni&1024?ro():hc(),oa=Ci?1:0,ca=ni&512?2:0,xa=Xn();ni&1&&ot(!0);let Ga=ra(oa|ca),Ha=pi(58,!1),ts=kc(oa|ca,wv.or_expected);ot(zn);let Ps=_a.createFunctionDeclaration(Hn,Ci,aa,xa,Ga,Ha,ts);return St(Q(Ps,Me),Bn)}function jb(){if(T()===135)return de(135);if(T()===10&&wt(_e)===20)return Tr((()=>{let Me=Di();return Me.text==="constructor"?Me:void 0}))}function Ch(Me,Bn,Hn){return Tr((()=>{if(jb()){let zn=Xn(),ni=ra(0),Ci=pi(58,!1),aa=kc(0,wv.or_expected),oa=_a.createConstructorDeclaration(Hn,ni,aa);return oa.typeParameters=zn,oa.type=Ci,St(Q(oa,Me),Bn)}}))}function Ah(Me,Bn,Hn,zn,ni,Ci,aa,oa){let ca=zn?1:0,xa=Ke(Hn,Ul)?2:0,Ga=Xn(),Ha=ra(ca|xa),ts=pi(58,!1),Ps=kc(ca|xa,oa),so=_a.createMethodDeclaration(Hn,zn,ni,Ci,Ga,Ha,ts,Ps);return so.exclamationToken=aa,St(Q(so,Me),Bn)}function ip(Me,Hn,zn,ni,Ci){let aa=!Ci&&!Bn.hasPrecedingLineBreak()?dr(53):void 0,oa=Ma(),ca=Ct(45056,Ra);mc(ni,oa,ca);let xa=_a.createPropertyDeclaration(zn,ni,Ci||aa,oa,ca);return St(Q(xa,Me),Hn)}function Ph(Me,Bn,Hn){let zn=dr(41),ni=Es(),Ci=dr(57);return zn||T()===20||T()===29?Ah(Me,Bn,Hn,zn,ni,Ci,void 0,wv.or_expected):ip(Me,Bn,Hn,ni,Ci)}function Fa(Me,Bn,Hn,zn,ni){let Ci=Es(),aa=Xn(),oa=ra(0),ca=pi(58,!1),xa=kc(ni),Ga=zn===174?_a.createGetAccessorDeclaration(Hn,Ci,oa,ca,xa):_a.createSetAccessorDeclaration(Hn,Ci,oa,xa);return Ga.typeParameters=aa,ic(Ga)&&(Ga.type=ca),St(Q(Ga,Me),Bn)}function Jb(){let Me;if(T()===59)return!0;for(;Wi(T());){if(Me=T(),VS(Me))return!0;_e()}if(T()===41||(xs()&&(Me=T(),_e()),T()===22))return!0;if(Me!==void 0){if(!ba(Me)||Me===151||Me===137)return!0;switch(T()){case 20:case 29:case 53:case 58:case 63:case 57:return!0;default:return ka()}}return!1}function Fb(Me,Bn,Hn){ea(124);let zn=Dh(),ni=St(Q(_a.createClassStaticBlockDeclaration(zn),Me),Bn);return ni.modifiers=Hn,ni}function Dh(){let Me=Yi(),Bn=xn();Le(!1),ot(!0);let Hn=ws(!1);return Le(Me),ot(Bn),Hn}function Bb(){if(xn()&&T()===133){let Me=L(),Bn=wr(wv.Expression_expected);_e();let Hn=Ja(Me,Bn,!0);return $u(Me,Hn)}return to()}function kh(){let Me=L();if(!Ot(59))return;let Bn=ci(Bb);return Q(_a.createDecorator(Bn),Me)}function ap(Me,Bn,Hn){let zn=L(),ni=T();if(T()===85&&Bn){if(!Tr(uu))return}else{if(Hn&&T()===124&&wt(Mc))return;if(Me&&T()===124)return;if(!Md())return}return Q(tc(ni),zn)}function ki(Me,Bn,Hn){let zn=L(),ni,Ci,aa,oa=!1,ca=!1,_a=!1;if(Me&&T()===59)for(;Ci=kh();)ni=tr(ni,Ci);for(;aa=ap(oa,Bn,Hn);)aa.kind===124&&(oa=!0),ni=tr(ni,aa),ca=!0;if(ca&&Me&&T()===59)for(;Ci=kh();)ni=tr(ni,Ci),_a=!0;if(_a)for(;aa=ap(oa,Bn,Hn);)aa.kind===124&&(oa=!0),ni=tr(ni,aa);return ni&&Er(ni,zn)}function sp(){let Me;if(T()===132){let Bn=L();_e();let Hn=Q(tc(132),Bn);Me=Er([Hn],Bn)}return Me}function qb(){let Me=L();if(T()===26)return _e(),Q(_a.createSemicolonClassElement(),Me);let Bn=fe(),Hn=ki(!0,!0,!0);if(T()===124&&wt(Mc))return Fb(Me,Bn,Hn);if(Ks(137))return Fa(Me,Bn,Hn,174,0);if(Ks(151))return Fa(Me,Bn,Hn,175,0);if(T()===135||T()===10){let zn=Ch(Me,Bn,Hn);if(zn)return zn}if(im())return am(Me,Bn,Hn);if(fr(T())||T()===10||T()===8||T()===41||T()===22)if(Ke(Hn,Th)){for(let Me of Hn)Me.flags|=16777216;return Mt(16777216,(()=>Ph(Me,Bn,Hn)))}else return Ph(Me,Bn,Hn);if(Hn){let zn=Jn(79,!0,wv.Declaration_expected);return ip(Me,Bn,Hn,zn,void 0)}return Vp.fail("Should not have attempted to parse class member declaration.")}function Ub(){let Me=L(),Bn=fe(),Hn=ki(!0);if(T()===84)return op(Me,Bn,Hn,228);let zn=Jn(279,!0,wv.Expression_expected);return Gf(zn,Me),zn.modifiers=Hn,zn}function Ih(){return op(L(),fe(),void 0,228)}function Nh(Me,Bn,Hn){return op(Me,Bn,Hn,260)}function op(Me,Bn,Hn,zn){let ni=xn();de(84);let Ci=Oh(),aa=Xn();Ke(Hn,N8)&&ot(!0);let oa=Mh(),ca;de(18)?(ca=Vb(),de(19)):ca=ui(),ot(ni);let xa=zn===260?_a.createClassDeclaration(Hn,Ci,aa,oa,ca):_a.createClassExpression(Hn,Ci,aa,oa,ca);return St(Q(xa,Me),Bn)}function Oh(){return Tt()&&!zb()?Ss(Tt()):void 0}function zb(){return T()===117&&wt(pu)}function Mh(){if(Oc())return Kn(22,Lh)}function Lh(){let Me=L(),Bn=T();Vp.assert(Bn===94||Bn===117),_e();let Hn=mn(7,Wb);return Q(_a.createHeritageClause(Bn,Hn),Me)}function Wb(){let Me=L(),Bn=to();if(Bn.kind===230)return Bn;let Hn=Nc();return Q(_a.createExpressionWithTypeArguments(Bn,Hn),Me)}function Nc(){return T()===29?Oa(20,sr,29,31):void 0}function Oc(){return T()===94||T()===117}function Vb(){return Kn(5,qb)}function Hb(Me,Bn,Hn){de(118);let zn=wr(),ni=Xn(),Ci=Mh(),aa=Iu(),oa=_a.createInterfaceDeclaration(Hn,zn,ni,Ci,aa);return St(Q(oa,Me),Bn)}function Gb(Me,Bn,Hn){de(154);let zn=wr(),ni=Xn();de(63);let Ci=T()===139&&Tr(Ou)||sr();En();let aa=_a.createTypeAliasDeclaration(Hn,zn,ni,Ci);return St(Q(aa,Me),Bn)}function $b(){let Me=L(),Bn=fe(),Hn=Es(),zn=It(Ra);return St(Q(_a.createEnumMember(Hn,zn),Me),Bn)}function Kb(Me,Bn,Hn){de(92);let zn=wr(),ni;de(18)?(ni=$s((()=>mn(6,$b))),de(19)):ni=ui();let Ci=_a.createEnumDeclaration(Hn,zn,ni);return St(Q(Ci,Me),Bn)}function Rh(){let Me=L(),Bn;return de(18)?(Bn=Kn(1,on),de(19)):Bn=ui(),Q(_a.createModuleBlock(Bn),Me)}function jh(Me,Bn,Hn,zn){let ni=zn&16,Ci=wr(),aa=Ot(24)?jh(L(),!1,void 0,4|ni):Rh(),oa=_a.createModuleDeclaration(Hn,Ci,aa,zn);return St(Q(oa,Me),Bn)}function Jh(Me,Bn,Hn){let zn=0,ni;T()===159?(ni=wr(),zn|=1024):(ni=Di(),ni.text=Ia(ni.text));let Ci;T()===18?Ci=Rh():En();let aa=_a.createModuleDeclaration(Hn,ni,Ci,zn);return St(Q(aa,Me),Bn)}function Fh(Me,Bn,Hn){let zn=0;if(T()===159)return Jh(Me,Bn,Hn);if(Ot(143))zn|=16;else if(de(142),T()===10)return Jh(Me,Bn,Hn);return jh(Me,Bn,Hn,zn)}function Bh(){return T()===147&&wt(qh)}function qh(){return _e()===20}function Mc(){return _e()===18}function Xb(){return _e()===43}function Yb(Me,Bn,Hn){de(128),de(143);let zn=wr();En();let ni=_a.createNamespaceExportDeclaration(zn);return ni.modifiers=Hn,St(Q(ni,Me),Bn)}function Qb(Me,Hn,zn){de(100);let ni=Bn.getStartPos(),Ci;kt()&&(Ci=wr());let aa=!1;if(T()!==158&&(Ci==null?void 0:Ci.escapedText)==="type"&&(kt()||Zb())&&(aa=!0,Ci=kt()?wr():void 0),Ci&&!e6())return t6(Me,Hn,zn,Ci,aa);let oa;(Ci||T()===41||T()===18)&&(oa=r6(Ci,ni,aa),de(158));let ca=Lc(),xa;T()===130&&!Bn.hasPrecedingLineBreak()&&(xa=_p()),En();let Ga=_a.createImportDeclaration(zn,oa,ca,xa);return St(Q(Ga,Me),Hn)}function Uh(){let Me=L(),Bn=fr(T())?zr():n_(10);de(58);let Hn=Yr(!0);return Q(_a.createAssertEntry(Bn,Hn),Me)}function _p(Me){let Hn=L();Me||de(130);let zn=Bn.getTokenPos();if(de(18)){let Me=Bn.hasPrecedingLineBreak(),ni=mn(24,Uh,!0);if(!de(19)){let Me=Cn(tg);Me&&Me.code===wv._0_expected.code&&Rl(Me,Ro(Sd,zn,1,wv.The_parser_expected_to_find_a_1_to_match_the_0_token_here,"{","}"))}return Q(_a.createAssertClause(ni,Me),Hn)}else{let Me=Er([],L(),void 0,!1);return Q(_a.createAssertClause(Me,!1),Hn)}}function Zb(){return T()===41||T()===18}function e6(){return T()===27||T()===158}function t6(Me,Bn,Hn,zn,ni){de(63);let Ci=cp();En();let aa=_a.createImportEqualsDeclaration(Hn,ni,zn,Ci);return St(Q(aa,Me),Bn)}function r6(Me,Bn,Hn){let zn;return(!Me||Ot(27))&&(zn=T()===41?Rc():zh(272)),Q(_a.createImportClause(Hn,Me,zn),Bn)}function cp(){return Bh()?n6():Ys(!1)}function n6(){let Me=L();de(147),de(20);let Bn=Lc();return de(21),Q(_a.createExternalModuleReference(Bn),Me)}function Lc(){if(T()===10){let Me=Di();return Me.text=Ia(Me.text),Me}else return Sr()}function Rc(){let Me=L();de(41),de(128);let Bn=wr();return Q(_a.createNamespaceImport(Bn),Me)}function zh(Me){let Bn=L(),Hn=Me===272?_a.createNamedImports(Oa(23,a6,18,19)):_a.createNamedExports(Oa(23,i6,18,19));return Q(Hn,Bn)}function i6(){let Me=fe();return St(Ba(278),Me)}function a6(){return Ba(273)}function Ba(Me){let Hn=L(),zn=ba(T())&&!kt(),ni=Bn.getTokenPos(),Ci=Bn.getTextPos(),aa=!1,oa,ca=!0,xa=zr();if(xa.escapedText==="type")if(T()===128){let Me=zr();if(T()===128){let Bn=zr();fr(T())?(aa=!0,oa=Me,xa=lt(),ca=!1):(oa=xa,xa=Bn,ca=!1)}else fr(T())?(oa=xa,ca=!1,xa=lt()):(aa=!0,xa=Me)}else fr(T())&&(aa=!0,xa=lt());ca&&T()===128&&(oa=xa,de(128),xa=lt()),Me===273&&zn&&Z(ni,Ci,wv.Identifier_expected);let Ga=Me===273?_a.createImportSpecifier(aa,oa,xa):_a.createExportSpecifier(aa,oa,xa);return Q(Ga,Hn);function lt(){return zn=ba(T())&&!kt(),ni=Bn.getTokenPos(),Ci=Bn.getTextPos(),zr()}}function s6(Me){return Q(_a.createNamespaceExport(zr()),Me)}function o6(Me,Hn,zn){let ni=xn();ot(!0);let Ci,aa,oa,ca=Ot(154),xa=L();Ot(41)?(Ot(128)&&(Ci=s6(xa)),de(158),aa=Lc()):(Ci=zh(276),(T()===158||T()===10&&!Bn.hasPrecedingLineBreak())&&(de(158),aa=Lc())),aa&&T()===130&&!Bn.hasPrecedingLineBreak()&&(oa=_p()),En(),ot(ni);let Ga=_a.createExportDeclaration(zn,ca,Ci,aa,oa);return St(Q(Ga,Me),Hn)}function _6(Me,Bn,Hn){let zn=xn();ot(!0);let ni;Ot(63)?ni=!0:de(88);let Ci=Yr(!0);En(),ot(zn);let aa=_a.createExportAssignment(Hn,ni,Ci);return St(Q(aa,Me),Bn)}let mg;(Me=>{Me[Me.SourceElements=0]="SourceElements",Me[Me.BlockStatements=1]="BlockStatements",Me[Me.SwitchClauses=2]="SwitchClauses",Me[Me.SwitchClauseStatements=3]="SwitchClauseStatements",Me[Me.TypeMembers=4]="TypeMembers",Me[Me.ClassMembers=5]="ClassMembers",Me[Me.EnumMembers=6]="EnumMembers",Me[Me.HeritageClauseElement=7]="HeritageClauseElement",Me[Me.VariableDeclarations=8]="VariableDeclarations",Me[Me.ObjectBindingElements=9]="ObjectBindingElements",Me[Me.ArrayBindingElements=10]="ArrayBindingElements",Me[Me.ArgumentExpressions=11]="ArgumentExpressions",Me[Me.ObjectLiteralMembers=12]="ObjectLiteralMembers",Me[Me.JsxAttributes=13]="JsxAttributes",Me[Me.JsxChildren=14]="JsxChildren",Me[Me.ArrayLiteralMembers=15]="ArrayLiteralMembers",Me[Me.Parameters=16]="Parameters",Me[Me.JSDocParameters=17]="JSDocParameters",Me[Me.RestProperties=18]="RestProperties",Me[Me.TypeParameters=19]="TypeParameters",Me[Me.TypeArguments=20]="TypeArguments",Me[Me.TupleElementTypes=21]="TupleElementTypes",Me[Me.HeritageClauses=22]="HeritageClauses",Me[Me.ImportOrExportSpecifiers=23]="ImportOrExportSpecifiers",Me[Me.AssertEntries=24]="AssertEntries",Me[Me.Count=25]="Count"})(mg||(mg={}));let gg;(Me=>{Me[Me.False=0]="False",Me[Me.True=1]="True",Me[Me.Unknown=2]="Unknown"})(gg||(gg={}));let _g;(Me=>{function b(Me,Hn,zn){Mn("file.js",Me,99,void 0,1),Bn.setText(Me,Hn,zn),ig=Bn.scan();let ni=O(),Ci=Kt("file.js",99,1,!1,[],tc(1),0,yn),aa=qs(tg,Ci);return rg&&(Ci.jsDocDiagnostics=qs(rg,Ci)),_i(),ni?{jsDocTypeExpression:ni,diagnostics:aa}:void 0}Me.parseJSDocTypeExpressionForTests=b;function O(Me){let Bn=L(),Hn=(Me?Ot:de)(18),zn=Mt(8388608,xc);(!Me||Hn)&&Da(19);let ni=_a.createJSDocTypeExpression(zn);return ft(ni),Q(ni,Bn)}Me.parseJSDocTypeExpression=O;function j(){let Me=L(),Bn=Ot(18),Hn=L(),zn=Ys(!1);for(;T()===80;)Xr(),Ge(),zn=Q(_a.createJSDocMemberName(zn,wr()),Hn);Bn&&Da(19);let ni=_a.createJSDocNameReference(zn);return ft(ni),Q(ni,Me)}Me.parseJSDocNameReference=j;function z(Me,Bn,Hn){Mn("",Me,99,void 0,1);let zn=Mt(8388608,(()=>We(Bn,Hn))),ni=qs(tg,{languageVariant:0,text:Me});return _i(),zn?{jsDoc:zn,diagnostics:ni}:void 0}Me.parseIsolatedJSDocComment=z;function re(Me,Bn,Hn){let zn=ig,ni=tg.length,Ci=fg,aa=Mt(8388608,(()=>We(Bn,Hn)));return Sa(aa,Me),lg&262144&&(rg||(rg=[]),rg.push(...tg)),ig=zn,tg.length=ni,fg=Ci,aa}Me.parseJSDocComment=re;let Hn;(Me=>{Me[Me.BeginningOfLine=0]="BeginningOfLine",Me[Me.SawAsterisk=1]="SawAsterisk",Me[Me.SavingComments=2]="SavingComments",Me[Me.SavingBackticks=3]="SavingBackticks"})(Hn||(Hn={}));let zn;(Me=>{Me[Me.Property=1]="Property",Me[Me.Parameter=2]="Parameter",Me[Me.CallbackParameter=4]="CallbackParameter"})(zn||(zn={}));function We(){let Me=arguments.length>0&&arguments[0]!==void 0?arguments[0]:0,Hn=arguments.length>1?arguments[1]:void 0,zn=Pd,ni=Hn===void 0?zn.length:Me+Hn;if(Hn=ni-Me,Vp.assert(Me>=0),Vp.assert(Me<=ni),Vp.assert(ni<=zn.length),!LE(zn,Me))return;let Ci,aa,oa,ca,xa,Ga=[],Ha=[];return Bn.scanRange(Me+3,Hn-5,(()=>{let Hn=1,ts,Ps=Me-(zn.lastIndexOf(`\n`,Me)+1)+4;function Ue(Me){ts||(ts=Ps),Ga.push(Me),Ps+=Me.length}for(Ge();u_(5););u_(4)&&(Hn=0,Ps=0);e:for(;;){switch(T()){case 59:Hn===0||Hn===1?(lp(Ga),xa||(xa=L()),za(up(Ps)),Hn=0,ts=void 0):Ue(Bn.getTokenText());break;case 4:Ga.push(Bn.getTokenText()),Hn=0,Ps=0;break;case 41:let zn=Bn.getTokenText();Hn===1||Hn===2?(Hn=2,Ue(zn)):(Hn=1,Ps+=zn.length);break;case 5:let ni=Bn.getTokenText();Hn===2?Ga.push(ni):ts!==void 0&&Ps+ni.length>ts&&Ga.push(ni.slice(ts-Ps)),Ps+=ni.length;break;case 1:break e;case 18:Hn=2;let Ci=Bn.getStartPos(),aa=Bn.getTextPos()-1,oa=$h(aa);if(oa){ca||Hh(Ga),Ha.push(Q(_a.createJSDocText(Ga.join("")),ca!=null?ca:Me,Ci)),Ha.push(oa),Ga=[],ca=Bn.getTextPos();break}default:Hn=2,Ue(Bn.getTokenText());break}Ge()}lp(Ga),Ha.length&&Ga.length&&Ha.push(Q(_a.createJSDocText(Ga.join("")),ca!=null?ca:Me,xa)),Ha.length&&Ci&&Vp.assertIsDefined(xa,"having parsed tags implies that the end of the comment span should be set");let so=Ci&&Er(Ci,aa,oa);return Q(_a.createJSDocComment(Ha.length?Er(Ha,Me,xa):Ga.length?Ga.join(""):void 0,so),Me,ni)}));function Hh(Me){for(;Me.length&&(Me[0]===`\n`||Me[0]==="\r");)Me.shift()}function lp(Me){for(;Me.length&&Me[Me.length-1].trim()==="";)Me.pop()}function Gh(){for(;;){if(Ge(),T()===1)return!0;if(!(T()===5||T()===4))return!1}}function wn(){if(!((T()===5||T()===4)&&wt(Gh)))for(;T()===5||T()===4;)Ge()}function Ua(){if((T()===5||T()===4)&&wt(Gh))return"";let Me=Bn.hasPrecedingLineBreak(),Hn=!1,zn="";for(;Me&&T()===41||T()===5||T()===4;)zn+=Bn.getTokenText(),T()===4?(Me=!0,Hn=!0,zn=""):T()===41&&(Me=!1),Ge();return Hn?zn:""}function up(Me){Vp.assert(T()===59);let Hn=Bn.getTokenPos();Ge();let zn=ao(void 0),ni=Ua(),Ci;switch(zn.escapedText){case"author":Ci=V(Hn,zn,Me,ni);break;case"implements":Ci=et(Hn,zn,Me,ni);break;case"augments":case"extends":Ci=ht(Hn,zn,Me,ni);break;case"class":case"constructor":Ci=Oi(Hn,_a.createJSDocClassTag,zn,Me,ni);break;case"public":Ci=Oi(Hn,_a.createJSDocPublicTag,zn,Me,ni);break;case"private":Ci=Oi(Hn,_a.createJSDocPrivateTag,zn,Me,ni);break;case"protected":Ci=Oi(Hn,_a.createJSDocProtectedTag,zn,Me,ni);break;case"readonly":Ci=Oi(Hn,_a.createJSDocReadonlyTag,zn,Me,ni);break;case"override":Ci=Oi(Hn,_a.createJSDocOverrideTag,zn,Me,ni);break;case"deprecated":dg=!0,Ci=Oi(Hn,_a.createJSDocDeprecatedTag,zn,Me,ni);break;case"this":Ci=qB(Hn,zn,Me,ni);break;case"enum":Ci=UB(Hn,zn,Me,ni);break;case"arg":case"argument":case"param":return Xh(Hn,zn,2,Me);case"return":case"returns":Ci=o(Hn,zn,Me,ni);break;case"template":Ci=QB(Hn,zn,Me,ni);break;case"type":Ci=l(Hn,zn,Me,ni);break;case"typedef":Ci=zB(Hn,zn,Me,ni);break;case"callback":Ci=VB(Hn,zn,Me,ni);break;case"overload":Ci=HB(Hn,zn,Me,ni);break;case"satisfies":Ci=hn(Hn,zn,Me,ni);break;case"see":Ci=p(Hn,zn,Me,ni);break;case"exception":case"throws":Ci=k(Hn,zn,Me,ni);break;default:Ci=Qt(Hn,zn,Me,ni);break}return Ci}function Qr(Me,Bn,Hn,zn){return zn||(Hn+=Bn-Me),jc(Hn,zn.slice(Hn))}function jc(Me,Hn){let zn=L(),ni=[],Ci=[],aa,oa=0,ca=!0,xa;function mi(Bn){xa||(xa=Me),ni.push(Bn),Me+=Bn.length}Hn!==void 0&&(Hn!==""&&mi(Hn),oa=1);let Ga=T();e:for(;;){switch(Ga){case 4:oa=0,ni.push(Bn.getTokenText()),Me=0;break;case 59:if(oa===3||oa===2&&(!ca||wt(Cs))){ni.push(Bn.getTokenText());break}Bn.setTextPos(Bn.getTextPos()-1);case 1:break e;case 5:if(oa===2||oa===3)mi(Bn.getTokenText());else{let Hn=Bn.getTokenText();xa!==void 0&&Me+Hn.length>xa&&ni.push(Hn.slice(xa-Me)),Me+=Hn.length}break;case 18:oa=2;let Hn=Bn.getStartPos(),Ga=Bn.getTextPos()-1,Ha=$h(Ga);Ha?(Ci.push(Q(_a.createJSDocText(ni.join("")),aa!=null?aa:zn,Hn)),Ci.push(Ha),ni=[],aa=Bn.getTextPos()):mi(Bn.getTokenText());break;case 61:oa===3?oa=2:oa=3,mi(Bn.getTokenText());break;case 41:if(oa===0){oa=1,Me+=1;break}default:oa!==3&&(oa=2),mi(Bn.getTokenText());break}ca=T()===5,Ga=Ge()}if(Hh(ni),lp(ni),Ci.length)return ni.length&&Ci.push(Q(_a.createJSDocText(ni.join("")),aa!=null?aa:zn)),Er(Ci,zn,Bn.getTextPos());if(ni.length)return ni.join("")}function Cs(){let Me=Ge();return Me===5||Me===4}function $h(Me){let Hn=Tr(Kh);if(!Hn)return;Ge(),wn();let zn=L(),ni=fr(T())?Ys(!0):void 0;if(ni)for(;T()===80;)Xr(),Ge(),ni=Q(_a.createJSDocMemberName(ni,wr()),zn);let Ci=[];for(;T()!==19&&T()!==4&&T()!==1;)Ci.push(Bn.getTokenText()),Ge();let aa=Hn==="link"?_a.createJSDocLink:Hn==="linkcode"?_a.createJSDocLinkCode:_a.createJSDocLinkPlain;return Q(aa(ni,Ci.join("")),Me,Bn.getTextPos())}function Kh(){if(Ua(),T()===18&&Ge()===59&&fr(Ge())){let Me=Bn.getTokenValue();if(xt(Me))return Me}}function xt(Me){return Me==="link"||Me==="linkcode"||Me==="linkplain"}function Qt(Me,Bn,Hn,zn){return Q(_a.createJSDocUnknownTag(Bn,Qr(Me,L(),Hn,zn)),Me)}function za(Me){Me&&(Ci?Ci.push(Me):(Ci=[Me],aa=Me.pos),oa=Me.end)}function Wa(){return Ua(),T()===18?O():void 0}function c6(){let Me=u_(22);Me&&wn();let Bn=u_(61),Hn=ZB();return Bn&&kd(61),Me&&(wn(),dr(63)&&Sr(),de(23)),{name:Hn,isBracketed:Me}}function Yn(Me){switch(Me.kind){case 149:return!0;case 185:return Yn(Me.elementType);default:return ac(Me)&&yt(Me.typeName)&&Me.typeName.escapedText==="Object"&&!Me.typeArguments}}function Xh(Me,Bn,Hn,zn){let ni=Wa(),Ci=!ni;Ua();let{name:aa,isBracketed:oa}=c6(),ca=Ua();Ci&&!wt(Kh)&&(ni=Wa());let xa=Qr(Me,L(),zn,ca),Ga=Hn!==4&&n(ni,aa,Hn,zn);Ga&&(ni=Ga,Ci=!0);let Ha=Hn===1?_a.createJSDocPropertyTag(Bn,aa,oa,ni,Ci,xa):_a.createJSDocParameterTag(Bn,aa,oa,ni,Ci,xa);return Q(Ha,Me)}function n(Me,Bn,Hn,zn){if(Me&&Yn(Me.type)){let ni=L(),Ci,aa;for(;Ci=Tr((()=>u6(Hn,zn,Bn)));)(Ci.kind===344||Ci.kind===351)&&(aa=tr(aa,Ci));if(aa){let Bn=Q(_a.createJSDocTypeLiteral(aa,Me.type.kind===185),ni);return Q(_a.createJSDocTypeExpression(Bn),ni)}}}function o(Me,Hn,zn,ni){Ke(Ci,b2)&&Z(Hn.pos,Bn.getTokenPos(),wv._0_tag_already_specified,Hn.escapedText);let aa=Wa();return Q(_a.createJSDocReturnTag(Hn,aa,Qr(Me,L(),zn,ni)),Me)}function l(Me,Hn,zn,ni){Ke(Ci,au)&&Z(Hn.pos,Bn.getTokenPos(),wv._0_tag_already_specified,Hn.escapedText);let aa=O(!0),oa=zn!==void 0&&ni!==void 0?Qr(Me,L(),zn,ni):void 0;return Q(_a.createJSDocTypeTag(Hn,aa,oa),Me)}function p(Me,Hn,zn,ni){let Ci=T()===22||wt((()=>Ge()===59&&fr(Ge())&&xt(Bn.getTokenValue())))?void 0:j(),aa=zn!==void 0&&ni!==void 0?Qr(Me,L(),zn,ni):void 0;return Q(_a.createJSDocSeeTag(Hn,Ci,aa),Me)}function k(Me,Bn,Hn,zn){let ni=Wa(),Ci=Qr(Me,L(),Hn,zn);return Q(_a.createJSDocThrowsTag(Bn,ni,Ci),Me)}function V(Me,Hn,zn,ni){let Ci=L(),aa=we(),oa=Bn.getStartPos(),ca=Qr(Me,oa,zn,ni);ca||(oa=Bn.getStartPos());let xa=typeof ca!="string"?Er(Ft([Q(aa,Ci,oa)],ca),Ci):aa.text+ca;return Q(_a.createJSDocAuthorTag(Hn,xa),Me)}function we(){let Me=[],Hn=!1,zn=Bn.getToken();for(;zn!==1&&zn!==4;){if(zn===29)Hn=!0;else{if(zn===59&&!Hn)break;if(zn===31&&Hn){Me.push(Bn.getTokenText()),Bn.setTextPos(Bn.getTokenPos()+1);break}}Me.push(Bn.getTokenText()),zn=Ge()}return _a.createJSDocText(Me.join(""))}function et(Me,Bn,Hn,zn){let ni=Ni();return Q(_a.createJSDocImplementsTag(Bn,ni,Qr(Me,L(),Hn,zn)),Me)}function ht(Me,Bn,Hn,zn){let ni=Ni();return Q(_a.createJSDocAugmentsTag(Bn,ni,Qr(Me,L(),Hn,zn)),Me)}function hn(Me,Bn,Hn,zn){let ni=O(!1),Ci=Hn!==void 0&&zn!==void 0?Qr(Me,L(),Hn,zn):void 0;return Q(_a.createJSDocSatisfiesTag(Bn,ni,Ci),Me)}function Ni(){let Me=Ot(18),Bn=L(),Hn=ia(),zn=Nc(),ni=_a.createExpressionWithTypeArguments(Hn,zn),Ci=Q(ni,Bn);return Me&&de(19),Ci}function ia(){let Me=L(),Bn=ao();for(;Ot(24);){let Hn=ao();Bn=Q(Jc(Bn,Hn),Me)}return Bn}function Oi(Me,Bn,Hn,zn,ni){return Q(Bn(Hn,Qr(Me,L(),zn,ni)),Me)}function qB(Me,Bn,Hn,zn){let ni=O(!0);return wn(),Q(_a.createJSDocThisTag(Bn,ni,Qr(Me,L(),Hn,zn)),Me)}function UB(Me,Bn,Hn,zn){let ni=O(!0);return wn(),Q(_a.createJSDocEnumTag(Bn,ni,Qr(Me,L(),Hn,zn)),Me)}function zB(Me,Bn,Hn,zn){var ni;let Ci=Wa();Ua();let aa=l6();wn();let oa=jc(Hn),ca;if(!Ci||Yn(Ci.type)){let Bn,zn,ni,aa=!1;for(;Bn=Tr((()=>$B(Hn)));)if(aa=!0,Bn.kind===347)if(zn){let Me=Dt(wv.A_JSDoc_typedef_comment_may_not_contain_multiple_type_tags);Me&&Rl(Me,Ro(Sd,0,0,wv.The_tag_was_first_specified_here));break}else zn=Bn;else ni=tr(ni,Bn);if(aa){let Bn=Ci&&Ci.type.kind===185,Hn=_a.createJSDocTypeLiteral(ni,Bn);Ci=zn&&zn.typeExpression&&!Yn(zn.typeExpression.type)?zn.typeExpression:Q(Hn,Me),ca=Ci.end}}ca=ca||oa!==void 0?L():((ni=aa!=null?aa:Ci)!=null?ni:Bn).end,oa||(oa=Qr(Me,ca,Hn,zn));let xa=_a.createJSDocTypedefTag(Bn,Ci,aa,oa);return Q(xa,Me,ca)}function l6(Me){let Hn=Bn.getTokenPos();if(!fr(T()))return;let zn=ao();if(Ot(24)){let Bn=l6(!0),ni=_a.createModuleDeclaration(void 0,zn,Bn,Me?4:void 0);return Q(ni,Hn)}return Me&&(zn.flags|=2048),zn}function WB(Me){let Bn=L(),Hn,zn;for(;Hn=Tr((()=>u6(4,Me)));)zn=tr(zn,Hn);return Er(zn||[],Bn)}function j7(Me,Bn){let Hn=WB(Bn),zn=Tr((()=>{if(u_(59)){let Me=up(Bn);if(Me&&Me.kind===345)return Me}}));return Q(_a.createJSDocSignature(void 0,Hn,zn),Me)}function VB(Me,Bn,Hn,zn){let ni=l6();wn();let Ci=jc(Hn),aa=j7(Me,Hn);Ci||(Ci=Qr(Me,L(),Hn,zn));let oa=Ci!==void 0?L():aa.end;return Q(_a.createJSDocCallbackTag(Bn,aa,ni,Ci),Me,oa)}function HB(Me,Bn,Hn,zn){wn();let ni=jc(Hn),Ci=j7(Me,Hn);ni||(ni=Qr(Me,L(),Hn,zn));let aa=ni!==void 0?L():Ci.end;return Q(_a.createJSDocOverloadTag(Bn,Ci,ni),Me,aa)}function GB(Me,Bn){for(;!yt(Me)||!yt(Bn);)if(!yt(Me)&&!yt(Bn)&&Me.right.escapedText===Bn.right.escapedText)Me=Me.left,Bn=Bn.left;else return!1;return Me.escapedText===Bn.escapedText}function $B(Me){return u6(1,Me)}function u6(Me,Bn,Hn){let zn=!0,ni=!1;for(;;)switch(Ge()){case 59:if(zn){let zn=KB(Me,Bn);return zn&&(zn.kind===344||zn.kind===351)&&Me!==4&&Hn&&(yt(zn.name)||!GB(Hn,zn.name.left))?!1:zn}ni=!1;break;case 4:zn=!0,ni=!1;break;case 41:ni&&(zn=!1),ni=!0;break;case 79:zn=!1;break;case 1:return!1}}function KB(Me,Hn){Vp.assert(T()===59);let zn=Bn.getStartPos();Ge();let ni=ao();wn();let Ci;switch(ni.escapedText){case"type":return Me===1&&l(zn,ni);case"prop":case"property":Ci=1;break;case"arg":case"argument":case"param":Ci=6;break;default:return!1}return Me&Ci?Xh(zn,ni,Me,Hn):!1}function XB(){let Me=L(),Bn=u_(22);Bn&&wn();let Hn=ao(wv.Unexpected_token_A_type_parameter_name_was_expected_without_curly_braces),zn;if(Bn&&(wn(),de(63),zn=Mt(8388608,xc),de(23)),!va(Hn))return Q(_a.createTypeParameterDeclaration(void 0,Hn,void 0,zn),Me)}function YB(){let Me=L(),Bn=[];do{wn();let Me=XB();Me!==void 0&&Bn.push(Me),Ua()}while(u_(27));return Er(Bn,Me)}function QB(Me,Bn,Hn,zn){let ni=T()===18?O():void 0,Ci=YB();return Q(_a.createJSDocTemplateTag(Bn,ni,Ci,Qr(Me,L(),Hn,zn)),Me)}function u_(Me){return T()===Me?(Ge(),!0):!1}function ZB(){let Me=ao();for(Ot(22)&&de(23);Ot(24);){let Bn=ao();Ot(22)&&de(23),Me=Tu(Me,Bn)}return Me}function ao(Me){if(!fr(T()))return Jn(79,!Me,Me||wv.Identifier_expected);og++;let Hn=Bn.getTokenPos(),zn=Bn.getTextPos(),ni=T(),Ci=Ia(Bn.getTokenValue()),aa=Q(oo(Ci,ni),Hn,zn);return Ge(),aa}}})(_g=Me.JSDocParser||(Me.JSDocParser={}))})(Rw||(Rw={})),(Me=>{function t(Me,Bn,Hn,zn){if(zn=zn||Vp.shouldAssert(2),N(Me,Bn,Hn,zn),cS(Hn))return Me;if(Me.statements.length===0)return Rw.parseSourceFile(Me.fileName,Bn,Me.languageVersion,void 0,!0,Me.scriptKind,Me.setExternalModuleIndicator);let ni=Me;Vp.assert(!ni.hasBeenIncrementallyParsed),ni.hasBeenIncrementallyParsed=!0,Rw.fixupParentReferences(ni);let Ci=Me.text,aa=X(Me),oa=g(Me,Hn);N(Me,Bn,oa,zn),Vp.assert(oa.span.start<=Hn.span.start),Vp.assert(Ir(oa.span)===Ir(Hn.span)),Vp.assert(Ir(R_(oa))===Ir(R_(Hn)));let ca=R_(oa).length-oa.span.length;A(ni,oa.span.start,Ir(oa.span),Ir(R_(oa)),ca,Ci,Bn,zn);let _a=Rw.parseSourceFile(Me.fileName,Bn,Me.languageVersion,aa,!0,Me.scriptKind,Me.setExternalModuleIndicator);return _a.commentDirectives=r(Me.commentDirectives,_a.commentDirectives,oa.span.start,Ir(oa.span),ca,Ci,Bn,zn),_a.impliedNodeFormat=Me.impliedNodeFormat,_a}Me.updateSourceFile=t;function r(Me,Bn,Hn,zn,ni,Ci,aa,oa){if(!Me)return Bn;let ca,_a=!1;for(let Bn of Me){let{range:Me,type:_a}=Bn;if(Me.endzn){Nt();let Bn={range:{pos:Me.pos+ni,end:Me.end+ni},type:_a};ca=tr(ca,Bn),oa&&Vp.assert(Ci.substring(Me.pos,Me.end)===aa.substring(Bn.range.pos,Bn.range.end))}}return Nt(),ca;function Nt(){_a||(_a=!0,ca?Bn&&ca.push(...Bn):ca=Bn)}}function s(Me,Bn,Hn,zn,ni,Ci){Bn?Ve(Me):oe(Me);return;function oe(Me){let Bn="";if(Ci&&f(Me)&&(Bn=zn.substring(Me.pos,Me.end)),Me._children&&(Me._children=void 0),Us(Me,Me.pos+Hn,Me.end+Hn),Ci&&f(Me)&&Vp.assert(Bn===ni.substring(Me.pos,Me.end)),xr(Me,oe,Ve),ya(Me))for(let Bn of Me.jsDoc)oe(Bn);w(Me,Ci)}function Ve(Me){Me._children=void 0,Us(Me,Me.pos+Hn,Me.end+Hn);for(let Bn of Me)oe(Bn)}}function f(Me){switch(Me.kind){case 10:case 8:case 79:return!0}return!1}function x(Me,Bn,Hn,zn,ni){Vp.assert(Me.end>=Bn,"Adjusting an element that was entirely before the change range"),Vp.assert(Me.pos<=Hn,"Adjusting an element that was entirely after the change range"),Vp.assert(Me.pos<=Me.end);let Ci=Math.min(Me.pos,zn),aa=Me.end>=Hn?Me.end+ni:Math.min(Me.end,zn);Vp.assert(Ci<=aa),Me.parent&&(Vp.assertGreaterThanOrEqual(Ci,Me.parent.pos),Vp.assertLessThanOrEqual(aa,Me.parent.end)),Us(Me,Ci,aa)}function w(Me,Bn){if(Bn){let Bn=Me.pos,Se=Me=>{Vp.assert(Me.pos>=Bn),Bn=Me.end};if(ya(Me))for(let Bn of Me.jsDoc)Se(Bn);xr(Me,Se),Vp.assert(Bn<=Me.end)}}function A(Me,Bn,Hn,zn,ni,Ci,aa,oa){pt(Me);return;function pt(Me){if(Vp.assert(Me.pos<=Me.end),Me.pos>Hn){s(Me,!1,ni,Ci,aa,oa);return}let ca=Me.end;if(ca>=Bn){if(Me.intersectsChange=!0,Me._children=void 0,x(Me,Bn,Hn,zn,ni),xr(Me,pt,Gt),ya(Me))for(let Bn of Me.jsDoc)pt(Bn);w(Me,oa);return}Vp.assert(caHn){s(Me,!0,ni,Ci,aa,oa);return}let ca=Me.end;if(ca>=Bn){Me.intersectsChange=!0,Me._children=void 0,x(Me,Bn,Hn,zn,ni);for(let Bn of Me)pt(Bn);return}Vp.assert(ca0&&Bn<=1;Bn++){let Bn=B(Me,Hn);Vp.assert(Bn.pos<=Hn);let zn=Bn.pos;Hn=Math.max(0,zn-1)}let zn=ha(Hn,Ir(Bn.span)),ni=Bn.newLength+(Bn.span.start-Hn);return Zp(zn,ni)}function B(Me,Bn){let Hn=Me,zn;if(xr(Me,Ne),zn){let Me=Ye(zn);Me.pos>Hn.pos&&(Hn=Me)}return Hn;function Ye(Me){for(;;){let Bn=mx(Me);if(Bn)Me=Bn;else return Me}}function Ne(Me){if(!va(Me))if(Me.pos<=Bn){if(Me.pos>=Hn.pos&&(Hn=Me),BnBn),!0}}function N(Me,Bn,Hn,zn){let ni=Me.text;if(Hn&&(Vp.assert(ni.length-Hn.span.length+Hn.newLength===Bn.length),zn||Vp.shouldAssert(3))){let Me=ni.substr(0,Hn.span.start),zn=Bn.substr(0,Hn.span.start);Vp.assert(Me===zn);let Ci=ni.substring(Ir(Hn.span),ni.length),aa=Bn.substring(Ir(R_(Hn)),Bn.length);Vp.assert(Ci===aa)}}function X(Me){let Bn=Me.statements,Hn=0;Vp.assert(Hn=Me.pos&&ni=Me.pos&&ni{Me[Me.Value=-1]="Value"})(Bn||(Bn={}))})(Lw||(Lw={})),jw=new Map,Mw=/^\/\/\/\s*<(\S+)\s.*?\/>/im,Qw=/^\/\/\/?\s*@(\S+)\s*(.*)\s*$/im}}),nF=()=>{},iF=()=>{},aF=()=>{},sF=()=>{},oF=()=>{},_F=()=>{},cF=()=>{},lF=()=>{},uF=()=>{},pF=()=>{},fF=()=>{},dF=()=>{},mF=()=>{},hF=()=>{},gF=()=>{},yF=()=>{},vF=()=>{},bF=()=>{},TF=()=>{},SF=()=>{},xF=()=>{},EF=()=>{},wF=()=>{},CF=()=>{},AF=()=>{},PF=()=>{},DF=()=>{},kF=()=>{},IF=()=>{},NF=()=>{},OF=()=>{},MF=()=>{},LF=()=>{},RF=()=>{},jF=()=>{},JF=()=>{},FF=()=>{},BF=()=>{},qF=()=>{},UF=()=>{},zF=()=>{},WF=()=>{},VF=()=>{},HF=()=>{},GF=()=>{},$F=()=>{},Gw=D({"src/compiler/_namespaces/ts.ts"(){"use strict";_a(),Up(),Jp(),R5(),j5(),F5(),U5(),Vy(),W5(),xv(),Sv(),sC(),lC(),cw(),lw(),fw(),RL(),Ew(),XL(),YL(),Dw(),ww(),Sw(),Uw(),nF(),iF(),aF(),sF(),_F(),cF(),lF(),uF(),pF(),fF(),dF(),mF(),hF(),gF(),yF(),vF(),bF(),TF(),SF(),xF(),EF(),wF(),CF(),AF(),PF(),DF(),kF(),IF(),NF(),OF(),MF(),LF(),RF(),jF(),JF(),FF(),BF(),qF(),UF(),zF(),WF(),VF(),HF(),GF(),$F(),oF(),IT()}}),l7=()=>{},KF=()=>{},u7=()=>{},$w,u7=()=>{Jp(),$w=Po(99,!0)},XF=()=>{},YF=()=>{},QF=()=>{},ZF=()=>{},eB=()=>{},tB=()=>{},rB=()=>{},nB=()=>{},iB=()=>{},aB=()=>{},p7=()=>{},f7=()=>{};function d7(Me,Bn,Hn,zn){let ni=gl(Me)?new Vw(Me,Bn,Hn):Me===79?new Yw(79,Bn,Hn):Me===80?new Kw(80,Bn,Hn):new Ww(Me,Bn,Hn);return ni.parent=zn,ni.flags=zn.flags&50720768,ni}function sB(Me,Bn){if(!gl(Me.kind))return xa;let Hn=[];if(c3(Me))return Me.forEachChild((Me=>{Hn.push(Me)})),Hn;$w.setText((Bn||Me.getSourceFile()).text);let zn=Me.pos,f=Bn=>{_u(Hn,zn,Bn.pos,Me),Hn.push(Bn),zn=Bn.end},x=Bn=>{_u(Hn,zn,Bn.pos,Me),Hn.push(oB(Bn,Me)),zn=Bn.end};return c(Me.jsDoc,f),zn=Me.pos,Me.forEachChild(f,x),_u(Hn,zn,Me.end,Me),$w.setText(void 0),Hn}function _u(Me,Bn,Hn,zn){for($w.setTextPos(Bn);BnMe.tagName.text==="inheritDoc"||Me.tagName.text==="inheritdoc"))}function Ed(Me,Bn){if(!Me)return xa;let Hn=ts_JsDoc_exports.getJsDocTagsFromDeclarations(Me,Bn);if(Bn&&(Hn.length===0||Me.some(m7))){let zn=new Set;for(let ni of Me){let Me=h7(Bn,ni,(Me=>{var Hn;if(!zn.has(Me))return zn.add(Me),ni.kind===174||ni.kind===175?Me.getContextualJsDocTags(ni,Bn):((Hn=Me.declarations)==null?void 0:Hn.length)===1?Me.getJsDocTags():void 0}));Me&&(Hn=[...Me,...Hn])}}return Hn}function cu(Me,Bn){if(!Me)return xa;let Hn=ts_JsDoc_exports.getJsDocCommentsFromDeclarations(Me,Bn);if(Bn&&(Hn.length===0||Me.some(m7))){let zn=new Set;for(let ni of Me){let Me=h7(Bn,ni,(Me=>{if(!zn.has(Me))return zn.add(Me),ni.kind===174||ni.kind===175?Me.getContextualDocumentationComment(ni,Bn):Me.getDocumentationComment(Bn)}));Me&&(Hn=Hn.length===0?Me.slice():Me.concat(lineBreakPart(),Hn))}}return Hn}function h7(Me,Bn,Hn){var zn;let ni=((zn=Bn.parent)==null?void 0:zn.kind)===173?Bn.parent.parent:Bn.parent;if(!ni)return;let Ci=Lf(Bn);return q(h4(ni),(zn=>{let ni=Me.getTypeAtLocation(zn),aa=Ci&&ni.symbol?Me.getTypeOfSymbol(ni.symbol):ni,oa=Me.getPropertyOfType(aa,Bn.symbol.name);return oa?Hn(oa):void 0}))}function _B(){return{getNodeConstructor:()=>Vw,getTokenConstructor:()=>Ww,getIdentifierConstructor:()=>Yw,getPrivateIdentifierConstructor:()=>Kw,getSourceFileConstructor:()=>Zw,getSymbolConstructor:()=>Jw,getTypeConstructor:()=>zw,getSignatureConstructor:()=>Xw,getSourceMapSourceConstructor:()=>eS}}function lu(Me){let Bn=!0;for(let Hn in Me)if(Jr(Me,Hn)&&!g7(Hn)){Bn=!1;break}if(Bn)return Me;let Hn={};for(let Bn in Me)if(Jr(Me,Bn)){let zn=g7(Bn)?Bn:Bn.charAt(0).toLowerCase()+Bn.substr(1);Hn[zn]=Me[Bn]}return Hn}function g7(Me){return!Me.length||Me.charAt(0)===Me.charAt(0).toLowerCase()}function cB(Me){return Me?Ze(Me,(Me=>Me.text)).join(""):""}function y7(){return{target:1,jsx:1}}function v7(){return ts_codefix_exports.getSupportedErrorCodes()}function b7(Me,Bn,Hn){Me.version=Hn,Me.scriptSnapshot=Bn}function N2(Me,Bn,Hn,zn,ni,Ci){let aa=YE(Me,getSnapshotText(Bn),Hn,ni,Ci);return b7(aa,Bn,zn),aa}function T7(Me,Bn,Hn,zn,ni){if(zn&&Hn!==Me.version){let Ci,aa=zn.span.start!==0?Me.text.substr(0,zn.span.start):"",oa=Ir(zn.span)!==Me.text.length?Me.text.substr(Ir(zn.span)):"";if(zn.newLength===0)Ci=aa&&oa?aa+oa:aa||oa;else{let Me=Bn.getText(zn.span.start,zn.span.start+zn.newLength);Ci=aa&&oa?aa+Me+oa:aa?aa+Me:Me+oa}let ca=k2(Me,Ci,zn,ni);return b7(ca,Bn,Hn),ca.nameTable=void 0,Me!==ca&&Me.scriptSnapshot&&(Me.scriptSnapshot.dispose&&Me.scriptSnapshot.dispose(),Me.scriptSnapshot=void 0),ca}let Ci={languageVersion:Me.languageVersion,impliedNodeFormat:Me.impliedNodeFormat,setExternalModuleIndicator:Me.setExternalModuleIndicator};return N2(Me.fileName,Bn,Ci,Hn,!0,Me.scriptKind)}function lB(Me){let Bn=arguments.length>1&&arguments[1]!==void 0?arguments[1]:createDocumentRegistry(Me.useCaseSensitiveFileNames&&Me.useCaseSensitiveFileNames(),Me.getCurrentDirectory()),Hn=arguments.length>2?arguments[2]:void 0;var zn;let ni;Hn===void 0?ni=0:typeof Hn=="boolean"?ni=Hn?2:0:ni=Hn;let Ci=new tS(Me),aa,oa,ca=0,_a=Me.getCancellationToken?new nS(Me.getCancellationToken()):rS,Ga=Me.getCurrentDirectory();vx((zn=Me.getLocalizedDiagnosticMessages)==null?void 0:zn.bind(Me));function X(Bn){Me.log&&Me.log(Bn)}let Ha=J0(Me),ts=wp(Ha),Ps=getSourceMapper({useCaseSensitiveFileNames:()=>Ha,getCurrentDirectory:()=>Ga,getProgram:Ye,fileExists:le(Me,Me.fileExists),readFile:le(Me,Me.readFile),getDocumentPositionMapper:le(Me,Me.getDocumentPositionMapper),getSourceFileLike:le(Me,Me.getSourceFileLike),log:X});function Te(Me){let Bn=aa.getSourceFile(Me);if(!Bn){let Bn=new Error(`Could not find source file: '${Me}'.`);throw Bn.ProgramFiles=aa.getSourceFiles().map((Me=>Me.fileName)),Bn}return Bn}function Se(){var Hn,zn,Ci;if(Vp.assert(ni!==2),Me.getProjectVersion){let Bn=Me.getProjectVersion();if(Bn){if(oa===Bn&&!((Hn=Me.hasChangedAutomaticTypeDirectiveNames)!=null&&Hn.call(Me)))return;oa=Bn}}let xa=Me.getTypeRootsVersion?Me.getTypeRootsVersion():0;ca!==xa&&(X("TypeRoots version has changed; provide new program"),aa=void 0,ca=xa);let so=Me.getScriptFileNames().slice(),oo=Me.getCompilationSettings()||y7(),Jo=Me.hasInvalidatedResolutions||w_,tc=le(Me,Me.hasChangedAutomaticTypeDirectiveNames),dc=(zn=Me.getProjectReferences)==null?void 0:zn.call(Me),Fc,Jc={getSourceFile:wt,getSourceFileByPath:Tr,getCancellationToken:()=>_a,getCanonicalFileName:ts,useCaseSensitiveFileNames:()=>Ha,getNewLine:()=>ox(oo),getDefaultLibFileName:Bn=>Me.getDefaultLibFileName(Bn),writeFile:yn,getCurrentDirectory:()=>Ga,fileExists:Bn=>Me.fileExists(Bn),readFile:Bn=>Me.readFile&&Me.readFile(Bn),getSymlinkCache:le(Me,Me.getSymlinkCache),realpath:le(Me,Me.realpath),directoryExists:Bn=>sx(Bn,Me),getDirectories:Bn=>Me.getDirectories?Me.getDirectories(Bn):[],readDirectory:(Bn,Hn,zn,ni,Ci)=>(Vp.checkDefined(Me.readDirectory,"'LanguageServiceHost.readDirectory' must be implemented to correctly process 'projectReferences'"),Me.readDirectory(Bn,Hn,zn,ni,Ci)),onReleaseOldSourceFile:Rn,onReleaseParsedCommandLine:yr,hasInvalidatedResolutions:Jo,hasChangedAutomaticTypeDirectiveNames:tc,trace:le(Me,Me.trace),resolveModuleNames:le(Me,Me.resolveModuleNames),getModuleResolutionCache:le(Me,Me.getModuleResolutionCache),createHash:le(Me,Me.createHash),resolveTypeReferenceDirectives:le(Me,Me.resolveTypeReferenceDirectives),resolveModuleNameLiterals:le(Me,Me.resolveModuleNameLiterals),resolveTypeReferenceDirectiveReferences:le(Me,Me.resolveTypeReferenceDirectiveReferences),useSourceOfProjectReferenceRedirect:le(Me,Me.useSourceOfProjectReferenceRedirect),getParsedCommandLine:Dr},Dp=Jc.getSourceFile,{getSourceFileWithCache:kp}=changeCompilerHostLikeToUseCache(Jc,(Me=>Ui(Me,Ga,ts)),(function(){for(var Me=arguments.length,Bn=new Array(Me),Hn=0;HnJc.fileExists(Me),readFile:Me=>Jc.readFile(Me),readDirectory:function(){return Jc.readDirectory(...arguments)},trace:Jc.trace,getCurrentDirectory:Jc.getCurrentDirectory,onUnRecoverableConfigFileDiagnostic:yn},Up=Bn.getKeyForCompilationSettings(oo);if(isProgramUptoDate(aa,so,oo,((Bn,Hn)=>Me.getScriptVersion(Hn)),(Me=>Jc.fileExists(Me)),Jo,tc,Dr,dc))return;let qp={rootNames:so,options:oo,host:Jc,oldProgram:aa,projectReferences:dc};aa=createProgram(qp),Jc=void 0,Fc=void 0,Ps.clearCache(),aa.getTypeChecker();return;function Dr(Bn){let Hn=Ui(Bn,Ga,ts),zn=Fc==null?void 0:Fc.get(Hn);if(zn!==void 0)return zn||void 0;let ni=Me.getParsedCommandLine?Me.getParsedCommandLine(Bn):Lr(Bn);return(Fc||(Fc=new Map)).set(Hn,ni||!1),ni}function Lr(Me){let Bn=wt(Me,100);if(Bn)return Bn.path=Ui(Me,Ga,ts),Bn.resolvedPath=Bn.path,Bn.originalFileName=Bn.fileName,parseJsonSourceFileConfigFileContent(Bn,Qp,as(ma(Me),Ga),void 0,as(Me,Ga))}function yr(Bn,Hn,zn){var ni;Me.getParsedCommandLine?(ni=Me.onReleaseParsedCommandLine)==null||ni.call(Me,Bn,Hn,zn):Hn&&Rn(Hn.sourceFile,zn)}function Rn(Me,Hn){let zn=Bn.getKeyForCompilationSettings(Hn);Bn.releaseDocumentWithKey(Me.resolvedPath,zn,Me.scriptKind,Me.impliedNodeFormat)}function wt(Me,Bn,Hn,zn){return Tr(Me,Ui(Me,Ga,ts),Bn,Hn,zn)}function Tr(Hn,zn,ni,Ci,oa){Vp.assert(Jc,"getOrCreateSourceFileByPath called after typical CompilerHost lifetime, check the callstack something with a reference to an old host.");let ca=Me.getScriptSnapshot(Hn);if(!ca)return;let _a=getScriptKind(Hn,Me),xa=Me.getScriptVersion(Hn);if(!oa){let Ci=aa&&aa.getSourceFileByPath(zn);if(Ci){if(_a===Ci.scriptKind)return Bn.updateDocumentWithKey(Hn,zn,Me,Up,ca,xa,_a,ni);Bn.releaseDocumentWithKey(Ci.resolvedPath,Bn.getKeyForCompilationSettings(aa.getCompilerOptions()),Ci.scriptKind,Ci.impliedNodeFormat)}}return Bn.acquireDocumentWithKey(Hn,zn,Me,Up,ca,xa,_a,ni)}}function Ye(){if(ni===2){Vp.assert(aa===void 0);return}return Se(),aa}function Ne(){var Bn;return(Bn=Me.getPackageJsonAutoImportProvider)==null?void 0:Bn.call(Me)}function oe(Bn,Hn){let zn=aa.getTypeChecker(),ni=fe();if(!ni)return!1;for(let zn of Bn)for(let Bn of zn.references){let zn=T(Bn);if(Vp.assertIsDefined(zn),Hn.has(Bn)||ts_FindAllReferences_exports.isDeclarationOfSymbol(zn,ni)){Hn.add(Bn),Bn.isDefinition=!0;let zn=getMappedDocumentSpan(Bn,Ps,le(Me,Me.fileExists));zn&&Hn.add(zn)}else Bn.isDefinition=!1}return!0;function fe(){for(let ni of Bn)for(let Bn of ni.references){if(Hn.has(Bn)){let Me=T(Bn);return Vp.assertIsDefined(Me),zn.getSymbolAtLocation(Me)}let ni=getMappedDocumentSpan(Bn,Ps,le(Me,Me.fileExists));if(ni&&Hn.has(ni)){let Me=T(ni);if(Me)return zn.getSymbolAtLocation(Me)}}}function T(Me){let Bn=aa.getSourceFile(Me.fileName);if(!Bn)return;let Hn=getTouchingPropertyName(Bn,Me.textSpan.start);return ts_FindAllReferences_exports.Core.getAdjustedNode(Hn,{use:ts_FindAllReferences_exports.FindReferencesUse.References})}}function Ve(){aa=void 0}function pt(){if(aa){let Me=Bn.getKeyForCompilationSettings(aa.getCompilerOptions());c(aa.getSourceFiles(),(Hn=>Bn.releaseDocumentWithKey(Hn.resolvedPath,Me,Hn.scriptKind,Hn.impliedNodeFormat))),aa=void 0}Me=void 0}function Gt(Me){return Se(),aa.getSyntacticDiagnostics(Te(Me),_a).slice()}function Nt(Me){Se();let Bn=Te(Me),Hn=aa.getSemanticDiagnostics(Bn,_a);if(!cv(aa.getCompilerOptions()))return Hn.slice();let zn=aa.getDeclarationDiagnostics(Bn,_a);return[...Hn,...zn]}function Xt(Me){return Se(),computeSuggestionDiagnostics(Te(Me),aa,_a)}function er(){return Se(),[...aa.getOptionsDiagnostics(_a),...aa.getGlobalDiagnostics(_a)]}function Tn(Bn,Hn){let zn=arguments.length>2&&arguments[2]!==void 0?arguments[2]:emptyOptions,ni=arguments.length>3?arguments[3]:void 0,Ci=Object.assign(Object.assign({},zn),{},{includeCompletionsForModuleExports:zn.includeCompletionsForModuleExports||zn.includeExternalModuleExports,includeCompletionsWithInsertText:zn.includeCompletionsWithInsertText||zn.includeInsertTextCompletions});return Se(),ts_Completions_exports.getCompletionsAtPosition(Me,aa,X,Te(Bn),Hn,Ci,zn.triggerCharacter,zn.triggerKind,_a,ni&&ts_formatting_exports.getFormatContext(ni,Me),zn.includeSymbol)}function Hr(Bn,Hn,zn,ni,Ci){let oa=arguments.length>5&&arguments[5]!==void 0?arguments[5]:emptyOptions,ca=arguments.length>6?arguments[6]:void 0;return Se(),ts_Completions_exports.getCompletionEntryDetails(aa,X,Te(Bn),Hn,{name:zn,source:Ci,data:ca},Me,ni&&ts_formatting_exports.getFormatContext(ni,Me),oa,_a)}function Gi(Bn,Hn,zn,ni){let Ci=arguments.length>4&&arguments[4]!==void 0?arguments[4]:emptyOptions;return Se(),ts_Completions_exports.getCompletionEntrySymbol(aa,X,Te(Bn),Hn,{name:zn,source:ni},Me,Ci)}function pn(Me,Bn){Se();let Hn=Te(Me),zn=getTouchingPropertyName(Hn,Bn);if(zn===Hn)return;let ni=aa.getTypeChecker(),Ci=fn(zn),oa=mB(Ci,ni);if(!oa||ni.isUnknownSymbol(oa)){let Me=Ut(Hn,Ci,Bn)?ni.getTypeAtLocation(Ci):void 0;return Me&&{kind:"",kindModifiers:"",textSpan:createTextSpanFromNode(Ci,Hn),displayParts:ni.runWithCancellationToken(_a,(Bn=>typeToDisplayParts(Bn,Me,getContainerNode(Ci)))),documentation:Me.symbol?Me.symbol.getDocumentationComment(ni):void 0,tags:Me.symbol?Me.symbol.getJsDocTags(ni):void 0}}let{symbolKind:ca,displayParts:xa,documentation:Ga,tags:Ha}=ni.runWithCancellationToken(_a,(Me=>ts_SymbolDisplay_exports.getSymbolDisplayPartsDocumentationAndSymbolKind(Me,oa,Hn,getContainerNode(Ci),Ci)));return{kind:ca,kindModifiers:ts_SymbolDisplay_exports.getSymbolModifiers(ni,oa),textSpan:createTextSpanFromNode(Ci,Hn),displayParts:xa,documentation:Ga,tags:Ha}}function fn(Me){return X8(Me.parent)&&Me.pos===Me.parent.pos?Me.parent.expression:$v(Me.parent)&&Me.pos===Me.parent.pos||o0(Me.parent)&&Me.parent.name===Me?Me.parent:Me}function Ut(Me,Bn,Hn){switch(Bn.kind){case 79:return!isLabelName(Bn)&&!isTagName(Bn)&&!jS(Bn.parent);case 208:case 163:return!isInComment(Me,Hn);case 108:case 194:case 106:case 199:return!0;case 233:return o0(Bn);default:return!1}}function kn(Me,Bn,Hn,zn){return Se(),ts_GoToDefinition_exports.getDefinitionAtPosition(aa,Te(Me),Bn,Hn,zn)}function an(Me,Bn){return Se(),ts_GoToDefinition_exports.getDefinitionAndBoundSpan(aa,Te(Me),Bn)}function mr(Me,Bn){return Se(),ts_GoToDefinition_exports.getTypeDefinitionAtPosition(aa.getTypeChecker(),Te(Me),Bn)}function $i(Me,Bn){return Se(),ts_FindAllReferences_exports.getImplementationsAtPosition(aa,_a,aa.getSourceFiles(),Te(Me),Bn)}function dn(Me,Bn){return ne(Ur(Me,Bn,[Me]),(Me=>Me.highlightSpans.map((Bn=>Object.assign(Object.assign({fileName:Me.fileName,textSpan:Bn.textSpan,isWriteAccess:Bn.kind==="writtenReference"},Bn.isInString&&{isInString:!0}),Bn.contextSpan&&{contextSpan:Bn.contextSpan})))))}function Ur(Me,Bn,Hn){let zn=Un(Me);Vp.assert(Hn.some((Me=>Un(Me)===zn))),Se();let ni=qt(Hn,(Me=>aa.getSourceFile(Me))),Ci=Te(Me);return DocumentHighlights.getDocumentHighlights(aa,_a,Ci,Bn,ni)}function Gr(Me,Bn,Hn,zn,ni){Se();let Ci=Te(Me),aa=getAdjustedRenameLocation(getTouchingPropertyName(Ci,Bn));if(ts_Rename_exports.nodeIsEligibleForRename(aa))if(yt(aa)&&(tu(aa.parent)||sE(aa.parent))&&P4(aa.escapedText)){let{openingElement:Me,closingElement:Bn}=aa.parent.parent;return[Me,Bn].map((Me=>{let Bn=createTextSpanFromNode(Me.tagName,Ci);return Object.assign({fileName:Ci.fileName,textSpan:Bn},ts_FindAllReferences_exports.toContextSpan(Bn,Ci,Me.parent))}))}else return Sn(aa,Bn,{findInStrings:Hn,findInComments:zn,providePrefixAndSuffixTextForRename:ni,use:ts_FindAllReferences_exports.FindReferencesUse.Rename},((Me,Bn,Hn)=>ts_FindAllReferences_exports.toRenameLocation(Me,Bn,Hn,ni||!1)))}function _r(Me,Bn){return Se(),Sn(getTouchingPropertyName(Te(Me),Bn),Bn,{use:ts_FindAllReferences_exports.FindReferencesUse.References},ts_FindAllReferences_exports.toReferenceEntry)}function Sn(Me,Bn,Hn,zn){Se();let ni=Hn&&Hn.use===ts_FindAllReferences_exports.FindReferencesUse.Rename?aa.getSourceFiles().filter((Me=>!aa.isSourceFileDefaultLibrary(Me))):aa.getSourceFiles();return ts_FindAllReferences_exports.findReferenceOrRenameEntries(aa,_a,ni,Me,Bn,Hn,zn)}function In(Me,Bn){return Se(),ts_FindAllReferences_exports.findReferencedSymbols(aa,_a,aa.getSourceFiles(),Te(Me),Bn)}function pr(Me){return Se(),ts_FindAllReferences_exports.Core.getReferencesForFileName(Me,aa,aa.getSourceFiles()).map(ts_FindAllReferences_exports.toReferenceEntry)}function Zt(Me,Bn,Hn){let zn=arguments.length>3&&arguments[3]!==void 0?arguments[3]:!1;Se();let ni=Hn?[Te(Hn)]:aa.getSourceFiles();return getNavigateToItems(ni,aa.getTypeChecker(),_a,Me,Bn,zn)}function Or(Bn,Hn,zn){Se();let ni=Te(Bn),Ci=Me.getCustomTransformers&&Me.getCustomTransformers();return getFileEmitOutput(aa,ni,!!Hn,_a,Ci,zn)}function Nn(Me,Bn){let{triggerReason:Hn}=arguments.length>2&&arguments[2]!==void 0?arguments[2]:emptyOptions;Se();let zn=Te(Me);return ts_SignatureHelp_exports.getSignatureHelpItems(aa,zn,Bn,Hn,_a)}function ar(Me){return Ci.getCurrentSourceFile(Me)}function oi(Me,Bn,Hn){let zn=Ci.getCurrentSourceFile(Me),ni=getTouchingPropertyName(zn,Bn);if(ni===zn)return;switch(ni.kind){case 208:case 163:case 10:case 95:case 110:case 104:case 106:case 108:case 194:case 79:break;default:return}let aa=ni;for(;;)if(isRightSideOfPropertyAccess(aa)||isRightSideOfQualifiedName(aa))aa=aa.parent;else if(isNameOfModuleDeclaration(aa))if(aa.parent.parent.kind===264&&aa.parent.parent.body===aa.parent)aa=aa.parent.parent.name;else break;else break;return ha(aa.getStart(),ni.getEnd())}function cr(Me,Bn){let Hn=Ci.getCurrentSourceFile(Me);return ts_BreakpointResolver_exports.spanInSourceFileAtLocation(Hn,Bn)}function $r(Me){return getNavigationBarItems(Ci.getCurrentSourceFile(Me),_a)}function hr(Me){return getNavigationTree(Ci.getCurrentSourceFile(Me),_a)}function On(Me,Bn,Hn){return Se(),(Hn||"original")==="2020"?ts_classifier_exports.v2020.getSemanticClassifications(aa,_a,Te(Me),Bn):getSemanticClassifications(aa.getTypeChecker(),_a,Te(Me),aa.getClassifiableNames(),Bn)}function nr(Me,Bn,Hn){return Se(),(Hn||"original")==="original"?getEncodedSemanticClassifications(aa.getTypeChecker(),_a,Te(Me),aa.getClassifiableNames(),Bn):ts_classifier_exports.v2020.getEncodedSemanticClassifications(aa,_a,Te(Me),Bn)}function br(Me,Bn){return getSyntacticClassifications(_a,Ci.getCurrentSourceFile(Me),Bn)}function Kr(Me,Bn){return getEncodedSyntacticClassifications(_a,Ci.getCurrentSourceFile(Me),Bn)}function wa(Me){let Bn=Ci.getCurrentSourceFile(Me);return ts_OutliningElementsCollector_exports.collectElements(Bn,_a)}let so=new Map(Object.entries({[18]:19,[20]:21,[22]:23,[31]:29}));so.forEach(((Me,Bn)=>so.set(Me.toString(),Number(Bn))));function Ki(Me,Bn){let Hn=Ci.getCurrentSourceFile(Me),zn=getTouchingToken(Hn,Bn),ni=zn.getStart(Hn)===Bn?so.get(zn.kind.toString()):void 0,aa=ni&&findChildOfKind(zn.parent,ni,Hn);return aa?[createTextSpanFromNode(zn,Hn),createTextSpanFromNode(aa,Hn)].sort(((Me,Bn)=>Me.start-Bn.start)):xa}function Mn(Me,Bn,Hn){let zn=Wp(),ni=lu(Hn),aa=Ci.getCurrentSourceFile(Me);X("getIndentationAtPosition: getCurrentSourceFile: "+(Wp()-zn)),zn=Wp();let oa=ts_formatting_exports.SmartIndenter.getIndentation(Bn,aa,ni);return X("getIndentationAtPosition: computeIndentation : "+(Wp()-zn)),oa}function _i(Bn,Hn,zn,ni){let aa=Ci.getCurrentSourceFile(Bn);return ts_formatting_exports.formatSelection(Hn,zn,aa,ts_formatting_exports.getFormatContext(lu(ni),Me))}function Ca(Bn,Hn){return ts_formatting_exports.formatDocument(Ci.getCurrentSourceFile(Bn),ts_formatting_exports.getFormatContext(lu(Hn),Me))}function St(Bn,Hn,zn,ni){let aa=Ci.getCurrentSourceFile(Bn),oa=ts_formatting_exports.getFormatContext(lu(ni),Me);if(!isInComment(aa,Hn))switch(zn){case"{":return ts_formatting_exports.formatOnOpeningCurly(Hn,aa,oa);case"}":return ts_formatting_exports.formatOnClosingCurly(Hn,aa,oa);case";":return ts_formatting_exports.formatOnSemicolon(Hn,aa,oa);case`\n`:return ts_formatting_exports.formatOnEnter(Hn,aa,oa)}return[]}function ue(Bn,Hn,zn,ni,Ci){let oa=arguments.length>5&&arguments[5]!==void 0?arguments[5]:emptyOptions;Se();let ca=Te(Bn),xa=ha(Hn,zn),Ga=ts_formatting_exports.getFormatContext(Ci,Me);return ne(ji(ni,fa,Vr),(Bn=>(_a.throwIfCancellationRequested(),ts_codefix_exports.getFixes({errorCode:Bn,sourceFile:ca,span:xa,program:aa,host:Me,cancellationToken:_a,formatContext:Ga,preferences:oa}))))}function He(Bn,Hn,zn){let ni=arguments.length>3&&arguments[3]!==void 0?arguments[3]:emptyOptions;Se(),Vp.assert(Bn.type==="file");let Ci=Te(Bn.fileName),oa=ts_formatting_exports.getFormatContext(zn,Me);return ts_codefix_exports.getAllFixes({fixId:Hn,sourceFile:Ci,program:aa,host:Me,cancellationToken:_a,formatContext:oa,preferences:ni})}function _t(Bn,Hn){let zn=arguments.length>2&&arguments[2]!==void 0?arguments[2]:emptyOptions;var ni;Se(),Vp.assert(Bn.type==="file");let Ci=Te(Bn.fileName),oa=ts_formatting_exports.getFormatContext(Hn,Me),ca=(ni=Bn.mode)!=null?ni:Bn.skipDestructiveCodeActions?"SortAndCombine":"All";return ts_OrganizeImports_exports.organizeImports(Ci,oa,Me,aa,zn,ca)}function ft(Bn,Hn,zn){let ni=arguments.length>3&&arguments[3]!==void 0?arguments[3]:emptyOptions;return getEditsForFileRename(Ye(),Bn,Hn,Me,ts_formatting_exports.getFormatContext(zn,Me),ni,Ps)}function Kt(Me,Bn){let Hn=typeof Me=="string"?Bn:Me;return ir(Hn)?Promise.all(Hn.map((Me=>zt(Me)))):zt(Hn)}function zt(Bn){let ie=Me=>Ui(Me,Ga,ts);return Vp.assertEqual(Bn.type,"install package"),Me.installPackage?Me.installPackage({fileName:ie(Bn.file),packageName:Bn.packageName}):Promise.reject("Host does not implement `installPackage`")}function xe(Bn,Hn,zn,ni){let aa=ni?ts_formatting_exports.getFormatContext(ni,Me).options:void 0;return ts_JsDoc_exports.getDocCommentTemplateAtPosition(getNewLineOrDefaultFromHost(Me,aa),Ci.getCurrentSourceFile(Bn),Hn,zn)}function Le(Me,Bn,Hn){if(Hn===60)return!1;let zn=Ci.getCurrentSourceFile(Me);if(isInString(zn,Bn))return!1;if(isInsideJsxElementOrAttribute(zn,Bn))return Hn===123;if(isInTemplateString(zn,Bn))return!1;switch(Hn){case 39:case 34:case 96:return!isInComment(zn,Bn)}return!0}function Re(Me,Bn){let Hn=Ci.getCurrentSourceFile(Me),zn=findPrecedingToken(Bn,Hn);if(!zn)return;let ni=zn.kind===31&&tu(zn.parent)?zn.parent.parent:td(zn)&&l2(zn.parent)?zn.parent:void 0;if(ni&&gr(ni))return{newText:``};let aa=zn.kind===31&&u2(zn.parent)?zn.parent.parent:td(zn)&&pd(zn.parent)?zn.parent:void 0;if(aa&&Ln(aa))return{newText:""}}function ot(Me,Bn){return{lineStarts:Me.getLineStarts(),firstLine:Me.getLineAndCharacterOfPosition(Bn.pos).line,lastLine:Me.getLineAndCharacterOfPosition(Bn.end).line}}function Ct(Me,Bn,Hn){let zn=Ci.getCurrentSourceFile(Me),ni=[],{lineStarts:aa,firstLine:oa,lastLine:ca}=ot(zn,Bn),_a=Hn||!1,xa=Number.MAX_VALUE,Ga=new Map,Ha=new RegExp(/\S/),ts=isInsideJsxElement(zn,aa[oa]),Ps=ts?"{/*":"//";for(let Me=oa;Me<=ca;Me++){let Bn=zn.text.substring(aa[Me],zn.getLineEndOfPosition(aa[Me])),ni=Ha.exec(Bn);ni&&(xa=Math.min(xa,ni.index),Ga.set(Me.toString(),ni.index),Bn.substr(ni.index,Ps.length)!==Ps&&(_a=Hn===void 0||Hn))}for(let Hn=oa;Hn<=ca;Hn++){if(oa!==ca&&aa[Hn]===Bn.end)continue;let Ci=Ga.get(Hn.toString());Ci!==void 0&&(ts?ni.push.apply(ni,Mt(Me,{pos:aa[Hn]+xa,end:zn.getLineEndOfPosition(aa[Hn])},_a,ts)):_a?ni.push({newText:Ps,span:{length:0,start:aa[Hn]+xa}}):zn.text.substr(aa[Hn]+Ci,Ps.length)===Ps&&ni.push({newText:"",span:{length:Ps.length,start:aa[Hn]+Ci}}))}return ni}function Mt(Me,Bn,Hn,zn){var ni;let aa=Ci.getCurrentSourceFile(Me),oa=[],{text:ca}=aa,_a=!1,xa=Hn||!1,Ga=[],{pos:Ha}=Bn,ts=zn!==void 0?zn:isInsideJsxElement(aa,Ha),Ps=ts?"{/*":"/*",so=ts?"*/}":"*/",oo=ts?"\\{\\/\\*":"\\/\\*",Jo=ts?"\\*\\/\\}":"\\*\\/";for(;Ha<=Bn.end;){let Me=ca.substr(Ha,Ps.length)===Ps?Ps.length:0,zn=isInComment(aa,Ha+Me);if(zn)ts&&(zn.pos--,zn.end++),Ga.push(zn.pos),zn.kind===3&&Ga.push(zn.end),_a=!0,Ha=zn.end+1;else{let Me=ca.substring(Ha,Bn.end).search(`(${oo})|(${Jo})`);xa=Hn!==void 0?Hn:xa||!isTextWhiteSpaceLike(ca,Ha,Me===-1?Bn.end:Ha+Me),Ha=Me===-1?Bn.end+1:Ha+Me+so.length}}if(xa||!_a){((ni=isInComment(aa,Bn.pos))==null?void 0:ni.kind)!==2&&Qn(Ga,Bn.pos,Vr),Qn(Ga,Bn.end,Vr);let Me=Ga[0];ca.substr(Me,Ps.length)!==Ps&&oa.push({newText:Ps,span:{length:0,start:Me}});for(let Me=1;Me0?Me-so.length:0,Hn=ca.substr(Bn,so.length)===so?so.length:0;oa.push({newText:"",span:{length:Ps.length,start:Me-Hn}})}return oa}function It(Me,Bn){let Hn=Ci.getCurrentSourceFile(Me),{firstLine:zn,lastLine:ni}=ot(Hn,Bn);return zn===ni&&Bn.pos!==Bn.end?Mt(Me,Bn,!0):Ct(Me,Bn,!0)}function Mr(Me,Bn){let Hn=Ci.getCurrentSourceFile(Me),zn=[],{pos:ni}=Bn,{end:aa}=Bn;ni===aa&&(aa+=isInsideJsxElement(Hn,ni)?2:1);for(let Bn=ni;Bn<=aa;Bn++){let ni=isInComment(Hn,Bn);if(ni){switch(ni.kind){case 2:zn.push.apply(zn,Ct(Me,{end:ni.end,pos:ni.pos+1},!1));break;case 3:zn.push.apply(zn,Mt(Me,{end:ni.end,pos:ni.pos+1},!1))}Bn=ni.end+1}}return zn}function gr(Me){let{openingElement:Bn,closingElement:Hn,parent:zn}=Me;return!Hi(Bn.tagName,Hn.tagName)||l2(zn)&&Hi(Bn.tagName,zn.openingElement.tagName)&&gr(zn)}function Ln(Me){let{closingFragment:Bn,parent:Hn}=Me;return!!(Bn.flags&131072)||pd(Hn)&&Ln(Hn)}function ys(Me,Bn,Hn){let zn=Ci.getCurrentSourceFile(Me),ni=ts_formatting_exports.getRangeOfEnclosingComment(zn,Bn);return ni&&(!Hn||ni.kind===3)?createTextSpanFromRange(ni):void 0}function ci(Me,Bn){Se();let Hn=Te(Me);_a.throwIfCancellationRequested();let zn=Hn.text,ni=[];if(Bn.length>0&&!_e(Hn.fileName)){let Me=it(),Ci;for(;Ci=Me.exec(zn);){_a.throwIfCancellationRequested();let Me=3;Vp.assert(Ci.length===Bn.length+Me);let aa=Ci[1],oa=Ci.index+aa.length;if(!isInComment(Hn,oa))continue;let ca;for(let Hn=0;Hn"("+T(Me.text)+")")).join("|")+")",Ci=/(?:$|\*\/)/.source,aa=/(?:.*?)/.source,oa="("+ni+aa+")",ca=zn+oa+Ci;return new RegExp(ca,"gim")}function mt(Me){return Me>=97&&Me<=122||Me>=65&&Me<=90||Me>=48&&Me<=57}function _e(Me){return Fi(Me,"/node_modules/")}}function Xi(Me,Bn,Hn){return Se(),ts_Rename_exports.getRenameInfo(aa,Te(Me),Bn,Hn||{})}function Aa(Bn,Hn,zn,ni,Ci,aa){let[oa,ca]=typeof Hn=="number"?[Hn,void 0]:[Hn.pos,Hn.end];return{file:Bn,startPosition:oa,endPosition:ca,program:Ye(),host:Me,formatContext:ts_formatting_exports.getFormatContext(ni,Me),cancellationToken:_a,preferences:zn,triggerReason:Ci,kind:aa}}function vs(Bn,Hn,zn){return{file:Bn,program:Ye(),host:Me,span:Hn,preferences:zn,cancellationToken:_a}}function $s(Me,Bn){return ts_SmartSelectionRange_exports.getSmartSelectionRange(Bn,Ci.getCurrentSourceFile(Me))}function li(Me,Bn){let Hn=arguments.length>2&&arguments[2]!==void 0?arguments[2]:emptyOptions,zn=arguments.length>3?arguments[3]:void 0,ni=arguments.length>4?arguments[4]:void 0;Se();let Ci=Te(Me);return ts_refactor_exports.getApplicableRefactors(Aa(Ci,Bn,Hn,emptyOptions,zn,ni))}function Yi(Me,Bn,Hn,zn,ni){let Ci=arguments.length>5&&arguments[5]!==void 0?arguments[5]:emptyOptions;Se();let aa=Te(Me);return ts_refactor_exports.getEditsForRefactor(Aa(aa,Hn,Ci,Bn),zn,ni)}function Qi(Me,Bn){return Bn===0?{line:0,character:0}:Ps.toLineColumnOffset(Me,Bn)}function bs(Me,Bn){Se();let Hn=ts_CallHierarchy_exports.resolveCallHierarchyDeclaration(aa,getTouchingPropertyName(Te(Me),Bn));return Hn&&mapOneOrMany(Hn,(Me=>ts_CallHierarchy_exports.createCallHierarchyItem(aa,Me)))}function Ai(Me,Bn){Se();let Hn=Te(Me),zn=firstOrOnly(ts_CallHierarchy_exports.resolveCallHierarchyDeclaration(aa,Bn===0?Hn:getTouchingPropertyName(Hn,Bn)));return zn?ts_CallHierarchy_exports.getIncomingCalls(aa,zn,_a):[]}function xn(Me,Bn){Se();let Hn=Te(Me),zn=firstOrOnly(ts_CallHierarchy_exports.resolveCallHierarchyDeclaration(aa,Bn===0?Hn:getTouchingPropertyName(Hn,Bn)));return zn?ts_CallHierarchy_exports.getOutgoingCalls(aa,zn):[]}function Dt(Me,Bn){let Hn=arguments.length>2&&arguments[2]!==void 0?arguments[2]:emptyOptions;Se();let zn=Te(Me);return ts_InlayHints_exports.provideInlayHints(vs(zn,Bn,Hn))}let oo={dispose:pt,cleanupSemanticCache:Ve,getSyntacticDiagnostics:Gt,getSemanticDiagnostics:Nt,getSuggestionDiagnostics:Xt,getCompilerOptionsDiagnostics:er,getSyntacticClassifications:br,getSemanticClassifications:On,getEncodedSyntacticClassifications:Kr,getEncodedSemanticClassifications:nr,getCompletionsAtPosition:Tn,getCompletionEntryDetails:Hr,getCompletionEntrySymbol:Gi,getSignatureHelpItems:Nn,getQuickInfoAtPosition:pn,getDefinitionAtPosition:kn,getDefinitionAndBoundSpan:an,getImplementationAtPosition:$i,getTypeDefinitionAtPosition:mr,getReferencesAtPosition:_r,findReferences:In,getFileReferences:pr,getOccurrencesAtPosition:dn,getDocumentHighlights:Ur,getNameOrDottedNameSpan:oi,getBreakpointStatementAtPosition:cr,getNavigateToItems:Zt,getRenameInfo:Xi,getSmartSelectionRange:$s,findRenameLocations:Gr,getNavigationBarItems:$r,getNavigationTree:hr,getOutliningSpans:wa,getTodoComments:ci,getBraceMatchingAtPosition:Ki,getIndentationAtPosition:Mn,getFormattingEditsForRange:_i,getFormattingEditsForDocument:Ca,getFormattingEditsAfterKeystroke:St,getDocCommentTemplateAtPosition:xe,isValidBraceCompletionAtPosition:Le,getJsxClosingTagAtPosition:Re,getSpanOfEnclosingComment:ys,getCodeFixesAtPosition:ue,getCombinedCodeFix:He,applyCodeActionCommand:Kt,organizeImports:_t,getEditsForFileRename:ft,getEmitOutput:Or,getNonBoundSourceFile:ar,getProgram:Ye,getCurrentProgram:()=>aa,getAutoImportProvider:Ne,updateIsDefinitionOfReferencedSymbols:oe,getApplicableRefactors:li,getEditsForRefactor:Yi,toLineColumnOffset:Qi,getSourceMapper:()=>Ps,clearSourceMapperCache:()=>Ps.clearCache(),prepareCallHierarchy:bs,provideCallHierarchyIncomingCalls:Ai,provideCallHierarchyOutgoingCalls:xn,toggleLineComment:Ct,toggleMultilineComment:Mt,commentSelection:It,uncommentSelection:Mr,provideInlayHints:Dt,getSupportedCodeFixes:v7};switch(ni){case 0:break;case 1:eT.forEach((Me=>oo[Me]=()=>{throw new Error(`LanguageService Operation: ${Me} not allowed in LanguageServiceMode.PartialSemantic`)}));break;case 2:rT.forEach((Me=>oo[Me]=()=>{throw new Error(`LanguageService Operation: ${Me} not allowed in LanguageServiceMode.Syntactic`)}));break;default:Vp.assertNever(ni)}return oo}function uB(Me){return Me.nameTable||pB(Me),Me.nameTable}function pB(Me){let Bn=Me.nameTable=new Map;Me.forEachChild((function r(Me){if(yt(Me)&&!isTagName(Me)&&Me.escapedText||Ta(Me)&&fB(Me)){let Hn=b4(Me);Bn.set(Hn,Bn.get(Hn)===void 0?Me.pos:-1)}else if(vn(Me)){let Hn=Me.escapedText;Bn.set(Hn,Bn.get(Hn)===void 0?Me.pos:-1)}if(xr(Me,r),ya(Me))for(let Bn of Me.jsDoc)xr(Bn,r)}))}function fB(Me){return c4(Me)||Me.parent.kind===280||hB(Me)||l4(Me)}function S7(Me){let Bn=dB(Me);return Bn&&(Hs(Bn.parent)||p2(Bn.parent))?Bn:void 0}function dB(Me){switch(Me.kind){case 10:case 14:case 8:if(Me.parent.kind===164)return Wy(Me.parent.parent)?Me.parent.parent:void 0;case 79:return Wy(Me.parent)&&(Me.parent.parent.kind===207||Me.parent.parent.kind===289)&&Me.parent.name===Me?Me.parent:void 0}}function mB(Me,Bn){let Hn=S7(Me);if(Hn){let Me=Bn.getContextualType(Hn.parent),zn=Me&&x7(Hn,Bn,Me,!1);if(zn&&zn.length===1)return fo(zn)}return Bn.getSymbolAtLocation(Me)}function x7(Me,Bn,Hn,zn){let ni=getNameFromPropertyName(Me.name);if(!ni)return xa;if(!Hn.isUnion()){let Me=Hn.getProperty(ni);return Me?[Me]:xa}let Ci=qt(Hn.types,(Hn=>(Hs(Me.parent)||p2(Me.parent))&&Bn.isTypeInvalidDueToUnionDiscriminant(Hn,Me.parent)?void 0:Hn.getProperty(ni)));if(zn&&(Ci.length===0||Ci.length===Hn.types.length)){let Me=Hn.getProperty(ni);if(Me)return[Me]}return Ci.length===0?qt(Hn.types,(Me=>Me.getProperty(ni))):Ci}function hB(Me){return Me&&Me.parent&&Me.parent.kind===209&&Me.parent.argumentExpression===Me}function gB(Me){if(Hy)return tn(ma(Un(Hy.getExecutingFilePath())),aS(Me));throw new Error("getDefaultLibFilePath is only supported when consumed as a node module. ")}var qw,Vw,Hw,Jw,Ww,Yw,Kw,zw,Xw,Zw,eS,tS,rS,nS,iS,eT,rT,nT=D({"src/services/services.ts"(){"use strict";iT(),iT(),p7(),f7(),qw="0.8",Vw=class{constructor(Me,Bn,Hn){this.pos=Bn,this.end=Hn,this.flags=0,this.modifierFlagsCache=0,this.transformFlags=0,this.parent=void 0,this.kind=Me}assertHasRealPosition(Me){Vp.assert(!hs(this.pos)&&!hs(this.end),Me||"Node must have a real position for this operation")}getSourceFile(){return Si(this)}getStart(Me,Bn){return this.assertHasRealPosition(),Io(this,Me,Bn)}getFullStart(){return this.assertHasRealPosition(),this.pos}getEnd(){return this.assertHasRealPosition(),this.end}getWidth(Me){return this.assertHasRealPosition(),this.getEnd()-this.getStart(Me)}getFullWidth(){return this.assertHasRealPosition(),this.end-this.pos}getLeadingTriviaWidth(Me){return this.assertHasRealPosition(),this.getStart(Me)-this.pos}getFullText(Me){return this.assertHasRealPosition(),(Me||this.getSourceFile()).text.substring(this.pos,this.end)}getText(Me){return this.assertHasRealPosition(),Me||(Me=this.getSourceFile()),Me.text.substring(this.getStart(Me),this.getEnd())}getChildCount(Me){return this.getChildren(Me).length}getChildAt(Me,Bn){return this.getChildren(Bn)[Me]}getChildren(Me){return this.assertHasRealPosition("Node without a real position cannot be scanned and thus has no token nodes - use forEachChild and collect the result if that's fine"),this._children||(this._children=sB(this,Me))}getFirstToken(Me){this.assertHasRealPosition();let Bn=this.getChildren(Me);if(!Bn.length)return;let Hn=Ae(Bn,(Me=>Me.kind<312||Me.kind>353));return Hn.kind<163?Hn:Hn.getFirstToken(Me)}getLastToken(Me){this.assertHasRealPosition();let Bn=this.getChildren(Me),Hn=Cn(Bn);if(Hn)return Hn.kind<163?Hn:Hn.getLastToken(Me)}forEachChild(Me,Bn){return xr(this,Me,Bn)}},Hw=class{constructor(Me,Bn){this.pos=Me,this.end=Bn,this.flags=0,this.modifierFlagsCache=0,this.transformFlags=0,this.parent=void 0}getSourceFile(){return Si(this)}getStart(Me,Bn){return Io(this,Me,Bn)}getFullStart(){return this.pos}getEnd(){return this.end}getWidth(Me){return this.getEnd()-this.getStart(Me)}getFullWidth(){return this.end-this.pos}getLeadingTriviaWidth(Me){return this.getStart(Me)-this.pos}getFullText(Me){return(Me||this.getSourceFile()).text.substring(this.pos,this.end)}getText(Me){return Me||(Me=this.getSourceFile()),Me.text.substring(this.getStart(Me),this.getEnd())}getChildCount(){return this.getChildren().length}getChildAt(Me){return this.getChildren()[Me]}getChildren(){return this.kind===1&&this.jsDoc||xa}getFirstToken(){}getLastToken(){}forEachChild(){}},Jw=class{constructor(Me,Bn){this.id=0,this.mergeId=0,this.flags=Me,this.escapedName=Bn}getFlags(){return this.flags}get name(){return rf(this)}getEscapedName(){return this.escapedName}getName(){return this.name}getDeclarations(){return this.declarations}getDocumentationComment(Me){if(!this.documentationComment)if(this.documentationComment=xa,!this.declarations&&$y(this)&&this.links.target&&$y(this.links.target)&&this.links.target.links.tupleLabelDeclaration){let Bn=this.links.target.links.tupleLabelDeclaration;this.documentationComment=cu([Bn],Me)}else this.documentationComment=cu(this.declarations,Me);return this.documentationComment}getContextualDocumentationComment(Me,Bn){if(Me){if(Tl(Me)&&(this.contextualGetAccessorDocumentationComment||(this.contextualGetAccessorDocumentationComment=cu(ee(this.declarations,Tl),Bn)),I(this.contextualGetAccessorDocumentationComment)))return this.contextualGetAccessorDocumentationComment;if(bl(Me)&&(this.contextualSetAccessorDocumentationComment||(this.contextualSetAccessorDocumentationComment=cu(ee(this.declarations,bl),Bn)),I(this.contextualSetAccessorDocumentationComment)))return this.contextualSetAccessorDocumentationComment}return this.getDocumentationComment(Bn)}getJsDocTags(Me){return this.tags===void 0&&(this.tags=Ed(this.declarations,Me)),this.tags}getContextualJsDocTags(Me,Bn){if(Me){if(Tl(Me)&&(this.contextualGetAccessorTags||(this.contextualGetAccessorTags=Ed(ee(this.declarations,Tl),Bn)),I(this.contextualGetAccessorTags)))return this.contextualGetAccessorTags;if(bl(Me)&&(this.contextualSetAccessorTags||(this.contextualSetAccessorTags=Ed(ee(this.declarations,bl),Bn)),I(this.contextualSetAccessorTags)))return this.contextualSetAccessorTags}return this.getJsDocTags(Bn)}},Ww=class extends Hw{constructor(Me,Bn,Hn){super(Bn,Hn),this.kind=Me}},Yw=class extends Hw{constructor(Me,Bn,Hn){super(Bn,Hn),this.kind=79}get text(){return qr(this)}},Yw.prototype.kind=79,Kw=class extends Hw{constructor(Me,Bn,Hn){super(Bn,Hn),this.kind=80}get text(){return qr(this)}},Kw.prototype.kind=80,zw=class{constructor(Me,Bn){this.checker=Me,this.flags=Bn}getFlags(){return this.flags}getSymbol(){return this.symbol}getProperties(){return this.checker.getPropertiesOfType(this)}getProperty(Me){return this.checker.getPropertyOfType(this,Me)}getApparentProperties(){return this.checker.getAugmentedPropertiesOfType(this)}getCallSignatures(){return this.checker.getSignaturesOfType(this,0)}getConstructSignatures(){return this.checker.getSignaturesOfType(this,1)}getStringIndexType(){return this.checker.getIndexTypeOfType(this,0)}getNumberIndexType(){return this.checker.getIndexTypeOfType(this,1)}getBaseTypes(){return this.isClassOrInterface()?this.checker.getBaseTypes(this):void 0}isNullableType(){return this.checker.isNullableType(this)}getNonNullableType(){return this.checker.getNonNullableType(this)}getNonOptionalType(){return this.checker.getNonOptionalType(this)}getConstraint(){return this.checker.getBaseConstraintOfType(this)}getDefault(){return this.checker.getDefaultFromTypeParameter(this)}isUnion(){return!!(this.flags&1048576)}isIntersection(){return!!(this.flags&2097152)}isUnionOrIntersection(){return!!(this.flags&3145728)}isLiteral(){return!!(this.flags&2432)}isStringLiteral(){return!!(this.flags&128)}isNumberLiteral(){return!!(this.flags&256)}isTypeParameter(){return!!(this.flags&262144)}isClassOrInterface(){return!!(Bf(this)&3)}isClass(){return!!(Bf(this)&1)}isIndexType(){return!!(this.flags&4194304)}get typeArguments(){if(Bf(this)&4)return this.checker.getTypeArguments(this)}},Xw=class{constructor(Me,Bn){this.checker=Me,this.flags=Bn}getDeclaration(){return this.declaration}getTypeParameters(){return this.typeParameters}getParameters(){return this.parameters}getReturnType(){return this.checker.getReturnTypeOfSignature(this)}getTypeParameterAtPosition(Me){let Bn=this.checker.getParameterType(this,Me);if(Bn.isIndexType()&&Kx(Bn.type)){let Me=Bn.type.getConstraint();if(Me)return this.checker.getIndexType(Me)}return Bn}getDocumentationComment(){return this.documentationComment||(this.documentationComment=cu(Cp(this.declaration),this.checker))}getJsDocTags(){return this.jsDocTags||(this.jsDocTags=Ed(Cp(this.declaration),this.checker))}},Zw=class extends Vw{constructor(Me,Bn,Hn){super(Me,Bn,Hn),this.kind=308}update(Me,Bn){return k2(this,Me,Bn)}getLineAndCharacterOfPosition(Me){return Ls(this,Me)}getLineStarts(){return ss(this)}getPositionOfLineAndCharacter(Me,Bn,Hn){return dy(ss(this),Me,Bn,this.text,Hn)}getLineEndOfPosition(Me){let{line:Bn}=this.getLineAndCharacterOfPosition(Me),Hn=this.getLineStarts(),zn;Bn+1>=Hn.length&&(zn=this.getEnd()),zn||(zn=Hn[Bn+1]-1);let ni=this.getFullText();return ni[zn]===`\n`&&ni[zn-1]==="\r"?zn-1:zn}getNamedDeclarations(){return this.namedDeclarations||(this.namedDeclarations=this.computeNamedDeclarations()),this.namedDeclarations}computeNamedDeclarations(){let Me=Be();return this.forEachChild(f),Me;function t(Bn){let Hn=s(Bn);Hn&&Me.add(Hn,Bn)}function r(Bn){let Hn=Me.get(Bn);return Hn||Me.set(Bn,Hn=[]),Hn}function s(Me){let Bn=Ey(Me);return Bn&&(Ws(Bn)&&bn(Bn.expression)?Bn.expression.name.text:vl(Bn)?getNameFromPropertyName(Bn):void 0)}function f(Me){switch(Me.kind){case 259:case 215:case 171:case 170:let Bn=Me,Hn=s(Bn);if(Hn){let Me=r(Hn),zn=Cn(Me);zn&&Bn.parent===zn.parent&&Bn.symbol===zn.symbol?Bn.body&&!zn.body&&(Me[Me.length-1]=Bn):Me.push(Bn)}xr(Me,f);break;case 260:case 228:case 261:case 262:case 263:case 264:case 268:case 278:case 273:case 270:case 271:case 174:case 175:case 184:t(Me),xr(Me,f);break;case 166:if(!rn(Me,16476))break;case 257:case 205:{let Bn=Me;if(df(Bn.name)){xr(Bn.name,f);break}Bn.initializer&&f(Bn.initializer)}case 302:case 169:case 168:t(Me);break;case 275:let zn=Me;zn.exportClause&&(iE(zn.exportClause)?c(zn.exportClause.elements,f):f(zn.exportClause.name));break;case 269:let ni=Me.importClause;ni&&(ni.name&&t(ni.name),ni.namedBindings&&(ni.namedBindings.kind===271?t(ni.namedBindings):c(ni.namedBindings.elements,f)));break;case 223:ps(Me)!==0&&t(Me);default:xr(Me,f)}}}},eS=class{constructor(Me,Bn,Hn){this.fileName=Me,this.text=Bn,this.skipTrivia=Hn}getLineAndCharacterOfPosition(Me){return Ls(this,Me)}},tS=class{constructor(Me){this.host=Me}getCurrentSourceFile(Me){var Bn,Hn,zn,ni,Ci,aa,oa,ca;let _a=this.host.getScriptSnapshot(Me);if(!_a)throw new Error("Could not find file: '"+Me+"'.");let xa=getScriptKind(Me,this.host),Ga=this.host.getScriptVersion(Me),Ha;if(this.currentFileName!==Me){let ts={languageVersion:99,impliedNodeFormat:getImpliedNodeFormatForFile(Ui(Me,this.host.getCurrentDirectory(),((zn=(Hn=(Bn=this.host).getCompilerHost)==null?void 0:Hn.call(Bn))==null?void 0:zn.getCanonicalFileName)||D4(this.host)),(ca=(oa=(aa=(Ci=(ni=this.host).getCompilerHost)==null?void 0:Ci.call(ni))==null?void 0:aa.getModuleResolutionCache)==null?void 0:oa.call(aa))==null?void 0:ca.getPackageJsonInfoCache(),this.host,this.host.getCompilationSettings()),setExternalModuleIndicator:Ex(this.host.getCompilationSettings())};Ha=N2(Me,_a,ts,Ga,!0,xa)}else if(this.currentFileVersion!==Ga){let Me=_a.getChangeRange(this.currentFileScriptSnapshot);Ha=T7(this.currentSourceFile,_a,Ga,Me)}return Ha&&(this.currentFileVersion=Ga,this.currentFileName=Me,this.currentFileScriptSnapshot=_a,this.currentSourceFile=Ha),this.currentSourceFile}},rS={isCancellationRequested:w_,throwIfCancellationRequested:yn},nS=class{constructor(Me){this.cancellationToken=Me}isCancellationRequested(){return this.cancellationToken.isCancellationRequested()}throwIfCancellationRequested(){var Me;if(this.isCancellationRequested())throw(Me=Sd)==null||Me.instant(Sd.Phase.Session,"cancellationThrown",{kind:"CancellationTokenObject"}),new ag}},iS=class{constructor(Me){let Bn=arguments.length>1&&arguments[1]!==void 0?arguments[1]:20;this.hostCancellationToken=Me,this.throttleWaitMilliseconds=Bn,this.lastCancellationCheckTime=0}isCancellationRequested(){let Me=Wp();return Math.abs(Me-this.lastCancellationCheckTime)>=this.throttleWaitMilliseconds?(this.lastCancellationCheckTime=Me,this.hostCancellationToken.isCancellationRequested()):!1}throwIfCancellationRequested(){var Me;if(this.isCancellationRequested())throw(Me=Sd)==null||Me.instant(Sd.Phase.Session,"cancellationThrown",{kind:"ThrottledCancellationToken"}),new ag}},eT=["getSemanticDiagnostics","getSuggestionDiagnostics","getCompilerOptionsDiagnostics","getSemanticClassifications","getEncodedSemanticClassifications","getCodeFixesAtPosition","getCombinedCodeFix","applyCodeActionCommand","organizeImports","getEditsForFileRename","getEmitOutput","getApplicableRefactors","getEditsForRefactor","prepareCallHierarchy","provideCallHierarchyIncomingCalls","provideCallHierarchyOutgoingCalls","provideInlayHints","getSupportedCodeFixes"],rT=[...eT,"getCompletionsAtPosition","getCompletionEntryDetails","getCompletionEntrySymbol","getSignatureHelpItems","getQuickInfoAtPosition","getDefinitionAtPosition","getDefinitionAndBoundSpan","getImplementationAtPosition","getTypeDefinitionAtPosition","getReferencesAtPosition","findReferences","getOccurrencesAtPosition","getDocumentHighlights","getNavigateToItems","getRenameInfo","findRenameLocations","getApplicableRefactors"],gx(_B())}}),vB=()=>{},bB=()=>{},TB=()=>{},SB=()=>{},xB=()=>{},EB=()=>{},wB=()=>{},CB=()=>{},AB=()=>{},PB=()=>{},DB=()=>{},kB=()=>{},IB=()=>{},NB=()=>{},OB=()=>{},MB=()=>{},LB=()=>{},RB=()=>{},jB=()=>{},JB=()=>{},iT=D({"src/services/_namespaces/ts.ts"(){"use strict";Gw(),l7(),KF(),u7(),XF(),YF(),QF(),ZF(),eB(),tB(),rB(),nB(),iB(),aB(),nT(),vB(),bB(),TB(),SB(),xB(),EB(),wB(),CB(),AB(),PB(),DB(),p7(),f7(),kB(),IB(),NB(),OB(),MB(),LB(),RB(),jB(),JB()}}),FB=()=>{},aT={};y(aT,{ANONYMOUS:()=>ANONYMOUS,AccessFlags:()=>Ig,AssertionLevel:()=>tc,AssignmentDeclarationKind:()=>Mg,AssignmentKind:()=>bC,Associativity:()=>DC,BreakpointResolver:()=>ts_BreakpointResolver_exports,BuilderFileEmit:()=>BuilderFileEmit,BuilderProgramKind:()=>BuilderProgramKind,BuilderState:()=>BuilderState,BundleFileSectionKind:()=>py,CallHierarchy:()=>ts_CallHierarchy_exports,CharacterCodes:()=>f_,CheckFlags:()=>Dg,CheckMode:()=>CheckMode,ClassificationType:()=>ClassificationType,ClassificationTypeNames:()=>ClassificationTypeNames,CommentDirectiveType:()=>ig,Comparison:()=>ca,CompletionInfoFlags:()=>CompletionInfoFlags,CompletionTriggerKind:()=>CompletionTriggerKind,Completions:()=>ts_Completions_exports,ConfigFileProgramReloadLevel:()=>ConfigFileProgramReloadLevel,ContextFlags:()=>dg,CoreServicesShimHostAdapter:()=>CoreServicesShimHostAdapter,Debug:()=>Vp,DiagnosticCategory:()=>Qg,Diagnostics:()=>wv,DocumentHighlights:()=>DocumentHighlights,ElementFlags:()=>Tg,EmitFlags:()=>hA,EmitHint:()=>ry,EmitOnly:()=>ug,EndOfLineState:()=>EndOfLineState,EnumKind:()=>Eg,ExitStatus:()=>lg,ExportKind:()=>ExportKind,Extension:()=>Z_,ExternalEmitHelpers:()=>ty,FileIncludeKind:()=>sg,FilePreprocessingDiagnosticsKind:()=>og,FileSystemEntryKind:()=>FileSystemEntryKind,FileWatcherEventKind:()=>FileWatcherEventKind,FindAllReferences:()=>ts_FindAllReferences_exports,FlattenLevel:()=>FlattenLevel,FlowFlags:()=>ng,ForegroundColorEscapeSequences:()=>ForegroundColorEscapeSequences,FunctionFlags:()=>EC,GeneratedIdentifierFlags:()=>tg,GetLiteralTextFlags:()=>gC,GoToDefinition:()=>ts_GoToDefinition_exports,HighlightSpanKind:()=>HighlightSpanKind,ImportKind:()=>ImportKind,ImportsNotUsedAsValues:()=>Wg,IndentStyle:()=>IndentStyle,IndexKind:()=>Pg,InferenceFlags:()=>Lg,InferencePriority:()=>Rg,InlayHintKind:()=>InlayHintKind,InlayHints:()=>ts_InlayHints_exports,InternalEmitFlags:()=>ey,InternalSymbolName:()=>Cg,InvalidatedProjectKind:()=>InvalidatedProjectKind,JsDoc:()=>ts_JsDoc_exports,JsTyping:()=>ts_JsTyping_exports,JsxEmit:()=>Jg,JsxFlags:()=>Zh,JsxReferenceKind:()=>Bg,LanguageServiceMode:()=>LanguageServiceMode,LanguageServiceShimHostAdapter:()=>LanguageServiceShimHostAdapter,LanguageVariant:()=>Xg,LexicalEnvironmentFlags:()=>iy,ListFormat:()=>fy,LogLevel:()=>qp,MemberOverrideStatus:()=>pg,ModifierFlags:()=>Qh,ModuleDetectionKind:()=>Gg,ModuleInstanceState:()=>ModuleInstanceState,ModuleKind:()=>Hg,ModuleResolutionKind:()=>Ug,ModuleSpecifierEnding:()=>sw,NavigateTo:()=>ts_NavigateTo_exports,NavigationBar:()=>ts_NavigationBar_exports,NewLineKind:()=>Yg,NodeBuilderFlags:()=>hg,NodeCheckFlags:()=>xg,NodeFactoryFlags:()=>hw,NodeFlags:()=>Pd,NodeResolutionFeatures:()=>NodeResolutionFeatures,ObjectFlags:()=>Sg,OperationCanceledException:()=>ag,OperatorPrecedence:()=>CC,OrganizeImports:()=>ts_OrganizeImports_exports,OrganizeImportsMode:()=>OrganizeImportsMode,OuterExpressionKinds:()=>ny,OutliningElementsCollector:()=>ts_OutliningElementsCollector_exports,OutliningSpanKind:()=>OutliningSpanKind,OutputFileType:()=>OutputFileType,PackageJsonAutoImportPreference:()=>PackageJsonAutoImportPreference,PackageJsonDependencyGroup:()=>PackageJsonDependencyGroup,PatternMatchKind:()=>PatternMatchKind,PollingInterval:()=>PollingInterval,PollingWatchKind:()=>Vg,PragmaKindFlags:()=>Ty,PrivateIdentifierKind:()=>PrivateIdentifierKind,ProcessLevel:()=>ProcessLevel,QuotePreference:()=>QuotePreference,RelationComparisonResult:()=>eg,Rename:()=>ts_Rename_exports,ScriptElementKind:()=>ScriptElementKind,ScriptElementKindModifier:()=>ScriptElementKindModifier,ScriptKind:()=>Kg,ScriptSnapshot:()=>ScriptSnapshot,ScriptTarget:()=>zg,SemanticClassificationFormat:()=>SemanticClassificationFormat,SemanticMeaning:()=>SemanticMeaning,SemicolonPreference:()=>SemicolonPreference,SignatureCheckMode:()=>SignatureCheckMode,SignatureFlags:()=>Ng,SignatureHelp:()=>ts_SignatureHelp_exports,SignatureKind:()=>Fg,SmartSelectionRange:()=>ts_SmartSelectionRange_exports,SnippetKind:()=>oA,SortKind:()=>ts,StructureIsReused:()=>cg,SymbolAccessibility:()=>_g,SymbolDisplay:()=>ts_SymbolDisplay_exports,SymbolDisplayPartKind:()=>SymbolDisplayPartKind,SymbolFlags:()=>bg,SymbolFormatFlags:()=>gg,SyntaxKind:()=>Td,SyntheticSymbolKind:()=>Ag,Ternary:()=>jg,ThrottledCancellationToken:()=>iS,TokenClass:()=>TokenClass,TokenFlags:()=>rg,TransformFlags:()=>sA,TypeFacts:()=>TypeFacts,TypeFlags:()=>wg,TypeFormatFlags:()=>mg,TypeMapKind:()=>Og,TypePredicateKind:()=>yg,TypeReferenceSerializationKind:()=>vg,TypeScriptServicesFactory:()=>TypeScriptServicesFactory,UnionReduction:()=>fg,UpToDateStatusType:()=>UpToDateStatusType,VarianceFlags:()=>kg,Version:()=>Version,VersionRange:()=>VersionRange,WatchDirectoryFlags:()=>Zg,WatchDirectoryKind:()=>qg,WatchFileKind:()=>$g,WatchLogLevel:()=>WatchLogLevel,WatchType:()=>WatchType,accessPrivateIdentifier:()=>accessPrivateIdentifier,addEmitFlags:()=>addEmitFlags,addEmitHelper:()=>addEmitHelper,addEmitHelpers:()=>addEmitHelpers,addInternalEmitFlags:()=>addInternalEmitFlags,addNodeFactoryPatcher:()=>jL,addObjectAllocatorPatcher:()=>sM,addRange:()=>jr,addRelatedInfo:()=>Rl,addSyntheticLeadingComment:()=>addSyntheticLeadingComment,addSyntheticTrailingComment:()=>addSyntheticTrailingComment,addToSeen:()=>GO,advancedAsyncSuperHelper:()=>advancedAsyncSuperHelper,affectsDeclarationPathOptionDeclarations:()=>affectsDeclarationPathOptionDeclarations,affectsEmitOptionDeclarations:()=>affectsEmitOptionDeclarations,allKeysStartWithDot:()=>allKeysStartWithDot,altDirectorySeparator:()=>vv,and:()=>E5,append:()=>tr,appendIfUnique:()=>g_,arrayFrom:()=>Za,arrayIsEqualTo:()=>Hc,arrayIsHomogeneous:()=>fL,arrayIsSorted:()=>Wc,arrayOf:()=>yo,arrayReverseIterator:()=>y_,arrayToMap:()=>Zc,arrayToMultiMap:()=>bo,arrayToNumericMap:()=>Os,arraysEqual:()=>ke,assertType:()=>C5,assign:()=>vo,assignHelper:()=>assignHelper,asyncDelegator:()=>asyncDelegator,asyncGeneratorHelper:()=>asyncGeneratorHelper,asyncSuperHelper:()=>asyncSuperHelper,asyncValues:()=>asyncValues,attachFileToDiagnostics:()=>qs,awaitHelper:()=>awaitHelper,awaiterHelper:()=>awaiterHelper,base64decode:()=>mO,base64encode:()=>dO,binarySearch:()=>Ya,binarySearchKey:()=>b_,bindSourceFile:()=>bindSourceFile,breakIntoCharacterSpans:()=>breakIntoCharacterSpans,breakIntoWordSpans:()=>breakIntoWordSpans,buildLinkParts:()=>buildLinkParts,buildOpts:()=>buildOpts,buildOverload:()=>buildOverload,bundlerModuleNameResolver:()=>bundlerModuleNameResolver,canBeConvertedToAsync:()=>canBeConvertedToAsync,canHaveDecorators:()=>ME,canHaveExportModifier:()=>AL,canHaveFlowNode:()=>jI,canHaveIllegalDecorators:()=>rJ,canHaveIllegalModifiers:()=>nJ,canHaveIllegalType:()=>tJ,canHaveIllegalTypeParameters:()=>IE,canHaveJSDoc:()=>Af,canHaveLocals:()=>zP,canHaveModifiers:()=>fc,canHaveSymbol:()=>UP,canJsonReportNoInputFiles:()=>canJsonReportNoInputFiles,canProduceDiagnostics:()=>canProduceDiagnostics,canUsePropertyAccess:()=>PL,canWatchDirectoryOrFile:()=>canWatchDirectoryOrFile,cartesianProduct:()=>P5,cast:()=>ti,chainBundle:()=>chainBundle,chainDiagnosticMessages:()=>lM,changeAnyExtension:()=>RT,changeCompilerHostLikeToUseCache:()=>changeCompilerHostLikeToUseCache,changeExtension:()=>KM,changesAffectModuleResolution:()=>cD,changesAffectingProgramStructure:()=>lD,childIsDecorated:()=>h0,classElementOrClassElementParameterIsDecorated:()=>sI,classOrConstructorParameterIsDecorated:()=>aI,classPrivateFieldGetHelper:()=>classPrivateFieldGetHelper,classPrivateFieldInHelper:()=>classPrivateFieldInHelper,classPrivateFieldSetHelper:()=>classPrivateFieldSetHelper,classicNameResolver:()=>classicNameResolver,classifier:()=>ts_classifier_exports,cleanExtendedConfigCache:()=>cleanExtendedConfigCache,clear:()=>nt,clearMap:()=>qO,clearSharedExtendedConfigFileWatcher:()=>clearSharedExtendedConfigFileWatcher,climbPastPropertyAccess:()=>climbPastPropertyAccess,climbPastPropertyOrElementAccess:()=>climbPastPropertyOrElementAccess,clone:()=>E_,cloneCompilerOptions:()=>cloneCompilerOptions,closeFileWatcher:()=>MO,closeFileWatcherOf:()=>closeFileWatcherOf,codefix:()=>ts_codefix_exports,collapseTextChangeRangesAcrossMultipleVersions:()=>CA,collectExternalModuleInfo:()=>collectExternalModuleInfo,combine:()=>$c,combinePaths:()=>tn,commentPragmas:()=>Gy,commonOptionsWithBuild:()=>commonOptionsWithBuild,commonPackageFolders:()=>$C,compact:()=>Gc,compareBooleans:()=>j1,compareDataObjects:()=>px,compareDiagnostics:()=>av,compareDiagnosticsSkipRelatedInformation:()=>qf,compareEmitHelpers:()=>compareEmitHelpers,compareNumberOfDirectorySeparators:()=>$M,comparePaths:()=>tA,comparePathsCaseInsensitive:()=>eA,comparePathsCaseSensitive:()=>Z5,comparePatternKeys:()=>comparePatternKeys,compareProperties:()=>R1,compareStringsCaseInsensitive:()=>C_,compareStringsCaseInsensitiveEslintCompatible:()=>O1,compareStringsCaseSensitive:()=>ri,compareStringsCaseSensitiveUI:()=>L1,compareTextSpans:()=>I1,compareValues:()=>Vr,compileOnSaveCommandLineOption:()=>compileOnSaveCommandLineOption,compilerOptionsAffectDeclarationPath:()=>DM,compilerOptionsAffectEmit:()=>PM,compilerOptionsAffectSemanticDiagnostics:()=>AM,compilerOptionsDidYouMeanDiagnostics:()=>compilerOptionsDidYouMeanDiagnostics,compilerOptionsIndicateEsModules:()=>compilerOptionsIndicateEsModules,compose:()=>k1,computeCommonSourceDirectoryOfFilenames:()=>computeCommonSourceDirectoryOfFilenames,computeLineAndCharacterOfPosition:()=>my,computeLineOfPosition:()=>k_,computeLineStarts:()=>Kp,computePositionOfLineAndCharacter:()=>dy,computeSignature:()=>computeSignature,computeSignatureWithDiagnostics:()=>computeSignatureWithDiagnostics,computeSuggestionDiagnostics:()=>computeSuggestionDiagnostics,concatenate:()=>Ft,concatenateDiagnosticMessageChains:()=>uM,consumesNodeCoreModules:()=>consumesNodeCoreModules,contains:()=>pe,containsIgnoredPath:()=>Hx,containsObjectRestOrSpread:()=>A2,containsParseError:()=>Ky,containsPath:()=>jT,convertCompilerOptionsForTelemetry:()=>convertCompilerOptionsForTelemetry,convertCompilerOptionsFromJson:()=>convertCompilerOptionsFromJson,convertJsonOption:()=>convertJsonOption,convertToBase64:()=>ix,convertToObject:()=>convertToObject,convertToObjectWorker:()=>convertToObjectWorker,convertToOptionsWithAbsolutePaths:()=>convertToOptionsWithAbsolutePaths,convertToRelativePath:()=>nA,convertToTSConfig:()=>convertToTSConfig,convertTypeAcquisitionFromJson:()=>convertTypeAcquisitionFromJson,copyComments:()=>copyComments,copyEntries:()=>dD,copyLeadingComments:()=>copyLeadingComments,copyProperties:()=>H,copyTrailingAsLeadingComments:()=>copyTrailingAsLeadingComments,copyTrailingComments:()=>copyTrailingComments,couldStartTrivia:()=>pA,countWhere:()=>Xe,createAbstractBuilder:()=>createAbstractBuilder,createAccessorPropertyBackingField:()=>LJ,createAccessorPropertyGetRedirector:()=>RJ,createAccessorPropertySetRedirector:()=>jJ,createBaseNodeFactory:()=>S8,createBinaryExpressionTrampoline:()=>PJ,createBindingHelper:()=>createBindingHelper,createBuildInfo:()=>createBuildInfo,createBuilderProgram:()=>createBuilderProgram,createBuilderProgramUsingProgramBuildInfo:()=>createBuilderProgramUsingProgramBuildInfo,createBuilderStatusReporter:()=>createBuilderStatusReporter,createCacheWithRedirects:()=>createCacheWithRedirects,createCacheableExportInfoMap:()=>createCacheableExportInfoMap,createCachedDirectoryStructureHost:()=>createCachedDirectoryStructureHost,createClassifier:()=>createClassifier,createCommentDirectivesMap:()=>JD,createCompilerDiagnostic:()=>Ol,createCompilerDiagnosticForInvalidCustomType:()=>createCompilerDiagnosticForInvalidCustomType,createCompilerDiagnosticFromMessageChain:()=>cM,createCompilerHost:()=>createCompilerHost,createCompilerHostFromProgramHost:()=>createCompilerHostFromProgramHost,createCompilerHostWorker:()=>createCompilerHostWorker,createDetachedDiagnostic:()=>Ro,createDiagnosticCollection:()=>TN,createDiagnosticForFileFromMessageChain:()=>mk,createDiagnosticForNode:()=>uk,createDiagnosticForNodeArray:()=>pk,createDiagnosticForNodeArrayFromMessageChain:()=>dk,createDiagnosticForNodeFromMessageChain:()=>fk,createDiagnosticForNodeInSourceFile:()=>P3,createDiagnosticForRange:()=>gk,createDiagnosticMessageChainFromDiagnostic:()=>hk,createDiagnosticReporter:()=>createDiagnosticReporter,createDocumentPositionMapper:()=>createDocumentPositionMapper,createDocumentRegistry:()=>createDocumentRegistry,createDocumentRegistryInternal:()=>createDocumentRegistryInternal,createEmitAndSemanticDiagnosticsBuilderProgram:()=>createEmitAndSemanticDiagnosticsBuilderProgram,createEmitHelperFactory:()=>createEmitHelperFactory,createEmptyExports:()=>Dj,createExpressionForJsxElement:()=>Ij,createExpressionForJsxFragment:()=>Nj,createExpressionForObjectLiteralElementLike:()=>Fj,createExpressionForPropertyName:()=>vE,createExpressionFromEntityName:()=>yE,createExternalHelpersImportDeclarationIfNeeded:()=>$j,createFileDiagnostic:()=>iv,createFileDiagnosticFromMessageChain:()=>r0,createForOfBindingStatement:()=>Oj,createGetCanonicalFileName:()=>wp,createGetSourceFile:()=>createGetSourceFile,createGetSymbolAccessibilityDiagnosticForNode:()=>createGetSymbolAccessibilityDiagnosticForNode,createGetSymbolAccessibilityDiagnosticForNodeName:()=>createGetSymbolAccessibilityDiagnosticForNodeName,createGetSymbolWalker:()=>createGetSymbolWalker,createIncrementalCompilerHost:()=>createIncrementalCompilerHost,createIncrementalProgram:()=>createIncrementalProgram,createInputFiles:()=>VL,createInputFilesWithFilePaths:()=>C8,createInputFilesWithFileTexts:()=>A8,createJsxFactoryExpression:()=>gE,createLanguageService:()=>lB,createLanguageServiceSourceFile:()=>N2,createMemberAccessForPropertyName:()=>hd,createModeAwareCache:()=>createModeAwareCache,createModeAwareCacheKey:()=>createModeAwareCacheKey,createModuleResolutionCache:()=>createModuleResolutionCache,createModuleResolutionLoader:()=>createModuleResolutionLoader,createModuleSpecifierResolutionHost:()=>createModuleSpecifierResolutionHost,createMultiMap:()=>Be,createNodeConverters:()=>x8,createNodeFactory:()=>Zf,createOptionNameMap:()=>createOptionNameMap,createOverload:()=>createOverload,createPackageJsonImportFilter:()=>createPackageJsonImportFilter,createPackageJsonInfo:()=>createPackageJsonInfo,createParenthesizerRules:()=>createParenthesizerRules,createPatternMatcher:()=>createPatternMatcher,createPrependNodes:()=>createPrependNodes,createPrinter:()=>createPrinter,createPrinterWithDefaults:()=>createPrinterWithDefaults,createPrinterWithRemoveComments:()=>createPrinterWithRemoveComments,createPrinterWithRemoveCommentsNeverAsciiEscape:()=>createPrinterWithRemoveCommentsNeverAsciiEscape,createPrinterWithRemoveCommentsOmitTrailingSemicolon:()=>createPrinterWithRemoveCommentsOmitTrailingSemicolon,createProgram:()=>createProgram,createProgramHost:()=>createProgramHost,createPropertyNameNodeForIdentifierOrLiteral:()=>EL,createQueue:()=>Fr,createRange:()=>Jf,createRedirectedBuilderProgram:()=>createRedirectedBuilderProgram,createResolutionCache:()=>createResolutionCache,createRuntimeTypeSerializer:()=>createRuntimeTypeSerializer,createScanner:()=>Po,createSemanticDiagnosticsBuilderProgram:()=>createSemanticDiagnosticsBuilderProgram,createSet:()=>Cr,createSolutionBuilder:()=>createSolutionBuilder,createSolutionBuilderHost:()=>createSolutionBuilderHost,createSolutionBuilderWithWatch:()=>createSolutionBuilderWithWatch,createSolutionBuilderWithWatchHost:()=>createSolutionBuilderWithWatchHost,createSortedArray:()=>zc,createSourceFile:()=>YE,createSourceMapGenerator:()=>createSourceMapGenerator,createSourceMapSource:()=>HL,createSuperAccessVariableStatement:()=>createSuperAccessVariableStatement,createSymbolTable:()=>oD,createSymlinkCache:()=>MM,createSystemWatchFunctions:()=>createSystemWatchFunctions,createTextChange:()=>createTextChange,createTextChangeFromStartLength:()=>createTextChangeFromStartLength,createTextChangeRange:()=>Zp,createTextRangeFromNode:()=>createTextRangeFromNode,createTextRangeFromSpan:()=>createTextRangeFromSpan,createTextSpan:()=>L_,createTextSpanFromBounds:()=>ha,createTextSpanFromNode:()=>createTextSpanFromNode,createTextSpanFromRange:()=>createTextSpanFromRange,createTextSpanFromStringLiteralLikeContent:()=>createTextSpanFromStringLiteralLikeContent,createTextWriter:()=>DN,createTokenRange:()=>bO,createTypeChecker:()=>createTypeChecker,createTypeReferenceDirectiveResolutionCache:()=>createTypeReferenceDirectiveResolutionCache,createTypeReferenceResolutionLoader:()=>createTypeReferenceResolutionLoader,createUnderscoreEscapedMultiMap:()=>Ht,createUnparsedSourceFile:()=>UL,createWatchCompilerHost:()=>createWatchCompilerHost2,createWatchCompilerHostOfConfigFile:()=>createWatchCompilerHostOfConfigFile,createWatchCompilerHostOfFilesAndCompilerOptions:()=>createWatchCompilerHostOfFilesAndCompilerOptions,createWatchFactory:()=>createWatchFactory,createWatchHost:()=>createWatchHost,createWatchProgram:()=>createWatchProgram,createWatchStatusReporter:()=>createWatchStatusReporter,createWriteFileMeasuringIO:()=>createWriteFileMeasuringIO,declarationNameToString:()=>A3,decodeMappings:()=>decodeMappings,decodedTextSpanIntersectsWith:()=>Sy,decorateHelper:()=>decorateHelper,deduplicate:()=>ji,defaultIncludeSpec:()=>defaultIncludeSpec,defaultInitCompilerOptions:()=>defaultInitCompilerOptions,defaultMaximumTruncationLength:()=>dC,detectSortCaseSensitivity:()=>Vc,diagnosticCategoryName:()=>z5,diagnosticToString:()=>diagnosticToString,directoryProbablyExists:()=>sx,directorySeparator:()=>Av,displayPart:()=>displayPart,displayPartsToString:()=>cB,disposeEmitNodes:()=>disposeEmitNodes,documentSpansEqual:()=>documentSpansEqual,dumpTracingLegend:()=>dumpTracingLegend,elementAt:()=>Ps,elideNodes:()=>IJ,emitComments:()=>U4,emitDetachedComments:()=>GN,emitFiles:()=>emitFiles,emitFilesAndReportErrors:()=>emitFilesAndReportErrors,emitFilesAndReportErrorsAndGetExitStatus:()=>emitFilesAndReportErrorsAndGetExitStatus,emitModuleKindIsNonNodeESM:()=>mM,emitNewLineBeforeLeadingCommentOfPosition:()=>HN,emitNewLineBeforeLeadingComments:()=>B4,emitNewLineBeforeLeadingCommentsOfPosition:()=>q4,emitSkippedWithNoDiagnostics:()=>emitSkippedWithNoDiagnostics,emitUsingBuildInfo:()=>emitUsingBuildInfo,emptyArray:()=>xa,emptyFileSystemEntries:()=>uw,emptyMap:()=>Ga,emptyOptions:()=>emptyOptions,emptySet:()=>Ha,endsWith:()=>es,ensurePathIsNonModuleName:()=>_y,ensureScriptKind:()=>Nx,ensureTrailingDirectorySeparator:()=>wo,entityNameToString:()=>ls,enumerateInsertsAndDeletes:()=>A5,equalOwnProperties:()=>S_,equateStringsCaseInsensitive:()=>Ms,equateStringsCaseSensitive:()=>To,equateValues:()=>fa,esDecorateHelper:()=>esDecorateHelper,escapeJsxAttributeString:()=>A4,escapeLeadingUnderscores:()=>vi,escapeNonAsciiString:()=>Of,escapeSnippetText:()=>xL,escapeString:()=>Nf,every:()=>me,expandPreOrPostfixIncrementOrDecrementExpression:()=>Bj,explainFiles:()=>explainFiles,explainIfFileIsRedirectAndImpliedFormat:()=>explainIfFileIsRedirectAndImpliedFormat,exportAssignmentIsAlias:()=>I0,exportStarHelper:()=>exportStarHelper,expressionResultIsUnused:()=>gL,extend:()=>S,extendsHelper:()=>extendsHelper,extensionFromPath:()=>QM,extensionIsTS:()=>qx,externalHelpersModuleNameText:()=>fC,factory:()=>vw,fileExtensionIs:()=>ns,fileExtensionIsOneOf:()=>da,fileIncludeReasonToDiagnostics:()=>fileIncludeReasonToDiagnostics,filter:()=>ee,filterMutate:()=>je,filterSemanticDiagnostics:()=>filterSemanticDiagnostics,find:()=>Ae,findAncestor:()=>zi,findBestPatternMatch:()=>TT,findChildOfKind:()=>findChildOfKind,findComputedPropertyNameCacheAssignment:()=>JJ,findConfigFile:()=>findConfigFile,findContainingList:()=>findContainingList,findDiagnosticForNode:()=>findDiagnosticForNode,findFirstNonJsxWhitespaceToken:()=>findFirstNonJsxWhitespaceToken,findIndex:()=>he,findLast:()=>te,findLastIndex:()=>Pe,findListItemInfo:()=>findListItemInfo,findMap:()=>R,findModifier:()=>findModifier,findNextToken:()=>findNextToken,findPackageJson:()=>findPackageJson,findPackageJsons:()=>findPackageJsons,findPrecedingMatchingToken:()=>findPrecedingMatchingToken,findPrecedingToken:()=>findPrecedingToken,findSuperStatementIndex:()=>findSuperStatementIndex,findTokenOnLeftOfPosition:()=>findTokenOnLeftOfPosition,findUseStrictPrologue:()=>TE,first:()=>fo,firstDefined:()=>q,firstDefinedIterator:()=>W,firstIterator:()=>v_,firstOrOnly:()=>firstOrOnly,firstOrUndefined:()=>pa,firstOrUndefinedIterator:()=>Xc,fixupCompilerOptions:()=>fixupCompilerOptions,flatMap:()=>ne,flatMapIterator:()=>Fe,flatMapToMutable:()=>ge,flatten:()=>ct,flattenCommaList:()=>BJ,flattenDestructuringAssignment:()=>flattenDestructuringAssignment,flattenDestructuringBinding:()=>flattenDestructuringBinding,flattenDiagnosticMessageText:()=>flattenDiagnosticMessageText,forEach:()=>c,forEachAncestor:()=>uD,forEachAncestorDirectory:()=>FT,forEachChild:()=>xr,forEachChildRecursively:()=>D2,forEachEmittedFile:()=>forEachEmittedFile,forEachEnclosingBlockScopeContainer:()=>ok,forEachEntry:()=>pD,forEachExternalModuleToImportFrom:()=>forEachExternalModuleToImportFrom,forEachImportClauseDeclaration:()=>NI,forEachKey:()=>fD,forEachLeadingCommentRange:()=>fA,forEachNameInAccessChainWalkingLeft:()=>QO,forEachResolvedProjectReference:()=>forEachResolvedProjectReference,forEachReturnStatement:()=>Pk,forEachRight:()=>M,forEachTrailingCommentRange:()=>dA,forEachUnique:()=>forEachUnique,forEachYieldExpression:()=>Dk,forSomeAncestorDirectory:()=>WO,formatColorAndReset:()=>formatColorAndReset,formatDiagnostic:()=>formatDiagnostic,formatDiagnostics:()=>formatDiagnostics,formatDiagnosticsWithColorAndContext:()=>formatDiagnosticsWithColorAndContext,formatGeneratedName:()=>bd,formatGeneratedNamePart:()=>C2,formatLocation:()=>formatLocation,formatMessage:()=>_M,formatStringFromArgs:()=>X_,formatting:()=>ts_formatting_exports,fullTripleSlashAMDReferencePathRegEx:()=>yC,fullTripleSlashReferencePathRegEx:()=>_C,generateDjb2Hash:()=>generateDjb2Hash,generateTSConfig:()=>generateTSConfig,generatorHelper:()=>generatorHelper,getAdjustedReferenceLocation:()=>getAdjustedReferenceLocation,getAdjustedRenameLocation:()=>getAdjustedRenameLocation,getAliasDeclarationFromName:()=>u4,getAllAccessorDeclarations:()=>W0,getAllDecoratorsOfClass:()=>getAllDecoratorsOfClass,getAllDecoratorsOfClassElement:()=>getAllDecoratorsOfClassElement,getAllJSDocTags:()=>MS,getAllJSDocTagsOfKind:()=>UA,getAllKeys:()=>T_,getAllProjectOutputs:()=>getAllProjectOutputs,getAllSuperTypeNodes:()=>h4,getAllUnscopedEmitHelpers:()=>getAllUnscopedEmitHelpers,getAllowJSCompilerOption:()=>Ax,getAllowSyntheticDefaultImports:()=>TM,getAncestor:()=>eN,getAnyExtensionFromPath:()=>Gp,getAreDeclarationMapsEnabled:()=>bM,getAssignedExpandoInitializer:()=>bI,getAssignedName:()=>yS,getAssignmentDeclarationKind:()=>ps,getAssignmentDeclarationPropertyAccessKind:()=>K3,getAssignmentTargetKind:()=>o4,getAutomaticTypeDirectiveNames:()=>getAutomaticTypeDirectiveNames,getBaseFileName:()=>sl,getBinaryOperatorPrecedence:()=>Dl,getBuildInfo:()=>getBuildInfo,getBuildInfoFileVersionMap:()=>getBuildInfoFileVersionMap,getBuildInfoText:()=>getBuildInfoText,getBuildOrderFromAnyBuildOrder:()=>getBuildOrderFromAnyBuildOrder,getBuilderCreationParameters:()=>getBuilderCreationParameters,getBuilderFileEmit:()=>getBuilderFileEmit,getCheckFlags:()=>ux,getClassExtendsHeritageElement:()=>d4,getClassLikeDeclarationOfSymbol:()=>dx,getCombinedLocalAndExportSymbolFlags:()=>jO,getCombinedModifierFlags:()=>ef,getCombinedNodeFlags:()=>tf,getCombinedNodeFlagsAlwaysIncludeJSDoc:()=>PA,getCommentRange:()=>getCommentRange,getCommonSourceDirectory:()=>getCommonSourceDirectory,getCommonSourceDirectoryOfConfig:()=>getCommonSourceDirectoryOfConfig,getCompilerOptionValue:()=>uv,getCompilerOptionsDiffValue:()=>getCompilerOptionsDiffValue,getConditions:()=>getConditions,getConfigFileParsingDiagnostics:()=>getConfigFileParsingDiagnostics,getConstantValue:()=>getConstantValue,getContainerNode:()=>getContainerNode,getContainingClass:()=>Vk,getContainingClassStaticBlock:()=>Hk,getContainingFunction:()=>zk,getContainingFunctionDeclaration:()=>Wk,getContainingFunctionOrClassStaticBlock:()=>Gk,getContainingNodeArray:()=>yL,getContainingObjectLiteralElement:()=>S7,getContextualTypeFromParent:()=>getContextualTypeFromParent,getContextualTypeFromParentOrAncestorTypeNode:()=>getContextualTypeFromParentOrAncestorTypeNode,getCurrentTime:()=>getCurrentTime,getDeclarationDiagnostics:()=>getDeclarationDiagnostics,getDeclarationEmitExtensionForPath:()=>O4,getDeclarationEmitOutputFilePath:()=>ON,getDeclarationEmitOutputFilePathWorker:()=>N4,getDeclarationFromName:()=>XI,getDeclarationModifierFlagsFromSymbol:()=>LO,getDeclarationOfKind:()=>aD,getDeclarationsOfKind:()=>sD,getDeclaredExpandoInitializer:()=>yI,getDecorators:()=>kA,getDefaultCompilerOptions:()=>y7,getDefaultExportInfoWorker:()=>getDefaultExportInfoWorker,getDefaultFormatCodeSettings:()=>getDefaultFormatCodeSettings,getDefaultLibFileName:()=>aS,getDefaultLibFilePath:()=>gB,getDefaultLikeExportInfo:()=>getDefaultLikeExportInfo,getDiagnosticText:()=>getDiagnosticText,getDiagnosticsWithinSpan:()=>getDiagnosticsWithinSpan,getDirectoryPath:()=>ma,getDocumentPositionMapper:()=>getDocumentPositionMapper,getESModuleInterop:()=>ov,getEditsForFileRename:()=>getEditsForFileRename,getEffectiveBaseTypeNode:()=>f4,getEffectiveConstraintOfTypeParameter:()=>HA,getEffectiveContainerForJSDocTemplateTag:()=>FI,getEffectiveImplementsTypeNodes:()=>m4,getEffectiveInitializer:()=>V3,getEffectiveJSDocHost:()=>A0,getEffectiveModifierFlags:()=>Rf,getEffectiveModifierFlagsAlwaysIncludeJSDoc:()=>K4,getEffectiveModifierFlagsNoCache:()=>Y4,getEffectiveReturnTypeNode:()=>zN,getEffectiveSetAccessorTypeAnnotationNode:()=>VN,getEffectiveTypeAnnotationNode:()=>V0,getEffectiveTypeParameterDeclarations:()=>VA,getEffectiveTypeRoots:()=>getEffectiveTypeRoots,getElementOrPropertyAccessArgumentExpressionOrName:()=>Cf,getElementOrPropertyAccessName:()=>Fs,getElementsOfBindingOrAssignmentPattern:()=>kE,getEmitDeclarations:()=>cv,getEmitFlags:()=>xi,getEmitHelpers:()=>getEmitHelpers,getEmitModuleDetectionKind:()=>wx,getEmitModuleKind:()=>Ei,getEmitModuleResolutionKind:()=>Ml,getEmitScriptTarget:()=>Uf,getEnclosingBlockScopeContainer:()=>Zy,getEncodedSemanticClassifications:()=>getEncodedSemanticClassifications,getEncodedSyntacticClassifications:()=>getEncodedSyntacticClassifications,getEndLinePosition:()=>d3,getEntityNameFromTypeNode:()=>nI,getEntrypointsFromPackageJsonInfo:()=>getEntrypointsFromPackageJsonInfo,getErrorCountForSummary:()=>getErrorCountForSummary,getErrorSpanForNode:()=>i0,getErrorSummaryText:()=>getErrorSummaryText,getEscapedTextOfIdentifierOrLiteral:()=>b4,getExpandoInitializer:()=>U_,getExportAssignmentExpression:()=>p4,getExportInfoMap:()=>getExportInfoMap,getExportNeedsImportStarHelper:()=>getExportNeedsImportStarHelper,getExpressionAssociativity:()=>yN,getExpressionPrecedence:()=>vN,getExternalHelpersModuleName:()=>EE,getExternalModuleImportEqualsDeclarationExpression:()=>_I,getExternalModuleName:()=>E0,getExternalModuleNameFromDeclaration:()=>IN,getExternalModuleNameFromPath:()=>F0,getExternalModuleNameLiteral:()=>Xj,getExternalModuleRequireArgument:()=>cI,getFallbackOptions:()=>getFallbackOptions,getFileEmitOutput:()=>getFileEmitOutput,getFileMatcherPatterns:()=>Ix,getFileNamesFromConfigSpecs:()=>getFileNamesFromConfigSpecs,getFileWatcherEventKind:()=>getFileWatcherEventKind,getFilesInErrorForSummary:()=>getFilesInErrorForSummary,getFirstConstructorWithBody:()=>R4,getFirstIdentifier:()=>iO,getFirstNonSpaceCharacterPosition:()=>getFirstNonSpaceCharacterPosition,getFirstProjectOutput:()=>getFirstProjectOutput,getFixableErrorSpanExpression:()=>getFixableErrorSpanExpression,getFormatCodeSettingsForWriting:()=>getFormatCodeSettingsForWriting,getFullWidth:()=>hf,getFunctionFlags:()=>sN,getHeritageClause:()=>Pf,getHostSignatureFromJSDoc:()=>C0,getIdentifierAutoGenerate:()=>getIdentifierAutoGenerate,getIdentifierGeneratedImportReference:()=>getIdentifierGeneratedImportReference,getIdentifierTypeArguments:()=>getIdentifierTypeArguments,getImmediatelyInvokedFunctionExpression:()=>Qk,getImpliedNodeFormatForFile:()=>getImpliedNodeFormatForFile,getImpliedNodeFormatForFileWorker:()=>getImpliedNodeFormatForFileWorker,getImportNeedsImportDefaultHelper:()=>getImportNeedsImportDefaultHelper,getImportNeedsImportStarHelper:()=>getImportNeedsImportStarHelper,getIndentSize:()=>Oo,getIndentString:()=>j0,getInitializedVariables:()=>NO,getInitializerOfBinaryExpression:()=>X3,getInitializerOfBindingOrAssignmentElement:()=>AE,getInterfaceBaseTypeNodes:()=>g4,getInternalEmitFlags:()=>zD,getInvokedExpression:()=>iI,getIsolatedModules:()=>zf,getJSDocAugmentsTag:()=>ES,getJSDocClassTag:()=>NA,getJSDocCommentRanges:()=>I3,getJSDocCommentsAndTags:()=>r4,getJSDocDeprecatedTag:()=>jA,getJSDocDeprecatedTagNoCache:()=>IS,getJSDocEnumTag:()=>JA,getJSDocHost:()=>s4,getJSDocImplementsTags:()=>wS,getJSDocOverrideTagNoCache:()=>kS,getJSDocParameterTags:()=>of,getJSDocParameterTagsNoCache:()=>bS,getJSDocPrivateTag:()=>MA,getJSDocPrivateTagNoCache:()=>AS,getJSDocProtectedTag:()=>LA,getJSDocProtectedTagNoCache:()=>PS,getJSDocPublicTag:()=>OA,getJSDocPublicTagNoCache:()=>CS,getJSDocReadonlyTag:()=>RA,getJSDocReadonlyTagNoCache:()=>DS,getJSDocReturnTag:()=>NS,getJSDocReturnType:()=>OS,getJSDocRoot:()=>P0,getJSDocSatisfiesExpressionType:()=>NL,getJSDocSatisfiesTag:()=>wy,getJSDocTags:()=>hl,getJSDocTagsNoCache:()=>qA,getJSDocTemplateTag:()=>BA,getJSDocThisTag:()=>FA,getJSDocType:()=>cf,getJSDocTypeAliasName:()=>w2,getJSDocTypeAssertionType:()=>Wj,getJSDocTypeParameterDeclarations:()=>F4,getJSDocTypeParameterTags:()=>SS,getJSDocTypeParameterTagsNoCache:()=>xS,getJSDocTypeTag:()=>_f,getJSXImplicitImportBase:()=>IM,getJSXRuntimeImport:()=>NM,getJSXTransformEnabled:()=>kM,getKeyForCompilerOptions:()=>getKeyForCompilerOptions,getLanguageVariant:()=>sv,getLastChild:()=>mx,getLeadingCommentRanges:()=>Ao,getLeadingCommentRangesOfNode:()=>Ck,getLeftmostAccessExpression:()=>rv,getLeftmostExpression:()=>ZO,getLineAndCharacterOfPosition:()=>Ls,getLineInfo:()=>getLineInfo,getLineOfLocalPosition:()=>FN,getLineOfLocalPositionFromLineMap:()=>ds,getLineStartPositionForPosition:()=>getLineStartPositionForPosition,getLineStarts:()=>ss,getLinesBetweenPositionAndNextNonWhitespaceCharacter:()=>DO,getLinesBetweenPositionAndPrecedingNonWhitespaceCharacter:()=>PO,getLinesBetweenPositions:()=>I_,getLinesBetweenRangeEndAndRangeStart:()=>wO,getLinesBetweenRangeEndPositions:()=>CO,getLiteralText:()=>WD,getLocalNameForExternalImport:()=>Kj,getLocalSymbolForExportDefault:()=>cO,getLocaleSpecificMessage:()=>Y_,getLocaleTimeString:()=>getLocaleTimeString,getMappedContextSpan:()=>getMappedContextSpan,getMappedDocumentSpan:()=>getMappedDocumentSpan,getMappedLocation:()=>getMappedLocation,getMatchedFileSpec:()=>getMatchedFileSpec,getMatchedIncludeSpec:()=>getMatchedIncludeSpec,getMeaningFromDeclaration:()=>getMeaningFromDeclaration,getMeaningFromLocation:()=>getMeaningFromLocation,getMembersOfDeclaration:()=>Ik,getModeForFileReference:()=>getModeForFileReference,getModeForResolutionAtIndex:()=>getModeForResolutionAtIndex,getModeForUsageLocation:()=>getModeForUsageLocation,getModifiedTime:()=>getModifiedTime,getModifiers:()=>sf,getModuleInstanceState:()=>getModuleInstanceState,getModuleNameStringLiteralAt:()=>getModuleNameStringLiteralAt,getModuleSpecifierEndingPreference:()=>VM,getModuleSpecifierResolverHost:()=>getModuleSpecifierResolverHost,getNameForExportedSymbol:()=>getNameForExportedSymbol,getNameFromIndexInfo:()=>_k,getNameFromPropertyName:()=>getNameFromPropertyName,getNameOfAccessExpression:()=>KO,getNameOfCompilerOptionValue:()=>getNameOfCompilerOptionValue,getNameOfDeclaration:()=>ml,getNameOfExpando:()=>xI,getNameOfJSDocTypedef:()=>gS,getNameOrArgument:()=>$3,getNameTable:()=>uB,getNamesForExportedSymbol:()=>getNamesForExportedSymbol,getNamespaceDeclarationNode:()=>Q3,getNewLineCharacter:()=>ox,getNewLineKind:()=>getNewLineKind,getNewLineOrDefaultFromHost:()=>getNewLineOrDefaultFromHost,getNewTargetContainer:()=>Xk,getNextJSDocCommentLocation:()=>a4,getNodeForGeneratedName:()=>NJ,getNodeId:()=>getNodeId,getNodeKind:()=>getNodeKind,getNodeModifiers:()=>getNodeModifiers,getNodeModulePathParts:()=>wL,getNonAssignedNameOfDeclaration:()=>Ey,getNonAssignmentOperatorForCompoundAssignment:()=>getNonAssignmentOperatorForCompoundAssignment,getNonAugmentationDeclaration:()=>E3,getNonDecoratorTokenPosOfNode:()=>FD,getNormalizedAbsolutePath:()=>as,getNormalizedAbsolutePathWithoutRoot:()=>Q5,getNormalizedPathComponents:()=>$p,getObjectFlags:()=>Bf,getOperator:()=>R0,getOperatorAssociativity:()=>x4,getOperatorPrecedence:()=>E4,getOptionFromName:()=>getOptionFromName,getOptionsNameMap:()=>getOptionsNameMap,getOrCreateEmitNode:()=>getOrCreateEmitNode,getOrCreateExternalHelpersModuleNameIfNeeded:()=>wE,getOrUpdate:()=>la,getOriginalNode:()=>ul,getOriginalNodeId:()=>getOriginalNodeId,getOriginalSourceFile:()=>gN,getOutputDeclarationFileName:()=>getOutputDeclarationFileName,getOutputExtension:()=>getOutputExtension,getOutputFileNames:()=>getOutputFileNames,getOutputPathsFor:()=>getOutputPathsFor,getOutputPathsForBundle:()=>getOutputPathsForBundle,getOwnEmitOutputFilePath:()=>NN,getOwnKeys:()=>ho,getOwnValues:()=>go,getPackageJsonInfo:()=>getPackageJsonInfo,getPackageJsonTypesVersionsPaths:()=>getPackageJsonTypesVersionsPaths,getPackageJsonsVisibleToFile:()=>getPackageJsonsVisibleToFile,getPackageNameFromTypesPackageName:()=>getPackageNameFromTypesPackageName,getPackageScopeForPath:()=>getPackageScopeForPath,getParameterSymbolFromJSDoc:()=>JI,getParameterTypeNode:()=>CL,getParentNodeInSpan:()=>getParentNodeInSpan,getParseTreeNode:()=>fl,getParsedCommandLineOfConfigFile:()=>getParsedCommandLineOfConfigFile,getPathComponents:()=>qi,getPathComponentsRelativeTo:()=>ly,getPathFromPathComponents:()=>xo,getPathUpdater:()=>getPathUpdater,getPathsBasePath:()=>LN,getPatternFromSpec:()=>BM,getPendingEmitKind:()=>getPendingEmitKind,getPositionOfLineAndCharacter:()=>lA,getPossibleGenericSignatures:()=>getPossibleGenericSignatures,getPossibleOriginalInputExtensionForExtension:()=>MN,getPossibleTypeArgumentsInfo:()=>getPossibleTypeArgumentsInfo,getPreEmitDiagnostics:()=>getPreEmitDiagnostics,getPrecedingNonSpaceCharacterPosition:()=>getPrecedingNonSpaceCharacterPosition,getPrivateIdentifier:()=>getPrivateIdentifier,getProperties:()=>getProperties,getProperty:()=>Qc,getPropertyArrayElementValue:()=>qk,getPropertyAssignment:()=>f0,getPropertyAssignmentAliasLikeExpression:()=>ZI,getPropertyNameForPropertyNameNode:()=>Df,getPropertyNameForUniqueESSymbol:()=>_N,getPropertyNameOfBindingOrAssignmentElement:()=>eJ,getPropertySymbolFromBindingElement:()=>getPropertySymbolFromBindingElement,getPropertySymbolsFromContextualType:()=>x7,getQuoteFromPreference:()=>getQuoteFromPreference,getQuotePreference:()=>getQuotePreference,getRangesWhere:()=>Et,getRefactorContextSpan:()=>getRefactorContextSpan,getReferencedFileLocation:()=>getReferencedFileLocation,getRegexFromPattern:()=>Vf,getRegularExpressionForWildcard:()=>Wf,getRegularExpressionsForWildcards:()=>pv,getRelativePathFromDirectory:()=>JT,getRelativePathFromFile:()=>iA,getRelativePathToDirectoryOrUrl:()=>uy,getRenameLocation:()=>getRenameLocation,getReplacementSpanForContextToken:()=>getReplacementSpanForContextToken,getResolutionDiagnostic:()=>getResolutionDiagnostic,getResolutionModeOverrideForClause:()=>getResolutionModeOverrideForClause,getResolveJsonModule:()=>Cx,getResolvePackageJsonExports:()=>SM,getResolvePackageJsonImports:()=>xM,getResolvedExternalModuleName:()=>k4,getResolvedModule:()=>hD,getResolvedTypeReferenceDirective:()=>vD,getRestIndicatorOfBindingOrAssignmentElement:()=>Zj,getRestParameterElementType:()=>kk,getRightMostAssignedExpression:()=>b0,getRootDeclaration:()=>If,getRootLength:()=>Bi,getScriptKind:()=>getScriptKind,getScriptKindFromFileName:()=>Ox,getScriptTargetFeatures:()=>getScriptTargetFeatures,getSelectedEffectiveModifierFlags:()=>G4,getSelectedSyntacticModifierFlags:()=>$4,getSemanticClassifications:()=>getSemanticClassifications,getSemanticJsxChildren:()=>bN,getSetAccessorTypeAnnotationNode:()=>BN,getSetAccessorValueParameter:()=>z0,getSetExternalModuleIndicator:()=>Ex,getShebang:()=>GT,getSingleInitializerOfVariableStatementOrPropertyDeclaration:()=>w0,getSingleVariableOfVariableStatement:()=>Al,getSnapshotText:()=>getSnapshotText,getSnippetElement:()=>getSnippetElement,getSourceFileOfModule:()=>AD,getSourceFileOfNode:()=>Si,getSourceFilePathInNewDir:()=>M4,getSourceFilePathInNewDirWorker:()=>U0,getSourceFileVersionAsHashFromText:()=>getSourceFileVersionAsHashFromText,getSourceFilesToEmit:()=>RN,getSourceMapRange:()=>getSourceMapRange,getSourceMapper:()=>getSourceMapper,getSourceTextOfNodeFromSourceFile:()=>No,getSpanOfTokenAtPosition:()=>n0,getSpellingSuggestion:()=>Ep,getStartPositionOfLine:()=>kD,getStartPositionOfRange:()=>K_,getStartsOnNewLine:()=>getStartsOnNewLine,getStaticPropertiesAndClassStaticBlock:()=>getStaticPropertiesAndClassStaticBlock,getStrictOptionValue:()=>lv,getStringComparer:()=>rl,getSuperCallFromStatement:()=>getSuperCallFromStatement,getSuperContainer:()=>Yk,getSupportedCodeFixes:()=>v7,getSupportedExtensions:()=>Mx,getSupportedExtensionsWithJsonIfResolveJsonModule:()=>Lx,getSwitchedType:()=>getSwitchedType,getSymbolId:()=>getSymbolId,getSymbolNameForPrivateIdentifier:()=>cN,getSymbolTarget:()=>getSymbolTarget,getSyntacticClassifications:()=>getSyntacticClassifications,getSyntacticModifierFlags:()=>X0,getSyntacticModifierFlagsNoCache:()=>Y0,getSynthesizedDeepClone:()=>getSynthesizedDeepClone,getSynthesizedDeepCloneWithReplacements:()=>getSynthesizedDeepCloneWithReplacements,getSynthesizedDeepClones:()=>getSynthesizedDeepClones,getSynthesizedDeepClonesWithReplacements:()=>getSynthesizedDeepClonesWithReplacements,getSyntheticLeadingComments:()=>getSyntheticLeadingComments,getSyntheticTrailingComments:()=>getSyntheticTrailingComments,getTargetLabel:()=>getTargetLabel,getTargetOfBindingOrAssignmentElement:()=>Ko,getTemporaryModuleResolutionState:()=>getTemporaryModuleResolutionState,getTextOfConstantValue:()=>HD,getTextOfIdentifierOrLiteral:()=>kf,getTextOfJSDocComment:()=>zA,getTextOfNode:()=>gf,getTextOfNodeFromSourceText:()=>B_,getTextOfPropertyName:()=>lk,getThisContainer:()=>d0,getThisParameter:()=>j4,getTokenAtPosition:()=>getTokenAtPosition,getTokenPosOfNode:()=>Io,getTokenSourceMapRange:()=>getTokenSourceMapRange,getTouchingPropertyName:()=>getTouchingPropertyName,getTouchingToken:()=>getTouchingToken,getTrailingCommentRanges:()=>HT,getTrailingSemicolonDeferringWriter:()=>kN,getTransformFlagsSubtreeExclusions:()=>w8,getTransformers:()=>getTransformers,getTsBuildInfoEmitOutputFilePath:()=>getTsBuildInfoEmitOutputFilePath,getTsConfigObjectLiteralExpression:()=>M3,getTsConfigPropArray:()=>L3,getTsConfigPropArrayElementValue:()=>Uk,getTypeAnnotationNode:()=>UN,getTypeArgumentOrTypeParameterList:()=>getTypeArgumentOrTypeParameterList,getTypeKeywordOfTypeOnlyImport:()=>getTypeKeywordOfTypeOnlyImport,getTypeNode:()=>getTypeNode,getTypeNodeIfAccessible:()=>getTypeNodeIfAccessible,getTypeParameterFromJsDoc:()=>BI,getTypeParameterOwner:()=>AA,getTypesPackageName:()=>getTypesPackageName,getUILocale:()=>M1,getUniqueName:()=>getUniqueName,getUniqueSymbolId:()=>getUniqueSymbolId,getUseDefineForClassFields:()=>CM,getWatchErrorSummaryDiagnosticMessage:()=>getWatchErrorSummaryDiagnosticMessage,getWatchFactory:()=>getWatchFactory,group:()=>el,groupBy:()=>x_,guessIndentation:()=>rD,handleNoEmitOptions:()=>handleNoEmitOptions,hasAbstractModifier:()=>W4,hasAccessorModifier:()=>H4,hasAmbientModifier:()=>V4,hasChangesInResolutions:()=>wD,hasChildOfKind:()=>hasChildOfKind,hasContextSensitiveParameters:()=>vL,hasDecorators:()=>Il,hasDocComment:()=>hasDocComment,hasDynamicName:()=>v4,hasEffectiveModifier:()=>H0,hasEffectiveModifiers:()=>XN,hasEffectiveReadonlyModifier:()=>$0,hasExtension:()=>OT,hasIndexSignature:()=>hasIndexSignature,hasInitializer:()=>l3,hasInvalidEscape:()=>w4,hasJSDocNodes:()=>ya,hasJSDocParameterTags:()=>IA,hasJSFileExtension:()=>dv,hasJsonModuleEmitEnabled:()=>hM,hasOnlyExpressionInitializer:()=>eD,hasOverrideModifier:()=>QN,hasPossibleExternalModuleReference:()=>sk,hasProperty:()=>Jr,hasPropertyAccessExpressionWithName:()=>hasPropertyAccessExpressionWithName,hasQuestionToken:()=>OI,hasRecordedExternalHelpers:()=>Gj,hasRestParameter:()=>nD,hasScopeMarker:()=>kP,hasStaticModifier:()=>Lf,hasSyntacticModifier:()=>rn,hasSyntacticModifiers:()=>YN,hasTSFileExtension:()=>mv,hasTabstop:()=>Qx,hasTrailingDirectorySeparator:()=>Hp,hasType:()=>ZP,hasTypeArguments:()=>qI,hasZeroOrOneAsteriskCharacter:()=>OM,helperString:()=>helperString,hostGetCanonicalFileName:()=>D4,hostUsesCaseSensitiveFileNames:()=>J0,idText:()=>qr,identifierIsThisKeyword:()=>J4,identifierToKeywordKind:()=>dS,identity:()=>rr,identitySourceMapConsumer:()=>identitySourceMapConsumer,ignoreSourceNewlines:()=>ignoreSourceNewlines,ignoredPaths:()=>ignoredPaths,importDefaultHelper:()=>importDefaultHelper,importFromModuleSpecifier:()=>II,importNameElisionDisabled:()=>gM,importStarHelper:()=>importStarHelper,indexOfAnyCharCode:()=>Je,indexOfNode:()=>UD,indicesOf:()=>Wr,inferredTypesContainingFile:()=>inferredTypesContainingFile,insertImports:()=>insertImports,insertLeadingStatement:()=>Mj,insertSorted:()=>Qn,insertStatementAfterCustomPrologue:()=>RD,insertStatementAfterStandardPrologue:()=>LD,insertStatementsAfterCustomPrologue:()=>MD,insertStatementsAfterStandardPrologue:()=>OD,intersperse:()=>Ie,introducesArgumentsExoticObject:()=>Lk,inverseJsxOptionMap:()=>inverseJsxOptionMap,isAbstractConstructorSymbol:()=>zO,isAbstractModifier:()=>uR,isAccessExpression:()=>Lo,isAccessibilityModifier:()=>isAccessibilityModifier,isAccessor:()=>pf,isAccessorModifier:()=>fR,isAliasSymbolDeclaration:()=>QI,isAliasableExpression:()=>k0,isAmbientModule:()=>yf,isAmbientPropertyDeclaration:()=>rk,isAnonymousFunctionDefinition:()=>H_,isAnyDirectorySeparator:()=>ay,isAnyImportOrBareOrAccessedRequire:()=>ik,isAnyImportOrReExport:()=>bf,isAnyImportSyntax:()=>Qy,isAnySupportedFileExtension:()=>ZM,isApplicableVersionedTypesKey:()=>isApplicableVersionedTypesKey,isArgumentExpressionOfElementAccess:()=>isArgumentExpressionOfElementAccess,isArray:()=>ir,isArrayBindingElement:()=>gP,isArrayBindingOrAssignmentElement:()=>ZS,isArrayBindingOrAssignmentPattern:()=>QS,isArrayBindingPattern:()=>yR,isArrayLiteralExpression:()=>Yl,isArrayLiteralOrObjectLiteralDestructuringPattern:()=>isArrayLiteralOrObjectLiteralDestructuringPattern,isArrayTypeNode:()=>F8,isArrowFunction:()=>sd,isAsExpression:()=>CR,isAssertClause:()=>$R,isAssertEntry:()=>KR,isAssertionExpression:()=>PP,isAssertionKey:()=>oP,isAssertsKeyword:()=>_R,isAssignmentDeclaration:()=>v0,isAssignmentExpression:()=>ms,isAssignmentOperator:()=>G_,isAssignmentPattern:()=>KS,isAssignmentTarget:()=>UI,isAsteriskToken:()=>nR,isAsyncFunction:()=>oN,isAsyncModifier:()=>Ul,isAutoAccessorPropertyDeclaration:()=>$S,isAwaitExpression:()=>SR,isAwaitKeyword:()=>cR,isBigIntLiteral:()=>Uv,isBinaryExpression:()=>ur,isBinaryOperatorToken:()=>AJ,isBindableObjectDefinePropertyCall:()=>S0,isBindableStaticAccessExpression:()=>W_,isBindableStaticElementAccessExpression:()=>x0,isBindableStaticNameExpression:()=>V_,isBindingElement:()=>Xl,isBindingElementOfBareOrAccessedRequire:()=>mI,isBindingName:()=>uP,isBindingOrAssignmentElement:()=>yP,isBindingOrAssignmentPattern:()=>vP,isBindingPattern:()=>df,isBlock:()=>Ql,isBlockOrCatchScoped:()=>$D,isBlockScope:()=>w3,isBlockScopedContainerTopLevel:()=>ZD,isBooleanLiteral:()=>pP,isBreakOrContinueStatement:()=>YA,isBreakStatement:()=>JR,isBuildInfoFile:()=>isBuildInfoFile,isBuilderProgram:()=>isBuilderProgram2,isBundle:()=>cj,isBundleFileTextLike:()=>XO,isCallChain:()=>Cy,isCallExpression:()=>sc,isCallExpressionTarget:()=>isCallExpressionTarget,isCallLikeExpression:()=>SP,isCallOrNewExpression:()=>xP,isCallOrNewExpressionTarget:()=>isCallOrNewExpressionTarget,isCallSignatureDeclaration:()=>Vv,isCallToHelper:()=>isCallToHelper,isCaseBlock:()=>VR,isCaseClause:()=>sj,isCaseKeyword:()=>dR,isCaseOrDefaultClause:()=>QP,isCatchClause:()=>oj,isCatchClauseVariableDeclaration:()=>Gx,isCatchClauseVariableDeclarationOrBindingElement:()=>T3,isCheckJsEnabledForFile:()=>eL,isChildOfNodeWithKind:()=>Ak,isCircularBuildOrder:()=>isCircularBuildOrder,isClassDeclaration:()=>_c,isClassElement:()=>Js,isClassExpression:()=>_d,isClassLike:()=>bi,isClassMemberModifier:()=>VS,isClassOrTypeElement:()=>mP,isClassStaticBlockDeclaration:()=>Hl,isCollapsedRange:()=>vO,isColonToken:()=>iR,isCommaExpression:()=>gd,isCommaListExpression:()=>oc,isCommaSequence:()=>zj,isCommaToken:()=>I8,isComment:()=>isComment,isCommonJsExportPropertyAssignment:()=>p0,isCommonJsExportedExpression:()=>Ok,isCompoundAssignment:()=>isCompoundAssignment,isComputedNonLiteralName:()=>ck,isComputedPropertyName:()=>Ws,isConciseBody:()=>MP,isConditionalExpression:()=>xR,isConditionalTypeNode:()=>V8,isConstTypeReference:()=>jS,isConstructSignatureDeclaration:()=>R8,isConstructorDeclaration:()=>nc,isConstructorTypeNode:()=>Gv,isContextualKeyword:()=>N0,isContinueStatement:()=>jR,isCustomPrologue:()=>Tf,isDebuggerStatement:()=>WR,isDeclaration:()=>ko,isDeclarationBindingElement:()=>Fy,isDeclarationFileName:()=>QE,isDeclarationName:()=>c4,isDeclarationNameOfEnumOrNamespace:()=>IO,isDeclarationReadonly:()=>Sk,isDeclarationStatement:()=>VP,isDeclarationWithTypeParameterChildren:()=>C3,isDeclarationWithTypeParameters:()=>nk,isDecorator:()=>zl,isDecoratorTarget:()=>isDecoratorTarget,isDefaultClause:()=>oE,isDefaultImport:()=>Z3,isDefaultModifier:()=>oR,isDefaultedExpandoInitializer:()=>SI,isDeleteExpression:()=>bR,isDeleteTarget:()=>$I,isDeprecatedDeclaration:()=>isDeprecatedDeclaration,isDestructuringAssignment:()=>nO,isDiagnosticWithLocation:()=>isDiagnosticWithLocation,isDiskPathRoot:()=>H5,isDoStatement:()=>OR,isDotDotDotToken:()=>rR,isDottedName:()=>ev,isDynamicName:()=>M0,isESSymbolIdentifier:()=>pN,isEffectiveExternalModule:()=>Yy,isEffectiveModuleDeclaration:()=>S3,isEffectiveStrictModeSourceFile:()=>tk,isElementAccessChain:()=>RS,isElementAccessExpression:()=>gs,isEmittedFileOfProgram:()=>isEmittedFileOfProgram,isEmptyArrayLiteral:()=>_O,isEmptyBindingElement:()=>pS,isEmptyBindingPattern:()=>uS,isEmptyObjectLiteral:()=>oO,isEmptyStatement:()=>IR,isEmptyStringLiteral:()=>j3,isEndOfDeclarationMarker:()=>ej,isEntityName:()=>lP,isEntityNameExpression:()=>Bs,isEnumConst:()=>Tk,isEnumDeclaration:()=>i2,isEnumMember:()=>cE,isEqualityOperatorKind:()=>isEqualityOperatorKind,isEqualsGreaterThanToken:()=>sR,isExclamationToken:()=>rd,isExcludedFile:()=>isExcludedFile,isExclusivelyTypeOnlyImportOrExport:()=>isExclusivelyTypeOnlyImportOrExport,isExportAssignment:()=>Vo,isExportDeclaration:()=>cc,isExportModifier:()=>N8,isExportName:()=>Uj,isExportNamespaceAsDefaultDeclaration:()=>b3,isExportOrDefaultModifier:()=>DJ,isExportSpecifier:()=>aE,isExportsIdentifier:()=>H3,isExportsOrModuleExportsOrAlias:()=>isExportsOrModuleExportsOrAlias,isExpression:()=>mf,isExpressionNode:()=>g0,isExpressionOfExternalModuleImportEqualsDeclaration:()=>isExpressionOfExternalModuleImportEqualsDeclaration,isExpressionOfOptionalChainRoot:()=>$A,isExpressionStatement:()=>Zl,isExpressionWithTypeArguments:()=>e2,isExpressionWithTypeArgumentsInClassExtendsClause:()=>Z0,isExternalModule:()=>Qo,isExternalModuleAugmentation:()=>Xy,isExternalModuleImportEqualsDeclaration:()=>B3,isExternalModuleIndicator:()=>NP,isExternalModuleNameRelative:()=>gA,isExternalModuleReference:()=>ud,isExternalModuleSymbol:()=>isExternalModuleSymbol,isExternalOrCommonJsModule:()=>bk,isFileLevelUniqueName:()=>m3,isFileProbablyExternalModule:()=>ou,isFirstDeclarationOfSymbolParameter:()=>isFirstDeclarationOfSymbolParameter,isFixablePromiseHandler:()=>isFixablePromiseHandler,isForInOrOfStatement:()=>OP,isForInStatement:()=>LR,isForInitializer:()=>RP,isForOfStatement:()=>RR,isForStatement:()=>eE,isFunctionBlock:()=>O3,isFunctionBody:()=>LP,isFunctionDeclaration:()=>Wo,isFunctionExpression:()=>ad,isFunctionExpressionOrArrowFunction:()=>SL,isFunctionLike:()=>ga,isFunctionLikeDeclaration:()=>HS,isFunctionLikeKind:()=>My,isFunctionLikeOrClassStaticBlockDeclaration:()=>uf,isFunctionOrConstructorTypeNode:()=>hP,isFunctionOrModuleBlock:()=>fP,isFunctionSymbol:()=>DI,isFunctionTypeNode:()=>$l,isFutureReservedKeyword:()=>tN,isGeneratedIdentifier:()=>cs,isGeneratedPrivateIdentifier:()=>Ny,isGetAccessor:()=>Tl,isGetAccessorDeclaration:()=>Gl,isGetOrSetAccessorDeclaration:()=>GA,isGlobalDeclaration:()=>isGlobalDeclaration,isGlobalScopeAugmentation:()=>vf,isGrammarError:()=>ND,isHeritageClause:()=>ru,isHoistedFunction:()=>_0,isHoistedVariableStatement:()=>c0,isIdentifier:()=>yt,isIdentifierANonContextualKeyword:()=>iN,isIdentifierName:()=>YI,isIdentifierOrThisTypeNode:()=>aJ,isIdentifierPart:()=>Rs,isIdentifierStart:()=>Wn,isIdentifierText:()=>vy,isIdentifierTypePredicate:()=>Fk,isIdentifierTypeReference:()=>pL,isIfStatement:()=>NR,isIgnoredFileFromWildCardWatching:()=>isIgnoredFileFromWildCardWatching,isImplicitGlob:()=>Dx,isImportCall:()=>s0,isImportClause:()=>HR,isImportDeclaration:()=>o2,isImportEqualsDeclaration:()=>s2,isImportKeyword:()=>M8,isImportMeta:()=>o0,isImportOrExportSpecifier:()=>aP,isImportOrExportSpecifierName:()=>isImportOrExportSpecifierName,isImportSpecifier:()=>nE,isImportTypeAssertionContainer:()=>GR,isImportTypeNode:()=>Kl,isImportableFile:()=>isImportableFile,isInComment:()=>isInComment,isInExpressionContext:()=>J3,isInJSDoc:()=>q3,isInJSFile:()=>Pr,isInJSXText:()=>isInJSXText,isInJsonFile:()=>pI,isInNonReferenceComment:()=>isInNonReferenceComment,isInReferenceComment:()=>isInReferenceComment,isInRightSideOfInternalImportEqualsDeclaration:()=>isInRightSideOfInternalImportEqualsDeclaration,isInString:()=>isInString,isInTemplateString:()=>isInTemplateString,isInTopLevelContext:()=>Kk,isIncrementalCompilation:()=>wM,isIndexSignatureDeclaration:()=>Hv,isIndexedAccessTypeNode:()=>$8,isInferTypeNode:()=>H8,isInfinityOrNaNString:()=>bL,isInitializedProperty:()=>isInitializedProperty,isInitializedVariable:()=>lx,isInsideJsxElement:()=>isInsideJsxElement,isInsideJsxElementOrAttribute:()=>isInsideJsxElementOrAttribute,isInsideNodeModules:()=>isInsideNodeModules,isInsideTemplateLiteral:()=>isInsideTemplateLiteral,isInstantiatedModule:()=>isInstantiatedModule,isInterfaceDeclaration:()=>eu,isInternalDeclaration:()=>isInternalDeclaration,isInternalModuleImportEqualsDeclaration:()=>lI,isInternalName:()=>qj,isIntersectionTypeNode:()=>W8,isIntrinsicJsxName:()=>P4,isIterationStatement:()=>n3,isJSDoc:()=>Ho,isJSDocAllType:()=>dj,isJSDocAugmentsTag:()=>md,isJSDocAuthorTag:()=>bj,isJSDocCallbackTag:()=>Tj,isJSDocClassTag:()=>pE,isJSDocCommentContainingNode:()=>c3,isJSDocConstructSignature:()=>MI,isJSDocDeprecatedTag:()=>v2,isJSDocEnumTag:()=>dE,isJSDocFunctionType:()=>dd,isJSDocImplementsTag:()=>hE,isJSDocIndexSignature:()=>dI,isJSDocLikeText:()=>LE,isJSDocLink:()=>uj,isJSDocLinkCode:()=>pj,isJSDocLinkLike:()=>Sl,isJSDocLinkPlain:()=>fj,isJSDocMemberName:()=>uc,isJSDocNameReference:()=>fd,isJSDocNamepathType:()=>vj,isJSDocNamespaceBody:()=>FP,isJSDocNode:()=>Uy,isJSDocNonNullableType:()=>hj,isJSDocNullableType:()=>uE,isJSDocOptionalParameter:()=>Zx,isJSDocOptionalType:()=>gj,isJSDocOverloadTag:()=>y2,isJSDocOverrideTag:()=>fE,isJSDocParameterTag:()=>pc,isJSDocPrivateTag:()=>m2,isJSDocPropertyLikeTag:()=>Dy,isJSDocPropertyTag:()=>wj,isJSDocProtectedTag:()=>h2,isJSDocPublicTag:()=>d2,isJSDocReadonlyTag:()=>g2,isJSDocReturnTag:()=>b2,isJSDocSatisfiesExpression:()=>IL,isJSDocSatisfiesTag:()=>T2,isJSDocSeeTag:()=>Sj,isJSDocSignature:()=>iu,isJSDocTag:()=>zy,isJSDocTemplateTag:()=>Go,isJSDocThisTag:()=>mE,isJSDocThrowsTag:()=>Cj,isJSDocTypeAlias:()=>Cl,isJSDocTypeAssertion:()=>xE,isJSDocTypeExpression:()=>lE,isJSDocTypeLiteral:()=>f2,isJSDocTypeTag:()=>au,isJSDocTypedefTag:()=>xj,isJSDocUnknownTag:()=>Ej,isJSDocUnknownType:()=>mj,isJSDocVariadicType:()=>yj,isJSXTagName:()=>xf,isJsonEqual:()=>gv,isJsonSourceFile:()=>a0,isJsxAttribute:()=>nj,isJsxAttributeLike:()=>XP,isJsxAttributes:()=>p2,isJsxChild:()=>o3,isJsxClosingElement:()=>sE,isJsxClosingFragment:()=>rj,isJsxElement:()=>l2,isJsxExpression:()=>aj,isJsxFragment:()=>pd,isJsxOpeningElement:()=>tu,isJsxOpeningFragment:()=>u2,isJsxOpeningLikeElement:()=>_3,isJsxOpeningLikeElementTagName:()=>isJsxOpeningLikeElementTagName,isJsxSelfClosingElement:()=>tj,isJsxSpreadAttribute:()=>ij,isJsxTagNameExpression:()=>KP,isJsxText:()=>td,isJumpStatementTarget:()=>isJumpStatementTarget,isKeyword:()=>ba,isKnownSymbol:()=>lN,isLabelName:()=>isLabelName,isLabelOfLabeledStatement:()=>isLabelOfLabeledStatement,isLabeledStatement:()=>tE,isLateVisibilityPaintedStatement:()=>ak,isLeftHandSideExpression:()=>Do,isLeftHandSideOfAssignment:()=>rO,isLet:()=>xk,isLineBreak:()=>un,isLiteralComputedPropertyDeclarationName:()=>l4,isLiteralExpression:()=>Iy,isLiteralExpressionOfObject:()=>rP,isLiteralImportTypeNode:()=>k3,isLiteralKind:()=>ky,isLiteralLikeAccess:()=>wf,isLiteralLikeElementAccess:()=>wl,isLiteralNameOfPropertyDeclarationOrIndexAccess:()=>isLiteralNameOfPropertyDeclarationOrIndexAccess,isLiteralTypeLikeExpression:()=>cJ,isLiteralTypeLiteral:()=>CP,isLiteralTypeNode:()=>Yv,isLocalName:()=>E2,isLogicalOperator:()=>ZN,isLogicalOrCoalescingAssignmentExpression:()=>eO,isLogicalOrCoalescingAssignmentOperator:()=>jf,isLogicalOrCoalescingBinaryExpression:()=>tO,isLogicalOrCoalescingBinaryOperator:()=>Z4,isMappedTypeNode:()=>K8,isMemberName:()=>js,isMergeDeclarationMarker:()=>ZR,isMetaProperty:()=>t2,isMethodDeclaration:()=>Vl,isMethodOrAccessor:()=>Ly,isMethodSignature:()=>L8,isMinusToken:()=>Wv,isMissingDeclaration:()=>YR,isModifier:()=>Oy,isModifierKind:()=>Wi,isModifierLike:()=>ff,isModuleAugmentationExternal:()=>x3,isModuleBlock:()=>rE,isModuleBody:()=>jP,isModuleDeclaration:()=>Ea,isModuleExportsAccessExpression:()=>T0,isModuleIdentifier:()=>G3,isModuleName:()=>_J,isModuleOrEnumDeclaration:()=>qP,isModuleReference:()=>$P,isModuleSpecifierLike:()=>isModuleSpecifierLike,isModuleWithStringLiteralName:()=>KD,isNameOfFunctionDeclaration:()=>isNameOfFunctionDeclaration,isNameOfModuleDeclaration:()=>isNameOfModuleDeclaration,isNamedClassElement:()=>dP,isNamedDeclaration:()=>af,isNamedEvaluation:()=>fN,isNamedEvaluationSource:()=>S4,isNamedExportBindings:()=>QA,isNamedExports:()=>iE,isNamedImportBindings:()=>BP,isNamedImports:()=>XR,isNamedImportsOrExports:()=>YO,isNamedTupleMember:()=>$v,isNamespaceBody:()=>JP,isNamespaceExport:()=>ld,isNamespaceExportDeclaration:()=>a2,isNamespaceImport:()=>_2,isNamespaceReexportDeclaration:()=>oI,isNewExpression:()=>X8,isNewExpressionTarget:()=>isNewExpressionTarget,isNightly:()=>PN,isNoSubstitutionTemplateLiteral:()=>k8,isNode:()=>eP,isNodeArray:()=>_s,isNodeArrayMultiLine:()=>AO,isNodeDescendantOf:()=>KI,isNodeKind:()=>gl,isNodeLikeSystem:()=>M5,isNodeModulesDirectory:()=>aA,isNodeWithPossibleHoistedDeclaration:()=>zI,isNonContextualKeyword:()=>y4,isNonExportDefaultModifier:()=>kJ,isNonGlobalAmbientModule:()=>XD,isNonGlobalDeclaration:()=>isNonGlobalDeclaration,isNonNullAccess:()=>kL,isNonNullChain:()=>JS,isNonNullExpression:()=>Uo,isNonStaticMethodOrAccessorWithPrivateName:()=>isNonStaticMethodOrAccessorWithPrivateName,isNotEmittedOrPartiallyEmittedNode:()=>DP,isNotEmittedStatement:()=>c2,isNullishCoalesce:()=>XA,isNumber:()=>gi,isNumericLiteral:()=>zs,isNumericLiteralName:()=>$x,isObjectBindingElementWithoutPropertyName:()=>isObjectBindingElementWithoutPropertyName,isObjectBindingOrAssignmentElement:()=>YS,isObjectBindingOrAssignmentPattern:()=>XS,isObjectBindingPattern:()=>gR,isObjectLiteralElement:()=>Wy,isObjectLiteralElementLike:()=>jy,isObjectLiteralExpression:()=>Hs,isObjectLiteralMethod:()=>jk,isObjectLiteralOrClassExpressionMethodOrAccessor:()=>Jk,isObjectTypeDeclaration:()=>$O,isOctalDigit:()=>hy,isOmittedExpression:()=>cd,isOptionalChain:()=>Ay,isOptionalChainRoot:()=>Py,isOptionalDeclaration:()=>DL,isOptionalJSDocPropertyLikeTag:()=>Yx,isOptionalTypeNode:()=>q8,isOuterExpression:()=>yd,isOutermostOptionalChain:()=>KA,isOverrideModifier:()=>pR,isPackedArrayLiteral:()=>hL,isParameter:()=>Vs,isParameterDeclaration:()=>mN,isParameterOrCatchClauseVariable:()=>TL,isParameterPropertyDeclaration:()=>lS,isParameterPropertyModifier:()=>WS,isParenthesizedExpression:()=>qo,isParenthesizedTypeNode:()=>Kv,isParseTreeNode:()=>pl,isPartOfTypeNode:()=>l0,isPartOfTypeQuery:()=>F3,isPartiallyEmittedExpression:()=>Z8,isPatternMatch:()=>z1,isPinnedComment:()=>v3,isPlainJsFile:()=>PD,isPlusToken:()=>zv,isPossiblyTypeArgumentPosition:()=>isPossiblyTypeArgumentPosition,isPostfixUnaryExpression:()=>Q8,isPrefixUnaryExpression:()=>od,isPrivateIdentifier:()=>vn,isPrivateIdentifierClassElementDeclaration:()=>zS,isPrivateIdentifierPropertyAccessExpression:()=>cP,isPrivateIdentifierSymbol:()=>uN,isProgramBundleEmitBuildInfo:()=>isProgramBundleEmitBuildInfo,isProgramUptoDate:()=>isProgramUptoDate,isPrologueDirective:()=>us,isPropertyAccessChain:()=>LS,isPropertyAccessEntityNameExpression:()=>rx,isPropertyAccessExpression:()=>bn,isPropertyAccessOrQualifiedName:()=>TP,isPropertyAccessOrQualifiedNameOrImportTypeNode:()=>bP,isPropertyAssignment:()=>lc,isPropertyDeclaration:()=>Bo,isPropertyName:()=>vl,isPropertyNameLiteral:()=>L0,isPropertySignature:()=>Wl,isProtoSetter:()=>T4,isPrototypeAccess:()=>Nl,isPrototypePropertyAssignment:()=>CI,isPunctuation:()=>isPunctuation,isPushOrUnshiftIdentifier:()=>dN,isQualifiedName:()=>rc,isQuestionDotToken:()=>aR,isQuestionOrExclamationToken:()=>iJ,isQuestionOrPlusOrMinusToken:()=>oJ,isQuestionToken:()=>ql,isRawSourceMap:()=>isRawSourceMap,isReadonlyKeyword:()=>O8,isReadonlyKeywordOrPlusOrMinusToken:()=>sJ,isRecognizedTripleSlashComment:()=>jD,isReferenceFileLocation:()=>isReferenceFileLocation,isReferencedFile:()=>isReferencedFile,isRegularExpressionLiteral:()=>QL,isRequireCall:()=>El,isRequireVariableStatement:()=>W3,isRestParameter:()=>u3,isRestTypeNode:()=>U8,isReturnStatement:()=>FR,isReturnStatementWithFixablePromiseHandler:()=>isReturnStatementWithFixablePromiseHandler,isRightSideOfAccessExpression:()=>nx,isRightSideOfPropertyAccess:()=>isRightSideOfPropertyAccess,isRightSideOfQualifiedName:()=>isRightSideOfQualifiedName,isRightSideOfQualifiedNameOrPropertyAccess:()=>aO,isRightSideOfQualifiedNameOrPropertyAccessOrJSDocMemberName:()=>sO,isRootedDiskPath:()=>A_,isSameEntityName:()=>z_,isSatisfiesExpression:()=>AR,isScopeMarker:()=>i3,isSemicolonClassElement:()=>kR,isSetAccessor:()=>bl,isSetAccessorDeclaration:()=>ic,isShebangTrivia:()=>gy,isShorthandAmbientModuleSymbol:()=>YD,isShorthandPropertyAssignment:()=>nu,isSignedNumericLiteral:()=>O0,isSimpleCopiableExpression:()=>isSimpleCopiableExpression,isSimpleInlineableExpression:()=>isSimpleInlineableExpression,isSingleOrDoubleQuote:()=>hI,isSourceFile:()=>wi,isSourceFileFromLibrary:()=>isSourceFileFromLibrary,isSourceFileJS:()=>y0,isSourceFileNotJS:()=>uI,isSourceFileNotJson:()=>fI,isSourceMapping:()=>isSourceMapping,isSpecialPropertyDeclaration:()=>AI,isSpreadAssignment:()=>_E,isSpreadElement:()=>Zv,isStatement:()=>a3,isStatementButNotDeclaration:()=>HP,isStatementOrBlock:()=>s3,isStatementWithLocals:()=>DD,isStatic:()=>G0,isStaticModifier:()=>lR,isString:()=>Ji,isStringAKeyword:()=>nN,isStringANonContextualKeyword:()=>rN,isStringAndEmptyAnonymousObjectIntersection:()=>isStringAndEmptyAnonymousObjectIntersection,isStringDoubleQuoted:()=>gI,isStringLiteral:()=>Gn,isStringLiteralLike:()=>Ti,isStringLiteralOrJsxExpression:()=>YP,isStringLiteralOrTemplate:()=>isStringLiteralOrTemplate,isStringOrNumericLiteralLike:()=>Ta,isStringOrRegularExpressionOrTemplateLiteral:()=>isStringOrRegularExpressionOrTemplateLiteral,isStringTextContainingNode:()=>_P,isSuperCall:()=>Ek,isSuperKeyword:()=>nd,isSuperOrSuperProperty:()=>Zk,isSuperProperty:()=>Sf,isSupportedSourceFileName:()=>GM,isSwitchStatement:()=>qR,isSyntaxList:()=>Aj,isSyntheticExpression:()=>PR,isSyntheticReference:()=>QR,isTagName:()=>isTagName,isTaggedTemplateExpression:()=>Y8,isTaggedTemplateTag:()=>isTaggedTemplateTag,isTemplateExpression:()=>ER,isTemplateHead:()=>ZL,isTemplateLiteral:()=>EP,isTemplateLiteralKind:()=>yl,isTemplateLiteralToken:()=>nP,isTemplateLiteralTypeNode:()=>hR,isTemplateLiteralTypeSpan:()=>mR,isTemplateMiddle:()=>eR,isTemplateMiddleOrTemplateTail:()=>iP,isTemplateSpan:()=>DR,isTemplateTail:()=>tR,isTextWhiteSpaceLike:()=>isTextWhiteSpaceLike,isThis:()=>isThis,isThisContainerOrFunctionBlock:()=>$k,isThisIdentifier:()=>Mf,isThisInTypeQuery:()=>qN,isThisInitializedDeclaration:()=>tI,isThisInitializedObjectBindingExpression:()=>rI,isThisProperty:()=>eI,isThisTypeNode:()=>Xv,isThisTypeParameter:()=>Kx,isThisTypePredicate:()=>Bk,isThrowStatement:()=>UR,isToken:()=>tP,isTokenKind:()=>BS,isTraceEnabled:()=>isTraceEnabled,isTransientSymbol:()=>$y,isTrivia:()=>aN,isTryStatement:()=>zR,isTupleTypeNode:()=>B8,isTypeAlias:()=>LI,isTypeAliasDeclaration:()=>n2,isTypeAssertionExpression:()=>vR,isTypeDeclaration:()=>Xx,isTypeElement:()=>Ry,isTypeKeyword:()=>isTypeKeyword,isTypeKeywordToken:()=>isTypeKeywordToken,isTypeKeywordTokenOrIdentifier:()=>isTypeKeywordTokenOrIdentifier,isTypeLiteralNode:()=>id,isTypeNode:()=>Jy,isTypeNodeKind:()=>hx,isTypeOfExpression:()=>TR,isTypeOnlyExportDeclaration:()=>US,isTypeOnlyImportDeclaration:()=>qS,isTypeOnlyImportOrExportDeclaration:()=>sP,isTypeOperatorNode:()=>G8,isTypeParameterDeclaration:()=>Fo,isTypePredicateNode:()=>j8,isTypeQueryNode:()=>J8,isTypeReferenceNode:()=>ac,isTypeReferenceType:()=>tD,isUMDExportSymbol:()=>VO,isUnaryExpression:()=>t3,isUnaryExpressionWithWrite:()=>wP,isUnicodeIdentifierStart:()=>UT,isUnionTypeNode:()=>z8,isUnparsedNode:()=>ZA,isUnparsedPrepend:()=>_j,isUnparsedSource:()=>lj,isUnparsedTextLike:()=>FS,isUrl:()=>V5,isValidBigIntString:()=>zx,isValidESSymbolDeclaration:()=>Mk,isValidTypeOnlyAliasUseSite:()=>_L,isValueSignatureDeclaration:()=>WI,isVarConst:()=>D3,isVariableDeclaration:()=>Vi,isVariableDeclarationInVariableStatement:()=>N3,isVariableDeclarationInitializedToBareOrAccessedRequire:()=>Ef,isVariableDeclarationInitializedToRequire:()=>U3,isVariableDeclarationList:()=>r2,isVariableLike:()=>u0,isVariableLikeOrAccessor:()=>Nk,isVariableStatement:()=>zo,isVoidExpression:()=>Qv,isWatchSet:()=>OO,isWhileStatement:()=>MR,isWhiteSpaceLike:()=>os,isWhiteSpaceSingleLine:()=>N_,isWithStatement:()=>BR,isWriteAccess:()=>FO,isWriteOnlyAccess:()=>JO,isYieldExpression:()=>wR,jsxModeNeedsExplicitImport:()=>jsxModeNeedsExplicitImport,keywordPart:()=>keywordPart,last:()=>Zn,lastOrUndefined:()=>Cn,length:()=>I,libMap:()=>libMap,libs:()=>libs,lineBreakPart:()=>lineBreakPart,linkNamePart:()=>linkNamePart,linkPart:()=>linkPart,linkTextPart:()=>linkTextPart,listFiles:()=>listFiles,loadModuleFromGlobalCache:()=>loadModuleFromGlobalCache,loadWithModeAwareCache:()=>loadWithModeAwareCache,makeIdentifierFromModuleName:()=>GD,makeImport:()=>makeImport,makeImportIfNecessary:()=>makeImportIfNecessary,makeStringLiteral:()=>makeStringLiteral,mangleScopedPackageName:()=>mangleScopedPackageName,map:()=>Ze,mapAllOrFail:()=>Pt,mapDefined:()=>qt,mapDefinedEntries:()=>Ri,mapDefinedIterator:()=>Zr,mapEntries:()=>be,mapIterator:()=>st,mapOneOrMany:()=>mapOneOrMany,mapToDisplayParts:()=>mapToDisplayParts,matchFiles:()=>qM,matchPatternOrExact:()=>tL,matchedText:()=>S5,matchesExclude:()=>matchesExclude,maybeBind:()=>le,maybeSetLocalizedDiagnosticMessages:()=>vx,memoize:()=>tl,memoizeCached:()=>D1,memoizeOne:()=>An,memoizeWeak:()=>P1,metadataHelper:()=>metadataHelper,min:()=>N1,minAndMax:()=>nL,missingFileModifiedTime:()=>missingFileModifiedTime,modifierToFlag:()=>Q0,modifiersToFlags:()=>Vn,moduleOptionDeclaration:()=>moduleOptionDeclaration,moduleResolutionIsEqualTo:()=>TD,moduleResolutionNameAndModeGetter:()=>moduleResolutionNameAndModeGetter,moduleResolutionOptionDeclarations:()=>moduleResolutionOptionDeclarations,moduleResolutionSupportsPackageJsonExportsAndImports:()=>_v,moduleResolutionUsesNodeModules:()=>moduleResolutionUsesNodeModules,moduleSpecifiers:()=>ts_moduleSpecifiers_exports,moveEmitHelpers:()=>moveEmitHelpers,moveRangeEnd:()=>gO,moveRangePastDecorators:()=>_x,moveRangePastModifiers:()=>yO,moveRangePos:()=>Ff,moveSyntheticComments:()=>moveSyntheticComments,mutateMap:()=>UO,mutateMapSkippingNewValues:()=>fx,needsParentheses:()=>needsParentheses,needsScopeMarker:()=>IP,newCaseClauseTracker:()=>newCaseClauseTracker,newPrivateEnvironment:()=>newPrivateEnvironment,noEmitNotification:()=>noEmitNotification,noEmitSubstitution:()=>noEmitSubstitution,noTransformers:()=>noTransformers,noTruncationMaximumTruncationLength:()=>hC,nodeCanBeDecorated:()=>R3,nodeHasName:()=>hS,nodeIsDecorated:()=>q_,nodeIsMissing:()=>va,nodeIsPresent:()=>xl,nodeIsSynthesized:()=>fs,nodeModuleNameResolver:()=>nodeModuleNameResolver,nodeModulesPathPart:()=>nodeModulesPathPart,nodeNextJsonConfigResolver:()=>nodeNextJsonConfigResolver,nodeOrChildIsDecorated:()=>m0,nodeOverlapsWithStartEnd:()=>nodeOverlapsWithStartEnd,nodePosToString:()=>ID,nodeSeenTracker:()=>nodeSeenTracker,nodeStartsNewLexicalEnvironment:()=>hN,nodeToDisplayParts:()=>nodeToDisplayParts,noop:()=>yn,noopFileWatcher:()=>noopFileWatcher,noopPush:()=>oo,normalizePath:()=>Un,normalizeSlashes:()=>Eo,not:()=>w5,notImplemented:()=>A1,notImplementedResolver:()=>notImplementedResolver,nullNodeConverters:()=>nullNodeConverters,nullParenthesizerRules:()=>pw,nullTransformationContext:()=>nullTransformationContext,objectAllocator:()=>jC,operatorPart:()=>operatorPart,optionDeclarations:()=>optionDeclarations,optionMapToObject:()=>optionMapToObject,optionsAffectingProgramStructure:()=>optionsAffectingProgramStructure,optionsForBuild:()=>optionsForBuild,optionsForWatch:()=>optionsForWatch,optionsHaveChanges:()=>J_,optionsHaveModuleResolutionChanges:()=>p3,or:()=>W1,orderedRemoveItem:()=>J,orderedRemoveItemAt:()=>vT,outFile:()=>B0,packageIdToPackageName:()=>f3,packageIdToString:()=>xD,padLeft:()=>D5,padRight:()=>k5,paramHelper:()=>paramHelper,parameterIsThisKeyword:()=>kl,parameterNamePart:()=>parameterNamePart,parseBaseNodeFactory:()=>Nw,parseBigInt:()=>oL,parseBuildCommand:()=>parseBuildCommand,parseCommandLine:()=>parseCommandLine,parseCommandLineWorker:()=>parseCommandLineWorker,parseConfigFileTextToJson:()=>parseConfigFileTextToJson,parseConfigFileWithSystem:()=>parseConfigFileWithSystem,parseConfigHostFromCompilerHostLike:()=>parseConfigHostFromCompilerHostLike,parseCustomTypeOption:()=>parseCustomTypeOption,parseIsolatedEntityName:()=>$J,parseIsolatedJSDocComment:()=>XJ,parseJSDocTypeExpressionForTests:()=>YJ,parseJsonConfigFileContent:()=>parseJsonConfigFileContent,parseJsonSourceFileConfigFileContent:()=>parseJsonSourceFileConfigFileContent,parseJsonText:()=>KJ,parseListTypeOption:()=>parseListTypeOption,parseNodeFactory:()=>Pw,parseNodeModuleFromPath:()=>parseNodeModuleFromPath,parsePackageName:()=>parsePackageName,parsePseudoBigInt:()=>Hf,parseValidBigInt:()=>Ux,patchWriteFileEnsuringDirectory:()=>patchWriteFileEnsuringDirectory,pathContainsNodeModules:()=>pathContainsNodeModules,pathIsAbsolute:()=>sy,pathIsBareSpecifier:()=>G5,pathIsRelative:()=>So,patternText:()=>T5,perfLogger:()=>zp,performIncrementalCompilation:()=>performIncrementalCompilation,performance:()=>ts_performance_exports,plainJSErrors:()=>plainJSErrors,positionBelongsToNode:()=>positionBelongsToNode,positionIsASICandidate:()=>positionIsASICandidate,positionIsSynthesized:()=>hs,positionsAreOnSameLine:()=>$_,preProcessFile:()=>preProcessFile,probablyUsesSemicolons:()=>probablyUsesSemicolons,processCommentPragmas:()=>ZE,processPragmasIntoFields:()=>e7,processTaggedTemplateExpression:()=>processTaggedTemplateExpression,programContainsEsModules:()=>programContainsEsModules,programContainsModules:()=>programContainsModules,projectReferenceIsEqualTo:()=>bD,propKeyHelper:()=>propKeyHelper,propertyNamePart:()=>propertyNamePart,pseudoBigIntToString:()=>yv,punctuationPart:()=>punctuationPart,pushIfUnique:()=>qn,quote:()=>quote,quotePreferenceFromString:()=>quotePreferenceFromString,rangeContainsPosition:()=>rangeContainsPosition,rangeContainsPositionExclusive:()=>rangeContainsPositionExclusive,rangeContainsRange:()=>rangeContainsRange,rangeContainsRangeExclusive:()=>rangeContainsRangeExclusive,rangeContainsStartEnd:()=>rangeContainsStartEnd,rangeEndIsOnSameLineAsRangeStart:()=>EO,rangeEndPositionsAreOnSameLine:()=>xO,rangeEquals:()=>Kc,rangeIsOnSingleLine:()=>TO,rangeOfNode:()=>iL,rangeOfTypeParameters:()=>aL,rangeOverlapsWithStartEnd:()=>rangeOverlapsWithStartEnd,rangeStartIsOnSameLineAsRangeEnd:()=>cx,rangeStartPositionsAreOnSameLine:()=>SO,readBuilderProgram:()=>readBuilderProgram,readConfigFile:()=>readConfigFile,readHelper:()=>readHelper,readJson:()=>hO,readJsonConfigFile:()=>readJsonConfigFile,readJsonOrUndefined:()=>ax,realizeDiagnostics:()=>realizeDiagnostics,reduceEachLeadingCommentRange:()=>zT,reduceEachTrailingCommentRange:()=>WT,reduceLeft:()=>Qa,reduceLeftIterator:()=>K,reducePathComponents:()=>is,refactor:()=>ts_refactor_exports,regExpEscape:()=>JM,relativeComplement:()=>h_,removeAllComments:()=>removeAllComments,removeEmitHelper:()=>removeEmitHelper,removeExtension:()=>Fx,removeFileExtension:()=>Ll,removeIgnoredPath:()=>removeIgnoredPath,removeMinAndVersionNumbers:()=>q1,removeOptionality:()=>removeOptionality,removePrefix:()=>x5,removeSuffix:()=>F1,removeTrailingDirectorySeparator:()=>P_,repeatString:()=>repeatString,replaceElement:()=>ei,resolutionExtensionIsTSOrJson:()=>YM,resolveConfigFileProjectName:()=>resolveConfigFileProjectName,resolveJSModule:()=>resolveJSModule,resolveModuleName:()=>resolveModuleName,resolveModuleNameFromCache:()=>resolveModuleNameFromCache,resolvePackageNameToPackageJson:()=>resolvePackageNameToPackageJson,resolvePath:()=>oy,resolveProjectReferencePath:()=>resolveProjectReferencePath,resolveTripleslashReference:()=>resolveTripleslashReference,resolveTypeReferenceDirective:()=>resolveTypeReferenceDirective,resolvingEmptyArray:()=>pC,restHelper:()=>restHelper,returnFalse:()=>w_,returnNoopFileWatcher:()=>returnNoopFileWatcher,returnTrue:()=>vp,returnUndefined:()=>C1,returnsPromise:()=>returnsPromise,runInitializersHelper:()=>runInitializersHelper,sameFlatMap:()=>at,sameMap:()=>tt,sameMapping:()=>sameMapping,scanShebangTrivia:()=>yy,scanTokenAtPosition:()=>yk,scanner:()=>$w,screenStartingMessageCodes:()=>screenStartingMessageCodes,semanticDiagnosticsOptionDeclarations:()=>semanticDiagnosticsOptionDeclarations,serializeCompilerOptions:()=>serializeCompilerOptions,server:()=>ts_server_exports,servicesVersion:()=>qw,setCommentRange:()=>setCommentRange,setConfigFileInOptions:()=>setConfigFileInOptions,setConstantValue:()=>setConstantValue,setEachParent:()=>Q_,setEmitFlags:()=>setEmitFlags,setFunctionNameHelper:()=>setFunctionNameHelper,setGetSourceFileAsHashVersioned:()=>setGetSourceFileAsHashVersioned,setIdentifierAutoGenerate:()=>setIdentifierAutoGenerate,setIdentifierGeneratedImportReference:()=>setIdentifierGeneratedImportReference,setIdentifierTypeArguments:()=>setIdentifierTypeArguments,setInternalEmitFlags:()=>setInternalEmitFlags,setLocalizedDiagnosticMessages:()=>yx,setModuleDefaultHelper:()=>setModuleDefaultHelper,setNodeFlags:()=>dL,setObjectAllocator:()=>gx,setOriginalNode:()=>Dn,setParent:()=>Sa,setParentRecursive:()=>Vx,setPrivateIdentifier:()=>setPrivateIdentifier,setResolvedModule:()=>gD,setResolvedTypeReferenceDirective:()=>yD,setSnippetElement:()=>setSnippetElement,setSourceMapRange:()=>setSourceMapRange,setStackTraceLimit:()=>setStackTraceLimit,setStartsOnNewLine:()=>setStartsOnNewLine,setSyntheticLeadingComments:()=>setSyntheticLeadingComments,setSyntheticTrailingComments:()=>setSyntheticTrailingComments,setSys:()=>setSys,setSysLog:()=>setSysLog,setTextRange:()=>Rt,setTextRangeEnd:()=>Wx,setTextRangePos:()=>Gf,setTextRangePosEnd:()=>Us,setTextRangePosWidth:()=>$f,setTokenSourceMapRange:()=>setTokenSourceMapRange,setTypeNode:()=>setTypeNode,setUILocale:()=>xp,setValueDeclaration:()=>PI,shouldAllowImportingTsExtension:()=>shouldAllowImportingTsExtension,shouldPreserveConstEnums:()=>EM,shouldUseUriStyleNodeCoreModules:()=>shouldUseUriStyleNodeCoreModules,showModuleSpecifier:()=>HO,signatureHasLiteralTypes:()=>signatureHasLiteralTypes,signatureHasRestParameter:()=>signatureHasRestParameter,signatureToDisplayParts:()=>signatureToDisplayParts,single:()=>Yc,singleElementArray:()=>Cp,singleIterator:()=>Ka,singleOrMany:()=>mo,singleOrUndefined:()=>Xa,skipAlias:()=>RO,skipAssertions:()=>Hj,skipConstraint:()=>skipConstraint,skipOuterExpressions:()=>$o,skipParentheses:()=>Pl,skipPartiallyEmittedExpressions:()=>lf,skipTrivia:()=>Ar,skipTypeChecking:()=>sL,skipTypeParentheses:()=>GI,skipWhile:()=>N5,sliceAfter:()=>rL,some:()=>Ke,sort:()=>Is,sortAndDeduplicate:()=>uo,sortAndDeduplicateDiagnostics:()=>yA,sourceFileAffectingCompilerOptions:()=>sourceFileAffectingCompilerOptions,sourceFileMayBeEmitted:()=>q0,sourceMapCommentRegExp:()=>sourceMapCommentRegExp,sourceMapCommentRegExpDontCareLineStart:()=>sourceMapCommentRegExpDontCareLineStart,spacePart:()=>spacePart,spanMap:()=>co,spreadArrayHelper:()=>spreadArrayHelper,stableSort:()=>Ns,startEndContainsRange:()=>startEndContainsRange,startEndOverlapsWithStartEnd:()=>startEndOverlapsWithStartEnd,startOnNewLine:()=>vd,startTracing:()=>startTracing,startsWith:()=>Pn,startsWithDirectory:()=>rA,startsWithUnderscore:()=>startsWithUnderscore,startsWithUseStrict:()=>SE,stringContains:()=>Fi,stringContainsAt:()=>stringContainsAt,stringToToken:()=>_l,stripQuotes:()=>CN,supportedDeclarationExtensions:()=>iw,supportedJSExtensions:()=>ew,supportedJSExtensionsFlat:()=>tw,supportedLocaleDirectories:()=>uC,supportedTSExtensions:()=>KC,supportedTSExtensionsFlat:()=>zC,supportedTSImplementationExtensions:()=>aw,suppressLeadingAndTrailingTrivia:()=>suppressLeadingAndTrailingTrivia,suppressLeadingTrivia:()=>suppressLeadingTrivia,suppressTrailingTrivia:()=>suppressTrailingTrivia,symbolEscapedNameNoDefault:()=>symbolEscapedNameNoDefault,symbolName:()=>rf,symbolNameNoDefault:()=>symbolNameNoDefault,symbolPart:()=>symbolPart,symbolToDisplayParts:()=>symbolToDisplayParts,syntaxMayBeASICandidate:()=>syntaxMayBeASICandidate,syntaxRequiresTrailingSemicolonOrASI:()=>syntaxRequiresTrailingSemicolonOrASI,sys:()=>Hy,sysLog:()=>sysLog,tagNamesAreEquivalent:()=>Hi,takeWhile:()=>I5,targetOptionDeclaration:()=>targetOptionDeclaration,templateObjectHelper:()=>templateObjectHelper,testFormatSettings:()=>testFormatSettings,textChangeRangeIsUnchanged:()=>cS,textChangeRangeNewSpan:()=>R_,textChanges:()=>ts_textChanges_exports,textOrKeywordPart:()=>textOrKeywordPart,textPart:()=>textPart,textRangeContainsPositionInclusive:()=>bA,textSpanContainsPosition:()=>vA,textSpanContainsTextSpan:()=>TA,textSpanEnd:()=>Ir,textSpanIntersection:()=>_S,textSpanIntersectsWith:()=>EA,textSpanIntersectsWithPosition:()=>wA,textSpanIntersectsWithTextSpan:()=>xA,textSpanIsEmpty:()=>sS,textSpanOverlap:()=>oS,textSpanOverlapsWith:()=>SA,textSpansEqual:()=>textSpansEqual,textToKeywordObj:()=>kv,timestamp:()=>Wp,toArray:()=>en,toBuilderFileEmit:()=>toBuilderFileEmit,toBuilderStateFileInfoForMultiEmit:()=>toBuilderStateFileInfoForMultiEmit,toEditorSettings:()=>lu,toFileNameLowerCase:()=>Tp,toLowerCase:()=>bp,toPath:()=>Ui,toProgramEmitPending:()=>toProgramEmitPending,tokenIsIdentifierOrKeyword:()=>fr,tokenIsIdentifierOrKeywordOrGreaterThan:()=>qT,tokenToString:()=>Br,trace:()=>trace,tracing:()=>Sd,tracingEnabled:()=>tracingEnabled,transform:()=>transform,transformClassFields:()=>transformClassFields,transformDeclarations:()=>transformDeclarations,transformECMAScriptModule:()=>transformECMAScriptModule,transformES2015:()=>transformES2015,transformES2016:()=>transformES2016,transformES2017:()=>transformES2017,transformES2018:()=>transformES2018,transformES2019:()=>transformES2019,transformES2020:()=>transformES2020,transformES2021:()=>transformES2021,transformES5:()=>transformES5,transformESDecorators:()=>transformESDecorators,transformESNext:()=>transformESNext,transformGenerators:()=>transformGenerators,transformJsx:()=>transformJsx,transformLegacyDecorators:()=>transformLegacyDecorators,transformModule:()=>transformModule,transformNodeModule:()=>transformNodeModule,transformNodes:()=>transformNodes,transformSystemModule:()=>transformSystemModule,transformTypeScript:()=>transformTypeScript,transpile:()=>transpile,transpileModule:()=>transpileModule,transpileOptionValueCompilerOptions:()=>transpileOptionValueCompilerOptions,trimString:()=>Dp,trimStringEnd:()=>kp,trimStringStart:()=>Qp,tryAddToSet:()=>ua,tryAndIgnoreErrors:()=>tryAndIgnoreErrors,tryCast:()=>ln,tryDirectoryExists:()=>tryDirectoryExists,tryExtractTSExtension:()=>uO,tryFileExists:()=>tryFileExists,tryGetClassExtendingExpressionWithTypeArguments:()=>ex,tryGetClassImplementingOrExtendingExpressionWithTypeArguments:()=>tx,tryGetDirectories:()=>tryGetDirectories,tryGetExtensionFromPath:()=>hv,tryGetImportFromModuleSpecifier:()=>Y3,tryGetJSDocSatisfiesTypeNode:()=>e8,tryGetModuleNameFromFile:()=>CE,tryGetModuleSpecifierFromDeclaration:()=>kI,tryGetNativePerformanceHooks:()=>J5,tryGetPropertyAccessOrIdentifierToString:()=>tv,tryGetPropertyNameOfBindingOrAssignmentElement:()=>PE,tryGetSourceMappingURL:()=>tryGetSourceMappingURL,tryGetTextOfPropertyName:()=>e0,tryIOAndConsumeErrors:()=>tryIOAndConsumeErrors,tryParsePattern:()=>Bx,tryParsePatterns:()=>XM,tryParseRawSourceMap:()=>tryParseRawSourceMap,tryReadDirectory:()=>tryReadDirectory,tryReadFile:()=>tryReadFile,tryRemoveDirectoryPrefix:()=>jM,tryRemoveExtension:()=>Jx,tryRemovePrefix:()=>ST,tryRemoveSuffix:()=>B1,typeAcquisitionDeclarations:()=>typeAcquisitionDeclarations,typeAliasNamePart:()=>typeAliasNamePart,typeDirectiveIsEqualTo:()=>ED,typeKeywords:()=>typeKeywords,typeParameterNamePart:()=>typeParameterNamePart,typeReferenceResolutionNameAndModeGetter:()=>typeReferenceResolutionNameAndModeGetter,typeToDisplayParts:()=>typeToDisplayParts,unchangedPollThresholds:()=>unchangedPollThresholds,unchangedTextChangeRange:()=>oC,unescapeLeadingUnderscores:()=>dl,unmangleScopedPackageName:()=>unmangleScopedPackageName,unorderedRemoveItem:()=>bT,unorderedRemoveItemAt:()=>U1,unreachableCodeIsError:()=>yM,unusedLabelIsError:()=>vM,unwrapInnermostStatementOfLabel:()=>Rk,updateErrorForNoInputFiles:()=>updateErrorForNoInputFiles,updateLanguageServiceSourceFile:()=>T7,updateMissingFilePathsWatch:()=>updateMissingFilePathsWatch,updatePackageJsonWatch:()=>updatePackageJsonWatch,updateResolutionField:()=>updateResolutionField,updateSharedExtendedConfigFileWatcher:()=>updateSharedExtendedConfigFileWatcher,updateSourceFile:()=>k2,updateWatchingWildcardDirectories:()=>updateWatchingWildcardDirectories,usesExtensionsOnImports:()=>Rx,usingSingleLineStringWriter:()=>mD,utf16EncodeAsString:()=>by,validateLocaleAndSetLanguage:()=>DA,valuesHelper:()=>valuesHelper,version:()=>Ci,versionMajorMinor:()=>ni,visitArray:()=>visitArray,visitCommaListElements:()=>visitCommaListElements,visitEachChild:()=>visitEachChild,visitFunctionBody:()=>visitFunctionBody,visitIterationBody:()=>visitIterationBody,visitLexicalEnvironment:()=>visitLexicalEnvironment,visitNode:()=>visitNode,visitNodes:()=>visitNodes2,visitParameterList:()=>visitParameterList,walkUpBindingElementsAndPatterns:()=>fS,walkUpLexicalEnvironments:()=>walkUpLexicalEnvironments,walkUpOuterExpressions:()=>Vj,walkUpParenthesizedExpressions:()=>D0,walkUpParenthesizedTypes:()=>VI,walkUpParenthesizedTypesAndGetParentAndChild:()=>HI,whitespaceOrMapCommentRegExp:()=>whitespaceOrMapCommentRegExp,writeCommentRange:()=>$N,writeFile:()=>jN,writeFileEnsuringDirectories:()=>JN,zipToModeAwareCache:()=>zipToModeAwareCache,zipWith:()=>ce});var sT=D({"src/typescript/_namespaces/ts.ts"(){"use strict";Gw(),l7(),iT(),FB()}}),oT=P({"src/typescript/typescript.ts"(Me,Bn){sT(),sT(),typeof console<"u"&&(Vp.loggingHost={log(Me,Bn){switch(Me){case 1:return console.error(Bn);case 2:return console.warn(Bn);case 3:return console.log(Bn);case 4:return console.log(Bn)}}}),Bn.exports=aT}});Bn.exports=oT()}}),Xf=Oe({"src/language-js/parse/postprocess/typescript.js"(Me,Bn){"use strict";oa();var Hn=Dp(),zn=zp(),ni=Qf(),Ci={AbstractKeyword:126,SourceFile:308,PropertyDeclaration:169};function y(Me){for(;Me&&Me.kind!==Ci.SourceFile;)Me=Me.parent;return Me}function m(Me,Bn){let Hn=y(Me),[zn,Ci]=[Me.getStart(),Me.end].map((Me=>{let{line:Bn,character:zn}=Hn.getLineAndCharacterOfPosition(Me);return{line:Bn+1,column:zn}}));ni({loc:{start:zn,end:Ci}},Bn)}function C(Me){let Bn=Kf();return[!0,!1].some((Hn=>Bn.nodeCanBeDecorated(Hn,Me,Me.parent,Me.parent.parent)))}function d(Me){let{modifiers:Bn}=Me;if(!Hn(Bn))return;let zn=Kf(),{SyntaxKind:ni}=zn;for(let Hn of Bn)zn.isDecorator(Hn)&&!C(Me)&&(Me.kind===ni.MethodDeclaration&&!zn.nodeIsPresent(Me.body)&&m(Hn,"A decorator can only decorate a method implementation, not an overload."),m(Hn,"Decorators are not valid here."))}function E(Me,Bn){Me.kind!==Ci.PropertyDeclaration||Me.modifiers&&!Me.modifiers.some((Me=>Me.kind===Ci.AbstractKeyword))||Me.initializer&&Bn.value===null&&ni(Bn,"Abstract property cannot have an initializer")}function I(Me,Bn){if(!/@|abstract/.test(Bn.originalText))return;let{esTreeNodeToTSNodeMap:Hn,tsNodeToESTreeNodeMap:ni}=Me;zn(Me.ast,(Me=>{let Bn=Hn.get(Me);if(!Bn)return;let zn=ni.get(Bn);zn===Me&&(d(Bn),E(Bn,zn))}))}Bn.exports={throwErrorForInvalidNodes:I}}}),Ad=Oe({"scripts/build/shims/debug.cjs"(Me,Bn){"use strict";oa(),Bn.exports=()=>()=>{}}}),Cd=Oe({"node_modules/@typescript-eslint/typescript-estree/node_modules/semver/internal/constants.js"(Me,Bn){oa();var Hn="2.0.0",zn=256,ni=Number.MAX_SAFE_INTEGER||9007199254740991,Ci=16;Bn.exports={SEMVER_SPEC_VERSION:Hn,MAX_LENGTH:zn,MAX_SAFE_INTEGER:ni,MAX_SAFE_COMPONENT_LENGTH:Ci}}}),xd=Oe({"node_modules/@typescript-eslint/typescript-estree/node_modules/semver/internal/debug.js"(Me,Bn){oa();var Hn=typeof aa=="object"&&aa.env&&aa.env.NODE_DEBUG&&/\bsemver\b/i.test(aa.env.NODE_DEBUG)?function(){for(var Me=arguments.length,Bn=new Array(Me),Hn=0;Hn{};Bn.exports=Hn}}),wd=Oe({"node_modules/@typescript-eslint/typescript-estree/node_modules/semver/internal/re.js"(Me,Bn){oa();var{MAX_SAFE_COMPONENT_LENGTH:Hn}=Cd(),zn=xd();Me=Bn.exports={};var ni=Me.re=[],Ci=Me.src=[],aa=Me.t={},ca=0,C=(Me,Bn,Hn)=>{let oa=ca++;zn(Me,oa,Bn),aa[Me]=oa,Ci[oa]=Bn,ni[oa]=new RegExp(Bn,Hn?"g":void 0)};C("NUMERICIDENTIFIER","0|[1-9]\\d*"),C("NUMERICIDENTIFIERLOOSE","[0-9]+"),C("NONNUMERICIDENTIFIER","\\d*[a-zA-Z-][a-zA-Z0-9-]*"),C("MAINVERSION",`(${Ci[aa.NUMERICIDENTIFIER]})\\.(${Ci[aa.NUMERICIDENTIFIER]})\\.(${Ci[aa.NUMERICIDENTIFIER]})`),C("MAINVERSIONLOOSE",`(${Ci[aa.NUMERICIDENTIFIERLOOSE]})\\.(${Ci[aa.NUMERICIDENTIFIERLOOSE]})\\.(${Ci[aa.NUMERICIDENTIFIERLOOSE]})`),C("PRERELEASEIDENTIFIER",`(?:${Ci[aa.NUMERICIDENTIFIER]}|${Ci[aa.NONNUMERICIDENTIFIER]})`),C("PRERELEASEIDENTIFIERLOOSE",`(?:${Ci[aa.NUMERICIDENTIFIERLOOSE]}|${Ci[aa.NONNUMERICIDENTIFIER]})`),C("PRERELEASE",`(?:-(${Ci[aa.PRERELEASEIDENTIFIER]}(?:\\.${Ci[aa.PRERELEASEIDENTIFIER]})*))`),C("PRERELEASELOOSE",`(?:-?(${Ci[aa.PRERELEASEIDENTIFIERLOOSE]}(?:\\.${Ci[aa.PRERELEASEIDENTIFIERLOOSE]})*))`),C("BUILDIDENTIFIER","[0-9A-Za-z-]+"),C("BUILD",`(?:\\+(${Ci[aa.BUILDIDENTIFIER]}(?:\\.${Ci[aa.BUILDIDENTIFIER]})*))`),C("FULLPLAIN",`v?${Ci[aa.MAINVERSION]}${Ci[aa.PRERELEASE]}?${Ci[aa.BUILD]}?`),C("FULL",`^${Ci[aa.FULLPLAIN]}$`),C("LOOSEPLAIN",`[v=\\s]*${Ci[aa.MAINVERSIONLOOSE]}${Ci[aa.PRERELEASELOOSE]}?${Ci[aa.BUILD]}?`),C("LOOSE",`^${Ci[aa.LOOSEPLAIN]}$`),C("GTLT","((?:<|>)?=?)"),C("XRANGEIDENTIFIERLOOSE",`${Ci[aa.NUMERICIDENTIFIERLOOSE]}|x|X|\\*`),C("XRANGEIDENTIFIER",`${Ci[aa.NUMERICIDENTIFIER]}|x|X|\\*`),C("XRANGEPLAIN",`[v=\\s]*(${Ci[aa.XRANGEIDENTIFIER]})(?:\\.(${Ci[aa.XRANGEIDENTIFIER]})(?:\\.(${Ci[aa.XRANGEIDENTIFIER]})(?:${Ci[aa.PRERELEASE]})?${Ci[aa.BUILD]}?)?)?`),C("XRANGEPLAINLOOSE",`[v=\\s]*(${Ci[aa.XRANGEIDENTIFIERLOOSE]})(?:\\.(${Ci[aa.XRANGEIDENTIFIERLOOSE]})(?:\\.(${Ci[aa.XRANGEIDENTIFIERLOOSE]})(?:${Ci[aa.PRERELEASELOOSE]})?${Ci[aa.BUILD]}?)?)?`),C("XRANGE",`^${Ci[aa.GTLT]}\\s*${Ci[aa.XRANGEPLAIN]}$`),C("XRANGELOOSE",`^${Ci[aa.GTLT]}\\s*${Ci[aa.XRANGEPLAINLOOSE]}$`),C("COERCE",`(^|[^\\d])(\\d{1,${Hn}})(?:\\.(\\d{1,${Hn}}))?(?:\\.(\\d{1,${Hn}}))?(?:$|[^\\d])`),C("COERCERTL",Ci[aa.COERCE],!0),C("LONETILDE","(?:~>?)"),C("TILDETRIM",`(\\s*)${Ci[aa.LONETILDE]}\\s+`,!0),Me.tildeTrimReplace="$1~",C("TILDE",`^${Ci[aa.LONETILDE]}${Ci[aa.XRANGEPLAIN]}$`),C("TILDELOOSE",`^${Ci[aa.LONETILDE]}${Ci[aa.XRANGEPLAINLOOSE]}$`),C("LONECARET","(?:\\^)"),C("CARETTRIM",`(\\s*)${Ci[aa.LONECARET]}\\s+`,!0),Me.caretTrimReplace="$1^",C("CARET",`^${Ci[aa.LONECARET]}${Ci[aa.XRANGEPLAIN]}$`),C("CARETLOOSE",`^${Ci[aa.LONECARET]}${Ci[aa.XRANGEPLAINLOOSE]}$`),C("COMPARATORLOOSE",`^${Ci[aa.GTLT]}\\s*(${Ci[aa.LOOSEPLAIN]})$|^$`),C("COMPARATOR",`^${Ci[aa.GTLT]}\\s*(${Ci[aa.FULLPLAIN]})$|^$`),C("COMPARATORTRIM",`(\\s*)${Ci[aa.GTLT]}\\s*(${Ci[aa.LOOSEPLAIN]}|${Ci[aa.XRANGEPLAIN]})`,!0),Me.comparatorTrimReplace="$1$2$3",C("HYPHENRANGE",`^\\s*(${Ci[aa.XRANGEPLAIN]})\\s+-\\s+(${Ci[aa.XRANGEPLAIN]})\\s*$`),C("HYPHENRANGELOOSE",`^\\s*(${Ci[aa.XRANGEPLAINLOOSE]})\\s+-\\s+(${Ci[aa.XRANGEPLAINLOOSE]})\\s*$`),C("STAR","(<|>)?=?\\s*\\*"),C("GTE0","^\\s*>=\\s*0\\.0\\.0\\s*$"),C("GTE0PRE","^\\s*>=\\s*0\\.0\\.0-0\\s*$")}}),Sd=Oe({"node_modules/@typescript-eslint/typescript-estree/node_modules/semver/internal/parse-options.js"(Me,Bn){oa();var Hn=["includePrerelease","loose","rtl"],h=Me=>Me?typeof Me!="object"?{loose:!0}:Hn.filter((Bn=>Me[Bn])).reduce(((Me,Bn)=>(Me[Bn]=!0,Me)),{}):{};Bn.exports=h}}),Td=Oe({"node_modules/@typescript-eslint/typescript-estree/node_modules/semver/internal/identifiers.js"(Me,Bn){oa();var Hn=/^[0-9]+$/,h=(Me,Bn)=>{let zn=Hn.test(Me),ni=Hn.test(Bn);return zn&&ni&&(Me=+Me,Bn=+Bn),Me===Bn?0:zn&&!ni?-1:ni&&!zn?1:Meh(Bn,Me);Bn.exports={compareIdentifiers:h,rcompareIdentifiers:D}}}),Pd=Oe({"node_modules/@typescript-eslint/typescript-estree/node_modules/semver/classes/semver.js"(Me,Bn){oa();var Hn=xd(),{MAX_LENGTH:zn,MAX_SAFE_INTEGER:ni}=Cd(),{re:Ci,t:aa}=wd(),ca=Sd(),{compareIdentifiers:_a}=Td(),xa=class{constructor(Me,Bn){if(Bn=ca(Bn),Me instanceof xa){if(Me.loose===!!Bn.loose&&Me.includePrerelease===!!Bn.includePrerelease)return Me;Me=Me.version}else if(typeof Me!="string")throw new TypeError(`Invalid Version: ${Me}`);if(Me.length>zn)throw new TypeError(`version is longer than ${zn} characters`);Hn("SemVer",Me,Bn),this.options=Bn,this.loose=!!Bn.loose,this.includePrerelease=!!Bn.includePrerelease;let oa=Me.trim().match(Bn.loose?Ci[aa.LOOSE]:Ci[aa.FULL]);if(!oa)throw new TypeError(`Invalid Version: ${Me}`);if(this.raw=Me,this.major=+oa[1],this.minor=+oa[2],this.patch=+oa[3],this.major>ni||this.major<0)throw new TypeError("Invalid major version");if(this.minor>ni||this.minor<0)throw new TypeError("Invalid minor version");if(this.patch>ni||this.patch<0)throw new TypeError("Invalid patch version");oa[4]?this.prerelease=oa[4].split(".").map((Me=>{if(/^[0-9]+$/.test(Me)){let Bn=+Me;if(Bn>=0&&Bn=0;)typeof this.prerelease[Me]=="number"&&(this.prerelease[Me]++,Me=-2);Me===-1&&this.prerelease.push(0)}Bn&&(_a(this.prerelease[0],Bn)===0?isNaN(this.prerelease[1])&&(this.prerelease=[Bn,0]):this.prerelease=[Bn,0]);break;default:throw new Error(`invalid increment argument: ${Me}`)}return this.format(),this.raw=this.version,this}};Bn.exports=xa}}),Qh=Oe({"node_modules/@typescript-eslint/typescript-estree/node_modules/semver/functions/parse.js"(Me,Bn){oa();var{MAX_LENGTH:Hn}=Cd(),{re:zn,t:ni}=wd(),Ci=Pd(),aa=Sd(),m=(Me,Bn)=>{if(Bn=aa(Bn),Me instanceof Ci)return Me;if(typeof Me!="string"||Me.length>Hn||!(Bn.loose?zn[ni.LOOSE]:zn[ni.FULL]).test(Me))return null;try{return new Ci(Me,Bn)}catch{return null}};Bn.exports=m}}),Zh=Oe({"node_modules/@typescript-eslint/typescript-estree/node_modules/semver/functions/valid.js"(Me,Bn){oa();var Hn=Qh(),h=(Me,Bn)=>{let zn=Hn(Me,Bn);return zn?zn.version:null};Bn.exports=h}}),eg=Oe({"node_modules/@typescript-eslint/typescript-estree/node_modules/semver/functions/clean.js"(Me,Bn){oa();var Hn=Qh(),h=(Me,Bn)=>{let zn=Hn(Me.trim().replace(/^[=v]+/,""),Bn);return zn?zn.version:null};Bn.exports=h}}),tg=Oe({"node_modules/@typescript-eslint/typescript-estree/node_modules/semver/functions/inc.js"(Me,Bn){oa();var Hn=Pd(),h=(Me,Bn,zn,ni)=>{typeof zn=="string"&&(ni=zn,zn=void 0);try{return new Hn(Me instanceof Hn?Me.version:Me,zn).inc(Bn,ni).version}catch{return null}};Bn.exports=h}}),rg=Oe({"node_modules/@typescript-eslint/typescript-estree/node_modules/semver/functions/compare.js"(Me,Bn){oa();var Hn=Pd(),h=(Me,Bn,zn)=>new Hn(Me,zn).compare(new Hn(Bn,zn));Bn.exports=h}}),ng=Oe({"node_modules/@typescript-eslint/typescript-estree/node_modules/semver/functions/eq.js"(Me,Bn){oa();var Hn=rg(),h=(Me,Bn,zn)=>Hn(Me,Bn,zn)===0;Bn.exports=h}}),ig=Oe({"node_modules/@typescript-eslint/typescript-estree/node_modules/semver/functions/diff.js"(Me,Bn){oa();var Hn=Qh(),zn=ng(),D=(Me,Bn)=>{if(zn(Me,Bn))return null;{let zn=Hn(Me),ni=Hn(Bn),Ci=zn.prerelease.length||ni.prerelease.length,aa=Ci?"pre":"",oa=Ci?"prerelease":"";for(let Me in zn)if((Me==="major"||Me==="minor"||Me==="patch")&&zn[Me]!==ni[Me])return aa+Me;return oa}};Bn.exports=D}}),ag=Oe({"node_modules/@typescript-eslint/typescript-estree/node_modules/semver/functions/major.js"(Me,Bn){oa();var Hn=Pd(),h=(Me,Bn)=>new Hn(Me,Bn).major;Bn.exports=h}}),sg=Oe({"node_modules/@typescript-eslint/typescript-estree/node_modules/semver/functions/minor.js"(Me,Bn){oa();var Hn=Pd(),h=(Me,Bn)=>new Hn(Me,Bn).minor;Bn.exports=h}}),og=Oe({"node_modules/@typescript-eslint/typescript-estree/node_modules/semver/functions/patch.js"(Me,Bn){oa();var Hn=Pd(),h=(Me,Bn)=>new Hn(Me,Bn).patch;Bn.exports=h}}),ug=Oe({"node_modules/@typescript-eslint/typescript-estree/node_modules/semver/functions/prerelease.js"(Me,Bn){oa();var Hn=Qh(),h=(Me,Bn)=>{let zn=Hn(Me,Bn);return zn&&zn.prerelease.length?zn.prerelease:null};Bn.exports=h}}),cg=Oe({"node_modules/@typescript-eslint/typescript-estree/node_modules/semver/functions/rcompare.js"(Me,Bn){oa();var Hn=rg(),h=(Me,Bn,zn)=>Hn(Bn,Me,zn);Bn.exports=h}}),lg=Oe({"node_modules/@typescript-eslint/typescript-estree/node_modules/semver/functions/compare-loose.js"(Me,Bn){oa();var Hn=rg(),h=(Me,Bn)=>Hn(Me,Bn,!0);Bn.exports=h}}),pg=Oe({"node_modules/@typescript-eslint/typescript-estree/node_modules/semver/functions/compare-build.js"(Me,Bn){oa();var Hn=Pd(),h=(Me,Bn,zn)=>{let ni=new Hn(Me,zn),Ci=new Hn(Bn,zn);return ni.compare(Ci)||ni.compareBuild(Ci)};Bn.exports=h}}),fg=Oe({"node_modules/@typescript-eslint/typescript-estree/node_modules/semver/functions/sort.js"(Me,Bn){oa();var Hn=pg(),h=(Me,Bn)=>Me.sort(((Me,zn)=>Hn(Me,zn,Bn)));Bn.exports=h}}),dg=Oe({"node_modules/@typescript-eslint/typescript-estree/node_modules/semver/functions/rsort.js"(Me,Bn){oa();var Hn=pg(),h=(Me,Bn)=>Me.sort(((Me,zn)=>Hn(zn,Me,Bn)));Bn.exports=h}}),hg=Oe({"node_modules/@typescript-eslint/typescript-estree/node_modules/semver/functions/gt.js"(Me,Bn){oa();var Hn=rg(),h=(Me,Bn,zn)=>Hn(Me,Bn,zn)>0;Bn.exports=h}}),mg=Oe({"node_modules/@typescript-eslint/typescript-estree/node_modules/semver/functions/lt.js"(Me,Bn){oa();var Hn=rg(),h=(Me,Bn,zn)=>Hn(Me,Bn,zn)<0;Bn.exports=h}}),gg=Oe({"node_modules/@typescript-eslint/typescript-estree/node_modules/semver/functions/neq.js"(Me,Bn){oa();var Hn=rg(),h=(Me,Bn,zn)=>Hn(Me,Bn,zn)!==0;Bn.exports=h}}),_g=Oe({"node_modules/@typescript-eslint/typescript-estree/node_modules/semver/functions/gte.js"(Me,Bn){oa();var Hn=rg(),h=(Me,Bn,zn)=>Hn(Me,Bn,zn)>=0;Bn.exports=h}}),Ag=Oe({"node_modules/@typescript-eslint/typescript-estree/node_modules/semver/functions/lte.js"(Me,Bn){oa();var Hn=rg(),h=(Me,Bn,zn)=>Hn(Me,Bn,zn)<=0;Bn.exports=h}}),yg=Oe({"node_modules/@typescript-eslint/typescript-estree/node_modules/semver/functions/cmp.js"(Me,Bn){oa();var Hn=ng(),zn=gg(),ni=hg(),Ci=_g(),aa=mg(),ca=Ag(),C=(Me,Bn,oa,_a)=>{switch(Bn){case"===":return typeof Me=="object"&&(Me=Me.version),typeof oa=="object"&&(oa=oa.version),Me===oa;case"!==":return typeof Me=="object"&&(Me=Me.version),typeof oa=="object"&&(oa=oa.version),Me!==oa;case"":case"=":case"==":return Hn(Me,oa,_a);case"!=":return zn(Me,oa,_a);case">":return ni(Me,oa,_a);case">=":return Ci(Me,oa,_a);case"<":return aa(Me,oa,_a);case"<=":return ca(Me,oa,_a);default:throw new TypeError(`Invalid operator: ${Bn}`)}};Bn.exports=C}}),vg=Oe({"node_modules/@typescript-eslint/typescript-estree/node_modules/semver/functions/coerce.js"(Me,Bn){oa();var Hn=Pd(),zn=Qh(),{re:ni,t:Ci}=wd(),y=(Me,Bn)=>{if(Me instanceof Hn)return Me;if(typeof Me=="number"&&(Me=String(Me)),typeof Me!="string")return null;Bn=Bn||{};let aa=null;if(!Bn.rtl)aa=Me.match(ni[Ci.COERCE]);else{let Bn;for(;(Bn=ni[Ci.COERCERTL].exec(Me))&&(!aa||aa.index+aa[0].length!==Me.length);)(!aa||Bn.index+Bn[0].length!==aa.index+aa[0].length)&&(aa=Bn),ni[Ci.COERCERTL].lastIndex=Bn.index+Bn[1].length+Bn[2].length;ni[Ci.COERCERTL].lastIndex=-1}return aa===null?null:zn(`${aa[2]}.${aa[3]||"0"}.${aa[4]||"0"}`,Bn)};Bn.exports=y}}),bg=Oe({"node_modules/yallist/iterator.js"(Me,Bn){"use strict";oa(),Bn.exports=function(Me){Me.prototype[Symbol.iterator]=function*(){for(let Me=this.head;Me;Me=Me.next)yield Me.value}}}}),Eg=Oe({"node_modules/yallist/yallist.js"(Me,Bn){"use strict";oa(),Bn.exports=v,v.Node=y,v.create=v;function v(Me){var Bn=this;if(Bn instanceof v||(Bn=new v),Bn.tail=null,Bn.head=null,Bn.length=0,Me&&typeof Me.forEach=="function")Me.forEach((function(Me){Bn.push(Me)}));else if(arguments.length>0)for(var Hn=0,zn=arguments.length;Hn1)Hn=Bn;else if(this.head)zn=this.head.next,Hn=this.head.value;else throw new TypeError("Reduce of empty list with no initial value");for(var ni=0;zn!==null;ni++)Hn=Me(Hn,zn.value,ni),zn=zn.next;return Hn},v.prototype.reduceReverse=function(Me,Bn){var Hn,zn=this.tail;if(arguments.length>1)Hn=Bn;else if(this.tail)zn=this.tail.prev,Hn=this.tail.value;else throw new TypeError("Reduce of empty list with no initial value");for(var ni=this.length-1;zn!==null;ni--)Hn=Me(Hn,zn.value,ni),zn=zn.prev;return Hn},v.prototype.toArray=function(){for(var Me=new Array(this.length),Bn=0,Hn=this.head;Hn!==null;Bn++)Me[Bn]=Hn.value,Hn=Hn.next;return Me},v.prototype.toArrayReverse=function(){for(var Me=new Array(this.length),Bn=0,Hn=this.tail;Hn!==null;Bn++)Me[Bn]=Hn.value,Hn=Hn.prev;return Me},v.prototype.slice=function(Me,Bn){Bn=Bn||this.length,Bn<0&&(Bn+=this.length),Me=Me||0,Me<0&&(Me+=this.length);var Hn=new v;if(Bnthis.length&&(Bn=this.length);for(var zn=0,ni=this.head;ni!==null&&znthis.length&&(Bn=this.length);for(var zn=this.length,ni=this.tail;ni!==null&&zn>Bn;zn--)ni=ni.prev;for(;ni!==null&&zn>Me;zn--,ni=ni.prev)Hn.push(ni.value);return Hn},v.prototype.splice=function(Me,Bn){Me>this.length&&(Me=this.length-1),Me<0&&(Me=this.length+Me);for(var Hn=0,zn=this.head;zn!==null&&Hn1,Ps=class{constructor(Me){if(typeof Me=="number"&&(Me={max:Me}),Me||(Me={}),Me.max&&(typeof Me.max!="number"||Me.max<0))throw new TypeError("max must be a non-negative number");let Bn=this[zn]=Me.max||1/0,Hn=Me.length||M;if(this[Ci]=typeof Hn!="function"?M:Hn,this[aa]=Me.stale||!1,Me.maxAge&&typeof Me.maxAge!="number")throw new TypeError("maxAge must be a number");this[ca]=Me.maxAge||0,this[_a]=Me.dispose,this[xa]=Me.noDisposeOnSet||!1,this[ts]=Me.updateAgeOnGet||!1,this.reset()}set max(Me){if(typeof Me!="number"||Me<0)throw new TypeError("max must be a non-negative number");this[zn]=Me||1/0,ce(this)}get max(){return this[zn]}set allowStale(Me){this[aa]=!!Me}get allowStale(){return this[aa]}set maxAge(Me){if(typeof Me!="number")throw new TypeError("maxAge must be a non-negative number");this[ca]=Me,ce(this)}get maxAge(){return this[ca]}set lengthCalculator(Me){typeof Me!="function"&&(Me=M),Me!==this[Ci]&&(this[Ci]=Me,this[ni]=0,this[Ga].forEach((Me=>{Me.length=this[Ci](Me.value,Me.key),this[ni]+=Me.length}))),ce(this)}get lengthCalculator(){return this[Ci]}get length(){return this[ni]}get itemCount(){return this[Ga].length}rforEach(Me,Bn){Bn=Bn||this;for(let Hn=this[Ga].tail;Hn!==null;){let zn=Hn.prev;Ae(this,Me,Hn,Bn),Hn=zn}}forEach(Me,Bn){Bn=Bn||this;for(let Hn=this[Ga].head;Hn!==null;){let zn=Hn.next;Ae(this,Me,Hn,Bn),Hn=zn}}keys(){return this[Ga].toArray().map((Me=>Me.key))}values(){return this[Ga].toArray().map((Me=>Me.value))}reset(){this[_a]&&this[Ga]&&this[Ga].length&&this[Ga].forEach((Me=>this[_a](Me.key,Me.value))),this[Ha]=new Map,this[Ga]=new Hn,this[ni]=0}dump(){return this[Ga].map((Me=>K(this,Me)?!1:{k:Me.key,v:Me.value,e:Me.now+(Me.maxAge||0)})).toArray().filter((Me=>Me))}dumpLru(){return this[Ga]}set(Me,Bn,Hn){if(Hn=Hn||this[ca],Hn&&typeof Hn!="number")throw new TypeError("maxAge must be a number");let aa=Hn?Date.now():0,oa=this[Ci](Bn,Me);if(this[Ha].has(Me)){if(oa>this[zn])return Ie(this,this[Ha].get(Me)),!1;let Ci=this[Ha].get(Me).value;return this[_a]&&(this[xa]||this[_a](Me,Ci.value)),Ci.now=aa,Ci.maxAge=Hn,Ci.value=Bn,this[ni]+=oa-Ci.length,Ci.length=oa,this.get(Me),ce(this),!0}let ts=new so(Me,Bn,oa,aa,Hn);return ts.length>this[zn]?(this[_a]&&this[_a](Me,Bn),!1):(this[ni]+=ts.length,this[Ga].unshift(ts),this[Ha].set(Me,this[Ga].head),ce(this),!0)}has(Me){if(!this[Ha].has(Me))return!1;let Bn=this[Ha].get(Me).value;return!K(this,Bn)}get(Me){return W(this,Me,!0)}peek(Me){return W(this,Me,!1)}pop(){let Me=this[Ga].tail;return Me?(Ie(this,Me),Me.value):null}del(Me){Ie(this,this[Ha].get(Me))}load(Me){this.reset();let Bn=Date.now();for(let Hn=Me.length-1;Hn>=0;Hn--){let zn=Me[Hn],ni=zn.e||0;if(ni===0)this.set(zn.k,zn.v);else{let Me=ni-Bn;Me>0&&this.set(zn.k,zn.v,Me)}}}prune(){this[Ha].forEach(((Me,Bn)=>W(this,Bn,!1)))}},W=(Me,Bn,Hn)=>{let zn=Me[Ha].get(Bn);if(zn){let Bn=zn.value;if(K(Me,Bn)){if(Ie(Me,zn),!Me[aa])return}else Hn&&(Me[ts]&&(zn.value.now=Date.now()),Me[Ga].unshiftNode(zn));return Bn.value}},K=(Me,Bn)=>{if(!Bn||!Bn.maxAge&&!Me[ca])return!1;let Hn=Date.now()-Bn.now;return Bn.maxAge?Hn>Bn.maxAge:Me[ca]&&Hn>Me[ca]},ce=Me=>{if(Me[ni]>Me[zn])for(let Bn=Me[Ga].tail;Me[ni]>Me[zn]&&Bn!==null;){let Hn=Bn.prev;Ie(Me,Bn),Bn=Hn}},Ie=(Me,Bn)=>{if(Bn){let Hn=Bn.value;Me[_a]&&Me[_a](Hn.key,Hn.value),Me[ni]-=Hn.length,Me[Ha].delete(Hn.key),Me[Ga].removeNode(Bn)}},so=class{constructor(Me,Bn,Hn,zn,ni){this.key=Me,this.value=Bn,this.length=Hn,this.now=zn,this.maxAge=ni||0}},Ae=(Me,Bn,Hn,zn)=>{let ni=Hn.value;K(Me,ni)&&(Ie(Me,Hn),Me[aa]||(ni=void 0)),ni&&Bn.call(zn,ni.value,ni.key,Me)};Bn.exports=Ps}}),xg=Oe({"node_modules/@typescript-eslint/typescript-estree/node_modules/semver/classes/range.js"(Me,Bn){oa();var Hn=class{constructor(Me,Bn){if(Bn=Ci(Bn),Me instanceof Hn)return Me.loose===!!Bn.loose&&Me.includePrerelease===!!Bn.includePrerelease?Me:new Hn(Me.raw,Bn);if(Me instanceof aa)return this.raw=Me.value,this.set=[[Me]],this.format(),this;if(this.options=Bn,this.loose=!!Bn.loose,this.includePrerelease=!!Bn.includePrerelease,this.raw=Me,this.set=Me.split("||").map((Me=>this.parseRange(Me.trim()))).filter((Me=>Me.length)),!this.set.length)throw new TypeError(`Invalid SemVer Range: ${Me}`);if(this.set.length>1){let Me=this.set[0];if(this.set=this.set.filter((Me=>!q(Me[0]))),this.set.length===0)this.set=[Me];else if(this.set.length>1){for(let Me of this.set)if(Me.length===1&&W(Me[0])){this.set=[Me];break}}}this.format()}format(){return this.range=this.set.map((Me=>Me.join(" ").trim())).join("||").trim(),this.range}toString(){return this.range}parseRange(Me){Me=Me.trim();let Bn=`parseRange:${Object.keys(this.options).join(",")}:${Me}`,Hn=ni.get(Bn);if(Hn)return Hn;let zn=this.options.loose,Ci=zn?xa[Ga.HYPHENRANGELOOSE]:xa[Ga.HYPHENRANGE];Me=Me.replace(Ci,Je(this.options.includePrerelease)),ca("hyphen replace",Me),Me=Me.replace(xa[Ga.COMPARATORTRIM],Ha),ca("comparator trim",Me),Me=Me.replace(xa[Ga.TILDETRIM],ts),Me=Me.replace(xa[Ga.CARETTRIM],Ps),Me=Me.split(/\s+/).join(" ");let oa=Me.split(" ").map((Me=>ce(Me,this.options))).join(" ").split(/\s+/).map((Me=>ke(Me,this.options)));zn&&(oa=oa.filter((Me=>(ca("loose invalid filter",Me,this.options),!!Me.match(xa[Ga.COMPARATORLOOSE]))))),ca("range list",oa);let _a=new Map,so=oa.map((Me=>new aa(Me,this.options)));for(let Me of so){if(q(Me))return[Me];_a.set(Me.value,Me)}_a.size>1&&_a.has("")&&_a.delete("");let oo=[..._a.values()];return ni.set(Bn,oo),oo}intersects(Me,Bn){if(!(Me instanceof Hn))throw new TypeError("a Range is required");return this.set.some((Hn=>K(Hn,Bn)&&Me.set.some((Me=>K(Me,Bn)&&Hn.every((Hn=>Me.every((Me=>Hn.intersects(Me,Bn)))))))))}test(Me){if(!Me)return!1;if(typeof Me=="string")try{Me=new _a(Me,this.options)}catch{return!1}for(let Bn=0;BnMe.value==="<0.0.0-0",W=Me=>Me.value==="",K=(Me,Bn)=>{let Hn=!0,zn=Me.slice(),ni=zn.pop();for(;Hn&&zn.length;)Hn=zn.every((Me=>ni.intersects(Me,Bn))),ni=zn.pop();return Hn},ce=(Me,Bn)=>(ca("comp",Me,Bn),Me=te(Me,Bn),ca("caret",Me),Me=me(Me,Bn),ca("tildes",Me),Me=Pe(Me,Bn),ca("xrange",Me),Me=pe(Me,Bn),ca("stars",Me),Me),Ie=Me=>!Me||Me.toLowerCase()==="x"||Me==="*",me=(Me,Bn)=>Me.trim().split(/\s+/).map((Me=>Ae(Me,Bn))).join(" "),Ae=(Me,Bn)=>{let Hn=Bn.loose?xa[Ga.TILDELOOSE]:xa[Ga.TILDE];return Me.replace(Hn,((Bn,Hn,zn,ni,Ci)=>{ca("tilde",Me,Bn,Hn,zn,ni,Ci);let aa;return Ie(Hn)?aa="":Ie(zn)?aa=`>=${Hn}.0.0 <${+Hn+1}.0.0-0`:Ie(ni)?aa=`>=${Hn}.${zn}.0 <${Hn}.${+zn+1}.0-0`:Ci?(ca("replaceTilde pr",Ci),aa=`>=${Hn}.${zn}.${ni}-${Ci} <${Hn}.${+zn+1}.0-0`):aa=`>=${Hn}.${zn}.${ni} <${Hn}.${+zn+1}.0-0`,ca("tilde return",aa),aa}))},te=(Me,Bn)=>Me.trim().split(/\s+/).map((Me=>he(Me,Bn))).join(" "),he=(Me,Bn)=>{ca("caret",Me,Bn);let Hn=Bn.loose?xa[Ga.CARETLOOSE]:xa[Ga.CARET],zn=Bn.includePrerelease?"-0":"";return Me.replace(Hn,((Bn,Hn,ni,Ci,aa)=>{ca("caret",Me,Bn,Hn,ni,Ci,aa);let oa;return Ie(Hn)?oa="":Ie(ni)?oa=`>=${Hn}.0.0${zn} <${+Hn+1}.0.0-0`:Ie(Ci)?Hn==="0"?oa=`>=${Hn}.${ni}.0${zn} <${Hn}.${+ni+1}.0-0`:oa=`>=${Hn}.${ni}.0${zn} <${+Hn+1}.0.0-0`:aa?(ca("replaceCaret pr",aa),Hn==="0"?ni==="0"?oa=`>=${Hn}.${ni}.${Ci}-${aa} <${Hn}.${ni}.${+Ci+1}-0`:oa=`>=${Hn}.${ni}.${Ci}-${aa} <${Hn}.${+ni+1}.0-0`:oa=`>=${Hn}.${ni}.${Ci}-${aa} <${+Hn+1}.0.0-0`):(ca("no pr"),Hn==="0"?ni==="0"?oa=`>=${Hn}.${ni}.${Ci}${zn} <${Hn}.${ni}.${+Ci+1}-0`:oa=`>=${Hn}.${ni}.${Ci}${zn} <${Hn}.${+ni+1}.0-0`:oa=`>=${Hn}.${ni}.${Ci} <${+Hn+1}.0.0-0`),ca("caret return",oa),oa}))},Pe=(Me,Bn)=>(ca("replaceXRanges",Me,Bn),Me.split(/\s+/).map((Me=>R(Me,Bn))).join(" ")),R=(Me,Bn)=>{Me=Me.trim();let Hn=Bn.loose?xa[Ga.XRANGELOOSE]:xa[Ga.XRANGE];return Me.replace(Hn,((Hn,zn,ni,Ci,aa,oa)=>{ca("xRange",Me,Hn,zn,ni,Ci,aa,oa);let _a=Ie(ni),xa=_a||Ie(Ci),Ga=xa||Ie(aa),Ha=Ga;return zn==="="&&Ha&&(zn=""),oa=Bn.includePrerelease?"-0":"",_a?zn===">"||zn==="<"?Hn="<0.0.0-0":Hn="*":zn&&Ha?(xa&&(Ci=0),aa=0,zn===">"?(zn=">=",xa?(ni=+ni+1,Ci=0,aa=0):(Ci=+Ci+1,aa=0)):zn==="<="&&(zn="<",xa?ni=+ni+1:Ci=+Ci+1),zn==="<"&&(oa="-0"),Hn=`${zn+ni}.${Ci}.${aa}${oa}`):xa?Hn=`>=${ni}.0.0${oa} <${+ni+1}.0.0-0`:Ga&&(Hn=`>=${ni}.${Ci}.0${oa} <${ni}.${+Ci+1}.0-0`),ca("xRange return",Hn),Hn}))},pe=(Me,Bn)=>(ca("replaceStars",Me,Bn),Me.trim().replace(xa[Ga.STAR],"")),ke=(Me,Bn)=>(ca("replaceGTE0",Me,Bn),Me.trim().replace(xa[Bn.includePrerelease?Ga.GTE0PRE:Ga.GTE0],"")),Je=Me=>(Bn,Hn,zn,ni,Ci,aa,oa,ca,_a,xa,Ga,Ha,ts)=>(Ie(zn)?Hn="":Ie(ni)?Hn=`>=${zn}.0.0${Me?"-0":""}`:Ie(Ci)?Hn=`>=${zn}.${ni}.0${Me?"-0":""}`:aa?Hn=`>=${Hn}`:Hn=`>=${Hn}${Me?"-0":""}`,Ie(_a)?ca="":Ie(xa)?ca=`<${+_a+1}.0.0-0`:Ie(Ga)?ca=`<${_a}.${+xa+1}.0-0`:Ha?ca=`<=${_a}.${xa}.${Ga}-${Ha}`:Me?ca=`<${_a}.${xa}.${+Ga+1}-0`:ca=`<=${ca}`,`${Hn} ${ca}`.trim()),Xe=(Me,Bn,Hn)=>{for(let Hn=0;Hn0){let zn=Me[Hn].semver;if(zn.major===Bn.major&&zn.minor===Bn.minor&&zn.patch===Bn.patch)return!0}return!1}return!0}}}),Sg=Oe({"node_modules/@typescript-eslint/typescript-estree/node_modules/semver/classes/comparator.js"(Me,Bn){oa();var Hn=Symbol("SemVer ANY"),zn=class{static get ANY(){return Hn}constructor(Me,Bn){if(Bn=ni(Bn),Me instanceof zn){if(Me.loose===!!Bn.loose)return Me;Me=Me.value}_a("comparator",Me,Bn),this.options=Bn,this.loose=!!Bn.loose,this.parse(Me),this.semver===Hn?this.value="":this.value=this.operator+this.semver.version,_a("comp",this)}parse(Me){let Bn=this.options.loose?Ci[aa.COMPARATORLOOSE]:Ci[aa.COMPARATOR],zn=Me.match(Bn);if(!zn)throw new TypeError(`Invalid comparator: ${Me}`);this.operator=zn[1]!==void 0?zn[1]:"",this.operator==="="&&(this.operator=""),zn[2]?this.semver=new xa(zn[2],this.options.loose):this.semver=Hn}toString(){return this.value}test(Me){if(_a("Comparator.test",Me,this.options.loose),this.semver===Hn||Me===Hn)return!0;if(typeof Me=="string")try{Me=new xa(Me,this.options)}catch{return!1}return ca(Me,this.operator,this.semver,this.options)}intersects(Me,Bn){if(!(Me instanceof zn))throw new TypeError("a Comparator is required");if((!Bn||typeof Bn!="object")&&(Bn={loose:!!Bn,includePrerelease:!1}),this.operator==="")return this.value===""?!0:new Ga(Me.value,Bn).test(this.value);if(Me.operator==="")return Me.value===""?!0:new Ga(this.value,Bn).test(Me.semver);let Hn=(this.operator===">="||this.operator===">")&&(Me.operator===">="||Me.operator===">"),ni=(this.operator==="<="||this.operator==="<")&&(Me.operator==="<="||Me.operator==="<"),Ci=this.semver.version===Me.semver.version,aa=(this.operator===">="||this.operator==="<=")&&(Me.operator===">="||Me.operator==="<="),oa=ca(this.semver,"<",Me.semver,Bn)&&(this.operator===">="||this.operator===">")&&(Me.operator==="<="||Me.operator==="<"),_a=ca(this.semver,">",Me.semver,Bn)&&(this.operator==="<="||this.operator==="<")&&(Me.operator===">="||Me.operator===">");return Hn||ni||Ci&&aa||oa||_a}};Bn.exports=zn;var ni=Sd(),{re:Ci,t:aa}=wd(),ca=yg(),_a=xd(),xa=Pd(),Ga=xg()}}),kg=Oe({"node_modules/@typescript-eslint/typescript-estree/node_modules/semver/functions/satisfies.js"(Me,Bn){oa();var Hn=xg(),h=(Me,Bn,zn)=>{try{Bn=new Hn(Bn,zn)}catch{return!1}return Bn.test(Me)};Bn.exports=h}}),Tg=Oe({"node_modules/@typescript-eslint/typescript-estree/node_modules/semver/ranges/to-comparators.js"(Me,Bn){oa();var Hn=xg(),h=(Me,Bn)=>new Hn(Me,Bn).set.map((Me=>Me.map((Me=>Me.value)).join(" ").trim().split(" ")));Bn.exports=h}}),Ig=Oe({"node_modules/@typescript-eslint/typescript-estree/node_modules/semver/ranges/max-satisfying.js"(Me,Bn){oa();var Hn=Pd(),zn=xg(),D=(Me,Bn,ni)=>{let Ci=null,aa=null,oa=null;try{oa=new zn(Bn,ni)}catch{return null}return Me.forEach((Me=>{oa.test(Me)&&(!Ci||aa.compare(Me)===-1)&&(Ci=Me,aa=new Hn(Ci,ni))})),Ci};Bn.exports=D}}),Bg=Oe({"node_modules/@typescript-eslint/typescript-estree/node_modules/semver/ranges/min-satisfying.js"(Me,Bn){oa();var Hn=Pd(),zn=xg(),D=(Me,Bn,ni)=>{let Ci=null,aa=null,oa=null;try{oa=new zn(Bn,ni)}catch{return null}return Me.forEach((Me=>{oa.test(Me)&&(!Ci||aa.compare(Me)===1)&&(Ci=Me,aa=new Hn(Ci,ni))})),Ci};Bn.exports=D}}),Fg=Oe({"node_modules/@typescript-eslint/typescript-estree/node_modules/semver/ranges/min-version.js"(Me,Bn){oa();var Hn=Pd(),zn=xg(),ni=hg(),P=(Me,Bn)=>{Me=new zn(Me,Bn);let Ci=new Hn("0.0.0");if(Me.test(Ci)||(Ci=new Hn("0.0.0-0"),Me.test(Ci)))return Ci;Ci=null;for(let Bn=0;Bn{let Bn=new Hn(Me.semver.version);switch(Me.operator){case">":Bn.prerelease.length===0?Bn.patch++:Bn.prerelease.push(0),Bn.raw=Bn.format();case"":case">=":(!aa||ni(Bn,aa))&&(aa=Bn);break;case"<":case"<=":break;default:throw new Error(`Unexpected operation: ${Me.operator}`)}})),aa&&(!Ci||ni(Ci,aa))&&(Ci=aa)}return Ci&&Me.test(Ci)?Ci:null};Bn.exports=P}}),Ng=Oe({"node_modules/@typescript-eslint/typescript-estree/node_modules/semver/ranges/valid.js"(Me,Bn){oa();var Hn=xg(),h=(Me,Bn)=>{try{return new Hn(Me,Bn).range||"*"}catch{return null}};Bn.exports=h}}),Pg=Oe({"node_modules/@typescript-eslint/typescript-estree/node_modules/semver/ranges/outside.js"(Me,Bn){oa();var Hn=Pd(),zn=Sg(),{ANY:ni}=zn,Ci=xg(),aa=kg(),ca=hg(),_a=mg(),xa=Ag(),Ga=_g(),I=(Me,Bn,oa,Ha)=>{Me=new Hn(Me,Ha),Bn=new Ci(Bn,Ha);let ts,Ps,so,oo,Jo;switch(oa){case">":ts=ca,Ps=xa,so=_a,oo=">",Jo=">=";break;case"<":ts=_a,Ps=Ga,so=ca,oo="<",Jo="<=";break;default:throw new TypeError('Must provide a hilo val of "<" or ">"')}if(aa(Me,Bn,Ha))return!1;for(let Hn=0;Hn{Me.semver===ni&&(Me=new zn(">=0.0.0")),aa=aa||Me,oa=oa||Me,ts(Me.semver,aa.semver,Ha)?aa=Me:so(Me.semver,oa.semver,Ha)&&(oa=Me)})),aa.operator===oo||aa.operator===Jo||(!oa.operator||oa.operator===oo)&&Ps(Me,oa.semver))return!1;if(oa.operator===Jo&&so(Me,oa.semver))return!1}return!0};Bn.exports=I}}),Og=Oe({"node_modules/@typescript-eslint/typescript-estree/node_modules/semver/ranges/gtr.js"(Me,Bn){oa();var Hn=Pg(),h=(Me,Bn,zn)=>Hn(Me,Bn,">",zn);Bn.exports=h}}),Rg=Oe({"node_modules/@typescript-eslint/typescript-estree/node_modules/semver/ranges/ltr.js"(Me,Bn){oa();var Hn=Pg(),h=(Me,Bn,zn)=>Hn(Me,Bn,"<",zn);Bn.exports=h}}),Lg=Oe({"node_modules/@typescript-eslint/typescript-estree/node_modules/semver/ranges/intersects.js"(Me,Bn){oa();var Hn=xg(),h=(Me,Bn,zn)=>(Me=new Hn(Me,zn),Bn=new Hn(Bn,zn),Me.intersects(Bn));Bn.exports=h}}),jg=Oe({"node_modules/@typescript-eslint/typescript-estree/node_modules/semver/ranges/simplify.js"(Me,Bn){oa();var Hn=kg(),zn=rg();Bn.exports=(Me,Bn,ni)=>{let Ci=[],aa=null,oa=null,ca=Me.sort(((Me,Bn)=>zn(Me,Bn,ni)));for(let Me of ca)Hn(Me,Bn,ni)?(oa=Me,aa||(aa=Me)):(oa&&Ci.push([aa,oa]),oa=null,aa=null);aa&&Ci.push([aa,null]);let _a=[];for(let[Me,Bn]of Ci)Me===Bn?_a.push(Me):!Bn&&Me===ca[0]?_a.push("*"):Bn?Me===ca[0]?_a.push(`<=${Bn}`):_a.push(`${Me} - ${Bn}`):_a.push(`>=${Me}`);let xa=_a.join(" || "),Ga=typeof Bn.raw=="string"?Bn.raw:String(Bn);return xa.length2&&arguments[2]!==void 0?arguments[2]:{};if(Me===Bn)return!0;Me=new Hn(Me,zn),Bn=new Hn(Bn,zn);let ni=!1;e:for(let Hn of Me.set){for(let Me of Bn.set){let Bn=C(Hn,Me,zn);if(ni=ni||Bn!==null,Bn)continue e}if(ni)return!1}return!0},C=(Me,Bn,Hn)=>{if(Me===Bn)return!0;if(Me.length===1&&Me[0].semver===ni){if(Bn.length===1&&Bn[0].semver===ni)return!0;Hn.includePrerelease?Me=[new zn(">=0.0.0-0")]:Me=[new zn(">=0.0.0")]}if(Bn.length===1&&Bn[0].semver===ni){if(Hn.includePrerelease)return!0;Bn=[new zn(">=0.0.0")]}let oa=new Set,ca,_a;for(let Bn of Me)Bn.operator===">"||Bn.operator===">="?ca=d(ca,Bn,Hn):Bn.operator==="<"||Bn.operator==="<="?_a=E(_a,Bn,Hn):oa.add(Bn.semver);if(oa.size>1)return null;let xa;if(ca&&_a){if(xa=aa(ca.semver,_a.semver,Hn),xa>0)return null;if(xa===0&&(ca.operator!==">="||_a.operator!=="<="))return null}for(let Me of oa){if(ca&&!Ci(Me,String(ca),Hn)||_a&&!Ci(Me,String(_a),Hn))return null;for(let zn of Bn)if(!Ci(Me,String(zn),Hn))return!1;return!0}let Ga,Ha,ts,Ps,so=_a&&!Hn.includePrerelease&&_a.semver.prerelease.length?_a.semver:!1,oo=ca&&!Hn.includePrerelease&&ca.semver.prerelease.length?ca.semver:!1;so&&so.prerelease.length===1&&_a.operator==="<"&&so.prerelease[0]===0&&(so=!1);for(let Me of Bn){if(Ps=Ps||Me.operator===">"||Me.operator===">=",ts=ts||Me.operator==="<"||Me.operator==="<=",ca){if(oo&&Me.semver.prerelease&&Me.semver.prerelease.length&&Me.semver.major===oo.major&&Me.semver.minor===oo.minor&&Me.semver.patch===oo.patch&&(oo=!1),Me.operator===">"||Me.operator===">="){if(Ga=d(ca,Me,Hn),Ga===Me&&Ga!==ca)return!1}else if(ca.operator===">="&&!Ci(ca.semver,String(Me),Hn))return!1}if(_a){if(so&&Me.semver.prerelease&&Me.semver.prerelease.length&&Me.semver.major===so.major&&Me.semver.minor===so.minor&&Me.semver.patch===so.patch&&(so=!1),Me.operator==="<"||Me.operator==="<="){if(Ha=E(_a,Me,Hn),Ha===Me&&Ha!==_a)return!1}else if(_a.operator==="<="&&!Ci(_a.semver,String(Me),Hn))return!1}if(!Me.operator&&(_a||ca)&&xa!==0)return!1}return!(ca&&ts&&!_a&&xa!==0||_a&&Ps&&!ca&&xa!==0||oo||so)},d=(Me,Bn,Hn)=>{if(!Me)return Bn;let zn=aa(Me.semver,Bn.semver,Hn);return zn>0?Me:zn<0||Bn.operator===">"&&Me.operator===">="?Bn:Me},E=(Me,Bn,Hn)=>{if(!Me)return Bn;let zn=aa(Me.semver,Bn.semver,Hn);return zn<0?Me:zn>0||Bn.operator==="<"&&Me.operator==="<="?Bn:Me};Bn.exports=m}}),Qg=Oe({"node_modules/@typescript-eslint/typescript-estree/node_modules/semver/index.js"(Me,Bn){oa();var Hn=wd(),zn=Cd(),ni=Pd(),Ci=Td(),aa=Qh(),ca=Zh(),_a=eg(),xa=tg(),Ga=ig(),Ha=ag(),ts=sg(),Ps=og(),so=ug(),oo=rg(),Jo=cg(),tc=lg(),dc=pg(),Fc=fg(),Jc=dg(),Dp=hg(),kp=mg(),Qp=ng(),Up=gg(),qp=_g(),Vp=Ag(),Jp=yg(),Wp=vg(),zp=Sg(),Qf=xg(),Yf=kg(),Kf=Tg(),Xf=Ig(),Ad=Bg(),xd=Fg(),Sd=Ng(),bg=Pg(),Eg=Og(),Dg=Rg(),Cg=Lg(),wg=jg(),Qg=Mg();Bn.exports={parse:aa,valid:ca,clean:_a,inc:xa,diff:Ga,major:Ha,minor:ts,patch:Ps,prerelease:so,compare:oo,rcompare:Jo,compareLoose:tc,compareBuild:dc,sort:Fc,rsort:Jc,gt:Dp,lt:kp,eq:Qp,neq:Up,gte:qp,lte:Vp,cmp:Jp,coerce:Wp,Comparator:zp,Range:Qf,satisfies:Yf,toComparators:Kf,maxSatisfying:Xf,minSatisfying:Ad,minVersion:xd,validRange:Sd,outside:bg,gtr:Eg,ltr:Dg,intersects:Cg,simplifyRange:wg,subset:Qg,SemVer:ni,re:Hn.re,src:Hn.src,tokens:Hn.t,SEMVER_SPEC_VERSION:zn.SEMVER_SPEC_VERSION,compareIdentifiers:Ci.compareIdentifiers,rcompareIdentifiers:Ci.rcompareIdentifiers}}}),Ug=Oe({"node_modules/@typescript-eslint/typescript-estree/dist/version-check.js"(Me){"use strict";oa();var Bn=Me&&Me.__createBinding||(Object.create?function(Me,Bn,Hn,zn){zn===void 0&&(zn=Hn);var ni=Object.getOwnPropertyDescriptor(Bn,Hn);(!ni||("get"in ni?!Bn.__esModule:ni.writable||ni.configurable))&&(ni={enumerable:!0,get:function(){return Bn[Hn]}}),Object.defineProperty(Me,zn,ni)}:function(Me,Bn,Hn,zn){zn===void 0&&(zn=Hn),Me[zn]=Bn[Hn]}),Hn=Me&&Me.__setModuleDefault||(Object.create?function(Me,Bn){Object.defineProperty(Me,"default",{enumerable:!0,value:Bn})}:function(Me,Bn){Me.default=Bn}),zn=Me&&Me.__importStar||function(Me){if(Me&&Me.__esModule)return Me;var zn={};if(Me!=null)for(var ni in Me)ni!=="default"&&Object.prototype.hasOwnProperty.call(Me,ni)&&Bn(zn,Me,ni);return Hn(zn,Me),zn};Object.defineProperty(Me,"__esModule",{value:!0}),Me.typescriptVersionIsAtLeast=void 0;var ni=zn(Qg()),Ci=zn(Kf()),aa=["3.7","3.8","3.9","4.0","4.1","4.2","4.3","4.4","4.5","4.6","4.7","4.8","4.9","5.0"],ca={};Me.typescriptVersionIsAtLeast=ca;for(let Me of aa)ca[Me]=!0}}),Gg=Oe({"node_modules/@typescript-eslint/typescript-estree/dist/getModifiers.js"(Me){"use strict";oa();var Bn=Me&&Me.__createBinding||(Object.create?function(Me,Bn,Hn,zn){zn===void 0&&(zn=Hn);var ni=Object.getOwnPropertyDescriptor(Bn,Hn);(!ni||("get"in ni?!Bn.__esModule:ni.writable||ni.configurable))&&(ni={enumerable:!0,get:function(){return Bn[Hn]}}),Object.defineProperty(Me,zn,ni)}:function(Me,Bn,Hn,zn){zn===void 0&&(zn=Hn),Me[zn]=Bn[Hn]}),Hn=Me&&Me.__setModuleDefault||(Object.create?function(Me,Bn){Object.defineProperty(Me,"default",{enumerable:!0,value:Bn})}:function(Me,Bn){Me.default=Bn}),zn=Me&&Me.__importStar||function(Me){if(Me&&Me.__esModule)return Me;var zn={};if(Me!=null)for(var ni in Me)ni!=="default"&&Object.prototype.hasOwnProperty.call(Me,ni)&&Bn(zn,Me,ni);return Hn(zn,Me),zn};Object.defineProperty(Me,"__esModule",{value:!0}),Me.getDecorators=Me.getModifiers=void 0;var ni=zn(Kf()),Ci=Ug(),aa=Ci.typescriptVersionIsAtLeast["4.8"];function m(Me){var Bn;if(Me!=null){if(aa){if(ni.canHaveModifiers(Me)){let Bn=ni.getModifiers(Me);return Bn?Array.from(Bn):void 0}return}return(Bn=Me.modifiers)===null||Bn===void 0?void 0:Bn.filter((Me=>!ni.isDecorator(Me)))}}Me.getModifiers=m;function C(Me){var Bn;if(Me!=null){if(aa){if(ni.canHaveDecorators(Me)){let Bn=ni.getDecorators(Me);return Bn?Array.from(Bn):void 0}return}return(Bn=Me.decorators)===null||Bn===void 0?void 0:Bn.filter(ni.isDecorator)}}Me.getDecorators=C}}),$g=Oe({"node_modules/@typescript-eslint/typescript-estree/dist/jsx/xhtml-entities.js"(Me){"use strict";oa(),Object.defineProperty(Me,"__esModule",{value:!0}),Me.xhtmlEntities=void 0,Me.xhtmlEntities={quot:'"',amp:"&",apos:"'",lt:"<",gt:">",nbsp:" ",iexcl:"¡",cent:"¢",pound:"£",curren:"¤",yen:"¥",brvbar:"¦",sect:"§",uml:"¨",copy:"©",ordf:"ª",laquo:"«",not:"¬",shy:"­",reg:"®",macr:"¯",deg:"°",plusmn:"±",sup2:"²",sup3:"³",acute:"´",micro:"µ",para:"¶",middot:"·",cedil:"¸",sup1:"¹",ordm:"º",raquo:"»",frac14:"¼",frac12:"½",frac34:"¾",iquest:"¿",Agrave:"À",Aacute:"Á",Acirc:"Â",Atilde:"Ã",Auml:"Ä",Aring:"Å",AElig:"Æ",Ccedil:"Ç",Egrave:"È",Eacute:"É",Ecirc:"Ê",Euml:"Ë",Igrave:"Ì",Iacute:"Í",Icirc:"Î",Iuml:"Ï",ETH:"Ð",Ntilde:"Ñ",Ograve:"Ò",Oacute:"Ó",Ocirc:"Ô",Otilde:"Õ",Ouml:"Ö",times:"×",Oslash:"Ø",Ugrave:"Ù",Uacute:"Ú",Ucirc:"Û",Uuml:"Ü",Yacute:"Ý",THORN:"Þ",szlig:"ß",agrave:"à",aacute:"á",acirc:"â",atilde:"ã",auml:"ä",aring:"å",aelig:"æ",ccedil:"ç",egrave:"è",eacute:"é",ecirc:"ê",euml:"ë",igrave:"ì",iacute:"í",icirc:"î",iuml:"ï",eth:"ð",ntilde:"ñ",ograve:"ò",oacute:"ó",ocirc:"ô",otilde:"õ",ouml:"ö",divide:"÷",oslash:"ø",ugrave:"ù",uacute:"ú",ucirc:"û",uuml:"ü",yacute:"ý",thorn:"þ",yuml:"ÿ",OElig:"Œ",oelig:"œ",Scaron:"Š",scaron:"š",Yuml:"Ÿ",fnof:"ƒ",circ:"ˆ",tilde:"˜",Alpha:"Α",Beta:"Β",Gamma:"Γ",Delta:"Δ",Epsilon:"Ε",Zeta:"Ζ",Eta:"Η",Theta:"Θ",Iota:"Ι",Kappa:"Κ",Lambda:"Λ",Mu:"Μ",Nu:"Ν",Xi:"Ξ",Omicron:"Ο",Pi:"Π",Rho:"Ρ",Sigma:"Σ",Tau:"Τ",Upsilon:"Υ",Phi:"Φ",Chi:"Χ",Psi:"Ψ",Omega:"Ω",alpha:"α",beta:"β",gamma:"γ",delta:"δ",epsilon:"ε",zeta:"ζ",eta:"η",theta:"θ",iota:"ι",kappa:"κ",lambda:"λ",mu:"μ",nu:"ν",xi:"ξ",omicron:"ο",pi:"π",rho:"ρ",sigmaf:"ς",sigma:"σ",tau:"τ",upsilon:"υ",phi:"φ",chi:"χ",psi:"ψ",omega:"ω",thetasym:"ϑ",upsih:"ϒ",piv:"ϖ",ensp:" ",emsp:" ",thinsp:" ",zwnj:"‌",zwj:"‍",lrm:"‎",rlm:"‏",ndash:"–",mdash:"—",lsquo:"‘",rsquo:"’",sbquo:"‚",ldquo:"“",rdquo:"”",bdquo:"„",dagger:"†",Dagger:"‡",bull:"•",hellip:"…",permil:"‰",prime:"′",Prime:"″",lsaquo:"‹",rsaquo:"›",oline:"‾",frasl:"⁄",euro:"€",image:"ℑ",weierp:"℘",real:"ℜ",trade:"™",alefsym:"ℵ",larr:"←",uarr:"↑",rarr:"→",darr:"↓",harr:"↔",crarr:"↵",lArr:"⇐",uArr:"⇑",rArr:"⇒",dArr:"⇓",hArr:"⇔",forall:"∀",part:"∂",exist:"∃",empty:"∅",nabla:"∇",isin:"∈",notin:"∉",ni:"∋",prod:"∏",sum:"∑",minus:"−",lowast:"∗",radic:"√",prop:"∝",infin:"∞",ang:"∠",and:"∧",or:"∨",cap:"∩",cup:"∪",int:"∫",there4:"∴",sim:"∼",cong:"≅",asymp:"≈",ne:"≠",equiv:"≡",le:"≤",ge:"≥",sub:"⊂",sup:"⊃",nsub:"⊄",sube:"⊆",supe:"⊇",oplus:"⊕",otimes:"⊗",perp:"⊥",sdot:"⋅",lceil:"⌈",rceil:"⌉",lfloor:"⌊",rfloor:"⌋",lang:"〈",rang:"〉",loz:"◊",spades:"♠",clubs:"♣",hearts:"♥",diams:"♦"}}}),qg=Oe({"node_modules/@typescript-eslint/typescript-estree/node_modules/@typescript-eslint/types/dist/generated/ast-spec.js"(Me){"use strict";oa(),Object.defineProperty(Me,"__esModule",{value:!0}),Me.AST_TOKEN_TYPES=Me.AST_NODE_TYPES=void 0;var Bn;(function(Me){Me.AccessorProperty="AccessorProperty",Me.ArrayExpression="ArrayExpression",Me.ArrayPattern="ArrayPattern",Me.ArrowFunctionExpression="ArrowFunctionExpression",Me.AssignmentExpression="AssignmentExpression",Me.AssignmentPattern="AssignmentPattern",Me.AwaitExpression="AwaitExpression",Me.BinaryExpression="BinaryExpression",Me.BlockStatement="BlockStatement",Me.BreakStatement="BreakStatement",Me.CallExpression="CallExpression",Me.CatchClause="CatchClause",Me.ChainExpression="ChainExpression",Me.ClassBody="ClassBody",Me.ClassDeclaration="ClassDeclaration",Me.ClassExpression="ClassExpression",Me.ConditionalExpression="ConditionalExpression",Me.ContinueStatement="ContinueStatement",Me.DebuggerStatement="DebuggerStatement",Me.Decorator="Decorator",Me.DoWhileStatement="DoWhileStatement",Me.EmptyStatement="EmptyStatement",Me.ExportAllDeclaration="ExportAllDeclaration",Me.ExportDefaultDeclaration="ExportDefaultDeclaration",Me.ExportNamedDeclaration="ExportNamedDeclaration",Me.ExportSpecifier="ExportSpecifier",Me.ExpressionStatement="ExpressionStatement",Me.ForInStatement="ForInStatement",Me.ForOfStatement="ForOfStatement",Me.ForStatement="ForStatement",Me.FunctionDeclaration="FunctionDeclaration",Me.FunctionExpression="FunctionExpression",Me.Identifier="Identifier",Me.IfStatement="IfStatement",Me.ImportAttribute="ImportAttribute",Me.ImportDeclaration="ImportDeclaration",Me.ImportDefaultSpecifier="ImportDefaultSpecifier",Me.ImportExpression="ImportExpression",Me.ImportNamespaceSpecifier="ImportNamespaceSpecifier",Me.ImportSpecifier="ImportSpecifier",Me.JSXAttribute="JSXAttribute",Me.JSXClosingElement="JSXClosingElement",Me.JSXClosingFragment="JSXClosingFragment",Me.JSXElement="JSXElement",Me.JSXEmptyExpression="JSXEmptyExpression",Me.JSXExpressionContainer="JSXExpressionContainer",Me.JSXFragment="JSXFragment",Me.JSXIdentifier="JSXIdentifier",Me.JSXMemberExpression="JSXMemberExpression",Me.JSXNamespacedName="JSXNamespacedName",Me.JSXOpeningElement="JSXOpeningElement",Me.JSXOpeningFragment="JSXOpeningFragment",Me.JSXSpreadAttribute="JSXSpreadAttribute",Me.JSXSpreadChild="JSXSpreadChild",Me.JSXText="JSXText",Me.LabeledStatement="LabeledStatement",Me.Literal="Literal",Me.LogicalExpression="LogicalExpression",Me.MemberExpression="MemberExpression",Me.MetaProperty="MetaProperty",Me.MethodDefinition="MethodDefinition",Me.NewExpression="NewExpression",Me.ObjectExpression="ObjectExpression",Me.ObjectPattern="ObjectPattern",Me.PrivateIdentifier="PrivateIdentifier",Me.Program="Program",Me.Property="Property",Me.PropertyDefinition="PropertyDefinition",Me.RestElement="RestElement",Me.ReturnStatement="ReturnStatement",Me.SequenceExpression="SequenceExpression",Me.SpreadElement="SpreadElement",Me.StaticBlock="StaticBlock",Me.Super="Super",Me.SwitchCase="SwitchCase",Me.SwitchStatement="SwitchStatement",Me.TaggedTemplateExpression="TaggedTemplateExpression",Me.TemplateElement="TemplateElement",Me.TemplateLiteral="TemplateLiteral",Me.ThisExpression="ThisExpression",Me.ThrowStatement="ThrowStatement",Me.TryStatement="TryStatement",Me.UnaryExpression="UnaryExpression",Me.UpdateExpression="UpdateExpression",Me.VariableDeclaration="VariableDeclaration",Me.VariableDeclarator="VariableDeclarator",Me.WhileStatement="WhileStatement",Me.WithStatement="WithStatement",Me.YieldExpression="YieldExpression",Me.TSAbstractAccessorProperty="TSAbstractAccessorProperty",Me.TSAbstractKeyword="TSAbstractKeyword",Me.TSAbstractMethodDefinition="TSAbstractMethodDefinition",Me.TSAbstractPropertyDefinition="TSAbstractPropertyDefinition",Me.TSAnyKeyword="TSAnyKeyword",Me.TSArrayType="TSArrayType",Me.TSAsExpression="TSAsExpression",Me.TSAsyncKeyword="TSAsyncKeyword",Me.TSBigIntKeyword="TSBigIntKeyword",Me.TSBooleanKeyword="TSBooleanKeyword",Me.TSCallSignatureDeclaration="TSCallSignatureDeclaration",Me.TSClassImplements="TSClassImplements",Me.TSConditionalType="TSConditionalType",Me.TSConstructorType="TSConstructorType",Me.TSConstructSignatureDeclaration="TSConstructSignatureDeclaration",Me.TSDeclareFunction="TSDeclareFunction",Me.TSDeclareKeyword="TSDeclareKeyword",Me.TSEmptyBodyFunctionExpression="TSEmptyBodyFunctionExpression",Me.TSEnumDeclaration="TSEnumDeclaration",Me.TSEnumMember="TSEnumMember",Me.TSExportAssignment="TSExportAssignment",Me.TSExportKeyword="TSExportKeyword",Me.TSExternalModuleReference="TSExternalModuleReference",Me.TSFunctionType="TSFunctionType",Me.TSInstantiationExpression="TSInstantiationExpression",Me.TSImportEqualsDeclaration="TSImportEqualsDeclaration",Me.TSImportType="TSImportType",Me.TSIndexedAccessType="TSIndexedAccessType",Me.TSIndexSignature="TSIndexSignature",Me.TSInferType="TSInferType",Me.TSInterfaceBody="TSInterfaceBody",Me.TSInterfaceDeclaration="TSInterfaceDeclaration",Me.TSInterfaceHeritage="TSInterfaceHeritage",Me.TSIntersectionType="TSIntersectionType",Me.TSIntrinsicKeyword="TSIntrinsicKeyword",Me.TSLiteralType="TSLiteralType",Me.TSMappedType="TSMappedType",Me.TSMethodSignature="TSMethodSignature",Me.TSModuleBlock="TSModuleBlock",Me.TSModuleDeclaration="TSModuleDeclaration",Me.TSNamedTupleMember="TSNamedTupleMember",Me.TSNamespaceExportDeclaration="TSNamespaceExportDeclaration",Me.TSNeverKeyword="TSNeverKeyword",Me.TSNonNullExpression="TSNonNullExpression",Me.TSNullKeyword="TSNullKeyword",Me.TSNumberKeyword="TSNumberKeyword",Me.TSObjectKeyword="TSObjectKeyword",Me.TSOptionalType="TSOptionalType",Me.TSParameterProperty="TSParameterProperty",Me.TSPrivateKeyword="TSPrivateKeyword",Me.TSPropertySignature="TSPropertySignature",Me.TSProtectedKeyword="TSProtectedKeyword",Me.TSPublicKeyword="TSPublicKeyword",Me.TSQualifiedName="TSQualifiedName",Me.TSReadonlyKeyword="TSReadonlyKeyword",Me.TSRestType="TSRestType",Me.TSSatisfiesExpression="TSSatisfiesExpression",Me.TSStaticKeyword="TSStaticKeyword",Me.TSStringKeyword="TSStringKeyword",Me.TSSymbolKeyword="TSSymbolKeyword",Me.TSTemplateLiteralType="TSTemplateLiteralType",Me.TSThisType="TSThisType",Me.TSTupleType="TSTupleType",Me.TSTypeAliasDeclaration="TSTypeAliasDeclaration",Me.TSTypeAnnotation="TSTypeAnnotation",Me.TSTypeAssertion="TSTypeAssertion",Me.TSTypeLiteral="TSTypeLiteral",Me.TSTypeOperator="TSTypeOperator",Me.TSTypeParameter="TSTypeParameter",Me.TSTypeParameterDeclaration="TSTypeParameterDeclaration",Me.TSTypeParameterInstantiation="TSTypeParameterInstantiation",Me.TSTypePredicate="TSTypePredicate",Me.TSTypeQuery="TSTypeQuery",Me.TSTypeReference="TSTypeReference",Me.TSUndefinedKeyword="TSUndefinedKeyword",Me.TSUnionType="TSUnionType",Me.TSUnknownKeyword="TSUnknownKeyword",Me.TSVoidKeyword="TSVoidKeyword"})(Bn=Me.AST_NODE_TYPES||(Me.AST_NODE_TYPES={}));var Hn;(function(Me){Me.Boolean="Boolean",Me.Identifier="Identifier",Me.JSXIdentifier="JSXIdentifier",Me.JSXText="JSXText",Me.Keyword="Keyword",Me.Null="Null",Me.Numeric="Numeric",Me.Punctuator="Punctuator",Me.RegularExpression="RegularExpression",Me.String="String",Me.Template="Template",Me.Block="Block",Me.Line="Line"})(Hn=Me.AST_TOKEN_TYPES||(Me.AST_TOKEN_TYPES={}))}}),Vg=Oe({"node_modules/@typescript-eslint/typescript-estree/node_modules/@typescript-eslint/types/dist/lib.js"(Me){"use strict";oa(),Object.defineProperty(Me,"__esModule",{value:!0})}}),Hg=Oe({"node_modules/@typescript-eslint/typescript-estree/node_modules/@typescript-eslint/types/dist/parser-options.js"(Me){"use strict";oa(),Object.defineProperty(Me,"__esModule",{value:!0})}}),Jg=Oe({"node_modules/@typescript-eslint/typescript-estree/node_modules/@typescript-eslint/types/dist/ts-estree.js"(Me){"use strict";oa();var Bn=Me&&Me.__createBinding||(Object.create?function(Me,Bn,Hn,zn){zn===void 0&&(zn=Hn);var ni=Object.getOwnPropertyDescriptor(Bn,Hn);(!ni||("get"in ni?!Bn.__esModule:ni.writable||ni.configurable))&&(ni={enumerable:!0,get:function(){return Bn[Hn]}}),Object.defineProperty(Me,zn,ni)}:function(Me,Bn,Hn,zn){zn===void 0&&(zn=Hn),Me[zn]=Bn[Hn]}),Hn=Me&&Me.__setModuleDefault||(Object.create?function(Me,Bn){Object.defineProperty(Me,"default",{enumerable:!0,value:Bn})}:function(Me,Bn){Me.default=Bn}),zn=Me&&Me.__importStar||function(Me){if(Me&&Me.__esModule)return Me;var zn={};if(Me!=null)for(var ni in Me)ni!=="default"&&Object.prototype.hasOwnProperty.call(Me,ni)&&Bn(zn,Me,ni);return Hn(zn,Me),zn};Object.defineProperty(Me,"__esModule",{value:!0}),Me.TSESTree=void 0,Me.TSESTree=zn(qg())}}),Wg=Oe({"node_modules/@typescript-eslint/typescript-estree/node_modules/@typescript-eslint/types/dist/index.js"(Me){"use strict";oa();var Bn=Me&&Me.__createBinding||(Object.create?function(Me,Bn,Hn,zn){zn===void 0&&(zn=Hn);var ni=Object.getOwnPropertyDescriptor(Bn,Hn);(!ni||("get"in ni?!Bn.__esModule:ni.writable||ni.configurable))&&(ni={enumerable:!0,get:function(){return Bn[Hn]}}),Object.defineProperty(Me,zn,ni)}:function(Me,Bn,Hn,zn){zn===void 0&&(zn=Hn),Me[zn]=Bn[Hn]}),Hn=Me&&Me.__exportStar||function(Me,Hn){for(var zn in Me)zn!=="default"&&!Object.prototype.hasOwnProperty.call(Hn,zn)&&Bn(Hn,Me,zn)};Object.defineProperty(Me,"__esModule",{value:!0}),Me.AST_TOKEN_TYPES=Me.AST_NODE_TYPES=void 0;var zn=qg();Object.defineProperty(Me,"AST_NODE_TYPES",{enumerable:!0,get:function(){return zn.AST_NODE_TYPES}}),Object.defineProperty(Me,"AST_TOKEN_TYPES",{enumerable:!0,get:function(){return zn.AST_TOKEN_TYPES}}),Hn(Vg(),Me),Hn(Hg(),Me),Hn(Jg(),Me)}}),Yg=Oe({"node_modules/@typescript-eslint/typescript-estree/dist/ts-estree/ts-nodes.js"(Me){"use strict";oa(),Object.defineProperty(Me,"__esModule",{value:!0})}}),Kg=Oe({"node_modules/@typescript-eslint/typescript-estree/dist/ts-estree/estree-to-ts-node-types.js"(Me){"use strict";oa(),Object.defineProperty(Me,"__esModule",{value:!0})}}),zg=Oe({"node_modules/@typescript-eslint/typescript-estree/dist/ts-estree/index.js"(Me){"use strict";oa();var Bn=Me&&Me.__createBinding||(Object.create?function(Me,Bn,Hn,zn){zn===void 0&&(zn=Hn);var ni=Object.getOwnPropertyDescriptor(Bn,Hn);(!ni||("get"in ni?!Bn.__esModule:ni.writable||ni.configurable))&&(ni={enumerable:!0,get:function(){return Bn[Hn]}}),Object.defineProperty(Me,zn,ni)}:function(Me,Bn,Hn,zn){zn===void 0&&(zn=Hn),Me[zn]=Bn[Hn]}),Hn=Me&&Me.__exportStar||function(Me,Hn){for(var zn in Me)zn!=="default"&&!Object.prototype.hasOwnProperty.call(Hn,zn)&&Bn(Hn,Me,zn)};Object.defineProperty(Me,"__esModule",{value:!0}),Me.TSESTree=Me.AST_TOKEN_TYPES=Me.AST_NODE_TYPES=void 0;var zn=Wg();Object.defineProperty(Me,"AST_NODE_TYPES",{enumerable:!0,get:function(){return zn.AST_NODE_TYPES}}),Object.defineProperty(Me,"AST_TOKEN_TYPES",{enumerable:!0,get:function(){return zn.AST_TOKEN_TYPES}}),Object.defineProperty(Me,"TSESTree",{enumerable:!0,get:function(){return zn.TSESTree}}),Hn(Yg(),Me),Hn(Kg(),Me)}}),Xg=Oe({"node_modules/@typescript-eslint/typescript-estree/dist/node-utils.js"(Me){"use strict";oa();var Bn=Me&&Me.__createBinding||(Object.create?function(Me,Bn,Hn,zn){zn===void 0&&(zn=Hn);var ni=Object.getOwnPropertyDescriptor(Bn,Hn);(!ni||("get"in ni?!Bn.__esModule:ni.writable||ni.configurable))&&(ni={enumerable:!0,get:function(){return Bn[Hn]}}),Object.defineProperty(Me,zn,ni)}:function(Me,Bn,Hn,zn){zn===void 0&&(zn=Hn),Me[zn]=Bn[Hn]}),Hn=Me&&Me.__setModuleDefault||(Object.create?function(Me,Bn){Object.defineProperty(Me,"default",{enumerable:!0,value:Bn})}:function(Me,Bn){Me.default=Bn}),zn=Me&&Me.__importStar||function(Me){if(Me&&Me.__esModule)return Me;var zn={};if(Me!=null)for(var ni in Me)ni!=="default"&&Object.prototype.hasOwnProperty.call(Me,ni)&&Bn(zn,Me,ni);return Hn(zn,Me),zn};Object.defineProperty(Me,"__esModule",{value:!0}),Me.isThisInTypeQuery=Me.isThisIdentifier=Me.identifierIsThisKeyword=Me.firstDefined=Me.nodeHasTokens=Me.createError=Me.TSError=Me.convertTokens=Me.convertToken=Me.getTokenType=Me.isChildUnwrappableOptionalChain=Me.isChainExpression=Me.isOptional=Me.isComputedProperty=Me.unescapeStringLiteralText=Me.hasJSXAncestor=Me.findFirstMatchingAncestor=Me.findNextToken=Me.getTSNodeAccessibility=Me.getDeclarationKind=Me.isJSXToken=Me.isToken=Me.getRange=Me.canContainDirective=Me.getLocFor=Me.getLineAndCharacterFor=Me.getBinaryExpressionType=Me.isJSDocComment=Me.isComment=Me.isComma=Me.getLastModifier=Me.hasModifier=Me.isESTreeClassMember=Me.getTextForTokenKind=Me.isLogicalOperator=Me.isAssignmentOperator=void 0;var ni=zn(Kf()),Ci=Gg(),aa=$g(),ca=zg(),_a=Ug(),xa=_a.typescriptVersionIsAtLeast["5.0"],Ga=ni.SyntaxKind,Ha=[Ga.BarBarToken,Ga.AmpersandAmpersandToken,Ga.QuestionQuestionToken];function c(Me){return Me.kind>=Ga.FirstAssignment&&Me.kind<=Ga.LastAssignment}Me.isAssignmentOperator=c;function M(Me){return Ha.includes(Me.kind)}Me.isLogicalOperator=M;function q(Me){return ni.tokenToString(Me)}Me.getTextForTokenKind=q;function W(Me){return Me.kind!==Ga.SemicolonClassElement}Me.isESTreeClassMember=W;function K(Me,Bn){let Hn=(0,Ci.getModifiers)(Bn);return(Hn==null?void 0:Hn.some((Bn=>Bn.kind===Me)))===!0}Me.hasModifier=K;function ce(Me){var Bn;let Hn=(0,Ci.getModifiers)(Me);return Hn==null?null:(Bn=Hn[Hn.length-1])!==null&&Bn!==void 0?Bn:null}Me.getLastModifier=ce;function Ie(Me){return Me.kind===Ga.CommaToken}Me.isComma=Ie;function me(Me){return Me.kind===Ga.SingleLineCommentTrivia||Me.kind===Ga.MultiLineCommentTrivia}Me.isComment=me;function Ae(Me){return Me.kind===Ga.JSDocComment}Me.isJSDocComment=Ae;function te(Me){return c(Me)?ca.AST_NODE_TYPES.AssignmentExpression:M(Me)?ca.AST_NODE_TYPES.LogicalExpression:ca.AST_NODE_TYPES.BinaryExpression}Me.getBinaryExpressionType=te;function he(Me,Bn){let Hn=Bn.getLineAndCharacterOfPosition(Me);return{line:Hn.line+1,column:Hn.character}}Me.getLineAndCharacterFor=he;function Pe(Me,Bn,Hn){return{start:he(Me,Hn),end:he(Bn,Hn)}}Me.getLocFor=Pe;function R(Me){if(Me.kind===ni.SyntaxKind.Block)switch(Me.parent.kind){case ni.SyntaxKind.Constructor:case ni.SyntaxKind.GetAccessor:case ni.SyntaxKind.SetAccessor:case ni.SyntaxKind.ArrowFunction:case ni.SyntaxKind.FunctionExpression:case ni.SyntaxKind.FunctionDeclaration:case ni.SyntaxKind.MethodDeclaration:return!0;default:return!1}return!0}Me.canContainDirective=R;function pe(Me,Bn){return[Me.getStart(Bn),Me.getEnd()]}Me.getRange=pe;function ke(Me){return Me.kind>=Ga.FirstToken&&Me.kind<=Ga.LastToken}Me.isToken=ke;function Je(Me){return Me.kind>=Ga.JsxElement&&Me.kind<=Ga.JsxAttribute}Me.isJSXToken=Je;function Xe(Me){return Me.flags&ni.NodeFlags.Let?"let":Me.flags&ni.NodeFlags.Const?"const":"var"}Me.getDeclarationKind=Xe;function ee(Me){let Bn=(0,Ci.getModifiers)(Me);if(Bn==null)return null;for(let Me of Bn)switch(Me.kind){case Ga.PublicKeyword:return"public";case Ga.ProtectedKeyword:return"protected";case Ga.PrivateKeyword:return"private";default:break}return null}Me.getTSNodeAccessibility=ee;function je(Me,Bn,Hn){return Ft(Bn);function Ft(Bn){return ni.isToken(Bn)&&Bn.pos===Me.end?Bn:la(Bn.getChildren(Hn),(Bn=>(Bn.pos<=Me.pos&&Bn.end>Me.end||Bn.pos===Me.end)&&Ri(Bn,Hn)?Ft(Bn):void 0))}}Me.findNextToken=je;function nt(Me,Bn){for(;Me;){if(Bn(Me))return Me;Me=Me.parent}}Me.findFirstMatchingAncestor=nt;function Ze(Me){return!!nt(Me,Je)}Me.hasJSXAncestor=Ze;function st(Me){return Me.replace(/&(?:#\d+|#x[\da-fA-F]+|[0-9a-zA-Z]+);/g,(Me=>{let Bn=Me.slice(1,-1);if(Bn[0]==="#"){let Hn=Bn[1]==="x"?parseInt(Bn.slice(2),16):parseInt(Bn.slice(1),10);return Hn>1114111?Me:String.fromCodePoint(Hn)}return aa.xhtmlEntities[Bn]||Me}))}Me.unescapeStringLiteralText=st;function tt(Me){return Me.kind===Ga.ComputedPropertyName}Me.isComputedProperty=tt;function ct(Me){return Me.questionToken?Me.questionToken.kind===Ga.QuestionToken:!1}Me.isOptional=ct;function ne(Me){return Me.type===ca.AST_NODE_TYPES.ChainExpression}Me.isChainExpression=ne;function ge(Me,Bn){return ne(Bn)&&Me.expression.kind!==ni.SyntaxKind.ParenthesizedExpression}Me.isChildUnwrappableOptionalChain=ge;function Fe(Me){let Bn;if(xa&&Me.kind===Ga.Identifier?Bn=ni.identifierToKeywordKind(Me):"originalKeywordKind"in Me&&(Bn=Me.originalKeywordKind),Bn)return Bn===Ga.NullKeyword?ca.AST_TOKEN_TYPES.Null:Bn>=Ga.FirstFutureReservedWord&&Bn<=Ga.LastKeyword?ca.AST_TOKEN_TYPES.Identifier:ca.AST_TOKEN_TYPES.Keyword;if(Me.kind>=Ga.FirstKeyword&&Me.kind<=Ga.LastFutureReservedWord)return Me.kind===Ga.FalseKeyword||Me.kind===Ga.TrueKeyword?ca.AST_TOKEN_TYPES.Boolean:ca.AST_TOKEN_TYPES.Keyword;if(Me.kind>=Ga.FirstPunctuation&&Me.kind<=Ga.LastPunctuation)return ca.AST_TOKEN_TYPES.Punctuator;if(Me.kind>=Ga.NoSubstitutionTemplateLiteral&&Me.kind<=Ga.TemplateTail)return ca.AST_TOKEN_TYPES.Template;switch(Me.kind){case Ga.NumericLiteral:return ca.AST_TOKEN_TYPES.Numeric;case Ga.JsxText:return ca.AST_TOKEN_TYPES.JSXText;case Ga.StringLiteral:return Me.parent&&(Me.parent.kind===Ga.JsxAttribute||Me.parent.kind===Ga.JsxElement)?ca.AST_TOKEN_TYPES.JSXText:ca.AST_TOKEN_TYPES.String;case Ga.RegularExpressionLiteral:return ca.AST_TOKEN_TYPES.RegularExpression;case Ga.Identifier:case Ga.ConstructorKeyword:case Ga.GetKeyword:case Ga.SetKeyword:default:}return Me.parent&&Me.kind===Ga.Identifier&&(Je(Me.parent)||Me.parent.kind===Ga.PropertyAccessExpression&&Ze(Me))?ca.AST_TOKEN_TYPES.JSXIdentifier:ca.AST_TOKEN_TYPES.Identifier}Me.getTokenType=Fe;function at(Me,Bn){let Hn=Me.kind===Ga.JsxText?Me.getFullStart():Me.getStart(Bn),zn=Me.getEnd(),ni=Bn.text.slice(Hn,zn),Ci=Fe(Me);return Ci===ca.AST_TOKEN_TYPES.RegularExpression?{type:Ci,value:ni,range:[Hn,zn],loc:Pe(Hn,zn,Bn),regex:{pattern:ni.slice(1,ni.lastIndexOf("/")),flags:ni.slice(ni.lastIndexOf("/")+1)}}:{type:Ci,value:ni,range:[Hn,zn],loc:Pe(Hn,zn,Bn)}}Me.convertToken=at;function Pt(Me){let Bn=[];function Et(Hn){if(!(me(Hn)||Ae(Hn)))if(ke(Hn)&&Hn.kind!==Ga.EndOfFileToken){let zn=at(Hn,Me);zn&&Bn.push(zn)}else Hn.getChildren(Me).forEach(Et)}return Et(Me),Bn}Me.convertTokens=Pt;var ts=class extends Error{constructor(Me,Bn,Hn,zn,ni){super(Me),this.fileName=Bn,this.index=Hn,this.lineNumber=zn,this.column=ni,Object.defineProperty(this,"name",{value:new.target.name,enumerable:!1,configurable:!0})}};Me.TSError=ts;function Zr(Me,Bn,Hn){let zn=Me.getLineAndCharacterOfPosition(Bn);return new ts(Hn,Me.fileName,Bn,zn.line+1,zn.character)}Me.createError=Zr;function Ri(Me,Bn){return Me.kind===Ga.EndOfFileToken?!!Me.jsDoc:Me.getWidth(Bn)!==0}Me.nodeHasTokens=Ri;function la(Me,Bn){if(Me!==void 0)for(let Hn=0;Hn{let Bn=this.convertChild(Me);if(Hn)if(Bn!=null&&Bn.expression&&ni.isExpressionStatement(Me)&&ni.isStringLiteral(Me.expression)){let Me=Bn.expression.raw;return Bn.directive=Me.slice(1,-1),Bn}else Hn=!1;return Bn})).filter((Me=>Me))}convertTypeArgumentsToTypeParameters(Me,Bn){let Hn=(0,aa.findNextToken)(Me,this.ast,this.ast);return this.createNode(Bn,{type:ca.AST_NODE_TYPES.TSTypeParameterInstantiation,range:[Me.pos-1,Hn.end],params:Me.map((Me=>this.convertType(Me)))})}convertTSTypeParametersToTypeParametersDeclaration(Me){let Bn=(0,aa.findNextToken)(Me,this.ast,this.ast);return{type:ca.AST_NODE_TYPES.TSTypeParameterDeclaration,range:[Me.pos-1,Bn.end],loc:(0,aa.getLocFor)(Me.pos-1,Bn.end,this.ast),params:Me.map((Me=>this.convertType(Me)))}}convertParameters(Me){return Me!=null&&Me.length?Me.map((Me=>{let Bn=this.convertChild(Me),Hn=(0,Ci.getDecorators)(Me);return Hn!=null&&Hn.length&&(Bn.decorators=Hn.map((Me=>this.convertChild(Me)))),Bn})):[]}convertChainExpression(Me,Bn){let{child:Hn,isOptional:zn}=(()=>Me.type===ca.AST_NODE_TYPES.MemberExpression?{child:Me.object,isOptional:Me.optional}:Me.type===ca.AST_NODE_TYPES.CallExpression?{child:Me.callee,isOptional:Me.optional}:{child:Me.expression,isOptional:!1})(),ni=(0,aa.isChildUnwrappableOptionalChain)(Bn,Hn);if(!ni&&!zn)return Me;if(ni&&(0,aa.isChainExpression)(Hn)){let Bn=Hn.expression;Me.type===ca.AST_NODE_TYPES.MemberExpression?Me.object=Bn:Me.type===ca.AST_NODE_TYPES.CallExpression?Me.callee=Bn:Me.expression=Bn}return this.createNode(Bn,{type:ca.AST_NODE_TYPES.ChainExpression,expression:Me})}deeplyCopy(Me){if(Me.kind===ni.SyntaxKind.JSDocFunctionType)throw(0,aa.createError)(this.ast,Me.pos,"JSDoc types can only be used inside documentation comments.");let Bn=`TS${xa[Me.kind]}`;if(this.options.errorOnUnknownASTType&&!ca.AST_NODE_TYPES[Bn])throw new Error(`Unknown AST_NODE_TYPE: "${Bn}"`);let Hn=this.createNode(Me,{type:Bn});"type"in Me&&(Hn.typeAnnotation=Me.type&&"kind"in Me.type&&ni.isTypeNode(Me.type)?this.convertTypeAnnotation(Me.type,Me):null),"typeArguments"in Me&&(Hn.typeParameters=Me.typeArguments&&"pos"in Me.typeArguments?this.convertTypeArgumentsToTypeParameters(Me.typeArguments,Me):null),"typeParameters"in Me&&(Hn.typeParameters=Me.typeParameters&&"pos"in Me.typeParameters?this.convertTSTypeParametersToTypeParametersDeclaration(Me.typeParameters):null);let zn=(0,Ci.getDecorators)(Me);zn!=null&&zn.length&&(Hn.decorators=zn.map((Me=>this.convertChild(Me))));let oa=new Set(["_children","decorators","end","flags","illegalDecorators","heritageClauses","locals","localSymbol","jsDoc","kind","modifierFlagsCache","modifiers","nextContainer","parent","pos","symbol","transformFlags","type","typeArguments","typeParameters"]);return Object.entries(Me).filter((Me=>{let[Bn]=Me;return!oa.has(Bn)})).forEach((Me=>{let[Bn,zn]=Me;Array.isArray(zn)?Hn[Bn]=zn.map((Me=>this.convertChild(Me))):zn&&typeof zn=="object"&&zn.kind?Hn[Bn]=this.convertChild(zn):Hn[Bn]=zn})),Hn}convertJSXIdentifier(Me){let Bn=this.createNode(Me,{type:ca.AST_NODE_TYPES.JSXIdentifier,name:Me.getText()});return this.registerTSNodeInNodeMap(Me,Bn),Bn}convertJSXNamespaceOrIdentifier(Me){let Bn=Me.getText(),Hn=Bn.indexOf(":");if(Hn>0){let zn=(0,aa.getRange)(Me,this.ast),ni=this.createNode(Me,{type:ca.AST_NODE_TYPES.JSXNamespacedName,namespace:this.createNode(Me,{type:ca.AST_NODE_TYPES.JSXIdentifier,name:Bn.slice(0,Hn),range:[zn[0],zn[0]+Hn]}),name:this.createNode(Me,{type:ca.AST_NODE_TYPES.JSXIdentifier,name:Bn.slice(Hn+1),range:[zn[0]+Hn+1,zn[1]]}),range:zn});return this.registerTSNodeInNodeMap(Me,ni),ni}return this.convertJSXIdentifier(Me)}convertJSXTagName(Me,Bn){let Hn;switch(Me.kind){case xa.PropertyAccessExpression:if(Me.name.kind===xa.PrivateIdentifier)throw new Error("Non-private identifier expected.");Hn=this.createNode(Me,{type:ca.AST_NODE_TYPES.JSXMemberExpression,object:this.convertJSXTagName(Me.expression,Bn),property:this.convertJSXIdentifier(Me.name)});break;case xa.ThisKeyword:case xa.Identifier:default:return this.convertJSXNamespaceOrIdentifier(Me)}return this.registerTSNodeInNodeMap(Me,Hn),Hn}convertMethodSignature(Me){let Bn=this.createNode(Me,{type:ca.AST_NODE_TYPES.TSMethodSignature,computed:(0,aa.isComputedProperty)(Me.name),key:this.convertChild(Me.name),params:this.convertParameters(Me.parameters),kind:(()=>{switch(Me.kind){case xa.GetAccessor:return"get";case xa.SetAccessor:return"set";case xa.MethodSignature:return"method"}})()});(0,aa.isOptional)(Me)&&(Bn.optional=!0),Me.type&&(Bn.returnType=this.convertTypeAnnotation(Me.type,Me)),(0,aa.hasModifier)(xa.ReadonlyKeyword,Me)&&(Bn.readonly=!0),Me.typeParameters&&(Bn.typeParameters=this.convertTSTypeParametersToTypeParametersDeclaration(Me.typeParameters));let Hn=(0,aa.getTSNodeAccessibility)(Me);return Hn&&(Bn.accessibility=Hn),(0,aa.hasModifier)(xa.ExportKeyword,Me)&&(Bn.export=!0),(0,aa.hasModifier)(xa.StaticKeyword,Me)&&(Bn.static=!0),Bn}convertAssertClasue(Me){return Me===void 0?[]:Me.elements.map((Me=>this.convertChild(Me)))}applyModifiersToResult(Me,Bn){if(!Bn)return;let Hn=[];for(let zn of Bn)switch(zn.kind){case xa.ExportKeyword:case xa.DefaultKeyword:break;case xa.ConstKeyword:Me.const=!0;break;case xa.DeclareKeyword:Me.declare=!0;break;default:Hn.push(this.convertChild(zn));break}Hn.length>0&&(Me.modifiers=Hn)}fixParentLocation(Me,Bn){Bn[0]Me.range[1]&&(Me.range[1]=Bn[1],Me.loc.end=(0,aa.getLineAndCharacterFor)(Me.range[1],this.ast))}assertModuleSpecifier(Me,Bn){var Hn;if(!Bn&&Me.moduleSpecifier==null)throw(0,aa.createError)(this.ast,Me.pos,"Module specifier must be a string literal.");if(Me.moduleSpecifier&&((Hn=Me.moduleSpecifier)===null||Hn===void 0?void 0:Hn.kind)!==xa.StringLiteral)throw(0,aa.createError)(this.ast,Me.moduleSpecifier.pos,"Module specifier must be a string literal.")}convertNode(Me,Bn){var Hn,zn,oa,Ga,Ha,ts,Ps,so,oo,Jo;switch(Me.kind){case xa.SourceFile:return this.createNode(Me,{type:ca.AST_NODE_TYPES.Program,body:this.convertBodyExpressions(Me.statements,Me),sourceType:Me.externalModuleIndicator?"module":"script",range:[Me.getStart(this.ast),Me.endOfFileToken.end]});case xa.Block:return this.createNode(Me,{type:ca.AST_NODE_TYPES.BlockStatement,body:this.convertBodyExpressions(Me.statements,Me)});case xa.Identifier:return(0,aa.isThisInTypeQuery)(Me)?this.createNode(Me,{type:ca.AST_NODE_TYPES.ThisExpression}):this.createNode(Me,{type:ca.AST_NODE_TYPES.Identifier,name:Me.text});case xa.PrivateIdentifier:return this.createNode(Me,{type:ca.AST_NODE_TYPES.PrivateIdentifier,name:Me.text.slice(1)});case xa.WithStatement:return this.createNode(Me,{type:ca.AST_NODE_TYPES.WithStatement,object:this.convertChild(Me.expression),body:this.convertChild(Me.statement)});case xa.ReturnStatement:return this.createNode(Me,{type:ca.AST_NODE_TYPES.ReturnStatement,argument:this.convertChild(Me.expression)});case xa.LabeledStatement:return this.createNode(Me,{type:ca.AST_NODE_TYPES.LabeledStatement,label:this.convertChild(Me.label),body:this.convertChild(Me.statement)});case xa.ContinueStatement:return this.createNode(Me,{type:ca.AST_NODE_TYPES.ContinueStatement,label:this.convertChild(Me.label)});case xa.BreakStatement:return this.createNode(Me,{type:ca.AST_NODE_TYPES.BreakStatement,label:this.convertChild(Me.label)});case xa.IfStatement:return this.createNode(Me,{type:ca.AST_NODE_TYPES.IfStatement,test:this.convertChild(Me.expression),consequent:this.convertChild(Me.thenStatement),alternate:this.convertChild(Me.elseStatement)});case xa.SwitchStatement:return this.createNode(Me,{type:ca.AST_NODE_TYPES.SwitchStatement,discriminant:this.convertChild(Me.expression),cases:Me.caseBlock.clauses.map((Me=>this.convertChild(Me)))});case xa.CaseClause:case xa.DefaultClause:return this.createNode(Me,{type:ca.AST_NODE_TYPES.SwitchCase,test:Me.kind===xa.CaseClause?this.convertChild(Me.expression):null,consequent:Me.statements.map((Me=>this.convertChild(Me)))});case xa.ThrowStatement:return this.createNode(Me,{type:ca.AST_NODE_TYPES.ThrowStatement,argument:this.convertChild(Me.expression)});case xa.TryStatement:return this.createNode(Me,{type:ca.AST_NODE_TYPES.TryStatement,block:this.convertChild(Me.tryBlock),handler:this.convertChild(Me.catchClause),finalizer:this.convertChild(Me.finallyBlock)});case xa.CatchClause:return this.createNode(Me,{type:ca.AST_NODE_TYPES.CatchClause,param:Me.variableDeclaration?this.convertBindingNameWithTypeAnnotation(Me.variableDeclaration.name,Me.variableDeclaration.type):null,body:this.convertChild(Me.block)});case xa.WhileStatement:return this.createNode(Me,{type:ca.AST_NODE_TYPES.WhileStatement,test:this.convertChild(Me.expression),body:this.convertChild(Me.statement)});case xa.DoStatement:return this.createNode(Me,{type:ca.AST_NODE_TYPES.DoWhileStatement,test:this.convertChild(Me.expression),body:this.convertChild(Me.statement)});case xa.ForStatement:return this.createNode(Me,{type:ca.AST_NODE_TYPES.ForStatement,init:this.convertChild(Me.initializer),test:this.convertChild(Me.condition),update:this.convertChild(Me.incrementor),body:this.convertChild(Me.statement)});case xa.ForInStatement:return this.createNode(Me,{type:ca.AST_NODE_TYPES.ForInStatement,left:this.convertPattern(Me.initializer),right:this.convertChild(Me.expression),body:this.convertChild(Me.statement)});case xa.ForOfStatement:return this.createNode(Me,{type:ca.AST_NODE_TYPES.ForOfStatement,left:this.convertPattern(Me.initializer),right:this.convertChild(Me.expression),body:this.convertChild(Me.statement),await:Boolean(Me.awaitModifier&&Me.awaitModifier.kind===xa.AwaitKeyword)});case xa.FunctionDeclaration:{let Bn=(0,aa.hasModifier)(xa.DeclareKeyword,Me),Hn=this.createNode(Me,{type:Bn||!Me.body?ca.AST_NODE_TYPES.TSDeclareFunction:ca.AST_NODE_TYPES.FunctionDeclaration,id:this.convertChild(Me.name),generator:!!Me.asteriskToken,expression:!1,async:(0,aa.hasModifier)(xa.AsyncKeyword,Me),params:this.convertParameters(Me.parameters),body:this.convertChild(Me.body)||void 0});return Me.type&&(Hn.returnType=this.convertTypeAnnotation(Me.type,Me)),Me.typeParameters&&(Hn.typeParameters=this.convertTSTypeParametersToTypeParametersDeclaration(Me.typeParameters)),Bn&&(Hn.declare=!0),this.fixExports(Me,Hn)}case xa.VariableDeclaration:{let Bn=this.createNode(Me,{type:ca.AST_NODE_TYPES.VariableDeclarator,id:this.convertBindingNameWithTypeAnnotation(Me.name,Me.type,Me),init:this.convertChild(Me.initializer)});return Me.exclamationToken&&(Bn.definite=!0),Bn}case xa.VariableStatement:{let Bn=this.createNode(Me,{type:ca.AST_NODE_TYPES.VariableDeclaration,declarations:Me.declarationList.declarations.map((Me=>this.convertChild(Me))),kind:(0,aa.getDeclarationKind)(Me.declarationList)});return(0,aa.hasModifier)(xa.DeclareKeyword,Me)&&(Bn.declare=!0),this.fixExports(Me,Bn)}case xa.VariableDeclarationList:return this.createNode(Me,{type:ca.AST_NODE_TYPES.VariableDeclaration,declarations:Me.declarations.map((Me=>this.convertChild(Me))),kind:(0,aa.getDeclarationKind)(Me)});case xa.ExpressionStatement:return this.createNode(Me,{type:ca.AST_NODE_TYPES.ExpressionStatement,expression:this.convertChild(Me.expression)});case xa.ThisKeyword:return this.createNode(Me,{type:ca.AST_NODE_TYPES.ThisExpression});case xa.ArrayLiteralExpression:return this.allowPattern?this.createNode(Me,{type:ca.AST_NODE_TYPES.ArrayPattern,elements:Me.elements.map((Me=>this.convertPattern(Me)))}):this.createNode(Me,{type:ca.AST_NODE_TYPES.ArrayExpression,elements:Me.elements.map((Me=>this.convertChild(Me)))});case xa.ObjectLiteralExpression:return this.allowPattern?this.createNode(Me,{type:ca.AST_NODE_TYPES.ObjectPattern,properties:Me.properties.map((Me=>this.convertPattern(Me)))}):this.createNode(Me,{type:ca.AST_NODE_TYPES.ObjectExpression,properties:Me.properties.map((Me=>this.convertChild(Me)))});case xa.PropertyAssignment:return this.createNode(Me,{type:ca.AST_NODE_TYPES.Property,key:this.convertChild(Me.name),value:this.converter(Me.initializer,Me,this.inTypeMode,this.allowPattern),computed:(0,aa.isComputedProperty)(Me.name),method:!1,shorthand:!1,kind:"init"});case xa.ShorthandPropertyAssignment:return Me.objectAssignmentInitializer?this.createNode(Me,{type:ca.AST_NODE_TYPES.Property,key:this.convertChild(Me.name),value:this.createNode(Me,{type:ca.AST_NODE_TYPES.AssignmentPattern,left:this.convertPattern(Me.name),right:this.convertChild(Me.objectAssignmentInitializer)}),computed:!1,method:!1,shorthand:!0,kind:"init"}):this.createNode(Me,{type:ca.AST_NODE_TYPES.Property,key:this.convertChild(Me.name),value:this.convertChild(Me.name),computed:!1,method:!1,shorthand:!0,kind:"init"});case xa.ComputedPropertyName:return this.convertChild(Me.expression);case xa.PropertyDeclaration:{let Bn=(0,aa.hasModifier)(xa.AbstractKeyword,Me),Hn=(0,aa.hasModifier)(xa.AccessorKeyword,Me),zn=(()=>Hn?Bn?ca.AST_NODE_TYPES.TSAbstractAccessorProperty:ca.AST_NODE_TYPES.AccessorProperty:Bn?ca.AST_NODE_TYPES.TSAbstractPropertyDefinition:ca.AST_NODE_TYPES.PropertyDefinition)(),ni=this.createNode(Me,{type:zn,key:this.convertChild(Me.name),value:Bn?null:this.convertChild(Me.initializer),computed:(0,aa.isComputedProperty)(Me.name),static:(0,aa.hasModifier)(xa.StaticKeyword,Me),readonly:(0,aa.hasModifier)(xa.ReadonlyKeyword,Me)||void 0,declare:(0,aa.hasModifier)(xa.DeclareKeyword,Me),override:(0,aa.hasModifier)(xa.OverrideKeyword,Me)});Me.type&&(ni.typeAnnotation=this.convertTypeAnnotation(Me.type,Me));let oa=(0,Ci.getDecorators)(Me);oa&&(ni.decorators=oa.map((Me=>this.convertChild(Me))));let _a=(0,aa.getTSNodeAccessibility)(Me);return _a&&(ni.accessibility=_a),(Me.name.kind===xa.Identifier||Me.name.kind===xa.ComputedPropertyName||Me.name.kind===xa.PrivateIdentifier)&&Me.questionToken&&(ni.optional=!0),Me.exclamationToken&&(ni.definite=!0),ni.key.type===ca.AST_NODE_TYPES.Literal&&Me.questionToken&&(ni.optional=!0),ni}case xa.GetAccessor:case xa.SetAccessor:if(Me.parent.kind===xa.InterfaceDeclaration||Me.parent.kind===xa.TypeLiteral)return this.convertMethodSignature(Me);case xa.MethodDeclaration:{let Hn=this.createNode(Me,{type:Me.body?ca.AST_NODE_TYPES.FunctionExpression:ca.AST_NODE_TYPES.TSEmptyBodyFunctionExpression,id:null,generator:!!Me.asteriskToken,expression:!1,async:(0,aa.hasModifier)(xa.AsyncKeyword,Me),body:this.convertChild(Me.body),range:[Me.parameters.pos-1,Me.end],params:[]});Me.type&&(Hn.returnType=this.convertTypeAnnotation(Me.type,Me)),Me.typeParameters&&(Hn.typeParameters=this.convertTSTypeParametersToTypeParametersDeclaration(Me.typeParameters),this.fixParentLocation(Hn,Hn.typeParameters.range));let zn;if(Bn.kind===xa.ObjectLiteralExpression)Hn.params=Me.parameters.map((Me=>this.convertChild(Me))),zn=this.createNode(Me,{type:ca.AST_NODE_TYPES.Property,key:this.convertChild(Me.name),value:Hn,computed:(0,aa.isComputedProperty)(Me.name),method:Me.kind===xa.MethodDeclaration,shorthand:!1,kind:"init"});else{Hn.params=this.convertParameters(Me.parameters);let Bn=(0,aa.hasModifier)(xa.AbstractKeyword,Me)?ca.AST_NODE_TYPES.TSAbstractMethodDefinition:ca.AST_NODE_TYPES.MethodDefinition;zn=this.createNode(Me,{type:Bn,key:this.convertChild(Me.name),value:Hn,computed:(0,aa.isComputedProperty)(Me.name),static:(0,aa.hasModifier)(xa.StaticKeyword,Me),kind:"method",override:(0,aa.hasModifier)(xa.OverrideKeyword,Me)});let ni=(0,Ci.getDecorators)(Me);ni&&(zn.decorators=ni.map((Me=>this.convertChild(Me))));let oa=(0,aa.getTSNodeAccessibility)(Me);oa&&(zn.accessibility=oa)}return Me.questionToken&&(zn.optional=!0),Me.kind===xa.GetAccessor?zn.kind="get":Me.kind===xa.SetAccessor?zn.kind="set":!zn.static&&Me.name.kind===xa.StringLiteral&&Me.name.text==="constructor"&&zn.type!==ca.AST_NODE_TYPES.Property&&(zn.kind="constructor"),zn}case xa.Constructor:{let Bn=(0,aa.getLastModifier)(Me),Hn=Bn&&(0,aa.findNextToken)(Bn,Me,this.ast)||Me.getFirstToken(),zn=this.createNode(Me,{type:Me.body?ca.AST_NODE_TYPES.FunctionExpression:ca.AST_NODE_TYPES.TSEmptyBodyFunctionExpression,id:null,params:this.convertParameters(Me.parameters),generator:!1,expression:!1,async:!1,body:this.convertChild(Me.body),range:[Me.parameters.pos-1,Me.end]});Me.typeParameters&&(zn.typeParameters=this.convertTSTypeParametersToTypeParametersDeclaration(Me.typeParameters),this.fixParentLocation(zn,zn.typeParameters.range)),Me.type&&(zn.returnType=this.convertTypeAnnotation(Me.type,Me));let ni=this.createNode(Me,{type:ca.AST_NODE_TYPES.Identifier,name:"constructor",range:[Hn.getStart(this.ast),Hn.end]}),Ci=(0,aa.hasModifier)(xa.StaticKeyword,Me),oa=this.createNode(Me,{type:(0,aa.hasModifier)(xa.AbstractKeyword,Me)?ca.AST_NODE_TYPES.TSAbstractMethodDefinition:ca.AST_NODE_TYPES.MethodDefinition,key:ni,value:zn,computed:!1,static:Ci,kind:Ci?"method":"constructor",override:!1}),_a=(0,aa.getTSNodeAccessibility)(Me);return _a&&(oa.accessibility=_a),oa}case xa.FunctionExpression:{let Bn=this.createNode(Me,{type:ca.AST_NODE_TYPES.FunctionExpression,id:this.convertChild(Me.name),generator:!!Me.asteriskToken,params:this.convertParameters(Me.parameters),body:this.convertChild(Me.body),async:(0,aa.hasModifier)(xa.AsyncKeyword,Me),expression:!1});return Me.type&&(Bn.returnType=this.convertTypeAnnotation(Me.type,Me)),Me.typeParameters&&(Bn.typeParameters=this.convertTSTypeParametersToTypeParametersDeclaration(Me.typeParameters)),Bn}case xa.SuperKeyword:return this.createNode(Me,{type:ca.AST_NODE_TYPES.Super});case xa.ArrayBindingPattern:return this.createNode(Me,{type:ca.AST_NODE_TYPES.ArrayPattern,elements:Me.elements.map((Me=>this.convertPattern(Me)))});case xa.OmittedExpression:return null;case xa.ObjectBindingPattern:return this.createNode(Me,{type:ca.AST_NODE_TYPES.ObjectPattern,properties:Me.elements.map((Me=>this.convertPattern(Me)))});case xa.BindingElement:if(Bn.kind===xa.ArrayBindingPattern){let Hn=this.convertChild(Me.name,Bn);return Me.initializer?this.createNode(Me,{type:ca.AST_NODE_TYPES.AssignmentPattern,left:Hn,right:this.convertChild(Me.initializer)}):Me.dotDotDotToken?this.createNode(Me,{type:ca.AST_NODE_TYPES.RestElement,argument:Hn}):Hn}else{let Bn;return Me.dotDotDotToken?Bn=this.createNode(Me,{type:ca.AST_NODE_TYPES.RestElement,argument:this.convertChild((Hn=Me.propertyName)!==null&&Hn!==void 0?Hn:Me.name)}):Bn=this.createNode(Me,{type:ca.AST_NODE_TYPES.Property,key:this.convertChild((zn=Me.propertyName)!==null&&zn!==void 0?zn:Me.name),value:this.convertChild(Me.name),computed:Boolean(Me.propertyName&&Me.propertyName.kind===xa.ComputedPropertyName),method:!1,shorthand:!Me.propertyName,kind:"init"}),Me.initializer&&(Bn.value=this.createNode(Me,{type:ca.AST_NODE_TYPES.AssignmentPattern,left:this.convertChild(Me.name),right:this.convertChild(Me.initializer),range:[Me.name.getStart(this.ast),Me.initializer.end]})),Bn}case xa.ArrowFunction:{let Bn=this.createNode(Me,{type:ca.AST_NODE_TYPES.ArrowFunctionExpression,generator:!1,id:null,params:this.convertParameters(Me.parameters),body:this.convertChild(Me.body),async:(0,aa.hasModifier)(xa.AsyncKeyword,Me),expression:Me.body.kind!==xa.Block});return Me.type&&(Bn.returnType=this.convertTypeAnnotation(Me.type,Me)),Me.typeParameters&&(Bn.typeParameters=this.convertTSTypeParametersToTypeParametersDeclaration(Me.typeParameters)),Bn}case xa.YieldExpression:return this.createNode(Me,{type:ca.AST_NODE_TYPES.YieldExpression,delegate:!!Me.asteriskToken,argument:this.convertChild(Me.expression)});case xa.AwaitExpression:return this.createNode(Me,{type:ca.AST_NODE_TYPES.AwaitExpression,argument:this.convertChild(Me.expression)});case xa.NoSubstitutionTemplateLiteral:return this.createNode(Me,{type:ca.AST_NODE_TYPES.TemplateLiteral,quasis:[this.createNode(Me,{type:ca.AST_NODE_TYPES.TemplateElement,value:{raw:this.ast.text.slice(Me.getStart(this.ast)+1,Me.end-1),cooked:Me.text},tail:!0})],expressions:[]});case xa.TemplateExpression:{let Bn=this.createNode(Me,{type:ca.AST_NODE_TYPES.TemplateLiteral,quasis:[this.convertChild(Me.head)],expressions:[]});return Me.templateSpans.forEach((Me=>{Bn.expressions.push(this.convertChild(Me.expression)),Bn.quasis.push(this.convertChild(Me.literal))})),Bn}case xa.TaggedTemplateExpression:return this.createNode(Me,{type:ca.AST_NODE_TYPES.TaggedTemplateExpression,typeParameters:Me.typeArguments?this.convertTypeArgumentsToTypeParameters(Me.typeArguments,Me):void 0,tag:this.convertChild(Me.tag),quasi:this.convertChild(Me.template)});case xa.TemplateHead:case xa.TemplateMiddle:case xa.TemplateTail:{let Bn=Me.kind===xa.TemplateTail;return this.createNode(Me,{type:ca.AST_NODE_TYPES.TemplateElement,value:{raw:this.ast.text.slice(Me.getStart(this.ast)+1,Me.end-(Bn?1:2)),cooked:Me.text},tail:Bn})}case xa.SpreadAssignment:case xa.SpreadElement:return this.allowPattern?this.createNode(Me,{type:ca.AST_NODE_TYPES.RestElement,argument:this.convertPattern(Me.expression)}):this.createNode(Me,{type:ca.AST_NODE_TYPES.SpreadElement,argument:this.convertChild(Me.expression)});case xa.Parameter:{let Hn,zn;return Me.dotDotDotToken?Hn=zn=this.createNode(Me,{type:ca.AST_NODE_TYPES.RestElement,argument:this.convertChild(Me.name)}):Me.initializer?(Hn=this.convertChild(Me.name),zn=this.createNode(Me,{type:ca.AST_NODE_TYPES.AssignmentPattern,left:Hn,right:this.convertChild(Me.initializer)}),(0,Ci.getModifiers)(Me)&&(zn.range[0]=Hn.range[0],zn.loc=(0,aa.getLocFor)(zn.range[0],zn.range[1],this.ast))):Hn=zn=this.convertChild(Me.name,Bn),Me.type&&(Hn.typeAnnotation=this.convertTypeAnnotation(Me.type,Me),this.fixParentLocation(Hn,Hn.typeAnnotation.range)),Me.questionToken&&(Me.questionToken.end>Hn.range[1]&&(Hn.range[1]=Me.questionToken.end,Hn.loc.end=(0,aa.getLineAndCharacterFor)(Hn.range[1],this.ast)),Hn.optional=!0),(0,Ci.getModifiers)(Me)?this.createNode(Me,{type:ca.AST_NODE_TYPES.TSParameterProperty,accessibility:(oa=(0,aa.getTSNodeAccessibility)(Me))!==null&&oa!==void 0?oa:void 0,readonly:(0,aa.hasModifier)(xa.ReadonlyKeyword,Me)||void 0,static:(0,aa.hasModifier)(xa.StaticKeyword,Me)||void 0,export:(0,aa.hasModifier)(xa.ExportKeyword,Me)||void 0,override:(0,aa.hasModifier)(xa.OverrideKeyword,Me)||void 0,parameter:zn}):zn}case xa.ClassDeclaration:case xa.ClassExpression:{let Bn=(Ga=Me.heritageClauses)!==null&&Ga!==void 0?Ga:[],Hn=Me.kind===xa.ClassDeclaration?ca.AST_NODE_TYPES.ClassDeclaration:ca.AST_NODE_TYPES.ClassExpression,zn=Bn.find((Me=>Me.token===xa.ExtendsKeyword)),ni=Bn.find((Me=>Me.token===xa.ImplementsKeyword)),oa=this.createNode(Me,{type:Hn,id:this.convertChild(Me.name),body:this.createNode(Me,{type:ca.AST_NODE_TYPES.ClassBody,body:[],range:[Me.members.pos-1,Me.end]}),superClass:zn!=null&&zn.types[0]?this.convertChild(zn.types[0].expression):null});if(zn){if(zn.types.length>1)throw(0,aa.createError)(this.ast,zn.types[1].pos,"Classes can only extend a single class.");!((Ha=zn.types[0])===null||Ha===void 0)&&Ha.typeArguments&&(oa.superTypeParameters=this.convertTypeArgumentsToTypeParameters(zn.types[0].typeArguments,zn.types[0]))}Me.typeParameters&&(oa.typeParameters=this.convertTSTypeParametersToTypeParametersDeclaration(Me.typeParameters)),ni&&(oa.implements=ni.types.map((Me=>this.convertChild(Me)))),(0,aa.hasModifier)(xa.AbstractKeyword,Me)&&(oa.abstract=!0),(0,aa.hasModifier)(xa.DeclareKeyword,Me)&&(oa.declare=!0);let _a=(0,Ci.getDecorators)(Me);_a&&(oa.decorators=_a.map((Me=>this.convertChild(Me))));let ts=Me.members.filter(aa.isESTreeClassMember);return ts.length&&(oa.body.body=ts.map((Me=>this.convertChild(Me)))),this.fixExports(Me,oa)}case xa.ModuleBlock:return this.createNode(Me,{type:ca.AST_NODE_TYPES.TSModuleBlock,body:this.convertBodyExpressions(Me.statements,Me)});case xa.ImportDeclaration:{this.assertModuleSpecifier(Me,!1);let Bn=this.createNode(Me,{type:ca.AST_NODE_TYPES.ImportDeclaration,source:this.convertChild(Me.moduleSpecifier),specifiers:[],importKind:"value",assertions:this.convertAssertClasue(Me.assertClause)});if(Me.importClause&&(Me.importClause.isTypeOnly&&(Bn.importKind="type"),Me.importClause.name&&Bn.specifiers.push(this.convertChild(Me.importClause)),Me.importClause.namedBindings))switch(Me.importClause.namedBindings.kind){case xa.NamespaceImport:Bn.specifiers.push(this.convertChild(Me.importClause.namedBindings));break;case xa.NamedImports:Bn.specifiers=Bn.specifiers.concat(Me.importClause.namedBindings.elements.map((Me=>this.convertChild(Me))));break}return Bn}case xa.NamespaceImport:return this.createNode(Me,{type:ca.AST_NODE_TYPES.ImportNamespaceSpecifier,local:this.convertChild(Me.name)});case xa.ImportSpecifier:return this.createNode(Me,{type:ca.AST_NODE_TYPES.ImportSpecifier,local:this.convertChild(Me.name),imported:this.convertChild((ts=Me.propertyName)!==null&&ts!==void 0?ts:Me.name),importKind:Me.isTypeOnly?"type":"value"});case xa.ImportClause:{let Bn=this.convertChild(Me.name);return this.createNode(Me,{type:ca.AST_NODE_TYPES.ImportDefaultSpecifier,local:Bn,range:Bn.range})}case xa.ExportDeclaration:return((Ps=Me.exportClause)===null||Ps===void 0?void 0:Ps.kind)===xa.NamedExports?(this.assertModuleSpecifier(Me,!0),this.createNode(Me,{type:ca.AST_NODE_TYPES.ExportNamedDeclaration,source:this.convertChild(Me.moduleSpecifier),specifiers:Me.exportClause.elements.map((Me=>this.convertChild(Me))),exportKind:Me.isTypeOnly?"type":"value",declaration:null,assertions:this.convertAssertClasue(Me.assertClause)})):(this.assertModuleSpecifier(Me,!1),this.createNode(Me,{type:ca.AST_NODE_TYPES.ExportAllDeclaration,source:this.convertChild(Me.moduleSpecifier),exportKind:Me.isTypeOnly?"type":"value",exported:Me.exportClause&&Me.exportClause.kind===xa.NamespaceExport?this.convertChild(Me.exportClause.name):null,assertions:this.convertAssertClasue(Me.assertClause)}));case xa.ExportSpecifier:return this.createNode(Me,{type:ca.AST_NODE_TYPES.ExportSpecifier,local:this.convertChild((so=Me.propertyName)!==null&&so!==void 0?so:Me.name),exported:this.convertChild(Me.name),exportKind:Me.isTypeOnly?"type":"value"});case xa.ExportAssignment:return Me.isExportEquals?this.createNode(Me,{type:ca.AST_NODE_TYPES.TSExportAssignment,expression:this.convertChild(Me.expression)}):this.createNode(Me,{type:ca.AST_NODE_TYPES.ExportDefaultDeclaration,declaration:this.convertChild(Me.expression),exportKind:"value"});case xa.PrefixUnaryExpression:case xa.PostfixUnaryExpression:{let Bn=(0,aa.getTextForTokenKind)(Me.operator);return Bn==="++"||Bn==="--"?this.createNode(Me,{type:ca.AST_NODE_TYPES.UpdateExpression,operator:Bn,prefix:Me.kind===xa.PrefixUnaryExpression,argument:this.convertChild(Me.operand)}):this.createNode(Me,{type:ca.AST_NODE_TYPES.UnaryExpression,operator:Bn,prefix:Me.kind===xa.PrefixUnaryExpression,argument:this.convertChild(Me.operand)})}case xa.DeleteExpression:return this.createNode(Me,{type:ca.AST_NODE_TYPES.UnaryExpression,operator:"delete",prefix:!0,argument:this.convertChild(Me.expression)});case xa.VoidExpression:return this.createNode(Me,{type:ca.AST_NODE_TYPES.UnaryExpression,operator:"void",prefix:!0,argument:this.convertChild(Me.expression)});case xa.TypeOfExpression:return this.createNode(Me,{type:ca.AST_NODE_TYPES.UnaryExpression,operator:"typeof",prefix:!0,argument:this.convertChild(Me.expression)});case xa.TypeOperator:return this.createNode(Me,{type:ca.AST_NODE_TYPES.TSTypeOperator,operator:(0,aa.getTextForTokenKind)(Me.operator),typeAnnotation:this.convertChild(Me.type)});case xa.BinaryExpression:if((0,aa.isComma)(Me.operatorToken)){let Bn=this.createNode(Me,{type:ca.AST_NODE_TYPES.SequenceExpression,expressions:[]}),Hn=this.convertChild(Me.left);return Hn.type===ca.AST_NODE_TYPES.SequenceExpression&&Me.left.kind!==xa.ParenthesizedExpression?Bn.expressions=Bn.expressions.concat(Hn.expressions):Bn.expressions.push(Hn),Bn.expressions.push(this.convertChild(Me.right)),Bn}else{let Bn=(0,aa.getBinaryExpressionType)(Me.operatorToken);return this.allowPattern&&Bn===ca.AST_NODE_TYPES.AssignmentExpression?this.createNode(Me,{type:ca.AST_NODE_TYPES.AssignmentPattern,left:this.convertPattern(Me.left,Me),right:this.convertChild(Me.right)}):this.createNode(Me,{type:Bn,operator:(0,aa.getTextForTokenKind)(Me.operatorToken.kind),left:this.converter(Me.left,Me,this.inTypeMode,Bn===ca.AST_NODE_TYPES.AssignmentExpression),right:this.convertChild(Me.right)})}case xa.PropertyAccessExpression:{let Bn=this.convertChild(Me.expression),Hn=this.convertChild(Me.name),zn=!1,ni=this.createNode(Me,{type:ca.AST_NODE_TYPES.MemberExpression,object:Bn,property:Hn,computed:zn,optional:Me.questionDotToken!==void 0});return this.convertChainExpression(ni,Me)}case xa.ElementAccessExpression:{let Bn=this.convertChild(Me.expression),Hn=this.convertChild(Me.argumentExpression),zn=!0,ni=this.createNode(Me,{type:ca.AST_NODE_TYPES.MemberExpression,object:Bn,property:Hn,computed:zn,optional:Me.questionDotToken!==void 0});return this.convertChainExpression(ni,Me)}case xa.CallExpression:{if(Me.expression.kind===xa.ImportKeyword){if(Me.arguments.length!==1&&Me.arguments.length!==2)throw(0,aa.createError)(this.ast,Me.arguments.pos,"Dynamic import requires exactly one or two arguments.");return this.createNode(Me,{type:ca.AST_NODE_TYPES.ImportExpression,source:this.convertChild(Me.arguments[0]),attributes:Me.arguments[1]?this.convertChild(Me.arguments[1]):null})}let Bn=this.convertChild(Me.expression),Hn=Me.arguments.map((Me=>this.convertChild(Me))),zn=this.createNode(Me,{type:ca.AST_NODE_TYPES.CallExpression,callee:Bn,arguments:Hn,optional:Me.questionDotToken!==void 0});return Me.typeArguments&&(zn.typeParameters=this.convertTypeArgumentsToTypeParameters(Me.typeArguments,Me)),this.convertChainExpression(zn,Me)}case xa.NewExpression:{let Bn=this.createNode(Me,{type:ca.AST_NODE_TYPES.NewExpression,callee:this.convertChild(Me.expression),arguments:Me.arguments?Me.arguments.map((Me=>this.convertChild(Me))):[]});return Me.typeArguments&&(Bn.typeParameters=this.convertTypeArgumentsToTypeParameters(Me.typeArguments,Me)),Bn}case xa.ConditionalExpression:return this.createNode(Me,{type:ca.AST_NODE_TYPES.ConditionalExpression,test:this.convertChild(Me.condition),consequent:this.convertChild(Me.whenTrue),alternate:this.convertChild(Me.whenFalse)});case xa.MetaProperty:return this.createNode(Me,{type:ca.AST_NODE_TYPES.MetaProperty,meta:this.createNode(Me.getFirstToken(),{type:ca.AST_NODE_TYPES.Identifier,name:(0,aa.getTextForTokenKind)(Me.keywordToken)}),property:this.convertChild(Me.name)});case xa.Decorator:return this.createNode(Me,{type:ca.AST_NODE_TYPES.Decorator,expression:this.convertChild(Me.expression)});case xa.StringLiteral:return this.createNode(Me,{type:ca.AST_NODE_TYPES.Literal,value:Bn.kind===xa.JsxAttribute?(0,aa.unescapeStringLiteralText)(Me.text):Me.text,raw:Me.getText()});case xa.NumericLiteral:return this.createNode(Me,{type:ca.AST_NODE_TYPES.Literal,value:Number(Me.text),raw:Me.getText()});case xa.BigIntLiteral:{let Bn=(0,aa.getRange)(Me,this.ast),Hn=this.ast.text.slice(Bn[0],Bn[1]),zn=Hn.slice(0,-1).replace(/_/g,""),ni=typeof BigInt<"u"?BigInt(zn):null;return this.createNode(Me,{type:ca.AST_NODE_TYPES.Literal,raw:Hn,value:ni,bigint:ni==null?zn:String(ni),range:Bn})}case xa.RegularExpressionLiteral:{let Bn=Me.text.slice(1,Me.text.lastIndexOf("/")),Hn=Me.text.slice(Me.text.lastIndexOf("/")+1),zn=null;try{zn=new RegExp(Bn,Hn)}catch{zn=null}return this.createNode(Me,{type:ca.AST_NODE_TYPES.Literal,value:zn,raw:Me.text,regex:{pattern:Bn,flags:Hn}})}case xa.TrueKeyword:return this.createNode(Me,{type:ca.AST_NODE_TYPES.Literal,value:!0,raw:"true"});case xa.FalseKeyword:return this.createNode(Me,{type:ca.AST_NODE_TYPES.Literal,value:!1,raw:"false"});case xa.NullKeyword:return!_a.typescriptVersionIsAtLeast["4.0"]&&this.inTypeMode?this.createNode(Me,{type:ca.AST_NODE_TYPES.TSNullKeyword}):this.createNode(Me,{type:ca.AST_NODE_TYPES.Literal,value:null,raw:"null"});case xa.EmptyStatement:return this.createNode(Me,{type:ca.AST_NODE_TYPES.EmptyStatement});case xa.DebuggerStatement:return this.createNode(Me,{type:ca.AST_NODE_TYPES.DebuggerStatement});case xa.JsxElement:return this.createNode(Me,{type:ca.AST_NODE_TYPES.JSXElement,openingElement:this.convertChild(Me.openingElement),closingElement:this.convertChild(Me.closingElement),children:Me.children.map((Me=>this.convertChild(Me)))});case xa.JsxFragment:return this.createNode(Me,{type:ca.AST_NODE_TYPES.JSXFragment,openingFragment:this.convertChild(Me.openingFragment),closingFragment:this.convertChild(Me.closingFragment),children:Me.children.map((Me=>this.convertChild(Me)))});case xa.JsxSelfClosingElement:return this.createNode(Me,{type:ca.AST_NODE_TYPES.JSXElement,openingElement:this.createNode(Me,{type:ca.AST_NODE_TYPES.JSXOpeningElement,typeParameters:Me.typeArguments?this.convertTypeArgumentsToTypeParameters(Me.typeArguments,Me):void 0,selfClosing:!0,name:this.convertJSXTagName(Me.tagName,Me),attributes:Me.attributes.properties.map((Me=>this.convertChild(Me))),range:(0,aa.getRange)(Me,this.ast)}),closingElement:null,children:[]});case xa.JsxOpeningElement:return this.createNode(Me,{type:ca.AST_NODE_TYPES.JSXOpeningElement,typeParameters:Me.typeArguments?this.convertTypeArgumentsToTypeParameters(Me.typeArguments,Me):void 0,selfClosing:!1,name:this.convertJSXTagName(Me.tagName,Me),attributes:Me.attributes.properties.map((Me=>this.convertChild(Me)))});case xa.JsxClosingElement:return this.createNode(Me,{type:ca.AST_NODE_TYPES.JSXClosingElement,name:this.convertJSXTagName(Me.tagName,Me)});case xa.JsxOpeningFragment:return this.createNode(Me,{type:ca.AST_NODE_TYPES.JSXOpeningFragment});case xa.JsxClosingFragment:return this.createNode(Me,{type:ca.AST_NODE_TYPES.JSXClosingFragment});case xa.JsxExpression:{let Bn=Me.expression?this.convertChild(Me.expression):this.createNode(Me,{type:ca.AST_NODE_TYPES.JSXEmptyExpression,range:[Me.getStart(this.ast)+1,Me.getEnd()-1]});return Me.dotDotDotToken?this.createNode(Me,{type:ca.AST_NODE_TYPES.JSXSpreadChild,expression:Bn}):this.createNode(Me,{type:ca.AST_NODE_TYPES.JSXExpressionContainer,expression:Bn})}case xa.JsxAttribute:return this.createNode(Me,{type:ca.AST_NODE_TYPES.JSXAttribute,name:this.convertJSXNamespaceOrIdentifier(Me.name),value:this.convertChild(Me.initializer)});case xa.JsxText:{let Bn=Me.getFullStart(),Hn=Me.getEnd(),zn=this.ast.text.slice(Bn,Hn);return this.createNode(Me,{type:ca.AST_NODE_TYPES.JSXText,value:(0,aa.unescapeStringLiteralText)(zn),raw:zn,range:[Bn,Hn]})}case xa.JsxSpreadAttribute:return this.createNode(Me,{type:ca.AST_NODE_TYPES.JSXSpreadAttribute,argument:this.convertChild(Me.expression)});case xa.QualifiedName:return this.createNode(Me,{type:ca.AST_NODE_TYPES.TSQualifiedName,left:this.convertChild(Me.left),right:this.convertChild(Me.right)});case xa.TypeReference:return this.createNode(Me,{type:ca.AST_NODE_TYPES.TSTypeReference,typeName:this.convertType(Me.typeName),typeParameters:Me.typeArguments?this.convertTypeArgumentsToTypeParameters(Me.typeArguments,Me):void 0});case xa.TypeParameter:return this.createNode(Me,{type:ca.AST_NODE_TYPES.TSTypeParameter,name:this.convertType(Me.name),constraint:Me.constraint?this.convertType(Me.constraint):void 0,default:Me.default?this.convertType(Me.default):void 0,in:(0,aa.hasModifier)(xa.InKeyword,Me),out:(0,aa.hasModifier)(xa.OutKeyword,Me),const:(0,aa.hasModifier)(xa.ConstKeyword,Me)});case xa.ThisType:return this.createNode(Me,{type:ca.AST_NODE_TYPES.TSThisType});case xa.AnyKeyword:case xa.BigIntKeyword:case xa.BooleanKeyword:case xa.NeverKeyword:case xa.NumberKeyword:case xa.ObjectKeyword:case xa.StringKeyword:case xa.SymbolKeyword:case xa.UnknownKeyword:case xa.VoidKeyword:case xa.UndefinedKeyword:case xa.IntrinsicKeyword:return this.createNode(Me,{type:ca.AST_NODE_TYPES[`TS${xa[Me.kind]}`]});case xa.NonNullExpression:{let Bn=this.createNode(Me,{type:ca.AST_NODE_TYPES.TSNonNullExpression,expression:this.convertChild(Me.expression)});return this.convertChainExpression(Bn,Me)}case xa.TypeLiteral:return this.createNode(Me,{type:ca.AST_NODE_TYPES.TSTypeLiteral,members:Me.members.map((Me=>this.convertChild(Me)))});case xa.ArrayType:return this.createNode(Me,{type:ca.AST_NODE_TYPES.TSArrayType,elementType:this.convertType(Me.elementType)});case xa.IndexedAccessType:return this.createNode(Me,{type:ca.AST_NODE_TYPES.TSIndexedAccessType,objectType:this.convertType(Me.objectType),indexType:this.convertType(Me.indexType)});case xa.ConditionalType:return this.createNode(Me,{type:ca.AST_NODE_TYPES.TSConditionalType,checkType:this.convertType(Me.checkType),extendsType:this.convertType(Me.extendsType),trueType:this.convertType(Me.trueType),falseType:this.convertType(Me.falseType)});case xa.TypeQuery:return this.createNode(Me,{type:ca.AST_NODE_TYPES.TSTypeQuery,exprName:this.convertType(Me.exprName),typeParameters:Me.typeArguments&&this.convertTypeArgumentsToTypeParameters(Me.typeArguments,Me)});case xa.MappedType:{let Bn=this.createNode(Me,{type:ca.AST_NODE_TYPES.TSMappedType,typeParameter:this.convertType(Me.typeParameter),nameType:(oo=this.convertType(Me.nameType))!==null&&oo!==void 0?oo:null});return Me.readonlyToken&&(Me.readonlyToken.kind===xa.ReadonlyKeyword?Bn.readonly=!0:Bn.readonly=(0,aa.getTextForTokenKind)(Me.readonlyToken.kind)),Me.questionToken&&(Me.questionToken.kind===xa.QuestionToken?Bn.optional=!0:Bn.optional=(0,aa.getTextForTokenKind)(Me.questionToken.kind)),Me.type&&(Bn.typeAnnotation=this.convertType(Me.type)),Bn}case xa.ParenthesizedExpression:return this.convertChild(Me.expression,Bn);case xa.TypeAliasDeclaration:{let Bn=this.createNode(Me,{type:ca.AST_NODE_TYPES.TSTypeAliasDeclaration,id:this.convertChild(Me.name),typeAnnotation:this.convertType(Me.type)});return(0,aa.hasModifier)(xa.DeclareKeyword,Me)&&(Bn.declare=!0),Me.typeParameters&&(Bn.typeParameters=this.convertTSTypeParametersToTypeParametersDeclaration(Me.typeParameters)),this.fixExports(Me,Bn)}case xa.MethodSignature:return this.convertMethodSignature(Me);case xa.PropertySignature:{let Bn=this.createNode(Me,{type:ca.AST_NODE_TYPES.TSPropertySignature,optional:(0,aa.isOptional)(Me)||void 0,computed:(0,aa.isComputedProperty)(Me.name),key:this.convertChild(Me.name),typeAnnotation:Me.type?this.convertTypeAnnotation(Me.type,Me):void 0,initializer:this.convertChild(Me.initializer)||void 0,readonly:(0,aa.hasModifier)(xa.ReadonlyKeyword,Me)||void 0,static:(0,aa.hasModifier)(xa.StaticKeyword,Me)||void 0,export:(0,aa.hasModifier)(xa.ExportKeyword,Me)||void 0}),Hn=(0,aa.getTSNodeAccessibility)(Me);return Hn&&(Bn.accessibility=Hn),Bn}case xa.IndexSignature:{let Bn=this.createNode(Me,{type:ca.AST_NODE_TYPES.TSIndexSignature,parameters:Me.parameters.map((Me=>this.convertChild(Me)))});Me.type&&(Bn.typeAnnotation=this.convertTypeAnnotation(Me.type,Me)),(0,aa.hasModifier)(xa.ReadonlyKeyword,Me)&&(Bn.readonly=!0);let Hn=(0,aa.getTSNodeAccessibility)(Me);return Hn&&(Bn.accessibility=Hn),(0,aa.hasModifier)(xa.ExportKeyword,Me)&&(Bn.export=!0),(0,aa.hasModifier)(xa.StaticKeyword,Me)&&(Bn.static=!0),Bn}case xa.ConstructorType:{let Bn=this.createNode(Me,{type:ca.AST_NODE_TYPES.TSConstructorType,params:this.convertParameters(Me.parameters),abstract:(0,aa.hasModifier)(xa.AbstractKeyword,Me)});return Me.type&&(Bn.returnType=this.convertTypeAnnotation(Me.type,Me)),Me.typeParameters&&(Bn.typeParameters=this.convertTSTypeParametersToTypeParametersDeclaration(Me.typeParameters)),Bn}case xa.FunctionType:case xa.ConstructSignature:case xa.CallSignature:{let Bn=Me.kind===xa.ConstructSignature?ca.AST_NODE_TYPES.TSConstructSignatureDeclaration:Me.kind===xa.CallSignature?ca.AST_NODE_TYPES.TSCallSignatureDeclaration:ca.AST_NODE_TYPES.TSFunctionType,Hn=this.createNode(Me,{type:Bn,params:this.convertParameters(Me.parameters)});return Me.type&&(Hn.returnType=this.convertTypeAnnotation(Me.type,Me)),Me.typeParameters&&(Hn.typeParameters=this.convertTSTypeParametersToTypeParametersDeclaration(Me.typeParameters)),Hn}case xa.ExpressionWithTypeArguments:{let Hn=Bn.kind,zn=Hn===xa.InterfaceDeclaration?ca.AST_NODE_TYPES.TSInterfaceHeritage:Hn===xa.HeritageClause?ca.AST_NODE_TYPES.TSClassImplements:ca.AST_NODE_TYPES.TSInstantiationExpression,ni=this.createNode(Me,{type:zn,expression:this.convertChild(Me.expression)});return Me.typeArguments&&(ni.typeParameters=this.convertTypeArgumentsToTypeParameters(Me.typeArguments,Me)),ni}case xa.InterfaceDeclaration:{let Bn=(Jo=Me.heritageClauses)!==null&&Jo!==void 0?Jo:[],Hn=this.createNode(Me,{type:ca.AST_NODE_TYPES.TSInterfaceDeclaration,body:this.createNode(Me,{type:ca.AST_NODE_TYPES.TSInterfaceBody,body:Me.members.map((Me=>this.convertChild(Me))),range:[Me.members.pos-1,Me.end]}),id:this.convertChild(Me.name)});if(Me.typeParameters&&(Hn.typeParameters=this.convertTSTypeParametersToTypeParametersDeclaration(Me.typeParameters)),Bn.length>0){let zn=[],ni=[];for(let Hn of Bn)if(Hn.token===xa.ExtendsKeyword)for(let Bn of Hn.types)zn.push(this.convertChild(Bn,Me));else for(let Bn of Hn.types)ni.push(this.convertChild(Bn,Me));zn.length&&(Hn.extends=zn),ni.length&&(Hn.implements=ni)}return(0,aa.hasModifier)(xa.AbstractKeyword,Me)&&(Hn.abstract=!0),(0,aa.hasModifier)(xa.DeclareKeyword,Me)&&(Hn.declare=!0),this.fixExports(Me,Hn)}case xa.TypePredicate:{let Bn=this.createNode(Me,{type:ca.AST_NODE_TYPES.TSTypePredicate,asserts:Me.assertsModifier!==void 0,parameterName:this.convertChild(Me.parameterName),typeAnnotation:null});return Me.type&&(Bn.typeAnnotation=this.convertTypeAnnotation(Me.type,Me),Bn.typeAnnotation.loc=Bn.typeAnnotation.typeAnnotation.loc,Bn.typeAnnotation.range=Bn.typeAnnotation.typeAnnotation.range),Bn}case xa.ImportType:return this.createNode(Me,{type:ca.AST_NODE_TYPES.TSImportType,isTypeOf:!!Me.isTypeOf,parameter:this.convertChild(Me.argument),qualifier:this.convertChild(Me.qualifier),typeParameters:Me.typeArguments?this.convertTypeArgumentsToTypeParameters(Me.typeArguments,Me):null});case xa.EnumDeclaration:{let Bn=this.createNode(Me,{type:ca.AST_NODE_TYPES.TSEnumDeclaration,id:this.convertChild(Me.name),members:Me.members.map((Me=>this.convertChild(Me)))});return this.applyModifiersToResult(Bn,(0,Ci.getModifiers)(Me)),this.fixExports(Me,Bn)}case xa.EnumMember:{let Bn=this.createNode(Me,{type:ca.AST_NODE_TYPES.TSEnumMember,id:this.convertChild(Me.name)});return Me.initializer&&(Bn.initializer=this.convertChild(Me.initializer)),Me.name.kind===ni.SyntaxKind.ComputedPropertyName&&(Bn.computed=!0),Bn}case xa.ModuleDeclaration:{let Bn=this.createNode(Me,Object.assign({type:ca.AST_NODE_TYPES.TSModuleDeclaration},(()=>{let Bn=this.convertChild(Me.name),Hn=this.convertChild(Me.body);if(Me.flags&ni.NodeFlags.GlobalAugmentation){if(Hn==null||Hn.type===ca.AST_NODE_TYPES.TSModuleDeclaration)throw new Error("Expected a valid module body");if(Bn.type!==ca.AST_NODE_TYPES.Identifier)throw new Error("global module augmentation must have an Identifier id");return{kind:"global",id:Bn,body:Hn,global:!0}}else if(Me.flags&ni.NodeFlags.Namespace){if(Hn==null)throw new Error("Expected a module body");if(Bn.type!==ca.AST_NODE_TYPES.Identifier)throw new Error("`namespace`s must have an Identifier id");return{kind:"namespace",id:Bn,body:Hn}}else return Object.assign({kind:"module",id:Bn},Hn!=null?{body:Hn}:{})})()));return this.applyModifiersToResult(Bn,(0,Ci.getModifiers)(Me)),this.fixExports(Me,Bn)}case xa.ParenthesizedType:return this.convertType(Me.type);case xa.UnionType:return this.createNode(Me,{type:ca.AST_NODE_TYPES.TSUnionType,types:Me.types.map((Me=>this.convertType(Me)))});case xa.IntersectionType:return this.createNode(Me,{type:ca.AST_NODE_TYPES.TSIntersectionType,types:Me.types.map((Me=>this.convertType(Me)))});case xa.AsExpression:return this.createNode(Me,{type:ca.AST_NODE_TYPES.TSAsExpression,expression:this.convertChild(Me.expression),typeAnnotation:this.convertType(Me.type)});case xa.InferType:return this.createNode(Me,{type:ca.AST_NODE_TYPES.TSInferType,typeParameter:this.convertType(Me.typeParameter)});case xa.LiteralType:return _a.typescriptVersionIsAtLeast["4.0"]&&Me.literal.kind===xa.NullKeyword?this.createNode(Me.literal,{type:ca.AST_NODE_TYPES.TSNullKeyword}):this.createNode(Me,{type:ca.AST_NODE_TYPES.TSLiteralType,literal:this.convertType(Me.literal)});case xa.TypeAssertionExpression:return this.createNode(Me,{type:ca.AST_NODE_TYPES.TSTypeAssertion,typeAnnotation:this.convertType(Me.type),expression:this.convertChild(Me.expression)});case xa.ImportEqualsDeclaration:return this.createNode(Me,{type:ca.AST_NODE_TYPES.TSImportEqualsDeclaration,id:this.convertChild(Me.name),moduleReference:this.convertChild(Me.moduleReference),importKind:Me.isTypeOnly?"type":"value",isExport:(0,aa.hasModifier)(xa.ExportKeyword,Me)});case xa.ExternalModuleReference:return this.createNode(Me,{type:ca.AST_NODE_TYPES.TSExternalModuleReference,expression:this.convertChild(Me.expression)});case xa.NamespaceExportDeclaration:return this.createNode(Me,{type:ca.AST_NODE_TYPES.TSNamespaceExportDeclaration,id:this.convertChild(Me.name)});case xa.AbstractKeyword:return this.createNode(Me,{type:ca.AST_NODE_TYPES.TSAbstractKeyword});case xa.TupleType:{let Bn="elementTypes"in Me?Me.elementTypes.map((Me=>this.convertType(Me))):Me.elements.map((Me=>this.convertType(Me)));return this.createNode(Me,{type:ca.AST_NODE_TYPES.TSTupleType,elementTypes:Bn})}case xa.NamedTupleMember:{let Bn=this.createNode(Me,{type:ca.AST_NODE_TYPES.TSNamedTupleMember,elementType:this.convertType(Me.type,Me),label:this.convertChild(Me.name,Me),optional:Me.questionToken!=null});return Me.dotDotDotToken?(Bn.range[0]=Bn.label.range[0],Bn.loc.start=Bn.label.loc.start,this.createNode(Me,{type:ca.AST_NODE_TYPES.TSRestType,typeAnnotation:Bn})):Bn}case xa.OptionalType:return this.createNode(Me,{type:ca.AST_NODE_TYPES.TSOptionalType,typeAnnotation:this.convertType(Me.type)});case xa.RestType:return this.createNode(Me,{type:ca.AST_NODE_TYPES.TSRestType,typeAnnotation:this.convertType(Me.type)});case xa.TemplateLiteralType:{let Bn=this.createNode(Me,{type:ca.AST_NODE_TYPES.TSTemplateLiteralType,quasis:[this.convertChild(Me.head)],types:[]});return Me.templateSpans.forEach((Me=>{Bn.types.push(this.convertChild(Me.type)),Bn.quasis.push(this.convertChild(Me.literal))})),Bn}case xa.ClassStaticBlockDeclaration:return this.createNode(Me,{type:ca.AST_NODE_TYPES.StaticBlock,body:this.convertBodyExpressions(Me.body.statements,Me)});case xa.AssertEntry:return this.createNode(Me,{type:ca.AST_NODE_TYPES.ImportAttribute,key:this.convertChild(Me.name),value:this.convertChild(Me.value)});case xa.SatisfiesExpression:return this.createNode(Me,{type:ca.AST_NODE_TYPES.TSSatisfiesExpression,expression:this.convertChild(Me.expression),typeAnnotation:this.convertChild(Me.type)});default:return this.deeplyCopy(Me)}}};Me.Converter=Ga}}),f_={};m1(f_,{__assign:()=>sA,__asyncDelegator:()=>TV,__asyncGenerator:()=>bV,__asyncValues:()=>SV,__await:()=>gp,__awaiter:()=>dV,__classPrivateFieldGet:()=>CV,__classPrivateFieldSet:()=>AV,__createBinding:()=>hV,__decorate:()=>uV,__exportStar:()=>gV,__extends:()=>cV,__generator:()=>mV,__importDefault:()=>wV,__importStar:()=>EV,__makeTemplateObject:()=>xV,__metadata:()=>fV,__param:()=>pV,__read:()=>$9,__rest:()=>lV,__spread:()=>yV,__spreadArrays:()=>vV,__values:()=>tT});function cV(Me,Bn){Z_(Me,Bn);function v(){this.constructor=Me}Me.prototype=Bn===null?Object.create(Bn):(v.prototype=Bn.prototype,new v)}function lV(Me,Bn){var Hn={};for(var zn in Me)Object.prototype.hasOwnProperty.call(Me,zn)&&Bn.indexOf(zn)<0&&(Hn[zn]=Me[zn]);if(Me!=null&&typeof Object.getOwnPropertySymbols=="function")for(var ni=0,zn=Object.getOwnPropertySymbols(Me);ni=0;oa--)(aa=Me[oa])&&(Ci=(ni<3?aa(Ci):ni>3?aa(Bn,Hn,Ci):aa(Bn,Hn))||Ci);return ni>3&&Ci&&Object.defineProperty(Bn,Hn,Ci),Ci}function pV(Me,Bn){return function(Hn,zn){Bn(Hn,zn,Me)}}function fV(Me,Bn){if(typeof Reflect=="object"&&typeof Reflect.metadata=="function")return Reflect.metadata(Me,Bn)}function dV(Me,Bn,Hn,zn){function D(Me){return Me instanceof Hn?Me:new Hn((function(Bn){Bn(Me)}))}return new(Hn||(Hn=Promise))((function(Hn,ni){function m(Me){try{d(zn.next(Me))}catch(Me){ni(Me)}}function C(Me){try{d(zn.throw(Me))}catch(Me){ni(Me)}}function d(Me){Me.done?Hn(Me.value):D(Me.value).then(m,C)}d((zn=zn.apply(Me,Bn||[])).next())}))}function mV(Me,Bn){var Hn={label:0,sent:function(){if(Ci[0]&1)throw Ci[1];return Ci[1]},trys:[],ops:[]},zn,ni,Ci,aa;return aa={next:m(0),throw:m(1),return:m(2)},typeof Symbol=="function"&&(aa[Symbol.iterator]=function(){return this}),aa;function m(Me){return function(Bn){return C([Me,Bn])}}function C(aa){if(zn)throw new TypeError("Generator is already executing.");for(;Hn;)try{if(zn=1,ni&&(Ci=aa[0]&2?ni.return:aa[0]?ni.throw||((Ci=ni.return)&&Ci.call(ni),0):ni.next)&&!(Ci=Ci.call(ni,aa[1])).done)return Ci;switch(ni=0,Ci&&(aa=[aa[0]&2,Ci.value]),aa[0]){case 0:case 1:Ci=aa;break;case 4:return Hn.label++,{value:aa[1],done:!1};case 5:Hn.label++,ni=aa[1],aa=[0];continue;case 7:aa=Hn.ops.pop(),Hn.trys.pop();continue;default:if(Ci=Hn.trys,!(Ci=Ci.length>0&&Ci[Ci.length-1])&&(aa[0]===6||aa[0]===2)){Hn=0;continue}if(aa[0]===3&&(!Ci||aa[1]>Ci[0]&&aa[1]=Me.length&&(Me=void 0),{value:Me&&Me[zn++],done:!Me}}};throw new TypeError(Bn?"Object is not iterable.":"Symbol.iterator is not defined.")}function $9(Me,Bn){var Hn=typeof Symbol=="function"&&Me[Symbol.iterator];if(!Hn)return Me;var zn=Hn.call(Me),ni,Ci=[],aa;try{for(;(Bn===void 0||Bn-- >0)&&!(ni=zn.next()).done;)Ci.push(ni.value)}catch(Me){aa={error:Me}}finally{try{ni&&!ni.done&&(Hn=zn.return)&&Hn.call(zn)}finally{if(aa)throw aa.error}}return Ci}function yV(){for(var Me=[],Bn=0;Bn1||m(Me,Bn)}))})}function m(Me,Bn){try{C(zn[Me](Bn))}catch(Me){I(Ci[0][3],Me)}}function C(Me){Me.value instanceof gp?Promise.resolve(Me.value.v).then(d,E):I(Ci[0][2],Me)}function d(Me){m("next",Me)}function E(Me){m("throw",Me)}function I(Me,Bn){Me(Bn),Ci.shift(),Ci.length&&m(Ci[0][0],Ci[0][1])}}function TV(Me){var Bn,Hn;return Bn={},h("next"),h("throw",(function(Me){throw Me})),h("return"),Bn[Symbol.iterator]=function(){return this},Bn;function h(zn,ni){Bn[zn]=Me[zn]?function(Bn){return(Hn=!Hn)?{value:gp(Me[zn](Bn)),done:zn==="return"}:ni?ni(Bn):Bn}:ni}}function SV(Me){if(!Symbol.asyncIterator)throw new TypeError("Symbol.asyncIterator is not defined.");var Bn=Me[Symbol.asyncIterator],Hn;return Bn?Bn.call(Me):(Me=typeof tT=="function"?tT(Me):Me[Symbol.iterator](),Hn={},h("next"),h("throw"),h("return"),Hn[Symbol.asyncIterator]=function(){return this},Hn);function h(Bn){Hn[Bn]=Me[Bn]&&function(Hn){return new Promise((function(zn,ni){Hn=Me[Bn](Hn),D(zn,ni,Hn.done,Hn.value)}))}}function D(Me,Bn,Hn,zn){Promise.resolve(zn).then((function(Bn){Me({value:Bn,done:Hn})}),Bn)}}function xV(Me,Bn){return Object.defineProperty?Object.defineProperty(Me,"raw",{value:Bn}):Me.raw=Bn,Me}function EV(Me){if(Me&&Me.__esModule)return Me;var Bn={};if(Me!=null)for(var Hn in Me)Object.hasOwnProperty.call(Me,Hn)&&(Bn[Hn]=Me[Hn]);return Bn.default=Me,Bn}function wV(Me){return Me&&Me.__esModule?Me:{default:Me}}function CV(Me,Bn){if(!Bn.has(Me))throw new TypeError("attempted to get private field on non-instance");return Bn.get(Me)}function AV(Me,Bn,Hn){if(!Bn.has(Me))throw new TypeError("attempted to set private field on non-instance");return Bn.set(Me,Hn),Hn}var Z_,sA,oA=yp({"node_modules/tslib/tslib.es6.js"(){oa(),Z_=function(Me,Bn){return Z_=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(Me,Bn){Me.__proto__=Bn}||function(Me,Bn){for(var Hn in Bn)Bn.hasOwnProperty(Hn)&&(Me[Hn]=Bn[Hn])},Z_(Me,Bn)},sA=function(){return sA=Object.assign||function(Me){for(var Bn,Hn=1,zn=arguments.length;Hn=Bn.SyntaxKind.FirstLiteralToken&&Me.kind<=Bn.SyntaxKind.LastLiteralToken}Me.isLiteralExpression=Jr;function Qc(Me){return Me.kind===Bn.SyntaxKind.LiteralType}Me.isLiteralTypeNode=Qc;function ho(Me){return Me.kind===Bn.SyntaxKind.MappedType}Me.isMappedTypeNode=ho;function T_(Me){return Me.kind===Bn.SyntaxKind.MetaProperty}Me.isMetaProperty=T_;function go(Me){return Me.kind===Bn.SyntaxKind.MethodDeclaration}Me.isMethodDeclaration=go;function yo(Me){return Me.kind===Bn.SyntaxKind.MethodSignature}Me.isMethodSignature=yo;function Za(Me){return Me.kind===Bn.SyntaxKind.ModuleBlock}Me.isModuleBlock=Za;function vo(Me){return Me.kind===Bn.SyntaxKind.ModuleDeclaration}Me.isModuleDeclaration=vo;function S_(Me){return Me.kind===Bn.SyntaxKind.NamedExports}Me.isNamedExports=S_;function Zc(Me){return Me.kind===Bn.SyntaxKind.NamedImports}Me.isNamedImports=Zc;function Os(Me){return vo(Me)&&Me.name.kind===Bn.SyntaxKind.Identifier&&Me.body!==void 0&&(Me.body.kind===Bn.SyntaxKind.ModuleBlock||Os(Me.body))}Me.isNamespaceDeclaration=Os;function bo(Me){return Me.kind===Bn.SyntaxKind.NamespaceImport}Me.isNamespaceImport=bo;function el(Me){return Me.kind===Bn.SyntaxKind.NamespaceExportDeclaration}Me.isNamespaceExportDeclaration=el;function x_(Me){return Me.kind===Bn.SyntaxKind.NewExpression}Me.isNewExpression=x_;function E_(Me){return Me.kind===Bn.SyntaxKind.NonNullExpression}Me.isNonNullExpression=E_;function S(Me){return Me.kind===Bn.SyntaxKind.NoSubstitutionTemplateLiteral}Me.isNoSubstitutionTemplateLiteral=S;function H(Me){return Me.kind===Bn.SyntaxKind.NullKeyword}Me.isNullLiteral=H;function le(Me){return Me.kind===Bn.SyntaxKind.NumericLiteral}Me.isNumericLiteral=le;function Be(Me){switch(Me.kind){case Bn.SyntaxKind.StringLiteral:case Bn.SyntaxKind.NumericLiteral:case Bn.SyntaxKind.NoSubstitutionTemplateLiteral:return!0;default:return!1}}Me.isNumericOrStringLikeLiteral=Be;function rt(Me){return Me.kind===Bn.SyntaxKind.ObjectBindingPattern}Me.isObjectBindingPattern=rt;function ut(Me){return Me.kind===Bn.SyntaxKind.ObjectLiteralExpression}Me.isObjectLiteralExpression=ut;function Ht(Me){return Me.kind===Bn.SyntaxKind.OmittedExpression}Me.isOmittedExpression=Ht;function Fr(Me){return Me.kind===Bn.SyntaxKind.Parameter}Me.isParameterDeclaration=Fr;function Cr(Me){return Me.kind===Bn.SyntaxKind.ParenthesizedExpression}Me.isParenthesizedExpression=Cr;function ir(Me){return Me.kind===Bn.SyntaxKind.ParenthesizedType}Me.isParenthesizedTypeNode=ir;function en(Me){return Me.kind===Bn.SyntaxKind.PostfixUnaryExpression}Me.isPostfixUnaryExpression=en;function Ji(Me){return Me.kind===Bn.SyntaxKind.PrefixUnaryExpression}Me.isPrefixUnaryExpression=Ji;function gi(Me){return Me.kind===Bn.SyntaxKind.PropertyAccessExpression}Me.isPropertyAccessExpression=gi;function ln(Me){return Me.kind===Bn.SyntaxKind.PropertyAssignment}Me.isPropertyAssignment=ln;function ti(Me){return Me.kind===Bn.SyntaxKind.PropertyDeclaration}Me.isPropertyDeclaration=ti;function yn(Me){return Me.kind===Bn.SyntaxKind.PropertySignature}Me.isPropertySignature=yn;function w_(Me){return Me.kind===Bn.SyntaxKind.QualifiedName}Me.isQualifiedName=w_;function vp(Me){return Me.kind===Bn.SyntaxKind.RegularExpressionLiteral}Me.isRegularExpressionLiteral=vp;function C1(Me){return Me.kind===Bn.SyntaxKind.ReturnStatement}Me.isReturnStatement=C1;function rr(Me){return Me.kind===Bn.SyntaxKind.SetAccessor}Me.isSetAccessorDeclaration=rr;function bp(Me){return Me.kind===Bn.SyntaxKind.ShorthandPropertyAssignment}Me.isShorthandPropertyAssignment=bp;function Tp(Me){return Me.parameters!==void 0}Me.isSignatureDeclaration=Tp;function A1(Me){return Me.kind===Bn.SyntaxKind.SourceFile}Me.isSourceFile=A1;function tl(Me){return Me.kind===Bn.SyntaxKind.SpreadAssignment}Me.isSpreadAssignment=tl;function An(Me){return Me.kind===Bn.SyntaxKind.SpreadElement}Me.isSpreadElement=An;function P1(Me){return Me.kind===Bn.SyntaxKind.StringLiteral}Me.isStringLiteral=P1;function D1(Me){return Me.kind===Bn.SyntaxKind.SwitchStatement}Me.isSwitchStatement=D1;function k1(Me){return Me.kind===Bn.SyntaxKind.SyntaxList}Me.isSyntaxList=k1;function fa(Me){return Me.kind===Bn.SyntaxKind.TaggedTemplateExpression}Me.isTaggedTemplateExpression=fa;function Ms(Me){return Me.kind===Bn.SyntaxKind.TemplateExpression}Me.isTemplateExpression=Ms;function To(Me){return Me.kind===Bn.SyntaxKind.TemplateExpression||Me.kind===Bn.SyntaxKind.NoSubstitutionTemplateLiteral}Me.isTemplateLiteral=To;function Sp(Me){return Me.kind===Bn.SyntaxKind.StringLiteral||Me.kind===Bn.SyntaxKind.NoSubstitutionTemplateLiteral}Me.isTextualLiteral=Sp;function Vr(Me){return Me.kind===Bn.SyntaxKind.ThrowStatement}Me.isThrowStatement=Vr;function I1(Me){return Me.kind===Bn.SyntaxKind.TryStatement}Me.isTryStatement=I1;function N1(Me){return Me.kind===Bn.SyntaxKind.TupleType}Me.isTupleTypeNode=N1;function C_(Me){return Me.kind===Bn.SyntaxKind.TypeAliasDeclaration}Me.isTypeAliasDeclaration=C_;function O1(Me){return Me.kind===Bn.SyntaxKind.TypeAssertionExpression}Me.isTypeAssertion=O1;function ri(Me){return Me.kind===Bn.SyntaxKind.TypeLiteral}Me.isTypeLiteralNode=ri;function rl(Me){return Me.kind===Bn.SyntaxKind.TypeOfExpression}Me.isTypeOfExpression=rl;function M1(Me){return Me.kind===Bn.SyntaxKind.TypeOperator}Me.isTypeOperatorNode=M1;function xp(Me){return Me.kind===Bn.SyntaxKind.TypeParameter}Me.isTypeParameterDeclaration=xp;function L1(Me){return Me.kind===Bn.SyntaxKind.TypePredicate}Me.isTypePredicateNode=L1;function R1(Me){return Me.kind===Bn.SyntaxKind.TypeReference}Me.isTypeReferenceNode=R1;function j1(Me){return Me.kind===Bn.SyntaxKind.TypeQuery}Me.isTypeQueryNode=j1;function Ep(Me){return Me.kind===Bn.SyntaxKind.UnionType}Me.isUnionTypeNode=Ep;function J1(Me){return Me.kind===Bn.SyntaxKind.VariableDeclaration}Me.isVariableDeclaration=J1;function es(Me){return Me.kind===Bn.SyntaxKind.VariableStatement}Me.isVariableStatement=es;function F1(Me){return Me.kind===Bn.SyntaxKind.VariableDeclarationList}Me.isVariableDeclarationList=F1;function B1(Me){return Me.kind===Bn.SyntaxKind.VoidExpression}Me.isVoidExpression=B1;function Fi(Me){return Me.kind===Bn.SyntaxKind.WhileStatement}Me.isWhileStatement=Fi;function q1(Me){return Me.kind===Bn.SyntaxKind.WithStatement}Me.isWithStatement=q1}}),ey=Oe({"node_modules/tsutils/typeguard/2.9/node.js"(Me){"use strict";oa(),Object.defineProperty(Me,"__esModule",{value:!0}),Me.isImportTypeNode=void 0;var Bn=(oA(),Li(f_));Bn.__exportStar(hA(),Me);var Hn=Kf();function h(Me){return Me.kind===Hn.SyntaxKind.ImportType}Me.isImportTypeNode=h}}),ty=Oe({"node_modules/tsutils/typeguard/3.0/node.js"(Me){"use strict";oa(),Object.defineProperty(Me,"__esModule",{value:!0}),Me.isSyntheticExpression=Me.isRestTypeNode=Me.isOptionalTypeNode=void 0;var Bn=(oA(),Li(f_));Bn.__exportStar(ey(),Me);var Hn=Kf();function h(Me){return Me.kind===Hn.SyntaxKind.OptionalType}Me.isOptionalTypeNode=h;function D(Me){return Me.kind===Hn.SyntaxKind.RestType}Me.isRestTypeNode=D;function P(Me){return Me.kind===Hn.SyntaxKind.SyntheticExpression}Me.isSyntheticExpression=P}}),ry=Oe({"node_modules/tsutils/typeguard/3.2/node.js"(Me){"use strict";oa(),Object.defineProperty(Me,"__esModule",{value:!0}),Me.isBigIntLiteral=void 0;var Bn=(oA(),Li(f_));Bn.__exportStar(ty(),Me);var Hn=Kf();function h(Me){return Me.kind===Hn.SyntaxKind.BigIntLiteral}Me.isBigIntLiteral=h}}),ny=Oe({"node_modules/tsutils/typeguard/node.js"(Me){"use strict";oa(),Object.defineProperty(Me,"__esModule",{value:!0});var Bn=(oA(),Li(f_));Bn.__exportStar(ry(),Me)}}),iy=Oe({"node_modules/tsutils/typeguard/2.8/type.js"(Me){"use strict";oa(),Object.defineProperty(Me,"__esModule",{value:!0}),Me.isUniqueESSymbolType=Me.isUnionType=Me.isUnionOrIntersectionType=Me.isTypeVariable=Me.isTypeReference=Me.isTypeParameter=Me.isSubstitutionType=Me.isObjectType=Me.isLiteralType=Me.isIntersectionType=Me.isInterfaceType=Me.isInstantiableType=Me.isIndexedAccessype=Me.isIndexedAccessType=Me.isGenericType=Me.isEnumType=Me.isConditionalType=void 0;var Bn=Kf();function v(Me){return(Me.flags&Bn.TypeFlags.Conditional)!==0}Me.isConditionalType=v;function h(Me){return(Me.flags&Bn.TypeFlags.Enum)!==0}Me.isEnumType=h;function D(Me){return(Me.flags&Bn.TypeFlags.Object)!==0&&(Me.objectFlags&Bn.ObjectFlags.ClassOrInterface)!==0&&(Me.objectFlags&Bn.ObjectFlags.Reference)!==0}Me.isGenericType=D;function P(Me){return(Me.flags&Bn.TypeFlags.IndexedAccess)!==0}Me.isIndexedAccessType=P;function y(Me){return(Me.flags&Bn.TypeFlags.Index)!==0}Me.isIndexedAccessype=y;function m(Me){return(Me.flags&Bn.TypeFlags.Instantiable)!==0}Me.isInstantiableType=m;function C(Me){return(Me.flags&Bn.TypeFlags.Object)!==0&&(Me.objectFlags&Bn.ObjectFlags.ClassOrInterface)!==0}Me.isInterfaceType=C;function d(Me){return(Me.flags&Bn.TypeFlags.Intersection)!==0}Me.isIntersectionType=d;function E(Me){return(Me.flags&(Bn.TypeFlags.StringOrNumberLiteral|Bn.TypeFlags.BigIntLiteral))!==0}Me.isLiteralType=E;function I(Me){return(Me.flags&Bn.TypeFlags.Object)!==0}Me.isObjectType=I;function c(Me){return(Me.flags&Bn.TypeFlags.Substitution)!==0}Me.isSubstitutionType=c;function M(Me){return(Me.flags&Bn.TypeFlags.TypeParameter)!==0}Me.isTypeParameter=M;function q(Me){return(Me.flags&Bn.TypeFlags.Object)!==0&&(Me.objectFlags&Bn.ObjectFlags.Reference)!==0}Me.isTypeReference=q;function W(Me){return(Me.flags&Bn.TypeFlags.TypeVariable)!==0}Me.isTypeVariable=W;function K(Me){return(Me.flags&Bn.TypeFlags.UnionOrIntersection)!==0}Me.isUnionOrIntersectionType=K;function ce(Me){return(Me.flags&Bn.TypeFlags.Union)!==0}Me.isUnionType=ce;function Ie(Me){return(Me.flags&Bn.TypeFlags.UniqueESSymbol)!==0}Me.isUniqueESSymbolType=Ie}}),py=Oe({"node_modules/tsutils/typeguard/2.9/type.js"(Me){"use strict";oa(),Object.defineProperty(Me,"__esModule",{value:!0});var Bn=(oA(),Li(f_));Bn.__exportStar(iy(),Me)}}),fy=Oe({"node_modules/tsutils/typeguard/3.0/type.js"(Me){"use strict";oa(),Object.defineProperty(Me,"__esModule",{value:!0}),Me.isTupleTypeReference=Me.isTupleType=void 0;var Bn=(oA(),Li(f_));Bn.__exportStar(py(),Me);var Hn=Kf(),zn=py();function D(Me){return(Me.flags&Hn.TypeFlags.Object&&Me.objectFlags&Hn.ObjectFlags.Tuple)!==0}Me.isTupleType=D;function P(Me){return zn.isTypeReference(Me)&&D(Me.target)}Me.isTupleTypeReference=P}}),Ty=Oe({"node_modules/tsutils/typeguard/3.2/type.js"(Me){"use strict";oa(),Object.defineProperty(Me,"__esModule",{value:!0});var Bn=(oA(),Li(f_));Bn.__exportStar(fy(),Me)}}),Gy=Oe({"node_modules/tsutils/typeguard/3.2/index.js"(Me){"use strict";oa(),Object.defineProperty(Me,"__esModule",{value:!0});var Bn=(oA(),Li(f_));Bn.__exportStar(ry(),Me),Bn.__exportStar(Ty(),Me)}}),Vy=Oe({"node_modules/tsutils/typeguard/type.js"(Me){"use strict";oa(),Object.defineProperty(Me,"__esModule",{value:!0});var Bn=(oA(),Li(f_));Bn.__exportStar(Ty(),Me)}}),Hy=Oe({"node_modules/tsutils/util/type.js"(Me){"use strict";oa(),Object.defineProperty(Me,"__esModule",{value:!0}),Me.getBaseClassMemberOfClassElement=Me.getIteratorYieldResultFromIteratorResult=Me.getInstanceTypeOfClassLikeDeclaration=Me.getConstructorTypeOfClassLikeDeclaration=Me.getSymbolOfClassLikeDeclaration=Me.getPropertyNameFromType=Me.symbolHasReadonlyDeclaration=Me.isPropertyReadonlyInType=Me.getWellKnownSymbolPropertyOfType=Me.getPropertyOfType=Me.isBooleanLiteralType=Me.isFalsyType=Me.isThenableType=Me.someTypePart=Me.intersectionTypeParts=Me.unionTypeParts=Me.getCallSignaturesOfType=Me.isTypeAssignableToString=Me.isTypeAssignableToNumber=Me.isOptionalChainingUndefinedMarkerType=Me.removeOptionalChainingUndefinedMarkerType=Me.removeOptionalityFromType=Me.isEmptyObjectType=void 0;var Bn=Kf(),Hn=Vy(),zn=Av(),ni=ny();function P(Me){if(Hn.isObjectType(Me)&&Me.objectFlags&Bn.ObjectFlags.Anonymous&&Me.getProperties().length===0&&Me.getCallSignatures().length===0&&Me.getConstructSignatures().length===0&&Me.getStringIndexType()===void 0&&Me.getNumberIndexType()===void 0){let Bn=Me.getBaseTypes();return Bn===void 0||Bn.every(P)}return!1}Me.isEmptyObjectType=P;function y(Me,Hn){if(!m(Hn,Bn.TypeFlags.Undefined))return Hn;let zn=m(Hn,Bn.TypeFlags.Null);return Hn=Me.getNonNullableType(Hn),zn?Me.getNullableType(Hn,Bn.TypeFlags.Null):Hn}Me.removeOptionalityFromType=y;function m(Me,Bn){for(let Hn of q(Me))if(zn.isTypeFlagSet(Hn,Bn))return!0;return!1}function C(Me,Bn){if(!Hn.isUnionType(Bn))return d(Me,Bn)?Bn.getNonNullableType():Bn;let zn=0,ni=!1;for(let Hn of Bn.types)d(Me,Hn)?ni=!0:zn|=Hn.flags;return ni?Me.getNullableType(Bn.getNonNullableType(),zn):Bn}Me.removeOptionalChainingUndefinedMarkerType=C;function d(Me,Hn){return zn.isTypeFlagSet(Hn,Bn.TypeFlags.Undefined)&&Me.getNullableType(Hn.getNonNullableType(),Bn.TypeFlags.Undefined)!==Hn}Me.isOptionalChainingUndefinedMarkerType=d;function E(Me,Hn){return c(Me,Hn,Bn.TypeFlags.NumberLike)}Me.isTypeAssignableToNumber=E;function I(Me,Hn){return c(Me,Hn,Bn.TypeFlags.StringLike)}Me.isTypeAssignableToString=I;function c(Me,ni,Ci){Ci|=Bn.TypeFlags.Any;let aa;return function Pt(Bn){if(Hn.isTypeParameter(Bn)&&Bn.symbol!==void 0&&Bn.symbol.declarations!==void 0){if(aa===void 0)aa=new Set([Bn]);else if(!aa.has(Bn))aa.add(Bn);else return!1;let Hn=Bn.symbol.declarations[0];return Hn.constraint===void 0?!0:Pt(Me.getTypeFromTypeNode(Hn.constraint))}return Hn.isUnionType(Bn)?Bn.types.every(Pt):Hn.isIntersectionType(Bn)?Bn.types.some(Pt):zn.isTypeFlagSet(Bn,Ci)}(ni)}function M(Me){if(Hn.isUnionType(Me)){let Bn=[];for(let Hn of Me.types)Bn.push(...M(Hn));return Bn}if(Hn.isIntersectionType(Me)){let Bn;for(let Hn of Me.types){let Me=M(Hn);if(Me.length!==0){if(Bn!==void 0)return[];Bn=Me}}return Bn===void 0?[]:Bn}return Me.getCallSignatures()}Me.getCallSignaturesOfType=M;function q(Me){return Hn.isUnionType(Me)?Me.types:[Me]}Me.unionTypeParts=q;function W(Me){return Hn.isIntersectionType(Me)?Me.types:[Me]}Me.intersectionTypeParts=W;function K(Me,Bn,Hn){return Bn(Me)?Me.types.some(Hn):Hn(Me)}Me.someTypePart=K;function ce(Me,Bn){let Hn=arguments.length>2&&arguments[2]!==void 0?arguments[2]:Me.getTypeAtLocation(Bn);for(let zn of q(Me.getApparentType(Hn))){let Hn=zn.getProperty("then");if(Hn===void 0)continue;let ni=Me.getTypeOfSymbolAtLocation(Hn,Bn);for(let Hn of q(ni))for(let zn of Hn.getCallSignatures())if(zn.parameters.length!==0&&Ie(Me,zn.parameters[0],Bn))return!0}return!1}Me.isThenableType=ce;function Ie(Me,Bn,Hn){let zn=Me.getApparentType(Me.getTypeOfSymbolAtLocation(Bn,Hn));if(Bn.valueDeclaration.dotDotDotToken&&(zn=zn.getNumberIndexType(),zn===void 0))return!1;for(let Me of q(zn))if(Me.getCallSignatures().length!==0)return!0;return!1}function me(Me){return Me.flags&(Bn.TypeFlags.Undefined|Bn.TypeFlags.Null|Bn.TypeFlags.Void)?!0:Hn.isLiteralType(Me)?!Me.value:Ae(Me,!1)}Me.isFalsyType=me;function Ae(Me,Hn){return zn.isTypeFlagSet(Me,Bn.TypeFlags.BooleanLiteral)&&Me.intrinsicName===(Hn?"true":"false")}Me.isBooleanLiteralType=Ae;function te(Me,Bn){return Bn.startsWith("__")?Me.getProperties().find((Me=>Me.escapedName===Bn)):Me.getProperty(Bn)}Me.getPropertyOfType=te;function he(Me,Bn,Hn){let zn="__@"+Bn;for(let ni of Me.getProperties()){if(!ni.name.startsWith(zn))continue;let Me=Hn.getApparentType(Hn.getTypeAtLocation(ni.valueDeclaration.name.expression)).symbol;if(ni.escapedName===Pe(Hn,Me,Bn))return ni}}Me.getWellKnownSymbolPropertyOfType=he;function Pe(Me,Bn,zn){let ni=Bn&&Me.getTypeOfSymbolAtLocation(Bn,Bn.valueDeclaration).getProperty(zn),Ci=ni&&Me.getTypeOfSymbolAtLocation(ni,ni.valueDeclaration);return Ci&&Hn.isUniqueESSymbolType(Ci)?Ci.escapedName:"__@"+zn}function R(Me,Hn,ni){let Ci=!1,aa=!1;for(let oa of q(Me))if(te(oa,Hn)===void 0){let Me=(zn.isNumericPropertyName(Hn)?ni.getIndexInfoOfType(oa,Bn.IndexKind.Number):void 0)||ni.getIndexInfoOfType(oa,Bn.IndexKind.String);if(Me!==void 0&&Me.isReadonly){if(Ci)return!0;aa=!0}}else{if(aa||pe(oa,Hn,ni))return!0;Ci=!0}return!1}Me.isPropertyReadonlyInType=R;function pe(Me,ni,Ci){return K(Me,Hn.isIntersectionType,(Me=>{let aa=te(Me,ni);if(aa===void 0)return!1;if(aa.flags&Bn.SymbolFlags.Transient){if(/^(?:[1-9]\d*|0)$/.test(ni)&&Hn.isTupleTypeReference(Me))return Me.target.readonly;switch(ke(Me,ni,Ci)){case!0:return!0;case!1:return!1;default:}}return zn.isSymbolFlagSet(aa,Bn.SymbolFlags.ValueModule)||Je(aa,Ci)}))}function ke(Me,ni,Ci){if(!Hn.isObjectType(Me)||!zn.isObjectFlagSet(Me,Bn.ObjectFlags.Mapped))return;let aa=Me.symbol.declarations[0];return aa.readonlyToken!==void 0&&!/^__@[^@]+$/.test(ni)?aa.readonlyToken.kind!==Bn.SyntaxKind.MinusToken:R(Me.modifiersType,ni,Ci)}function Je(Me,Hn){return(Me.flags&Bn.SymbolFlags.Accessor)===Bn.SymbolFlags.GetAccessor||Me.declarations!==void 0&&Me.declarations.some((Me=>zn.isModifierFlagSet(Me,Bn.ModifierFlags.Readonly)||ni.isVariableDeclaration(Me)&&zn.isNodeFlagSet(Me.parent,Bn.NodeFlags.Const)||ni.isCallExpression(Me)&&zn.isReadonlyAssignmentDeclaration(Me,Hn)||ni.isEnumMember(Me)||(ni.isPropertyAssignment(Me)||ni.isShorthandPropertyAssignment(Me))&&zn.isInConstContext(Me.parent)))}Me.symbolHasReadonlyDeclaration=Je;function Xe(Me){if(Me.flags&(Bn.TypeFlags.StringLiteral|Bn.TypeFlags.NumberLiteral)){let Hn=String(Me.value);return{displayName:Hn,symbolName:Bn.escapeLeadingUnderscores(Hn)}}if(Hn.isUniqueESSymbolType(Me))return{displayName:`[${Me.symbol?`${ee(Me.symbol)?"Symbol.":""}${Me.symbol.name}`:Me.escapedName.replace(/^__@|@\d+$/g,"")}]`,symbolName:Me.escapedName}}Me.getPropertyNameFromType=Xe;function ee(Me){return zn.isSymbolFlagSet(Me,Bn.SymbolFlags.Property)&&Me.valueDeclaration!==void 0&&ni.isInterfaceDeclaration(Me.valueDeclaration.parent)&&Me.valueDeclaration.parent.name.text==="SymbolConstructor"&&je(Me.valueDeclaration.parent)}function je(Me){return zn.isNodeFlagSet(Me.parent,Bn.NodeFlags.GlobalAugmentation)||ni.isSourceFile(Me.parent)&&!Bn.isExternalModule(Me.parent)}function nt(Me,Hn){var ni;return Hn.getSymbolAtLocation((ni=Me.name)!==null&&ni!==void 0?ni:zn.getChildOfKind(Me,Bn.SyntaxKind.ClassKeyword))}Me.getSymbolOfClassLikeDeclaration=nt;function Ze(Me,Hn){return Me.kind===Bn.SyntaxKind.ClassExpression?Hn.getTypeAtLocation(Me):Hn.getTypeOfSymbolAtLocation(nt(Me,Hn),Me)}Me.getConstructorTypeOfClassLikeDeclaration=Ze;function st(Me,Hn){return Me.kind===Bn.SyntaxKind.ClassDeclaration?Hn.getTypeAtLocation(Me):Hn.getDeclaredTypeOfSymbol(nt(Me,Hn))}Me.getInstanceTypeOfClassLikeDeclaration=st;function tt(Me,Bn,zn){return Hn.isUnionType(Me)&&Me.types.find((Me=>{let Hn=Me.getProperty("done");return Hn!==void 0&&Ae(y(zn,zn.getTypeOfSymbolAtLocation(Hn,Bn)),!1)}))||Me}Me.getIteratorYieldResultFromIteratorResult=tt;function ct(Me,Hn){if(!ni.isClassLikeDeclaration(Me.parent))return;let Ci=zn.getBaseOfClassLikeExpression(Me.parent);if(Ci===void 0)return;let aa=zn.getSingleLateBoundPropertyNameOfPropertyName(Me.name,Hn);if(aa===void 0)return;let oa=Hn.getTypeAtLocation(zn.hasModifier(Me.modifiers,Bn.SyntaxKind.StaticKeyword)?Ci.expression:Ci);return te(oa,aa.symbolName)}Me.getBaseClassMemberOfClassElement=ct}}),Av=Oe({"node_modules/tsutils/util/util.js"(Me){"use strict";oa(),Object.defineProperty(Me,"__esModule",{value:!0}),Me.isValidIdentifier=Me.getLineBreakStyle=Me.getLineRanges=Me.forEachComment=Me.forEachTokenWithTrivia=Me.forEachToken=Me.isFunctionWithBody=Me.hasOwnThisReference=Me.isBlockScopeBoundary=Me.isFunctionScopeBoundary=Me.isTypeScopeBoundary=Me.isScopeBoundary=Me.ScopeBoundarySelector=Me.ScopeBoundary=Me.isInSingleStatementContext=Me.isBlockScopedDeclarationStatement=Me.isBlockScopedVariableDeclaration=Me.isBlockScopedVariableDeclarationList=Me.getVariableDeclarationKind=Me.VariableDeclarationKind=Me.forEachDeclaredVariable=Me.forEachDestructuringIdentifier=Me.getPropertyName=Me.getWrappedNodeAtPosition=Me.getAstNodeAtPosition=Me.commentText=Me.isPositionInComment=Me.getCommentAtPosition=Me.getTokenAtPosition=Me.getNextToken=Me.getPreviousToken=Me.getNextStatement=Me.getPreviousStatement=Me.isModifierFlagSet=Me.isObjectFlagSet=Me.isSymbolFlagSet=Me.isTypeFlagSet=Me.isNodeFlagSet=Me.hasAccessModifier=Me.isParameterProperty=Me.hasModifier=Me.getModifier=Me.isThisParameter=Me.isKeywordKind=Me.isJsDocKind=Me.isTypeNodeKind=Me.isAssignmentKind=Me.isNodeKind=Me.isTokenKind=Me.getChildOfKind=void 0,Me.getBaseOfClassLikeExpression=Me.hasExhaustiveCaseClauses=Me.formatPseudoBigInt=Me.unwrapParentheses=Me.getSingleLateBoundPropertyNameOfPropertyName=Me.getLateBoundPropertyNamesOfPropertyName=Me.getLateBoundPropertyNames=Me.getPropertyNameOfWellKnownSymbol=Me.isWellKnownSymbolLiterally=Me.isBindableObjectDefinePropertyCall=Me.isReadonlyAssignmentDeclaration=Me.isInConstContext=Me.isConstAssertion=Me.getTsCheckDirective=Me.getCheckJsDirective=Me.isAmbientModule=Me.isCompilerOptionEnabled=Me.isStrictCompilerOptionEnabled=Me.getIIFE=Me.isAmbientModuleBlock=Me.isStatementInAmbientContext=Me.findImportLikeNodes=Me.findImports=Me.ImportKind=Me.parseJsDocOfNode=Me.getJsDoc=Me.canHaveJsDoc=Me.isReassignmentTarget=Me.getAccessKind=Me.AccessKind=Me.isExpressionValueUsed=Me.getDeclarationOfBindingElement=Me.hasSideEffects=Me.SideEffectOptions=Me.isSameLine=Me.isNumericPropertyName=Me.isValidJsxIdentifier=Me.isValidNumericLiteral=Me.isValidPropertyName=Me.isValidPropertyAccess=void 0;var Bn=Kf(),Hn=ny(),zn=Gy(),ni=Hy();function P(Me,Bn,Hn){for(let zn of Me.getChildren(Hn))if(zn.kind===Bn)return zn}Me.getChildOfKind=P;function y(Me){return Me>=Bn.SyntaxKind.FirstToken&&Me<=Bn.SyntaxKind.LastToken}Me.isTokenKind=y;function m(Me){return Me>=Bn.SyntaxKind.FirstNode}Me.isNodeKind=m;function C(Me){return Me>=Bn.SyntaxKind.FirstAssignment&&Me<=Bn.SyntaxKind.LastAssignment}Me.isAssignmentKind=C;function d(Me){return Me>=Bn.SyntaxKind.FirstTypeNode&&Me<=Bn.SyntaxKind.LastTypeNode}Me.isTypeNodeKind=d;function E(Me){return Me>=Bn.SyntaxKind.FirstJSDocNode&&Me<=Bn.SyntaxKind.LastJSDocNode}Me.isJsDocKind=E;function I(Me){return Me>=Bn.SyntaxKind.FirstKeyword&&Me<=Bn.SyntaxKind.LastKeyword}Me.isKeywordKind=I;function c(Me){return Me.name.kind===Bn.SyntaxKind.Identifier&&Me.name.originalKeywordKind===Bn.SyntaxKind.ThisKeyword}Me.isThisParameter=c;function M(Me,Bn){if(Me.modifiers!==void 0){for(let Hn of Me.modifiers)if(Hn.kind===Bn)return Hn}}Me.getModifier=M;function q(Me){if(Me===void 0)return!1;for(var Bn=arguments.length,Hn=new Array(Bn>1?Bn-1:0),zn=1;zn0)return Bn.statements[Hn-1]}}Me.getPreviousStatement=Ae;function te(Me){let Bn=Me.parent;if(Hn.isBlockLike(Bn)){let Hn=Bn.statements.indexOf(Me);if(Hn=Me.end))return y(Me.kind)?Me:pe(Me,Bn,Hn!=null?Hn:Me.getSourceFile(),zn===!0)}Me.getTokenAtPosition=R;function pe(Me,Hn,zn,ni){if(!ni&&(Me=je(Me,Hn),y(Me.kind)))return Me;e:for(;;){for(let Ci of Me.getChildren(zn))if(Ci.end>Hn&&(ni||Ci.kind!==Bn.SyntaxKind.JSDocComment)){if(y(Ci.kind))return Ci;Me=Ci;continue e}return}}function ke(Me,Hn){let zn=arguments.length>2&&arguments[2]!==void 0?arguments[2]:Me,ni=R(zn,Hn,Me);if(ni===void 0||ni.kind===Bn.SyntaxKind.JsxText||Hn>=ni.end-(Bn.tokenToString(ni.kind)||"").length)return;let Ci=ni.pos===0?(Bn.getShebang(Me.text)||"").length:ni.pos;return Ci!==0&&Bn.forEachTrailingCommentRange(Me.text,Ci,Je,Hn)||Bn.forEachLeadingCommentRange(Me.text,Ci,Je,Hn)}Me.getCommentAtPosition=ke;function Je(Me,Bn,Hn,zn,ni){return ni>=Me&&niHn||Me.end<=Hn)){for(;m(Me.kind);){let zn=Bn.forEachChild(Me,(Me=>Me.pos<=Hn&&Me.end>Hn?Me:void 0));if(zn===void 0)break;Me=zn}return Me}}Me.getAstNodeAtPosition=je;function nt(Me,Bn){if(Me.node.pos>Bn||Me.node.end<=Bn)return;e:for(;;){for(let Hn of Me.children){if(Hn.node.pos>Bn)return Me;if(Hn.node.end>Bn){Me=Hn;continue e}}return Me}}Me.getWrappedNodeAtPosition=nt;function Ze(Me){if(Me.kind===Bn.SyntaxKind.ComputedPropertyName){let ni=Os(Me.expression);if(Hn.isPrefixUnaryExpression(ni)){let Me=!1;switch(ni.operator){case Bn.SyntaxKind.MinusToken:Me=!0;case Bn.SyntaxKind.PlusToken:return Hn.isNumericLiteral(ni.operand)?`${Me?"-":""}${ni.operand.text}`:zn.isBigIntLiteral(ni.operand)?`${Me?"-":""}${ni.operand.text.slice(0,-1)}`:void 0;default:return}}return zn.isBigIntLiteral(ni)?ni.text.slice(0,-1):Hn.isNumericOrStringLikeLiteral(ni)?ni.text:void 0}return Me.kind===Bn.SyntaxKind.PrivateIdentifier?void 0:Me.text}Me.getPropertyName=Ze;function st(Me,Hn){for(let zn of Me.elements){if(zn.kind!==Bn.SyntaxKind.BindingElement)continue;let Me;if(zn.name.kind===Bn.SyntaxKind.Identifier?Me=Hn(zn):Me=st(zn.name,Hn),Me)return Me}}Me.forEachDestructuringIdentifier=st;function tt(Me,Hn){for(let zn of Me.declarations){let Me;if(zn.name.kind===Bn.SyntaxKind.Identifier?Me=Hn(zn):Me=st(zn.name,Hn),Me)return Me}}Me.forEachDeclaredVariable=tt;var Ci;(function(Me){Me[Me.Var=0]="Var",Me[Me.Let=1]="Let",Me[Me.Const=2]="Const"})(Ci=Me.VariableDeclarationKind||(Me.VariableDeclarationKind={}));function ne(Me){return Me.flags&Bn.NodeFlags.Let?1:Me.flags&Bn.NodeFlags.Const?2:0}Me.getVariableDeclarationKind=ne;function ge(Me){return(Me.flags&Bn.NodeFlags.BlockScoped)!==0}Me.isBlockScopedVariableDeclarationList=ge;function Fe(Me){let Hn=Me.parent;return Hn.kind===Bn.SyntaxKind.CatchClause||ge(Hn)}Me.isBlockScopedVariableDeclaration=Fe;function at(Me){switch(Me.kind){case Bn.SyntaxKind.VariableStatement:return ge(Me.declarationList);case Bn.SyntaxKind.ClassDeclaration:case Bn.SyntaxKind.EnumDeclaration:case Bn.SyntaxKind.InterfaceDeclaration:case Bn.SyntaxKind.TypeAliasDeclaration:return!0;default:return!1}}Me.isBlockScopedDeclarationStatement=at;function Pt(Me){switch(Me.parent.kind){case Bn.SyntaxKind.ForStatement:case Bn.SyntaxKind.ForInStatement:case Bn.SyntaxKind.ForOfStatement:case Bn.SyntaxKind.WhileStatement:case Bn.SyntaxKind.DoStatement:case Bn.SyntaxKind.IfStatement:case Bn.SyntaxKind.WithStatement:case Bn.SyntaxKind.LabeledStatement:return!0;default:return!1}}Me.isInSingleStatementContext=Pt;var aa;(function(Me){Me[Me.None=0]="None",Me[Me.Function=1]="Function",Me[Me.Block=2]="Block",Me[Me.Type=4]="Type",Me[Me.ConditionalType=8]="ConditionalType"})(aa=Me.ScopeBoundary||(Me.ScopeBoundary={}));var ca;(function(Me){Me[Me.Function=1]="Function",Me[Me.Block=3]="Block",Me[Me.Type=7]="Type",Me[Me.InferType=8]="InferType"})(ca=Me.ScopeBoundarySelector||(Me.ScopeBoundarySelector={}));function Ri(Me){return ua(Me)||Ka(Me)||la(Me)}Me.isScopeBoundary=Ri;function la(Me){switch(Me.kind){case Bn.SyntaxKind.InterfaceDeclaration:case Bn.SyntaxKind.TypeAliasDeclaration:case Bn.SyntaxKind.MappedType:return 4;case Bn.SyntaxKind.ConditionalType:return 8;default:return 0}}Me.isTypeScopeBoundary=la;function ua(Me){switch(Me.kind){case Bn.SyntaxKind.FunctionExpression:case Bn.SyntaxKind.ArrowFunction:case Bn.SyntaxKind.Constructor:case Bn.SyntaxKind.ModuleDeclaration:case Bn.SyntaxKind.ClassDeclaration:case Bn.SyntaxKind.ClassExpression:case Bn.SyntaxKind.EnumDeclaration:case Bn.SyntaxKind.MethodDeclaration:case Bn.SyntaxKind.FunctionDeclaration:case Bn.SyntaxKind.GetAccessor:case Bn.SyntaxKind.SetAccessor:case Bn.SyntaxKind.MethodSignature:case Bn.SyntaxKind.CallSignature:case Bn.SyntaxKind.ConstructSignature:case Bn.SyntaxKind.ConstructorType:case Bn.SyntaxKind.FunctionType:return 1;case Bn.SyntaxKind.SourceFile:return Bn.isExternalModule(Me)?1:0;default:return 0}}Me.isFunctionScopeBoundary=ua;function Ka(Me){switch(Me.kind){case Bn.SyntaxKind.Block:let Hn=Me.parent;return Hn.kind!==Bn.SyntaxKind.CatchClause&&(Hn.kind===Bn.SyntaxKind.SourceFile||!ua(Hn))?2:0;case Bn.SyntaxKind.ForStatement:case Bn.SyntaxKind.ForInStatement:case Bn.SyntaxKind.ForOfStatement:case Bn.SyntaxKind.CaseBlock:case Bn.SyntaxKind.CatchClause:case Bn.SyntaxKind.WithStatement:return 2;default:return 0}}Me.isBlockScopeBoundary=Ka;function co(Me){switch(Me.kind){case Bn.SyntaxKind.ClassDeclaration:case Bn.SyntaxKind.ClassExpression:case Bn.SyntaxKind.FunctionExpression:return!0;case Bn.SyntaxKind.FunctionDeclaration:return Me.body!==void 0;case Bn.SyntaxKind.MethodDeclaration:case Bn.SyntaxKind.GetAccessor:case Bn.SyntaxKind.SetAccessor:return Me.parent.kind===Bn.SyntaxKind.ObjectLiteralExpression;default:return!1}}Me.hasOwnThisReference=co;function be(Me){switch(Me.kind){case Bn.SyntaxKind.GetAccessor:case Bn.SyntaxKind.SetAccessor:case Bn.SyntaxKind.FunctionDeclaration:case Bn.SyntaxKind.MethodDeclaration:case Bn.SyntaxKind.Constructor:return Me.body!==void 0;case Bn.SyntaxKind.FunctionExpression:case Bn.SyntaxKind.ArrowFunction:return!0;default:return!1}}Me.isFunctionWithBody=be;function Ke(Me,Hn){let zn=arguments.length>2&&arguments[2]!==void 0?arguments[2]:Me.getSourceFile(),ni=[];for(;;){if(y(Me.kind))Hn(Me);else if(Me.kind!==Bn.SyntaxKind.JSDocComment){let Bn=Me.getChildren(zn);if(Bn.length===1){Me=Bn[0];continue}for(let Me=Bn.length-1;Me>=0;--Me)ni.push(Bn[Me])}if(ni.length===0)break;Me=ni.pop()}}Me.forEachToken=Ke;function Et(Me,Hn){let zn=arguments.length>2&&arguments[2]!==void 0?arguments[2]:Me.getSourceFile(),ni=zn.text,Ci=Bn.createScanner(zn.languageVersion,!1,zn.languageVariant,ni);return Ke(Me,(Me=>{let aa=Me.kind===Bn.SyntaxKind.JsxText||Me.pos===Me.end?Me.pos:Me.getStart(zn);if(aa!==Me.pos){Ci.setTextPos(Me.pos);let Bn=Ci.scan(),zn=Ci.getTokenPos();for(;zn2&&arguments[2]!==void 0?arguments[2]:Me.getSourceFile(),ni=zn.text,Ci=zn.languageVariant!==Bn.LanguageVariant.JSX;return Ke(Me,(Me=>{if(Me.pos!==Me.end&&(Me.kind!==Bn.SyntaxKind.JsxText&&Bn.forEachLeadingCommentRange(ni,Me.pos===0?(Bn.getShebang(ni)||"").length:Me.pos,ut),Ci||or(Me)))return Bn.forEachTrailingCommentRange(ni,Me.end,ut)}),zn);function ut(Me,Bn,zn){Hn(ni,{pos:Me,end:Bn,kind:zn})}}Me.forEachComment=Ft;function or(Me){switch(Me.kind){case Bn.SyntaxKind.CloseBraceToken:return Me.parent.kind!==Bn.SyntaxKind.JsxExpression||!Wr(Me.parent.parent);case Bn.SyntaxKind.GreaterThanToken:switch(Me.parent.kind){case Bn.SyntaxKind.JsxOpeningElement:return Me.end!==Me.parent.end;case Bn.SyntaxKind.JsxOpeningFragment:return!1;case Bn.SyntaxKind.JsxSelfClosingElement:return Me.end!==Me.parent.end||!Wr(Me.parent.parent);case Bn.SyntaxKind.JsxClosingElement:case Bn.SyntaxKind.JsxClosingFragment:return!Wr(Me.parent.parent.parent)}}return!0}function Wr(Me){return Me.kind===Bn.SyntaxKind.JsxElement||Me.kind===Bn.SyntaxKind.JsxFragment}function m_(Me){let Hn=Me.getLineStarts(),zn=[],ni=Hn.length,Ci=Me.text,aa=0;for(let Me=1;Meaa&&Bn.isLineBreak(Ci.charCodeAt(oa-1));--oa);zn.push({pos:aa,end:ni,contentLength:oa-aa}),aa=ni}return zn.push({pos:aa,end:Me.end,contentLength:Me.end-aa}),zn}Me.getLineRanges=m_;function Uc(Me){let Bn=Me.getLineStarts();return Bn.length===1||Bn[1]<2||Me.text[Bn[1]-2]!=="\r"?`\n`:`\r\n`}Me.getLineBreakStyle=Uc;var _a;function lo(Me,Hn){return _a===void 0?_a=Bn.createScanner(Hn,!1,void 0,Me):(_a.setScriptTarget(Hn),_a.setText(Me)),_a.scan(),_a}function zc(Me){let Hn=arguments.length>1&&arguments[1]!==void 0?arguments[1]:Bn.ScriptTarget.Latest,zn=lo(Me,Hn);return zn.isIdentifier()&&zn.getTextPos()===Me.length&&zn.getTokenPos()===0}Me.isValidIdentifier=zc;function Qn(Me){return Me>=65536?2:1}function uo(Me){let Hn=arguments.length>1&&arguments[1]!==void 0?arguments[1]:Bn.ScriptTarget.Latest;if(Me.length===0)return!1;let zn=Me.codePointAt(0);if(!Bn.isIdentifierStart(zn,Hn))return!1;for(let ni=Qn(zn);ni1&&arguments[1]!==void 0?arguments[1]:Bn.ScriptTarget.Latest;if(uo(Me,Hn))return!0;let zn=lo(Me,Hn);return zn.getTextPos()===Me.length&&zn.getToken()===Bn.SyntaxKind.NumericLiteral&&zn.getTokenValue()===Me}Me.isValidPropertyName=Wc;function Vc(Me){let Hn=arguments.length>1&&arguments[1]!==void 0?arguments[1]:Bn.ScriptTarget.Latest,zn=lo(Me,Hn);return zn.getToken()===Bn.SyntaxKind.NumericLiteral&&zn.getTextPos()===Me.length&&zn.getTokenPos()===0}Me.isValidNumericLiteral=Vc;function Hc(Me){let Hn=arguments.length>1&&arguments[1]!==void 0?arguments[1]:Bn.ScriptTarget.Latest;if(Me.length===0)return!1;let zn=!1,ni=Me.codePointAt(0);if(!Bn.isIdentifierStart(ni,Hn))return!1;for(let Ci=Qn(ni);Ci2&&arguments[2]!==void 0?arguments[2]:Me.getSourceFile();if(y_(Me)&&Me.kind!==Bn.SyntaxKind.EndOfFileToken){let Bn=Ns(Me,zn);if(Bn.length!==0||!Hn)return Bn}return pa(Me,Me.getStart(zn),zn,Hn)}Me.parseJsDocOfNode=Kc;function pa(Me,Hn,zn,ni){let Ci=Bn[ni&&h_(zn,Me.pos,Hn)?"forEachTrailingCommentRange":"forEachLeadingCommentRange"](zn.text,Me.pos,((Me,Hn,ni)=>ni===Bn.SyntaxKind.MultiLineCommentTrivia&&zn.text[Me+2]==="*"?{pos:Me}:void 0));if(Ci===void 0)return[];let aa=Ci.pos,oa=zn.text.slice(aa,Hn),ca=Bn.createSourceFile("jsdoc.ts",`${oa}var a;`,zn.languageVersion),_a=Ns(ca.statements[0],ca);for(let Bn of _a)ir(Bn,Me);return _a;function ir(Me,Hn){return Me.pos+=aa,Me.end+=aa,Me.parent=Hn,Bn.forEachChild(Me,(Bn=>ir(Bn,Me)),(Bn=>{Bn.pos+=aa,Bn.end+=aa;for(let Hn of Bn)ir(Hn,Me)}))}}var Ha;(function(Me){Me[Me.ImportDeclaration=1]="ImportDeclaration",Me[Me.ImportEquals=2]="ImportEquals",Me[Me.ExportFrom=4]="ExportFrom",Me[Me.DynamicImport=8]="DynamicImport",Me[Me.Require=16]="Require",Me[Me.ImportType=32]="ImportType",Me[Me.All=63]="All",Me[Me.AllImports=59]="AllImports",Me[Me.AllStaticImports=3]="AllStaticImports",Me[Me.AllImportExpressions=24]="AllImportExpressions",Me[Me.AllRequireLike=18]="AllRequireLike",Me[Me.AllNestedImports=56]="AllNestedImports",Me[Me.AllTopLevelImports=7]="AllTopLevelImports"})(Ha=Me.ImportKind||(Me.ImportKind={}));function fo(Me,zn){let ni=arguments.length>2&&arguments[2]!==void 0?arguments[2]:!0,Ci=[];for(let Ci of v_(Me,zn,ni))switch(Ci.kind){case Bn.SyntaxKind.ImportDeclaration:rt(Ci.moduleSpecifier);break;case Bn.SyntaxKind.ImportEqualsDeclaration:rt(Ci.moduleReference.expression);break;case Bn.SyntaxKind.ExportDeclaration:rt(Ci.moduleSpecifier);break;case Bn.SyntaxKind.CallExpression:rt(Ci.arguments[0]);break;case Bn.SyntaxKind.ImportType:Hn.isLiteralTypeNode(Ci.argument)&&rt(Ci.argument.literal);break;default:throw new Error("unexpected node")}return Ci;function rt(Me){Hn.isTextualLiteral(Me)&&Ci.push(Me)}}Me.findImports=fo;function v_(Me,Bn){let Hn=arguments.length>2&&arguments[2]!==void 0?arguments[2]:!0;return new ts(Me,Bn,Hn).find()}Me.findImportLikeNodes=v_;var ts=class{constructor(Me,Bn,Hn){this._sourceFile=Me,this._options=Bn,this._ignoreFileName=Hn,this._result=[]}find(){return this._sourceFile.isDeclarationFile&&(this._options&=-25),this._options&7&&this._findImports(this._sourceFile.statements),this._options&56&&this._findNestedImports(),this._result}_findImports(Me){for(let zn of Me)Hn.isImportDeclaration(zn)?this._options&1&&this._result.push(zn):Hn.isImportEqualsDeclaration(zn)?this._options&2&&zn.moduleReference.kind===Bn.SyntaxKind.ExternalModuleReference&&this._result.push(zn):Hn.isExportDeclaration(zn)?zn.moduleSpecifier!==void 0&&this._options&4&&this._result.push(zn):Hn.isModuleDeclaration(zn)&&this._findImportsInModule(zn)}_findImportsInModule(Me){if(Me.body!==void 0){if(Me.body.kind===Bn.SyntaxKind.ModuleDeclaration)return this._findImportsInModule(Me.body);this._findImports(Me.body.statements)}}_findNestedImports(){let Me=this._ignoreFileName||(this._sourceFile.flags&Bn.NodeFlags.JavaScriptFile)!==0,Hn,zn;if((this._options&56)===16){if(!Me)return;Hn=/\brequire\s*[1&&this._result.push(Hn.parent)}}else Hn.kind===Bn.SyntaxKind.Identifier&&Hn.end-7===Me.index&&Hn.parent.kind===Bn.SyntaxKind.CallExpression&&Hn.parent.expression===Hn&&Hn.parent.arguments.length===1&&this._result.push(Hn.parent)}}};function Zn(Me){for(;Me.flags&Bn.NodeFlags.NestedNamespace;)Me=Me.parent;return q(Me.modifiers,Bn.SyntaxKind.DeclareKeyword)||Xa(Me.parent)}Me.isStatementInAmbientContext=Zn;function Xa(Me){for(;Me.kind===Bn.SyntaxKind.ModuleBlock;){do{Me=Me.parent}while(Me.flags&Bn.NodeFlags.NestedNamespace);if(q(Me.modifiers,Bn.SyntaxKind.DeclareKeyword))return!0;Me=Me.parent}return!1}Me.isAmbientModuleBlock=Xa;function Yc(Me){let zn=Me.parent;for(;zn.kind===Bn.SyntaxKind.ParenthesizedExpression;)zn=zn.parent;return Hn.isCallExpression(zn)&&Me.end<=zn.expression.end?zn:void 0}Me.getIIFE=Yc;function mo(Me,Bn){return(Me.strict?Me[Bn]!==!1:Me[Bn]===!0)&&(Bn!=="strictPropertyInitialization"||mo(Me,"strictNullChecks"))}Me.isStrictCompilerOptionEnabled=mo;function ei(Me,Hn){switch(Hn){case"stripInternal":case"declarationMap":case"emitDeclarationOnly":return Me[Hn]===!0&&ei(Me,"declaration");case"declaration":return Me.declaration||ei(Me,"composite");case"incremental":return Me.incremental===void 0?ei(Me,"composite"):Me.incremental;case"skipDefaultLibCheck":return Me.skipDefaultLibCheck||ei(Me,"skipLibCheck");case"suppressImplicitAnyIndexErrors":return Me.suppressImplicitAnyIndexErrors===!0&&ei(Me,"noImplicitAny");case"allowSyntheticDefaultImports":return Me.allowSyntheticDefaultImports!==void 0?Me.allowSyntheticDefaultImports:ei(Me,"esModuleInterop")||Me.module===Bn.ModuleKind.System;case"noUncheckedIndexedAccess":return Me.noUncheckedIndexedAccess===!0&&ei(Me,"strictNullChecks");case"allowJs":return Me.allowJs===void 0?ei(Me,"checkJs"):Me.allowJs;case"noImplicitAny":case"noImplicitThis":case"strictNullChecks":case"strictFunctionTypes":case"strictPropertyInitialization":case"alwaysStrict":case"strictBindCallApply":return mo(Me,Hn)}return Me[Hn]===!0}Me.isCompilerOptionEnabled=ei;function Ya(Me){return Me.name.kind===Bn.SyntaxKind.StringLiteral||(Me.flags&Bn.NodeFlags.GlobalAugmentation)!==0}Me.isAmbientModule=Ya;function b_(Me){return Qa(Me)}Me.getCheckJsDirective=b_;function Qa(Me){let Hn;return Bn.forEachLeadingCommentRange(Me,(Bn.getShebang(Me)||"").length,((zn,ni,Ci)=>{if(Ci===Bn.SyntaxKind.SingleLineCommentTrivia){let Bn=Me.slice(zn,ni),Ci=/^\/{2,3}\s*@ts-(no)?check(?:\s|$)/i.exec(Bn);Ci!==null&&(Hn={pos:zn,end:ni,enabled:Ci[1]===void 0})}})),Hn}Me.getTsCheckDirective=Qa;function Jr(Me){return Hn.isTypeReferenceNode(Me.type)&&Me.type.typeName.kind===Bn.SyntaxKind.Identifier&&Me.type.typeName.escapedText==="const"}Me.isConstAssertion=Jr;function Qc(Me){let Hn=Me;for(;;){let Me=Hn.parent;e:switch(Me.kind){case Bn.SyntaxKind.TypeAssertionExpression:case Bn.SyntaxKind.AsExpression:return Jr(Me);case Bn.SyntaxKind.PrefixUnaryExpression:if(Hn.kind!==Bn.SyntaxKind.NumericLiteral)return!1;switch(Me.operator){case Bn.SyntaxKind.PlusToken:case Bn.SyntaxKind.MinusToken:Hn=Me;break e;default:return!1}case Bn.SyntaxKind.PropertyAssignment:if(Me.initializer!==Hn)return!1;Hn=Me.parent;break;case Bn.SyntaxKind.ShorthandPropertyAssignment:Hn=Me.parent;break;case Bn.SyntaxKind.ParenthesizedExpression:case Bn.SyntaxKind.ArrayLiteralExpression:case Bn.SyntaxKind.ObjectLiteralExpression:case Bn.SyntaxKind.TemplateExpression:Hn=Me;break;default:return!1}}}Me.isInConstContext=Qc;function ho(Me,Bn){if(!T_(Me))return!1;let zn=Bn.getTypeAtLocation(Me.arguments[2]);if(zn.getProperty("value")===void 0)return zn.getProperty("set")===void 0;let Ci=zn.getProperty("writable");if(Ci===void 0)return!1;let aa=Ci.valueDeclaration!==void 0&&Hn.isPropertyAssignment(Ci.valueDeclaration)?Bn.getTypeAtLocation(Ci.valueDeclaration.initializer):Bn.getTypeOfSymbolAtLocation(Ci,Me.arguments[2]);return ni.isBooleanLiteralType(aa,!1)}Me.isReadonlyAssignmentDeclaration=ho;function T_(Me){return Me.arguments.length===3&&Hn.isEntityNameExpression(Me.arguments[0])&&Hn.isNumericOrStringLikeLiteral(Me.arguments[1])&&Hn.isPropertyAccessExpression(Me.expression)&&Me.expression.name.escapedText==="defineProperty"&&Hn.isIdentifier(Me.expression.expression)&&Me.expression.expression.escapedText==="Object"}Me.isBindableObjectDefinePropertyCall=T_;function go(Me){return Bn.isPropertyAccessExpression(Me)&&Bn.isIdentifier(Me.expression)&&Me.expression.escapedText==="Symbol"}Me.isWellKnownSymbolLiterally=go;function yo(Me){return{displayName:`[Symbol.${Me.name.text}]`,symbolName:"__@"+Me.name.text}}Me.getPropertyNameOfWellKnownSymbol=yo;var Ps=(Me=>{let[Bn,Hn]=Me;return Bn<"4"||Bn==="4"&&Hn<"3"})(Bn.versionMajorMinor.split("."));function vo(Me,Bn){let Hn={known:!0,names:[]};if(Me=Os(Me),Ps&&go(Me))Hn.names.push(yo(Me));else{let zn=Bn.getTypeAtLocation(Me);for(let Me of ni.unionTypeParts(Bn.getBaseConstraintOfType(zn)||zn)){let Bn=ni.getPropertyNameFromType(Me);Bn?Hn.names.push(Bn):Hn.known=!1}}return Hn}Me.getLateBoundPropertyNames=vo;function S_(Me,Hn){let zn=Ze(Me);return zn!==void 0?{known:!0,names:[{displayName:zn,symbolName:Bn.escapeLeadingUnderscores(zn)}]}:Me.kind===Bn.SyntaxKind.PrivateIdentifier?{known:!0,names:[{displayName:Me.text,symbolName:Hn.getSymbolAtLocation(Me).escapedName}]}:vo(Me.expression,Hn)}Me.getLateBoundPropertyNamesOfPropertyName=S_;function Zc(Me,Hn){let zn=Ze(Me);if(zn!==void 0)return{displayName:zn,symbolName:Bn.escapeLeadingUnderscores(zn)};if(Me.kind===Bn.SyntaxKind.PrivateIdentifier)return{displayName:Me.text,symbolName:Hn.getSymbolAtLocation(Me).escapedName};let{expression:Ci}=Me;return Ps&&go(Ci)?yo(Ci):ni.getPropertyNameFromType(Hn.getTypeAtLocation(Ci))}Me.getSingleLateBoundPropertyNameOfPropertyName=Zc;function Os(Me){for(;Me.kind===Bn.SyntaxKind.ParenthesizedExpression;)Me=Me.expression;return Me}Me.unwrapParentheses=Os;function bo(Me){return`${Me.negative?"-":""}${Me.base10Value}n`}Me.formatPseudoBigInt=bo;function el(zn,Ci){let aa=zn.caseBlock.clauses.filter(Hn.isCaseClause);if(aa.length===0)return!1;let oa=ni.unionTypeParts(Ci.getTypeAtLocation(zn.expression));if(oa.length>aa.length)return!1;let ca=new Set(oa.map(x_));if(ca.has(void 0))return!1;let _a=new Set;for(let Hn of aa){let zn=Ci.getTypeAtLocation(Hn.expression);if(Me.isTypeFlagSet(zn,Bn.TypeFlags.Never))continue;let ni=x_(zn);if(ca.has(ni))_a.add(ni);else if(ni!=="null"&&ni!=="undefined")return!1}return ca.size===_a.size}Me.hasExhaustiveCaseClauses=el;function x_(Hn){if(Me.isTypeFlagSet(Hn,Bn.TypeFlags.Null))return"null";if(Me.isTypeFlagSet(Hn,Bn.TypeFlags.Undefined))return"undefined";if(Me.isTypeFlagSet(Hn,Bn.TypeFlags.NumberLiteral))return`${Me.isTypeFlagSet(Hn,Bn.TypeFlags.EnumLiteral)?"enum:":""}${Hn.value}`;if(Me.isTypeFlagSet(Hn,Bn.TypeFlags.StringLiteral))return`${Me.isTypeFlagSet(Hn,Bn.TypeFlags.EnumLiteral)?"enum:":""}string:${Hn.value}`;if(Me.isTypeFlagSet(Hn,Bn.TypeFlags.BigIntLiteral))return bo(Hn.value);if(zn.isUniqueESSymbolType(Hn))return Hn.escapedName;if(ni.isBooleanLiteralType(Hn,!0))return"true";if(ni.isBooleanLiteralType(Hn,!1))return"false"}function E_(Me){var Hn;if(((Hn=Me.heritageClauses)===null||Hn===void 0?void 0:Hn[0].token)===Bn.SyntaxKind.ExtendsKeyword)return Me.heritageClauses[0].types[0]}Me.getBaseOfClassLikeExpression=E_}}),vv=Oe({"node_modules/@typescript-eslint/typescript-estree/dist/convert-comments.js"(Me){"use strict";oa();var Bn=Me&&Me.__createBinding||(Object.create?function(Me,Bn,Hn,zn){zn===void 0&&(zn=Hn);var ni=Object.getOwnPropertyDescriptor(Bn,Hn);(!ni||("get"in ni?!Bn.__esModule:ni.writable||ni.configurable))&&(ni={enumerable:!0,get:function(){return Bn[Hn]}}),Object.defineProperty(Me,zn,ni)}:function(Me,Bn,Hn,zn){zn===void 0&&(zn=Hn),Me[zn]=Bn[Hn]}),Hn=Me&&Me.__setModuleDefault||(Object.create?function(Me,Bn){Object.defineProperty(Me,"default",{enumerable:!0,value:Bn})}:function(Me,Bn){Me.default=Bn}),zn=Me&&Me.__importStar||function(Me){if(Me&&Me.__esModule)return Me;var zn={};if(Me!=null)for(var ni in Me)ni!=="default"&&Object.prototype.hasOwnProperty.call(Me,ni)&&Bn(zn,Me,ni);return Hn(zn,Me),zn};Object.defineProperty(Me,"__esModule",{value:!0}),Me.convertComments=void 0;var ni=Av(),Ci=zn(Kf()),aa=Xg(),ca=zg();function C(Me,Bn){let Hn=[];return(0,ni.forEachComment)(Me,((zn,ni)=>{let oa=ni.kind===Ci.SyntaxKind.SingleLineCommentTrivia?ca.AST_TOKEN_TYPES.Line:ca.AST_TOKEN_TYPES.Block,_a=[ni.pos,ni.end],xa=(0,aa.getLocFor)(_a[0],_a[1],Me),Ga=_a[0]+2,Ha=ni.kind===Ci.SyntaxKind.SingleLineCommentTrivia?_a[1]-Ga:_a[1]-Ga-2;Hn.push({type:oa,value:Bn.slice(Ga,Ga+Ha),range:_a,loc:xa})}),Me),Hn}Me.convertComments=C}}),bv=Oe({"node_modules/eslint-visitor-keys/dist/eslint-visitor-keys.cjs"(Me){"use strict";oa(),Object.defineProperty(Me,"__esModule",{value:!0});var Bn={AssignmentExpression:["left","right"],AssignmentPattern:["left","right"],ArrayExpression:["elements"],ArrayPattern:["elements"],ArrowFunctionExpression:["params","body"],AwaitExpression:["argument"],BlockStatement:["body"],BinaryExpression:["left","right"],BreakStatement:["label"],CallExpression:["callee","arguments"],CatchClause:["param","body"],ChainExpression:["expression"],ClassBody:["body"],ClassDeclaration:["id","superClass","body"],ClassExpression:["id","superClass","body"],ConditionalExpression:["test","consequent","alternate"],ContinueStatement:["label"],DebuggerStatement:[],DoWhileStatement:["body","test"],EmptyStatement:[],ExportAllDeclaration:["exported","source"],ExportDefaultDeclaration:["declaration"],ExportNamedDeclaration:["declaration","specifiers","source"],ExportSpecifier:["exported","local"],ExpressionStatement:["expression"],ExperimentalRestProperty:["argument"],ExperimentalSpreadProperty:["argument"],ForStatement:["init","test","update","body"],ForInStatement:["left","right","body"],ForOfStatement:["left","right","body"],FunctionDeclaration:["id","params","body"],FunctionExpression:["id","params","body"],Identifier:[],IfStatement:["test","consequent","alternate"],ImportDeclaration:["specifiers","source"],ImportDefaultSpecifier:["local"],ImportExpression:["source"],ImportNamespaceSpecifier:["local"],ImportSpecifier:["imported","local"],JSXAttribute:["name","value"],JSXClosingElement:["name"],JSXElement:["openingElement","children","closingElement"],JSXEmptyExpression:[],JSXExpressionContainer:["expression"],JSXIdentifier:[],JSXMemberExpression:["object","property"],JSXNamespacedName:["namespace","name"],JSXOpeningElement:["name","attributes"],JSXSpreadAttribute:["argument"],JSXText:[],JSXFragment:["openingFragment","children","closingFragment"],JSXClosingFragment:[],JSXOpeningFragment:[],Literal:[],LabeledStatement:["label","body"],LogicalExpression:["left","right"],MemberExpression:["object","property"],MetaProperty:["meta","property"],MethodDefinition:["key","value"],NewExpression:["callee","arguments"],ObjectExpression:["properties"],ObjectPattern:["properties"],PrivateIdentifier:[],Program:["body"],Property:["key","value"],PropertyDefinition:["key","value"],RestElement:["argument"],ReturnStatement:["argument"],SequenceExpression:["expressions"],SpreadElement:["argument"],StaticBlock:["body"],Super:[],SwitchStatement:["discriminant","cases"],SwitchCase:["test","consequent"],TaggedTemplateExpression:["tag","quasi"],TemplateElement:[],TemplateLiteral:["quasis","expressions"],ThisExpression:[],ThrowStatement:["argument"],TryStatement:["block","handler","finalizer"],UnaryExpression:["argument"],UpdateExpression:["argument"],VariableDeclaration:["declarations"],VariableDeclarator:["id","init"],WhileStatement:["test","body"],WithStatement:["object","body"],YieldExpression:["argument"]},Hn=Object.keys(Bn);for(let Me of Hn)Object.freeze(Bn[Me]);Object.freeze(Bn);var zn=new Set(["parent","leadingComments","trailingComments"]);function D(Me){return!zn.has(Me)&&Me[0]!=="_"}function P(Me){return Object.keys(Me).filter(D)}function y(Me){let Hn=Object.assign({},Bn);for(let Bn of Object.keys(Me))if(Object.prototype.hasOwnProperty.call(Hn,Bn)){let zn=new Set(Me[Bn]);for(let Me of Hn[Bn])zn.add(Me);Hn[Bn]=Object.freeze(Array.from(zn))}else Hn[Bn]=Object.freeze(Array.from(Me[Bn]));return Object.freeze(Hn)}Me.KEYS=Bn,Me.getKeys=P,Me.unionWith=y}}),Ev=Oe({"node_modules/@typescript-eslint/typescript-estree/node_modules/@typescript-eslint/visitor-keys/dist/get-keys.js"(Me){"use strict";oa(),Object.defineProperty(Me,"__esModule",{value:!0}),Me.getKeys=void 0;var Bn=bv(),Hn=Bn.getKeys;Me.getKeys=Hn}}),Cv=Oe({"node_modules/@typescript-eslint/typescript-estree/node_modules/@typescript-eslint/visitor-keys/dist/visitor-keys.js"(Me){"use strict";oa();var Bn=Me&&Me.__createBinding||(Object.create?function(Me,Bn,Hn,zn){zn===void 0&&(zn=Hn);var ni=Object.getOwnPropertyDescriptor(Bn,Hn);(!ni||("get"in ni?!Bn.__esModule:ni.writable||ni.configurable))&&(ni={enumerable:!0,get:function(){return Bn[Hn]}}),Object.defineProperty(Me,zn,ni)}:function(Me,Bn,Hn,zn){zn===void 0&&(zn=Hn),Me[zn]=Bn[Hn]}),Hn=Me&&Me.__setModuleDefault||(Object.create?function(Me,Bn){Object.defineProperty(Me,"default",{enumerable:!0,value:Bn})}:function(Me,Bn){Me.default=Bn}),zn=Me&&Me.__importStar||function(Me){if(Me&&Me.__esModule)return Me;var zn={};if(Me!=null)for(var ni in Me)ni!=="default"&&Object.prototype.hasOwnProperty.call(Me,ni)&&Bn(zn,Me,ni);return Hn(zn,Me),zn};Object.defineProperty(Me,"__esModule",{value:!0}),Me.visitorKeys=void 0;var ni=zn(bv()),Ci=(()=>{let Me=["typeParameters","params","returnType"],Bn=[...Me,"body"],Hn=["decorators","key","typeAnnotation"];return{AnonymousFunction:Bn,Function:["id",...Bn],FunctionType:Me,ClassDeclaration:["decorators","id","typeParameters","superClass","superTypeParameters","implements","body"],AbstractPropertyDefinition:["decorators","key","typeAnnotation"],PropertyDefinition:[...Hn,"value"],TypeAssertion:["expression","typeAnnotation"]}})(),aa={AccessorProperty:Ci.PropertyDefinition,ArrayPattern:["decorators","elements","typeAnnotation"],ArrowFunctionExpression:Ci.AnonymousFunction,AssignmentPattern:["decorators","left","right","typeAnnotation"],CallExpression:["callee","typeParameters","arguments"],ClassDeclaration:Ci.ClassDeclaration,ClassExpression:Ci.ClassDeclaration,Decorator:["expression"],ExportAllDeclaration:["exported","source","assertions"],ExportNamedDeclaration:["declaration","specifiers","source","assertions"],FunctionDeclaration:Ci.Function,FunctionExpression:Ci.Function,Identifier:["decorators","typeAnnotation"],ImportAttribute:["key","value"],ImportDeclaration:["specifiers","source","assertions"],ImportExpression:["source","attributes"],JSXClosingFragment:[],JSXOpeningElement:["name","typeParameters","attributes"],JSXOpeningFragment:[],JSXSpreadChild:["expression"],MethodDefinition:["decorators","key","value","typeParameters"],NewExpression:["callee","typeParameters","arguments"],ObjectPattern:["decorators","properties","typeAnnotation"],PropertyDefinition:Ci.PropertyDefinition,RestElement:["decorators","argument","typeAnnotation"],StaticBlock:["body"],TaggedTemplateExpression:["tag","typeParameters","quasi"],TSAbstractAccessorProperty:Ci.AbstractPropertyDefinition,TSAbstractKeyword:[],TSAbstractMethodDefinition:["key","value"],TSAbstractPropertyDefinition:Ci.AbstractPropertyDefinition,TSAnyKeyword:[],TSArrayType:["elementType"],TSAsExpression:Ci.TypeAssertion,TSAsyncKeyword:[],TSBigIntKeyword:[],TSBooleanKeyword:[],TSCallSignatureDeclaration:Ci.FunctionType,TSClassImplements:["expression","typeParameters"],TSConditionalType:["checkType","extendsType","trueType","falseType"],TSConstructorType:Ci.FunctionType,TSConstructSignatureDeclaration:Ci.FunctionType,TSDeclareFunction:Ci.Function,TSDeclareKeyword:[],TSEmptyBodyFunctionExpression:["id",...Ci.FunctionType],TSEnumDeclaration:["id","members"],TSEnumMember:["id","initializer"],TSExportAssignment:["expression"],TSExportKeyword:[],TSExternalModuleReference:["expression"],TSFunctionType:Ci.FunctionType,TSImportEqualsDeclaration:["id","moduleReference"],TSImportType:["parameter","qualifier","typeParameters"],TSIndexedAccessType:["indexType","objectType"],TSIndexSignature:["parameters","typeAnnotation"],TSInferType:["typeParameter"],TSInstantiationExpression:["expression","typeParameters"],TSInterfaceBody:["body"],TSInterfaceDeclaration:["id","typeParameters","extends","body"],TSInterfaceHeritage:["expression","typeParameters"],TSIntersectionType:["types"],TSIntrinsicKeyword:[],TSLiteralType:["literal"],TSMappedType:["nameType","typeParameter","typeAnnotation"],TSMethodSignature:["typeParameters","key","params","returnType"],TSModuleBlock:["body"],TSModuleDeclaration:["id","body"],TSNamedTupleMember:["label","elementType"],TSNamespaceExportDeclaration:["id"],TSNeverKeyword:[],TSNonNullExpression:["expression"],TSNullKeyword:[],TSNumberKeyword:[],TSObjectKeyword:[],TSOptionalType:["typeAnnotation"],TSParameterProperty:["decorators","parameter"],TSPrivateKeyword:[],TSPropertySignature:["typeAnnotation","key","initializer"],TSProtectedKeyword:[],TSPublicKeyword:[],TSQualifiedName:["left","right"],TSReadonlyKeyword:[],TSRestType:["typeAnnotation"],TSSatisfiesExpression:["typeAnnotation","expression"],TSStaticKeyword:[],TSStringKeyword:[],TSSymbolKeyword:[],TSTemplateLiteralType:["quasis","types"],TSThisType:[],TSTupleType:["elementTypes"],TSTypeAliasDeclaration:["id","typeParameters","typeAnnotation"],TSTypeAnnotation:["typeAnnotation"],TSTypeAssertion:Ci.TypeAssertion,TSTypeLiteral:["members"],TSTypeOperator:["typeAnnotation"],TSTypeParameter:["name","constraint","default"],TSTypeParameterDeclaration:["params"],TSTypeParameterInstantiation:["params"],TSTypePredicate:["typeAnnotation","parameterName"],TSTypeQuery:["exprName","typeParameters"],TSTypeReference:["typeName","typeParameters"],TSUndefinedKeyword:[],TSUnionType:["types"],TSUnknownKeyword:[],TSVoidKeyword:[]},ca=ni.unionWith(aa);Me.visitorKeys=ca}}),xv=Oe({"node_modules/@typescript-eslint/typescript-estree/node_modules/@typescript-eslint/visitor-keys/dist/index.js"(Me){"use strict";oa(),Object.defineProperty(Me,"__esModule",{value:!0}),Me.visitorKeys=Me.getKeys=void 0;var Bn=Ev();Object.defineProperty(Me,"getKeys",{enumerable:!0,get:function(){return Bn.getKeys}});var Hn=Cv();Object.defineProperty(Me,"visitorKeys",{enumerable:!0,get:function(){return Hn.visitorKeys}})}}),wv=Oe({"node_modules/@typescript-eslint/typescript-estree/dist/simple-traverse.js"(Me){"use strict";oa(),Object.defineProperty(Me,"__esModule",{value:!0}),Me.simpleTraverse=void 0;var Bn=xv();function v(Me){return Me!=null&&typeof Me=="object"&&typeof Me.type=="string"}function h(Me,Bn){let Hn=Me[Bn.type];return Hn!=null?Hn:[]}var Hn=class{constructor(Me){let Hn=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!1;this.allVisitorKeys=Bn.visitorKeys,this.selectors=Me,this.setParentPointers=Hn}traverse(Me,Bn){if(!v(Me))return;this.setParentPointers&&(Me.parent=Bn),"enter"in this.selectors?this.selectors.enter(Me,Bn):Me.type in this.selectors&&this.selectors[Me.type](Me,Bn);let Hn=h(this.allVisitorKeys,Me);if(!(Hn.length<1))for(let Bn of Hn){let Hn=Me[Bn];if(Array.isArray(Hn))for(let Bn of Hn)this.traverse(Bn,Me);else this.traverse(Hn,Me)}}};function P(Me,Bn){let zn=arguments.length>2&&arguments[2]!==void 0?arguments[2]:!1;new Hn(Bn,zn).traverse(Me,void 0)}Me.simpleTraverse=P}}),Sv=Oe({"node_modules/@typescript-eslint/typescript-estree/dist/ast-converter.js"(Me){"use strict";oa(),Object.defineProperty(Me,"__esModule",{value:!0}),Me.astConverter=void 0;var Bn=Zg(),Hn=vv(),zn=Xg(),ni=wv();function P(Me,Ci,aa){let{parseDiagnostics:oa}=Me;if(oa.length)throw(0,Bn.convertError)(oa[0]);let ca=new Bn.Converter(Me,{errorOnUnknownASTType:Ci.errorOnUnknownASTType||!1,shouldPreserveNodeMaps:aa}),_a=ca.convertProgram();(!Ci.range||!Ci.loc)&&(0,ni.simpleTraverse)(_a,{enter:Me=>{Ci.range||delete Me.range,Ci.loc||delete Me.loc}}),Ci.tokens&&(_a.tokens=(0,zn.convertTokens)(Me)),Ci.comment&&(_a.comments=(0,Hn.convertComments)(Me,Ci.code));let xa=ca.getASTMaps();return{estree:_a,astMaps:xa}}Me.astConverter=P}}),kv={};m1(kv,{basename:()=>o5,default:()=>Nv,delimiter:()=>Fv,dirname:()=>s5,extname:()=>_5,isAbsolute:()=>mT,join:()=>i5,normalize:()=>dT,relative:()=>a5,resolve:()=>d1,sep:()=>Bv});function n5(Me,Bn){for(var Hn=0,zn=Me.length-1;zn>=0;zn--){var ni=Me[zn];ni==="."?Me.splice(zn,1):ni===".."?(Me.splice(zn,1),Hn++):Hn&&(Me.splice(zn,1),Hn--)}if(Bn)for(;Hn--;Hn)Me.unshift("..");return Me}function d1(){for(var Me="",Bn=!1,Hn=arguments.length-1;Hn>=-1&&!Bn;Hn--){var zn=Hn>=0?arguments[Hn]:"/";if(typeof zn!="string")throw new TypeError("Arguments to path.resolve must be strings");if(!zn)continue;Me=zn+"/"+Me,Bn=zn.charAt(0)==="/"}return Me=n5(hT(Me.split("/"),(function(Me){return!!Me})),!Bn).join("/"),(Bn?"/":"")+Me||"."}function dT(Me){var Bn=mT(Me),Hn=Ov(Me,-1)==="/";return Me=n5(hT(Me.split("/"),(function(Me){return!!Me})),!Bn).join("/"),!Me&&!Bn&&(Me="."),Me&&Hn&&(Me+="/"),(Bn?"/":"")+Me}function mT(Me){return Me.charAt(0)==="/"}function i5(){var Me=Array.prototype.slice.call(arguments,0);return dT(hT(Me,(function(Me,Bn){if(typeof Me!="string")throw new TypeError("Arguments to path.join must be strings");return Me})).join("/"))}function a5(Me,Bn){Me=d1(Me).substr(1),Bn=d1(Bn).substr(1);function v(Me){for(var Bn=0;Bn=0&&Me[Hn]==="";Hn--);return Bn>Hn?[]:Me.slice(Bn,Hn-Bn+1)}for(var Hn=v(Me.split("/")),zn=v(Bn.split("/")),ni=Math.min(Hn.length,zn.length),Ci=ni,aa=0;aaMe:Me=>Me.toLowerCase();function c(Me){let Bn=Ci.default.normalize(Me);return Bn.endsWith(Ci.default.sep)&&(Bn=Bn.slice(0,-1)),Ga(Bn)}Me.getCanonicalFileName=c;function M(Me,Bn){return Ci.default.isAbsolute(Me)?Me:Ci.default.join(Bn||"/prettier-security-dirname-placeholder",Me)}Me.ensureAbsolutePath=M;function q(Me){return Ci.default.dirname(Me)}Me.canonicalDirname=q;var Ha=[aa.Extension.Dts,aa.Extension.Dcts,aa.Extension.Dmts];function K(Me){var Bn;return Me?(Bn=Ha.find((Bn=>Me.endsWith(Bn))))!==null&&Bn!==void 0?Bn:Ci.default.extname(Me):null}function ce(Me,Bn){let Hn=Me.getSourceFile(Bn.filePath),zn=K(Bn.filePath),ni=K(Hn==null?void 0:Hn.fileName);if(zn===ni)return Hn&&{ast:Hn,program:Me}}Me.getAstFromProgram=ce;function Ie(Me){let Bn;try{throw new Error("Dynamic require is not supported")}catch{let Me=["Could not find the provided parserOptions.moduleResolver.","Hint: use an absolute path if you are not in control over where the ESLint instance runs."];throw new Error(Me.join(`\n`))}return Bn}Me.getModuleResolver=Ie;function me(Me){var Bn;return!((Bn=aa.sys)===null||Bn===void 0)&&Bn.createHash?aa.sys.createHash(Me):Me}Me.createHash=me}}),eC=Oe({"node_modules/@typescript-eslint/typescript-estree/dist/create-program/createDefaultProgram.js"(Me){"use strict";oa();var Bn=Me&&Me.__createBinding||(Object.create?function(Me,Bn,Hn,zn){zn===void 0&&(zn=Hn);var ni=Object.getOwnPropertyDescriptor(Bn,Hn);(!ni||("get"in ni?!Bn.__esModule:ni.writable||ni.configurable))&&(ni={enumerable:!0,get:function(){return Bn[Hn]}}),Object.defineProperty(Me,zn,ni)}:function(Me,Bn,Hn,zn){zn===void 0&&(zn=Hn),Me[zn]=Bn[Hn]}),Hn=Me&&Me.__setModuleDefault||(Object.create?function(Me,Bn){Object.defineProperty(Me,"default",{enumerable:!0,value:Bn})}:function(Me,Bn){Me.default=Bn}),zn=Me&&Me.__importStar||function(Me){if(Me&&Me.__esModule)return Me;var zn={};if(Me!=null)for(var ni in Me)ni!=="default"&&Object.prototype.hasOwnProperty.call(Me,ni)&&Bn(zn,Me,ni);return Hn(zn,Me),zn},ni=Me&&Me.__importDefault||function(Me){return Me&&Me.__esModule?Me:{default:Me}};Object.defineProperty(Me,"__esModule",{value:!0}),Me.createDefaultProgram=void 0;var Ci=ni(Ad()),aa=ni(OE()),ca=zn(Kf()),_a=iD(),xa=(0,Ci.default)("typescript-eslint:typescript-estree:createDefaultProgram");function E(Me){var Bn;if(xa("Getting default program for: %s",Me.filePath||"unnamed file"),((Bn=Me.projects)===null||Bn===void 0?void 0:Bn.length)!==1)return;let Hn=Me.projects[0],zn=ca.getParsedCommandLineOfConfigFile(Hn,(0,_a.createDefaultCompilerOptionsFromExtra)(Me),Object.assign(Object.assign({},ca.sys),{onUnRecoverableConfigFileDiagnostic:()=>{}}));if(!zn)return;let ni=ca.createCompilerHost(zn.options,!0);Me.moduleResolver&&(ni.resolveModuleNames=(0,_a.getModuleResolver)(Me.moduleResolver).resolveModuleNames);let Ci=ni.readFile;ni.readFile=Bn=>aa.default.normalize(Bn)===aa.default.normalize(Me.filePath)?Me.code:Ci(Bn);let oa=ca.createProgram([Me.filePath],zn.options,ni),Ga=oa.getSourceFile(Me.filePath);return Ga&&{ast:Ga,program:oa}}Me.createDefaultProgram=E}}),tC=Oe({"node_modules/@typescript-eslint/typescript-estree/dist/create-program/getScriptKind.js"(Me){"use strict";oa();var Bn=Me&&Me.__createBinding||(Object.create?function(Me,Bn,Hn,zn){zn===void 0&&(zn=Hn);var ni=Object.getOwnPropertyDescriptor(Bn,Hn);(!ni||("get"in ni?!Bn.__esModule:ni.writable||ni.configurable))&&(ni={enumerable:!0,get:function(){return Bn[Hn]}}),Object.defineProperty(Me,zn,ni)}:function(Me,Bn,Hn,zn){zn===void 0&&(zn=Hn),Me[zn]=Bn[Hn]}),Hn=Me&&Me.__setModuleDefault||(Object.create?function(Me,Bn){Object.defineProperty(Me,"default",{enumerable:!0,value:Bn})}:function(Me,Bn){Me.default=Bn}),zn=Me&&Me.__importStar||function(Me){if(Me&&Me.__esModule)return Me;var zn={};if(Me!=null)for(var ni in Me)ni!=="default"&&Object.prototype.hasOwnProperty.call(Me,ni)&&Bn(zn,Me,ni);return Hn(zn,Me),zn},ni=Me&&Me.__importDefault||function(Me){return Me&&Me.__esModule?Me:{default:Me}};Object.defineProperty(Me,"__esModule",{value:!0}),Me.getLanguageVariant=Me.getScriptKind=void 0;var Ci=ni(OE()),aa=zn(Kf());function m(Me,Bn){switch(Ci.default.extname(Me).toLowerCase()){case aa.Extension.Js:case aa.Extension.Cjs:case aa.Extension.Mjs:return aa.ScriptKind.JS;case aa.Extension.Jsx:return aa.ScriptKind.JSX;case aa.Extension.Ts:case aa.Extension.Cts:case aa.Extension.Mts:return aa.ScriptKind.TS;case aa.Extension.Tsx:return aa.ScriptKind.TSX;case aa.Extension.Json:return aa.ScriptKind.JSON;default:return Bn?aa.ScriptKind.TSX:aa.ScriptKind.TS}}Me.getScriptKind=m;function C(Me){switch(Me){case aa.ScriptKind.TSX:case aa.ScriptKind.JSX:case aa.ScriptKind.JS:case aa.ScriptKind.JSON:return aa.LanguageVariant.JSX;default:return aa.LanguageVariant.Standard}}Me.getLanguageVariant=C}}),rC=Oe({"node_modules/@typescript-eslint/typescript-estree/dist/create-program/createIsolatedProgram.js"(Me){"use strict";oa();var Bn=Me&&Me.__createBinding||(Object.create?function(Me,Bn,Hn,zn){zn===void 0&&(zn=Hn);var ni=Object.getOwnPropertyDescriptor(Bn,Hn);(!ni||("get"in ni?!Bn.__esModule:ni.writable||ni.configurable))&&(ni={enumerable:!0,get:function(){return Bn[Hn]}}),Object.defineProperty(Me,zn,ni)}:function(Me,Bn,Hn,zn){zn===void 0&&(zn=Hn),Me[zn]=Bn[Hn]}),Hn=Me&&Me.__setModuleDefault||(Object.create?function(Me,Bn){Object.defineProperty(Me,"default",{enumerable:!0,value:Bn})}:function(Me,Bn){Me.default=Bn}),zn=Me&&Me.__importStar||function(Me){if(Me&&Me.__esModule)return Me;var zn={};if(Me!=null)for(var ni in Me)ni!=="default"&&Object.prototype.hasOwnProperty.call(Me,ni)&&Bn(zn,Me,ni);return Hn(zn,Me),zn},ni=Me&&Me.__importDefault||function(Me){return Me&&Me.__esModule?Me:{default:Me}};Object.defineProperty(Me,"__esModule",{value:!0}),Me.createIsolatedProgram=void 0;var Ci=ni(Ad()),aa=zn(Kf()),ca=tC(),_a=iD(),xa=(0,Ci.default)("typescript-eslint:typescript-estree:createIsolatedProgram");function E(Me){xa("Getting isolated program in %s mode for: %s",Me.jsx?"TSX":"TS",Me.filePath);let Bn={fileExists(){return!0},getCanonicalFileName(){return Me.filePath},getCurrentDirectory(){return""},getDirectories(){return[]},getDefaultLibFileName(){return"lib.d.ts"},getNewLine(){return`\n`},getSourceFile(Bn){return aa.createSourceFile(Bn,Me.code,aa.ScriptTarget.Latest,!0,(0,ca.getScriptKind)(Me.filePath,Me.jsx))},readFile(){},useCaseSensitiveFileNames(){return!0},writeFile(){return null}},Hn=aa.createProgram([Me.filePath],Object.assign({noResolve:!0,target:aa.ScriptTarget.Latest,jsx:Me.jsx?aa.JsxEmit.Preserve:void 0},(0,_a.createDefaultCompilerOptionsFromExtra)(Me)),Bn),zn=Hn.getSourceFile(Me.filePath);if(!zn)throw new Error("Expected an ast to be returned for the single-file isolated program.");return{ast:zn,program:Hn}}Me.createIsolatedProgram=E}}),nC=Oe({"node_modules/@typescript-eslint/typescript-estree/dist/create-program/describeFilePath.js"(Me){"use strict";oa();var Bn=Me&&Me.__importDefault||function(Me){return Me&&Me.__esModule?Me:{default:Me}};Object.defineProperty(Me,"__esModule",{value:!0}),Me.describeFilePath=void 0;var Hn=Bn(OE());function h(Me,Bn){let zn=Hn.default.relative(Bn,Me);return zn&&!zn.startsWith("..")&&!Hn.default.isAbsolute(zn)?`/${zn}`:/^[(\w+:)\\/~]/.test(Me)||/\.\.[/\\]\.\./.test(zn)?Me:`/${zn}`}Me.describeFilePath=h}}),iC={};m1(iC,{default:()=>aC});var aC,sC=yp({"node-modules-polyfills:fs"(){oa(),aC={}}}),oC=Oe({"node-modules-polyfills-commonjs:fs"(Me,Bn){oa();var Hn=(sC(),Li(iC));if(Hn&&Hn.default){Bn.exports=Hn.default;for(let Me in Hn)Bn.exports[Me]=Hn[Me]}else Hn&&(Bn.exports=Hn)}}),uC=Oe({"node_modules/@typescript-eslint/typescript-estree/dist/create-program/getWatchProgramsForProjects.js"(Me){"use strict";oa();var Bn=Me&&Me.__createBinding||(Object.create?function(Me,Bn,Hn,zn){zn===void 0&&(zn=Hn);var ni=Object.getOwnPropertyDescriptor(Bn,Hn);(!ni||("get"in ni?!Bn.__esModule:ni.writable||ni.configurable))&&(ni={enumerable:!0,get:function(){return Bn[Hn]}}),Object.defineProperty(Me,zn,ni)}:function(Me,Bn,Hn,zn){zn===void 0&&(zn=Hn),Me[zn]=Bn[Hn]}),Hn=Me&&Me.__setModuleDefault||(Object.create?function(Me,Bn){Object.defineProperty(Me,"default",{enumerable:!0,value:Bn})}:function(Me,Bn){Me.default=Bn}),zn=Me&&Me.__importStar||function(Me){if(Me&&Me.__esModule)return Me;var zn={};if(Me!=null)for(var ni in Me)ni!=="default"&&Object.prototype.hasOwnProperty.call(Me,ni)&&Bn(zn,Me,ni);return Hn(zn,Me),zn},ni=Me&&Me.__importDefault||function(Me){return Me&&Me.__esModule?Me:{default:Me}};Object.defineProperty(Me,"__esModule",{value:!0}),Me.getWatchProgramsForProjects=Me.clearWatchCaches=void 0;var Ci=ni(Ad()),ca=ni(oC()),_a=ni(Qg()),xa=zn(Kf()),Ga=iD(),Ha=(0,Ci.default)("typescript-eslint:typescript-estree:createWatchProgram"),ts=new Map,Ps=new Map,so=new Map,oo=new Map,Jo=new Map,tc=new Map;function ce(){ts.clear(),Ps.clear(),so.clear(),tc.clear(),oo.clear(),Jo.clear()}Me.clearWatchCaches=ce;function Ie(Me){return(Bn,Hn)=>{let zn=(0,Ga.getCanonicalFileName)(Bn),ni=(()=>{let Bn=Me.get(zn);return Bn||(Bn=new Set,Me.set(zn,Bn)),Bn})();return ni.add(Hn),{close:()=>{ni.delete(Hn)}}}}var dc={code:"",filePath:""};function Ae(Me){throw new Error(xa.flattenDiagnosticMessageText(Me.messageText,xa.sys.newLine))}function te(Me,Bn,Hn){let zn=Hn.EXPERIMENTAL_useSourceOfProjectReferenceRedirect?new Set(Bn.getSourceFiles().map((Me=>(0,Ga.getCanonicalFileName)(Me.fileName)))):new Set(Bn.getRootFileNames().map((Me=>(0,Ga.getCanonicalFileName)(Me))));return oo.set(Me,zn),zn}function he(Me){let Bn=(0,Ga.getCanonicalFileName)(Me.filePath),Hn=[];dc.code=Me.code,dc.filePath=Bn;let zn=Ps.get(Bn),ni=(0,Ga.createHash)(Me.code);tc.get(Bn)!==ni&&zn&&zn.size>0&&zn.forEach((Me=>Me(Bn,xa.FileWatcherEventKind.Changed)));let Ci=new Set(Me.projects);for(let[Hn,zn]of ts.entries()){if(!Ci.has(Hn))continue;let ni=oo.get(Hn),aa=null;if(ni||(aa=zn.getProgram().getProgram(),ni=te(Hn,aa,Me)),ni.has(Bn))return Ha("Found existing program for file. %s",Bn),aa=aa!=null?aa:zn.getProgram().getProgram(),aa.getTypeChecker(),[aa]}Ha("File did not belong to any existing programs, moving to create/update. %s",Bn);for(let zn of Me.projects){let ni=ts.get(zn);if(ni){let Ci=ke(ni,Bn,zn);if(!Ci)continue;if(Ci.getTypeChecker(),te(zn,Ci,Me).has(Bn))return Ha("Found updated program for file. %s",Bn),[Ci];Hn.push(Ci);continue}let Ci=R(zn,Me);ts.set(zn,Ci);let aa=Ci.getProgram().getProgram();if(aa.getTypeChecker(),te(zn,aa,Me).has(Bn))return Ha("Found program for file. %s",Bn),[aa];Hn.push(aa)}return Hn}Me.getWatchProgramsForProjects=he;var Fc=_a.default.satisfies(xa.version,">=3.9.0-beta",{includePrerelease:!0});function R(Me,Bn){Ha("Creating watch program for %s.",Me);let Hn=xa.createWatchCompilerHost(Me,(0,Ga.createDefaultCompilerOptionsFromExtra)(Bn),xa.sys,xa.createAbstractBuilder,Ae,(()=>{}));Bn.moduleResolver&&(Hn.resolveModuleNames=(0,Ga.getModuleResolver)(Bn.moduleResolver).resolveModuleNames);let zn=Hn.readFile;Hn.readFile=(Me,Bn)=>{let Hn=(0,Ga.getCanonicalFileName)(Me),ni=Hn===dc.filePath?dc.code:zn(Hn,Bn);return ni!==void 0&&tc.set(Hn,(0,Ga.createHash)(ni)),ni},Hn.onUnRecoverableConfigFileDiagnostic=Ae,Hn.afterProgramCreate=Me=>{let Bn=Me.getConfigFileParsingDiagnostics().filter((Me=>Me.category===xa.DiagnosticCategory.Error&&Me.code!==18003));Bn.length>0&&Ae(Bn[0])},Hn.watchFile=Ie(Ps),Hn.watchDirectory=Ie(so);let ni=Hn.onCachedDirectoryStructureHostCreate;Hn.onCachedDirectoryStructureHostCreate=Me=>{let Hn=Me.readDirectory;Me.readDirectory=(Me,zn,ni,Ci,aa)=>Hn(Me,zn?zn.concat(Bn.extraFileExtensions):void 0,ni,Ci,aa),ni(Me)},Hn.extraFileExtensions=Bn.extraFileExtensions.map((Me=>({extension:Me,isMixedContent:!0,scriptKind:xa.ScriptKind.Deferred}))),Hn.trace=Ha,Hn.useSourceOfProjectReferenceRedirect=()=>Bn.EXPERIMENTAL_useSourceOfProjectReferenceRedirect;let Ci;Fc?(Hn.setTimeout=void 0,Hn.clearTimeout=void 0):(Ha("Running without timeout fix"),Hn.setTimeout=function(Me,Bn){for(var Hn=arguments.length,zn=new Array(Hn>2?Hn-2:0),ni=2;ni{Ci=void 0});let aa=xa.createWatchProgram(Hn);if(!Fc){let Me=aa.getProgram;aa.getProgram=()=>(Ci&&Ci(),Ci=void 0,Me.call(aa))}return aa}function pe(Me){let Bn=ca.default.statSync(Me).mtimeMs,Hn=Jo.get(Me);return Jo.set(Me,Bn),Hn===void 0?!1:Math.abs(Hn-Bn)>Number.EPSILON}function ke(Me,Bn,Hn){let zn=Me.getProgram().getProgram();if(aa.env.TSESTREE_NO_INVALIDATION==="true")return zn;pe(Hn)&&(Ha("tsconfig has changed - triggering program update. %s",Hn),Ps.get(Hn).forEach((Me=>Me(Hn,xa.FileWatcherEventKind.Changed))),oo.delete(Hn));let ni=zn.getSourceFile(Bn);if(ni)return zn;Ha("File was not found in program - triggering folder update. %s",Bn);let Ci=(0,Ga.canonicalDirname)(Bn),oa=null,_a=Ci,ts=!1;for(;oa!==_a;){oa=_a;let Me=so.get(oa);Me&&(Me.forEach((Me=>{Ci!==oa&&Me(Ci,xa.FileWatcherEventKind.Changed),Me(oa,xa.FileWatcherEventKind.Changed)})),ts=!0),_a=(0,Ga.canonicalDirname)(oa)}if(!ts)return Ha("No callback found for file, not part of this program. %s",Bn),null;if(oo.delete(Hn),zn=Me.getProgram().getProgram(),ni=zn.getSourceFile(Bn),ni)return zn;Ha("File was still not found in program after directory update - checking file deletions. %s",Bn);let Jo=zn.getRootFileNames().find((Me=>!ca.default.existsSync(Me)));if(!Jo)return null;let tc=Ps.get((0,Ga.getCanonicalFileName)(Jo));return tc?(Ha("Marking file as deleted. %s",Jo),tc.forEach((Me=>Me(Jo,xa.FileWatcherEventKind.Deleted))),oo.delete(Hn),zn=Me.getProgram().getProgram(),ni=zn.getSourceFile(Bn),ni?zn:(Ha("File was still not found in program after deletion check, assuming it is not part of this program. %s",Bn),null)):(Ha("Could not find watch callbacks for root file. %s",Jo),zn)}}}),cC=Oe({"node_modules/@typescript-eslint/typescript-estree/dist/create-program/createProjectProgram.js"(Me){"use strict";oa();var Bn=Me&&Me.__createBinding||(Object.create?function(Me,Bn,Hn,zn){zn===void 0&&(zn=Hn);var ni=Object.getOwnPropertyDescriptor(Bn,Hn);(!ni||("get"in ni?!Bn.__esModule:ni.writable||ni.configurable))&&(ni={enumerable:!0,get:function(){return Bn[Hn]}}),Object.defineProperty(Me,zn,ni)}:function(Me,Bn,Hn,zn){zn===void 0&&(zn=Hn),Me[zn]=Bn[Hn]}),Hn=Me&&Me.__setModuleDefault||(Object.create?function(Me,Bn){Object.defineProperty(Me,"default",{enumerable:!0,value:Bn})}:function(Me,Bn){Me.default=Bn}),zn=Me&&Me.__importStar||function(Me){if(Me&&Me.__esModule)return Me;var zn={};if(Me!=null)for(var ni in Me)ni!=="default"&&Object.prototype.hasOwnProperty.call(Me,ni)&&Bn(zn,Me,ni);return Hn(zn,Me),zn},ni=Me&&Me.__importDefault||function(Me){return Me&&Me.__esModule?Me:{default:Me}};Object.defineProperty(Me,"__esModule",{value:!0}),Me.createProjectProgram=void 0;var Ci=ni(Ad()),aa=ni(OE()),ca=zn(Kf()),_a=Xg(),xa=nC(),Ga=uC(),Ha=iD(),ts=(0,Ci.default)("typescript-eslint:typescript-estree:createProjectProgram"),Ps=[ca.Extension.Ts,ca.Extension.Tsx,ca.Extension.Js,ca.Extension.Jsx,ca.Extension.Mjs,ca.Extension.Mts,ca.Extension.Cjs,ca.Extension.Cts];function q(Me){ts("Creating project program for: %s",Me.filePath);let Bn=(0,Ga.getWatchProgramsForProjects)(Me),Hn=(0,_a.firstDefined)(Bn,(Bn=>(0,Ha.getAstFromProgram)(Bn,Me)));if(Hn||Me.createDefaultProgram)return Hn;let Ie=Bn=>(0,xa.describeFilePath)(Bn,Me.tsconfigRootDir),zn=(0,xa.describeFilePath)(Me.filePath,Me.tsconfigRootDir),ni=Me.projects.map(Ie),Ci=ni.length===1?ni[0]:`\n${ni.map((Me=>`- ${Me}`)).join(`\n`)}`,oa=[`ESLint was configured to run on \`${zn}\` using \`parserOptions.project\`: ${Ci}`],ca=!1,so=Me.extraFileExtensions||[];so.forEach((Me=>{Me.startsWith(".")||oa.push(`Found unexpected extension \`${Me}\` specified with the \`parserOptions.extraFileExtensions\` option. Did you mean \`.${Me}\`?`),Ps.includes(Me)&&oa.push(`You unnecessarily included the extension \`${Me}\` with the \`parserOptions.extraFileExtensions\` option. This extension is already handled by the parser by default.`)}));let oo=aa.default.extname(Me.filePath);if(!Ps.includes(oo)){let Me=`The extension for the file (\`${oo}\`) is non-standard`;so.length>0?so.includes(oo)||(oa.push(`${Me}. It should be added to your existing \`parserOptions.extraFileExtensions\`.`),ca=!0):(oa.push(`${Me}. You should add \`parserOptions.extraFileExtensions\` to your config.`),ca=!0)}if(!ca){let[Bn,Hn]=Me.projects.length===1?["that TSConfig does not","that TSConfig"]:["none of those TSConfigs","one of those TSConfigs"];oa.push(`However, ${Bn} include this file. Either:`,"- Change ESLint's list of included files to not include this file",`- Change ${Hn} to include this file`,"- Create a new TSConfig that includes this file and include it in your parserOptions.project","See the typescript-eslint docs for more info: https://typescript-eslint.io/linting/troubleshooting#i-get-errors-telling-me-eslint-was-configured-to-run--however-that-tsconfig-does-not--none-of-those-tsconfigs-include-this-file")}throw new Error(oa.join(`\n`))}Me.createProjectProgram=q}}),lC=Oe({"node_modules/@typescript-eslint/typescript-estree/dist/create-program/createSourceFile.js"(Me){"use strict";oa();var Bn=Me&&Me.__createBinding||(Object.create?function(Me,Bn,Hn,zn){zn===void 0&&(zn=Hn);var ni=Object.getOwnPropertyDescriptor(Bn,Hn);(!ni||("get"in ni?!Bn.__esModule:ni.writable||ni.configurable))&&(ni={enumerable:!0,get:function(){return Bn[Hn]}}),Object.defineProperty(Me,zn,ni)}:function(Me,Bn,Hn,zn){zn===void 0&&(zn=Hn),Me[zn]=Bn[Hn]}),Hn=Me&&Me.__setModuleDefault||(Object.create?function(Me,Bn){Object.defineProperty(Me,"default",{enumerable:!0,value:Bn})}:function(Me,Bn){Me.default=Bn}),zn=Me&&Me.__importStar||function(Me){if(Me&&Me.__esModule)return Me;var zn={};if(Me!=null)for(var ni in Me)ni!=="default"&&Object.prototype.hasOwnProperty.call(Me,ni)&&Bn(zn,Me,ni);return Hn(zn,Me),zn},ni=Me&&Me.__importDefault||function(Me){return Me&&Me.__esModule?Me:{default:Me}};Object.defineProperty(Me,"__esModule",{value:!0}),Me.createSourceFile=void 0;var Ci=ni(Ad()),aa=zn(Kf()),ca=tC(),_a=(0,Ci.default)("typescript-eslint:typescript-estree:createSourceFile");function d(Me){return _a("Getting AST without type information in %s mode for: %s",Me.jsx?"TSX":"TS",Me.filePath),aa.createSourceFile(Me.filePath,Me.code,aa.ScriptTarget.Latest,!0,(0,ca.getScriptKind)(Me.filePath,Me.jsx))}Me.createSourceFile=d}}),pC=Oe({"node_modules/@typescript-eslint/typescript-estree/dist/create-program/useProvidedPrograms.js"(Me){"use strict";oa();var Bn=Me&&Me.__createBinding||(Object.create?function(Me,Bn,Hn,zn){zn===void 0&&(zn=Hn);var ni=Object.getOwnPropertyDescriptor(Bn,Hn);(!ni||("get"in ni?!Bn.__esModule:ni.writable||ni.configurable))&&(ni={enumerable:!0,get:function(){return Bn[Hn]}}),Object.defineProperty(Me,zn,ni)}:function(Me,Bn,Hn,zn){zn===void 0&&(zn=Hn),Me[zn]=Bn[Hn]}),Hn=Me&&Me.__setModuleDefault||(Object.create?function(Me,Bn){Object.defineProperty(Me,"default",{enumerable:!0,value:Bn})}:function(Me,Bn){Me.default=Bn}),zn=Me&&Me.__importStar||function(Me){if(Me&&Me.__esModule)return Me;var zn={};if(Me!=null)for(var ni in Me)ni!=="default"&&Object.prototype.hasOwnProperty.call(Me,ni)&&Bn(zn,Me,ni);return Hn(zn,Me),zn},ni=Me&&Me.__importDefault||function(Me){return Me&&Me.__esModule?Me:{default:Me}};Object.defineProperty(Me,"__esModule",{value:!0}),Me.createProgramFromConfigFile=Me.useProvidedPrograms=void 0;var Ci=ni(Ad()),ca=zn(oC()),_a=zn(OE()),xa=zn(Kf()),Ga=iD(),Ha=(0,Ci.default)("typescript-eslint:typescript-estree:useProvidedProgram");function I(Me,Bn){Ha("Retrieving ast for %s from provided program instance(s)",Bn.filePath);let Hn;for(let zn of Me)if(Hn=(0,Ga.getAstFromProgram)(zn,Bn),Hn)break;if(!Hn){let Me=['"parserOptions.programs" has been provided for @typescript-eslint/parser.',`The file was not found in any of the provided program instance(s): ${_a.relative(Bn.tsconfigRootDir||"/prettier-security-dirname-placeholder",Bn.filePath)}`];throw new Error(Me.join(`\n`))}return Hn.program.getTypeChecker(),Hn}Me.useProvidedPrograms=I;function c(Me,Bn){if(xa.sys===void 0)throw new Error("`createProgramFromConfigFile` is only supported in a Node-like environment.");let Hn=xa.getParsedCommandLineOfConfigFile(Me,Ga.CORE_COMPILER_OPTIONS,{onUnRecoverableConfigFileDiagnostic:Me=>{throw new Error(M([Me]))},fileExists:ca.existsSync,getCurrentDirectory:()=>Bn&&_a.resolve(Bn)||"/prettier-security-dirname-placeholder",readDirectory:xa.sys.readDirectory,readFile:Me=>ca.readFileSync(Me,"utf-8"),useCaseSensitiveFileNames:xa.sys.useCaseSensitiveFileNames});if(Hn.errors.length)throw new Error(M(Hn.errors));let zn=xa.createCompilerHost(Hn.options,!0);return xa.createProgram(Hn.fileNames,Hn.options,zn)}Me.createProgramFromConfigFile=c;function M(Me){return xa.formatDiagnostics(Me,{getCanonicalFileName:Me=>Me,getCurrentDirectory:aa.cwd,getNewLine:()=>`\n`})}}}),fC=Oe({"node_modules/@typescript-eslint/typescript-estree/dist/parseSettings/ExpiringCache.js"(Me){"use strict";oa();var Bn=Me&&Me.__classPrivateFieldSet||function(Me,Bn,Hn,zn,ni){if(zn==="m")throw new TypeError("Private method is not writable");if(zn==="a"&&!ni)throw new TypeError("Private accessor was defined without a setter");if(typeof Bn=="function"?Me!==Bn||!ni:!Bn.has(Me))throw new TypeError("Cannot write private member to an object whose class did not declare it");return zn==="a"?ni.call(Me,Hn):ni?ni.value=Hn:Bn.set(Me,Hn),Hn},Hn=Me&&Me.__classPrivateFieldGet||function(Me,Bn,Hn,zn){if(Hn==="a"&&!zn)throw new TypeError("Private accessor was defined without a getter");if(typeof Bn=="function"?Me!==Bn||!zn:!Bn.has(Me))throw new TypeError("Cannot read private member from an object whose class did not declare it");return Hn==="m"?zn:Hn==="a"?zn.call(Me):zn?zn.value:Bn.get(Me)},zn,ni;Object.defineProperty(Me,"__esModule",{value:!0}),Me.ExpiringCache=Me.DEFAULT_TSCONFIG_CACHE_DURATION_SECONDS=void 0,Me.DEFAULT_TSCONFIG_CACHE_DURATION_SECONDS=30;var Ci=[0,0],ca=class{constructor(Me){zn.set(this,void 0),ni.set(this,new Map),Bn(this,zn,Me,"f")}set(Me,Bn){return Hn(this,ni,"f").set(Me,{value:Bn,lastSeen:Hn(this,zn,"f")==="Infinity"?Ci:aa.hrtime()}),this}get(Me){let Bn=Hn(this,ni,"f").get(Me);if((Bn==null?void 0:Bn.value)!=null){if(Hn(this,zn,"f")==="Infinity"||aa.hrtime(Bn.lastSeen)[0]1&&zn.length>=Me.tsconfigRootDir.length);throw new Error(`project was set to \`true\` but couldn't find any tsconfig.json relative to '${Me.filePath}' within '${Me.tsconfigRootDir}'.`)}Me.getProjectConfigFiles=d}}),hC=Oe({"node_modules/@typescript-eslint/typescript-estree/dist/parseSettings/inferSingleRun.js"(Me){"use strict";oa(),Object.defineProperty(Me,"__esModule",{value:!0}),Me.inferSingleRun=void 0;var Bn=OE();function v(Me){return(Me==null?void 0:Me.project)==null||(Me==null?void 0:Me.programs)!=null||aa.env.TSESTREE_SINGLE_RUN==="false"?!1:!!(aa.env.TSESTREE_SINGLE_RUN==="true"||Me!=null&&Me.allowAutomaticSingleRunInference&&(aa.env.CI==="true"||aa.argv[1].endsWith((0,Bn.normalize)("node_modules/.bin/eslint"))))}Me.inferSingleRun=v}}),mC=Oe({"node_modules/is-extglob/index.js"(Me,Bn){oa(),Bn.exports=function(Me){if(typeof Me!="string"||Me==="")return!1;for(var Bn;Bn=/(\\).|([@?!+*]\(.*\))/g.exec(Me);){if(Bn[2])return!0;Me=Me.slice(Bn.index+Bn[0].length)}return!1}}}),gC=Oe({"node_modules/is-glob/index.js"(Me,Bn){oa();var Hn=mC(),zn={"{":"}","(":")","[":"]"},D=function(Me){if(Me[0]==="!")return!0;for(var Bn=0,Hn=-2,ni=-2,Ci=-2,aa=-2,oa=-2;BnBn&&(oa===-1||oa>ni||(oa=Me.indexOf("\\",Bn),oa===-1||oa>ni)))||Ci!==-1&&Me[Bn]==="{"&&Me[Bn+1]!=="}"&&(Ci=Me.indexOf("}",Bn),Ci>Bn&&(oa=Me.indexOf("\\",Bn),oa===-1||oa>Ci))||aa!==-1&&Me[Bn]==="("&&Me[Bn+1]==="?"&&/[:!=]/.test(Me[Bn+2])&&Me[Bn+3]!==")"&&(aa=Me.indexOf(")",Bn),aa>Bn&&(oa=Me.indexOf("\\",Bn),oa===-1||oa>aa))||Hn!==-1&&Me[Bn]==="("&&Me[Bn+1]!=="|"&&(HnHn&&(oa=Me.indexOf("\\",Hn),oa===-1||oa>aa))))return!0;if(Me[Bn]==="\\"){var ca=Me[Bn+1];Bn+=2;var _a=zn[ca];if(_a){var xa=Me.indexOf(_a,Bn);xa!==-1&&(Bn=xa+1)}if(Me[Bn]==="!")return!0}else Bn++}return!1},P=function(Me){if(Me[0]==="!")return!0;for(var Bn=0;Bn(typeof Bn=="string"&&Me.push(Bn),Me)),[]).map((Me=>Me.startsWith("!")?Me:`!${Me}`)),Ha=I({project:xa,projectFolderIgnoreList:Ga,tsconfigRootDir:Me.tsconfigRootDir});if(_a==null)_a=new aa.ExpiringCache(Me.singleRun?"Infinity":(oa=(Hn=Me.cacheLifetime)===null||Hn===void 0?void 0:Hn.glob)!==null&&oa!==void 0?oa:aa.DEFAULT_TSCONFIG_CACHE_DURATION_SECONDS);else{let Me=_a.get(Ha);if(Me)return Me}let ts=xa.filter((Me=>!(0,ni.default)(Me))),Ps=xa.filter((Me=>(0,ni.default)(Me))),so=new Set(ts.concat(Ps.length===0?[]:(0,zn.sync)([...Ps,...Ga],{cwd:Me.tsconfigRootDir})).map((Bn=>(0,Ci.getCanonicalFileName)((0,Ci.ensureAbsolutePath)(Bn,Me.tsconfigRootDir)))));ca("parserOptions.project (excluding ignored) matched projects: %s",so);let oo=Array.from(so);return _a.set(Ha,oo),oo}Me.resolveProjectList=E;function I(Me){let{project:Bn,projectFolderIgnoreList:Hn,tsconfigRootDir:zn}=Me,ni={tsconfigRootDir:zn,project:Bn,projectFolderIgnoreList:[...Hn].sort()};return(0,Ci.createHash)(JSON.stringify(ni))}function c(){_a==null||_a.clear(),_a=null}Me.clearGlobResolutionCache=c}}),AC=Oe({"node_modules/@typescript-eslint/typescript-estree/dist/parseSettings/warnAboutTSVersion.js"(Me){"use strict";oa();var Bn=Me&&Me.__createBinding||(Object.create?function(Me,Bn,Hn,zn){zn===void 0&&(zn=Hn);var ni=Object.getOwnPropertyDescriptor(Bn,Hn);(!ni||("get"in ni?!Bn.__esModule:ni.writable||ni.configurable))&&(ni={enumerable:!0,get:function(){return Bn[Hn]}}),Object.defineProperty(Me,zn,ni)}:function(Me,Bn,Hn,zn){zn===void 0&&(zn=Hn),Me[zn]=Bn[Hn]}),Hn=Me&&Me.__setModuleDefault||(Object.create?function(Me,Bn){Object.defineProperty(Me,"default",{enumerable:!0,value:Bn})}:function(Me,Bn){Me.default=Bn}),zn=Me&&Me.__importStar||function(Me){if(Me&&Me.__esModule)return Me;var zn={};if(Me!=null)for(var ni in Me)ni!=="default"&&Object.prototype.hasOwnProperty.call(Me,ni)&&Bn(zn,Me,ni);return Hn(zn,Me),zn},ni=Me&&Me.__importDefault||function(Me){return Me&&Me.__esModule?Me:{default:Me}};Object.defineProperty(Me,"__esModule",{value:!0}),Me.warnAboutTSVersion=void 0;var Ci=ni(Qg()),ca=zn(Kf()),_a=">=3.3.1 <5.1.0",xa=["5.0.1-rc"],Ga=ca.version,Ha=Ci.default.satisfies(Ga,[_a].concat(xa).join(" || ")),ts=!1;function c(Me){var Bn;if(!Ha&&!ts){if(typeof aa>"u"?!1:(Bn=aa.stdout)===null||Bn===void 0?void 0:Bn.isTTY){let Bn="=============",Hn=[Bn,"WARNING: You are currently running a version of TypeScript which is not officially supported by @typescript-eslint/typescript-estree.","You may find that it works just fine, or you may not.",`SUPPORTED TYPESCRIPT VERSIONS: ${_a}`,`YOUR TYPESCRIPT VERSION: ${Ga}`,"Please only submit bug reports when using the officially supported version.",Bn];Me.log(Hn.join(`\n\n`))}ts=!0}}Me.warnAboutTSVersion=c}}),yC=Oe({"node_modules/@typescript-eslint/typescript-estree/dist/parseSettings/createParseSettings.js"(Me){"use strict";oa();var Bn=Me&&Me.__importDefault||function(Me){return Me&&Me.__esModule?Me:{default:Me}};Object.defineProperty(Me,"__esModule",{value:!0}),Me.clearTSConfigMatchCache=Me.createParseSettings=void 0;var Hn=Bn(Ad()),zn=iD(),ni=fC(),Ci=dC(),aa=hC(),ca=_C(),_a=AC(),xa=(0,Hn.default)("typescript-eslint:typescript-estree:parser:parseSettings:createParseSettings"),Ga;function I(Me){let Bn=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};var oa,Ha,ts;let Ps=(0,aa.inferSingleRun)(Bn),so=typeof Bn.tsconfigRootDir=="string"?Bn.tsconfigRootDir:"/prettier-security-dirname-placeholder",oo={code:M(Me),comment:Bn.comment===!0,comments:[],createDefaultProgram:Bn.createDefaultProgram===!0,debugLevel:Bn.debugLevel===!0?new Set(["typescript-eslint"]):Array.isArray(Bn.debugLevel)?new Set(Bn.debugLevel):new Set,errorOnTypeScriptSyntacticAndSemanticIssues:!1,errorOnUnknownASTType:Bn.errorOnUnknownASTType===!0,EXPERIMENTAL_useSourceOfProjectReferenceRedirect:Bn.EXPERIMENTAL_useSourceOfProjectReferenceRedirect===!0,extraFileExtensions:Array.isArray(Bn.extraFileExtensions)&&Bn.extraFileExtensions.every((Me=>typeof Me=="string"))?Bn.extraFileExtensions:[],filePath:(0,zn.ensureAbsolutePath)(typeof Bn.filePath=="string"&&Bn.filePath!==""?Bn.filePath:q(Bn.jsx),so),jsx:Bn.jsx===!0,loc:Bn.loc===!0,log:typeof Bn.loggerFn=="function"?Bn.loggerFn:Bn.loggerFn===!1?()=>{}:console.log,moduleResolver:(oa=Bn.moduleResolver)!==null&&oa!==void 0?oa:"",preserveNodeMaps:Bn.preserveNodeMaps!==!1,programs:Array.isArray(Bn.programs)?Bn.programs:null,projects:[],range:Bn.range===!0,singleRun:Ps,tokens:Bn.tokens===!0?[]:null,tsconfigMatchCache:Ga!=null?Ga:Ga=new ni.ExpiringCache(Ps?"Infinity":(ts=(Ha=Bn.cacheLifetime)===null||Ha===void 0?void 0:Ha.glob)!==null&&ts!==void 0?ts:ni.DEFAULT_TSCONFIG_CACHE_DURATION_SECONDS),tsconfigRootDir:so};if(oo.debugLevel.size>0){let Me=[];oo.debugLevel.has("typescript-eslint")&&Me.push("typescript-eslint:*"),(oo.debugLevel.has("eslint")||Hn.default.enabled("eslint:*,-eslint:code-path"))&&Me.push("eslint:*,-eslint:code-path"),Hn.default.enable(Me.join(","))}if(Array.isArray(Bn.programs)){if(!Bn.programs.length)throw new Error("You have set parserOptions.programs to an empty array. This will cause all files to not be found in existing programs. Either provide one or more existing TypeScript Program instances in the array, or remove the parserOptions.programs setting.");xa("parserOptions.programs was provided, so parserOptions.project will be ignored.")}return oo.programs||(oo.projects=(0,ca.resolveProjectList)({cacheLifetime:Bn.cacheLifetime,project:(0,Ci.getProjectConfigFiles)(oo,Bn.project),projectFolderIgnoreList:Bn.projectFolderIgnoreList,singleRun:oo.singleRun,tsconfigRootDir:so})),(0,_a.warnAboutTSVersion)(oo),oo}Me.createParseSettings=I;function c(){Ga==null||Ga.clear()}Me.clearTSConfigMatchCache=c;function M(Me){return typeof Me!="string"?String(Me):Me}function q(Me){return Me?"estree.tsx":"estree.ts"}}}),vC=Oe({"node_modules/@typescript-eslint/typescript-estree/dist/semantic-or-syntactic-errors.js"(Me){"use strict";oa(),Object.defineProperty(Me,"__esModule",{value:!0}),Me.getFirstSemanticOrSyntacticError=void 0;var Bn=Kf();function v(Me,Bn){try{let Hn=h(Me.getSyntacticDiagnostics(Bn));if(Hn.length)return D(Hn[0]);let zn=h(Me.getSemanticDiagnostics(Bn));return zn.length?D(zn[0]):void 0}catch(Me){console.warn(`Warning From TSC: "${Me.message}`);return}}Me.getFirstSemanticOrSyntacticError=v;function h(Me){return Me.filter((Me=>{switch(Me.code){case 1013:case 1014:case 1044:case 1045:case 1048:case 1049:case 1070:case 1071:case 1085:case 1090:case 1096:case 1097:case 1098:case 1099:case 1117:case 1121:case 1123:case 1141:case 1162:case 1164:case 1172:case 1173:case 1175:case 1176:case 1190:case 1196:case 1200:case 1206:case 1211:case 1242:case 1246:case 1255:case 1308:case 2364:case 2369:case 2452:case 2462:case 8017:case 17012:case 17013:return!0}return!1}))}function D(Me){return Object.assign(Object.assign({},Me),{message:(0,Bn.flattenDiagnosticMessageText)(Me.messageText,Bn.sys.newLine)})}}}),bC=Oe({"node_modules/@typescript-eslint/typescript-estree/dist/parser.js"(Me){"use strict";oa();var Bn=Me&&Me.__importDefault||function(Me){return Me&&Me.__esModule?Me:{default:Me}};Object.defineProperty(Me,"__esModule",{value:!0}),Me.clearParseAndGenerateServicesCalls=Me.clearProgramCache=Me.parseWithNodeMaps=Me.parseAndGenerateServices=Me.parse=void 0;var Hn=Bn(Ad()),zn=Sv(),ni=Zg(),Ci=eC(),aa=rC(),ca=cC(),_a=lC(),xa=pC(),Ga=yC(),Ha=vC(),ts=(0,Hn.default)("typescript-eslint:typescript-estree:parser"),Ps=new Map;function q(){Ps.clear()}Me.clearProgramCache=q;function W(Me,Bn){return Me.programs&&(0,xa.useProvidedPrograms)(Me.programs,Me)||Bn&&(0,ca.createProjectProgram)(Me)||Bn&&Me.createDefaultProgram&&(0,Ci.createDefaultProgram)(Me)||(0,aa.createIsolatedProgram)(Me)}function K(Me,Bn){let{ast:Hn}=ce(Me,Bn,!1);return Hn}Me.parse=K;function ce(Me,Bn,Hn){let ni=(0,Ga.createParseSettings)(Me,Bn);if(Bn!=null&&Bn.errorOnTypeScriptSyntacticAndSemanticIssues)throw new Error('"errorOnTypeScriptSyntacticAndSemanticIssues" is only supported for parseAndGenerateServices()');let Ci=(0,_a.createSourceFile)(ni),{estree:aa,astMaps:oa}=(0,zn.astConverter)(Ci,ni,Hn);return{ast:aa,esTreeNodeToTSNodeMap:oa.esTreeNodeToTSNodeMap,tsNodeToESTreeNodeMap:oa.tsNodeToESTreeNodeMap}}function Ie(Me,Bn){return ce(Me,Bn,!0)}Me.parseWithNodeMaps=Ie;var so={};function Ae(){so={}}Me.clearParseAndGenerateServicesCalls=Ae;function te(Me,Bn){var Hn,Ci;let oa=(0,Ga.createParseSettings)(Me,Bn);Bn!==void 0&&typeof Bn.errorOnTypeScriptSyntacticAndSemanticIssues=="boolean"&&Bn.errorOnTypeScriptSyntacticAndSemanticIssues&&(oa.errorOnTypeScriptSyntacticAndSemanticIssues=!0),oa.singleRun&&!oa.programs&&((Hn=oa.projects)===null||Hn===void 0?void 0:Hn.length)>0&&(oa.programs={*[Symbol.iterator](){for(let Me of oa.projects){let Bn=Ps.get(Me);if(Bn)yield Bn;else{ts("Detected single-run/CLI usage, creating Program once ahead of time for project: %s",Me);let Bn=(0,xa.createProgramFromConfigFile)(Me);Ps.set(Me,Bn),yield Bn}}}});let ca=oa.programs!=null||((Ci=oa.projects)===null||Ci===void 0?void 0:Ci.length)>0;oa.singleRun&&Bn.filePath&&(so[Bn.filePath]=(so[Bn.filePath]||0)+1);let{ast:_a,program:oo}=oa.singleRun&&Bn.filePath&&so[Bn.filePath]>1?(0,aa.createIsolatedProgram)(oa):W(oa,ca),Jo=typeof oa.preserveNodeMaps=="boolean"?oa.preserveNodeMaps:!0,{estree:tc,astMaps:dc}=(0,zn.astConverter)(_a,oa,Jo);if(oo&&oa.errorOnTypeScriptSyntacticAndSemanticIssues){let Me=(0,Ha.getFirstSemanticOrSyntacticError)(oo,_a);if(Me)throw(0,ni.convertError)(Me)}return{ast:tc,services:{hasFullTypeInformation:ca,program:oo,esTreeNodeToTSNodeMap:dc.esTreeNodeToTSNodeMap,tsNodeToESTreeNodeMap:dc.tsNodeToESTreeNodeMap}}}Me.parseAndGenerateServices=te}}),EC=Oe({"node_modules/@typescript-eslint/typescript-estree/dist/clear-caches.js"(Me){"use strict";oa(),Object.defineProperty(Me,"__esModule",{value:!0}),Me.clearProgramCache=Me.clearCaches=void 0;var Bn=uC(),Hn=bC(),zn=yC(),ni=_C();function P(){(0,Hn.clearProgramCache)(),(0,Bn.clearWatchCaches)(),(0,zn.clearTSConfigMatchCache)(),(0,ni.clearGlobCache)()}Me.clearCaches=P,Me.clearProgramCache=P}}),DC=Oe({"node_modules/@typescript-eslint/typescript-estree/package.json"(Me,Bn){Bn.exports={name:"@typescript-eslint/typescript-estree",version:"5.55.0",description:"A parser that converts TypeScript source code into an ESTree compatible form",main:"dist/index.js",types:"dist/index.d.ts",files:["dist","_ts3.4","README.md","LICENSE"],engines:{node:"^12.22.0 || ^14.17.0 || >=16.0.0"},repository:{type:"git",url:"https://github.com/typescript-eslint/typescript-eslint.git",directory:"packages/typescript-estree"},bugs:{url:"https://github.com/typescript-eslint/typescript-eslint/issues"},license:"BSD-2-Clause",keywords:["ast","estree","ecmascript","javascript","typescript","parser","syntax"],scripts:{build:"tsc -b tsconfig.build.json",postbuild:"downlevel-dts dist _ts3.4/dist",clean:"tsc -b tsconfig.build.json --clean",postclean:"rimraf dist && rimraf _ts3.4 && rimraf coverage",format:'prettier --write "./**/*.{ts,mts,cts,tsx,js,mjs,cjs,jsx,json,md,css}" --ignore-path ../../.prettierignore',lint:"nx lint",test:"jest --coverage",typecheck:"tsc -p tsconfig.json --noEmit"},dependencies:{"@typescript-eslint/types":"5.55.0","@typescript-eslint/visitor-keys":"5.55.0",debug:"^4.3.4",globby:"^11.1.0","is-glob":"^4.0.3",semver:"^7.3.7",tsutils:"^3.21.0"},devDependencies:{"@babel/code-frame":"*","@babel/parser":"*","@types/babel__code-frame":"*","@types/debug":"*","@types/glob":"*","@types/is-glob":"*","@types/semver":"*","@types/tmp":"*",glob:"*","jest-specific-snapshot":"*","make-dir":"*",tmp:"*",typescript:"*"},peerDependenciesMeta:{typescript:{optional:!0}},funding:{type:"opencollective",url:"https://opencollective.com/typescript-eslint"},typesVersions:{"<3.8":{"*":["_ts3.4/*"]}},gitHead:"877d73327fca3bdbe7e170e8b3a906d090a6de37"}}}),CC=Oe({"node_modules/@typescript-eslint/typescript-estree/dist/index.js"(Me){"use strict";oa();var Bn=Me&&Me.__createBinding||(Object.create?function(Me,Bn,Hn,zn){zn===void 0&&(zn=Hn);var ni=Object.getOwnPropertyDescriptor(Bn,Hn);(!ni||("get"in ni?!Bn.__esModule:ni.writable||ni.configurable))&&(ni={enumerable:!0,get:function(){return Bn[Hn]}}),Object.defineProperty(Me,zn,ni)}:function(Me,Bn,Hn,zn){zn===void 0&&(zn=Hn),Me[zn]=Bn[Hn]}),Hn=Me&&Me.__exportStar||function(Me,Hn){for(var zn in Me)zn!=="default"&&!Object.prototype.hasOwnProperty.call(Hn,zn)&&Bn(Hn,Me,zn)};Object.defineProperty(Me,"__esModule",{value:!0}),Me.version=Me.visitorKeys=Me.typescriptVersionIsAtLeast=Me.createProgram=Me.simpleTraverse=Me.parseWithNodeMaps=Me.parseAndGenerateServices=Me.parse=void 0;var zn=bC();Object.defineProperty(Me,"parse",{enumerable:!0,get:function(){return zn.parse}}),Object.defineProperty(Me,"parseAndGenerateServices",{enumerable:!0,get:function(){return zn.parseAndGenerateServices}}),Object.defineProperty(Me,"parseWithNodeMaps",{enumerable:!0,get:function(){return zn.parseWithNodeMaps}});var ni=wv();Object.defineProperty(Me,"simpleTraverse",{enumerable:!0,get:function(){return ni.simpleTraverse}}),Hn(zg(),Me);var Ci=pC();Object.defineProperty(Me,"createProgram",{enumerable:!0,get:function(){return Ci.createProgramFromConfigFile}}),Hn(tC(),Me);var aa=Ug();Object.defineProperty(Me,"typescriptVersionIsAtLeast",{enumerable:!0,get:function(){return aa.typescriptVersionIsAtLeast}}),Hn(Gg(),Me),Hn(EC(),Me);var ca=xv();Object.defineProperty(Me,"visitorKeys",{enumerable:!0,get:function(){return ca.visitorKeys}}),Me.version=DC().version}});oa();var xC=ca(),wC=_a(),SC=Qp(),kC=Up(),TC=Yf(),{throwErrorForInvalidNodes:IC}=Xf(),BC={loc:!0,range:!0,comment:!0,jsx:!0,tokens:!0,loggerFn:!1,project:[]};function _H(Me){let{message:Bn,lineNumber:Hn,column:zn}=Me;return typeof Hn!="number"?Me:xC(Bn,{start:{line:Hn,column:zn+1}})}function cH(Me,Bn){let Hn=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{},zn=kC(Me),ni=lH(Me),{parseWithNodeMaps:Ci}=CC(),{result:aa,error:oa}=wC((()=>Ci(zn,Object.assign(Object.assign({},BC),{},{jsx:ni}))),(()=>Ci(zn,Object.assign(Object.assign({},BC),{},{jsx:!ni}))));if(!aa)throw _H(oa);return Hn.originalText=Me,IC(aa,Hn),TC(aa.ast,Hn)}function lH(Me){return new RegExp(["(?:^[^\"'`]*)"].join(""),"m").test(Me)}Bn.exports={parsers:{typescript:SC(cH)}}}));return Sg()}))},73620:Me=>{(function(Bn){if(true)Me.exports=Bn();else{var Hn}})((function(){"use strict";var yt=(Me,Bn)=>()=>(Bn||Me((Bn={exports:{}}).exports,Bn),Bn.exports);var Me=yt(((Me,Bn)=>{var Hn=Object.defineProperty,zn=Object.getOwnPropertyDescriptor,ni=Object.getOwnPropertyNames,Ci=Object.prototype.hasOwnProperty,Ke=(Me,Bn)=>function(){return Me&&(Bn=(0,Me[ni(Me)[0]])(Me=0)),Bn},D=(Me,Bn)=>function(){return Bn||(0,Me[ni(Me)[0]])((Bn={exports:{}}).exports,Bn),Bn.exports},St=(Me,Bn)=>{for(var zn in Bn)Hn(Me,zn,{get:Bn[zn],enumerable:!0})},Et=(Me,Bn,aa,oa)=>{if(Bn&&typeof Bn=="object"||typeof Bn=="function")for(let ca of ni(Bn))!Ci.call(Me,ca)&&ca!==aa&&Hn(Me,ca,{get:()=>Bn[ca],enumerable:!(oa=zn(Bn,ca))||oa.enumerable});return Me},se=Me=>Et(Hn({},"__esModule",{value:!0}),Me),aa,oa=Ke({""(){aa={env:{},argv:[]}}}),ca=D({"src/common/parser-create-error.js"(Me,Bn){"use strict";oa();function r(Me,Bn){let Hn=new SyntaxError(Me+" ("+Bn.start.line+":"+Bn.start.column+")");return Hn.loc=Bn,Hn}Bn.exports=r}}),_a=D({"src/language-yaml/pragma.js"(Me,Bn){"use strict";oa();function r(Me){return/^\s*@(?:prettier|format)\s*$/.test(Me)}function c(Me){return/^\s*#[^\S\n]*@(?:prettier|format)\s*?(?:\n|$)/.test(Me)}function h(Me){return`# @format\n\n${Me}`}Bn.exports={isPragma:r,hasPragma:c,insertPragma:h}}}),xa=D({"src/language-yaml/loc.js"(Me,Bn){"use strict";oa();function r(Me){return Me.position.start.offset}function c(Me){return Me.position.end.offset}Bn.exports={locStart:r,locEnd:c}}}),Ga={};St(Ga,{__assign:()=>ts,__asyncDelegator:()=>Yt,__asyncGenerator:()=>jt,__asyncValues:()=>Dt,__await:()=>Ce,__awaiter:()=>Pt,__classPrivateFieldGet:()=>Qt,__classPrivateFieldSet:()=>Ut,__createBinding:()=>Rt,__decorate:()=>Tt,__exportStar:()=>qt,__extends:()=>At,__generator:()=>It,__importDefault:()=>Vt,__importStar:()=>Wt,__makeTemplateObject:()=>Ft,__metadata:()=>kt,__param:()=>Ct,__read:()=>Je,__rest:()=>Nt,__spread:()=>$t,__spreadArrays:()=>Bt,__values:()=>je});function At(Me,Bn){Ha(Me,Bn);function r(){this.constructor=Me}Me.prototype=Bn===null?Object.create(Bn):(r.prototype=Bn.prototype,new r)}function Nt(Me,Bn){var Hn={};for(var zn in Me)Object.prototype.hasOwnProperty.call(Me,zn)&&Bn.indexOf(zn)<0&&(Hn[zn]=Me[zn]);if(Me!=null&&typeof Object.getOwnPropertySymbols=="function")for(var ni=0,zn=Object.getOwnPropertySymbols(Me);ni=0;oa--)(aa=Me[oa])&&(Ci=(ni<3?aa(Ci):ni>3?aa(Bn,Hn,Ci):aa(Bn,Hn))||Ci);return ni>3&&Ci&&Object.defineProperty(Bn,Hn,Ci),Ci}function Ct(Me,Bn){return function(Hn,zn){Bn(Hn,zn,Me)}}function kt(Me,Bn){if(typeof Reflect=="object"&&typeof Reflect.metadata=="function")return Reflect.metadata(Me,Bn)}function Pt(Me,Bn,Hn,zn){function h(Me){return Me instanceof Hn?Me:new Hn((function(Bn){Bn(Me)}))}return new(Hn||(Hn=Promise))((function(Hn,ni){function E(Me){try{S(zn.next(Me))}catch(Me){ni(Me)}}function I(Me){try{S(zn.throw(Me))}catch(Me){ni(Me)}}function S(Me){Me.done?Hn(Me.value):h(Me.value).then(E,I)}S((zn=zn.apply(Me,Bn||[])).next())}))}function It(Me,Bn){var Hn={label:0,sent:function(){if(Ci[0]&1)throw Ci[1];return Ci[1]},trys:[],ops:[]},zn,ni,Ci,aa;return aa={next:E(0),throw:E(1),return:E(2)},typeof Symbol=="function"&&(aa[Symbol.iterator]=function(){return this}),aa;function E(Me){return function(Bn){return I([Me,Bn])}}function I(aa){if(zn)throw new TypeError("Generator is already executing.");for(;Hn;)try{if(zn=1,ni&&(Ci=aa[0]&2?ni.return:aa[0]?ni.throw||((Ci=ni.return)&&Ci.call(ni),0):ni.next)&&!(Ci=Ci.call(ni,aa[1])).done)return Ci;switch(ni=0,Ci&&(aa=[aa[0]&2,Ci.value]),aa[0]){case 0:case 1:Ci=aa;break;case 4:return Hn.label++,{value:aa[1],done:!1};case 5:Hn.label++,ni=aa[1],aa=[0];continue;case 7:aa=Hn.ops.pop(),Hn.trys.pop();continue;default:if(Ci=Hn.trys,!(Ci=Ci.length>0&&Ci[Ci.length-1])&&(aa[0]===6||aa[0]===2)){Hn=0;continue}if(aa[0]===3&&(!Ci||aa[1]>Ci[0]&&aa[1]=Me.length&&(Me=void 0),{value:Me&&Me[zn++],done:!Me}}};throw new TypeError(Bn?"Object is not iterable.":"Symbol.iterator is not defined.")}function Je(Me,Bn){var Hn=typeof Symbol=="function"&&Me[Symbol.iterator];if(!Hn)return Me;var zn=Hn.call(Me),ni,Ci=[],aa;try{for(;(Bn===void 0||Bn-- >0)&&!(ni=zn.next()).done;)Ci.push(ni.value)}catch(Me){aa={error:Me}}finally{try{ni&&!ni.done&&(Hn=zn.return)&&Hn.call(zn)}finally{if(aa)throw aa.error}}return Ci}function $t(){for(var Me=[],Bn=0;Bn1||E(Me,Bn)}))})}function E(Me,Bn){try{I(zn[Me](Bn))}catch(Me){T(Ci[0][3],Me)}}function I(Me){Me.value instanceof Ce?Promise.resolve(Me.value.v).then(S,M):T(Ci[0][2],Me)}function S(Me){E("next",Me)}function M(Me){E("throw",Me)}function T(Me,Bn){Me(Bn),Ci.shift(),Ci.length&&E(Ci[0][0],Ci[0][1])}}function Yt(Me){var Bn,Hn;return Bn={},c("next"),c("throw",(function(Me){throw Me})),c("return"),Bn[Symbol.iterator]=function(){return this},Bn;function c(zn,ni){Bn[zn]=Me[zn]?function(Bn){return(Hn=!Hn)?{value:Ce(Me[zn](Bn)),done:zn==="return"}:ni?ni(Bn):Bn}:ni}}function Dt(Me){if(!Symbol.asyncIterator)throw new TypeError("Symbol.asyncIterator is not defined.");var Bn=Me[Symbol.asyncIterator],Hn;return Bn?Bn.call(Me):(Me=typeof je=="function"?je(Me):Me[Symbol.iterator](),Hn={},c("next"),c("throw"),c("return"),Hn[Symbol.asyncIterator]=function(){return this},Hn);function c(Bn){Hn[Bn]=Me[Bn]&&function(Hn){return new Promise((function(zn,ni){Hn=Me[Bn](Hn),h(zn,ni,Hn.done,Hn.value)}))}}function h(Me,Bn,Hn,zn){Promise.resolve(zn).then((function(Bn){Me({value:Bn,done:Hn})}),Bn)}}function Ft(Me,Bn){return Object.defineProperty?Object.defineProperty(Me,"raw",{value:Bn}):Me.raw=Bn,Me}function Wt(Me){if(Me&&Me.__esModule)return Me;var Bn={};if(Me!=null)for(var Hn in Me)Object.hasOwnProperty.call(Me,Hn)&&(Bn[Hn]=Me[Hn]);return Bn.default=Me,Bn}function Vt(Me){return Me&&Me.__esModule?Me:{default:Me}}function Qt(Me,Bn){if(!Bn.has(Me))throw new TypeError("attempted to get private field on non-instance");return Bn.get(Me)}function Ut(Me,Bn,Hn){if(!Bn.has(Me))throw new TypeError("attempted to set private field on non-instance");return Bn.set(Me,Hn),Hn}var Ha,ts,Ps=Ke({"node_modules/tslib/tslib.es6.js"(){oa(),Ha=function(Me,Bn){return Ha=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(Me,Bn){Me.__proto__=Bn}||function(Me,Bn){for(var Hn in Bn)Bn.hasOwnProperty(Hn)&&(Me[Hn]=Bn[Hn])},Ha(Me,Bn)},ts=function(){return ts=Object.assign||function(Me){for(var Bn,Hn=1,zn=arguments.length;Hnthis.string.length)return null;for(var Bn=0,Hn=this.offsets;Hn[Bn+1]<=Me;)Bn++;var zn=Me-Hn[Bn];return{line:Bn,column:zn}},h.prototype.indexForLocation=function(Me){var Bn=Me.line,Hn=Me.column;return Bn<0||Bn>=this.offsets.length||Hn<0||Hn>this.lengthOfLine(Bn)?null:this.offsets[Bn]+Hn},h.prototype.lengthOfLine=function(Me){var Bn=this.offsets[Me],Hn=Me===this.offsets.length-1?this.string.length:this.offsets[Me+1];return Hn-Bn},h}();Me.LinesAndColumns=zn,Me.default=zn}}),oo=D({"node_modules/yaml-unist-parser/lib/utils/define-parents.js"(Me){"use strict";oa(),Me.__esModule=!0;function e(Me,Bn){Bn===void 0&&(Bn=null),"children"in Me&&Me.children.forEach((function(Bn){return e(Bn,Me)})),"anchor"in Me&&Me.anchor&&e(Me.anchor,Me),"tag"in Me&&Me.tag&&e(Me.tag,Me),"leadingComments"in Me&&Me.leadingComments.forEach((function(Bn){return e(Bn,Me)})),"middleComments"in Me&&Me.middleComments.forEach((function(Bn){return e(Bn,Me)})),"indicatorComment"in Me&&Me.indicatorComment&&e(Me.indicatorComment,Me),"trailingComment"in Me&&Me.trailingComment&&e(Me.trailingComment,Me),"endComments"in Me&&Me.endComments.forEach((function(Bn){return e(Bn,Me)})),Object.defineProperty(Me,"_parent",{value:Bn,enumerable:!1})}Me.defineParents=e}}),Jo=D({"node_modules/yaml-unist-parser/lib/utils/get-point-text.js"(Me){"use strict";oa(),Me.__esModule=!0;function e(Me){return Me.line+":"+Me.column}Me.getPointText=e}}),tc=D({"node_modules/yaml-unist-parser/lib/attach.js"(Me){"use strict";oa(),Me.__esModule=!0;var Bn=oo(),Hn=Jo();function c(Me){Bn.defineParents(Me);var Hn=h(Me),zn=Me.children.slice();Me.comments.sort((function(Me,Bn){return Me.position.start.offset-Bn.position.end.offset})).filter((function(Me){return!Me._parent})).forEach((function(Me){for(;zn.length>1&&Me.position.start.line>zn[0].position.end.line;)zn.shift();y(Me,Hn,zn[0])}))}Me.attachComments=c;function h(Me){for(var Bn=Array.from(new Array(Me.position.end.line),(function(){return{}})),Hn=0,zn=Me.comments;Hn1&&Bn.type!=="document"&&Bn.type!=="documentHead"){var ni=Bn.position.end,Ci=Me[ni.line-1].trailingAttachableNode;(!Ci||ni.column>=Ci.position.end.column)&&(Me[ni.line-1].trailingAttachableNode=Bn)}if(Bn.type!=="root"&&Bn.type!=="document"&&Bn.type!=="documentHead"&&Bn.type!=="documentBody")for(var aa=Bn.position,Hn=aa.start,ni=aa.end,oa=[ni.line].concat(Hn.line===ni.line?[]:Hn.line),ca=0,_a=oa;ca<_a.length;ca++){var xa=_a[ca],Ga=Me[xa-1].trailingNode;(!Ga||ni.column>=Ga.position.end.column)&&(Me[xa-1].trailingNode=Bn)}"children"in Bn&&Bn.children.forEach((function(Bn){d(Me,Bn)}))}}function y(Me,zn,ni){var Ci=Me.position.start.line,aa=zn[Ci-1].trailingAttachableNode;if(aa){if(aa.trailingComment)throw new Error("Unexpected multiple trailing comment at "+Hn.getPointText(Me.position.start));Bn.defineParents(Me,aa),aa.trailingComment=Me;return}for(var oa=Ci;oa>=ni.position.start.line;oa--){var ca=zn[oa-1].trailingNode,_a=void 0;if(ca)_a=ca;else if(oa!==Ci&&zn[oa-1].comment)_a=zn[oa-1].comment._parent;else continue;if((_a.type==="sequence"||_a.type==="mapping")&&(_a=_a.children[0]),_a.type==="mappingItem"){var xa=_a.children,Ga=xa[0],Ha=xa[1];_a=I(Ga)?Ga:Ha}for(;;){if(E(_a,Me)){Bn.defineParents(Me,_a),_a.endComments.push(Me);return}if(!_a._parent)break;_a=_a._parent}break}for(var oa=Ci+1;oa<=ni.position.end.line;oa++){var ts=zn[oa-1].leadingAttachableNode;if(ts){Bn.defineParents(Me,ts),ts.leadingComments.push(Me);return}}var Ps=ni.children[1];Bn.defineParents(Me,Ps),Ps.endComments.push(Me)}function E(Me,Bn){if(Me.position.start.offsetBn.position.end.offset)switch(Me.type){case"flowMapping":case"flowSequence":return Me.children.length===0||Bn.position.start.line>Me.children[Me.children.length-1].position.end.line}if(Bn.position.end.offsetMe.position.start.column;case"mappingKey":case"mappingValue":return Bn.position.start.column>Me._parent.position.start.column&&(Me.children.length===0||Me.children.length===1&&Me.children[0].type!=="blockFolded"&&Me.children[0].type!=="blockLiteral")&&(Me.type==="mappingValue"||I(Me));default:return!1}}function I(Me){return Me.position.start!==Me.position.end&&(Me.children.length===0||Me.position.start.offset!==Me.children[0].position.start.offset)}}}),dc=D({"node_modules/yaml-unist-parser/lib/factories/node.js"(Me){"use strict";oa(),Me.__esModule=!0;function e(Me,Bn){return{type:Me,position:Bn}}Me.createNode=e}}),Fc=D({"node_modules/yaml-unist-parser/lib/factories/root.js"(Me){"use strict";oa(),Me.__esModule=!0;var Bn=(Ps(),se(Ga)),Hn=dc();function c(Me,zn,ni){return Bn.__assign(Bn.__assign({},Hn.createNode("root",Me)),{children:zn,comments:ni})}Me.createRoot=c}}),Jc=D({"node_modules/yaml-unist-parser/lib/preprocess.js"(Me){"use strict";oa(),Me.__esModule=!0;function e(Me){switch(Me.type){case"DOCUMENT":for(var Bn=Me.contents.length-1;Bn>=0;Bn--)Me.contents[Bn].type==="BLANK_LINE"?Me.contents.splice(Bn,1):e(Me.contents[Bn]);for(var Bn=Me.directives.length-1;Bn>=0;Bn--)Me.directives[Bn].type==="BLANK_LINE"&&Me.directives.splice(Bn,1);break;case"FLOW_MAP":case"FLOW_SEQ":case"MAP":case"SEQ":for(var Bn=Me.items.length-1;Bn>=0;Bn--){var Hn=Me.items[Bn];"char"in Hn||(Hn.type==="BLANK_LINE"?Me.items.splice(Bn,1):e(Hn))}break;case"MAP_KEY":case"MAP_VALUE":case"SEQ_ITEM":Me.node&&e(Me.node);break;case"ALIAS":case"BLANK_LINE":case"BLOCK_FOLDED":case"BLOCK_LITERAL":case"COMMENT":case"DIRECTIVE":case"PLAIN":case"QUOTE_DOUBLE":case"QUOTE_SINGLE":break;default:throw new Error("Unexpected node type "+JSON.stringify(Me.type))}}Me.removeCstBlankLine=e}}),Dp=D({"node_modules/yaml-unist-parser/lib/factories/leading-comment-attachable.js"(Me){"use strict";oa(),Me.__esModule=!0;function e(){return{leadingComments:[]}}Me.createLeadingCommentAttachable=e}}),kp=D({"node_modules/yaml-unist-parser/lib/factories/trailing-comment-attachable.js"(Me){"use strict";oa(),Me.__esModule=!0;function e(Me){return Me===void 0&&(Me=null),{trailingComment:Me}}Me.createTrailingCommentAttachable=e}}),Qp=D({"node_modules/yaml-unist-parser/lib/factories/comment-attachable.js"(Me){"use strict";oa(),Me.__esModule=!0;var Bn=(Ps(),se(Ga)),Hn=Dp(),zn=kp();function h(){return Bn.__assign(Bn.__assign({},Hn.createLeadingCommentAttachable()),zn.createTrailingCommentAttachable())}Me.createCommentAttachable=h}}),Up=D({"node_modules/yaml-unist-parser/lib/factories/alias.js"(Me){"use strict";oa(),Me.__esModule=!0;var Bn=(Ps(),se(Ga)),Hn=Qp(),zn=dc();function h(Me,ni,Ci){return Bn.__assign(Bn.__assign(Bn.__assign(Bn.__assign({},zn.createNode("alias",Me)),Hn.createCommentAttachable()),ni),{value:Ci})}Me.createAlias=h}}),qp=D({"node_modules/yaml-unist-parser/lib/transforms/alias.js"(Me){"use strict";oa(),Me.__esModule=!0;var Bn=Up();function r(Me,Hn){var zn=Me.cstNode;return Bn.createAlias(Hn.transformRange({origStart:zn.valueRange.origStart-1,origEnd:zn.valueRange.origEnd}),Hn.transformContent(Me),zn.rawValue)}Me.transformAlias=r}}),Vp=D({"node_modules/yaml-unist-parser/lib/factories/block-folded.js"(Me){"use strict";oa(),Me.__esModule=!0;var Bn=(Ps(),se(Ga));function r(Me){return Bn.__assign(Bn.__assign({},Me),{type:"blockFolded"})}Me.createBlockFolded=r}}),Jp=D({"node_modules/yaml-unist-parser/lib/factories/block-value.js"(Me){"use strict";oa(),Me.__esModule=!0;var Bn=(Ps(),se(Ga)),Hn=Dp(),zn=dc();function h(Me,ni,Ci,aa,oa,ca){return Bn.__assign(Bn.__assign(Bn.__assign(Bn.__assign({},zn.createNode("blockValue",Me)),Hn.createLeadingCommentAttachable()),ni),{chomping:Ci,indent:aa,value:oa,indicatorComment:ca})}Me.createBlockValue=h}}),Wp=D({"node_modules/yaml-unist-parser/lib/constants.js"(Me){"use strict";oa(),Me.__esModule=!0;var Bn;(function(Me){Me.Tag="!",Me.Anchor="&",Me.Comment="#"})(Bn=Me.PropLeadingCharacter||(Me.PropLeadingCharacter={}))}}),zp=D({"node_modules/yaml-unist-parser/lib/factories/anchor.js"(Me){"use strict";oa(),Me.__esModule=!0;var Bn=(Ps(),se(Ga)),Hn=dc();function c(Me,zn){return Bn.__assign(Bn.__assign({},Hn.createNode("anchor",Me)),{value:zn})}Me.createAnchor=c}}),Qf=D({"node_modules/yaml-unist-parser/lib/factories/comment.js"(Me){"use strict";oa(),Me.__esModule=!0;var Bn=(Ps(),se(Ga)),Hn=dc();function c(Me,zn){return Bn.__assign(Bn.__assign({},Hn.createNode("comment",Me)),{value:zn})}Me.createComment=c}}),Yf=D({"node_modules/yaml-unist-parser/lib/factories/content.js"(Me){"use strict";oa(),Me.__esModule=!0;function e(Me,Bn,Hn){return{anchor:Bn,tag:Me,middleComments:Hn}}Me.createContent=e}}),Kf=D({"node_modules/yaml-unist-parser/lib/factories/tag.js"(Me){"use strict";oa(),Me.__esModule=!0;var Bn=(Ps(),se(Ga)),Hn=dc();function c(Me,zn){return Bn.__assign(Bn.__assign({},Hn.createNode("tag",Me)),{value:zn})}Me.createTag=c}}),Xf=D({"node_modules/yaml-unist-parser/lib/transforms/content.js"(Me){"use strict";oa(),Me.__esModule=!0;var Bn=Wp(),Hn=zp(),zn=Qf(),ni=Yf(),Ci=Kf();function y(Me,aa,oa){oa===void 0&&(oa=function(){return!1});for(var ca=Me.cstNode,_a=[],xa=null,Ga=null,Ha=null,ts=0,Ps=ca.props;ts=0;xa--){var Ga=Me.contents[xa];if(Ga.type==="COMMENT"){var Ha=Bn.transformNode(Ga);Hn&&Hn.line===Ha.position.start.line?ca.unshift(Ha):_a?ni.unshift(Ha):Ha.position.start.offset>=Me.valueRange.origEnd?oa.unshift(Ha):ni.unshift(Ha)}else _a=!0}if(oa.length>1)throw new Error("Unexpected multiple document trailing comments at "+Ci.getPointText(oa[1].position.start));if(ca.length>1)throw new Error("Unexpected multiple documentHead trailing comments at "+Ci.getPointText(ca[1].position.start));return{comments:ni,endComments:aa,documentTrailingComment:zn.getLast(oa)||null,documentHeadTrailingComment:zn.getLast(ca)||null}}function I(Me,Bn,Hn){var zn=ni.getMatchIndex(Hn.text.slice(Me.valueRange.origEnd),/^\.\.\./),Ci=zn===-1?Me.valueRange.origEnd:Math.max(0,Me.valueRange.origEnd-1);Hn.text[Ci-1]==="\r"&&Ci--;var aa=Hn.transformRange({origStart:Bn!==null?Bn.position.start.offset:Ci,origEnd:Ci}),oa=zn===-1?aa.end:Hn.transformOffset(Me.valueRange.origEnd+3);return{position:aa,documentEndPoint:oa}}}}),sg=D({"node_modules/yaml-unist-parser/lib/factories/document-head.js"(Me){"use strict";oa(),Me.__esModule=!0;var Bn=(Ps(),se(Ga)),Hn=tg(),zn=dc(),ni=kp();function d(Me,Ci,aa,oa){return Bn.__assign(Bn.__assign(Bn.__assign(Bn.__assign({},zn.createNode("documentHead",Me)),Hn.createEndCommentAttachable(aa)),ni.createTrailingCommentAttachable(oa)),{children:Ci})}Me.createDocumentHead=d}}),og=D({"node_modules/yaml-unist-parser/lib/transforms/document-head.js"(Me){"use strict";oa(),Me.__esModule=!0;var Bn=(Ps(),se(Ga)),Hn=sg(),zn=ig();function h(Me,zn){var ni,Ci=Me.cstNode,aa=d(Ci,zn),oa=aa.directives,ca=aa.comments,_a=aa.endComments,xa=y(Ci,oa,zn),Ga=xa.position,Ha=xa.endMarkerPoint;(ni=zn.comments).push.apply(ni,Bn.__spreadArrays(ca,_a));var f=function(Me){return Me&&zn.comments.push(Me),Hn.createDocumentHead(Ga,oa,_a,Me)};return{createDocumentHeadWithTrailingComment:f,documentHeadEndMarkerPoint:Ha}}Me.transformDocumentHead=h;function d(Me,Bn){for(var Hn=[],zn=[],ni=[],Ci=!1,aa=Me.directives.length-1;aa>=0;aa--){var oa=Bn.transformNode(Me.directives[aa]);oa.type==="comment"?Ci?zn.unshift(oa):ni.unshift(oa):(Ci=!0,Hn.unshift(oa))}return{directives:Hn,comments:zn,endComments:ni}}function y(Me,Bn,Hn){var ni=zn.getMatchIndex(Hn.text.slice(0,Me.valueRange.origStart),/---\s*$/);ni>0&&!/[\r\n]/.test(Hn.text[ni-1])&&(ni=-1);var Ci=ni===-1?{origStart:Me.valueRange.origStart,origEnd:Me.valueRange.origStart}:{origStart:ni,origEnd:ni+3};return Bn.length!==0&&(Ci.origStart=Bn[0].position.start.offset),{position:Hn.transformRange(Ci),endMarkerPoint:ni===-1?null:Hn.transformOffset(ni)}}}}),ug=D({"node_modules/yaml-unist-parser/lib/transforms/document.js"(Me){"use strict";oa(),Me.__esModule=!0;var Bn=Zh(),Hn=eg(),zn=ag(),ni=og();function d(Me,Ci){var aa=ni.transformDocumentHead(Me,Ci),oa=aa.createDocumentHeadWithTrailingComment,ca=aa.documentHeadEndMarkerPoint,_a=zn.transformDocumentBody(Me,Ci,ca),xa=_a.documentBody,Ga=_a.documentEndPoint,Ha=_a.documentTrailingComment,ts=_a.documentHeadTrailingComment,Ps=oa(ts);return Ha&&Ci.comments.push(Ha),Bn.createDocument(Hn.createPosition(Ps.position.start,Ga),Ps,xa,Ha)}Me.transformDocument=d}}),cg=D({"node_modules/yaml-unist-parser/lib/factories/flow-collection.js"(Me){"use strict";oa(),Me.__esModule=!0;var Bn=(Ps(),se(Ga)),Hn=Qp(),zn=tg(),ni=dc();function d(Me,Ci,aa){return Bn.__assign(Bn.__assign(Bn.__assign(Bn.__assign(Bn.__assign({},ni.createNode("flowCollection",Me)),Hn.createCommentAttachable()),zn.createEndCommentAttachable()),Ci),{children:aa})}Me.createFlowCollection=d}}),lg=D({"node_modules/yaml-unist-parser/lib/factories/flow-mapping.js"(Me){"use strict";oa(),Me.__esModule=!0;var Bn=(Ps(),se(Ga)),Hn=cg();function c(Me,zn,ni){return Bn.__assign(Bn.__assign({},Hn.createFlowCollection(Me,zn,ni)),{type:"flowMapping"})}Me.createFlowMapping=c}}),pg=D({"node_modules/yaml-unist-parser/lib/factories/flow-mapping-item.js"(Me){"use strict";oa(),Me.__esModule=!0;var Bn=(Ps(),se(Ga)),Hn=Dp(),zn=dc();function h(Me,ni,Ci){return Bn.__assign(Bn.__assign(Bn.__assign({},zn.createNode("flowMappingItem",Me)),Hn.createLeadingCommentAttachable()),{children:[ni,Ci]})}Me.createFlowMappingItem=h}}),fg=D({"node_modules/yaml-unist-parser/lib/utils/extract-comments.js"(Me){"use strict";oa(),Me.__esModule=!0;function e(Me,Bn){for(var Hn=[],zn=0,ni=Me;zn=0;zn--)if(Hn.test(Me[zn]))return zn;return-1}Me.findLastCharIndex=e}}),kg=D({"node_modules/yaml-unist-parser/lib/transforms/plain.js"(Me){"use strict";oa(),Me.__esModule=!0;var Bn=wg(),Hn=Sg();function c(Me,zn){var ni=Me.cstNode;return Bn.createPlain(zn.transformRange({origStart:ni.valueRange.origStart,origEnd:Hn.findLastCharIndex(zn.text,ni.valueRange.origEnd-1,/\S/)+1}),zn.transformContent(Me),ni.strValue)}Me.transformPlain=c}}),Tg=D({"node_modules/yaml-unist-parser/lib/factories/quote-double.js"(Me){"use strict";oa(),Me.__esModule=!0;var Bn=(Ps(),se(Ga));function r(Me){return Bn.__assign(Bn.__assign({},Me),{type:"quoteDouble"})}Me.createQuoteDouble=r}}),Ig=D({"node_modules/yaml-unist-parser/lib/factories/quote-value.js"(Me){"use strict";oa(),Me.__esModule=!0;var Bn=(Ps(),se(Ga)),Hn=Qp(),zn=dc();function h(Me,ni,Ci){return Bn.__assign(Bn.__assign(Bn.__assign(Bn.__assign({},zn.createNode("quoteValue",Me)),ni),Hn.createCommentAttachable()),{value:Ci})}Me.createQuoteValue=h}}),Bg=D({"node_modules/yaml-unist-parser/lib/transforms/quote-value.js"(Me){"use strict";oa(),Me.__esModule=!0;var Bn=Ig();function r(Me,Hn){var zn=Me.cstNode;return Bn.createQuoteValue(Hn.transformRange(zn.valueRange),Hn.transformContent(Me),zn.strValue)}Me.transformAstQuoteValue=r}}),Fg=D({"node_modules/yaml-unist-parser/lib/transforms/quote-double.js"(Me){"use strict";oa(),Me.__esModule=!0;var Bn=Tg(),Hn=Bg();function c(Me,zn){return Bn.createQuoteDouble(Hn.transformAstQuoteValue(Me,zn))}Me.transformQuoteDouble=c}}),Ng=D({"node_modules/yaml-unist-parser/lib/factories/quote-single.js"(Me){"use strict";oa(),Me.__esModule=!0;var Bn=(Ps(),se(Ga));function r(Me){return Bn.__assign(Bn.__assign({},Me),{type:"quoteSingle"})}Me.createQuoteSingle=r}}),Pg=D({"node_modules/yaml-unist-parser/lib/transforms/quote-single.js"(Me){"use strict";oa(),Me.__esModule=!0;var Bn=Ng(),Hn=Bg();function c(Me,zn){return Bn.createQuoteSingle(Hn.transformAstQuoteValue(Me,zn))}Me.transformQuoteSingle=c}}),Og=D({"node_modules/yaml-unist-parser/lib/factories/sequence.js"(Me){"use strict";oa(),Me.__esModule=!0;var Bn=(Ps(),se(Ga)),Hn=tg(),zn=Dp(),ni=dc();function d(Me,Ci,aa){return Bn.__assign(Bn.__assign(Bn.__assign(Bn.__assign(Bn.__assign({},ni.createNode("sequence",Me)),zn.createLeadingCommentAttachable()),Hn.createEndCommentAttachable()),Ci),{children:aa})}Me.createSequence=d}}),Rg=D({"node_modules/yaml-unist-parser/lib/factories/sequence-item.js"(Me){"use strict";oa(),Me.__esModule=!0;var Bn=(Ps(),se(Ga)),Hn=Qp(),zn=tg(),ni=dc();function d(Me,Ci){return Bn.__assign(Bn.__assign(Bn.__assign(Bn.__assign({},ni.createNode("sequenceItem",Me)),Hn.createCommentAttachable()),zn.createEndCommentAttachable()),{children:Ci?[Ci]:[]})}Me.createSequenceItem=d}}),Lg=D({"node_modules/yaml-unist-parser/lib/transforms/seq.js"(Me){"use strict";oa(),Me.__esModule=!0;var Bn=eg(),Hn=Og(),zn=Rg(),ni=fg(),Ci=Pd(),aa=ng();function E(Me,oa){var ca=ni.extractComments(Me.cstNode.items,oa),_a=ca.map((function(Hn,ni){Ci.extractPropComments(Hn,oa);var aa=oa.transformNode(Me.items[ni]);return zn.createSequenceItem(Bn.createPosition(oa.transformOffset(Hn.valueRange.origStart),aa===null?oa.transformOffset(Hn.valueRange.origStart+1):aa.position.end),aa)}));return Hn.createSequence(Bn.createPosition(_a[0].position.start,aa.getLast(_a).position.end),oa.transformContent(Me),_a)}Me.transformSeq=E}}),jg=D({"node_modules/yaml-unist-parser/lib/transform.js"(Me){"use strict";oa(),Me.__esModule=!0;var Bn=qp(),Hn=Cd(),zn=wd(),ni=Sd(),Ci=Qh(),aa=ug(),ca=yg(),_a=Eg(),xa=xg(),Ga=kg(),Ha=Fg(),ts=Pg(),Ps=Lg();function q(Me,oa){if(Me===null||Me.type===void 0&&Me.value===null)return null;switch(Me.type){case"ALIAS":return Bn.transformAlias(Me,oa);case"BLOCK_FOLDED":return Hn.transformBlockFolded(Me,oa);case"BLOCK_LITERAL":return zn.transformBlockLiteral(Me,oa);case"COMMENT":return ni.transformComment(Me,oa);case"DIRECTIVE":return Ci.transformDirective(Me,oa);case"DOCUMENT":return aa.transformDocument(Me,oa);case"FLOW_MAP":return ca.transformFlowMap(Me,oa);case"FLOW_SEQ":return _a.transformFlowSeq(Me,oa);case"MAP":return xa.transformMap(Me,oa);case"PLAIN":return Ga.transformPlain(Me,oa);case"QUOTE_DOUBLE":return Ha.transformQuoteDouble(Me,oa);case"QUOTE_SINGLE":return ts.transformQuoteSingle(Me,oa);case"SEQ":return Ps.transformSeq(Me,oa);default:throw new Error("Unexpected node type "+Me.type)}}Me.transformNode=q}}),Mg=D({"node_modules/yaml-unist-parser/lib/factories/error.js"(Me){"use strict";oa(),Me.__esModule=!0;function e(Me,Bn,Hn){var zn=new SyntaxError(Me);return zn.name="YAMLSyntaxError",zn.source=Bn,zn.position=Hn,zn}Me.createError=e}}),Qg=D({"node_modules/yaml-unist-parser/lib/transforms/error.js"(Me){"use strict";oa(),Me.__esModule=!0;var Bn=Mg();function r(Me,Hn){var zn=Me.source.range||Me.source.valueRange;return Bn.createError(Me.message,Hn.text,Hn.transformRange(zn))}Me.transformError=r}}),Ug=D({"node_modules/yaml-unist-parser/lib/factories/point.js"(Me){"use strict";oa(),Me.__esModule=!0;function e(Me,Bn,Hn){return{offset:Me,line:Bn,column:Hn}}Me.createPoint=e}}),Gg=D({"node_modules/yaml-unist-parser/lib/transforms/offset.js"(Me){"use strict";oa(),Me.__esModule=!0;var Bn=Ug();function r(Me,Hn){Me<0?Me=0:Me>Hn.text.length&&(Me=Hn.text.length);var zn=Hn.locator.locationForIndex(Me);return Bn.createPoint(Me,zn.line+1,zn.column+1)}Me.transformOffset=r}}),$g=D({"node_modules/yaml-unist-parser/lib/transforms/range.js"(Me){"use strict";oa(),Me.__esModule=!0;var Bn=eg();function r(Me,Hn){return Bn.createPosition(Hn.transformOffset(Me.origStart),Hn.transformOffset(Me.origEnd))}Me.transformRange=r}}),qg=D({"node_modules/yaml-unist-parser/lib/utils/add-orig-range.js"(Me){"use strict";oa(),Me.__esModule=!0;var Bn=!0;function r(Me){if(!Me.setOrigRanges()){var E=function(Me){if(h(Me))return Me.origStart=Me.start,Me.origEnd=Me.end,Bn;if(d(Me))return Me.origOffset=Me.offset,Bn};Me.forEach((function(Me){return c(Me,E)}))}}Me.addOrigRange=r;function c(Me,Hn){if(!(!Me||typeof Me!="object")&&Hn(Me)!==Bn)for(var zn=0,ni=Object.keys(Me);znMe.offset}}}),Wg=D({"node_modules/yaml/dist/PlainValue-ec8e588e.js"(Me){"use strict";oa();var Bn={ANCHOR:"&",COMMENT:"#",TAG:"!",DIRECTIVES_END:"-",DOCUMENT_END:"."},Hn={ALIAS:"ALIAS",BLANK_LINE:"BLANK_LINE",BLOCK_FOLDED:"BLOCK_FOLDED",BLOCK_LITERAL:"BLOCK_LITERAL",COMMENT:"COMMENT",DIRECTIVE:"DIRECTIVE",DOCUMENT:"DOCUMENT",FLOW_MAP:"FLOW_MAP",FLOW_SEQ:"FLOW_SEQ",MAP:"MAP",MAP_KEY:"MAP_KEY",MAP_VALUE:"MAP_VALUE",PLAIN:"PLAIN",QUOTE_DOUBLE:"QUOTE_DOUBLE",QUOTE_SINGLE:"QUOTE_SINGLE",SEQ:"SEQ",SEQ_ITEM:"SEQ_ITEM"},zn="tag:yaml.org,2002:",ni={MAP:"tag:yaml.org,2002:map",SEQ:"tag:yaml.org,2002:seq",STR:"tag:yaml.org,2002:str"};function d(Me){let Bn=[0],Hn=Me.indexOf(`\n`);for(;Hn!==-1;)Hn+=1,Bn.push(Hn),Hn=Me.indexOf(`\n`,Hn);return Bn}function y(Me){let Bn,Hn;return typeof Me=="string"?(Bn=d(Me),Hn=Me):(Array.isArray(Me)&&(Me=Me[0]),Me&&Me.context&&(Me.lineStarts||(Me.lineStarts=d(Me.context.src)),Bn=Me.lineStarts,Hn=Me.context.src)),{lineStarts:Bn,src:Hn}}function E(Me,Bn){if(typeof Me!="number"||Me<0)return null;let{lineStarts:Hn,src:zn}=y(Bn);if(!Hn||!zn||Me>zn.length)return null;for(let Bn=0;Bn=1)||Me>Hn.length)return null;let ni=Hn[Me-1],Ci=Hn[Me];for(;Ci&&Ci>ni&&zn[Ci-1]===`\n`;)--Ci;return zn.slice(ni,Ci)}function S(Me,Bn){let{start:Hn,end:zn}=Me,ni=arguments.length>2&&arguments[2]!==void 0?arguments[2]:80,Ci=I(Hn.line,Bn);if(!Ci)return null;let{col:aa}=Hn;if(Ci.length>ni)if(aa<=ni-10)Ci=Ci.substr(0,ni-1)+"…";else{let Me=Math.round(ni/2);Ci.length>aa+Me&&(Ci=Ci.substr(0,aa+Me-1)+"…"),aa-=Ci.length-ni,Ci="…"+Ci.substr(1-ni)}let oa=1,ca="";zn&&(zn.line===Hn.line&&aa+(zn.col-Hn.col)<=ni+1?oa=zn.col-Hn.col:(oa=Math.min(Ci.length+1,ni)-aa,ca="…"));let _a=aa>1?" ".repeat(aa-1):"",xa="^".repeat(oa);return`${Ci}\n${_a}${xa}${ca}`}var Ci=class{static copy(Me){return new Ci(Me.start,Me.end)}constructor(Me,Bn){this.start=Me,this.end=Bn||Me}isEmpty(){return typeof this.start!="number"||!this.end||this.end<=this.start}setOrigRange(Me,Bn){let{start:Hn,end:zn}=this;if(Me.length===0||zn<=Me[0])return this.origStart=Hn,this.origEnd=zn,Bn;let ni=Bn;for(;niHn);)++ni;this.origStart=Hn+ni;let Ci=ni;for(;ni=zn);)++ni;return this.origEnd=zn+ni,Ci}},aa=class{static addStringTerminator(Me,Bn,Hn){if(Hn[Hn.length-1]===`\n`)return Hn;let zn=aa.endOfWhiteSpace(Me,Bn);return zn>=Me.length||Me[zn]===`\n`?Hn+`\n`:Hn}static atDocumentBoundary(Me,Hn,zn){let ni=Me[Hn];if(!ni)return!0;let Ci=Me[Hn-1];if(Ci&&Ci!==`\n`)return!1;if(zn){if(ni!==zn)return!1}else if(ni!==Bn.DIRECTIVES_END&&ni!==Bn.DOCUMENT_END)return!1;let aa=Me[Hn+1],oa=Me[Hn+2];if(aa!==ni||oa!==ni)return!1;let ca=Me[Hn+3];return!ca||ca===`\n`||ca==="\t"||ca===" "}static endOfIdentifier(Me,Bn){let Hn=Me[Bn],zn=Hn==="<",ni=zn?[`\n`,"\t"," ",">"]:[`\n`,"\t"," ","[","]","{","}",","];for(;Hn&&ni.indexOf(Hn)===-1;)Hn=Me[Bn+=1];return zn&&Hn===">"&&(Bn+=1),Bn}static endOfIndent(Me,Bn){let Hn=Me[Bn];for(;Hn===" ";)Hn=Me[Bn+=1];return Bn}static endOfLine(Me,Bn){let Hn=Me[Bn];for(;Hn&&Hn!==`\n`;)Hn=Me[Bn+=1];return Bn}static endOfWhiteSpace(Me,Bn){let Hn=Me[Bn];for(;Hn==="\t"||Hn===" ";)Hn=Me[Bn+=1];return Bn}static startOfLine(Me,Bn){let Hn=Me[Bn-1];if(Hn===`\n`)return Bn;for(;Hn&&Hn!==`\n`;)Hn=Me[Bn-=1];return Bn+1}static endOfBlockIndent(Me,Bn,Hn){let zn=aa.endOfIndent(Me,Hn);if(zn>Hn+Bn)return zn;{let Bn=aa.endOfWhiteSpace(Me,zn),Hn=Me[Bn];if(!Hn||Hn===`\n`)return Bn}return null}static atBlank(Me,Bn,Hn){let zn=Me[Bn];return zn===`\n`||zn==="\t"||zn===" "||Hn&&!zn}static nextNodeIsIndented(Me,Bn,Hn){return!Me||Bn<0?!1:Bn>0?!0:Hn&&Me==="-"}static normalizeOffset(Me,Bn){let Hn=Me[Bn];return Hn?Hn!==`\n`&&Me[Bn-1]===`\n`?Bn-1:aa.endOfWhiteSpace(Me,Bn):Bn}static foldNewline(Me,Bn,Hn){let zn=0,ni=!1,Ci="",oa=Me[Bn+1];for(;oa===" "||oa==="\t"||oa===`\n`;){switch(oa){case`\n`:zn=0,Bn+=1,Ci+=`\n`;break;case"\t":zn<=Hn&&(ni=!0),Bn=aa.endOfWhiteSpace(Me,Bn+2)-1;break;case" ":zn+=1,Bn+=1;break}oa=Me[Bn+1]}return Ci||(Ci=" "),oa&&zn<=Hn&&(ni=!0),{fold:Ci,offset:Bn,error:ni}}constructor(Me,Bn,Hn){Object.defineProperty(this,"context",{value:Hn||null,writable:!0}),this.error=null,this.range=null,this.valueRange=null,this.props=Bn||[],this.type=Me,this.value=null}getPropValue(Me,Bn,Hn){if(!this.context)return null;let{src:zn}=this.context,ni=this.props[Me];return ni&&zn[ni.start]===Bn?zn.slice(ni.start+(Hn?1:0),ni.end):null}get anchor(){for(let Me=0;Me0?Me.join(`\n`):null}commentHasRequiredWhitespace(Me){let{src:Bn}=this.context;if(this.header&&Me===this.header.end||!this.valueRange)return!1;let{end:Hn}=this.valueRange;return Me!==Hn||aa.atBlank(Bn,Hn-1)}get hasComment(){if(this.context){let{src:Me}=this.context;for(let Hn=0;HnHn.setOrigRange(Me,Bn))),Bn}toString(){let{context:{src:Me},range:Bn,value:Hn}=this;if(Hn!=null)return Hn;let zn=Me.slice(Bn.start,Bn.end);return aa.addStringTerminator(Me,Bn.end,zn)}},ca=class extends Error{constructor(Me,Bn,Hn){if(!Hn||!(Bn instanceof aa))throw new Error(`Invalid arguments for new ${Me}`);super(),this.name=Me,this.message=Hn,this.source=Bn}makePretty(){if(!this.source)return;this.nodeType=this.source.type;let Me=this.source.context&&this.source.context.root;if(typeof this.offset=="number"){this.range=new Ci(this.offset,this.offset+1);let Bn=Me&&E(this.offset,Me);if(Bn){let Me={line:Bn.line,col:Bn.col+1};this.linePos={start:Bn,end:Me}}delete this.offset}else this.range=this.source.range,this.linePos=this.source.rangeAsLinePos;if(this.linePos){let{line:Bn,col:Hn}=this.linePos.start;this.message+=` at line ${Bn}, column ${Hn}`;let zn=Me&&S(this.linePos,Me);zn&&(this.message+=`:\n\n${zn}\n`)}delete this.source}},_a=class extends ca{constructor(Me,Bn){super("YAMLReferenceError",Me,Bn)}},xa=class extends ca{constructor(Me,Bn){super("YAMLSemanticError",Me,Bn)}},Ga=class extends ca{constructor(Me,Bn){super("YAMLSyntaxError",Me,Bn)}},Ha=class extends ca{constructor(Me,Bn){super("YAMLWarning",Me,Bn)}};function U(Me,Bn,Hn){return Bn in Me?Object.defineProperty(Me,Bn,{value:Hn,enumerable:!0,configurable:!0,writable:!0}):Me[Bn]=Hn,Me}var ts=class extends aa{static endOfLine(Me,Bn,Hn){let zn=Me[Bn],ni=Bn;for(;zn&&zn!==`\n`&&!(Hn&&(zn==="["||zn==="]"||zn==="{"||zn==="}"||zn===","));){let Bn=Me[ni+1];if(zn===":"&&(!Bn||Bn===`\n`||Bn==="\t"||Bn===" "||Hn&&Bn===",")||(zn===" "||zn==="\t")&&Bn==="#")break;ni+=1,zn=Bn}return ni}get strValue(){if(!this.valueRange||!this.context)return null;let{start:Me,end:Bn}=this.valueRange,{src:Hn}=this.context,zn=Hn[Bn-1];for(;MeCi?Hn.slice(Ci,zn+1):Me)}else ni+=Me}let Ci=Hn[Me];switch(Ci){case"\t":{let Me="Plain value cannot start with a tab character";return{errors:[new xa(this,Me)],str:ni}}case"@":case"`":{let Me=`Plain value cannot start with reserved character ${Ci}`;return{errors:[new xa(this,Me)],str:ni}}default:return ni}}parseBlockValue(Me){let{indent:Bn,inFlow:Hn,src:zn}=this.context,ni=Me,Ci=Me;for(let Me=zn[ni];Me===`\n`&&!aa.atDocumentBoundary(zn,ni+1);Me=zn[ni]){let Me=aa.endOfBlockIndent(zn,Bn,ni+1);if(Me===null||zn[Me]==="#")break;zn[Me]===`\n`?ni=Me:(Ci=ts.endOfLine(zn,Me,Hn),ni=Ci)}return this.valueRange.isEmpty()&&(this.valueRange.start=Me),this.valueRange.end=Ci,Ci}parse(Me,Bn){this.context=Me;let{inFlow:Hn,src:zn}=Me,ni=Bn,oa=zn[ni];return oa&&oa!=="#"&&oa!==`\n`&&(ni=ts.endOfLine(zn,Bn,Hn)),this.valueRange=new Ci(Bn,ni),ni=aa.endOfWhiteSpace(zn,ni),ni=this.parseComment(ni),(!this.hasComment||this.valueRange.isEmpty())&&(ni=this.parseBlockValue(ni)),ni}};Me.Char=Bn,Me.Node=aa,Me.PlainValue=ts,Me.Range=Ci,Me.Type=Hn,Me.YAMLError=ca,Me.YAMLReferenceError=_a,Me.YAMLSemanticError=xa,Me.YAMLSyntaxError=Ga,Me.YAMLWarning=Ha,Me._defineProperty=U,Me.defaultTagPrefix=zn,Me.defaultTags=ni}}),Yg=D({"node_modules/yaml/dist/parse-cst.js"(Me){"use strict";oa();var Bn=Wg(),Hn=class extends Bn.Node{constructor(){super(Bn.Type.BLANK_LINE)}get includesTrailingLines(){return!0}parse(Me,Hn){return this.context=Me,this.range=new Bn.Range(Hn,Hn+1),Hn+1}},zn=class extends Bn.Node{constructor(Me,Bn){super(Me,Bn),this.node=null}get includesTrailingLines(){return!!this.node&&this.node.includesTrailingLines}parse(Me,zn){this.context=Me;let{parseNode:ni,src:Ci}=Me,{atLineStart:aa,lineStart:oa}=Me;!aa&&this.type===Bn.Type.SEQ_ITEM&&(this.error=new Bn.YAMLSemanticError(this,"Sequence items must not have preceding content on the same line"));let ca=aa?zn-oa:Me.indent,_a=Bn.Node.endOfWhiteSpace(Ci,zn+1),xa=Ci[_a],Ga=xa==="#",Ha=[],ts=null;for(;xa===`\n`||xa==="#";){if(xa==="#"){let Me=Bn.Node.endOfLine(Ci,_a+1);Ha.push(new Bn.Range(_a,Me)),_a=Me}else{aa=!0,oa=_a+1;let Me=Bn.Node.endOfWhiteSpace(Ci,oa);Ci[Me]===`\n`&&Ha.length===0&&(ts=new Hn,oa=ts.parse({src:Ci},oa)),_a=Bn.Node.endOfIndent(Ci,oa)}xa=Ci[_a]}if(Bn.Node.nextNodeIsIndented(xa,_a-(oa+ca),this.type!==Bn.Type.SEQ_ITEM)?this.node=ni({atLineStart:aa,inCollection:!1,indent:ca,lineStart:oa,parent:this},_a):xa&&oa>zn+1&&(_a=oa-1),this.node){if(ts){let Bn=Me.parent.items||Me.parent.contents;Bn&&Bn.push(ts)}Ha.length&&Array.prototype.push.apply(this.props,Ha),_a=this.node.range.end}else if(Ga){let Me=Ha[0];this.props.push(Me),_a=Me.end}else _a=Bn.Node.endOfLine(Ci,zn+1);let Ps=this.node?this.node.valueRange.end:_a;return this.valueRange=new Bn.Range(zn,Ps),_a}setOrigRanges(Me,Bn){return Bn=super.setOrigRanges(Me,Bn),this.node?this.node.setOrigRanges(Me,Bn):Bn}toString(){let{context:{src:Me},node:Hn,range:zn,value:ni}=this;if(ni!=null)return ni;let Ci=Hn?Me.slice(zn.start,Hn.range.start)+String(Hn):Me.slice(zn.start,zn.end);return Bn.Node.addStringTerminator(Me,zn.end,Ci)}},ni=class extends Bn.Node{constructor(){super(Bn.Type.COMMENT)}parse(Me,Hn){this.context=Me;let zn=this.parseComment(Hn);return this.range=new Bn.Range(Hn,zn),zn}};function d(Me){let Hn=Me;for(;Hn instanceof zn;)Hn=Hn.node;if(!(Hn instanceof Ci))return null;let ni=Hn.items.length,aa=-1;for(let Me=ni-1;Me>=0;--Me){let zn=Hn.items[Me];if(zn.type===Bn.Type.COMMENT){let{indent:Bn,lineStart:Hn}=zn.context;if(Bn>0&&zn.range.start>=Hn+Bn)break;aa=Me}else if(zn.type===Bn.Type.BLANK_LINE)aa=Me;else break}if(aa===-1)return null;let oa=Hn.items.splice(aa,ni-aa),ca=oa[0].range.start;for(;Hn.range.end=ca,Hn.valueRange&&Hn.valueRange.end>ca&&(Hn.valueRange.end=ca),Hn!==Me;)Hn=Hn.context.parent;return oa}var Ci=class extends Bn.Node{static nextContentHasIndent(Me,Hn,zn){let ni=Bn.Node.endOfLine(Me,Hn)+1;Hn=Bn.Node.endOfWhiteSpace(Me,ni);let aa=Me[Hn];return aa?Hn>=ni+zn?!0:aa!=="#"&&aa!==`\n`?!1:Ci.nextContentHasIndent(Me,Hn,zn):!1}constructor(Me){super(Me.type===Bn.Type.SEQ_ITEM?Bn.Type.SEQ:Bn.Type.MAP);for(let Bn=Me.props.length-1;Bn>=0;--Bn)if(Me.props[Bn].start0}parse(Me,zn){this.context=Me;let{parseNode:aa,src:oa}=Me,ca=Bn.Node.startOfLine(oa,zn),_a=this.items[0];_a.context.parent=this,this.valueRange=Bn.Range.copy(_a.valueRange);let xa=_a.range.start-_a.context.lineStart,Ga=zn;Ga=Bn.Node.normalizeOffset(oa,Ga);let Ha=oa[Ga],ts=Bn.Node.endOfWhiteSpace(oa,ca)===Ga,Ps=!1;for(;Ha;){for(;Ha===`\n`||Ha==="#";){if(ts&&Ha===`\n`&&!Ps){let Me=new Hn;if(Ga=Me.parse({src:oa},Ga),this.valueRange.end=Ga,Ga>=oa.length){Ha=null;break}this.items.push(Me),Ga-=1}else if(Ha==="#"){if(Ga=oa.length){Ha=null;break}}if(ca=Ga+1,Ga=Bn.Node.endOfIndent(oa,ca),Bn.Node.atBlank(oa,Ga)){let Me=Bn.Node.endOfWhiteSpace(oa,Ga),Hn=oa[Me];(!Hn||Hn===`\n`||Hn==="#")&&(Ga=Me)}Ha=oa[Ga],ts=!0}if(!Ha)break;if(Ga!==ca+xa&&(ts||Ha!==":")){if(Gazn&&(Ga=ca);break}else if(!this.error){let Me="All collection items must start at the same column";this.error=new Bn.YAMLSyntaxError(this,Me)}}if(_a.type===Bn.Type.SEQ_ITEM){if(Ha!=="-"){ca>zn&&(Ga=ca);break}}else if(Ha==="-"&&!this.error){let Me=oa[Ga+1];if(!Me||Me===`\n`||Me==="\t"||Me===" "){let Me="A collection cannot be both a mapping and a sequence";this.error=new Bn.YAMLSyntaxError(this,Me)}}let Me=aa({atLineStart:ts,inCollection:!0,indent:xa,lineStart:ca,parent:this},Ga);if(!Me)return Ga;if(this.items.push(Me),this.valueRange.end=Me.valueRange.end,Ga=Bn.Node.normalizeOffset(oa,Me.range.end),Ha=oa[Ga],ts=!1,Ps=Me.includesTrailingLines,Ha){let Me=Ga-1,Bn=oa[Me];for(;Bn===" "||Bn==="\t";)Bn=oa[--Me];Bn===`\n`&&(ca=Me+1,ts=!0)}let so=d(Me);so&&Array.prototype.push.apply(this.items,so)}return Ga}setOrigRanges(Me,Bn){return Bn=super.setOrigRanges(Me,Bn),this.items.forEach((Hn=>{Bn=Hn.setOrigRanges(Me,Bn)})),Bn}toString(){let{context:{src:Me},items:Hn,range:zn,value:ni}=this;if(ni!=null)return ni;let Ci=Me.slice(zn.start,Hn[0].range.start)+String(Hn[0]);for(let Me=1;Me0&&(this.contents=this.directives,this.directives=[]),_a}return zn[_a]?(this.directivesEndMarker=new Bn.Range(_a,_a+3),_a+3):(oa?this.error=new Bn.YAMLSemanticError(this,"Missing directives-end indicator line"):this.directives.length>0&&(this.contents=this.directives,this.directives=[]),_a)}parseContents(Me){let{parseNode:zn,src:Ci}=this.context;this.contents||(this.contents=[]);let aa=Me;for(;Ci[aa-1]==="-";)aa-=1;let oa=Bn.Node.endOfWhiteSpace(Ci,Me),_a=aa===Me;for(this.valueRange=new Bn.Range(oa);!Bn.Node.atDocumentBoundary(Ci,oa,Bn.Char.DOCUMENT_END);){switch(Ci[oa]){case`\n`:if(_a){let Me=new Hn;oa=Me.parse({src:Ci},oa),oa{Bn=Hn.setOrigRanges(Me,Bn)})),this.directivesEndMarker&&(Bn=this.directivesEndMarker.setOrigRange(Me,Bn)),this.contents.forEach((Hn=>{Bn=Hn.setOrigRanges(Me,Bn)})),this.documentEndMarker&&(Bn=this.documentEndMarker.setOrigRange(Me,Bn)),Bn}toString(){let{contents:Me,directives:Hn,value:zn}=this;if(zn!=null)return zn;let ni=Hn.join("");return Me.length>0&&((Hn.length>0||Me[0].type===Bn.Type.COMMENT)&&(ni+=`---\n`),ni+=Me.join("")),ni[ni.length-1]!==`\n`&&(ni+=`\n`),ni}},_a=class extends Bn.Node{parse(Me,Hn){this.context=Me;let{src:zn}=Me,ni=Bn.Node.endOfIdentifier(zn,Hn+1);return this.valueRange=new Bn.Range(Hn+1,ni),ni=Bn.Node.endOfWhiteSpace(zn,ni),ni=this.parseComment(ni),ni}},xa={CLIP:"CLIP",KEEP:"KEEP",STRIP:"STRIP"},Ga=class extends Bn.Node{constructor(Me,Bn){super(Me,Bn),this.blockIndent=null,this.chomping=xa.CLIP,this.header=null}get includesTrailingLines(){return this.chomping===xa.KEEP}get strValue(){if(!this.valueRange||!this.context)return null;let{start:Me,end:Hn}=this.valueRange,{indent:zn,src:ni}=this.context;if(this.valueRange.isEmpty())return"";let Ci=null,aa=ni[Hn-1];for(;aa===`\n`||aa==="\t"||aa===" ";){if(Hn-=1,Hn<=Me){if(this.chomping===xa.KEEP)break;return""}aa===`\n`&&(Ci=Hn),aa=ni[Hn-1]}let oa=Hn+1;Ci&&(this.chomping===xa.KEEP?(oa=Ci,Hn=this.valueRange.end):Hn=Ci);let ca=zn+this.blockIndent,_a=this.type===Bn.Type.BLOCK_FOLDED,Ga=!0,Ha="",ts="",Ps=!1;for(let zn=Me;znoa&&(oa=_a);zn[Me]===`\n`?Ci=Me:Ci=aa=Bn.Node.endOfLine(zn,Me)}return this.chomping!==xa.KEEP&&(Ci=zn[aa]?aa+1:aa),this.valueRange=new Bn.Range(Me+1,Ci),Ci}parse(Me,Hn){this.context=Me;let{src:zn}=Me,ni=this.parseBlockHeader(Hn);return ni=Bn.Node.endOfWhiteSpace(zn,ni),ni=this.parseComment(ni),ni=this.parseBlockValue(ni),ni}setOrigRanges(Me,Bn){return Bn=super.setOrigRanges(Me,Bn),this.header?this.header.setOrigRange(Me,Bn):Bn}},Ha=class extends Bn.Node{constructor(Me,Bn){super(Me,Bn),this.items=null}prevNodeIsJsonLike(){let Me=arguments.length>0&&arguments[0]!==void 0?arguments[0]:this.items.length,Hn=this.items[Me-1];return!!Hn&&(Hn.jsonLike||Hn.type===Bn.Type.COMMENT&&this.prevNodeIsJsonLike(Me-1))}parse(Me,zn){this.context=Me;let{parseNode:Ci,src:aa}=Me,{indent:oa,lineStart:ca}=Me,_a=aa[zn];this.items=[{char:_a,offset:zn}];let xa=Bn.Node.endOfWhiteSpace(aa,zn+1);for(_a=aa[xa];_a&&_a!=="]"&&_a!=="}";){switch(_a){case`\n`:{ca=xa+1;let Me=Bn.Node.endOfWhiteSpace(aa,ca);if(aa[Me]===`\n`){let Me=new Hn;ca=Me.parse({src:aa},ca),this.items.push(Me)}if(xa=Bn.Node.endOfIndent(aa,ca),xa<=ca+oa&&(_a=aa[xa],xa{if(zn instanceof Bn.Node)Hn=zn.setOrigRanges(Me,Hn);else if(Me.length===0)zn.origOffset=zn.offset;else{let Bn=Hn;for(;Bnzn.offset);)++Bn;zn.origOffset=zn.offset+Bn,Hn=Bn}})),Hn}toString(){let{context:{src:Me},items:Hn,range:zn,value:ni}=this;if(ni!=null)return ni;let Ci=Hn.filter((Me=>Me instanceof Bn.Node)),aa="",oa=zn.start;return Ci.forEach((Bn=>{let Hn=Me.slice(oa,Bn.range.start);oa=Bn.range.end,aa+=Hn+String(Bn),aa[aa.length-1]===`\n`&&Me[oa-1]!==`\n`&&Me[oa]===`\n`&&(oa+=1)})),aa+=Me.slice(oa,zn.end),Bn.Node.addStringTerminator(Me,zn.end,aa)}},ts=class extends Bn.Node{static endOfQuote(Me,Bn){let Hn=Me[Bn];for(;Hn&&Hn!=='"';)Bn+=Hn==="\\"?2:1,Hn=Me[Bn];return Bn+1}get strValue(){if(!this.valueRange||!this.context)return null;let Me=[],{start:Hn,end:zn}=this.valueRange,{indent:ni,src:Ci}=this.context;Ci[zn-1]!=='"'&&Me.push(new Bn.YAMLSyntaxError(this,'Missing closing "quote'));let aa="";for(let oa=Hn+1;oaMe?Ci.slice(Me,oa+1):Hn)}else aa+=Hn}return Me.length>0?{errors:Me,str:aa}:aa}parseCharCode(Me,Hn,zn){let{src:ni}=this.context,Ci=ni.substr(Me,Hn),aa=Ci.length===Hn&&/^[0-9a-fA-F]+$/.test(Ci)?parseInt(Ci,16):NaN;return isNaN(aa)?(zn.push(new Bn.YAMLSyntaxError(this,`Invalid escape sequence ${ni.substr(Me-2,Hn+2)}`)),ni.substr(Me-2,Hn+2)):String.fromCodePoint(aa)}parse(Me,Hn){this.context=Me;let{src:zn}=Me,ni=ts.endOfQuote(zn,Hn+1);return this.valueRange=new Bn.Range(Hn,ni),ni=Bn.Node.endOfWhiteSpace(zn,ni),ni=this.parseComment(ni),ni}},Ps=class extends Bn.Node{static endOfQuote(Me,Bn){let Hn=Me[Bn];for(;Hn;)if(Hn==="'"){if(Me[Bn+1]!=="'")break;Hn=Me[Bn+=2]}else Hn=Me[Bn+=1];return Bn+1}get strValue(){if(!this.valueRange||!this.context)return null;let Me=[],{start:Hn,end:zn}=this.valueRange,{indent:ni,src:Ci}=this.context;Ci[zn-1]!=="'"&&Me.push(new Bn.YAMLSyntaxError(this,"Missing closing 'quote"));let aa="";for(let oa=Hn+1;oaMe?Ci.slice(Me,oa+1):Hn)}else aa+=Hn}return Me.length>0?{errors:Me,str:aa}:aa}parse(Me,Hn){this.context=Me;let{src:zn}=Me,ni=Ps.endOfQuote(zn,Hn+1);return this.valueRange=new Bn.Range(Hn,ni),ni=Bn.Node.endOfWhiteSpace(zn,ni),ni=this.parseComment(ni),ni}};function R(Me,Hn){switch(Me){case Bn.Type.ALIAS:return new _a(Me,Hn);case Bn.Type.BLOCK_FOLDED:case Bn.Type.BLOCK_LITERAL:return new Ga(Me,Hn);case Bn.Type.FLOW_MAP:case Bn.Type.FLOW_SEQ:return new Ha(Me,Hn);case Bn.Type.MAP_KEY:case Bn.Type.MAP_VALUE:case Bn.Type.SEQ_ITEM:return new zn(Me,Hn);case Bn.Type.COMMENT:case Bn.Type.PLAIN:return new Bn.PlainValue(Me,Hn);case Bn.Type.QUOTE_DOUBLE:return new ts(Me,Hn);case Bn.Type.QUOTE_SINGLE:return new Ps(Me,Hn);default:return null}}var so=class{static parseType(Me,Hn,zn){switch(Me[Hn]){case"*":return Bn.Type.ALIAS;case">":return Bn.Type.BLOCK_FOLDED;case"|":return Bn.Type.BLOCK_LITERAL;case"{":return Bn.Type.FLOW_MAP;case"[":return Bn.Type.FLOW_SEQ;case"?":return!zn&&Bn.Node.atBlank(Me,Hn+1,!0)?Bn.Type.MAP_KEY:Bn.Type.PLAIN;case":":return!zn&&Bn.Node.atBlank(Me,Hn+1,!0)?Bn.Type.MAP_VALUE:Bn.Type.PLAIN;case"-":return!zn&&Bn.Node.atBlank(Me,Hn+1,!0)?Bn.Type.SEQ_ITEM:Bn.Type.PLAIN;case'"':return Bn.Type.QUOTE_DOUBLE;case"'":return Bn.Type.QUOTE_SINGLE;default:return Bn.Type.PLAIN}}constructor(){let Me=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},{atLineStart:Hn,inCollection:zn,inFlow:ni,indent:aa,lineStart:oa,parent:ca}=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};Bn._defineProperty(this,"parseNode",((Me,Hn)=>{if(Bn.Node.atDocumentBoundary(this.src,Hn))return null;let zn=new so(this,Me),{props:ni,type:aa,valueStart:oa}=zn.parseProps(Hn),ca=R(aa,ni),_a=ca.parse(zn,oa);if(ca.range=new Bn.Range(Hn,_a),_a<=Hn&&(ca.error=new Error("Node#parse consumed no characters"),ca.error.parseEnd=_a,ca.error.source=ca,ca.range.end=Hn+1),zn.nodeStartsCollection(ca)){!ca.error&&!zn.atLineStart&&zn.parent.type===Bn.Type.DOCUMENT&&(ca.error=new Bn.YAMLSyntaxError(ca,"Block collection must not have preceding content here (e.g. directives-end indicator)"));let Me=new Ci(ca);return _a=Me.parse(new so(zn),_a),Me.range=new Bn.Range(Hn,_a),Me}return ca})),this.atLineStart=Hn!=null?Hn:Me.atLineStart||!1,this.inCollection=zn!=null?zn:Me.inCollection||!1,this.inFlow=ni!=null?ni:Me.inFlow||!1,this.indent=aa!=null?aa:Me.indent,this.lineStart=oa!=null?oa:Me.lineStart,this.parent=ca!=null?ca:Me.parent||{},this.root=Me.root,this.src=Me.src}nodeStartsCollection(Me){let{inCollection:Hn,inFlow:ni,src:Ci}=this;if(Hn||ni)return!1;if(Me instanceof zn)return!0;let aa=Me.range.end;return Ci[aa]===`\n`||Ci[aa-1]===`\n`?!1:(aa=Bn.Node.endOfWhiteSpace(Ci,aa),Ci[aa]===":")}parseProps(Me){let{inFlow:Hn,parent:zn,src:ni}=this,Ci=[],aa=!1;Me=this.atLineStart?Bn.Node.endOfIndent(ni,Me):Bn.Node.endOfWhiteSpace(ni,Me);let oa=ni[Me];for(;oa===Bn.Char.ANCHOR||oa===Bn.Char.COMMENT||oa===Bn.Char.TAG||oa===`\n`;){if(oa===`\n`){let Hn=Me,Ci;do{Ci=Hn+1,Hn=Bn.Node.endOfIndent(ni,Ci)}while(ni[Hn]===`\n`);let oa=Hn-(Ci+this.indent),ca=zn.type===Bn.Type.SEQ_ITEM&&zn.context.atLineStart;if(ni[Hn]!=="#"&&!Bn.Node.nextNodeIsIndented(ni[Hn],oa,!ca))break;this.atLineStart=!0,this.lineStart=Ci,aa=!1,Me=Hn}else if(oa===Bn.Char.COMMENT){let Hn=Bn.Node.endOfLine(ni,Me+1);Ci.push(new Bn.Range(Me,Hn)),Me=Hn}else{let Hn=Bn.Node.endOfIdentifier(ni,Me+1);oa===Bn.Char.TAG&&ni[Hn]===","&&/^[a-zA-Z0-9-]+\.[a-zA-Z0-9-]+,\d\d\d\d(-\d\d){0,2}\/\S/.test(ni.slice(Me+1,Hn+13))&&(Hn=Bn.Node.endOfIdentifier(ni,Hn+5)),Ci.push(new Bn.Range(Me,Hn)),aa=!0,Me=Bn.Node.endOfWhiteSpace(ni,Hn)}oa=ni[Me]}aa&&oa===":"&&Bn.Node.atBlank(ni,Me+1,!0)&&(Me-=1);let ca=so.parseType(ni,Me,Hn);return{props:Ci,type:ca,valueStart:Me}}};function U(Me){let Bn=[];Me.indexOf("\r")!==-1&&(Me=Me.replace(/\r\n?/g,((Me,Hn)=>(Me.length>1&&Bn.push(Hn),`\n`))));let Hn=[],zn=0;do{let Bn=new ca,ni=new so({src:Me});zn=Bn.parse(ni,zn),Hn.push(Bn)}while(zn{if(Bn.length===0)return!1;for(let Me=1;MeHn.join(`...\n`),Hn}Me.parse=U}}),Kg=D({"node_modules/yaml/dist/resolveSeq-d03cb037.js"(Me){"use strict";oa();var Bn=Wg();function r(Me,Bn,Hn){return Hn?`#${Hn.replace(/[\s\S]^/gm,`$&${Bn}#`)}\n${Bn}${Me}`:Me}function c(Me,Bn,Hn){return Hn?Hn.indexOf(`\n`)===-1?`${Me} #${Hn}`:`${Me}\n`+Hn.replace(/^/gm,`${Bn||""}#`):Me}var Hn=class{};function d(Me,Bn,Hn){if(Array.isArray(Me))return Me.map(((Me,Bn)=>d(Me,String(Bn),Hn)));if(Me&&typeof Me.toJSON=="function"){let zn=Hn&&Hn.anchors&&Hn.anchors.get(Me);zn&&(Hn.onCreate=Me=>{zn.res=Me,delete Hn.onCreate});let ni=Me.toJSON(Bn,Hn);return zn&&Hn.onCreate&&Hn.onCreate(ni),ni}return(!Hn||!Hn.keep)&&typeof Me=="bigint"?Number(Me):Me}var zn=class extends Hn{constructor(Me){super(),this.value=Me}toJSON(Me,Bn){return Bn&&Bn.keep?this.value:d(this.value,Me,Bn)}toString(){return String(this.value)}};function E(Me,Bn,Hn){let zn=Hn;for(let Me=Bn.length-1;Me>=0;--Me){let Hn=Bn[Me];if(Number.isInteger(Hn)&&Hn>=0){let Me=[];Me[Hn]=zn,zn=Me}else{let Me={};Object.defineProperty(Me,Hn,{value:zn,writable:!0,enumerable:!0,configurable:!0}),zn=Me}}return Me.createNode(zn,!1)}var I=Me=>Me==null||typeof Me=="object"&&Me[Symbol.iterator]().next().done,ni=class extends Hn{constructor(Me){super(),Bn._defineProperty(this,"items",[]),this.schema=Me}addIn(Me,Bn){if(I(Me))this.add(Bn);else{let[Hn,...zn]=Me,Ci=this.get(Hn,!0);if(Ci instanceof ni)Ci.addIn(zn,Bn);else if(Ci===void 0&&this.schema)this.set(Hn,E(this.schema,zn,Bn));else throw new Error(`Expected YAML collection at ${Hn}. Remaining path: ${zn}`)}}deleteIn(Me){let[Bn,...Hn]=Me;if(Hn.length===0)return this.delete(Bn);let zn=this.get(Bn,!0);if(zn instanceof ni)return zn.deleteIn(Hn);throw new Error(`Expected YAML collection at ${Bn}. Remaining path: ${Hn}`)}getIn(Me,Bn){let[Hn,...Ci]=Me,aa=this.get(Hn,!0);return Ci.length===0?!Bn&&aa instanceof zn?aa.value:aa:aa instanceof ni?aa.getIn(Ci,Bn):void 0}hasAllNullValues(){return this.items.every((Me=>{if(!Me||Me.type!=="PAIR")return!1;let Bn=Me.value;return Bn==null||Bn instanceof zn&&Bn.value==null&&!Bn.commentBefore&&!Bn.comment&&!Bn.tag}))}hasIn(Me){let[Bn,...Hn]=Me;if(Hn.length===0)return this.has(Bn);let zn=this.get(Bn,!0);return zn instanceof ni?zn.hasIn(Hn):!1}setIn(Me,Bn){let[Hn,...zn]=Me;if(zn.length===0)this.set(Hn,Bn);else{let Me=this.get(Hn,!0);if(Me instanceof ni)Me.setIn(zn,Bn);else if(Me===void 0&&this.schema)this.set(Hn,E(this.schema,zn,Bn));else throw new Error(`Expected YAML collection at ${Hn}. Remaining path: ${zn}`)}}toJSON(){return null}toString(Me,Hn,zn,Ci){let{blockItem:aa,flowChars:oa,isMap:ca,itemIndent:_a}=Hn,{indent:xa,indentStep:Ga,stringify:Ha}=Me,ts=this.type===Bn.Type.FLOW_MAP||this.type===Bn.Type.FLOW_SEQ||Me.inFlow;ts&&(_a+=Ga);let Ps=ca&&this.hasAllNullValues();Me=Object.assign({},Me,{allNullValues:Ps,indent:_a,inFlow:ts,type:null});let so=!1,oo=!1,Jo=this.items.reduce(((Bn,Hn,zn)=>{let ni;Hn&&(!so&&Hn.spaceBefore&&Bn.push({type:"comment",str:""}),Hn.commentBefore&&Hn.commentBefore.match(/^.*$/gm).forEach((Me=>{Bn.push({type:"comment",str:`#${Me}`})})),Hn.comment&&(ni=Hn.comment),ts&&(!so&&Hn.spaceBefore||Hn.commentBefore||Hn.comment||Hn.key&&(Hn.key.commentBefore||Hn.key.comment)||Hn.value&&(Hn.value.commentBefore||Hn.value.comment))&&(oo=!0)),so=!1;let Ci=Ha(Hn,Me,(()=>ni=null),(()=>so=!0));return ts&&!oo&&Ci.includes(`\n`)&&(oo=!0),ts&&znMe.str));if(oo||Hn.reduce(((Me,Bn)=>Me+Bn.length+2),2)>ni.maxFlowStringSingleLineLength){tc=Me;for(let Me of Hn)tc+=Me?`\n${Ga}${xa}${Me}`:`\n`;tc+=`\n${xa}${Bn}`}else tc=`${Me} ${Hn.join(" ")} ${Bn}`}else{let Me=Jo.map(aa);tc=Me.shift();for(let Bn of Me)tc+=Bn?`\n${xa}${Bn}`:`\n`}return this.comment?(tc+=`\n`+this.comment.replace(/^/gm,`${xa}#`),zn&&zn()):so&&Ci&&Ci(),tc}};Bn._defineProperty(ni,"maxFlowStringSingleLineLength",60);function M(Me){let Bn=Me instanceof zn?Me.value:Me;return Bn&&typeof Bn=="string"&&(Bn=Number(Bn)),Number.isInteger(Bn)&&Bn>=0?Bn:null}var Ci=class extends ni{add(Me){this.items.push(Me)}delete(Me){let Bn=M(Me);return typeof Bn!="number"?!1:this.items.splice(Bn,1).length>0}get(Me,Bn){let Hn=M(Me);if(typeof Hn!="number")return;let ni=this.items[Hn];return!Bn&&ni instanceof zn?ni.value:ni}has(Me){let Bn=M(Me);return typeof Bn=="number"&&BnMe.type==="comment"?Me.str:`- ${Me.str}`,flowChars:{start:"[",end:"]"},isMap:!1,itemIndent:(Me.indent||"")+" "},Bn,Hn):JSON.stringify(this)}},P=(Me,Bn,zn)=>Bn===null?"":typeof Bn!="object"?String(Bn):Me instanceof Hn&&zn&&zn.doc?Me.toString({anchors:Object.create(null),doc:zn.doc,indent:"",indentStep:zn.indentStep,inFlow:!0,inStringifyKey:!0,stringify:zn.stringify}):JSON.stringify(Bn),aa=class extends Hn{constructor(Me){let Bn=arguments.length>1&&arguments[1]!==void 0?arguments[1]:null;super(),this.key=Me,this.value=Bn,this.type=aa.Type.PAIR}get commentBefore(){return this.key instanceof Hn?this.key.commentBefore:void 0}set commentBefore(Me){if(this.key==null&&(this.key=new zn(null)),this.key instanceof Hn)this.key.commentBefore=Me;else{let Me="Pair.commentBefore is an alias for Pair.key.commentBefore. To set it, the key must be a Node.";throw new Error(Me)}}addToJSMap(Me,Bn){let Hn=d(this.key,"",Me);if(Bn instanceof Map){let zn=d(this.value,Hn,Me);Bn.set(Hn,zn)}else if(Bn instanceof Set)Bn.add(Hn);else{let zn=P(this.key,Hn,Me),ni=d(this.value,zn,Me);zn in Bn?Object.defineProperty(Bn,zn,{value:ni,writable:!0,enumerable:!0,configurable:!0}):Bn[zn]=ni}return Bn}toJSON(Me,Bn){let Hn=Bn&&Bn.mapAsMap?new Map:{};return this.addToJSMap(Bn,Hn)}toString(Me,aa,oa){if(!Me||!Me.doc)return JSON.stringify(this);let{indent:ca,indentSeq:_a,simpleKeys:xa}=Me.doc.options,{key:Ga,value:Ha}=this,ts=Ga instanceof Hn&&Ga.comment;if(xa){if(ts)throw new Error("With simple keys, key nodes cannot have comments");if(Ga instanceof ni){let Me="With simple keys, collection cannot be used as a key value";throw new Error(Me)}}let Ps=!xa&&(!Ga||ts||(Ga instanceof Hn?Ga instanceof ni||Ga.type===Bn.Type.BLOCK_FOLDED||Ga.type===Bn.Type.BLOCK_LITERAL:typeof Ga=="object")),{doc:so,indent:oo,indentStep:Jo,stringify:tc}=Me;Me=Object.assign({},Me,{implicitKey:!Ps,indent:oo+Jo});let dc=!1,Fc=tc(Ga,Me,(()=>ts=null),(()=>dc=!0));if(Fc=c(Fc,Me.indent,ts),!Ps&&Fc.length>1024){if(xa)throw new Error("With simple keys, single line scalar must not span more than 1024 characters");Ps=!0}if(Me.allNullValues&&!xa)return this.comment?(Fc=c(Fc,Me.indent,this.comment),aa&&aa()):dc&&!ts&&oa&&oa(),Me.inFlow&&!Ps?Fc:`? ${Fc}`;Fc=Ps?`? ${Fc}\n${oo}:`:`${Fc}:`,this.comment&&(Fc=c(Fc,Me.indent,this.comment),aa&&aa());let Jc="",Dp=null;if(Ha instanceof Hn){if(Ha.spaceBefore&&(Jc=`\n`),Ha.commentBefore){let Bn=Ha.commentBefore.replace(/^/gm,`${Me.indent}#`);Jc+=`\n${Bn}`}Dp=Ha.comment}else Ha&&typeof Ha=="object"&&(Ha=so.schema.createNode(Ha,!0));Me.implicitKey=!1,!Ps&&!this.comment&&Ha instanceof zn&&(Me.indentAtStart=Fc.length+1),dc=!1,!_a&&ca>=2&&!Me.inFlow&&!Ps&&Ha instanceof Ci&&Ha.type!==Bn.Type.FLOW_SEQ&&!Ha.tag&&!so.anchors.getName(Ha)&&(Me.indent=Me.indent.substr(2));let kp=tc(Ha,Me,(()=>Dp=null),(()=>dc=!0)),Qp=" ";return Jc||this.comment?Qp=`${Jc}\n${Me.indent}`:!Ps&&Ha instanceof ni?(!(kp[0]==="["||kp[0]==="{")||kp.includes(`\n`))&&(Qp=`\n${Me.indent}`):kp[0]===`\n`&&(Qp=""),dc&&!Dp&&oa&&oa(),c(Fc+Qp+kp,Me.indent,Dp)}};Bn._defineProperty(aa,"Type",{PAIR:"PAIR",MERGE_PAIR:"MERGE_PAIR"});var q=(Me,Bn)=>{if(Me instanceof ca){let Hn=Bn.get(Me.source);return Hn.count*Hn.aliasCount}else if(Me instanceof ni){let Hn=0;for(let zn of Me.items){let Me=q(zn,Bn);Me>Hn&&(Hn=Me)}return Hn}else if(Me instanceof aa){let Hn=q(Me.key,Bn),zn=q(Me.value,Bn);return Math.max(Hn,zn)}return 1},ca=class extends Hn{static stringify(Me,Bn){let{range:Hn,source:zn}=Me,{anchors:ni,doc:Ci,implicitKey:aa,inStringifyKey:oa}=Bn,ca=Object.keys(ni).find((Me=>ni[Me]===zn));if(!ca&&oa&&(ca=Ci.anchors.getName(zn)||Ci.anchors.newName()),ca)return`*${ca}${aa?" ":""}`;let _a=Ci.anchors.getName(zn)?"Alias node must be after source node":"Source node not found for alias node";throw new Error(`${_a} [${Hn}]`)}constructor(Me){super(),this.source=Me,this.type=Bn.Type.ALIAS}set tag(Me){throw new Error("Alias nodes cannot have tags")}toJSON(Me,Hn){if(!Hn)return d(this.source,Me,Hn);let{anchors:zn,maxAliasCount:ni}=Hn,Ci=zn.get(this.source);if(!Ci||Ci.res===void 0){let Me="This should not happen: Alias anchor was not resolved?";throw this.cstNode?new Bn.YAMLReferenceError(this.cstNode,Me):new ReferenceError(Me)}if(ni>=0&&(Ci.count+=1,Ci.aliasCount===0&&(Ci.aliasCount=q(this.source,zn)),Ci.count*Ci.aliasCount>ni)){let Me="Excessive alias count indicates a resource exhaustion attack";throw this.cstNode?new Bn.YAMLReferenceError(this.cstNode,Me):new ReferenceError(Me)}return Ci.res}toString(Me){return ca.stringify(this,Me)}};Bn._defineProperty(ca,"default",!0);function B(Me,Bn){let Hn=Bn instanceof zn?Bn.value:Bn;for(let zn of Me)if(zn instanceof aa&&(zn.key===Bn||zn.key===Hn||zn.key&&zn.key.value===Hn))return zn}var _a=class extends ni{add(Me,Bn){Me?Me instanceof aa||(Me=new aa(Me.key||Me,Me.value)):Me=new aa(Me);let Hn=B(this.items,Me.key),zn=this.schema&&this.schema.sortMapEntries;if(Hn)if(Bn)Hn.value=Me.value;else throw new Error(`Key ${Me.key} already set`);else if(zn){let Bn=this.items.findIndex((Bn=>zn(Me,Bn)<0));Bn===-1?this.items.push(Me):this.items.splice(Bn,0,Me)}else this.items.push(Me)}delete(Me){let Bn=B(this.items,Me);return Bn?this.items.splice(this.items.indexOf(Bn),1).length>0:!1}get(Me,Bn){let Hn=B(this.items,Me),ni=Hn&&Hn.value;return!Bn&&ni instanceof zn?ni.value:ni}has(Me){return!!B(this.items,Me)}set(Me,Bn){this.add(new aa(Me,Bn),!0)}toJSON(Me,Bn,Hn){let zn=Hn?new Hn:Bn&&Bn.mapAsMap?new Map:{};Bn&&Bn.onCreate&&Bn.onCreate(zn);for(let Me of this.items)Me.addToJSMap(Bn,zn);return zn}toString(Me,Bn,Hn){if(!Me)return JSON.stringify(this);for(let Me of this.items)if(!(Me instanceof aa))throw new Error(`Map items must all be pairs; found ${JSON.stringify(Me)} instead`);return super.toString(Me,{blockItem:Me=>Me.str,flowChars:{start:"{",end:"}"},isMap:!0,itemIndent:Me.indent||""},Bn,Hn)}},xa="<<",Ga=class extends aa{constructor(Me){if(Me instanceof aa){let Bn=Me.value;Bn instanceof Ci||(Bn=new Ci,Bn.items.push(Me.value),Bn.range=Me.value.range),super(Me.key,Bn),this.range=Me.range}else super(new zn(xa),new Ci);this.type=aa.Type.MERGE_PAIR}addToJSMap(Me,Bn){for(let{source:Hn}of this.value.items){if(!(Hn instanceof _a))throw new Error("Merge sources must be maps");let zn=Hn.toJSON(null,Me,Map);for(let[Me,Hn]of zn)Bn instanceof Map?Bn.has(Me)||Bn.set(Me,Hn):Bn instanceof Set?Bn.add(Me):Object.prototype.hasOwnProperty.call(Bn,Me)||Object.defineProperty(Bn,Me,{value:Hn,writable:!0,enumerable:!0,configurable:!0})}return Bn}toString(Me,Bn){let Hn=this.value;if(Hn.items.length>1)return super.toString(Me,Bn);this.value=Hn.items[0];let zn=super.toString(Me,Bn);return this.value=Hn,zn}},Ha={defaultType:Bn.Type.BLOCK_LITERAL,lineWidth:76},ts={trueStr:"true",falseStr:"false"},Ps={asBigInt:!1},so={nullStr:"null"},oo={defaultType:Bn.Type.PLAIN,doubleQuoted:{jsonEncoding:!1,minMultiLineLength:40},fold:{lineWidth:80,minContentWidth:20}};function u(Me,Bn,Hn){for(let{format:Hn,test:ni,resolve:Ci}of Bn)if(ni){let Bn=Me.match(ni);if(Bn){let Me=Ci.apply(null,Bn);return Me instanceof zn||(Me=new zn(Me)),Hn&&(Me.format=Hn),Me}}return Hn&&(Me=Hn(Me)),new zn(Me)}var Jo="flow",tc="block",dc="quoted",$=(Me,Bn)=>{let Hn=Me[Bn+1];for(;Hn===" "||Hn==="\t";){do{Hn=Me[Bn+=1]}while(Hn&&Hn!==`\n`);Hn=Me[Bn+1]}return Bn};function K(Me,Bn,Hn,zn){let{indentAtStart:ni,lineWidth:Ci=80,minContentWidth:aa=20,onFold:oa,onOverflow:ca}=zn;if(!Ci||Ci<0)return Me;let _a=Math.max(1+aa,1+Ci-Bn.length);if(Me.length<=_a)return Me;let xa=[],Ga={},Ha=Ci-Bn.length;typeof ni=="number"&&(ni>Ci-Math.max(2,aa)?xa.push(0):Ha=Ci-ni);let ts,Ps,so=!1,oo=-1,Jo=-1,Fc=-1;Hn===tc&&(oo=$(Me,oo),oo!==-1&&(Ha=oo+_a));for(let Bn;Bn=Me[oo+=1];){if(Hn===dc&&Bn==="\\"){switch(Jo=oo,Me[oo+1]){case"x":oo+=3;break;case"u":oo+=5;break;case"U":oo+=9;break;default:oo+=1}Fc=oo}if(Bn===`\n`)Hn===tc&&(oo=$(Me,oo)),Ha=oo+_a,ts=void 0;else{if(Bn===" "&&Ps&&Ps!==" "&&Ps!==`\n`&&Ps!=="\t"){let Bn=Me[oo+1];Bn&&Bn!==" "&&Bn!==`\n`&&Bn!=="\t"&&(ts=oo)}if(oo>=Ha)if(ts)xa.push(ts),Ha=ts+_a,ts=void 0;else if(Hn===dc){for(;Ps===" "||Ps==="\t";)Ps=Bn,Bn=Me[oo+=1],so=!0;let Hn=oo>Fc+1?oo-2:Jo-1;if(Ga[Hn])return Me;xa.push(Hn),Ga[Hn]=!0,Ha=Hn+_a,ts=void 0}else so=!0}Ps=Bn}if(so&&ca&&ca(),xa.length===0)return Me;oa&&oa();let Jc=Me.slice(0,xa[0]);for(let zn=0;zn{let{indentAtStart:Bn}=Me;return Bn?Object.assign({indentAtStart:Bn},oo.fold):oo.fold},z=Me=>/^(%|---|\.\.\.)/m.test(Me);function ae(Me,Bn,Hn){if(!Bn||Bn<0)return!1;let zn=Bn-Hn,ni=Me.length;if(ni<=zn)return!1;for(let Bn=0,Hn=0;Bnzn)return!0;if(Hn=Bn+1,ni-Hn<=zn)return!1}return!0}function ue(Me,Bn){let{implicitKey:Hn}=Bn,{jsonEncoding:zn,minMultiLineLength:ni}=oo.doubleQuoted,Ci=JSON.stringify(Me);if(zn)return Ci;let aa=Bn.indent||(z(Me)?" ":""),oa="",ca=0;for(let Me=0,Bn=Ci[Me];Bn;Bn=Ci[++Me])if(Bn===" "&&Ci[Me+1]==="\\"&&Ci[Me+2]==="n"&&(oa+=Ci.slice(ca,Me)+"\\ ",Me+=1,ca=Me,Bn="\\"),Bn==="\\")switch(Ci[Me+1]){case"u":{oa+=Ci.slice(ca,Me);let Bn=Ci.substr(Me+2,4);switch(Bn){case"0000":oa+="\\0";break;case"0007":oa+="\\a";break;case"000b":oa+="\\v";break;case"001b":oa+="\\e";break;case"0085":oa+="\\N";break;case"00a0":oa+="\\_";break;case"2028":oa+="\\L";break;case"2029":oa+="\\P";break;default:Bn.substr(0,2)==="00"?oa+="\\x"+Bn.substr(2):oa+=Ci.substr(Me,6)}Me+=5,ca=Me+1}break;case"n":if(Hn||Ci[Me+2]==='"'||Ci.length";if(!oa)return Ga+`\n`;let Ha="",ts="";if(oa=oa.replace(/[\n\t ]*$/,(Me=>{let Bn=Me.indexOf(`\n`);return Bn===-1?Ga+="-":(oa===Me||Bn!==Me.length-1)&&(Ga+="+",ni&&ni()),ts=Me.replace(/\n$/,""),""})).replace(/^[\n ]*/,(Me=>{Me.indexOf(" ")!==-1&&(Ga+=_a);let Bn=Me.match(/ +$/);return Bn?(Ha=Me.slice(0,-Bn[0].length),Bn[0]):(Ha=Me,"")})),ts&&(ts=ts.replace(/\n+(?!\n|$)/g,`$&${ca}`)),Ha&&(Ha=Ha.replace(/\n+/g,`$&${ca}`)),Ci&&(Ga+=" #"+Ci.replace(/ ?[\r\n]+/g," "),zn&&zn()),!oa)return`${Ga}${_a}\n${ca}${ts}`;if(xa)return oa=oa.replace(/\n+/g,`$&${ca}`),`${Ga}\n${ca}${Ha}${oa}${ts}`;oa=oa.replace(/\n+/g,`\n$&`).replace(/(?:^|\n)([\t ].*)(?:([\n\t ]*)\n(?![\n\t ]))?/g,"$1$2").replace(/\n+/g,`$&${ca}`);let Ps=K(`${Ha}${oa}${ts}`,ca,tc,oo.fold);return`${Ga}\n${ca}${Ps}`}function O(Me,Hn,zn,ni){let{comment:Ci,type:aa,value:oa}=Me,{actualString:ca,implicitKey:_a,indent:xa,inFlow:Ga}=Hn;if(_a&&/[\n[\]{},]/.test(oa)||Ga&&/[[\]{},]/.test(oa))return ue(oa,Hn);if(!oa||/^[\n\t ,[\]{}#&*!|>'"%@`]|^[?-]$|^[?-][ \t]|[\n:][ \t]|[ \t]\n|[\n\t ]#|[\n\t :]$/.test(oa))return _a||Ga||oa.indexOf(`\n`)===-1?oa.indexOf('"')!==-1&&oa.indexOf("'")===-1?pe(oa,Hn):ue(oa,Hn):ge(Me,Hn,zn,ni);if(!_a&&!Ga&&aa!==Bn.Type.PLAIN&&oa.indexOf(`\n`)!==-1)return ge(Me,Hn,zn,ni);if(xa===""&&z(oa))return Hn.forceBlockIndent=!0,ge(Me,Hn,zn,ni);let Ha=oa.replace(/\n+/g,`$&\n${xa}`);if(ca){let{tags:Me}=Hn.doc.schema;if(typeof u(Ha,Me,Me.scalarFallback).value!="string")return ue(oa,Hn)}let ts=_a?Ha:K(Ha,xa,Jo,V(Hn));return Ci&&!Ga&&(ts.indexOf(`\n`)!==-1||Ci.indexOf(`\n`)!==-1)?(zn&&zn(),r(ts,xa,Ci)):ts}function W(Me,Hn,zn,ni){let{defaultType:Ci}=oo,{implicitKey:aa,inFlow:oa}=Hn,{type:ca,value:_a}=Me;typeof _a!="string"&&(_a=String(_a),Me=Object.assign({},Me,{value:_a}));let F=Ci=>{switch(Ci){case Bn.Type.BLOCK_FOLDED:case Bn.Type.BLOCK_LITERAL:return ge(Me,Hn,zn,ni);case Bn.Type.QUOTE_DOUBLE:return ue(_a,Hn);case Bn.Type.QUOTE_SINGLE:return pe(_a,Hn);case Bn.Type.PLAIN:return O(Me,Hn,zn,ni);default:return null}};(ca!==Bn.Type.QUOTE_DOUBLE&&/[\x00-\x08\x0b-\x1f\x7f-\x9f]/.test(_a)||(aa||oa)&&(ca===Bn.Type.BLOCK_FOLDED||ca===Bn.Type.BLOCK_LITERAL))&&(ca=Bn.Type.QUOTE_DOUBLE);let xa=F(ca);if(xa===null&&(xa=F(Ci),xa===null))throw new Error(`Unsupported default string type ${Ci}`);return xa}function J(Me){let{format:Bn,minFractionDigits:Hn,tag:zn,value:ni}=Me;if(typeof ni=="bigint")return String(ni);if(!isFinite(ni))return isNaN(ni)?".nan":ni<0?"-.inf":".inf";let Ci=JSON.stringify(ni);if(!Bn&&Hn&&(!zn||zn==="tag:yaml.org,2002:float")&&/^\d/.test(Ci)){let Me=Ci.indexOf(".");Me<0&&(Me=Ci.length,Ci+=".");let Bn=Hn-(Ci.length-Me-1);for(;Bn-- >0;)Ci+="0"}return Ci}function x(Me,Hn){let zn,ni;switch(Hn.type){case Bn.Type.FLOW_MAP:zn="}",ni="flow map";break;case Bn.Type.FLOW_SEQ:zn="]",ni="flow sequence";break;default:Me.push(new Bn.YAMLSemanticError(Hn,"Not a flow collection!?"));return}let Ci;for(let Me=Hn.items.length-1;Me>=0;--Me){let zn=Hn.items[Me];if(!zn||zn.type!==Bn.Type.COMMENT){Ci=zn;break}}if(Ci&&Ci.char!==zn){let aa=`Expected ${ni} to end with ${zn}`,oa;typeof Ci.offset=="number"?(oa=new Bn.YAMLSemanticError(Hn,aa),oa.offset=Ci.offset+1):(oa=new Bn.YAMLSemanticError(Ci,aa),Ci.range&&Ci.range.end&&(oa.offset=Ci.range.end-Ci.range.start)),Me.push(oa)}}function G(Me,Hn){let zn=Hn.context.src[Hn.range.start-1];if(zn!==`\n`&&zn!=="\t"&&zn!==" "){let zn="Comments must be separated from other tokens by white space characters";Me.push(new Bn.YAMLSemanticError(Hn,zn))}}function re(Me,Hn){let zn=String(Hn),ni=zn.substr(0,8)+"..."+zn.substr(-8);return new Bn.YAMLSemanticError(Me,`The "${ni}" key is too long`)}function _e(Me,Bn){for(let{afterKey:Hn,before:zn,comment:ni}of Bn){let Bn=Me.items[zn];Bn?(Hn&&Bn.value&&(Bn=Bn.value),ni===void 0?(Hn||!Bn.commentBefore)&&(Bn.spaceBefore=!0):Bn.commentBefore?Bn.commentBefore+=`\n`+ni:Bn.commentBefore=ni):ni!==void 0&&(Me.comment?Me.comment+=`\n`+ni:Me.comment=ni)}}function ye(Me,Bn){let Hn=Bn.strValue;return Hn?typeof Hn=="string"?Hn:(Hn.errors.forEach((Hn=>{Hn.source||(Hn.source=Bn),Me.errors.push(Hn)})),Hn.str):""}function be(Me,Hn){let{handle:zn,suffix:ni}=Hn.tag,Ci=Me.tagPrefixes.find((Me=>Me.handle===zn));if(!Ci){let ni=Me.getDefaults().tagPrefixes;if(ni&&(Ci=ni.find((Me=>Me.handle===zn))),!Ci)throw new Bn.YAMLSemanticError(Hn,`The ${zn} tag handle is non-default and was not declared.`)}if(!ni)throw new Bn.YAMLSemanticError(Hn,`The ${zn} tag has no suffix.`);if(zn==="!"&&(Me.version||Me.options.version)==="1.0"){if(ni[0]==="^")return Me.warnings.push(new Bn.YAMLWarning(Hn,"YAML 1.0 ^ tag expansion is not supported")),ni;if(/[:/]/.test(ni)){let Me=ni.match(/^([a-z0-9-]+)\/(.*)/i);return Me?`tag:${Me[1]}.yaml.org,2002:${Me[2]}`:`tag:${ni}`}}return Ci.prefix+decodeURIComponent(ni)}function ve(Me,Hn){let{tag:zn,type:ni}=Hn,Ci=!1;if(zn){let{handle:ni,suffix:aa,verbatim:oa}=zn;if(oa){if(oa!=="!"&&oa!=="!!")return oa;let zn=`Verbatim tags aren't resolved, so ${oa} is invalid.`;Me.errors.push(new Bn.YAMLSemanticError(Hn,zn))}else if(ni==="!"&&!aa)Ci=!0;else try{return be(Me,Hn)}catch(Bn){Me.errors.push(Bn)}}switch(ni){case Bn.Type.BLOCK_FOLDED:case Bn.Type.BLOCK_LITERAL:case Bn.Type.QUOTE_DOUBLE:case Bn.Type.QUOTE_SINGLE:return Bn.defaultTags.STR;case Bn.Type.FLOW_MAP:case Bn.Type.MAP:return Bn.defaultTags.MAP;case Bn.Type.FLOW_SEQ:case Bn.Type.SEQ:return Bn.defaultTags.SEQ;case Bn.Type.PLAIN:return Ci?Bn.defaultTags.STR:null;default:return null}}function Ne(Me,Bn,Hn){let{tags:Ci}=Me.schema,aa=[];for(let oa of Ci)if(oa.tag===Hn)if(oa.test)aa.push(oa);else{let Hn=oa.resolve(Me,Bn);return Hn instanceof ni?Hn:new zn(Hn)}let oa=ye(Me,Bn);return typeof oa=="string"&&aa.length>0?u(oa,aa,Ci.scalarFallback):null}function Pe(Me){let{type:Hn}=Me;switch(Hn){case Bn.Type.FLOW_MAP:case Bn.Type.MAP:return Bn.defaultTags.MAP;case Bn.Type.FLOW_SEQ:case Bn.Type.SEQ:return Bn.defaultTags.SEQ;default:return Bn.defaultTags.STR}}function ot(Me,Hn,zn){try{let Bn=Ne(Me,Hn,zn);if(Bn)return zn&&Hn.tag&&(Bn.tag=zn),Bn}catch(Bn){return Bn.source||(Bn.source=Hn),Me.errors.push(Bn),null}try{let ni=Pe(Hn);if(!ni)throw new Error(`The tag ${zn} is unavailable`);let Ci=`The tag ${zn} is unavailable, falling back to ${ni}`;Me.warnings.push(new Bn.YAMLWarning(Hn,Ci));let aa=Ne(Me,Hn,ni);return aa.tag=zn,aa}catch(zn){let ni=new Bn.YAMLReferenceError(Hn,zn.message);return ni.stack=zn.stack,Me.errors.push(ni),null}}var lt=Me=>{if(!Me)return!1;let{type:Hn}=Me;return Hn===Bn.Type.MAP_KEY||Hn===Bn.Type.MAP_VALUE||Hn===Bn.Type.SEQ_ITEM};function ct(Me,Hn){let zn={before:[],after:[]},ni=!1,Ci=!1,aa=lt(Hn.context.parent)?Hn.context.parent.props.concat(Hn.props):Hn.props;for(let{start:oa,end:ca}of aa)switch(Hn.context.src[oa]){case Bn.Char.COMMENT:{if(!Hn.commentHasRequiredWhitespace(oa)){let zn="Comments must be separated from other tokens by white space characters";Me.push(new Bn.YAMLSemanticError(Hn,zn))}let{header:ni,valueRange:Ci}=Hn;(Ci&&(oa>Ci.start||ni&&oa>ni.start)?zn.after:zn.before).push(Hn.context.src.slice(oa+1,ca));break}case Bn.Char.ANCHOR:if(ni){let zn="A node can have at most one anchor";Me.push(new Bn.YAMLSemanticError(Hn,zn))}ni=!0;break;case Bn.Char.TAG:if(Ci){let zn="A node can have at most one tag";Me.push(new Bn.YAMLSemanticError(Hn,zn))}Ci=!0;break}return{comments:zn,hasAnchor:ni,hasTag:Ci}}function ut(Me,Hn){let{anchors:zn,errors:ni,schema:Ci}=Me;if(Hn.type===Bn.Type.ALIAS){let Me=Hn.rawValue,Ci=zn.getNode(Me);if(!Ci){let zn=`Aliased anchor not found: ${Me}`;return ni.push(new Bn.YAMLReferenceError(Hn,zn)),null}let aa=new ca(Ci);return zn._cstAliases.push(aa),aa}let aa=ve(Me,Hn);if(aa)return ot(Me,Hn,aa);if(Hn.type!==Bn.Type.PLAIN){let Me=`Failed to resolve ${Hn.type} node here`;return ni.push(new Bn.YAMLSyntaxError(Hn,Me)),null}try{let Bn=ye(Me,Hn);return u(Bn,Ci.tags,Ci.tags.scalarFallback)}catch(Me){return Me.source||(Me.source=Hn),ni.push(Me),null}}function we(Me,Hn){if(!Hn)return null;Hn.error&&Me.errors.push(Hn.error);let{comments:zn,hasAnchor:ni,hasTag:Ci}=ct(Me.errors,Hn);if(ni){let{anchors:Bn}=Me,zn=Hn.anchor,ni=Bn.getNode(zn);ni&&(Bn.map[Bn.newName(zn)]=ni),Bn.map[zn]=Hn}if(Hn.type===Bn.Type.ALIAS&&(ni||Ci)){let zn="An alias node must not specify any properties";Me.errors.push(new Bn.YAMLSemanticError(Hn,zn))}let aa=ut(Me,Hn);if(aa){aa.range=[Hn.range.start,Hn.range.end],Me.options.keepCstNodes&&(aa.cstNode=Hn),Me.options.keepNodeTypes&&(aa.type=Hn.type);let Bn=zn.before.join(`\n`);Bn&&(aa.commentBefore=aa.commentBefore?`${aa.commentBefore}\n${Bn}`:Bn);let ni=zn.after.join(`\n`);ni&&(aa.comment=aa.comment?`${aa.comment}\n${ni}`:ni)}return Hn.resolved=aa}function ft(Me,Hn){if(Hn.type!==Bn.Type.MAP&&Hn.type!==Bn.Type.FLOW_MAP){let zn=`A ${Hn.type} node cannot be resolved as a mapping`;return Me.errors.push(new Bn.YAMLSyntaxError(Hn,zn)),null}let{comments:zn,items:Ci}=Hn.type===Bn.Type.FLOW_MAP?gt(Me,Hn):ht(Me,Hn),aa=new _a;aa.items=Ci,_e(aa,zn);let oa=!1;for(let zn=0;zn{if(Me instanceof ca){let{type:Hn}=Me.source;return Hn===Bn.Type.MAP||Hn===Bn.Type.FLOW_MAP?!1:aa="Merge nodes aliases can only point to maps"}return aa="Merge nodes can only have Alias nodes as values"})),aa&&Me.errors.push(new Bn.YAMLSemanticError(Hn,aa))}else for(let ni=zn+1;ni{let{context:{lineStart:Hn,node:zn,src:ni},props:Ci}=Me;if(Ci.length===0)return!1;let{start:aa}=Ci[0];if(zn&&aa>zn.valueRange.start||ni[aa]!==Bn.Char.COMMENT)return!1;for(let Me=Hn;Me0){zn=new Bn.PlainValue(Bn.Type.PLAIN,[]),zn.context={parent:_a,src:_a.context.src};let Me=_a.range.start+1;if(zn.range={start:Me,end:Me},zn.valueRange={start:Me,end:Me},typeof _a.range.origStart=="number"){let Me=_a.range.origStart+1;zn.range.origStart=zn.range.origEnd=Me,zn.valueRange.origStart=zn.valueRange.origEnd=Me}}let ca=new aa(Ci,we(Me,zn));dt(_a,ca),ni.push(ca),Ci&&typeof oa=="number"&&_a.range.start>oa+1024&&Me.errors.push(re(Hn,Ci)),Ci=void 0,oa=null}break;default:Ci!==void 0&&ni.push(new aa(Ci)),Ci=we(Me,_a),oa=_a.range.start,_a.error&&Me.errors.push(_a.error);e:for(let zn=ca+1;;++zn){let ni=Hn.items[zn];switch(ni&&ni.type){case Bn.Type.BLANK_LINE:case Bn.Type.COMMENT:continue e;case Bn.Type.MAP_VALUE:break e;default:{let Hn="Implicit map keys need to be followed by map values";Me.errors.push(new Bn.YAMLSemanticError(_a,Hn));break e}}}if(_a.valueRangeContainsNewline){let Hn="Implicit map keys need to be on a single line";Me.errors.push(new Bn.YAMLSemanticError(_a,Hn))}}}return Ci!==void 0&&ni.push(new aa(Ci)),{comments:zn,items:ni}}function gt(Me,Hn){let zn=[],ni=[],Ci,oa=!1,ca="{";for(let _a=0;_aMe instanceof aa&&Me.key instanceof ni))){let zn="Keys with collection values will be stringified as YAML due to JS Object restrictions. Use mapAsMap: true to avoid this.";Me.warnings.push(new Bn.YAMLWarning(Hn,zn))}return Hn.resolved=ca,ca}function _t(Me,Hn){let zn=[],ni=[];for(let Ci=0;Cica+1024&&Me.errors.push(re(Hn,oa));let{src:ni}=xa.context;for(let Hn=ca;HnMe instanceof Uint8Array,default:!1,tag:"tag:yaml.org,2002:binary",resolve:(Me,zn)=>{let ni=Hn.resolveString(Me,zn);if(typeof Buffer=="function")return Buffer.from(ni,"base64");if(typeof atob=="function"){let Me=atob(ni.replace(/[\n\r]/g,"")),Bn=new Uint8Array(Me.length);for(let Hn=0;Hn{let{comment:aa,type:oa,value:ca}=Me,_a;if(typeof Buffer=="function")_a=ca instanceof Buffer?ca.toString("base64"):Buffer.from(ca.buffer).toString("base64");else if(typeof btoa=="function"){let Me="";for(let Bn=0;Bn1){let Me="Each pair must have its own sequence indicator";throw new Bn.YAMLSemanticError(zn,Me)}let Me=Ci.items[0]||new Hn.Pair;Ci.commentBefore&&(Me.commentBefore=Me.commentBefore?`${Ci.commentBefore}\n${Me.commentBefore}`:Ci.commentBefore),Ci.comment&&(Me.comment=Me.comment?`${Ci.comment}\n${Me.comment}`:Ci.comment),Ci=Me}ni.items[Me]=Ci instanceof Hn.Pair?Ci:new Hn.Pair(Ci)}}return ni}function d(Me,Bn,zn){let ni=new Hn.YAMLSeq(Me);ni.tag="tag:yaml.org,2002:pairs";for(let Hn of Bn){let Bn,Ci;if(Array.isArray(Hn))if(Hn.length===2)Bn=Hn[0],Ci=Hn[1];else throw new TypeError(`Expected [key, value] tuple: ${Hn}`);else if(Hn&&Hn instanceof Object){let Me=Object.keys(Hn);if(Me.length===1)Bn=Me[0],Ci=Hn[Bn];else throw new TypeError(`Expected { key: value } tuple: ${Hn}`)}else Bn=Hn;let aa=Me.createPair(Bn,Ci,zn);ni.items.push(aa)}return ni}var ni={default:!1,tag:"tag:yaml.org,2002:pairs",resolve:h,createNode:d},Ci=class extends Hn.YAMLSeq{constructor(){super(),Bn._defineProperty(this,"add",Hn.YAMLMap.prototype.add.bind(this)),Bn._defineProperty(this,"delete",Hn.YAMLMap.prototype.delete.bind(this)),Bn._defineProperty(this,"get",Hn.YAMLMap.prototype.get.bind(this)),Bn._defineProperty(this,"has",Hn.YAMLMap.prototype.has.bind(this)),Bn._defineProperty(this,"set",Hn.YAMLMap.prototype.set.bind(this)),this.tag=Ci.tag}toJSON(Me,Bn){let zn=new Map;Bn&&Bn.onCreate&&Bn.onCreate(zn);for(let Me of this.items){let ni,Ci;if(Me instanceof Hn.Pair?(ni=Hn.toJSON(Me.key,"",Bn),Ci=Hn.toJSON(Me.value,ni,Bn)):ni=Hn.toJSON(Me,"",Bn),zn.has(ni))throw new Error("Ordered maps must not include duplicate keys");zn.set(ni,Ci)}return zn}};Bn._defineProperty(Ci,"tag","tag:yaml.org,2002:omap");function I(Me,zn){let ni=h(Me,zn),aa=[];for(let{key:Me}of ni.items)if(Me instanceof Hn.Scalar)if(aa.includes(Me.value)){let Me="Ordered maps must not include duplicate keys";throw new Bn.YAMLSemanticError(zn,Me)}else aa.push(Me.value);return Object.assign(new Ci,ni)}function S(Me,Bn,Hn){let zn=d(Me,Bn,Hn),ni=new Ci;return ni.items=zn.items,ni}var ca={identify:Me=>Me instanceof Map,nodeClass:Ci,default:!1,tag:"tag:yaml.org,2002:omap",resolve:I,createNode:S},_a=class extends Hn.YAMLMap{constructor(){super(),this.tag=_a.tag}add(Me){let Bn=Me instanceof Hn.Pair?Me:new Hn.Pair(Me);Hn.findPair(this.items,Bn.key)||this.items.push(Bn)}get(Me,Bn){let zn=Hn.findPair(this.items,Me);return!Bn&&zn instanceof Hn.Pair?zn.key instanceof Hn.Scalar?zn.key.value:zn.key:zn}set(Me,Bn){if(typeof Bn!="boolean")throw new Error(`Expected boolean value for set(key, value) in a YAML set, not ${typeof Bn}`);let zn=Hn.findPair(this.items,Me);zn&&!Bn?this.items.splice(this.items.indexOf(zn),1):!zn&&Bn&&this.items.push(new Hn.Pair(Me))}toJSON(Me,Bn){return super.toJSON(Me,Bn,Set)}toString(Me,Bn,Hn){if(!Me)return JSON.stringify(this);if(this.hasAllNullValues())return super.toString(Me,Bn,Hn);throw new Error("Set items must all have null values")}};Bn._defineProperty(_a,"tag","tag:yaml.org,2002:set");function P(Me,zn){let ni=Hn.resolveMap(Me,zn);if(!ni.hasAllNullValues())throw new Bn.YAMLSemanticError(zn,"Set items must all have null values");return Object.assign(new _a,ni)}function C(Me,Bn,Hn){let zn=new _a;for(let ni of Bn)zn.items.push(Me.createPair(ni,null,Hn));return zn}var xa={identify:Me=>Me instanceof Set,nodeClass:_a,default:!1,tag:"tag:yaml.org,2002:set",resolve:P,createNode:C},R=(Me,Bn)=>{let Hn=Bn.split(":").reduce(((Me,Bn)=>Me*60+Number(Bn)),0);return Me==="-"?-Hn:Hn},B=Me=>{let{value:Bn}=Me;if(isNaN(Bn)||!isFinite(Bn))return Hn.stringifyNumber(Bn);let zn="";Bn<0&&(zn="-",Bn=Math.abs(Bn));let ni=[Bn%60];return Bn<60?ni.unshift(0):(Bn=Math.round((Bn-ni[0])/60),ni.unshift(Bn%60),Bn>=60&&(Bn=Math.round((Bn-ni[0])/60),ni.unshift(Bn))),zn+ni.map((Me=>Me<10?"0"+String(Me):String(Me))).join(":").replace(/000000\d*$/,"")},Ga={identify:Me=>typeof Me=="number",default:!0,tag:"tag:yaml.org,2002:int",format:"TIME",test:/^([-+]?)([0-9][0-9_]*(?::[0-5]?[0-9])+)$/,resolve:(Me,Bn,Hn)=>R(Bn,Hn.replace(/_/g,"")),stringify:B},Ha={identify:Me=>typeof Me=="number",default:!0,tag:"tag:yaml.org,2002:float",format:"TIME",test:/^([-+]?)([0-9][0-9_]*(?::[0-5]?[0-9])+\.[0-9_]*)$/,resolve:(Me,Bn,Hn)=>R(Bn,Hn.replace(/_/g,"")),stringify:B},ts={identify:Me=>Me instanceof Date,default:!0,tag:"tag:yaml.org,2002:timestamp",test:RegExp("^(?:([0-9]{4})-([0-9]{1,2})-([0-9]{1,2})(?:(?:t|T|[ \\t]+)([0-9]{1,2}):([0-9]{1,2}):([0-9]{1,2}(\\.[0-9]+)?)(?:[ \\t]*(Z|[-+][012]?[0-9](?::[0-9]{2})?))?)?)$"),resolve:(Me,Bn,Hn,zn,ni,Ci,aa,oa,ca)=>{oa&&(oa=(oa+"00").substr(1,3));let _a=Date.UTC(Bn,Hn-1,zn,ni||0,Ci||0,aa||0,oa||0);if(ca&&ca!=="Z"){let Me=R(ca[0],ca.slice(1));Math.abs(Me)<30&&(Me*=60),_a-=6e4*Me}return new Date(_a)},stringify:Me=>{let{value:Bn}=Me;return Bn.toISOString().replace(/((T00:00)?:00)?\.000Z$/,"")}};function t(Me){let Bn=typeof aa<"u"&&aa.env||{};return Me?typeof YAML_SILENCE_DEPRECATION_WARNINGS<"u"?!YAML_SILENCE_DEPRECATION_WARNINGS:!Bn.YAML_SILENCE_DEPRECATION_WARNINGS:typeof YAML_SILENCE_WARNINGS<"u"?!YAML_SILENCE_WARNINGS:!Bn.YAML_SILENCE_WARNINGS}function s(Me,Bn){if(t(!1)){let Hn=typeof aa<"u"&&aa.emitWarning;Hn?Hn(Me,Bn):console.warn(Bn?`${Bn}: ${Me}`:Me)}}function a(Me){if(t(!0)){let Bn=Me.replace(/.*yaml[/\\]/i,"").replace(/\.js$/,"").replace(/\\/g,"/");s(`The endpoint 'yaml/${Bn}' will be removed in a future release.`,"DeprecationWarning")}}var Ps={};function g(Me,Bn){if(!Ps[Me]&&t(!0)){Ps[Me]=!0;let Hn=`The option '${Me}' will be removed in a future release`;Hn+=Bn?`, use '${Bn}' instead.`:".",s(Hn,"DeprecationWarning")}}Me.binary=zn,Me.floatTime=Ha,Me.intTime=Ga,Me.omap=ca,Me.pairs=ni,Me.set=xa,Me.timestamp=ts,Me.warn=s,Me.warnFileDeprecation=a,Me.warnOptionDeprecation=g}}),Xg=D({"node_modules/yaml/dist/Schema-88e323a7.js"(Me){"use strict";oa();var Bn=Wg(),Hn=Kg(),zn=zg();function h(Me,Bn,zn){let ni=new Hn.YAMLMap(Me);if(Bn instanceof Map)for(let[Hn,Ci]of Bn)ni.items.push(Me.createPair(Hn,Ci,zn));else if(Bn&&typeof Bn=="object")for(let Hn of Object.keys(Bn))ni.items.push(Me.createPair(Hn,Bn[Hn],zn));return typeof Me.sortMapEntries=="function"&&ni.items.sort(Me.sortMapEntries),ni}var ni={createNode:h,default:!0,nodeClass:Hn.YAMLMap,tag:"tag:yaml.org,2002:map",resolve:Hn.resolveMap};function y(Me,Bn,zn){let ni=new Hn.YAMLSeq(Me);if(Bn&&Bn[Symbol.iterator])for(let Hn of Bn){let Bn=Me.createNode(Hn,zn.wrapScalars,null,zn);ni.items.push(Bn)}return ni}var Ci={createNode:y,default:!0,nodeClass:Hn.YAMLSeq,tag:"tag:yaml.org,2002:seq",resolve:Hn.resolveSeq},aa={identify:Me=>typeof Me=="string",default:!0,tag:"tag:yaml.org,2002:str",resolve:Hn.resolveString,stringify(Me,Bn,zn,ni){return Bn=Object.assign({actualString:!0},Bn),Hn.stringifyString(Me,Bn,zn,ni)},options:Hn.strOptions},ca=[ni,Ci,aa],M=Me=>typeof Me=="bigint"||Number.isInteger(Me),T=(Me,Bn,zn)=>Hn.intOptions.asBigInt?BigInt(Me):parseInt(Bn,zn);function P(Me,Bn,zn){let{value:ni}=Me;return M(ni)&&ni>=0?zn+ni.toString(Bn):Hn.stringifyNumber(Me)}var _a={identify:Me=>Me==null,createNode:(Me,Bn,zn)=>zn.wrapScalars?new Hn.Scalar(null):null,default:!0,tag:"tag:yaml.org,2002:null",test:/^(?:~|[Nn]ull|NULL)?$/,resolve:()=>null,options:Hn.nullOptions,stringify:()=>Hn.nullOptions.nullStr},xa={identify:Me=>typeof Me=="boolean",default:!0,tag:"tag:yaml.org,2002:bool",test:/^(?:[Tt]rue|TRUE|[Ff]alse|FALSE)$/,resolve:Me=>Me[0]==="t"||Me[0]==="T",options:Hn.boolOptions,stringify:Me=>{let{value:Bn}=Me;return Bn?Hn.boolOptions.trueStr:Hn.boolOptions.falseStr}},Ga={identify:Me=>M(Me)&&Me>=0,default:!0,tag:"tag:yaml.org,2002:int",format:"OCT",test:/^0o([0-7]+)$/,resolve:(Me,Bn)=>T(Me,Bn,8),options:Hn.intOptions,stringify:Me=>P(Me,8,"0o")},Ha={identify:M,default:!0,tag:"tag:yaml.org,2002:int",test:/^[-+]?[0-9]+$/,resolve:Me=>T(Me,Me,10),options:Hn.intOptions,stringify:Hn.stringifyNumber},ts={identify:Me=>M(Me)&&Me>=0,default:!0,tag:"tag:yaml.org,2002:int",format:"HEX",test:/^0x([0-9a-fA-F]+)$/,resolve:(Me,Bn)=>T(Me,Bn,16),options:Hn.intOptions,stringify:Me=>P(Me,16,"0x")},Ps={identify:Me=>typeof Me=="number",default:!0,tag:"tag:yaml.org,2002:float",test:/^(?:[-+]?\.inf|(\.nan))$/i,resolve:(Me,Bn)=>Bn?NaN:Me[0]==="-"?Number.NEGATIVE_INFINITY:Number.POSITIVE_INFINITY,stringify:Hn.stringifyNumber},so={identify:Me=>typeof Me=="number",default:!0,tag:"tag:yaml.org,2002:float",format:"EXP",test:/^[-+]?(?:\.[0-9]+|[0-9]+(?:\.[0-9]*)?)[eE][-+]?[0-9]+$/,resolve:Me=>parseFloat(Me),stringify:Me=>{let{value:Bn}=Me;return Number(Bn).toExponential()}},oo={identify:Me=>typeof Me=="number",default:!0,tag:"tag:yaml.org,2002:float",test:/^[-+]?(?:\.([0-9]+)|[0-9]+\.([0-9]*))$/,resolve(Me,Bn,zn){let ni=Bn||zn,Ci=new Hn.Scalar(parseFloat(Me));return ni&&ni[ni.length-1]==="0"&&(Ci.minFractionDigits=ni.length),Ci},stringify:Hn.stringifyNumber},Jo=ca.concat([_a,xa,Ga,Ha,ts,Ps,so,oo]),a=Me=>typeof Me=="bigint"||Number.isInteger(Me),m=Me=>{let{value:Bn}=Me;return JSON.stringify(Bn)},tc=[ni,Ci,{identify:Me=>typeof Me=="string",default:!0,tag:"tag:yaml.org,2002:str",resolve:Hn.resolveString,stringify:m},{identify:Me=>Me==null,createNode:(Me,Bn,zn)=>zn.wrapScalars?new Hn.Scalar(null):null,default:!0,tag:"tag:yaml.org,2002:null",test:/^null$/,resolve:()=>null,stringify:m},{identify:Me=>typeof Me=="boolean",default:!0,tag:"tag:yaml.org,2002:bool",test:/^true|false$/,resolve:Me=>Me==="true",stringify:m},{identify:a,default:!0,tag:"tag:yaml.org,2002:int",test:/^-?(?:0|[1-9][0-9]*)$/,resolve:Me=>Hn.intOptions.asBigInt?BigInt(Me):parseInt(Me,10),stringify:Me=>{let{value:Bn}=Me;return a(Bn)?Bn.toString():JSON.stringify(Bn)}},{identify:Me=>typeof Me=="number",default:!0,tag:"tag:yaml.org,2002:float",test:/^-?(?:0|[1-9][0-9]*)(?:\.[0-9]*)?(?:[eE][-+]?[0-9]+)?$/,resolve:Me=>parseFloat(Me),stringify:m}];tc.scalarFallback=Me=>{throw new SyntaxError(`Unresolved plain scalar ${JSON.stringify(Me)}`)};var u=Me=>{let{value:Bn}=Me;return Bn?Hn.boolOptions.trueStr:Hn.boolOptions.falseStr},p=Me=>typeof Me=="bigint"||Number.isInteger(Me);function L(Me,Bn,zn){let ni=Bn.replace(/_/g,"");if(Hn.intOptions.asBigInt){switch(zn){case 2:ni=`0b${ni}`;break;case 8:ni=`0o${ni}`;break;case 16:ni=`0x${ni}`;break}let Bn=BigInt(ni);return Me==="-"?BigInt(-1)*Bn:Bn}let Ci=parseInt(ni,zn);return Me==="-"?-1*Ci:Ci}function k(Me,Bn,zn){let{value:ni}=Me;if(p(ni)){let Me=ni.toString(Bn);return ni<0?"-"+zn+Me.substr(1):zn+Me}return Hn.stringifyNumber(Me)}var dc=ca.concat([{identify:Me=>Me==null,createNode:(Me,Bn,zn)=>zn.wrapScalars?new Hn.Scalar(null):null,default:!0,tag:"tag:yaml.org,2002:null",test:/^(?:~|[Nn]ull|NULL)?$/,resolve:()=>null,options:Hn.nullOptions,stringify:()=>Hn.nullOptions.nullStr},{identify:Me=>typeof Me=="boolean",default:!0,tag:"tag:yaml.org,2002:bool",test:/^(?:Y|y|[Yy]es|YES|[Tt]rue|TRUE|[Oo]n|ON)$/,resolve:()=>!0,options:Hn.boolOptions,stringify:u},{identify:Me=>typeof Me=="boolean",default:!0,tag:"tag:yaml.org,2002:bool",test:/^(?:N|n|[Nn]o|NO|[Ff]alse|FALSE|[Oo]ff|OFF)$/i,resolve:()=>!1,options:Hn.boolOptions,stringify:u},{identify:p,default:!0,tag:"tag:yaml.org,2002:int",format:"BIN",test:/^([-+]?)0b([0-1_]+)$/,resolve:(Me,Bn,Hn)=>L(Bn,Hn,2),stringify:Me=>k(Me,2,"0b")},{identify:p,default:!0,tag:"tag:yaml.org,2002:int",format:"OCT",test:/^([-+]?)0([0-7_]+)$/,resolve:(Me,Bn,Hn)=>L(Bn,Hn,8),stringify:Me=>k(Me,8,"0")},{identify:p,default:!0,tag:"tag:yaml.org,2002:int",test:/^([-+]?)([0-9][0-9_]*)$/,resolve:(Me,Bn,Hn)=>L(Bn,Hn,10),stringify:Hn.stringifyNumber},{identify:p,default:!0,tag:"tag:yaml.org,2002:int",format:"HEX",test:/^([-+]?)0x([0-9a-fA-F_]+)$/,resolve:(Me,Bn,Hn)=>L(Bn,Hn,16),stringify:Me=>k(Me,16,"0x")},{identify:Me=>typeof Me=="number",default:!0,tag:"tag:yaml.org,2002:float",test:/^(?:[-+]?\.inf|(\.nan))$/i,resolve:(Me,Bn)=>Bn?NaN:Me[0]==="-"?Number.NEGATIVE_INFINITY:Number.POSITIVE_INFINITY,stringify:Hn.stringifyNumber},{identify:Me=>typeof Me=="number",default:!0,tag:"tag:yaml.org,2002:float",format:"EXP",test:/^[-+]?([0-9][0-9_]*)?(\.[0-9_]*)?[eE][-+]?[0-9]+$/,resolve:Me=>parseFloat(Me.replace(/_/g,"")),stringify:Me=>{let{value:Bn}=Me;return Number(Bn).toExponential()}},{identify:Me=>typeof Me=="number",default:!0,tag:"tag:yaml.org,2002:float",test:/^[-+]?(?:[0-9][0-9_]*)?\.([0-9_]*)$/,resolve(Me,Bn){let zn=new Hn.Scalar(parseFloat(Me.replace(/_/g,"")));if(Bn){let Me=Bn.replace(/_/g,"");Me[Me.length-1]==="0"&&(zn.minFractionDigits=Me.length)}return zn},stringify:Hn.stringifyNumber}],zn.binary,zn.omap,zn.pairs,zn.set,zn.intTime,zn.floatTime,zn.timestamp),Fc={core:Jo,failsafe:ca,json:tc,yaml11:dc},Jc={binary:zn.binary,bool:xa,float:oo,floatExp:so,floatNaN:Ps,floatTime:zn.floatTime,int:Ha,intHex:ts,intOct:Ga,intTime:zn.intTime,map:ni,null:_a,omap:zn.omap,pairs:zn.pairs,seq:Ci,set:zn.set,timestamp:zn.timestamp};function z(Me,Bn,Hn){if(Bn){let Me=Hn.filter((Me=>Me.tag===Bn)),zn=Me.find((Me=>!Me.format))||Me[0];if(!zn)throw new Error(`Tag ${Bn} not found`);return zn}return Hn.find((Bn=>(Bn.identify&&Bn.identify(Me)||Bn.class&&Me instanceof Bn.class)&&!Bn.format))}function ae(Me,Bn,zn){if(Me instanceof Hn.Node)return Me;let{defaultPrefix:aa,onTagObj:oa,prevObjects:ca,schema:_a,wrapScalars:xa}=zn;Bn&&Bn.startsWith("!!")&&(Bn=aa+Bn.slice(2));let Ga=z(Me,Bn,_a.tags);if(!Ga){if(typeof Me.toJSON=="function"&&(Me=Me.toJSON()),!Me||typeof Me!="object")return xa?new Hn.Scalar(Me):Me;Ga=Me instanceof Map?ni:Me[Symbol.iterator]?Ci:ni}oa&&(oa(Ga),delete zn.onTagObj);let Ha={value:void 0,node:void 0};if(Me&&typeof Me=="object"&&ca){let Bn=ca.get(Me);if(Bn){let Me=new Hn.Alias(Bn);return zn.aliasNodes.push(Me),Me}Ha.value=Me,ca.set(Me,Ha)}return Ha.node=Ga.createNode?Ga.createNode(zn.schema,Me,zn):xa?new Hn.Scalar(Me):Me,Bn&&Ha.node instanceof Hn.Node&&(Ha.node.tag=Bn),Ha.node}function ue(Me,Bn,Hn,zn){let ni=Me[zn.replace(/\W/g,"")];if(!ni){let Bn=Object.keys(Me).map((Me=>JSON.stringify(Me))).join(", ");throw new Error(`Unknown schema "${zn}"; use one of ${Bn}`)}if(Array.isArray(Hn))for(let Me of Hn)ni=ni.concat(Me);else typeof Hn=="function"&&(ni=Hn(ni.slice()));for(let Me=0;MeJSON.stringify(Me))).join(", ");throw new Error(`Unknown custom tag "${Hn}"; use one of ${Me}`)}ni[Me]=zn}}return ni}var pe=(Me,Bn)=>Me.keyBn.key?1:0,Dp=class{constructor(Me){let{customTags:Bn,merge:Hn,schema:ni,sortMapEntries:Ci,tags:aa}=Me;this.merge=!!Hn,this.name=ni,this.sortMapEntries=Ci===!0?pe:Ci||null,!Bn&&aa&&zn.warnOptionDeprecation("tags","customTags"),this.tags=ue(Fc,Jc,Bn||aa,ni)}createNode(Me,Bn,Hn,zn){let ni={defaultPrefix:Dp.defaultPrefix,schema:this,wrapScalars:Bn},Ci=zn?Object.assign(zn,ni):ni;return ae(Me,Hn,Ci)}createPair(Me,Bn,zn){zn||(zn={wrapScalars:!0});let ni=this.createNode(Me,zn.wrapScalars,null,zn),Ci=this.createNode(Bn,zn.wrapScalars,null,zn);return new Hn.Pair(ni,Ci)}};Bn._defineProperty(Dp,"defaultPrefix",Bn.defaultTagPrefix),Bn._defineProperty(Dp,"defaultTags",Bn.defaultTags),Me.Schema=Dp}}),Zg=D({"node_modules/yaml/dist/Document-9b4560a1.js"(Me){"use strict";oa();var Bn=Wg(),Hn=Kg(),zn=Xg(),ni={anchorPrefix:"a",customTags:null,indent:2,indentSeq:!0,keepCstNodes:!1,keepNodeTypes:!0,keepBlobsInJSON:!0,mapAsMap:!1,maxAliasCount:100,prettyErrors:!1,simpleKeys:!1,version:"1.2"},Ci={get binary(){return Hn.binaryOptions},set binary(Me){Object.assign(Hn.binaryOptions,Me)},get bool(){return Hn.boolOptions},set bool(Me){Object.assign(Hn.boolOptions,Me)},get int(){return Hn.intOptions},set int(Me){Object.assign(Hn.intOptions,Me)},get null(){return Hn.nullOptions},set null(Me){Object.assign(Hn.nullOptions,Me)},get str(){return Hn.strOptions},set str(Me){Object.assign(Hn.strOptions,Me)}},aa={"1.0":{schema:"yaml-1.1",merge:!0,tagPrefixes:[{handle:"!",prefix:Bn.defaultTagPrefix},{handle:"!!",prefix:"tag:private.yaml.org,2002:"}]},1.1:{schema:"yaml-1.1",merge:!0,tagPrefixes:[{handle:"!",prefix:"!"},{handle:"!!",prefix:Bn.defaultTagPrefix}]},1.2:{schema:"core",merge:!1,tagPrefixes:[{handle:"!",prefix:"!"},{handle:"!!",prefix:Bn.defaultTagPrefix}]}};function E(Me,Bn){if((Me.version||Me.options.version)==="1.0"){let Me=Bn.match(/^tag:private\.yaml\.org,2002:([^:/]+)$/);if(Me)return"!"+Me[1];let Hn=Bn.match(/^tag:([a-zA-Z0-9-]+)\.yaml\.org,2002:(.*)/);return Hn?`!${Hn[1]}/${Hn[2]}`:`!${Bn.replace(/^tag:/,"")}`}let Hn=Me.tagPrefixes.find((Me=>Bn.indexOf(Me.prefix)===0));if(!Hn){let zn=Me.getDefaults().tagPrefixes;Hn=zn&&zn.find((Me=>Bn.indexOf(Me.prefix)===0))}if(!Hn)return Bn[0]==="!"?Bn:`!<${Bn}>`;let zn=Bn.substr(Hn.prefix.length).replace(/[!,[\]{}]/g,(Me=>({"!":"%21",",":"%2C","[":"%5B","]":"%5D","{":"%7B","}":"%7D"}[Me])));return Hn.handle+zn}function I(Me,Bn){if(Bn instanceof Hn.Alias)return Hn.Alias;if(Bn.tag){let Hn=Me.filter((Me=>Me.tag===Bn.tag));if(Hn.length>0)return Hn.find((Me=>Me.format===Bn.format))||Hn[0]}let zn,ni;if(Bn instanceof Hn.Scalar){ni=Bn.value;let Hn=Me.filter((Me=>Me.identify&&Me.identify(ni)||Me.class&&ni instanceof Me.class));zn=Hn.find((Me=>Me.format===Bn.format))||Hn.find((Me=>!Me.format))}else ni=Bn,zn=Me.find((Me=>Me.nodeClass&&ni instanceof Me.nodeClass));if(!zn){let Me=ni&&ni.constructor?ni.constructor.name:typeof ni;throw new Error(`Tag not resolved for ${Me} value`)}return zn}function S(Me,Bn,Hn){let{anchors:zn,doc:ni}=Hn,Ci=[],aa=ni.anchors.getName(Me);return aa&&(zn[aa]=Me,Ci.push(`&${aa}`)),Me.tag?Ci.push(E(ni,Me.tag)):Bn.default||Ci.push(E(ni,Bn.tag)),Ci.join(" ")}function M(Me,Bn,zn,ni){let{anchors:Ci,schema:aa}=Bn.doc,oa;if(!(Me instanceof Hn.Node)){let Bn={aliasNodes:[],onTagObj:Me=>oa=Me,prevObjects:new Map};Me=aa.createNode(Me,!0,null,Bn);for(let Me of Bn.aliasNodes){Me.source=Me.source.node;let Bn=Ci.getName(Me.source);Bn||(Bn=Ci.newName(),Ci.map[Bn]=Me.source)}}if(Me instanceof Hn.Pair)return Me.toString(Bn,zn,ni);oa||(oa=I(aa.tags,Me));let ca=S(Me,oa,Bn);ca.length>0&&(Bn.indentAtStart=(Bn.indentAtStart||0)+ca.length+1);let _a=typeof oa.stringify=="function"?oa.stringify(Me,Bn,zn,ni):Me instanceof Hn.Scalar?Hn.stringifyString(Me,Bn,zn,ni):Me.toString(Bn,zn,ni);return ca?Me instanceof Hn.Scalar||_a[0]==="{"||_a[0]==="["?`${ca} ${_a}`:`${ca}\n${Bn.indent}${_a}`:_a}var ca=class{static validAnchorNode(Me){return Me instanceof Hn.Scalar||Me instanceof Hn.YAMLSeq||Me instanceof Hn.YAMLMap}constructor(Me){Bn._defineProperty(this,"map",Object.create(null)),this.prefix=Me}createAlias(Me,Bn){return this.setAnchor(Me,Bn),new Hn.Alias(Me)}createMergePair(){let Me=new Hn.Merge;for(var Bn=arguments.length,zn=new Array(Bn),ni=0;ni{if(Me instanceof Hn.Alias){if(Me.source instanceof Hn.YAMLMap)return Me}else if(Me instanceof Hn.YAMLMap)return this.createAlias(Me);throw new Error("Merge sources must be Map nodes or their Aliases")})),Me}getName(Me){let{map:Bn}=this;return Object.keys(Bn).find((Hn=>Bn[Hn]===Me))}getNames(){return Object.keys(this.map)}getNode(Me){return this.map[Me]}newName(Me){Me||(Me=this.prefix);let Bn=Object.keys(this.map);for(let Hn=1;;++Hn){let zn=`${Me}${Hn}`;if(!Bn.includes(zn))return zn}}resolveNodes(){let{map:Me,_cstAliases:Bn}=this;Object.keys(Me).forEach((Bn=>{Me[Bn]=Me[Bn].resolved})),Bn.forEach((Me=>{Me.source=Me.source.resolved})),delete this._cstAliases}setAnchor(Me,Bn){if(Me!=null&&!ca.validAnchorNode(Me))throw new Error("Anchors may only be set for Scalar, Seq and Map nodes");if(Bn&&/[\x00-\x19\s,[\]{}]/.test(Bn))throw new Error("Anchor names must not contain whitespace or control characters");let{map:Hn}=this,zn=Me&&Object.keys(Hn).find((Bn=>Hn[Bn]===Me));if(zn)if(Bn)zn!==Bn&&(delete Hn[zn],Hn[Bn]=Me);else return zn;else{if(!Bn){if(!Me)return null;Bn=this.newName()}Hn[Bn]=Me}return Bn}},P=(Me,Bn)=>{if(Me&&typeof Me=="object"){let{tag:zn}=Me;Me instanceof Hn.Collection?(zn&&(Bn[zn]=!0),Me.items.forEach((Me=>P(Me,Bn)))):Me instanceof Hn.Pair?(P(Me.key,Bn),P(Me.value,Bn)):Me instanceof Hn.Scalar&&zn&&(Bn[zn]=!0)}return Bn},C=Me=>Object.keys(P(Me,{}));function q(Me,zn){let ni={before:[],after:[]},Ci,aa=!1;for(let oa of zn)if(oa.valueRange){if(Ci!==void 0){let Hn="Document contains trailing content not separated by a ... or --- line";Me.errors.push(new Bn.YAMLSyntaxError(oa,Hn));break}let zn=Hn.resolveNode(Me,oa);aa&&(zn.spaceBefore=!0,aa=!1),Ci=zn}else oa.comment!==null?(Ci===void 0?ni.before:ni.after).push(oa.comment):oa.type===Bn.Type.BLANK_LINE&&(aa=!0,Ci===void 0&&ni.before.length>0&&!Me.commentBefore&&(Me.commentBefore=ni.before.join(`\n`),ni.before=[]));if(Me.contents=Ci||null,!Ci)Me.comment=ni.before.concat(ni.after).join(`\n`)||null;else{let Bn=ni.before.join(`\n`);if(Bn){let Me=Ci instanceof Hn.Collection&&Ci.items[0]?Ci.items[0]:Ci;Me.commentBefore=Me.commentBefore?`${Bn}\n${Me.commentBefore}`:Bn}Me.comment=ni.after.join(`\n`)||null}}function R(Me,Hn){let{tagPrefixes:zn}=Me,[ni,Ci]=Hn.parameters;if(!ni||!Ci){let Me="Insufficient parameters given for %TAG directive";throw new Bn.YAMLSemanticError(Hn,Me)}if(zn.some((Me=>Me.handle===ni))){let Me="The %TAG directive must only be given at most once per handle in the same document.";throw new Bn.YAMLSemanticError(Hn,Me)}return{handle:ni,prefix:Ci}}function B(Me,Hn){let[zn]=Hn.parameters;if(Hn.name==="YAML:1.0"&&(zn="1.0"),!zn){let Me="Insufficient parameters given for %YAML directive";throw new Bn.YAMLSemanticError(Hn,Me)}if(!aa[zn]){let ni=`Document will be parsed as YAML ${Me.version||Me.options.version} rather than YAML ${zn}`;Me.warnings.push(new Bn.YAMLWarning(Hn,ni))}return zn}function U(Me,Hn,zn){let ni=[],Ci=!1;for(let zn of Hn){let{comment:Hn,name:aa}=zn;switch(aa){case"TAG":try{Me.tagPrefixes.push(R(Me,zn))}catch(Bn){Me.errors.push(Bn)}Ci=!0;break;case"YAML":case"YAML:1.0":if(Me.version){let Hn="The %YAML directive must only be given at most once per document.";Me.errors.push(new Bn.YAMLSemanticError(zn,Hn))}try{Me.version=B(Me,zn)}catch(Bn){Me.errors.push(Bn)}Ci=!0;break;default:if(aa){let Hn=`YAML only supports %TAG and %YAML directives, and not %${aa}`;Me.warnings.push(new Bn.YAMLWarning(zn,Hn))}}Hn&&ni.push(Hn)}if(zn&&!Ci&&(Me.version||zn.version||Me.options.version)==="1.1"){let u=Me=>{let{handle:Bn,prefix:Hn}=Me;return{handle:Bn,prefix:Hn}};Me.tagPrefixes=zn.tagPrefixes.map(u),Me.version=zn.version}Me.commentBefore=ni.join(`\n`)||null}function f(Me){if(Me instanceof Hn.Collection)return!0;throw new Error("Expected a YAML collection as document contents")}var _a=class{constructor(Me){this.anchors=new ca(Me.anchorPrefix),this.commentBefore=null,this.comment=null,this.contents=null,this.directivesEndMarker=null,this.errors=[],this.options=Me,this.schema=null,this.tagPrefixes=[],this.version=null,this.warnings=[]}add(Me){return f(this.contents),this.contents.add(Me)}addIn(Me,Bn){f(this.contents),this.contents.addIn(Me,Bn)}delete(Me){return f(this.contents),this.contents.delete(Me)}deleteIn(Me){return Hn.isEmptyPath(Me)?this.contents==null?!1:(this.contents=null,!0):(f(this.contents),this.contents.deleteIn(Me))}getDefaults(){return _a.defaults[this.version]||_a.defaults[this.options.version]||{}}get(Me,Bn){return this.contents instanceof Hn.Collection?this.contents.get(Me,Bn):void 0}getIn(Me,Bn){return Hn.isEmptyPath(Me)?!Bn&&this.contents instanceof Hn.Scalar?this.contents.value:this.contents:this.contents instanceof Hn.Collection?this.contents.getIn(Me,Bn):void 0}has(Me){return this.contents instanceof Hn.Collection?this.contents.has(Me):!1}hasIn(Me){return Hn.isEmptyPath(Me)?this.contents!==void 0:this.contents instanceof Hn.Collection?this.contents.hasIn(Me):!1}set(Me,Bn){f(this.contents),this.contents.set(Me,Bn)}setIn(Me,Bn){Hn.isEmptyPath(Me)?this.contents=Bn:(f(this.contents),this.contents.setIn(Me,Bn))}setSchema(Me,Bn){if(!Me&&!Bn&&this.schema)return;typeof Me=="number"&&(Me=Me.toFixed(1)),Me==="1.0"||Me==="1.1"||Me==="1.2"?(this.version?this.version=Me:this.options.version=Me,delete this.options.schema):Me&&typeof Me=="string"&&(this.options.schema=Me),Array.isArray(Bn)&&(this.options.customTags=Bn);let Hn=Object.assign({},this.getDefaults(),this.options);this.schema=new zn.Schema(Hn)}parse(Me,Hn){this.options.keepCstNodes&&(this.cstNode=Me),this.options.keepNodeTypes&&(this.type="DOCUMENT");let{directives:zn=[],contents:ni=[],directivesEndMarker:Ci,error:aa,valueRange:oa}=Me;if(aa&&(aa.source||(aa.source=this),this.errors.push(aa)),U(this,zn,Hn),Ci&&(this.directivesEndMarker=!0),this.range=oa?[oa.start,oa.end]:null,this.setSchema(),this.anchors._cstAliases=[],q(this,ni),this.anchors.resolveNodes(),this.options.prettyErrors){for(let Me of this.errors)Me instanceof Bn.YAMLError&&Me.makePretty();for(let Me of this.warnings)Me instanceof Bn.YAMLError&&Me.makePretty()}return this}listNonDefaultTags(){return C(this.contents).filter((Me=>Me.indexOf(zn.Schema.defaultPrefix)!==0))}setTagPrefix(Me,Bn){if(Me[0]!=="!"||Me[Me.length-1]!=="!")throw new Error("Handle must start and end with !");if(Bn){let Hn=this.tagPrefixes.find((Bn=>Bn.handle===Me));Hn?Hn.prefix=Bn:this.tagPrefixes.push({handle:Me,prefix:Bn})}else this.tagPrefixes=this.tagPrefixes.filter((Bn=>Bn.handle!==Me))}toJSON(Me,Bn){let{keepBlobsInJSON:zn,mapAsMap:ni,maxAliasCount:Ci}=this.options,aa=zn&&(typeof Me!="string"||!(this.contents instanceof Hn.Scalar)),oa={doc:this,indentStep:" ",keep:aa,mapAsMap:aa&&!!ni,maxAliasCount:Ci,stringify:M},ca=Object.keys(this.anchors.map);ca.length>0&&(oa.anchors=new Map(ca.map((Me=>[this.anchors.map[Me],{alias:[],aliasCount:0,count:1}]))));let _a=Hn.toJSON(this.contents,Me,oa);if(typeof Bn=="function"&&oa.anchors)for(let{count:Me,res:Hn}of oa.anchors.values())Bn(Hn,Me);return _a}toString(){if(this.errors.length>0)throw new Error("Document with errors cannot be stringified");let Me=this.options.indent;if(!Number.isInteger(Me)||Me<=0){let Bn=JSON.stringify(Me);throw new Error(`"indent" option must be a positive integer, not ${Bn}`)}this.setSchema();let Bn=[],zn=!1;if(this.version){let Me="%YAML 1.2";this.schema.name==="yaml-1.1"&&(this.version==="1.0"?Me="%YAML:1.0":this.version==="1.1"&&(Me="%YAML 1.1")),Bn.push(Me),zn=!0}let ni=this.listNonDefaultTags();this.tagPrefixes.forEach((Me=>{let{handle:Hn,prefix:Ci}=Me;ni.some((Me=>Me.indexOf(Ci)===0))&&(Bn.push(`%TAG ${Hn} ${Ci}`),zn=!0)})),(zn||this.directivesEndMarker)&&Bn.push("---"),this.commentBefore&&((zn||!this.directivesEndMarker)&&Bn.unshift(""),Bn.unshift(this.commentBefore.replace(/^/gm,"#")));let Ci={anchors:Object.create(null),doc:this,indent:"",indentStep:" ".repeat(Me),stringify:M},aa=!1,oa=null;if(this.contents){this.contents instanceof Hn.Node&&(this.contents.spaceBefore&&(zn||this.directivesEndMarker)&&Bn.push(""),this.contents.commentBefore&&Bn.push(this.contents.commentBefore.replace(/^/gm,"#")),Ci.forceBlockIndent=!!this.comment,oa=this.contents.comment);let Me=oa?null:()=>aa=!0,ni=M(this.contents,Ci,(()=>oa=null),Me);Bn.push(Hn.addComment(ni,"",oa))}else this.contents!==void 0&&Bn.push(M(this.contents,Ci));return this.comment&&((!aa||oa)&&Bn[Bn.length-1]!==""&&Bn.push(""),Bn.push(this.comment.replace(/^/gm,"#"))),Bn.join(`\n`)+`\n`}};Bn._defineProperty(_a,"defaults",aa),Me.Document=_a,Me.defaultOptions=ni,Me.scalarOptions=Ci}}),f_=D({"node_modules/yaml/dist/index.js"(Me){"use strict";oa();var Bn=Yg(),Hn=Zg(),zn=Xg(),ni=Wg(),Ci=zg();Kg();function y(Me){let Bn=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!0,ni=arguments.length>2?arguments[2]:void 0;ni===void 0&&typeof Bn=="string"&&(ni=Bn,Bn=!0);let Ci=Object.assign({},Hn.Document.defaults[Hn.defaultOptions.version],Hn.defaultOptions);return new zn.Schema(Ci).createNode(Me,Bn,ni)}var aa=class extends Hn.Document{constructor(Me){super(Object.assign({},Hn.defaultOptions,Me))}};function I(Me,Hn){let zn=[],ni;for(let Ci of Bn.parse(Me)){let Me=new aa(Hn);Me.parse(Ci,ni),zn.push(Me),ni=Me}return zn}function S(Me,Hn){let zn=Bn.parse(Me),Ci=new aa(Hn).parse(zn[0]);if(zn.length>1){let Me="Source contains multiple documents; please use YAML.parseAllDocuments()";Ci.errors.unshift(new ni.YAMLSemanticError(zn[1],Me))}return Ci}function M(Me,Bn){let Hn=S(Me,Bn);if(Hn.warnings.forEach((Me=>Ci.warn(Me))),Hn.errors.length>0)throw Hn.errors[0];return Hn.toJSON()}function T(Me,Bn){let Hn=new aa(Bn);return Hn.contents=Me,String(Hn)}var ca={createNode:y,defaultOptions:Hn.defaultOptions,Document:aa,parse:M,parseAllDocuments:I,parseCST:Bn.parse,parseDocument:S,scalarOptions:Hn.scalarOptions,stringify:T};Me.YAML=ca}}),Z_=D({"node_modules/yaml/index.js"(Me,Bn){oa(),Bn.exports=f_().YAML}}),sA=D({"node_modules/yaml/dist/util.js"(Me){"use strict";oa();var Bn=Kg(),Hn=Wg();Me.findPair=Bn.findPair,Me.parseMap=Bn.resolveMap,Me.parseSeq=Bn.resolveSeq,Me.stringifyNumber=Bn.stringifyNumber,Me.stringifyString=Bn.stringifyString,Me.toJSON=Bn.toJSON,Me.Type=Hn.Type,Me.YAMLError=Hn.YAMLError,Me.YAMLReferenceError=Hn.YAMLReferenceError,Me.YAMLSemanticError=Hn.YAMLSemanticError,Me.YAMLSyntaxError=Hn.YAMLSyntaxError,Me.YAMLWarning=Hn.YAMLWarning}}),oA=D({"node_modules/yaml/util.js"(Me){oa();var Bn=sA();Me.findPair=Bn.findPair,Me.toJSON=Bn.toJSON,Me.parseMap=Bn.parseMap,Me.parseSeq=Bn.parseSeq,Me.stringifyNumber=Bn.stringifyNumber,Me.stringifyString=Bn.stringifyString,Me.Type=Bn.Type,Me.YAMLError=Bn.YAMLError,Me.YAMLReferenceError=Bn.YAMLReferenceError,Me.YAMLSemanticError=Bn.YAMLSemanticError,Me.YAMLSyntaxError=Bn.YAMLSyntaxError,Me.YAMLWarning=Bn.YAMLWarning}}),hA=D({"node_modules/yaml-unist-parser/lib/yaml.js"(Me){"use strict";oa(),Me.__esModule=!0;var Bn=Z_();Me.Document=Bn.Document;var Hn=Z_();Me.parseCST=Hn.parseCST;var zn=oA();Me.YAMLError=zn.YAMLError,Me.YAMLSyntaxError=zn.YAMLSyntaxError,Me.YAMLSemanticError=zn.YAMLSemanticError}}),ey=D({"node_modules/yaml-unist-parser/lib/parse.js"(Me){"use strict";oa(),Me.__esModule=!0;var Bn=so(),Hn=tc(),zn=Fc(),ni=Jc(),Ci=jg(),aa=Xf(),ca=Qg(),_a=Gg(),xa=$g(),Ga=qg(),Ha=Vg(),ts=Jg(),Ps=hA();function q(Me){var oa=Ps.parseCST(Me);Ga.addOrigRange(oa);for(var so=oa.map((function(Me){return new Ps.Document({merge:!1,keepCstNodes:!0}).parse(Me)})),oo=new Bn.default(Me),Jo=[],tc={text:Me,locator:oo,comments:Jo,transformOffset:function(Me){return _a.transformOffset(Me,tc)},transformRange:function(Me){return xa.transformRange(Me,tc)},transformNode:function(Me){return Ci.transformNode(Me,tc)},transformContent:function(Me){return aa.transformContent(Me,tc)}},dc=0,Fc=so;dc{"use strict";var zn=Object.getOwnPropertyNames;var __commonJS=(Me,Bn)=>function __require(){return Bn||(0,Me[zn(Me)[0]])((Bn={exports:{}}).exports,Bn),Bn.exports};var ni=__commonJS({"node_modules/import-fresh/node_modules/resolve-from/index.js"(Me,Bn){"use strict";var zn=Hn(16928);var ni=Hn(73339);var Ci=Hn(79896);var resolveFrom=(Me,Bn,Hn)=>{if(typeof Me!=="string"){throw new TypeError(`Expected \`fromDir\` to be of type \`string\`, got \`${typeof Me}\``)}if(typeof Bn!=="string"){throw new TypeError(`Expected \`moduleId\` to be of type \`string\`, got \`${typeof Bn}\``)}try{Me=Ci.realpathSync(Me)}catch(Bn){if(Bn.code==="ENOENT"){Me=zn.resolve(Me)}else if(Hn){return null}else{throw Bn}}const aa=zn.join(Me,"noop.js");const resolveFileName=()=>ni._resolveFilename(Bn,{id:aa,filename:aa,paths:ni._nodeModulePaths(Me)});if(Hn){try{return resolveFileName()}catch(Me){return null}}return resolveFileName()};Bn.exports=(Me,Bn)=>resolveFrom(Me,Bn);Bn.exports.silent=(Me,Bn)=>resolveFrom(Me,Bn,true)}});var Ci=__commonJS({"scripts/build/shims/parent-module.cjs"(Me,Bn){"use strict";Bn.exports=Me=>Me}});var aa=__commonJS({"node_modules/import-fresh/index.js"(Me,Bn){"use strict";var zn=Hn(16928);var aa=ni();var oa=Ci();Bn.exports=Me=>{if(typeof Me!=="string"){throw new TypeError("Expected a string")}const Bn=oa(__filename);const Hn=Bn?zn.dirname(Bn):__dirname;const ni=aa(Hn,Me);const Ci=require.cache[ni];if(Ci&&Ci.parent){let Me=Ci.parent.children.length;while(Me--){if(Ci.parent.children[Me].id===ni){Ci.parent.children.splice(Me,1)}}}delete require.cache[ni];const ca=require.cache[Bn];return ca===void 0?require(ni):ca.require(ni)}}});var oa=__commonJS({"node_modules/is-arrayish/index.js"(Me,Bn){"use strict";Bn.exports=function isArrayish(Me){if(!Me){return false}return Me instanceof Array||Array.isArray(Me)||Me.length>=0&&Me.splice instanceof Function}}});var ca=__commonJS({"node_modules/error-ex/index.js"(Me,Bn){"use strict";var zn=Hn(39023);var ni=oa();var Ci=function errorEx2(Me,Bn){if(!Me||Me.constructor!==String){Bn=Me||{};Me=Error.name}var Hn=function ErrorEXError(zn){if(!this){return new ErrorEXError(zn)}zn=zn instanceof Error?zn.message:zn||this.message;Error.call(this,zn);Error.captureStackTrace(this,Hn);this.name=Me;Object.defineProperty(this,"message",{configurable:true,enumerable:false,get:function(){var Me=zn.split(/\r?\n/g);for(var Hn in Bn){if(!Bn.hasOwnProperty(Hn)){continue}var Ci=Bn[Hn];if("message"in Ci){Me=Ci.message(this[Hn],Me)||Me;if(!ni(Me)){Me=[Me]}}}return Me.join("\n")},set:function(Me){zn=Me}});var Ci=null;var aa=Object.getOwnPropertyDescriptor(this,"stack");var oa=aa.get;var ca=aa.value;delete aa.value;delete aa.writable;aa.set=function(Me){Ci=Me};aa.get=function(){var Me=(Ci||(oa?oa.call(this):ca)).split(/\r?\n+/g);if(!Ci){Me[0]=this.name+": "+this.message}var Hn=1;for(var zn in Bn){if(!Bn.hasOwnProperty(zn)){continue}var ni=Bn[zn];if("line"in ni){var aa=ni.line(this[zn]);if(aa){Me.splice(Hn++,0," "+aa)}}if("stack"in ni){ni.stack(this[zn],Me)}}return Me.join("\n")};Object.defineProperty(this,"stack",aa)};if(Object.setPrototypeOf){Object.setPrototypeOf(Hn.prototype,Error.prototype);Object.setPrototypeOf(Hn,Error)}else{zn.inherits(Hn,Error)}return Hn};Ci.append=function(Me,Bn){return{message:function(Hn,zn){Hn=Hn||Bn;if(Hn){zn[0]+=" "+Me.replace("%s",Hn.toString())}return zn}}};Ci.line=function(Me,Bn){return{line:function(Hn){Hn=Hn||Bn;if(Hn){return Me.replace("%s",Hn.toString())}return null}}};Bn.exports=Ci}});var _a=__commonJS({"node_modules/json-parse-even-better-errors/index.js"(Me,Bn){"use strict";var hexify=Me=>{const Bn=Me.charCodeAt(0).toString(16).toUpperCase();return"0x"+(Bn.length%2?"0":"")+Bn};var parseError=(Me,Bn,Hn)=>{if(!Bn){return{message:Me.message+" while parsing empty string",position:0}}const zn=Me.message.match(/^Unexpected token (.) .*position\s+(\d+)/i);const ni=zn?+zn[2]:Me.message.match(/^Unexpected end of JSON.*/i)?Bn.length-1:null;const Ci=zn?Me.message.replace(/^Unexpected token ./,`Unexpected token ${JSON.stringify(zn[1])} (${hexify(zn[1])})`):Me.message;if(ni!==null&&ni!==void 0){const Me=ni<=Hn?0:ni-Hn;const zn=ni+Hn>=Bn.length?Bn.length:ni+Hn;const aa=(Me===0?"":"...")+Bn.slice(Me,zn)+(zn===Bn.length?"":"...");const oa=Bn===aa?"":"near ";return{message:Ci+` while parsing ${oa}${JSON.stringify(aa)}`,position:ni}}else{return{message:Ci+` while parsing '${Bn.slice(0,Hn*2)}'`,position:0}}};var Hn=class extends SyntaxError{constructor(Me,Bn,Hn,zn){Hn=Hn||20;const ni=parseError(Me,Bn,Hn);super(ni.message);Object.assign(this,ni);this.code="EJSONPARSE";this.systemError=Me;Error.captureStackTrace(this,zn||this.constructor)}get name(){return this.constructor.name}set name(Me){}get[Symbol.toStringTag](){return this.constructor.name}};var zn=Symbol.for("indent");var ni=Symbol.for("newline");var Ci=/^\s*[{\[]((?:\r?\n)+)([\s\t]*)/;var aa=/^(?:\{\}|\[\])((?:\r?\n)+)?$/;var parseJson=(Me,Bn,oa)=>{const ca=stripBOM(Me);oa=oa||20;try{const[,Me="\n",Hn=" "]=ca.match(aa)||ca.match(Ci)||[,"",""];const oa=JSON.parse(ca,Bn);if(oa&&typeof oa==="object"){oa[ni]=Me;oa[zn]=Hn}return oa}catch(Bn){if(typeof Me!=="string"&&!Buffer.isBuffer(Me)){const Hn=Array.isArray(Me)&&Me.length===0;throw Object.assign(new TypeError(`Cannot parse ${Hn?"an empty array":String(Me)}`),{code:"EJSONPARSE",systemError:Bn})}throw new Hn(Bn,ca,oa,parseJson)}};var stripBOM=Me=>String(Me).replace(/^\uFEFF/,"");Bn.exports=parseJson;parseJson.JSONParseError=Hn;parseJson.noExceptions=(Me,Bn)=>{try{return JSON.parse(stripBOM(Me),Bn)}catch(Me){}}}});var xa=__commonJS({"node_modules/parse-json/node_modules/lines-and-columns/build/index.js"(Me){"use strict";Me.__esModule=true;Me.LinesAndColumns=void 0;var Bn="\n";var Hn="\r";var zn=function(){function LinesAndColumns2(Me){this.string=Me;var zn=[0];for(var ni=0;nithis.string.length){return null}var Bn=0;var Hn=this.offsets;while(Hn[Bn+1]<=Me){Bn++}var zn=Me-Hn[Bn];return{line:Bn,column:zn}};LinesAndColumns2.prototype.indexForLocation=function(Me){var Bn=Me.line,Hn=Me.column;if(Bn<0||Bn>=this.offsets.length){return null}if(Hn<0||Hn>this.lengthOfLine(Bn)){return null}return this.offsets[Bn]+Hn};LinesAndColumns2.prototype.lengthOfLine=function(Me){var Bn=this.offsets[Me];var Hn=Me===this.offsets.length-1?this.string.length:this.offsets[Me+1];return Hn-Bn};return LinesAndColumns2}();Me.LinesAndColumns=zn;Me["default"]=zn}});var Ga=__commonJS({"node_modules/js-tokens/index.js"(Me){Object.defineProperty(Me,"__esModule",{value:true});Me.default=/((['"])(?:(?!\2|\\).|\\(?:\r\n|[\s\S]))*(\2)?|`(?:[^`\\$]|\\[\s\S]|\$(?!\{)|\$\{(?:[^{}]|\{[^}]*\}?)*\}?)*(`)?)|(\/\/.*)|(\/\*(?:[^*]|\*(?!\/))*(\*\/)?)|(\/(?!\*)(?:\[(?:(?![\]\\]).|\\.)*\]|(?![\/\]\\]).|\\.)+\/(?:(?!\s*(?:\b|[\u0080-\uFFFF$\\'"~({]|[+\-!](?!=)|\.?\d))|[gmiyus]{1,6}\b(?![\u0080-\uFFFF$\\]|\s*(?:[+\-*%&|^<>!=?({]|\/(?![\/*])))))|(0[xX][\da-fA-F]+|0[oO][0-7]+|0[bB][01]+|(?:\d*\.\d+|\d+\.?)(?:[eE][+-]?\d+)?)|((?!\d)(?:(?!\s)[$\w\u0080-\uFFFF]|\\u[\da-fA-F]{4}|\\u\{[\da-fA-F]+\})+)|(--|\+\+|&&|\|\||=>|\.{3}|(?:[+\-\/%&|^]|\*{1,2}|<{1,2}|>{1,3}|!=?|={1,2})=?|[?~.,:;[\](){}])|(\s+)|(^$|[\s\S])/g;Me.matchToToken=function(Me){var Bn={type:"invalid",value:Me[0],closed:void 0};if(Me[1])Bn.type="string",Bn.closed=!!(Me[3]||Me[4]);else if(Me[5])Bn.type="comment";else if(Me[6])Bn.type="comment",Bn.closed=!!Me[7];else if(Me[8])Bn.type="regex";else if(Me[9])Bn.type="number";else if(Me[10])Bn.type="name";else if(Me[11])Bn.type="punctuator";else if(Me[12])Bn.type="whitespace";return Bn}}});var Ha=__commonJS({"node_modules/@babel/helper-validator-identifier/lib/identifier.js"(Me){"use strict";Object.defineProperty(Me,"__esModule",{value:true});Me.isIdentifierChar=isIdentifierChar;Me.isIdentifierName=isIdentifierName;Me.isIdentifierStart=isIdentifierStart;var Bn="ªµºÀ-ÖØ-öø-ˁˆ-ˑˠ-ˤˬˮͰ-ʹͶͷͺ-ͽͿΆΈ-ΊΌΎ-ΡΣ-ϵϷ-ҁҊ-ԯԱ-Ֆՙՠ-ֈא-תׯ-ײؠ-يٮٯٱ-ۓەۥۦۮۯۺ-ۼۿܐܒ-ܯݍ-ޥޱߊ-ߪߴߵߺࠀ-ࠕࠚࠤࠨࡀ-ࡘࡠ-ࡪࡰ-ࢇࢉ-ࢎࢠ-ࣉऄ-हऽॐक़-ॡॱ-ঀঅ-ঌএঐও-নপ-রলশ-হঽৎড়ঢ়য়-ৡৰৱৼਅ-ਊਏਐਓ-ਨਪ-ਰਲਲ਼ਵਸ਼ਸਹਖ਼-ੜਫ਼ੲ-ੴઅ-ઍએ-ઑઓ-નપ-રલળવ-હઽૐૠૡૹଅ-ଌଏଐଓ-ନପ-ରଲଳଵ-ହଽଡ଼ଢ଼ୟ-ୡୱஃஅ-ஊஎ-ஐஒ-கஙசஜஞடணதந-பம-ஹௐఅ-ఌఎ-ఐఒ-నప-హఽౘ-ౚౝౠౡಀಅ-ಌಎ-ಐಒ-ನಪ-ಳವ-ಹಽೝೞೠೡೱೲഄ-ഌഎ-ഐഒ-ഺഽൎൔ-ൖൟ-ൡൺ-ൿඅ-ඖක-නඳ-රලව-ෆก-ะาำเ-ๆກຂຄຆ-ຊຌ-ຣລວ-ະາຳຽເ-ໄໆໜ-ໟༀཀ-ཇཉ-ཬྈ-ྌက-ဪဿၐ-ၕၚ-ၝၡၥၦၮ-ၰၵ-ႁႎႠ-ჅჇჍა-ჺჼ-ቈቊ-ቍቐ-ቖቘቚ-ቝበ-ኈኊ-ኍነ-ኰኲ-ኵኸ-ኾዀዂ-ዅወ-ዖዘ-ጐጒ-ጕጘ-ፚᎀ-ᎏᎠ-Ᏽᏸ-ᏽᐁ-ᙬᙯ-ᙿᚁ-ᚚᚠ-ᛪᛮ-ᛸᜀ-ᜑᜟ-ᜱᝀ-ᝑᝠ-ᝬᝮ-ᝰក-ឳៗៜᠠ-ᡸᢀ-ᢨᢪᢰ-ᣵᤀ-ᤞᥐ-ᥭᥰ-ᥴᦀ-ᦫᦰ-ᧉᨀ-ᨖᨠ-ᩔᪧᬅ-ᬳᭅ-ᭌᮃ-ᮠᮮᮯᮺ-ᯥᰀ-ᰣᱍ-ᱏᱚ-ᱽᲀ-ᲈᲐ-ᲺᲽ-Ჿᳩ-ᳬᳮ-ᳳᳵᳶᳺᴀ-ᶿḀ-ἕἘ-Ἕἠ-ὅὈ-Ὅὐ-ὗὙὛὝὟ-ώᾀ-ᾴᾶ-ᾼιῂ-ῄῆ-ῌῐ-ΐῖ-Ίῠ-Ῥῲ-ῴῶ-ῼⁱⁿₐ-ₜℂℇℊ-ℓℕ℘-ℝℤΩℨK-ℹℼ-ℿⅅ-ⅉⅎⅠ-ↈⰀ-ⳤⳫ-ⳮⳲⳳⴀ-ⴥⴧⴭⴰ-ⵧⵯⶀ-ⶖⶠ-ⶦⶨ-ⶮⶰ-ⶶⶸ-ⶾⷀ-ⷆⷈ-ⷎⷐ-ⷖⷘ-ⷞ々-〇〡-〩〱-〵〸-〼ぁ-ゖ゛-ゟァ-ヺー-ヿㄅ-ㄯㄱ-ㆎㆠ-ㆿㇰ-ㇿ㐀-䶿一-ꒌꓐ-ꓽꔀ-ꘌꘐ-ꘟꘪꘫꙀ-ꙮꙿ-ꚝꚠ-ꛯꜗ-ꜟꜢ-ꞈꞋ-ꟊꟐꟑꟓꟕ-ꟙꟲ-ꠁꠃ-ꠅꠇ-ꠊꠌ-ꠢꡀ-ꡳꢂ-ꢳꣲ-ꣷꣻꣽꣾꤊ-ꤥꤰ-ꥆꥠ-ꥼꦄ-ꦲꧏꧠ-ꧤꧦ-ꧯꧺ-ꧾꨀ-ꨨꩀ-ꩂꩄ-ꩋꩠ-ꩶꩺꩾ-ꪯꪱꪵꪶꪹ-ꪽꫀꫂꫛ-ꫝꫠ-ꫪꫲ-ꫴꬁ-ꬆꬉ-ꬎꬑ-ꬖꬠ-ꬦꬨ-ꬮꬰ-ꭚꭜ-ꭩꭰ-ꯢ가-힣ힰ-ퟆퟋ-ퟻ豈-舘並-龎ff-stﬓ-ﬗיִײַ-ﬨשׁ-זּטּ-לּמּנּסּףּפּצּ-ﮱﯓ-ﴽﵐ-ﶏﶒ-ﷇﷰ-ﷻﹰ-ﹴﹶ-ﻼA-Za-zヲ-하-ᅦᅧ-ᅬᅭ-ᅲᅳ-ᅵ";var Hn="‌‍·̀-ͯ·҃-֑҇-ׇֽֿׁׂׅׄؐ-ًؚ-٩ٰۖ-ۜ۟-۪ۤۧۨ-ۭ۰-۹ܑܰ-݊ަ-ް߀-߉߫-߽߳ࠖ-࠙ࠛ-ࠣࠥ-ࠧࠩ-࡙࠭-࡛࢘-࢟࣊-ࣣ࣡-ःऺ-़ा-ॏ॑-ॗॢॣ०-९ঁ-ঃ়া-ৄেৈো-্ৗৢৣ০-৯৾ਁ-ਃ਼ਾ-ੂੇੈੋ-੍ੑ੦-ੱੵઁ-ઃ઼ા-ૅે-ૉો-્ૢૣ૦-૯ૺ-૿ଁ-ଃ଼ା-ୄେୈୋ-୍୕-ୗୢୣ୦-୯ஂா-ூெ-ைொ-்ௗ௦-௯ఀ-ఄ఼ా-ౄె-ైొ-్ౕౖౢౣ౦-౯ಁ-ಃ಼ಾ-ೄೆ-ೈೊ-್ೕೖೢೣ೦-೯ೳഀ-ഃ഻഼ാ-ൄെ-ൈൊ-്ൗൢൣ൦-൯ඁ-ඃ්ා-ුූෘ-ෟ෦-෯ෲෳัิ-ฺ็-๎๐-๙ັິ-ຼ່-໎໐-໙༘༙༠-༩༹༵༷༾༿ཱ-྄྆྇ྍ-ྗྙ-ྼ࿆ါ-ှ၀-၉ၖ-ၙၞ-ၠၢ-ၤၧ-ၭၱ-ၴႂ-ႍႏ-ႝ፝-፟፩-፱ᜒ-᜕ᜲ-᜴ᝒᝓᝲᝳ឴-៓៝០-៩᠋-᠍᠏-᠙ᢩᤠ-ᤫᤰ-᤻᥆-᥏᧐-᧚ᨗ-ᨛᩕ-ᩞ᩠-᩿᩼-᪉᪐-᪙᪰-᪽ᪿ-ᫎᬀ-ᬄ᬴-᭄᭐-᭙᭫-᭳ᮀ-ᮂᮡ-ᮭ᮰-᮹᯦-᯳ᰤ-᰷᱀-᱉᱐-᱙᳐-᳔᳒-᳨᳭᳴᳷-᳹᷀-᷿‿⁀⁔⃐-⃥⃜⃡-⃰⳯-⵿⳱ⷠ-〪ⷿ-゙゚〯꘠-꘩꙯ꙴ-꙽ꚞꚟ꛰꛱ꠂ꠆ꠋꠣ-ꠧ꠬ꢀꢁꢴ-ꣅ꣐-꣙꣠-꣱ꣿ-꤉ꤦ-꤭ꥇ-꥓ꦀ-ꦃ꦳-꧀꧐-꧙ꧥ꧰-꧹ꨩ-ꨶꩃꩌꩍ꩐-꩙ꩻ-ꩽꪰꪲ-ꪴꪷꪸꪾ꪿꫁ꫫ-ꫯꫵ꫶ꯣ-ꯪ꯬꯭꯰-꯹ﬞ︀-️︠-︯︳︴﹍-﹏0-9_";var zn=new RegExp("["+Bn+"]");var ni=new RegExp("["+Bn+Hn+"]");Bn=Hn=null;var Ci=[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,13,10,2,14,2,6,2,1,2,10,2,14,2,6,2,1,68,310,10,21,11,7,25,5,2,41,2,8,70,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,43,17,47,20,28,22,13,52,58,1,3,0,14,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,20,1,64,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,38,6,186,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,19,72,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,16,0,2,12,2,33,125,0,80,921,103,110,18,195,2637,96,16,1071,18,5,4026,582,8634,568,8,30,18,78,18,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,8936,3,2,6,2,1,2,290,16,0,30,2,3,0,15,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,1845,30,7,5,262,61,147,44,11,6,17,0,322,29,19,43,485,27,757,6,2,3,2,1,2,14,2,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,42719,33,4153,7,221,3,5761,15,7472,3104,541,1507,4938,6,4191];var aa=[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,81,2,71,10,50,3,123,2,54,14,32,10,3,1,11,3,46,10,8,0,46,9,7,2,37,13,2,9,6,1,45,0,13,2,49,13,9,3,2,11,83,11,7,0,3,0,158,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,10,1,2,0,49,6,4,4,14,9,5351,0,7,14,13835,9,87,9,39,4,60,6,26,9,1014,0,2,54,8,3,82,0,12,1,19628,1,4706,45,3,22,543,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,101,0,161,6,10,9,357,0,62,13,499,13,983,6,110,6,6,9,4759,9,787719,239];function isInAstralSet(Me,Bn){let Hn=65536;for(let zn=0,ni=Bn.length;znMe)return false;Hn+=Bn[zn+1];if(Hn>=Me)return true}return false}function isIdentifierStart(Me){if(Me<65)return Me===36;if(Me<=90)return true;if(Me<97)return Me===95;if(Me<=122)return true;if(Me<=65535){return Me>=170&&zn.test(String.fromCharCode(Me))}return isInAstralSet(Me,Ci)}function isIdentifierChar(Me){if(Me<48)return Me===36;if(Me<58)return true;if(Me<65)return false;if(Me<=90)return true;if(Me<97)return Me===95;if(Me<=122)return true;if(Me<=65535){return Me>=170&&ni.test(String.fromCharCode(Me))}return isInAstralSet(Me,Ci)||isInAstralSet(Me,aa)}function isIdentifierName(Me){let Bn=true;for(let Hn=0;Hn1){ni-=1}}return[ni*360,Ci*100,_a*100]};Ci.rgb.hwb=function(Me){var Bn=Me[0];var Hn=Me[1];var zn=Me[2];var ni=Ci.rgb.hsl(Me)[0];var aa=1/255*Math.min(Bn,Math.min(Hn,zn));zn=1-1/255*Math.max(Bn,Math.max(Hn,zn));return[ni,aa*100,zn*100]};Ci.rgb.cmyk=function(Me){var Bn=Me[0]/255;var Hn=Me[1]/255;var zn=Me[2]/255;var ni;var Ci;var aa;var oa;oa=Math.min(1-Bn,1-Hn,1-zn);ni=(1-Bn-oa)/(1-oa)||0;Ci=(1-Hn-oa)/(1-oa)||0;aa=(1-zn-oa)/(1-oa)||0;return[ni*100,Ci*100,aa*100,oa*100]};function comparativeDistance(Me,Bn){return Math.pow(Me[0]-Bn[0],2)+Math.pow(Me[1]-Bn[1],2)+Math.pow(Me[2]-Bn[2],2)}Ci.rgb.keyword=function(Me){var Bn=zn[Me];if(Bn){return Bn}var ni=Infinity;var Ci;for(var aa in Hn){if(Hn.hasOwnProperty(aa)){var oa=Hn[aa];var ca=comparativeDistance(Me,oa);if(ca.04045?Math.pow((Bn+.055)/1.055,2.4):Bn/12.92;Hn=Hn>.04045?Math.pow((Hn+.055)/1.055,2.4):Hn/12.92;zn=zn>.04045?Math.pow((zn+.055)/1.055,2.4):zn/12.92;var ni=Bn*.4124+Hn*.3576+zn*.1805;var Ci=Bn*.2126+Hn*.7152+zn*.0722;var aa=Bn*.0193+Hn*.1192+zn*.9505;return[ni*100,Ci*100,aa*100]};Ci.rgb.lab=function(Me){var Bn=Ci.rgb.xyz(Me);var Hn=Bn[0];var zn=Bn[1];var ni=Bn[2];var aa;var oa;var ca;Hn/=95.047;zn/=100;ni/=108.883;Hn=Hn>.008856?Math.pow(Hn,1/3):7.787*Hn+16/116;zn=zn>.008856?Math.pow(zn,1/3):7.787*zn+16/116;ni=ni>.008856?Math.pow(ni,1/3):7.787*ni+16/116;aa=116*zn-16;oa=500*(Hn-zn);ca=200*(zn-ni);return[aa,oa,ca]};Ci.hsl.rgb=function(Me){var Bn=Me[0]/360;var Hn=Me[1]/100;var zn=Me[2]/100;var ni;var Ci;var aa;var oa;var ca;if(Hn===0){ca=zn*255;return[ca,ca,ca]}if(zn<.5){Ci=zn*(1+Hn)}else{Ci=zn+Hn-zn*Hn}ni=2*zn-Ci;oa=[0,0,0];for(var _a=0;_a<3;_a++){aa=Bn+1/3*-(_a-1);if(aa<0){aa++}if(aa>1){aa--}if(6*aa<1){ca=ni+(Ci-ni)*6*aa}else if(2*aa<1){ca=Ci}else if(3*aa<2){ca=ni+(Ci-ni)*(2/3-aa)*6}else{ca=ni}oa[_a]=ca*255}return oa};Ci.hsl.hsv=function(Me){var Bn=Me[0];var Hn=Me[1]/100;var zn=Me[2]/100;var ni=Hn;var Ci=Math.max(zn,.01);var aa;var oa;zn*=2;Hn*=zn<=1?zn:2-zn;ni*=Ci<=1?Ci:2-Ci;oa=(zn+Hn)/2;aa=zn===0?2*ni/(Ci+ni):2*Hn/(zn+Hn);return[Bn,aa*100,oa*100]};Ci.hsv.rgb=function(Me){var Bn=Me[0]/60;var Hn=Me[1]/100;var zn=Me[2]/100;var ni=Math.floor(Bn)%6;var Ci=Bn-Math.floor(Bn);var aa=255*zn*(1-Hn);var oa=255*zn*(1-Hn*Ci);var ca=255*zn*(1-Hn*(1-Ci));zn*=255;switch(ni){case 0:return[zn,ca,aa];case 1:return[oa,zn,aa];case 2:return[aa,zn,ca];case 3:return[aa,oa,zn];case 4:return[ca,aa,zn];case 5:return[zn,aa,oa]}};Ci.hsv.hsl=function(Me){var Bn=Me[0];var Hn=Me[1]/100;var zn=Me[2]/100;var ni=Math.max(zn,.01);var Ci;var aa;var oa;oa=(2-Hn)*zn;Ci=(2-Hn)*ni;aa=Hn*ni;aa/=Ci<=1?Ci:2-Ci;aa=aa||0;oa/=2;return[Bn,aa*100,oa*100]};Ci.hwb.rgb=function(Me){var Bn=Me[0]/360;var Hn=Me[1]/100;var zn=Me[2]/100;var ni=Hn+zn;var Ci;var aa;var oa;var ca;if(ni>1){Hn/=ni;zn/=ni}Ci=Math.floor(6*Bn);aa=1-zn;oa=6*Bn-Ci;if((Ci&1)!==0){oa=1-oa}ca=Hn+oa*(aa-Hn);var _a;var xa;var Ga;switch(Ci){default:case 6:case 0:_a=aa;xa=ca;Ga=Hn;break;case 1:_a=ca;xa=aa;Ga=Hn;break;case 2:_a=Hn;xa=aa;Ga=ca;break;case 3:_a=Hn;xa=ca;Ga=aa;break;case 4:_a=ca;xa=Hn;Ga=aa;break;case 5:_a=aa;xa=Hn;Ga=ca;break}return[_a*255,xa*255,Ga*255]};Ci.cmyk.rgb=function(Me){var Bn=Me[0]/100;var Hn=Me[1]/100;var zn=Me[2]/100;var ni=Me[3]/100;var Ci;var aa;var oa;Ci=1-Math.min(1,Bn*(1-ni)+ni);aa=1-Math.min(1,Hn*(1-ni)+ni);oa=1-Math.min(1,zn*(1-ni)+ni);return[Ci*255,aa*255,oa*255]};Ci.xyz.rgb=function(Me){var Bn=Me[0]/100;var Hn=Me[1]/100;var zn=Me[2]/100;var ni;var Ci;var aa;ni=Bn*3.2406+Hn*-1.5372+zn*-.4986;Ci=Bn*-.9689+Hn*1.8758+zn*.0415;aa=Bn*.0557+Hn*-.204+zn*1.057;ni=ni>.0031308?1.055*Math.pow(ni,1/2.4)-.055:ni*12.92;Ci=Ci>.0031308?1.055*Math.pow(Ci,1/2.4)-.055:Ci*12.92;aa=aa>.0031308?1.055*Math.pow(aa,1/2.4)-.055:aa*12.92;ni=Math.min(Math.max(0,ni),1);Ci=Math.min(Math.max(0,Ci),1);aa=Math.min(Math.max(0,aa),1);return[ni*255,Ci*255,aa*255]};Ci.xyz.lab=function(Me){var Bn=Me[0];var Hn=Me[1];var zn=Me[2];var ni;var Ci;var aa;Bn/=95.047;Hn/=100;zn/=108.883;Bn=Bn>.008856?Math.pow(Bn,1/3):7.787*Bn+16/116;Hn=Hn>.008856?Math.pow(Hn,1/3):7.787*Hn+16/116;zn=zn>.008856?Math.pow(zn,1/3):7.787*zn+16/116;ni=116*Hn-16;Ci=500*(Bn-Hn);aa=200*(Hn-zn);return[ni,Ci,aa]};Ci.lab.xyz=function(Me){var Bn=Me[0];var Hn=Me[1];var zn=Me[2];var ni;var Ci;var aa;Ci=(Bn+16)/116;ni=Hn/500+Ci;aa=Ci-zn/200;var oa=Math.pow(Ci,3);var ca=Math.pow(ni,3);var _a=Math.pow(aa,3);Ci=oa>.008856?oa:(Ci-16/116)/7.787;ni=ca>.008856?ca:(ni-16/116)/7.787;aa=_a>.008856?_a:(aa-16/116)/7.787;ni*=95.047;Ci*=100;aa*=108.883;return[ni,Ci,aa]};Ci.lab.lch=function(Me){var Bn=Me[0];var Hn=Me[1];var zn=Me[2];var ni;var Ci;var aa;ni=Math.atan2(zn,Hn);Ci=ni*360/2/Math.PI;if(Ci<0){Ci+=360}aa=Math.sqrt(Hn*Hn+zn*zn);return[Bn,aa,Ci]};Ci.lch.lab=function(Me){var Bn=Me[0];var Hn=Me[1];var zn=Me[2];var ni;var Ci;var aa;aa=zn/360*2*Math.PI;ni=Hn*Math.cos(aa);Ci=Hn*Math.sin(aa);return[Bn,ni,Ci]};Ci.rgb.ansi16=function(Me){var Bn=Me[0];var Hn=Me[1];var zn=Me[2];var ni=1 in arguments?arguments[1]:Ci.rgb.hsv(Me)[2];ni=Math.round(ni/50);if(ni===0){return 30}var aa=30+(Math.round(zn/255)<<2|Math.round(Hn/255)<<1|Math.round(Bn/255));if(ni===2){aa+=60}return aa};Ci.hsv.ansi16=function(Me){return Ci.rgb.ansi16(Ci.hsv.rgb(Me),Me[2])};Ci.rgb.ansi256=function(Me){var Bn=Me[0];var Hn=Me[1];var zn=Me[2];if(Bn===Hn&&Hn===zn){if(Bn<8){return 16}if(Bn>248){return 231}return Math.round((Bn-8)/247*24)+232}var ni=16+36*Math.round(Bn/255*5)+6*Math.round(Hn/255*5)+Math.round(zn/255*5);return ni};Ci.ansi16.rgb=function(Me){var Bn=Me%10;if(Bn===0||Bn===7){if(Me>50){Bn+=3.5}Bn=Bn/10.5*255;return[Bn,Bn,Bn]}var Hn=(~~(Me>50)+1)*.5;var zn=(Bn&1)*Hn*255;var ni=(Bn>>1&1)*Hn*255;var Ci=(Bn>>2&1)*Hn*255;return[zn,ni,Ci]};Ci.ansi256.rgb=function(Me){if(Me>=232){var Bn=(Me-232)*10+8;return[Bn,Bn,Bn]}Me-=16;var Hn;var zn=Math.floor(Me/36)/5*255;var ni=Math.floor((Hn=Me%36)/6)/5*255;var Ci=Hn%6/5*255;return[zn,ni,Ci]};Ci.rgb.hex=function(Me){var Bn=((Math.round(Me[0])&255)<<16)+((Math.round(Me[1])&255)<<8)+(Math.round(Me[2])&255);var Hn=Bn.toString(16).toUpperCase();return"000000".substring(Hn.length)+Hn};Ci.hex.rgb=function(Me){var Bn=Me.toString(16).match(/[a-f0-9]{6}|[a-f0-9]{3}/i);if(!Bn){return[0,0,0]}var Hn=Bn[0];if(Bn[0].length===3){Hn=Hn.split("").map((function(Me){return Me+Me})).join("")}var zn=parseInt(Hn,16);var ni=zn>>16&255;var Ci=zn>>8&255;var aa=zn&255;return[ni,Ci,aa]};Ci.rgb.hcg=function(Me){var Bn=Me[0]/255;var Hn=Me[1]/255;var zn=Me[2]/255;var ni=Math.max(Math.max(Bn,Hn),zn);var Ci=Math.min(Math.min(Bn,Hn),zn);var aa=ni-Ci;var oa;var ca;if(aa<1){oa=Ci/(1-aa)}else{oa=0}if(aa<=0){ca=0}else if(ni===Bn){ca=(Hn-zn)/aa%6}else if(ni===Hn){ca=2+(zn-Bn)/aa}else{ca=4+(Bn-Hn)/aa+4}ca/=6;ca%=1;return[ca*360,aa*100,oa*100]};Ci.hsl.hcg=function(Me){var Bn=Me[1]/100;var Hn=Me[2]/100;var zn=1;var ni=0;if(Hn<.5){zn=2*Bn*Hn}else{zn=2*Bn*(1-Hn)}if(zn<1){ni=(Hn-.5*zn)/(1-zn)}return[Me[0],zn*100,ni*100]};Ci.hsv.hcg=function(Me){var Bn=Me[1]/100;var Hn=Me[2]/100;var zn=Bn*Hn;var ni=0;if(zn<1){ni=(Hn-zn)/(1-zn)}return[Me[0],zn*100,ni*100]};Ci.hcg.rgb=function(Me){var Bn=Me[0]/360;var Hn=Me[1]/100;var zn=Me[2]/100;if(Hn===0){return[zn*255,zn*255,zn*255]}var ni=[0,0,0];var Ci=Bn%1*6;var aa=Ci%1;var oa=1-aa;var ca=0;switch(Math.floor(Ci)){case 0:ni[0]=1;ni[1]=aa;ni[2]=0;break;case 1:ni[0]=oa;ni[1]=1;ni[2]=0;break;case 2:ni[0]=0;ni[1]=1;ni[2]=aa;break;case 3:ni[0]=0;ni[1]=oa;ni[2]=1;break;case 4:ni[0]=aa;ni[1]=0;ni[2]=1;break;default:ni[0]=1;ni[1]=0;ni[2]=oa}ca=(1-Hn)*zn;return[(Hn*ni[0]+ca)*255,(Hn*ni[1]+ca)*255,(Hn*ni[2]+ca)*255]};Ci.hcg.hsv=function(Me){var Bn=Me[1]/100;var Hn=Me[2]/100;var zn=Bn+Hn*(1-Bn);var ni=0;if(zn>0){ni=Bn/zn}return[Me[0],ni*100,zn*100]};Ci.hcg.hsl=function(Me){var Bn=Me[1]/100;var Hn=Me[2]/100;var zn=Hn*(1-Bn)+.5*Bn;var ni=0;if(zn>0&&zn<.5){ni=Bn/(2*zn)}else if(zn>=.5&&zn<1){ni=Bn/(2*(1-zn))}return[Me[0],ni*100,zn*100]};Ci.hcg.hwb=function(Me){var Bn=Me[1]/100;var Hn=Me[2]/100;var zn=Bn+Hn*(1-Bn);return[Me[0],(zn-Bn)*100,(1-zn)*100]};Ci.hwb.hcg=function(Me){var Bn=Me[1]/100;var Hn=Me[2]/100;var zn=1-Hn;var ni=zn-Bn;var Ci=0;if(ni<1){Ci=(zn-ni)/(1-ni)}return[Me[0],ni*100,Ci*100]};Ci.apple.rgb=function(Me){return[Me[0]/65535*255,Me[1]/65535*255,Me[2]/65535*255]};Ci.rgb.apple=function(Me){return[Me[0]/255*65535,Me[1]/255*65535,Me[2]/255*65535]};Ci.gray.rgb=function(Me){return[Me[0]/100*255,Me[0]/100*255,Me[0]/100*255]};Ci.gray.hsl=Ci.gray.hsv=function(Me){return[0,0,Me[0]]};Ci.gray.hwb=function(Me){return[0,100,Me[0]]};Ci.gray.cmyk=function(Me){return[0,0,0,Me[0]]};Ci.gray.lab=function(Me){return[Me[0],0,0]};Ci.gray.hex=function(Me){var Bn=Math.round(Me[0]/100*255)&255;var Hn=(Bn<<16)+(Bn<<8)+Bn;var zn=Hn.toString(16).toUpperCase();return"000000".substring(zn.length)+zn};Ci.rgb.gray=function(Me){var Bn=(Me[0]+Me[1]+Me[2])/3;return[Bn/255*100]}}});var tc=__commonJS({"node_modules/color-convert/route.js"(Me,Bn){var Hn=Jo();function buildGraph(){var Me={};var Bn=Object.keys(Hn);for(var zn=Bn.length,ni=0;ni1){Bn=Array.prototype.slice.call(arguments)}return Me(Bn)};if("conversion"in Me){wrappedFn.conversion=Me.conversion}return wrappedFn}function wrapRounded(Me){var wrappedFn=function(Bn){if(Bn===void 0||Bn===null){return Bn}if(arguments.length>1){Bn=Array.prototype.slice.call(arguments)}var Hn=Me(Bn);if(typeof Hn==="object"){for(var zn=Hn.length,ni=0;nifunction(){const zn=Me.apply(Hn,arguments);return`[${zn+Bn}m`};var wrapAnsi256=(Me,Bn)=>function(){const zn=Me.apply(Hn,arguments);return`[${38+Bn};5;${zn}m`};var wrapAnsi16m=(Me,Bn)=>function(){const zn=Me.apply(Hn,arguments);return`[${38+Bn};2;${zn[0]};${zn[1]};${zn[2]}m`};function assembleStyles(){const Me=new Map;const Bn={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]}};Bn.color.grey=Bn.color.gray;for(const Hn of Object.keys(Bn)){const zn=Bn[Hn];for(const Hn of Object.keys(zn)){const ni=zn[Hn];Bn[Hn]={open:`[${ni[0]}m`,close:`[${ni[1]}m`};zn[Hn]=Bn[Hn];Me.set(ni[0],ni[1])}Object.defineProperty(Bn,Hn,{value:zn,enumerable:false});Object.defineProperty(Bn,"codes",{value:Me,enumerable:false})}const ansi2ansi=Me=>Me;const rgb2rgb=(Me,Bn,Hn)=>[Me,Bn,Hn];Bn.color.close="";Bn.bgColor.close="";Bn.color.ansi={ansi:wrapAnsi16(ansi2ansi,0)};Bn.color.ansi256={ansi256:wrapAnsi256(ansi2ansi,0)};Bn.color.ansi16m={rgb:wrapAnsi16m(rgb2rgb,0)};Bn.bgColor.ansi={ansi:wrapAnsi16(ansi2ansi,10)};Bn.bgColor.ansi256={ansi256:wrapAnsi256(ansi2ansi,10)};Bn.bgColor.ansi16m={rgb:wrapAnsi16m(rgb2rgb,10)};for(let Me of Object.keys(Hn)){if(typeof Hn[Me]!=="object"){continue}const zn=Hn[Me];if(Me==="ansi16"){Me="ansi"}if("ansi16"in zn){Bn.color.ansi[Me]=wrapAnsi16(zn.ansi16,0);Bn.bgColor.ansi[Me]=wrapAnsi16(zn.ansi16,10)}if("ansi256"in zn){Bn.color.ansi256[Me]=wrapAnsi256(zn.ansi256,0);Bn.bgColor.ansi256[Me]=wrapAnsi256(zn.ansi256,10)}if("rgb"in zn){Bn.color.ansi16m[Me]=wrapAnsi16m(zn.rgb,0);Bn.bgColor.ansi16m[Me]=wrapAnsi16m(zn.rgb,10)}}return Bn}Object.defineProperty(Bn,"exports",{enumerable:true,get:assembleStyles})}});var Jc=__commonJS({"node_modules/@babel/highlight/node_modules/has-flag/index.js"(Me,Bn){"use strict";Bn.exports=(Me,Bn)=>{Bn=Bn||process.argv;const Hn=Me.startsWith("-")?"":Me.length===1?"-":"--";const zn=Bn.indexOf(Hn+Me);const ni=Bn.indexOf("--");return zn!==-1&&(ni===-1?true:zn=2,has16m:Me>=3}}function supportsColor(Me){if(aa===false){return 0}if(ni("color=16m")||ni("color=full")||ni("color=truecolor")){return 3}if(ni("color=256")){return 2}if(Me&&!Me.isTTY&&aa!==true){return 0}const Bn=aa?1:0;if(process.platform==="win32"){const Me=zn.release().split(".");if(Number(process.versions.node.split(".")[0])>=8&&Number(Me[0])>=10&&Number(Me[2])>=10586){return Number(Me[2])>=14931?3:2}return 1}if("CI"in Ci){if(["TRAVIS","CIRCLECI","APPVEYOR","GITLAB_CI"].some((Me=>Me in Ci))||Ci.CI_NAME==="codeship"){return 1}return Bn}if("TEAMCITY_VERSION"in Ci){return/^(9\.(0*[1-9]\d*)\.|\d{2,}\.)/.test(Ci.TEAMCITY_VERSION)?1:0}if(Ci.COLORTERM==="truecolor"){return 3}if("TERM_PROGRAM"in Ci){const Me=parseInt((Ci.TERM_PROGRAM_VERSION||"").split(".")[0],10);switch(Ci.TERM_PROGRAM){case"iTerm.app":return Me>=3?3:2;case"Apple_Terminal":return 2}}if(/-256(color)?$/i.test(Ci.TERM)){return 2}if(/^screen|^xterm|^vt100|^vt220|^rxvt|color|ansi|cygwin|linux/i.test(Ci.TERM)){return 1}if("COLORTERM"in Ci){return 1}if(Ci.TERM==="dumb"){return Bn}return Bn}function getSupportLevel(Me){const Bn=supportsColor(Me);return translateLevel(Bn)}Bn.exports={supportsColor:getSupportLevel,stdout:getSupportLevel(process.stdout),stderr:getSupportLevel(process.stderr)}}});var kp=__commonJS({"node_modules/@babel/highlight/node_modules/chalk/templates.js"(Me,Bn){"use strict";var Hn=/(?:\\(u[a-f\d]{4}|x[a-f\d]{2}|.))|(?:\{(~)?(\w+(?:\([^)]*\))?(?:\.\w+(?:\([^)]*\))?)*)(?:[ \t]|(?=\r?\n)))|(\})|((?:.|[\r\n\f])+?)/gi;var zn=/(?:^|\.)(\w+)(?:\(([^)]*)\))?/g;var ni=/^(['"])((?:\\.|(?!\1)[^\\])*)\1$/;var Ci=/\\(u[a-f\d]{4}|x[a-f\d]{2}|.)|([^\\])/gi;var aa=new Map([["n","\n"],["r","\r"],["t","\t"],["b","\b"],["f","\f"],["v","\v"],["0","\0"],["\\","\\"],["e",""],["a",""]]);function unescape(Me){if(Me[0]==="u"&&Me.length===5||Me[0]==="x"&&Me.length===3){return String.fromCharCode(parseInt(Me.slice(1),16))}return aa.get(Me)||Me}function parseArguments(Me,Bn){const Hn=[];const zn=Bn.trim().split(/\s*,\s*/g);let aa;for(const Bn of zn){if(!isNaN(Bn)){Hn.push(Number(Bn))}else if(aa=Bn.match(ni)){Hn.push(aa[2].replace(Ci,((Me,Bn,Hn)=>Bn?unescape(Bn):Hn)))}else{throw new Error(`Invalid Chalk template style argument: ${Bn} (in style '${Me}')`)}}return Hn}function parseStyle(Me){zn.lastIndex=0;const Bn=[];let Hn;while((Hn=zn.exec(Me))!==null){const Me=Hn[1];if(Hn[2]){const zn=parseArguments(Me,Hn[2]);Bn.push([Me].concat(zn))}else{Bn.push([Me])}}return Bn}function buildStyle(Me,Bn){const Hn={};for(const Me of Bn){for(const Bn of Me.styles){Hn[Bn[0]]=Me.inverse?null:Bn.slice(1)}}let zn=Me;for(const Me of Object.keys(Hn)){if(Array.isArray(Hn[Me])){if(!(Me in zn)){throw new Error(`Unknown Chalk style: ${Me}`)}if(Hn[Me].length>0){zn=zn[Me].apply(zn,Hn[Me])}else{zn=zn[Me]}}}return zn}Bn.exports=(Me,Bn)=>{const zn=[];const ni=[];let Ci=[];Bn.replace(Hn,((Bn,Hn,aa,oa,ca,_a)=>{if(Hn){Ci.push(unescape(Hn))}else if(oa){const Bn=Ci.join("");Ci=[];ni.push(zn.length===0?Bn:buildStyle(Me,zn)(Bn));zn.push({inverse:aa,styles:parseStyle(oa)})}else if(ca){if(zn.length===0){throw new Error("Found extraneous } in Chalk template literal")}ni.push(buildStyle(Me,zn)(Ci.join("")));Ci=[];zn.pop()}else{Ci.push(_a)}}));ni.push(Ci.join(""));if(zn.length>0){const Me=`Chalk template literal is missing ${zn.length} closing bracket${zn.length===1?"":"s"} (\`}\`)`;throw new Error(Me)}return ni.join("")}}});var Qp=__commonJS({"node_modules/@babel/highlight/node_modules/chalk/index.js"(Me,Bn){"use strict";var Hn=so();var zn=Fc();var ni=Dp().stdout;var Ci=kp();var aa=process.platform==="win32"&&!(process.env.TERM||"").toLowerCase().startsWith("xterm");var oa=["ansi","ansi","ansi256","ansi16m"];var ca=new Set(["gray"]);var _a=Object.create(null);function applyOptions(Me,Bn){Bn=Bn||{};const Hn=ni?ni.level:0;Me.level=Bn.level===void 0?Hn:Bn.level;Me.enabled="enabled"in Bn?Bn.enabled:Me.level>0}function Chalk(Me){if(!this||!(this instanceof Chalk)||this.template){const Bn={};applyOptions(Bn,Me);Bn.template=function(){const Me=[].slice.call(arguments);return chalkTag.apply(null,[Bn.template].concat(Me))};Object.setPrototypeOf(Bn,Chalk.prototype);Object.setPrototypeOf(Bn.template,Bn);Bn.template.constructor=Chalk;return Bn.template}applyOptions(this,Me)}if(aa){zn.blue.open=""}for(const Me of Object.keys(zn)){zn[Me].closeRe=new RegExp(Hn(zn[Me].close),"g");_a[Me]={get(){const Bn=zn[Me];return build.call(this,this._styles?this._styles.concat(Bn):[Bn],this._empty,Me)}}}_a.visible={get(){return build.call(this,this._styles||[],true,"visible")}};zn.color.closeRe=new RegExp(Hn(zn.color.close),"g");for(const Me of Object.keys(zn.color.ansi)){if(ca.has(Me)){continue}_a[Me]={get(){const Bn=this.level;return function(){const Hn=zn.color[oa[Bn]][Me].apply(null,arguments);const ni={open:Hn,close:zn.color.close,closeRe:zn.color.closeRe};return build.call(this,this._styles?this._styles.concat(ni):[ni],this._empty,Me)}}}}zn.bgColor.closeRe=new RegExp(Hn(zn.bgColor.close),"g");for(const Me of Object.keys(zn.bgColor.ansi)){if(ca.has(Me)){continue}const Bn="bg"+Me[0].toUpperCase()+Me.slice(1);_a[Bn]={get(){const Bn=this.level;return function(){const Hn=zn.bgColor[oa[Bn]][Me].apply(null,arguments);const ni={open:Hn,close:zn.bgColor.close,closeRe:zn.bgColor.closeRe};return build.call(this,this._styles?this._styles.concat(ni):[ni],this._empty,Me)}}}}var xa=Object.defineProperties((()=>{}),_a);function build(Me,Bn,Hn){const builder=function(){return applyStyle.apply(builder,arguments)};builder._styles=Me;builder._empty=Bn;const zn=this;Object.defineProperty(builder,"level",{enumerable:true,get(){return zn.level},set(Me){zn.level=Me}});Object.defineProperty(builder,"enabled",{enumerable:true,get(){return zn.enabled},set(Me){zn.enabled=Me}});builder.hasGrey=this.hasGrey||Hn==="gray"||Hn==="grey";builder.__proto__=xa;return builder}function applyStyle(){const Me=arguments;const Bn=Me.length;let Hn=String(arguments[0]);if(Bn===0){return""}if(Bn>1){for(let zn=1;znBn(Me))).join("\n")}else{Hn+=ni}}return Hn}function shouldHighlight(Me){return!!zn.supportsColor||Me.forceColor}function getChalk(Me){return Me.forceColor?new zn.constructor({enabled:true,level:1}):zn}function highlight(Me,Bn={}){if(Me!==""&&shouldHighlight(Bn)){const Hn=getChalk(Bn);const zn=getDefs(Hn);return highlightTokens(zn,Me)}else{return Me}}}});var qp=__commonJS({"node_modules/@babel/code-frame/lib/index.js"(Me){"use strict";Object.defineProperty(Me,"__esModule",{value:true});Me.codeFrameColumns=codeFrameColumns;Me.default=_default;var Bn=Up();var Hn=false;function getDefs(Me){return{gutter:Me.grey,marker:Me.red.bold,message:Me.red.bold}}var zn=/\r\n|[\n\r\u2028\u2029]/;function getMarkerLines(Me,Bn,Hn){const zn=Object.assign({column:0,line:-1},Me.start);const ni=Object.assign({},zn,Me.end);const{linesAbove:Ci=2,linesBelow:aa=3}=Hn||{};const oa=zn.line;const ca=zn.column;const _a=ni.line;const xa=ni.column;let Ga=Math.max(oa-(Ci+1),0);let Ha=Math.min(Bn.length,_a+aa);if(oa===-1){Ga=0}if(_a===-1){Ha=Bn.length}const ts=_a-oa;const Ps={};if(ts){for(let Me=0;Me<=ts;Me++){const Hn=Me+oa;if(!ca){Ps[Hn]=true}else if(Me===0){const Me=Bn[Hn-1].length;Ps[Hn]=[ca,Me-ca+1]}else if(Me===ts){Ps[Hn]=[0,xa]}else{const zn=Bn[Hn-Me].length;Ps[Hn]=[0,zn]}}}else{if(ca===xa){if(ca){Ps[oa]=[ca,0]}else{Ps[oa]=true}}else{Ps[oa]=[ca,xa-ca]}}return{start:Ga,end:Ha,markerLines:Ps}}function codeFrameColumns(Me,Hn,ni={}){const Ci=(ni.highlightCode||ni.forceColor)&&(0,Bn.shouldHighlight)(ni);const aa=(0,Bn.getChalk)(ni);const oa=getDefs(aa);const maybeHighlight=(Me,Bn)=>Ci?Me(Bn):Bn;const ca=Me.split(zn);const{start:_a,end:xa,markerLines:Ga}=getMarkerLines(Hn,ca,ni);const Ha=Hn.start&&typeof Hn.start.column==="number";const ts=String(xa).length;const Ps=Ci?(0,Bn.default)(Me,ni):Me;let so=Ps.split(zn,xa).slice(_a,xa).map(((Me,Bn)=>{const Hn=_a+1+Bn;const zn=` ${Hn}`.slice(-ts);const Ci=` ${zn} |`;const aa=Ga[Hn];const ca=!Ga[Hn+1];if(aa){let Bn="";if(Array.isArray(aa)){const Hn=Me.slice(0,Math.max(aa[0]-1,0)).replace(/[^\t]/g," ");const zn=aa[1]||1;Bn=["\n ",maybeHighlight(oa.gutter,Ci.replace(/\d/g," "))," ",Hn,maybeHighlight(oa.marker,"^").repeat(zn)].join("");if(ca&&ni.message){Bn+=" "+maybeHighlight(oa.message,ni.message)}}return[maybeHighlight(oa.marker,">"),maybeHighlight(oa.gutter,Ci),Me.length>0?` ${Me}`:"",Bn].join("")}else{return` ${maybeHighlight(oa.gutter,Ci)}${Me.length>0?` ${Me}`:""}`}})).join("\n");if(ni.message&&!Ha){so=`${" ".repeat(ts+1)}${ni.message}\n${so}`}if(Ci){return aa.reset(so)}else{return so}}function _default(Me,Bn,zn,ni={}){if(!Hn){Hn=true;const Me="Passing lineNumber and colNumber is deprecated to @babel/code-frame. Please use `codeFrameColumns`.";if(process.emitWarning){process.emitWarning(Me,"DeprecationWarning")}else{const Bn=new Error(Me);Bn.name="DeprecationWarning";console.warn(new Error(Me))}}zn=Math.max(zn,0);const Ci={start:{column:zn,line:Bn}};return codeFrameColumns(Me,Ci,ni)}}});var Vp=__commonJS({"node_modules/parse-json/index.js"(Me,Bn){"use strict";var Hn=ca();var zn=_a();var{default:ni}=xa();var{codeFrameColumns:Ci}=qp();var aa=Hn("JSONError",{fileName:Hn.append("in %s"),codeFrame:Hn.append("\n\n%s\n")});var parseJson=(Me,Bn,Hn)=>{if(typeof Bn==="string"){Hn=Bn;Bn=null}try{try{return JSON.parse(Me,Bn)}catch(Hn){zn(Me,Bn);throw Hn}}catch(Bn){Bn.message=Bn.message.replace(/\n/g,"");const zn=Bn.message.match(/in JSON at position (\d+) while parsing/);const oa=new aa(Bn);if(Hn){oa.fileName=Hn}if(zn&&zn.length>0){const Bn=new ni(Me);const Hn=Number(zn[1]);const aa=Bn.locationForIndex(Hn);const ca=Ci(Me,{start:{line:aa.line+1,column:aa.column+1}},{highlightCode:true});oa.codeFrame=ca}throw oa}};parseJson.JSONError=aa;Bn.exports=parseJson}});var Jp=__commonJS({"node_modules/yaml/dist/PlainValue-ec8e588e.js"(Me){"use strict";var Bn={ANCHOR:"&",COMMENT:"#",TAG:"!",DIRECTIVES_END:"-",DOCUMENT_END:"."};var Hn={ALIAS:"ALIAS",BLANK_LINE:"BLANK_LINE",BLOCK_FOLDED:"BLOCK_FOLDED",BLOCK_LITERAL:"BLOCK_LITERAL",COMMENT:"COMMENT",DIRECTIVE:"DIRECTIVE",DOCUMENT:"DOCUMENT",FLOW_MAP:"FLOW_MAP",FLOW_SEQ:"FLOW_SEQ",MAP:"MAP",MAP_KEY:"MAP_KEY",MAP_VALUE:"MAP_VALUE",PLAIN:"PLAIN",QUOTE_DOUBLE:"QUOTE_DOUBLE",QUOTE_SINGLE:"QUOTE_SINGLE",SEQ:"SEQ",SEQ_ITEM:"SEQ_ITEM"};var zn="tag:yaml.org,2002:";var ni={MAP:"tag:yaml.org,2002:map",SEQ:"tag:yaml.org,2002:seq",STR:"tag:yaml.org,2002:str"};function findLineStarts(Me){const Bn=[0];let Hn=Me.indexOf("\n");while(Hn!==-1){Hn+=1;Bn.push(Hn);Hn=Me.indexOf("\n",Hn)}return Bn}function getSrcInfo(Me){let Bn,Hn;if(typeof Me==="string"){Bn=findLineStarts(Me);Hn=Me}else{if(Array.isArray(Me))Me=Me[0];if(Me&&Me.context){if(!Me.lineStarts)Me.lineStarts=findLineStarts(Me.context.src);Bn=Me.lineStarts;Hn=Me.context.src}}return{lineStarts:Bn,src:Hn}}function getLinePos(Me,Bn){if(typeof Me!=="number"||Me<0)return null;const{lineStarts:Hn,src:zn}=getSrcInfo(Bn);if(!Hn||!zn||Me>zn.length)return null;for(let Bn=0;Bn=1)||Me>Hn.length)return null;const ni=Hn[Me-1];let Ci=Hn[Me];while(Ci&&Ci>ni&&zn[Ci-1]==="\n")--Ci;return zn.slice(ni,Ci)}function getPrettyContext({start:Me,end:Bn},Hn,zn=80){let ni=getLine(Me.line,Hn);if(!ni)return null;let{col:Ci}=Me;if(ni.length>zn){if(Ci<=zn-10){ni=ni.substr(0,zn-1)+"…"}else{const Me=Math.round(zn/2);if(ni.length>Ci+Me)ni=ni.substr(0,Ci+Me-1)+"…";Ci-=ni.length-zn;ni="…"+ni.substr(1-zn)}}let aa=1;let oa="";if(Bn){if(Bn.line===Me.line&&Ci+(Bn.col-Me.col)<=zn+1){aa=Bn.col-Me.col}else{aa=Math.min(ni.length+1,zn)-Ci;oa="…"}}const ca=Ci>1?" ".repeat(Ci-1):"";const _a="^".repeat(aa);return`${ni}\n${ca}${_a}${oa}`}var Ci=class{static copy(Me){return new Ci(Me.start,Me.end)}constructor(Me,Bn){this.start=Me;this.end=Bn||Me}isEmpty(){return typeof this.start!=="number"||!this.end||this.end<=this.start}setOrigRange(Me,Bn){const{start:Hn,end:zn}=this;if(Me.length===0||zn<=Me[0]){this.origStart=Hn;this.origEnd=zn;return Bn}let ni=Bn;while(niHn)break;else++ni}this.origStart=Hn+ni;const Ci=ni;while(ni=zn)break;else++ni}this.origEnd=zn+ni;return Ci}};var aa=class{static addStringTerminator(Me,Bn,Hn){if(Hn[Hn.length-1]==="\n")return Hn;const zn=aa.endOfWhiteSpace(Me,Bn);return zn>=Me.length||Me[zn]==="\n"?Hn+"\n":Hn}static atDocumentBoundary(Me,Hn,zn){const ni=Me[Hn];if(!ni)return true;const Ci=Me[Hn-1];if(Ci&&Ci!=="\n")return false;if(zn){if(ni!==zn)return false}else{if(ni!==Bn.DIRECTIVES_END&&ni!==Bn.DOCUMENT_END)return false}const aa=Me[Hn+1];const oa=Me[Hn+2];if(aa!==ni||oa!==ni)return false;const ca=Me[Hn+3];return!ca||ca==="\n"||ca==="\t"||ca===" "}static endOfIdentifier(Me,Bn){let Hn=Me[Bn];const zn=Hn==="<";const ni=zn?["\n","\t"," ",">"]:["\n","\t"," ","[","]","{","}",","];while(Hn&&ni.indexOf(Hn)===-1)Hn=Me[Bn+=1];if(zn&&Hn===">")Bn+=1;return Bn}static endOfIndent(Me,Bn){let Hn=Me[Bn];while(Hn===" ")Hn=Me[Bn+=1];return Bn}static endOfLine(Me,Bn){let Hn=Me[Bn];while(Hn&&Hn!=="\n")Hn=Me[Bn+=1];return Bn}static endOfWhiteSpace(Me,Bn){let Hn=Me[Bn];while(Hn==="\t"||Hn===" ")Hn=Me[Bn+=1];return Bn}static startOfLine(Me,Bn){let Hn=Me[Bn-1];if(Hn==="\n")return Bn;while(Hn&&Hn!=="\n")Hn=Me[Bn-=1];return Bn+1}static endOfBlockIndent(Me,Bn,Hn){const zn=aa.endOfIndent(Me,Hn);if(zn>Hn+Bn){return zn}else{const Bn=aa.endOfWhiteSpace(Me,zn);const Hn=Me[Bn];if(!Hn||Hn==="\n")return Bn}return null}static atBlank(Me,Bn,Hn){const zn=Me[Bn];return zn==="\n"||zn==="\t"||zn===" "||Hn&&!zn}static nextNodeIsIndented(Me,Bn,Hn){if(!Me||Bn<0)return false;if(Bn>0)return true;return Hn&&Me==="-"}static normalizeOffset(Me,Bn){const Hn=Me[Bn];return!Hn?Bn:Hn!=="\n"&&Me[Bn-1]==="\n"?Bn-1:aa.endOfWhiteSpace(Me,Bn)}static foldNewline(Me,Bn,Hn){let zn=0;let ni=false;let Ci="";let oa=Me[Bn+1];while(oa===" "||oa==="\t"||oa==="\n"){switch(oa){case"\n":zn=0;Bn+=1;Ci+="\n";break;case"\t":if(zn<=Hn)ni=true;Bn=aa.endOfWhiteSpace(Me,Bn+2)-1;break;case" ":zn+=1;Bn+=1;break}oa=Me[Bn+1]}if(!Ci)Ci=" ";if(oa&&zn<=Hn)ni=true;return{fold:Ci,offset:Bn,error:ni}}constructor(Me,Bn,Hn){Object.defineProperty(this,"context",{value:Hn||null,writable:true});this.error=null;this.range=null;this.valueRange=null;this.props=Bn||[];this.type=Me;this.value=null}getPropValue(Me,Bn,Hn){if(!this.context)return null;const{src:zn}=this.context;const ni=this.props[Me];return ni&&zn[ni.start]===Bn?zn.slice(ni.start+(Hn?1:0),ni.end):null}get anchor(){for(let Me=0;Me0?Me.join("\n"):null}commentHasRequiredWhitespace(Me){const{src:Bn}=this.context;if(this.header&&Me===this.header.end)return false;if(!this.valueRange)return false;const{end:Hn}=this.valueRange;return Me!==Hn||aa.atBlank(Bn,Hn-1)}get hasComment(){if(this.context){const{src:Me}=this.context;for(let Hn=0;HnHn.setOrigRange(Me,Bn)));return Bn}toString(){const{context:{src:Me},range:Bn,value:Hn}=this;if(Hn!=null)return Hn;const zn=Me.slice(Bn.start,Bn.end);return aa.addStringTerminator(Me,Bn.end,zn)}};var oa=class extends Error{constructor(Me,Bn,Hn){if(!Hn||!(Bn instanceof aa))throw new Error(`Invalid arguments for new ${Me}`);super();this.name=Me;this.message=Hn;this.source=Bn}makePretty(){if(!this.source)return;this.nodeType=this.source.type;const Me=this.source.context&&this.source.context.root;if(typeof this.offset==="number"){this.range=new Ci(this.offset,this.offset+1);const Bn=Me&&getLinePos(this.offset,Me);if(Bn){const Me={line:Bn.line,col:Bn.col+1};this.linePos={start:Bn,end:Me}}delete this.offset}else{this.range=this.source.range;this.linePos=this.source.rangeAsLinePos}if(this.linePos){const{line:Bn,col:Hn}=this.linePos.start;this.message+=` at line ${Bn}, column ${Hn}`;const zn=Me&&getPrettyContext(this.linePos,Me);if(zn)this.message+=`:\n\n${zn}\n`}delete this.source}};var ca=class extends oa{constructor(Me,Bn){super("YAMLReferenceError",Me,Bn)}};var _a=class extends oa{constructor(Me,Bn){super("YAMLSemanticError",Me,Bn)}};var xa=class extends oa{constructor(Me,Bn){super("YAMLSyntaxError",Me,Bn)}};var Ga=class extends oa{constructor(Me,Bn){super("YAMLWarning",Me,Bn)}};function _defineProperty(Me,Bn,Hn){if(Bn in Me){Object.defineProperty(Me,Bn,{value:Hn,enumerable:true,configurable:true,writable:true})}else{Me[Bn]=Hn}return Me}var Ha=class extends aa{static endOfLine(Me,Bn,Hn){let zn=Me[Bn];let ni=Bn;while(zn&&zn!=="\n"){if(Hn&&(zn==="["||zn==="]"||zn==="{"||zn==="}"||zn===","))break;const Bn=Me[ni+1];if(zn===":"&&(!Bn||Bn==="\n"||Bn==="\t"||Bn===" "||Hn&&Bn===","))break;if((zn===" "||zn==="\t")&&Bn==="#")break;ni+=1;zn=Bn}return ni}get strValue(){if(!this.valueRange||!this.context)return null;let{start:Me,end:Bn}=this.valueRange;const{src:Hn}=this.context;let zn=Hn[Bn-1];while(MeCi?Hn.slice(Ci,zn+1):Me}else{ni+=Me}}const Ci=Hn[Me];switch(Ci){case"\t":{const Me="Plain value cannot start with a tab character";const Bn=[new _a(this,Me)];return{errors:Bn,str:ni}}case"@":case"`":{const Me=`Plain value cannot start with reserved character ${Ci}`;const Bn=[new _a(this,Me)];return{errors:Bn,str:ni}}default:return ni}}parseBlockValue(Me){const{indent:Bn,inFlow:Hn,src:zn}=this.context;let ni=Me;let Ci=Me;for(let Me=zn[ni];Me==="\n";Me=zn[ni]){if(aa.atDocumentBoundary(zn,ni+1))break;const Me=aa.endOfBlockIndent(zn,Bn,ni+1);if(Me===null||zn[Me]==="#")break;if(zn[Me]==="\n"){ni=Me}else{Ci=Ha.endOfLine(zn,Me,Hn);ni=Ci}}if(this.valueRange.isEmpty())this.valueRange.start=Me;this.valueRange.end=Ci;return Ci}parse(Me,Bn){this.context=Me;const{inFlow:Hn,src:zn}=Me;let ni=Bn;const oa=zn[ni];if(oa&&oa!=="#"&&oa!=="\n"){ni=Ha.endOfLine(zn,Bn,Hn)}this.valueRange=new Ci(Bn,ni);ni=aa.endOfWhiteSpace(zn,ni);ni=this.parseComment(ni);if(!this.hasComment||this.valueRange.isEmpty()){ni=this.parseBlockValue(ni)}return ni}};Me.Char=Bn;Me.Node=aa;Me.PlainValue=Ha;Me.Range=Ci;Me.Type=Hn;Me.YAMLError=oa;Me.YAMLReferenceError=ca;Me.YAMLSemanticError=_a;Me.YAMLSyntaxError=xa;Me.YAMLWarning=Ga;Me._defineProperty=_defineProperty;Me.defaultTagPrefix=zn;Me.defaultTags=ni}});var Wp=__commonJS({"node_modules/yaml/dist/parse-cst.js"(Me){"use strict";var Bn=Jp();var Hn=class extends Bn.Node{constructor(){super(Bn.Type.BLANK_LINE)}get includesTrailingLines(){return true}parse(Me,Hn){this.context=Me;this.range=new Bn.Range(Hn,Hn+1);return Hn+1}};var zn=class extends Bn.Node{constructor(Me,Bn){super(Me,Bn);this.node=null}get includesTrailingLines(){return!!this.node&&this.node.includesTrailingLines}parse(Me,zn){this.context=Me;const{parseNode:ni,src:Ci}=Me;let{atLineStart:aa,lineStart:oa}=Me;if(!aa&&this.type===Bn.Type.SEQ_ITEM)this.error=new Bn.YAMLSemanticError(this,"Sequence items must not have preceding content on the same line");const ca=aa?zn-oa:Me.indent;let _a=Bn.Node.endOfWhiteSpace(Ci,zn+1);let xa=Ci[_a];const Ga=xa==="#";const Ha=[];let ts=null;while(xa==="\n"||xa==="#"){if(xa==="#"){const Me=Bn.Node.endOfLine(Ci,_a+1);Ha.push(new Bn.Range(_a,Me));_a=Me}else{aa=true;oa=_a+1;const Me=Bn.Node.endOfWhiteSpace(Ci,oa);if(Ci[Me]==="\n"&&Ha.length===0){ts=new Hn;oa=ts.parse({src:Ci},oa)}_a=Bn.Node.endOfIndent(Ci,oa)}xa=Ci[_a]}if(Bn.Node.nextNodeIsIndented(xa,_a-(oa+ca),this.type!==Bn.Type.SEQ_ITEM)){this.node=ni({atLineStart:aa,inCollection:false,indent:ca,lineStart:oa,parent:this},_a)}else if(xa&&oa>zn+1){_a=oa-1}if(this.node){if(ts){const Bn=Me.parent.items||Me.parent.contents;if(Bn)Bn.push(ts)}if(Ha.length)Array.prototype.push.apply(this.props,Ha);_a=this.node.range.end}else{if(Ga){const Me=Ha[0];this.props.push(Me);_a=Me.end}else{_a=Bn.Node.endOfLine(Ci,zn+1)}}const Ps=this.node?this.node.valueRange.end:_a;this.valueRange=new Bn.Range(zn,Ps);return _a}setOrigRanges(Me,Bn){Bn=super.setOrigRanges(Me,Bn);return this.node?this.node.setOrigRanges(Me,Bn):Bn}toString(){const{context:{src:Me},node:Hn,range:zn,value:ni}=this;if(ni!=null)return ni;const Ci=Hn?Me.slice(zn.start,Hn.range.start)+String(Hn):Me.slice(zn.start,zn.end);return Bn.Node.addStringTerminator(Me,zn.end,Ci)}};var ni=class extends Bn.Node{constructor(){super(Bn.Type.COMMENT)}parse(Me,Hn){this.context=Me;const zn=this.parseComment(Hn);this.range=new Bn.Range(Hn,zn);return zn}};function grabCollectionEndComments(Me){let Hn=Me;while(Hn instanceof zn)Hn=Hn.node;if(!(Hn instanceof Ci))return null;const ni=Hn.items.length;let aa=-1;for(let Me=ni-1;Me>=0;--Me){const zn=Hn.items[Me];if(zn.type===Bn.Type.COMMENT){const{indent:Bn,lineStart:Hn}=zn.context;if(Bn>0&&zn.range.start>=Hn+Bn)break;aa=Me}else if(zn.type===Bn.Type.BLANK_LINE)aa=Me;else break}if(aa===-1)return null;const oa=Hn.items.splice(aa,ni-aa);const ca=oa[0].range.start;while(true){Hn.range.end=ca;if(Hn.valueRange&&Hn.valueRange.end>ca)Hn.valueRange.end=ca;if(Hn===Me)break;Hn=Hn.context.parent}return oa}var Ci=class extends Bn.Node{static nextContentHasIndent(Me,Hn,zn){const ni=Bn.Node.endOfLine(Me,Hn)+1;Hn=Bn.Node.endOfWhiteSpace(Me,ni);const aa=Me[Hn];if(!aa)return false;if(Hn>=ni+zn)return true;if(aa!=="#"&&aa!=="\n")return false;return Ci.nextContentHasIndent(Me,Hn,zn)}constructor(Me){super(Me.type===Bn.Type.SEQ_ITEM?Bn.Type.SEQ:Bn.Type.MAP);for(let Bn=Me.props.length-1;Bn>=0;--Bn){if(Me.props[Bn].start0}parse(Me,zn){this.context=Me;const{parseNode:aa,src:oa}=Me;let ca=Bn.Node.startOfLine(oa,zn);const _a=this.items[0];_a.context.parent=this;this.valueRange=Bn.Range.copy(_a.valueRange);const xa=_a.range.start-_a.context.lineStart;let Ga=zn;Ga=Bn.Node.normalizeOffset(oa,Ga);let Ha=oa[Ga];let ts=Bn.Node.endOfWhiteSpace(oa,ca)===Ga;let Ps=false;while(Ha){while(Ha==="\n"||Ha==="#"){if(ts&&Ha==="\n"&&!Ps){const Me=new Hn;Ga=Me.parse({src:oa},Ga);this.valueRange.end=Ga;if(Ga>=oa.length){Ha=null;break}this.items.push(Me);Ga-=1}else if(Ha==="#"){if(Ga=oa.length){Ha=null;break}}ca=Ga+1;Ga=Bn.Node.endOfIndent(oa,ca);if(Bn.Node.atBlank(oa,Ga)){const Me=Bn.Node.endOfWhiteSpace(oa,Ga);const Hn=oa[Me];if(!Hn||Hn==="\n"||Hn==="#"){Ga=Me}}Ha=oa[Ga];ts=true}if(!Ha){break}if(Ga!==ca+xa&&(ts||Ha!==":")){if(Gazn)Ga=ca;break}else if(!this.error){const Me="All collection items must start at the same column";this.error=new Bn.YAMLSyntaxError(this,Me)}}if(_a.type===Bn.Type.SEQ_ITEM){if(Ha!=="-"){if(ca>zn)Ga=ca;break}}else if(Ha==="-"&&!this.error){const Me=oa[Ga+1];if(!Me||Me==="\n"||Me==="\t"||Me===" "){const Me="A collection cannot be both a mapping and a sequence";this.error=new Bn.YAMLSyntaxError(this,Me)}}const Me=aa({atLineStart:ts,inCollection:true,indent:xa,lineStart:ca,parent:this},Ga);if(!Me)return Ga;this.items.push(Me);this.valueRange.end=Me.valueRange.end;Ga=Bn.Node.normalizeOffset(oa,Me.range.end);Ha=oa[Ga];ts=false;Ps=Me.includesTrailingLines;if(Ha){let Me=Ga-1;let Bn=oa[Me];while(Bn===" "||Bn==="\t")Bn=oa[--Me];if(Bn==="\n"){ca=Me+1;ts=true}}const so=grabCollectionEndComments(Me);if(so)Array.prototype.push.apply(this.items,so)}return Ga}setOrigRanges(Me,Bn){Bn=super.setOrigRanges(Me,Bn);this.items.forEach((Hn=>{Bn=Hn.setOrigRanges(Me,Bn)}));return Bn}toString(){const{context:{src:Me},items:Hn,range:zn,value:ni}=this;if(ni!=null)return ni;let Ci=Me.slice(zn.start,Hn[0].range.start)+String(Hn[0]);for(let Me=1;Me0){this.contents=this.directives;this.directives=[]}return _a}}if(zn[_a]){this.directivesEndMarker=new Bn.Range(_a,_a+3);return _a+3}if(ca){this.error=new Bn.YAMLSemanticError(this,"Missing directives-end indicator line")}else if(this.directives.length>0){this.contents=this.directives;this.directives=[]}return _a}parseContents(Me){const{parseNode:zn,src:Ci}=this.context;if(!this.contents)this.contents=[];let aa=Me;while(Ci[aa-1]==="-")aa-=1;let ca=Bn.Node.endOfWhiteSpace(Ci,Me);let _a=aa===Me;this.valueRange=new Bn.Range(ca);while(!Bn.Node.atDocumentBoundary(Ci,ca,Bn.Char.DOCUMENT_END)){switch(Ci[ca]){case"\n":if(_a){const Me=new Hn;ca=Me.parse({src:Ci},ca);if(ca{Bn=Hn.setOrigRanges(Me,Bn)}));if(this.directivesEndMarker)Bn=this.directivesEndMarker.setOrigRange(Me,Bn);this.contents.forEach((Hn=>{Bn=Hn.setOrigRanges(Me,Bn)}));if(this.documentEndMarker)Bn=this.documentEndMarker.setOrigRange(Me,Bn);return Bn}toString(){const{contents:Me,directives:Hn,value:zn}=this;if(zn!=null)return zn;let ni=Hn.join("");if(Me.length>0){if(Hn.length>0||Me[0].type===Bn.Type.COMMENT)ni+="---\n";ni+=Me.join("")}if(ni[ni.length-1]!=="\n")ni+="\n";return ni}};var ca=class extends Bn.Node{parse(Me,Hn){this.context=Me;const{src:zn}=Me;let ni=Bn.Node.endOfIdentifier(zn,Hn+1);this.valueRange=new Bn.Range(Hn+1,ni);ni=Bn.Node.endOfWhiteSpace(zn,ni);ni=this.parseComment(ni);return ni}};var _a={CLIP:"CLIP",KEEP:"KEEP",STRIP:"STRIP"};var xa=class extends Bn.Node{constructor(Me,Bn){super(Me,Bn);this.blockIndent=null;this.chomping=_a.CLIP;this.header=null}get includesTrailingLines(){return this.chomping===_a.KEEP}get strValue(){if(!this.valueRange||!this.context)return null;let{start:Me,end:Hn}=this.valueRange;const{indent:zn,src:ni}=this.context;if(this.valueRange.isEmpty())return"";let Ci=null;let aa=ni[Hn-1];while(aa==="\n"||aa==="\t"||aa===" "){Hn-=1;if(Hn<=Me){if(this.chomping===_a.KEEP)break;else return""}if(aa==="\n")Ci=Hn;aa=ni[Hn-1]}let oa=Hn+1;if(Ci){if(this.chomping===_a.KEEP){oa=Ci;Hn=this.valueRange.end}else{Hn=Ci}}const ca=zn+this.blockIndent;const xa=this.type===Bn.Type.BLOCK_FOLDED;let Ga=true;let Ha="";let ts="";let Ps=false;for(let zn=Me;znoa){oa=_a}}else if(ca&&ca!=="\n"&&_a{if(zn instanceof Bn.Node){Hn=zn.setOrigRanges(Me,Hn)}else if(Me.length===0){zn.origOffset=zn.offset}else{let Bn=Hn;while(Bnzn.offset)break;else++Bn}zn.origOffset=zn.offset+Bn;Hn=Bn}}));return Hn}toString(){const{context:{src:Me},items:Hn,range:zn,value:ni}=this;if(ni!=null)return ni;const Ci=Hn.filter((Me=>Me instanceof Bn.Node));let aa="";let oa=zn.start;Ci.forEach((Bn=>{const Hn=Me.slice(oa,Bn.range.start);oa=Bn.range.end;aa+=Hn+String(Bn);if(aa[aa.length-1]==="\n"&&Me[oa-1]!=="\n"&&Me[oa]==="\n"){oa+=1}}));aa+=Me.slice(oa,zn.end);return Bn.Node.addStringTerminator(Me,zn.end,aa)}};var Ha=class extends Bn.Node{static endOfQuote(Me,Bn){let Hn=Me[Bn];while(Hn&&Hn!=='"'){Bn+=Hn==="\\"?2:1;Hn=Me[Bn]}return Bn+1}get strValue(){if(!this.valueRange||!this.context)return null;const Me=[];const{start:Hn,end:zn}=this.valueRange;const{indent:ni,src:Ci}=this.context;if(Ci[zn-1]!=='"')Me.push(new Bn.YAMLSyntaxError(this,'Missing closing "quote'));let aa="";for(let oa=Hn+1;oaMe?Ci.slice(Me,oa+1):Hn}else{aa+=Hn}}return Me.length>0?{errors:Me,str:aa}:aa}parseCharCode(Me,Hn,zn){const{src:ni}=this.context;const Ci=ni.substr(Me,Hn);const aa=Ci.length===Hn&&/^[0-9a-fA-F]+$/.test(Ci);const oa=aa?parseInt(Ci,16):NaN;if(isNaN(oa)){zn.push(new Bn.YAMLSyntaxError(this,`Invalid escape sequence ${ni.substr(Me-2,Hn+2)}`));return ni.substr(Me-2,Hn+2)}return String.fromCodePoint(oa)}parse(Me,Hn){this.context=Me;const{src:zn}=Me;let ni=Ha.endOfQuote(zn,Hn+1);this.valueRange=new Bn.Range(Hn,ni);ni=Bn.Node.endOfWhiteSpace(zn,ni);ni=this.parseComment(ni);return ni}};var ts=class extends Bn.Node{static endOfQuote(Me,Bn){let Hn=Me[Bn];while(Hn){if(Hn==="'"){if(Me[Bn+1]!=="'")break;Hn=Me[Bn+=2]}else{Hn=Me[Bn+=1]}}return Bn+1}get strValue(){if(!this.valueRange||!this.context)return null;const Me=[];const{start:Hn,end:zn}=this.valueRange;const{indent:ni,src:Ci}=this.context;if(Ci[zn-1]!=="'")Me.push(new Bn.YAMLSyntaxError(this,"Missing closing 'quote"));let aa="";for(let oa=Hn+1;oaMe?Ci.slice(Me,oa+1):Hn}else{aa+=Hn}}return Me.length>0?{errors:Me,str:aa}:aa}parse(Me,Hn){this.context=Me;const{src:zn}=Me;let ni=ts.endOfQuote(zn,Hn+1);this.valueRange=new Bn.Range(Hn,ni);ni=Bn.Node.endOfWhiteSpace(zn,ni);ni=this.parseComment(ni);return ni}};function createNewNode(Me,Hn){switch(Me){case Bn.Type.ALIAS:return new ca(Me,Hn);case Bn.Type.BLOCK_FOLDED:case Bn.Type.BLOCK_LITERAL:return new xa(Me,Hn);case Bn.Type.FLOW_MAP:case Bn.Type.FLOW_SEQ:return new Ga(Me,Hn);case Bn.Type.MAP_KEY:case Bn.Type.MAP_VALUE:case Bn.Type.SEQ_ITEM:return new zn(Me,Hn);case Bn.Type.COMMENT:case Bn.Type.PLAIN:return new Bn.PlainValue(Me,Hn);case Bn.Type.QUOTE_DOUBLE:return new Ha(Me,Hn);case Bn.Type.QUOTE_SINGLE:return new ts(Me,Hn);default:return null}}var Ps=class{static parseType(Me,Hn,zn){switch(Me[Hn]){case"*":return Bn.Type.ALIAS;case">":return Bn.Type.BLOCK_FOLDED;case"|":return Bn.Type.BLOCK_LITERAL;case"{":return Bn.Type.FLOW_MAP;case"[":return Bn.Type.FLOW_SEQ;case"?":return!zn&&Bn.Node.atBlank(Me,Hn+1,true)?Bn.Type.MAP_KEY:Bn.Type.PLAIN;case":":return!zn&&Bn.Node.atBlank(Me,Hn+1,true)?Bn.Type.MAP_VALUE:Bn.Type.PLAIN;case"-":return!zn&&Bn.Node.atBlank(Me,Hn+1,true)?Bn.Type.SEQ_ITEM:Bn.Type.PLAIN;case'"':return Bn.Type.QUOTE_DOUBLE;case"'":return Bn.Type.QUOTE_SINGLE;default:return Bn.Type.PLAIN}}constructor(Me={},{atLineStart:Hn,inCollection:zn,inFlow:ni,indent:aa,lineStart:oa,parent:ca}={}){Bn._defineProperty(this,"parseNode",((Me,Hn)=>{if(Bn.Node.atDocumentBoundary(this.src,Hn))return null;const zn=new Ps(this,Me);const{props:ni,type:aa,valueStart:oa}=zn.parseProps(Hn);const ca=createNewNode(aa,ni);let _a=ca.parse(zn,oa);ca.range=new Bn.Range(Hn,_a);if(_a<=Hn){ca.error=new Error(`Node#parse consumed no characters`);ca.error.parseEnd=_a;ca.error.source=ca;ca.range.end=Hn+1}if(zn.nodeStartsCollection(ca)){if(!ca.error&&!zn.atLineStart&&zn.parent.type===Bn.Type.DOCUMENT){ca.error=new Bn.YAMLSyntaxError(ca,"Block collection must not have preceding content here (e.g. directives-end indicator)")}const Me=new Ci(ca);_a=Me.parse(new Ps(zn),_a);Me.range=new Bn.Range(Hn,_a);return Me}return ca}));this.atLineStart=Hn!=null?Hn:Me.atLineStart||false;this.inCollection=zn!=null?zn:Me.inCollection||false;this.inFlow=ni!=null?ni:Me.inFlow||false;this.indent=aa!=null?aa:Me.indent;this.lineStart=oa!=null?oa:Me.lineStart;this.parent=ca!=null?ca:Me.parent||{};this.root=Me.root;this.src=Me.src}nodeStartsCollection(Me){const{inCollection:Hn,inFlow:ni,src:Ci}=this;if(Hn||ni)return false;if(Me instanceof zn)return true;let aa=Me.range.end;if(Ci[aa]==="\n"||Ci[aa-1]==="\n")return false;aa=Bn.Node.endOfWhiteSpace(Ci,aa);return Ci[aa]===":"}parseProps(Me){const{inFlow:Hn,parent:zn,src:ni}=this;const Ci=[];let aa=false;Me=this.atLineStart?Bn.Node.endOfIndent(ni,Me):Bn.Node.endOfWhiteSpace(ni,Me);let oa=ni[Me];while(oa===Bn.Char.ANCHOR||oa===Bn.Char.COMMENT||oa===Bn.Char.TAG||oa==="\n"){if(oa==="\n"){let Hn=Me;let Ci;do{Ci=Hn+1;Hn=Bn.Node.endOfIndent(ni,Ci)}while(ni[Hn]==="\n");const oa=Hn-(Ci+this.indent);const ca=zn.type===Bn.Type.SEQ_ITEM&&zn.context.atLineStart;if(ni[Hn]!=="#"&&!Bn.Node.nextNodeIsIndented(ni[Hn],oa,!ca))break;this.atLineStart=true;this.lineStart=Ci;aa=false;Me=Hn}else if(oa===Bn.Char.COMMENT){const Hn=Bn.Node.endOfLine(ni,Me+1);Ci.push(new Bn.Range(Me,Hn));Me=Hn}else{let Hn=Bn.Node.endOfIdentifier(ni,Me+1);if(oa===Bn.Char.TAG&&ni[Hn]===","&&/^[a-zA-Z0-9-]+\.[a-zA-Z0-9-]+,\d\d\d\d(-\d\d){0,2}\/\S/.test(ni.slice(Me+1,Hn+13))){Hn=Bn.Node.endOfIdentifier(ni,Hn+5)}Ci.push(new Bn.Range(Me,Hn));aa=true;Me=Bn.Node.endOfWhiteSpace(ni,Hn)}oa=ni[Me]}if(aa&&oa===":"&&Bn.Node.atBlank(ni,Me+1,true))Me-=1;const ca=Ps.parseType(ni,Me,Hn);return{props:Ci,type:ca,valueStart:Me}}};function parse(Me){const Bn=[];if(Me.indexOf("\r")!==-1){Me=Me.replace(/\r\n?/g,((Me,Hn)=>{if(Me.length>1)Bn.push(Hn);return"\n"}))}const Hn=[];let zn=0;do{const Bn=new oa;const ni=new Ps({src:Me});zn=Bn.parse(ni,zn);Hn.push(Bn)}while(zn{if(Bn.length===0)return false;for(let Me=1;MeHn.join("...\n");return Hn}Me.parse=parse}});var zp=__commonJS({"node_modules/yaml/dist/resolveSeq-d03cb037.js"(Me){"use strict";var Bn=Jp();function addCommentBefore(Me,Bn,Hn){if(!Hn)return Me;const zn=Hn.replace(/[\s\S]^/gm,`$&${Bn}#`);return`#${zn}\n${Bn}${Me}`}function addComment(Me,Bn,Hn){return!Hn?Me:Hn.indexOf("\n")===-1?`${Me} #${Hn}`:`${Me}\n`+Hn.replace(/^/gm,`${Bn||""}#`)}var Hn=class{};function toJSON(Me,Bn,Hn){if(Array.isArray(Me))return Me.map(((Me,Bn)=>toJSON(Me,String(Bn),Hn)));if(Me&&typeof Me.toJSON==="function"){const zn=Hn&&Hn.anchors&&Hn.anchors.get(Me);if(zn)Hn.onCreate=Me=>{zn.res=Me;delete Hn.onCreate};const ni=Me.toJSON(Bn,Hn);if(zn&&Hn.onCreate)Hn.onCreate(ni);return ni}if((!Hn||!Hn.keep)&&typeof Me==="bigint")return Number(Me);return Me}var zn=class extends Hn{constructor(Me){super();this.value=Me}toJSON(Me,Bn){return Bn&&Bn.keep?this.value:toJSON(this.value,Me,Bn)}toString(){return String(this.value)}};function collectionFromPath(Me,Bn,Hn){let zn=Hn;for(let Me=Bn.length-1;Me>=0;--Me){const Hn=Bn[Me];if(Number.isInteger(Hn)&&Hn>=0){const Me=[];Me[Hn]=zn;zn=Me}else{const Me={};Object.defineProperty(Me,Hn,{value:zn,writable:true,enumerable:true,configurable:true});zn=Me}}return Me.createNode(zn,false)}var isEmptyPath=Me=>Me==null||typeof Me==="object"&&Me[Symbol.iterator]().next().done;var ni=class extends Hn{constructor(Me){super();Bn._defineProperty(this,"items",[]);this.schema=Me}addIn(Me,Bn){if(isEmptyPath(Me))this.add(Bn);else{const[Hn,...zn]=Me;const Ci=this.get(Hn,true);if(Ci instanceof ni)Ci.addIn(zn,Bn);else if(Ci===void 0&&this.schema)this.set(Hn,collectionFromPath(this.schema,zn,Bn));else throw new Error(`Expected YAML collection at ${Hn}. Remaining path: ${zn}`)}}deleteIn([Me,...Bn]){if(Bn.length===0)return this.delete(Me);const Hn=this.get(Me,true);if(Hn instanceof ni)return Hn.deleteIn(Bn);else throw new Error(`Expected YAML collection at ${Me}. Remaining path: ${Bn}`)}getIn([Me,...Bn],Hn){const Ci=this.get(Me,true);if(Bn.length===0)return!Hn&&Ci instanceof zn?Ci.value:Ci;else return Ci instanceof ni?Ci.getIn(Bn,Hn):void 0}hasAllNullValues(){return this.items.every((Me=>{if(!Me||Me.type!=="PAIR")return false;const Bn=Me.value;return Bn==null||Bn instanceof zn&&Bn.value==null&&!Bn.commentBefore&&!Bn.comment&&!Bn.tag}))}hasIn([Me,...Bn]){if(Bn.length===0)return this.has(Me);const Hn=this.get(Me,true);return Hn instanceof ni?Hn.hasIn(Bn):false}setIn([Me,...Bn],Hn){if(Bn.length===0){this.set(Me,Hn)}else{const zn=this.get(Me,true);if(zn instanceof ni)zn.setIn(Bn,Hn);else if(zn===void 0&&this.schema)this.set(Me,collectionFromPath(this.schema,Bn,Hn));else throw new Error(`Expected YAML collection at ${Me}. Remaining path: ${Bn}`)}}toJSON(){return null}toString(Me,{blockItem:Hn,flowChars:zn,isMap:Ci,itemIndent:aa},oa,ca){const{indent:_a,indentStep:xa,stringify:Ga}=Me;const Ha=this.type===Bn.Type.FLOW_MAP||this.type===Bn.Type.FLOW_SEQ||Me.inFlow;if(Ha)aa+=xa;const ts=Ci&&this.hasAllNullValues();Me=Object.assign({},Me,{allNullValues:ts,indent:aa,inFlow:Ha,type:null});let Ps=false;let so=false;const oo=this.items.reduce(((Bn,Hn,zn)=>{let ni;if(Hn){if(!Ps&&Hn.spaceBefore)Bn.push({type:"comment",str:""});if(Hn.commentBefore)Hn.commentBefore.match(/^.*$/gm).forEach((Me=>{Bn.push({type:"comment",str:`#${Me}`})}));if(Hn.comment)ni=Hn.comment;if(Ha&&(!Ps&&Hn.spaceBefore||Hn.commentBefore||Hn.comment||Hn.key&&(Hn.key.commentBefore||Hn.key.comment)||Hn.value&&(Hn.value.commentBefore||Hn.value.comment)))so=true}Ps=false;let Ci=Ga(Hn,Me,(()=>ni=null),(()=>Ps=true));if(Ha&&!so&&Ci.includes("\n"))so=true;if(Ha&&znMe.str));if(so||Hn.reduce(((Me,Bn)=>Me+Bn.length+2),2)>ni.maxFlowStringSingleLineLength){Jo=Me;for(const Me of Hn){Jo+=Me?`\n${xa}${_a}${Me}`:"\n"}Jo+=`\n${_a}${Bn}`}else{Jo=`${Me} ${Hn.join(" ")} ${Bn}`}}else{const Me=oo.map(Hn);Jo=Me.shift();for(const Bn of Me)Jo+=Bn?`\n${_a}${Bn}`:"\n"}if(this.comment){Jo+="\n"+this.comment.replace(/^/gm,`${_a}#`);if(oa)oa()}else if(Ps&&ca)ca();return Jo}};Bn._defineProperty(ni,"maxFlowStringSingleLineLength",60);function asItemIndex(Me){let Bn=Me instanceof zn?Me.value:Me;if(Bn&&typeof Bn==="string")Bn=Number(Bn);return Number.isInteger(Bn)&&Bn>=0?Bn:null}var Ci=class extends ni{add(Me){this.items.push(Me)}delete(Me){const Bn=asItemIndex(Me);if(typeof Bn!=="number")return false;const Hn=this.items.splice(Bn,1);return Hn.length>0}get(Me,Bn){const Hn=asItemIndex(Me);if(typeof Hn!=="number")return void 0;const ni=this.items[Hn];return!Bn&&ni instanceof zn?ni.value:ni}has(Me){const Bn=asItemIndex(Me);return typeof Bn==="number"&&BnMe.type==="comment"?Me.str:`- ${Me.str}`,flowChars:{start:"[",end:"]"},isMap:false,itemIndent:(Me.indent||"")+" "},Bn,Hn)}};var stringifyKey=(Me,Bn,zn)=>{if(Bn===null)return"";if(typeof Bn!=="object")return String(Bn);if(Me instanceof Hn&&zn&&zn.doc)return Me.toString({anchors:Object.create(null),doc:zn.doc,indent:"",indentStep:zn.indentStep,inFlow:true,inStringifyKey:true,stringify:zn.stringify});return JSON.stringify(Bn)};var aa=class extends Hn{constructor(Me,Bn=null){super();this.key=Me;this.value=Bn;this.type=aa.Type.PAIR}get commentBefore(){return this.key instanceof Hn?this.key.commentBefore:void 0}set commentBefore(Me){if(this.key==null)this.key=new zn(null);if(this.key instanceof Hn)this.key.commentBefore=Me;else{const Me="Pair.commentBefore is an alias for Pair.key.commentBefore. To set it, the key must be a Node.";throw new Error(Me)}}addToJSMap(Me,Bn){const Hn=toJSON(this.key,"",Me);if(Bn instanceof Map){const zn=toJSON(this.value,Hn,Me);Bn.set(Hn,zn)}else if(Bn instanceof Set){Bn.add(Hn)}else{const zn=stringifyKey(this.key,Hn,Me);const ni=toJSON(this.value,zn,Me);if(zn in Bn)Object.defineProperty(Bn,zn,{value:ni,writable:true,enumerable:true,configurable:true});else Bn[zn]=ni}return Bn}toJSON(Me,Bn){const Hn=Bn&&Bn.mapAsMap?new Map:{};return this.addToJSMap(Bn,Hn)}toString(Me,aa,oa){if(!Me||!Me.doc)return JSON.stringify(this);const{indent:ca,indentSeq:_a,simpleKeys:xa}=Me.doc.options;let{key:Ga,value:Ha}=this;let ts=Ga instanceof Hn&&Ga.comment;if(xa){if(ts){throw new Error("With simple keys, key nodes cannot have comments")}if(Ga instanceof ni){const Me="With simple keys, collection cannot be used as a key value";throw new Error(Me)}}let Ps=!xa&&(!Ga||ts||(Ga instanceof Hn?Ga instanceof ni||Ga.type===Bn.Type.BLOCK_FOLDED||Ga.type===Bn.Type.BLOCK_LITERAL:typeof Ga==="object"));const{doc:so,indent:oo,indentStep:Jo,stringify:tc}=Me;Me=Object.assign({},Me,{implicitKey:!Ps,indent:oo+Jo});let dc=false;let Fc=tc(Ga,Me,(()=>ts=null),(()=>dc=true));Fc=addComment(Fc,Me.indent,ts);if(!Ps&&Fc.length>1024){if(xa)throw new Error("With simple keys, single line scalar must not span more than 1024 characters");Ps=true}if(Me.allNullValues&&!xa){if(this.comment){Fc=addComment(Fc,Me.indent,this.comment);if(aa)aa()}else if(dc&&!ts&&oa)oa();return Me.inFlow&&!Ps?Fc:`? ${Fc}`}Fc=Ps?`? ${Fc}\n${oo}:`:`${Fc}:`;if(this.comment){Fc=addComment(Fc,Me.indent,this.comment);if(aa)aa()}let Jc="";let Dp=null;if(Ha instanceof Hn){if(Ha.spaceBefore)Jc="\n";if(Ha.commentBefore){const Bn=Ha.commentBefore.replace(/^/gm,`${Me.indent}#`);Jc+=`\n${Bn}`}Dp=Ha.comment}else if(Ha&&typeof Ha==="object"){Ha=so.schema.createNode(Ha,true)}Me.implicitKey=false;if(!Ps&&!this.comment&&Ha instanceof zn)Me.indentAtStart=Fc.length+1;dc=false;if(!_a&&ca>=2&&!Me.inFlow&&!Ps&&Ha instanceof Ci&&Ha.type!==Bn.Type.FLOW_SEQ&&!Ha.tag&&!so.anchors.getName(Ha)){Me.indent=Me.indent.substr(2)}const kp=tc(Ha,Me,(()=>Dp=null),(()=>dc=true));let Qp=" ";if(Jc||this.comment){Qp=`${Jc}\n${Me.indent}`}else if(!Ps&&Ha instanceof ni){const Bn=kp[0]==="["||kp[0]==="{";if(!Bn||kp.includes("\n"))Qp=`\n${Me.indent}`}else if(kp[0]==="\n")Qp="";if(dc&&!Dp&&oa)oa();return addComment(Fc+Qp+kp,Me.indent,Dp)}};Bn._defineProperty(aa,"Type",{PAIR:"PAIR",MERGE_PAIR:"MERGE_PAIR"});var getAliasCount=(Me,Bn)=>{if(Me instanceof oa){const Hn=Bn.get(Me.source);return Hn.count*Hn.aliasCount}else if(Me instanceof ni){let Hn=0;for(const zn of Me.items){const Me=getAliasCount(zn,Bn);if(Me>Hn)Hn=Me}return Hn}else if(Me instanceof aa){const Hn=getAliasCount(Me.key,Bn);const zn=getAliasCount(Me.value,Bn);return Math.max(Hn,zn)}return 1};var oa=class extends Hn{static stringify({range:Me,source:Bn},{anchors:Hn,doc:zn,implicitKey:ni,inStringifyKey:Ci}){let aa=Object.keys(Hn).find((Me=>Hn[Me]===Bn));if(!aa&&Ci)aa=zn.anchors.getName(Bn)||zn.anchors.newName();if(aa)return`*${aa}${ni?" ":""}`;const oa=zn.anchors.getName(Bn)?"Alias node must be after source node":"Source node not found for alias node";throw new Error(`${oa} [${Me}]`)}constructor(Me){super();this.source=Me;this.type=Bn.Type.ALIAS}set tag(Me){throw new Error("Alias nodes cannot have tags")}toJSON(Me,Hn){if(!Hn)return toJSON(this.source,Me,Hn);const{anchors:zn,maxAliasCount:ni}=Hn;const Ci=zn.get(this.source);if(!Ci||Ci.res===void 0){const Me="This should not happen: Alias anchor was not resolved?";if(this.cstNode)throw new Bn.YAMLReferenceError(this.cstNode,Me);else throw new ReferenceError(Me)}if(ni>=0){Ci.count+=1;if(Ci.aliasCount===0)Ci.aliasCount=getAliasCount(this.source,zn);if(Ci.count*Ci.aliasCount>ni){const Me="Excessive alias count indicates a resource exhaustion attack";if(this.cstNode)throw new Bn.YAMLReferenceError(this.cstNode,Me);else throw new ReferenceError(Me)}}return Ci.res}toString(Me){return oa.stringify(this,Me)}};Bn._defineProperty(oa,"default",true);function findPair(Me,Bn){const Hn=Bn instanceof zn?Bn.value:Bn;for(const zn of Me){if(zn instanceof aa){if(zn.key===Bn||zn.key===Hn)return zn;if(zn.key&&zn.key.value===Hn)return zn}}return void 0}var ca=class extends ni{add(Me,Bn){if(!Me)Me=new aa(Me);else if(!(Me instanceof aa))Me=new aa(Me.key||Me,Me.value);const Hn=findPair(this.items,Me.key);const zn=this.schema&&this.schema.sortMapEntries;if(Hn){if(Bn)Hn.value=Me.value;else throw new Error(`Key ${Me.key} already set`)}else if(zn){const Bn=this.items.findIndex((Bn=>zn(Me,Bn)<0));if(Bn===-1)this.items.push(Me);else this.items.splice(Bn,0,Me)}else{this.items.push(Me)}}delete(Me){const Bn=findPair(this.items,Me);if(!Bn)return false;const Hn=this.items.splice(this.items.indexOf(Bn),1);return Hn.length>0}get(Me,Bn){const Hn=findPair(this.items,Me);const ni=Hn&&Hn.value;return!Bn&&ni instanceof zn?ni.value:ni}has(Me){return!!findPair(this.items,Me)}set(Me,Bn){this.add(new aa(Me,Bn),true)}toJSON(Me,Bn,Hn){const zn=Hn?new Hn:Bn&&Bn.mapAsMap?new Map:{};if(Bn&&Bn.onCreate)Bn.onCreate(zn);for(const Me of this.items)Me.addToJSMap(Bn,zn);return zn}toString(Me,Bn,Hn){if(!Me)return JSON.stringify(this);for(const Me of this.items){if(!(Me instanceof aa))throw new Error(`Map items must all be pairs; found ${JSON.stringify(Me)} instead`)}return super.toString(Me,{blockItem:Me=>Me.str,flowChars:{start:"{",end:"}"},isMap:true,itemIndent:Me.indent||""},Bn,Hn)}};var _a="<<";var xa=class extends aa{constructor(Me){if(Me instanceof aa){let Bn=Me.value;if(!(Bn instanceof Ci)){Bn=new Ci;Bn.items.push(Me.value);Bn.range=Me.value.range}super(Me.key,Bn);this.range=Me.range}else{super(new zn(_a),new Ci)}this.type=aa.Type.MERGE_PAIR}addToJSMap(Me,Bn){for(const{source:Hn}of this.value.items){if(!(Hn instanceof ca))throw new Error("Merge sources must be maps");const zn=Hn.toJSON(null,Me,Map);for(const[Me,Hn]of zn){if(Bn instanceof Map){if(!Bn.has(Me))Bn.set(Me,Hn)}else if(Bn instanceof Set){Bn.add(Me)}else if(!Object.prototype.hasOwnProperty.call(Bn,Me)){Object.defineProperty(Bn,Me,{value:Hn,writable:true,enumerable:true,configurable:true})}}}return Bn}toString(Me,Bn){const Hn=this.value;if(Hn.items.length>1)return super.toString(Me,Bn);this.value=Hn.items[0];const zn=super.toString(Me,Bn);this.value=Hn;return zn}};var Ga={defaultType:Bn.Type.BLOCK_LITERAL,lineWidth:76};var Ha={trueStr:"true",falseStr:"false"};var ts={asBigInt:false};var Ps={nullStr:"null"};var so={defaultType:Bn.Type.PLAIN,doubleQuoted:{jsonEncoding:false,minMultiLineLength:40},fold:{lineWidth:80,minContentWidth:20}};function resolveScalar(Me,Bn,Hn){for(const{format:Hn,test:ni,resolve:Ci}of Bn){if(ni){const Bn=Me.match(ni);if(Bn){let Me=Ci.apply(null,Bn);if(!(Me instanceof zn))Me=new zn(Me);if(Hn)Me.format=Hn;return Me}}}if(Hn)Me=Hn(Me);return new zn(Me)}var oo="flow";var Jo="block";var tc="quoted";var consumeMoreIndentedLines=(Me,Bn)=>{let Hn=Me[Bn+1];while(Hn===" "||Hn==="\t"){do{Hn=Me[Bn+=1]}while(Hn&&Hn!=="\n");Hn=Me[Bn+1]}return Bn};function foldFlowLines(Me,Bn,Hn,{indentAtStart:zn,lineWidth:ni=80,minContentWidth:Ci=20,onFold:aa,onOverflow:oa}){if(!ni||ni<0)return Me;const ca=Math.max(1+Ci,1+ni-Bn.length);if(Me.length<=ca)return Me;const _a=[];const xa={};let Ga=ni-Bn.length;if(typeof zn==="number"){if(zn>ni-Math.max(2,Ci))_a.push(0);else Ga=ni-zn}let Ha=void 0;let ts=void 0;let Ps=false;let so=-1;let oo=-1;let dc=-1;if(Hn===Jo){so=consumeMoreIndentedLines(Me,so);if(so!==-1)Ga=so+ca}for(let Bn;Bn=Me[so+=1];){if(Hn===tc&&Bn==="\\"){oo=so;switch(Me[so+1]){case"x":so+=3;break;case"u":so+=5;break;case"U":so+=9;break;default:so+=1}dc=so}if(Bn==="\n"){if(Hn===Jo)so=consumeMoreIndentedLines(Me,so);Ga=so+ca;Ha=void 0}else{if(Bn===" "&&ts&&ts!==" "&&ts!=="\n"&&ts!=="\t"){const Bn=Me[so+1];if(Bn&&Bn!==" "&&Bn!=="\n"&&Bn!=="\t")Ha=so}if(so>=Ga){if(Ha){_a.push(Ha);Ga=Ha+ca;Ha=void 0}else if(Hn===tc){while(ts===" "||ts==="\t"){ts=Bn;Bn=Me[so+=1];Ps=true}const Hn=so>dc+1?so-2:oo-1;if(xa[Hn])return Me;_a.push(Hn);xa[Hn]=true;Ga=Hn+ca;Ha=void 0}else{Ps=true}}}ts=Bn}if(Ps&&oa)oa();if(_a.length===0)return Me;if(aa)aa();let Fc=Me.slice(0,_a[0]);for(let zn=0;zn<_a.length;++zn){const ni=_a[zn];const Ci=_a[zn+1]||Me.length;if(ni===0)Fc=`\n${Bn}${Me.slice(0,Ci)}`;else{if(Hn===tc&&xa[ni])Fc+=`${Me[ni]}\\`;Fc+=`\n${Bn}${Me.slice(ni+1,Ci)}`}}return Fc}var getFoldOptions=({indentAtStart:Me})=>Me?Object.assign({indentAtStart:Me},so.fold):so.fold;var containsDocumentMarker=Me=>/^(%|---|\.\.\.)/m.test(Me);function lineLengthOverLimit(Me,Bn,Hn){if(!Bn||Bn<0)return false;const zn=Bn-Hn;const ni=Me.length;if(ni<=zn)return false;for(let Bn=0,Hn=0;Bnzn)return true;Hn=Bn+1;if(ni-Hn<=zn)return false}}return true}function doubleQuotedString(Me,Bn){const{implicitKey:Hn}=Bn;const{jsonEncoding:zn,minMultiLineLength:ni}=so.doubleQuoted;const Ci=JSON.stringify(Me);if(zn)return Ci;const aa=Bn.indent||(containsDocumentMarker(Me)?" ":"");let oa="";let ca=0;for(let Me=0,Bn=Ci[Me];Bn;Bn=Ci[++Me]){if(Bn===" "&&Ci[Me+1]==="\\"&&Ci[Me+2]==="n"){oa+=Ci.slice(ca,Me)+"\\ ";Me+=1;ca=Me;Bn="\\"}if(Bn==="\\")switch(Ci[Me+1]){case"u":{oa+=Ci.slice(ca,Me);const Bn=Ci.substr(Me+2,4);switch(Bn){case"0000":oa+="\\0";break;case"0007":oa+="\\a";break;case"000b":oa+="\\v";break;case"001b":oa+="\\e";break;case"0085":oa+="\\N";break;case"00a0":oa+="\\_";break;case"2028":oa+="\\L";break;case"2029":oa+="\\P";break;default:if(Bn.substr(0,2)==="00")oa+="\\x"+Bn.substr(2);else oa+=Ci.substr(Me,6)}Me+=5;ca=Me+1}break;case"n":if(Hn||Ci[Me+2]==='"'||Ci.length";if(!zn)return xa+"\n";let Ga="";let Ha="";zn=zn.replace(/[\n\t ]*$/,(Me=>{const Bn=Me.indexOf("\n");if(Bn===-1){xa+="-"}else if(zn===Me||Bn!==Me.length-1){xa+="+";if(aa)aa()}Ha=Me.replace(/\n$/,"");return""})).replace(/^[\n ]*/,(Me=>{if(Me.indexOf(" ")!==-1)xa+=ca;const Bn=Me.match(/ +$/);if(Bn){Ga=Me.slice(0,-Bn[0].length);return Bn[0]}else{Ga=Me;return""}}));if(Ha)Ha=Ha.replace(/\n+(?!\n|$)/g,`$&${oa}`);if(Ga)Ga=Ga.replace(/\n+/g,`$&${oa}`);if(Me){xa+=" #"+Me.replace(/ ?[\r\n]+/g," ");if(Ci)Ci()}if(!zn)return`${xa}${ca}\n${oa}${Ha}`;if(_a){zn=zn.replace(/\n+/g,`$&${oa}`);return`${xa}\n${oa}${Ga}${zn}${Ha}`}zn=zn.replace(/\n+/g,"\n$&").replace(/(?:^|\n)([\t ].*)(?:([\n\t ]*)\n(?![\n\t ]))?/g,"$1$2").replace(/\n+/g,`$&${oa}`);const ts=foldFlowLines(`${Ga}${zn}${Ha}`,oa,Jo,so.fold);return`${xa}\n${oa}${ts}`}function plainString(Me,Hn,zn,ni){const{comment:Ci,type:aa,value:oa}=Me;const{actualString:ca,implicitKey:_a,indent:xa,inFlow:Ga}=Hn;if(_a&&/[\n[\]{},]/.test(oa)||Ga&&/[[\]{},]/.test(oa)){return doubleQuotedString(oa,Hn)}if(!oa||/^[\n\t ,[\]{}#&*!|>'"%@`]|^[?-]$|^[?-][ \t]|[\n:][ \t]|[ \t]\n|[\n\t ]#|[\n\t :]$/.test(oa)){return _a||Ga||oa.indexOf("\n")===-1?oa.indexOf('"')!==-1&&oa.indexOf("'")===-1?singleQuotedString(oa,Hn):doubleQuotedString(oa,Hn):blockString(Me,Hn,zn,ni)}if(!_a&&!Ga&&aa!==Bn.Type.PLAIN&&oa.indexOf("\n")!==-1){return blockString(Me,Hn,zn,ni)}if(xa===""&&containsDocumentMarker(oa)){Hn.forceBlockIndent=true;return blockString(Me,Hn,zn,ni)}const Ha=oa.replace(/\n+/g,`$&\n${xa}`);if(ca){const{tags:Me}=Hn.doc.schema;const Bn=resolveScalar(Ha,Me,Me.scalarFallback).value;if(typeof Bn!=="string")return doubleQuotedString(oa,Hn)}const ts=_a?Ha:foldFlowLines(Ha,xa,oo,getFoldOptions(Hn));if(Ci&&!Ga&&(ts.indexOf("\n")!==-1||Ci.indexOf("\n")!==-1)){if(zn)zn();return addCommentBefore(ts,xa,Ci)}return ts}function stringifyString(Me,Hn,zn,ni){const{defaultType:Ci}=so;const{implicitKey:aa,inFlow:oa}=Hn;let{type:ca,value:_a}=Me;if(typeof _a!=="string"){_a=String(_a);Me=Object.assign({},Me,{value:_a})}const _stringify=Ci=>{switch(Ci){case Bn.Type.BLOCK_FOLDED:case Bn.Type.BLOCK_LITERAL:return blockString(Me,Hn,zn,ni);case Bn.Type.QUOTE_DOUBLE:return doubleQuotedString(_a,Hn);case Bn.Type.QUOTE_SINGLE:return singleQuotedString(_a,Hn);case Bn.Type.PLAIN:return plainString(Me,Hn,zn,ni);default:return null}};if(ca!==Bn.Type.QUOTE_DOUBLE&&/[\x00-\x08\x0b-\x1f\x7f-\x9f]/.test(_a)){ca=Bn.Type.QUOTE_DOUBLE}else if((aa||oa)&&(ca===Bn.Type.BLOCK_FOLDED||ca===Bn.Type.BLOCK_LITERAL)){ca=Bn.Type.QUOTE_DOUBLE}let xa=_stringify(ca);if(xa===null){xa=_stringify(Ci);if(xa===null)throw new Error(`Unsupported default string type ${Ci}`)}return xa}function stringifyNumber({format:Me,minFractionDigits:Bn,tag:Hn,value:zn}){if(typeof zn==="bigint")return String(zn);if(!isFinite(zn))return isNaN(zn)?".nan":zn<0?"-.inf":".inf";let ni=JSON.stringify(zn);if(!Me&&Bn&&(!Hn||Hn==="tag:yaml.org,2002:float")&&/^\d/.test(ni)){let Me=ni.indexOf(".");if(Me<0){Me=ni.length;ni+="."}let Hn=Bn-(ni.length-Me-1);while(Hn-- >0)ni+="0"}return ni}function checkFlowCollectionEnd(Me,Hn){let zn,ni;switch(Hn.type){case Bn.Type.FLOW_MAP:zn="}";ni="flow map";break;case Bn.Type.FLOW_SEQ:zn="]";ni="flow sequence";break;default:Me.push(new Bn.YAMLSemanticError(Hn,"Not a flow collection!?"));return}let Ci;for(let Me=Hn.items.length-1;Me>=0;--Me){const zn=Hn.items[Me];if(!zn||zn.type!==Bn.Type.COMMENT){Ci=zn;break}}if(Ci&&Ci.char!==zn){const aa=`Expected ${ni} to end with ${zn}`;let oa;if(typeof Ci.offset==="number"){oa=new Bn.YAMLSemanticError(Hn,aa);oa.offset=Ci.offset+1}else{oa=new Bn.YAMLSemanticError(Ci,aa);if(Ci.range&&Ci.range.end)oa.offset=Ci.range.end-Ci.range.start}Me.push(oa)}}function checkFlowCommentSpace(Me,Hn){const zn=Hn.context.src[Hn.range.start-1];if(zn!=="\n"&&zn!=="\t"&&zn!==" "){const zn="Comments must be separated from other tokens by white space characters";Me.push(new Bn.YAMLSemanticError(Hn,zn))}}function getLongKeyError(Me,Hn){const zn=String(Hn);const ni=zn.substr(0,8)+"..."+zn.substr(-8);return new Bn.YAMLSemanticError(Me,`The "${ni}" key is too long`)}function resolveComments(Me,Bn){for(const{afterKey:Hn,before:zn,comment:ni}of Bn){let Bn=Me.items[zn];if(!Bn){if(ni!==void 0){if(Me.comment)Me.comment+="\n"+ni;else Me.comment=ni}}else{if(Hn&&Bn.value)Bn=Bn.value;if(ni===void 0){if(Hn||!Bn.commentBefore)Bn.spaceBefore=true}else{if(Bn.commentBefore)Bn.commentBefore+="\n"+ni;else Bn.commentBefore=ni}}}}function resolveString(Me,Bn){const Hn=Bn.strValue;if(!Hn)return"";if(typeof Hn==="string")return Hn;Hn.errors.forEach((Hn=>{if(!Hn.source)Hn.source=Bn;Me.errors.push(Hn)}));return Hn.str}function resolveTagHandle(Me,Hn){const{handle:zn,suffix:ni}=Hn.tag;let Ci=Me.tagPrefixes.find((Me=>Me.handle===zn));if(!Ci){const ni=Me.getDefaults().tagPrefixes;if(ni)Ci=ni.find((Me=>Me.handle===zn));if(!Ci)throw new Bn.YAMLSemanticError(Hn,`The ${zn} tag handle is non-default and was not declared.`)}if(!ni)throw new Bn.YAMLSemanticError(Hn,`The ${zn} tag has no suffix.`);if(zn==="!"&&(Me.version||Me.options.version)==="1.0"){if(ni[0]==="^"){Me.warnings.push(new Bn.YAMLWarning(Hn,"YAML 1.0 ^ tag expansion is not supported"));return ni}if(/[:/]/.test(ni)){const Me=ni.match(/^([a-z0-9-]+)\/(.*)/i);return Me?`tag:${Me[1]}.yaml.org,2002:${Me[2]}`:`tag:${ni}`}}return Ci.prefix+decodeURIComponent(ni)}function resolveTagName(Me,Hn){const{tag:zn,type:ni}=Hn;let Ci=false;if(zn){const{handle:ni,suffix:aa,verbatim:oa}=zn;if(oa){if(oa!=="!"&&oa!=="!!")return oa;const zn=`Verbatim tags aren't resolved, so ${oa} is invalid.`;Me.errors.push(new Bn.YAMLSemanticError(Hn,zn))}else if(ni==="!"&&!aa){Ci=true}else{try{return resolveTagHandle(Me,Hn)}catch(Bn){Me.errors.push(Bn)}}}switch(ni){case Bn.Type.BLOCK_FOLDED:case Bn.Type.BLOCK_LITERAL:case Bn.Type.QUOTE_DOUBLE:case Bn.Type.QUOTE_SINGLE:return Bn.defaultTags.STR;case Bn.Type.FLOW_MAP:case Bn.Type.MAP:return Bn.defaultTags.MAP;case Bn.Type.FLOW_SEQ:case Bn.Type.SEQ:return Bn.defaultTags.SEQ;case Bn.Type.PLAIN:return Ci?Bn.defaultTags.STR:null;default:return null}}function resolveByTagName(Me,Bn,Hn){const{tags:Ci}=Me.schema;const aa=[];for(const oa of Ci){if(oa.tag===Hn){if(oa.test)aa.push(oa);else{const Hn=oa.resolve(Me,Bn);return Hn instanceof ni?Hn:new zn(Hn)}}}const oa=resolveString(Me,Bn);if(typeof oa==="string"&&aa.length>0)return resolveScalar(oa,aa,Ci.scalarFallback);return null}function getFallbackTagName({type:Me}){switch(Me){case Bn.Type.FLOW_MAP:case Bn.Type.MAP:return Bn.defaultTags.MAP;case Bn.Type.FLOW_SEQ:case Bn.Type.SEQ:return Bn.defaultTags.SEQ;default:return Bn.defaultTags.STR}}function resolveTag(Me,Hn,zn){try{const Bn=resolveByTagName(Me,Hn,zn);if(Bn){if(zn&&Hn.tag)Bn.tag=zn;return Bn}}catch(Bn){if(!Bn.source)Bn.source=Hn;Me.errors.push(Bn);return null}try{const ni=getFallbackTagName(Hn);if(!ni)throw new Error(`The tag ${zn} is unavailable`);const Ci=`The tag ${zn} is unavailable, falling back to ${ni}`;Me.warnings.push(new Bn.YAMLWarning(Hn,Ci));const aa=resolveByTagName(Me,Hn,ni);aa.tag=zn;return aa}catch(zn){const ni=new Bn.YAMLReferenceError(Hn,zn.message);ni.stack=zn.stack;Me.errors.push(ni);return null}}var isCollectionItem=Me=>{if(!Me)return false;const{type:Hn}=Me;return Hn===Bn.Type.MAP_KEY||Hn===Bn.Type.MAP_VALUE||Hn===Bn.Type.SEQ_ITEM};function resolveNodeProps(Me,Hn){const zn={before:[],after:[]};let ni=false;let Ci=false;const aa=isCollectionItem(Hn.context.parent)?Hn.context.parent.props.concat(Hn.props):Hn.props;for(const{start:oa,end:ca}of aa){switch(Hn.context.src[oa]){case Bn.Char.COMMENT:{if(!Hn.commentHasRequiredWhitespace(oa)){const zn="Comments must be separated from other tokens by white space characters";Me.push(new Bn.YAMLSemanticError(Hn,zn))}const{header:ni,valueRange:Ci}=Hn;const aa=Ci&&(oa>Ci.start||ni&&oa>ni.start)?zn.after:zn.before;aa.push(Hn.context.src.slice(oa+1,ca));break}case Bn.Char.ANCHOR:if(ni){const zn="A node can have at most one anchor";Me.push(new Bn.YAMLSemanticError(Hn,zn))}ni=true;break;case Bn.Char.TAG:if(Ci){const zn="A node can have at most one tag";Me.push(new Bn.YAMLSemanticError(Hn,zn))}Ci=true;break}}return{comments:zn,hasAnchor:ni,hasTag:Ci}}function resolveNodeValue(Me,Hn){const{anchors:zn,errors:ni,schema:Ci}=Me;if(Hn.type===Bn.Type.ALIAS){const Me=Hn.rawValue;const Ci=zn.getNode(Me);if(!Ci){const zn=`Aliased anchor not found: ${Me}`;ni.push(new Bn.YAMLReferenceError(Hn,zn));return null}const aa=new oa(Ci);zn._cstAliases.push(aa);return aa}const aa=resolveTagName(Me,Hn);if(aa)return resolveTag(Me,Hn,aa);if(Hn.type!==Bn.Type.PLAIN){const Me=`Failed to resolve ${Hn.type} node here`;ni.push(new Bn.YAMLSyntaxError(Hn,Me));return null}try{const Bn=resolveString(Me,Hn);return resolveScalar(Bn,Ci.tags,Ci.tags.scalarFallback)}catch(Me){if(!Me.source)Me.source=Hn;ni.push(Me);return null}}function resolveNode(Me,Hn){if(!Hn)return null;if(Hn.error)Me.errors.push(Hn.error);const{comments:zn,hasAnchor:ni,hasTag:Ci}=resolveNodeProps(Me.errors,Hn);if(ni){const{anchors:Bn}=Me;const zn=Hn.anchor;const ni=Bn.getNode(zn);if(ni)Bn.map[Bn.newName(zn)]=ni;Bn.map[zn]=Hn}if(Hn.type===Bn.Type.ALIAS&&(ni||Ci)){const zn="An alias node must not specify any properties";Me.errors.push(new Bn.YAMLSemanticError(Hn,zn))}const aa=resolveNodeValue(Me,Hn);if(aa){aa.range=[Hn.range.start,Hn.range.end];if(Me.options.keepCstNodes)aa.cstNode=Hn;if(Me.options.keepNodeTypes)aa.type=Hn.type;const Bn=zn.before.join("\n");if(Bn){aa.commentBefore=aa.commentBefore?`${aa.commentBefore}\n${Bn}`:Bn}const ni=zn.after.join("\n");if(ni)aa.comment=aa.comment?`${aa.comment}\n${ni}`:ni}return Hn.resolved=aa}function resolveMap(Me,Hn){if(Hn.type!==Bn.Type.MAP&&Hn.type!==Bn.Type.FLOW_MAP){const zn=`A ${Hn.type} node cannot be resolved as a mapping`;Me.errors.push(new Bn.YAMLSyntaxError(Hn,zn));return null}const{comments:zn,items:Ci}=Hn.type===Bn.Type.FLOW_MAP?resolveFlowMapItems(Me,Hn):resolveBlockMapItems(Me,Hn);const aa=new ca;aa.items=Ci;resolveComments(aa,zn);let Ga=false;for(let zn=0;zn{if(Me instanceof oa){const{type:Hn}=Me.source;if(Hn===Bn.Type.MAP||Hn===Bn.Type.FLOW_MAP)return false;return aa="Merge nodes aliases can only point to maps"}return aa="Merge nodes can only have Alias nodes as values"}));if(aa)Me.errors.push(new Bn.YAMLSemanticError(Hn,aa))}else{for(let ni=zn+1;ni{if(ni.length===0)return false;const{start:Ci}=ni[0];if(Hn&&Ci>Hn.valueRange.start)return false;if(zn[Ci]!==Bn.Char.COMMENT)return false;for(let Bn=Me;Bn0){zn=new Bn.PlainValue(Bn.Type.PLAIN,[]);zn.context={parent:_a,src:_a.context.src};const Me=_a.range.start+1;zn.range={start:Me,end:Me};zn.valueRange={start:Me,end:Me};if(typeof _a.range.origStart==="number"){const Me=_a.range.origStart+1;zn.range.origStart=zn.range.origEnd=Me;zn.valueRange.origStart=zn.valueRange.origEnd=Me}}const ca=new aa(Ci,resolveNode(Me,zn));resolvePairComment(_a,ca);ni.push(ca);if(Ci&&typeof oa==="number"){if(_a.range.start>oa+1024)Me.errors.push(getLongKeyError(Hn,Ci))}Ci=void 0;oa=null}break;default:if(Ci!==void 0)ni.push(new aa(Ci));Ci=resolveNode(Me,_a);oa=_a.range.start;if(_a.error)Me.errors.push(_a.error);e:for(let zn=ca+1;;++zn){const ni=Hn.items[zn];switch(ni&&ni.type){case Bn.Type.BLANK_LINE:case Bn.Type.COMMENT:continue e;case Bn.Type.MAP_VALUE:break e;default:{const Hn="Implicit map keys need to be followed by map values";Me.errors.push(new Bn.YAMLSemanticError(_a,Hn));break e}}}if(_a.valueRangeContainsNewline){const Hn="Implicit map keys need to be on a single line";Me.errors.push(new Bn.YAMLSemanticError(_a,Hn))}}}if(Ci!==void 0)ni.push(new aa(Ci));return{comments:zn,items:ni}}function resolveFlowMapItems(Me,Hn){const zn=[];const ni=[];let Ci=void 0;let oa=false;let ca="{";for(let _a=0;_aMe instanceof aa&&Me.key instanceof ni))){const zn="Keys with collection values will be stringified as YAML due to JS Object restrictions. Use mapAsMap: true to avoid this.";Me.warnings.push(new Bn.YAMLWarning(Hn,zn))}Hn.resolved=ca;return ca}function resolveBlockSeqItems(Me,Hn){const zn=[];const ni=[];for(let Ci=0;Cica+1024)Me.errors.push(getLongKeyError(Hn,oa));const{src:ni}=xa.context;for(let Hn=ca;HnMe instanceof Uint8Array,default:false,tag:"tag:yaml.org,2002:binary",resolve:(Me,zn)=>{const ni=Hn.resolveString(Me,zn);if(typeof Buffer==="function"){return Buffer.from(ni,"base64")}else if(typeof atob==="function"){const Me=atob(ni.replace(/[\n\r]/g,""));const Bn=new Uint8Array(Me.length);for(let Hn=0;Hn{let ca;if(typeof Buffer==="function"){ca=ni instanceof Buffer?ni.toString("base64"):Buffer.from(ni.buffer).toString("base64")}else if(typeof btoa==="function"){let Me="";for(let Bn=0;Bn1){const Me="Each pair must have its own sequence indicator";throw new Bn.YAMLSemanticError(zn,Me)}const Me=Ci.items[0]||new Hn.Pair;if(Ci.commentBefore)Me.commentBefore=Me.commentBefore?`${Ci.commentBefore}\n${Me.commentBefore}`:Ci.commentBefore;if(Ci.comment)Me.comment=Me.comment?`${Ci.comment}\n${Me.comment}`:Ci.comment;Ci=Me}ni.items[Me]=Ci instanceof Hn.Pair?Ci:new Hn.Pair(Ci)}return ni}function createPairs(Me,Bn,zn){const ni=new Hn.YAMLSeq(Me);ni.tag="tag:yaml.org,2002:pairs";for(const Hn of Bn){let Bn,Ci;if(Array.isArray(Hn)){if(Hn.length===2){Bn=Hn[0];Ci=Hn[1]}else throw new TypeError(`Expected [key, value] tuple: ${Hn}`)}else if(Hn&&Hn instanceof Object){const Me=Object.keys(Hn);if(Me.length===1){Bn=Me[0];Ci=Hn[Bn]}else throw new TypeError(`Expected { key: value } tuple: ${Hn}`)}else{Bn=Hn}const aa=Me.createPair(Bn,Ci,zn);ni.items.push(aa)}return ni}var ni={default:false,tag:"tag:yaml.org,2002:pairs",resolve:parsePairs,createNode:createPairs};var Ci=class extends Hn.YAMLSeq{constructor(){super();Bn._defineProperty(this,"add",Hn.YAMLMap.prototype.add.bind(this));Bn._defineProperty(this,"delete",Hn.YAMLMap.prototype.delete.bind(this));Bn._defineProperty(this,"get",Hn.YAMLMap.prototype.get.bind(this));Bn._defineProperty(this,"has",Hn.YAMLMap.prototype.has.bind(this));Bn._defineProperty(this,"set",Hn.YAMLMap.prototype.set.bind(this));this.tag=Ci.tag}toJSON(Me,Bn){const zn=new Map;if(Bn&&Bn.onCreate)Bn.onCreate(zn);for(const Me of this.items){let ni,Ci;if(Me instanceof Hn.Pair){ni=Hn.toJSON(Me.key,"",Bn);Ci=Hn.toJSON(Me.value,ni,Bn)}else{ni=Hn.toJSON(Me,"",Bn)}if(zn.has(ni))throw new Error("Ordered maps must not include duplicate keys");zn.set(ni,Ci)}return zn}};Bn._defineProperty(Ci,"tag","tag:yaml.org,2002:omap");function parseOMap(Me,zn){const ni=parsePairs(Me,zn);const aa=[];for(const{key:Me}of ni.items){if(Me instanceof Hn.Scalar){if(aa.includes(Me.value)){const Me="Ordered maps must not include duplicate keys";throw new Bn.YAMLSemanticError(zn,Me)}else{aa.push(Me.value)}}}return Object.assign(new Ci,ni)}function createOMap(Me,Bn,Hn){const zn=createPairs(Me,Bn,Hn);const ni=new Ci;ni.items=zn.items;return ni}var aa={identify:Me=>Me instanceof Map,nodeClass:Ci,default:false,tag:"tag:yaml.org,2002:omap",resolve:parseOMap,createNode:createOMap};var oa=class extends Hn.YAMLMap{constructor(){super();this.tag=oa.tag}add(Me){const Bn=Me instanceof Hn.Pair?Me:new Hn.Pair(Me);const zn=Hn.findPair(this.items,Bn.key);if(!zn)this.items.push(Bn)}get(Me,Bn){const zn=Hn.findPair(this.items,Me);return!Bn&&zn instanceof Hn.Pair?zn.key instanceof Hn.Scalar?zn.key.value:zn.key:zn}set(Me,Bn){if(typeof Bn!=="boolean")throw new Error(`Expected boolean value for set(key, value) in a YAML set, not ${typeof Bn}`);const zn=Hn.findPair(this.items,Me);if(zn&&!Bn){this.items.splice(this.items.indexOf(zn),1)}else if(!zn&&Bn){this.items.push(new Hn.Pair(Me))}}toJSON(Me,Bn){return super.toJSON(Me,Bn,Set)}toString(Me,Bn,Hn){if(!Me)return JSON.stringify(this);if(this.hasAllNullValues())return super.toString(Me,Bn,Hn);else throw new Error("Set items must all have null values")}};Bn._defineProperty(oa,"tag","tag:yaml.org,2002:set");function parseSet(Me,zn){const ni=Hn.resolveMap(Me,zn);if(!ni.hasAllNullValues())throw new Bn.YAMLSemanticError(zn,"Set items must all have null values");return Object.assign(new oa,ni)}function createSet(Me,Bn,Hn){const zn=new oa;for(const ni of Bn)zn.items.push(Me.createPair(ni,null,Hn));return zn}var ca={identify:Me=>Me instanceof Set,nodeClass:oa,default:false,tag:"tag:yaml.org,2002:set",resolve:parseSet,createNode:createSet};var parseSexagesimal=(Me,Bn)=>{const Hn=Bn.split(":").reduce(((Me,Bn)=>Me*60+Number(Bn)),0);return Me==="-"?-Hn:Hn};var stringifySexagesimal=({value:Me})=>{if(isNaN(Me)||!isFinite(Me))return Hn.stringifyNumber(Me);let Bn="";if(Me<0){Bn="-";Me=Math.abs(Me)}const zn=[Me%60];if(Me<60){zn.unshift(0)}else{Me=Math.round((Me-zn[0])/60);zn.unshift(Me%60);if(Me>=60){Me=Math.round((Me-zn[0])/60);zn.unshift(Me)}}return Bn+zn.map((Me=>Me<10?"0"+String(Me):String(Me))).join(":").replace(/000000\d*$/,"")};var _a={identify:Me=>typeof Me==="number",default:true,tag:"tag:yaml.org,2002:int",format:"TIME",test:/^([-+]?)([0-9][0-9_]*(?::[0-5]?[0-9])+)$/,resolve:(Me,Bn,Hn)=>parseSexagesimal(Bn,Hn.replace(/_/g,"")),stringify:stringifySexagesimal};var xa={identify:Me=>typeof Me==="number",default:true,tag:"tag:yaml.org,2002:float",format:"TIME",test:/^([-+]?)([0-9][0-9_]*(?::[0-5]?[0-9])+\.[0-9_]*)$/,resolve:(Me,Bn,Hn)=>parseSexagesimal(Bn,Hn.replace(/_/g,"")),stringify:stringifySexagesimal};var Ga={identify:Me=>Me instanceof Date,default:true,tag:"tag:yaml.org,2002:timestamp",test:RegExp("^(?:([0-9]{4})-([0-9]{1,2})-([0-9]{1,2})(?:(?:t|T|[ \\t]+)([0-9]{1,2}):([0-9]{1,2}):([0-9]{1,2}(\\.[0-9]+)?)(?:[ \\t]*(Z|[-+][012]?[0-9](?::[0-9]{2})?))?)?)$"),resolve:(Me,Bn,Hn,zn,ni,Ci,aa,oa,ca)=>{if(oa)oa=(oa+"00").substr(1,3);let _a=Date.UTC(Bn,Hn-1,zn,ni||0,Ci||0,aa||0,oa||0);if(ca&&ca!=="Z"){let Me=parseSexagesimal(ca[0],ca.slice(1));if(Math.abs(Me)<30)Me*=60;_a-=6e4*Me}return new Date(_a)},stringify:({value:Me})=>Me.toISOString().replace(/((T00:00)?:00)?\.000Z$/,"")};function shouldWarn(Me){const Bn=typeof process!=="undefined"&&process.env||{};if(Me){if(typeof YAML_SILENCE_DEPRECATION_WARNINGS!=="undefined")return!YAML_SILENCE_DEPRECATION_WARNINGS;return!Bn.YAML_SILENCE_DEPRECATION_WARNINGS}if(typeof YAML_SILENCE_WARNINGS!=="undefined")return!YAML_SILENCE_WARNINGS;return!Bn.YAML_SILENCE_WARNINGS}function warn(Me,Bn){if(shouldWarn(false)){const Hn=typeof process!=="undefined"&&process.emitWarning;if(Hn)Hn(Me,Bn);else{console.warn(Bn?`${Bn}: ${Me}`:Me)}}}function warnFileDeprecation(Me){if(shouldWarn(true)){const Bn=Me.replace(/.*yaml[/\\]/i,"").replace(/\.js$/,"").replace(/\\/g,"/");warn(`The endpoint 'yaml/${Bn}' will be removed in a future release.`,"DeprecationWarning")}}var Ha={};function warnOptionDeprecation(Me,Bn){if(!Ha[Me]&&shouldWarn(true)){Ha[Me]=true;let Hn=`The option '${Me}' will be removed in a future release`;Hn+=Bn?`, use '${Bn}' instead.`:".";warn(Hn,"DeprecationWarning")}}Me.binary=zn;Me.floatTime=xa;Me.intTime=_a;Me.omap=aa;Me.pairs=ni;Me.set=ca;Me.timestamp=Ga;Me.warn=warn;Me.warnFileDeprecation=warnFileDeprecation;Me.warnOptionDeprecation=warnOptionDeprecation}});var Yf=__commonJS({"node_modules/yaml/dist/Schema-88e323a7.js"(Me){"use strict";var Bn=Jp();var Hn=zp();var zn=Qf();function createMap(Me,Bn,zn){const ni=new Hn.YAMLMap(Me);if(Bn instanceof Map){for(const[Hn,Ci]of Bn)ni.items.push(Me.createPair(Hn,Ci,zn))}else if(Bn&&typeof Bn==="object"){for(const Hn of Object.keys(Bn))ni.items.push(Me.createPair(Hn,Bn[Hn],zn))}if(typeof Me.sortMapEntries==="function"){ni.items.sort(Me.sortMapEntries)}return ni}var ni={createNode:createMap,default:true,nodeClass:Hn.YAMLMap,tag:"tag:yaml.org,2002:map",resolve:Hn.resolveMap};function createSeq(Me,Bn,zn){const ni=new Hn.YAMLSeq(Me);if(Bn&&Bn[Symbol.iterator]){for(const Hn of Bn){const Bn=Me.createNode(Hn,zn.wrapScalars,null,zn);ni.items.push(Bn)}}return ni}var Ci={createNode:createSeq,default:true,nodeClass:Hn.YAMLSeq,tag:"tag:yaml.org,2002:seq",resolve:Hn.resolveSeq};var aa={identify:Me=>typeof Me==="string",default:true,tag:"tag:yaml.org,2002:str",resolve:Hn.resolveString,stringify(Me,Bn,zn,ni){Bn=Object.assign({actualString:true},Bn);return Hn.stringifyString(Me,Bn,zn,ni)},options:Hn.strOptions};var oa=[ni,Ci,aa];var intIdentify$2=Me=>typeof Me==="bigint"||Number.isInteger(Me);var intResolve$1=(Me,Bn,zn)=>Hn.intOptions.asBigInt?BigInt(Me):parseInt(Bn,zn);function intStringify$1(Me,Bn,zn){const{value:ni}=Me;if(intIdentify$2(ni)&&ni>=0)return zn+ni.toString(Bn);return Hn.stringifyNumber(Me)}var ca={identify:Me=>Me==null,createNode:(Me,Bn,zn)=>zn.wrapScalars?new Hn.Scalar(null):null,default:true,tag:"tag:yaml.org,2002:null",test:/^(?:~|[Nn]ull|NULL)?$/,resolve:()=>null,options:Hn.nullOptions,stringify:()=>Hn.nullOptions.nullStr};var _a={identify:Me=>typeof Me==="boolean",default:true,tag:"tag:yaml.org,2002:bool",test:/^(?:[Tt]rue|TRUE|[Ff]alse|FALSE)$/,resolve:Me=>Me[0]==="t"||Me[0]==="T",options:Hn.boolOptions,stringify:({value:Me})=>Me?Hn.boolOptions.trueStr:Hn.boolOptions.falseStr};var xa={identify:Me=>intIdentify$2(Me)&&Me>=0,default:true,tag:"tag:yaml.org,2002:int",format:"OCT",test:/^0o([0-7]+)$/,resolve:(Me,Bn)=>intResolve$1(Me,Bn,8),options:Hn.intOptions,stringify:Me=>intStringify$1(Me,8,"0o")};var Ga={identify:intIdentify$2,default:true,tag:"tag:yaml.org,2002:int",test:/^[-+]?[0-9]+$/,resolve:Me=>intResolve$1(Me,Me,10),options:Hn.intOptions,stringify:Hn.stringifyNumber};var Ha={identify:Me=>intIdentify$2(Me)&&Me>=0,default:true,tag:"tag:yaml.org,2002:int",format:"HEX",test:/^0x([0-9a-fA-F]+)$/,resolve:(Me,Bn)=>intResolve$1(Me,Bn,16),options:Hn.intOptions,stringify:Me=>intStringify$1(Me,16,"0x")};var ts={identify:Me=>typeof Me==="number",default:true,tag:"tag:yaml.org,2002:float",test:/^(?:[-+]?\.inf|(\.nan))$/i,resolve:(Me,Bn)=>Bn?NaN:Me[0]==="-"?Number.NEGATIVE_INFINITY:Number.POSITIVE_INFINITY,stringify:Hn.stringifyNumber};var Ps={identify:Me=>typeof Me==="number",default:true,tag:"tag:yaml.org,2002:float",format:"EXP",test:/^[-+]?(?:\.[0-9]+|[0-9]+(?:\.[0-9]*)?)[eE][-+]?[0-9]+$/,resolve:Me=>parseFloat(Me),stringify:({value:Me})=>Number(Me).toExponential()};var so={identify:Me=>typeof Me==="number",default:true,tag:"tag:yaml.org,2002:float",test:/^[-+]?(?:\.([0-9]+)|[0-9]+\.([0-9]*))$/,resolve(Me,Bn,zn){const ni=Bn||zn;const Ci=new Hn.Scalar(parseFloat(Me));if(ni&&ni[ni.length-1]==="0")Ci.minFractionDigits=ni.length;return Ci},stringify:Hn.stringifyNumber};var oo=oa.concat([ca,_a,xa,Ga,Ha,ts,Ps,so]);var intIdentify$1=Me=>typeof Me==="bigint"||Number.isInteger(Me);var stringifyJSON=({value:Me})=>JSON.stringify(Me);var Jo=[ni,Ci,{identify:Me=>typeof Me==="string",default:true,tag:"tag:yaml.org,2002:str",resolve:Hn.resolveString,stringify:stringifyJSON},{identify:Me=>Me==null,createNode:(Me,Bn,zn)=>zn.wrapScalars?new Hn.Scalar(null):null,default:true,tag:"tag:yaml.org,2002:null",test:/^null$/,resolve:()=>null,stringify:stringifyJSON},{identify:Me=>typeof Me==="boolean",default:true,tag:"tag:yaml.org,2002:bool",test:/^true|false$/,resolve:Me=>Me==="true",stringify:stringifyJSON},{identify:intIdentify$1,default:true,tag:"tag:yaml.org,2002:int",test:/^-?(?:0|[1-9][0-9]*)$/,resolve:Me=>Hn.intOptions.asBigInt?BigInt(Me):parseInt(Me,10),stringify:({value:Me})=>intIdentify$1(Me)?Me.toString():JSON.stringify(Me)},{identify:Me=>typeof Me==="number",default:true,tag:"tag:yaml.org,2002:float",test:/^-?(?:0|[1-9][0-9]*)(?:\.[0-9]*)?(?:[eE][-+]?[0-9]+)?$/,resolve:Me=>parseFloat(Me),stringify:stringifyJSON}];Jo.scalarFallback=Me=>{throw new SyntaxError(`Unresolved plain scalar ${JSON.stringify(Me)}`)};var boolStringify=({value:Me})=>Me?Hn.boolOptions.trueStr:Hn.boolOptions.falseStr;var intIdentify=Me=>typeof Me==="bigint"||Number.isInteger(Me);function intResolve(Me,Bn,zn){let ni=Bn.replace(/_/g,"");if(Hn.intOptions.asBigInt){switch(zn){case 2:ni=`0b${ni}`;break;case 8:ni=`0o${ni}`;break;case 16:ni=`0x${ni}`;break}const Bn=BigInt(ni);return Me==="-"?BigInt(-1)*Bn:Bn}const Ci=parseInt(ni,zn);return Me==="-"?-1*Ci:Ci}function intStringify(Me,Bn,zn){const{value:ni}=Me;if(intIdentify(ni)){const Me=ni.toString(Bn);return ni<0?"-"+zn+Me.substr(1):zn+Me}return Hn.stringifyNumber(Me)}var tc=oa.concat([{identify:Me=>Me==null,createNode:(Me,Bn,zn)=>zn.wrapScalars?new Hn.Scalar(null):null,default:true,tag:"tag:yaml.org,2002:null",test:/^(?:~|[Nn]ull|NULL)?$/,resolve:()=>null,options:Hn.nullOptions,stringify:()=>Hn.nullOptions.nullStr},{identify:Me=>typeof Me==="boolean",default:true,tag:"tag:yaml.org,2002:bool",test:/^(?:Y|y|[Yy]es|YES|[Tt]rue|TRUE|[Oo]n|ON)$/,resolve:()=>true,options:Hn.boolOptions,stringify:boolStringify},{identify:Me=>typeof Me==="boolean",default:true,tag:"tag:yaml.org,2002:bool",test:/^(?:N|n|[Nn]o|NO|[Ff]alse|FALSE|[Oo]ff|OFF)$/i,resolve:()=>false,options:Hn.boolOptions,stringify:boolStringify},{identify:intIdentify,default:true,tag:"tag:yaml.org,2002:int",format:"BIN",test:/^([-+]?)0b([0-1_]+)$/,resolve:(Me,Bn,Hn)=>intResolve(Bn,Hn,2),stringify:Me=>intStringify(Me,2,"0b")},{identify:intIdentify,default:true,tag:"tag:yaml.org,2002:int",format:"OCT",test:/^([-+]?)0([0-7_]+)$/,resolve:(Me,Bn,Hn)=>intResolve(Bn,Hn,8),stringify:Me=>intStringify(Me,8,"0")},{identify:intIdentify,default:true,tag:"tag:yaml.org,2002:int",test:/^([-+]?)([0-9][0-9_]*)$/,resolve:(Me,Bn,Hn)=>intResolve(Bn,Hn,10),stringify:Hn.stringifyNumber},{identify:intIdentify,default:true,tag:"tag:yaml.org,2002:int",format:"HEX",test:/^([-+]?)0x([0-9a-fA-F_]+)$/,resolve:(Me,Bn,Hn)=>intResolve(Bn,Hn,16),stringify:Me=>intStringify(Me,16,"0x")},{identify:Me=>typeof Me==="number",default:true,tag:"tag:yaml.org,2002:float",test:/^(?:[-+]?\.inf|(\.nan))$/i,resolve:(Me,Bn)=>Bn?NaN:Me[0]==="-"?Number.NEGATIVE_INFINITY:Number.POSITIVE_INFINITY,stringify:Hn.stringifyNumber},{identify:Me=>typeof Me==="number",default:true,tag:"tag:yaml.org,2002:float",format:"EXP",test:/^[-+]?([0-9][0-9_]*)?(\.[0-9_]*)?[eE][-+]?[0-9]+$/,resolve:Me=>parseFloat(Me.replace(/_/g,"")),stringify:({value:Me})=>Number(Me).toExponential()},{identify:Me=>typeof Me==="number",default:true,tag:"tag:yaml.org,2002:float",test:/^[-+]?(?:[0-9][0-9_]*)?\.([0-9_]*)$/,resolve(Me,Bn){const zn=new Hn.Scalar(parseFloat(Me.replace(/_/g,"")));if(Bn){const Me=Bn.replace(/_/g,"");if(Me[Me.length-1]==="0")zn.minFractionDigits=Me.length}return zn},stringify:Hn.stringifyNumber}],zn.binary,zn.omap,zn.pairs,zn.set,zn.intTime,zn.floatTime,zn.timestamp);var dc={core:oo,failsafe:oa,json:Jo,yaml11:tc};var Fc={binary:zn.binary,bool:_a,float:so,floatExp:Ps,floatNaN:ts,floatTime:zn.floatTime,int:Ga,intHex:Ha,intOct:xa,intTime:zn.intTime,map:ni,null:ca,omap:zn.omap,pairs:zn.pairs,seq:Ci,set:zn.set,timestamp:zn.timestamp};function findTagObject(Me,Bn,Hn){if(Bn){const Me=Hn.filter((Me=>Me.tag===Bn));const zn=Me.find((Me=>!Me.format))||Me[0];if(!zn)throw new Error(`Tag ${Bn} not found`);return zn}return Hn.find((Bn=>(Bn.identify&&Bn.identify(Me)||Bn.class&&Me instanceof Bn.class)&&!Bn.format))}function createNode(Me,Bn,zn){if(Me instanceof Hn.Node)return Me;const{defaultPrefix:aa,onTagObj:oa,prevObjects:ca,schema:_a,wrapScalars:xa}=zn;if(Bn&&Bn.startsWith("!!"))Bn=aa+Bn.slice(2);let Ga=findTagObject(Me,Bn,_a.tags);if(!Ga){if(typeof Me.toJSON==="function")Me=Me.toJSON();if(!Me||typeof Me!=="object")return xa?new Hn.Scalar(Me):Me;Ga=Me instanceof Map?ni:Me[Symbol.iterator]?Ci:ni}if(oa){oa(Ga);delete zn.onTagObj}const Ha={value:void 0,node:void 0};if(Me&&typeof Me==="object"&&ca){const Bn=ca.get(Me);if(Bn){const Me=new Hn.Alias(Bn);zn.aliasNodes.push(Me);return Me}Ha.value=Me;ca.set(Me,Ha)}Ha.node=Ga.createNode?Ga.createNode(zn.schema,Me,zn):xa?new Hn.Scalar(Me):Me;if(Bn&&Ha.node instanceof Hn.Node)Ha.node.tag=Bn;return Ha.node}function getSchemaTags(Me,Bn,Hn,zn){let ni=Me[zn.replace(/\W/g,"")];if(!ni){const Bn=Object.keys(Me).map((Me=>JSON.stringify(Me))).join(", ");throw new Error(`Unknown schema "${zn}"; use one of ${Bn}`)}if(Array.isArray(Hn)){for(const Me of Hn)ni=ni.concat(Me)}else if(typeof Hn==="function"){ni=Hn(ni.slice())}for(let Me=0;MeJSON.stringify(Me))).join(", ");throw new Error(`Unknown custom tag "${Hn}"; use one of ${Me}`)}ni[Me]=zn}}return ni}var sortMapEntriesByKey=(Me,Bn)=>Me.keyBn.key?1:0;var Jc=class{constructor({customTags:Me,merge:Bn,schema:Hn,sortMapEntries:ni,tags:Ci}){this.merge=!!Bn;this.name=Hn;this.sortMapEntries=ni===true?sortMapEntriesByKey:ni||null;if(!Me&&Ci)zn.warnOptionDeprecation("tags","customTags");this.tags=getSchemaTags(dc,Fc,Me||Ci,Hn)}createNode(Me,Bn,Hn,zn){const ni={defaultPrefix:Jc.defaultPrefix,schema:this,wrapScalars:Bn};const Ci=zn?Object.assign(zn,ni):ni;return createNode(Me,Hn,Ci)}createPair(Me,Bn,zn){if(!zn)zn={wrapScalars:true};const ni=this.createNode(Me,zn.wrapScalars,null,zn);const Ci=this.createNode(Bn,zn.wrapScalars,null,zn);return new Hn.Pair(ni,Ci)}};Bn._defineProperty(Jc,"defaultPrefix",Bn.defaultTagPrefix);Bn._defineProperty(Jc,"defaultTags",Bn.defaultTags);Me.Schema=Jc}});var Kf=__commonJS({"node_modules/yaml/dist/Document-9b4560a1.js"(Me){"use strict";var Bn=Jp();var Hn=zp();var zn=Yf();var ni={anchorPrefix:"a",customTags:null,indent:2,indentSeq:true,keepCstNodes:false,keepNodeTypes:true,keepBlobsInJSON:true,mapAsMap:false,maxAliasCount:100,prettyErrors:false,simpleKeys:false,version:"1.2"};var Ci={get binary(){return Hn.binaryOptions},set binary(Me){Object.assign(Hn.binaryOptions,Me)},get bool(){return Hn.boolOptions},set bool(Me){Object.assign(Hn.boolOptions,Me)},get int(){return Hn.intOptions},set int(Me){Object.assign(Hn.intOptions,Me)},get null(){return Hn.nullOptions},set null(Me){Object.assign(Hn.nullOptions,Me)},get str(){return Hn.strOptions},set str(Me){Object.assign(Hn.strOptions,Me)}};var aa={"1.0":{schema:"yaml-1.1",merge:true,tagPrefixes:[{handle:"!",prefix:Bn.defaultTagPrefix},{handle:"!!",prefix:"tag:private.yaml.org,2002:"}]},1.1:{schema:"yaml-1.1",merge:true,tagPrefixes:[{handle:"!",prefix:"!"},{handle:"!!",prefix:Bn.defaultTagPrefix}]},1.2:{schema:"core",merge:false,tagPrefixes:[{handle:"!",prefix:"!"},{handle:"!!",prefix:Bn.defaultTagPrefix}]}};function stringifyTag(Me,Bn){if((Me.version||Me.options.version)==="1.0"){const Me=Bn.match(/^tag:private\.yaml\.org,2002:([^:/]+)$/);if(Me)return"!"+Me[1];const Hn=Bn.match(/^tag:([a-zA-Z0-9-]+)\.yaml\.org,2002:(.*)/);return Hn?`!${Hn[1]}/${Hn[2]}`:`!${Bn.replace(/^tag:/,"")}`}let Hn=Me.tagPrefixes.find((Me=>Bn.indexOf(Me.prefix)===0));if(!Hn){const zn=Me.getDefaults().tagPrefixes;Hn=zn&&zn.find((Me=>Bn.indexOf(Me.prefix)===0))}if(!Hn)return Bn[0]==="!"?Bn:`!<${Bn}>`;const zn=Bn.substr(Hn.prefix.length).replace(/[!,[\]{}]/g,(Me=>({"!":"%21",",":"%2C","[":"%5B","]":"%5D","{":"%7B","}":"%7D"}[Me])));return Hn.handle+zn}function getTagObject(Me,Bn){if(Bn instanceof Hn.Alias)return Hn.Alias;if(Bn.tag){const Hn=Me.filter((Me=>Me.tag===Bn.tag));if(Hn.length>0)return Hn.find((Me=>Me.format===Bn.format))||Hn[0]}let zn,ni;if(Bn instanceof Hn.Scalar){ni=Bn.value;const Hn=Me.filter((Me=>Me.identify&&Me.identify(ni)||Me.class&&ni instanceof Me.class));zn=Hn.find((Me=>Me.format===Bn.format))||Hn.find((Me=>!Me.format))}else{ni=Bn;zn=Me.find((Me=>Me.nodeClass&&ni instanceof Me.nodeClass))}if(!zn){const Me=ni&&ni.constructor?ni.constructor.name:typeof ni;throw new Error(`Tag not resolved for ${Me} value`)}return zn}function stringifyProps(Me,Bn,{anchors:Hn,doc:zn}){const ni=[];const Ci=zn.anchors.getName(Me);if(Ci){Hn[Ci]=Me;ni.push(`&${Ci}`)}if(Me.tag){ni.push(stringifyTag(zn,Me.tag))}else if(!Bn.default){ni.push(stringifyTag(zn,Bn.tag))}return ni.join(" ")}function stringify(Me,Bn,zn,ni){const{anchors:Ci,schema:aa}=Bn.doc;let oa;if(!(Me instanceof Hn.Node)){const Bn={aliasNodes:[],onTagObj:Me=>oa=Me,prevObjects:new Map};Me=aa.createNode(Me,true,null,Bn);for(const Me of Bn.aliasNodes){Me.source=Me.source.node;let Bn=Ci.getName(Me.source);if(!Bn){Bn=Ci.newName();Ci.map[Bn]=Me.source}}}if(Me instanceof Hn.Pair)return Me.toString(Bn,zn,ni);if(!oa)oa=getTagObject(aa.tags,Me);const ca=stringifyProps(Me,oa,Bn);if(ca.length>0)Bn.indentAtStart=(Bn.indentAtStart||0)+ca.length+1;const _a=typeof oa.stringify==="function"?oa.stringify(Me,Bn,zn,ni):Me instanceof Hn.Scalar?Hn.stringifyString(Me,Bn,zn,ni):Me.toString(Bn,zn,ni);if(!ca)return _a;return Me instanceof Hn.Scalar||_a[0]==="{"||_a[0]==="["?`${ca} ${_a}`:`${ca}\n${Bn.indent}${_a}`}var oa=class{static validAnchorNode(Me){return Me instanceof Hn.Scalar||Me instanceof Hn.YAMLSeq||Me instanceof Hn.YAMLMap}constructor(Me){Bn._defineProperty(this,"map",Object.create(null));this.prefix=Me}createAlias(Me,Bn){this.setAnchor(Me,Bn);return new Hn.Alias(Me)}createMergePair(...Me){const Bn=new Hn.Merge;Bn.value.items=Me.map((Me=>{if(Me instanceof Hn.Alias){if(Me.source instanceof Hn.YAMLMap)return Me}else if(Me instanceof Hn.YAMLMap){return this.createAlias(Me)}throw new Error("Merge sources must be Map nodes or their Aliases")}));return Bn}getName(Me){const{map:Bn}=this;return Object.keys(Bn).find((Hn=>Bn[Hn]===Me))}getNames(){return Object.keys(this.map)}getNode(Me){return this.map[Me]}newName(Me){if(!Me)Me=this.prefix;const Bn=Object.keys(this.map);for(let Hn=1;true;++Hn){const zn=`${Me}${Hn}`;if(!Bn.includes(zn))return zn}}resolveNodes(){const{map:Me,_cstAliases:Bn}=this;Object.keys(Me).forEach((Bn=>{Me[Bn]=Me[Bn].resolved}));Bn.forEach((Me=>{Me.source=Me.source.resolved}));delete this._cstAliases}setAnchor(Me,Bn){if(Me!=null&&!oa.validAnchorNode(Me)){throw new Error("Anchors may only be set for Scalar, Seq and Map nodes")}if(Bn&&/[\x00-\x19\s,[\]{}]/.test(Bn)){throw new Error("Anchor names must not contain whitespace or control characters")}const{map:Hn}=this;const zn=Me&&Object.keys(Hn).find((Bn=>Hn[Bn]===Me));if(zn){if(!Bn){return zn}else if(zn!==Bn){delete Hn[zn];Hn[Bn]=Me}}else{if(!Bn){if(!Me)return null;Bn=this.newName()}Hn[Bn]=Me}return Bn}};var visit=(Me,Bn)=>{if(Me&&typeof Me==="object"){const{tag:zn}=Me;if(Me instanceof Hn.Collection){if(zn)Bn[zn]=true;Me.items.forEach((Me=>visit(Me,Bn)))}else if(Me instanceof Hn.Pair){visit(Me.key,Bn);visit(Me.value,Bn)}else if(Me instanceof Hn.Scalar){if(zn)Bn[zn]=true}}return Bn};var listTagNames=Me=>Object.keys(visit(Me,{}));function parseContents(Me,zn){const ni={before:[],after:[]};let Ci=void 0;let aa=false;for(const oa of zn){if(oa.valueRange){if(Ci!==void 0){const Hn="Document contains trailing content not separated by a ... or --- line";Me.errors.push(new Bn.YAMLSyntaxError(oa,Hn));break}const zn=Hn.resolveNode(Me,oa);if(aa){zn.spaceBefore=true;aa=false}Ci=zn}else if(oa.comment!==null){const Me=Ci===void 0?ni.before:ni.after;Me.push(oa.comment)}else if(oa.type===Bn.Type.BLANK_LINE){aa=true;if(Ci===void 0&&ni.before.length>0&&!Me.commentBefore){Me.commentBefore=ni.before.join("\n");ni.before=[]}}}Me.contents=Ci||null;if(!Ci){Me.comment=ni.before.concat(ni.after).join("\n")||null}else{const Bn=ni.before.join("\n");if(Bn){const Me=Ci instanceof Hn.Collection&&Ci.items[0]?Ci.items[0]:Ci;Me.commentBefore=Me.commentBefore?`${Bn}\n${Me.commentBefore}`:Bn}Me.comment=ni.after.join("\n")||null}}function resolveTagDirective({tagPrefixes:Me},Hn){const[zn,ni]=Hn.parameters;if(!zn||!ni){const Me="Insufficient parameters given for %TAG directive";throw new Bn.YAMLSemanticError(Hn,Me)}if(Me.some((Me=>Me.handle===zn))){const Me="The %TAG directive must only be given at most once per handle in the same document.";throw new Bn.YAMLSemanticError(Hn,Me)}return{handle:zn,prefix:ni}}function resolveYamlDirective(Me,Hn){let[zn]=Hn.parameters;if(Hn.name==="YAML:1.0")zn="1.0";if(!zn){const Me="Insufficient parameters given for %YAML directive";throw new Bn.YAMLSemanticError(Hn,Me)}if(!aa[zn]){const ni=Me.version||Me.options.version;const Ci=`Document will be parsed as YAML ${ni} rather than YAML ${zn}`;Me.warnings.push(new Bn.YAMLWarning(Hn,Ci))}return zn}function parseDirectives(Me,Hn,zn){const ni=[];let Ci=false;for(const zn of Hn){const{comment:Hn,name:aa}=zn;switch(aa){case"TAG":try{Me.tagPrefixes.push(resolveTagDirective(Me,zn))}catch(Bn){Me.errors.push(Bn)}Ci=true;break;case"YAML":case"YAML:1.0":if(Me.version){const Hn="The %YAML directive must only be given at most once per document.";Me.errors.push(new Bn.YAMLSemanticError(zn,Hn))}try{Me.version=resolveYamlDirective(Me,zn)}catch(Bn){Me.errors.push(Bn)}Ci=true;break;default:if(aa){const Hn=`YAML only supports %TAG and %YAML directives, and not %${aa}`;Me.warnings.push(new Bn.YAMLWarning(zn,Hn))}}if(Hn)ni.push(Hn)}if(zn&&!Ci&&"1.1"===(Me.version||zn.version||Me.options.version)){const copyTagPrefix=({handle:Me,prefix:Bn})=>({handle:Me,prefix:Bn});Me.tagPrefixes=zn.tagPrefixes.map(copyTagPrefix);Me.version=zn.version}Me.commentBefore=ni.join("\n")||null}function assertCollection(Me){if(Me instanceof Hn.Collection)return true;throw new Error("Expected a YAML collection as document contents")}var ca=class{constructor(Me){this.anchors=new oa(Me.anchorPrefix);this.commentBefore=null;this.comment=null;this.contents=null;this.directivesEndMarker=null;this.errors=[];this.options=Me;this.schema=null;this.tagPrefixes=[];this.version=null;this.warnings=[]}add(Me){assertCollection(this.contents);return this.contents.add(Me)}addIn(Me,Bn){assertCollection(this.contents);this.contents.addIn(Me,Bn)}delete(Me){assertCollection(this.contents);return this.contents.delete(Me)}deleteIn(Me){if(Hn.isEmptyPath(Me)){if(this.contents==null)return false;this.contents=null;return true}assertCollection(this.contents);return this.contents.deleteIn(Me)}getDefaults(){return ca.defaults[this.version]||ca.defaults[this.options.version]||{}}get(Me,Bn){return this.contents instanceof Hn.Collection?this.contents.get(Me,Bn):void 0}getIn(Me,Bn){if(Hn.isEmptyPath(Me))return!Bn&&this.contents instanceof Hn.Scalar?this.contents.value:this.contents;return this.contents instanceof Hn.Collection?this.contents.getIn(Me,Bn):void 0}has(Me){return this.contents instanceof Hn.Collection?this.contents.has(Me):false}hasIn(Me){if(Hn.isEmptyPath(Me))return this.contents!==void 0;return this.contents instanceof Hn.Collection?this.contents.hasIn(Me):false}set(Me,Bn){assertCollection(this.contents);this.contents.set(Me,Bn)}setIn(Me,Bn){if(Hn.isEmptyPath(Me))this.contents=Bn;else{assertCollection(this.contents);this.contents.setIn(Me,Bn)}}setSchema(Me,Bn){if(!Me&&!Bn&&this.schema)return;if(typeof Me==="number")Me=Me.toFixed(1);if(Me==="1.0"||Me==="1.1"||Me==="1.2"){if(this.version)this.version=Me;else this.options.version=Me;delete this.options.schema}else if(Me&&typeof Me==="string"){this.options.schema=Me}if(Array.isArray(Bn))this.options.customTags=Bn;const Hn=Object.assign({},this.getDefaults(),this.options);this.schema=new zn.Schema(Hn)}parse(Me,Hn){if(this.options.keepCstNodes)this.cstNode=Me;if(this.options.keepNodeTypes)this.type="DOCUMENT";const{directives:zn=[],contents:ni=[],directivesEndMarker:Ci,error:aa,valueRange:oa}=Me;if(aa){if(!aa.source)aa.source=this;this.errors.push(aa)}parseDirectives(this,zn,Hn);if(Ci)this.directivesEndMarker=true;this.range=oa?[oa.start,oa.end]:null;this.setSchema();this.anchors._cstAliases=[];parseContents(this,ni);this.anchors.resolveNodes();if(this.options.prettyErrors){for(const Me of this.errors)if(Me instanceof Bn.YAMLError)Me.makePretty();for(const Me of this.warnings)if(Me instanceof Bn.YAMLError)Me.makePretty()}return this}listNonDefaultTags(){return listTagNames(this.contents).filter((Me=>Me.indexOf(zn.Schema.defaultPrefix)!==0))}setTagPrefix(Me,Bn){if(Me[0]!=="!"||Me[Me.length-1]!=="!")throw new Error("Handle must start and end with !");if(Bn){const Hn=this.tagPrefixes.find((Bn=>Bn.handle===Me));if(Hn)Hn.prefix=Bn;else this.tagPrefixes.push({handle:Me,prefix:Bn})}else{this.tagPrefixes=this.tagPrefixes.filter((Bn=>Bn.handle!==Me))}}toJSON(Me,Bn){const{keepBlobsInJSON:zn,mapAsMap:ni,maxAliasCount:Ci}=this.options;const aa=zn&&(typeof Me!=="string"||!(this.contents instanceof Hn.Scalar));const oa={doc:this,indentStep:" ",keep:aa,mapAsMap:aa&&!!ni,maxAliasCount:Ci,stringify:stringify};const ca=Object.keys(this.anchors.map);if(ca.length>0)oa.anchors=new Map(ca.map((Me=>[this.anchors.map[Me],{alias:[],aliasCount:0,count:1}])));const _a=Hn.toJSON(this.contents,Me,oa);if(typeof Bn==="function"&&oa.anchors)for(const{count:Me,res:Hn}of oa.anchors.values())Bn(Hn,Me);return _a}toString(){if(this.errors.length>0)throw new Error("Document with errors cannot be stringified");const Me=this.options.indent;if(!Number.isInteger(Me)||Me<=0){const Bn=JSON.stringify(Me);throw new Error(`"indent" option must be a positive integer, not ${Bn}`)}this.setSchema();const Bn=[];let zn=false;if(this.version){let Me="%YAML 1.2";if(this.schema.name==="yaml-1.1"){if(this.version==="1.0")Me="%YAML:1.0";else if(this.version==="1.1")Me="%YAML 1.1"}Bn.push(Me);zn=true}const ni=this.listNonDefaultTags();this.tagPrefixes.forEach((({handle:Me,prefix:Hn})=>{if(ni.some((Me=>Me.indexOf(Hn)===0))){Bn.push(`%TAG ${Me} ${Hn}`);zn=true}}));if(zn||this.directivesEndMarker)Bn.push("---");if(this.commentBefore){if(zn||!this.directivesEndMarker)Bn.unshift("");Bn.unshift(this.commentBefore.replace(/^/gm,"#"))}const Ci={anchors:Object.create(null),doc:this,indent:"",indentStep:" ".repeat(Me),stringify:stringify};let aa=false;let oa=null;if(this.contents){if(this.contents instanceof Hn.Node){if(this.contents.spaceBefore&&(zn||this.directivesEndMarker))Bn.push("");if(this.contents.commentBefore)Bn.push(this.contents.commentBefore.replace(/^/gm,"#"));Ci.forceBlockIndent=!!this.comment;oa=this.contents.comment}const Me=oa?null:()=>aa=true;const ni=stringify(this.contents,Ci,(()=>oa=null),Me);Bn.push(Hn.addComment(ni,"",oa))}else if(this.contents!==void 0){Bn.push(stringify(this.contents,Ci))}if(this.comment){if((!aa||oa)&&Bn[Bn.length-1]!=="")Bn.push("");Bn.push(this.comment.replace(/^/gm,"#"))}return Bn.join("\n")+"\n"}};Bn._defineProperty(ca,"defaults",aa);Me.Document=ca;Me.defaultOptions=ni;Me.scalarOptions=Ci}});var Xf=__commonJS({"node_modules/yaml/dist/index.js"(Me){"use strict";var Bn=Wp();var Hn=Kf();var zn=Yf();var ni=Jp();var Ci=Qf();zp();function createNode(Me,Bn=true,ni){if(ni===void 0&&typeof Bn==="string"){ni=Bn;Bn=true}const Ci=Object.assign({},Hn.Document.defaults[Hn.defaultOptions.version],Hn.defaultOptions);const aa=new zn.Schema(Ci);return aa.createNode(Me,Bn,ni)}var aa=class extends Hn.Document{constructor(Me){super(Object.assign({},Hn.defaultOptions,Me))}};function parseAllDocuments(Me,Hn){const zn=[];let ni;for(const Ci of Bn.parse(Me)){const Me=new aa(Hn);Me.parse(Ci,ni);zn.push(Me);ni=Me}return zn}function parseDocument(Me,Hn){const zn=Bn.parse(Me);const Ci=new aa(Hn).parse(zn[0]);if(zn.length>1){const Me="Source contains multiple documents; please use YAML.parseAllDocuments()";Ci.errors.unshift(new ni.YAMLSemanticError(zn[1],Me))}return Ci}function parse(Me,Bn){const Hn=parseDocument(Me,Bn);Hn.warnings.forEach((Me=>Ci.warn(Me)));if(Hn.errors.length>0)throw Hn.errors[0];return Hn.toJSON()}function stringify(Me,Bn){const Hn=new aa(Bn);Hn.contents=Me;return String(Hn)}var oa={createNode:createNode,defaultOptions:Hn.defaultOptions,Document:aa,parse:parse,parseAllDocuments:parseAllDocuments,parseCST:Bn.parse,parseDocument:parseDocument,scalarOptions:Hn.scalarOptions,stringify:stringify};Me.YAML=oa}});var Ad=__commonJS({"node_modules/yaml/index.js"(Me,Bn){Bn.exports=Xf().YAML}});var Cd=__commonJS({"node_modules/cosmiconfig/dist/loaders.js"(Me){"use strict";Object.defineProperty(Me,"__esModule",{value:true});Me.loaders=void 0;var Bn;var Hn=function loadJs2(Me){if(Bn===void 0){Bn=aa()}const Hn=Bn(Me);return Hn};var zn;var ni=function loadJson2(Me,Bn){if(zn===void 0){zn=Vp()}try{const Me=zn(Bn);return Me}catch(Bn){Bn.message=`JSON Error in ${Me}:\n${Bn.message}`;throw Bn}};var Ci;var oa=function loadYaml2(Me,Bn){if(Ci===void 0){Ci=Ad()}try{const Me=Ci.parse(Bn,{prettyErrors:true});return Me}catch(Bn){Bn.message=`YAML Error in ${Me}:\n${Bn.message}`;throw Bn}};var ca={loadJs:Hn,loadJson:ni,loadYaml:oa};Me.loaders=ca}});var xd=__commonJS({"node_modules/cosmiconfig/dist/getPropertyByPath.js"(Me){"use strict";Object.defineProperty(Me,"__esModule",{value:true});Me.getPropertyByPath=getPropertyByPath;function getPropertyByPath(Me,Bn){if(typeof Bn==="string"&&Object.prototype.hasOwnProperty.call(Me,Bn)){return Me[Bn]}const Hn=typeof Bn==="string"?Bn.split("."):Bn;return Hn.reduce(((Me,Bn)=>{if(Me===void 0){return Me}return Me[Bn]}),Me)}}});var wd=__commonJS({"node_modules/cosmiconfig/dist/ExplorerBase.js"(Me){"use strict";Object.defineProperty(Me,"__esModule",{value:true});Me.getExtensionDescription=getExtensionDescription;Me.ExplorerBase=void 0;var Bn=_interopRequireDefault(Hn(16928));var zn=Cd();var ni=xd();function _interopRequireDefault(Me){return Me&&Me.__esModule?Me:{default:Me}}var Ci=class{constructor(Me){if(Me.cache===true){this.loadCache=new Map;this.searchCache=new Map}this.config=Me;this.validateConfig()}clearLoadCache(){if(this.loadCache){this.loadCache.clear()}}clearSearchCache(){if(this.searchCache){this.searchCache.clear()}}clearCaches(){this.clearLoadCache();this.clearSearchCache()}validateConfig(){const Me=this.config;Me.searchPlaces.forEach((Hn=>{const zn=Bn.default.extname(Hn)||"noExt";const ni=Me.loaders[zn];if(!ni){throw new Error(`No loader specified for ${getExtensionDescription(Hn)}, so searchPlaces item "${Hn}" is invalid`)}if(typeof ni!=="function"){throw new Error(`loader for ${getExtensionDescription(Hn)} is not a function (type provided: "${typeof ni}"), so searchPlaces item "${Hn}" is invalid`)}}))}shouldSearchStopWithResult(Me){if(Me===null)return false;if(Me.isEmpty&&this.config.ignoreEmptySearchPlaces)return false;return true}nextDirectoryToSearch(Me,Bn){if(this.shouldSearchStopWithResult(Bn)){return null}const Hn=nextDirUp(Me);if(Hn===Me||Me===this.config.stopDir){return null}return Hn}loadPackageProp(Me,Bn){const Hn=zn.loaders.loadJson(Me,Bn);const Ci=(0,ni.getPropertyByPath)(Hn,this.config.packageProp);return Ci||null}getLoaderEntryForFile(Me){if(Bn.default.basename(Me)==="package.json"){const Me=this.loadPackageProp.bind(this);return Me}const Hn=Bn.default.extname(Me)||"noExt";const zn=this.config.loaders[Hn];if(!zn){throw new Error(`No loader specified for ${getExtensionDescription(Me)}`)}return zn}loadedContentToCosmiconfigResult(Me,Bn){if(Bn===null){return null}if(Bn===void 0){return{filepath:Me,config:void 0,isEmpty:true}}return{config:Bn,filepath:Me}}validateFilePath(Me){if(!Me){throw new Error("load must pass a non-empty string")}}};Me.ExplorerBase=Ci;function nextDirUp(Me){return Bn.default.dirname(Me)}function getExtensionDescription(Me){const Hn=Bn.default.extname(Me);return Hn?`extension "${Hn}"`:"files without extensions"}}});var Sd=__commonJS({"node_modules/cosmiconfig/dist/readFile.js"(Me){"use strict";Object.defineProperty(Me,"__esModule",{value:true});Me.readFile=readFile;Me.readFileSync=readFileSync;var Bn=_interopRequireDefault(Hn(79896));function _interopRequireDefault(Me){return Me&&Me.__esModule?Me:{default:Me}}async function fsReadFileAsync(Me,Hn){return new Promise(((zn,ni)=>{Bn.default.readFile(Me,Hn,((Me,Bn)=>{if(Me){ni(Me);return}zn(Bn)}))}))}async function readFile(Me,Bn={}){const Hn=Bn.throwNotFound===true;try{const Bn=await fsReadFileAsync(Me,"utf8");return Bn}catch(Me){if(Hn===false&&(Me.code==="ENOENT"||Me.code==="EISDIR")){return null}throw Me}}function readFileSync(Me,Hn={}){const zn=Hn.throwNotFound===true;try{const Hn=Bn.default.readFileSync(Me,"utf8");return Hn}catch(Me){if(zn===false&&(Me.code==="ENOENT"||Me.code==="EISDIR")){return null}throw Me}}}});var Td=__commonJS({"node_modules/cosmiconfig/dist/cacheWrapper.js"(Me){"use strict";Object.defineProperty(Me,"__esModule",{value:true});Me.cacheWrapper=cacheWrapper;Me.cacheWrapperSync=cacheWrapperSync;async function cacheWrapper(Me,Bn,Hn){const zn=Me.get(Bn);if(zn!==void 0){return zn}const ni=await Hn();Me.set(Bn,ni);return ni}function cacheWrapperSync(Me,Bn,Hn){const zn=Me.get(Bn);if(zn!==void 0){return zn}const ni=Hn();Me.set(Bn,ni);return ni}}});var Pd=__commonJS({"node_modules/path-type/index.js"(Me){"use strict";var{promisify:Bn}=Hn(39023);var zn=Hn(79896);async function isType(Me,Hn,ni){if(typeof ni!=="string"){throw new TypeError(`Expected a string, got ${typeof ni}`)}try{const Ci=await Bn(zn[Me])(ni);return Ci[Hn]()}catch(Me){if(Me.code==="ENOENT"){return false}throw Me}}function isTypeSync(Me,Bn,Hn){if(typeof Hn!=="string"){throw new TypeError(`Expected a string, got ${typeof Hn}`)}try{return zn[Me](Hn)[Bn]()}catch(Me){if(Me.code==="ENOENT"){return false}throw Me}}Me.isFile=isType.bind(null,"stat","isFile");Me.isDirectory=isType.bind(null,"stat","isDirectory");Me.isSymlink=isType.bind(null,"lstat","isSymbolicLink");Me.isFileSync=isTypeSync.bind(null,"statSync","isFile");Me.isDirectorySync=isTypeSync.bind(null,"statSync","isDirectory");Me.isSymlinkSync=isTypeSync.bind(null,"lstatSync","isSymbolicLink")}});var Qh=__commonJS({"node_modules/cosmiconfig/dist/getDirectory.js"(Me){"use strict";Object.defineProperty(Me,"__esModule",{value:true});Me.getDirectory=getDirectory;Me.getDirectorySync=getDirectorySync;var Bn=_interopRequireDefault(Hn(16928));var zn=Pd();function _interopRequireDefault(Me){return Me&&Me.__esModule?Me:{default:Me}}async function getDirectory(Me){const Hn=await(0,zn.isDirectory)(Me);if(Hn===true){return Me}const ni=Bn.default.dirname(Me);return ni}function getDirectorySync(Me){const Hn=(0,zn.isDirectorySync)(Me);if(Hn===true){return Me}const ni=Bn.default.dirname(Me);return ni}}});var Zh=__commonJS({"node_modules/cosmiconfig/dist/Explorer.js"(Me){"use strict";Object.defineProperty(Me,"__esModule",{value:true});Me.Explorer=void 0;var Bn=_interopRequireDefault(Hn(16928));var zn=wd();var ni=Sd();var Ci=Td();var aa=Qh();function _interopRequireDefault(Me){return Me&&Me.__esModule?Me:{default:Me}}var oa=class extends zn.ExplorerBase{constructor(Me){super(Me)}async search(Me=process.cwd()){const Bn=await(0,aa.getDirectory)(Me);const Hn=await this.searchFromDirectory(Bn);return Hn}async searchFromDirectory(Me){const Hn=Bn.default.resolve(process.cwd(),Me);const run=async()=>{const Me=await this.searchDirectory(Hn);const Bn=this.nextDirectoryToSearch(Hn,Me);if(Bn){return this.searchFromDirectory(Bn)}const zn=await this.config.transform(Me);return zn};if(this.searchCache){return(0,Ci.cacheWrapper)(this.searchCache,Hn,run)}return run()}async searchDirectory(Me){for await(const Bn of this.config.searchPlaces){const Hn=await this.loadSearchPlace(Me,Bn);if(this.shouldSearchStopWithResult(Hn)===true){return Hn}}return null}async loadSearchPlace(Me,Hn){const zn=Bn.default.join(Me,Hn);const Ci=await(0,ni.readFile)(zn);const aa=await this.createCosmiconfigResult(zn,Ci);return aa}async loadFileContent(Me,Bn){if(Bn===null){return null}if(Bn.trim()===""){return void 0}const Hn=this.getLoaderEntryForFile(Me);const zn=await Hn(Me,Bn);return zn}async createCosmiconfigResult(Me,Bn){const Hn=await this.loadFileContent(Me,Bn);const zn=this.loadedContentToCosmiconfigResult(Me,Hn);return zn}async load(Me){this.validateFilePath(Me);const Hn=Bn.default.resolve(process.cwd(),Me);const runLoad=async()=>{const Me=await(0,ni.readFile)(Hn,{throwNotFound:true});const Bn=await this.createCosmiconfigResult(Hn,Me);const zn=await this.config.transform(Bn);return zn};if(this.loadCache){return(0,Ci.cacheWrapper)(this.loadCache,Hn,runLoad)}return runLoad()}};Me.Explorer=oa}});var eg=__commonJS({"node_modules/cosmiconfig/dist/ExplorerSync.js"(Me){"use strict";Object.defineProperty(Me,"__esModule",{value:true});Me.ExplorerSync=void 0;var Bn=_interopRequireDefault(Hn(16928));var zn=wd();var ni=Sd();var Ci=Td();var aa=Qh();function _interopRequireDefault(Me){return Me&&Me.__esModule?Me:{default:Me}}var oa=class extends zn.ExplorerBase{constructor(Me){super(Me)}searchSync(Me=process.cwd()){const Bn=(0,aa.getDirectorySync)(Me);const Hn=this.searchFromDirectorySync(Bn);return Hn}searchFromDirectorySync(Me){const Hn=Bn.default.resolve(process.cwd(),Me);const run=()=>{const Me=this.searchDirectorySync(Hn);const Bn=this.nextDirectoryToSearch(Hn,Me);if(Bn){return this.searchFromDirectorySync(Bn)}const zn=this.config.transform(Me);return zn};if(this.searchCache){return(0,Ci.cacheWrapperSync)(this.searchCache,Hn,run)}return run()}searchDirectorySync(Me){for(const Bn of this.config.searchPlaces){const Hn=this.loadSearchPlaceSync(Me,Bn);if(this.shouldSearchStopWithResult(Hn)===true){return Hn}}return null}loadSearchPlaceSync(Me,Hn){const zn=Bn.default.join(Me,Hn);const Ci=(0,ni.readFileSync)(zn);const aa=this.createCosmiconfigResultSync(zn,Ci);return aa}loadFileContentSync(Me,Bn){if(Bn===null){return null}if(Bn.trim()===""){return void 0}const Hn=this.getLoaderEntryForFile(Me);const zn=Hn(Me,Bn);return zn}createCosmiconfigResultSync(Me,Bn){const Hn=this.loadFileContentSync(Me,Bn);const zn=this.loadedContentToCosmiconfigResult(Me,Hn);return zn}loadSync(Me){this.validateFilePath(Me);const Hn=Bn.default.resolve(process.cwd(),Me);const runLoadSync=()=>{const Me=(0,ni.readFileSync)(Hn,{throwNotFound:true});const Bn=this.createCosmiconfigResultSync(Hn,Me);const zn=this.config.transform(Bn);return zn};if(this.loadCache){return(0,Ci.cacheWrapperSync)(this.loadCache,Hn,runLoadSync)}return runLoadSync()}};Me.ExplorerSync=oa}});var tg=__commonJS({"node_modules/cosmiconfig/dist/types.js"(Me){"use strict";Object.defineProperty(Me,"__esModule",{value:true})}});var rg=__commonJS({"node_modules/cosmiconfig/dist/index.js"(Me){"use strict";Object.defineProperty(Me,"__esModule",{value:true});Me.cosmiconfig=cosmiconfig;Me.cosmiconfigSync=cosmiconfigSync;Me.defaultLoaders=void 0;var Bn=_interopRequireDefault(Hn(70857));var zn=Zh();var ni=eg();var Ci=Cd();var aa=tg();function _interopRequireDefault(Me){return Me&&Me.__esModule?Me:{default:Me}}function cosmiconfig(Me,Bn={}){const Hn=normalizeOptions(Me,Bn);const ni=new zn.Explorer(Hn);return{search:ni.search.bind(ni),load:ni.load.bind(ni),clearLoadCache:ni.clearLoadCache.bind(ni),clearSearchCache:ni.clearSearchCache.bind(ni),clearCaches:ni.clearCaches.bind(ni)}}function cosmiconfigSync(Me,Bn={}){const Hn=normalizeOptions(Me,Bn);const zn=new ni.ExplorerSync(Hn);return{search:zn.searchSync.bind(zn),load:zn.loadSync.bind(zn),clearLoadCache:zn.clearLoadCache.bind(zn),clearSearchCache:zn.clearSearchCache.bind(zn),clearCaches:zn.clearCaches.bind(zn)}}var oa=Object.freeze({".cjs":Ci.loaders.loadJs,".js":Ci.loaders.loadJs,".json":Ci.loaders.loadJson,".yaml":Ci.loaders.loadYaml,".yml":Ci.loaders.loadYaml,noExt:Ci.loaders.loadYaml});Me.defaultLoaders=oa;var ca=function identity2(Me){return Me};function normalizeOptions(Me,Hn){const zn={packageProp:Me,searchPlaces:["package.json",`.${Me}rc`,`.${Me}rc.json`,`.${Me}rc.yaml`,`.${Me}rc.yml`,`.${Me}rc.js`,`.${Me}rc.cjs`,`${Me}.config.js`,`${Me}.config.cjs`],ignoreEmptySearchPlaces:true,stopDir:Bn.default.homedir(),cache:true,transform:ca,loaders:oa};const ni=Object.assign(Object.assign(Object.assign({},zn),Hn),{},{loaders:Object.assign(Object.assign({},zn.loaders),Hn.loaders)});return ni}}});var ng=__commonJS({"node_modules/find-parent-dir/index.js"(Me,Bn){"use strict";var zn=Hn(16928);var ni=Hn(79896);var Ci=ni.exists||zn.exists;var aa=ni.existsSync||zn.existsSync;function splitPath(Me){var Bn=Me.split(/(\/|\\)/);if(!Bn.length)return Bn;return!Bn[0].length?Bn.slice(1):Bn}Me=Bn.exports=function(Me,Bn,Hn){function testDir(Me){if(Me.length===0)return Hn(null,null);var ni=Me.join("");Ci(zn.join(ni,Bn),(function(Bn){if(Bn)return Hn(null,ni);testDir(Me.slice(0,-1))}))}testDir(splitPath(Me))};Me.sync=function(Me,Bn){function testDir(Me){if(Me.length===0)return null;var Hn=Me.join("");var ni=aa(zn.join(Hn,Bn));return ni?Hn:testDir(Me.slice(0,-1))}return testDir(splitPath(Me))}}});var ig=__commonJS({"node_modules/get-stdin/index.js"(Me,Bn){"use strict";var{stdin:Hn}=process;Bn.exports=async()=>{let Me="";if(Hn.isTTY){return Me}Hn.setEncoding("utf8");for await(const Bn of Hn){Me+=Bn}return Me};Bn.exports.buffer=async()=>{const Me=[];let Bn=0;if(Hn.isTTY){return Buffer.concat([])}for await(const zn of Hn){Me.push(zn);Bn+=zn.length}return Buffer.concat(Me,Bn)}}});var ag=__commonJS({"node_modules/ci-info/vendors.json"(Me,Bn){Bn.exports=[{name:"AppVeyor",constant:"APPVEYOR",env:"APPVEYOR",pr:"APPVEYOR_PULL_REQUEST_NUMBER"},{name:"Azure Pipelines",constant:"AZURE_PIPELINES",env:"SYSTEM_TEAMFOUNDATIONCOLLECTIONURI",pr:"SYSTEM_PULLREQUEST_PULLREQUESTID"},{name:"Appcircle",constant:"APPCIRCLE",env:"AC_APPCIRCLE"},{name:"Bamboo",constant:"BAMBOO",env:"bamboo_planKey"},{name:"Bitbucket Pipelines",constant:"BITBUCKET",env:"BITBUCKET_COMMIT",pr:"BITBUCKET_PR_ID"},{name:"Bitrise",constant:"BITRISE",env:"BITRISE_IO",pr:"BITRISE_PULL_REQUEST"},{name:"Buddy",constant:"BUDDY",env:"BUDDY_WORKSPACE_ID",pr:"BUDDY_EXECUTION_PULL_REQUEST_ID"},{name:"Buildkite",constant:"BUILDKITE",env:"BUILDKITE",pr:{env:"BUILDKITE_PULL_REQUEST",ne:"false"}},{name:"CircleCI",constant:"CIRCLE",env:"CIRCLECI",pr:"CIRCLE_PULL_REQUEST"},{name:"Cirrus CI",constant:"CIRRUS",env:"CIRRUS_CI",pr:"CIRRUS_PR"},{name:"AWS CodeBuild",constant:"CODEBUILD",env:"CODEBUILD_BUILD_ARN"},{name:"Codefresh",constant:"CODEFRESH",env:"CF_BUILD_ID",pr:{any:["CF_PULL_REQUEST_NUMBER","CF_PULL_REQUEST_ID"]}},{name:"Codeship",constant:"CODESHIP",env:{CI_NAME:"codeship"}},{name:"Drone",constant:"DRONE",env:"DRONE",pr:{DRONE_BUILD_EVENT:"pull_request"}},{name:"dsari",constant:"DSARI",env:"DSARI"},{name:"Expo Application Services",constant:"EAS",env:"EAS_BUILD"},{name:"GitHub Actions",constant:"GITHUB_ACTIONS",env:"GITHUB_ACTIONS",pr:{GITHUB_EVENT_NAME:"pull_request"}},{name:"GitLab CI",constant:"GITLAB",env:"GITLAB_CI",pr:"CI_MERGE_REQUEST_ID"},{name:"GoCD",constant:"GOCD",env:"GO_PIPELINE_LABEL"},{name:"LayerCI",constant:"LAYERCI",env:"LAYERCI",pr:"LAYERCI_PULL_REQUEST"},{name:"Hudson",constant:"HUDSON",env:"HUDSON_URL"},{name:"Jenkins",constant:"JENKINS",env:["JENKINS_URL","BUILD_ID"],pr:{any:["ghprbPullId","CHANGE_ID"]}},{name:"Magnum CI",constant:"MAGNUM",env:"MAGNUM"},{name:"Netlify CI",constant:"NETLIFY",env:"NETLIFY",pr:{env:"PULL_REQUEST",ne:"false"}},{name:"Nevercode",constant:"NEVERCODE",env:"NEVERCODE",pr:{env:"NEVERCODE_PULL_REQUEST",ne:"false"}},{name:"Render",constant:"RENDER",env:"RENDER",pr:{IS_PULL_REQUEST:"true"}},{name:"Sail CI",constant:"SAIL",env:"SAILCI",pr:"SAIL_PULL_REQUEST_NUMBER"},{name:"Semaphore",constant:"SEMAPHORE",env:"SEMAPHORE",pr:"PULL_REQUEST_NUMBER"},{name:"Screwdriver",constant:"SCREWDRIVER",env:"SCREWDRIVER",pr:{env:"SD_PULL_REQUEST",ne:"false"}},{name:"Shippable",constant:"SHIPPABLE",env:"SHIPPABLE",pr:{IS_PULL_REQUEST:"true"}},{name:"Solano CI",constant:"SOLANO",env:"TDDIUM",pr:"TDDIUM_PR_ID"},{name:"Strider CD",constant:"STRIDER",env:"STRIDER"},{name:"TaskCluster",constant:"TASKCLUSTER",env:["TASK_ID","RUN_ID"]},{name:"TeamCity",constant:"TEAMCITY",env:"TEAMCITY_VERSION"},{name:"Travis CI",constant:"TRAVIS",env:"TRAVIS",pr:{env:"TRAVIS_PULL_REQUEST",ne:"false"}},{name:"Vercel",constant:"VERCEL",env:"NOW_BUILDER"},{name:"Visual Studio App Center",constant:"APPCENTER",env:"APPCENTER_BUILD_ID"}]}});var sg=__commonJS({"node_modules/ci-info/index.js"(Me){"use strict";var Bn=ag();var Hn=process.env;Object.defineProperty(Me,"_vendors",{value:Bn.map((function(Me){return Me.constant}))});Me.name=null;Me.isPR=null;Bn.forEach((function(Bn){const zn=Array.isArray(Bn.env)?Bn.env:[Bn.env];const ni=zn.every((function(Me){return checkEnv(Me)}));Me[Bn.constant]=ni;if(ni){Me.name=Bn.name;switch(typeof Bn.pr){case"string":Me.isPR=!!Hn[Bn.pr];break;case"object":if("env"in Bn.pr){Me.isPR=Bn.pr.env in Hn&&Hn[Bn.pr.env]!==Bn.pr.ne}else if("any"in Bn.pr){Me.isPR=Bn.pr.any.some((function(Me){return!!Hn[Me]}))}else{Me.isPR=checkEnv(Bn.pr)}break;default:Me.isPR=null}}}));Me.isCI=!!(Hn.CI||Hn.CONTINUOUS_INTEGRATION||Hn.BUILD_NUMBER||Hn.RUN_ID||Me.name||false);function checkEnv(Me){if(typeof Me==="string")return!!Hn[Me];return Object.keys(Me).every((function(Bn){return Hn[Bn]===Me[Bn]}))}}});Me.exports={cosmiconfig:rg().cosmiconfig,cosmiconfigSync:rg().cosmiconfigSync,findParentDir:ng().sync,getStdin:ig(),isCI:()=>sg().isCI}},77864:Me=>{"use strict";var Bn=Object.defineProperty;var Hn=Object.getOwnPropertyDescriptor;var zn=Object.getOwnPropertyNames;var ni=Object.prototype.hasOwnProperty;var __export=(Me,Hn)=>{for(var zn in Hn)Bn(Me,zn,{get:Hn[zn],enumerable:true})};var __copyProps=(Me,Ci,aa,oa)=>{if(Ci&&typeof Ci==="object"||typeof Ci==="function"){for(let ca of zn(Ci))if(!ni.call(Me,ca)&&ca!==aa)Bn(Me,ca,{get:()=>Ci[ca],enumerable:!(oa=Hn(Ci,ca))||oa.enumerable})}return Me};var __toCommonJS=Me=>__copyProps(Bn({},"__esModule",{value:true}),Me);var Ci={};__export(Ci,{createTokenAuth:()=>_a});Me.exports=__toCommonJS(Ci);var aa=/^v1\./;var oa=/^ghs_/;var ca=/^ghu_/;async function auth(Me){const Bn=Me.split(/\./).length===3;const Hn=aa.test(Me)||oa.test(Me);const zn=ca.test(Me);const ni=Bn?"app":Hn?"installation":zn?"user-to-server":"oauth";return{type:"token",token:Me,tokenType:ni}}function withAuthorizationPrefix(Me){if(Me.split(/\./).length===3){return`bearer ${Me}`}return`token ${Me}`}async function hook(Me,Bn,Hn,zn){const ni=Bn.endpoint.merge(Hn,zn);ni.headers.authorization=withAuthorizationPrefix(Me);return Bn(ni)}var _a=function createTokenAuth2(Me){if(!Me){throw new Error("[@octokit/auth-token] No token passed to createTokenAuth")}if(typeof Me!=="string"){throw new Error("[@octokit/auth-token] Token passed to createTokenAuth is not a string")}Me=Me.replace(/^(token|bearer) +/i,"");return Object.assign(auth.bind(null,Me),{hook:hook.bind(null,Me)})};0&&0},61897:(Me,Bn,Hn)=>{"use strict";var zn=Object.defineProperty;var ni=Object.getOwnPropertyDescriptor;var Ci=Object.getOwnPropertyNames;var aa=Object.prototype.hasOwnProperty;var __export=(Me,Bn)=>{for(var Hn in Bn)zn(Me,Hn,{get:Bn[Hn],enumerable:true})};var __copyProps=(Me,Bn,Hn,oa)=>{if(Bn&&typeof Bn==="object"||typeof Bn==="function"){for(let ca of Ci(Bn))if(!aa.call(Me,ca)&&ca!==Hn)zn(Me,ca,{get:()=>Bn[ca],enumerable:!(oa=ni(Bn,ca))||oa.enumerable})}return Me};var __toCommonJS=Me=>__copyProps(zn({},"__esModule",{value:true}),Me);var oa={};__export(oa,{Octokit:()=>Jo});Me.exports=__toCommonJS(oa);var ca=Hn(33843);var _a=Hn(52732);var xa=Hn(66255);var Ga=Hn(70007);var Ha=Hn(77864);var ts="5.2.1";var noop=()=>{};var Ps=console.warn.bind(console);var so=console.error.bind(console);var oo=`octokit-core.js/${ts} ${(0,ca.getUserAgent)()}`;var Jo=class{static{this.VERSION=ts}static defaults(Me){const Bn=class extends(this){constructor(...Bn){const Hn=Bn[0]||{};if(typeof Me==="function"){super(Me(Hn));return}super(Object.assign({},Me,Hn,Hn.userAgent&&Me.userAgent?{userAgent:`${Hn.userAgent} ${Me.userAgent}`}:null))}};return Bn}static{this.plugins=[]}static plugin(...Me){const Bn=this.plugins;const Hn=class extends(this){static{this.plugins=Bn.concat(Me.filter((Me=>!Bn.includes(Me))))}};return Hn}constructor(Me={}){const Bn=new _a.Collection;const Hn={baseUrl:xa.request.endpoint.DEFAULTS.baseUrl,headers:{},request:Object.assign({},Me.request,{hook:Bn.bind(null,"request")}),mediaType:{previews:[],format:""}};Hn.headers["user-agent"]=Me.userAgent?`${Me.userAgent} ${oo}`:oo;if(Me.baseUrl){Hn.baseUrl=Me.baseUrl}if(Me.previews){Hn.mediaType.previews=Me.previews}if(Me.timeZone){Hn.headers["time-zone"]=Me.timeZone}this.request=xa.request.defaults(Hn);this.graphql=(0,Ga.withCustomRequest)(this.request).defaults(Hn);this.log=Object.assign({debug:noop,info:noop,warn:Ps,error:so},Me.log);this.hook=Bn;if(!Me.authStrategy){if(!Me.auth){this.auth=async()=>({type:"unauthenticated"})}else{const Hn=(0,Ha.createTokenAuth)(Me.auth);Bn.wrap("request",Hn.hook);this.auth=Hn}}else{const{authStrategy:Hn,...zn}=Me;const ni=Hn(Object.assign({request:this.request,log:this.log,octokit:this,octokitOptions:zn},Me.auth));Bn.wrap("request",ni.hook);this.auth=ni}const zn=this.constructor;for(let Bn=0;Bn{"use strict";var zn=Object.defineProperty;var ni=Object.getOwnPropertyDescriptor;var Ci=Object.getOwnPropertyNames;var aa=Object.prototype.hasOwnProperty;var __export=(Me,Bn)=>{for(var Hn in Bn)zn(Me,Hn,{get:Bn[Hn],enumerable:true})};var __copyProps=(Me,Bn,Hn,oa)=>{if(Bn&&typeof Bn==="object"||typeof Bn==="function"){for(let ca of Ci(Bn))if(!aa.call(Me,ca)&&ca!==Hn)zn(Me,ca,{get:()=>Bn[ca],enumerable:!(oa=ni(Bn,ca))||oa.enumerable})}return Me};var __toCommonJS=Me=>__copyProps(zn({},"__esModule",{value:true}),Me);var oa={};__export(oa,{endpoint:()=>ts});Me.exports=__toCommonJS(oa);var ca=Hn(33843);var _a="9.0.6";var xa=`octokit-endpoint.js/${_a} ${(0,ca.getUserAgent)()}`;var Ga={method:"GET",baseUrl:"https://api.github.com",headers:{accept:"application/vnd.github.v3+json","user-agent":xa},mediaType:{format:""}};function lowercaseKeys(Me){if(!Me){return{}}return Object.keys(Me).reduce(((Bn,Hn)=>{Bn[Hn.toLowerCase()]=Me[Hn];return Bn}),{})}function isPlainObject(Me){if(typeof Me!=="object"||Me===null)return false;if(Object.prototype.toString.call(Me)!=="[object Object]")return false;const Bn=Object.getPrototypeOf(Me);if(Bn===null)return true;const Hn=Object.prototype.hasOwnProperty.call(Bn,"constructor")&&Bn.constructor;return typeof Hn==="function"&&Hn instanceof Hn&&Function.prototype.call(Hn)===Function.prototype.call(Me)}function mergeDeep(Me,Bn){const Hn=Object.assign({},Me);Object.keys(Bn).forEach((zn=>{if(isPlainObject(Bn[zn])){if(!(zn in Me))Object.assign(Hn,{[zn]:Bn[zn]});else Hn[zn]=mergeDeep(Me[zn],Bn[zn])}else{Object.assign(Hn,{[zn]:Bn[zn]})}}));return Hn}function removeUndefinedProperties(Me){for(const Bn in Me){if(Me[Bn]===void 0){delete Me[Bn]}}return Me}function merge(Me,Bn,Hn){if(typeof Bn==="string"){let[Me,zn]=Bn.split(" ");Hn=Object.assign(zn?{method:Me,url:zn}:{url:Me},Hn)}else{Hn=Object.assign({},Bn)}Hn.headers=lowercaseKeys(Hn.headers);removeUndefinedProperties(Hn);removeUndefinedProperties(Hn.headers);const zn=mergeDeep(Me||{},Hn);if(Hn.url==="/graphql"){if(Me&&Me.mediaType.previews?.length){zn.mediaType.previews=Me.mediaType.previews.filter((Me=>!zn.mediaType.previews.includes(Me))).concat(zn.mediaType.previews)}zn.mediaType.previews=(zn.mediaType.previews||[]).map((Me=>Me.replace(/-preview/,"")))}return zn}function addQueryParameters(Me,Bn){const Hn=/\?/.test(Me)?"&":"?";const zn=Object.keys(Bn);if(zn.length===0){return Me}return Me+Hn+zn.map((Me=>{if(Me==="q"){return"q="+Bn.q.split("+").map(encodeURIComponent).join("+")}return`${Me}=${encodeURIComponent(Bn[Me])}`})).join("&")}var Ha=/\{[^{}}]+\}/g;function removeNonChars(Me){return Me.replace(/(?:^\W+)|(?:(?Me.concat(Bn)),[])}function omit(Me,Bn){const Hn={__proto__:null};for(const zn of Object.keys(Me)){if(Bn.indexOf(zn)===-1){Hn[zn]=Me[zn]}}return Hn}function encodeReserved(Me){return Me.split(/(%[0-9A-Fa-f]{2})/g).map((function(Me){if(!/%[0-9A-Fa-f]/.test(Me)){Me=encodeURI(Me).replace(/%5B/g,"[").replace(/%5D/g,"]")}return Me})).join("")}function encodeUnreserved(Me){return encodeURIComponent(Me).replace(/[!'()*]/g,(function(Me){return"%"+Me.charCodeAt(0).toString(16).toUpperCase()}))}function encodeValue(Me,Bn,Hn){Bn=Me==="+"||Me==="#"?encodeReserved(Bn):encodeUnreserved(Bn);if(Hn){return encodeUnreserved(Hn)+"="+Bn}else{return Bn}}function isDefined(Me){return Me!==void 0&&Me!==null}function isKeyOperator(Me){return Me===";"||Me==="&"||Me==="?"}function getValues(Me,Bn,Hn,zn){var ni=Me[Hn],Ci=[];if(isDefined(ni)&&ni!==""){if(typeof ni==="string"||typeof ni==="number"||typeof ni==="boolean"){ni=ni.toString();if(zn&&zn!=="*"){ni=ni.substring(0,parseInt(zn,10))}Ci.push(encodeValue(Bn,ni,isKeyOperator(Bn)?Hn:""))}else{if(zn==="*"){if(Array.isArray(ni)){ni.filter(isDefined).forEach((function(Me){Ci.push(encodeValue(Bn,Me,isKeyOperator(Bn)?Hn:""))}))}else{Object.keys(ni).forEach((function(Me){if(isDefined(ni[Me])){Ci.push(encodeValue(Bn,ni[Me],Me))}}))}}else{const Me=[];if(Array.isArray(ni)){ni.filter(isDefined).forEach((function(Hn){Me.push(encodeValue(Bn,Hn))}))}else{Object.keys(ni).forEach((function(Hn){if(isDefined(ni[Hn])){Me.push(encodeUnreserved(Hn));Me.push(encodeValue(Bn,ni[Hn].toString()))}}))}if(isKeyOperator(Bn)){Ci.push(encodeUnreserved(Hn)+"="+Me.join(","))}else if(Me.length!==0){Ci.push(Me.join(","))}}}}else{if(Bn===";"){if(isDefined(ni)){Ci.push(encodeUnreserved(Hn))}}else if(ni===""&&(Bn==="&"||Bn==="?")){Ci.push(encodeUnreserved(Hn)+"=")}else if(ni===""){Ci.push("")}}return Ci}function parseUrl(Me){return{expand:expand.bind(null,Me)}}function expand(Me,Bn){var Hn=["+","#",".","/",";","?","&"];Me=Me.replace(/\{([^\{\}]+)\}|([^\{\}]+)/g,(function(Me,zn,ni){if(zn){let Me="";const ni=[];if(Hn.indexOf(zn.charAt(0))!==-1){Me=zn.charAt(0);zn=zn.substr(1)}zn.split(/,/g).forEach((function(Hn){var zn=/([^:\*]*)(?::(\d+)|(\*))?/.exec(Hn);ni.push(getValues(Bn,Me,zn[1],zn[2]||zn[3]))}));if(Me&&Me!=="+"){var Ci=",";if(Me==="?"){Ci="&"}else if(Me!=="#"){Ci=Me}return(ni.length!==0?Me:"")+ni.join(Ci)}else{return ni.join(",")}}else{return encodeReserved(ni)}}));if(Me==="/"){return Me}else{return Me.replace(/\/$/,"")}}function parse(Me){let Bn=Me.method.toUpperCase();let Hn=(Me.url||"/").replace(/:([a-z]\w+)/g,"{$1}");let zn=Object.assign({},Me.headers);let ni;let Ci=omit(Me,["method","baseUrl","url","headers","request","mediaType"]);const aa=extractUrlVariableNames(Hn);Hn=parseUrl(Hn).expand(Ci);if(!/^http/.test(Hn)){Hn=Me.baseUrl+Hn}const oa=Object.keys(Me).filter((Me=>aa.includes(Me))).concat("baseUrl");const ca=omit(Ci,oa);const _a=/application\/octet-stream/i.test(zn.accept);if(!_a){if(Me.mediaType.format){zn.accept=zn.accept.split(/,/).map((Bn=>Bn.replace(/application\/vnd(\.\w+)(\.v3)?(\.\w+)?(\+json)?$/,`application/vnd$1$2.${Me.mediaType.format}`))).join(",")}if(Hn.endsWith("/graphql")){if(Me.mediaType.previews?.length){const Bn=zn.accept.match(/(?{const Hn=Me.mediaType.format?`.${Me.mediaType.format}`:"+json";return`application/vnd.github.${Bn}-preview${Hn}`})).join(",")}}}if(["GET","HEAD"].includes(Bn)){Hn=addQueryParameters(Hn,ca)}else{if("data"in ca){ni=ca.data}else{if(Object.keys(ca).length){ni=ca}}}if(!zn["content-type"]&&typeof ni!=="undefined"){zn["content-type"]="application/json; charset=utf-8"}if(["PATCH","PUT"].includes(Bn)&&typeof ni==="undefined"){ni=""}return Object.assign({method:Bn,url:Hn,headers:zn},typeof ni!=="undefined"?{body:ni}:null,Me.request?{request:Me.request}:null)}function endpointWithDefaults(Me,Bn,Hn){return parse(merge(Me,Bn,Hn))}function withDefaults(Me,Bn){const Hn=merge(Me,Bn);const zn=endpointWithDefaults.bind(null,Hn);return Object.assign(zn,{DEFAULTS:Hn,defaults:withDefaults.bind(null,Hn),merge:merge.bind(null,Hn),parse:parse})}var ts=withDefaults(null,Ga);0&&0},70007:(Me,Bn,Hn)=>{"use strict";var zn=Object.defineProperty;var ni=Object.getOwnPropertyDescriptor;var Ci=Object.getOwnPropertyNames;var aa=Object.prototype.hasOwnProperty;var __export=(Me,Bn)=>{for(var Hn in Bn)zn(Me,Hn,{get:Bn[Hn],enumerable:true})};var __copyProps=(Me,Bn,Hn,oa)=>{if(Bn&&typeof Bn==="object"||typeof Bn==="function"){for(let ca of Ci(Bn))if(!aa.call(Me,ca)&&ca!==Hn)zn(Me,ca,{get:()=>Bn[ca],enumerable:!(oa=ni(Bn,ca))||oa.enumerable})}return Me};var __toCommonJS=Me=>__copyProps(zn({},"__esModule",{value:true}),Me);var oa={};__export(oa,{GraphqlResponseError:()=>ts,graphql:()=>Jo,withCustomRequest:()=>withCustomRequest});Me.exports=__toCommonJS(oa);var ca=Hn(66255);var _a=Hn(33843);var xa="7.1.1";var Ga=Hn(66255);var Ha=Hn(66255);function _buildMessageForResponseErrors(Me){return`Request failed due to following response errors:\n`+Me.errors.map((Me=>` - ${Me.message}`)).join("\n")}var ts=class extends Error{constructor(Me,Bn,Hn){super(_buildMessageForResponseErrors(Hn));this.request=Me;this.headers=Bn;this.response=Hn;this.name="GraphqlResponseError";this.errors=Hn.errors;this.data=Hn.data;if(Error.captureStackTrace){Error.captureStackTrace(this,this.constructor)}}};var Ps=["method","baseUrl","url","headers","request","query","mediaType"];var so=["query","method","url"];var oo=/\/api\/v3\/?$/;function graphql(Me,Bn,Hn){if(Hn){if(typeof Bn==="string"&&"query"in Hn){return Promise.reject(new Error(`[@octokit/graphql] "query" cannot be used as variable name`))}for(const Me in Hn){if(!so.includes(Me))continue;return Promise.reject(new Error(`[@octokit/graphql] "${Me}" cannot be used as variable name`))}}const zn=typeof Bn==="string"?Object.assign({query:Bn},Hn):Bn;const ni=Object.keys(zn).reduce(((Me,Bn)=>{if(Ps.includes(Bn)){Me[Bn]=zn[Bn];return Me}if(!Me.variables){Me.variables={}}Me.variables[Bn]=zn[Bn];return Me}),{});const Ci=zn.baseUrl||Me.endpoint.DEFAULTS.baseUrl;if(oo.test(Ci)){ni.url=Ci.replace(oo,"/api/graphql")}return Me(ni).then((Me=>{if(Me.data.errors){const Bn={};for(const Hn of Object.keys(Me.headers)){Bn[Hn]=Me.headers[Hn]}throw new ts(ni,Bn,Me.data)}return Me.data.data}))}function withDefaults(Me,Bn){const Hn=Me.defaults(Bn);const newApi=(Me,Bn)=>graphql(Hn,Me,Bn);return Object.assign(newApi,{defaults:withDefaults.bind(null,Hn),endpoint:Hn.endpoint})}var Jo=withDefaults(ca.request,{headers:{"user-agent":`octokit-graphql.js/${xa} ${(0,_a.getUserAgent)()}`},method:"POST",url:"/graphql"});function withCustomRequest(Me){return withDefaults(Me,{method:"POST",url:"/graphql"})}0&&0},38082:Me=>{"use strict";var Bn=Object.defineProperty;var Hn=Object.getOwnPropertyDescriptor;var zn=Object.getOwnPropertyNames;var ni=Object.prototype.hasOwnProperty;var __export=(Me,Hn)=>{for(var zn in Hn)Bn(Me,zn,{get:Hn[zn],enumerable:true})};var __copyProps=(Me,Ci,aa,oa)=>{if(Ci&&typeof Ci==="object"||typeof Ci==="function"){for(let ca of zn(Ci))if(!ni.call(Me,ca)&&ca!==aa)Bn(Me,ca,{get:()=>Ci[ca],enumerable:!(oa=Hn(Ci,ca))||oa.enumerable})}return Me};var __toCommonJS=Me=>__copyProps(Bn({},"__esModule",{value:true}),Me);var Ci={};__export(Ci,{composePaginateRest:()=>oa,isPaginatingEndpoint:()=>isPaginatingEndpoint,paginateRest:()=>paginateRest,paginatingEndpoints:()=>ca});Me.exports=__toCommonJS(Ci);var aa="11.4.4-cjs.2";function normalizePaginatedListResponse(Me){if(!Me.data){return{...Me,data:[]}}const Bn="total_count"in Me.data&&!("url"in Me.data);if(!Bn)return Me;const Hn=Me.data.incomplete_results;const zn=Me.data.repository_selection;const ni=Me.data.total_count;delete Me.data.incomplete_results;delete Me.data.repository_selection;delete Me.data.total_count;const Ci=Object.keys(Me.data)[0];const aa=Me.data[Ci];Me.data=aa;if(typeof Hn!=="undefined"){Me.data.incomplete_results=Hn}if(typeof zn!=="undefined"){Me.data.repository_selection=zn}Me.data.total_count=ni;return Me}function iterator(Me,Bn,Hn){const zn=typeof Bn==="function"?Bn.endpoint(Hn):Me.request.endpoint(Bn,Hn);const ni=typeof Bn==="function"?Bn:Me.request;const Ci=zn.method;const aa=zn.headers;let oa=zn.url;return{[Symbol.asyncIterator]:()=>({async next(){if(!oa)return{done:true};try{const Me=await ni({method:Ci,url:oa,headers:aa});const Bn=normalizePaginatedListResponse(Me);oa=((Bn.headers.link||"").match(/<([^<>]+)>;\s*rel="next"/)||[])[1];return{value:Bn}}catch(Me){if(Me.status!==409)throw Me;oa="";return{value:{status:200,headers:{},data:[]}}}}})}}function paginate(Me,Bn,Hn,zn){if(typeof Hn==="function"){zn=Hn;Hn=void 0}return gather(Me,[],iterator(Me,Bn,Hn)[Symbol.asyncIterator](),zn)}function gather(Me,Bn,Hn,zn){return Hn.next().then((ni=>{if(ni.done){return Bn}let Ci=false;function done(){Ci=true}Bn=Bn.concat(zn?zn(ni.value,done):ni.value.data);if(Ci){return Bn}return gather(Me,Bn,Hn,zn)}))}var oa=Object.assign(paginate,{iterator:iterator});var ca=["GET /advisories","GET /app/hook/deliveries","GET /app/installation-requests","GET /app/installations","GET /assignments/{assignment_id}/accepted_assignments","GET /classrooms","GET /classrooms/{classroom_id}/assignments","GET /enterprises/{enterprise}/code-security/configurations","GET /enterprises/{enterprise}/code-security/configurations/{configuration_id}/repositories","GET /enterprises/{enterprise}/dependabot/alerts","GET /enterprises/{enterprise}/secret-scanning/alerts","GET /events","GET /gists","GET /gists/public","GET /gists/starred","GET /gists/{gist_id}/comments","GET /gists/{gist_id}/commits","GET /gists/{gist_id}/forks","GET /installation/repositories","GET /issues","GET /licenses","GET /marketplace_listing/plans","GET /marketplace_listing/plans/{plan_id}/accounts","GET /marketplace_listing/stubbed/plans","GET /marketplace_listing/stubbed/plans/{plan_id}/accounts","GET /networks/{owner}/{repo}/events","GET /notifications","GET /organizations","GET /orgs/{org}/actions/cache/usage-by-repository","GET /orgs/{org}/actions/permissions/repositories","GET /orgs/{org}/actions/runner-groups","GET /orgs/{org}/actions/runner-groups/{runner_group_id}/repositories","GET /orgs/{org}/actions/runner-groups/{runner_group_id}/runners","GET /orgs/{org}/actions/runners","GET /orgs/{org}/actions/secrets","GET /orgs/{org}/actions/secrets/{secret_name}/repositories","GET /orgs/{org}/actions/variables","GET /orgs/{org}/actions/variables/{name}/repositories","GET /orgs/{org}/attestations/{subject_digest}","GET /orgs/{org}/blocks","GET /orgs/{org}/code-scanning/alerts","GET /orgs/{org}/code-security/configurations","GET /orgs/{org}/code-security/configurations/{configuration_id}/repositories","GET /orgs/{org}/codespaces","GET /orgs/{org}/codespaces/secrets","GET /orgs/{org}/codespaces/secrets/{secret_name}/repositories","GET /orgs/{org}/copilot/billing/seats","GET /orgs/{org}/copilot/metrics","GET /orgs/{org}/copilot/usage","GET /orgs/{org}/dependabot/alerts","GET /orgs/{org}/dependabot/secrets","GET /orgs/{org}/dependabot/secrets/{secret_name}/repositories","GET /orgs/{org}/events","GET /orgs/{org}/failed_invitations","GET /orgs/{org}/hooks","GET /orgs/{org}/hooks/{hook_id}/deliveries","GET /orgs/{org}/insights/api/route-stats/{actor_type}/{actor_id}","GET /orgs/{org}/insights/api/subject-stats","GET /orgs/{org}/insights/api/user-stats/{user_id}","GET /orgs/{org}/installations","GET /orgs/{org}/invitations","GET /orgs/{org}/invitations/{invitation_id}/teams","GET /orgs/{org}/issues","GET /orgs/{org}/members","GET /orgs/{org}/members/{username}/codespaces","GET /orgs/{org}/migrations","GET /orgs/{org}/migrations/{migration_id}/repositories","GET /orgs/{org}/organization-roles/{role_id}/teams","GET /orgs/{org}/organization-roles/{role_id}/users","GET /orgs/{org}/outside_collaborators","GET /orgs/{org}/packages","GET /orgs/{org}/packages/{package_type}/{package_name}/versions","GET /orgs/{org}/personal-access-token-requests","GET /orgs/{org}/personal-access-token-requests/{pat_request_id}/repositories","GET /orgs/{org}/personal-access-tokens","GET /orgs/{org}/personal-access-tokens/{pat_id}/repositories","GET /orgs/{org}/private-registries","GET /orgs/{org}/projects","GET /orgs/{org}/properties/values","GET /orgs/{org}/public_members","GET /orgs/{org}/repos","GET /orgs/{org}/rulesets","GET /orgs/{org}/rulesets/rule-suites","GET /orgs/{org}/secret-scanning/alerts","GET /orgs/{org}/security-advisories","GET /orgs/{org}/team/{team_slug}/copilot/metrics","GET /orgs/{org}/team/{team_slug}/copilot/usage","GET /orgs/{org}/teams","GET /orgs/{org}/teams/{team_slug}/discussions","GET /orgs/{org}/teams/{team_slug}/discussions/{discussion_number}/comments","GET /orgs/{org}/teams/{team_slug}/discussions/{discussion_number}/comments/{comment_number}/reactions","GET /orgs/{org}/teams/{team_slug}/discussions/{discussion_number}/reactions","GET /orgs/{org}/teams/{team_slug}/invitations","GET /orgs/{org}/teams/{team_slug}/members","GET /orgs/{org}/teams/{team_slug}/projects","GET /orgs/{org}/teams/{team_slug}/repos","GET /orgs/{org}/teams/{team_slug}/teams","GET /projects/columns/{column_id}/cards","GET /projects/{project_id}/collaborators","GET /projects/{project_id}/columns","GET /repos/{owner}/{repo}/actions/artifacts","GET /repos/{owner}/{repo}/actions/caches","GET /repos/{owner}/{repo}/actions/organization-secrets","GET /repos/{owner}/{repo}/actions/organization-variables","GET /repos/{owner}/{repo}/actions/runners","GET /repos/{owner}/{repo}/actions/runs","GET /repos/{owner}/{repo}/actions/runs/{run_id}/artifacts","GET /repos/{owner}/{repo}/actions/runs/{run_id}/attempts/{attempt_number}/jobs","GET /repos/{owner}/{repo}/actions/runs/{run_id}/jobs","GET /repos/{owner}/{repo}/actions/secrets","GET /repos/{owner}/{repo}/actions/variables","GET /repos/{owner}/{repo}/actions/workflows","GET /repos/{owner}/{repo}/actions/workflows/{workflow_id}/runs","GET /repos/{owner}/{repo}/activity","GET /repos/{owner}/{repo}/assignees","GET /repos/{owner}/{repo}/attestations/{subject_digest}","GET /repos/{owner}/{repo}/branches","GET /repos/{owner}/{repo}/check-runs/{check_run_id}/annotations","GET /repos/{owner}/{repo}/check-suites/{check_suite_id}/check-runs","GET /repos/{owner}/{repo}/code-scanning/alerts","GET /repos/{owner}/{repo}/code-scanning/alerts/{alert_number}/instances","GET /repos/{owner}/{repo}/code-scanning/analyses","GET /repos/{owner}/{repo}/codespaces","GET /repos/{owner}/{repo}/codespaces/devcontainers","GET /repos/{owner}/{repo}/codespaces/secrets","GET /repos/{owner}/{repo}/collaborators","GET /repos/{owner}/{repo}/comments","GET /repos/{owner}/{repo}/comments/{comment_id}/reactions","GET /repos/{owner}/{repo}/commits","GET /repos/{owner}/{repo}/commits/{commit_sha}/comments","GET /repos/{owner}/{repo}/commits/{commit_sha}/pulls","GET /repos/{owner}/{repo}/commits/{ref}/check-runs","GET /repos/{owner}/{repo}/commits/{ref}/check-suites","GET /repos/{owner}/{repo}/commits/{ref}/status","GET /repos/{owner}/{repo}/commits/{ref}/statuses","GET /repos/{owner}/{repo}/contributors","GET /repos/{owner}/{repo}/dependabot/alerts","GET /repos/{owner}/{repo}/dependabot/secrets","GET /repos/{owner}/{repo}/deployments","GET /repos/{owner}/{repo}/deployments/{deployment_id}/statuses","GET /repos/{owner}/{repo}/environments","GET /repos/{owner}/{repo}/environments/{environment_name}/deployment-branch-policies","GET /repos/{owner}/{repo}/environments/{environment_name}/deployment_protection_rules/apps","GET /repos/{owner}/{repo}/environments/{environment_name}/secrets","GET /repos/{owner}/{repo}/environments/{environment_name}/variables","GET /repos/{owner}/{repo}/events","GET /repos/{owner}/{repo}/forks","GET /repos/{owner}/{repo}/hooks","GET /repos/{owner}/{repo}/hooks/{hook_id}/deliveries","GET /repos/{owner}/{repo}/invitations","GET /repos/{owner}/{repo}/issues","GET /repos/{owner}/{repo}/issues/comments","GET /repos/{owner}/{repo}/issues/comments/{comment_id}/reactions","GET /repos/{owner}/{repo}/issues/events","GET /repos/{owner}/{repo}/issues/{issue_number}/comments","GET /repos/{owner}/{repo}/issues/{issue_number}/events","GET /repos/{owner}/{repo}/issues/{issue_number}/labels","GET /repos/{owner}/{repo}/issues/{issue_number}/reactions","GET /repos/{owner}/{repo}/issues/{issue_number}/sub_issues","GET /repos/{owner}/{repo}/issues/{issue_number}/timeline","GET /repos/{owner}/{repo}/keys","GET /repos/{owner}/{repo}/labels","GET /repos/{owner}/{repo}/milestones","GET /repos/{owner}/{repo}/milestones/{milestone_number}/labels","GET /repos/{owner}/{repo}/notifications","GET /repos/{owner}/{repo}/pages/builds","GET /repos/{owner}/{repo}/projects","GET /repos/{owner}/{repo}/pulls","GET /repos/{owner}/{repo}/pulls/comments","GET /repos/{owner}/{repo}/pulls/comments/{comment_id}/reactions","GET /repos/{owner}/{repo}/pulls/{pull_number}/comments","GET /repos/{owner}/{repo}/pulls/{pull_number}/commits","GET /repos/{owner}/{repo}/pulls/{pull_number}/files","GET /repos/{owner}/{repo}/pulls/{pull_number}/reviews","GET /repos/{owner}/{repo}/pulls/{pull_number}/reviews/{review_id}/comments","GET /repos/{owner}/{repo}/releases","GET /repos/{owner}/{repo}/releases/{release_id}/assets","GET /repos/{owner}/{repo}/releases/{release_id}/reactions","GET /repos/{owner}/{repo}/rules/branches/{branch}","GET /repos/{owner}/{repo}/rulesets","GET /repos/{owner}/{repo}/rulesets/rule-suites","GET /repos/{owner}/{repo}/secret-scanning/alerts","GET /repos/{owner}/{repo}/secret-scanning/alerts/{alert_number}/locations","GET /repos/{owner}/{repo}/security-advisories","GET /repos/{owner}/{repo}/stargazers","GET /repos/{owner}/{repo}/subscribers","GET /repos/{owner}/{repo}/tags","GET /repos/{owner}/{repo}/teams","GET /repos/{owner}/{repo}/topics","GET /repositories","GET /search/code","GET /search/commits","GET /search/issues","GET /search/labels","GET /search/repositories","GET /search/topics","GET /search/users","GET /teams/{team_id}/discussions","GET /teams/{team_id}/discussions/{discussion_number}/comments","GET /teams/{team_id}/discussions/{discussion_number}/comments/{comment_number}/reactions","GET /teams/{team_id}/discussions/{discussion_number}/reactions","GET /teams/{team_id}/invitations","GET /teams/{team_id}/members","GET /teams/{team_id}/projects","GET /teams/{team_id}/repos","GET /teams/{team_id}/teams","GET /user/blocks","GET /user/codespaces","GET /user/codespaces/secrets","GET /user/emails","GET /user/followers","GET /user/following","GET /user/gpg_keys","GET /user/installations","GET /user/installations/{installation_id}/repositories","GET /user/issues","GET /user/keys","GET /user/marketplace_purchases","GET /user/marketplace_purchases/stubbed","GET /user/memberships/orgs","GET /user/migrations","GET /user/migrations/{migration_id}/repositories","GET /user/orgs","GET /user/packages","GET /user/packages/{package_type}/{package_name}/versions","GET /user/public_emails","GET /user/repos","GET /user/repository_invitations","GET /user/social_accounts","GET /user/ssh_signing_keys","GET /user/starred","GET /user/subscriptions","GET /user/teams","GET /users","GET /users/{username}/attestations/{subject_digest}","GET /users/{username}/events","GET /users/{username}/events/orgs/{org}","GET /users/{username}/events/public","GET /users/{username}/followers","GET /users/{username}/following","GET /users/{username}/gists","GET /users/{username}/gpg_keys","GET /users/{username}/keys","GET /users/{username}/orgs","GET /users/{username}/packages","GET /users/{username}/projects","GET /users/{username}/received_events","GET /users/{username}/received_events/public","GET /users/{username}/repos","GET /users/{username}/social_accounts","GET /users/{username}/ssh_signing_keys","GET /users/{username}/starred","GET /users/{username}/subscriptions"];function isPaginatingEndpoint(Me){if(typeof Me==="string"){return ca.includes(Me)}else{return false}}function paginateRest(Me){return{paginate:Object.assign(paginate.bind(null,Me),{iterator:iterator.bind(null,Me)})}}paginateRest.VERSION=aa;0&&0},6966:Me=>{"use strict";var Bn=Object.defineProperty;var Hn=Object.getOwnPropertyDescriptor;var zn=Object.getOwnPropertyNames;var ni=Object.prototype.hasOwnProperty;var __export=(Me,Hn)=>{for(var zn in Hn)Bn(Me,zn,{get:Hn[zn],enumerable:true})};var __copyProps=(Me,Ci,aa,oa)=>{if(Ci&&typeof Ci==="object"||typeof Ci==="function"){for(let ca of zn(Ci))if(!ni.call(Me,ca)&&ca!==aa)Bn(Me,ca,{get:()=>Ci[ca],enumerable:!(oa=Hn(Ci,ca))||oa.enumerable})}return Me};var __toCommonJS=Me=>__copyProps(Bn({},"__esModule",{value:true}),Me);var Ci={};__export(Ci,{requestLog:()=>requestLog});Me.exports=__toCommonJS(Ci);var aa="4.0.1";function requestLog(Me){Me.hook.wrap("request",((Bn,Hn)=>{Me.log.debug("request",Hn);const zn=Date.now();const ni=Me.request.endpoint.parse(Hn);const Ci=ni.url.replace(Hn.baseUrl,"");return Bn(Hn).then((Bn=>{Me.log.info(`${ni.method} ${Ci} - ${Bn.status} in ${Date.now()-zn}ms`);return Bn})).catch((Bn=>{Me.log.info(`${ni.method} ${Ci} - ${Bn.status} in ${Date.now()-zn}ms`);throw Bn}))}))}requestLog.VERSION=aa;0&&0},84935:Me=>{"use strict";var Bn=Object.defineProperty;var Hn=Object.getOwnPropertyDescriptor;var zn=Object.getOwnPropertyNames;var ni=Object.prototype.hasOwnProperty;var __export=(Me,Hn)=>{for(var zn in Hn)Bn(Me,zn,{get:Hn[zn],enumerable:true})};var __copyProps=(Me,Ci,aa,oa)=>{if(Ci&&typeof Ci==="object"||typeof Ci==="function"){for(let ca of zn(Ci))if(!ni.call(Me,ca)&&ca!==aa)Bn(Me,ca,{get:()=>Ci[ca],enumerable:!(oa=Hn(Ci,ca))||oa.enumerable})}return Me};var __toCommonJS=Me=>__copyProps(Bn({},"__esModule",{value:true}),Me);var Ci={};__export(Ci,{legacyRestEndpointMethods:()=>legacyRestEndpointMethods,restEndpointMethods:()=>restEndpointMethods});Me.exports=__toCommonJS(Ci);var aa="13.3.2-cjs.1";var oa={actions:{addCustomLabelsToSelfHostedRunnerForOrg:["POST /orgs/{org}/actions/runners/{runner_id}/labels"],addCustomLabelsToSelfHostedRunnerForRepo:["POST /repos/{owner}/{repo}/actions/runners/{runner_id}/labels"],addRepoAccessToSelfHostedRunnerGroupInOrg:["PUT /orgs/{org}/actions/runner-groups/{runner_group_id}/repositories/{repository_id}"],addSelectedRepoToOrgSecret:["PUT /orgs/{org}/actions/secrets/{secret_name}/repositories/{repository_id}"],addSelectedRepoToOrgVariable:["PUT /orgs/{org}/actions/variables/{name}/repositories/{repository_id}"],approveWorkflowRun:["POST /repos/{owner}/{repo}/actions/runs/{run_id}/approve"],cancelWorkflowRun:["POST /repos/{owner}/{repo}/actions/runs/{run_id}/cancel"],createEnvironmentVariable:["POST /repos/{owner}/{repo}/environments/{environment_name}/variables"],createOrUpdateEnvironmentSecret:["PUT /repos/{owner}/{repo}/environments/{environment_name}/secrets/{secret_name}"],createOrUpdateOrgSecret:["PUT /orgs/{org}/actions/secrets/{secret_name}"],createOrUpdateRepoSecret:["PUT /repos/{owner}/{repo}/actions/secrets/{secret_name}"],createOrgVariable:["POST /orgs/{org}/actions/variables"],createRegistrationTokenForOrg:["POST /orgs/{org}/actions/runners/registration-token"],createRegistrationTokenForRepo:["POST /repos/{owner}/{repo}/actions/runners/registration-token"],createRemoveTokenForOrg:["POST /orgs/{org}/actions/runners/remove-token"],createRemoveTokenForRepo:["POST /repos/{owner}/{repo}/actions/runners/remove-token"],createRepoVariable:["POST /repos/{owner}/{repo}/actions/variables"],createWorkflowDispatch:["POST /repos/{owner}/{repo}/actions/workflows/{workflow_id}/dispatches"],deleteActionsCacheById:["DELETE /repos/{owner}/{repo}/actions/caches/{cache_id}"],deleteActionsCacheByKey:["DELETE /repos/{owner}/{repo}/actions/caches{?key,ref}"],deleteArtifact:["DELETE /repos/{owner}/{repo}/actions/artifacts/{artifact_id}"],deleteEnvironmentSecret:["DELETE /repos/{owner}/{repo}/environments/{environment_name}/secrets/{secret_name}"],deleteEnvironmentVariable:["DELETE /repos/{owner}/{repo}/environments/{environment_name}/variables/{name}"],deleteOrgSecret:["DELETE /orgs/{org}/actions/secrets/{secret_name}"],deleteOrgVariable:["DELETE /orgs/{org}/actions/variables/{name}"],deleteRepoSecret:["DELETE /repos/{owner}/{repo}/actions/secrets/{secret_name}"],deleteRepoVariable:["DELETE /repos/{owner}/{repo}/actions/variables/{name}"],deleteSelfHostedRunnerFromOrg:["DELETE /orgs/{org}/actions/runners/{runner_id}"],deleteSelfHostedRunnerFromRepo:["DELETE /repos/{owner}/{repo}/actions/runners/{runner_id}"],deleteWorkflowRun:["DELETE /repos/{owner}/{repo}/actions/runs/{run_id}"],deleteWorkflowRunLogs:["DELETE /repos/{owner}/{repo}/actions/runs/{run_id}/logs"],disableSelectedRepositoryGithubActionsOrganization:["DELETE /orgs/{org}/actions/permissions/repositories/{repository_id}"],disableWorkflow:["PUT /repos/{owner}/{repo}/actions/workflows/{workflow_id}/disable"],downloadArtifact:["GET /repos/{owner}/{repo}/actions/artifacts/{artifact_id}/{archive_format}"],downloadJobLogsForWorkflowRun:["GET /repos/{owner}/{repo}/actions/jobs/{job_id}/logs"],downloadWorkflowRunAttemptLogs:["GET /repos/{owner}/{repo}/actions/runs/{run_id}/attempts/{attempt_number}/logs"],downloadWorkflowRunLogs:["GET /repos/{owner}/{repo}/actions/runs/{run_id}/logs"],enableSelectedRepositoryGithubActionsOrganization:["PUT /orgs/{org}/actions/permissions/repositories/{repository_id}"],enableWorkflow:["PUT /repos/{owner}/{repo}/actions/workflows/{workflow_id}/enable"],forceCancelWorkflowRun:["POST /repos/{owner}/{repo}/actions/runs/{run_id}/force-cancel"],generateRunnerJitconfigForOrg:["POST /orgs/{org}/actions/runners/generate-jitconfig"],generateRunnerJitconfigForRepo:["POST /repos/{owner}/{repo}/actions/runners/generate-jitconfig"],getActionsCacheList:["GET /repos/{owner}/{repo}/actions/caches"],getActionsCacheUsage:["GET /repos/{owner}/{repo}/actions/cache/usage"],getActionsCacheUsageByRepoForOrg:["GET /orgs/{org}/actions/cache/usage-by-repository"],getActionsCacheUsageForOrg:["GET /orgs/{org}/actions/cache/usage"],getAllowedActionsOrganization:["GET /orgs/{org}/actions/permissions/selected-actions"],getAllowedActionsRepository:["GET /repos/{owner}/{repo}/actions/permissions/selected-actions"],getArtifact:["GET /repos/{owner}/{repo}/actions/artifacts/{artifact_id}"],getCustomOidcSubClaimForRepo:["GET /repos/{owner}/{repo}/actions/oidc/customization/sub"],getEnvironmentPublicKey:["GET /repos/{owner}/{repo}/environments/{environment_name}/secrets/public-key"],getEnvironmentSecret:["GET /repos/{owner}/{repo}/environments/{environment_name}/secrets/{secret_name}"],getEnvironmentVariable:["GET /repos/{owner}/{repo}/environments/{environment_name}/variables/{name}"],getGithubActionsDefaultWorkflowPermissionsOrganization:["GET /orgs/{org}/actions/permissions/workflow"],getGithubActionsDefaultWorkflowPermissionsRepository:["GET /repos/{owner}/{repo}/actions/permissions/workflow"],getGithubActionsPermissionsOrganization:["GET /orgs/{org}/actions/permissions"],getGithubActionsPermissionsRepository:["GET /repos/{owner}/{repo}/actions/permissions"],getJobForWorkflowRun:["GET /repos/{owner}/{repo}/actions/jobs/{job_id}"],getOrgPublicKey:["GET /orgs/{org}/actions/secrets/public-key"],getOrgSecret:["GET /orgs/{org}/actions/secrets/{secret_name}"],getOrgVariable:["GET /orgs/{org}/actions/variables/{name}"],getPendingDeploymentsForRun:["GET /repos/{owner}/{repo}/actions/runs/{run_id}/pending_deployments"],getRepoPermissions:["GET /repos/{owner}/{repo}/actions/permissions",{},{renamed:["actions","getGithubActionsPermissionsRepository"]}],getRepoPublicKey:["GET /repos/{owner}/{repo}/actions/secrets/public-key"],getRepoSecret:["GET /repos/{owner}/{repo}/actions/secrets/{secret_name}"],getRepoVariable:["GET /repos/{owner}/{repo}/actions/variables/{name}"],getReviewsForRun:["GET /repos/{owner}/{repo}/actions/runs/{run_id}/approvals"],getSelfHostedRunnerForOrg:["GET /orgs/{org}/actions/runners/{runner_id}"],getSelfHostedRunnerForRepo:["GET /repos/{owner}/{repo}/actions/runners/{runner_id}"],getWorkflow:["GET /repos/{owner}/{repo}/actions/workflows/{workflow_id}"],getWorkflowAccessToRepository:["GET /repos/{owner}/{repo}/actions/permissions/access"],getWorkflowRun:["GET /repos/{owner}/{repo}/actions/runs/{run_id}"],getWorkflowRunAttempt:["GET /repos/{owner}/{repo}/actions/runs/{run_id}/attempts/{attempt_number}"],getWorkflowRunUsage:["GET /repos/{owner}/{repo}/actions/runs/{run_id}/timing"],getWorkflowUsage:["GET /repos/{owner}/{repo}/actions/workflows/{workflow_id}/timing"],listArtifactsForRepo:["GET /repos/{owner}/{repo}/actions/artifacts"],listEnvironmentSecrets:["GET /repos/{owner}/{repo}/environments/{environment_name}/secrets"],listEnvironmentVariables:["GET /repos/{owner}/{repo}/environments/{environment_name}/variables"],listJobsForWorkflowRun:["GET /repos/{owner}/{repo}/actions/runs/{run_id}/jobs"],listJobsForWorkflowRunAttempt:["GET /repos/{owner}/{repo}/actions/runs/{run_id}/attempts/{attempt_number}/jobs"],listLabelsForSelfHostedRunnerForOrg:["GET /orgs/{org}/actions/runners/{runner_id}/labels"],listLabelsForSelfHostedRunnerForRepo:["GET /repos/{owner}/{repo}/actions/runners/{runner_id}/labels"],listOrgSecrets:["GET /orgs/{org}/actions/secrets"],listOrgVariables:["GET /orgs/{org}/actions/variables"],listRepoOrganizationSecrets:["GET /repos/{owner}/{repo}/actions/organization-secrets"],listRepoOrganizationVariables:["GET /repos/{owner}/{repo}/actions/organization-variables"],listRepoSecrets:["GET /repos/{owner}/{repo}/actions/secrets"],listRepoVariables:["GET /repos/{owner}/{repo}/actions/variables"],listRepoWorkflows:["GET /repos/{owner}/{repo}/actions/workflows"],listRunnerApplicationsForOrg:["GET /orgs/{org}/actions/runners/downloads"],listRunnerApplicationsForRepo:["GET /repos/{owner}/{repo}/actions/runners/downloads"],listSelectedReposForOrgSecret:["GET /orgs/{org}/actions/secrets/{secret_name}/repositories"],listSelectedReposForOrgVariable:["GET /orgs/{org}/actions/variables/{name}/repositories"],listSelectedRepositoriesEnabledGithubActionsOrganization:["GET /orgs/{org}/actions/permissions/repositories"],listSelfHostedRunnersForOrg:["GET /orgs/{org}/actions/runners"],listSelfHostedRunnersForRepo:["GET /repos/{owner}/{repo}/actions/runners"],listWorkflowRunArtifacts:["GET /repos/{owner}/{repo}/actions/runs/{run_id}/artifacts"],listWorkflowRuns:["GET /repos/{owner}/{repo}/actions/workflows/{workflow_id}/runs"],listWorkflowRunsForRepo:["GET /repos/{owner}/{repo}/actions/runs"],reRunJobForWorkflowRun:["POST /repos/{owner}/{repo}/actions/jobs/{job_id}/rerun"],reRunWorkflow:["POST /repos/{owner}/{repo}/actions/runs/{run_id}/rerun"],reRunWorkflowFailedJobs:["POST /repos/{owner}/{repo}/actions/runs/{run_id}/rerun-failed-jobs"],removeAllCustomLabelsFromSelfHostedRunnerForOrg:["DELETE /orgs/{org}/actions/runners/{runner_id}/labels"],removeAllCustomLabelsFromSelfHostedRunnerForRepo:["DELETE /repos/{owner}/{repo}/actions/runners/{runner_id}/labels"],removeCustomLabelFromSelfHostedRunnerForOrg:["DELETE /orgs/{org}/actions/runners/{runner_id}/labels/{name}"],removeCustomLabelFromSelfHostedRunnerForRepo:["DELETE /repos/{owner}/{repo}/actions/runners/{runner_id}/labels/{name}"],removeSelectedRepoFromOrgSecret:["DELETE /orgs/{org}/actions/secrets/{secret_name}/repositories/{repository_id}"],removeSelectedRepoFromOrgVariable:["DELETE /orgs/{org}/actions/variables/{name}/repositories/{repository_id}"],reviewCustomGatesForRun:["POST /repos/{owner}/{repo}/actions/runs/{run_id}/deployment_protection_rule"],reviewPendingDeploymentsForRun:["POST /repos/{owner}/{repo}/actions/runs/{run_id}/pending_deployments"],setAllowedActionsOrganization:["PUT /orgs/{org}/actions/permissions/selected-actions"],setAllowedActionsRepository:["PUT /repos/{owner}/{repo}/actions/permissions/selected-actions"],setCustomLabelsForSelfHostedRunnerForOrg:["PUT /orgs/{org}/actions/runners/{runner_id}/labels"],setCustomLabelsForSelfHostedRunnerForRepo:["PUT /repos/{owner}/{repo}/actions/runners/{runner_id}/labels"],setCustomOidcSubClaimForRepo:["PUT /repos/{owner}/{repo}/actions/oidc/customization/sub"],setGithubActionsDefaultWorkflowPermissionsOrganization:["PUT /orgs/{org}/actions/permissions/workflow"],setGithubActionsDefaultWorkflowPermissionsRepository:["PUT /repos/{owner}/{repo}/actions/permissions/workflow"],setGithubActionsPermissionsOrganization:["PUT /orgs/{org}/actions/permissions"],setGithubActionsPermissionsRepository:["PUT /repos/{owner}/{repo}/actions/permissions"],setSelectedReposForOrgSecret:["PUT /orgs/{org}/actions/secrets/{secret_name}/repositories"],setSelectedReposForOrgVariable:["PUT /orgs/{org}/actions/variables/{name}/repositories"],setSelectedRepositoriesEnabledGithubActionsOrganization:["PUT /orgs/{org}/actions/permissions/repositories"],setWorkflowAccessToRepository:["PUT /repos/{owner}/{repo}/actions/permissions/access"],updateEnvironmentVariable:["PATCH /repos/{owner}/{repo}/environments/{environment_name}/variables/{name}"],updateOrgVariable:["PATCH /orgs/{org}/actions/variables/{name}"],updateRepoVariable:["PATCH /repos/{owner}/{repo}/actions/variables/{name}"]},activity:{checkRepoIsStarredByAuthenticatedUser:["GET /user/starred/{owner}/{repo}"],deleteRepoSubscription:["DELETE /repos/{owner}/{repo}/subscription"],deleteThreadSubscription:["DELETE /notifications/threads/{thread_id}/subscription"],getFeeds:["GET /feeds"],getRepoSubscription:["GET /repos/{owner}/{repo}/subscription"],getThread:["GET /notifications/threads/{thread_id}"],getThreadSubscriptionForAuthenticatedUser:["GET /notifications/threads/{thread_id}/subscription"],listEventsForAuthenticatedUser:["GET /users/{username}/events"],listNotificationsForAuthenticatedUser:["GET /notifications"],listOrgEventsForAuthenticatedUser:["GET /users/{username}/events/orgs/{org}"],listPublicEvents:["GET /events"],listPublicEventsForRepoNetwork:["GET /networks/{owner}/{repo}/events"],listPublicEventsForUser:["GET /users/{username}/events/public"],listPublicOrgEvents:["GET /orgs/{org}/events"],listReceivedEventsForUser:["GET /users/{username}/received_events"],listReceivedPublicEventsForUser:["GET /users/{username}/received_events/public"],listRepoEvents:["GET /repos/{owner}/{repo}/events"],listRepoNotificationsForAuthenticatedUser:["GET /repos/{owner}/{repo}/notifications"],listReposStarredByAuthenticatedUser:["GET /user/starred"],listReposStarredByUser:["GET /users/{username}/starred"],listReposWatchedByUser:["GET /users/{username}/subscriptions"],listStargazersForRepo:["GET /repos/{owner}/{repo}/stargazers"],listWatchedReposForAuthenticatedUser:["GET /user/subscriptions"],listWatchersForRepo:["GET /repos/{owner}/{repo}/subscribers"],markNotificationsAsRead:["PUT /notifications"],markRepoNotificationsAsRead:["PUT /repos/{owner}/{repo}/notifications"],markThreadAsDone:["DELETE /notifications/threads/{thread_id}"],markThreadAsRead:["PATCH /notifications/threads/{thread_id}"],setRepoSubscription:["PUT /repos/{owner}/{repo}/subscription"],setThreadSubscription:["PUT /notifications/threads/{thread_id}/subscription"],starRepoForAuthenticatedUser:["PUT /user/starred/{owner}/{repo}"],unstarRepoForAuthenticatedUser:["DELETE /user/starred/{owner}/{repo}"]},apps:{addRepoToInstallation:["PUT /user/installations/{installation_id}/repositories/{repository_id}",{},{renamed:["apps","addRepoToInstallationForAuthenticatedUser"]}],addRepoToInstallationForAuthenticatedUser:["PUT /user/installations/{installation_id}/repositories/{repository_id}"],checkToken:["POST /applications/{client_id}/token"],createFromManifest:["POST /app-manifests/{code}/conversions"],createInstallationAccessToken:["POST /app/installations/{installation_id}/access_tokens"],deleteAuthorization:["DELETE /applications/{client_id}/grant"],deleteInstallation:["DELETE /app/installations/{installation_id}"],deleteToken:["DELETE /applications/{client_id}/token"],getAuthenticated:["GET /app"],getBySlug:["GET /apps/{app_slug}"],getInstallation:["GET /app/installations/{installation_id}"],getOrgInstallation:["GET /orgs/{org}/installation"],getRepoInstallation:["GET /repos/{owner}/{repo}/installation"],getSubscriptionPlanForAccount:["GET /marketplace_listing/accounts/{account_id}"],getSubscriptionPlanForAccountStubbed:["GET /marketplace_listing/stubbed/accounts/{account_id}"],getUserInstallation:["GET /users/{username}/installation"],getWebhookConfigForApp:["GET /app/hook/config"],getWebhookDelivery:["GET /app/hook/deliveries/{delivery_id}"],listAccountsForPlan:["GET /marketplace_listing/plans/{plan_id}/accounts"],listAccountsForPlanStubbed:["GET /marketplace_listing/stubbed/plans/{plan_id}/accounts"],listInstallationReposForAuthenticatedUser:["GET /user/installations/{installation_id}/repositories"],listInstallationRequestsForAuthenticatedApp:["GET /app/installation-requests"],listInstallations:["GET /app/installations"],listInstallationsForAuthenticatedUser:["GET /user/installations"],listPlans:["GET /marketplace_listing/plans"],listPlansStubbed:["GET /marketplace_listing/stubbed/plans"],listReposAccessibleToInstallation:["GET /installation/repositories"],listSubscriptionsForAuthenticatedUser:["GET /user/marketplace_purchases"],listSubscriptionsForAuthenticatedUserStubbed:["GET /user/marketplace_purchases/stubbed"],listWebhookDeliveries:["GET /app/hook/deliveries"],redeliverWebhookDelivery:["POST /app/hook/deliveries/{delivery_id}/attempts"],removeRepoFromInstallation:["DELETE /user/installations/{installation_id}/repositories/{repository_id}",{},{renamed:["apps","removeRepoFromInstallationForAuthenticatedUser"]}],removeRepoFromInstallationForAuthenticatedUser:["DELETE /user/installations/{installation_id}/repositories/{repository_id}"],resetToken:["PATCH /applications/{client_id}/token"],revokeInstallationAccessToken:["DELETE /installation/token"],scopeToken:["POST /applications/{client_id}/token/scoped"],suspendInstallation:["PUT /app/installations/{installation_id}/suspended"],unsuspendInstallation:["DELETE /app/installations/{installation_id}/suspended"],updateWebhookConfigForApp:["PATCH /app/hook/config"]},billing:{getGithubActionsBillingOrg:["GET /orgs/{org}/settings/billing/actions"],getGithubActionsBillingUser:["GET /users/{username}/settings/billing/actions"],getGithubBillingUsageReportOrg:["GET /organizations/{org}/settings/billing/usage"],getGithubPackagesBillingOrg:["GET /orgs/{org}/settings/billing/packages"],getGithubPackagesBillingUser:["GET /users/{username}/settings/billing/packages"],getSharedStorageBillingOrg:["GET /orgs/{org}/settings/billing/shared-storage"],getSharedStorageBillingUser:["GET /users/{username}/settings/billing/shared-storage"]},checks:{create:["POST /repos/{owner}/{repo}/check-runs"],createSuite:["POST /repos/{owner}/{repo}/check-suites"],get:["GET /repos/{owner}/{repo}/check-runs/{check_run_id}"],getSuite:["GET /repos/{owner}/{repo}/check-suites/{check_suite_id}"],listAnnotations:["GET /repos/{owner}/{repo}/check-runs/{check_run_id}/annotations"],listForRef:["GET /repos/{owner}/{repo}/commits/{ref}/check-runs"],listForSuite:["GET /repos/{owner}/{repo}/check-suites/{check_suite_id}/check-runs"],listSuitesForRef:["GET /repos/{owner}/{repo}/commits/{ref}/check-suites"],rerequestRun:["POST /repos/{owner}/{repo}/check-runs/{check_run_id}/rerequest"],rerequestSuite:["POST /repos/{owner}/{repo}/check-suites/{check_suite_id}/rerequest"],setSuitesPreferences:["PATCH /repos/{owner}/{repo}/check-suites/preferences"],update:["PATCH /repos/{owner}/{repo}/check-runs/{check_run_id}"]},codeScanning:{commitAutofix:["POST /repos/{owner}/{repo}/code-scanning/alerts/{alert_number}/autofix/commits"],createAutofix:["POST /repos/{owner}/{repo}/code-scanning/alerts/{alert_number}/autofix"],createVariantAnalysis:["POST /repos/{owner}/{repo}/code-scanning/codeql/variant-analyses"],deleteAnalysis:["DELETE /repos/{owner}/{repo}/code-scanning/analyses/{analysis_id}{?confirm_delete}"],deleteCodeqlDatabase:["DELETE /repos/{owner}/{repo}/code-scanning/codeql/databases/{language}"],getAlert:["GET /repos/{owner}/{repo}/code-scanning/alerts/{alert_number}",{},{renamedParameters:{alert_id:"alert_number"}}],getAnalysis:["GET /repos/{owner}/{repo}/code-scanning/analyses/{analysis_id}"],getAutofix:["GET /repos/{owner}/{repo}/code-scanning/alerts/{alert_number}/autofix"],getCodeqlDatabase:["GET /repos/{owner}/{repo}/code-scanning/codeql/databases/{language}"],getDefaultSetup:["GET /repos/{owner}/{repo}/code-scanning/default-setup"],getSarif:["GET /repos/{owner}/{repo}/code-scanning/sarifs/{sarif_id}"],getVariantAnalysis:["GET /repos/{owner}/{repo}/code-scanning/codeql/variant-analyses/{codeql_variant_analysis_id}"],getVariantAnalysisRepoTask:["GET /repos/{owner}/{repo}/code-scanning/codeql/variant-analyses/{codeql_variant_analysis_id}/repos/{repo_owner}/{repo_name}"],listAlertInstances:["GET /repos/{owner}/{repo}/code-scanning/alerts/{alert_number}/instances"],listAlertsForOrg:["GET /orgs/{org}/code-scanning/alerts"],listAlertsForRepo:["GET /repos/{owner}/{repo}/code-scanning/alerts"],listAlertsInstances:["GET /repos/{owner}/{repo}/code-scanning/alerts/{alert_number}/instances",{},{renamed:["codeScanning","listAlertInstances"]}],listCodeqlDatabases:["GET /repos/{owner}/{repo}/code-scanning/codeql/databases"],listRecentAnalyses:["GET /repos/{owner}/{repo}/code-scanning/analyses"],updateAlert:["PATCH /repos/{owner}/{repo}/code-scanning/alerts/{alert_number}"],updateDefaultSetup:["PATCH /repos/{owner}/{repo}/code-scanning/default-setup"],uploadSarif:["POST /repos/{owner}/{repo}/code-scanning/sarifs"]},codeSecurity:{attachConfiguration:["POST /orgs/{org}/code-security/configurations/{configuration_id}/attach"],attachEnterpriseConfiguration:["POST /enterprises/{enterprise}/code-security/configurations/{configuration_id}/attach"],createConfiguration:["POST /orgs/{org}/code-security/configurations"],createConfigurationForEnterprise:["POST /enterprises/{enterprise}/code-security/configurations"],deleteConfiguration:["DELETE /orgs/{org}/code-security/configurations/{configuration_id}"],deleteConfigurationForEnterprise:["DELETE /enterprises/{enterprise}/code-security/configurations/{configuration_id}"],detachConfiguration:["DELETE /orgs/{org}/code-security/configurations/detach"],getConfiguration:["GET /orgs/{org}/code-security/configurations/{configuration_id}"],getConfigurationForRepository:["GET /repos/{owner}/{repo}/code-security-configuration"],getConfigurationsForEnterprise:["GET /enterprises/{enterprise}/code-security/configurations"],getConfigurationsForOrg:["GET /orgs/{org}/code-security/configurations"],getDefaultConfigurations:["GET /orgs/{org}/code-security/configurations/defaults"],getDefaultConfigurationsForEnterprise:["GET /enterprises/{enterprise}/code-security/configurations/defaults"],getRepositoriesForConfiguration:["GET /orgs/{org}/code-security/configurations/{configuration_id}/repositories"],getRepositoriesForEnterpriseConfiguration:["GET /enterprises/{enterprise}/code-security/configurations/{configuration_id}/repositories"],getSingleConfigurationForEnterprise:["GET /enterprises/{enterprise}/code-security/configurations/{configuration_id}"],setConfigurationAsDefault:["PUT /orgs/{org}/code-security/configurations/{configuration_id}/defaults"],setConfigurationAsDefaultForEnterprise:["PUT /enterprises/{enterprise}/code-security/configurations/{configuration_id}/defaults"],updateConfiguration:["PATCH /orgs/{org}/code-security/configurations/{configuration_id}"],updateEnterpriseConfiguration:["PATCH /enterprises/{enterprise}/code-security/configurations/{configuration_id}"]},codesOfConduct:{getAllCodesOfConduct:["GET /codes_of_conduct"],getConductCode:["GET /codes_of_conduct/{key}"]},codespaces:{addRepositoryForSecretForAuthenticatedUser:["PUT /user/codespaces/secrets/{secret_name}/repositories/{repository_id}"],addSelectedRepoToOrgSecret:["PUT /orgs/{org}/codespaces/secrets/{secret_name}/repositories/{repository_id}"],checkPermissionsForDevcontainer:["GET /repos/{owner}/{repo}/codespaces/permissions_check"],codespaceMachinesForAuthenticatedUser:["GET /user/codespaces/{codespace_name}/machines"],createForAuthenticatedUser:["POST /user/codespaces"],createOrUpdateOrgSecret:["PUT /orgs/{org}/codespaces/secrets/{secret_name}"],createOrUpdateRepoSecret:["PUT /repos/{owner}/{repo}/codespaces/secrets/{secret_name}"],createOrUpdateSecretForAuthenticatedUser:["PUT /user/codespaces/secrets/{secret_name}"],createWithPrForAuthenticatedUser:["POST /repos/{owner}/{repo}/pulls/{pull_number}/codespaces"],createWithRepoForAuthenticatedUser:["POST /repos/{owner}/{repo}/codespaces"],deleteForAuthenticatedUser:["DELETE /user/codespaces/{codespace_name}"],deleteFromOrganization:["DELETE /orgs/{org}/members/{username}/codespaces/{codespace_name}"],deleteOrgSecret:["DELETE /orgs/{org}/codespaces/secrets/{secret_name}"],deleteRepoSecret:["DELETE /repos/{owner}/{repo}/codespaces/secrets/{secret_name}"],deleteSecretForAuthenticatedUser:["DELETE /user/codespaces/secrets/{secret_name}"],exportForAuthenticatedUser:["POST /user/codespaces/{codespace_name}/exports"],getCodespacesForUserInOrg:["GET /orgs/{org}/members/{username}/codespaces"],getExportDetailsForAuthenticatedUser:["GET /user/codespaces/{codespace_name}/exports/{export_id}"],getForAuthenticatedUser:["GET /user/codespaces/{codespace_name}"],getOrgPublicKey:["GET /orgs/{org}/codespaces/secrets/public-key"],getOrgSecret:["GET /orgs/{org}/codespaces/secrets/{secret_name}"],getPublicKeyForAuthenticatedUser:["GET /user/codespaces/secrets/public-key"],getRepoPublicKey:["GET /repos/{owner}/{repo}/codespaces/secrets/public-key"],getRepoSecret:["GET /repos/{owner}/{repo}/codespaces/secrets/{secret_name}"],getSecretForAuthenticatedUser:["GET /user/codespaces/secrets/{secret_name}"],listDevcontainersInRepositoryForAuthenticatedUser:["GET /repos/{owner}/{repo}/codespaces/devcontainers"],listForAuthenticatedUser:["GET /user/codespaces"],listInOrganization:["GET /orgs/{org}/codespaces",{},{renamedParameters:{org_id:"org"}}],listInRepositoryForAuthenticatedUser:["GET /repos/{owner}/{repo}/codespaces"],listOrgSecrets:["GET /orgs/{org}/codespaces/secrets"],listRepoSecrets:["GET /repos/{owner}/{repo}/codespaces/secrets"],listRepositoriesForSecretForAuthenticatedUser:["GET /user/codespaces/secrets/{secret_name}/repositories"],listSecretsForAuthenticatedUser:["GET /user/codespaces/secrets"],listSelectedReposForOrgSecret:["GET /orgs/{org}/codespaces/secrets/{secret_name}/repositories"],preFlightWithRepoForAuthenticatedUser:["GET /repos/{owner}/{repo}/codespaces/new"],publishForAuthenticatedUser:["POST /user/codespaces/{codespace_name}/publish"],removeRepositoryForSecretForAuthenticatedUser:["DELETE /user/codespaces/secrets/{secret_name}/repositories/{repository_id}"],removeSelectedRepoFromOrgSecret:["DELETE /orgs/{org}/codespaces/secrets/{secret_name}/repositories/{repository_id}"],repoMachinesForAuthenticatedUser:["GET /repos/{owner}/{repo}/codespaces/machines"],setRepositoriesForSecretForAuthenticatedUser:["PUT /user/codespaces/secrets/{secret_name}/repositories"],setSelectedReposForOrgSecret:["PUT /orgs/{org}/codespaces/secrets/{secret_name}/repositories"],startForAuthenticatedUser:["POST /user/codespaces/{codespace_name}/start"],stopForAuthenticatedUser:["POST /user/codespaces/{codespace_name}/stop"],stopInOrganization:["POST /orgs/{org}/members/{username}/codespaces/{codespace_name}/stop"],updateForAuthenticatedUser:["PATCH /user/codespaces/{codespace_name}"]},copilot:{addCopilotSeatsForTeams:["POST /orgs/{org}/copilot/billing/selected_teams"],addCopilotSeatsForUsers:["POST /orgs/{org}/copilot/billing/selected_users"],cancelCopilotSeatAssignmentForTeams:["DELETE /orgs/{org}/copilot/billing/selected_teams"],cancelCopilotSeatAssignmentForUsers:["DELETE /orgs/{org}/copilot/billing/selected_users"],copilotMetricsForOrganization:["GET /orgs/{org}/copilot/metrics"],copilotMetricsForTeam:["GET /orgs/{org}/team/{team_slug}/copilot/metrics"],getCopilotOrganizationDetails:["GET /orgs/{org}/copilot/billing"],getCopilotSeatDetailsForUser:["GET /orgs/{org}/members/{username}/copilot"],listCopilotSeats:["GET /orgs/{org}/copilot/billing/seats"],usageMetricsForOrg:["GET /orgs/{org}/copilot/usage"],usageMetricsForTeam:["GET /orgs/{org}/team/{team_slug}/copilot/usage"]},dependabot:{addSelectedRepoToOrgSecret:["PUT /orgs/{org}/dependabot/secrets/{secret_name}/repositories/{repository_id}"],createOrUpdateOrgSecret:["PUT /orgs/{org}/dependabot/secrets/{secret_name}"],createOrUpdateRepoSecret:["PUT /repos/{owner}/{repo}/dependabot/secrets/{secret_name}"],deleteOrgSecret:["DELETE /orgs/{org}/dependabot/secrets/{secret_name}"],deleteRepoSecret:["DELETE /repos/{owner}/{repo}/dependabot/secrets/{secret_name}"],getAlert:["GET /repos/{owner}/{repo}/dependabot/alerts/{alert_number}"],getOrgPublicKey:["GET /orgs/{org}/dependabot/secrets/public-key"],getOrgSecret:["GET /orgs/{org}/dependabot/secrets/{secret_name}"],getRepoPublicKey:["GET /repos/{owner}/{repo}/dependabot/secrets/public-key"],getRepoSecret:["GET /repos/{owner}/{repo}/dependabot/secrets/{secret_name}"],listAlertsForEnterprise:["GET /enterprises/{enterprise}/dependabot/alerts"],listAlertsForOrg:["GET /orgs/{org}/dependabot/alerts"],listAlertsForRepo:["GET /repos/{owner}/{repo}/dependabot/alerts"],listOrgSecrets:["GET /orgs/{org}/dependabot/secrets"],listRepoSecrets:["GET /repos/{owner}/{repo}/dependabot/secrets"],listSelectedReposForOrgSecret:["GET /orgs/{org}/dependabot/secrets/{secret_name}/repositories"],removeSelectedRepoFromOrgSecret:["DELETE /orgs/{org}/dependabot/secrets/{secret_name}/repositories/{repository_id}"],setSelectedReposForOrgSecret:["PUT /orgs/{org}/dependabot/secrets/{secret_name}/repositories"],updateAlert:["PATCH /repos/{owner}/{repo}/dependabot/alerts/{alert_number}"]},dependencyGraph:{createRepositorySnapshot:["POST /repos/{owner}/{repo}/dependency-graph/snapshots"],diffRange:["GET /repos/{owner}/{repo}/dependency-graph/compare/{basehead}"],exportSbom:["GET /repos/{owner}/{repo}/dependency-graph/sbom"]},emojis:{get:["GET /emojis"]},gists:{checkIsStarred:["GET /gists/{gist_id}/star"],create:["POST /gists"],createComment:["POST /gists/{gist_id}/comments"],delete:["DELETE /gists/{gist_id}"],deleteComment:["DELETE /gists/{gist_id}/comments/{comment_id}"],fork:["POST /gists/{gist_id}/forks"],get:["GET /gists/{gist_id}"],getComment:["GET /gists/{gist_id}/comments/{comment_id}"],getRevision:["GET /gists/{gist_id}/{sha}"],list:["GET /gists"],listComments:["GET /gists/{gist_id}/comments"],listCommits:["GET /gists/{gist_id}/commits"],listForUser:["GET /users/{username}/gists"],listForks:["GET /gists/{gist_id}/forks"],listPublic:["GET /gists/public"],listStarred:["GET /gists/starred"],star:["PUT /gists/{gist_id}/star"],unstar:["DELETE /gists/{gist_id}/star"],update:["PATCH /gists/{gist_id}"],updateComment:["PATCH /gists/{gist_id}/comments/{comment_id}"]},git:{createBlob:["POST /repos/{owner}/{repo}/git/blobs"],createCommit:["POST /repos/{owner}/{repo}/git/commits"],createRef:["POST /repos/{owner}/{repo}/git/refs"],createTag:["POST /repos/{owner}/{repo}/git/tags"],createTree:["POST /repos/{owner}/{repo}/git/trees"],deleteRef:["DELETE /repos/{owner}/{repo}/git/refs/{ref}"],getBlob:["GET /repos/{owner}/{repo}/git/blobs/{file_sha}"],getCommit:["GET /repos/{owner}/{repo}/git/commits/{commit_sha}"],getRef:["GET /repos/{owner}/{repo}/git/ref/{ref}"],getTag:["GET /repos/{owner}/{repo}/git/tags/{tag_sha}"],getTree:["GET /repos/{owner}/{repo}/git/trees/{tree_sha}"],listMatchingRefs:["GET /repos/{owner}/{repo}/git/matching-refs/{ref}"],updateRef:["PATCH /repos/{owner}/{repo}/git/refs/{ref}"]},gitignore:{getAllTemplates:["GET /gitignore/templates"],getTemplate:["GET /gitignore/templates/{name}"]},interactions:{getRestrictionsForAuthenticatedUser:["GET /user/interaction-limits"],getRestrictionsForOrg:["GET /orgs/{org}/interaction-limits"],getRestrictionsForRepo:["GET /repos/{owner}/{repo}/interaction-limits"],getRestrictionsForYourPublicRepos:["GET /user/interaction-limits",{},{renamed:["interactions","getRestrictionsForAuthenticatedUser"]}],removeRestrictionsForAuthenticatedUser:["DELETE /user/interaction-limits"],removeRestrictionsForOrg:["DELETE /orgs/{org}/interaction-limits"],removeRestrictionsForRepo:["DELETE /repos/{owner}/{repo}/interaction-limits"],removeRestrictionsForYourPublicRepos:["DELETE /user/interaction-limits",{},{renamed:["interactions","removeRestrictionsForAuthenticatedUser"]}],setRestrictionsForAuthenticatedUser:["PUT /user/interaction-limits"],setRestrictionsForOrg:["PUT /orgs/{org}/interaction-limits"],setRestrictionsForRepo:["PUT /repos/{owner}/{repo}/interaction-limits"],setRestrictionsForYourPublicRepos:["PUT /user/interaction-limits",{},{renamed:["interactions","setRestrictionsForAuthenticatedUser"]}]},issues:{addAssignees:["POST /repos/{owner}/{repo}/issues/{issue_number}/assignees"],addLabels:["POST /repos/{owner}/{repo}/issues/{issue_number}/labels"],addSubIssue:["POST /repos/{owner}/{repo}/issues/{issue_number}/sub_issues"],checkUserCanBeAssigned:["GET /repos/{owner}/{repo}/assignees/{assignee}"],checkUserCanBeAssignedToIssue:["GET /repos/{owner}/{repo}/issues/{issue_number}/assignees/{assignee}"],create:["POST /repos/{owner}/{repo}/issues"],createComment:["POST /repos/{owner}/{repo}/issues/{issue_number}/comments"],createLabel:["POST /repos/{owner}/{repo}/labels"],createMilestone:["POST /repos/{owner}/{repo}/milestones"],deleteComment:["DELETE /repos/{owner}/{repo}/issues/comments/{comment_id}"],deleteLabel:["DELETE /repos/{owner}/{repo}/labels/{name}"],deleteMilestone:["DELETE /repos/{owner}/{repo}/milestones/{milestone_number}"],get:["GET /repos/{owner}/{repo}/issues/{issue_number}"],getComment:["GET /repos/{owner}/{repo}/issues/comments/{comment_id}"],getEvent:["GET /repos/{owner}/{repo}/issues/events/{event_id}"],getLabel:["GET /repos/{owner}/{repo}/labels/{name}"],getMilestone:["GET /repos/{owner}/{repo}/milestones/{milestone_number}"],list:["GET /issues"],listAssignees:["GET /repos/{owner}/{repo}/assignees"],listComments:["GET /repos/{owner}/{repo}/issues/{issue_number}/comments"],listCommentsForRepo:["GET /repos/{owner}/{repo}/issues/comments"],listEvents:["GET /repos/{owner}/{repo}/issues/{issue_number}/events"],listEventsForRepo:["GET /repos/{owner}/{repo}/issues/events"],listEventsForTimeline:["GET /repos/{owner}/{repo}/issues/{issue_number}/timeline"],listForAuthenticatedUser:["GET /user/issues"],listForOrg:["GET /orgs/{org}/issues"],listForRepo:["GET /repos/{owner}/{repo}/issues"],listLabelsForMilestone:["GET /repos/{owner}/{repo}/milestones/{milestone_number}/labels"],listLabelsForRepo:["GET /repos/{owner}/{repo}/labels"],listLabelsOnIssue:["GET /repos/{owner}/{repo}/issues/{issue_number}/labels"],listMilestones:["GET /repos/{owner}/{repo}/milestones"],listSubIssues:["GET /repos/{owner}/{repo}/issues/{issue_number}/sub_issues"],lock:["PUT /repos/{owner}/{repo}/issues/{issue_number}/lock"],removeAllLabels:["DELETE /repos/{owner}/{repo}/issues/{issue_number}/labels"],removeAssignees:["DELETE /repos/{owner}/{repo}/issues/{issue_number}/assignees"],removeLabel:["DELETE /repos/{owner}/{repo}/issues/{issue_number}/labels/{name}"],removeSubIssue:["DELETE /repos/{owner}/{repo}/issues/{issue_number}/sub_issue"],reprioritizeSubIssue:["PATCH /repos/{owner}/{repo}/issues/{issue_number}/sub_issues/priority"],setLabels:["PUT /repos/{owner}/{repo}/issues/{issue_number}/labels"],unlock:["DELETE /repos/{owner}/{repo}/issues/{issue_number}/lock"],update:["PATCH /repos/{owner}/{repo}/issues/{issue_number}"],updateComment:["PATCH /repos/{owner}/{repo}/issues/comments/{comment_id}"],updateLabel:["PATCH /repos/{owner}/{repo}/labels/{name}"],updateMilestone:["PATCH /repos/{owner}/{repo}/milestones/{milestone_number}"]},licenses:{get:["GET /licenses/{license}"],getAllCommonlyUsed:["GET /licenses"],getForRepo:["GET /repos/{owner}/{repo}/license"]},markdown:{render:["POST /markdown"],renderRaw:["POST /markdown/raw",{headers:{"content-type":"text/plain; charset=utf-8"}}]},meta:{get:["GET /meta"],getAllVersions:["GET /versions"],getOctocat:["GET /octocat"],getZen:["GET /zen"],root:["GET /"]},migrations:{deleteArchiveForAuthenticatedUser:["DELETE /user/migrations/{migration_id}/archive"],deleteArchiveForOrg:["DELETE /orgs/{org}/migrations/{migration_id}/archive"],downloadArchiveForOrg:["GET /orgs/{org}/migrations/{migration_id}/archive"],getArchiveForAuthenticatedUser:["GET /user/migrations/{migration_id}/archive"],getStatusForAuthenticatedUser:["GET /user/migrations/{migration_id}"],getStatusForOrg:["GET /orgs/{org}/migrations/{migration_id}"],listForAuthenticatedUser:["GET /user/migrations"],listForOrg:["GET /orgs/{org}/migrations"],listReposForAuthenticatedUser:["GET /user/migrations/{migration_id}/repositories"],listReposForOrg:["GET /orgs/{org}/migrations/{migration_id}/repositories"],listReposForUser:["GET /user/migrations/{migration_id}/repositories",{},{renamed:["migrations","listReposForAuthenticatedUser"]}],startForAuthenticatedUser:["POST /user/migrations"],startForOrg:["POST /orgs/{org}/migrations"],unlockRepoForAuthenticatedUser:["DELETE /user/migrations/{migration_id}/repos/{repo_name}/lock"],unlockRepoForOrg:["DELETE /orgs/{org}/migrations/{migration_id}/repos/{repo_name}/lock"]},oidc:{getOidcCustomSubTemplateForOrg:["GET /orgs/{org}/actions/oidc/customization/sub"],updateOidcCustomSubTemplateForOrg:["PUT /orgs/{org}/actions/oidc/customization/sub"]},orgs:{addSecurityManagerTeam:["PUT /orgs/{org}/security-managers/teams/{team_slug}",{},{deprecated:"octokit.rest.orgs.addSecurityManagerTeam() is deprecated, see https://docs.github.com/rest/orgs/security-managers#add-a-security-manager-team"}],assignTeamToOrgRole:["PUT /orgs/{org}/organization-roles/teams/{team_slug}/{role_id}"],assignUserToOrgRole:["PUT /orgs/{org}/organization-roles/users/{username}/{role_id}"],blockUser:["PUT /orgs/{org}/blocks/{username}"],cancelInvitation:["DELETE /orgs/{org}/invitations/{invitation_id}"],checkBlockedUser:["GET /orgs/{org}/blocks/{username}"],checkMembershipForUser:["GET /orgs/{org}/members/{username}"],checkPublicMembershipForUser:["GET /orgs/{org}/public_members/{username}"],convertMemberToOutsideCollaborator:["PUT /orgs/{org}/outside_collaborators/{username}"],createInvitation:["POST /orgs/{org}/invitations"],createOrUpdateCustomProperties:["PATCH /orgs/{org}/properties/schema"],createOrUpdateCustomPropertiesValuesForRepos:["PATCH /orgs/{org}/properties/values"],createOrUpdateCustomProperty:["PUT /orgs/{org}/properties/schema/{custom_property_name}"],createWebhook:["POST /orgs/{org}/hooks"],delete:["DELETE /orgs/{org}"],deleteWebhook:["DELETE /orgs/{org}/hooks/{hook_id}"],enableOrDisableSecurityProductOnAllOrgRepos:["POST /orgs/{org}/{security_product}/{enablement}",{},{deprecated:"octokit.rest.orgs.enableOrDisableSecurityProductOnAllOrgRepos() is deprecated, see https://docs.github.com/rest/orgs/orgs#enable-or-disable-a-security-feature-for-an-organization"}],get:["GET /orgs/{org}"],getAllCustomProperties:["GET /orgs/{org}/properties/schema"],getCustomProperty:["GET /orgs/{org}/properties/schema/{custom_property_name}"],getMembershipForAuthenticatedUser:["GET /user/memberships/orgs/{org}"],getMembershipForUser:["GET /orgs/{org}/memberships/{username}"],getOrgRole:["GET /orgs/{org}/organization-roles/{role_id}"],getWebhook:["GET /orgs/{org}/hooks/{hook_id}"],getWebhookConfigForOrg:["GET /orgs/{org}/hooks/{hook_id}/config"],getWebhookDelivery:["GET /orgs/{org}/hooks/{hook_id}/deliveries/{delivery_id}"],list:["GET /organizations"],listAppInstallations:["GET /orgs/{org}/installations"],listAttestations:["GET /orgs/{org}/attestations/{subject_digest}"],listBlockedUsers:["GET /orgs/{org}/blocks"],listCustomPropertiesValuesForRepos:["GET /orgs/{org}/properties/values"],listFailedInvitations:["GET /orgs/{org}/failed_invitations"],listForAuthenticatedUser:["GET /user/orgs"],listForUser:["GET /users/{username}/orgs"],listInvitationTeams:["GET /orgs/{org}/invitations/{invitation_id}/teams"],listMembers:["GET /orgs/{org}/members"],listMembershipsForAuthenticatedUser:["GET /user/memberships/orgs"],listOrgRoleTeams:["GET /orgs/{org}/organization-roles/{role_id}/teams"],listOrgRoleUsers:["GET /orgs/{org}/organization-roles/{role_id}/users"],listOrgRoles:["GET /orgs/{org}/organization-roles"],listOrganizationFineGrainedPermissions:["GET /orgs/{org}/organization-fine-grained-permissions"],listOutsideCollaborators:["GET /orgs/{org}/outside_collaborators"],listPatGrantRepositories:["GET /orgs/{org}/personal-access-tokens/{pat_id}/repositories"],listPatGrantRequestRepositories:["GET /orgs/{org}/personal-access-token-requests/{pat_request_id}/repositories"],listPatGrantRequests:["GET /orgs/{org}/personal-access-token-requests"],listPatGrants:["GET /orgs/{org}/personal-access-tokens"],listPendingInvitations:["GET /orgs/{org}/invitations"],listPublicMembers:["GET /orgs/{org}/public_members"],listSecurityManagerTeams:["GET /orgs/{org}/security-managers",{},{deprecated:"octokit.rest.orgs.listSecurityManagerTeams() is deprecated, see https://docs.github.com/rest/orgs/security-managers#list-security-manager-teams"}],listWebhookDeliveries:["GET /orgs/{org}/hooks/{hook_id}/deliveries"],listWebhooks:["GET /orgs/{org}/hooks"],pingWebhook:["POST /orgs/{org}/hooks/{hook_id}/pings"],redeliverWebhookDelivery:["POST /orgs/{org}/hooks/{hook_id}/deliveries/{delivery_id}/attempts"],removeCustomProperty:["DELETE /orgs/{org}/properties/schema/{custom_property_name}"],removeMember:["DELETE /orgs/{org}/members/{username}"],removeMembershipForUser:["DELETE /orgs/{org}/memberships/{username}"],removeOutsideCollaborator:["DELETE /orgs/{org}/outside_collaborators/{username}"],removePublicMembershipForAuthenticatedUser:["DELETE /orgs/{org}/public_members/{username}"],removeSecurityManagerTeam:["DELETE /orgs/{org}/security-managers/teams/{team_slug}",{},{deprecated:"octokit.rest.orgs.removeSecurityManagerTeam() is deprecated, see https://docs.github.com/rest/orgs/security-managers#remove-a-security-manager-team"}],reviewPatGrantRequest:["POST /orgs/{org}/personal-access-token-requests/{pat_request_id}"],reviewPatGrantRequestsInBulk:["POST /orgs/{org}/personal-access-token-requests"],revokeAllOrgRolesTeam:["DELETE /orgs/{org}/organization-roles/teams/{team_slug}"],revokeAllOrgRolesUser:["DELETE /orgs/{org}/organization-roles/users/{username}"],revokeOrgRoleTeam:["DELETE /orgs/{org}/organization-roles/teams/{team_slug}/{role_id}"],revokeOrgRoleUser:["DELETE /orgs/{org}/organization-roles/users/{username}/{role_id}"],setMembershipForUser:["PUT /orgs/{org}/memberships/{username}"],setPublicMembershipForAuthenticatedUser:["PUT /orgs/{org}/public_members/{username}"],unblockUser:["DELETE /orgs/{org}/blocks/{username}"],update:["PATCH /orgs/{org}"],updateMembershipForAuthenticatedUser:["PATCH /user/memberships/orgs/{org}"],updatePatAccess:["POST /orgs/{org}/personal-access-tokens/{pat_id}"],updatePatAccesses:["POST /orgs/{org}/personal-access-tokens"],updateWebhook:["PATCH /orgs/{org}/hooks/{hook_id}"],updateWebhookConfigForOrg:["PATCH /orgs/{org}/hooks/{hook_id}/config"]},packages:{deletePackageForAuthenticatedUser:["DELETE /user/packages/{package_type}/{package_name}"],deletePackageForOrg:["DELETE /orgs/{org}/packages/{package_type}/{package_name}"],deletePackageForUser:["DELETE /users/{username}/packages/{package_type}/{package_name}"],deletePackageVersionForAuthenticatedUser:["DELETE /user/packages/{package_type}/{package_name}/versions/{package_version_id}"],deletePackageVersionForOrg:["DELETE /orgs/{org}/packages/{package_type}/{package_name}/versions/{package_version_id}"],deletePackageVersionForUser:["DELETE /users/{username}/packages/{package_type}/{package_name}/versions/{package_version_id}"],getAllPackageVersionsForAPackageOwnedByAnOrg:["GET /orgs/{org}/packages/{package_type}/{package_name}/versions",{},{renamed:["packages","getAllPackageVersionsForPackageOwnedByOrg"]}],getAllPackageVersionsForAPackageOwnedByTheAuthenticatedUser:["GET /user/packages/{package_type}/{package_name}/versions",{},{renamed:["packages","getAllPackageVersionsForPackageOwnedByAuthenticatedUser"]}],getAllPackageVersionsForPackageOwnedByAuthenticatedUser:["GET /user/packages/{package_type}/{package_name}/versions"],getAllPackageVersionsForPackageOwnedByOrg:["GET /orgs/{org}/packages/{package_type}/{package_name}/versions"],getAllPackageVersionsForPackageOwnedByUser:["GET /users/{username}/packages/{package_type}/{package_name}/versions"],getPackageForAuthenticatedUser:["GET /user/packages/{package_type}/{package_name}"],getPackageForOrganization:["GET /orgs/{org}/packages/{package_type}/{package_name}"],getPackageForUser:["GET /users/{username}/packages/{package_type}/{package_name}"],getPackageVersionForAuthenticatedUser:["GET /user/packages/{package_type}/{package_name}/versions/{package_version_id}"],getPackageVersionForOrganization:["GET /orgs/{org}/packages/{package_type}/{package_name}/versions/{package_version_id}"],getPackageVersionForUser:["GET /users/{username}/packages/{package_type}/{package_name}/versions/{package_version_id}"],listDockerMigrationConflictingPackagesForAuthenticatedUser:["GET /user/docker/conflicts"],listDockerMigrationConflictingPackagesForOrganization:["GET /orgs/{org}/docker/conflicts"],listDockerMigrationConflictingPackagesForUser:["GET /users/{username}/docker/conflicts"],listPackagesForAuthenticatedUser:["GET /user/packages"],listPackagesForOrganization:["GET /orgs/{org}/packages"],listPackagesForUser:["GET /users/{username}/packages"],restorePackageForAuthenticatedUser:["POST /user/packages/{package_type}/{package_name}/restore{?token}"],restorePackageForOrg:["POST /orgs/{org}/packages/{package_type}/{package_name}/restore{?token}"],restorePackageForUser:["POST /users/{username}/packages/{package_type}/{package_name}/restore{?token}"],restorePackageVersionForAuthenticatedUser:["POST /user/packages/{package_type}/{package_name}/versions/{package_version_id}/restore"],restorePackageVersionForOrg:["POST /orgs/{org}/packages/{package_type}/{package_name}/versions/{package_version_id}/restore"],restorePackageVersionForUser:["POST /users/{username}/packages/{package_type}/{package_name}/versions/{package_version_id}/restore"]},privateRegistries:{createOrgPrivateRegistry:["POST /orgs/{org}/private-registries"],deleteOrgPrivateRegistry:["DELETE /orgs/{org}/private-registries/{secret_name}"],getOrgPrivateRegistry:["GET /orgs/{org}/private-registries/{secret_name}"],getOrgPublicKey:["GET /orgs/{org}/private-registries/public-key"],listOrgPrivateRegistries:["GET /orgs/{org}/private-registries"],updateOrgPrivateRegistry:["PATCH /orgs/{org}/private-registries/{secret_name}"]},projects:{addCollaborator:["PUT /projects/{project_id}/collaborators/{username}"],createCard:["POST /projects/columns/{column_id}/cards"],createColumn:["POST /projects/{project_id}/columns"],createForAuthenticatedUser:["POST /user/projects"],createForOrg:["POST /orgs/{org}/projects"],createForRepo:["POST /repos/{owner}/{repo}/projects"],delete:["DELETE /projects/{project_id}"],deleteCard:["DELETE /projects/columns/cards/{card_id}"],deleteColumn:["DELETE /projects/columns/{column_id}"],get:["GET /projects/{project_id}"],getCard:["GET /projects/columns/cards/{card_id}"],getColumn:["GET /projects/columns/{column_id}"],getPermissionForUser:["GET /projects/{project_id}/collaborators/{username}/permission"],listCards:["GET /projects/columns/{column_id}/cards"],listCollaborators:["GET /projects/{project_id}/collaborators"],listColumns:["GET /projects/{project_id}/columns"],listForOrg:["GET /orgs/{org}/projects"],listForRepo:["GET /repos/{owner}/{repo}/projects"],listForUser:["GET /users/{username}/projects"],moveCard:["POST /projects/columns/cards/{card_id}/moves"],moveColumn:["POST /projects/columns/{column_id}/moves"],removeCollaborator:["DELETE /projects/{project_id}/collaborators/{username}"],update:["PATCH /projects/{project_id}"],updateCard:["PATCH /projects/columns/cards/{card_id}"],updateColumn:["PATCH /projects/columns/{column_id}"]},pulls:{checkIfMerged:["GET /repos/{owner}/{repo}/pulls/{pull_number}/merge"],create:["POST /repos/{owner}/{repo}/pulls"],createReplyForReviewComment:["POST /repos/{owner}/{repo}/pulls/{pull_number}/comments/{comment_id}/replies"],createReview:["POST /repos/{owner}/{repo}/pulls/{pull_number}/reviews"],createReviewComment:["POST /repos/{owner}/{repo}/pulls/{pull_number}/comments"],deletePendingReview:["DELETE /repos/{owner}/{repo}/pulls/{pull_number}/reviews/{review_id}"],deleteReviewComment:["DELETE /repos/{owner}/{repo}/pulls/comments/{comment_id}"],dismissReview:["PUT /repos/{owner}/{repo}/pulls/{pull_number}/reviews/{review_id}/dismissals"],get:["GET /repos/{owner}/{repo}/pulls/{pull_number}"],getReview:["GET /repos/{owner}/{repo}/pulls/{pull_number}/reviews/{review_id}"],getReviewComment:["GET /repos/{owner}/{repo}/pulls/comments/{comment_id}"],list:["GET /repos/{owner}/{repo}/pulls"],listCommentsForReview:["GET /repos/{owner}/{repo}/pulls/{pull_number}/reviews/{review_id}/comments"],listCommits:["GET /repos/{owner}/{repo}/pulls/{pull_number}/commits"],listFiles:["GET /repos/{owner}/{repo}/pulls/{pull_number}/files"],listRequestedReviewers:["GET /repos/{owner}/{repo}/pulls/{pull_number}/requested_reviewers"],listReviewComments:["GET /repos/{owner}/{repo}/pulls/{pull_number}/comments"],listReviewCommentsForRepo:["GET /repos/{owner}/{repo}/pulls/comments"],listReviews:["GET /repos/{owner}/{repo}/pulls/{pull_number}/reviews"],merge:["PUT /repos/{owner}/{repo}/pulls/{pull_number}/merge"],removeRequestedReviewers:["DELETE /repos/{owner}/{repo}/pulls/{pull_number}/requested_reviewers"],requestReviewers:["POST /repos/{owner}/{repo}/pulls/{pull_number}/requested_reviewers"],submitReview:["POST /repos/{owner}/{repo}/pulls/{pull_number}/reviews/{review_id}/events"],update:["PATCH /repos/{owner}/{repo}/pulls/{pull_number}"],updateBranch:["PUT /repos/{owner}/{repo}/pulls/{pull_number}/update-branch"],updateReview:["PUT /repos/{owner}/{repo}/pulls/{pull_number}/reviews/{review_id}"],updateReviewComment:["PATCH /repos/{owner}/{repo}/pulls/comments/{comment_id}"]},rateLimit:{get:["GET /rate_limit"]},reactions:{createForCommitComment:["POST /repos/{owner}/{repo}/comments/{comment_id}/reactions"],createForIssue:["POST /repos/{owner}/{repo}/issues/{issue_number}/reactions"],createForIssueComment:["POST /repos/{owner}/{repo}/issues/comments/{comment_id}/reactions"],createForPullRequestReviewComment:["POST /repos/{owner}/{repo}/pulls/comments/{comment_id}/reactions"],createForRelease:["POST /repos/{owner}/{repo}/releases/{release_id}/reactions"],createForTeamDiscussionCommentInOrg:["POST /orgs/{org}/teams/{team_slug}/discussions/{discussion_number}/comments/{comment_number}/reactions"],createForTeamDiscussionInOrg:["POST /orgs/{org}/teams/{team_slug}/discussions/{discussion_number}/reactions"],deleteForCommitComment:["DELETE /repos/{owner}/{repo}/comments/{comment_id}/reactions/{reaction_id}"],deleteForIssue:["DELETE /repos/{owner}/{repo}/issues/{issue_number}/reactions/{reaction_id}"],deleteForIssueComment:["DELETE /repos/{owner}/{repo}/issues/comments/{comment_id}/reactions/{reaction_id}"],deleteForPullRequestComment:["DELETE /repos/{owner}/{repo}/pulls/comments/{comment_id}/reactions/{reaction_id}"],deleteForRelease:["DELETE /repos/{owner}/{repo}/releases/{release_id}/reactions/{reaction_id}"],deleteForTeamDiscussion:["DELETE /orgs/{org}/teams/{team_slug}/discussions/{discussion_number}/reactions/{reaction_id}"],deleteForTeamDiscussionComment:["DELETE /orgs/{org}/teams/{team_slug}/discussions/{discussion_number}/comments/{comment_number}/reactions/{reaction_id}"],listForCommitComment:["GET /repos/{owner}/{repo}/comments/{comment_id}/reactions"],listForIssue:["GET /repos/{owner}/{repo}/issues/{issue_number}/reactions"],listForIssueComment:["GET /repos/{owner}/{repo}/issues/comments/{comment_id}/reactions"],listForPullRequestReviewComment:["GET /repos/{owner}/{repo}/pulls/comments/{comment_id}/reactions"],listForRelease:["GET /repos/{owner}/{repo}/releases/{release_id}/reactions"],listForTeamDiscussionCommentInOrg:["GET /orgs/{org}/teams/{team_slug}/discussions/{discussion_number}/comments/{comment_number}/reactions"],listForTeamDiscussionInOrg:["GET /orgs/{org}/teams/{team_slug}/discussions/{discussion_number}/reactions"]},repos:{acceptInvitation:["PATCH /user/repository_invitations/{invitation_id}",{},{renamed:["repos","acceptInvitationForAuthenticatedUser"]}],acceptInvitationForAuthenticatedUser:["PATCH /user/repository_invitations/{invitation_id}"],addAppAccessRestrictions:["POST /repos/{owner}/{repo}/branches/{branch}/protection/restrictions/apps",{},{mapToData:"apps"}],addCollaborator:["PUT /repos/{owner}/{repo}/collaborators/{username}"],addStatusCheckContexts:["POST /repos/{owner}/{repo}/branches/{branch}/protection/required_status_checks/contexts",{},{mapToData:"contexts"}],addTeamAccessRestrictions:["POST /repos/{owner}/{repo}/branches/{branch}/protection/restrictions/teams",{},{mapToData:"teams"}],addUserAccessRestrictions:["POST /repos/{owner}/{repo}/branches/{branch}/protection/restrictions/users",{},{mapToData:"users"}],cancelPagesDeployment:["POST /repos/{owner}/{repo}/pages/deployments/{pages_deployment_id}/cancel"],checkAutomatedSecurityFixes:["GET /repos/{owner}/{repo}/automated-security-fixes"],checkCollaborator:["GET /repos/{owner}/{repo}/collaborators/{username}"],checkPrivateVulnerabilityReporting:["GET /repos/{owner}/{repo}/private-vulnerability-reporting"],checkVulnerabilityAlerts:["GET /repos/{owner}/{repo}/vulnerability-alerts"],codeownersErrors:["GET /repos/{owner}/{repo}/codeowners/errors"],compareCommits:["GET /repos/{owner}/{repo}/compare/{base}...{head}"],compareCommitsWithBasehead:["GET /repos/{owner}/{repo}/compare/{basehead}"],createAttestation:["POST /repos/{owner}/{repo}/attestations"],createAutolink:["POST /repos/{owner}/{repo}/autolinks"],createCommitComment:["POST /repos/{owner}/{repo}/commits/{commit_sha}/comments"],createCommitSignatureProtection:["POST /repos/{owner}/{repo}/branches/{branch}/protection/required_signatures"],createCommitStatus:["POST /repos/{owner}/{repo}/statuses/{sha}"],createDeployKey:["POST /repos/{owner}/{repo}/keys"],createDeployment:["POST /repos/{owner}/{repo}/deployments"],createDeploymentBranchPolicy:["POST /repos/{owner}/{repo}/environments/{environment_name}/deployment-branch-policies"],createDeploymentProtectionRule:["POST /repos/{owner}/{repo}/environments/{environment_name}/deployment_protection_rules"],createDeploymentStatus:["POST /repos/{owner}/{repo}/deployments/{deployment_id}/statuses"],createDispatchEvent:["POST /repos/{owner}/{repo}/dispatches"],createForAuthenticatedUser:["POST /user/repos"],createFork:["POST /repos/{owner}/{repo}/forks"],createInOrg:["POST /orgs/{org}/repos"],createOrUpdateCustomPropertiesValues:["PATCH /repos/{owner}/{repo}/properties/values"],createOrUpdateEnvironment:["PUT /repos/{owner}/{repo}/environments/{environment_name}"],createOrUpdateFileContents:["PUT /repos/{owner}/{repo}/contents/{path}"],createOrgRuleset:["POST /orgs/{org}/rulesets"],createPagesDeployment:["POST /repos/{owner}/{repo}/pages/deployments"],createPagesSite:["POST /repos/{owner}/{repo}/pages"],createRelease:["POST /repos/{owner}/{repo}/releases"],createRepoRuleset:["POST /repos/{owner}/{repo}/rulesets"],createUsingTemplate:["POST /repos/{template_owner}/{template_repo}/generate"],createWebhook:["POST /repos/{owner}/{repo}/hooks"],declineInvitation:["DELETE /user/repository_invitations/{invitation_id}",{},{renamed:["repos","declineInvitationForAuthenticatedUser"]}],declineInvitationForAuthenticatedUser:["DELETE /user/repository_invitations/{invitation_id}"],delete:["DELETE /repos/{owner}/{repo}"],deleteAccessRestrictions:["DELETE /repos/{owner}/{repo}/branches/{branch}/protection/restrictions"],deleteAdminBranchProtection:["DELETE /repos/{owner}/{repo}/branches/{branch}/protection/enforce_admins"],deleteAnEnvironment:["DELETE /repos/{owner}/{repo}/environments/{environment_name}"],deleteAutolink:["DELETE /repos/{owner}/{repo}/autolinks/{autolink_id}"],deleteBranchProtection:["DELETE /repos/{owner}/{repo}/branches/{branch}/protection"],deleteCommitComment:["DELETE /repos/{owner}/{repo}/comments/{comment_id}"],deleteCommitSignatureProtection:["DELETE /repos/{owner}/{repo}/branches/{branch}/protection/required_signatures"],deleteDeployKey:["DELETE /repos/{owner}/{repo}/keys/{key_id}"],deleteDeployment:["DELETE /repos/{owner}/{repo}/deployments/{deployment_id}"],deleteDeploymentBranchPolicy:["DELETE /repos/{owner}/{repo}/environments/{environment_name}/deployment-branch-policies/{branch_policy_id}"],deleteFile:["DELETE /repos/{owner}/{repo}/contents/{path}"],deleteInvitation:["DELETE /repos/{owner}/{repo}/invitations/{invitation_id}"],deleteOrgRuleset:["DELETE /orgs/{org}/rulesets/{ruleset_id}"],deletePagesSite:["DELETE /repos/{owner}/{repo}/pages"],deletePullRequestReviewProtection:["DELETE /repos/{owner}/{repo}/branches/{branch}/protection/required_pull_request_reviews"],deleteRelease:["DELETE /repos/{owner}/{repo}/releases/{release_id}"],deleteReleaseAsset:["DELETE /repos/{owner}/{repo}/releases/assets/{asset_id}"],deleteRepoRuleset:["DELETE /repos/{owner}/{repo}/rulesets/{ruleset_id}"],deleteWebhook:["DELETE /repos/{owner}/{repo}/hooks/{hook_id}"],disableAutomatedSecurityFixes:["DELETE /repos/{owner}/{repo}/automated-security-fixes"],disableDeploymentProtectionRule:["DELETE /repos/{owner}/{repo}/environments/{environment_name}/deployment_protection_rules/{protection_rule_id}"],disablePrivateVulnerabilityReporting:["DELETE /repos/{owner}/{repo}/private-vulnerability-reporting"],disableVulnerabilityAlerts:["DELETE /repos/{owner}/{repo}/vulnerability-alerts"],downloadArchive:["GET /repos/{owner}/{repo}/zipball/{ref}",{},{renamed:["repos","downloadZipballArchive"]}],downloadTarballArchive:["GET /repos/{owner}/{repo}/tarball/{ref}"],downloadZipballArchive:["GET /repos/{owner}/{repo}/zipball/{ref}"],enableAutomatedSecurityFixes:["PUT /repos/{owner}/{repo}/automated-security-fixes"],enablePrivateVulnerabilityReporting:["PUT /repos/{owner}/{repo}/private-vulnerability-reporting"],enableVulnerabilityAlerts:["PUT /repos/{owner}/{repo}/vulnerability-alerts"],generateReleaseNotes:["POST /repos/{owner}/{repo}/releases/generate-notes"],get:["GET /repos/{owner}/{repo}"],getAccessRestrictions:["GET /repos/{owner}/{repo}/branches/{branch}/protection/restrictions"],getAdminBranchProtection:["GET /repos/{owner}/{repo}/branches/{branch}/protection/enforce_admins"],getAllDeploymentProtectionRules:["GET /repos/{owner}/{repo}/environments/{environment_name}/deployment_protection_rules"],getAllEnvironments:["GET /repos/{owner}/{repo}/environments"],getAllStatusCheckContexts:["GET /repos/{owner}/{repo}/branches/{branch}/protection/required_status_checks/contexts"],getAllTopics:["GET /repos/{owner}/{repo}/topics"],getAppsWithAccessToProtectedBranch:["GET /repos/{owner}/{repo}/branches/{branch}/protection/restrictions/apps"],getAutolink:["GET /repos/{owner}/{repo}/autolinks/{autolink_id}"],getBranch:["GET /repos/{owner}/{repo}/branches/{branch}"],getBranchProtection:["GET /repos/{owner}/{repo}/branches/{branch}/protection"],getBranchRules:["GET /repos/{owner}/{repo}/rules/branches/{branch}"],getClones:["GET /repos/{owner}/{repo}/traffic/clones"],getCodeFrequencyStats:["GET /repos/{owner}/{repo}/stats/code_frequency"],getCollaboratorPermissionLevel:["GET /repos/{owner}/{repo}/collaborators/{username}/permission"],getCombinedStatusForRef:["GET /repos/{owner}/{repo}/commits/{ref}/status"],getCommit:["GET /repos/{owner}/{repo}/commits/{ref}"],getCommitActivityStats:["GET /repos/{owner}/{repo}/stats/commit_activity"],getCommitComment:["GET /repos/{owner}/{repo}/comments/{comment_id}"],getCommitSignatureProtection:["GET /repos/{owner}/{repo}/branches/{branch}/protection/required_signatures"],getCommunityProfileMetrics:["GET /repos/{owner}/{repo}/community/profile"],getContent:["GET /repos/{owner}/{repo}/contents/{path}"],getContributorsStats:["GET /repos/{owner}/{repo}/stats/contributors"],getCustomDeploymentProtectionRule:["GET /repos/{owner}/{repo}/environments/{environment_name}/deployment_protection_rules/{protection_rule_id}"],getCustomPropertiesValues:["GET /repos/{owner}/{repo}/properties/values"],getDeployKey:["GET /repos/{owner}/{repo}/keys/{key_id}"],getDeployment:["GET /repos/{owner}/{repo}/deployments/{deployment_id}"],getDeploymentBranchPolicy:["GET /repos/{owner}/{repo}/environments/{environment_name}/deployment-branch-policies/{branch_policy_id}"],getDeploymentStatus:["GET /repos/{owner}/{repo}/deployments/{deployment_id}/statuses/{status_id}"],getEnvironment:["GET /repos/{owner}/{repo}/environments/{environment_name}"],getLatestPagesBuild:["GET /repos/{owner}/{repo}/pages/builds/latest"],getLatestRelease:["GET /repos/{owner}/{repo}/releases/latest"],getOrgRuleSuite:["GET /orgs/{org}/rulesets/rule-suites/{rule_suite_id}"],getOrgRuleSuites:["GET /orgs/{org}/rulesets/rule-suites"],getOrgRuleset:["GET /orgs/{org}/rulesets/{ruleset_id}"],getOrgRulesets:["GET /orgs/{org}/rulesets"],getPages:["GET /repos/{owner}/{repo}/pages"],getPagesBuild:["GET /repos/{owner}/{repo}/pages/builds/{build_id}"],getPagesDeployment:["GET /repos/{owner}/{repo}/pages/deployments/{pages_deployment_id}"],getPagesHealthCheck:["GET /repos/{owner}/{repo}/pages/health"],getParticipationStats:["GET /repos/{owner}/{repo}/stats/participation"],getPullRequestReviewProtection:["GET /repos/{owner}/{repo}/branches/{branch}/protection/required_pull_request_reviews"],getPunchCardStats:["GET /repos/{owner}/{repo}/stats/punch_card"],getReadme:["GET /repos/{owner}/{repo}/readme"],getReadmeInDirectory:["GET /repos/{owner}/{repo}/readme/{dir}"],getRelease:["GET /repos/{owner}/{repo}/releases/{release_id}"],getReleaseAsset:["GET /repos/{owner}/{repo}/releases/assets/{asset_id}"],getReleaseByTag:["GET /repos/{owner}/{repo}/releases/tags/{tag}"],getRepoRuleSuite:["GET /repos/{owner}/{repo}/rulesets/rule-suites/{rule_suite_id}"],getRepoRuleSuites:["GET /repos/{owner}/{repo}/rulesets/rule-suites"],getRepoRuleset:["GET /repos/{owner}/{repo}/rulesets/{ruleset_id}"],getRepoRulesets:["GET /repos/{owner}/{repo}/rulesets"],getStatusChecksProtection:["GET /repos/{owner}/{repo}/branches/{branch}/protection/required_status_checks"],getTeamsWithAccessToProtectedBranch:["GET /repos/{owner}/{repo}/branches/{branch}/protection/restrictions/teams"],getTopPaths:["GET /repos/{owner}/{repo}/traffic/popular/paths"],getTopReferrers:["GET /repos/{owner}/{repo}/traffic/popular/referrers"],getUsersWithAccessToProtectedBranch:["GET /repos/{owner}/{repo}/branches/{branch}/protection/restrictions/users"],getViews:["GET /repos/{owner}/{repo}/traffic/views"],getWebhook:["GET /repos/{owner}/{repo}/hooks/{hook_id}"],getWebhookConfigForRepo:["GET /repos/{owner}/{repo}/hooks/{hook_id}/config"],getWebhookDelivery:["GET /repos/{owner}/{repo}/hooks/{hook_id}/deliveries/{delivery_id}"],listActivities:["GET /repos/{owner}/{repo}/activity"],listAttestations:["GET /repos/{owner}/{repo}/attestations/{subject_digest}"],listAutolinks:["GET /repos/{owner}/{repo}/autolinks"],listBranches:["GET /repos/{owner}/{repo}/branches"],listBranchesForHeadCommit:["GET /repos/{owner}/{repo}/commits/{commit_sha}/branches-where-head"],listCollaborators:["GET /repos/{owner}/{repo}/collaborators"],listCommentsForCommit:["GET /repos/{owner}/{repo}/commits/{commit_sha}/comments"],listCommitCommentsForRepo:["GET /repos/{owner}/{repo}/comments"],listCommitStatusesForRef:["GET /repos/{owner}/{repo}/commits/{ref}/statuses"],listCommits:["GET /repos/{owner}/{repo}/commits"],listContributors:["GET /repos/{owner}/{repo}/contributors"],listCustomDeploymentRuleIntegrations:["GET /repos/{owner}/{repo}/environments/{environment_name}/deployment_protection_rules/apps"],listDeployKeys:["GET /repos/{owner}/{repo}/keys"],listDeploymentBranchPolicies:["GET /repos/{owner}/{repo}/environments/{environment_name}/deployment-branch-policies"],listDeploymentStatuses:["GET /repos/{owner}/{repo}/deployments/{deployment_id}/statuses"],listDeployments:["GET /repos/{owner}/{repo}/deployments"],listForAuthenticatedUser:["GET /user/repos"],listForOrg:["GET /orgs/{org}/repos"],listForUser:["GET /users/{username}/repos"],listForks:["GET /repos/{owner}/{repo}/forks"],listInvitations:["GET /repos/{owner}/{repo}/invitations"],listInvitationsForAuthenticatedUser:["GET /user/repository_invitations"],listLanguages:["GET /repos/{owner}/{repo}/languages"],listPagesBuilds:["GET /repos/{owner}/{repo}/pages/builds"],listPublic:["GET /repositories"],listPullRequestsAssociatedWithCommit:["GET /repos/{owner}/{repo}/commits/{commit_sha}/pulls"],listReleaseAssets:["GET /repos/{owner}/{repo}/releases/{release_id}/assets"],listReleases:["GET /repos/{owner}/{repo}/releases"],listTags:["GET /repos/{owner}/{repo}/tags"],listTeams:["GET /repos/{owner}/{repo}/teams"],listWebhookDeliveries:["GET /repos/{owner}/{repo}/hooks/{hook_id}/deliveries"],listWebhooks:["GET /repos/{owner}/{repo}/hooks"],merge:["POST /repos/{owner}/{repo}/merges"],mergeUpstream:["POST /repos/{owner}/{repo}/merge-upstream"],pingWebhook:["POST /repos/{owner}/{repo}/hooks/{hook_id}/pings"],redeliverWebhookDelivery:["POST /repos/{owner}/{repo}/hooks/{hook_id}/deliveries/{delivery_id}/attempts"],removeAppAccessRestrictions:["DELETE /repos/{owner}/{repo}/branches/{branch}/protection/restrictions/apps",{},{mapToData:"apps"}],removeCollaborator:["DELETE /repos/{owner}/{repo}/collaborators/{username}"],removeStatusCheckContexts:["DELETE /repos/{owner}/{repo}/branches/{branch}/protection/required_status_checks/contexts",{},{mapToData:"contexts"}],removeStatusCheckProtection:["DELETE /repos/{owner}/{repo}/branches/{branch}/protection/required_status_checks"],removeTeamAccessRestrictions:["DELETE /repos/{owner}/{repo}/branches/{branch}/protection/restrictions/teams",{},{mapToData:"teams"}],removeUserAccessRestrictions:["DELETE /repos/{owner}/{repo}/branches/{branch}/protection/restrictions/users",{},{mapToData:"users"}],renameBranch:["POST /repos/{owner}/{repo}/branches/{branch}/rename"],replaceAllTopics:["PUT /repos/{owner}/{repo}/topics"],requestPagesBuild:["POST /repos/{owner}/{repo}/pages/builds"],setAdminBranchProtection:["POST /repos/{owner}/{repo}/branches/{branch}/protection/enforce_admins"],setAppAccessRestrictions:["PUT /repos/{owner}/{repo}/branches/{branch}/protection/restrictions/apps",{},{mapToData:"apps"}],setStatusCheckContexts:["PUT /repos/{owner}/{repo}/branches/{branch}/protection/required_status_checks/contexts",{},{mapToData:"contexts"}],setTeamAccessRestrictions:["PUT /repos/{owner}/{repo}/branches/{branch}/protection/restrictions/teams",{},{mapToData:"teams"}],setUserAccessRestrictions:["PUT /repos/{owner}/{repo}/branches/{branch}/protection/restrictions/users",{},{mapToData:"users"}],testPushWebhook:["POST /repos/{owner}/{repo}/hooks/{hook_id}/tests"],transfer:["POST /repos/{owner}/{repo}/transfer"],update:["PATCH /repos/{owner}/{repo}"],updateBranchProtection:["PUT /repos/{owner}/{repo}/branches/{branch}/protection"],updateCommitComment:["PATCH /repos/{owner}/{repo}/comments/{comment_id}"],updateDeploymentBranchPolicy:["PUT /repos/{owner}/{repo}/environments/{environment_name}/deployment-branch-policies/{branch_policy_id}"],updateInformationAboutPagesSite:["PUT /repos/{owner}/{repo}/pages"],updateInvitation:["PATCH /repos/{owner}/{repo}/invitations/{invitation_id}"],updateOrgRuleset:["PUT /orgs/{org}/rulesets/{ruleset_id}"],updatePullRequestReviewProtection:["PATCH /repos/{owner}/{repo}/branches/{branch}/protection/required_pull_request_reviews"],updateRelease:["PATCH /repos/{owner}/{repo}/releases/{release_id}"],updateReleaseAsset:["PATCH /repos/{owner}/{repo}/releases/assets/{asset_id}"],updateRepoRuleset:["PUT /repos/{owner}/{repo}/rulesets/{ruleset_id}"],updateStatusCheckPotection:["PATCH /repos/{owner}/{repo}/branches/{branch}/protection/required_status_checks",{},{renamed:["repos","updateStatusCheckProtection"]}],updateStatusCheckProtection:["PATCH /repos/{owner}/{repo}/branches/{branch}/protection/required_status_checks"],updateWebhook:["PATCH /repos/{owner}/{repo}/hooks/{hook_id}"],updateWebhookConfigForRepo:["PATCH /repos/{owner}/{repo}/hooks/{hook_id}/config"],uploadReleaseAsset:["POST /repos/{owner}/{repo}/releases/{release_id}/assets{?name,label}",{baseUrl:"https://uploads.github.com"}]},search:{code:["GET /search/code"],commits:["GET /search/commits"],issuesAndPullRequests:["GET /search/issues"],labels:["GET /search/labels"],repos:["GET /search/repositories"],topics:["GET /search/topics"],users:["GET /search/users"]},secretScanning:{createPushProtectionBypass:["POST /repos/{owner}/{repo}/secret-scanning/push-protection-bypasses"],getAlert:["GET /repos/{owner}/{repo}/secret-scanning/alerts/{alert_number}"],getScanHistory:["GET /repos/{owner}/{repo}/secret-scanning/scan-history"],listAlertsForEnterprise:["GET /enterprises/{enterprise}/secret-scanning/alerts"],listAlertsForOrg:["GET /orgs/{org}/secret-scanning/alerts"],listAlertsForRepo:["GET /repos/{owner}/{repo}/secret-scanning/alerts"],listLocationsForAlert:["GET /repos/{owner}/{repo}/secret-scanning/alerts/{alert_number}/locations"],updateAlert:["PATCH /repos/{owner}/{repo}/secret-scanning/alerts/{alert_number}"]},securityAdvisories:{createFork:["POST /repos/{owner}/{repo}/security-advisories/{ghsa_id}/forks"],createPrivateVulnerabilityReport:["POST /repos/{owner}/{repo}/security-advisories/reports"],createRepositoryAdvisory:["POST /repos/{owner}/{repo}/security-advisories"],createRepositoryAdvisoryCveRequest:["POST /repos/{owner}/{repo}/security-advisories/{ghsa_id}/cve"],getGlobalAdvisory:["GET /advisories/{ghsa_id}"],getRepositoryAdvisory:["GET /repos/{owner}/{repo}/security-advisories/{ghsa_id}"],listGlobalAdvisories:["GET /advisories"],listOrgRepositoryAdvisories:["GET /orgs/{org}/security-advisories"],listRepositoryAdvisories:["GET /repos/{owner}/{repo}/security-advisories"],updateRepositoryAdvisory:["PATCH /repos/{owner}/{repo}/security-advisories/{ghsa_id}"]},teams:{addOrUpdateMembershipForUserInOrg:["PUT /orgs/{org}/teams/{team_slug}/memberships/{username}"],addOrUpdateProjectPermissionsInOrg:["PUT /orgs/{org}/teams/{team_slug}/projects/{project_id}"],addOrUpdateRepoPermissionsInOrg:["PUT /orgs/{org}/teams/{team_slug}/repos/{owner}/{repo}"],checkPermissionsForProjectInOrg:["GET /orgs/{org}/teams/{team_slug}/projects/{project_id}"],checkPermissionsForRepoInOrg:["GET /orgs/{org}/teams/{team_slug}/repos/{owner}/{repo}"],create:["POST /orgs/{org}/teams"],createDiscussionCommentInOrg:["POST /orgs/{org}/teams/{team_slug}/discussions/{discussion_number}/comments"],createDiscussionInOrg:["POST /orgs/{org}/teams/{team_slug}/discussions"],deleteDiscussionCommentInOrg:["DELETE /orgs/{org}/teams/{team_slug}/discussions/{discussion_number}/comments/{comment_number}"],deleteDiscussionInOrg:["DELETE /orgs/{org}/teams/{team_slug}/discussions/{discussion_number}"],deleteInOrg:["DELETE /orgs/{org}/teams/{team_slug}"],getByName:["GET /orgs/{org}/teams/{team_slug}"],getDiscussionCommentInOrg:["GET /orgs/{org}/teams/{team_slug}/discussions/{discussion_number}/comments/{comment_number}"],getDiscussionInOrg:["GET /orgs/{org}/teams/{team_slug}/discussions/{discussion_number}"],getMembershipForUserInOrg:["GET /orgs/{org}/teams/{team_slug}/memberships/{username}"],list:["GET /orgs/{org}/teams"],listChildInOrg:["GET /orgs/{org}/teams/{team_slug}/teams"],listDiscussionCommentsInOrg:["GET /orgs/{org}/teams/{team_slug}/discussions/{discussion_number}/comments"],listDiscussionsInOrg:["GET /orgs/{org}/teams/{team_slug}/discussions"],listForAuthenticatedUser:["GET /user/teams"],listMembersInOrg:["GET /orgs/{org}/teams/{team_slug}/members"],listPendingInvitationsInOrg:["GET /orgs/{org}/teams/{team_slug}/invitations"],listProjectsInOrg:["GET /orgs/{org}/teams/{team_slug}/projects"],listReposInOrg:["GET /orgs/{org}/teams/{team_slug}/repos"],removeMembershipForUserInOrg:["DELETE /orgs/{org}/teams/{team_slug}/memberships/{username}"],removeProjectInOrg:["DELETE /orgs/{org}/teams/{team_slug}/projects/{project_id}"],removeRepoInOrg:["DELETE /orgs/{org}/teams/{team_slug}/repos/{owner}/{repo}"],updateDiscussionCommentInOrg:["PATCH /orgs/{org}/teams/{team_slug}/discussions/{discussion_number}/comments/{comment_number}"],updateDiscussionInOrg:["PATCH /orgs/{org}/teams/{team_slug}/discussions/{discussion_number}"],updateInOrg:["PATCH /orgs/{org}/teams/{team_slug}"]},users:{addEmailForAuthenticated:["POST /user/emails",{},{renamed:["users","addEmailForAuthenticatedUser"]}],addEmailForAuthenticatedUser:["POST /user/emails"],addSocialAccountForAuthenticatedUser:["POST /user/social_accounts"],block:["PUT /user/blocks/{username}"],checkBlocked:["GET /user/blocks/{username}"],checkFollowingForUser:["GET /users/{username}/following/{target_user}"],checkPersonIsFollowedByAuthenticated:["GET /user/following/{username}"],createGpgKeyForAuthenticated:["POST /user/gpg_keys",{},{renamed:["users","createGpgKeyForAuthenticatedUser"]}],createGpgKeyForAuthenticatedUser:["POST /user/gpg_keys"],createPublicSshKeyForAuthenticated:["POST /user/keys",{},{renamed:["users","createPublicSshKeyForAuthenticatedUser"]}],createPublicSshKeyForAuthenticatedUser:["POST /user/keys"],createSshSigningKeyForAuthenticatedUser:["POST /user/ssh_signing_keys"],deleteEmailForAuthenticated:["DELETE /user/emails",{},{renamed:["users","deleteEmailForAuthenticatedUser"]}],deleteEmailForAuthenticatedUser:["DELETE /user/emails"],deleteGpgKeyForAuthenticated:["DELETE /user/gpg_keys/{gpg_key_id}",{},{renamed:["users","deleteGpgKeyForAuthenticatedUser"]}],deleteGpgKeyForAuthenticatedUser:["DELETE /user/gpg_keys/{gpg_key_id}"],deletePublicSshKeyForAuthenticated:["DELETE /user/keys/{key_id}",{},{renamed:["users","deletePublicSshKeyForAuthenticatedUser"]}],deletePublicSshKeyForAuthenticatedUser:["DELETE /user/keys/{key_id}"],deleteSocialAccountForAuthenticatedUser:["DELETE /user/social_accounts"],deleteSshSigningKeyForAuthenticatedUser:["DELETE /user/ssh_signing_keys/{ssh_signing_key_id}"],follow:["PUT /user/following/{username}"],getAuthenticated:["GET /user"],getById:["GET /user/{account_id}"],getByUsername:["GET /users/{username}"],getContextForUser:["GET /users/{username}/hovercard"],getGpgKeyForAuthenticated:["GET /user/gpg_keys/{gpg_key_id}",{},{renamed:["users","getGpgKeyForAuthenticatedUser"]}],getGpgKeyForAuthenticatedUser:["GET /user/gpg_keys/{gpg_key_id}"],getPublicSshKeyForAuthenticated:["GET /user/keys/{key_id}",{},{renamed:["users","getPublicSshKeyForAuthenticatedUser"]}],getPublicSshKeyForAuthenticatedUser:["GET /user/keys/{key_id}"],getSshSigningKeyForAuthenticatedUser:["GET /user/ssh_signing_keys/{ssh_signing_key_id}"],list:["GET /users"],listAttestations:["GET /users/{username}/attestations/{subject_digest}"],listBlockedByAuthenticated:["GET /user/blocks",{},{renamed:["users","listBlockedByAuthenticatedUser"]}],listBlockedByAuthenticatedUser:["GET /user/blocks"],listEmailsForAuthenticated:["GET /user/emails",{},{renamed:["users","listEmailsForAuthenticatedUser"]}],listEmailsForAuthenticatedUser:["GET /user/emails"],listFollowedByAuthenticated:["GET /user/following",{},{renamed:["users","listFollowedByAuthenticatedUser"]}],listFollowedByAuthenticatedUser:["GET /user/following"],listFollowersForAuthenticatedUser:["GET /user/followers"],listFollowersForUser:["GET /users/{username}/followers"],listFollowingForUser:["GET /users/{username}/following"],listGpgKeysForAuthenticated:["GET /user/gpg_keys",{},{renamed:["users","listGpgKeysForAuthenticatedUser"]}],listGpgKeysForAuthenticatedUser:["GET /user/gpg_keys"],listGpgKeysForUser:["GET /users/{username}/gpg_keys"],listPublicEmailsForAuthenticated:["GET /user/public_emails",{},{renamed:["users","listPublicEmailsForAuthenticatedUser"]}],listPublicEmailsForAuthenticatedUser:["GET /user/public_emails"],listPublicKeysForUser:["GET /users/{username}/keys"],listPublicSshKeysForAuthenticated:["GET /user/keys",{},{renamed:["users","listPublicSshKeysForAuthenticatedUser"]}],listPublicSshKeysForAuthenticatedUser:["GET /user/keys"],listSocialAccountsForAuthenticatedUser:["GET /user/social_accounts"],listSocialAccountsForUser:["GET /users/{username}/social_accounts"],listSshSigningKeysForAuthenticatedUser:["GET /user/ssh_signing_keys"],listSshSigningKeysForUser:["GET /users/{username}/ssh_signing_keys"],setPrimaryEmailVisibilityForAuthenticated:["PATCH /user/email/visibility",{},{renamed:["users","setPrimaryEmailVisibilityForAuthenticatedUser"]}],setPrimaryEmailVisibilityForAuthenticatedUser:["PATCH /user/email/visibility"],unblock:["DELETE /user/blocks/{username}"],unfollow:["DELETE /user/following/{username}"],updateAuthenticated:["PATCH /user"]}};var ca=oa;var _a=new Map;for(const[Me,Bn]of Object.entries(ca)){for(const[Hn,zn]of Object.entries(Bn)){const[Bn,ni,Ci]=zn;const[aa,oa]=Bn.split(/ /);const ca=Object.assign({method:aa,url:oa},ni);if(!_a.has(Me)){_a.set(Me,new Map)}_a.get(Me).set(Hn,{scope:Me,methodName:Hn,endpointDefaults:ca,decorations:Ci})}}var xa={has({scope:Me},Bn){return _a.get(Me).has(Bn)},getOwnPropertyDescriptor(Me,Bn){return{value:this.get(Me,Bn),configurable:true,writable:true,enumerable:true}},defineProperty(Me,Bn,Hn){Object.defineProperty(Me.cache,Bn,Hn);return true},deleteProperty(Me,Bn){delete Me.cache[Bn];return true},ownKeys({scope:Me}){return[..._a.get(Me).keys()]},set(Me,Bn,Hn){return Me.cache[Bn]=Hn},get({octokit:Me,scope:Bn,cache:Hn},zn){if(Hn[zn]){return Hn[zn]}const ni=_a.get(Bn).get(zn);if(!ni){return void 0}const{endpointDefaults:Ci,decorations:aa}=ni;if(aa){Hn[zn]=decorate(Me,Bn,zn,Ci,aa)}else{Hn[zn]=Me.request.defaults(Ci)}return Hn[zn]}};function endpointsToMethods(Me){const Bn={};for(const Hn of _a.keys()){Bn[Hn]=new Proxy({octokit:Me,scope:Hn,cache:{}},xa)}return Bn}function decorate(Me,Bn,Hn,zn,ni){const Ci=Me.request.defaults(zn);function withDecorations(...zn){let aa=Ci.endpoint.merge(...zn);if(ni.mapToData){aa=Object.assign({},aa,{data:aa[ni.mapToData],[ni.mapToData]:void 0});return Ci(aa)}if(ni.renamed){const[zn,Ci]=ni.renamed;Me.log.warn(`octokit.${Bn}.${Hn}() has been renamed to octokit.${zn}.${Ci}()`)}if(ni.deprecated){Me.log.warn(ni.deprecated)}if(ni.renamedParameters){const aa=Ci.endpoint.merge(...zn);for(const[zn,Ci]of Object.entries(ni.renamedParameters)){if(zn in aa){Me.log.warn(`"${zn}" parameter is deprecated for "octokit.${Bn}.${Hn}()". Use "${Ci}" instead`);if(!(Ci in aa)){aa[Ci]=aa[zn]}delete aa[zn]}}return Ci(aa)}return Ci(...zn)}return Object.assign(withDecorations,Ci)}function restEndpointMethods(Me){const Bn=endpointsToMethods(Me);return{rest:Bn}}restEndpointMethods.VERSION=aa;function legacyRestEndpointMethods(Me){const Bn=endpointsToMethods(Me);return{...Bn,rest:Bn}}legacyRestEndpointMethods.VERSION=aa;0&&0},93708:(Me,Bn,Hn)=>{"use strict";var zn=Object.create;var ni=Object.defineProperty;var Ci=Object.getOwnPropertyDescriptor;var aa=Object.getOwnPropertyNames;var oa=Object.getPrototypeOf;var ca=Object.prototype.hasOwnProperty;var __export=(Me,Bn)=>{for(var Hn in Bn)ni(Me,Hn,{get:Bn[Hn],enumerable:true})};var __copyProps=(Me,Bn,Hn,zn)=>{if(Bn&&typeof Bn==="object"||typeof Bn==="function"){for(let oa of aa(Bn))if(!ca.call(Me,oa)&&oa!==Hn)ni(Me,oa,{get:()=>Bn[oa],enumerable:!(zn=Ci(Bn,oa))||zn.enumerable})}return Me};var __toESM=(Me,Bn,Hn)=>(Hn=Me!=null?zn(oa(Me)):{},__copyProps(Bn||!Me||!Me.__esModule?ni(Hn,"default",{value:Me,enumerable:true}):Hn,Me));var __toCommonJS=Me=>__copyProps(ni({},"__esModule",{value:true}),Me);var _a={};__export(_a,{RequestError:()=>Ps});Me.exports=__toCommonJS(_a);var xa=Hn(14150);var Ga=__toESM(Hn(55560));var Ha=(0,Ga.default)((Me=>console.warn(Me)));var ts=(0,Ga.default)((Me=>console.warn(Me)));var Ps=class extends Error{constructor(Me,Bn,Hn){super(Me);if(Error.captureStackTrace){Error.captureStackTrace(this,this.constructor)}this.name="HttpError";this.status=Bn;let zn;if("headers"in Hn&&typeof Hn.headers!=="undefined"){zn=Hn.headers}if("response"in Hn){this.response=Hn.response;zn=Hn.response.headers}const ni=Object.assign({},Hn.request);if(Hn.request.headers.authorization){ni.headers=Object.assign({},Hn.request.headers,{authorization:Hn.request.headers.authorization.replace(/(?{"use strict";var zn=Object.defineProperty;var ni=Object.getOwnPropertyDescriptor;var Ci=Object.getOwnPropertyNames;var aa=Object.prototype.hasOwnProperty;var __export=(Me,Bn)=>{for(var Hn in Bn)zn(Me,Hn,{get:Bn[Hn],enumerable:true})};var __copyProps=(Me,Bn,Hn,oa)=>{if(Bn&&typeof Bn==="object"||typeof Bn==="function"){for(let ca of Ci(Bn))if(!aa.call(Me,ca)&&ca!==Hn)zn(Me,ca,{get:()=>Bn[ca],enumerable:!(oa=ni(Bn,ca))||oa.enumerable})}return Me};var __toCommonJS=Me=>__copyProps(zn({},"__esModule",{value:true}),Me);var oa={};__export(oa,{request:()=>Ha});Me.exports=__toCommonJS(oa);var ca=Hn(54471);var _a=Hn(33843);var xa="8.4.1";function isPlainObject(Me){if(typeof Me!=="object"||Me===null)return false;if(Object.prototype.toString.call(Me)!=="[object Object]")return false;const Bn=Object.getPrototypeOf(Me);if(Bn===null)return true;const Hn=Object.prototype.hasOwnProperty.call(Bn,"constructor")&&Bn.constructor;return typeof Hn==="function"&&Hn instanceof Hn&&Function.prototype.call(Hn)===Function.prototype.call(Me)}var Ga=Hn(93708);function getBufferResponse(Me){return Me.arrayBuffer()}function fetchWrapper(Me){var Bn,Hn,zn,ni;const Ci=Me.request&&Me.request.log?Me.request.log:console;const aa=((Bn=Me.request)==null?void 0:Bn.parseSuccessResponseBody)!==false;if(isPlainObject(Me.body)||Array.isArray(Me.body)){Me.body=JSON.stringify(Me.body)}let oa={};let ca;let _a;let{fetch:xa}=globalThis;if((Hn=Me.request)==null?void 0:Hn.fetch){xa=Me.request.fetch}if(!xa){throw new Error("fetch is not set. Please pass a fetch implementation as new Octokit({ request: { fetch }}). Learn more at https://github.com/octokit/octokit.js/#fetch-missing")}return xa(Me.url,{method:Me.method,body:Me.body,redirect:(zn=Me.request)==null?void 0:zn.redirect,headers:Me.headers,signal:(ni=Me.request)==null?void 0:ni.signal,...Me.body&&{duplex:"half"}}).then((async Bn=>{_a=Bn.url;ca=Bn.status;for(const Me of Bn.headers){oa[Me[0]]=Me[1]}if("deprecation"in oa){const Bn=oa.link&&oa.link.match(/<([^<>]+)>; rel="deprecation"/);const Hn=Bn&&Bn.pop();Ci.warn(`[@octokit/request] "${Me.method} ${Me.url}" is deprecated. It is scheduled to be removed on ${oa.sunset}${Hn?`. See ${Hn}`:""}`)}if(ca===204||ca===205){return}if(Me.method==="HEAD"){if(ca<400){return}throw new Ga.RequestError(Bn.statusText,ca,{response:{url:_a,status:ca,headers:oa,data:void 0},request:Me})}if(ca===304){throw new Ga.RequestError("Not modified",ca,{response:{url:_a,status:ca,headers:oa,data:await getResponseData(Bn)},request:Me})}if(ca>=400){const Hn=await getResponseData(Bn);const zn=new Ga.RequestError(toErrorMessage(Hn),ca,{response:{url:_a,status:ca,headers:oa,data:Hn},request:Me});throw zn}return aa?await getResponseData(Bn):Bn.body})).then((Me=>({status:ca,url:_a,headers:oa,data:Me}))).catch((Bn=>{if(Bn instanceof Ga.RequestError)throw Bn;else if(Bn.name==="AbortError")throw Bn;let Hn=Bn.message;if(Bn.name==="TypeError"&&"cause"in Bn){if(Bn.cause instanceof Error){Hn=Bn.cause.message}else if(typeof Bn.cause==="string"){Hn=Bn.cause}}throw new Ga.RequestError(Hn,500,{request:Me})}))}async function getResponseData(Me){const Bn=Me.headers.get("content-type");if(/application\/json/.test(Bn)){return Me.json().catch((()=>Me.text())).catch((()=>""))}if(!Bn||/^text\/|charset=utf-8$/.test(Bn)){return Me.text()}return getBufferResponse(Me)}function toErrorMessage(Me){if(typeof Me==="string")return Me;let Bn;if("documentation_url"in Me){Bn=` - ${Me.documentation_url}`}else{Bn=""}if("message"in Me){if(Array.isArray(Me.errors)){return`${Me.message}: ${Me.errors.map(JSON.stringify).join(", ")}${Bn}`}return`${Me.message}${Bn}`}return`Unknown error: ${JSON.stringify(Me)}`}function withDefaults(Me,Bn){const Hn=Me.defaults(Bn);const newApi=function(Me,Bn){const zn=Hn.merge(Me,Bn);if(!zn.request||!zn.request.hook){return fetchWrapper(Hn.parse(zn))}const request2=(Me,Bn)=>fetchWrapper(Hn.parse(Hn.merge(Me,Bn)));Object.assign(request2,{endpoint:Hn,defaults:withDefaults.bind(null,Hn)});return zn.request.hook(request2,zn)};return Object.assign(newApi,{endpoint:Hn,defaults:withDefaults.bind(null,Hn)})}var Ha=withDefaults(ca.endpoint,{headers:{"user-agent":`octokit-request.js/${xa} ${(0,_a.getUserAgent)()}`}});0&&0},65772:(Me,Bn,Hn)=>{"use strict";var zn=Object.defineProperty;var ni=Object.getOwnPropertyDescriptor;var Ci=Object.getOwnPropertyNames;var aa=Object.prototype.hasOwnProperty;var __export=(Me,Bn)=>{for(var Hn in Bn)zn(Me,Hn,{get:Bn[Hn],enumerable:true})};var __copyProps=(Me,Bn,Hn,oa)=>{if(Bn&&typeof Bn==="object"||typeof Bn==="function"){for(let ca of Ci(Bn))if(!aa.call(Me,ca)&&ca!==Hn)zn(Me,ca,{get:()=>Bn[ca],enumerable:!(oa=ni(Bn,ca))||oa.enumerable})}return Me};var __toCommonJS=Me=>__copyProps(zn({},"__esModule",{value:true}),Me);var oa={};__export(oa,{Octokit:()=>ts});Me.exports=__toCommonJS(oa);var ca=Hn(61897);var _a=Hn(6966);var xa=Hn(38082);var Ga=Hn(84935);var Ha="20.1.2";var ts=ca.Octokit.plugin(_a.requestLog,Ga.legacyRestEndpointMethods,xa.paginateRest).defaults({userAgent:`octokit-rest.js/${Ha}`});0&&0},17330:function(Me){(function(Bn){"use strict";var executeSync=function(){var Me=Array.prototype.slice.call(arguments);if(typeof Me[0]==="function"){Me[0].apply(null,Me.splice(1))}};var executeAsync=function(Me){if(typeof setImmediate==="function"){setImmediate(Me)}else if(typeof process!=="undefined"&&process.nextTick){process.nextTick(Me)}else{setTimeout(Me,0)}};var makeIterator=function(Me){var makeCallback=function(Bn){var fn=function(){if(Me.length){Me[Bn].apply(null,arguments)}return fn.next()};fn.next=function(){return Bn{"use strict";var zn=Hn(7151);var ni=[];Me.exports=asap;function asap(Me){var Bn;if(ni.length){Bn=ni.pop()}else{Bn=new RawTask}Bn.task=Me;Bn.domain=process.domain;zn(Bn)}function RawTask(){this.task=null;this.domain=null}RawTask.prototype.call=function(){if(this.domain){this.domain.enter()}var Me=true;try{this.task.call();Me=false;if(this.domain){this.domain.exit()}}finally{if(Me){zn.requestFlush()}this.task=null;this.domain=null;ni.push(this)}}},7151:(Me,Bn,Hn)=>{"use strict";var zn;var ni=typeof setImmediate==="function";Me.exports=rawAsap;function rawAsap(Me){if(!Ci.length){requestFlush();aa=true}Ci[Ci.length]=Me}var Ci=[];var aa=false;var oa=0;var ca=1024;function flush(){while(oaca){for(var Bn=0,Hn=Ci.length-oa;Bn{Me.exports={parallel:Hn(83857),serial:Hn(31054),serialOrdered:Hn(53961)}},24818:Me=>{Me.exports=abort;function abort(Me){Object.keys(Me.jobs).forEach(clean.bind(Me));Me.jobs={}}function clean(Me){if(typeof this.jobs[Me]=="function"){this.jobs[Me]()}}},78452:(Me,Bn,Hn)=>{var zn=Hn(29200);Me.exports=async;function async(Me){var Bn=false;zn((function(){Bn=true}));return function async_callback(Hn,ni){if(Bn){Me(Hn,ni)}else{zn((function nextTick_callback(){Me(Hn,ni)}))}}}},29200:Me=>{Me.exports=defer;function defer(Me){var Bn=typeof setImmediate=="function"?setImmediate:typeof process=="object"&&typeof process.nextTick=="function"?process.nextTick:null;if(Bn){Bn(Me)}else{setTimeout(Me,0)}}},24902:(Me,Bn,Hn)=>{var zn=Hn(78452),ni=Hn(24818);Me.exports=iterate;function iterate(Me,Bn,Hn,zn){var Ci=Hn["keyedList"]?Hn["keyedList"][Hn.index]:Hn.index;Hn.jobs[Ci]=runJob(Bn,Ci,Me[Ci],(function(Me,Bn){if(!(Ci in Hn.jobs)){return}delete Hn.jobs[Ci];if(Me){ni(Hn)}else{Hn.results[Ci]=Bn}zn(Me,Hn.results)}))}function runJob(Me,Bn,Hn,ni){var Ci;if(Me.length==2){Ci=Me(Hn,zn(ni))}else{Ci=Me(Hn,Bn,zn(ni))}return Ci}},81721:Me=>{Me.exports=state;function state(Me,Bn){var Hn=!Array.isArray(Me),zn={index:0,keyedList:Hn||Bn?Object.keys(Me):null,jobs:{},results:Hn?{}:[],size:Hn?Object.keys(Me).length:Me.length};if(Bn){zn.keyedList.sort(Hn?Bn:function(Hn,zn){return Bn(Me[Hn],Me[zn])})}return zn}},33351:(Me,Bn,Hn)=>{var zn=Hn(24818),ni=Hn(78452);Me.exports=terminator;function terminator(Me){if(!Object.keys(this.jobs).length){return}this.index=this.size;zn(this);ni(Me)(null,this.results)}},83857:(Me,Bn,Hn)=>{var zn=Hn(24902),ni=Hn(81721),Ci=Hn(33351);Me.exports=parallel;function parallel(Me,Bn,Hn){var aa=ni(Me);while(aa.index<(aa["keyedList"]||Me).length){zn(Me,Bn,aa,(function(Me,Bn){if(Me){Hn(Me,Bn);return}if(Object.keys(aa.jobs).length===0){Hn(null,aa.results);return}}));aa.index++}return Ci.bind(aa,Hn)}},31054:(Me,Bn,Hn)=>{var zn=Hn(53961);Me.exports=serial;function serial(Me,Bn,Hn){return zn(Me,Bn,null,Hn)}},53961:(Me,Bn,Hn)=>{var zn=Hn(24902),ni=Hn(81721),Ci=Hn(33351);Me.exports=serialOrdered;Me.exports.ascending=ascending;Me.exports.descending=descending;function serialOrdered(Me,Bn,Hn,aa){var oa=ni(Me,Hn);zn(Me,Bn,oa,(function iteratorHandler(Hn,ni){if(Hn){aa(Hn,ni);return}oa.index++;if(oa.index<(oa["keyedList"]||Me).length){zn(Me,Bn,oa,iteratorHandler);return}aa(null,oa.results)}));return Ci.bind(oa,aa)}function ascending(Me,Bn){return MeBn?1:0}function descending(Me,Bn){return-1*ascending(Me,Bn)}},52732:(Me,Bn,Hn)=>{var zn=Hn(11063);var ni=Hn(22027);var Ci=Hn(59934);var aa=Function.bind;var oa=aa.bind(aa);function bindApi(Me,Bn,Hn){var zn=oa(Ci,null).apply(null,Hn?[Bn,Hn]:[Bn]);Me.api={remove:zn};Me.remove=zn;["before","error","after","wrap"].forEach((function(zn){var Ci=Hn?[Bn,zn,Hn]:[Bn,zn];Me[zn]=Me.api[zn]=oa(ni,null).apply(null,Ci)}))}function HookSingular(){var Me="h";var Bn={registry:{}};var Hn=zn.bind(null,Bn,Me);bindApi(Hn,Bn,Me);return Hn}function HookCollection(){var Me={registry:{}};var Bn=zn.bind(null,Me);bindApi(Bn,Me);return Bn}var ca=false;function Hook(){if(!ca){console.warn('[before-after-hook]: "Hook()" repurposing warning, use "Hook.Collection()". Read more: https://git.io/upgrade-before-after-hook-to-1.4');ca=true}return HookCollection()}Hook.Singular=HookSingular.bind();Hook.Collection=HookCollection.bind();Me.exports=Hook;Me.exports.Hook=Hook;Me.exports.Singular=Hook.Singular;Me.exports.Collection=Hook.Collection},22027:Me=>{Me.exports=addHook;function addHook(Me,Bn,Hn,zn){var ni=zn;if(!Me.registry[Hn]){Me.registry[Hn]=[]}if(Bn==="before"){zn=function(Me,Bn){return Promise.resolve().then(ni.bind(null,Bn)).then(Me.bind(null,Bn))}}if(Bn==="after"){zn=function(Me,Bn){var Hn;return Promise.resolve().then(Me.bind(null,Bn)).then((function(Me){Hn=Me;return ni(Hn,Bn)})).then((function(){return Hn}))}}if(Bn==="error"){zn=function(Me,Bn){return Promise.resolve().then(Me.bind(null,Bn)).catch((function(Me){return ni(Me,Bn)}))}}Me.registry[Hn].push({hook:zn,orig:ni})}},11063:Me=>{Me.exports=register;function register(Me,Bn,Hn,zn){if(typeof Hn!=="function"){throw new Error("method for before hook must be a function")}if(!zn){zn={}}if(Array.isArray(Bn)){return Bn.reverse().reduce((function(Bn,Hn){return register.bind(null,Me,Hn,Bn,zn)}),Hn)()}return Promise.resolve().then((function(){if(!Me.registry[Bn]){return Hn(zn)}return Me.registry[Bn].reduce((function(Me,Bn){return Bn.hook.bind(null,Me,zn)}),Hn)()}))}},59934:Me=>{Me.exports=removeHook;function removeHook(Me,Bn,Hn){if(!Me.registry[Bn]){return}var zn=Me.registry[Bn].map((function(Me){return Me.orig})).indexOf(Hn);if(zn===-1){return}Me.registry[Bn].splice(zn,1)}},39732:(Me,Bn,Hn)=>{"use strict";var zn=Hn(20181).Buffer;var ni=Hn(20181).SlowBuffer;Me.exports=bufferEq;function bufferEq(Me,Bn){if(!zn.isBuffer(Me)||!zn.isBuffer(Bn)){return false}if(Me.length!==Bn.length){return false}var Hn=0;for(var ni=0;ni{"use strict";var zn=Hn(37564);var ni=Hn(33945);var Ci=Hn(88093);var aa=Hn(31330);Me.exports=aa||zn.call(Ci,ni)},33945:Me=>{"use strict";Me.exports=Function.prototype.apply},88093:Me=>{"use strict";Me.exports=Function.prototype.call},88705:(Me,Bn,Hn)=>{"use strict";var zn=Hn(37564);var ni=Hn(73314);var Ci=Hn(88093);var aa=Hn(22639);Me.exports=function callBindBasic(Me){if(Me.length<1||typeof Me[0]!=="function"){throw new ni("a function is required")}return aa(zn,Ci,Me)}},31330:Me=>{"use strict";Me.exports=typeof Reflect!=="undefined"&&Reflect&&Reflect.apply},23105:(Me,Bn,Hn)=>{"use strict";var zn=Hn(60470);var ni=Hn(88705);var Ci=ni([zn("%String.prototype.indexOf%")]);Me.exports=function callBoundIntrinsic(Me,Bn){var Hn=zn(Me,!!Bn);if(typeof Hn==="function"&&Ci(Me,".prototype.")>-1){return ni([Hn])}return Hn}},35630:(Me,Bn,Hn)=>{var zn=Hn(39023);var ni=Hn(2203).Stream;var Ci=Hn(72710);Me.exports=CombinedStream;function CombinedStream(){this.writable=false;this.readable=true;this.dataSize=0;this.maxDataSize=2*1024*1024;this.pauseStreams=true;this._released=false;this._streams=[];this._currentStream=null;this._insideLoop=false;this._pendingNext=false}zn.inherits(CombinedStream,ni);CombinedStream.create=function(Me){var Bn=new this;Me=Me||{};for(var Hn in Me){Bn[Hn]=Me[Hn]}return Bn};CombinedStream.isStreamLike=function(Me){return typeof Me!=="function"&&typeof Me!=="string"&&typeof Me!=="boolean"&&typeof Me!=="number"&&!Buffer.isBuffer(Me)};CombinedStream.prototype.append=function(Me){var Bn=CombinedStream.isStreamLike(Me);if(Bn){if(!(Me instanceof Ci)){var Hn=Ci.create(Me,{maxDataSize:Infinity,pauseStream:this.pauseStreams});Me.on("data",this._checkDataSize.bind(this));Me=Hn}this._handleErrors(Me);if(this.pauseStreams){Me.pause()}}this._streams.push(Me);return this};CombinedStream.prototype.pipe=function(Me,Bn){ni.prototype.pipe.call(this,Me,Bn);this.resume();return Me};CombinedStream.prototype._getNext=function(){this._currentStream=null;if(this._insideLoop){this._pendingNext=true;return}this._insideLoop=true;try{do{this._pendingNext=false;this._realGetNext()}while(this._pendingNext)}finally{this._insideLoop=false}};CombinedStream.prototype._realGetNext=function(){var Me=this._streams.shift();if(typeof Me=="undefined"){this.end();return}if(typeof Me!=="function"){this._pipeNext(Me);return}var Bn=Me;Bn(function(Me){var Bn=CombinedStream.isStreamLike(Me);if(Bn){Me.on("data",this._checkDataSize.bind(this));this._handleErrors(Me)}this._pipeNext(Me)}.bind(this))};CombinedStream.prototype._pipeNext=function(Me){this._currentStream=Me;var Bn=CombinedStream.isStreamLike(Me);if(Bn){Me.on("end",this._getNext.bind(this));Me.pipe(this,{end:false});return}var Hn=Me;this.write(Hn);this._getNext()};CombinedStream.prototype._handleErrors=function(Me){var Bn=this;Me.on("error",(function(Me){Bn._emitError(Me)}))};CombinedStream.prototype.write=function(Me){this.emit("data",Me)};CombinedStream.prototype.pause=function(){if(!this.pauseStreams){return}if(this.pauseStreams&&this._currentStream&&typeof this._currentStream.pause=="function")this._currentStream.pause();this.emit("pause")};CombinedStream.prototype.resume=function(){if(!this._released){this._released=true;this.writable=true;this._getNext()}if(this.pauseStreams&&this._currentStream&&typeof this._currentStream.resume=="function")this._currentStream.resume();this.emit("resume")};CombinedStream.prototype.end=function(){this._reset();this.emit("end")};CombinedStream.prototype.destroy=function(){this._reset();this.emit("close")};CombinedStream.prototype._reset=function(){this.writable=false;this._streams=[];this._currentStream=null};CombinedStream.prototype._checkDataSize=function(){this._updateDataSize();if(this.dataSize<=this.maxDataSize){return}var Me="DelayedStream#maxDataSize of "+this.maxDataSize+" bytes exceeded.";this._emitError(new Error(Me))};CombinedStream.prototype._updateDataSize=function(){this.dataSize=0;var Me=this;this._streams.forEach((function(Bn){if(!Bn.dataSize){return}Me.dataSize+=Bn.dataSize}));if(this._currentStream&&this._currentStream.dataSize){this.dataSize+=this._currentStream.dataSize}};CombinedStream.prototype._emitError=function(Me){this._reset();this.emit("error",Me)}},6110:(Me,Bn,Hn)=>{Bn.formatArgs=formatArgs;Bn.save=save;Bn.load=load;Bn.useColors=useColors;Bn.storage=localstorage();Bn.destroy=(()=>{let Me=false;return()=>{if(!Me){Me=true;console.warn("Instance method `debug.destroy()` is deprecated and no longer does anything. It will be removed in the next major version of `debug`.")}}})();Bn.colors=["#0000CC","#0000FF","#0033CC","#0033FF","#0066CC","#0066FF","#0099CC","#0099FF","#00CC00","#00CC33","#00CC66","#00CC99","#00CCCC","#00CCFF","#3300CC","#3300FF","#3333CC","#3333FF","#3366CC","#3366FF","#3399CC","#3399FF","#33CC00","#33CC33","#33CC66","#33CC99","#33CCCC","#33CCFF","#6600CC","#6600FF","#6633CC","#6633FF","#66CC00","#66CC33","#9900CC","#9900FF","#9933CC","#9933FF","#99CC00","#99CC33","#CC0000","#CC0033","#CC0066","#CC0099","#CC00CC","#CC00FF","#CC3300","#CC3333","#CC3366","#CC3399","#CC33CC","#CC33FF","#CC6600","#CC6633","#CC9900","#CC9933","#CCCC00","#CCCC33","#FF0000","#FF0033","#FF0066","#FF0099","#FF00CC","#FF00FF","#FF3300","#FF3333","#FF3366","#FF3399","#FF33CC","#FF33FF","#FF6600","#FF6633","#FF9900","#FF9933","#FFCC00","#FFCC33"];function useColors(){if(typeof window!=="undefined"&&window.process&&(window.process.type==="renderer"||window.process.__nwjs)){return true}if(typeof navigator!=="undefined"&&navigator.userAgent&&navigator.userAgent.toLowerCase().match(/(edge|trident)\/(\d+)/)){return false}let Me;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&&(Me=navigator.userAgent.toLowerCase().match(/firefox\/(\d+)/))&&parseInt(Me[1],10)>=31||typeof navigator!=="undefined"&&navigator.userAgent&&navigator.userAgent.toLowerCase().match(/applewebkit\/(\d+)/)}function formatArgs(Bn){Bn[0]=(this.useColors?"%c":"")+this.namespace+(this.useColors?" %c":" ")+Bn[0]+(this.useColors?"%c ":" ")+"+"+Me.exports.humanize(this.diff);if(!this.useColors){return}const Hn="color: "+this.color;Bn.splice(1,0,Hn,"color: inherit");let zn=0;let ni=0;Bn[0].replace(/%[a-zA-Z%]/g,(Me=>{if(Me==="%%"){return}zn++;if(Me==="%c"){ni=zn}}));Bn.splice(ni,0,Hn)}Bn.log=console.debug||console.log||(()=>{});function save(Me){try{if(Me){Bn.storage.setItem("debug",Me)}else{Bn.storage.removeItem("debug")}}catch(Me){}}function load(){let Me;try{Me=Bn.storage.getItem("debug")}catch(Me){}if(!Me&&typeof process!=="undefined"&&"env"in process){Me=process.env.DEBUG}return Me}function localstorage(){try{return localStorage}catch(Me){}}Me.exports=Hn(40897)(Bn);const{formatters:zn}=Me.exports;zn.j=function(Me){try{return JSON.stringify(Me)}catch(Me){return"[UnexpectedJSONParseError]: "+Me.message}}},40897:(Me,Bn,Hn)=>{function setup(Me){createDebug.debug=createDebug;createDebug.default=createDebug;createDebug.coerce=coerce;createDebug.disable=disable;createDebug.enable=enable;createDebug.enabled=enabled;createDebug.humanize=Hn(70744);createDebug.destroy=destroy;Object.keys(Me).forEach((Bn=>{createDebug[Bn]=Me[Bn]}));createDebug.names=[];createDebug.skips=[];createDebug.formatters={};function selectColor(Me){let Bn=0;for(let Hn=0;Hn{if(Bn==="%%"){return"%"}Ci++;const ni=createDebug.formatters[zn];if(typeof ni==="function"){const zn=Me[Ci];Bn=ni.call(Hn,zn);Me.splice(Ci,1);Ci--}return Bn}));createDebug.formatArgs.call(Hn,Me);const aa=Hn.log||createDebug.log;aa.apply(Hn,Me)}debug.namespace=Me;debug.useColors=createDebug.useColors();debug.color=createDebug.selectColor(Me);debug.extend=extend;debug.destroy=createDebug.destroy;Object.defineProperty(debug,"enabled",{enumerable:true,configurable:false,get:()=>{if(Hn!==null){return Hn}if(zn!==createDebug.namespaces){zn=createDebug.namespaces;ni=createDebug.enabled(Me)}return ni},set:Me=>{Hn=Me}});if(typeof createDebug.init==="function"){createDebug.init(debug)}return debug}function extend(Me,Bn){const Hn=createDebug(this.namespace+(typeof Bn==="undefined"?":":Bn)+Me);Hn.log=this.log;return Hn}function enable(Me){createDebug.save(Me);createDebug.namespaces=Me;createDebug.names=[];createDebug.skips=[];let Bn;const Hn=(typeof Me==="string"?Me:"").split(/[\s,]+/);const zn=Hn.length;for(Bn=0;Bn"-"+Me))].join(",");createDebug.enable("");return Me}function enabled(Me){if(Me[Me.length-1]==="*"){return true}let Bn;let Hn;for(Bn=0,Hn=createDebug.skips.length;Bn{if(typeof process==="undefined"||process.type==="renderer"||process.browser===true||process.__nwjs){Me.exports=Hn(6110)}else{Me.exports=Hn(95108)}},95108:(Me,Bn,Hn)=>{const zn=Hn(52018);const ni=Hn(39023);Bn.init=init;Bn.log=log;Bn.formatArgs=formatArgs;Bn.save=save;Bn.load=load;Bn.useColors=useColors;Bn.destroy=ni.deprecate((()=>{}),"Instance method `debug.destroy()` is deprecated and no longer does anything. It will be removed in the next major version of `debug`.");Bn.colors=[6,2,3,4,5,1];try{const Me=Hn(21450);if(Me&&(Me.stderr||Me).level>=2){Bn.colors=[20,21,26,27,32,33,38,39,40,41,42,43,44,45,56,57,62,63,68,69,74,75,76,77,78,79,80,81,92,93,98,99,112,113,128,129,134,135,148,149,160,161,162,163,164,165,166,167,168,169,170,171,172,173,178,179,184,185,196,197,198,199,200,201,202,203,204,205,206,207,208,209,214,215,220,221]}}catch(Me){}Bn.inspectOpts=Object.keys(process.env).filter((Me=>/^debug_/i.test(Me))).reduce(((Me,Bn)=>{const Hn=Bn.substring(6).toLowerCase().replace(/_([a-z])/g,((Me,Bn)=>Bn.toUpperCase()));let zn=process.env[Bn];if(/^(yes|on|true|enabled)$/i.test(zn)){zn=true}else if(/^(no|off|false|disabled)$/i.test(zn)){zn=false}else if(zn==="null"){zn=null}else{zn=Number(zn)}Me[Hn]=zn;return Me}),{});function useColors(){return"colors"in Bn.inspectOpts?Boolean(Bn.inspectOpts.colors):zn.isatty(process.stderr.fd)}function formatArgs(Bn){const{namespace:Hn,useColors:zn}=this;if(zn){const zn=this.color;const ni="[3"+(zn<8?zn:"8;5;"+zn);const Ci=` ${ni};1m${Hn} `;Bn[0]=Ci+Bn[0].split("\n").join("\n"+Ci);Bn.push(ni+"m+"+Me.exports.humanize(this.diff)+"")}else{Bn[0]=getDate()+Hn+" "+Bn[0]}}function getDate(){if(Bn.inspectOpts.hideDate){return""}return(new Date).toISOString()+" "}function log(...Me){return process.stderr.write(ni.formatWithOptions(Bn.inspectOpts,...Me)+"\n")}function save(Me){if(Me){process.env.DEBUG=Me}else{delete process.env.DEBUG}}function load(){return process.env.DEBUG}function init(Me){Me.inspectOpts={};const Hn=Object.keys(Bn.inspectOpts);for(let zn=0;znMe.trim())).join(" ")};Ci.O=function(Me){this.inspectOpts.colors=this.useColors;return ni.inspect(Me,this.inspectOpts)}},72710:(Me,Bn,Hn)=>{var zn=Hn(2203).Stream;var ni=Hn(39023);Me.exports=DelayedStream;function DelayedStream(){this.source=null;this.dataSize=0;this.maxDataSize=1024*1024;this.pauseStream=true;this._maxDataSizeExceeded=false;this._released=false;this._bufferedEvents=[]}ni.inherits(DelayedStream,zn);DelayedStream.create=function(Me,Bn){var Hn=new this;Bn=Bn||{};for(var zn in Bn){Hn[zn]=Bn[zn]}Hn.source=Me;var ni=Me.emit;Me.emit=function(){Hn._handleEmit(arguments);return ni.apply(Me,arguments)};Me.on("error",(function(){}));if(Hn.pauseStream){Me.pause()}return Hn};Object.defineProperty(DelayedStream.prototype,"readable",{configurable:true,enumerable:true,get:function(){return this.source.readable}});DelayedStream.prototype.setEncoding=function(){return this.source.setEncoding.apply(this.source,arguments)};DelayedStream.prototype.resume=function(){if(!this._released){this.release()}this.source.resume()};DelayedStream.prototype.pause=function(){this.source.pause()};DelayedStream.prototype.release=function(){this._released=true;this._bufferedEvents.forEach(function(Me){this.emit.apply(this,Me)}.bind(this));this._bufferedEvents=[]};DelayedStream.prototype.pipe=function(){var Me=zn.prototype.pipe.apply(this,arguments);this.resume();return Me};DelayedStream.prototype._handleEmit=function(Me){if(this._released){this.emit.apply(this,Me);return}if(Me[0]==="data"){this.dataSize+=Me[1].length;this._checkIfMaxDataSizeExceeded()}this._bufferedEvents.push(Me)};DelayedStream.prototype._checkIfMaxDataSizeExceeded=function(){if(this._maxDataSizeExceeded){return}if(this.dataSize<=this.maxDataSize){return}this._maxDataSizeExceeded=true;var Me="DelayedStream#maxDataSize of "+this.maxDataSize+" bytes exceeded.";this.emit("error",new Error(Me))}},14150:(Me,Bn)=>{"use strict";Object.defineProperty(Bn,"__esModule",{value:true});class Deprecation extends Error{constructor(Me){super(Me);if(Error.captureStackTrace){Error.captureStackTrace(this,this.constructor)}this.name="Deprecation"}}Bn.Deprecation=Deprecation},26669:(Me,Bn,Hn)=>{"use strict";var zn=Hn(88705);var ni=Hn(33170);var Ci;try{Ci=[].__proto__===Array.prototype}catch(Me){if(!Me||typeof Me!=="object"||!("code"in Me)||Me.code!=="ERR_PROTO_ACCESS"){throw Me}}var aa=!!Ci&&ni&&ni(Object.prototype,"__proto__");var oa=Object;var ca=oa.getPrototypeOf;Me.exports=aa&&typeof aa.get==="function"?zn([aa.get]):typeof ca==="function"?function getDunder(Me){return ca(Me==null?Me:oa(Me))}:false},325:(Me,Bn,Hn)=>{"use strict";var zn=Hn(93058).Buffer;var ni=Hn(5028);var Ci=128,aa=0,oa=32,ca=16,_a=2,xa=ca|oa|aa<<6,Ga=_a|aa<<6;function base64Url(Me){return Me.replace(/=/g,"").replace(/\+/g,"-").replace(/\//g,"_")}function signatureAsBuffer(Me){if(zn.isBuffer(Me)){return Me}else if("string"===typeof Me){return zn.from(Me,"base64")}throw new TypeError("ECDSA signature must be a Base64 string or a Buffer")}function derToJose(Me,Bn){Me=signatureAsBuffer(Me);var Hn=ni(Bn);var aa=Hn+1;var oa=Me.length;var ca=0;if(Me[ca++]!==xa){throw new Error('Could not find expected "seq"')}var _a=Me[ca++];if(_a===(Ci|1)){_a=Me[ca++]}if(oa-ca<_a){throw new Error('"seq" specified length of "'+_a+'", only "'+(oa-ca)+'" remaining')}if(Me[ca++]!==Ga){throw new Error('Could not find expected "int" for "r"')}var Ha=Me[ca++];if(oa-ca-2=Ci;if(ni){--zn}return zn}function joseToDer(Me,Bn){Me=signatureAsBuffer(Me);var Hn=ni(Bn);var aa=Me.length;if(aa!==Hn*2){throw new TypeError('"'+Bn+'" signatures must be "'+Hn*2+'" bytes, saw "'+aa+'"')}var oa=countPadding(Me,0,Hn);var ca=countPadding(Me,Hn,Me.length);var _a=Hn-oa;var Ha=Hn-ca;var ts=1+1+_a+1+1+Ha;var Ps=ts{"use strict";function getParamSize(Me){var Bn=(Me/8|0)+(Me%8===0?0:1);return Bn}var Bn={ES256:getParamSize(256),ES384:getParamSize(384),ES512:getParamSize(521)};function getParamBytesForAlg(Me){var Hn=Bn[Me];if(Hn){return Hn}throw new Error('Unknown algorithm "'+Me+'"')}Me.exports=getParamBytesForAlg},79094:Me=>{"use strict";var Bn=Object.defineProperty||false;if(Bn){try{Bn({},"a",{value:1})}catch(Me){Bn=false}}Me.exports=Bn},33056:Me=>{"use strict";Me.exports=EvalError},31620:Me=>{"use strict";Me.exports=Error},14585:Me=>{"use strict";Me.exports=RangeError},46905:Me=>{"use strict";Me.exports=ReferenceError},80105:Me=>{"use strict";Me.exports=SyntaxError},73314:Me=>{"use strict";Me.exports=TypeError},32578:Me=>{"use strict";Me.exports=URIError},95399:Me=>{"use strict";Me.exports=Object},88700:(Me,Bn,Hn)=>{"use strict";var zn=Hn(60470);var ni=zn("%Object.defineProperty%",true);var Ci=Hn(85479)();var aa=Hn(54076);var oa=Hn(73314);var ca=Ci?Symbol.toStringTag:null;Me.exports=function setToStringTag(Me,Bn){var Hn=arguments.length>2&&!!arguments[2]&&arguments[2].force;var zn=arguments.length>2&&!!arguments[2]&&arguments[2].nonConfigurable;if(typeof Hn!=="undefined"&&typeof Hn!=="boolean"||typeof zn!=="undefined"&&typeof zn!=="boolean"){throw new oa("if provided, the `overrideIfSet` and `nonConfigurable` options must be booleans")}if(ca&&(Hn||!aa(Me,ca))){if(ni){ni(Me,ca,{configurable:!zn,enumerable:false,value:Bn,writable:false})}else{Me[ca]=Bn}}}},34778:(Me,Bn,Hn)=>{var zn;Me.exports=function(){if(!zn){try{zn=Hn(2830)("follow-redirects")}catch(Me){}if(typeof zn!=="function"){zn=function(){}}}zn.apply(null,arguments)}},1573:(Me,Bn,Hn)=>{var zn=Hn(87016);var ni=zn.URL;var Ci=Hn(58611);var aa=Hn(65692);var oa=Hn(2203).Writable;var ca=Hn(42613);var _a=Hn(34778);(function detectUnsupportedEnvironment(){var Me=typeof process!=="undefined";var Bn=typeof window!=="undefined"&&typeof document!=="undefined";var Hn=isFunction(Error.captureStackTrace);if(!Me&&(Bn||!Hn)){console.warn("The follow-redirects package should be excluded from browser builds.")}})();var xa=false;try{ca(new ni(""))}catch(Me){xa=Me.code==="ERR_INVALID_URL"}var Ga=["auth","host","hostname","href","path","pathname","port","protocol","query","search","hash"];var Ha=["abort","aborted","connect","error","socket","timeout"];var ts=Object.create(null);Ha.forEach((function(Me){ts[Me]=function(Bn,Hn,zn){this._redirectable.emit(Me,Bn,Hn,zn)}}));var Ps=createErrorType("ERR_INVALID_URL","Invalid URL",TypeError);var so=createErrorType("ERR_FR_REDIRECTION_FAILURE","Redirected request failed");var oo=createErrorType("ERR_FR_TOO_MANY_REDIRECTS","Maximum number of redirects exceeded",so);var Jo=createErrorType("ERR_FR_MAX_BODY_LENGTH_EXCEEDED","Request body larger than maxBodyLength limit");var tc=createErrorType("ERR_STREAM_WRITE_AFTER_END","write after end");var dc=oa.prototype.destroy||noop;function RedirectableRequest(Me,Bn){oa.call(this);this._sanitizeOptions(Me);this._options=Me;this._ended=false;this._ending=false;this._redirectCount=0;this._redirects=[];this._requestBodyLength=0;this._requestBodyBuffers=[];if(Bn){this.on("response",Bn)}var Hn=this;this._onNativeResponse=function(Me){try{Hn._processResponse(Me)}catch(Me){Hn.emit("error",Me instanceof so?Me:new so({cause:Me}))}};this._performRequest()}RedirectableRequest.prototype=Object.create(oa.prototype);RedirectableRequest.prototype.abort=function(){destroyRequest(this._currentRequest);this._currentRequest.abort();this.emit("abort")};RedirectableRequest.prototype.destroy=function(Me){destroyRequest(this._currentRequest,Me);dc.call(this,Me);return this};RedirectableRequest.prototype.write=function(Me,Bn,Hn){if(this._ending){throw new tc}if(!isString(Me)&&!isBuffer(Me)){throw new TypeError("data should be a string, Buffer or Uint8Array")}if(isFunction(Bn)){Hn=Bn;Bn=null}if(Me.length===0){if(Hn){Hn()}return}if(this._requestBodyLength+Me.length<=this._options.maxBodyLength){this._requestBodyLength+=Me.length;this._requestBodyBuffers.push({data:Me,encoding:Bn});this._currentRequest.write(Me,Bn,Hn)}else{this.emit("error",new Jo);this.abort()}};RedirectableRequest.prototype.end=function(Me,Bn,Hn){if(isFunction(Me)){Hn=Me;Me=Bn=null}else if(isFunction(Bn)){Hn=Bn;Bn=null}if(!Me){this._ended=this._ending=true;this._currentRequest.end(null,null,Hn)}else{var zn=this;var ni=this._currentRequest;this.write(Me,Bn,(function(){zn._ended=true;ni.end(null,null,Hn)}));this._ending=true}};RedirectableRequest.prototype.setHeader=function(Me,Bn){this._options.headers[Me]=Bn;this._currentRequest.setHeader(Me,Bn)};RedirectableRequest.prototype.removeHeader=function(Me){delete this._options.headers[Me];this._currentRequest.removeHeader(Me)};RedirectableRequest.prototype.setTimeout=function(Me,Bn){var Hn=this;function destroyOnTimeout(Bn){Bn.setTimeout(Me);Bn.removeListener("timeout",Bn.destroy);Bn.addListener("timeout",Bn.destroy)}function startTimer(Bn){if(Hn._timeout){clearTimeout(Hn._timeout)}Hn._timeout=setTimeout((function(){Hn.emit("timeout");clearTimer()}),Me);destroyOnTimeout(Bn)}function clearTimer(){if(Hn._timeout){clearTimeout(Hn._timeout);Hn._timeout=null}Hn.removeListener("abort",clearTimer);Hn.removeListener("error",clearTimer);Hn.removeListener("response",clearTimer);Hn.removeListener("close",clearTimer);if(Bn){Hn.removeListener("timeout",Bn)}if(!Hn.socket){Hn._currentRequest.removeListener("socket",startTimer)}}if(Bn){this.on("timeout",Bn)}if(this.socket){startTimer(this.socket)}else{this._currentRequest.once("socket",startTimer)}this.on("socket",destroyOnTimeout);this.on("abort",clearTimer);this.on("error",clearTimer);this.on("response",clearTimer);this.on("close",clearTimer);return this};["flushHeaders","getHeader","setNoDelay","setSocketKeepAlive"].forEach((function(Me){RedirectableRequest.prototype[Me]=function(Bn,Hn){return this._currentRequest[Me](Bn,Hn)}}));["aborted","connection","socket"].forEach((function(Me){Object.defineProperty(RedirectableRequest.prototype,Me,{get:function(){return this._currentRequest[Me]}})}));RedirectableRequest.prototype._sanitizeOptions=function(Me){if(!Me.headers){Me.headers={}}if(Me.host){if(!Me.hostname){Me.hostname=Me.host}delete Me.host}if(!Me.pathname&&Me.path){var Bn=Me.path.indexOf("?");if(Bn<0){Me.pathname=Me.path}else{Me.pathname=Me.path.substring(0,Bn);Me.search=Me.path.substring(Bn)}}};RedirectableRequest.prototype._performRequest=function(){var Me=this._options.protocol;var Bn=this._options.nativeProtocols[Me];if(!Bn){throw new TypeError("Unsupported protocol "+Me)}if(this._options.agents){var Hn=Me.slice(0,-1);this._options.agent=this._options.agents[Hn]}var ni=this._currentRequest=Bn.request(this._options,this._onNativeResponse);ni._redirectable=this;for(var Ci of Ha){ni.on(Ci,ts[Ci])}this._currentUrl=/^\//.test(this._options.path)?zn.format(this._options):this._options.path;if(this._isRedirect){var aa=0;var oa=this;var ca=this._requestBodyBuffers;(function writeNext(Me){if(ni===oa._currentRequest){if(Me){oa.emit("error",Me)}else if(aa=400){Me.responseUrl=this._currentUrl;Me.redirects=this._redirects;this.emit("response",Me);this._requestBodyBuffers=[];return}destroyRequest(this._currentRequest);Me.destroy();if(++this._redirectCount>this._options.maxRedirects){throw new oo}var ni;var Ci=this._options.beforeRedirect;if(Ci){ni=Object.assign({Host:Me.req.getHeader("host")},this._options.headers)}var aa=this._options.method;if((Bn===301||Bn===302)&&this._options.method==="POST"||Bn===303&&!/^(?:GET|HEAD)$/.test(this._options.method)){this._options.method="GET";this._requestBodyBuffers=[];removeMatchingHeaders(/^content-/i,this._options.headers)}var oa=removeMatchingHeaders(/^host$/i,this._options.headers);var ca=parseUrl(this._currentUrl);var xa=oa||ca.host;var Ga=/^\w+:/.test(Hn)?this._currentUrl:zn.format(Object.assign(ca,{host:xa}));var Ha=resolveUrl(Hn,Ga);_a("redirecting to",Ha.href);this._isRedirect=true;spreadUrlObject(Ha,this._options);if(Ha.protocol!==ca.protocol&&Ha.protocol!=="https:"||Ha.host!==xa&&!isSubdomain(Ha.host,xa)){removeMatchingHeaders(/^(?:(?:proxy-)?authorization|cookie)$/i,this._options.headers)}if(isFunction(Ci)){var ts={headers:Me.headers,statusCode:Bn};var Ps={url:Ga,method:aa,headers:ni};Ci(this._options,ts,Ps);this._sanitizeOptions(this._options)}this._performRequest()};function wrap(Me){var Bn={maxRedirects:21,maxBodyLength:10*1024*1024};var Hn={};Object.keys(Me).forEach((function(zn){var ni=zn+":";var Ci=Hn[ni]=Me[zn];var aa=Bn[zn]=Object.create(Ci);function request(Me,zn,Ci){if(isURL(Me)){Me=spreadUrlObject(Me)}else if(isString(Me)){Me=spreadUrlObject(parseUrl(Me))}else{Ci=zn;zn=validateUrl(Me);Me={protocol:ni}}if(isFunction(zn)){Ci=zn;zn=null}zn=Object.assign({maxRedirects:Bn.maxRedirects,maxBodyLength:Bn.maxBodyLength},Me,zn);zn.nativeProtocols=Hn;if(!isString(zn.host)&&!isString(zn.hostname)){zn.hostname="::1"}ca.equal(zn.protocol,ni,"protocol mismatch");_a("options",zn);return new RedirectableRequest(zn,Ci)}function get(Me,Bn,Hn){var zn=aa.request(Me,Bn,Hn);zn.end();return zn}Object.defineProperties(aa,{request:{value:request,configurable:true,enumerable:true,writable:true},get:{value:get,configurable:true,enumerable:true,writable:true}})}));return Bn}function noop(){}function parseUrl(Me){var Bn;if(xa){Bn=new ni(Me)}else{Bn=validateUrl(zn.parse(Me));if(!isString(Bn.protocol)){throw new Ps({input:Me})}}return Bn}function resolveUrl(Me,Bn){return xa?new ni(Me,Bn):parseUrl(zn.resolve(Bn,Me))}function validateUrl(Me){if(/^\[/.test(Me.hostname)&&!/^\[[:0-9a-f]+\]$/i.test(Me.hostname)){throw new Ps({input:Me.href||Me})}if(/^\[/.test(Me.host)&&!/^\[[:0-9a-f]+\](:\d+)?$/i.test(Me.host)){throw new Ps({input:Me.href||Me})}return Me}function spreadUrlObject(Me,Bn){var Hn=Bn||{};for(var zn of Ga){Hn[zn]=Me[zn]}if(Hn.hostname.startsWith("[")){Hn.hostname=Hn.hostname.slice(1,-1)}if(Hn.port!==""){Hn.port=Number(Hn.port)}Hn.path=Hn.search?Hn.pathname+Hn.search:Hn.pathname;return Hn}function removeMatchingHeaders(Me,Bn){var Hn;for(var zn in Bn){if(Me.test(zn)){Hn=Bn[zn];delete Bn[zn]}}return Hn===null||typeof Hn==="undefined"?undefined:String(Hn).trim()}function createErrorType(Me,Bn,Hn){function CustomError(Hn){if(isFunction(Error.captureStackTrace)){Error.captureStackTrace(this,this.constructor)}Object.assign(this,Hn||{});this.code=Me;this.message=this.cause?Bn+": "+this.cause.message:Bn}CustomError.prototype=new(Hn||Error);Object.defineProperties(CustomError.prototype,{constructor:{value:CustomError,enumerable:false},name:{value:"Error ["+Me+"]",enumerable:false}});return CustomError}function destroyRequest(Me,Bn){for(var Hn of Ha){Me.removeListener(Hn,ts[Hn])}Me.on("error",noop);Me.destroy(Bn)}function isSubdomain(Me,Bn){ca(isString(Me)&&isString(Bn));var Hn=Me.length-Bn.length-1;return Hn>0&&Me[Hn]==="."&&Me.endsWith(Bn)}function isString(Me){return typeof Me==="string"||Me instanceof String}function isFunction(Me){return typeof Me==="function"}function isBuffer(Me){return typeof Me==="object"&&"length"in Me}function isURL(Me){return ni&&Me instanceof ni}Me.exports=wrap({http:Ci,https:aa});Me.exports.wrap=wrap},96454:(Me,Bn,Hn)=>{"use strict";var zn=Hn(35630);var ni=Hn(39023);var Ci=Hn(16928);var aa=Hn(58611);var oa=Hn(65692);var ca=Hn(87016).parse;var _a=Hn(79896);var xa=Hn(2203).Stream;var Ga=Hn(76982);var Ha=Hn(14096);var ts=Hn(31324);var Ps=Hn(88700);var so=Hn(54076);var oo=Hn(11835);function FormData(Me){if(!(this instanceof FormData)){return new FormData(Me)}this._overheadLength=0;this._valueLength=0;this._valuesToMeasure=[];zn.call(this);Me=Me||{};for(var Bn in Me){this[Bn]=Me[Bn]}}ni.inherits(FormData,zn);FormData.LINE_BREAK="\r\n";FormData.DEFAULT_CONTENT_TYPE="application/octet-stream";FormData.prototype.append=function(Me,Bn,Hn){Hn=Hn||{};if(typeof Hn==="string"){Hn={filename:Hn}}var ni=zn.prototype.append.bind(this);if(typeof Bn==="number"||Bn==null){Bn=String(Bn)}if(Array.isArray(Bn)){this._error(new Error("Arrays are not supported."));return}var Ci=this._multiPartHeader(Me,Bn,Hn);var aa=this._multiPartFooter();ni(Ci);ni(Bn);ni(aa);this._trackLength(Ci,Bn,Hn)};FormData.prototype._trackLength=function(Me,Bn,Hn){var zn=0;if(Hn.knownLength!=null){zn+=Number(Hn.knownLength)}else if(Buffer.isBuffer(Bn)){zn=Bn.length}else if(typeof Bn==="string"){zn=Buffer.byteLength(Bn)}this._valueLength+=zn;this._overheadLength+=Buffer.byteLength(Me)+FormData.LINE_BREAK.length;if(!Bn||!Bn.path&&!(Bn.readable&&so(Bn,"httpVersion"))&&!(Bn instanceof xa)){return}if(!Hn.knownLength){this._valuesToMeasure.push(Bn)}};FormData.prototype._lengthRetriever=function(Me,Bn){if(so(Me,"fd")){if(Me.end!=undefined&&Me.end!=Infinity&&Me.start!=undefined){Bn(null,Me.end+1-(Me.start?Me.start:0))}else{_a.stat(Me.path,(function(Hn,zn){if(Hn){Bn(Hn);return}var ni=zn.size-(Me.start?Me.start:0);Bn(null,ni)}))}}else if(so(Me,"httpVersion")){Bn(null,Number(Me.headers["content-length"]))}else if(so(Me,"httpModule")){Me.on("response",(function(Hn){Me.pause();Bn(null,Number(Hn.headers["content-length"]))}));Me.resume()}else{Bn("Unknown stream")}};FormData.prototype._multiPartHeader=function(Me,Bn,Hn){if(typeof Hn.header==="string"){return Hn.header}var zn=this._getContentDisposition(Bn,Hn);var ni=this._getContentType(Bn,Hn);var Ci="";var aa={"Content-Disposition":["form-data",'name="'+Me+'"'].concat(zn||[]),"Content-Type":[].concat(ni||[])};if(typeof Hn.header==="object"){oo(aa,Hn.header)}var oa;for(var ca in aa){if(so(aa,ca)){oa=aa[ca];if(oa==null){continue}if(!Array.isArray(oa)){oa=[oa]}if(oa.length){Ci+=ca+": "+oa.join("; ")+FormData.LINE_BREAK}}}return"--"+this.getBoundary()+FormData.LINE_BREAK+Ci+FormData.LINE_BREAK};FormData.prototype._getContentDisposition=function(Me,Bn){var Hn;if(typeof Bn.filepath==="string"){Hn=Ci.normalize(Bn.filepath).replace(/\\/g,"/")}else if(Bn.filename||Me&&(Me.name||Me.path)){Hn=Ci.basename(Bn.filename||Me&&(Me.name||Me.path))}else if(Me&&Me.readable&&so(Me,"httpVersion")){Hn=Ci.basename(Me.client._httpMessage.path||"")}if(Hn){return'filename="'+Hn+'"'}};FormData.prototype._getContentType=function(Me,Bn){var Hn=Bn.contentType;if(!Hn&&Me&&Me.name){Hn=Ha.lookup(Me.name)}if(!Hn&&Me&&Me.path){Hn=Ha.lookup(Me.path)}if(!Hn&&Me&&Me.readable&&so(Me,"httpVersion")){Hn=Me.headers["content-type"]}if(!Hn&&(Bn.filepath||Bn.filename)){Hn=Ha.lookup(Bn.filepath||Bn.filename)}if(!Hn&&Me&&typeof Me==="object"){Hn=FormData.DEFAULT_CONTENT_TYPE}return Hn};FormData.prototype._multiPartFooter=function(){return function(Me){var Bn=FormData.LINE_BREAK;var Hn=this._streams.length===0;if(Hn){Bn+=this._lastBoundary()}Me(Bn)}.bind(this)};FormData.prototype._lastBoundary=function(){return"--"+this.getBoundary()+"--"+FormData.LINE_BREAK};FormData.prototype.getHeaders=function(Me){var Bn;var Hn={"content-type":"multipart/form-data; boundary="+this.getBoundary()};for(Bn in Me){if(so(Me,Bn)){Hn[Bn.toLowerCase()]=Me[Bn]}}return Hn};FormData.prototype.setBoundary=function(Me){if(typeof Me!=="string"){throw new TypeError("FormData boundary must be a string")}this._boundary=Me};FormData.prototype.getBoundary=function(){if(!this._boundary){this._generateBoundary()}return this._boundary};FormData.prototype.getBuffer=function(){var Me=new Buffer.alloc(0);var Bn=this.getBoundary();for(var Hn=0,zn=this._streams.length;Hn{"use strict";Me.exports=function(Me,Bn){Object.keys(Bn).forEach((function(Hn){Me[Hn]=Me[Hn]||Bn[Hn]}));return Me}},99808:Me=>{"use strict";var Bn="Function.prototype.bind called on incompatible ";var Hn=Object.prototype.toString;var zn=Math.max;var ni="[object Function]";var Ci=function concatty(Me,Bn){var Hn=[];for(var zn=0;zn{"use strict";var zn=Hn(99808);Me.exports=Function.prototype.bind||zn},60470:(Me,Bn,Hn)=>{"use strict";var zn;var ni=Hn(95399);var Ci=Hn(31620);var aa=Hn(33056);var oa=Hn(14585);var ca=Hn(46905);var _a=Hn(80105);var xa=Hn(73314);var Ga=Hn(32578);var Ha=Hn(55641);var ts=Hn(96171);var Ps=Hn(57147);var so=Hn(41017);var oo=Hn(56947);var Jo=Hn(42621);var tc=Hn(30156);var dc=Function;var getEvalledConstructor=function(Me){try{return dc('"use strict"; return ('+Me+").constructor;")()}catch(Me){}};var Fc=Hn(33170);var Jc=Hn(79094);var throwTypeError=function(){throw new xa};var Dp=Fc?function(){try{arguments.callee;return throwTypeError}catch(Me){try{return Fc(arguments,"callee").get}catch(Me){return throwTypeError}}}():throwTypeError;var kp=Hn(23336)();var Qp=Hn(81967);var Up=Hn(91311);var qp=Hn(48681);var Vp=Hn(33945);var Jp=Hn(88093);var Wp={};var zp=typeof Uint8Array==="undefined"||!Qp?zn:Qp(Uint8Array);var Qf={__proto__:null,"%AggregateError%":typeof AggregateError==="undefined"?zn:AggregateError,"%Array%":Array,"%ArrayBuffer%":typeof ArrayBuffer==="undefined"?zn:ArrayBuffer,"%ArrayIteratorPrototype%":kp&&Qp?Qp([][Symbol.iterator]()):zn,"%AsyncFromSyncIteratorPrototype%":zn,"%AsyncFunction%":Wp,"%AsyncGenerator%":Wp,"%AsyncGeneratorFunction%":Wp,"%AsyncIteratorPrototype%":Wp,"%Atomics%":typeof Atomics==="undefined"?zn:Atomics,"%BigInt%":typeof BigInt==="undefined"?zn:BigInt,"%BigInt64Array%":typeof BigInt64Array==="undefined"?zn:BigInt64Array,"%BigUint64Array%":typeof BigUint64Array==="undefined"?zn:BigUint64Array,"%Boolean%":Boolean,"%DataView%":typeof DataView==="undefined"?zn:DataView,"%Date%":Date,"%decodeURI%":decodeURI,"%decodeURIComponent%":decodeURIComponent,"%encodeURI%":encodeURI,"%encodeURIComponent%":encodeURIComponent,"%Error%":Ci,"%eval%":eval,"%EvalError%":aa,"%Float32Array%":typeof Float32Array==="undefined"?zn:Float32Array,"%Float64Array%":typeof Float64Array==="undefined"?zn:Float64Array,"%FinalizationRegistry%":typeof FinalizationRegistry==="undefined"?zn:FinalizationRegistry,"%Function%":dc,"%GeneratorFunction%":Wp,"%Int8Array%":typeof Int8Array==="undefined"?zn:Int8Array,"%Int16Array%":typeof Int16Array==="undefined"?zn:Int16Array,"%Int32Array%":typeof Int32Array==="undefined"?zn:Int32Array,"%isFinite%":isFinite,"%isNaN%":isNaN,"%IteratorPrototype%":kp&&Qp?Qp(Qp([][Symbol.iterator]())):zn,"%JSON%":typeof JSON==="object"?JSON:zn,"%Map%":typeof Map==="undefined"?zn:Map,"%MapIteratorPrototype%":typeof Map==="undefined"||!kp||!Qp?zn:Qp((new Map)[Symbol.iterator]()),"%Math%":Math,"%Number%":Number,"%Object%":ni,"%Object.getOwnPropertyDescriptor%":Fc,"%parseFloat%":parseFloat,"%parseInt%":parseInt,"%Promise%":typeof Promise==="undefined"?zn:Promise,"%Proxy%":typeof Proxy==="undefined"?zn:Proxy,"%RangeError%":oa,"%ReferenceError%":ca,"%Reflect%":typeof Reflect==="undefined"?zn:Reflect,"%RegExp%":RegExp,"%Set%":typeof Set==="undefined"?zn:Set,"%SetIteratorPrototype%":typeof Set==="undefined"||!kp||!Qp?zn:Qp((new Set)[Symbol.iterator]()),"%SharedArrayBuffer%":typeof SharedArrayBuffer==="undefined"?zn:SharedArrayBuffer,"%String%":String,"%StringIteratorPrototype%":kp&&Qp?Qp(""[Symbol.iterator]()):zn,"%Symbol%":kp?Symbol:zn,"%SyntaxError%":_a,"%ThrowTypeError%":Dp,"%TypedArray%":zp,"%TypeError%":xa,"%Uint8Array%":typeof Uint8Array==="undefined"?zn:Uint8Array,"%Uint8ClampedArray%":typeof Uint8ClampedArray==="undefined"?zn:Uint8ClampedArray,"%Uint16Array%":typeof Uint16Array==="undefined"?zn:Uint16Array,"%Uint32Array%":typeof Uint32Array==="undefined"?zn:Uint32Array,"%URIError%":Ga,"%WeakMap%":typeof WeakMap==="undefined"?zn:WeakMap,"%WeakRef%":typeof WeakRef==="undefined"?zn:WeakRef,"%WeakSet%":typeof WeakSet==="undefined"?zn:WeakSet,"%Function.prototype.call%":Jp,"%Function.prototype.apply%":Vp,"%Object.defineProperty%":Jc,"%Object.getPrototypeOf%":Up,"%Math.abs%":Ha,"%Math.floor%":ts,"%Math.max%":Ps,"%Math.min%":so,"%Math.pow%":oo,"%Math.round%":Jo,"%Math.sign%":tc,"%Reflect.getPrototypeOf%":qp};if(Qp){try{null.error}catch(Me){var Yf=Qp(Qp(Me));Qf["%Error.prototype%"]=Yf}}var Kf=function doEval(Me){var Bn;if(Me==="%AsyncFunction%"){Bn=getEvalledConstructor("async function () {}")}else if(Me==="%GeneratorFunction%"){Bn=getEvalledConstructor("function* () {}")}else if(Me==="%AsyncGeneratorFunction%"){Bn=getEvalledConstructor("async function* () {}")}else if(Me==="%AsyncGenerator%"){var Hn=doEval("%AsyncGeneratorFunction%");if(Hn){Bn=Hn.prototype}}else if(Me==="%AsyncIteratorPrototype%"){var zn=doEval("%AsyncGenerator%");if(zn&&Qp){Bn=Qp(zn.prototype)}}Qf[Me]=Bn;return Bn};var Xf={__proto__:null,"%ArrayBufferPrototype%":["ArrayBuffer","prototype"],"%ArrayPrototype%":["Array","prototype"],"%ArrayProto_entries%":["Array","prototype","entries"],"%ArrayProto_forEach%":["Array","prototype","forEach"],"%ArrayProto_keys%":["Array","prototype","keys"],"%ArrayProto_values%":["Array","prototype","values"],"%AsyncFunctionPrototype%":["AsyncFunction","prototype"],"%AsyncGenerator%":["AsyncGeneratorFunction","prototype"],"%AsyncGeneratorPrototype%":["AsyncGeneratorFunction","prototype","prototype"],"%BooleanPrototype%":["Boolean","prototype"],"%DataViewPrototype%":["DataView","prototype"],"%DatePrototype%":["Date","prototype"],"%ErrorPrototype%":["Error","prototype"],"%EvalErrorPrototype%":["EvalError","prototype"],"%Float32ArrayPrototype%":["Float32Array","prototype"],"%Float64ArrayPrototype%":["Float64Array","prototype"],"%FunctionPrototype%":["Function","prototype"],"%Generator%":["GeneratorFunction","prototype"],"%GeneratorPrototype%":["GeneratorFunction","prototype","prototype"],"%Int8ArrayPrototype%":["Int8Array","prototype"],"%Int16ArrayPrototype%":["Int16Array","prototype"],"%Int32ArrayPrototype%":["Int32Array","prototype"],"%JSONParse%":["JSON","parse"],"%JSONStringify%":["JSON","stringify"],"%MapPrototype%":["Map","prototype"],"%NumberPrototype%":["Number","prototype"],"%ObjectPrototype%":["Object","prototype"],"%ObjProto_toString%":["Object","prototype","toString"],"%ObjProto_valueOf%":["Object","prototype","valueOf"],"%PromisePrototype%":["Promise","prototype"],"%PromiseProto_then%":["Promise","prototype","then"],"%Promise_all%":["Promise","all"],"%Promise_reject%":["Promise","reject"],"%Promise_resolve%":["Promise","resolve"],"%RangeErrorPrototype%":["RangeError","prototype"],"%ReferenceErrorPrototype%":["ReferenceError","prototype"],"%RegExpPrototype%":["RegExp","prototype"],"%SetPrototype%":["Set","prototype"],"%SharedArrayBufferPrototype%":["SharedArrayBuffer","prototype"],"%StringPrototype%":["String","prototype"],"%SymbolPrototype%":["Symbol","prototype"],"%SyntaxErrorPrototype%":["SyntaxError","prototype"],"%TypedArrayPrototype%":["TypedArray","prototype"],"%TypeErrorPrototype%":["TypeError","prototype"],"%Uint8ArrayPrototype%":["Uint8Array","prototype"],"%Uint8ClampedArrayPrototype%":["Uint8ClampedArray","prototype"],"%Uint16ArrayPrototype%":["Uint16Array","prototype"],"%Uint32ArrayPrototype%":["Uint32Array","prototype"],"%URIErrorPrototype%":["URIError","prototype"],"%WeakMapPrototype%":["WeakMap","prototype"],"%WeakSetPrototype%":["WeakSet","prototype"]};var Ad=Hn(37564);var Cd=Hn(54076);var xd=Ad.call(Jp,Array.prototype.concat);var wd=Ad.call(Vp,Array.prototype.splice);var Sd=Ad.call(Jp,String.prototype.replace);var Td=Ad.call(Jp,String.prototype.slice);var Pd=Ad.call(Jp,RegExp.prototype.exec);var Qh=/[^%.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|%$))/g;var Zh=/\\(\\)?/g;var eg=function stringToPath(Me){var Bn=Td(Me,0,1);var Hn=Td(Me,-1);if(Bn==="%"&&Hn!=="%"){throw new _a("invalid intrinsic syntax, expected closing `%`")}else if(Hn==="%"&&Bn!=="%"){throw new _a("invalid intrinsic syntax, expected opening `%`")}var zn=[];Sd(Me,Qh,(function(Me,Bn,Hn,ni){zn[zn.length]=Hn?Sd(ni,Zh,"$1"):Bn||Me}));return zn};var tg=function getBaseIntrinsic(Me,Bn){var Hn=Me;var zn;if(Cd(Xf,Hn)){zn=Xf[Hn];Hn="%"+zn[0]+"%"}if(Cd(Qf,Hn)){var ni=Qf[Hn];if(ni===Wp){ni=Kf(Hn)}if(typeof ni==="undefined"&&!Bn){throw new xa("intrinsic "+Me+" exists, but is not available. Please file an issue!")}return{alias:zn,name:Hn,value:ni}}throw new _a("intrinsic "+Me+" does not exist!")};Me.exports=function GetIntrinsic(Me,Bn){if(typeof Me!=="string"||Me.length===0){throw new xa("intrinsic name must be a non-empty string")}if(arguments.length>1&&typeof Bn!=="boolean"){throw new xa('"allowMissing" argument must be a boolean')}if(Pd(/^%?[^%]*%?$/,Me)===null){throw new _a("`%` may not be present anywhere but at the beginning and end of the intrinsic name")}var Hn=eg(Me);var ni=Hn.length>0?Hn[0]:"";var Ci=tg("%"+ni+"%",Bn);var aa=Ci.name;var oa=Ci.value;var ca=false;var Ga=Ci.alias;if(Ga){ni=Ga[0];wd(Hn,xd([0,1],Ga))}for(var Ha=1,ts=true;Ha=Hn.length){var Jo=Fc(oa,Ps);ts=!!Jo;if(ts&&"get"in Jo&&!("originalValue"in Jo.get)){oa=Jo.get}else{oa=oa[Ps]}}else{ts=Cd(oa,Ps);oa=oa[Ps]}if(ts&&!ca){Qf[aa]=oa}}}return oa}},91311:(Me,Bn,Hn)=>{"use strict";var zn=Hn(95399);Me.exports=zn.getPrototypeOf||null},48681:Me=>{"use strict";Me.exports=typeof Reflect!=="undefined"&&Reflect.getPrototypeOf||null},81967:(Me,Bn,Hn)=>{"use strict";var zn=Hn(48681);var ni=Hn(91311);var Ci=Hn(26669);Me.exports=zn?function getProto(Me){return zn(Me)}:ni?function getProto(Me){if(!Me||typeof Me!=="object"&&typeof Me!=="function"){throw new TypeError("getProto: not an object")}return ni(Me)}:Ci?function getProto(Me){return Ci(Me)}:null},1174:Me=>{"use strict";Me.exports=Object.getOwnPropertyDescriptor},33170:(Me,Bn,Hn)=>{"use strict";var zn=Hn(1174);if(zn){try{zn([],"length")}catch(Me){zn=null}}Me.exports=zn},83813:Me=>{"use strict";Me.exports=(Me,Bn=process.argv)=>{const Hn=Me.startsWith("-")?"":Me.length===1?"-":"--";const zn=Bn.indexOf(Hn+Me);const ni=Bn.indexOf("--");return zn!==-1&&(ni===-1||zn{"use strict";var zn=typeof Symbol!=="undefined"&&Symbol;var ni=Hn(61114);Me.exports=function hasNativeSymbols(){if(typeof zn!=="function"){return false}if(typeof Symbol!=="function"){return false}if(typeof zn("foo")!=="symbol"){return false}if(typeof Symbol("bar")!=="symbol"){return false}return ni()}},61114:Me=>{"use strict";Me.exports=function hasSymbols(){if(typeof Symbol!=="function"||typeof Object.getOwnPropertySymbols!=="function"){return false}if(typeof Symbol.iterator==="symbol"){return true}var Me={};var Bn=Symbol("test");var Hn=Object(Bn);if(typeof Bn==="string"){return false}if(Object.prototype.toString.call(Bn)!=="[object Symbol]"){return false}if(Object.prototype.toString.call(Hn)!=="[object Symbol]"){return false}var zn=42;Me[Bn]=zn;for(var ni in Me){return false}if(typeof Object.keys==="function"&&Object.keys(Me).length!==0){return false}if(typeof Object.getOwnPropertyNames==="function"&&Object.getOwnPropertyNames(Me).length!==0){return false}var Ci=Object.getOwnPropertySymbols(Me);if(Ci.length!==1||Ci[0]!==Bn){return false}if(!Object.prototype.propertyIsEnumerable.call(Me,Bn)){return false}if(typeof Object.getOwnPropertyDescriptor==="function"){var aa=Object.getOwnPropertyDescriptor(Me,Bn);if(aa.value!==zn||aa.enumerable!==true){return false}}return true}},85479:(Me,Bn,Hn)=>{"use strict";var zn=Hn(61114);Me.exports=function hasToStringTagShams(){return zn()&&!!Symbol.toStringTag}},54076:(Me,Bn,Hn)=>{"use strict";var zn=Function.prototype.call;var ni=Object.prototype.hasOwnProperty;var Ci=Hn(37564);Me.exports=Ci.call(zn,ni)},74281:(Me,Bn,Hn)=>{"use strict";var zn=Hn(91950);var ni=Hn(59980);function renamed(Me,Bn){return function(){throw new Error("Function yaml."+Me+" is removed in js-yaml 4. "+"Use yaml."+Bn+" instead, which is now safe by default.")}}Me.exports.Type=Hn(9557);Me.exports.Schema=Hn(62046);Me.exports.FAILSAFE_SCHEMA=Hn(69832);Me.exports.JSON_SCHEMA=Hn(58927);Me.exports.CORE_SCHEMA=Hn(55746);Me.exports.DEFAULT_SCHEMA=Hn(97336);Me.exports.load=zn.load;Me.exports.loadAll=zn.loadAll;Me.exports.dump=ni.dump;Me.exports.YAMLException=Hn(41248);Me.exports.types={binary:Hn(8149),float:Hn(57584),map:Hn(47316),null:Hn(4333),pairs:Hn(16267),set:Hn(78758),timestamp:Hn(28966),bool:Hn(67296),int:Hn(84652),merge:Hn(76854),omap:Hn(58649),seq:Hn(77161),str:Hn(53929)};Me.exports.safeLoad=renamed("safeLoad","load");Me.exports.safeLoadAll=renamed("safeLoadAll","loadAll");Me.exports.safeDump=renamed("safeDump","dump")},19816:Me=>{"use strict";function isNothing(Me){return typeof Me==="undefined"||Me===null}function isObject(Me){return typeof Me==="object"&&Me!==null}function toArray(Me){if(Array.isArray(Me))return Me;else if(isNothing(Me))return[];return[Me]}function extend(Me,Bn){var Hn,zn,ni,Ci;if(Bn){Ci=Object.keys(Bn);for(Hn=0,zn=Ci.length;Hn{"use strict";var zn=Hn(19816);var ni=Hn(41248);var Ci=Hn(97336);var aa=Object.prototype.toString;var oa=Object.prototype.hasOwnProperty;var ca=65279;var _a=9;var xa=10;var Ga=13;var Ha=32;var ts=33;var Ps=34;var so=35;var oo=37;var Jo=38;var tc=39;var dc=42;var Fc=44;var Jc=45;var Dp=58;var kp=61;var Qp=62;var Up=63;var qp=64;var Vp=91;var Jp=93;var Wp=96;var zp=123;var Qf=124;var Yf=125;var Kf={};Kf[0]="\\0";Kf[7]="\\a";Kf[8]="\\b";Kf[9]="\\t";Kf[10]="\\n";Kf[11]="\\v";Kf[12]="\\f";Kf[13]="\\r";Kf[27]="\\e";Kf[34]='\\"';Kf[92]="\\\\";Kf[133]="\\N";Kf[160]="\\_";Kf[8232]="\\L";Kf[8233]="\\P";var Xf=["y","Y","yes","Yes","YES","on","On","ON","n","N","no","No","NO","off","Off","OFF"];var Ad=/^[-+]?[0-9_]+(?::[0-9_]+)+(?:\.[0-9_]*)?$/;function compileStyleMap(Me,Bn){var Hn,zn,ni,Ci,aa,ca,_a;if(Bn===null)return{};Hn={};zn=Object.keys(Bn);for(ni=0,Ci=zn.length;ni=55296&&Hn<=56319&&Bn+1=56320&&zn<=57343){return(Hn-55296)*1024+zn-56320+65536}}return Hn}function needIndentIndicator(Me){var Bn=/^\n* /;return Bn.test(Me)}var wd=1,Sd=2,Td=3,Pd=4,Qh=5;function chooseScalarStyle(Me,Bn,Hn,zn,ni,Ci,aa,oa){var ca;var _a=0;var Ga=null;var Ha=false;var ts=false;var Ps=zn!==-1;var so=-1;var oo=isPlainSafeFirst(codePointAt(Me,0))&&isPlainSafeLast(codePointAt(Me,Me.length-1));if(Bn||aa){for(ca=0;ca=65536?ca+=2:ca++){_a=codePointAt(Me,ca);if(!isPrintable(_a)){return Qh}oo=oo&&isPlainSafe(_a,Ga,oa);Ga=_a}}else{for(ca=0;ca=65536?ca+=2:ca++){_a=codePointAt(Me,ca);if(_a===xa){Ha=true;if(Ps){ts=ts||ca-so-1>zn&&Me[so+1]!==" ";so=ca}}else if(!isPrintable(_a)){return Qh}oo=oo&&isPlainSafe(_a,Ga,oa);Ga=_a}ts=ts||Ps&&(ca-so-1>zn&&Me[so+1]!==" ")}if(!Ha&&!ts){if(oo&&!aa&&!ni(Me)){return wd}return Ci===xd?Qh:Sd}if(Hn>9&&needIndentIndicator(Me)){return Qh}if(!aa){return ts?Pd:Td}return Ci===xd?Qh:Sd}function writeScalar(Me,Bn,Hn,zn,Ci){Me.dump=function(){if(Bn.length===0){return Me.quotingType===xd?'""':"''"}if(!Me.noCompatMode){if(Xf.indexOf(Bn)!==-1||Ad.test(Bn)){return Me.quotingType===xd?'"'+Bn+'"':"'"+Bn+"'"}}var aa=Me.indent*Math.max(1,Hn);var oa=Me.lineWidth===-1?-1:Math.max(Math.min(Me.lineWidth,40),Me.lineWidth-aa);var ca=zn||Me.flowLevel>-1&&Hn>=Me.flowLevel;function testAmbiguity(Bn){return testImplicitResolving(Me,Bn)}switch(chooseScalarStyle(Bn,ca,Me.indent,oa,testAmbiguity,Me.quotingType,Me.forceQuotes&&!zn,Ci)){case wd:return Bn;case Sd:return"'"+Bn.replace(/'/g,"''")+"'";case Td:return"|"+blockHeader(Bn,Me.indent)+dropEndingNewline(indentString(Bn,aa));case Pd:return">"+blockHeader(Bn,Me.indent)+dropEndingNewline(indentString(foldString(Bn,oa),aa));case Qh:return'"'+escapeString(Bn,oa)+'"';default:throw new ni("impossible error: invalid scalar style")}}()}function blockHeader(Me,Bn){var Hn=needIndentIndicator(Me)?String(Bn):"";var zn=Me[Me.length-1]==="\n";var ni=zn&&(Me[Me.length-2]==="\n"||Me==="\n");var Ci=ni?"+":zn?"":"-";return Hn+Ci+"\n"}function dropEndingNewline(Me){return Me[Me.length-1]==="\n"?Me.slice(0,-1):Me}function foldString(Me,Bn){var Hn=/(\n+)([^\n]*)/g;var zn=function(){var zn=Me.indexOf("\n");zn=zn!==-1?zn:Me.length;Hn.lastIndex=zn;return foldLine(Me.slice(0,zn),Bn)}();var ni=Me[0]==="\n"||Me[0]===" ";var Ci;var aa;while(aa=Hn.exec(Me)){var oa=aa[1],ca=aa[2];Ci=ca[0]===" ";zn+=oa+(!ni&&!Ci&&ca!==""?"\n":"")+foldLine(ca,Bn);ni=Ci}return zn}function foldLine(Me,Bn){if(Me===""||Me[0]===" ")return Me;var Hn=/ [^ ]/g;var zn;var ni=0,Ci,aa=0,oa=0;var ca="";while(zn=Hn.exec(Me)){oa=zn.index;if(oa-ni>Bn){Ci=aa>ni?aa:oa;ca+="\n"+Me.slice(ni,Ci);ni=Ci+1}aa=oa}ca+="\n";if(Me.length-ni>Bn&&aa>ni){ca+=Me.slice(ni,aa)+"\n"+Me.slice(aa+1)}else{ca+=Me.slice(ni)}return ca.slice(1)}function escapeString(Me){var Bn="";var Hn=0;var zn;for(var ni=0;ni=65536?ni+=2:ni++){Hn=codePointAt(Me,ni);zn=Kf[Hn];if(!zn&&isPrintable(Hn)){Bn+=Me[ni];if(Hn>=65536)Bn+=Me[ni+1]}else{Bn+=zn||encodeHex(Hn)}}return Bn}function writeFlowSequence(Me,Bn,Hn){var zn="",ni=Me.tag,Ci,aa,oa;for(Ci=0,aa=Hn.length;Ci1024)xa+="? ";xa+=Me.dump+(Me.condenseFlow?'"':"")+":"+(Me.condenseFlow?"":" ");if(!writeNode(Me,Bn,_a,false,false)){continue}xa+=Me.dump;zn+=xa}Me.tag=ni;Me.dump="{"+zn+"}"}function writeBlockMapping(Me,Bn,Hn,zn){var Ci="",aa=Me.tag,oa=Object.keys(Hn),ca,_a,Ga,Ha,ts,Ps;if(Me.sortKeys===true){oa.sort()}else if(typeof Me.sortKeys==="function"){oa.sort(Me.sortKeys)}else if(Me.sortKeys){throw new ni("sortKeys must be a boolean or a function")}for(ca=0,_a=oa.length;ca<_a;ca+=1){Ps="";if(!zn||Ci!==""){Ps+=generateNextLine(Me,Bn)}Ga=oa[ca];Ha=Hn[Ga];if(Me.replacer){Ha=Me.replacer.call(Hn,Ga,Ha)}if(!writeNode(Me,Bn+1,Ga,true,true,true)){continue}ts=Me.tag!==null&&Me.tag!=="?"||Me.dump&&Me.dump.length>1024;if(ts){if(Me.dump&&xa===Me.dump.charCodeAt(0)){Ps+="?"}else{Ps+="? "}}Ps+=Me.dump;if(ts){Ps+=generateNextLine(Me,Bn)}if(!writeNode(Me,Bn+1,Ha,true,ts)){continue}if(Me.dump&&xa===Me.dump.charCodeAt(0)){Ps+=":"}else{Ps+=": "}Ps+=Me.dump;Ci+=Ps}Me.tag=aa;Me.dump=Ci||"{}"}function detectType(Me,Bn,Hn){var zn,Ci,ca,_a,xa,Ga;Ci=Hn?Me.explicitTypes:Me.implicitTypes;for(ca=0,_a=Ci.length;ca<_a;ca+=1){xa=Ci[ca];if((xa.instanceOf||xa.predicate)&&(!xa.instanceOf||typeof Bn==="object"&&Bn instanceof xa.instanceOf)&&(!xa.predicate||xa.predicate(Bn))){if(Hn){if(xa.multi&&xa.representName){Me.tag=xa.representName(Bn)}else{Me.tag=xa.tag}}else{Me.tag="?"}if(xa.represent){Ga=Me.styleMap[xa.tag]||xa.defaultStyle;if(aa.call(xa.represent)==="[object Function]"){zn=xa.represent(Bn,Ga)}else if(oa.call(xa.represent,Ga)){zn=xa.represent[Ga](Bn,Ga)}else{throw new ni("!<"+xa.tag+'> tag resolver accepts not "'+Ga+'" style')}Me.dump=zn}return true}}return false}function writeNode(Me,Bn,Hn,zn,Ci,oa,ca){Me.tag=null;Me.dump=Hn;if(!detectType(Me,Hn,false)){detectType(Me,Hn,true)}var _a=aa.call(Me.dump);var xa=zn;var Ga;if(zn){zn=Me.flowLevel<0||Me.flowLevel>Bn}var Ha=_a==="[object Object]"||_a==="[object Array]",ts,Ps;if(Ha){ts=Me.duplicates.indexOf(Hn);Ps=ts!==-1}if(Me.tag!==null&&Me.tag!=="?"||Ps||Me.indent!==2&&Bn>0){Ci=false}if(Ps&&Me.usedDuplicates[ts]){Me.dump="*ref_"+ts}else{if(Ha&&Ps&&!Me.usedDuplicates[ts]){Me.usedDuplicates[ts]=true}if(_a==="[object Object]"){if(zn&&Object.keys(Me.dump).length!==0){writeBlockMapping(Me,Bn,Me.dump,Ci);if(Ps){Me.dump="&ref_"+ts+Me.dump}}else{writeFlowMapping(Me,Bn,Me.dump);if(Ps){Me.dump="&ref_"+ts+" "+Me.dump}}}else if(_a==="[object Array]"){if(zn&&Me.dump.length!==0){if(Me.noArrayIndent&&!ca&&Bn>0){writeBlockSequence(Me,Bn-1,Me.dump,Ci)}else{writeBlockSequence(Me,Bn,Me.dump,Ci)}if(Ps){Me.dump="&ref_"+ts+Me.dump}}else{writeFlowSequence(Me,Bn,Me.dump);if(Ps){Me.dump="&ref_"+ts+" "+Me.dump}}}else if(_a==="[object String]"){if(Me.tag!=="?"){writeScalar(Me,Me.dump,Bn,oa,xa)}}else if(_a==="[object Undefined]"){return false}else{if(Me.skipInvalid)return false;throw new ni("unacceptable kind of an object to dump "+_a)}if(Me.tag!==null&&Me.tag!=="?"){Ga=encodeURI(Me.tag[0]==="!"?Me.tag.slice(1):Me.tag).replace(/!/g,"%21");if(Me.tag[0]==="!"){Ga="!"+Ga}else if(Ga.slice(0,18)==="tag:yaml.org,2002:"){Ga="!!"+Ga.slice(18)}else{Ga="!<"+Ga+">"}Me.dump=Ga+" "+Me.dump}}return true}function getDuplicateReferences(Me,Bn){var Hn=[],zn=[],ni,Ci;inspectNode(Me,Hn,zn);for(ni=0,Ci=zn.length;ni{"use strict";function formatError(Me,Bn){var Hn="",zn=Me.reason||"(unknown reason)";if(!Me.mark)return zn;if(Me.mark.name){Hn+='in "'+Me.mark.name+'" '}Hn+="("+(Me.mark.line+1)+":"+(Me.mark.column+1)+")";if(!Bn&&Me.mark.snippet){Hn+="\n\n"+Me.mark.snippet}return zn+" "+Hn}function YAMLException(Me,Bn){Error.call(this);this.name="YAMLException";this.reason=Me;this.mark=Bn;this.message=formatError(this,false);if(Error.captureStackTrace){Error.captureStackTrace(this,this.constructor)}else{this.stack=(new Error).stack||""}}YAMLException.prototype=Object.create(Error.prototype);YAMLException.prototype.constructor=YAMLException;YAMLException.prototype.toString=function toString(Me){return this.name+": "+formatError(this,Me)};Me.exports=YAMLException},91950:(Me,Bn,Hn)=>{"use strict";var zn=Hn(19816);var ni=Hn(41248);var Ci=Hn(9440);var aa=Hn(97336);var oa=Object.prototype.hasOwnProperty;var ca=1;var _a=2;var xa=3;var Ga=4;var Ha=1;var ts=2;var Ps=3;var so=/[\x00-\x08\x0B\x0C\x0E-\x1F\x7F-\x84\x86-\x9F\uFFFE\uFFFF]|[\uD800-\uDBFF](?![\uDC00-\uDFFF])|(?:[^\uD800-\uDBFF]|^)[\uDC00-\uDFFF]/;var oo=/[\x85\u2028\u2029]/;var Jo=/[,\[\]\{\}]/;var tc=/^(?:!|!!|![a-z\-]+!)$/i;var dc=/^(?:!|[^,\[\]\{\}])(?:%[0-9a-f]{2}|[0-9a-z\-#;\/\?:@&=\+\$,_\.!~\*'\(\)\[\]])*$/i;function _class(Me){return Object.prototype.toString.call(Me)}function is_EOL(Me){return Me===10||Me===13}function is_WHITE_SPACE(Me){return Me===9||Me===32}function is_WS_OR_EOL(Me){return Me===9||Me===32||Me===10||Me===13}function is_FLOW_INDICATOR(Me){return Me===44||Me===91||Me===93||Me===123||Me===125}function fromHexCode(Me){var Bn;if(48<=Me&&Me<=57){return Me-48}Bn=Me|32;if(97<=Bn&&Bn<=102){return Bn-97+10}return-1}function escapedHexLen(Me){if(Me===120){return 2}if(Me===117){return 4}if(Me===85){return 8}return 0}function fromDecimalCode(Me){if(48<=Me&&Me<=57){return Me-48}return-1}function simpleEscapeSequence(Me){return Me===48?"\0":Me===97?"":Me===98?"\b":Me===116?"\t":Me===9?"\t":Me===110?"\n":Me===118?"\v":Me===102?"\f":Me===114?"\r":Me===101?"":Me===32?" ":Me===34?'"':Me===47?"/":Me===92?"\\":Me===78?"…":Me===95?" ":Me===76?"\u2028":Me===80?"\u2029":""}function charFromCodepoint(Me){if(Me<=65535){return String.fromCharCode(Me)}return String.fromCharCode((Me-65536>>10)+55296,(Me-65536&1023)+56320)}function setProperty(Me,Bn,Hn){if(Bn==="__proto__"){Object.defineProperty(Me,Bn,{configurable:true,enumerable:true,writable:true,value:Hn})}else{Me[Bn]=Hn}}var Fc=new Array(256);var Jc=new Array(256);for(var Dp=0;Dp<256;Dp++){Fc[Dp]=simpleEscapeSequence(Dp)?1:0;Jc[Dp]=simpleEscapeSequence(Dp)}function State(Me,Bn){this.input=Me;this.filename=Bn["filename"]||null;this.schema=Bn["schema"]||aa;this.onWarning=Bn["onWarning"]||null;this.legacy=Bn["legacy"]||false;this.json=Bn["json"]||false;this.listener=Bn["listener"]||null;this.implicitTypes=this.schema.compiledImplicit;this.typeMap=this.schema.compiledTypeMap;this.length=Me.length;this.position=0;this.line=0;this.lineStart=0;this.lineIndent=0;this.firstTabInLine=-1;this.documents=[]}function generateError(Me,Bn){var Hn={name:Me.filename,buffer:Me.input.slice(0,-1),position:Me.position,line:Me.line,column:Me.position-Me.lineStart};Hn.snippet=Ci(Hn);return new ni(Bn,Hn)}function throwError(Me,Bn){throw generateError(Me,Bn)}function throwWarning(Me,Bn){if(Me.onWarning){Me.onWarning.call(null,generateError(Me,Bn))}}var kp={YAML:function handleYamlDirective(Me,Bn,Hn){var zn,ni,Ci;if(Me.version!==null){throwError(Me,"duplication of %YAML directive")}if(Hn.length!==1){throwError(Me,"YAML directive accepts exactly one argument")}zn=/^([0-9]+)\.([0-9]+)$/.exec(Hn[0]);if(zn===null){throwError(Me,"ill-formed argument of the YAML directive")}ni=parseInt(zn[1],10);Ci=parseInt(zn[2],10);if(ni!==1){throwError(Me,"unacceptable YAML version of the document")}Me.version=Hn[0];Me.checkLineBreaks=Ci<2;if(Ci!==1&&Ci!==2){throwWarning(Me,"unsupported YAML version of the document")}},TAG:function handleTagDirective(Me,Bn,Hn){var zn,ni;if(Hn.length!==2){throwError(Me,"TAG directive accepts exactly two arguments")}zn=Hn[0];ni=Hn[1];if(!tc.test(zn)){throwError(Me,"ill-formed tag handle (first argument) of the TAG directive")}if(oa.call(Me.tagMap,zn)){throwError(Me,'there is a previously declared suffix for "'+zn+'" tag handle')}if(!dc.test(ni)){throwError(Me,"ill-formed tag prefix (second argument) of the TAG directive")}try{ni=decodeURIComponent(ni)}catch(Bn){throwError(Me,"tag prefix is malformed: "+ni)}Me.tagMap[zn]=ni}};function captureSegment(Me,Bn,Hn,zn){var ni,Ci,aa,oa;if(Bn1){Me.result+=zn.repeat("\n",Bn-1)}}function readPlainScalar(Me,Bn,Hn){var zn,ni,Ci,aa,oa,ca,_a,xa,Ga=Me.kind,Ha=Me.result,ts;ts=Me.input.charCodeAt(Me.position);if(is_WS_OR_EOL(ts)||is_FLOW_INDICATOR(ts)||ts===35||ts===38||ts===42||ts===33||ts===124||ts===62||ts===39||ts===34||ts===37||ts===64||ts===96){return false}if(ts===63||ts===45){ni=Me.input.charCodeAt(Me.position+1);if(is_WS_OR_EOL(ni)||Hn&&is_FLOW_INDICATOR(ni)){return false}}Me.kind="scalar";Me.result="";Ci=aa=Me.position;oa=false;while(ts!==0){if(ts===58){ni=Me.input.charCodeAt(Me.position+1);if(is_WS_OR_EOL(ni)||Hn&&is_FLOW_INDICATOR(ni)){break}}else if(ts===35){zn=Me.input.charCodeAt(Me.position-1);if(is_WS_OR_EOL(zn)){break}}else if(Me.position===Me.lineStart&&testDocumentSeparator(Me)||Hn&&is_FLOW_INDICATOR(ts)){break}else if(is_EOL(ts)){ca=Me.line;_a=Me.lineStart;xa=Me.lineIndent;skipSeparationSpace(Me,false,-1);if(Me.lineIndent>=Bn){oa=true;ts=Me.input.charCodeAt(Me.position);continue}else{Me.position=aa;Me.line=ca;Me.lineStart=_a;Me.lineIndent=xa;break}}if(oa){captureSegment(Me,Ci,aa,false);writeFoldedLines(Me,Me.line-ca);Ci=aa=Me.position;oa=false}if(!is_WHITE_SPACE(ts)){aa=Me.position+1}ts=Me.input.charCodeAt(++Me.position)}captureSegment(Me,Ci,aa,false);if(Me.result){return true}Me.kind=Ga;Me.result=Ha;return false}function readSingleQuotedScalar(Me,Bn){var Hn,zn,ni;Hn=Me.input.charCodeAt(Me.position);if(Hn!==39){return false}Me.kind="scalar";Me.result="";Me.position++;zn=ni=Me.position;while((Hn=Me.input.charCodeAt(Me.position))!==0){if(Hn===39){captureSegment(Me,zn,Me.position,true);Hn=Me.input.charCodeAt(++Me.position);if(Hn===39){zn=Me.position;Me.position++;ni=Me.position}else{return true}}else if(is_EOL(Hn)){captureSegment(Me,zn,ni,true);writeFoldedLines(Me,skipSeparationSpace(Me,false,Bn));zn=ni=Me.position}else if(Me.position===Me.lineStart&&testDocumentSeparator(Me)){throwError(Me,"unexpected end of the document within a single quoted scalar")}else{Me.position++;ni=Me.position}}throwError(Me,"unexpected end of the stream within a single quoted scalar")}function readDoubleQuotedScalar(Me,Bn){var Hn,zn,ni,Ci,aa,oa;oa=Me.input.charCodeAt(Me.position);if(oa!==34){return false}Me.kind="scalar";Me.result="";Me.position++;Hn=zn=Me.position;while((oa=Me.input.charCodeAt(Me.position))!==0){if(oa===34){captureSegment(Me,Hn,Me.position,true);Me.position++;return true}else if(oa===92){captureSegment(Me,Hn,Me.position,true);oa=Me.input.charCodeAt(++Me.position);if(is_EOL(oa)){skipSeparationSpace(Me,false,Bn)}else if(oa<256&&Fc[oa]){Me.result+=Jc[oa];Me.position++}else if((aa=escapedHexLen(oa))>0){ni=aa;Ci=0;for(;ni>0;ni--){oa=Me.input.charCodeAt(++Me.position);if((aa=fromHexCode(oa))>=0){Ci=(Ci<<4)+aa}else{throwError(Me,"expected hexadecimal character")}}Me.result+=charFromCodepoint(Ci);Me.position++}else{throwError(Me,"unknown escape sequence")}Hn=zn=Me.position}else if(is_EOL(oa)){captureSegment(Me,Hn,zn,true);writeFoldedLines(Me,skipSeparationSpace(Me,false,Bn));Hn=zn=Me.position}else if(Me.position===Me.lineStart&&testDocumentSeparator(Me)){throwError(Me,"unexpected end of the document within a double quoted scalar")}else{Me.position++;zn=Me.position}}throwError(Me,"unexpected end of the stream within a double quoted scalar")}function readFlowCollection(Me,Bn){var Hn=true,zn,ni,Ci,aa=Me.tag,oa,_a=Me.anchor,xa,Ga,Ha,ts,Ps,so=Object.create(null),oo,Jo,tc,dc;dc=Me.input.charCodeAt(Me.position);if(dc===91){Ga=93;Ps=false;oa=[]}else if(dc===123){Ga=125;Ps=true;oa={}}else{return false}if(Me.anchor!==null){Me.anchorMap[Me.anchor]=oa}dc=Me.input.charCodeAt(++Me.position);while(dc!==0){skipSeparationSpace(Me,true,Bn);dc=Me.input.charCodeAt(Me.position);if(dc===Ga){Me.position++;Me.tag=aa;Me.anchor=_a;Me.kind=Ps?"mapping":"sequence";Me.result=oa;return true}else if(!Hn){throwError(Me,"missed comma between flow collection entries")}else if(dc===44){throwError(Me,"expected the node content, but found ','")}Jo=oo=tc=null;Ha=ts=false;if(dc===63){xa=Me.input.charCodeAt(Me.position+1);if(is_WS_OR_EOL(xa)){Ha=ts=true;Me.position++;skipSeparationSpace(Me,true,Bn)}}zn=Me.line;ni=Me.lineStart;Ci=Me.position;composeNode(Me,Bn,ca,false,true);Jo=Me.tag;oo=Me.result;skipSeparationSpace(Me,true,Bn);dc=Me.input.charCodeAt(Me.position);if((ts||Me.line===zn)&&dc===58){Ha=true;dc=Me.input.charCodeAt(++Me.position);skipSeparationSpace(Me,true,Bn);composeNode(Me,Bn,ca,false,true);tc=Me.result}if(Ps){storeMappingPair(Me,oa,so,Jo,oo,tc,zn,ni,Ci)}else if(Ha){oa.push(storeMappingPair(Me,null,so,Jo,oo,tc,zn,ni,Ci))}else{oa.push(oo)}skipSeparationSpace(Me,true,Bn);dc=Me.input.charCodeAt(Me.position);if(dc===44){Hn=true;dc=Me.input.charCodeAt(++Me.position)}else{Hn=false}}throwError(Me,"unexpected end of the stream within a flow collection")}function readBlockScalar(Me,Bn){var Hn,ni,Ci=Ha,aa=false,oa=false,ca=Bn,_a=0,xa=false,Ga,so;so=Me.input.charCodeAt(Me.position);if(so===124){ni=false}else if(so===62){ni=true}else{return false}Me.kind="scalar";Me.result="";while(so!==0){so=Me.input.charCodeAt(++Me.position);if(so===43||so===45){if(Ha===Ci){Ci=so===43?Ps:ts}else{throwError(Me,"repeat of a chomping mode identifier")}}else if((Ga=fromDecimalCode(so))>=0){if(Ga===0){throwError(Me,"bad explicit indentation width of a block scalar; it cannot be less than one")}else if(!oa){ca=Bn+Ga-1;oa=true}else{throwError(Me,"repeat of an indentation width identifier")}}else{break}}if(is_WHITE_SPACE(so)){do{so=Me.input.charCodeAt(++Me.position)}while(is_WHITE_SPACE(so));if(so===35){do{so=Me.input.charCodeAt(++Me.position)}while(!is_EOL(so)&&so!==0)}}while(so!==0){readLineBreak(Me);Me.lineIndent=0;so=Me.input.charCodeAt(Me.position);while((!oa||Me.lineIndentca){ca=Me.lineIndent}if(is_EOL(so)){_a++;continue}if(Me.lineIndentBn)&&ca!==0){throwError(Me,"bad indentation of a sequence entry")}else if(Me.lineIndentBn){if(tc){aa=Me.line;oa=Me.lineStart;ca=Me.position}if(composeNode(Me,Bn,Ga,true,ni)){if(tc){oo=Me.result}else{Jo=Me.result}}if(!tc){storeMappingPair(Me,ts,Ps,so,oo,Jo,aa,oa,ca);so=oo=Jo=null}skipSeparationSpace(Me,true,-1);Fc=Me.input.charCodeAt(Me.position)}if((Me.line===Ci||Me.lineIndent>Bn)&&Fc!==0){throwError(Me,"bad indentation of a mapping entry")}else if(Me.lineIndentBn){ts=1}else if(Me.lineIndent===Bn){ts=0}else if(Me.lineIndentBn){ts=1}else if(Me.lineIndent===Bn){ts=0}else if(Me.lineIndent tag; it should be "scalar", not "'+Me.kind+'"')}for(oo=0,Jo=Me.implicitTypes.length;oo")}if(Me.result!==null&&dc.kind!==Me.kind){throwError(Me,"unacceptable node kind for !<"+Me.tag+'> tag; it should be "'+dc.kind+'", not "'+Me.kind+'"')}if(!dc.resolve(Me.result,Me.tag)){throwError(Me,"cannot resolve a node with !<"+Me.tag+"> explicit tag")}else{Me.result=dc.construct(Me.result,Me.tag);if(Me.anchor!==null){Me.anchorMap[Me.anchor]=Me.result}}}if(Me.listener!==null){Me.listener("close",Me)}return Me.tag!==null||Me.anchor!==null||so}function readDocument(Me){var Bn=Me.position,Hn,zn,ni,Ci=false,aa;Me.version=null;Me.checkLineBreaks=Me.legacy;Me.tagMap=Object.create(null);Me.anchorMap=Object.create(null);while((aa=Me.input.charCodeAt(Me.position))!==0){skipSeparationSpace(Me,true,-1);aa=Me.input.charCodeAt(Me.position);if(Me.lineIndent>0||aa!==37){break}Ci=true;aa=Me.input.charCodeAt(++Me.position);Hn=Me.position;while(aa!==0&&!is_WS_OR_EOL(aa)){aa=Me.input.charCodeAt(++Me.position)}zn=Me.input.slice(Hn,Me.position);ni=[];if(zn.length<1){throwError(Me,"directive name must not be less than one character in length")}while(aa!==0){while(is_WHITE_SPACE(aa)){aa=Me.input.charCodeAt(++Me.position)}if(aa===35){do{aa=Me.input.charCodeAt(++Me.position)}while(aa!==0&&!is_EOL(aa));break}if(is_EOL(aa))break;Hn=Me.position;while(aa!==0&&!is_WS_OR_EOL(aa)){aa=Me.input.charCodeAt(++Me.position)}ni.push(Me.input.slice(Hn,Me.position))}if(aa!==0)readLineBreak(Me);if(oa.call(kp,zn)){kp[zn](Me,zn,ni)}else{throwWarning(Me,'unknown document directive "'+zn+'"')}}skipSeparationSpace(Me,true,-1);if(Me.lineIndent===0&&Me.input.charCodeAt(Me.position)===45&&Me.input.charCodeAt(Me.position+1)===45&&Me.input.charCodeAt(Me.position+2)===45){Me.position+=3;skipSeparationSpace(Me,true,-1)}else if(Ci){throwError(Me,"directives end mark is expected")}composeNode(Me,Me.lineIndent-1,Ga,false,true);skipSeparationSpace(Me,true,-1);if(Me.checkLineBreaks&&oo.test(Me.input.slice(Bn,Me.position))){throwWarning(Me,"non-ASCII line breaks are interpreted as content")}Me.documents.push(Me.result);if(Me.position===Me.lineStart&&testDocumentSeparator(Me)){if(Me.input.charCodeAt(Me.position)===46){Me.position+=3;skipSeparationSpace(Me,true,-1)}return}if(Me.position{"use strict";var zn=Hn(41248);var ni=Hn(9557);function compileList(Me,Bn){var Hn=[];Me[Bn].forEach((function(Me){var Bn=Hn.length;Hn.forEach((function(Hn,zn){if(Hn.tag===Me.tag&&Hn.kind===Me.kind&&Hn.multi===Me.multi){Bn=zn}}));Hn[Bn]=Me}));return Hn}function compileMap(){var Me={scalar:{},sequence:{},mapping:{},fallback:{},multi:{scalar:[],sequence:[],mapping:[],fallback:[]}},Bn,Hn;function collectType(Bn){if(Bn.multi){Me.multi[Bn.kind].push(Bn);Me.multi["fallback"].push(Bn)}else{Me[Bn.kind][Bn.tag]=Me["fallback"][Bn.tag]=Bn}}for(Bn=0,Hn=arguments.length;Bn{"use strict";Me.exports=Hn(58927)},97336:(Me,Bn,Hn)=>{"use strict";Me.exports=Hn(55746).extend({implicit:[Hn(28966),Hn(76854)],explicit:[Hn(8149),Hn(58649),Hn(16267),Hn(78758)]})},69832:(Me,Bn,Hn)=>{"use strict";var zn=Hn(62046);Me.exports=new zn({explicit:[Hn(53929),Hn(77161),Hn(47316)]})},58927:(Me,Bn,Hn)=>{"use strict";Me.exports=Hn(69832).extend({implicit:[Hn(4333),Hn(67296),Hn(84652),Hn(57584)]})},9440:(Me,Bn,Hn)=>{"use strict";var zn=Hn(19816);function getLine(Me,Bn,Hn,zn,ni){var Ci="";var aa="";var oa=Math.floor(ni/2)-1;if(zn-Bn>oa){Ci=" ... ";Bn=zn-oa+Ci.length}if(Hn-zn>oa){aa=" ...";Hn=zn+oa-aa.length}return{str:Ci+Me.slice(Bn,Hn).replace(/\t/g,"→")+aa,pos:zn-Bn+Ci.length}}function padStart(Me,Bn){return zn.repeat(" ",Bn-Me.length)+Me}function makeSnippet(Me,Bn){Bn=Object.create(Bn||null);if(!Me.buffer)return null;if(!Bn.maxLength)Bn.maxLength=79;if(typeof Bn.indent!=="number")Bn.indent=1;if(typeof Bn.linesBefore!=="number")Bn.linesBefore=3;if(typeof Bn.linesAfter!=="number")Bn.linesAfter=2;var Hn=/\r?\n|\r|\0/g;var ni=[0];var Ci=[];var aa;var oa=-1;while(aa=Hn.exec(Me.buffer)){Ci.push(aa.index);ni.push(aa.index+aa[0].length);if(Me.position<=aa.index&&oa<0){oa=ni.length-2}}if(oa<0)oa=ni.length-1;var ca="",_a,xa;var Ga=Math.min(Me.line+Bn.linesAfter,Ci.length).toString().length;var Ha=Bn.maxLength-(Bn.indent+Ga+3);for(_a=1;_a<=Bn.linesBefore;_a++){if(oa-_a<0)break;xa=getLine(Me.buffer,ni[oa-_a],Ci[oa-_a],Me.position-(ni[oa]-ni[oa-_a]),Ha);ca=zn.repeat(" ",Bn.indent)+padStart((Me.line-_a+1).toString(),Ga)+" | "+xa.str+"\n"+ca}xa=getLine(Me.buffer,ni[oa],Ci[oa],Me.position,Ha);ca+=zn.repeat(" ",Bn.indent)+padStart((Me.line+1).toString(),Ga)+" | "+xa.str+"\n";ca+=zn.repeat("-",Bn.indent+Ga+3+xa.pos)+"^"+"\n";for(_a=1;_a<=Bn.linesAfter;_a++){if(oa+_a>=Ci.length)break;xa=getLine(Me.buffer,ni[oa+_a],Ci[oa+_a],Me.position-(ni[oa]-ni[oa+_a]),Ha);ca+=zn.repeat(" ",Bn.indent)+padStart((Me.line+_a+1).toString(),Ga)+" | "+xa.str+"\n"}return ca.replace(/\n$/,"")}Me.exports=makeSnippet},9557:(Me,Bn,Hn)=>{"use strict";var zn=Hn(41248);var ni=["kind","multi","resolve","construct","instanceOf","predicate","represent","representName","defaultStyle","styleAliases"];var Ci=["scalar","sequence","mapping"];function compileStyleAliases(Me){var Bn={};if(Me!==null){Object.keys(Me).forEach((function(Hn){Me[Hn].forEach((function(Me){Bn[String(Me)]=Hn}))}))}return Bn}function Type(Me,Bn){Bn=Bn||{};Object.keys(Bn).forEach((function(Bn){if(ni.indexOf(Bn)===-1){throw new zn('Unknown option "'+Bn+'" is met in definition of "'+Me+'" YAML type.')}}));this.options=Bn;this.tag=Me;this.kind=Bn["kind"]||null;this.resolve=Bn["resolve"]||function(){return true};this.construct=Bn["construct"]||function(Me){return Me};this.instanceOf=Bn["instanceOf"]||null;this.predicate=Bn["predicate"]||null;this.represent=Bn["represent"]||null;this.representName=Bn["representName"]||null;this.defaultStyle=Bn["defaultStyle"]||null;this.multi=Bn["multi"]||false;this.styleAliases=compileStyleAliases(Bn["styleAliases"]||null);if(Ci.indexOf(this.kind)===-1){throw new zn('Unknown kind "'+this.kind+'" is specified for "'+Me+'" YAML type.')}}Me.exports=Type},8149:(Me,Bn,Hn)=>{"use strict";var zn=Hn(9557);var ni="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=\n\r";function resolveYamlBinary(Me){if(Me===null)return false;var Bn,Hn,zn=0,Ci=Me.length,aa=ni;for(Hn=0;Hn64)continue;if(Bn<0)return false;zn+=6}return zn%8===0}function constructYamlBinary(Me){var Bn,Hn,zn=Me.replace(/[\r\n=]/g,""),Ci=zn.length,aa=ni,oa=0,ca=[];for(Bn=0;Bn>16&255);ca.push(oa>>8&255);ca.push(oa&255)}oa=oa<<6|aa.indexOf(zn.charAt(Bn))}Hn=Ci%4*6;if(Hn===0){ca.push(oa>>16&255);ca.push(oa>>8&255);ca.push(oa&255)}else if(Hn===18){ca.push(oa>>10&255);ca.push(oa>>2&255)}else if(Hn===12){ca.push(oa>>4&255)}return new Uint8Array(ca)}function representYamlBinary(Me){var Bn="",Hn=0,zn,Ci,aa=Me.length,oa=ni;for(zn=0;zn>18&63];Bn+=oa[Hn>>12&63];Bn+=oa[Hn>>6&63];Bn+=oa[Hn&63]}Hn=(Hn<<8)+Me[zn]}Ci=aa%3;if(Ci===0){Bn+=oa[Hn>>18&63];Bn+=oa[Hn>>12&63];Bn+=oa[Hn>>6&63];Bn+=oa[Hn&63]}else if(Ci===2){Bn+=oa[Hn>>10&63];Bn+=oa[Hn>>4&63];Bn+=oa[Hn<<2&63];Bn+=oa[64]}else if(Ci===1){Bn+=oa[Hn>>2&63];Bn+=oa[Hn<<4&63];Bn+=oa[64];Bn+=oa[64]}return Bn}function isBinary(Me){return Object.prototype.toString.call(Me)==="[object Uint8Array]"}Me.exports=new zn("tag:yaml.org,2002:binary",{kind:"scalar",resolve:resolveYamlBinary,construct:constructYamlBinary,predicate:isBinary,represent:representYamlBinary})},67296:(Me,Bn,Hn)=>{"use strict";var zn=Hn(9557);function resolveYamlBoolean(Me){if(Me===null)return false;var Bn=Me.length;return Bn===4&&(Me==="true"||Me==="True"||Me==="TRUE")||Bn===5&&(Me==="false"||Me==="False"||Me==="FALSE")}function constructYamlBoolean(Me){return Me==="true"||Me==="True"||Me==="TRUE"}function isBoolean(Me){return Object.prototype.toString.call(Me)==="[object Boolean]"}Me.exports=new zn("tag:yaml.org,2002:bool",{kind:"scalar",resolve:resolveYamlBoolean,construct:constructYamlBoolean,predicate:isBoolean,represent:{lowercase:function(Me){return Me?"true":"false"},uppercase:function(Me){return Me?"TRUE":"FALSE"},camelcase:function(Me){return Me?"True":"False"}},defaultStyle:"lowercase"})},57584:(Me,Bn,Hn)=>{"use strict";var zn=Hn(19816);var ni=Hn(9557);var Ci=new RegExp("^(?:[-+]?(?:[0-9][0-9_]*)(?:\\.[0-9_]*)?(?:[eE][-+]?[0-9]+)?"+"|\\.[0-9_]+(?:[eE][-+]?[0-9]+)?"+"|[-+]?\\.(?:inf|Inf|INF)"+"|\\.(?:nan|NaN|NAN))$");function resolveYamlFloat(Me){if(Me===null)return false;if(!Ci.test(Me)||Me[Me.length-1]==="_"){return false}return true}function constructYamlFloat(Me){var Bn,Hn;Bn=Me.replace(/_/g,"").toLowerCase();Hn=Bn[0]==="-"?-1:1;if("+-".indexOf(Bn[0])>=0){Bn=Bn.slice(1)}if(Bn===".inf"){return Hn===1?Number.POSITIVE_INFINITY:Number.NEGATIVE_INFINITY}else if(Bn===".nan"){return NaN}return Hn*parseFloat(Bn,10)}var aa=/^[-+]?[0-9]+e/;function representYamlFloat(Me,Bn){var Hn;if(isNaN(Me)){switch(Bn){case"lowercase":return".nan";case"uppercase":return".NAN";case"camelcase":return".NaN"}}else if(Number.POSITIVE_INFINITY===Me){switch(Bn){case"lowercase":return".inf";case"uppercase":return".INF";case"camelcase":return".Inf"}}else if(Number.NEGATIVE_INFINITY===Me){switch(Bn){case"lowercase":return"-.inf";case"uppercase":return"-.INF";case"camelcase":return"-.Inf"}}else if(zn.isNegativeZero(Me)){return"-0.0"}Hn=Me.toString(10);return aa.test(Hn)?Hn.replace("e",".e"):Hn}function isFloat(Me){return Object.prototype.toString.call(Me)==="[object Number]"&&(Me%1!==0||zn.isNegativeZero(Me))}Me.exports=new ni("tag:yaml.org,2002:float",{kind:"scalar",resolve:resolveYamlFloat,construct:constructYamlFloat,predicate:isFloat,represent:representYamlFloat,defaultStyle:"lowercase"})},84652:(Me,Bn,Hn)=>{"use strict";var zn=Hn(19816);var ni=Hn(9557);function isHexCode(Me){return 48<=Me&&Me<=57||65<=Me&&Me<=70||97<=Me&&Me<=102}function isOctCode(Me){return 48<=Me&&Me<=55}function isDecCode(Me){return 48<=Me&&Me<=57}function resolveYamlInteger(Me){if(Me===null)return false;var Bn=Me.length,Hn=0,zn=false,ni;if(!Bn)return false;ni=Me[Hn];if(ni==="-"||ni==="+"){ni=Me[++Hn]}if(ni==="0"){if(Hn+1===Bn)return true;ni=Me[++Hn];if(ni==="b"){Hn++;for(;Hn=0?"0b"+Me.toString(2):"-0b"+Me.toString(2).slice(1)},octal:function(Me){return Me>=0?"0o"+Me.toString(8):"-0o"+Me.toString(8).slice(1)},decimal:function(Me){return Me.toString(10)},hexadecimal:function(Me){return Me>=0?"0x"+Me.toString(16).toUpperCase():"-0x"+Me.toString(16).toUpperCase().slice(1)}},defaultStyle:"decimal",styleAliases:{binary:[2,"bin"],octal:[8,"oct"],decimal:[10,"dec"],hexadecimal:[16,"hex"]}})},47316:(Me,Bn,Hn)=>{"use strict";var zn=Hn(9557);Me.exports=new zn("tag:yaml.org,2002:map",{kind:"mapping",construct:function(Me){return Me!==null?Me:{}}})},76854:(Me,Bn,Hn)=>{"use strict";var zn=Hn(9557);function resolveYamlMerge(Me){return Me==="<<"||Me===null}Me.exports=new zn("tag:yaml.org,2002:merge",{kind:"scalar",resolve:resolveYamlMerge})},4333:(Me,Bn,Hn)=>{"use strict";var zn=Hn(9557);function resolveYamlNull(Me){if(Me===null)return true;var Bn=Me.length;return Bn===1&&Me==="~"||Bn===4&&(Me==="null"||Me==="Null"||Me==="NULL")}function constructYamlNull(){return null}function isNull(Me){return Me===null}Me.exports=new zn("tag:yaml.org,2002:null",{kind:"scalar",resolve:resolveYamlNull,construct:constructYamlNull,predicate:isNull,represent:{canonical:function(){return"~"},lowercase:function(){return"null"},uppercase:function(){return"NULL"},camelcase:function(){return"Null"},empty:function(){return""}},defaultStyle:"lowercase"})},58649:(Me,Bn,Hn)=>{"use strict";var zn=Hn(9557);var ni=Object.prototype.hasOwnProperty;var Ci=Object.prototype.toString;function resolveYamlOmap(Me){if(Me===null)return true;var Bn=[],Hn,zn,aa,oa,ca,_a=Me;for(Hn=0,zn=_a.length;Hn{"use strict";var zn=Hn(9557);var ni=Object.prototype.toString;function resolveYamlPairs(Me){if(Me===null)return true;var Bn,Hn,zn,Ci,aa,oa=Me;aa=new Array(oa.length);for(Bn=0,Hn=oa.length;Bn{"use strict";var zn=Hn(9557);Me.exports=new zn("tag:yaml.org,2002:seq",{kind:"sequence",construct:function(Me){return Me!==null?Me:[]}})},78758:(Me,Bn,Hn)=>{"use strict";var zn=Hn(9557);var ni=Object.prototype.hasOwnProperty;function resolveYamlSet(Me){if(Me===null)return true;var Bn,Hn=Me;for(Bn in Hn){if(ni.call(Hn,Bn)){if(Hn[Bn]!==null)return false}}return true}function constructYamlSet(Me){return Me!==null?Me:{}}Me.exports=new zn("tag:yaml.org,2002:set",{kind:"mapping",resolve:resolveYamlSet,construct:constructYamlSet})},53929:(Me,Bn,Hn)=>{"use strict";var zn=Hn(9557);Me.exports=new zn("tag:yaml.org,2002:str",{kind:"scalar",construct:function(Me){return Me!==null?Me:""}})},28966:(Me,Bn,Hn)=>{"use strict";var zn=Hn(9557);var ni=new RegExp("^([0-9][0-9][0-9][0-9])"+"-([0-9][0-9])"+"-([0-9][0-9])$");var Ci=new RegExp("^([0-9][0-9][0-9][0-9])"+"-([0-9][0-9]?)"+"-([0-9][0-9]?)"+"(?:[Tt]|[ \\t]+)"+"([0-9][0-9]?)"+":([0-9][0-9])"+":([0-9][0-9])"+"(?:\\.([0-9]*))?"+"(?:[ \\t]*(Z|([-+])([0-9][0-9]?)"+"(?::([0-9][0-9]))?))?$");function resolveYamlTimestamp(Me){if(Me===null)return false;if(ni.exec(Me)!==null)return true;if(Ci.exec(Me)!==null)return true;return false}function constructYamlTimestamp(Me){var Bn,Hn,zn,aa,oa,ca,_a,xa=0,Ga=null,Ha,ts,Ps;Bn=ni.exec(Me);if(Bn===null)Bn=Ci.exec(Me);if(Bn===null)throw new Error("Date resolve error");Hn=+Bn[1];zn=+Bn[2]-1;aa=+Bn[3];if(!Bn[4]){return new Date(Date.UTC(Hn,zn,aa))}oa=+Bn[4];ca=+Bn[5];_a=+Bn[6];if(Bn[7]){xa=Bn[7].slice(0,3);while(xa.length<3){xa+="0"}xa=+xa}if(Bn[9]){Ha=+Bn[10];ts=+(Bn[11]||0);Ga=(Ha*60+ts)*6e4;if(Bn[9]==="-")Ga=-Ga}Ps=new Date(Date.UTC(Hn,zn,aa,oa,ca,_a,xa));if(Ga)Ps.setTime(Ps.getTime()-Ga);return Ps}function representYamlTimestamp(Me){return Me.toISOString()}Me.exports=new zn("tag:yaml.org,2002:timestamp",{kind:"scalar",resolve:resolveYamlTimestamp,construct:constructYamlTimestamp,instanceOf:Date,represent:representYamlTimestamp})},92047:(Me,Bn,Hn)=>{var zn=Hn(33324);Me.exports=function(Me,Bn){Bn=Bn||{};var Hn=zn.decode(Me,Bn);if(!Hn){return null}var ni=Hn.payload;if(typeof ni==="string"){try{var Ci=JSON.parse(ni);if(Ci!==null&&typeof Ci==="object"){ni=Ci}}catch(Me){}}if(Bn.complete===true){return{header:Hn.header,payload:ni,signature:Hn.signature}}return ni}},69653:(Me,Bn,Hn)=>{Me.exports={decode:Hn(92047),verify:Hn(60772),sign:Hn(14912),JsonWebTokenError:Hn(26248),NotBeforeError:Hn(91269),TokenExpiredError:Hn(41241)}},26248:Me=>{var JsonWebTokenError=function(Me,Bn){Error.call(this,Me);if(Error.captureStackTrace){Error.captureStackTrace(this,this.constructor)}this.name="JsonWebTokenError";this.message=Me;if(Bn)this.inner=Bn};JsonWebTokenError.prototype=Object.create(Error.prototype);JsonWebTokenError.prototype.constructor=JsonWebTokenError;Me.exports=JsonWebTokenError},91269:(Me,Bn,Hn)=>{var zn=Hn(26248);var NotBeforeError=function(Me,Bn){zn.call(this,Me);this.name="NotBeforeError";this.date=Bn};NotBeforeError.prototype=Object.create(zn.prototype);NotBeforeError.prototype.constructor=NotBeforeError;Me.exports=NotBeforeError},41241:(Me,Bn,Hn)=>{var zn=Hn(26248);var TokenExpiredError=function(Me,Bn){zn.call(this,Me);this.name="TokenExpiredError";this.expiredAt=Bn};TokenExpiredError.prototype=Object.create(zn.prototype);TokenExpiredError.prototype.constructor=TokenExpiredError;Me.exports=TokenExpiredError},51136:(Me,Bn,Hn)=>{const zn=Hn(62088);Me.exports=zn.satisfies(process.version,">=15.7.0")},3948:(Me,Bn,Hn)=>{var zn=Hn(62088);Me.exports=zn.satisfies(process.version,"^6.12.0 || >=8.0.0")},45318:(Me,Bn,Hn)=>{const zn=Hn(62088);Me.exports=zn.satisfies(process.version,">=16.9.0")},96688:(Me,Bn,Hn)=>{var zn=Hn(70744);Me.exports=function(Me,Bn){var Hn=Bn||Math.floor(Date.now()/1e3);if(typeof Me==="string"){var ni=zn(Me);if(typeof ni==="undefined"){return}return Math.floor(Hn+ni/1e3)}else if(typeof Me==="number"){return Hn+Me}else{return}}},91006:(Me,Bn,Hn)=>{const zn=Hn(51136);const ni=Hn(45318);const Ci={ec:["ES256","ES384","ES512"],rsa:["RS256","PS256","RS384","PS384","RS512","PS512"],"rsa-pss":["PS256","PS384","PS512"]};const aa={ES256:"prime256v1",ES384:"secp384r1",ES512:"secp521r1"};Me.exports=function(Me,Bn){if(!Me||!Bn)return;const Hn=Bn.asymmetricKeyType;if(!Hn)return;const oa=Ci[Hn];if(!oa){throw new Error(`Unknown key type "${Hn}".`)}if(!oa.includes(Me)){throw new Error(`"alg" parameter for "${Hn}" key type must be one of: ${oa.join(", ")}.`)}if(zn){switch(Hn){case"ec":const Hn=Bn.asymmetricKeyDetails.namedCurve;const zn=aa[Me];if(Hn!==zn){throw new Error(`"alg" parameter "${Me}" requires curve "${zn}".`)}break;case"rsa-pss":if(ni){const Hn=parseInt(Me.slice(-3),10);const{hashAlgorithm:zn,mgf1HashAlgorithm:ni,saltLength:Ci}=Bn.asymmetricKeyDetails;if(zn!==`sha${Hn}`||ni!==zn){throw new Error(`Invalid key for this operation, its RSA-PSS parameters do not meet the requirements of "alg" ${Me}.`)}if(Ci!==undefined&&Ci>Hn>>3){throw new Error(`Invalid key for this operation, its RSA-PSS parameter saltLength does not meet the requirements of "alg" ${Me}.`)}}break}}}},14912:(Me,Bn,Hn)=>{const zn=Hn(96688);const ni=Hn(3948);const Ci=Hn(91006);const aa=Hn(33324);const oa=Hn(46248);const ca=Hn(1999);const _a=Hn(39841);const xa=Hn(80116);const Ga=Hn(29888);const Ha=Hn(56172);const ts=Hn(82192);const{KeyObject:Ps,createSecretKey:so,createPrivateKey:oo}=Hn(76982);const Jo=["RS256","RS384","RS512","ES256","ES384","ES512","HS256","HS384","HS512","none"];if(ni){Jo.splice(3,0,"PS256","PS384","PS512")}const tc={expiresIn:{isValid:function(Me){return _a(Me)||Ha(Me)&&Me},message:'"expiresIn" should be a number of seconds or string representing a timespan'},notBefore:{isValid:function(Me){return _a(Me)||Ha(Me)&&Me},message:'"notBefore" should be a number of seconds or string representing a timespan'},audience:{isValid:function(Me){return Ha(Me)||Array.isArray(Me)},message:'"audience" must be a string or array'},algorithm:{isValid:oa.bind(null,Jo),message:'"algorithm" must be a valid string enum value'},header:{isValid:Ga,message:'"header" must be an object'},encoding:{isValid:Ha,message:'"encoding" must be a string'},issuer:{isValid:Ha,message:'"issuer" must be a string'},subject:{isValid:Ha,message:'"subject" must be a string'},jwtid:{isValid:Ha,message:'"jwtid" must be a string'},noTimestamp:{isValid:ca,message:'"noTimestamp" must be a boolean'},keyid:{isValid:Ha,message:'"keyid" must be a string'},mutatePayload:{isValid:ca,message:'"mutatePayload" must be a boolean'},allowInsecureKeySizes:{isValid:ca,message:'"allowInsecureKeySizes" must be a boolean'},allowInvalidAsymmetricKeyTypes:{isValid:ca,message:'"allowInvalidAsymmetricKeyTypes" must be a boolean'}};const dc={iat:{isValid:xa,message:'"iat" should be a number of seconds'},exp:{isValid:xa,message:'"exp" should be a number of seconds'},nbf:{isValid:xa,message:'"nbf" should be a number of seconds'}};function validate(Me,Bn,Hn,zn){if(!Ga(Hn)){throw new Error('Expected "'+zn+'" to be a plain object.')}Object.keys(Hn).forEach((function(ni){const Ci=Me[ni];if(!Ci){if(!Bn){throw new Error('"'+ni+'" is not allowed in "'+zn+'"')}return}if(!Ci.isValid(Hn[ni])){throw new Error(Ci.message)}}))}function validateOptions(Me){return validate(tc,false,Me,"options")}function validatePayload(Me){return validate(dc,true,Me,"payload")}const Fc={audience:"aud",issuer:"iss",subject:"sub",jwtid:"jti"};const Jc=["expiresIn","notBefore","noTimestamp","audience","issuer","subject","jwtid"];Me.exports=function(Me,Bn,Hn,ni){if(typeof Hn==="function"){ni=Hn;Hn={}}else{Hn=Hn||{}}const oa=typeof Me==="object"&&!Buffer.isBuffer(Me);const ca=Object.assign({alg:Hn.algorithm||"HS256",typ:oa?"JWT":undefined,kid:Hn.keyid},Hn.header);function failure(Me){if(ni){return ni(Me)}throw Me}if(!Bn&&Hn.algorithm!=="none"){return failure(new Error("secretOrPrivateKey must have a value"))}if(Bn!=null&&!(Bn instanceof Ps)){try{Bn=oo(Bn)}catch(Me){try{Bn=so(typeof Bn==="string"?Buffer.from(Bn):Bn)}catch(Me){return failure(new Error("secretOrPrivateKey is not valid key material"))}}}if(ca.alg.startsWith("HS")&&Bn.type!=="secret"){return failure(new Error(`secretOrPrivateKey must be a symmetric key when using ${ca.alg}`))}else if(/^(?:RS|PS|ES)/.test(ca.alg)){if(Bn.type!=="private"){return failure(new Error(`secretOrPrivateKey must be an asymmetric key when using ${ca.alg}`))}if(!Hn.allowInsecureKeySizes&&!ca.alg.startsWith("ES")&&Bn.asymmetricKeyDetails!==undefined&&Bn.asymmetricKeyDetails.modulusLength<2048){return failure(new Error(`secretOrPrivateKey has a minimum key size of 2048 bits for ${ca.alg}`))}}if(typeof Me==="undefined"){return failure(new Error("payload is required"))}else if(oa){try{validatePayload(Me)}catch(Me){return failure(Me)}if(!Hn.mutatePayload){Me=Object.assign({},Me)}}else{const Bn=Jc.filter((function(Me){return typeof Hn[Me]!=="undefined"}));if(Bn.length>0){return failure(new Error("invalid "+Bn.join(",")+" option for "+typeof Me+" payload"))}}if(typeof Me.exp!=="undefined"&&typeof Hn.expiresIn!=="undefined"){return failure(new Error('Bad "options.expiresIn" option the payload already has an "exp" property.'))}if(typeof Me.nbf!=="undefined"&&typeof Hn.notBefore!=="undefined"){return failure(new Error('Bad "options.notBefore" option the payload already has an "nbf" property.'))}try{validateOptions(Hn)}catch(Me){return failure(Me)}if(!Hn.allowInvalidAsymmetricKeyTypes){try{Ci(ca.alg,Bn)}catch(Me){return failure(Me)}}const _a=Me.iat||Math.floor(Date.now()/1e3);if(Hn.noTimestamp){delete Me.iat}else if(oa){Me.iat=_a}if(typeof Hn.notBefore!=="undefined"){try{Me.nbf=zn(Hn.notBefore,_a)}catch(Me){return failure(Me)}if(typeof Me.nbf==="undefined"){return failure(new Error('"notBefore" should be a number of seconds or string representing a timespan eg: "1d", "20h", 60'))}}if(typeof Hn.expiresIn!=="undefined"&&typeof Me==="object"){try{Me.exp=zn(Hn.expiresIn,_a)}catch(Me){return failure(Me)}if(typeof Me.exp==="undefined"){return failure(new Error('"expiresIn" should be a number of seconds or string representing a timespan eg: "1d", "20h", 60'))}}Object.keys(Fc).forEach((function(Bn){const zn=Fc[Bn];if(typeof Hn[Bn]!=="undefined"){if(typeof Me[zn]!=="undefined"){return failure(new Error('Bad "options.'+Bn+'" option. The payload already has an "'+zn+'" property.'))}Me[zn]=Hn[Bn]}}));const xa=Hn.encoding||"utf8";if(typeof ni==="function"){ni=ni&&ts(ni);aa.createSign({header:ca,privateKey:Bn,payload:Me,encoding:xa}).once("error",ni).once("done",(function(Me){if(!Hn.allowInsecureKeySizes&&/^(?:RS|PS)/.test(ca.alg)&&Me.length<256){return ni(new Error(`secretOrPrivateKey has a minimum key size of 2048 bits for ${ca.alg}`))}ni(null,Me)}))}else{let zn=aa.sign({header:ca,payload:Me,secret:Bn,encoding:xa});if(!Hn.allowInsecureKeySizes&&/^(?:RS|PS)/.test(ca.alg)&&zn.length<256){throw new Error(`secretOrPrivateKey has a minimum key size of 2048 bits for ${ca.alg}`)}return zn}}},60772:(Me,Bn,Hn)=>{const zn=Hn(26248);const ni=Hn(91269);const Ci=Hn(41241);const aa=Hn(92047);const oa=Hn(96688);const ca=Hn(91006);const _a=Hn(3948);const xa=Hn(33324);const{KeyObject:Ga,createSecretKey:Ha,createPublicKey:ts}=Hn(76982);const Ps=["RS256","RS384","RS512"];const so=["ES256","ES384","ES512"];const oo=["RS256","RS384","RS512"];const Jo=["HS256","HS384","HS512"];if(_a){Ps.splice(Ps.length,0,"PS256","PS384","PS512");oo.splice(oo.length,0,"PS256","PS384","PS512")}Me.exports=function(Me,Bn,Hn,_a){if(typeof Hn==="function"&&!_a){_a=Hn;Hn={}}if(!Hn){Hn={}}Hn=Object.assign({},Hn);let tc;if(_a){tc=_a}else{tc=function(Me,Bn){if(Me)throw Me;return Bn}}if(Hn.clockTimestamp&&typeof Hn.clockTimestamp!=="number"){return tc(new zn("clockTimestamp must be a number"))}if(Hn.nonce!==undefined&&(typeof Hn.nonce!=="string"||Hn.nonce.trim()==="")){return tc(new zn("nonce must be a non-empty string"))}if(Hn.allowInvalidAsymmetricKeyTypes!==undefined&&typeof Hn.allowInvalidAsymmetricKeyTypes!=="boolean"){return tc(new zn("allowInvalidAsymmetricKeyTypes must be a boolean"))}const dc=Hn.clockTimestamp||Math.floor(Date.now()/1e3);if(!Me){return tc(new zn("jwt must be provided"))}if(typeof Me!=="string"){return tc(new zn("jwt must be a string"))}const Fc=Me.split(".");if(Fc.length!==3){return tc(new zn("jwt malformed"))}let Jc;try{Jc=aa(Me,{complete:true})}catch(Me){return tc(Me)}if(!Jc){return tc(new zn("invalid token"))}const Dp=Jc.header;let kp;if(typeof Bn==="function"){if(!_a){return tc(new zn("verify must be called asynchronous if secret or public key is provided as a callback"))}kp=Bn}else{kp=function(Me,Hn){return Hn(null,Bn)}}return kp(Dp,(function(Bn,aa){if(Bn){return tc(new zn("error in secret or public key callback: "+Bn.message))}const _a=Fc[2].trim()!=="";if(!_a&&aa){return tc(new zn("jwt signature is required"))}if(_a&&!aa){return tc(new zn("secret or public key must be provided"))}if(!_a&&!Hn.algorithms){return tc(new zn('please specify "none" in "algorithms" to verify unsigned tokens'))}if(aa!=null&&!(aa instanceof Ga)){try{aa=ts(aa)}catch(Me){try{aa=Ha(typeof aa==="string"?Buffer.from(aa):aa)}catch(Me){return tc(new zn("secretOrPublicKey is not valid key material"))}}}if(!Hn.algorithms){if(aa.type==="secret"){Hn.algorithms=Jo}else if(["rsa","rsa-pss"].includes(aa.asymmetricKeyType)){Hn.algorithms=oo}else if(aa.asymmetricKeyType==="ec"){Hn.algorithms=so}else{Hn.algorithms=Ps}}if(Hn.algorithms.indexOf(Jc.header.alg)===-1){return tc(new zn("invalid algorithm"))}if(Dp.alg.startsWith("HS")&&aa.type!=="secret"){return tc(new zn(`secretOrPublicKey must be a symmetric key when using ${Dp.alg}`))}else if(/^(?:RS|PS|ES)/.test(Dp.alg)&&aa.type!=="public"){return tc(new zn(`secretOrPublicKey must be an asymmetric key when using ${Dp.alg}`))}if(!Hn.allowInvalidAsymmetricKeyTypes){try{ca(Dp.alg,aa)}catch(Me){return tc(Me)}}let kp;try{kp=xa.verify(Me,Jc.header.alg,aa)}catch(Me){return tc(Me)}if(!kp){return tc(new zn("invalid signature"))}const Qp=Jc.payload;if(typeof Qp.nbf!=="undefined"&&!Hn.ignoreNotBefore){if(typeof Qp.nbf!=="number"){return tc(new zn("invalid nbf value"))}if(Qp.nbf>dc+(Hn.clockTolerance||0)){return tc(new ni("jwt not active",new Date(Qp.nbf*1e3)))}}if(typeof Qp.exp!=="undefined"&&!Hn.ignoreExpiration){if(typeof Qp.exp!=="number"){return tc(new zn("invalid exp value"))}if(dc>=Qp.exp+(Hn.clockTolerance||0)){return tc(new Ci("jwt expired",new Date(Qp.exp*1e3)))}}if(Hn.audience){const Me=Array.isArray(Hn.audience)?Hn.audience:[Hn.audience];const Bn=Array.isArray(Qp.aud)?Qp.aud:[Qp.aud];const ni=Bn.some((function(Bn){return Me.some((function(Me){return Me instanceof RegExp?Me.test(Bn):Me===Bn}))}));if(!ni){return tc(new zn("jwt audience invalid. expected: "+Me.join(" or ")))}}if(Hn.issuer){const Me=typeof Hn.issuer==="string"&&Qp.iss!==Hn.issuer||Array.isArray(Hn.issuer)&&Hn.issuer.indexOf(Qp.iss)===-1;if(Me){return tc(new zn("jwt issuer invalid. expected: "+Hn.issuer))}}if(Hn.subject){if(Qp.sub!==Hn.subject){return tc(new zn("jwt subject invalid. expected: "+Hn.subject))}}if(Hn.jwtid){if(Qp.jti!==Hn.jwtid){return tc(new zn("jwt jwtid invalid. expected: "+Hn.jwtid))}}if(Hn.nonce){if(Qp.nonce!==Hn.nonce){return tc(new zn("jwt nonce invalid. expected: "+Hn.nonce))}}if(Hn.maxAge){if(typeof Qp.iat!=="number"){return tc(new zn("iat required when maxAge is specified"))}const Me=oa(Hn.maxAge,Qp.iat);if(typeof Me==="undefined"){return tc(new zn('"maxAge" should be a number of seconds or string representing a timespan eg: "1d", "20h", 60'))}if(dc>=Me+(Hn.clockTolerance||0)){return tc(new Ci("maxAge exceeded",new Date(Me*1e3)))}}if(Hn.complete===true){const Me=Jc.signature;return tc(null,{header:Dp,payload:Qp,signature:Me})}return tc(null,Qp)}))}},38622:(Me,Bn,Hn)=>{var zn=Hn(93058).Buffer;var ni=Hn(76982);var Ci=Hn(325);var aa=Hn(39023);var oa='"%s" is not a valid algorithm.\n Supported algorithms are:\n "HS256", "HS384", "HS512", "RS256", "RS384", "RS512", "PS256", "PS384", "PS512", "ES256", "ES384", "ES512" and "none".';var ca="secret must be a string or buffer";var _a="key must be a string or a buffer";var xa="key must be a string, a buffer or an object";var Ga=typeof ni.createPublicKey==="function";if(Ga){_a+=" or a KeyObject";ca+="or a KeyObject"}function checkIsPublicKey(Me){if(zn.isBuffer(Me)){return}if(typeof Me==="string"){return}if(!Ga){throw typeError(_a)}if(typeof Me!=="object"){throw typeError(_a)}if(typeof Me.type!=="string"){throw typeError(_a)}if(typeof Me.asymmetricKeyType!=="string"){throw typeError(_a)}if(typeof Me.export!=="function"){throw typeError(_a)}}function checkIsPrivateKey(Me){if(zn.isBuffer(Me)){return}if(typeof Me==="string"){return}if(typeof Me==="object"){return}throw typeError(xa)}function checkIsSecretKey(Me){if(zn.isBuffer(Me)){return}if(typeof Me==="string"){return Me}if(!Ga){throw typeError(ca)}if(typeof Me!=="object"){throw typeError(ca)}if(Me.type!=="secret"){throw typeError(ca)}if(typeof Me.export!=="function"){throw typeError(ca)}}function fromBase64(Me){return Me.replace(/=/g,"").replace(/\+/g,"-").replace(/\//g,"_")}function toBase64(Me){Me=Me.toString();var Bn=4-Me.length%4;if(Bn!==4){for(var Hn=0;Hn{var zn=Hn(78600);var ni=Hn(4368);var Ci=["HS256","HS384","HS512","RS256","RS384","RS512","PS256","PS384","PS512","ES256","ES384","ES512"];Bn.ALGORITHMS=Ci;Bn.sign=zn.sign;Bn.verify=ni.verify;Bn.decode=ni.decode;Bn.isValid=ni.isValid;Bn.createSign=function createSign(Me){return new zn(Me)};Bn.createVerify=function createVerify(Me){return new ni(Me)}},41831:(Me,Bn,Hn)=>{var zn=Hn(93058).Buffer;var ni=Hn(2203);var Ci=Hn(39023);function DataStream(Me){this.buffer=null;this.writable=true;this.readable=true;if(!Me){this.buffer=zn.alloc(0);return this}if(typeof Me.pipe==="function"){this.buffer=zn.alloc(0);Me.pipe(this);return this}if(Me.length||typeof Me==="object"){this.buffer=Me;this.writable=false;process.nextTick(function(){this.emit("end",Me);this.readable=false;this.emit("close")}.bind(this));return this}throw new TypeError("Unexpected data type ("+typeof Me+")")}Ci.inherits(DataStream,ni);DataStream.prototype.write=function write(Me){this.buffer=zn.concat([this.buffer,zn.from(Me)]);this.emit("data",Me)};DataStream.prototype.end=function end(Me){if(Me)this.write(Me);this.emit("end",Me);this.emit("close");this.writable=false;this.readable=false};Me.exports=DataStream},78600:(Me,Bn,Hn)=>{var zn=Hn(93058).Buffer;var ni=Hn(41831);var Ci=Hn(38622);var aa=Hn(2203);var oa=Hn(95126);var ca=Hn(39023);function base64url(Me,Bn){return zn.from(Me,Bn).toString("base64").replace(/=/g,"").replace(/\+/g,"-").replace(/\//g,"_")}function jwsSecuredInput(Me,Bn,Hn){Hn=Hn||"utf8";var zn=base64url(oa(Me),"binary");var ni=base64url(oa(Bn),Hn);return ca.format("%s.%s",zn,ni)}function jwsSign(Me){var Bn=Me.header;var Hn=Me.payload;var zn=Me.secret||Me.privateKey;var ni=Me.encoding;var aa=Ci(Bn.alg);var oa=jwsSecuredInput(Bn,Hn,ni);var _a=aa.sign(oa,zn);return ca.format("%s.%s",oa,_a)}function SignStream(Me){var Bn=Me.secret;Bn=Bn==null?Me.privateKey:Bn;Bn=Bn==null?Me.key:Bn;if(/^hs/i.test(Me.header.alg)===true&&Bn==null){throw new TypeError("secret must be a string or buffer or a KeyObject")}var Hn=new ni(Bn);this.readable=true;this.header=Me.header;this.encoding=Me.encoding;this.secret=this.privateKey=this.key=Hn;this.payload=new ni(Me.payload);this.secret.once("close",function(){if(!this.payload.writable&&this.readable)this.sign()}.bind(this));this.payload.once("close",function(){if(!this.secret.writable&&this.readable)this.sign()}.bind(this))}ca.inherits(SignStream,aa);SignStream.prototype.sign=function sign(){try{var Me=jwsSign({header:this.header,payload:this.payload.buffer,secret:this.secret.buffer,encoding:this.encoding});this.emit("done",Me);this.emit("data",Me);this.emit("end");this.readable=false;return Me}catch(Me){this.readable=false;this.emit("error",Me);this.emit("close")}};SignStream.sign=jwsSign;Me.exports=SignStream},95126:(Me,Bn,Hn)=>{var zn=Hn(20181).Buffer;Me.exports=function toString(Me){if(typeof Me==="string")return Me;if(typeof Me==="number"||zn.isBuffer(Me))return Me.toString();return JSON.stringify(Me)}},4368:(Me,Bn,Hn)=>{var zn=Hn(93058).Buffer;var ni=Hn(41831);var Ci=Hn(38622);var aa=Hn(2203);var oa=Hn(95126);var ca=Hn(39023);var _a=/^[a-zA-Z0-9\-_]+?\.[a-zA-Z0-9\-_]+?\.([a-zA-Z0-9\-_]+)?$/;function isObject(Me){return Object.prototype.toString.call(Me)==="[object Object]"}function safeJsonParse(Me){if(isObject(Me))return Me;try{return JSON.parse(Me)}catch(Me){return undefined}}function headerFromJWS(Me){var Bn=Me.split(".",1)[0];return safeJsonParse(zn.from(Bn,"base64").toString("binary"))}function securedInputFromJWS(Me){return Me.split(".",2).join(".")}function signatureFromJWS(Me){return Me.split(".")[2]}function payloadFromJWS(Me,Bn){Bn=Bn||"utf8";var Hn=Me.split(".")[1];return zn.from(Hn,"base64").toString(Bn)}function isValidJws(Me){return _a.test(Me)&&!!headerFromJWS(Me)}function jwsVerify(Me,Bn,Hn){if(!Bn){var zn=new Error("Missing algorithm parameter for jws.verify");zn.code="MISSING_ALGORITHM";throw zn}Me=oa(Me);var ni=signatureFromJWS(Me);var aa=securedInputFromJWS(Me);var ca=Ci(Bn);return ca.verify(aa,ni,Hn)}function jwsDecode(Me,Bn){Bn=Bn||{};Me=oa(Me);if(!isValidJws(Me))return null;var Hn=headerFromJWS(Me);if(!Hn)return null;var zn=payloadFromJWS(Me);if(Hn.typ==="JWT"||Bn.json)zn=JSON.parse(zn,Bn.encoding);return{header:Hn,payload:zn,signature:signatureFromJWS(Me)}}function VerifyStream(Me){Me=Me||{};var Bn=Me.secret;Bn=Bn==null?Me.publicKey:Bn;Bn=Bn==null?Me.key:Bn;if(/^hs/i.test(Me.algorithm)===true&&Bn==null){throw new TypeError("secret must be a string or buffer or a KeyObject")}var Hn=new ni(Bn);this.readable=true;this.algorithm=Me.algorithm;this.encoding=Me.encoding;this.secret=this.publicKey=this.key=Hn;this.signature=new ni(Me.signature);this.secret.once("close",function(){if(!this.signature.writable&&this.readable)this.verify()}.bind(this));this.signature.once("close",function(){if(!this.secret.writable&&this.readable)this.verify()}.bind(this))}ca.inherits(VerifyStream,aa);VerifyStream.prototype.verify=function verify(){try{var Me=jwsVerify(this.signature.buffer,this.algorithm,this.key.buffer);var Bn=jwsDecode(this.signature.buffer,this.encoding);this.emit("done",Me,Bn);this.emit("data",Me);this.emit("end");this.readable=false;return Me}catch(Me){this.readable=false;this.emit("error",Me);this.emit("close")}};VerifyStream.decode=jwsDecode;VerifyStream.isValid=isValidJws;VerifyStream.verify=jwsVerify;Me.exports=VerifyStream},46248:Me=>{var Bn=1/0,Hn=9007199254740991,zn=17976931348623157e292,ni=0/0;var Ci="[object Arguments]",aa="[object Function]",oa="[object GeneratorFunction]",ca="[object String]",_a="[object Symbol]";var xa=/^\s+|\s+$/g;var Ga=/^[-+]0x[0-9a-f]+$/i;var Ha=/^0b[01]+$/i;var ts=/^0o[0-7]+$/i;var Ps=/^(?:0|[1-9]\d*)$/;var so=parseInt;function arrayMap(Me,Bn){var Hn=-1,zn=Me?Me.length:0,ni=Array(zn);while(++Hn-1&&Me%1==0&&Me-1:!!ni&&baseIndexOf(Me,Bn,Hn)>-1}function isArguments(Me){return isArrayLikeObject(Me)&&Jo.call(Me,"callee")&&(!dc.call(Me,"callee")||tc.call(Me)==Ci)}var Dp=Array.isArray;function isArrayLike(Me){return Me!=null&&isLength(Me.length)&&!isFunction(Me)}function isArrayLikeObject(Me){return isObjectLike(Me)&&isArrayLike(Me)}function isFunction(Me){var Bn=isObject(Me)?tc.call(Me):"";return Bn==aa||Bn==oa}function isLength(Me){return typeof Me=="number"&&Me>-1&&Me%1==0&&Me<=Hn}function isObject(Me){var Bn=typeof Me;return!!Me&&(Bn=="object"||Bn=="function")}function isObjectLike(Me){return!!Me&&typeof Me=="object"}function isString(Me){return typeof Me=="string"||!Dp(Me)&&isObjectLike(Me)&&tc.call(Me)==ca}function isSymbol(Me){return typeof Me=="symbol"||isObjectLike(Me)&&tc.call(Me)==_a}function toFinite(Me){if(!Me){return Me===0?Me:0}Me=toNumber(Me);if(Me===Bn||Me===-Bn){var Hn=Me<0?-1:1;return Hn*zn}return Me===Me?Me:0}function toInteger(Me){var Bn=toFinite(Me),Hn=Bn%1;return Bn===Bn?Hn?Bn-Hn:Bn:0}function toNumber(Me){if(typeof Me=="number"){return Me}if(isSymbol(Me)){return ni}if(isObject(Me)){var Bn=typeof Me.valueOf=="function"?Me.valueOf():Me;Me=isObject(Bn)?Bn+"":Bn}if(typeof Me!="string"){return Me===0?Me:+Me}Me=Me.replace(xa,"");var Hn=Ha.test(Me);return Hn||ts.test(Me)?so(Me.slice(2),Hn?2:8):Ga.test(Me)?ni:+Me}function keys(Me){return isArrayLike(Me)?arrayLikeKeys(Me):baseKeys(Me)}function values(Me){return Me?baseValues(Me,keys(Me)):[]}Me.exports=includes},1999:Me=>{var Bn="[object Boolean]";var Hn=Object.prototype;var zn=Hn.toString;function isBoolean(Me){return Me===true||Me===false||isObjectLike(Me)&&zn.call(Me)==Bn}function isObjectLike(Me){return!!Me&&typeof Me=="object"}Me.exports=isBoolean},39841:Me=>{var Bn=1/0,Hn=17976931348623157e292,zn=0/0;var ni="[object Symbol]";var Ci=/^\s+|\s+$/g;var aa=/^[-+]0x[0-9a-f]+$/i;var oa=/^0b[01]+$/i;var ca=/^0o[0-7]+$/i;var _a=parseInt;var xa=Object.prototype;var Ga=xa.toString;function isInteger(Me){return typeof Me=="number"&&Me==toInteger(Me)}function isObject(Me){var Bn=typeof Me;return!!Me&&(Bn=="object"||Bn=="function")}function isObjectLike(Me){return!!Me&&typeof Me=="object"}function isSymbol(Me){return typeof Me=="symbol"||isObjectLike(Me)&&Ga.call(Me)==ni}function toFinite(Me){if(!Me){return Me===0?Me:0}Me=toNumber(Me);if(Me===Bn||Me===-Bn){var zn=Me<0?-1:1;return zn*Hn}return Me===Me?Me:0}function toInteger(Me){var Bn=toFinite(Me),Hn=Bn%1;return Bn===Bn?Hn?Bn-Hn:Bn:0}function toNumber(Me){if(typeof Me=="number"){return Me}if(isSymbol(Me)){return zn}if(isObject(Me)){var Bn=typeof Me.valueOf=="function"?Me.valueOf():Me;Me=isObject(Bn)?Bn+"":Bn}if(typeof Me!="string"){return Me===0?Me:+Me}Me=Me.replace(Ci,"");var Hn=oa.test(Me);return Hn||ca.test(Me)?_a(Me.slice(2),Hn?2:8):aa.test(Me)?zn:+Me}Me.exports=isInteger},80116:Me=>{var Bn="[object Number]";var Hn=Object.prototype;var zn=Hn.toString;function isObjectLike(Me){return!!Me&&typeof Me=="object"}function isNumber(Me){return typeof Me=="number"||isObjectLike(Me)&&zn.call(Me)==Bn}Me.exports=isNumber},29888:Me=>{var Bn="[object Object]";function isHostObject(Me){var Bn=false;if(Me!=null&&typeof Me.toString!="function"){try{Bn=!!(Me+"")}catch(Me){}}return Bn}function overArg(Me,Bn){return function(Hn){return Me(Bn(Hn))}}var Hn=Function.prototype,zn=Object.prototype;var ni=Hn.toString;var Ci=zn.hasOwnProperty;var aa=ni.call(Object);var oa=zn.toString;var ca=overArg(Object.getPrototypeOf,Object);function isObjectLike(Me){return!!Me&&typeof Me=="object"}function isPlainObject(Me){if(!isObjectLike(Me)||oa.call(Me)!=Bn||isHostObject(Me)){return false}var Hn=ca(Me);if(Hn===null){return true}var zn=Ci.call(Hn,"constructor")&&Hn.constructor;return typeof zn=="function"&&zn instanceof zn&&ni.call(zn)==aa}Me.exports=isPlainObject},56172:Me=>{var Bn="[object String]";var Hn=Object.prototype;var zn=Hn.toString;var ni=Array.isArray;function isObjectLike(Me){return!!Me&&typeof Me=="object"}function isString(Me){return typeof Me=="string"||!ni(Me)&&isObjectLike(Me)&&zn.call(Me)==Bn}Me.exports=isString},82192:Me=>{var Bn="Expected a function";var Hn=1/0,zn=17976931348623157e292,ni=0/0;var Ci="[object Symbol]";var aa=/^\s+|\s+$/g;var oa=/^[-+]0x[0-9a-f]+$/i;var ca=/^0b[01]+$/i;var _a=/^0o[0-7]+$/i;var xa=parseInt;var Ga=Object.prototype;var Ha=Ga.toString;function before(Me,Hn){var zn;if(typeof Hn!="function"){throw new TypeError(Bn)}Me=toInteger(Me);return function(){if(--Me>0){zn=Hn.apply(this,arguments)}if(Me<=1){Hn=undefined}return zn}}function once(Me){return before(2,Me)}function isObject(Me){var Bn=typeof Me;return!!Me&&(Bn=="object"||Bn=="function")}function isObjectLike(Me){return!!Me&&typeof Me=="object"}function isSymbol(Me){return typeof Me=="symbol"||isObjectLike(Me)&&Ha.call(Me)==Ci}function toFinite(Me){if(!Me){return Me===0?Me:0}Me=toNumber(Me);if(Me===Hn||Me===-Hn){var Bn=Me<0?-1:1;return Bn*zn}return Me===Me?Me:0}function toInteger(Me){var Bn=toFinite(Me),Hn=Bn%1;return Bn===Bn?Hn?Bn-Hn:Bn:0}function toNumber(Me){if(typeof Me=="number"){return Me}if(isSymbol(Me)){return ni}if(isObject(Me)){var Bn=typeof Me.valueOf=="function"?Me.valueOf():Me;Me=isObject(Bn)?Bn+"":Bn}if(typeof Me!="string"){return Me===0?Me:+Me}Me=Me.replace(aa,"");var Hn=ca.test(Me);return Hn||_a.test(Me)?xa(Me.slice(2),Hn?2:8):oa.test(Me)?ni:+Me}Me.exports=once},47033:(Me,Bn,Hn)=>{var zn=Hn(68573),ni=Hn(6748);var Ci=zn(ni,"DataView");Me.exports=Ci},66320:(Me,Bn,Hn)=>{var zn=Hn(48051),ni=Hn(15431),Ci=Hn(26934),aa=Hn(64306),oa=Hn(17226);function Hash(Me){var Bn=-1,Hn=Me==null?0:Me.length;this.clear();while(++Bn{var zn=Hn(99791),ni=Hn(24555),Ci=Hn(86634),aa=Hn(8430),oa=Hn(36918);function ListCache(Me){var Bn=-1,Hn=Me==null?0:Me.length;this.clear();while(++Bn{var zn=Hn(68573),ni=Hn(6748);var Ci=zn(ni,"Map");Me.exports=Ci},79660:(Me,Bn,Hn)=>{var zn=Hn(88487),ni=Hn(36275),Ci=Hn(30130),aa=Hn(69254),oa=Hn(59806);function MapCache(Me){var Bn=-1,Hn=Me==null?0:Me.length;this.clear();while(++Bn{var zn=Hn(68573),ni=Hn(6748);var Ci=zn(ni,"Promise");Me.exports=Ci},84986:(Me,Bn,Hn)=>{var zn=Hn(68573),ni=Hn(6748);var Ci=zn(ni,"Set");Me.exports=Ci},23706:(Me,Bn,Hn)=>{var zn=Hn(79660),ni=Hn(44671),Ci=Hn(71884);function SetCache(Me){var Bn=-1,Hn=Me==null?0:Me.length;this.__data__=new zn;while(++Bn{var zn=Hn(68884),ni=Hn(91509),Ci=Hn(837),aa=Hn(46572),oa=Hn(66216),ca=Hn(51976);function Stack(Me){var Bn=this.__data__=new zn(Me);this.size=Bn.size}Stack.prototype.clear=ni;Stack.prototype["delete"]=Ci;Stack.prototype.get=aa;Stack.prototype.has=oa;Stack.prototype.set=ca;Me.exports=Stack},38584:(Me,Bn,Hn)=>{var zn=Hn(6748);var ni=zn.Symbol;Me.exports=ni},59525:(Me,Bn,Hn)=>{var zn=Hn(6748);var ni=zn.Uint8Array;Me.exports=ni},97364:(Me,Bn,Hn)=>{var zn=Hn(68573),ni=Hn(6748);var Ci=zn(ni,"WeakMap");Me.exports=Ci},59678:Me=>{function apply(Me,Bn,Hn){switch(Hn.length){case 0:return Me.call(Bn);case 1:return Me.call(Bn,Hn[0]);case 2:return Me.call(Bn,Hn[0],Hn[1]);case 3:return Me.call(Bn,Hn[0],Hn[1],Hn[2])}return Me.apply(Bn,Hn)}Me.exports=apply},19362:Me=>{function arrayEach(Me,Bn){var Hn=-1,zn=Me==null?0:Me.length;while(++Hn{function arrayFilter(Me,Bn){var Hn=-1,zn=Me==null?0:Me.length,ni=0,Ci=[];while(++Hn{var zn=Hn(21299),ni=Hn(60541),Ci=Hn(77192),aa=Hn(43739),oa=Hn(37446),ca=Hn(35e3);var _a=Object.prototype;var xa=_a.hasOwnProperty;function arrayLikeKeys(Me,Bn){var Hn=Ci(Me),_a=!Hn&&ni(Me),Ga=!Hn&&!_a&&aa(Me),Ha=!Hn&&!_a&&!Ga&&ca(Me),ts=Hn||_a||Ga||Ha,Ps=ts?zn(Me.length,String):[],so=Ps.length;for(var oo in Me){if((Bn||xa.call(Me,oo))&&!(ts&&(oo=="length"||Ga&&(oo=="offset"||oo=="parent")||Ha&&(oo=="buffer"||oo=="byteLength"||oo=="byteOffset")||oa(oo,so)))){Ps.push(oo)}}return Ps}Me.exports=arrayLikeKeys},56649:Me=>{function arrayMap(Me,Bn){var Hn=-1,zn=Me==null?0:Me.length,ni=Array(zn);while(++Hn{function arrayPush(Me,Bn){var Hn=-1,zn=Bn.length,ni=Me.length;while(++Hn{function arraySome(Me,Bn){var Hn=-1,zn=Me==null?0:Me.length;while(++Hn{var zn=Hn(63579),ni=Hn(75199);function assignMergeValue(Me,Bn,Hn){if(Hn!==undefined&&!ni(Me[Bn],Hn)||Hn===undefined&&!(Bn in Me)){zn(Me,Bn,Hn)}}Me.exports=assignMergeValue},99128:(Me,Bn,Hn)=>{var zn=Hn(63579),ni=Hn(75199);var Ci=Object.prototype;var aa=Ci.hasOwnProperty;function assignValue(Me,Bn,Hn){var Ci=Me[Bn];if(!(aa.call(Me,Bn)&&ni(Ci,Hn))||Hn===undefined&&!(Bn in Me)){zn(Me,Bn,Hn)}}Me.exports=assignValue},74024:(Me,Bn,Hn)=>{var zn=Hn(75199);function assocIndexOf(Me,Bn){var Hn=Me.length;while(Hn--){if(zn(Me[Hn][0],Bn)){return Hn}}return-1}Me.exports=assocIndexOf},31684:(Me,Bn,Hn)=>{var zn=Hn(69330),ni=Hn(26741);function baseAssign(Me,Bn){return Me&&zn(Bn,ni(Bn),Me)}Me.exports=baseAssign},30731:(Me,Bn,Hn)=>{var zn=Hn(69330),ni=Hn(19430);function baseAssignIn(Me,Bn){return Me&&zn(Bn,ni(Bn),Me)}Me.exports=baseAssignIn},63579:(Me,Bn,Hn)=>{var zn=Hn(83106);function baseAssignValue(Me,Bn,Hn){if(Bn=="__proto__"&&zn){zn(Me,Bn,{configurable:true,enumerable:true,value:Hn,writable:true})}else{Me[Bn]=Hn}}Me.exports=baseAssignValue},62504:(Me,Bn,Hn)=>{var zn=Hn(73262),ni=Hn(19362),Ci=Hn(99128),aa=Hn(31684),oa=Hn(30731),ca=Hn(165),_a=Hn(77560),xa=Hn(97472),Ga=Hn(61935),Ha=Hn(78479),ts=Hn(17172),Ps=Hn(44512),so=Hn(43688),oo=Hn(75906),Jo=Hn(20866),tc=Hn(77192),dc=Hn(43739),Fc=Hn(85995),Jc=Hn(96482),Dp=Hn(27077),kp=Hn(26741),Qp=Hn(19430);var Up=1,qp=2,Vp=4;var Jp="[object Arguments]",Wp="[object Array]",zp="[object Boolean]",Qf="[object Date]",Yf="[object Error]",Kf="[object Function]",Xf="[object GeneratorFunction]",Ad="[object Map]",Cd="[object Number]",xd="[object Object]",wd="[object RegExp]",Sd="[object Set]",Td="[object String]",Pd="[object Symbol]",Qh="[object WeakMap]";var Zh="[object ArrayBuffer]",eg="[object DataView]",tg="[object Float32Array]",rg="[object Float64Array]",ng="[object Int8Array]",ig="[object Int16Array]",ag="[object Int32Array]",sg="[object Uint8Array]",og="[object Uint8ClampedArray]",ug="[object Uint16Array]",cg="[object Uint32Array]";var lg={};lg[Jp]=lg[Wp]=lg[Zh]=lg[eg]=lg[zp]=lg[Qf]=lg[tg]=lg[rg]=lg[ng]=lg[ig]=lg[ag]=lg[Ad]=lg[Cd]=lg[xd]=lg[wd]=lg[Sd]=lg[Td]=lg[Pd]=lg[sg]=lg[og]=lg[ug]=lg[cg]=true;lg[Yf]=lg[Kf]=lg[Qh]=false;function baseClone(Me,Bn,Hn,Wp,zp,Qf){var Yf,Ad=Bn&Up,Cd=Bn&qp,wd=Bn&Vp;if(Hn){Yf=zp?Hn(Me,Wp,zp,Qf):Hn(Me)}if(Yf!==undefined){return Yf}if(!Jc(Me)){return Me}var Sd=tc(Me);if(Sd){Yf=so(Me);if(!Ad){return _a(Me,Yf)}}else{var Td=Ps(Me),Pd=Td==Kf||Td==Xf;if(dc(Me)){return ca(Me,Ad)}if(Td==xd||Td==Jp||Pd&&!zp){Yf=Cd||Pd?{}:Jo(Me);if(!Ad){return Cd?Ga(Me,oa(Yf,Me)):xa(Me,aa(Yf,Me))}}else{if(!lg[Td]){return zp?Me:{}}Yf=oo(Me,Td,Ad)}}Qf||(Qf=new zn);var Qh=Qf.get(Me);if(Qh){return Qh}Qf.set(Me,Yf);if(Dp(Me)){Me.forEach((function(zn){Yf.add(baseClone(zn,Bn,Hn,zn,Me,Qf))}))}else if(Fc(Me)){Me.forEach((function(zn,ni){Yf.set(ni,baseClone(zn,Bn,Hn,ni,Me,Qf))}))}var Zh=wd?Cd?ts:Ha:Cd?Qp:kp;var eg=Sd?undefined:Zh(Me);ni(eg||Me,(function(zn,ni){if(eg){ni=zn;zn=Me[ni]}Ci(Yf,ni,baseClone(zn,Bn,Hn,ni,Me,Qf))}));return Yf}Me.exports=baseClone},33733:(Me,Bn,Hn)=>{var zn=Hn(96482);var ni=Object.create;var Ci=function(){function object(){}return function(Me){if(!zn(Me)){return{}}if(ni){return ni(Me)}object.prototype=Me;var Bn=new object;object.prototype=undefined;return Bn}}();Me.exports=Ci},11616:(Me,Bn,Hn)=>{var zn=Hn(16484),ni=Hn(40728);var Ci=ni(zn);Me.exports=Ci},39143:(Me,Bn,Hn)=>{var zn=Hn(11616);function baseFilter(Me,Bn){var Hn=[];zn(Me,(function(Me,zn,ni){if(Bn(Me,zn,ni)){Hn.push(Me)}}));return Hn}Me.exports=baseFilter},63183:(Me,Bn,Hn)=>{var zn=Hn(50827),ni=Hn(45088);function baseFlatten(Me,Bn,Hn,Ci,aa){var oa=-1,ca=Me.length;Hn||(Hn=ni);aa||(aa=[]);while(++oa0&&Hn(_a)){if(Bn>1){baseFlatten(_a,Bn-1,Hn,Ci,aa)}else{zn(aa,_a)}}else if(!Ci){aa[aa.length]=_a}}return aa}Me.exports=baseFlatten},26798:(Me,Bn,Hn)=>{var zn=Hn(13142);var ni=zn();Me.exports=ni},16484:(Me,Bn,Hn)=>{var zn=Hn(26798),ni=Hn(26741);function baseForOwn(Me,Bn){return Me&&zn(Me,Bn,ni)}Me.exports=baseForOwn},40877:(Me,Bn,Hn)=>{var zn=Hn(77336),ni=Hn(95086);function baseGet(Me,Bn){Bn=zn(Bn,Me);var Hn=0,Ci=Bn.length;while(Me!=null&&Hn{var zn=Hn(50827),ni=Hn(77192);function baseGetAllKeys(Me,Bn,Hn){var Ci=Bn(Me);return ni(Me)?Ci:zn(Ci,Hn(Me))}Me.exports=baseGetAllKeys},29117:(Me,Bn,Hn)=>{var zn=Hn(38584),ni=Hn(95292),Ci=Hn(71723);var aa="[object Null]",oa="[object Undefined]";var ca=zn?zn.toStringTag:undefined;function baseGetTag(Me){if(Me==null){return Me===undefined?oa:aa}return ca&&ca in Object(Me)?ni(Me):Ci(Me)}Me.exports=baseGetTag},6186:Me=>{function baseHasIn(Me,Bn){return Me!=null&&Bn in Object(Me)}Me.exports=baseHasIn},93605:(Me,Bn,Hn)=>{var zn=Hn(29117),ni=Hn(51645);var Ci="[object Arguments]";function baseIsArguments(Me){return ni(Me)&&zn(Me)==Ci}Me.exports=baseIsArguments},95777:(Me,Bn,Hn)=>{var zn=Hn(19275),ni=Hn(51645);function baseIsEqual(Me,Bn,Hn,Ci,aa){if(Me===Bn){return true}if(Me==null||Bn==null||!ni(Me)&&!ni(Bn)){return Me!==Me&&Bn!==Bn}return zn(Me,Bn,Hn,Ci,baseIsEqual,aa)}Me.exports=baseIsEqual},19275:(Me,Bn,Hn)=>{var zn=Hn(73262),ni=Hn(5248),Ci=Hn(9895),aa=Hn(52500),oa=Hn(44512),ca=Hn(77192),_a=Hn(43739),xa=Hn(35e3);var Ga=1;var Ha="[object Arguments]",ts="[object Array]",Ps="[object Object]";var so=Object.prototype;var oo=so.hasOwnProperty;function baseIsEqualDeep(Me,Bn,Hn,so,Jo,tc){var dc=ca(Me),Fc=ca(Bn),Jc=dc?ts:oa(Me),Dp=Fc?ts:oa(Bn);Jc=Jc==Ha?Ps:Jc;Dp=Dp==Ha?Ps:Dp;var kp=Jc==Ps,Qp=Dp==Ps,Up=Jc==Dp;if(Up&&_a(Me)){if(!_a(Bn)){return false}dc=true;kp=false}if(Up&&!kp){tc||(tc=new zn);return dc||xa(Me)?ni(Me,Bn,Hn,so,Jo,tc):Ci(Me,Bn,Jc,Hn,so,Jo,tc)}if(!(Hn&Ga)){var qp=kp&&oo.call(Me,"__wrapped__"),Vp=Qp&&oo.call(Bn,"__wrapped__");if(qp||Vp){var Jp=qp?Me.value():Me,Wp=Vp?Bn.value():Bn;tc||(tc=new zn);return Jo(Jp,Wp,Hn,so,tc)}}if(!Up){return false}tc||(tc=new zn);return aa(Me,Bn,Hn,so,Jo,tc)}Me.exports=baseIsEqualDeep},66051:(Me,Bn,Hn)=>{var zn=Hn(44512),ni=Hn(51645);var Ci="[object Map]";function baseIsMap(Me){return ni(Me)&&zn(Me)==Ci}Me.exports=baseIsMap},67792:(Me,Bn,Hn)=>{var zn=Hn(73262),ni=Hn(95777);var Ci=1,aa=2;function baseIsMatch(Me,Bn,Hn,oa){var ca=Hn.length,_a=ca,xa=!oa;if(Me==null){return!_a}Me=Object(Me);while(ca--){var Ga=Hn[ca];if(xa&&Ga[2]?Ga[1]!==Me[Ga[0]]:!(Ga[0]in Me)){return false}}while(++ca<_a){Ga=Hn[ca];var Ha=Ga[0],ts=Me[Ha],Ps=Ga[1];if(xa&&Ga[2]){if(ts===undefined&&!(Ha in Me)){return false}}else{var so=new zn;if(oa){var oo=oa(ts,Ps,Ha,Me,Bn,so)}if(!(oo===undefined?ni(Ps,ts,Ci|aa,oa,so):oo)){return false}}}return true}Me.exports=baseIsMatch},92334:(Me,Bn,Hn)=>{var zn=Hn(34329),ni=Hn(46613),Ci=Hn(96482),aa=Hn(57192);var oa=/[\\^$.*+?()[\]{}|]/g;var ca=/^\[object .+?Constructor\]$/;var _a=Function.prototype,xa=Object.prototype;var Ga=_a.toString;var Ha=xa.hasOwnProperty;var ts=RegExp("^"+Ga.call(Ha).replace(oa,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");function baseIsNative(Me){if(!Ci(Me)||ni(Me)){return false}var Bn=zn(Me)?ts:ca;return Bn.test(aa(Me))}Me.exports=baseIsNative},85901:(Me,Bn,Hn)=>{var zn=Hn(44512),ni=Hn(51645);var Ci="[object Set]";function baseIsSet(Me){return ni(Me)&&zn(Me)==Ci}Me.exports=baseIsSet},16880:(Me,Bn,Hn)=>{var zn=Hn(29117),ni=Hn(56657),Ci=Hn(51645);var aa="[object Arguments]",oa="[object Array]",ca="[object Boolean]",_a="[object Date]",xa="[object Error]",Ga="[object Function]",Ha="[object Map]",ts="[object Number]",Ps="[object Object]",so="[object RegExp]",oo="[object Set]",Jo="[object String]",tc="[object WeakMap]";var dc="[object ArrayBuffer]",Fc="[object DataView]",Jc="[object Float32Array]",Dp="[object Float64Array]",kp="[object Int8Array]",Qp="[object Int16Array]",Up="[object Int32Array]",qp="[object Uint8Array]",Vp="[object Uint8ClampedArray]",Jp="[object Uint16Array]",Wp="[object Uint32Array]";var zp={};zp[Jc]=zp[Dp]=zp[kp]=zp[Qp]=zp[Up]=zp[qp]=zp[Vp]=zp[Jp]=zp[Wp]=true;zp[aa]=zp[oa]=zp[dc]=zp[ca]=zp[Fc]=zp[_a]=zp[xa]=zp[Ga]=zp[Ha]=zp[ts]=zp[Ps]=zp[so]=zp[oo]=zp[Jo]=zp[tc]=false;function baseIsTypedArray(Me){return Ci(Me)&&ni(Me.length)&&!!zp[zn(Me)]}Me.exports=baseIsTypedArray},47988:(Me,Bn,Hn)=>{var zn=Hn(21244),ni=Hn(66481),Ci=Hn(46851),aa=Hn(77192),oa=Hn(11024);function baseIteratee(Me){if(typeof Me=="function"){return Me}if(Me==null){return Ci}if(typeof Me=="object"){return aa(Me)?ni(Me[0],Me[1]):zn(Me)}return oa(Me)}Me.exports=baseIteratee},31517:(Me,Bn,Hn)=>{var zn=Hn(55944),ni=Hn(63787);var Ci=Object.prototype;var aa=Ci.hasOwnProperty;function baseKeys(Me){if(!zn(Me)){return ni(Me)}var Bn=[];for(var Hn in Object(Me)){if(aa.call(Me,Hn)&&Hn!="constructor"){Bn.push(Hn)}}return Bn}Me.exports=baseKeys},82094:(Me,Bn,Hn)=>{var zn=Hn(96482),ni=Hn(55944),Ci=Hn(94008);var aa=Object.prototype;var oa=aa.hasOwnProperty;function baseKeysIn(Me){if(!zn(Me)){return Ci(Me)}var Bn=ni(Me),Hn=[];for(var aa in Me){if(!(aa=="constructor"&&(Bn||!oa.call(Me,aa)))){Hn.push(aa)}}return Hn}Me.exports=baseKeysIn},44503:(Me,Bn,Hn)=>{var zn=Hn(11616),ni=Hn(75119);function baseMap(Me,Bn){var Hn=-1,Ci=ni(Me)?Array(Me.length):[];zn(Me,(function(Me,zn,ni){Ci[++Hn]=Bn(Me,zn,ni)}));return Ci}Me.exports=baseMap},21244:(Me,Bn,Hn)=>{var zn=Hn(67792),ni=Hn(69081),Ci=Hn(78218);function baseMatches(Me){var Bn=ni(Me);if(Bn.length==1&&Bn[0][2]){return Ci(Bn[0][0],Bn[0][1])}return function(Hn){return Hn===Me||zn(Hn,Me,Bn)}}Me.exports=baseMatches},66481:(Me,Bn,Hn)=>{var zn=Hn(95777),ni=Hn(40181),Ci=Hn(66306),aa=Hn(20897),oa=Hn(12757),ca=Hn(78218),_a=Hn(95086);var xa=1,Ga=2;function baseMatchesProperty(Me,Bn){if(aa(Me)&&oa(Bn)){return ca(_a(Me),Bn)}return function(Hn){var aa=ni(Hn,Me);return aa===undefined&&aa===Bn?Ci(Hn,Me):zn(Bn,aa,xa|Ga)}}Me.exports=baseMatchesProperty},47313:(Me,Bn,Hn)=>{var zn=Hn(73262),ni=Hn(12872),Ci=Hn(26798),aa=Hn(20763),oa=Hn(96482),ca=Hn(19430),_a=Hn(1589);function baseMerge(Me,Bn,Hn,xa,Ga){if(Me===Bn){return}Ci(Bn,(function(Ci,ca){Ga||(Ga=new zn);if(oa(Ci)){aa(Me,Bn,ca,Hn,baseMerge,xa,Ga)}else{var Ha=xa?xa(_a(Me,ca),Ci,ca+"",Me,Bn,Ga):undefined;if(Ha===undefined){Ha=Ci}ni(Me,ca,Ha)}}),ca)}Me.exports=baseMerge},20763:(Me,Bn,Hn)=>{var zn=Hn(12872),ni=Hn(165),Ci=Hn(60946),aa=Hn(77560),oa=Hn(20866),ca=Hn(60541),_a=Hn(77192),xa=Hn(97100),Ga=Hn(43739),Ha=Hn(34329),ts=Hn(96482),Ps=Hn(36542),so=Hn(35e3),oo=Hn(1589),Jo=Hn(88485);function baseMergeDeep(Me,Bn,Hn,tc,dc,Fc,Jc){var Dp=oo(Me,Hn),kp=oo(Bn,Hn),Qp=Jc.get(kp);if(Qp){zn(Me,Hn,Qp);return}var Up=Fc?Fc(Dp,kp,Hn+"",Me,Bn,Jc):undefined;var qp=Up===undefined;if(qp){var Vp=_a(kp),Jp=!Vp&&Ga(kp),Wp=!Vp&&!Jp&&so(kp);Up=kp;if(Vp||Jp||Wp){if(_a(Dp)){Up=Dp}else if(xa(Dp)){Up=aa(Dp)}else if(Jp){qp=false;Up=ni(kp,true)}else if(Wp){qp=false;Up=Ci(kp,true)}else{Up=[]}}else if(Ps(kp)||ca(kp)){Up=Dp;if(ca(Dp)){Up=Jo(Dp)}else if(!ts(Dp)||Ha(Dp)){Up=oa(kp)}}else{qp=false}}if(qp){Jc.set(kp,Up);dc(Up,kp,tc,Fc,Jc);Jc["delete"](kp)}zn(Me,Hn,Up)}Me.exports=baseMergeDeep},89196:(Me,Bn,Hn)=>{var zn=Hn(56649),ni=Hn(40877),Ci=Hn(47988),aa=Hn(44503),oa=Hn(22388),ca=Hn(55506),_a=Hn(37073),xa=Hn(46851),Ga=Hn(77192);function baseOrderBy(Me,Bn,Hn){if(Bn.length){Bn=zn(Bn,(function(Me){if(Ga(Me)){return function(Bn){return ni(Bn,Me.length===1?Me[0]:Me)}}return Me}))}else{Bn=[xa]}var Ha=-1;Bn=zn(Bn,ca(Ci));var ts=aa(Me,(function(Me,Hn,ni){var Ci=zn(Bn,(function(Bn){return Bn(Me)}));return{criteria:Ci,index:++Ha,value:Me}}));return oa(ts,(function(Me,Bn){return _a(Me,Bn,Hn)}))}Me.exports=baseOrderBy},49996:(Me,Bn,Hn)=>{var zn=Hn(72237),ni=Hn(66306);function basePick(Me,Bn){return zn(Me,Bn,(function(Bn,Hn){return ni(Me,Hn)}))}Me.exports=basePick},72237:(Me,Bn,Hn)=>{var zn=Hn(40877),ni=Hn(26057),Ci=Hn(77336);function basePickBy(Me,Bn,Hn){var aa=-1,oa=Bn.length,ca={};while(++aa{function baseProperty(Me){return function(Bn){return Bn==null?undefined:Bn[Me]}}Me.exports=baseProperty},32310:(Me,Bn,Hn)=>{var zn=Hn(40877);function basePropertyDeep(Me){return function(Bn){return zn(Bn,Me)}}Me.exports=basePropertyDeep},22035:(Me,Bn,Hn)=>{var zn=Hn(46851),ni=Hn(20168),Ci=Hn(59402);function baseRest(Me,Bn){return Ci(ni(Me,Bn,zn),Me+"")}Me.exports=baseRest},26057:(Me,Bn,Hn)=>{var zn=Hn(99128),ni=Hn(77336),Ci=Hn(37446),aa=Hn(96482),oa=Hn(95086);function baseSet(Me,Bn,Hn,ca){if(!aa(Me)){return Me}Bn=ni(Bn,Me);var _a=-1,xa=Bn.length,Ga=xa-1,Ha=Me;while(Ha!=null&&++_a{var zn=Hn(85089),ni=Hn(83106),Ci=Hn(46851);var aa=!ni?Ci:function(Me,Bn){return ni(Me,"toString",{configurable:true,enumerable:false,value:zn(Bn),writable:true})};Me.exports=aa},37115:Me=>{function baseSlice(Me,Bn,Hn){var zn=-1,ni=Me.length;if(Bn<0){Bn=-Bn>ni?0:ni+Bn}Hn=Hn>ni?ni:Hn;if(Hn<0){Hn+=ni}ni=Bn>Hn?0:Hn-Bn>>>0;Bn>>>=0;var Ci=Array(ni);while(++zn{function baseSortBy(Me,Bn){var Hn=Me.length;Me.sort(Bn);while(Hn--){Me[Hn]=Me[Hn].value}return Me}Me.exports=baseSortBy},96834:Me=>{function baseSum(Me,Bn){var Hn,zn=-1,ni=Me.length;while(++zn{function baseTimes(Me,Bn){var Hn=-1,zn=Array(Me);while(++Hn{var zn=Hn(38584),ni=Hn(56649),Ci=Hn(77192),aa=Hn(70661);var oa=1/0;var ca=zn?zn.prototype:undefined,_a=ca?ca.toString:undefined;function baseToString(Me){if(typeof Me=="string"){return Me}if(Ci(Me)){return ni(Me,baseToString)+""}if(aa(Me)){return _a?_a.call(Me):""}var Bn=Me+"";return Bn=="0"&&1/Me==-oa?"-0":Bn}Me.exports=baseToString},14441:(Me,Bn,Hn)=>{var zn=Hn(54395);var ni=/^\s+/;function baseTrim(Me){return Me?Me.slice(0,zn(Me)+1).replace(ni,""):Me}Me.exports=baseTrim},55506:Me=>{function baseUnary(Me){return function(Bn){return Me(Bn)}}Me.exports=baseUnary},86344:(Me,Bn,Hn)=>{var zn=Hn(77336),ni=Hn(14781),Ci=Hn(94240),aa=Hn(95086);function baseUnset(Me,Bn){Bn=zn(Bn,Me);Me=Ci(Me,Bn);return Me==null||delete Me[aa(ni(Bn))]}Me.exports=baseUnset},64486:Me=>{function cacheHas(Me,Bn){return Me.has(Bn)}Me.exports=cacheHas},77336:(Me,Bn,Hn)=>{var zn=Hn(77192),ni=Hn(20897),Ci=Hn(72187),aa=Hn(87233);function castPath(Me,Bn){if(zn(Me)){return Me}return ni(Me,Bn)?[Me]:Ci(aa(Me))}Me.exports=castPath},71336:(Me,Bn,Hn)=>{var zn=Hn(59525);function cloneArrayBuffer(Me){var Bn=new Me.constructor(Me.byteLength);new zn(Bn).set(new zn(Me));return Bn}Me.exports=cloneArrayBuffer},165:(Me,Bn,Hn)=>{Me=Hn.nmd(Me);var zn=Hn(6748);var ni=true&&Bn&&!Bn.nodeType&&Bn;var Ci=ni&&"object"=="object"&&Me&&!Me.nodeType&&Me;var aa=Ci&&Ci.exports===ni;var oa=aa?zn.Buffer:undefined,ca=oa?oa.allocUnsafe:undefined;function cloneBuffer(Me,Bn){if(Bn){return Me.slice()}var Hn=Me.length,zn=ca?ca(Hn):new Me.constructor(Hn);Me.copy(zn);return zn}Me.exports=cloneBuffer},20114:(Me,Bn,Hn)=>{var zn=Hn(71336);function cloneDataView(Me,Bn){var Hn=Bn?zn(Me.buffer):Me.buffer;return new Me.constructor(Hn,Me.byteOffset,Me.byteLength)}Me.exports=cloneDataView},14798:Me=>{var Bn=/\w*$/;function cloneRegExp(Me){var Hn=new Me.constructor(Me.source,Bn.exec(Me));Hn.lastIndex=Me.lastIndex;return Hn}Me.exports=cloneRegExp},10539:(Me,Bn,Hn)=>{var zn=Hn(38584);var ni=zn?zn.prototype:undefined,Ci=ni?ni.valueOf:undefined;function cloneSymbol(Me){return Ci?Object(Ci.call(Me)):{}}Me.exports=cloneSymbol},60946:(Me,Bn,Hn)=>{var zn=Hn(71336);function cloneTypedArray(Me,Bn){var Hn=Bn?zn(Me.buffer):Me.buffer;return new Me.constructor(Hn,Me.byteOffset,Me.length)}Me.exports=cloneTypedArray},63427:(Me,Bn,Hn)=>{var zn=Hn(70661);function compareAscending(Me,Bn){if(Me!==Bn){var Hn=Me!==undefined,ni=Me===null,Ci=Me===Me,aa=zn(Me);var oa=Bn!==undefined,ca=Bn===null,_a=Bn===Bn,xa=zn(Bn);if(!ca&&!xa&&!aa&&Me>Bn||aa&&oa&&_a&&!ca&&!xa||ni&&oa&&_a||!Hn&&_a||!Ci){return 1}if(!ni&&!aa&&!xa&&Me{var zn=Hn(63427);function compareMultiple(Me,Bn,Hn){var ni=-1,Ci=Me.criteria,aa=Bn.criteria,oa=Ci.length,ca=Hn.length;while(++ni=ca){return _a}var xa=Hn[ni];return _a*(xa=="desc"?-1:1)}}return Me.index-Bn.index}Me.exports=compareMultiple},77560:Me=>{function copyArray(Me,Bn){var Hn=-1,zn=Me.length;Bn||(Bn=Array(zn));while(++Hn{var zn=Hn(99128),ni=Hn(63579);function copyObject(Me,Bn,Hn,Ci){var aa=!Hn;Hn||(Hn={});var oa=-1,ca=Bn.length;while(++oa{var zn=Hn(69330),ni=Hn(65889);function copySymbols(Me,Bn){return zn(Me,ni(Me),Bn)}Me.exports=copySymbols},61935:(Me,Bn,Hn)=>{var zn=Hn(69330),ni=Hn(99882);function copySymbolsIn(Me,Bn){return zn(Me,ni(Me),Bn)}Me.exports=copySymbolsIn},60252:(Me,Bn,Hn)=>{var zn=Hn(6748);var ni=zn["__core-js_shared__"];Me.exports=ni},8070:(Me,Bn,Hn)=>{var zn=Hn(22035),ni=Hn(3349);function createAssigner(Me){return zn((function(Bn,Hn){var zn=-1,Ci=Hn.length,aa=Ci>1?Hn[Ci-1]:undefined,oa=Ci>2?Hn[2]:undefined;aa=Me.length>3&&typeof aa=="function"?(Ci--,aa):undefined;if(oa&&ni(Hn[0],Hn[1],oa)){aa=Ci<3?undefined:aa;Ci=1}Bn=Object(Bn);while(++zn{var zn=Hn(75119);function createBaseEach(Me,Bn){return function(Hn,ni){if(Hn==null){return Hn}if(!zn(Hn)){return Me(Hn,ni)}var Ci=Hn.length,aa=Bn?Ci:-1,oa=Object(Hn);while(Bn?aa--:++aa{function createBaseFor(Me){return function(Bn,Hn,zn){var ni=-1,Ci=Object(Bn),aa=zn(Bn),oa=aa.length;while(oa--){var ca=aa[Me?oa:++ni];if(Hn(Ci[ca],ca,Ci)===false){break}}return Bn}}Me.exports=createBaseFor},9429:(Me,Bn,Hn)=>{var zn=Hn(36542);function customOmitClone(Me){return zn(Me)?undefined:Me}Me.exports=customOmitClone},83106:(Me,Bn,Hn)=>{var zn=Hn(68573);var ni=function(){try{var Me=zn(Object,"defineProperty");Me({},"",{});return Me}catch(Me){}}();Me.exports=ni},5248:(Me,Bn,Hn)=>{var zn=Hn(23706),ni=Hn(90935),Ci=Hn(64486);var aa=1,oa=2;function equalArrays(Me,Bn,Hn,ca,_a,xa){var Ga=Hn&aa,Ha=Me.length,ts=Bn.length;if(Ha!=ts&&!(Ga&&ts>Ha)){return false}var Ps=xa.get(Me);var so=xa.get(Bn);if(Ps&&so){return Ps==Bn&&so==Me}var oo=-1,Jo=true,tc=Hn&oa?new zn:undefined;xa.set(Me,Bn);xa.set(Bn,Me);while(++oo{var zn=Hn(38584),ni=Hn(59525),Ci=Hn(75199),aa=Hn(5248),oa=Hn(43428),ca=Hn(11894);var _a=1,xa=2;var Ga="[object Boolean]",Ha="[object Date]",ts="[object Error]",Ps="[object Map]",so="[object Number]",oo="[object RegExp]",Jo="[object Set]",tc="[object String]",dc="[object Symbol]";var Fc="[object ArrayBuffer]",Jc="[object DataView]";var Dp=zn?zn.prototype:undefined,kp=Dp?Dp.valueOf:undefined;function equalByTag(Me,Bn,Hn,zn,Dp,Qp,Up){switch(Hn){case Jc:if(Me.byteLength!=Bn.byteLength||Me.byteOffset!=Bn.byteOffset){return false}Me=Me.buffer;Bn=Bn.buffer;case Fc:if(Me.byteLength!=Bn.byteLength||!Qp(new ni(Me),new ni(Bn))){return false}return true;case Ga:case Ha:case so:return Ci(+Me,+Bn);case ts:return Me.name==Bn.name&&Me.message==Bn.message;case oo:case tc:return Me==Bn+"";case Ps:var qp=oa;case Jo:var Vp=zn&_a;qp||(qp=ca);if(Me.size!=Bn.size&&!Vp){return false}var Jp=Up.get(Me);if(Jp){return Jp==Bn}zn|=xa;Up.set(Me,Bn);var Wp=aa(qp(Me),qp(Bn),zn,Dp,Qp,Up);Up["delete"](Me);return Wp;case dc:if(kp){return kp.call(Me)==kp.call(Bn)}}return false}Me.exports=equalByTag},52500:(Me,Bn,Hn)=>{var zn=Hn(78479);var ni=1;var Ci=Object.prototype;var aa=Ci.hasOwnProperty;function equalObjects(Me,Bn,Hn,Ci,oa,ca){var _a=Hn&ni,xa=zn(Me),Ga=xa.length,Ha=zn(Bn),ts=Ha.length;if(Ga!=ts&&!_a){return false}var Ps=Ga;while(Ps--){var so=xa[Ps];if(!(_a?so in Bn:aa.call(Bn,so))){return false}}var oo=ca.get(Me);var Jo=ca.get(Bn);if(oo&&Jo){return oo==Bn&&Jo==Me}var tc=true;ca.set(Me,Bn);ca.set(Bn,Me);var dc=_a;while(++Ps{var zn=Hn(97047),ni=Hn(20168),Ci=Hn(59402);function flatRest(Me){return Ci(ni(Me,undefined,zn),Me+"")}Me.exports=flatRest},78997:Me=>{var Bn=typeof global=="object"&&global&&global.Object===Object&&global;Me.exports=Bn},78479:(Me,Bn,Hn)=>{var zn=Hn(24586),ni=Hn(65889),Ci=Hn(26741);function getAllKeys(Me){return zn(Me,Ci,ni)}Me.exports=getAllKeys},17172:(Me,Bn,Hn)=>{var zn=Hn(24586),ni=Hn(99882),Ci=Hn(19430);function getAllKeysIn(Me){return zn(Me,Ci,ni)}Me.exports=getAllKeysIn},1194:(Me,Bn,Hn)=>{var zn=Hn(93245);function getMapData(Me,Bn){var Hn=Me.__data__;return zn(Bn)?Hn[typeof Bn=="string"?"string":"hash"]:Hn.map}Me.exports=getMapData},69081:(Me,Bn,Hn)=>{var zn=Hn(12757),ni=Hn(26741);function getMatchData(Me){var Bn=ni(Me),Hn=Bn.length;while(Hn--){var Ci=Bn[Hn],aa=Me[Ci];Bn[Hn]=[Ci,aa,zn(aa)]}return Bn}Me.exports=getMatchData},68573:(Me,Bn,Hn)=>{var zn=Hn(92334),ni=Hn(8293);function getNative(Me,Bn){var Hn=ni(Me,Bn);return zn(Hn)?Hn:undefined}Me.exports=getNative},86194:(Me,Bn,Hn)=>{var zn=Hn(61128);var ni=zn(Object.getPrototypeOf,Object);Me.exports=ni},95292:(Me,Bn,Hn)=>{var zn=Hn(38584);var ni=Object.prototype;var Ci=ni.hasOwnProperty;var aa=ni.toString;var oa=zn?zn.toStringTag:undefined;function getRawTag(Me){var Bn=Ci.call(Me,oa),Hn=Me[oa];try{Me[oa]=undefined;var zn=true}catch(Me){}var ni=aa.call(Me);if(zn){if(Bn){Me[oa]=Hn}else{delete Me[oa]}}return ni}Me.exports=getRawTag},65889:(Me,Bn,Hn)=>{var zn=Hn(78573),ni=Hn(43400);var Ci=Object.prototype;var aa=Ci.propertyIsEnumerable;var oa=Object.getOwnPropertySymbols;var ca=!oa?ni:function(Me){if(Me==null){return[]}Me=Object(Me);return zn(oa(Me),(function(Bn){return aa.call(Me,Bn)}))};Me.exports=ca},99882:(Me,Bn,Hn)=>{var zn=Hn(50827),ni=Hn(86194),Ci=Hn(65889),aa=Hn(43400);var oa=Object.getOwnPropertySymbols;var ca=!oa?aa:function(Me){var Bn=[];while(Me){zn(Bn,Ci(Me));Me=ni(Me)}return Bn};Me.exports=ca},44512:(Me,Bn,Hn)=>{var zn=Hn(47033),ni=Hn(98272),Ci=Hn(4455),aa=Hn(84986),oa=Hn(97364),ca=Hn(29117),_a=Hn(57192);var xa="[object Map]",Ga="[object Object]",Ha="[object Promise]",ts="[object Set]",Ps="[object WeakMap]";var so="[object DataView]";var oo=_a(zn),Jo=_a(ni),tc=_a(Ci),dc=_a(aa),Fc=_a(oa);var Jc=ca;if(zn&&Jc(new zn(new ArrayBuffer(1)))!=so||ni&&Jc(new ni)!=xa||Ci&&Jc(Ci.resolve())!=Ha||aa&&Jc(new aa)!=ts||oa&&Jc(new oa)!=Ps){Jc=function(Me){var Bn=ca(Me),Hn=Bn==Ga?Me.constructor:undefined,zn=Hn?_a(Hn):"";if(zn){switch(zn){case oo:return so;case Jo:return xa;case tc:return Ha;case dc:return ts;case Fc:return Ps}}return Bn}}Me.exports=Jc},8293:Me=>{function getValue(Me,Bn){return Me==null?undefined:Me[Bn]}Me.exports=getValue},48253:(Me,Bn,Hn)=>{var zn=Hn(77336),ni=Hn(60541),Ci=Hn(77192),aa=Hn(37446),oa=Hn(56657),ca=Hn(95086);function hasPath(Me,Bn,Hn){Bn=zn(Bn,Me);var _a=-1,xa=Bn.length,Ga=false;while(++_a{var zn=Hn(71563);function hashClear(){this.__data__=zn?zn(null):{};this.size=0}Me.exports=hashClear},15431:Me=>{function hashDelete(Me){var Bn=this.has(Me)&&delete this.__data__[Me];this.size-=Bn?1:0;return Bn}Me.exports=hashDelete},26934:(Me,Bn,Hn)=>{var zn=Hn(71563);var ni="__lodash_hash_undefined__";var Ci=Object.prototype;var aa=Ci.hasOwnProperty;function hashGet(Me){var Bn=this.__data__;if(zn){var Hn=Bn[Me];return Hn===ni?undefined:Hn}return aa.call(Bn,Me)?Bn[Me]:undefined}Me.exports=hashGet},64306:(Me,Bn,Hn)=>{var zn=Hn(71563);var ni=Object.prototype;var Ci=ni.hasOwnProperty;function hashHas(Me){var Bn=this.__data__;return zn?Bn[Me]!==undefined:Ci.call(Bn,Me)}Me.exports=hashHas},17226:(Me,Bn,Hn)=>{var zn=Hn(71563);var ni="__lodash_hash_undefined__";function hashSet(Me,Bn){var Hn=this.__data__;this.size+=this.has(Me)?0:1;Hn[Me]=zn&&Bn===undefined?ni:Bn;return this}Me.exports=hashSet},43688:Me=>{var Bn=Object.prototype;var Hn=Bn.hasOwnProperty;function initCloneArray(Me){var Bn=Me.length,zn=new Me.constructor(Bn);if(Bn&&typeof Me[0]=="string"&&Hn.call(Me,"index")){zn.index=Me.index;zn.input=Me.input}return zn}Me.exports=initCloneArray},75906:(Me,Bn,Hn)=>{var zn=Hn(71336),ni=Hn(20114),Ci=Hn(14798),aa=Hn(10539),oa=Hn(60946);var ca="[object Boolean]",_a="[object Date]",xa="[object Map]",Ga="[object Number]",Ha="[object RegExp]",ts="[object Set]",Ps="[object String]",so="[object Symbol]";var oo="[object ArrayBuffer]",Jo="[object DataView]",tc="[object Float32Array]",dc="[object Float64Array]",Fc="[object Int8Array]",Jc="[object Int16Array]",Dp="[object Int32Array]",kp="[object Uint8Array]",Qp="[object Uint8ClampedArray]",Up="[object Uint16Array]",qp="[object Uint32Array]";function initCloneByTag(Me,Bn,Hn){var Vp=Me.constructor;switch(Bn){case oo:return zn(Me);case ca:case _a:return new Vp(+Me);case Jo:return ni(Me,Hn);case tc:case dc:case Fc:case Jc:case Dp:case kp:case Qp:case Up:case qp:return oa(Me,Hn);case xa:return new Vp;case Ga:case Ps:return new Vp(Me);case Ha:return Ci(Me);case ts:return new Vp;case so:return aa(Me)}}Me.exports=initCloneByTag},20866:(Me,Bn,Hn)=>{var zn=Hn(33733),ni=Hn(86194),Ci=Hn(55944);function initCloneObject(Me){return typeof Me.constructor=="function"&&!Ci(Me)?zn(ni(Me)):{}}Me.exports=initCloneObject},45088:(Me,Bn,Hn)=>{var zn=Hn(38584),ni=Hn(60541),Ci=Hn(77192);var aa=zn?zn.isConcatSpreadable:undefined;function isFlattenable(Me){return Ci(Me)||ni(Me)||!!(aa&&Me&&Me[aa])}Me.exports=isFlattenable},37446:Me=>{var Bn=9007199254740991;var Hn=/^(?:0|[1-9]\d*)$/;function isIndex(Me,zn){var ni=typeof Me;zn=zn==null?Bn:zn;return!!zn&&(ni=="number"||ni!="symbol"&&Hn.test(Me))&&(Me>-1&&Me%1==0&&Me{var zn=Hn(75199),ni=Hn(75119),Ci=Hn(37446),aa=Hn(96482);function isIterateeCall(Me,Bn,Hn){if(!aa(Hn)){return false}var oa=typeof Bn;if(oa=="number"?ni(Hn)&&Ci(Bn,Hn.length):oa=="string"&&Bn in Hn){return zn(Hn[Bn],Me)}return false}Me.exports=isIterateeCall},20897:(Me,Bn,Hn)=>{var zn=Hn(77192),ni=Hn(70661);var Ci=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,aa=/^\w*$/;function isKey(Me,Bn){if(zn(Me)){return false}var Hn=typeof Me;if(Hn=="number"||Hn=="symbol"||Hn=="boolean"||Me==null||ni(Me)){return true}return aa.test(Me)||!Ci.test(Me)||Bn!=null&&Me in Object(Bn)}Me.exports=isKey},93245:Me=>{function isKeyable(Me){var Bn=typeof Me;return Bn=="string"||Bn=="number"||Bn=="symbol"||Bn=="boolean"?Me!=="__proto__":Me===null}Me.exports=isKeyable},46613:(Me,Bn,Hn)=>{var zn=Hn(60252);var ni=function(){var Me=/[^.]+$/.exec(zn&&zn.keys&&zn.keys.IE_PROTO||"");return Me?"Symbol(src)_1."+Me:""}();function isMasked(Me){return!!ni&&ni in Me}Me.exports=isMasked},55944:Me=>{var Bn=Object.prototype;function isPrototype(Me){var Hn=Me&&Me.constructor,zn=typeof Hn=="function"&&Hn.prototype||Bn;return Me===zn}Me.exports=isPrototype},12757:(Me,Bn,Hn)=>{var zn=Hn(96482);function isStrictComparable(Me){return Me===Me&&!zn(Me)}Me.exports=isStrictComparable},99791:Me=>{function listCacheClear(){this.__data__=[];this.size=0}Me.exports=listCacheClear},24555:(Me,Bn,Hn)=>{var zn=Hn(74024);var ni=Array.prototype;var Ci=ni.splice;function listCacheDelete(Me){var Bn=this.__data__,Hn=zn(Bn,Me);if(Hn<0){return false}var ni=Bn.length-1;if(Hn==ni){Bn.pop()}else{Ci.call(Bn,Hn,1)}--this.size;return true}Me.exports=listCacheDelete},86634:(Me,Bn,Hn)=>{var zn=Hn(74024);function listCacheGet(Me){var Bn=this.__data__,Hn=zn(Bn,Me);return Hn<0?undefined:Bn[Hn][1]}Me.exports=listCacheGet},8430:(Me,Bn,Hn)=>{var zn=Hn(74024);function listCacheHas(Me){return zn(this.__data__,Me)>-1}Me.exports=listCacheHas},36918:(Me,Bn,Hn)=>{var zn=Hn(74024);function listCacheSet(Me,Bn){var Hn=this.__data__,ni=zn(Hn,Me);if(ni<0){++this.size;Hn.push([Me,Bn])}else{Hn[ni][1]=Bn}return this}Me.exports=listCacheSet},88487:(Me,Bn,Hn)=>{var zn=Hn(66320),ni=Hn(68884),Ci=Hn(98272);function mapCacheClear(){this.size=0;this.__data__={hash:new zn,map:new(Ci||ni),string:new zn}}Me.exports=mapCacheClear},36275:(Me,Bn,Hn)=>{var zn=Hn(1194);function mapCacheDelete(Me){var Bn=zn(this,Me)["delete"](Me);this.size-=Bn?1:0;return Bn}Me.exports=mapCacheDelete},30130:(Me,Bn,Hn)=>{var zn=Hn(1194);function mapCacheGet(Me){return zn(this,Me).get(Me)}Me.exports=mapCacheGet},69254:(Me,Bn,Hn)=>{var zn=Hn(1194);function mapCacheHas(Me){return zn(this,Me).has(Me)}Me.exports=mapCacheHas},59806:(Me,Bn,Hn)=>{var zn=Hn(1194);function mapCacheSet(Me,Bn){var Hn=zn(this,Me),ni=Hn.size;Hn.set(Me,Bn);this.size+=Hn.size==ni?0:1;return this}Me.exports=mapCacheSet},43428:Me=>{function mapToArray(Me){var Bn=-1,Hn=Array(Me.size);Me.forEach((function(Me,zn){Hn[++Bn]=[zn,Me]}));return Hn}Me.exports=mapToArray},78218:Me=>{function matchesStrictComparable(Me,Bn){return function(Hn){if(Hn==null){return false}return Hn[Me]===Bn&&(Bn!==undefined||Me in Object(Hn))}}Me.exports=matchesStrictComparable},41471:(Me,Bn,Hn)=>{var zn=Hn(24769);var ni=500;function memoizeCapped(Me){var Bn=zn(Me,(function(Me){if(Hn.size===ni){Hn.clear()}return Me}));var Hn=Bn.cache;return Bn}Me.exports=memoizeCapped},71563:(Me,Bn,Hn)=>{var zn=Hn(68573);var ni=zn(Object,"create");Me.exports=ni},63787:(Me,Bn,Hn)=>{var zn=Hn(61128);var ni=zn(Object.keys,Object);Me.exports=ni},94008:Me=>{function nativeKeysIn(Me){var Bn=[];if(Me!=null){for(var Hn in Object(Me)){Bn.push(Hn)}}return Bn}Me.exports=nativeKeysIn},88724:(Me,Bn,Hn)=>{Me=Hn.nmd(Me);var zn=Hn(78997);var ni=true&&Bn&&!Bn.nodeType&&Bn;var Ci=ni&&"object"=="object"&&Me&&!Me.nodeType&&Me;var aa=Ci&&Ci.exports===ni;var oa=aa&&zn.process;var ca=function(){try{var Me=Ci&&Ci.require&&Ci.require("util").types;if(Me){return Me}return oa&&oa.binding&&oa.binding("util")}catch(Me){}}();Me.exports=ca},71723:Me=>{var Bn=Object.prototype;var Hn=Bn.toString;function objectToString(Me){return Hn.call(Me)}Me.exports=objectToString},61128:Me=>{function overArg(Me,Bn){return function(Hn){return Me(Bn(Hn))}}Me.exports=overArg},20168:(Me,Bn,Hn)=>{var zn=Hn(59678);var ni=Math.max;function overRest(Me,Bn,Hn){Bn=ni(Bn===undefined?Me.length-1:Bn,0);return function(){var Ci=arguments,aa=-1,oa=ni(Ci.length-Bn,0),ca=Array(oa);while(++aa{var zn=Hn(40877),ni=Hn(37115);function parent(Me,Bn){return Bn.length<2?Me:zn(Me,ni(Bn,0,-1))}Me.exports=parent},6748:(Me,Bn,Hn)=>{var zn=Hn(78997);var ni=typeof self=="object"&&self&&self.Object===Object&&self;var Ci=zn||ni||Function("return this")();Me.exports=Ci},1589:Me=>{function safeGet(Me,Bn){if(Bn==="constructor"&&typeof Me[Bn]==="function"){return}if(Bn=="__proto__"){return}return Me[Bn]}Me.exports=safeGet},44671:Me=>{var Bn="__lodash_hash_undefined__";function setCacheAdd(Me){this.__data__.set(Me,Bn);return this}Me.exports=setCacheAdd},71884:Me=>{function setCacheHas(Me){return this.__data__.has(Me)}Me.exports=setCacheHas},11894:Me=>{function setToArray(Me){var Bn=-1,Hn=Array(Me.size);Me.forEach((function(Me){Hn[++Bn]=Me}));return Hn}Me.exports=setToArray},59402:(Me,Bn,Hn)=>{var zn=Hn(64953),ni=Hn(83286);var Ci=ni(zn);Me.exports=Ci},83286:Me=>{var Bn=800,Hn=16;var zn=Date.now;function shortOut(Me){var ni=0,Ci=0;return function(){var aa=zn(),oa=Hn-(aa-Ci);Ci=aa;if(oa>0){if(++ni>=Bn){return arguments[0]}}else{ni=0}return Me.apply(undefined,arguments)}}Me.exports=shortOut},91509:(Me,Bn,Hn)=>{var zn=Hn(68884);function stackClear(){this.__data__=new zn;this.size=0}Me.exports=stackClear},837:Me=>{function stackDelete(Me){var Bn=this.__data__,Hn=Bn["delete"](Me);this.size=Bn.size;return Hn}Me.exports=stackDelete},46572:Me=>{function stackGet(Me){return this.__data__.get(Me)}Me.exports=stackGet},66216:Me=>{function stackHas(Me){return this.__data__.has(Me)}Me.exports=stackHas},51976:(Me,Bn,Hn)=>{var zn=Hn(68884),ni=Hn(98272),Ci=Hn(79660);var aa=200;function stackSet(Me,Bn){var Hn=this.__data__;if(Hn instanceof zn){var oa=Hn.__data__;if(!ni||oa.length{var zn=Hn(41471);var ni=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g;var Ci=/\\(\\)?/g;var aa=zn((function(Me){var Bn=[];if(Me.charCodeAt(0)===46){Bn.push("")}Me.replace(ni,(function(Me,Hn,zn,ni){Bn.push(zn?ni.replace(Ci,"$1"):Hn||Me)}));return Bn}));Me.exports=aa},95086:(Me,Bn,Hn)=>{var zn=Hn(70661);var ni=1/0;function toKey(Me){if(typeof Me=="string"||zn(Me)){return Me}var Bn=Me+"";return Bn=="0"&&1/Me==-ni?"-0":Bn}Me.exports=toKey},57192:Me=>{var Bn=Function.prototype;var Hn=Bn.toString;function toSource(Me){if(Me!=null){try{return Hn.call(Me)}catch(Me){}try{return Me+""}catch(Me){}}return""}Me.exports=toSource},54395:Me=>{var Bn=/\s/;function trimmedEndIndex(Me){var Hn=Me.length;while(Hn--&&Bn.test(Me.charAt(Hn))){}return Hn}Me.exports=trimmedEndIndex},80542:(Me,Bn,Hn)=>{var zn=Hn(62504);var ni=1,Ci=4;function cloneDeep(Me){return zn(Me,ni|Ci)}Me.exports=cloneDeep},85089:Me=>{function constant(Me){return function(){return Me}}Me.exports=constant},75199:Me=>{function eq(Me,Bn){return Me===Bn||Me!==Me&&Bn!==Bn}Me.exports=eq},19263:(Me,Bn,Hn)=>{var zn=Hn(78573),ni=Hn(39143),Ci=Hn(47988),aa=Hn(77192);function filter(Me,Bn){var Hn=aa(Me)?zn:ni;return Hn(Me,Ci(Bn,3))}Me.exports=filter},97047:(Me,Bn,Hn)=>{var zn=Hn(63183);function flatten(Me){var Bn=Me==null?0:Me.length;return Bn?zn(Me,1):[]}Me.exports=flatten},40181:(Me,Bn,Hn)=>{var zn=Hn(40877);function get(Me,Bn,Hn){var ni=Me==null?undefined:zn(Me,Bn);return ni===undefined?Hn:ni}Me.exports=get},66306:(Me,Bn,Hn)=>{var zn=Hn(6186),ni=Hn(48253);function hasIn(Me,Bn){return Me!=null&&ni(Me,Bn,zn)}Me.exports=hasIn},46851:Me=>{function identity(Me){return Me}Me.exports=identity},60541:(Me,Bn,Hn)=>{var zn=Hn(93605),ni=Hn(51645);var Ci=Object.prototype;var aa=Ci.hasOwnProperty;var oa=Ci.propertyIsEnumerable;var ca=zn(function(){return arguments}())?zn:function(Me){return ni(Me)&&aa.call(Me,"callee")&&!oa.call(Me,"callee")};Me.exports=ca},77192:Me=>{var Bn=Array.isArray;Me.exports=Bn},75119:(Me,Bn,Hn)=>{var zn=Hn(34329),ni=Hn(56657);function isArrayLike(Me){return Me!=null&&ni(Me.length)&&!zn(Me)}Me.exports=isArrayLike},97100:(Me,Bn,Hn)=>{var zn=Hn(75119),ni=Hn(51645);function isArrayLikeObject(Me){return ni(Me)&&zn(Me)}Me.exports=isArrayLikeObject},43739:(Me,Bn,Hn)=>{Me=Hn.nmd(Me);var zn=Hn(6748),ni=Hn(92074);var Ci=true&&Bn&&!Bn.nodeType&&Bn;var aa=Ci&&"object"=="object"&&Me&&!Me.nodeType&&Me;var oa=aa&&aa.exports===Ci;var ca=oa?zn.Buffer:undefined;var _a=ca?ca.isBuffer:undefined;var xa=_a||ni;Me.exports=xa},34329:(Me,Bn,Hn)=>{var zn=Hn(29117),ni=Hn(96482);var Ci="[object AsyncFunction]",aa="[object Function]",oa="[object GeneratorFunction]",ca="[object Proxy]";function isFunction(Me){if(!ni(Me)){return false}var Bn=zn(Me);return Bn==aa||Bn==oa||Bn==Ci||Bn==ca}Me.exports=isFunction},56657:Me=>{var Bn=9007199254740991;function isLength(Me){return typeof Me=="number"&&Me>-1&&Me%1==0&&Me<=Bn}Me.exports=isLength},85995:(Me,Bn,Hn)=>{var zn=Hn(66051),ni=Hn(55506),Ci=Hn(88724);var aa=Ci&&Ci.isMap;var oa=aa?ni(aa):zn;Me.exports=oa},96482:Me=>{function isObject(Me){var Bn=typeof Me;return Me!=null&&(Bn=="object"||Bn=="function")}Me.exports=isObject},51645:Me=>{function isObjectLike(Me){return Me!=null&&typeof Me=="object"}Me.exports=isObjectLike},36542:(Me,Bn,Hn)=>{var zn=Hn(29117),ni=Hn(86194),Ci=Hn(51645);var aa="[object Object]";var oa=Function.prototype,ca=Object.prototype;var _a=oa.toString;var xa=ca.hasOwnProperty;var Ga=_a.call(Object);function isPlainObject(Me){if(!Ci(Me)||zn(Me)!=aa){return false}var Bn=ni(Me);if(Bn===null){return true}var Hn=xa.call(Bn,"constructor")&&Bn.constructor;return typeof Hn=="function"&&Hn instanceof Hn&&_a.call(Hn)==Ga}Me.exports=isPlainObject},27077:(Me,Bn,Hn)=>{var zn=Hn(85901),ni=Hn(55506),Ci=Hn(88724);var aa=Ci&&Ci.isSet;var oa=aa?ni(aa):zn;Me.exports=oa},70661:(Me,Bn,Hn)=>{var zn=Hn(29117),ni=Hn(51645);var Ci="[object Symbol]";function isSymbol(Me){return typeof Me=="symbol"||ni(Me)&&zn(Me)==Ci}Me.exports=isSymbol},35e3:(Me,Bn,Hn)=>{var zn=Hn(16880),ni=Hn(55506),Ci=Hn(88724);var aa=Ci&&Ci.isTypedArray;var oa=aa?ni(aa):zn;Me.exports=oa},4257:Me=>{function isUndefined(Me){return Me===undefined}Me.exports=isUndefined},26741:(Me,Bn,Hn)=>{var zn=Hn(62e3),ni=Hn(31517),Ci=Hn(75119);function keys(Me){return Ci(Me)?zn(Me):ni(Me)}Me.exports=keys},19430:(Me,Bn,Hn)=>{var zn=Hn(62e3),ni=Hn(82094),Ci=Hn(75119);function keysIn(Me){return Ci(Me)?zn(Me,true):ni(Me)}Me.exports=keysIn},14781:Me=>{function last(Me){var Bn=Me==null?0:Me.length;return Bn?Me[Bn-1]:undefined}Me.exports=last},52356:function(Me,Bn,Hn){Me=Hn.nmd(Me); /** * @license * Lodash @@ -100,4 +100,4 @@ hooks.version="2.30.1";setHookCallback(createLocal);hooks.fn=zg;hooks.min=min;ho var zn=Hn(20181);var ni=zn.Buffer;function copyProps(Me,Bn){for(var Hn in Me){Bn[Hn]=Me[Hn]}}if(ni.from&&ni.alloc&&ni.allocUnsafe&&ni.allocUnsafeSlow){Me.exports=zn}else{copyProps(zn,Bn);Bn.Buffer=SafeBuffer}function SafeBuffer(Me,Bn,Hn){return ni(Me,Bn,Hn)}SafeBuffer.prototype=Object.create(ni.prototype);copyProps(ni,SafeBuffer);SafeBuffer.from=function(Me,Bn,Hn){if(typeof Me==="number"){throw new TypeError("Argument must not be a number")}return ni(Me,Bn,Hn)};SafeBuffer.alloc=function(Me,Bn,Hn){if(typeof Me!=="number"){throw new TypeError("Argument must be a number")}var zn=ni(Me);if(Bn!==undefined){if(typeof Hn==="string"){zn.fill(Bn,Hn)}else{zn.fill(Bn)}}else{zn.fill(0)}return zn};SafeBuffer.allocUnsafe=function(Me){if(typeof Me!=="number"){throw new TypeError("Argument must be a number")}return ni(Me)};SafeBuffer.allocUnsafeSlow=function(Me){if(typeof Me!=="number"){throw new TypeError("Argument must be a number")}return zn.SlowBuffer(Me)}},89379:(Me,Bn,Hn)=>{"use strict";const zn=Symbol("SemVer ANY");class Comparator{static get ANY(){return zn}constructor(Me,Bn){Bn=ni(Bn);if(Me instanceof Comparator){if(Me.loose===!!Bn.loose){return Me}else{Me=Me.value}}Me=Me.trim().split(/\s+/).join(" ");ca("comparator",Me,Bn);this.options=Bn;this.loose=!!Bn.loose;this.parse(Me);if(this.semver===zn){this.value=""}else{this.value=this.operator+this.semver.version}ca("comp",this)}parse(Me){const Bn=this.options.loose?Ci[aa.COMPARATORLOOSE]:Ci[aa.COMPARATOR];const Hn=Me.match(Bn);if(!Hn){throw new TypeError(`Invalid comparator: ${Me}`)}this.operator=Hn[1]!==undefined?Hn[1]:"";if(this.operator==="="){this.operator=""}if(!Hn[2]){this.semver=zn}else{this.semver=new _a(Hn[2],this.options.loose)}}toString(){return this.value}test(Me){ca("Comparator.test",Me,this.options.loose);if(this.semver===zn||Me===zn){return true}if(typeof Me==="string"){try{Me=new _a(Me,this.options)}catch(Me){return false}}return oa(Me,this.operator,this.semver,this.options)}intersects(Me,Bn){if(!(Me instanceof Comparator)){throw new TypeError("a Comparator is required")}if(this.operator===""){if(this.value===""){return true}return new xa(Me.value,Bn).test(this.value)}else if(Me.operator===""){if(Me.value===""){return true}return new xa(this.value,Bn).test(Me.semver)}Bn=ni(Bn);if(Bn.includePrerelease&&(this.value==="<0.0.0-0"||Me.value==="<0.0.0-0")){return false}if(!Bn.includePrerelease&&(this.value.startsWith("<0.0.0")||Me.value.startsWith("<0.0.0"))){return false}if(this.operator.startsWith(">")&&Me.operator.startsWith(">")){return true}if(this.operator.startsWith("<")&&Me.operator.startsWith("<")){return true}if(this.semver.version===Me.semver.version&&this.operator.includes("=")&&Me.operator.includes("=")){return true}if(oa(this.semver,"<",Me.semver,Bn)&&this.operator.startsWith(">")&&Me.operator.startsWith("<")){return true}if(oa(this.semver,">",Me.semver,Bn)&&this.operator.startsWith("<")&&Me.operator.startsWith(">")){return true}return false}}Me.exports=Comparator;const ni=Hn(70356);const{safeRe:Ci,t:aa}=Hn(95471);const oa=Hn(28646);const ca=Hn(1159);const _a=Hn(7163);const xa=Hn(96782)},96782:(Me,Bn,Hn)=>{"use strict";const zn=/\s+/g;class Range{constructor(Me,Bn){Bn=aa(Bn);if(Me instanceof Range){if(Me.loose===!!Bn.loose&&Me.includePrerelease===!!Bn.includePrerelease){return Me}else{return new Range(Me.raw,Bn)}}if(Me instanceof oa){this.raw=Me.value;this.set=[[Me]];this.formatted=undefined;return this}this.options=Bn;this.loose=!!Bn.loose;this.includePrerelease=!!Bn.includePrerelease;this.raw=Me.trim().replace(zn," ");this.set=this.raw.split("||").map((Me=>this.parseRange(Me.trim()))).filter((Me=>Me.length));if(!this.set.length){throw new TypeError(`Invalid SemVer Range: ${this.raw}`)}if(this.set.length>1){const Me=this.set[0];this.set=this.set.filter((Me=>!isNullSet(Me[0])));if(this.set.length===0){this.set=[Me]}else if(this.set.length>1){for(const Me of this.set){if(Me.length===1&&isAny(Me[0])){this.set=[Me];break}}}}this.formatted=undefined}get range(){if(this.formatted===undefined){this.formatted="";for(let Me=0;Me0){this.formatted+="||"}const Bn=this.set[Me];for(let Me=0;Me0){this.formatted+=" "}this.formatted+=Bn[Me].toString().trim()}}}return this.formatted}format(){return this.range}toString(){return this.range}parseRange(Me){const Bn=(this.options.includePrerelease&&so)|(this.options.loose&&oo);const Hn=Bn+":"+Me;const zn=Ci.get(Hn);if(zn){return zn}const ni=this.options.loose;const aa=ni?xa[Ga.HYPHENRANGELOOSE]:xa[Ga.HYPHENRANGE];Me=Me.replace(aa,hyphenReplace(this.options.includePrerelease));ca("hyphen replace",Me);Me=Me.replace(xa[Ga.COMPARATORTRIM],Ha);ca("comparator trim",Me);Me=Me.replace(xa[Ga.TILDETRIM],ts);ca("tilde trim",Me);Me=Me.replace(xa[Ga.CARETTRIM],Ps);ca("caret trim",Me);let _a=Me.split(" ").map((Me=>parseComparator(Me,this.options))).join(" ").split(/\s+/).map((Me=>replaceGTE0(Me,this.options)));if(ni){_a=_a.filter((Me=>{ca("loose invalid filter",Me,this.options);return!!Me.match(xa[Ga.COMPARATORLOOSE])}))}ca("range list",_a);const Jo=new Map;const tc=_a.map((Me=>new oa(Me,this.options)));for(const Me of tc){if(isNullSet(Me)){return[Me]}Jo.set(Me.value,Me)}if(Jo.size>1&&Jo.has("")){Jo.delete("")}const dc=[...Jo.values()];Ci.set(Hn,dc);return dc}intersects(Me,Bn){if(!(Me instanceof Range)){throw new TypeError("a Range is required")}return this.set.some((Hn=>isSatisfiable(Hn,Bn)&&Me.set.some((Me=>isSatisfiable(Me,Bn)&&Hn.every((Hn=>Me.every((Me=>Hn.intersects(Me,Bn)))))))))}test(Me){if(!Me){return false}if(typeof Me==="string"){try{Me=new _a(Me,this.options)}catch(Me){return false}}for(let Bn=0;BnMe.value==="<0.0.0-0";const isAny=Me=>Me.value==="";const isSatisfiable=(Me,Bn)=>{let Hn=true;const zn=Me.slice();let ni=zn.pop();while(Hn&&zn.length){Hn=zn.every((Me=>ni.intersects(Me,Bn)));ni=zn.pop()}return Hn};const parseComparator=(Me,Bn)=>{Me=Me.replace(xa[Ga.BUILD],"");ca("comp",Me,Bn);Me=replaceCarets(Me,Bn);ca("caret",Me);Me=replaceTildes(Me,Bn);ca("tildes",Me);Me=replaceXRanges(Me,Bn);ca("xrange",Me);Me=replaceStars(Me,Bn);ca("stars",Me);return Me};const isX=Me=>!Me||Me.toLowerCase()==="x"||Me==="*";const replaceTildes=(Me,Bn)=>Me.trim().split(/\s+/).map((Me=>replaceTilde(Me,Bn))).join(" ");const replaceTilde=(Me,Bn)=>{const Hn=Bn.loose?xa[Ga.TILDELOOSE]:xa[Ga.TILDE];return Me.replace(Hn,((Bn,Hn,zn,ni,Ci)=>{ca("tilde",Me,Bn,Hn,zn,ni,Ci);let aa;if(isX(Hn)){aa=""}else if(isX(zn)){aa=`>=${Hn}.0.0 <${+Hn+1}.0.0-0`}else if(isX(ni)){aa=`>=${Hn}.${zn}.0 <${Hn}.${+zn+1}.0-0`}else if(Ci){ca("replaceTilde pr",Ci);aa=`>=${Hn}.${zn}.${ni}-${Ci} <${Hn}.${+zn+1}.0-0`}else{aa=`>=${Hn}.${zn}.${ni} <${Hn}.${+zn+1}.0-0`}ca("tilde return",aa);return aa}))};const replaceCarets=(Me,Bn)=>Me.trim().split(/\s+/).map((Me=>replaceCaret(Me,Bn))).join(" ");const replaceCaret=(Me,Bn)=>{ca("caret",Me,Bn);const Hn=Bn.loose?xa[Ga.CARETLOOSE]:xa[Ga.CARET];const zn=Bn.includePrerelease?"-0":"";return Me.replace(Hn,((Bn,Hn,ni,Ci,aa)=>{ca("caret",Me,Bn,Hn,ni,Ci,aa);let oa;if(isX(Hn)){oa=""}else if(isX(ni)){oa=`>=${Hn}.0.0${zn} <${+Hn+1}.0.0-0`}else if(isX(Ci)){if(Hn==="0"){oa=`>=${Hn}.${ni}.0${zn} <${Hn}.${+ni+1}.0-0`}else{oa=`>=${Hn}.${ni}.0${zn} <${+Hn+1}.0.0-0`}}else if(aa){ca("replaceCaret pr",aa);if(Hn==="0"){if(ni==="0"){oa=`>=${Hn}.${ni}.${Ci}-${aa} <${Hn}.${ni}.${+Ci+1}-0`}else{oa=`>=${Hn}.${ni}.${Ci}-${aa} <${Hn}.${+ni+1}.0-0`}}else{oa=`>=${Hn}.${ni}.${Ci}-${aa} <${+Hn+1}.0.0-0`}}else{ca("no pr");if(Hn==="0"){if(ni==="0"){oa=`>=${Hn}.${ni}.${Ci}${zn} <${Hn}.${ni}.${+Ci+1}-0`}else{oa=`>=${Hn}.${ni}.${Ci}${zn} <${Hn}.${+ni+1}.0-0`}}else{oa=`>=${Hn}.${ni}.${Ci} <${+Hn+1}.0.0-0`}}ca("caret return",oa);return oa}))};const replaceXRanges=(Me,Bn)=>{ca("replaceXRanges",Me,Bn);return Me.split(/\s+/).map((Me=>replaceXRange(Me,Bn))).join(" ")};const replaceXRange=(Me,Bn)=>{Me=Me.trim();const Hn=Bn.loose?xa[Ga.XRANGELOOSE]:xa[Ga.XRANGE];return Me.replace(Hn,((Hn,zn,ni,Ci,aa,oa)=>{ca("xRange",Me,Hn,zn,ni,Ci,aa,oa);const _a=isX(ni);const xa=_a||isX(Ci);const Ga=xa||isX(aa);const Ha=Ga;if(zn==="="&&Ha){zn=""}oa=Bn.includePrerelease?"-0":"";if(_a){if(zn===">"||zn==="<"){Hn="<0.0.0-0"}else{Hn="*"}}else if(zn&&Ha){if(xa){Ci=0}aa=0;if(zn===">"){zn=">=";if(xa){ni=+ni+1;Ci=0;aa=0}else{Ci=+Ci+1;aa=0}}else if(zn==="<="){zn="<";if(xa){ni=+ni+1}else{Ci=+Ci+1}}if(zn==="<"){oa="-0"}Hn=`${zn+ni}.${Ci}.${aa}${oa}`}else if(xa){Hn=`>=${ni}.0.0${oa} <${+ni+1}.0.0-0`}else if(Ga){Hn=`>=${ni}.${Ci}.0${oa} <${ni}.${+Ci+1}.0-0`}ca("xRange return",Hn);return Hn}))};const replaceStars=(Me,Bn)=>{ca("replaceStars",Me,Bn);return Me.trim().replace(xa[Ga.STAR],"")};const replaceGTE0=(Me,Bn)=>{ca("replaceGTE0",Me,Bn);return Me.trim().replace(xa[Bn.includePrerelease?Ga.GTE0PRE:Ga.GTE0],"")};const hyphenReplace=Me=>(Bn,Hn,zn,ni,Ci,aa,oa,ca,_a,xa,Ga,Ha)=>{if(isX(zn)){Hn=""}else if(isX(ni)){Hn=`>=${zn}.0.0${Me?"-0":""}`}else if(isX(Ci)){Hn=`>=${zn}.${ni}.0${Me?"-0":""}`}else if(aa){Hn=`>=${Hn}`}else{Hn=`>=${Hn}${Me?"-0":""}`}if(isX(_a)){ca=""}else if(isX(xa)){ca=`<${+_a+1}.0.0-0`}else if(isX(Ga)){ca=`<${_a}.${+xa+1}.0-0`}else if(Ha){ca=`<=${_a}.${xa}.${Ga}-${Ha}`}else if(Me){ca=`<${_a}.${xa}.${+Ga+1}-0`}else{ca=`<=${ca}`}return`${Hn} ${ca}`.trim()};const testSet=(Me,Bn,Hn)=>{for(let Hn=0;Hn0){const zn=Me[Hn].semver;if(zn.major===Bn.major&&zn.minor===Bn.minor&&zn.patch===Bn.patch){return true}}}return false}return true}},7163:(Me,Bn,Hn)=>{"use strict";const zn=Hn(1159);const{MAX_LENGTH:ni,MAX_SAFE_INTEGER:Ci}=Hn(45101);const{safeRe:aa,t:oa}=Hn(95471);const ca=Hn(70356);const{compareIdentifiers:_a}=Hn(73348);class SemVer{constructor(Me,Bn){Bn=ca(Bn);if(Me instanceof SemVer){if(Me.loose===!!Bn.loose&&Me.includePrerelease===!!Bn.includePrerelease){return Me}else{Me=Me.version}}else if(typeof Me!=="string"){throw new TypeError(`Invalid version. Must be a string. Got type "${typeof Me}".`)}if(Me.length>ni){throw new TypeError(`version is longer than ${ni} characters`)}zn("SemVer",Me,Bn);this.options=Bn;this.loose=!!Bn.loose;this.includePrerelease=!!Bn.includePrerelease;const Hn=Me.trim().match(Bn.loose?aa[oa.LOOSE]:aa[oa.FULL]);if(!Hn){throw new TypeError(`Invalid Version: ${Me}`)}this.raw=Me;this.major=+Hn[1];this.minor=+Hn[2];this.patch=+Hn[3];if(this.major>Ci||this.major<0){throw new TypeError("Invalid major version")}if(this.minor>Ci||this.minor<0){throw new TypeError("Invalid minor version")}if(this.patch>Ci||this.patch<0){throw new TypeError("Invalid patch version")}if(!Hn[4]){this.prerelease=[]}else{this.prerelease=Hn[4].split(".").map((Me=>{if(/^[0-9]+$/.test(Me)){const Bn=+Me;if(Bn>=0&&BnMe.major){return 1}if(this.minorMe.minor){return 1}if(this.patchMe.patch){return 1}return 0}comparePre(Me){if(!(Me instanceof SemVer)){Me=new SemVer(Me,this.options)}if(this.prerelease.length&&!Me.prerelease.length){return-1}else if(!this.prerelease.length&&Me.prerelease.length){return 1}else if(!this.prerelease.length&&!Me.prerelease.length){return 0}let Bn=0;do{const Hn=this.prerelease[Bn];const ni=Me.prerelease[Bn];zn("prerelease compare",Bn,Hn,ni);if(Hn===undefined&&ni===undefined){return 0}else if(ni===undefined){return 1}else if(Hn===undefined){return-1}else if(Hn===ni){continue}else{return _a(Hn,ni)}}while(++Bn)}compareBuild(Me){if(!(Me instanceof SemVer)){Me=new SemVer(Me,this.options)}let Bn=0;do{const Hn=this.build[Bn];const ni=Me.build[Bn];zn("build compare",Bn,Hn,ni);if(Hn===undefined&&ni===undefined){return 0}else if(ni===undefined){return 1}else if(Hn===undefined){return-1}else if(Hn===ni){continue}else{return _a(Hn,ni)}}while(++Bn)}inc(Me,Bn,Hn){if(Me.startsWith("pre")){if(!Bn&&Hn===false){throw new Error("invalid increment argument: identifier is empty")}if(Bn){const Me=`-${Bn}`.match(this.options.loose?aa[oa.PRERELEASELOOSE]:aa[oa.PRERELEASE]);if(!Me||Me[1]!==Bn){throw new Error(`invalid identifier: ${Bn}`)}}}switch(Me){case"premajor":this.prerelease.length=0;this.patch=0;this.minor=0;this.major++;this.inc("pre",Bn,Hn);break;case"preminor":this.prerelease.length=0;this.patch=0;this.minor++;this.inc("pre",Bn,Hn);break;case"prepatch":this.prerelease.length=0;this.inc("patch",Bn,Hn);this.inc("pre",Bn,Hn);break;case"prerelease":if(this.prerelease.length===0){this.inc("patch",Bn,Hn)}this.inc("pre",Bn,Hn);break;case"release":if(this.prerelease.length===0){throw new Error(`version ${this.raw} is not a prerelease`)}this.prerelease.length=0;break;case"major":if(this.minor!==0||this.patch!==0||this.prerelease.length===0){this.major++}this.minor=0;this.patch=0;this.prerelease=[];break;case"minor":if(this.patch!==0||this.prerelease.length===0){this.minor++}this.patch=0;this.prerelease=[];break;case"patch":if(this.prerelease.length===0){this.patch++}this.prerelease=[];break;case"pre":{const Me=Number(Hn)?1:0;if(this.prerelease.length===0){this.prerelease=[Me]}else{let zn=this.prerelease.length;while(--zn>=0){if(typeof this.prerelease[zn]==="number"){this.prerelease[zn]++;zn=-2}}if(zn===-1){if(Bn===this.prerelease.join(".")&&Hn===false){throw new Error("invalid increment argument: identifier already exists")}this.prerelease.push(Me)}}if(Bn){let zn=[Bn,Me];if(Hn===false){zn=[Bn]}if(_a(this.prerelease[0],Bn)===0){if(isNaN(this.prerelease[1])){this.prerelease=zn}}else{this.prerelease=zn}}break}default:throw new Error(`invalid increment argument: ${Me}`)}this.raw=this.format();if(this.build.length){this.raw+=`+${this.build.join(".")}`}return this}}Me.exports=SemVer},1799:(Me,Bn,Hn)=>{"use strict";const zn=Hn(16353);const clean=(Me,Bn)=>{const Hn=zn(Me.trim().replace(/^[=v]+/,""),Bn);return Hn?Hn.version:null};Me.exports=clean},28646:(Me,Bn,Hn)=>{"use strict";const zn=Hn(55082);const ni=Hn(4974);const Ci=Hn(16599);const aa=Hn(41236);const oa=Hn(3872);const ca=Hn(56717);const cmp=(Me,Bn,Hn,_a)=>{switch(Bn){case"===":if(typeof Me==="object"){Me=Me.version}if(typeof Hn==="object"){Hn=Hn.version}return Me===Hn;case"!==":if(typeof Me==="object"){Me=Me.version}if(typeof Hn==="object"){Hn=Hn.version}return Me!==Hn;case"":case"=":case"==":return zn(Me,Hn,_a);case"!=":return ni(Me,Hn,_a);case">":return Ci(Me,Hn,_a);case">=":return aa(Me,Hn,_a);case"<":return oa(Me,Hn,_a);case"<=":return ca(Me,Hn,_a);default:throw new TypeError(`Invalid operator: ${Bn}`)}};Me.exports=cmp},35385:(Me,Bn,Hn)=>{"use strict";const zn=Hn(7163);const ni=Hn(16353);const{safeRe:Ci,t:aa}=Hn(95471);const coerce=(Me,Bn)=>{if(Me instanceof zn){return Me}if(typeof Me==="number"){Me=String(Me)}if(typeof Me!=="string"){return null}Bn=Bn||{};let Hn=null;if(!Bn.rtl){Hn=Me.match(Bn.includePrerelease?Ci[aa.COERCEFULL]:Ci[aa.COERCE])}else{const zn=Bn.includePrerelease?Ci[aa.COERCERTLFULL]:Ci[aa.COERCERTL];let ni;while((ni=zn.exec(Me))&&(!Hn||Hn.index+Hn[0].length!==Me.length)){if(!Hn||ni.index+ni[0].length!==Hn.index+Hn[0].length){Hn=ni}zn.lastIndex=ni.index+ni[1].length+ni[2].length}zn.lastIndex=-1}if(Hn===null){return null}const oa=Hn[2];const ca=Hn[3]||"0";const _a=Hn[4]||"0";const xa=Bn.includePrerelease&&Hn[5]?`-${Hn[5]}`:"";const Ga=Bn.includePrerelease&&Hn[6]?`+${Hn[6]}`:"";return ni(`${oa}.${ca}.${_a}${xa}${Ga}`,Bn)};Me.exports=coerce},37648:(Me,Bn,Hn)=>{"use strict";const zn=Hn(7163);const compareBuild=(Me,Bn,Hn)=>{const ni=new zn(Me,Hn);const Ci=new zn(Bn,Hn);return ni.compare(Ci)||ni.compareBuild(Ci)};Me.exports=compareBuild},56874:(Me,Bn,Hn)=>{"use strict";const zn=Hn(78469);const compareLoose=(Me,Bn)=>zn(Me,Bn,true);Me.exports=compareLoose},78469:(Me,Bn,Hn)=>{"use strict";const zn=Hn(7163);const compare=(Me,Bn,Hn)=>new zn(Me,Hn).compare(new zn(Bn,Hn));Me.exports=compare},70711:(Me,Bn,Hn)=>{"use strict";const zn=Hn(16353);const diff=(Me,Bn)=>{const Hn=zn(Me,null,true);const ni=zn(Bn,null,true);const Ci=Hn.compare(ni);if(Ci===0){return null}const aa=Ci>0;const oa=aa?Hn:ni;const ca=aa?ni:Hn;const _a=!!oa.prerelease.length;const xa=!!ca.prerelease.length;if(xa&&!_a){if(!ca.patch&&!ca.minor){return"major"}if(ca.compareMain(oa)===0){if(ca.minor&&!ca.patch){return"minor"}return"patch"}}const Ga=_a?"pre":"";if(Hn.major!==ni.major){return Ga+"major"}if(Hn.minor!==ni.minor){return Ga+"minor"}if(Hn.patch!==ni.patch){return Ga+"patch"}return"prerelease"};Me.exports=diff},55082:(Me,Bn,Hn)=>{"use strict";const zn=Hn(78469);const eq=(Me,Bn,Hn)=>zn(Me,Bn,Hn)===0;Me.exports=eq},16599:(Me,Bn,Hn)=>{"use strict";const zn=Hn(78469);const gt=(Me,Bn,Hn)=>zn(Me,Bn,Hn)>0;Me.exports=gt},41236:(Me,Bn,Hn)=>{"use strict";const zn=Hn(78469);const gte=(Me,Bn,Hn)=>zn(Me,Bn,Hn)>=0;Me.exports=gte},62338:(Me,Bn,Hn)=>{"use strict";const zn=Hn(7163);const inc=(Me,Bn,Hn,ni,Ci)=>{if(typeof Hn==="string"){Ci=ni;ni=Hn;Hn=undefined}try{return new zn(Me instanceof zn?Me.version:Me,Hn).inc(Bn,ni,Ci).version}catch(Me){return null}};Me.exports=inc},3872:(Me,Bn,Hn)=>{"use strict";const zn=Hn(78469);const lt=(Me,Bn,Hn)=>zn(Me,Bn,Hn)<0;Me.exports=lt},56717:(Me,Bn,Hn)=>{"use strict";const zn=Hn(78469);const lte=(Me,Bn,Hn)=>zn(Me,Bn,Hn)<=0;Me.exports=lte},68511:(Me,Bn,Hn)=>{"use strict";const zn=Hn(7163);const major=(Me,Bn)=>new zn(Me,Bn).major;Me.exports=major},32603:(Me,Bn,Hn)=>{"use strict";const zn=Hn(7163);const minor=(Me,Bn)=>new zn(Me,Bn).minor;Me.exports=minor},4974:(Me,Bn,Hn)=>{"use strict";const zn=Hn(78469);const neq=(Me,Bn,Hn)=>zn(Me,Bn,Hn)!==0;Me.exports=neq},16353:(Me,Bn,Hn)=>{"use strict";const zn=Hn(7163);const parse=(Me,Bn,Hn=false)=>{if(Me instanceof zn){return Me}try{return new zn(Me,Bn)}catch(Me){if(!Hn){return null}throw Me}};Me.exports=parse},48756:(Me,Bn,Hn)=>{"use strict";const zn=Hn(7163);const patch=(Me,Bn)=>new zn(Me,Bn).patch;Me.exports=patch},15714:(Me,Bn,Hn)=>{"use strict";const zn=Hn(16353);const prerelease=(Me,Bn)=>{const Hn=zn(Me,Bn);return Hn&&Hn.prerelease.length?Hn.prerelease:null};Me.exports=prerelease},32173:(Me,Bn,Hn)=>{"use strict";const zn=Hn(78469);const rcompare=(Me,Bn,Hn)=>zn(Bn,Me,Hn);Me.exports=rcompare},87192:(Me,Bn,Hn)=>{"use strict";const zn=Hn(37648);const rsort=(Me,Bn)=>Me.sort(((Me,Hn)=>zn(Hn,Me,Bn)));Me.exports=rsort},68011:(Me,Bn,Hn)=>{"use strict";const zn=Hn(96782);const satisfies=(Me,Bn,Hn)=>{try{Bn=new zn(Bn,Hn)}catch(Me){return false}return Bn.test(Me)};Me.exports=satisfies},29872:(Me,Bn,Hn)=>{"use strict";const zn=Hn(37648);const sort=(Me,Bn)=>Me.sort(((Me,Hn)=>zn(Me,Hn,Bn)));Me.exports=sort},58780:(Me,Bn,Hn)=>{"use strict";const zn=Hn(16353);const valid=(Me,Bn)=>{const Hn=zn(Me,Bn);return Hn?Hn.version:null};Me.exports=valid},62088:(Me,Bn,Hn)=>{"use strict";const zn=Hn(95471);const ni=Hn(45101);const Ci=Hn(7163);const aa=Hn(73348);const oa=Hn(16353);const ca=Hn(58780);const _a=Hn(1799);const xa=Hn(62338);const Ga=Hn(70711);const Ha=Hn(68511);const ts=Hn(32603);const Ps=Hn(48756);const so=Hn(15714);const oo=Hn(78469);const Jo=Hn(32173);const tc=Hn(56874);const dc=Hn(37648);const Fc=Hn(29872);const Jc=Hn(87192);const Dp=Hn(16599);const kp=Hn(3872);const Qp=Hn(55082);const Up=Hn(4974);const qp=Hn(41236);const Vp=Hn(56717);const Jp=Hn(28646);const Wp=Hn(35385);const zp=Hn(89379);const Qf=Hn(96782);const Yf=Hn(68011);const Kf=Hn(54750);const Xf=Hn(73193);const Ad=Hn(68595);const Cd=Hn(51866);const xd=Hn(64737);const wd=Hn(10280);const Sd=Hn(12276);const Td=Hn(15213);const Pd=Hn(23465);const Qh=Hn(82028);const Zh=Hn(61489);Me.exports={parse:oa,valid:ca,clean:_a,inc:xa,diff:Ga,major:Ha,minor:ts,patch:Ps,prerelease:so,compare:oo,rcompare:Jo,compareLoose:tc,compareBuild:dc,sort:Fc,rsort:Jc,gt:Dp,lt:kp,eq:Qp,neq:Up,gte:qp,lte:Vp,cmp:Jp,coerce:Wp,Comparator:zp,Range:Qf,satisfies:Yf,toComparators:Kf,maxSatisfying:Xf,minSatisfying:Ad,minVersion:Cd,validRange:xd,outside:wd,gtr:Sd,ltr:Td,intersects:Pd,simplifyRange:Qh,subset:Zh,SemVer:Ci,re:zn.re,src:zn.src,tokens:zn.t,SEMVER_SPEC_VERSION:ni.SEMVER_SPEC_VERSION,RELEASE_TYPES:ni.RELEASE_TYPES,compareIdentifiers:aa.compareIdentifiers,rcompareIdentifiers:aa.rcompareIdentifiers}},45101:Me=>{"use strict";const Bn="2.0.0";const Hn=256;const zn=Number.MAX_SAFE_INTEGER||9007199254740991;const ni=16;const Ci=Hn-6;const aa=["major","premajor","minor","preminor","patch","prepatch","prerelease"];Me.exports={MAX_LENGTH:Hn,MAX_SAFE_COMPONENT_LENGTH:ni,MAX_SAFE_BUILD_LENGTH:Ci,MAX_SAFE_INTEGER:zn,RELEASE_TYPES:aa,SEMVER_SPEC_VERSION:Bn,FLAG_INCLUDE_PRERELEASE:1,FLAG_LOOSE:2}},1159:Me=>{"use strict";const Bn=typeof process==="object"&&process.env&&process.env.NODE_DEBUG&&/\bsemver\b/i.test(process.env.NODE_DEBUG)?(...Me)=>console.error("SEMVER",...Me):()=>{};Me.exports=Bn},73348:Me=>{"use strict";const Bn=/^[0-9]+$/;const compareIdentifiers=(Me,Hn)=>{if(typeof Me==="number"&&typeof Hn==="number"){return Me===Hn?0:MecompareIdentifiers(Bn,Me);Me.exports={compareIdentifiers:compareIdentifiers,rcompareIdentifiers:rcompareIdentifiers}},61383:Me=>{"use strict";class LRUCache{constructor(){this.max=1e3;this.map=new Map}get(Me){const Bn=this.map.get(Me);if(Bn===undefined){return undefined}else{this.map.delete(Me);this.map.set(Me,Bn);return Bn}}delete(Me){return this.map.delete(Me)}set(Me,Bn){const Hn=this.delete(Me);if(!Hn&&Bn!==undefined){if(this.map.size>=this.max){const Me=this.map.keys().next().value;this.delete(Me)}this.map.set(Me,Bn)}return this}}Me.exports=LRUCache},70356:Me=>{"use strict";const Bn=Object.freeze({loose:true});const Hn=Object.freeze({});const parseOptions=Me=>{if(!Me){return Hn}if(typeof Me!=="object"){return Bn}return Me};Me.exports=parseOptions},95471:(Me,Bn,Hn)=>{"use strict";const{MAX_SAFE_COMPONENT_LENGTH:zn,MAX_SAFE_BUILD_LENGTH:ni,MAX_LENGTH:Ci}=Hn(45101);const aa=Hn(1159);Bn=Me.exports={};const oa=Bn.re=[];const ca=Bn.safeRe=[];const _a=Bn.src=[];const xa=Bn.safeSrc=[];const Ga=Bn.t={};let Ha=0;const ts="[a-zA-Z0-9-]";const Ps=[["\\s",1],["\\d",Ci],[ts,ni]];const makeSafeRegex=Me=>{for(const[Bn,Hn]of Ps){Me=Me.split(`${Bn}*`).join(`${Bn}{0,${Hn}}`).split(`${Bn}+`).join(`${Bn}{1,${Hn}}`)}return Me};const createToken=(Me,Bn,Hn)=>{const zn=makeSafeRegex(Bn);const ni=Ha++;aa(Me,ni,Bn);Ga[Me]=ni;_a[ni]=Bn;xa[ni]=zn;oa[ni]=new RegExp(Bn,Hn?"g":undefined);ca[ni]=new RegExp(zn,Hn?"g":undefined)};createToken("NUMERICIDENTIFIER","0|[1-9]\\d*");createToken("NUMERICIDENTIFIERLOOSE","\\d+");createToken("NONNUMERICIDENTIFIER",`\\d*[a-zA-Z-]${ts}*`);createToken("MAINVERSION",`(${_a[Ga.NUMERICIDENTIFIER]})\\.`+`(${_a[Ga.NUMERICIDENTIFIER]})\\.`+`(${_a[Ga.NUMERICIDENTIFIER]})`);createToken("MAINVERSIONLOOSE",`(${_a[Ga.NUMERICIDENTIFIERLOOSE]})\\.`+`(${_a[Ga.NUMERICIDENTIFIERLOOSE]})\\.`+`(${_a[Ga.NUMERICIDENTIFIERLOOSE]})`);createToken("PRERELEASEIDENTIFIER",`(?:${_a[Ga.NONNUMERICIDENTIFIER]}|${_a[Ga.NUMERICIDENTIFIER]})`);createToken("PRERELEASEIDENTIFIERLOOSE",`(?:${_a[Ga.NONNUMERICIDENTIFIER]}|${_a[Ga.NUMERICIDENTIFIERLOOSE]})`);createToken("PRERELEASE",`(?:-(${_a[Ga.PRERELEASEIDENTIFIER]}(?:\\.${_a[Ga.PRERELEASEIDENTIFIER]})*))`);createToken("PRERELEASELOOSE",`(?:-?(${_a[Ga.PRERELEASEIDENTIFIERLOOSE]}(?:\\.${_a[Ga.PRERELEASEIDENTIFIERLOOSE]})*))`);createToken("BUILDIDENTIFIER",`${ts}+`);createToken("BUILD",`(?:\\+(${_a[Ga.BUILDIDENTIFIER]}(?:\\.${_a[Ga.BUILDIDENTIFIER]})*))`);createToken("FULLPLAIN",`v?${_a[Ga.MAINVERSION]}${_a[Ga.PRERELEASE]}?${_a[Ga.BUILD]}?`);createToken("FULL",`^${_a[Ga.FULLPLAIN]}$`);createToken("LOOSEPLAIN",`[v=\\s]*${_a[Ga.MAINVERSIONLOOSE]}${_a[Ga.PRERELEASELOOSE]}?${_a[Ga.BUILD]}?`);createToken("LOOSE",`^${_a[Ga.LOOSEPLAIN]}$`);createToken("GTLT","((?:<|>)?=?)");createToken("XRANGEIDENTIFIERLOOSE",`${_a[Ga.NUMERICIDENTIFIERLOOSE]}|x|X|\\*`);createToken("XRANGEIDENTIFIER",`${_a[Ga.NUMERICIDENTIFIER]}|x|X|\\*`);createToken("XRANGEPLAIN",`[v=\\s]*(${_a[Ga.XRANGEIDENTIFIER]})`+`(?:\\.(${_a[Ga.XRANGEIDENTIFIER]})`+`(?:\\.(${_a[Ga.XRANGEIDENTIFIER]})`+`(?:${_a[Ga.PRERELEASE]})?${_a[Ga.BUILD]}?`+`)?)?`);createToken("XRANGEPLAINLOOSE",`[v=\\s]*(${_a[Ga.XRANGEIDENTIFIERLOOSE]})`+`(?:\\.(${_a[Ga.XRANGEIDENTIFIERLOOSE]})`+`(?:\\.(${_a[Ga.XRANGEIDENTIFIERLOOSE]})`+`(?:${_a[Ga.PRERELEASELOOSE]})?${_a[Ga.BUILD]}?`+`)?)?`);createToken("XRANGE",`^${_a[Ga.GTLT]}\\s*${_a[Ga.XRANGEPLAIN]}$`);createToken("XRANGELOOSE",`^${_a[Ga.GTLT]}\\s*${_a[Ga.XRANGEPLAINLOOSE]}$`);createToken("COERCEPLAIN",`${"(^|[^\\d])"+"(\\d{1,"}${zn}})`+`(?:\\.(\\d{1,${zn}}))?`+`(?:\\.(\\d{1,${zn}}))?`);createToken("COERCE",`${_a[Ga.COERCEPLAIN]}(?:$|[^\\d])`);createToken("COERCEFULL",_a[Ga.COERCEPLAIN]+`(?:${_a[Ga.PRERELEASE]})?`+`(?:${_a[Ga.BUILD]})?`+`(?:$|[^\\d])`);createToken("COERCERTL",_a[Ga.COERCE],true);createToken("COERCERTLFULL",_a[Ga.COERCEFULL],true);createToken("LONETILDE","(?:~>?)");createToken("TILDETRIM",`(\\s*)${_a[Ga.LONETILDE]}\\s+`,true);Bn.tildeTrimReplace="$1~";createToken("TILDE",`^${_a[Ga.LONETILDE]}${_a[Ga.XRANGEPLAIN]}$`);createToken("TILDELOOSE",`^${_a[Ga.LONETILDE]}${_a[Ga.XRANGEPLAINLOOSE]}$`);createToken("LONECARET","(?:\\^)");createToken("CARETTRIM",`(\\s*)${_a[Ga.LONECARET]}\\s+`,true);Bn.caretTrimReplace="$1^";createToken("CARET",`^${_a[Ga.LONECARET]}${_a[Ga.XRANGEPLAIN]}$`);createToken("CARETLOOSE",`^${_a[Ga.LONECARET]}${_a[Ga.XRANGEPLAINLOOSE]}$`);createToken("COMPARATORLOOSE",`^${_a[Ga.GTLT]}\\s*(${_a[Ga.LOOSEPLAIN]})$|^$`);createToken("COMPARATOR",`^${_a[Ga.GTLT]}\\s*(${_a[Ga.FULLPLAIN]})$|^$`);createToken("COMPARATORTRIM",`(\\s*)${_a[Ga.GTLT]}\\s*(${_a[Ga.LOOSEPLAIN]}|${_a[Ga.XRANGEPLAIN]})`,true);Bn.comparatorTrimReplace="$1$2$3";createToken("HYPHENRANGE",`^\\s*(${_a[Ga.XRANGEPLAIN]})`+`\\s+-\\s+`+`(${_a[Ga.XRANGEPLAIN]})`+`\\s*$`);createToken("HYPHENRANGELOOSE",`^\\s*(${_a[Ga.XRANGEPLAINLOOSE]})`+`\\s+-\\s+`+`(${_a[Ga.XRANGEPLAINLOOSE]})`+`\\s*$`);createToken("STAR","(<|>)?=?\\s*\\*");createToken("GTE0","^\\s*>=\\s*0\\.0\\.0\\s*$");createToken("GTE0PRE","^\\s*>=\\s*0\\.0\\.0-0\\s*$")},12276:(Me,Bn,Hn)=>{"use strict";const zn=Hn(10280);const gtr=(Me,Bn,Hn)=>zn(Me,Bn,">",Hn);Me.exports=gtr},23465:(Me,Bn,Hn)=>{"use strict";const zn=Hn(96782);const intersects=(Me,Bn,Hn)=>{Me=new zn(Me,Hn);Bn=new zn(Bn,Hn);return Me.intersects(Bn,Hn)};Me.exports=intersects},15213:(Me,Bn,Hn)=>{"use strict";const zn=Hn(10280);const ltr=(Me,Bn,Hn)=>zn(Me,Bn,"<",Hn);Me.exports=ltr},73193:(Me,Bn,Hn)=>{"use strict";const zn=Hn(7163);const ni=Hn(96782);const maxSatisfying=(Me,Bn,Hn)=>{let Ci=null;let aa=null;let oa=null;try{oa=new ni(Bn,Hn)}catch(Me){return null}Me.forEach((Me=>{if(oa.test(Me)){if(!Ci||aa.compare(Me)===-1){Ci=Me;aa=new zn(Ci,Hn)}}}));return Ci};Me.exports=maxSatisfying},68595:(Me,Bn,Hn)=>{"use strict";const zn=Hn(7163);const ni=Hn(96782);const minSatisfying=(Me,Bn,Hn)=>{let Ci=null;let aa=null;let oa=null;try{oa=new ni(Bn,Hn)}catch(Me){return null}Me.forEach((Me=>{if(oa.test(Me)){if(!Ci||aa.compare(Me)===1){Ci=Me;aa=new zn(Ci,Hn)}}}));return Ci};Me.exports=minSatisfying},51866:(Me,Bn,Hn)=>{"use strict";const zn=Hn(7163);const ni=Hn(96782);const Ci=Hn(16599);const minVersion=(Me,Bn)=>{Me=new ni(Me,Bn);let Hn=new zn("0.0.0");if(Me.test(Hn)){return Hn}Hn=new zn("0.0.0-0");if(Me.test(Hn)){return Hn}Hn=null;for(let Bn=0;Bn{const Bn=new zn(Me.semver.version);switch(Me.operator){case">":if(Bn.prerelease.length===0){Bn.patch++}else{Bn.prerelease.push(0)}Bn.raw=Bn.format();case"":case">=":if(!aa||Ci(Bn,aa)){aa=Bn}break;case"<":case"<=":break;default:throw new Error(`Unexpected operation: ${Me.operator}`)}}));if(aa&&(!Hn||Ci(Hn,aa))){Hn=aa}}if(Hn&&Me.test(Hn)){return Hn}return null};Me.exports=minVersion},10280:(Me,Bn,Hn)=>{"use strict";const zn=Hn(7163);const ni=Hn(89379);const{ANY:Ci}=ni;const aa=Hn(96782);const oa=Hn(68011);const ca=Hn(16599);const _a=Hn(3872);const xa=Hn(56717);const Ga=Hn(41236);const outside=(Me,Bn,Hn,Ha)=>{Me=new zn(Me,Ha);Bn=new aa(Bn,Ha);let ts,Ps,so,oo,Jo;switch(Hn){case">":ts=ca;Ps=xa;so=_a;oo=">";Jo=">=";break;case"<":ts=_a;Ps=Ga;so=ca;oo="<";Jo="<=";break;default:throw new TypeError('Must provide a hilo val of "<" or ">"')}if(oa(Me,Bn,Ha)){return false}for(let Hn=0;Hn{if(Me.semver===Ci){Me=new ni(">=0.0.0")}aa=aa||Me;oa=oa||Me;if(ts(Me.semver,aa.semver,Ha)){aa=Me}else if(so(Me.semver,oa.semver,Ha)){oa=Me}}));if(aa.operator===oo||aa.operator===Jo){return false}if((!oa.operator||oa.operator===oo)&&Ps(Me,oa.semver)){return false}else if(oa.operator===Jo&&so(Me,oa.semver)){return false}}return true};Me.exports=outside},82028:(Me,Bn,Hn)=>{"use strict";const zn=Hn(68011);const ni=Hn(78469);Me.exports=(Me,Bn,Hn)=>{const Ci=[];let aa=null;let oa=null;const ca=Me.sort(((Me,Bn)=>ni(Me,Bn,Hn)));for(const Me of ca){const ni=zn(Me,Bn,Hn);if(ni){oa=Me;if(!aa){aa=Me}}else{if(oa){Ci.push([aa,oa])}oa=null;aa=null}}if(aa){Ci.push([aa,null])}const _a=[];for(const[Me,Bn]of Ci){if(Me===Bn){_a.push(Me)}else if(!Bn&&Me===ca[0]){_a.push("*")}else if(!Bn){_a.push(`>=${Me}`)}else if(Me===ca[0]){_a.push(`<=${Bn}`)}else{_a.push(`${Me} - ${Bn}`)}}const xa=_a.join(" || ");const Ga=typeof Bn.raw==="string"?Bn.raw:String(Bn);return xa.length{"use strict";const zn=Hn(96782);const ni=Hn(89379);const{ANY:Ci}=ni;const aa=Hn(68011);const oa=Hn(78469);const subset=(Me,Bn,Hn={})=>{if(Me===Bn){return true}Me=new zn(Me,Hn);Bn=new zn(Bn,Hn);let ni=false;e:for(const zn of Me.set){for(const Me of Bn.set){const Bn=simpleSubset(zn,Me,Hn);ni=ni||Bn!==null;if(Bn){continue e}}if(ni){return false}}return true};const ca=[new ni(">=0.0.0-0")];const _a=[new ni(">=0.0.0")];const simpleSubset=(Me,Bn,Hn)=>{if(Me===Bn){return true}if(Me.length===1&&Me[0].semver===Ci){if(Bn.length===1&&Bn[0].semver===Ci){return true}else if(Hn.includePrerelease){Me=ca}else{Me=_a}}if(Bn.length===1&&Bn[0].semver===Ci){if(Hn.includePrerelease){return true}else{Bn=_a}}const zn=new Set;let ni,xa;for(const Bn of Me){if(Bn.operator===">"||Bn.operator===">="){ni=higherGT(ni,Bn,Hn)}else if(Bn.operator==="<"||Bn.operator==="<="){xa=lowerLT(xa,Bn,Hn)}else{zn.add(Bn.semver)}}if(zn.size>1){return null}let Ga;if(ni&&xa){Ga=oa(ni.semver,xa.semver,Hn);if(Ga>0){return null}else if(Ga===0&&(ni.operator!==">="||xa.operator!=="<=")){return null}}for(const Me of zn){if(ni&&!aa(Me,String(ni),Hn)){return null}if(xa&&!aa(Me,String(xa),Hn)){return null}for(const zn of Bn){if(!aa(Me,String(zn),Hn)){return false}}return true}let Ha,ts;let Ps,so;let oo=xa&&!Hn.includePrerelease&&xa.semver.prerelease.length?xa.semver:false;let Jo=ni&&!Hn.includePrerelease&&ni.semver.prerelease.length?ni.semver:false;if(oo&&oo.prerelease.length===1&&xa.operator==="<"&&oo.prerelease[0]===0){oo=false}for(const Me of Bn){so=so||Me.operator===">"||Me.operator===">=";Ps=Ps||Me.operator==="<"||Me.operator==="<=";if(ni){if(Jo){if(Me.semver.prerelease&&Me.semver.prerelease.length&&Me.semver.major===Jo.major&&Me.semver.minor===Jo.minor&&Me.semver.patch===Jo.patch){Jo=false}}if(Me.operator===">"||Me.operator===">="){Ha=higherGT(ni,Me,Hn);if(Ha===Me&&Ha!==ni){return false}}else if(ni.operator===">="&&!aa(ni.semver,String(Me),Hn)){return false}}if(xa){if(oo){if(Me.semver.prerelease&&Me.semver.prerelease.length&&Me.semver.major===oo.major&&Me.semver.minor===oo.minor&&Me.semver.patch===oo.patch){oo=false}}if(Me.operator==="<"||Me.operator==="<="){ts=lowerLT(xa,Me,Hn);if(ts===Me&&ts!==xa){return false}}else if(xa.operator==="<="&&!aa(xa.semver,String(Me),Hn)){return false}}if(!Me.operator&&(xa||ni)&&Ga!==0){return false}}if(ni&&Ps&&!xa&&Ga!==0){return false}if(xa&&so&&!ni&&Ga!==0){return false}if(Jo||oo){return false}return true};const higherGT=(Me,Bn,Hn)=>{if(!Me){return Bn}const zn=oa(Me.semver,Bn.semver,Hn);return zn>0?Me:zn<0?Bn:Bn.operator===">"&&Me.operator===">="?Bn:Me};const lowerLT=(Me,Bn,Hn)=>{if(!Me){return Bn}const zn=oa(Me.semver,Bn.semver,Hn);return zn<0?Me:zn>0?Bn:Bn.operator==="<"&&Me.operator==="<="?Bn:Me};Me.exports=subset},54750:(Me,Bn,Hn)=>{"use strict";const zn=Hn(96782);const toComparators=(Me,Bn)=>new zn(Me,Bn).set.map((Me=>Me.map((Me=>Me.value)).join(" ").trim().split(" ")));Me.exports=toComparators},64737:(Me,Bn,Hn)=>{"use strict";const zn=Hn(96782);const validRange=(Me,Bn)=>{try{return new zn(Me,Bn).range||"*"}catch(Me){return null}};Me.exports=validRange},26591:(Me,Bn,Hn)=>{"use strict";Bn.quote=Hn(5335);Bn.parse=Hn(42696)},42696:Me=>{"use strict";var Bn="(?:"+["\\|\\|","\\&\\&",";;","\\|\\&","\\<\\(","\\<\\<\\<",">>",">\\&","<\\&","[&;()|<>]"].join("|")+")";var Hn=new RegExp("^"+Bn+"$");var zn="|&;()<> \\t";var ni='"((\\\\"|[^"])*?)"';var Ci="'((\\\\'|[^'])*?)'";var aa=/^#$/;var oa="'";var ca='"';var _a="$";var xa="";var Ga=4294967296;for(var Ha=0;Ha<4;Ha++){xa+=(Ga*Math.random()).toString(16)}var ts=new RegExp("^"+xa);function matchAll(Me,Bn){var Hn=Bn.lastIndex;var zn=[];var ni;while(ni=Bn.exec(Me)){zn.push(ni);if(Bn.lastIndex===ni.index){Bn.lastIndex+=1}}Bn.lastIndex=Hn;return zn}function getVar(Me,Bn,Hn){var zn=typeof Me==="function"?Me(Hn):Me[Hn];if(typeof zn==="undefined"&&Hn!=""){zn=""}else if(typeof zn==="undefined"){zn="$"}if(typeof zn==="object"){return Bn+xa+JSON.stringify(zn)+xa}return Bn+zn}function parseInternal(Me,xa,Ga){if(!Ga){Ga={}}var Ha=Ga.escape||"\\";var ts="(\\"+Ha+"['\""+zn+"]|[^\\s'\""+zn+"])+";var Ps=new RegExp(["("+Bn+")","("+ts+"|"+ni+"|"+Ci+")+"].join("|"),"g");var so=matchAll(Me,Ps);if(so.length===0){return[]}if(!xa){xa={}}var oo=false;return so.map((function(Bn){var zn=Bn[0];if(!zn||oo){return void undefined}if(Hn.test(zn)){return{op:zn}}var ni=false;var Ci=false;var Ga="";var ts=false;var Ps;function parseEnvVar(){Ps+=1;var Me;var Bn;var Hn=zn.charAt(Ps);if(Hn==="{"){Ps+=1;if(zn.charAt(Ps)==="}"){throw new Error("Bad substitution: "+zn.slice(Ps-2,Ps+1))}Me=zn.indexOf("}",Ps);if(Me<0){throw new Error("Bad substitution: "+zn.slice(Ps))}Bn=zn.slice(Ps,Me);Ps=Me}else if(/[*@#?$!_-]/.test(Hn)){Bn=Hn;Ps+=1}else{var ni=zn.slice(Ps);Me=ni.match(/[^\w\d_]/);if(!Me){Bn=ni;Ps=zn.length}else{Bn=ni.slice(0,Me.index);Ps+=Me.index-1}}return getVar(xa,"",Bn)}for(Ps=0;Ps{"use strict";Me.exports=function quote(Me){return Me.map((function(Me){if(Me===""){return"''"}if(Me&&typeof Me==="object"){return Me.op.replace(/(.)/g,"\\$1")}if(/["\s\\]/.test(Me)&&!/'/.test(Me)){return"'"+Me.replace(/(['])/g,"\\$1")+"'"}if(/["'\s]/.test(Me)){return'"'+Me.replace(/(["\\$`!])/g,"\\$1")+'"'}return String(Me).replace(/([A-Za-z]:)?([#!"$&'()*,:;<=>?@[\\\]^`{|}])/g,"$1\\$2")})).join(" ")}},8948:(Me,Bn,Hn)=>{"use strict";var zn=Hn(60506);var ni=Hn(73314);var listGetNode=function(Me,Bn,Hn){var zn=Me;var ni;for(;(ni=zn.next)!=null;zn=ni){if(ni.key===Bn){zn.next=ni.next;if(!Hn){ni.next=Me.next;Me.next=ni}return ni}}};var listGet=function(Me,Bn){if(!Me){return void undefined}var Hn=listGetNode(Me,Bn);return Hn&&Hn.value};var listSet=function(Me,Bn,Hn){var zn=listGetNode(Me,Bn);if(zn){zn.value=Hn}else{Me.next={key:Bn,next:Me.next,value:Hn}}};var listHas=function(Me,Bn){if(!Me){return false}return!!listGetNode(Me,Bn)};var listDelete=function(Me,Bn){if(Me){return listGetNode(Me,Bn,true)}};Me.exports=function getSideChannelList(){var Me;var Bn={assert:function(Me){if(!Bn.has(Me)){throw new ni("Side channel does not contain "+zn(Me))}},delete:function(Bn){var Hn=Me&&Me.next;var zn=listDelete(Me,Bn);if(zn&&Hn&&Hn===zn){Me=void undefined}return!!zn},get:function(Bn){return listGet(Me,Bn)},has:function(Bn){return listHas(Me,Bn)},set:function(Bn,Hn){if(!Me){Me={next:void undefined}}listSet(Me,Bn,Hn)}};return Bn}},82622:(Me,Bn,Hn)=>{"use strict";var zn=Hn(60470);var ni=Hn(23105);var Ci=Hn(60506);var aa=Hn(73314);var oa=zn("%Map%",true);var ca=ni("Map.prototype.get",true);var _a=ni("Map.prototype.set",true);var xa=ni("Map.prototype.has",true);var Ga=ni("Map.prototype.delete",true);var Ha=ni("Map.prototype.size",true);Me.exports=!!oa&&function getSideChannelMap(){var Me;var Bn={assert:function(Me){if(!Bn.has(Me)){throw new aa("Side channel does not contain "+Ci(Me))}},delete:function(Bn){if(Me){var Hn=Ga(Me,Bn);if(Ha(Me)===0){Me=void undefined}return Hn}return false},get:function(Bn){if(Me){return ca(Me,Bn)}},has:function(Bn){if(Me){return xa(Me,Bn)}return false},set:function(Bn,Hn){if(!Me){Me=new oa}_a(Me,Bn,Hn)}};return Bn}},92870:(Me,Bn,Hn)=>{"use strict";var zn=Hn(60470);var ni=Hn(23105);var Ci=Hn(60506);var aa=Hn(82622);var oa=Hn(73314);var ca=zn("%WeakMap%",true);var _a=ni("WeakMap.prototype.get",true);var xa=ni("WeakMap.prototype.set",true);var Ga=ni("WeakMap.prototype.has",true);var Ha=ni("WeakMap.prototype.delete",true);Me.exports=ca?function getSideChannelWeakMap(){var Me;var Bn;var Hn={assert:function(Me){if(!Hn.has(Me)){throw new oa("Side channel does not contain "+Ci(Me))}},delete:function(Hn){if(ca&&Hn&&(typeof Hn==="object"||typeof Hn==="function")){if(Me){return Ha(Me,Hn)}}else if(aa){if(Bn){return Bn["delete"](Hn)}}return false},get:function(Hn){if(ca&&Hn&&(typeof Hn==="object"||typeof Hn==="function")){if(Me){return _a(Me,Hn)}}return Bn&&Bn.get(Hn)},has:function(Hn){if(ca&&Hn&&(typeof Hn==="object"||typeof Hn==="function")){if(Me){return Ga(Me,Hn)}}return!!Bn&&Bn.has(Hn)},set:function(Hn,zn){if(ca&&Hn&&(typeof Hn==="object"||typeof Hn==="function")){if(!Me){Me=new ca}xa(Me,Hn,zn)}else if(aa){if(!Bn){Bn=aa()}Bn.set(Hn,zn)}}};return Hn}:aa},94753:(Me,Bn,Hn)=>{"use strict";var zn=Hn(73314);var ni=Hn(60506);var Ci=Hn(8948);var aa=Hn(82622);var oa=Hn(92870);var ca=oa||aa||Ci;Me.exports=function getSideChannel(){var Me;var Bn={assert:function(Me){if(!Bn.has(Me)){throw new zn("Side channel does not contain "+ni(Me))}},delete:function(Bn){return!!Me&&Me["delete"](Bn)},get:function(Bn){return Me&&Me.get(Bn)},has:function(Bn){return!!Me&&Me.has(Bn)},set:function(Bn,Hn){if(!Me){Me=ca()}Me.set(Bn,Hn)}};return Bn}},21450:(Me,Bn,Hn)=>{"use strict";const zn=Hn(70857);const ni=Hn(52018);const Ci=Hn(83813);const{env:aa}=process;let oa;if(Ci("no-color")||Ci("no-colors")||Ci("color=false")||Ci("color=never")){oa=0}else if(Ci("color")||Ci("colors")||Ci("color=true")||Ci("color=always")){oa=1}if("FORCE_COLOR"in aa){if(aa.FORCE_COLOR==="true"){oa=1}else if(aa.FORCE_COLOR==="false"){oa=0}else{oa=aa.FORCE_COLOR.length===0?1:Math.min(parseInt(aa.FORCE_COLOR,10),3)}}function translateLevel(Me){if(Me===0){return false}return{level:Me,hasBasic:true,has256:Me>=2,has16m:Me>=3}}function supportsColor(Me,Bn){if(oa===0){return 0}if(Ci("color=16m")||Ci("color=full")||Ci("color=truecolor")){return 3}if(Ci("color=256")){return 2}if(Me&&!Bn&&oa===undefined){return 0}const Hn=oa||0;if(aa.TERM==="dumb"){return Hn}if(process.platform==="win32"){const Me=zn.release().split(".");if(Number(Me[0])>=10&&Number(Me[2])>=10586){return Number(Me[2])>=14931?3:2}return 1}if("CI"in aa){if(["TRAVIS","CIRCLECI","APPVEYOR","GITLAB_CI","GITHUB_ACTIONS","BUILDKITE"].some((Me=>Me in aa))||aa.CI_NAME==="codeship"){return 1}return Hn}if("TEAMCITY_VERSION"in aa){return/^(9\.(0*[1-9]\d*)\.|\d{2,}\.)/.test(aa.TEAMCITY_VERSION)?1:0}if(aa.COLORTERM==="truecolor"){return 3}if("TERM_PROGRAM"in aa){const Me=parseInt((aa.TERM_PROGRAM_VERSION||"").split(".")[0],10);switch(aa.TERM_PROGRAM){case"iTerm.app":return Me>=3?3:2;case"Apple_Terminal":return 2}}if(/-256(color)?$/i.test(aa.TERM)){return 2}if(/^screen|^xterm|^vt100|^vt220|^rxvt|color|ansi|cygwin|linux/i.test(aa.TERM)){return 1}if("COLORTERM"in aa){return 1}return Hn}function getSupportLevel(Me){const Bn=supportsColor(Me,Me&&Me.isTTY);return translateLevel(Bn)}Me.exports={supportsColor:getSupportLevel,stdout:translateLevel(supportsColor(true,ni.isatty(1))),stderr:translateLevel(supportsColor(true,ni.isatty(2)))}},20770:(Me,Bn,Hn)=>{Me.exports=Hn(20218)},20218:(Me,Bn,Hn)=>{"use strict";var zn=Hn(69278);var ni=Hn(64756);var Ci=Hn(58611);var aa=Hn(65692);var oa=Hn(24434);var ca=Hn(42613);var _a=Hn(39023);Bn.httpOverHttp=httpOverHttp;Bn.httpsOverHttp=httpsOverHttp;Bn.httpOverHttps=httpOverHttps;Bn.httpsOverHttps=httpsOverHttps;function httpOverHttp(Me){var Bn=new TunnelingAgent(Me);Bn.request=Ci.request;return Bn}function httpsOverHttp(Me){var Bn=new TunnelingAgent(Me);Bn.request=Ci.request;Bn.createSocket=createSecureSocket;Bn.defaultPort=443;return Bn}function httpOverHttps(Me){var Bn=new TunnelingAgent(Me);Bn.request=aa.request;return Bn}function httpsOverHttps(Me){var Bn=new TunnelingAgent(Me);Bn.request=aa.request;Bn.createSocket=createSecureSocket;Bn.defaultPort=443;return Bn}function TunnelingAgent(Me){var Bn=this;Bn.options=Me||{};Bn.proxyOptions=Bn.options.proxy||{};Bn.maxSockets=Bn.options.maxSockets||Ci.Agent.defaultMaxSockets;Bn.requests=[];Bn.sockets=[];Bn.on("free",(function onFree(Me,Hn,zn,ni){var Ci=toOptions(Hn,zn,ni);for(var aa=0,oa=Bn.requests.length;aa=this.maxSockets){ni.requests.push(Ci);return}ni.createSocket(Ci,(function(Bn){Bn.on("free",onFree);Bn.on("close",onCloseOrRemove);Bn.on("agentRemove",onCloseOrRemove);Me.onSocket(Bn);function onFree(){ni.emit("free",Bn,Ci)}function onCloseOrRemove(Me){ni.removeSocket(Bn);Bn.removeListener("free",onFree);Bn.removeListener("close",onCloseOrRemove);Bn.removeListener("agentRemove",onCloseOrRemove)}}))};TunnelingAgent.prototype.createSocket=function createSocket(Me,Bn){var Hn=this;var zn={};Hn.sockets.push(zn);var ni=mergeOptions({},Hn.proxyOptions,{method:"CONNECT",path:Me.host+":"+Me.port,agent:false,headers:{host:Me.host+":"+Me.port}});if(Me.localAddress){ni.localAddress=Me.localAddress}if(ni.proxyAuth){ni.headers=ni.headers||{};ni.headers["Proxy-Authorization"]="Basic "+new Buffer(ni.proxyAuth).toString("base64")}xa("making CONNECT request");var Ci=Hn.request(ni);Ci.useChunkedEncodingByDefault=false;Ci.once("response",onResponse);Ci.once("upgrade",onUpgrade);Ci.once("connect",onConnect);Ci.once("error",onError);Ci.end();function onResponse(Me){Me.upgrade=true}function onUpgrade(Me,Bn,Hn){process.nextTick((function(){onConnect(Me,Bn,Hn)}))}function onConnect(ni,aa,oa){Ci.removeAllListeners();aa.removeAllListeners();if(ni.statusCode!==200){xa("tunneling socket could not be established, statusCode=%d",ni.statusCode);aa.destroy();var ca=new Error("tunneling socket could not be established, "+"statusCode="+ni.statusCode);ca.code="ECONNRESET";Me.request.emit("error",ca);Hn.removeSocket(zn);return}if(oa.length>0){xa("got illegal response body from proxy");aa.destroy();var ca=new Error("got illegal response body from proxy");ca.code="ECONNRESET";Me.request.emit("error",ca);Hn.removeSocket(zn);return}xa("tunneling connection has established");Hn.sockets[Hn.sockets.indexOf(zn)]=aa;return Bn(aa)}function onError(Bn){Ci.removeAllListeners();xa("tunneling socket could not be established, cause=%s\n",Bn.message,Bn.stack);var ni=new Error("tunneling socket could not be established, "+"cause="+Bn.message);ni.code="ECONNRESET";Me.request.emit("error",ni);Hn.removeSocket(zn)}};TunnelingAgent.prototype.removeSocket=function removeSocket(Me){var Bn=this.sockets.indexOf(Me);if(Bn===-1){return}this.sockets.splice(Bn,1);var Hn=this.requests.shift();if(Hn){this.createSocket(Hn,(function(Me){Hn.request.onSocket(Me)}))}};function createSecureSocket(Me,Bn){var Hn=this;TunnelingAgent.prototype.createSocket.call(Hn,Me,(function(zn){var Ci=Me.request.getHeader("host");var aa=mergeOptions({},Hn.options,{socket:zn,servername:Ci?Ci.replace(/:.*$/,""):Me.host});var oa=ni.connect(0,aa);Hn.sockets[Hn.sockets.indexOf(zn)]=oa;Bn(oa)}))}function toOptions(Me,Bn,Hn){if(typeof Me==="string"){return{host:Me,port:Bn,localAddress:Hn}}return Me}function mergeOptions(Me){for(var Bn=1,Hn=arguments.length;Bn{"use strict";const zn=Hn(86197);const ni=Hn(28611);const Ci=Hn(68707);const aa=Hn(35076);const oa=Hn(81093);const ca=Hn(59965);const _a=Hn(3440);const{InvalidArgumentError:xa}=Ci;const Ga=Hn(56615);const Ha=Hn(59136);const ts=Hn(47365);const Ps=Hn(47501);const so=Hn(94004);const oo=Hn(52429);const Jo=Hn(22720);const tc=Hn(53573);const{getGlobalDispatcher:dc,setGlobalDispatcher:Fc}=Hn(32581);const Jc=Hn(78840);const Dp=Hn(48299);const kp=Hn(64415);let Qp;try{Hn(76982);Qp=true}catch{Qp=false}Object.assign(ni.prototype,Ga);Me.exports.Dispatcher=ni;Me.exports.Client=zn;Me.exports.Pool=aa;Me.exports.BalancedPool=oa;Me.exports.Agent=ca;Me.exports.ProxyAgent=Jo;Me.exports.RetryHandler=tc;Me.exports.DecoratorHandler=Jc;Me.exports.RedirectHandler=Dp;Me.exports.createRedirectInterceptor=kp;Me.exports.buildConnector=Ha;Me.exports.errors=Ci;function makeDispatcher(Me){return(Bn,Hn,zn)=>{if(typeof Hn==="function"){zn=Hn;Hn=null}if(!Bn||typeof Bn!=="string"&&typeof Bn!=="object"&&!(Bn instanceof URL)){throw new xa("invalid url")}if(Hn!=null&&typeof Hn!=="object"){throw new xa("invalid opts")}if(Hn&&Hn.path!=null){if(typeof Hn.path!=="string"){throw new xa("invalid opts.path")}let Me=Hn.path;if(!Hn.path.startsWith("/")){Me=`/${Me}`}Bn=new URL(_a.parseOrigin(Bn).origin+Me)}else{if(!Hn){Hn=typeof Bn==="object"?Bn:{}}Bn=_a.parseURL(Bn)}const{agent:ni,dispatcher:Ci=dc()}=Hn;if(ni){throw new xa("unsupported opts.agent. Did you mean opts.client?")}return Me.call(Ci,{...Hn,origin:Bn.origin,path:Bn.search?`${Bn.pathname}${Bn.search}`:Bn.pathname,method:Hn.method||(Hn.body?"PUT":"GET")},zn)}}Me.exports.setGlobalDispatcher=Fc;Me.exports.getGlobalDispatcher=dc;if(_a.nodeMajor>16||_a.nodeMajor===16&&_a.nodeMinor>=8){let Bn=null;Me.exports.fetch=async function fetch(Me){if(!Bn){Bn=Hn(12315).fetch}try{return await Bn(...arguments)}catch(Me){if(typeof Me==="object"){Error.captureStackTrace(Me,this)}throw Me}};Me.exports.Headers=Hn(26349).Headers;Me.exports.Response=Hn(48676).Response;Me.exports.Request=Hn(25194).Request;Me.exports.FormData=Hn(43073).FormData;Me.exports.File=Hn(63041).File;Me.exports.FileReader=Hn(82160).FileReader;const{setGlobalOrigin:zn,getGlobalOrigin:ni}=Hn(75628);Me.exports.setGlobalOrigin=zn;Me.exports.getGlobalOrigin=ni;const{CacheStorage:Ci}=Hn(44738);const{kConstruct:aa}=Hn(80296);Me.exports.caches=new Ci(aa)}if(_a.nodeMajor>=16){const{deleteCookie:Bn,getCookies:zn,getSetCookies:ni,setCookie:Ci}=Hn(53168);Me.exports.deleteCookie=Bn;Me.exports.getCookies=zn;Me.exports.getSetCookies=ni;Me.exports.setCookie=Ci;const{parseMIMEType:aa,serializeAMimeType:oa}=Hn(94322);Me.exports.parseMIMEType=aa;Me.exports.serializeAMimeType=oa}if(_a.nodeMajor>=18&&Qp){const{WebSocket:Bn}=Hn(55171);Me.exports.WebSocket=Bn}Me.exports.request=makeDispatcher(Ga.request);Me.exports.stream=makeDispatcher(Ga.stream);Me.exports.pipeline=makeDispatcher(Ga.pipeline);Me.exports.connect=makeDispatcher(Ga.connect);Me.exports.upgrade=makeDispatcher(Ga.upgrade);Me.exports.MockClient=ts;Me.exports.MockPool=so;Me.exports.MockAgent=Ps;Me.exports.mockErrors=oo},59965:(Me,Bn,Hn)=>{"use strict";const{InvalidArgumentError:zn}=Hn(68707);const{kClients:ni,kRunning:Ci,kClose:aa,kDestroy:oa,kDispatch:ca,kInterceptors:_a}=Hn(36443);const xa=Hn(50001);const Ga=Hn(35076);const Ha=Hn(86197);const ts=Hn(3440);const Ps=Hn(64415);const{WeakRef:so,FinalizationRegistry:oo}=Hn(13194)();const Jo=Symbol("onConnect");const tc=Symbol("onDisconnect");const dc=Symbol("onConnectionError");const Fc=Symbol("maxRedirections");const Jc=Symbol("onDrain");const Dp=Symbol("factory");const kp=Symbol("finalizer");const Qp=Symbol("options");function defaultFactory(Me,Bn){return Bn&&Bn.connections===1?new Ha(Me,Bn):new Ga(Me,Bn)}class Agent extends xa{constructor({factory:Me=defaultFactory,maxRedirections:Bn=0,connect:Hn,...Ci}={}){super();if(typeof Me!=="function"){throw new zn("factory must be a function.")}if(Hn!=null&&typeof Hn!=="function"&&typeof Hn!=="object"){throw new zn("connect must be a function or an object")}if(!Number.isInteger(Bn)||Bn<0){throw new zn("maxRedirections must be a positive number")}if(Hn&&typeof Hn!=="function"){Hn={...Hn}}this[_a]=Ci.interceptors&&Ci.interceptors.Agent&&Array.isArray(Ci.interceptors.Agent)?Ci.interceptors.Agent:[Ps({maxRedirections:Bn})];this[Qp]={...ts.deepClone(Ci),connect:Hn};this[Qp].interceptors=Ci.interceptors?{...Ci.interceptors}:undefined;this[Fc]=Bn;this[Dp]=Me;this[ni]=new Map;this[kp]=new oo((Me=>{const Bn=this[ni].get(Me);if(Bn!==undefined&&Bn.deref()===undefined){this[ni].delete(Me)}}));const aa=this;this[Jc]=(Me,Bn)=>{aa.emit("drain",Me,[aa,...Bn])};this[Jo]=(Me,Bn)=>{aa.emit("connect",Me,[aa,...Bn])};this[tc]=(Me,Bn,Hn)=>{aa.emit("disconnect",Me,[aa,...Bn],Hn)};this[dc]=(Me,Bn,Hn)=>{aa.emit("connectionError",Me,[aa,...Bn],Hn)}}get[Ci](){let Me=0;for(const Bn of this[ni].values()){const Hn=Bn.deref();if(Hn){Me+=Hn[Ci]}}return Me}[ca](Me,Bn){let Hn;if(Me.origin&&(typeof Me.origin==="string"||Me.origin instanceof URL)){Hn=String(Me.origin)}else{throw new zn("opts.origin must be a non-empty string or URL.")}const Ci=this[ni].get(Hn);let aa=Ci?Ci.deref():null;if(!aa){aa=this[Dp](Me.origin,this[Qp]).on("drain",this[Jc]).on("connect",this[Jo]).on("disconnect",this[tc]).on("connectionError",this[dc]);this[ni].set(Hn,new so(aa));this[kp].register(aa,Hn)}return aa.dispatch(Me,Bn)}async[aa](){const Me=[];for(const Bn of this[ni].values()){const Hn=Bn.deref();if(Hn){Me.push(Hn.close())}}await Promise.all(Me)}async[oa](Me){const Bn=[];for(const Hn of this[ni].values()){const zn=Hn.deref();if(zn){Bn.push(zn.destroy(Me))}}await Promise.all(Bn)}}Me.exports=Agent},80158:(Me,Bn,Hn)=>{const{addAbortListener:zn}=Hn(3440);const{RequestAbortedError:ni}=Hn(68707);const Ci=Symbol("kListener");const aa=Symbol("kSignal");function abort(Me){if(Me.abort){Me.abort()}else{Me.onError(new ni)}}function addSignal(Me,Bn){Me[aa]=null;Me[Ci]=null;if(!Bn){return}if(Bn.aborted){abort(Me);return}Me[aa]=Bn;Me[Ci]=()=>{abort(Me)};zn(Me[aa],Me[Ci])}function removeSignal(Me){if(!Me[aa]){return}if("removeEventListener"in Me[aa]){Me[aa].removeEventListener("abort",Me[Ci])}else{Me[aa].removeListener("abort",Me[Ci])}Me[aa]=null;Me[Ci]=null}Me.exports={addSignal:addSignal,removeSignal:removeSignal}},34660:(Me,Bn,Hn)=>{"use strict";const{AsyncResource:zn}=Hn(90290);const{InvalidArgumentError:ni,RequestAbortedError:Ci,SocketError:aa}=Hn(68707);const oa=Hn(3440);const{addSignal:ca,removeSignal:_a}=Hn(80158);class ConnectHandler extends zn{constructor(Me,Bn){if(!Me||typeof Me!=="object"){throw new ni("invalid opts")}if(typeof Bn!=="function"){throw new ni("invalid callback")}const{signal:Hn,opaque:zn,responseHeaders:Ci}=Me;if(Hn&&typeof Hn.on!=="function"&&typeof Hn.addEventListener!=="function"){throw new ni("signal must be an EventEmitter or EventTarget")}super("UNDICI_CONNECT");this.opaque=zn||null;this.responseHeaders=Ci||null;this.callback=Bn;this.abort=null;ca(this,Hn)}onConnect(Me,Bn){if(!this.callback){throw new Ci}this.abort=Me;this.context=Bn}onHeaders(){throw new aa("bad connect",null)}onUpgrade(Me,Bn,Hn){const{callback:zn,opaque:ni,context:Ci}=this;_a(this);this.callback=null;let aa=Bn;if(aa!=null){aa=this.responseHeaders==="raw"?oa.parseRawHeaders(Bn):oa.parseHeaders(Bn)}this.runInAsyncScope(zn,null,null,{statusCode:Me,headers:aa,socket:Hn,opaque:ni,context:Ci})}onError(Me){const{callback:Bn,opaque:Hn}=this;_a(this);if(Bn){this.callback=null;queueMicrotask((()=>{this.runInAsyncScope(Bn,null,Me,{opaque:Hn})}))}}}function connect(Me,Bn){if(Bn===undefined){return new Promise(((Bn,Hn)=>{connect.call(this,Me,((Me,zn)=>Me?Hn(Me):Bn(zn)))}))}try{const Hn=new ConnectHandler(Me,Bn);this.dispatch({...Me,method:"CONNECT"},Hn)}catch(Hn){if(typeof Bn!=="function"){throw Hn}const zn=Me&&Me.opaque;queueMicrotask((()=>Bn(Hn,{opaque:zn})))}}Me.exports=connect},76862:(Me,Bn,Hn)=>{"use strict";const{Readable:zn,Duplex:ni,PassThrough:Ci}=Hn(2203);const{InvalidArgumentError:aa,InvalidReturnValueError:oa,RequestAbortedError:ca}=Hn(68707);const _a=Hn(3440);const{AsyncResource:xa}=Hn(90290);const{addSignal:Ga,removeSignal:Ha}=Hn(80158);const ts=Hn(42613);const Ps=Symbol("resume");class PipelineRequest extends zn{constructor(){super({autoDestroy:true});this[Ps]=null}_read(){const{[Ps]:Me}=this;if(Me){this[Ps]=null;Me()}}_destroy(Me,Bn){this._read();Bn(Me)}}class PipelineResponse extends zn{constructor(Me){super({autoDestroy:true});this[Ps]=Me}_read(){this[Ps]()}_destroy(Me,Bn){if(!Me&&!this._readableState.endEmitted){Me=new ca}Bn(Me)}}class PipelineHandler extends xa{constructor(Me,Bn){if(!Me||typeof Me!=="object"){throw new aa("invalid opts")}if(typeof Bn!=="function"){throw new aa("invalid handler")}const{signal:Hn,method:zn,opaque:Ci,onInfo:oa,responseHeaders:xa}=Me;if(Hn&&typeof Hn.on!=="function"&&typeof Hn.addEventListener!=="function"){throw new aa("signal must be an EventEmitter or EventTarget")}if(zn==="CONNECT"){throw new aa("invalid method")}if(oa&&typeof oa!=="function"){throw new aa("invalid onInfo callback")}super("UNDICI_PIPELINE");this.opaque=Ci||null;this.responseHeaders=xa||null;this.handler=Bn;this.abort=null;this.context=null;this.onInfo=oa||null;this.req=(new PipelineRequest).on("error",_a.nop);this.ret=new ni({readableObjectMode:Me.objectMode,autoDestroy:true,read:()=>{const{body:Me}=this;if(Me&&Me.resume){Me.resume()}},write:(Me,Bn,Hn)=>{const{req:zn}=this;if(zn.push(Me,Bn)||zn._readableState.destroyed){Hn()}else{zn[Ps]=Hn}},destroy:(Me,Bn)=>{const{body:Hn,req:zn,res:ni,ret:Ci,abort:aa}=this;if(!Me&&!Ci._readableState.endEmitted){Me=new ca}if(aa&&Me){aa()}_a.destroy(Hn,Me);_a.destroy(zn,Me);_a.destroy(ni,Me);Ha(this);Bn(Me)}}).on("prefinish",(()=>{const{req:Me}=this;Me.push(null)}));this.res=null;Ga(this,Hn)}onConnect(Me,Bn){const{ret:Hn,res:zn}=this;ts(!zn,"pipeline cannot be retried");if(Hn.destroyed){throw new ca}this.abort=Me;this.context=Bn}onHeaders(Me,Bn,Hn){const{opaque:zn,handler:ni,context:Ci}=this;if(Me<200){if(this.onInfo){const Hn=this.responseHeaders==="raw"?_a.parseRawHeaders(Bn):_a.parseHeaders(Bn);this.onInfo({statusCode:Me,headers:Hn})}return}this.res=new PipelineResponse(Hn);let aa;try{this.handler=null;const Hn=this.responseHeaders==="raw"?_a.parseRawHeaders(Bn):_a.parseHeaders(Bn);aa=this.runInAsyncScope(ni,null,{statusCode:Me,headers:Hn,opaque:zn,body:this.res,context:Ci})}catch(Me){this.res.on("error",_a.nop);throw Me}if(!aa||typeof aa.on!=="function"){throw new oa("expected Readable")}aa.on("data",(Me=>{const{ret:Bn,body:Hn}=this;if(!Bn.push(Me)&&Hn.pause){Hn.pause()}})).on("error",(Me=>{const{ret:Bn}=this;_a.destroy(Bn,Me)})).on("end",(()=>{const{ret:Me}=this;Me.push(null)})).on("close",(()=>{const{ret:Me}=this;if(!Me._readableState.ended){_a.destroy(Me,new ca)}}));this.body=aa}onData(Me){const{res:Bn}=this;return Bn.push(Me)}onComplete(Me){const{res:Bn}=this;Bn.push(null)}onError(Me){const{ret:Bn}=this;this.handler=null;_a.destroy(Bn,Me)}}function pipeline(Me,Bn){try{const Hn=new PipelineHandler(Me,Bn);this.dispatch({...Me,body:Hn.req},Hn);return Hn.ret}catch(Me){return(new Ci).destroy(Me)}}Me.exports=pipeline},14043:(Me,Bn,Hn)=>{"use strict";const zn=Hn(49927);const{InvalidArgumentError:ni,RequestAbortedError:Ci}=Hn(68707);const aa=Hn(3440);const{getResolveErrorBodyCallback:oa}=Hn(87655);const{AsyncResource:ca}=Hn(90290);const{addSignal:_a,removeSignal:xa}=Hn(80158);class RequestHandler extends ca{constructor(Me,Bn){if(!Me||typeof Me!=="object"){throw new ni("invalid opts")}const{signal:Hn,method:zn,opaque:Ci,body:oa,onInfo:ca,responseHeaders:xa,throwOnError:Ga,highWaterMark:Ha}=Me;try{if(typeof Bn!=="function"){throw new ni("invalid callback")}if(Ha&&(typeof Ha!=="number"||Ha<0)){throw new ni("invalid highWaterMark")}if(Hn&&typeof Hn.on!=="function"&&typeof Hn.addEventListener!=="function"){throw new ni("signal must be an EventEmitter or EventTarget")}if(zn==="CONNECT"){throw new ni("invalid method")}if(ca&&typeof ca!=="function"){throw new ni("invalid onInfo callback")}super("UNDICI_REQUEST")}catch(Me){if(aa.isStream(oa)){aa.destroy(oa.on("error",aa.nop),Me)}throw Me}this.responseHeaders=xa||null;this.opaque=Ci||null;this.callback=Bn;this.res=null;this.abort=null;this.body=oa;this.trailers={};this.context=null;this.onInfo=ca||null;this.throwOnError=Ga;this.highWaterMark=Ha;if(aa.isStream(oa)){oa.on("error",(Me=>{this.onError(Me)}))}_a(this,Hn)}onConnect(Me,Bn){if(!this.callback){throw new Ci}this.abort=Me;this.context=Bn}onHeaders(Me,Bn,Hn,ni){const{callback:Ci,opaque:ca,abort:_a,context:xa,responseHeaders:Ga,highWaterMark:Ha}=this;const ts=Ga==="raw"?aa.parseRawHeaders(Bn):aa.parseHeaders(Bn);if(Me<200){if(this.onInfo){this.onInfo({statusCode:Me,headers:ts})}return}const Ps=Ga==="raw"?aa.parseHeaders(Bn):ts;const so=Ps["content-type"];const oo=new zn({resume:Hn,abort:_a,contentType:so,highWaterMark:Ha});this.callback=null;this.res=oo;if(Ci!==null){if(this.throwOnError&&Me>=400){this.runInAsyncScope(oa,null,{callback:Ci,body:oo,contentType:so,statusCode:Me,statusMessage:ni,headers:ts})}else{this.runInAsyncScope(Ci,null,null,{statusCode:Me,headers:ts,trailers:this.trailers,opaque:ca,body:oo,context:xa})}}}onData(Me){const{res:Bn}=this;return Bn.push(Me)}onComplete(Me){const{res:Bn}=this;xa(this);aa.parseHeaders(Me,this.trailers);Bn.push(null)}onError(Me){const{res:Bn,callback:Hn,body:zn,opaque:ni}=this;xa(this);if(Hn){this.callback=null;queueMicrotask((()=>{this.runInAsyncScope(Hn,null,Me,{opaque:ni})}))}if(Bn){this.res=null;queueMicrotask((()=>{aa.destroy(Bn,Me)}))}if(zn){this.body=null;aa.destroy(zn,Me)}}}function request(Me,Bn){if(Bn===undefined){return new Promise(((Bn,Hn)=>{request.call(this,Me,((Me,zn)=>Me?Hn(Me):Bn(zn)))}))}try{this.dispatch(Me,new RequestHandler(Me,Bn))}catch(Hn){if(typeof Bn!=="function"){throw Hn}const zn=Me&&Me.opaque;queueMicrotask((()=>Bn(Hn,{opaque:zn})))}}Me.exports=request;Me.exports.RequestHandler=RequestHandler},3560:(Me,Bn,Hn)=>{"use strict";const{finished:zn,PassThrough:ni}=Hn(2203);const{InvalidArgumentError:Ci,InvalidReturnValueError:aa,RequestAbortedError:oa}=Hn(68707);const ca=Hn(3440);const{getResolveErrorBodyCallback:_a}=Hn(87655);const{AsyncResource:xa}=Hn(90290);const{addSignal:Ga,removeSignal:Ha}=Hn(80158);class StreamHandler extends xa{constructor(Me,Bn,Hn){if(!Me||typeof Me!=="object"){throw new Ci("invalid opts")}const{signal:zn,method:ni,opaque:aa,body:oa,onInfo:_a,responseHeaders:xa,throwOnError:Ha}=Me;try{if(typeof Hn!=="function"){throw new Ci("invalid callback")}if(typeof Bn!=="function"){throw new Ci("invalid factory")}if(zn&&typeof zn.on!=="function"&&typeof zn.addEventListener!=="function"){throw new Ci("signal must be an EventEmitter or EventTarget")}if(ni==="CONNECT"){throw new Ci("invalid method")}if(_a&&typeof _a!=="function"){throw new Ci("invalid onInfo callback")}super("UNDICI_STREAM")}catch(Me){if(ca.isStream(oa)){ca.destroy(oa.on("error",ca.nop),Me)}throw Me}this.responseHeaders=xa||null;this.opaque=aa||null;this.factory=Bn;this.callback=Hn;this.res=null;this.abort=null;this.context=null;this.trailers=null;this.body=oa;this.onInfo=_a||null;this.throwOnError=Ha||false;if(ca.isStream(oa)){oa.on("error",(Me=>{this.onError(Me)}))}Ga(this,zn)}onConnect(Me,Bn){if(!this.callback){throw new oa}this.abort=Me;this.context=Bn}onHeaders(Me,Bn,Hn,Ci){const{factory:oa,opaque:xa,context:Ga,callback:Ha,responseHeaders:ts}=this;const Ps=ts==="raw"?ca.parseRawHeaders(Bn):ca.parseHeaders(Bn);if(Me<200){if(this.onInfo){this.onInfo({statusCode:Me,headers:Ps})}return}this.factory=null;let so;if(this.throwOnError&&Me>=400){const Hn=ts==="raw"?ca.parseHeaders(Bn):Ps;const zn=Hn["content-type"];so=new ni;this.callback=null;this.runInAsyncScope(_a,null,{callback:Ha,body:so,contentType:zn,statusCode:Me,statusMessage:Ci,headers:Ps})}else{if(oa===null){return}so=this.runInAsyncScope(oa,null,{statusCode:Me,headers:Ps,opaque:xa,context:Ga});if(!so||typeof so.write!=="function"||typeof so.end!=="function"||typeof so.on!=="function"){throw new aa("expected Writable")}zn(so,{readable:false},(Me=>{const{callback:Bn,res:Hn,opaque:zn,trailers:ni,abort:Ci}=this;this.res=null;if(Me||!Hn.readable){ca.destroy(Hn,Me)}this.callback=null;this.runInAsyncScope(Bn,null,Me||null,{opaque:zn,trailers:ni});if(Me){Ci()}}))}so.on("drain",Hn);this.res=so;const oo=so.writableNeedDrain!==undefined?so.writableNeedDrain:so._writableState&&so._writableState.needDrain;return oo!==true}onData(Me){const{res:Bn}=this;return Bn?Bn.write(Me):true}onComplete(Me){const{res:Bn}=this;Ha(this);if(!Bn){return}this.trailers=ca.parseHeaders(Me);Bn.end()}onError(Me){const{res:Bn,callback:Hn,opaque:zn,body:ni}=this;Ha(this);this.factory=null;if(Bn){this.res=null;ca.destroy(Bn,Me)}else if(Hn){this.callback=null;queueMicrotask((()=>{this.runInAsyncScope(Hn,null,Me,{opaque:zn})}))}if(ni){this.body=null;ca.destroy(ni,Me)}}}function stream(Me,Bn,Hn){if(Hn===undefined){return new Promise(((Hn,zn)=>{stream.call(this,Me,Bn,((Me,Bn)=>Me?zn(Me):Hn(Bn)))}))}try{this.dispatch(Me,new StreamHandler(Me,Bn,Hn))}catch(Bn){if(typeof Hn!=="function"){throw Bn}const zn=Me&&Me.opaque;queueMicrotask((()=>Hn(Bn,{opaque:zn})))}}Me.exports=stream},61882:(Me,Bn,Hn)=>{"use strict";const{InvalidArgumentError:zn,RequestAbortedError:ni,SocketError:Ci}=Hn(68707);const{AsyncResource:aa}=Hn(90290);const oa=Hn(3440);const{addSignal:ca,removeSignal:_a}=Hn(80158);const xa=Hn(42613);class UpgradeHandler extends aa{constructor(Me,Bn){if(!Me||typeof Me!=="object"){throw new zn("invalid opts")}if(typeof Bn!=="function"){throw new zn("invalid callback")}const{signal:Hn,opaque:ni,responseHeaders:Ci}=Me;if(Hn&&typeof Hn.on!=="function"&&typeof Hn.addEventListener!=="function"){throw new zn("signal must be an EventEmitter or EventTarget")}super("UNDICI_UPGRADE");this.responseHeaders=Ci||null;this.opaque=ni||null;this.callback=Bn;this.abort=null;this.context=null;ca(this,Hn)}onConnect(Me,Bn){if(!this.callback){throw new ni}this.abort=Me;this.context=null}onHeaders(){throw new Ci("bad upgrade",null)}onUpgrade(Me,Bn,Hn){const{callback:zn,opaque:ni,context:Ci}=this;xa.strictEqual(Me,101);_a(this);this.callback=null;const aa=this.responseHeaders==="raw"?oa.parseRawHeaders(Bn):oa.parseHeaders(Bn);this.runInAsyncScope(zn,null,null,{headers:aa,socket:Hn,opaque:ni,context:Ci})}onError(Me){const{callback:Bn,opaque:Hn}=this;_a(this);if(Bn){this.callback=null;queueMicrotask((()=>{this.runInAsyncScope(Bn,null,Me,{opaque:Hn})}))}}}function upgrade(Me,Bn){if(Bn===undefined){return new Promise(((Bn,Hn)=>{upgrade.call(this,Me,((Me,zn)=>Me?Hn(Me):Bn(zn)))}))}try{const Hn=new UpgradeHandler(Me,Bn);this.dispatch({...Me,method:Me.method||"GET",upgrade:Me.protocol||"Websocket"},Hn)}catch(Hn){if(typeof Bn!=="function"){throw Hn}const zn=Me&&Me.opaque;queueMicrotask((()=>Bn(Hn,{opaque:zn})))}}Me.exports=upgrade},56615:(Me,Bn,Hn)=>{"use strict";Me.exports.request=Hn(14043);Me.exports.stream=Hn(3560);Me.exports.pipeline=Hn(76862);Me.exports.upgrade=Hn(61882);Me.exports.connect=Hn(34660)},49927:(Me,Bn,Hn)=>{"use strict";const zn=Hn(42613);const{Readable:ni}=Hn(2203);const{RequestAbortedError:Ci,NotSupportedError:aa,InvalidArgumentError:oa}=Hn(68707);const ca=Hn(3440);const{ReadableStreamFrom:_a,toUSVString:xa}=Hn(3440);let Ga;const Ha=Symbol("kConsume");const ts=Symbol("kReading");const Ps=Symbol("kBody");const so=Symbol("abort");const oo=Symbol("kContentType");const noop=()=>{};Me.exports=class BodyReadable extends ni{constructor({resume:Me,abort:Bn,contentType:Hn="",highWaterMark:zn=64*1024}){super({autoDestroy:true,read:Me,highWaterMark:zn});this._readableState.dataEmitted=false;this[so]=Bn;this[Ha]=null;this[Ps]=null;this[oo]=Hn;this[ts]=false}destroy(Me){if(this.destroyed){return this}if(!Me&&!this._readableState.endEmitted){Me=new Ci}if(Me){this[so]()}return super.destroy(Me)}emit(Me,...Bn){if(Me==="data"){this._readableState.dataEmitted=true}else if(Me==="error"){this._readableState.errorEmitted=true}return super.emit(Me,...Bn)}on(Me,...Bn){if(Me==="data"||Me==="readable"){this[ts]=true}return super.on(Me,...Bn)}addListener(Me,...Bn){return this.on(Me,...Bn)}off(Me,...Bn){const Hn=super.off(Me,...Bn);if(Me==="data"||Me==="readable"){this[ts]=this.listenerCount("data")>0||this.listenerCount("readable")>0}return Hn}removeListener(Me,...Bn){return this.off(Me,...Bn)}push(Me){if(this[Ha]&&Me!==null&&this.readableLength===0){consumePush(this[Ha],Me);return this[ts]?super.push(Me):true}return super.push(Me)}async text(){return consume(this,"text")}async json(){return consume(this,"json")}async blob(){return consume(this,"blob")}async arrayBuffer(){return consume(this,"arrayBuffer")}async formData(){throw new aa}get bodyUsed(){return ca.isDisturbed(this)}get body(){if(!this[Ps]){this[Ps]=_a(this);if(this[Ha]){this[Ps].getReader();zn(this[Ps].locked)}}return this[Ps]}dump(Me){let Bn=Me&&Number.isFinite(Me.limit)?Me.limit:262144;const Hn=Me&&Me.signal;if(Hn){try{if(typeof Hn!=="object"||!("aborted"in Hn)){throw new oa("signal must be an AbortSignal")}ca.throwIfAborted(Hn)}catch(Me){return Promise.reject(Me)}}if(this.closed){return Promise.resolve(null)}return new Promise(((Me,zn)=>{const ni=Hn?ca.addAbortListener(Hn,(()=>{this.destroy()})):noop;this.on("close",(function(){ni();if(Hn&&Hn.aborted){zn(Hn.reason||Object.assign(new Error("The operation was aborted"),{name:"AbortError"}))}else{Me(null)}})).on("error",noop).on("data",(function(Me){Bn-=Me.length;if(Bn<=0){this.destroy()}})).resume()}))}};function isLocked(Me){return Me[Ps]&&Me[Ps].locked===true||Me[Ha]}function isUnusable(Me){return ca.isDisturbed(Me)||isLocked(Me)}async function consume(Me,Bn){if(isUnusable(Me)){throw new TypeError("unusable")}zn(!Me[Ha]);return new Promise(((Hn,zn)=>{Me[Ha]={type:Bn,stream:Me,resolve:Hn,reject:zn,length:0,body:[]};Me.on("error",(function(Me){consumeFinish(this[Ha],Me)})).on("close",(function(){if(this[Ha].body!==null){consumeFinish(this[Ha],new Ci)}}));process.nextTick(consumeStart,Me[Ha])}))}function consumeStart(Me){if(Me.body===null){return}const{_readableState:Bn}=Me.stream;for(const Hn of Bn.buffer){consumePush(Me,Hn)}if(Bn.endEmitted){consumeEnd(this[Ha])}else{Me.stream.on("end",(function(){consumeEnd(this[Ha])}))}Me.stream.resume();while(Me.stream.read()!=null){}}function consumeEnd(Me){const{type:Bn,body:zn,resolve:ni,stream:Ci,length:aa}=Me;try{if(Bn==="text"){ni(xa(Buffer.concat(zn)))}else if(Bn==="json"){ni(JSON.parse(Buffer.concat(zn)))}else if(Bn==="arrayBuffer"){const Me=new Uint8Array(aa);let Bn=0;for(const Hn of zn){Me.set(Hn,Bn);Bn+=Hn.byteLength}ni(Me.buffer)}else if(Bn==="blob"){if(!Ga){Ga=Hn(20181).Blob}ni(new Ga(zn,{type:Ci[oo]}))}consumeFinish(Me)}catch(Me){Ci.destroy(Me)}}function consumePush(Me,Bn){Me.length+=Bn.length;Me.body.push(Bn)}function consumeFinish(Me,Bn){if(Me.body===null){return}if(Bn){Me.reject(Bn)}else{Me.resolve()}Me.type=null;Me.stream=null;Me.resolve=null;Me.reject=null;Me.length=0;Me.body=null}},87655:(Me,Bn,Hn)=>{const zn=Hn(42613);const{ResponseStatusCodeError:ni}=Hn(68707);const{toUSVString:Ci}=Hn(3440);async function getResolveErrorBodyCallback({callback:Me,body:Bn,contentType:Hn,statusCode:aa,statusMessage:oa,headers:ca}){zn(Bn);let _a=[];let xa=0;for await(const Me of Bn){_a.push(Me);xa+=Me.length;if(xa>128*1024){_a=null;break}}if(aa===204||!Hn||!_a){process.nextTick(Me,new ni(`Response status code ${aa}${oa?`: ${oa}`:""}`,aa,ca));return}try{if(Hn.startsWith("application/json")){const Bn=JSON.parse(Ci(Buffer.concat(_a)));process.nextTick(Me,new ni(`Response status code ${aa}${oa?`: ${oa}`:""}`,aa,ca,Bn));return}if(Hn.startsWith("text/")){const Bn=Ci(Buffer.concat(_a));process.nextTick(Me,new ni(`Response status code ${aa}${oa?`: ${oa}`:""}`,aa,ca,Bn));return}}catch(Me){}process.nextTick(Me,new ni(`Response status code ${aa}${oa?`: ${oa}`:""}`,aa,ca))}Me.exports={getResolveErrorBodyCallback:getResolveErrorBodyCallback}},81093:(Me,Bn,Hn)=>{"use strict";const{BalancedPoolMissingUpstreamError:zn,InvalidArgumentError:ni}=Hn(68707);const{PoolBase:Ci,kClients:aa,kNeedDrain:oa,kAddClient:ca,kRemoveClient:_a,kGetDispatcher:xa}=Hn(58640);const Ga=Hn(35076);const{kUrl:Ha,kInterceptors:ts}=Hn(36443);const{parseOrigin:Ps}=Hn(3440);const so=Symbol("factory");const oo=Symbol("options");const Jo=Symbol("kGreatestCommonDivisor");const tc=Symbol("kCurrentWeight");const dc=Symbol("kIndex");const Fc=Symbol("kWeight");const Jc=Symbol("kMaxWeightPerServer");const Dp=Symbol("kErrorPenalty");function getGreatestCommonDivisor(Me,Bn){if(Bn===0)return Me;return getGreatestCommonDivisor(Bn,Me%Bn)}function defaultFactory(Me,Bn){return new Ga(Me,Bn)}class BalancedPool extends Ci{constructor(Me=[],{factory:Bn=defaultFactory,...Hn}={}){super();this[oo]=Hn;this[dc]=-1;this[tc]=0;this[Jc]=this[oo].maxWeightPerServer||100;this[Dp]=this[oo].errorPenalty||15;if(!Array.isArray(Me)){Me=[Me]}if(typeof Bn!=="function"){throw new ni("factory must be a function.")}this[ts]=Hn.interceptors&&Hn.interceptors.BalancedPool&&Array.isArray(Hn.interceptors.BalancedPool)?Hn.interceptors.BalancedPool:[];this[so]=Bn;for(const Bn of Me){this.addUpstream(Bn)}this._updateBalancedPoolStats()}addUpstream(Me){const Bn=Ps(Me).origin;if(this[aa].find((Me=>Me[Ha].origin===Bn&&Me.closed!==true&&Me.destroyed!==true))){return this}const Hn=this[so](Bn,Object.assign({},this[oo]));this[ca](Hn);Hn.on("connect",(()=>{Hn[Fc]=Math.min(this[Jc],Hn[Fc]+this[Dp])}));Hn.on("connectionError",(()=>{Hn[Fc]=Math.max(1,Hn[Fc]-this[Dp]);this._updateBalancedPoolStats()}));Hn.on("disconnect",((...Me)=>{const Bn=Me[2];if(Bn&&Bn.code==="UND_ERR_SOCKET"){Hn[Fc]=Math.max(1,Hn[Fc]-this[Dp]);this._updateBalancedPoolStats()}}));for(const Me of this[aa]){Me[Fc]=this[Jc]}this._updateBalancedPoolStats();return this}_updateBalancedPoolStats(){this[Jo]=this[aa].map((Me=>Me[Fc])).reduce(getGreatestCommonDivisor,0)}removeUpstream(Me){const Bn=Ps(Me).origin;const Hn=this[aa].find((Me=>Me[Ha].origin===Bn&&Me.closed!==true&&Me.destroyed!==true));if(Hn){this[_a](Hn)}return this}get upstreams(){return this[aa].filter((Me=>Me.closed!==true&&Me.destroyed!==true)).map((Me=>Me[Ha].origin))}[xa](){if(this[aa].length===0){throw new zn}const Me=this[aa].find((Me=>!Me[oa]&&Me.closed!==true&&Me.destroyed!==true));if(!Me){return}const Bn=this[aa].map((Me=>Me[oa])).reduce(((Me,Bn)=>Me&&Bn),true);if(Bn){return}let Hn=0;let ni=this[aa].findIndex((Me=>!Me[oa]));while(Hn++this[aa][ni][Fc]&&!Me[oa]){ni=this[dc]}if(this[dc]===0){this[tc]=this[tc]-this[Jo];if(this[tc]<=0){this[tc]=this[Jc]}}if(Me[Fc]>=this[tc]&&!Me[oa]){return Me}}this[tc]=this[aa][ni][Fc];this[dc]=ni;return this[aa][ni]}}Me.exports=BalancedPool},50479:(Me,Bn,Hn)=>{"use strict";const{kConstruct:zn}=Hn(80296);const{urlEquals:ni,fieldValues:Ci}=Hn(23993);const{kEnumerableProperty:aa,isDisturbed:oa}=Hn(3440);const{kHeadersList:ca}=Hn(36443);const{webidl:_a}=Hn(74222);const{Response:xa,cloneResponse:Ga}=Hn(48676);const{Request:Ha}=Hn(25194);const{kState:ts,kHeaders:Ps,kGuard:so,kRealm:oo}=Hn(89710);const{fetching:Jo}=Hn(12315);const{urlIsHttpHttpsScheme:tc,createDeferredPromise:dc,readAllBytes:Fc}=Hn(15523);const Jc=Hn(42613);const{getGlobalDispatcher:Dp}=Hn(32581);class Cache{#e;constructor(){if(arguments[0]!==zn){_a.illegalConstructor()}this.#e=arguments[1]}async match(Me,Bn={}){_a.brandCheck(this,Cache);_a.argumentLengthCheck(arguments,1,{header:"Cache.match"});Me=_a.converters.RequestInfo(Me);Bn=_a.converters.CacheQueryOptions(Bn);const Hn=await this.matchAll(Me,Bn);if(Hn.length===0){return}return Hn[0]}async matchAll(Me=undefined,Bn={}){_a.brandCheck(this,Cache);if(Me!==undefined)Me=_a.converters.RequestInfo(Me);Bn=_a.converters.CacheQueryOptions(Bn);let Hn=null;if(Me!==undefined){if(Me instanceof Ha){Hn=Me[ts];if(Hn.method!=="GET"&&!Bn.ignoreMethod){return[]}}else if(typeof Me==="string"){Hn=new Ha(Me)[ts]}}const zn=[];if(Me===undefined){for(const Me of this.#e){zn.push(Me[1])}}else{const Me=this.#t(Hn,Bn);for(const Bn of Me){zn.push(Bn[1])}}const ni=[];for(const Me of zn){const Bn=new xa(Me.body?.source??null);const Hn=Bn[ts].body;Bn[ts]=Me;Bn[ts].body=Hn;Bn[Ps][ca]=Me.headersList;Bn[Ps][so]="immutable";ni.push(Bn)}return Object.freeze(ni)}async add(Me){_a.brandCheck(this,Cache);_a.argumentLengthCheck(arguments,1,{header:"Cache.add"});Me=_a.converters.RequestInfo(Me);const Bn=[Me];const Hn=this.addAll(Bn);return await Hn}async addAll(Me){_a.brandCheck(this,Cache);_a.argumentLengthCheck(arguments,1,{header:"Cache.addAll"});Me=_a.converters["sequence"](Me);const Bn=[];const Hn=[];for(const Bn of Me){if(typeof Bn==="string"){continue}const Me=Bn[ts];if(!tc(Me.url)||Me.method!=="GET"){throw _a.errors.exception({header:"Cache.addAll",message:"Expected http/s scheme when method is not GET."})}}const zn=[];for(const ni of Me){const Me=new Ha(ni)[ts];if(!tc(Me.url)){throw _a.errors.exception({header:"Cache.addAll",message:"Expected http/s scheme."})}Me.initiator="fetch";Me.destination="subresource";Hn.push(Me);const aa=dc();zn.push(Jo({request:Me,dispatcher:Dp(),processResponse(Me){if(Me.type==="error"||Me.status===206||Me.status<200||Me.status>299){aa.reject(_a.errors.exception({header:"Cache.addAll",message:"Received an invalid status code or the request failed."}))}else if(Me.headersList.contains("vary")){const Bn=Ci(Me.headersList.get("vary"));for(const Me of Bn){if(Me==="*"){aa.reject(_a.errors.exception({header:"Cache.addAll",message:"invalid vary field value"}));for(const Me of zn){Me.abort()}return}}}},processResponseEndOfBody(Me){if(Me.aborted){aa.reject(new DOMException("aborted","AbortError"));return}aa.resolve(Me)}}));Bn.push(aa.promise)}const ni=Promise.all(Bn);const aa=await ni;const oa=[];let ca=0;for(const Me of aa){const Bn={type:"put",request:Hn[ca],response:Me};oa.push(Bn);ca++}const xa=dc();let Ga=null;try{this.#r(oa)}catch(Me){Ga=Me}queueMicrotask((()=>{if(Ga===null){xa.resolve(undefined)}else{xa.reject(Ga)}}));return xa.promise}async put(Me,Bn){_a.brandCheck(this,Cache);_a.argumentLengthCheck(arguments,2,{header:"Cache.put"});Me=_a.converters.RequestInfo(Me);Bn=_a.converters.Response(Bn);let Hn=null;if(Me instanceof Ha){Hn=Me[ts]}else{Hn=new Ha(Me)[ts]}if(!tc(Hn.url)||Hn.method!=="GET"){throw _a.errors.exception({header:"Cache.put",message:"Expected an http/s scheme when method is not GET"})}const zn=Bn[ts];if(zn.status===206){throw _a.errors.exception({header:"Cache.put",message:"Got 206 status"})}if(zn.headersList.contains("vary")){const Me=Ci(zn.headersList.get("vary"));for(const Bn of Me){if(Bn==="*"){throw _a.errors.exception({header:"Cache.put",message:"Got * vary field value"})}}}if(zn.body&&(oa(zn.body.stream)||zn.body.stream.locked)){throw _a.errors.exception({header:"Cache.put",message:"Response body is locked or disturbed"})}const ni=Ga(zn);const aa=dc();if(zn.body!=null){const Me=zn.body.stream;const Bn=Me.getReader();Fc(Bn).then(aa.resolve,aa.reject)}else{aa.resolve(undefined)}const ca=[];const xa={type:"put",request:Hn,response:ni};ca.push(xa);const Ps=await aa.promise;if(ni.body!=null){ni.body.source=Ps}const so=dc();let oo=null;try{this.#r(ca)}catch(Me){oo=Me}queueMicrotask((()=>{if(oo===null){so.resolve()}else{so.reject(oo)}}));return so.promise}async delete(Me,Bn={}){_a.brandCheck(this,Cache);_a.argumentLengthCheck(arguments,1,{header:"Cache.delete"});Me=_a.converters.RequestInfo(Me);Bn=_a.converters.CacheQueryOptions(Bn);let Hn=null;if(Me instanceof Ha){Hn=Me[ts];if(Hn.method!=="GET"&&!Bn.ignoreMethod){return false}}else{Jc(typeof Me==="string");Hn=new Ha(Me)[ts]}const zn=[];const ni={type:"delete",request:Hn,options:Bn};zn.push(ni);const Ci=dc();let aa=null;let oa;try{oa=this.#r(zn)}catch(Me){aa=Me}queueMicrotask((()=>{if(aa===null){Ci.resolve(!!oa?.length)}else{Ci.reject(aa)}}));return Ci.promise}async keys(Me=undefined,Bn={}){_a.brandCheck(this,Cache);if(Me!==undefined)Me=_a.converters.RequestInfo(Me);Bn=_a.converters.CacheQueryOptions(Bn);let Hn=null;if(Me!==undefined){if(Me instanceof Ha){Hn=Me[ts];if(Hn.method!=="GET"&&!Bn.ignoreMethod){return[]}}else if(typeof Me==="string"){Hn=new Ha(Me)[ts]}}const zn=dc();const ni=[];if(Me===undefined){for(const Me of this.#e){ni.push(Me[0])}}else{const Me=this.#t(Hn,Bn);for(const Bn of Me){ni.push(Bn[0])}}queueMicrotask((()=>{const Me=[];for(const Bn of ni){const Hn=new Ha("https://a");Hn[ts]=Bn;Hn[Ps][ca]=Bn.headersList;Hn[Ps][so]="immutable";Hn[oo]=Bn.client;Me.push(Hn)}zn.resolve(Object.freeze(Me))}));return zn.promise}#r(Me){const Bn=this.#e;const Hn=[...Bn];const zn=[];const ni=[];try{for(const Hn of Me){if(Hn.type!=="delete"&&Hn.type!=="put"){throw _a.errors.exception({header:"Cache.#batchCacheOperations",message:'operation type does not match "delete" or "put"'})}if(Hn.type==="delete"&&Hn.response!=null){throw _a.errors.exception({header:"Cache.#batchCacheOperations",message:"delete operation should not have an associated response"})}if(this.#t(Hn.request,Hn.options,zn).length){throw new DOMException("???","InvalidStateError")}let Me;if(Hn.type==="delete"){Me=this.#t(Hn.request,Hn.options);if(Me.length===0){return[]}for(const Hn of Me){const Me=Bn.indexOf(Hn);Jc(Me!==-1);Bn.splice(Me,1)}}else if(Hn.type==="put"){if(Hn.response==null){throw _a.errors.exception({header:"Cache.#batchCacheOperations",message:"put operation should have an associated response"})}const ni=Hn.request;if(!tc(ni.url)){throw _a.errors.exception({header:"Cache.#batchCacheOperations",message:"expected http or https scheme"})}if(ni.method!=="GET"){throw _a.errors.exception({header:"Cache.#batchCacheOperations",message:"not get method"})}if(Hn.options!=null){throw _a.errors.exception({header:"Cache.#batchCacheOperations",message:"options must not be defined"})}Me=this.#t(Hn.request);for(const Hn of Me){const Me=Bn.indexOf(Hn);Jc(Me!==-1);Bn.splice(Me,1)}Bn.push([Hn.request,Hn.response]);zn.push([Hn.request,Hn.response])}ni.push([Hn.request,Hn.response])}return ni}catch(Me){this.#e.length=0;this.#e=Hn;throw Me}}#t(Me,Bn,Hn){const zn=[];const ni=Hn??this.#e;for(const Hn of ni){const[ni,Ci]=Hn;if(this.#n(Me,ni,Ci,Bn)){zn.push(Hn)}}return zn}#n(Me,Bn,Hn=null,zn){const aa=new URL(Me.url);const oa=new URL(Bn.url);if(zn?.ignoreSearch){oa.search="";aa.search=""}if(!ni(aa,oa,true)){return false}if(Hn==null||zn?.ignoreVary||!Hn.headersList.contains("vary")){return true}const ca=Ci(Hn.headersList.get("vary"));for(const Hn of ca){if(Hn==="*"){return false}const zn=Bn.headersList.get(Hn);const ni=Me.headersList.get(Hn);if(zn!==ni){return false}}return true}}Object.defineProperties(Cache.prototype,{[Symbol.toStringTag]:{value:"Cache",configurable:true},match:aa,matchAll:aa,add:aa,addAll:aa,put:aa,delete:aa,keys:aa});const kp=[{key:"ignoreSearch",converter:_a.converters.boolean,defaultValue:false},{key:"ignoreMethod",converter:_a.converters.boolean,defaultValue:false},{key:"ignoreVary",converter:_a.converters.boolean,defaultValue:false}];_a.converters.CacheQueryOptions=_a.dictionaryConverter(kp);_a.converters.MultiCacheQueryOptions=_a.dictionaryConverter([...kp,{key:"cacheName",converter:_a.converters.DOMString}]);_a.converters.Response=_a.interfaceConverter(xa);_a.converters["sequence"]=_a.sequenceConverter(_a.converters.RequestInfo);Me.exports={Cache:Cache}},44738:(Me,Bn,Hn)=>{"use strict";const{kConstruct:zn}=Hn(80296);const{Cache:ni}=Hn(50479);const{webidl:Ci}=Hn(74222);const{kEnumerableProperty:aa}=Hn(3440);class CacheStorage{#i=new Map;constructor(){if(arguments[0]!==zn){Ci.illegalConstructor()}}async match(Me,Bn={}){Ci.brandCheck(this,CacheStorage);Ci.argumentLengthCheck(arguments,1,{header:"CacheStorage.match"});Me=Ci.converters.RequestInfo(Me);Bn=Ci.converters.MultiCacheQueryOptions(Bn);if(Bn.cacheName!=null){if(this.#i.has(Bn.cacheName)){const Hn=this.#i.get(Bn.cacheName);const Ci=new ni(zn,Hn);return await Ci.match(Me,Bn)}}else{for(const Hn of this.#i.values()){const Ci=new ni(zn,Hn);const aa=await Ci.match(Me,Bn);if(aa!==undefined){return aa}}}}async has(Me){Ci.brandCheck(this,CacheStorage);Ci.argumentLengthCheck(arguments,1,{header:"CacheStorage.has"});Me=Ci.converters.DOMString(Me);return this.#i.has(Me)}async open(Me){Ci.brandCheck(this,CacheStorage);Ci.argumentLengthCheck(arguments,1,{header:"CacheStorage.open"});Me=Ci.converters.DOMString(Me);if(this.#i.has(Me)){const Bn=this.#i.get(Me);return new ni(zn,Bn)}const Bn=[];this.#i.set(Me,Bn);return new ni(zn,Bn)}async delete(Me){Ci.brandCheck(this,CacheStorage);Ci.argumentLengthCheck(arguments,1,{header:"CacheStorage.delete"});Me=Ci.converters.DOMString(Me);return this.#i.delete(Me)}async keys(){Ci.brandCheck(this,CacheStorage);const Me=this.#i.keys();return[...Me]}}Object.defineProperties(CacheStorage.prototype,{[Symbol.toStringTag]:{value:"CacheStorage",configurable:true},match:aa,has:aa,open:aa,delete:aa,keys:aa});Me.exports={CacheStorage:CacheStorage}},80296:(Me,Bn,Hn)=>{"use strict";Me.exports={kConstruct:Hn(36443).kConstruct}},23993:(Me,Bn,Hn)=>{"use strict";const zn=Hn(42613);const{URLSerializer:ni}=Hn(94322);const{isValidHeaderName:Ci}=Hn(15523);function urlEquals(Me,Bn,Hn=false){const zn=ni(Me,Hn);const Ci=ni(Bn,Hn);return zn===Ci}function fieldValues(Me){zn(Me!==null);const Bn=[];for(let Hn of Me.split(",")){Hn=Hn.trim();if(!Hn.length){continue}else if(!Ci(Hn)){continue}Bn.push(Hn)}return Bn}Me.exports={urlEquals:urlEquals,fieldValues:fieldValues}},86197:(Me,Bn,Hn)=>{"use strict";const zn=Hn(42613);const ni=Hn(69278);const Ci=Hn(58611);const{pipeline:aa}=Hn(2203);const oa=Hn(3440);const ca=Hn(28804);const _a=Hn(44655);const xa=Hn(50001);const{RequestContentLengthMismatchError:Ga,ResponseContentLengthMismatchError:Ha,InvalidArgumentError:ts,RequestAbortedError:Ps,HeadersTimeoutError:so,HeadersOverflowError:oo,SocketError:Jo,InformationalError:tc,BodyTimeoutError:dc,HTTPParserError:Fc,ResponseExceededMaxSizeError:Jc,ClientDestroyedError:Dp}=Hn(68707);const kp=Hn(59136);const{kUrl:Qp,kReset:Up,kServerName:qp,kClient:Vp,kBusy:Jp,kParser:Wp,kConnect:zp,kBlocking:Qf,kResuming:Yf,kRunning:Kf,kPending:Xf,kSize:Ad,kWriting:Cd,kQueue:xd,kConnected:wd,kConnecting:Sd,kNeedDrain:Td,kNoRef:Pd,kKeepAliveDefaultTimeout:Qh,kHostHeader:Zh,kPendingIdx:eg,kRunningIdx:tg,kError:rg,kPipelining:ng,kSocket:ig,kKeepAliveTimeoutValue:ag,kMaxHeadersSize:sg,kKeepAliveMaxTimeout:og,kKeepAliveTimeoutThreshold:ug,kHeadersTimeout:cg,kBodyTimeout:lg,kStrictContentLength:pg,kConnector:fg,kMaxRedirections:dg,kMaxRequests:hg,kCounter:mg,kClose:gg,kDestroy:_g,kDispatch:Ag,kInterceptors:yg,kLocalAddress:vg,kMaxResponseSize:bg,kHTTPConnVersion:Eg,kHost:Dg,kHTTP2Session:Cg,kHTTP2SessionState:xg,kHTTP2BuildRequest:wg,kHTTP2CopyHeaders:Sg,kHTTP1BuildRequest:kg}=Hn(36443);let Tg;try{Tg=Hn(85675)}catch{Tg={constants:{}}}const{constants:{HTTP2_HEADER_AUTHORITY:Ig,HTTP2_HEADER_METHOD:Bg,HTTP2_HEADER_PATH:Fg,HTTP2_HEADER_SCHEME:Ng,HTTP2_HEADER_CONTENT_LENGTH:Pg,HTTP2_HEADER_EXPECT:Og,HTTP2_HEADER_STATUS:Rg}}=Tg;let Lg=false;const jg=Buffer[Symbol.species];const Mg=Symbol("kClosedResolve");const Qg={};try{const Me=Hn(31637);Qg.sendHeaders=Me.channel("undici:client:sendHeaders");Qg.beforeConnect=Me.channel("undici:client:beforeConnect");Qg.connectError=Me.channel("undici:client:connectError");Qg.connected=Me.channel("undici:client:connected")}catch{Qg.sendHeaders={hasSubscribers:false};Qg.beforeConnect={hasSubscribers:false};Qg.connectError={hasSubscribers:false};Qg.connected={hasSubscribers:false}}class Client extends xa{constructor(Me,{interceptors:Bn,maxHeaderSize:Hn,headersTimeout:zn,socketTimeout:aa,requestTimeout:ca,connectTimeout:_a,bodyTimeout:xa,idleTimeout:Ga,keepAlive:Ha,keepAliveTimeout:Ps,maxKeepAliveTimeout:so,keepAliveMaxTimeout:oo,keepAliveTimeoutThreshold:Jo,socketPath:tc,pipelining:dc,tls:Fc,strictContentLength:Jc,maxCachedSessions:Dp,maxRedirections:Up,connect:Vp,maxRequestsPerClient:Jp,localAddress:Wp,maxResponseSize:zp,autoSelectFamily:Qf,autoSelectFamilyAttemptTimeout:Kf,allowH2:Xf,maxConcurrentStreams:Ad}={}){super();if(Ha!==undefined){throw new ts("unsupported keepAlive, use pipelining=0 instead")}if(aa!==undefined){throw new ts("unsupported socketTimeout, use headersTimeout & bodyTimeout instead")}if(ca!==undefined){throw new ts("unsupported requestTimeout, use headersTimeout & bodyTimeout instead")}if(Ga!==undefined){throw new ts("unsupported idleTimeout, use keepAliveTimeout instead")}if(so!==undefined){throw new ts("unsupported maxKeepAliveTimeout, use keepAliveMaxTimeout instead")}if(Hn!=null&&!Number.isFinite(Hn)){throw new ts("invalid maxHeaderSize")}if(tc!=null&&typeof tc!=="string"){throw new ts("invalid socketPath")}if(_a!=null&&(!Number.isFinite(_a)||_a<0)){throw new ts("invalid connectTimeout")}if(Ps!=null&&(!Number.isFinite(Ps)||Ps<=0)){throw new ts("invalid keepAliveTimeout")}if(oo!=null&&(!Number.isFinite(oo)||oo<=0)){throw new ts("invalid keepAliveMaxTimeout")}if(Jo!=null&&!Number.isFinite(Jo)){throw new ts("invalid keepAliveTimeoutThreshold")}if(zn!=null&&(!Number.isInteger(zn)||zn<0)){throw new ts("headersTimeout must be a positive integer or zero")}if(xa!=null&&(!Number.isInteger(xa)||xa<0)){throw new ts("bodyTimeout must be a positive integer or zero")}if(Vp!=null&&typeof Vp!=="function"&&typeof Vp!=="object"){throw new ts("connect must be a function or an object")}if(Up!=null&&(!Number.isInteger(Up)||Up<0)){throw new ts("maxRedirections must be a positive number")}if(Jp!=null&&(!Number.isInteger(Jp)||Jp<0)){throw new ts("maxRequestsPerClient must be a positive number")}if(Wp!=null&&(typeof Wp!=="string"||ni.isIP(Wp)===0)){throw new ts("localAddress must be valid string IP address")}if(zp!=null&&(!Number.isInteger(zp)||zp<-1)){throw new ts("maxResponseSize must be a positive number")}if(Kf!=null&&(!Number.isInteger(Kf)||Kf<-1)){throw new ts("autoSelectFamilyAttemptTimeout must be a positive number")}if(Xf!=null&&typeof Xf!=="boolean"){throw new ts("allowH2 must be a valid boolean value")}if(Ad!=null&&(typeof Ad!=="number"||Ad<1)){throw new ts("maxConcurrentStreams must be a possitive integer, greater than 0")}if(typeof Vp!=="function"){Vp=kp({...Fc,maxCachedSessions:Dp,allowH2:Xf,socketPath:tc,timeout:_a,...oa.nodeHasAutoSelectFamily&&Qf?{autoSelectFamily:Qf,autoSelectFamilyAttemptTimeout:Kf}:undefined,...Vp})}this[yg]=Bn&&Bn.Client&&Array.isArray(Bn.Client)?Bn.Client:[Gg({maxRedirections:Up})];this[Qp]=oa.parseOrigin(Me);this[fg]=Vp;this[ig]=null;this[ng]=dc!=null?dc:1;this[sg]=Hn||Ci.maxHeaderSize;this[Qh]=Ps==null?4e3:Ps;this[og]=oo==null?6e5:oo;this[ug]=Jo==null?1e3:Jo;this[ag]=this[Qh];this[qp]=null;this[vg]=Wp!=null?Wp:null;this[Yf]=0;this[Td]=0;this[Zh]=`host: ${this[Qp].hostname}${this[Qp].port?`:${this[Qp].port}`:""}\r\n`;this[lg]=xa!=null?xa:3e5;this[cg]=zn!=null?zn:3e5;this[pg]=Jc==null?true:Jc;this[dg]=Up;this[hg]=Jp;this[Mg]=null;this[bg]=zp>-1?zp:-1;this[Eg]="h1";this[Cg]=null;this[xg]=!Xf?null:{openStreams:0,maxConcurrentStreams:Ad!=null?Ad:100};this[Dg]=`${this[Qp].hostname}${this[Qp].port?`:${this[Qp].port}`:""}`;this[xd]=[];this[tg]=0;this[eg]=0}get pipelining(){return this[ng]}set pipelining(Me){this[ng]=Me;resume(this,true)}get[Xf](){return this[xd].length-this[eg]}get[Kf](){return this[eg]-this[tg]}get[Ad](){return this[xd].length-this[tg]}get[wd](){return!!this[ig]&&!this[Sd]&&!this[ig].destroyed}get[Jp](){const Me=this[ig];return Me&&(Me[Up]||Me[Cd]||Me[Qf])||this[Ad]>=(this[ng]||1)||this[Xf]>0}[zp](Me){connect(this);this.once("connect",Me)}[Ag](Me,Bn){const Hn=Me.origin||this[Qp].origin;const zn=this[Eg]==="h2"?_a[wg](Hn,Me,Bn):_a[kg](Hn,Me,Bn);this[xd].push(zn);if(this[Yf]){}else if(oa.bodyLength(zn.body)==null&&oa.isIterable(zn.body)){this[Yf]=1;process.nextTick(resume,this)}else{resume(this,true)}if(this[Yf]&&this[Td]!==2&&this[Jp]){this[Td]=2}return this[Td]<2}async[gg](){return new Promise((Me=>{if(!this[Ad]){Me(null)}else{this[Mg]=Me}}))}async[_g](Me){return new Promise((Bn=>{const Hn=this[xd].splice(this[eg]);for(let Bn=0;Bn{if(this[Mg]){this[Mg]();this[Mg]=null}Bn()};if(this[Cg]!=null){oa.destroy(this[Cg],Me);this[Cg]=null;this[xg]=null}if(!this[ig]){queueMicrotask(callback)}else{oa.destroy(this[ig].on("close",callback),Me)}resume(this)}))}}function onHttp2SessionError(Me){zn(Me.code!=="ERR_TLS_CERT_ALTNAME_INVALID");this[ig][rg]=Me;onError(this[Vp],Me)}function onHttp2FrameError(Me,Bn,Hn){const zn=new tc(`HTTP/2: "frameError" received - type ${Me}, code ${Bn}`);if(Hn===0){this[ig][rg]=zn;onError(this[Vp],zn)}}function onHttp2SessionEnd(){oa.destroy(this,new Jo("other side closed"));oa.destroy(this[ig],new Jo("other side closed"))}function onHTTP2GoAway(Me){const Bn=this[Vp];const Hn=new tc(`HTTP/2: "GOAWAY" frame received with code ${Me}`);Bn[ig]=null;Bn[Cg]=null;if(Bn.destroyed){zn(this[Xf]===0);const Me=Bn[xd].splice(Bn[tg]);for(let Bn=0;Bn0){const Me=Bn[xd][Bn[tg]];Bn[xd][Bn[tg]++]=null;errorRequest(Bn,Me,Hn)}Bn[eg]=Bn[tg];zn(Bn[Kf]===0);Bn.emit("disconnect",Bn[Qp],[Bn],Hn);resume(Bn)}const Ug=Hn(52824);const Gg=Hn(64415);const $g=Buffer.alloc(0);async function lazyllhttp(){const Me=process.env.JEST_WORKER_ID?Hn(63870):undefined;let Bn;try{Bn=await WebAssembly.compile(Buffer.from(Hn(53434),"base64"))}catch(zn){Bn=await WebAssembly.compile(Buffer.from(Me||Hn(63870),"base64"))}return await WebAssembly.instantiate(Bn,{env:{wasm_on_url:(Me,Bn,Hn)=>0,wasm_on_status:(Me,Bn,Hn)=>{zn.strictEqual(Hg.ptr,Me);const ni=Bn-Yg+Jg.byteOffset;return Hg.onStatus(new jg(Jg.buffer,ni,Hn))||0},wasm_on_message_begin:Me=>{zn.strictEqual(Hg.ptr,Me);return Hg.onMessageBegin()||0},wasm_on_header_field:(Me,Bn,Hn)=>{zn.strictEqual(Hg.ptr,Me);const ni=Bn-Yg+Jg.byteOffset;return Hg.onHeaderField(new jg(Jg.buffer,ni,Hn))||0},wasm_on_header_value:(Me,Bn,Hn)=>{zn.strictEqual(Hg.ptr,Me);const ni=Bn-Yg+Jg.byteOffset;return Hg.onHeaderValue(new jg(Jg.buffer,ni,Hn))||0},wasm_on_headers_complete:(Me,Bn,Hn,ni)=>{zn.strictEqual(Hg.ptr,Me);return Hg.onHeadersComplete(Bn,Boolean(Hn),Boolean(ni))||0},wasm_on_body:(Me,Bn,Hn)=>{zn.strictEqual(Hg.ptr,Me);const ni=Bn-Yg+Jg.byteOffset;return Hg.onBody(new jg(Jg.buffer,ni,Hn))||0},wasm_on_message_complete:Me=>{zn.strictEqual(Hg.ptr,Me);return Hg.onMessageComplete()||0}}})}let qg=null;let Vg=lazyllhttp();Vg.catch();let Hg=null;let Jg=null;let Wg=0;let Yg=null;const Kg=1;const zg=2;const Xg=3;class Parser{constructor(Me,Bn,{exports:Hn}){zn(Number.isFinite(Me[sg])&&Me[sg]>0);this.llhttp=Hn;this.ptr=this.llhttp.llhttp_alloc(Ug.TYPE.RESPONSE);this.client=Me;this.socket=Bn;this.timeout=null;this.timeoutValue=null;this.timeoutType=null;this.statusCode=null;this.statusText="";this.upgrade=false;this.headers=[];this.headersSize=0;this.headersMaxSize=Me[sg];this.shouldKeepAlive=false;this.paused=false;this.resume=this.resume.bind(this);this.bytesRead=0;this.keepAlive="";this.contentLength="";this.connection="";this.maxResponseSize=Me[bg]}setTimeout(Me,Bn){this.timeoutType=Bn;if(Me!==this.timeoutValue){ca.clearTimeout(this.timeout);if(Me){this.timeout=ca.setTimeout(onParserTimeout,Me,this);if(this.timeout.unref){this.timeout.unref()}}else{this.timeout=null}this.timeoutValue=Me}else if(this.timeout){if(this.timeout.refresh){this.timeout.refresh()}}}resume(){if(this.socket.destroyed||!this.paused){return}zn(this.ptr!=null);zn(Hg==null);this.llhttp.llhttp_resume(this.ptr);zn(this.timeoutType===zg);if(this.timeout){if(this.timeout.refresh){this.timeout.refresh()}}this.paused=false;this.execute(this.socket.read()||$g);this.readMore()}readMore(){while(!this.paused&&this.ptr){const Me=this.socket.read();if(Me===null){break}this.execute(Me)}}execute(Me){zn(this.ptr!=null);zn(Hg==null);zn(!this.paused);const{socket:Bn,llhttp:Hn}=this;if(Me.length>Wg){if(Yg){Hn.free(Yg)}Wg=Math.ceil(Me.length/4096)*4096;Yg=Hn.malloc(Wg)}new Uint8Array(Hn.memory.buffer,Yg,Wg).set(Me);try{let zn;try{Jg=Me;Hg=this;zn=Hn.llhttp_execute(this.ptr,Yg,Me.length)}catch(Me){throw Me}finally{Hg=null;Jg=null}const ni=Hn.llhttp_get_error_pos(this.ptr)-Yg;if(zn===Ug.ERROR.PAUSED_UPGRADE){this.onUpgrade(Me.slice(ni))}else if(zn===Ug.ERROR.PAUSED){this.paused=true;Bn.unshift(Me.slice(ni))}else if(zn!==Ug.ERROR.OK){const Bn=Hn.llhttp_get_error_reason(this.ptr);let Ci="";if(Bn){const Me=new Uint8Array(Hn.memory.buffer,Bn).indexOf(0);Ci="Response does not match the HTTP/1.1 protocol ("+Buffer.from(Hn.memory.buffer,Bn,Me).toString()+")"}throw new Fc(Ci,Ug.ERROR[zn],Me.slice(ni))}}catch(Me){oa.destroy(Bn,Me)}}destroy(){zn(this.ptr!=null);zn(Hg==null);this.llhttp.llhttp_free(this.ptr);this.ptr=null;ca.clearTimeout(this.timeout);this.timeout=null;this.timeoutValue=null;this.timeoutType=null;this.paused=false}onStatus(Me){this.statusText=Me.toString()}onMessageBegin(){const{socket:Me,client:Bn}=this;if(Me.destroyed){return-1}const Hn=Bn[xd][Bn[tg]];if(!Hn){return-1}}onHeaderField(Me){const Bn=this.headers.length;if((Bn&1)===0){this.headers.push(Me)}else{this.headers[Bn-1]=Buffer.concat([this.headers[Bn-1],Me])}this.trackHeader(Me.length)}onHeaderValue(Me){let Bn=this.headers.length;if((Bn&1)===1){this.headers.push(Me);Bn+=1}else{this.headers[Bn-1]=Buffer.concat([this.headers[Bn-1],Me])}const Hn=this.headers[Bn-2];if(Hn.length===10&&Hn.toString().toLowerCase()==="keep-alive"){this.keepAlive+=Me.toString()}else if(Hn.length===10&&Hn.toString().toLowerCase()==="connection"){this.connection+=Me.toString()}else if(Hn.length===14&&Hn.toString().toLowerCase()==="content-length"){this.contentLength+=Me.toString()}this.trackHeader(Me.length)}trackHeader(Me){this.headersSize+=Me;if(this.headersSize>=this.headersMaxSize){oa.destroy(this.socket,new oo)}}onUpgrade(Me){const{upgrade:Bn,client:Hn,socket:ni,headers:Ci,statusCode:aa}=this;zn(Bn);const ca=Hn[xd][Hn[tg]];zn(ca);zn(!ni.destroyed);zn(ni===Hn[ig]);zn(!this.paused);zn(ca.upgrade||ca.method==="CONNECT");this.statusCode=null;this.statusText="";this.shouldKeepAlive=null;zn(this.headers.length%2===0);this.headers=[];this.headersSize=0;ni.unshift(Me);ni[Wp].destroy();ni[Wp]=null;ni[Vp]=null;ni[rg]=null;ni.removeListener("error",onSocketError).removeListener("readable",onSocketReadable).removeListener("end",onSocketEnd).removeListener("close",onSocketClose);Hn[ig]=null;Hn[xd][Hn[tg]++]=null;Hn.emit("disconnect",Hn[Qp],[Hn],new tc("upgrade"));try{ca.onUpgrade(aa,Ci,ni)}catch(Me){oa.destroy(ni,Me)}resume(Hn)}onHeadersComplete(Me,Bn,Hn){const{client:ni,socket:Ci,headers:aa,statusText:ca}=this;if(Ci.destroyed){return-1}const _a=ni[xd][ni[tg]];if(!_a){return-1}zn(!this.upgrade);zn(this.statusCode<200);if(Me===100){oa.destroy(Ci,new Jo("bad response",oa.getSocketInfo(Ci)));return-1}if(Bn&&!_a.upgrade){oa.destroy(Ci,new Jo("bad upgrade",oa.getSocketInfo(Ci)));return-1}zn.strictEqual(this.timeoutType,Kg);this.statusCode=Me;this.shouldKeepAlive=Hn||_a.method==="HEAD"&&!Ci[Up]&&this.connection.toLowerCase()==="keep-alive";if(this.statusCode>=200){const Me=_a.bodyTimeout!=null?_a.bodyTimeout:ni[lg];this.setTimeout(Me,zg)}else if(this.timeout){if(this.timeout.refresh){this.timeout.refresh()}}if(_a.method==="CONNECT"){zn(ni[Kf]===1);this.upgrade=true;return 2}if(Bn){zn(ni[Kf]===1);this.upgrade=true;return 2}zn(this.headers.length%2===0);this.headers=[];this.headersSize=0;if(this.shouldKeepAlive&&ni[ng]){const Me=this.keepAlive?oa.parseKeepAliveTimeout(this.keepAlive):null;if(Me!=null){const Bn=Math.min(Me-ni[ug],ni[og]);if(Bn<=0){Ci[Up]=true}else{ni[ag]=Bn}}else{ni[ag]=ni[Qh]}}else{Ci[Up]=true}const xa=_a.onHeaders(Me,aa,this.resume,ca)===false;if(_a.aborted){return-1}if(_a.method==="HEAD"){return 1}if(Me<200){return 1}if(Ci[Qf]){Ci[Qf]=false;resume(ni)}return xa?Ug.ERROR.PAUSED:0}onBody(Me){const{client:Bn,socket:Hn,statusCode:ni,maxResponseSize:Ci}=this;if(Hn.destroyed){return-1}const aa=Bn[xd][Bn[tg]];zn(aa);zn.strictEqual(this.timeoutType,zg);if(this.timeout){if(this.timeout.refresh){this.timeout.refresh()}}zn(ni>=200);if(Ci>-1&&this.bytesRead+Me.length>Ci){oa.destroy(Hn,new Jc);return-1}this.bytesRead+=Me.length;if(aa.onData(Me)===false){return Ug.ERROR.PAUSED}}onMessageComplete(){const{client:Me,socket:Bn,statusCode:Hn,upgrade:ni,headers:Ci,contentLength:aa,bytesRead:ca,shouldKeepAlive:_a}=this;if(Bn.destroyed&&(!Hn||_a)){return-1}if(ni){return}const xa=Me[xd][Me[tg]];zn(xa);zn(Hn>=100);this.statusCode=null;this.statusText="";this.bytesRead=0;this.contentLength="";this.keepAlive="";this.connection="";zn(this.headers.length%2===0);this.headers=[];this.headersSize=0;if(Hn<200){return}if(xa.method!=="HEAD"&&aa&&ca!==parseInt(aa,10)){oa.destroy(Bn,new Ha);return-1}xa.onComplete(Ci);Me[xd][Me[tg]++]=null;if(Bn[Cd]){zn.strictEqual(Me[Kf],0);oa.destroy(Bn,new tc("reset"));return Ug.ERROR.PAUSED}else if(!_a){oa.destroy(Bn,new tc("reset"));return Ug.ERROR.PAUSED}else if(Bn[Up]&&Me[Kf]===0){oa.destroy(Bn,new tc("reset"));return Ug.ERROR.PAUSED}else if(Me[ng]===1){setImmediate(resume,Me)}else{resume(Me)}}}function onParserTimeout(Me){const{socket:Bn,timeoutType:Hn,client:ni}=Me;if(Hn===Kg){if(!Bn[Cd]||Bn.writableNeedDrain||ni[Kf]>1){zn(!Me.paused,"cannot be paused while waiting for headers");oa.destroy(Bn,new so)}}else if(Hn===zg){if(!Me.paused){oa.destroy(Bn,new dc)}}else if(Hn===Xg){zn(ni[Kf]===0&&ni[ag]);oa.destroy(Bn,new tc("socket idle timeout"))}}function onSocketReadable(){const{[Wp]:Me}=this;if(Me){Me.readMore()}}function onSocketError(Me){const{[Vp]:Bn,[Wp]:Hn}=this;zn(Me.code!=="ERR_TLS_CERT_ALTNAME_INVALID");if(Bn[Eg]!=="h2"){if(Me.code==="ECONNRESET"&&Hn.statusCode&&!Hn.shouldKeepAlive){Hn.onMessageComplete();return}}this[rg]=Me;onError(this[Vp],Me)}function onError(Me,Bn){if(Me[Kf]===0&&Bn.code!=="UND_ERR_INFO"&&Bn.code!=="UND_ERR_SOCKET"){zn(Me[eg]===Me[tg]);const Hn=Me[xd].splice(Me[tg]);for(let zn=0;zn0&&Hn.code!=="UND_ERR_INFO"){const Bn=Me[xd][Me[tg]];Me[xd][Me[tg]++]=null;errorRequest(Me,Bn,Hn)}Me[eg]=Me[tg];zn(Me[Kf]===0);Me.emit("disconnect",Me[Qp],[Me],Hn);resume(Me)}async function connect(Me){zn(!Me[Sd]);zn(!Me[ig]);let{host:Bn,hostname:Hn,protocol:Ci,port:aa}=Me[Qp];if(Hn[0]==="["){const Me=Hn.indexOf("]");zn(Me!==-1);const Bn=Hn.substring(1,Me);zn(ni.isIP(Bn));Hn=Bn}Me[Sd]=true;if(Qg.beforeConnect.hasSubscribers){Qg.beforeConnect.publish({connectParams:{host:Bn,hostname:Hn,protocol:Ci,port:aa,servername:Me[qp],localAddress:Me[vg]},connector:Me[fg]})}try{const ni=await new Promise(((zn,ni)=>{Me[fg]({host:Bn,hostname:Hn,protocol:Ci,port:aa,servername:Me[qp],localAddress:Me[vg]},((Me,Bn)=>{if(Me){ni(Me)}else{zn(Bn)}}))}));if(Me.destroyed){oa.destroy(ni.on("error",(()=>{})),new Dp);return}Me[Sd]=false;zn(ni);const ca=ni.alpnProtocol==="h2";if(ca){if(!Lg){Lg=true;process.emitWarning("H2 support is experimental, expect them to change at any time.",{code:"UNDICI-H2"})}const Bn=Tg.connect(Me[Qp],{createConnection:()=>ni,peerMaxConcurrentStreams:Me[xg].maxConcurrentStreams});Me[Eg]="h2";Bn[Vp]=Me;Bn[ig]=ni;Bn.on("error",onHttp2SessionError);Bn.on("frameError",onHttp2FrameError);Bn.on("end",onHttp2SessionEnd);Bn.on("goaway",onHTTP2GoAway);Bn.on("close",onSocketClose);Bn.unref();Me[Cg]=Bn;ni[Cg]=Bn}else{if(!qg){qg=await Vg;Vg=null}ni[Pd]=false;ni[Cd]=false;ni[Up]=false;ni[Qf]=false;ni[Wp]=new Parser(Me,ni,qg)}ni[mg]=0;ni[hg]=Me[hg];ni[Vp]=Me;ni[rg]=null;ni.on("error",onSocketError).on("readable",onSocketReadable).on("end",onSocketEnd).on("close",onSocketClose);Me[ig]=ni;if(Qg.connected.hasSubscribers){Qg.connected.publish({connectParams:{host:Bn,hostname:Hn,protocol:Ci,port:aa,servername:Me[qp],localAddress:Me[vg]},connector:Me[fg],socket:ni})}Me.emit("connect",Me[Qp],[Me])}catch(ni){if(Me.destroyed){return}Me[Sd]=false;if(Qg.connectError.hasSubscribers){Qg.connectError.publish({connectParams:{host:Bn,hostname:Hn,protocol:Ci,port:aa,servername:Me[qp],localAddress:Me[vg]},connector:Me[fg],error:ni})}if(ni.code==="ERR_TLS_CERT_ALTNAME_INVALID"){zn(Me[Kf]===0);while(Me[Xf]>0&&Me[xd][Me[eg]].servername===Me[qp]){const Bn=Me[xd][Me[eg]++];errorRequest(Me,Bn,ni)}}else{onError(Me,ni)}Me.emit("connectionError",Me[Qp],[Me],ni)}resume(Me)}function emitDrain(Me){Me[Td]=0;Me.emit("drain",Me[Qp],[Me])}function resume(Me,Bn){if(Me[Yf]===2){return}Me[Yf]=2;_resume(Me,Bn);Me[Yf]=0;if(Me[tg]>256){Me[xd].splice(0,Me[tg]);Me[eg]-=Me[tg];Me[tg]=0}}function _resume(Me,Bn){while(true){if(Me.destroyed){zn(Me[Xf]===0);return}if(Me[Mg]&&!Me[Ad]){Me[Mg]();Me[Mg]=null;return}const Hn=Me[ig];if(Hn&&!Hn.destroyed&&Hn.alpnProtocol!=="h2"){if(Me[Ad]===0){if(!Hn[Pd]&&Hn.unref){Hn.unref();Hn[Pd]=true}}else if(Hn[Pd]&&Hn.ref){Hn.ref();Hn[Pd]=false}if(Me[Ad]===0){if(Hn[Wp].timeoutType!==Xg){Hn[Wp].setTimeout(Me[ag],Xg)}}else if(Me[Kf]>0&&Hn[Wp].statusCode<200){if(Hn[Wp].timeoutType!==Kg){const Bn=Me[xd][Me[tg]];const zn=Bn.headersTimeout!=null?Bn.headersTimeout:Me[cg];Hn[Wp].setTimeout(zn,Kg)}}}if(Me[Jp]){Me[Td]=2}else if(Me[Td]===2){if(Bn){Me[Td]=1;process.nextTick(emitDrain,Me)}else{emitDrain(Me)}continue}if(Me[Xf]===0){return}if(Me[Kf]>=(Me[ng]||1)){return}const ni=Me[xd][Me[eg]];if(Me[Qp].protocol==="https:"&&Me[qp]!==ni.servername){if(Me[Kf]>0){return}Me[qp]=ni.servername;if(Hn&&Hn.servername!==ni.servername){oa.destroy(Hn,new tc("servername changed"));return}}if(Me[Sd]){return}if(!Hn&&!Me[Cg]){connect(Me);return}if(Hn.destroyed||Hn[Cd]||Hn[Up]||Hn[Qf]){return}if(Me[Kf]>0&&!ni.idempotent){return}if(Me[Kf]>0&&(ni.upgrade||ni.method==="CONNECT")){return}if(Me[Kf]>0&&oa.bodyLength(ni.body)!==0&&(oa.isStream(ni.body)||oa.isAsyncIterable(ni.body))){return}if(!ni.aborted&&write(Me,ni)){Me[eg]++}else{Me[xd].splice(Me[eg],1)}}}function shouldSendContentLength(Me){return Me!=="GET"&&Me!=="HEAD"&&Me!=="OPTIONS"&&Me!=="TRACE"&&Me!=="CONNECT"}function write(Me,Bn){if(Me[Eg]==="h2"){writeH2(Me,Me[Cg],Bn);return}const{body:Hn,method:ni,path:Ci,host:aa,upgrade:ca,headers:_a,blocking:xa,reset:Ha}=Bn;const ts=ni==="PUT"||ni==="POST"||ni==="PATCH";if(Hn&&typeof Hn.read==="function"){Hn.read(0)}const so=oa.bodyLength(Hn);let oo=so;if(oo===null){oo=Bn.contentLength}if(oo===0&&!ts){oo=null}if(shouldSendContentLength(ni)&&oo>0&&Bn.contentLength!==null&&Bn.contentLength!==oo){if(Me[pg]){errorRequest(Me,Bn,new Ga);return false}process.emitWarning(new Ga)}const Jo=Me[ig];try{Bn.onConnect((Hn=>{if(Bn.aborted||Bn.completed){return}errorRequest(Me,Bn,Hn||new Ps);oa.destroy(Jo,new tc("aborted"))}))}catch(Hn){errorRequest(Me,Bn,Hn)}if(Bn.aborted){return false}if(ni==="HEAD"){Jo[Up]=true}if(ca||ni==="CONNECT"){Jo[Up]=true}if(Ha!=null){Jo[Up]=Ha}if(Me[hg]&&Jo[mg]++>=Me[hg]){Jo[Up]=true}if(xa){Jo[Qf]=true}let dc=`${ni} ${Ci} HTTP/1.1\r\n`;if(typeof aa==="string"){dc+=`host: ${aa}\r\n`}else{dc+=Me[Zh]}if(ca){dc+=`connection: upgrade\r\nupgrade: ${ca}\r\n`}else if(Me[ng]&&!Jo[Up]){dc+="connection: keep-alive\r\n"}else{dc+="connection: close\r\n"}if(_a){dc+=_a}if(Qg.sendHeaders.hasSubscribers){Qg.sendHeaders.publish({request:Bn,headers:dc,socket:Jo})}if(!Hn||so===0){if(oo===0){Jo.write(`${dc}content-length: 0\r\n\r\n`,"latin1")}else{zn(oo===null,"no body must not have content length");Jo.write(`${dc}\r\n`,"latin1")}Bn.onRequestSent()}else if(oa.isBuffer(Hn)){zn(oo===Hn.byteLength,"buffer body must have content length");Jo.cork();Jo.write(`${dc}content-length: ${oo}\r\n\r\n`,"latin1");Jo.write(Hn);Jo.uncork();Bn.onBodySent(Hn);Bn.onRequestSent();if(!ts){Jo[Up]=true}}else if(oa.isBlobLike(Hn)){if(typeof Hn.stream==="function"){writeIterable({body:Hn.stream(),client:Me,request:Bn,socket:Jo,contentLength:oo,header:dc,expectsPayload:ts})}else{writeBlob({body:Hn,client:Me,request:Bn,socket:Jo,contentLength:oo,header:dc,expectsPayload:ts})}}else if(oa.isStream(Hn)){writeStream({body:Hn,client:Me,request:Bn,socket:Jo,contentLength:oo,header:dc,expectsPayload:ts})}else if(oa.isIterable(Hn)){writeIterable({body:Hn,client:Me,request:Bn,socket:Jo,contentLength:oo,header:dc,expectsPayload:ts})}else{zn(false)}return true}function writeH2(Me,Bn,Hn){const{body:ni,method:Ci,path:aa,host:ca,upgrade:xa,expectContinue:Ha,signal:ts,headers:so}=Hn;let oo;if(typeof so==="string")oo=_a[Sg](so.trim());else oo=so;if(xa){errorRequest(Me,Hn,new Error("Upgrade not supported for H2"));return false}try{Hn.onConnect((Bn=>{if(Hn.aborted||Hn.completed){return}errorRequest(Me,Hn,Bn||new Ps)}))}catch(Bn){errorRequest(Me,Hn,Bn)}if(Hn.aborted){return false}let Jo;const dc=Me[xg];oo[Ig]=ca||Me[Dg];oo[Bg]=Ci;if(Ci==="CONNECT"){Bn.ref();Jo=Bn.request(oo,{endStream:false,signal:ts});if(Jo.id&&!Jo.pending){Hn.onUpgrade(null,null,Jo);++dc.openStreams}else{Jo.once("ready",(()=>{Hn.onUpgrade(null,null,Jo);++dc.openStreams}))}Jo.once("close",(()=>{dc.openStreams-=1;if(dc.openStreams===0)Bn.unref()}));return true}oo[Fg]=aa;oo[Ng]="https";const Fc=Ci==="PUT"||Ci==="POST"||Ci==="PATCH";if(ni&&typeof ni.read==="function"){ni.read(0)}let Jc=oa.bodyLength(ni);if(Jc==null){Jc=Hn.contentLength}if(Jc===0||!Fc){Jc=null}if(shouldSendContentLength(Ci)&&Jc>0&&Hn.contentLength!=null&&Hn.contentLength!==Jc){if(Me[pg]){errorRequest(Me,Hn,new Ga);return false}process.emitWarning(new Ga)}if(Jc!=null){zn(ni,"no body must not have content length");oo[Pg]=`${Jc}`}Bn.ref();const Dp=Ci==="GET"||Ci==="HEAD";if(Ha){oo[Og]="100-continue";Jo=Bn.request(oo,{endStream:Dp,signal:ts});Jo.once("continue",writeBodyH2)}else{Jo=Bn.request(oo,{endStream:Dp,signal:ts});writeBodyH2()}++dc.openStreams;Jo.once("response",(Me=>{const{[Rg]:Bn,...zn}=Me;if(Hn.onHeaders(Number(Bn),zn,Jo.resume.bind(Jo),"")===false){Jo.pause()}}));Jo.once("end",(()=>{Hn.onComplete([])}));Jo.on("data",(Me=>{if(Hn.onData(Me)===false){Jo.pause()}}));Jo.once("close",(()=>{dc.openStreams-=1;if(dc.openStreams===0){Bn.unref()}}));Jo.once("error",(function(Bn){if(Me[Cg]&&!Me[Cg].destroyed&&!this.closed&&!this.destroyed){dc.streams-=1;oa.destroy(Jo,Bn)}}));Jo.once("frameError",((Bn,zn)=>{const ni=new tc(`HTTP/2: "frameError" received - type ${Bn}, code ${zn}`);errorRequest(Me,Hn,ni);if(Me[Cg]&&!Me[Cg].destroyed&&!this.closed&&!this.destroyed){dc.streams-=1;oa.destroy(Jo,ni)}}));return true;function writeBodyH2(){if(!ni){Hn.onRequestSent()}else if(oa.isBuffer(ni)){zn(Jc===ni.byteLength,"buffer body must have content length");Jo.cork();Jo.write(ni);Jo.uncork();Jo.end();Hn.onBodySent(ni);Hn.onRequestSent()}else if(oa.isBlobLike(ni)){if(typeof ni.stream==="function"){writeIterable({client:Me,request:Hn,contentLength:Jc,h2stream:Jo,expectsPayload:Fc,body:ni.stream(),socket:Me[ig],header:""})}else{writeBlob({body:ni,client:Me,request:Hn,contentLength:Jc,expectsPayload:Fc,h2stream:Jo,header:"",socket:Me[ig]})}}else if(oa.isStream(ni)){writeStream({body:ni,client:Me,request:Hn,contentLength:Jc,expectsPayload:Fc,socket:Me[ig],h2stream:Jo,header:""})}else if(oa.isIterable(ni)){writeIterable({body:ni,client:Me,request:Hn,contentLength:Jc,expectsPayload:Fc,header:"",h2stream:Jo,socket:Me[ig]})}else{zn(false)}}}function writeStream({h2stream:Me,body:Bn,client:Hn,request:ni,socket:Ci,contentLength:ca,header:_a,expectsPayload:xa}){zn(ca!==0||Hn[Kf]===0,"stream body cannot be pipelined");if(Hn[Eg]==="h2"){const ts=aa(Bn,Me,(Hn=>{if(Hn){oa.destroy(Bn,Hn);oa.destroy(Me,Hn)}else{ni.onRequestSent()}}));ts.on("data",onPipeData);ts.once("end",(()=>{ts.removeListener("data",onPipeData);oa.destroy(ts)}));function onPipeData(Me){ni.onBodySent(Me)}return}let Ga=false;const Ha=new AsyncWriter({socket:Ci,request:ni,contentLength:ca,client:Hn,expectsPayload:xa,header:_a});const onData=function(Me){if(Ga){return}try{if(!Ha.write(Me)&&this.pause){this.pause()}}catch(Me){oa.destroy(this,Me)}};const onDrain=function(){if(Ga){return}if(Bn.resume){Bn.resume()}};const onAbort=function(){if(Ga){return}const Me=new Ps;queueMicrotask((()=>onFinished(Me)))};const onFinished=function(Me){if(Ga){return}Ga=true;zn(Ci.destroyed||Ci[Cd]&&Hn[Kf]<=1);Ci.off("drain",onDrain).off("error",onFinished);Bn.removeListener("data",onData).removeListener("end",onFinished).removeListener("error",onFinished).removeListener("close",onAbort);if(!Me){try{Ha.end()}catch(Bn){Me=Bn}}Ha.destroy(Me);if(Me&&(Me.code!=="UND_ERR_INFO"||Me.message!=="reset")){oa.destroy(Bn,Me)}else{oa.destroy(Bn)}};Bn.on("data",onData).on("end",onFinished).on("error",onFinished).on("close",onAbort);if(Bn.resume){Bn.resume()}Ci.on("drain",onDrain).on("error",onFinished)}async function writeBlob({h2stream:Me,body:Bn,client:Hn,request:ni,socket:Ci,contentLength:aa,header:ca,expectsPayload:_a}){zn(aa===Bn.size,"blob body must have content length");const xa=Hn[Eg]==="h2";try{if(aa!=null&&aa!==Bn.size){throw new Ga}const zn=Buffer.from(await Bn.arrayBuffer());if(xa){Me.cork();Me.write(zn);Me.uncork()}else{Ci.cork();Ci.write(`${ca}content-length: ${aa}\r\n\r\n`,"latin1");Ci.write(zn);Ci.uncork()}ni.onBodySent(zn);ni.onRequestSent();if(!_a){Ci[Up]=true}resume(Hn)}catch(Bn){oa.destroy(xa?Me:Ci,Bn)}}async function writeIterable({h2stream:Me,body:Bn,client:Hn,request:ni,socket:Ci,contentLength:aa,header:oa,expectsPayload:ca}){zn(aa!==0||Hn[Kf]===0,"iterator body cannot be pipelined");let _a=null;function onDrain(){if(_a){const Me=_a;_a=null;Me()}}const waitForDrain=()=>new Promise(((Me,Bn)=>{zn(_a===null);if(Ci[rg]){Bn(Ci[rg])}else{_a=Me}}));if(Hn[Eg]==="h2"){Me.on("close",onDrain).on("drain",onDrain);try{for await(const Hn of Bn){if(Ci[rg]){throw Ci[rg]}const Bn=Me.write(Hn);ni.onBodySent(Hn);if(!Bn){await waitForDrain()}}}catch(Bn){Me.destroy(Bn)}finally{ni.onRequestSent();Me.end();Me.off("close",onDrain).off("drain",onDrain)}return}Ci.on("close",onDrain).on("drain",onDrain);const xa=new AsyncWriter({socket:Ci,request:ni,contentLength:aa,client:Hn,expectsPayload:ca,header:oa});try{for await(const Me of Bn){if(Ci[rg]){throw Ci[rg]}if(!xa.write(Me)){await waitForDrain()}}xa.end()}catch(Me){xa.destroy(Me)}finally{Ci.off("close",onDrain).off("drain",onDrain)}}class AsyncWriter{constructor({socket:Me,request:Bn,contentLength:Hn,client:zn,expectsPayload:ni,header:Ci}){this.socket=Me;this.request=Bn;this.contentLength=Hn;this.client=zn;this.bytesWritten=0;this.expectsPayload=ni;this.header=Ci;Me[Cd]=true}write(Me){const{socket:Bn,request:Hn,contentLength:zn,client:ni,bytesWritten:Ci,expectsPayload:aa,header:oa}=this;if(Bn[rg]){throw Bn[rg]}if(Bn.destroyed){return false}const ca=Buffer.byteLength(Me);if(!ca){return true}if(zn!==null&&Ci+ca>zn){if(ni[pg]){throw new Ga}process.emitWarning(new Ga)}Bn.cork();if(Ci===0){if(!aa){Bn[Up]=true}if(zn===null){Bn.write(`${oa}transfer-encoding: chunked\r\n`,"latin1")}else{Bn.write(`${oa}content-length: ${zn}\r\n\r\n`,"latin1")}}if(zn===null){Bn.write(`\r\n${ca.toString(16)}\r\n`,"latin1")}this.bytesWritten+=ca;const _a=Bn.write(Me);Bn.uncork();Hn.onBodySent(Me);if(!_a){if(Bn[Wp].timeout&&Bn[Wp].timeoutType===Kg){if(Bn[Wp].timeout.refresh){Bn[Wp].timeout.refresh()}}}return _a}end(){const{socket:Me,contentLength:Bn,client:Hn,bytesWritten:zn,expectsPayload:ni,header:Ci,request:aa}=this;aa.onRequestSent();Me[Cd]=false;if(Me[rg]){throw Me[rg]}if(Me.destroyed){return}if(zn===0){if(ni){Me.write(`${Ci}content-length: 0\r\n\r\n`,"latin1")}else{Me.write(`${Ci}\r\n`,"latin1")}}else if(Bn===null){Me.write("\r\n0\r\n\r\n","latin1")}if(Bn!==null&&zn!==Bn){if(Hn[pg]){throw new Ga}else{process.emitWarning(new Ga)}}if(Me[Wp].timeout&&Me[Wp].timeoutType===Kg){if(Me[Wp].timeout.refresh){Me[Wp].timeout.refresh()}}resume(Hn)}destroy(Me){const{socket:Bn,client:Hn}=this;Bn[Cd]=false;if(Me){zn(Hn[Kf]<=1,"pipeline should only contain this request");oa.destroy(Bn,Me)}}}function errorRequest(Me,Bn,Hn){try{Bn.onError(Hn);zn(Bn.aborted)}catch(Hn){Me.emit("error",Hn)}}Me.exports=Client},13194:(Me,Bn,Hn)=>{"use strict";const{kConnected:zn,kSize:ni}=Hn(36443);class CompatWeakRef{constructor(Me){this.value=Me}deref(){return this.value[zn]===0&&this.value[ni]===0?undefined:this.value}}class CompatFinalizer{constructor(Me){this.finalizer=Me}register(Me,Bn){if(Me.on){Me.on("disconnect",(()=>{if(Me[zn]===0&&Me[ni]===0){this.finalizer(Bn)}}))}}}Me.exports=function(){if(process.env.NODE_V8_COVERAGE){return{WeakRef:CompatWeakRef,FinalizationRegistry:CompatFinalizer}}return{WeakRef:global.WeakRef||CompatWeakRef,FinalizationRegistry:global.FinalizationRegistry||CompatFinalizer}}},19237:Me=>{"use strict";const Bn=1024;const Hn=4096;Me.exports={maxAttributeValueSize:Bn,maxNameValuePairSize:Hn}},53168:(Me,Bn,Hn)=>{"use strict";const{parseSetCookie:zn}=Hn(8915);const{stringify:ni}=Hn(3834);const{webidl:Ci}=Hn(74222);const{Headers:aa}=Hn(26349);function getCookies(Me){Ci.argumentLengthCheck(arguments,1,{header:"getCookies"});Ci.brandCheck(Me,aa,{strict:false});const Bn=Me.get("cookie");const Hn={};if(!Bn){return Hn}for(const Me of Bn.split(";")){const[Bn,...zn]=Me.split("=");Hn[Bn.trim()]=zn.join("=")}return Hn}function deleteCookie(Me,Bn,Hn){Ci.argumentLengthCheck(arguments,2,{header:"deleteCookie"});Ci.brandCheck(Me,aa,{strict:false});Bn=Ci.converters.DOMString(Bn);Hn=Ci.converters.DeleteCookieAttributes(Hn);setCookie(Me,{name:Bn,value:"",expires:new Date(0),...Hn})}function getSetCookies(Me){Ci.argumentLengthCheck(arguments,1,{header:"getSetCookies"});Ci.brandCheck(Me,aa,{strict:false});const Bn=Me.getSetCookie();if(!Bn){return[]}return Bn.map((Me=>zn(Me)))}function setCookie(Me,Bn){Ci.argumentLengthCheck(arguments,2,{header:"setCookie"});Ci.brandCheck(Me,aa,{strict:false});Bn=Ci.converters.Cookie(Bn);const Hn=ni(Bn);if(Hn){Me.append("Set-Cookie",ni(Bn))}}Ci.converters.DeleteCookieAttributes=Ci.dictionaryConverter([{converter:Ci.nullableConverter(Ci.converters.DOMString),key:"path",defaultValue:null},{converter:Ci.nullableConverter(Ci.converters.DOMString),key:"domain",defaultValue:null}]);Ci.converters.Cookie=Ci.dictionaryConverter([{converter:Ci.converters.DOMString,key:"name"},{converter:Ci.converters.DOMString,key:"value"},{converter:Ci.nullableConverter((Me=>{if(typeof Me==="number"){return Ci.converters["unsigned long long"](Me)}return new Date(Me)})),key:"expires",defaultValue:null},{converter:Ci.nullableConverter(Ci.converters["long long"]),key:"maxAge",defaultValue:null},{converter:Ci.nullableConverter(Ci.converters.DOMString),key:"domain",defaultValue:null},{converter:Ci.nullableConverter(Ci.converters.DOMString),key:"path",defaultValue:null},{converter:Ci.nullableConverter(Ci.converters.boolean),key:"secure",defaultValue:null},{converter:Ci.nullableConverter(Ci.converters.boolean),key:"httpOnly",defaultValue:null},{converter:Ci.converters.USVString,key:"sameSite",allowedValues:["Strict","Lax","None"]},{converter:Ci.sequenceConverter(Ci.converters.DOMString),key:"unparsed",defaultValue:[]}]);Me.exports={getCookies:getCookies,deleteCookie:deleteCookie,getSetCookies:getSetCookies,setCookie:setCookie}},8915:(Me,Bn,Hn)=>{"use strict";const{maxNameValuePairSize:zn,maxAttributeValueSize:ni}=Hn(19237);const{isCTLExcludingHtab:Ci}=Hn(3834);const{collectASequenceOfCodePointsFast:aa}=Hn(94322);const oa=Hn(42613);function parseSetCookie(Me){if(Ci(Me)){return null}let Bn="";let Hn="";let ni="";let oa="";if(Me.includes(";")){const zn={position:0};Bn=aa(";",Me,zn);Hn=Me.slice(zn.position)}else{Bn=Me}if(!Bn.includes("=")){oa=Bn}else{const Me={position:0};ni=aa("=",Bn,Me);oa=Bn.slice(Me.position+1)}ni=ni.trim();oa=oa.trim();if(ni.length+oa.length>zn){return null}return{name:ni,value:oa,...parseUnparsedAttributes(Hn)}}function parseUnparsedAttributes(Me,Bn={}){if(Me.length===0){return Bn}oa(Me[0]===";");Me=Me.slice(1);let Hn="";if(Me.includes(";")){Hn=aa(";",Me,{position:0});Me=Me.slice(Hn.length)}else{Hn=Me;Me=""}let zn="";let Ci="";if(Hn.includes("=")){const Me={position:0};zn=aa("=",Hn,Me);Ci=Hn.slice(Me.position+1)}else{zn=Hn}zn=zn.trim();Ci=Ci.trim();if(Ci.length>ni){return parseUnparsedAttributes(Me,Bn)}const ca=zn.toLowerCase();if(ca==="expires"){const Me=new Date(Ci);Bn.expires=Me}else if(ca==="max-age"){const Hn=Ci.charCodeAt(0);if((Hn<48||Hn>57)&&Ci[0]!=="-"){return parseUnparsedAttributes(Me,Bn)}if(!/^\d+$/.test(Ci)){return parseUnparsedAttributes(Me,Bn)}const zn=Number(Ci);Bn.maxAge=zn}else if(ca==="domain"){let Me=Ci;if(Me[0]==="."){Me=Me.slice(1)}Me=Me.toLowerCase();Bn.domain=Me}else if(ca==="path"){let Me="";if(Ci.length===0||Ci[0]!=="/"){Me="/"}else{Me=Ci}Bn.path=Me}else if(ca==="secure"){Bn.secure=true}else if(ca==="httponly"){Bn.httpOnly=true}else if(ca==="samesite"){let Me="Default";const Hn=Ci.toLowerCase();if(Hn.includes("none")){Me="None"}if(Hn.includes("strict")){Me="Strict"}if(Hn.includes("lax")){Me="Lax"}Bn.sameSite=Me}else{Bn.unparsed??=[];Bn.unparsed.push(`${zn}=${Ci}`)}return parseUnparsedAttributes(Me,Bn)}Me.exports={parseSetCookie:parseSetCookie,parseUnparsedAttributes:parseUnparsedAttributes}},3834:Me=>{"use strict";function isCTLExcludingHtab(Me){if(Me.length===0){return false}for(const Bn of Me){const Me=Bn.charCodeAt(0);if(Me>=0||Me<=8||(Me>=10||Me<=31)||Me===127){return false}}}function validateCookieName(Me){for(const Bn of Me){const Me=Bn.charCodeAt(0);if(Me<=32||Me>127||Bn==="("||Bn===")"||Bn===">"||Bn==="<"||Bn==="@"||Bn===","||Bn===";"||Bn===":"||Bn==="\\"||Bn==='"'||Bn==="/"||Bn==="["||Bn==="]"||Bn==="?"||Bn==="="||Bn==="{"||Bn==="}"){throw new Error("Invalid cookie name")}}}function validateCookieValue(Me){for(const Bn of Me){const Me=Bn.charCodeAt(0);if(Me<33||Me===34||Me===44||Me===59||Me===92||Me>126){throw new Error("Invalid header value")}}}function validateCookiePath(Me){for(const Bn of Me){const Me=Bn.charCodeAt(0);if(Me<33||Bn===";"){throw new Error("Invalid cookie path")}}}function validateCookieDomain(Me){if(Me.startsWith("-")||Me.endsWith(".")||Me.endsWith("-")){throw new Error("Invalid cookie domain")}}function toIMFDate(Me){if(typeof Me==="number"){Me=new Date(Me)}const Bn=["Sun","Mon","Tue","Wed","Thu","Fri","Sat"];const Hn=["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"];const zn=Bn[Me.getUTCDay()];const ni=Me.getUTCDate().toString().padStart(2,"0");const Ci=Hn[Me.getUTCMonth()];const aa=Me.getUTCFullYear();const oa=Me.getUTCHours().toString().padStart(2,"0");const ca=Me.getUTCMinutes().toString().padStart(2,"0");const _a=Me.getUTCSeconds().toString().padStart(2,"0");return`${zn}, ${ni} ${Ci} ${aa} ${oa}:${ca}:${_a} GMT`}function validateCookieMaxAge(Me){if(Me<0){throw new Error("Invalid cookie max-age")}}function stringify(Me){if(Me.name.length===0){return null}validateCookieName(Me.name);validateCookieValue(Me.value);const Bn=[`${Me.name}=${Me.value}`];if(Me.name.startsWith("__Secure-")){Me.secure=true}if(Me.name.startsWith("__Host-")){Me.secure=true;Me.domain=null;Me.path="/"}if(Me.secure){Bn.push("Secure")}if(Me.httpOnly){Bn.push("HttpOnly")}if(typeof Me.maxAge==="number"){validateCookieMaxAge(Me.maxAge);Bn.push(`Max-Age=${Me.maxAge}`)}if(Me.domain){validateCookieDomain(Me.domain);Bn.push(`Domain=${Me.domain}`)}if(Me.path){validateCookiePath(Me.path);Bn.push(`Path=${Me.path}`)}if(Me.expires&&Me.expires.toString()!=="Invalid Date"){Bn.push(`Expires=${toIMFDate(Me.expires)}`)}if(Me.sameSite){Bn.push(`SameSite=${Me.sameSite}`)}for(const Hn of Me.unparsed){if(!Hn.includes("=")){throw new Error("Invalid unparsed")}const[Me,...zn]=Hn.split("=");Bn.push(`${Me.trim()}=${zn.join("=")}`)}return Bn.join("; ")}Me.exports={isCTLExcludingHtab:isCTLExcludingHtab,validateCookieName:validateCookieName,validateCookiePath:validateCookiePath,validateCookieValue:validateCookieValue,toIMFDate:toIMFDate,stringify:stringify}},59136:(Me,Bn,Hn)=>{"use strict";const zn=Hn(69278);const ni=Hn(42613);const Ci=Hn(3440);const{InvalidArgumentError:aa,ConnectTimeoutError:oa}=Hn(68707);let ca;let _a;if(global.FinalizationRegistry&&!process.env.NODE_V8_COVERAGE){_a=class WeakSessionCache{constructor(Me){this._maxCachedSessions=Me;this._sessionCache=new Map;this._sessionRegistry=new global.FinalizationRegistry((Me=>{if(this._sessionCache.size=this._maxCachedSessions){const{value:Me}=this._sessionCache.keys().next();this._sessionCache.delete(Me)}this._sessionCache.set(Me,Bn)}}}function buildConnector({allowH2:Me,maxCachedSessions:Bn,socketPath:oa,timeout:xa,...Ga}){if(Bn!=null&&(!Number.isInteger(Bn)||Bn<0)){throw new aa("maxCachedSessions must be a positive integer or zero")}const Ha={path:oa,...Ga};const ts=new _a(Bn==null?100:Bn);xa=xa==null?1e4:xa;Me=Me!=null?Me:false;return function connect({hostname:Bn,host:aa,protocol:oa,port:_a,servername:Ga,localAddress:Ps,httpSocket:so},oo){let Jo;if(oa==="https:"){if(!ca){ca=Hn(64756)}Ga=Ga||Ha.servername||Ci.getServerName(aa)||null;const zn=Ga||Bn;const oa=ts.get(zn)||null;ni(zn);Jo=ca.connect({highWaterMark:16384,...Ha,servername:Ga,session:oa,localAddress:Ps,ALPNProtocols:Me?["http/1.1","h2"]:["http/1.1"],socket:so,port:_a||443,host:Bn});Jo.on("session",(function(Me){ts.set(zn,Me)}))}else{ni(!so,"httpSocket can only be sent on TLS update");Jo=zn.connect({highWaterMark:64*1024,...Ha,localAddress:Ps,port:_a||80,host:Bn})}if(Ha.keepAlive==null||Ha.keepAlive){const Me=Ha.keepAliveInitialDelay===undefined?6e4:Ha.keepAliveInitialDelay;Jo.setKeepAlive(true,Me)}const tc=setupTimeout((()=>onConnectTimeout(Jo)),xa);Jo.setNoDelay(true).once(oa==="https:"?"secureConnect":"connect",(function(){tc();if(oo){const Me=oo;oo=null;Me(null,this)}})).on("error",(function(Me){tc();if(oo){const Bn=oo;oo=null;Bn(Me)}}));return Jo}}function setupTimeout(Me,Bn){if(!Bn){return()=>{}}let Hn=null;let zn=null;const ni=setTimeout((()=>{Hn=setImmediate((()=>{if(process.platform==="win32"){zn=setImmediate((()=>Me()))}else{Me()}}))}),Bn);return()=>{clearTimeout(ni);clearImmediate(Hn);clearImmediate(zn)}}function onConnectTimeout(Me){Ci.destroy(Me,new oa)}Me.exports=buildConnector},10735:Me=>{"use strict";const Bn={};const Hn=["Accept","Accept-Encoding","Accept-Language","Accept-Ranges","Access-Control-Allow-Credentials","Access-Control-Allow-Headers","Access-Control-Allow-Methods","Access-Control-Allow-Origin","Access-Control-Expose-Headers","Access-Control-Max-Age","Access-Control-Request-Headers","Access-Control-Request-Method","Age","Allow","Alt-Svc","Alt-Used","Authorization","Cache-Control","Clear-Site-Data","Connection","Content-Disposition","Content-Encoding","Content-Language","Content-Length","Content-Location","Content-Range","Content-Security-Policy","Content-Security-Policy-Report-Only","Content-Type","Cookie","Cross-Origin-Embedder-Policy","Cross-Origin-Opener-Policy","Cross-Origin-Resource-Policy","Date","Device-Memory","Downlink","ECT","ETag","Expect","Expect-CT","Expires","Forwarded","From","Host","If-Match","If-Modified-Since","If-None-Match","If-Range","If-Unmodified-Since","Keep-Alive","Last-Modified","Link","Location","Max-Forwards","Origin","Permissions-Policy","Pragma","Proxy-Authenticate","Proxy-Authorization","RTT","Range","Referer","Referrer-Policy","Refresh","Retry-After","Sec-WebSocket-Accept","Sec-WebSocket-Extensions","Sec-WebSocket-Key","Sec-WebSocket-Protocol","Sec-WebSocket-Version","Server","Server-Timing","Service-Worker-Allowed","Service-Worker-Navigation-Preload","Set-Cookie","SourceMap","Strict-Transport-Security","Supports-Loading-Mode","TE","Timing-Allow-Origin","Trailer","Transfer-Encoding","Upgrade","Upgrade-Insecure-Requests","User-Agent","Vary","Via","WWW-Authenticate","X-Content-Type-Options","X-DNS-Prefetch-Control","X-Frame-Options","X-Permitted-Cross-Domain-Policies","X-Powered-By","X-Requested-With","X-XSS-Protection"];for(let Me=0;Me{"use strict";class UndiciError extends Error{constructor(Me){super(Me);this.name="UndiciError";this.code="UND_ERR"}}class ConnectTimeoutError extends UndiciError{constructor(Me){super(Me);Error.captureStackTrace(this,ConnectTimeoutError);this.name="ConnectTimeoutError";this.message=Me||"Connect Timeout Error";this.code="UND_ERR_CONNECT_TIMEOUT"}}class HeadersTimeoutError extends UndiciError{constructor(Me){super(Me);Error.captureStackTrace(this,HeadersTimeoutError);this.name="HeadersTimeoutError";this.message=Me||"Headers Timeout Error";this.code="UND_ERR_HEADERS_TIMEOUT"}}class HeadersOverflowError extends UndiciError{constructor(Me){super(Me);Error.captureStackTrace(this,HeadersOverflowError);this.name="HeadersOverflowError";this.message=Me||"Headers Overflow Error";this.code="UND_ERR_HEADERS_OVERFLOW"}}class BodyTimeoutError extends UndiciError{constructor(Me){super(Me);Error.captureStackTrace(this,BodyTimeoutError);this.name="BodyTimeoutError";this.message=Me||"Body Timeout Error";this.code="UND_ERR_BODY_TIMEOUT"}}class ResponseStatusCodeError extends UndiciError{constructor(Me,Bn,Hn,zn){super(Me);Error.captureStackTrace(this,ResponseStatusCodeError);this.name="ResponseStatusCodeError";this.message=Me||"Response Status Code Error";this.code="UND_ERR_RESPONSE_STATUS_CODE";this.body=zn;this.status=Bn;this.statusCode=Bn;this.headers=Hn}}class InvalidArgumentError extends UndiciError{constructor(Me){super(Me);Error.captureStackTrace(this,InvalidArgumentError);this.name="InvalidArgumentError";this.message=Me||"Invalid Argument Error";this.code="UND_ERR_INVALID_ARG"}}class InvalidReturnValueError extends UndiciError{constructor(Me){super(Me);Error.captureStackTrace(this,InvalidReturnValueError);this.name="InvalidReturnValueError";this.message=Me||"Invalid Return Value Error";this.code="UND_ERR_INVALID_RETURN_VALUE"}}class RequestAbortedError extends UndiciError{constructor(Me){super(Me);Error.captureStackTrace(this,RequestAbortedError);this.name="AbortError";this.message=Me||"Request aborted";this.code="UND_ERR_ABORTED"}}class InformationalError extends UndiciError{constructor(Me){super(Me);Error.captureStackTrace(this,InformationalError);this.name="InformationalError";this.message=Me||"Request information";this.code="UND_ERR_INFO"}}class RequestContentLengthMismatchError extends UndiciError{constructor(Me){super(Me);Error.captureStackTrace(this,RequestContentLengthMismatchError);this.name="RequestContentLengthMismatchError";this.message=Me||"Request body length does not match content-length header";this.code="UND_ERR_REQ_CONTENT_LENGTH_MISMATCH"}}class ResponseContentLengthMismatchError extends UndiciError{constructor(Me){super(Me);Error.captureStackTrace(this,ResponseContentLengthMismatchError);this.name="ResponseContentLengthMismatchError";this.message=Me||"Response body length does not match content-length header";this.code="UND_ERR_RES_CONTENT_LENGTH_MISMATCH"}}class ClientDestroyedError extends UndiciError{constructor(Me){super(Me);Error.captureStackTrace(this,ClientDestroyedError);this.name="ClientDestroyedError";this.message=Me||"The client is destroyed";this.code="UND_ERR_DESTROYED"}}class ClientClosedError extends UndiciError{constructor(Me){super(Me);Error.captureStackTrace(this,ClientClosedError);this.name="ClientClosedError";this.message=Me||"The client is closed";this.code="UND_ERR_CLOSED"}}class SocketError extends UndiciError{constructor(Me,Bn){super(Me);Error.captureStackTrace(this,SocketError);this.name="SocketError";this.message=Me||"Socket error";this.code="UND_ERR_SOCKET";this.socket=Bn}}class NotSupportedError extends UndiciError{constructor(Me){super(Me);Error.captureStackTrace(this,NotSupportedError);this.name="NotSupportedError";this.message=Me||"Not supported error";this.code="UND_ERR_NOT_SUPPORTED"}}class BalancedPoolMissingUpstreamError extends UndiciError{constructor(Me){super(Me);Error.captureStackTrace(this,NotSupportedError);this.name="MissingUpstreamError";this.message=Me||"No upstream has been added to the BalancedPool";this.code="UND_ERR_BPL_MISSING_UPSTREAM"}}class HTTPParserError extends Error{constructor(Me,Bn,Hn){super(Me);Error.captureStackTrace(this,HTTPParserError);this.name="HTTPParserError";this.code=Bn?`HPE_${Bn}`:undefined;this.data=Hn?Hn.toString():undefined}}class ResponseExceededMaxSizeError extends UndiciError{constructor(Me){super(Me);Error.captureStackTrace(this,ResponseExceededMaxSizeError);this.name="ResponseExceededMaxSizeError";this.message=Me||"Response content exceeded max size";this.code="UND_ERR_RES_EXCEEDED_MAX_SIZE"}}class RequestRetryError extends UndiciError{constructor(Me,Bn,{headers:Hn,data:zn}){super(Me);Error.captureStackTrace(this,RequestRetryError);this.name="RequestRetryError";this.message=Me||"Request retry error";this.code="UND_ERR_REQ_RETRY";this.statusCode=Bn;this.data=zn;this.headers=Hn}}Me.exports={HTTPParserError:HTTPParserError,UndiciError:UndiciError,HeadersTimeoutError:HeadersTimeoutError,HeadersOverflowError:HeadersOverflowError,BodyTimeoutError:BodyTimeoutError,RequestContentLengthMismatchError:RequestContentLengthMismatchError,ConnectTimeoutError:ConnectTimeoutError,ResponseStatusCodeError:ResponseStatusCodeError,InvalidArgumentError:InvalidArgumentError,InvalidReturnValueError:InvalidReturnValueError,RequestAbortedError:RequestAbortedError,ClientDestroyedError:ClientDestroyedError,ClientClosedError:ClientClosedError,InformationalError:InformationalError,SocketError:SocketError,NotSupportedError:NotSupportedError,ResponseContentLengthMismatchError:ResponseContentLengthMismatchError,BalancedPoolMissingUpstreamError:BalancedPoolMissingUpstreamError,ResponseExceededMaxSizeError:ResponseExceededMaxSizeError,RequestRetryError:RequestRetryError}},44655:(Me,Bn,Hn)=>{"use strict";const{InvalidArgumentError:zn,NotSupportedError:ni}=Hn(68707);const Ci=Hn(42613);const{kHTTP2BuildRequest:aa,kHTTP2CopyHeaders:oa,kHTTP1BuildRequest:ca}=Hn(36443);const _a=Hn(3440);const xa=/^[\^_`a-zA-Z\-0-9!#$%&'*+.|~]+$/;const Ga=/[^\t\x20-\x7e\x80-\xff]/;const Ha=/[^\u0021-\u00ff]/;const ts=Symbol("handler");const Ps={};let so;try{const Me=Hn(31637);Ps.create=Me.channel("undici:request:create");Ps.bodySent=Me.channel("undici:request:bodySent");Ps.headers=Me.channel("undici:request:headers");Ps.trailers=Me.channel("undici:request:trailers");Ps.error=Me.channel("undici:request:error")}catch{Ps.create={hasSubscribers:false};Ps.bodySent={hasSubscribers:false};Ps.headers={hasSubscribers:false};Ps.trailers={hasSubscribers:false};Ps.error={hasSubscribers:false}}class Request{constructor(Me,{path:Bn,method:ni,body:Ci,headers:aa,query:oa,idempotent:ca,blocking:Ga,upgrade:oo,headersTimeout:Jo,bodyTimeout:tc,reset:dc,throwOnError:Fc,expectContinue:Jc},Dp){if(typeof Bn!=="string"){throw new zn("path must be a string")}else if(Bn[0]!=="/"&&!(Bn.startsWith("http://")||Bn.startsWith("https://"))&&ni!=="CONNECT"){throw new zn("path must be an absolute URL or start with a slash")}else if(Ha.exec(Bn)!==null){throw new zn("invalid request path")}if(typeof ni!=="string"){throw new zn("method must be a string")}else if(xa.exec(ni)===null){throw new zn("invalid request method")}if(oo&&typeof oo!=="string"){throw new zn("upgrade must be a string")}if(Jo!=null&&(!Number.isFinite(Jo)||Jo<0)){throw new zn("invalid headersTimeout")}if(tc!=null&&(!Number.isFinite(tc)||tc<0)){throw new zn("invalid bodyTimeout")}if(dc!=null&&typeof dc!=="boolean"){throw new zn("invalid reset")}if(Jc!=null&&typeof Jc!=="boolean"){throw new zn("invalid expectContinue")}this.headersTimeout=Jo;this.bodyTimeout=tc;this.throwOnError=Fc===true;this.method=ni;this.abort=null;if(Ci==null){this.body=null}else if(_a.isStream(Ci)){this.body=Ci;const Me=this.body._readableState;if(!Me||!Me.autoDestroy){this.endHandler=function autoDestroy(){_a.destroy(this)};this.body.on("end",this.endHandler)}this.errorHandler=Me=>{if(this.abort){this.abort(Me)}else{this.error=Me}};this.body.on("error",this.errorHandler)}else if(_a.isBuffer(Ci)){this.body=Ci.byteLength?Ci:null}else if(ArrayBuffer.isView(Ci)){this.body=Ci.buffer.byteLength?Buffer.from(Ci.buffer,Ci.byteOffset,Ci.byteLength):null}else if(Ci instanceof ArrayBuffer){this.body=Ci.byteLength?Buffer.from(Ci):null}else if(typeof Ci==="string"){this.body=Ci.length?Buffer.from(Ci):null}else if(_a.isFormDataLike(Ci)||_a.isIterable(Ci)||_a.isBlobLike(Ci)){this.body=Ci}else{throw new zn("body must be a string, a Buffer, a Readable stream, an iterable, or an async iterable")}this.completed=false;this.aborted=false;this.upgrade=oo||null;this.path=oa?_a.buildURL(Bn,oa):Bn;this.origin=Me;this.idempotent=ca==null?ni==="HEAD"||ni==="GET":ca;this.blocking=Ga==null?false:Ga;this.reset=dc==null?null:dc;this.host=null;this.contentLength=null;this.contentType=null;this.headers="";this.expectContinue=Jc!=null?Jc:false;if(Array.isArray(aa)){if(aa.length%2!==0){throw new zn("headers array must be even")}for(let Me=0;Me{Me.exports={kClose:Symbol("close"),kDestroy:Symbol("destroy"),kDispatch:Symbol("dispatch"),kUrl:Symbol("url"),kWriting:Symbol("writing"),kResuming:Symbol("resuming"),kQueue:Symbol("queue"),kConnect:Symbol("connect"),kConnecting:Symbol("connecting"),kHeadersList:Symbol("headers list"),kKeepAliveDefaultTimeout:Symbol("default keep alive timeout"),kKeepAliveMaxTimeout:Symbol("max keep alive timeout"),kKeepAliveTimeoutThreshold:Symbol("keep alive timeout threshold"),kKeepAliveTimeoutValue:Symbol("keep alive timeout"),kKeepAlive:Symbol("keep alive"),kHeadersTimeout:Symbol("headers timeout"),kBodyTimeout:Symbol("body timeout"),kServerName:Symbol("server name"),kLocalAddress:Symbol("local address"),kHost:Symbol("host"),kNoRef:Symbol("no ref"),kBodyUsed:Symbol("used"),kRunning:Symbol("running"),kBlocking:Symbol("blocking"),kPending:Symbol("pending"),kSize:Symbol("size"),kBusy:Symbol("busy"),kQueued:Symbol("queued"),kFree:Symbol("free"),kConnected:Symbol("connected"),kClosed:Symbol("closed"),kNeedDrain:Symbol("need drain"),kReset:Symbol("reset"),kDestroyed:Symbol.for("nodejs.stream.destroyed"),kMaxHeadersSize:Symbol("max headers size"),kRunningIdx:Symbol("running index"),kPendingIdx:Symbol("pending index"),kError:Symbol("error"),kClients:Symbol("clients"),kClient:Symbol("client"),kParser:Symbol("parser"),kOnDestroyed:Symbol("destroy callbacks"),kPipelining:Symbol("pipelining"),kSocket:Symbol("socket"),kHostHeader:Symbol("host header"),kConnector:Symbol("connector"),kStrictContentLength:Symbol("strict content length"),kMaxRedirections:Symbol("maxRedirections"),kMaxRequests:Symbol("maxRequestsPerClient"),kProxy:Symbol("proxy agent options"),kCounter:Symbol("socket request counter"),kInterceptors:Symbol("dispatch interceptors"),kMaxResponseSize:Symbol("max response size"),kHTTP2Session:Symbol("http2Session"),kHTTP2SessionState:Symbol("http2Session state"),kHTTP2BuildRequest:Symbol("http2 build request"),kHTTP1BuildRequest:Symbol("http1 build request"),kHTTP2CopyHeaders:Symbol("http2 copy headers"),kHTTPConnVersion:Symbol("http connection version"),kRetryHandlerDefaultRetry:Symbol("retry agent default retry"),kConstruct:Symbol("constructable")}},3440:(Me,Bn,Hn)=>{"use strict";const zn=Hn(42613);const{kDestroyed:ni,kBodyUsed:Ci}=Hn(36443);const{IncomingMessage:aa}=Hn(58611);const oa=Hn(2203);const ca=Hn(69278);const{InvalidArgumentError:_a}=Hn(68707);const{Blob:xa}=Hn(20181);const Ga=Hn(39023);const{stringify:Ha}=Hn(83480);const{headerNameLowerCasedRecord:ts}=Hn(10735);const[Ps,so]=process.versions.node.split(".").map((Me=>Number(Me)));function nop(){}function isStream(Me){return Me&&typeof Me==="object"&&typeof Me.pipe==="function"&&typeof Me.on==="function"}function isBlobLike(Me){return xa&&Me instanceof xa||Me&&typeof Me==="object"&&(typeof Me.stream==="function"||typeof Me.arrayBuffer==="function")&&/^(Blob|File)$/.test(Me[Symbol.toStringTag])}function buildURL(Me,Bn){if(Me.includes("?")||Me.includes("#")){throw new Error('Query params cannot be passed when url already contains "?" or "#".')}const Hn=Ha(Bn);if(Hn){Me+="?"+Hn}return Me}function parseURL(Me){if(typeof Me==="string"){Me=new URL(Me);if(!/^https?:/.test(Me.origin||Me.protocol)){throw new _a("Invalid URL protocol: the URL must start with `http:` or `https:`.")}return Me}if(!Me||typeof Me!=="object"){throw new _a("Invalid URL: The URL argument must be a non-null object.")}if(!/^https?:/.test(Me.origin||Me.protocol)){throw new _a("Invalid URL protocol: the URL must start with `http:` or `https:`.")}if(!(Me instanceof URL)){if(Me.port!=null&&Me.port!==""&&!Number.isFinite(parseInt(Me.port))){throw new _a("Invalid URL: port must be a valid integer or a string representation of an integer.")}if(Me.path!=null&&typeof Me.path!=="string"){throw new _a("Invalid URL path: the path must be a string or null/undefined.")}if(Me.pathname!=null&&typeof Me.pathname!=="string"){throw new _a("Invalid URL pathname: the pathname must be a string or null/undefined.")}if(Me.hostname!=null&&typeof Me.hostname!=="string"){throw new _a("Invalid URL hostname: the hostname must be a string or null/undefined.")}if(Me.origin!=null&&typeof Me.origin!=="string"){throw new _a("Invalid URL origin: the origin must be a string or null/undefined.")}const Bn=Me.port!=null?Me.port:Me.protocol==="https:"?443:80;let Hn=Me.origin!=null?Me.origin:`${Me.protocol}//${Me.hostname}:${Bn}`;let zn=Me.path!=null?Me.path:`${Me.pathname||""}${Me.search||""}`;if(Hn.endsWith("/")){Hn=Hn.substring(0,Hn.length-1)}if(zn&&!zn.startsWith("/")){zn=`/${zn}`}Me=new URL(Hn+zn)}return Me}function parseOrigin(Me){Me=parseURL(Me);if(Me.pathname!=="/"||Me.search||Me.hash){throw new _a("invalid url")}return Me}function getHostname(Me){if(Me[0]==="["){const Bn=Me.indexOf("]");zn(Bn!==-1);return Me.substring(1,Bn)}const Bn=Me.indexOf(":");if(Bn===-1)return Me;return Me.substring(0,Bn)}function getServerName(Me){if(!Me){return null}zn.strictEqual(typeof Me,"string");const Bn=getHostname(Me);if(ca.isIP(Bn)){return""}return Bn}function deepClone(Me){return JSON.parse(JSON.stringify(Me))}function isAsyncIterable(Me){return!!(Me!=null&&typeof Me[Symbol.asyncIterator]==="function")}function isIterable(Me){return!!(Me!=null&&(typeof Me[Symbol.iterator]==="function"||typeof Me[Symbol.asyncIterator]==="function"))}function bodyLength(Me){if(Me==null){return 0}else if(isStream(Me)){const Bn=Me._readableState;return Bn&&Bn.objectMode===false&&Bn.ended===true&&Number.isFinite(Bn.length)?Bn.length:null}else if(isBlobLike(Me)){return Me.size!=null?Me.size:null}else if(isBuffer(Me)){return Me.byteLength}return null}function isDestroyed(Me){return!Me||!!(Me.destroyed||Me[ni])}function isReadableAborted(Me){const Bn=Me&&Me._readableState;return isDestroyed(Me)&&Bn&&!Bn.endEmitted}function destroy(Me,Bn){if(Me==null||!isStream(Me)||isDestroyed(Me)){return}if(typeof Me.destroy==="function"){if(Object.getPrototypeOf(Me).constructor===aa){Me.socket=null}Me.destroy(Bn)}else if(Bn){process.nextTick(((Me,Bn)=>{Me.emit("error",Bn)}),Me,Bn)}if(Me.destroyed!==true){Me[ni]=true}}const oo=/timeout=(\d+)/;function parseKeepAliveTimeout(Me){const Bn=Me.toString().match(oo);return Bn?parseInt(Bn[1],10)*1e3:null}function headerNameToString(Me){return ts[Me]||Me.toLowerCase()}function parseHeaders(Me,Bn={}){if(!Array.isArray(Me))return Me;for(let Hn=0;HnMe.toString("utf8")))}else{Bn[zn]=Me[Hn+1].toString("utf8")}}else{if(!Array.isArray(ni)){ni=[ni];Bn[zn]=ni}ni.push(Me[Hn+1].toString("utf8"))}}if("content-length"in Bn&&"content-disposition"in Bn){Bn["content-disposition"]=Buffer.from(Bn["content-disposition"]).toString("latin1")}return Bn}function parseRawHeaders(Me){const Bn=[];let Hn=false;let zn=-1;for(let ni=0;ni{Me.close()}))}else{const Bn=Buffer.isBuffer(zn)?zn:Buffer.from(zn);Me.enqueue(new Uint8Array(Bn))}return Me.desiredSize>0},async cancel(Me){await Bn.return()}},0)}function isFormDataLike(Me){return Me&&typeof Me==="object"&&typeof Me.append==="function"&&typeof Me.delete==="function"&&typeof Me.get==="function"&&typeof Me.getAll==="function"&&typeof Me.has==="function"&&typeof Me.set==="function"&&Me[Symbol.toStringTag]==="FormData"}function throwIfAborted(Me){if(!Me){return}if(typeof Me.throwIfAborted==="function"){Me.throwIfAborted()}else{if(Me.aborted){const Me=new Error("The operation was aborted");Me.name="AbortError";throw Me}}}function addAbortListener(Me,Bn){if("addEventListener"in Me){Me.addEventListener("abort",Bn,{once:true});return()=>Me.removeEventListener("abort",Bn)}Me.addListener("abort",Bn);return()=>Me.removeListener("abort",Bn)}const tc=!!String.prototype.toWellFormed;function toUSVString(Me){if(tc){return`${Me}`.toWellFormed()}else if(Ga.toUSVString){return Ga.toUSVString(Me)}return`${Me}`}function parseRangeHeader(Me){if(Me==null||Me==="")return{start:0,end:null,size:null};const Bn=Me?Me.match(/^bytes (\d+)-(\d+)\/(\d+)?$/):null;return Bn?{start:parseInt(Bn[1]),end:Bn[2]?parseInt(Bn[2]):null,size:Bn[3]?parseInt(Bn[3]):null}:null}const dc=Object.create(null);dc.enumerable=true;Me.exports={kEnumerableProperty:dc,nop:nop,isDisturbed:isDisturbed,isErrored:isErrored,isReadable:isReadable,toUSVString:toUSVString,isReadableAborted:isReadableAborted,isBlobLike:isBlobLike,parseOrigin:parseOrigin,parseURL:parseURL,getServerName:getServerName,isStream:isStream,isIterable:isIterable,isAsyncIterable:isAsyncIterable,isDestroyed:isDestroyed,headerNameToString:headerNameToString,parseRawHeaders:parseRawHeaders,parseHeaders:parseHeaders,parseKeepAliveTimeout:parseKeepAliveTimeout,destroy:destroy,bodyLength:bodyLength,deepClone:deepClone,ReadableStreamFrom:ReadableStreamFrom,isBuffer:isBuffer,validateHandler:validateHandler,getSocketInfo:getSocketInfo,isFormDataLike:isFormDataLike,buildURL:buildURL,throwIfAborted:throwIfAborted,addAbortListener:addAbortListener,parseRangeHeader:parseRangeHeader,nodeMajor:Ps,nodeMinor:so,nodeHasAutoSelectFamily:Ps>18||Ps===18&&so>=13,safeHTTPMethods:["GET","HEAD","OPTIONS","TRACE"]}},50001:(Me,Bn,Hn)=>{"use strict";const zn=Hn(28611);const{ClientDestroyedError:ni,ClientClosedError:Ci,InvalidArgumentError:aa}=Hn(68707);const{kDestroy:oa,kClose:ca,kDispatch:_a,kInterceptors:xa}=Hn(36443);const Ga=Symbol("destroyed");const Ha=Symbol("closed");const ts=Symbol("onDestroyed");const Ps=Symbol("onClosed");const so=Symbol("Intercepted Dispatch");class DispatcherBase extends zn{constructor(){super();this[Ga]=false;this[ts]=null;this[Ha]=false;this[Ps]=[]}get destroyed(){return this[Ga]}get closed(){return this[Ha]}get interceptors(){return this[xa]}set interceptors(Me){if(Me){for(let Bn=Me.length-1;Bn>=0;Bn--){const Me=this[xa][Bn];if(typeof Me!=="function"){throw new aa("interceptor must be an function")}}}this[xa]=Me}close(Me){if(Me===undefined){return new Promise(((Me,Bn)=>{this.close(((Hn,zn)=>Hn?Bn(Hn):Me(zn)))}))}if(typeof Me!=="function"){throw new aa("invalid callback")}if(this[Ga]){queueMicrotask((()=>Me(new ni,null)));return}if(this[Ha]){if(this[Ps]){this[Ps].push(Me)}else{queueMicrotask((()=>Me(null,null)))}return}this[Ha]=true;this[Ps].push(Me);const onClosed=()=>{const Me=this[Ps];this[Ps]=null;for(let Bn=0;Bnthis.destroy())).then((()=>{queueMicrotask(onClosed)}))}destroy(Me,Bn){if(typeof Me==="function"){Bn=Me;Me=null}if(Bn===undefined){return new Promise(((Bn,Hn)=>{this.destroy(Me,((Me,zn)=>Me?Hn(Me):Bn(zn)))}))}if(typeof Bn!=="function"){throw new aa("invalid callback")}if(this[Ga]){if(this[ts]){this[ts].push(Bn)}else{queueMicrotask((()=>Bn(null,null)))}return}if(!Me){Me=new ni}this[Ga]=true;this[ts]=this[ts]||[];this[ts].push(Bn);const onDestroyed=()=>{const Me=this[ts];this[ts]=null;for(let Bn=0;Bn{queueMicrotask(onDestroyed)}))}[so](Me,Bn){if(!this[xa]||this[xa].length===0){this[so]=this[_a];return this[_a](Me,Bn)}let Hn=this[_a].bind(this);for(let Me=this[xa].length-1;Me>=0;Me--){Hn=this[xa][Me](Hn)}this[so]=Hn;return Hn(Me,Bn)}dispatch(Me,Bn){if(!Bn||typeof Bn!=="object"){throw new aa("handler must be an object")}try{if(!Me||typeof Me!=="object"){throw new aa("opts must be an object.")}if(this[Ga]||this[ts]){throw new ni}if(this[Ha]){throw new Ci}return this[so](Me,Bn)}catch(Me){if(typeof Bn.onError!=="function"){throw new aa("invalid onError method")}Bn.onError(Me);return false}}}Me.exports=DispatcherBase},28611:(Me,Bn,Hn)=>{"use strict";const zn=Hn(24434);class Dispatcher extends zn{dispatch(){throw new Error("not implemented")}close(){throw new Error("not implemented")}destroy(){throw new Error("not implemented")}}Me.exports=Dispatcher},8923:(Me,Bn,Hn)=>{"use strict";const zn=Hn(89581);const ni=Hn(3440);const{ReadableStreamFrom:Ci,isBlobLike:aa,isReadableStreamLike:oa,readableStreamClose:ca,createDeferredPromise:_a,fullyReadBody:xa}=Hn(15523);const{FormData:Ga}=Hn(43073);const{kState:Ha}=Hn(89710);const{webidl:ts}=Hn(74222);const{DOMException:Ps,structuredClone:so}=Hn(87326);const{Blob:oo,File:Jo}=Hn(20181);const{kBodyUsed:tc}=Hn(36443);const dc=Hn(42613);const{isErrored:Fc}=Hn(3440);const{isUint8Array:Jc,isArrayBuffer:Dp}=Hn(98253);const{File:kp}=Hn(63041);const{parseMIMEType:Qp,serializeAMimeType:Up}=Hn(94322);let qp;try{const Me=Hn(77598);qp=Bn=>Me.randomInt(0,Bn)}catch{qp=Me=>Math.floor(Math.random(Me))}let Vp=globalThis.ReadableStream;const Jp=Jo??kp;const Wp=new TextEncoder;const zp=new TextDecoder;function extractBody(Me,Bn=false){if(!Vp){Vp=Hn(63774).ReadableStream}let zn=null;if(Me instanceof Vp){zn=Me}else if(aa(Me)){zn=Me.stream()}else{zn=new Vp({async pull(Me){Me.enqueue(typeof xa==="string"?Wp.encode(xa):xa);queueMicrotask((()=>ca(Me)))},start(){},type:undefined})}dc(oa(zn));let _a=null;let xa=null;let Ga=null;let Ha=null;if(typeof Me==="string"){xa=Me;Ha="text/plain;charset=UTF-8"}else if(Me instanceof URLSearchParams){xa=Me.toString();Ha="application/x-www-form-urlencoded;charset=UTF-8"}else if(Dp(Me)){xa=new Uint8Array(Me.slice())}else if(ArrayBuffer.isView(Me)){xa=new Uint8Array(Me.buffer.slice(Me.byteOffset,Me.byteOffset+Me.byteLength))}else if(ni.isFormDataLike(Me)){const Bn=`----formdata-undici-0${`${qp(1e11)}`.padStart(11,"0")}`;const Hn=`--${Bn}\r\nContent-Disposition: form-data` /*! formdata-polyfill. MIT License. Jimmy Wärting */;const escape=Me=>Me.replace(/\n/g,"%0A").replace(/\r/g,"%0D").replace(/"/g,"%22");const normalizeLinefeeds=Me=>Me.replace(/\r?\n|\r/g,"\r\n");const zn=[];const ni=new Uint8Array([13,10]);Ga=0;let Ci=false;for(const[Bn,aa]of Me){if(typeof aa==="string"){const Me=Wp.encode(Hn+`; name="${escape(normalizeLinefeeds(Bn))}"`+`\r\n\r\n${normalizeLinefeeds(aa)}\r\n`);zn.push(Me);Ga+=Me.byteLength}else{const Me=Wp.encode(`${Hn}; name="${escape(normalizeLinefeeds(Bn))}"`+(aa.name?`; filename="${escape(aa.name)}"`:"")+"\r\n"+`Content-Type: ${aa.type||"application/octet-stream"}\r\n\r\n`);zn.push(Me,aa,ni);if(typeof aa.size==="number"){Ga+=Me.byteLength+aa.size+ni.byteLength}else{Ci=true}}}const aa=Wp.encode(`--${Bn}--`);zn.push(aa);Ga+=aa.byteLength;if(Ci){Ga=null}xa=Me;_a=async function*(){for(const Me of zn){if(Me.stream){yield*Me.stream()}else{yield Me}}};Ha="multipart/form-data; boundary="+Bn}else if(aa(Me)){xa=Me;Ga=Me.size;if(Me.type){Ha=Me.type}}else if(typeof Me[Symbol.asyncIterator]==="function"){if(Bn){throw new TypeError("keepalive")}if(ni.isDisturbed(Me)||Me.locked){throw new TypeError("Response body object should not be disturbed or locked")}zn=Me instanceof Vp?Me:Ci(Me)}if(typeof xa==="string"||ni.isBuffer(xa)){Ga=Buffer.byteLength(xa)}if(_a!=null){let Bn;zn=new Vp({async start(){Bn=_a(Me)[Symbol.asyncIterator]()},async pull(Me){const{value:Hn,done:ni}=await Bn.next();if(ni){queueMicrotask((()=>{Me.close()}))}else{if(!Fc(zn)){Me.enqueue(new Uint8Array(Hn))}}return Me.desiredSize>0},async cancel(Me){await Bn.return()},type:undefined})}const ts={stream:zn,source:xa,length:Ga};return[ts,Ha]}function safelyExtractBody(Me,Bn=false){if(!Vp){Vp=Hn(63774).ReadableStream}if(Me instanceof Vp){dc(!ni.isDisturbed(Me),"The body has already been consumed.");dc(!Me.locked,"The stream is locked.")}return extractBody(Me,Bn)}function cloneBody(Me){const[Bn,Hn]=Me.stream.tee();const zn=so(Hn,{transfer:[Hn]});const[,ni]=zn.tee();Me.stream=Bn;return{stream:ni,length:Me.length,source:Me.source}}async function*consumeBody(Me){if(Me){if(Jc(Me)){yield Me}else{const Bn=Me.stream;if(ni.isDisturbed(Bn)){throw new TypeError("The body has already been consumed.")}if(Bn.locked){throw new TypeError("The stream is locked.")}Bn[tc]=true;yield*Bn}}}function throwIfAborted(Me){if(Me.aborted){throw new Ps("The operation was aborted.","AbortError")}}function bodyMixinMethods(Me){const Bn={blob(){return specConsumeBody(this,(Me=>{let Bn=bodyMimeType(this);if(Bn==="failure"){Bn=""}else if(Bn){Bn=Up(Bn)}return new oo([Me],{type:Bn})}),Me)},arrayBuffer(){return specConsumeBody(this,(Me=>new Uint8Array(Me).buffer),Me)},text(){return specConsumeBody(this,utf8DecodeBytes,Me)},json(){return specConsumeBody(this,parseJSONFromBytes,Me)},async formData(){ts.brandCheck(this,Me);throwIfAborted(this[Ha]);const Bn=this.headers.get("Content-Type");if(/multipart\/form-data/.test(Bn)){const Me={};for(const[Bn,Hn]of this.headers)Me[Bn.toLowerCase()]=Hn;const Bn=new Ga;let Hn;try{Hn=new zn({headers:Me,preservePath:true})}catch(Me){throw new Ps(`${Me}`,"AbortError")}Hn.on("field",((Me,Hn)=>{Bn.append(Me,Hn)}));Hn.on("file",((Me,Hn,zn,ni,Ci)=>{const aa=[];if(ni==="base64"||ni.toLowerCase()==="base64"){let ni="";Hn.on("data",(Me=>{ni+=Me.toString().replace(/[\r\n]/gm,"");const Bn=ni.length-ni.length%4;aa.push(Buffer.from(ni.slice(0,Bn),"base64"));ni=ni.slice(Bn)}));Hn.on("end",(()=>{aa.push(Buffer.from(ni,"base64"));Bn.append(Me,new Jp(aa,zn,{type:Ci}))}))}else{Hn.on("data",(Me=>{aa.push(Me)}));Hn.on("end",(()=>{Bn.append(Me,new Jp(aa,zn,{type:Ci}))}))}}));const ni=new Promise(((Me,Bn)=>{Hn.on("finish",Me);Hn.on("error",(Me=>Bn(new TypeError(Me))))}));if(this.body!==null)for await(const Me of consumeBody(this[Ha].body))Hn.write(Me);Hn.end();await ni;return Bn}else if(/application\/x-www-form-urlencoded/.test(Bn)){let Me;try{let Bn="";const Hn=new TextDecoder("utf-8",{ignoreBOM:true});for await(const Me of consumeBody(this[Ha].body)){if(!Jc(Me)){throw new TypeError("Expected Uint8Array chunk")}Bn+=Hn.decode(Me,{stream:true})}Bn+=Hn.decode();Me=new URLSearchParams(Bn)}catch(Me){throw Object.assign(new TypeError,{cause:Me})}const Bn=new Ga;for(const[Hn,zn]of Me){Bn.append(Hn,zn)}return Bn}else{await Promise.resolve();throwIfAborted(this[Ha]);throw ts.errors.exception({header:`${Me.name}.formData`,message:"Could not parse content as FormData."})}}};return Bn}function mixinBody(Me){Object.assign(Me.prototype,bodyMixinMethods(Me))}async function specConsumeBody(Me,Bn,Hn){ts.brandCheck(Me,Hn);throwIfAborted(Me[Ha]);if(bodyUnusable(Me[Ha].body)){throw new TypeError("Body is unusable")}const zn=_a();const errorSteps=Me=>zn.reject(Me);const successSteps=Me=>{try{zn.resolve(Bn(Me))}catch(Me){errorSteps(Me)}};if(Me[Ha].body==null){successSteps(new Uint8Array);return zn.promise}await xa(Me[Ha].body,successSteps,errorSteps);return zn.promise}function bodyUnusable(Me){return Me!=null&&(Me.stream.locked||ni.isDisturbed(Me.stream))}function utf8DecodeBytes(Me){if(Me.length===0){return""}if(Me[0]===239&&Me[1]===187&&Me[2]===191){Me=Me.subarray(3)}const Bn=zp.decode(Me);return Bn}function parseJSONFromBytes(Me){return JSON.parse(utf8DecodeBytes(Me))}function bodyMimeType(Me){const{headersList:Bn}=Me[Ha];const Hn=Bn.get("content-type");if(Hn===null){return"failure"}return Qp(Hn)}Me.exports={extractBody:extractBody,safelyExtractBody:safelyExtractBody,cloneBody:cloneBody,mixinBody:mixinBody}},87326:(Me,Bn,Hn)=>{"use strict";const{MessageChannel:zn,receiveMessageOnPort:ni}=Hn(28167);const Ci=["GET","HEAD","POST"];const aa=new Set(Ci);const oa=[101,204,205,304];const ca=[301,302,303,307,308];const _a=new Set(ca);const xa=["1","7","9","11","13","15","17","19","20","21","22","23","25","37","42","43","53","69","77","79","87","95","101","102","103","104","109","110","111","113","115","117","119","123","135","137","139","143","161","179","389","427","465","512","513","514","515","526","530","531","532","540","548","554","556","563","587","601","636","989","990","993","995","1719","1720","1723","2049","3659","4045","5060","5061","6000","6566","6665","6666","6667","6668","6669","6697","10080"];const Ga=new Set(xa);const Ha=["","no-referrer","no-referrer-when-downgrade","same-origin","origin","strict-origin","origin-when-cross-origin","strict-origin-when-cross-origin","unsafe-url"];const ts=new Set(Ha);const Ps=["follow","manual","error"];const so=["GET","HEAD","OPTIONS","TRACE"];const oo=new Set(so);const Jo=["navigate","same-origin","no-cors","cors"];const tc=["omit","same-origin","include"];const dc=["default","no-store","reload","no-cache","force-cache","only-if-cached"];const Fc=["content-encoding","content-language","content-location","content-type","content-length"];const Jc=["half"];const Dp=["CONNECT","TRACE","TRACK"];const kp=new Set(Dp);const Qp=["audio","audioworklet","font","image","manifest","paintworklet","script","style","track","video","xslt",""];const Up=new Set(Qp);const qp=globalThis.DOMException??(()=>{try{atob("~")}catch(Me){return Object.getPrototypeOf(Me).constructor}})();let Vp;const Jp=globalThis.structuredClone??function structuredClone(Me,Bn=undefined){if(arguments.length===0){throw new TypeError("missing argument")}if(!Vp){Vp=new zn}Vp.port1.unref();Vp.port2.unref();Vp.port1.postMessage(Me,Bn?.transfer);return ni(Vp.port2).message};Me.exports={DOMException:qp,structuredClone:Jp,subresource:Qp,forbiddenMethods:Dp,requestBodyHeader:Fc,referrerPolicy:Ha,requestRedirect:Ps,requestMode:Jo,requestCredentials:tc,requestCache:dc,redirectStatus:ca,corsSafeListedMethods:Ci,nullBodyStatus:oa,safeMethods:so,badPorts:xa,requestDuplex:Jc,subresourceSet:Up,badPortsSet:Ga,redirectStatusSet:_a,corsSafeListedMethodsSet:aa,safeMethodsSet:oo,forbiddenMethodsSet:kp,referrerPolicySet:ts}},94322:(Me,Bn,Hn)=>{const zn=Hn(42613);const{atob:ni}=Hn(20181);const{isomorphicDecode:Ci}=Hn(15523);const aa=new TextEncoder;const oa=/^[!#$%&'*+-.^_|~A-Za-z0-9]+$/;const ca=/(\u000A|\u000D|\u0009|\u0020)/;const _a=/[\u0009|\u0020-\u007E|\u0080-\u00FF]/;function dataURLProcessor(Me){zn(Me.protocol==="data:");let Bn=URLSerializer(Me,true);Bn=Bn.slice(5);const Hn={position:0};let ni=collectASequenceOfCodePointsFast(",",Bn,Hn);const aa=ni.length;ni=removeASCIIWhitespace(ni,true,true);if(Hn.position>=Bn.length){return"failure"}Hn.position++;const oa=Bn.slice(aa+1);let ca=stringPercentDecode(oa);if(/;(\u0020){0,}base64$/i.test(ni)){const Me=Ci(ca);ca=forgivingBase64(Me);if(ca==="failure"){return"failure"}ni=ni.slice(0,-6);ni=ni.replace(/(\u0020)+$/,"");ni=ni.slice(0,-1)}if(ni.startsWith(";")){ni="text/plain"+ni}let _a=parseMIMEType(ni);if(_a==="failure"){_a=parseMIMEType("text/plain;charset=US-ASCII")}return{mimeType:_a,body:ca}}function URLSerializer(Me,Bn=false){if(!Bn){return Me.href}const Hn=Me.href;const zn=Me.hash.length;return zn===0?Hn:Hn.substring(0,Hn.length-zn)}function collectASequenceOfCodePoints(Me,Bn,Hn){let zn="";while(Hn.positionMe.length){return"failure"}Bn.position++;let zn=collectASequenceOfCodePointsFast(";",Me,Bn);zn=removeHTTPWhitespace(zn,false,true);if(zn.length===0||!oa.test(zn)){return"failure"}const ni=Hn.toLowerCase();const Ci=zn.toLowerCase();const aa={type:ni,subtype:Ci,parameters:new Map,essence:`${ni}/${Ci}`};while(Bn.positionca.test(Me)),Me,Bn);let Hn=collectASequenceOfCodePoints((Me=>Me!==";"&&Me!=="="),Me,Bn);Hn=Hn.toLowerCase();if(Bn.positionMe.length){break}let zn=null;if(Me[Bn.position]==='"'){zn=collectAnHTTPQuotedString(Me,Bn,true);collectASequenceOfCodePointsFast(";",Me,Bn)}else{zn=collectASequenceOfCodePointsFast(";",Me,Bn);zn=removeHTTPWhitespace(zn,false,true);if(zn.length===0){continue}}if(Hn.length!==0&&oa.test(Hn)&&(zn.length===0||_a.test(zn))&&!aa.parameters.has(Hn)){aa.parameters.set(Hn,zn)}}return aa}function forgivingBase64(Me){Me=Me.replace(/[\u0009\u000A\u000C\u000D\u0020]/g,"");if(Me.length%4===0){Me=Me.replace(/=?=$/,"")}if(Me.length%4===1){return"failure"}if(/[^+/0-9A-Za-z]/.test(Me)){return"failure"}const Bn=ni(Me);const Hn=new Uint8Array(Bn.length);for(let Me=0;MeMe!=='"'&&Me!=="\\"),Me,Bn);if(Bn.position>=Me.length){break}const Hn=Me[Bn.position];Bn.position++;if(Hn==="\\"){if(Bn.position>=Me.length){Ci+="\\";break}Ci+=Me[Bn.position];Bn.position++}else{zn(Hn==='"');break}}if(Hn){return Ci}return Me.slice(ni,Bn.position)}function serializeAMimeType(Me){zn(Me!=="failure");const{parameters:Bn,essence:Hn}=Me;let ni=Hn;for(let[Me,Hn]of Bn.entries()){ni+=";";ni+=Me;ni+="=";if(!oa.test(Hn)){Hn=Hn.replace(/(\\|")/g,"\\$1");Hn='"'+Hn;Hn+='"'}ni+=Hn}return ni}function isHTTPWhiteSpace(Me){return Me==="\r"||Me==="\n"||Me==="\t"||Me===" "}function removeHTTPWhitespace(Me,Bn=true,Hn=true){let zn=0;let ni=Me.length-1;if(Bn){for(;zn0&&isHTTPWhiteSpace(Me[ni]);ni--);}return Me.slice(zn,ni+1)}function isASCIIWhitespace(Me){return Me==="\r"||Me==="\n"||Me==="\t"||Me==="\f"||Me===" "}function removeASCIIWhitespace(Me,Bn=true,Hn=true){let zn=0;let ni=Me.length-1;if(Bn){for(;zn0&&isASCIIWhitespace(Me[ni]);ni--);}return Me.slice(zn,ni+1)}Me.exports={dataURLProcessor:dataURLProcessor,URLSerializer:URLSerializer,collectASequenceOfCodePoints:collectASequenceOfCodePoints,collectASequenceOfCodePointsFast:collectASequenceOfCodePointsFast,stringPercentDecode:stringPercentDecode,parseMIMEType:parseMIMEType,collectAnHTTPQuotedString:collectAnHTTPQuotedString,serializeAMimeType:serializeAMimeType}},63041:(Me,Bn,Hn)=>{"use strict";const{Blob:zn,File:ni}=Hn(20181);const{types:Ci}=Hn(39023);const{kState:aa}=Hn(89710);const{isBlobLike:oa}=Hn(15523);const{webidl:ca}=Hn(74222);const{parseMIMEType:_a,serializeAMimeType:xa}=Hn(94322);const{kEnumerableProperty:Ga}=Hn(3440);const Ha=new TextEncoder;class File extends zn{constructor(Me,Bn,Hn={}){ca.argumentLengthCheck(arguments,2,{header:"File constructor"});Me=ca.converters["sequence"](Me);Bn=ca.converters.USVString(Bn);Hn=ca.converters.FilePropertyBag(Hn);const zn=Bn;let ni=Hn.type;let Ci;e:{if(ni){ni=_a(ni);if(ni==="failure"){ni="";break e}ni=xa(ni).toLowerCase()}Ci=Hn.lastModified}super(processBlobParts(Me,Hn),{type:ni});this[aa]={name:zn,lastModified:Ci,type:ni}}get name(){ca.brandCheck(this,File);return this[aa].name}get lastModified(){ca.brandCheck(this,File);return this[aa].lastModified}get type(){ca.brandCheck(this,File);return this[aa].type}}class FileLike{constructor(Me,Bn,Hn={}){const zn=Bn;const ni=Hn.type;const Ci=Hn.lastModified??Date.now();this[aa]={blobLike:Me,name:zn,type:ni,lastModified:Ci}}stream(...Me){ca.brandCheck(this,FileLike);return this[aa].blobLike.stream(...Me)}arrayBuffer(...Me){ca.brandCheck(this,FileLike);return this[aa].blobLike.arrayBuffer(...Me)}slice(...Me){ca.brandCheck(this,FileLike);return this[aa].blobLike.slice(...Me)}text(...Me){ca.brandCheck(this,FileLike);return this[aa].blobLike.text(...Me)}get size(){ca.brandCheck(this,FileLike);return this[aa].blobLike.size}get type(){ca.brandCheck(this,FileLike);return this[aa].blobLike.type}get name(){ca.brandCheck(this,FileLike);return this[aa].name}get lastModified(){ca.brandCheck(this,FileLike);return this[aa].lastModified}get[Symbol.toStringTag](){return"File"}}Object.defineProperties(File.prototype,{[Symbol.toStringTag]:{value:"File",configurable:true},name:Ga,lastModified:Ga});ca.converters.Blob=ca.interfaceConverter(zn);ca.converters.BlobPart=function(Me,Bn){if(ca.util.Type(Me)==="Object"){if(oa(Me)){return ca.converters.Blob(Me,{strict:false})}if(ArrayBuffer.isView(Me)||Ci.isAnyArrayBuffer(Me)){return ca.converters.BufferSource(Me,Bn)}}return ca.converters.USVString(Me,Bn)};ca.converters["sequence"]=ca.sequenceConverter(ca.converters.BlobPart);ca.converters.FilePropertyBag=ca.dictionaryConverter([{key:"lastModified",converter:ca.converters["long long"],get defaultValue(){return Date.now()}},{key:"type",converter:ca.converters.DOMString,defaultValue:""},{key:"endings",converter:Me=>{Me=ca.converters.DOMString(Me);Me=Me.toLowerCase();if(Me!=="native"){Me="transparent"}return Me},defaultValue:"transparent"}]);function processBlobParts(Me,Bn){const Hn=[];for(const zn of Me){if(typeof zn==="string"){let Me=zn;if(Bn.endings==="native"){Me=convertLineEndingsNative(Me)}Hn.push(Ha.encode(Me))}else if(Ci.isAnyArrayBuffer(zn)||Ci.isTypedArray(zn)){if(!zn.buffer){Hn.push(new Uint8Array(zn))}else{Hn.push(new Uint8Array(zn.buffer,zn.byteOffset,zn.byteLength))}}else if(oa(zn)){Hn.push(zn)}}return Hn}function convertLineEndingsNative(Me){let Bn="\n";if(process.platform==="win32"){Bn="\r\n"}return Me.replace(/\r?\n/g,Bn)}function isFileLike(Me){return ni&&Me instanceof ni||Me instanceof File||Me&&(typeof Me.stream==="function"||typeof Me.arrayBuffer==="function")&&Me[Symbol.toStringTag]==="File"}Me.exports={File:File,FileLike:FileLike,isFileLike:isFileLike}},43073:(Me,Bn,Hn)=>{"use strict";const{isBlobLike:zn,toUSVString:ni,makeIterator:Ci}=Hn(15523);const{kState:aa}=Hn(89710);const{File:oa,FileLike:ca,isFileLike:_a}=Hn(63041);const{webidl:xa}=Hn(74222);const{Blob:Ga,File:Ha}=Hn(20181);const ts=Ha??oa;class FormData{constructor(Me){if(Me!==undefined){throw xa.errors.conversionFailed({prefix:"FormData constructor",argument:"Argument 1",types:["undefined"]})}this[aa]=[]}append(Me,Bn,Hn=undefined){xa.brandCheck(this,FormData);xa.argumentLengthCheck(arguments,2,{header:"FormData.append"});if(arguments.length===3&&!zn(Bn)){throw new TypeError("Failed to execute 'append' on 'FormData': parameter 2 is not of type 'Blob'")}Me=xa.converters.USVString(Me);Bn=zn(Bn)?xa.converters.Blob(Bn,{strict:false}):xa.converters.USVString(Bn);Hn=arguments.length===3?xa.converters.USVString(Hn):undefined;const ni=makeEntry(Me,Bn,Hn);this[aa].push(ni)}delete(Me){xa.brandCheck(this,FormData);xa.argumentLengthCheck(arguments,1,{header:"FormData.delete"});Me=xa.converters.USVString(Me);this[aa]=this[aa].filter((Bn=>Bn.name!==Me))}get(Me){xa.brandCheck(this,FormData);xa.argumentLengthCheck(arguments,1,{header:"FormData.get"});Me=xa.converters.USVString(Me);const Bn=this[aa].findIndex((Bn=>Bn.name===Me));if(Bn===-1){return null}return this[aa][Bn].value}getAll(Me){xa.brandCheck(this,FormData);xa.argumentLengthCheck(arguments,1,{header:"FormData.getAll"});Me=xa.converters.USVString(Me);return this[aa].filter((Bn=>Bn.name===Me)).map((Me=>Me.value))}has(Me){xa.brandCheck(this,FormData);xa.argumentLengthCheck(arguments,1,{header:"FormData.has"});Me=xa.converters.USVString(Me);return this[aa].findIndex((Bn=>Bn.name===Me))!==-1}set(Me,Bn,Hn=undefined){xa.brandCheck(this,FormData);xa.argumentLengthCheck(arguments,2,{header:"FormData.set"});if(arguments.length===3&&!zn(Bn)){throw new TypeError("Failed to execute 'set' on 'FormData': parameter 2 is not of type 'Blob'")}Me=xa.converters.USVString(Me);Bn=zn(Bn)?xa.converters.Blob(Bn,{strict:false}):xa.converters.USVString(Bn);Hn=arguments.length===3?ni(Hn):undefined;const Ci=makeEntry(Me,Bn,Hn);const oa=this[aa].findIndex((Bn=>Bn.name===Me));if(oa!==-1){this[aa]=[...this[aa].slice(0,oa),Ci,...this[aa].slice(oa+1).filter((Bn=>Bn.name!==Me))]}else{this[aa].push(Ci)}}entries(){xa.brandCheck(this,FormData);return Ci((()=>this[aa].map((Me=>[Me.name,Me.value]))),"FormData","key+value")}keys(){xa.brandCheck(this,FormData);return Ci((()=>this[aa].map((Me=>[Me.name,Me.value]))),"FormData","key")}values(){xa.brandCheck(this,FormData);return Ci((()=>this[aa].map((Me=>[Me.name,Me.value]))),"FormData","value")}forEach(Me,Bn=globalThis){xa.brandCheck(this,FormData);xa.argumentLengthCheck(arguments,1,{header:"FormData.forEach"});if(typeof Me!=="function"){throw new TypeError("Failed to execute 'forEach' on 'FormData': parameter 1 is not of type 'Function'.")}for(const[Hn,zn]of this){Me.apply(Bn,[zn,Hn,this])}}}FormData.prototype[Symbol.iterator]=FormData.prototype.entries;Object.defineProperties(FormData.prototype,{[Symbol.toStringTag]:{value:"FormData",configurable:true}});function makeEntry(Me,Bn,Hn){Me=Buffer.from(Me).toString("utf8");if(typeof Bn==="string"){Bn=Buffer.from(Bn).toString("utf8")}else{if(!_a(Bn)){Bn=Bn instanceof Ga?new ts([Bn],"blob",{type:Bn.type}):new ca(Bn,"blob",{type:Bn.type})}if(Hn!==undefined){const Me={type:Bn.type,lastModified:Bn.lastModified};Bn=Ha&&Bn instanceof Ha||Bn instanceof oa?new ts([Bn],Hn,Me):new ca(Bn,Hn,Me)}}return{name:Me,value:Bn}}Me.exports={FormData:FormData}},75628:Me=>{"use strict";const Bn=Symbol.for("undici.globalOrigin.1");function getGlobalOrigin(){return globalThis[Bn]}function setGlobalOrigin(Me){if(Me===undefined){Object.defineProperty(globalThis,Bn,{value:undefined,writable:true,enumerable:false,configurable:false});return}const Hn=new URL(Me);if(Hn.protocol!=="http:"&&Hn.protocol!=="https:"){throw new TypeError(`Only http & https urls are allowed, received ${Hn.protocol}`)}Object.defineProperty(globalThis,Bn,{value:Hn,writable:true,enumerable:false,configurable:false})}Me.exports={getGlobalOrigin:getGlobalOrigin,setGlobalOrigin:setGlobalOrigin}},26349:(Me,Bn,Hn)=>{"use strict";const{kHeadersList:zn,kConstruct:ni}=Hn(36443);const{kGuard:Ci}=Hn(89710);const{kEnumerableProperty:aa}=Hn(3440);const{makeIterator:oa,isValidHeaderName:ca,isValidHeaderValue:_a}=Hn(15523);const xa=Hn(39023);const{webidl:Ga}=Hn(74222);const Ha=Hn(42613);const ts=Symbol("headers map");const Ps=Symbol("headers map sorted");function isHTTPWhiteSpaceCharCode(Me){return Me===10||Me===13||Me===9||Me===32}function headerValueNormalize(Me){let Bn=0;let Hn=Me.length;while(Hn>Bn&&isHTTPWhiteSpaceCharCode(Me.charCodeAt(Hn-1)))--Hn;while(Hn>Bn&&isHTTPWhiteSpaceCharCode(Me.charCodeAt(Bn)))++Bn;return Bn===0&&Hn===Me.length?Me:Me.substring(Bn,Hn)}function fill(Me,Bn){if(Array.isArray(Bn)){for(let Hn=0;Hn>","record"]})}}function appendHeader(Me,Bn,Hn){Hn=headerValueNormalize(Hn);if(!ca(Bn)){throw Ga.errors.invalidArgument({prefix:"Headers.append",value:Bn,type:"header name"})}else if(!_a(Hn)){throw Ga.errors.invalidArgument({prefix:"Headers.append",value:Hn,type:"header value"})}if(Me[Ci]==="immutable"){throw new TypeError("immutable")}else if(Me[Ci]==="request-no-cors"){}return Me[zn].append(Bn,Hn)}class HeadersList{cookies=null;constructor(Me){if(Me instanceof HeadersList){this[ts]=new Map(Me[ts]);this[Ps]=Me[Ps];this.cookies=Me.cookies===null?null:[...Me.cookies]}else{this[ts]=new Map(Me);this[Ps]=null}}contains(Me){Me=Me.toLowerCase();return this[ts].has(Me)}clear(){this[ts].clear();this[Ps]=null;this.cookies=null}append(Me,Bn){this[Ps]=null;const Hn=Me.toLowerCase();const zn=this[ts].get(Hn);if(zn){const Me=Hn==="cookie"?"; ":", ";this[ts].set(Hn,{name:zn.name,value:`${zn.value}${Me}${Bn}`})}else{this[ts].set(Hn,{name:Me,value:Bn})}if(Hn==="set-cookie"){this.cookies??=[];this.cookies.push(Bn)}}set(Me,Bn){this[Ps]=null;const Hn=Me.toLowerCase();if(Hn==="set-cookie"){this.cookies=[Bn]}this[ts].set(Hn,{name:Me,value:Bn})}delete(Me){this[Ps]=null;Me=Me.toLowerCase();if(Me==="set-cookie"){this.cookies=null}this[ts].delete(Me)}get(Me){const Bn=this[ts].get(Me.toLowerCase());return Bn===undefined?null:Bn.value}*[Symbol.iterator](){for(const[Me,{value:Bn}]of this[ts]){yield[Me,Bn]}}get entries(){const Me={};if(this[ts].size){for(const{name:Bn,value:Hn}of this[ts].values()){Me[Bn]=Hn}}return Me}}class Headers{constructor(Me=undefined){if(Me===ni){return}this[zn]=new HeadersList;this[Ci]="none";if(Me!==undefined){Me=Ga.converters.HeadersInit(Me);fill(this,Me)}}append(Me,Bn){Ga.brandCheck(this,Headers);Ga.argumentLengthCheck(arguments,2,{header:"Headers.append"});Me=Ga.converters.ByteString(Me);Bn=Ga.converters.ByteString(Bn);return appendHeader(this,Me,Bn)}delete(Me){Ga.brandCheck(this,Headers);Ga.argumentLengthCheck(arguments,1,{header:"Headers.delete"});Me=Ga.converters.ByteString(Me);if(!ca(Me)){throw Ga.errors.invalidArgument({prefix:"Headers.delete",value:Me,type:"header name"})}if(this[Ci]==="immutable"){throw new TypeError("immutable")}else if(this[Ci]==="request-no-cors"){}if(!this[zn].contains(Me)){return}this[zn].delete(Me)}get(Me){Ga.brandCheck(this,Headers);Ga.argumentLengthCheck(arguments,1,{header:"Headers.get"});Me=Ga.converters.ByteString(Me);if(!ca(Me)){throw Ga.errors.invalidArgument({prefix:"Headers.get",value:Me,type:"header name"})}return this[zn].get(Me)}has(Me){Ga.brandCheck(this,Headers);Ga.argumentLengthCheck(arguments,1,{header:"Headers.has"});Me=Ga.converters.ByteString(Me);if(!ca(Me)){throw Ga.errors.invalidArgument({prefix:"Headers.has",value:Me,type:"header name"})}return this[zn].contains(Me)}set(Me,Bn){Ga.brandCheck(this,Headers);Ga.argumentLengthCheck(arguments,2,{header:"Headers.set"});Me=Ga.converters.ByteString(Me);Bn=Ga.converters.ByteString(Bn);Bn=headerValueNormalize(Bn);if(!ca(Me)){throw Ga.errors.invalidArgument({prefix:"Headers.set",value:Me,type:"header name"})}else if(!_a(Bn)){throw Ga.errors.invalidArgument({prefix:"Headers.set",value:Bn,type:"header value"})}if(this[Ci]==="immutable"){throw new TypeError("immutable")}else if(this[Ci]==="request-no-cors"){}this[zn].set(Me,Bn)}getSetCookie(){Ga.brandCheck(this,Headers);const Me=this[zn].cookies;if(Me){return[...Me]}return[]}get[Ps](){if(this[zn][Ps]){return this[zn][Ps]}const Me=[];const Bn=[...this[zn]].sort(((Me,Bn)=>Me[0]Me),"Headers","key")}return oa((()=>[...this[Ps].values()]),"Headers","key")}values(){Ga.brandCheck(this,Headers);if(this[Ci]==="immutable"){const Me=this[Ps];return oa((()=>Me),"Headers","value")}return oa((()=>[...this[Ps].values()]),"Headers","value")}entries(){Ga.brandCheck(this,Headers);if(this[Ci]==="immutable"){const Me=this[Ps];return oa((()=>Me),"Headers","key+value")}return oa((()=>[...this[Ps].values()]),"Headers","key+value")}forEach(Me,Bn=globalThis){Ga.brandCheck(this,Headers);Ga.argumentLengthCheck(arguments,1,{header:"Headers.forEach"});if(typeof Me!=="function"){throw new TypeError("Failed to execute 'forEach' on 'Headers': parameter 1 is not of type 'Function'.")}for(const[Hn,zn]of this){Me.apply(Bn,[zn,Hn,this])}}[Symbol.for("nodejs.util.inspect.custom")](){Ga.brandCheck(this,Headers);return this[zn]}}Headers.prototype[Symbol.iterator]=Headers.prototype.entries;Object.defineProperties(Headers.prototype,{append:aa,delete:aa,get:aa,has:aa,set:aa,getSetCookie:aa,keys:aa,values:aa,entries:aa,forEach:aa,[Symbol.iterator]:{enumerable:false},[Symbol.toStringTag]:{value:"Headers",configurable:true},[xa.inspect.custom]:{enumerable:false}});Ga.converters.HeadersInit=function(Me){if(Ga.util.Type(Me)==="Object"){if(Me[Symbol.iterator]){return Ga.converters["sequence>"](Me)}return Ga.converters["record"](Me)}throw Ga.errors.conversionFailed({prefix:"Headers constructor",argument:"Argument 1",types:["sequence>","record"]})};Me.exports={fill:fill,Headers:Headers,HeadersList:HeadersList}},12315:(Me,Bn,Hn)=>{"use strict";const{Response:zn,makeNetworkError:ni,makeAppropriateNetworkError:Ci,filterResponse:aa,makeResponse:oa}=Hn(48676);const{Headers:ca}=Hn(26349);const{Request:_a,makeRequest:xa}=Hn(25194);const Ga=Hn(43106);const{bytesMatch:Ha,makePolicyContainer:ts,clonePolicyContainer:Ps,requestBadPort:so,TAOCheck:oo,appendRequestOriginHeader:Jo,responseLocationURL:tc,requestCurrentURL:dc,setRequestReferrerPolicyOnRedirect:Fc,tryUpgradeRequestToAPotentiallyTrustworthyURL:Jc,createOpaqueTimingInfo:Dp,appendFetchMetadata:kp,corsCheck:Qp,crossOriginResourcePolicyCheck:Up,determineRequestsReferrer:qp,coarsenedSharedCurrentTime:Vp,createDeferredPromise:Jp,isBlobLike:Wp,sameOrigin:zp,isCancelled:Qf,isAborted:Yf,isErrorLike:Kf,fullyReadBody:Xf,readableStreamClose:Ad,isomorphicEncode:Cd,urlIsLocal:xd,urlIsHttpHttpsScheme:wd,urlHasHttpsScheme:Sd}=Hn(15523);const{kState:Td,kHeaders:Pd,kGuard:Qh,kRealm:Zh}=Hn(89710);const eg=Hn(42613);const{safelyExtractBody:tg}=Hn(8923);const{redirectStatusSet:rg,nullBodyStatus:ng,safeMethodsSet:ig,requestBodyHeader:ag,subresourceSet:sg,DOMException:og}=Hn(87326);const{kHeadersList:ug}=Hn(36443);const cg=Hn(24434);const{Readable:lg,pipeline:pg}=Hn(2203);const{addAbortListener:fg,isErrored:dg,isReadable:hg,nodeMajor:mg,nodeMinor:gg}=Hn(3440);const{dataURLProcessor:_g,serializeAMimeType:Ag}=Hn(94322);const{TransformStream:yg}=Hn(63774);const{getGlobalDispatcher:vg}=Hn(32581);const{webidl:bg}=Hn(74222);const{STATUS_CODES:Eg}=Hn(58611);const Dg=["GET","HEAD"];let Cg;let xg=globalThis.ReadableStream;class Fetch extends cg{constructor(Me){super();this.dispatcher=Me;this.connection=null;this.dump=false;this.state="ongoing";this.setMaxListeners(21)}terminate(Me){if(this.state!=="ongoing"){return}this.state="terminated";this.connection?.destroy(Me);this.emit("terminated",Me)}abort(Me){if(this.state!=="ongoing"){return}this.state="aborted";if(!Me){Me=new og("The operation was aborted.","AbortError")}this.serializedAbortReason=Me;this.connection?.destroy(Me);this.emit("terminated",Me)}}function fetch(Me,Bn={}){bg.argumentLengthCheck(arguments,1,{header:"globalThis.fetch"});const Hn=Jp();let ni;try{ni=new _a(Me,Bn)}catch(Me){Hn.reject(Me);return Hn.promise}const Ci=ni[Td];if(ni.signal.aborted){abortFetch(Hn,Ci,null,ni.signal.reason);return Hn.promise}const aa=Ci.client.globalObject;if(aa?.constructor?.name==="ServiceWorkerGlobalScope"){Ci.serviceWorkers="none"}let oa=null;const ca=null;let xa=false;let Ga=null;fg(ni.signal,(()=>{xa=true;eg(Ga!=null);Ga.abort(ni.signal.reason);abortFetch(Hn,Ci,oa,ni.signal.reason)}));const handleFetchDone=Me=>finalizeAndReportTiming(Me,"fetch");const processResponse=Me=>{if(xa){return Promise.resolve()}if(Me.aborted){abortFetch(Hn,Ci,oa,Ga.serializedAbortReason);return Promise.resolve()}if(Me.type==="error"){Hn.reject(Object.assign(new TypeError("fetch failed"),{cause:Me.error}));return Promise.resolve()}oa=new zn;oa[Td]=Me;oa[Zh]=ca;oa[Pd][ug]=Me.headersList;oa[Pd][Qh]="immutable";oa[Pd][Zh]=ca;Hn.resolve(oa)};Ga=fetching({request:Ci,processResponseEndOfBody:handleFetchDone,processResponse:processResponse,dispatcher:Bn.dispatcher??vg()});return Hn.promise}function finalizeAndReportTiming(Me,Bn="other"){if(Me.type==="error"&&Me.aborted){return}if(!Me.urlList?.length){return}const Hn=Me.urlList[0];let zn=Me.timingInfo;let ni=Me.cacheState;if(!wd(Hn)){return}if(zn===null){return}if(!Me.timingAllowPassed){zn=Dp({startTime:zn.startTime});ni=""}zn.endTime=Vp();Me.timingInfo=zn;markResourceTiming(zn,Hn,Bn,globalThis,ni)}function markResourceTiming(Me,Bn,Hn,zn,ni){if(mg>18||mg===18&&gg>=2){performance.markResourceTiming(Me,Bn.href,Hn,zn,ni)}}function abortFetch(Me,Bn,Hn,zn){if(!zn){zn=new og("The operation was aborted.","AbortError")}Me.reject(zn);if(Bn.body!=null&&hg(Bn.body?.stream)){Bn.body.stream.cancel(zn).catch((Me=>{if(Me.code==="ERR_INVALID_STATE"){return}throw Me}))}if(Hn==null){return}const ni=Hn[Td];if(ni.body!=null&&hg(ni.body?.stream)){ni.body.stream.cancel(zn).catch((Me=>{if(Me.code==="ERR_INVALID_STATE"){return}throw Me}))}}function fetching({request:Me,processRequestBodyChunkLength:Bn,processRequestEndOfBody:Hn,processResponse:zn,processResponseEndOfBody:ni,processResponseConsumeBody:Ci,useParallelQueue:aa=false,dispatcher:oa}){let ca=null;let _a=false;if(Me.client!=null){ca=Me.client.globalObject;_a=Me.client.crossOriginIsolatedCapability}const xa=Vp(_a);const Ga=Dp({startTime:xa});const Ha={controller:new Fetch(oa),request:Me,timingInfo:Ga,processRequestBodyChunkLength:Bn,processRequestEndOfBody:Hn,processResponse:zn,processResponseConsumeBody:Ci,processResponseEndOfBody:ni,taskDestination:ca,crossOriginIsolatedCapability:_a};eg(!Me.body||Me.body.stream);if(Me.window==="client"){Me.window=Me.client?.globalObject?.constructor?.name==="Window"?Me.client:"no-window"}if(Me.origin==="client"){Me.origin=Me.client?.origin}if(Me.policyContainer==="client"){if(Me.client!=null){Me.policyContainer=Ps(Me.client.policyContainer)}else{Me.policyContainer=ts()}}if(!Me.headersList.contains("accept")){const Bn="*/*";Me.headersList.append("accept",Bn)}if(!Me.headersList.contains("accept-language")){Me.headersList.append("accept-language","*")}if(Me.priority===null){}if(sg.has(Me.destination)){}mainFetch(Ha).catch((Me=>{Ha.controller.terminate(Me)}));return Ha.controller}async function mainFetch(Me,Bn=false){const Hn=Me.request;let zn=null;if(Hn.localURLsOnly&&!xd(dc(Hn))){zn=ni("local URLs only")}Jc(Hn);if(so(Hn)==="blocked"){zn=ni("bad port")}if(Hn.referrerPolicy===""){Hn.referrerPolicy=Hn.policyContainer.referrerPolicy}if(Hn.referrer!=="no-referrer"){Hn.referrer=qp(Hn)}if(zn===null){zn=await(async()=>{const Bn=dc(Hn);if(zp(Bn,Hn.url)&&Hn.responseTainting==="basic"||Bn.protocol==="data:"||(Hn.mode==="navigate"||Hn.mode==="websocket")){Hn.responseTainting="basic";return await schemeFetch(Me)}if(Hn.mode==="same-origin"){return ni('request mode cannot be "same-origin"')}if(Hn.mode==="no-cors"){if(Hn.redirect!=="follow"){return ni('redirect mode cannot be "follow" for "no-cors" request')}Hn.responseTainting="opaque";return await schemeFetch(Me)}if(!wd(dc(Hn))){return ni("URL scheme must be a HTTP(S) scheme")}Hn.responseTainting="cors";return await httpFetch(Me)})()}if(Bn){return zn}if(zn.status!==0&&!zn.internalResponse){if(Hn.responseTainting==="cors"){}if(Hn.responseTainting==="basic"){zn=aa(zn,"basic")}else if(Hn.responseTainting==="cors"){zn=aa(zn,"cors")}else if(Hn.responseTainting==="opaque"){zn=aa(zn,"opaque")}else{eg(false)}}let Ci=zn.status===0?zn:zn.internalResponse;if(Ci.urlList.length===0){Ci.urlList.push(...Hn.urlList)}if(!Hn.timingAllowFailed){zn.timingAllowPassed=true}if(zn.type==="opaque"&&Ci.status===206&&Ci.rangeRequested&&!Hn.headers.contains("range")){zn=Ci=ni()}if(zn.status!==0&&(Hn.method==="HEAD"||Hn.method==="CONNECT"||ng.includes(Ci.status))){Ci.body=null;Me.controller.dump=true}if(Hn.integrity){const processBodyError=Bn=>fetchFinale(Me,ni(Bn));if(Hn.responseTainting==="opaque"||zn.body==null){processBodyError(zn.error);return}const processBody=Bn=>{if(!Ha(Bn,Hn.integrity)){processBodyError("integrity mismatch");return}zn.body=tg(Bn)[0];fetchFinale(Me,zn)};await Xf(zn.body,processBody,processBodyError)}else{fetchFinale(Me,zn)}}function schemeFetch(Me){if(Qf(Me)&&Me.request.redirectCount===0){return Promise.resolve(Ci(Me))}const{request:Bn}=Me;const{protocol:zn}=dc(Bn);switch(zn){case"about:":{return Promise.resolve(ni("about scheme is not supported"))}case"blob:":{if(!Cg){Cg=Hn(20181).resolveObjectURL}const Me=dc(Bn);if(Me.search.length!==0){return Promise.resolve(ni("NetworkError when attempting to fetch resource."))}const zn=Cg(Me.toString());if(Bn.method!=="GET"||!Wp(zn)){return Promise.resolve(ni("invalid method"))}const Ci=tg(zn);const aa=Ci[0];const ca=Cd(`${aa.length}`);const _a=Ci[1]??"";const xa=oa({statusText:"OK",headersList:[["content-length",{name:"Content-Length",value:ca}],["content-type",{name:"Content-Type",value:_a}]]});xa.body=aa;return Promise.resolve(xa)}case"data:":{const Me=dc(Bn);const Hn=_g(Me);if(Hn==="failure"){return Promise.resolve(ni("failed to fetch the data URL"))}const zn=Ag(Hn.mimeType);return Promise.resolve(oa({statusText:"OK",headersList:[["content-type",{name:"Content-Type",value:zn}]],body:tg(Hn.body)[0]}))}case"file:":{return Promise.resolve(ni("not implemented... yet..."))}case"http:":case"https:":{return httpFetch(Me).catch((Me=>ni(Me)))}default:{return Promise.resolve(ni("unknown scheme"))}}}function finalizeResponse(Me,Bn){Me.request.done=true;if(Me.processResponseDone!=null){queueMicrotask((()=>Me.processResponseDone(Bn)))}}function fetchFinale(Me,Bn){if(Bn.type==="error"){Bn.urlList=[Me.request.urlList[0]];Bn.timingInfo=Dp({startTime:Me.timingInfo.startTime})}const processResponseEndOfBody=()=>{Me.request.done=true;if(Me.processResponseEndOfBody!=null){queueMicrotask((()=>Me.processResponseEndOfBody(Bn)))}};if(Me.processResponse!=null){queueMicrotask((()=>Me.processResponse(Bn)))}if(Bn.body==null){processResponseEndOfBody()}else{const identityTransformAlgorithm=(Me,Bn)=>{Bn.enqueue(Me)};const Me=new yg({start(){},transform:identityTransformAlgorithm,flush:processResponseEndOfBody},{size(){return 1}},{size(){return 1}});Bn.body={stream:Bn.body.stream.pipeThrough(Me)}}if(Me.processResponseConsumeBody!=null){const processBody=Hn=>Me.processResponseConsumeBody(Bn,Hn);const processBodyError=Hn=>Me.processResponseConsumeBody(Bn,Hn);if(Bn.body==null){queueMicrotask((()=>processBody(null)))}else{return Xf(Bn.body,processBody,processBodyError)}return Promise.resolve()}}async function httpFetch(Me){const Bn=Me.request;let Hn=null;let zn=null;const Ci=Me.timingInfo;if(Bn.serviceWorkers==="all"){}if(Hn===null){if(Bn.redirect==="follow"){Bn.serviceWorkers="none"}zn=Hn=await httpNetworkOrCacheFetch(Me);if(Bn.responseTainting==="cors"&&Qp(Bn,Hn)==="failure"){return ni("cors failure")}if(oo(Bn,Hn)==="failure"){Bn.timingAllowFailed=true}}if((Bn.responseTainting==="opaque"||Hn.type==="opaque")&&Up(Bn.origin,Bn.client,Bn.destination,zn)==="blocked"){return ni("blocked")}if(rg.has(zn.status)){if(Bn.redirect!=="manual"){Me.controller.connection.destroy()}if(Bn.redirect==="error"){Hn=ni("unexpected redirect")}else if(Bn.redirect==="manual"){Hn=zn}else if(Bn.redirect==="follow"){Hn=await httpRedirectFetch(Me,Hn)}else{eg(false)}}Hn.timingInfo=Ci;return Hn}function httpRedirectFetch(Me,Bn){const Hn=Me.request;const zn=Bn.internalResponse?Bn.internalResponse:Bn;let Ci;try{Ci=tc(zn,dc(Hn).hash);if(Ci==null){return Bn}}catch(Me){return Promise.resolve(ni(Me))}if(!wd(Ci)){return Promise.resolve(ni("URL scheme must be a HTTP(S) scheme"))}if(Hn.redirectCount===20){return Promise.resolve(ni("redirect count exceeded"))}Hn.redirectCount+=1;if(Hn.mode==="cors"&&(Ci.username||Ci.password)&&!zp(Hn,Ci)){return Promise.resolve(ni('cross origin not allowed for request mode "cors"'))}if(Hn.responseTainting==="cors"&&(Ci.username||Ci.password)){return Promise.resolve(ni('URL cannot contain credentials for request mode "cors"'))}if(zn.status!==303&&Hn.body!=null&&Hn.body.source==null){return Promise.resolve(ni())}if([301,302].includes(zn.status)&&Hn.method==="POST"||zn.status===303&&!Dg.includes(Hn.method)){Hn.method="GET";Hn.body=null;for(const Me of ag){Hn.headersList.delete(Me)}}if(!zp(dc(Hn),Ci)){Hn.headersList.delete("authorization");Hn.headersList.delete("proxy-authorization",true);Hn.headersList.delete("cookie");Hn.headersList.delete("host")}if(Hn.body!=null){eg(Hn.body.source!=null);Hn.body=tg(Hn.body.source)[0]}const aa=Me.timingInfo;aa.redirectEndTime=aa.postRedirectStartTime=Vp(Me.crossOriginIsolatedCapability);if(aa.redirectStartTime===0){aa.redirectStartTime=aa.startTime}Hn.urlList.push(Ci);Fc(Hn,zn);return mainFetch(Me,true)}async function httpNetworkOrCacheFetch(Me,Bn=false,Hn=false){const zn=Me.request;let aa=null;let oa=null;let ca=null;const _a=null;const Ga=false;if(zn.window==="no-window"&&zn.redirect==="error"){aa=Me;oa=zn}else{oa=xa(zn);aa={...Me};aa.request=oa}const Ha=zn.credentials==="include"||zn.credentials==="same-origin"&&zn.responseTainting==="basic";const ts=oa.body?oa.body.length:null;let Ps=null;if(oa.body==null&&["POST","PUT"].includes(oa.method)){Ps="0"}if(ts!=null){Ps=Cd(`${ts}`)}if(Ps!=null){oa.headersList.append("content-length",Ps)}if(ts!=null&&oa.keepalive){}if(oa.referrer instanceof URL){oa.headersList.append("referer",Cd(oa.referrer.href))}Jo(oa);kp(oa);if(!oa.headersList.contains("user-agent")){oa.headersList.append("user-agent",typeof esbuildDetection==="undefined"?"undici":"node")}if(oa.cache==="default"&&(oa.headersList.contains("if-modified-since")||oa.headersList.contains("if-none-match")||oa.headersList.contains("if-unmodified-since")||oa.headersList.contains("if-match")||oa.headersList.contains("if-range"))){oa.cache="no-store"}if(oa.cache==="no-cache"&&!oa.preventNoCacheCacheControlHeaderModification&&!oa.headersList.contains("cache-control")){oa.headersList.append("cache-control","max-age=0")}if(oa.cache==="no-store"||oa.cache==="reload"){if(!oa.headersList.contains("pragma")){oa.headersList.append("pragma","no-cache")}if(!oa.headersList.contains("cache-control")){oa.headersList.append("cache-control","no-cache")}}if(oa.headersList.contains("range")){oa.headersList.append("accept-encoding","identity")}if(!oa.headersList.contains("accept-encoding")){if(Sd(dc(oa))){oa.headersList.append("accept-encoding","br, gzip, deflate")}else{oa.headersList.append("accept-encoding","gzip, deflate")}}oa.headersList.delete("host");if(Ha){}if(_a==null){oa.cache="no-store"}if(oa.mode!=="no-store"&&oa.mode!=="reload"){}if(ca==null){if(oa.mode==="only-if-cached"){return ni("only if cached")}const Me=await httpNetworkFetch(aa,Ha,Hn);if(!ig.has(oa.method)&&Me.status>=200&&Me.status<=399){}if(Ga&&Me.status===304){}if(ca==null){ca=Me}}ca.urlList=[...oa.urlList];if(oa.headersList.contains("range")){ca.rangeRequested=true}ca.requestIncludesCredentials=Ha;if(ca.status===407){if(zn.window==="no-window"){return ni()}if(Qf(Me)){return Ci(Me)}return ni("proxy authentication required")}if(ca.status===421&&!Hn&&(zn.body==null||zn.body.source!=null)){if(Qf(Me)){return Ci(Me)}Me.controller.connection.destroy();ca=await httpNetworkOrCacheFetch(Me,Bn,true)}if(Bn){}return ca}async function httpNetworkFetch(Me,Bn=false,zn=false){eg(!Me.controller.connection||Me.controller.connection.destroyed);Me.controller.connection={abort:null,destroyed:false,destroy(Me){if(!this.destroyed){this.destroyed=true;this.abort?.(Me??new og("The operation was aborted.","AbortError"))}}};const aa=Me.request;let _a=null;const xa=Me.timingInfo;const Ha=null;if(Ha==null){aa.cache="no-store"}const ts=zn?"yes":"no";if(aa.mode==="websocket"){}else{}let Ps=null;if(aa.body==null&&Me.processRequestEndOfBody){queueMicrotask((()=>Me.processRequestEndOfBody()))}else if(aa.body!=null){const processBodyChunk=async function*(Bn){if(Qf(Me)){return}yield Bn;Me.processRequestBodyChunkLength?.(Bn.byteLength)};const processEndOfBody=()=>{if(Qf(Me)){return}if(Me.processRequestEndOfBody){Me.processRequestEndOfBody()}};const processBodyError=Bn=>{if(Qf(Me)){return}if(Bn.name==="AbortError"){Me.controller.abort()}else{Me.controller.terminate(Bn)}};Ps=async function*(){try{for await(const Me of aa.body.stream){yield*processBodyChunk(Me)}processEndOfBody()}catch(Me){processBodyError(Me)}}()}try{const{body:Bn,status:Hn,statusText:zn,headersList:ni,socket:Ci}=await dispatch({body:Ps});if(Ci){_a=oa({status:Hn,statusText:zn,headersList:ni,socket:Ci})}else{const Ci=Bn[Symbol.asyncIterator]();Me.controller.next=()=>Ci.next();_a=oa({status:Hn,statusText:zn,headersList:ni})}}catch(Bn){if(Bn.name==="AbortError"){Me.controller.connection.destroy();return Ci(Me,Bn)}return ni(Bn)}const pullAlgorithm=()=>{Me.controller.resume()};const cancelAlgorithm=Bn=>{Me.controller.abort(Bn)};if(!xg){xg=Hn(63774).ReadableStream}const so=new xg({async start(Bn){Me.controller.controller=Bn},async pull(Me){await pullAlgorithm(Me)},async cancel(Me){await cancelAlgorithm(Me)}},{highWaterMark:0,size(){return 1}});_a.body={stream:so};Me.controller.on("terminated",onAborted);Me.controller.resume=async()=>{while(true){let Bn;let Hn;try{const{done:Hn,value:zn}=await Me.controller.next();if(Yf(Me)){break}Bn=Hn?undefined:zn}catch(zn){if(Me.controller.ended&&!xa.encodedBodySize){Bn=undefined}else{Bn=zn;Hn=true}}if(Bn===undefined){Ad(Me.controller.controller);finalizeResponse(Me,_a);return}xa.decodedBodySize+=Bn?.byteLength??0;if(Hn){Me.controller.terminate(Bn);return}Me.controller.controller.enqueue(new Uint8Array(Bn));if(dg(so)){Me.controller.terminate();return}if(!Me.controller.controller.desiredSize){return}}};function onAborted(Bn){if(Yf(Me)){_a.aborted=true;if(hg(so)){Me.controller.controller.error(Me.controller.serializedAbortReason)}}else{if(hg(so)){Me.controller.controller.error(new TypeError("terminated",{cause:Kf(Bn)?Bn:undefined}))}}Me.controller.connection.destroy()}return _a;async function dispatch({body:Bn}){const Hn=dc(aa);const zn=Me.controller.dispatcher;return new Promise(((ni,Ci)=>zn.dispatch({path:Hn.pathname+Hn.search,origin:Hn.origin,method:aa.method,body:Me.controller.dispatcher.isMockActive?aa.body&&(aa.body.source||aa.body.stream):Bn,headers:aa.headersList.entries,maxRedirections:0,upgrade:aa.mode==="websocket"?"websocket":undefined},{body:null,abort:null,onConnect(Bn){const{connection:Hn}=Me.controller;if(Hn.destroyed){Bn(new og("The operation was aborted.","AbortError"))}else{Me.controller.on("terminated",Bn);this.abort=Hn.abort=Bn}},onHeaders(Me,Bn,Hn,zn){if(Me<200){return}let Ci=[];let oa="";const _a=new ca;if(Array.isArray(Bn)){for(let Me=0;MeMe.trim()))}else if(Hn.toLowerCase()==="location"){oa=zn}_a[ug].append(Hn,zn)}}else{const Me=Object.keys(Bn);for(const Hn of Me){const Me=Bn[Hn];if(Hn.toLowerCase()==="content-encoding"){Ci=Me.toLowerCase().split(",").map((Me=>Me.trim())).reverse()}else if(Hn.toLowerCase()==="location"){oa=Me}_a[ug].append(Hn,Me)}}this.body=new lg({read:Hn});const xa=[];const Ha=aa.redirect==="follow"&&oa&&rg.has(Me);if(aa.method!=="HEAD"&&aa.method!=="CONNECT"&&!ng.includes(Me)&&!Ha){for(const Me of Ci){if(Me==="x-gzip"||Me==="gzip"){xa.push(Ga.createGunzip({flush:Ga.constants.Z_SYNC_FLUSH,finishFlush:Ga.constants.Z_SYNC_FLUSH}))}else if(Me==="deflate"){xa.push(Ga.createInflate())}else if(Me==="br"){xa.push(Ga.createBrotliDecompress())}else{xa.length=0;break}}}ni({status:Me,statusText:zn,headersList:_a[ug],body:xa.length?pg(this.body,...xa,(()=>{})):this.body.on("error",(()=>{}))});return true},onData(Bn){if(Me.controller.dump){return}const Hn=Bn;xa.encodedBodySize+=Hn.byteLength;return this.body.push(Hn)},onComplete(){if(this.abort){Me.controller.off("terminated",this.abort)}Me.controller.ended=true;this.body.push(null)},onError(Bn){if(this.abort){Me.controller.off("terminated",this.abort)}this.body?.destroy(Bn);Me.controller.terminate(Bn);Ci(Bn)},onUpgrade(Me,Bn,Hn){if(Me!==101){return}const zn=new ca;for(let Me=0;Me{"use strict";const{extractBody:zn,mixinBody:ni,cloneBody:Ci}=Hn(8923);const{Headers:aa,fill:oa,HeadersList:ca}=Hn(26349);const{FinalizationRegistry:_a}=Hn(13194)();const xa=Hn(3440);const{isValidHTTPToken:Ga,sameOrigin:Ha,normalizeMethod:ts,makePolicyContainer:Ps,normalizeMethodRecord:so}=Hn(15523);const{forbiddenMethodsSet:oo,corsSafeListedMethodsSet:Jo,referrerPolicy:tc,requestRedirect:dc,requestMode:Fc,requestCredentials:Jc,requestCache:Dp,requestDuplex:kp}=Hn(87326);const{kEnumerableProperty:Qp}=xa;const{kHeaders:Up,kSignal:qp,kState:Vp,kGuard:Jp,kRealm:Wp}=Hn(89710);const{webidl:zp}=Hn(74222);const{getGlobalOrigin:Qf}=Hn(75628);const{URLSerializer:Yf}=Hn(94322);const{kHeadersList:Kf,kConstruct:Xf}=Hn(36443);const Ad=Hn(42613);const{getMaxListeners:Cd,setMaxListeners:xd,getEventListeners:wd,defaultMaxListeners:Sd}=Hn(24434);let Td=globalThis.TransformStream;const Pd=Symbol("abortController");const Qh=new _a((({signal:Me,abort:Bn})=>{Me.removeEventListener("abort",Bn)}));class Request{constructor(Me,Bn={}){if(Me===Xf){return}zp.argumentLengthCheck(arguments,1,{header:"Request constructor"});Me=zp.converters.RequestInfo(Me);Bn=zp.converters.RequestInit(Bn);this[Wp]={settingsObject:{baseUrl:Qf(),get origin(){return this.baseUrl?.origin},policyContainer:Ps()}};let ni=null;let Ci=null;const _a=this[Wp].settingsObject.baseUrl;let tc=null;if(typeof Me==="string"){let Bn;try{Bn=new URL(Me,_a)}catch(Bn){throw new TypeError("Failed to parse URL from "+Me,{cause:Bn})}if(Bn.username||Bn.password){throw new TypeError("Request cannot be constructed from a URL that includes credentials: "+Me)}ni=makeRequest({urlList:[Bn]});Ci="cors"}else{Ad(Me instanceof Request);ni=Me[Vp];tc=Me[qp]}const dc=this[Wp].settingsObject.origin;let Fc="client";if(ni.window?.constructor?.name==="EnvironmentSettingsObject"&&Ha(ni.window,dc)){Fc=ni.window}if(Bn.window!=null){throw new TypeError(`'window' option '${Fc}' must be null`)}if("window"in Bn){Fc="no-window"}ni=makeRequest({method:ni.method,headersList:ni.headersList,unsafeRequest:ni.unsafeRequest,client:this[Wp].settingsObject,window:Fc,priority:ni.priority,origin:ni.origin,referrer:ni.referrer,referrerPolicy:ni.referrerPolicy,mode:ni.mode,credentials:ni.credentials,cache:ni.cache,redirect:ni.redirect,integrity:ni.integrity,keepalive:ni.keepalive,reloadNavigation:ni.reloadNavigation,historyNavigation:ni.historyNavigation,urlList:[...ni.urlList]});const Jc=Object.keys(Bn).length!==0;if(Jc){if(ni.mode==="navigate"){ni.mode="same-origin"}ni.reloadNavigation=false;ni.historyNavigation=false;ni.origin="client";ni.referrer="client";ni.referrerPolicy="";ni.url=ni.urlList[ni.urlList.length-1];ni.urlList=[ni.url]}if(Bn.referrer!==undefined){const Me=Bn.referrer;if(Me===""){ni.referrer="no-referrer"}else{let Bn;try{Bn=new URL(Me,_a)}catch(Bn){throw new TypeError(`Referrer "${Me}" is not a valid URL.`,{cause:Bn})}if(Bn.protocol==="about:"&&Bn.hostname==="client"||dc&&!Ha(Bn,this[Wp].settingsObject.baseUrl)){ni.referrer="client"}else{ni.referrer=Bn}}}if(Bn.referrerPolicy!==undefined){ni.referrerPolicy=Bn.referrerPolicy}let Dp;if(Bn.mode!==undefined){Dp=Bn.mode}else{Dp=Ci}if(Dp==="navigate"){throw zp.errors.exception({header:"Request constructor",message:"invalid request mode navigate."})}if(Dp!=null){ni.mode=Dp}if(Bn.credentials!==undefined){ni.credentials=Bn.credentials}if(Bn.cache!==undefined){ni.cache=Bn.cache}if(ni.cache==="only-if-cached"&&ni.mode!=="same-origin"){throw new TypeError("'only-if-cached' can be set only with 'same-origin' mode")}if(Bn.redirect!==undefined){ni.redirect=Bn.redirect}if(Bn.integrity!=null){ni.integrity=String(Bn.integrity)}if(Bn.keepalive!==undefined){ni.keepalive=Boolean(Bn.keepalive)}if(Bn.method!==undefined){let Me=Bn.method;if(!Ga(Me)){throw new TypeError(`'${Me}' is not a valid HTTP method.`)}if(oo.has(Me.toUpperCase())){throw new TypeError(`'${Me}' HTTP method is unsupported.`)}Me=so[Me]??ts(Me);ni.method=Me}if(Bn.signal!==undefined){tc=Bn.signal}this[Vp]=ni;const kp=new AbortController;this[qp]=kp.signal;this[qp][Wp]=this[Wp];if(tc!=null){if(!tc||typeof tc.aborted!=="boolean"||typeof tc.addEventListener!=="function"){throw new TypeError("Failed to construct 'Request': member signal is not of type AbortSignal.")}if(tc.aborted){kp.abort(tc.reason)}else{this[Pd]=kp;const Me=new WeakRef(kp);const abort=function(){const Bn=Me.deref();if(Bn!==undefined){Bn.abort(this.reason)}};try{if(typeof Cd==="function"&&Cd(tc)===Sd){xd(100,tc)}else if(wd(tc,"abort").length>=Sd){xd(100,tc)}}catch{}xa.addAbortListener(tc,abort);Qh.register(kp,{signal:tc,abort:abort})}}this[Up]=new aa(Xf);this[Up][Kf]=ni.headersList;this[Up][Jp]="request";this[Up][Wp]=this[Wp];if(Dp==="no-cors"){if(!Jo.has(ni.method)){throw new TypeError(`'${ni.method} is unsupported in no-cors mode.`)}this[Up][Jp]="request-no-cors"}if(Jc){const Me=this[Up][Kf];const Hn=Bn.headers!==undefined?Bn.headers:new ca(Me);Me.clear();if(Hn instanceof ca){for(const[Bn,zn]of Hn){Me.append(Bn,zn)}Me.cookies=Hn.cookies}else{oa(this[Up],Hn)}}const Qp=Me instanceof Request?Me[Vp].body:null;if((Bn.body!=null||Qp!=null)&&(ni.method==="GET"||ni.method==="HEAD")){throw new TypeError("Request with GET/HEAD method cannot have body.")}let Yf=null;if(Bn.body!=null){const[Me,Hn]=zn(Bn.body,ni.keepalive);Yf=Me;if(Hn&&!this[Up][Kf].contains("content-type")){this[Up].append("content-type",Hn)}}const Zh=Yf??Qp;if(Zh!=null&&Zh.source==null){if(Yf!=null&&Bn.duplex==null){throw new TypeError("RequestInit: duplex option is required when sending a body.")}if(ni.mode!=="same-origin"&&ni.mode!=="cors"){throw new TypeError('If request is made from ReadableStream, mode should be "same-origin" or "cors"')}ni.useCORSPreflightFlag=true}let eg=Zh;if(Yf==null&&Qp!=null){if(xa.isDisturbed(Qp.stream)||Qp.stream.locked){throw new TypeError("Cannot construct a Request with a Request object that has already been used.")}if(!Td){Td=Hn(63774).TransformStream}const Me=new Td;Qp.stream.pipeThrough(Me);eg={source:Qp.source,length:Qp.length,stream:Me.readable}}this[Vp].body=eg}get method(){zp.brandCheck(this,Request);return this[Vp].method}get url(){zp.brandCheck(this,Request);return Yf(this[Vp].url)}get headers(){zp.brandCheck(this,Request);return this[Up]}get destination(){zp.brandCheck(this,Request);return this[Vp].destination}get referrer(){zp.brandCheck(this,Request);if(this[Vp].referrer==="no-referrer"){return""}if(this[Vp].referrer==="client"){return"about:client"}return this[Vp].referrer.toString()}get referrerPolicy(){zp.brandCheck(this,Request);return this[Vp].referrerPolicy}get mode(){zp.brandCheck(this,Request);return this[Vp].mode}get credentials(){return this[Vp].credentials}get cache(){zp.brandCheck(this,Request);return this[Vp].cache}get redirect(){zp.brandCheck(this,Request);return this[Vp].redirect}get integrity(){zp.brandCheck(this,Request);return this[Vp].integrity}get keepalive(){zp.brandCheck(this,Request);return this[Vp].keepalive}get isReloadNavigation(){zp.brandCheck(this,Request);return this[Vp].reloadNavigation}get isHistoryNavigation(){zp.brandCheck(this,Request);return this[Vp].historyNavigation}get signal(){zp.brandCheck(this,Request);return this[qp]}get body(){zp.brandCheck(this,Request);return this[Vp].body?this[Vp].body.stream:null}get bodyUsed(){zp.brandCheck(this,Request);return!!this[Vp].body&&xa.isDisturbed(this[Vp].body.stream)}get duplex(){zp.brandCheck(this,Request);return"half"}clone(){zp.brandCheck(this,Request);if(this.bodyUsed||this.body?.locked){throw new TypeError("unusable")}const Me=cloneRequest(this[Vp]);const Bn=new Request(Xf);Bn[Vp]=Me;Bn[Wp]=this[Wp];Bn[Up]=new aa(Xf);Bn[Up][Kf]=Me.headersList;Bn[Up][Jp]=this[Up][Jp];Bn[Up][Wp]=this[Up][Wp];const Hn=new AbortController;if(this.signal.aborted){Hn.abort(this.signal.reason)}else{xa.addAbortListener(this.signal,(()=>{Hn.abort(this.signal.reason)}))}Bn[qp]=Hn.signal;return Bn}}ni(Request);function makeRequest(Me){const Bn={method:"GET",localURLsOnly:false,unsafeRequest:false,body:null,client:null,reservedClient:null,replacesClientId:"",window:"client",keepalive:false,serviceWorkers:"all",initiator:"",destination:"",priority:null,origin:"client",policyContainer:"client",referrer:"client",referrerPolicy:"",mode:"no-cors",useCORSPreflightFlag:false,credentials:"same-origin",useCredentials:false,cache:"default",redirect:"follow",integrity:"",cryptoGraphicsNonceMetadata:"",parserMetadata:"",reloadNavigation:false,historyNavigation:false,userActivation:false,taintedOrigin:false,redirectCount:0,responseTainting:"basic",preventNoCacheCacheControlHeaderModification:false,done:false,timingAllowFailed:false,...Me,headersList:Me.headersList?new ca(Me.headersList):new ca};Bn.url=Bn.urlList[0];return Bn}function cloneRequest(Me){const Bn=makeRequest({...Me,body:null});if(Me.body!=null){Bn.body=Ci(Me.body)}return Bn}Object.defineProperties(Request.prototype,{method:Qp,url:Qp,headers:Qp,redirect:Qp,clone:Qp,signal:Qp,duplex:Qp,destination:Qp,body:Qp,bodyUsed:Qp,isHistoryNavigation:Qp,isReloadNavigation:Qp,keepalive:Qp,integrity:Qp,cache:Qp,credentials:Qp,attribute:Qp,referrerPolicy:Qp,referrer:Qp,mode:Qp,[Symbol.toStringTag]:{value:"Request",configurable:true}});zp.converters.Request=zp.interfaceConverter(Request);zp.converters.RequestInfo=function(Me){if(typeof Me==="string"){return zp.converters.USVString(Me)}if(Me instanceof Request){return zp.converters.Request(Me)}return zp.converters.USVString(Me)};zp.converters.AbortSignal=zp.interfaceConverter(AbortSignal);zp.converters.RequestInit=zp.dictionaryConverter([{key:"method",converter:zp.converters.ByteString},{key:"headers",converter:zp.converters.HeadersInit},{key:"body",converter:zp.nullableConverter(zp.converters.BodyInit)},{key:"referrer",converter:zp.converters.USVString},{key:"referrerPolicy",converter:zp.converters.DOMString,allowedValues:tc},{key:"mode",converter:zp.converters.DOMString,allowedValues:Fc},{key:"credentials",converter:zp.converters.DOMString,allowedValues:Jc},{key:"cache",converter:zp.converters.DOMString,allowedValues:Dp},{key:"redirect",converter:zp.converters.DOMString,allowedValues:dc},{key:"integrity",converter:zp.converters.DOMString},{key:"keepalive",converter:zp.converters.boolean},{key:"signal",converter:zp.nullableConverter((Me=>zp.converters.AbortSignal(Me,{strict:false})))},{key:"window",converter:zp.converters.any},{key:"duplex",converter:zp.converters.DOMString,allowedValues:kp}]);Me.exports={Request:Request,makeRequest:makeRequest}},48676:(Me,Bn,Hn)=>{"use strict";const{Headers:zn,HeadersList:ni,fill:Ci}=Hn(26349);const{extractBody:aa,cloneBody:oa,mixinBody:ca}=Hn(8923);const _a=Hn(3440);const{kEnumerableProperty:xa}=_a;const{isValidReasonPhrase:Ga,isCancelled:Ha,isAborted:ts,isBlobLike:Ps,serializeJavascriptValueToJSONString:so,isErrorLike:oo,isomorphicEncode:Jo}=Hn(15523);const{redirectStatusSet:tc,nullBodyStatus:dc,DOMException:Fc}=Hn(87326);const{kState:Jc,kHeaders:Dp,kGuard:kp,kRealm:Qp}=Hn(89710);const{webidl:Up}=Hn(74222);const{FormData:qp}=Hn(43073);const{getGlobalOrigin:Vp}=Hn(75628);const{URLSerializer:Jp}=Hn(94322);const{kHeadersList:Wp,kConstruct:zp}=Hn(36443);const Qf=Hn(42613);const{types:Yf}=Hn(39023);const Kf=globalThis.ReadableStream||Hn(63774).ReadableStream;const Xf=new TextEncoder("utf-8");class Response{static error(){const Me={settingsObject:{}};const Bn=new Response;Bn[Jc]=makeNetworkError();Bn[Qp]=Me;Bn[Dp][Wp]=Bn[Jc].headersList;Bn[Dp][kp]="immutable";Bn[Dp][Qp]=Me;return Bn}static json(Me,Bn={}){Up.argumentLengthCheck(arguments,1,{header:"Response.json"});if(Bn!==null){Bn=Up.converters.ResponseInit(Bn)}const Hn=Xf.encode(so(Me));const zn=aa(Hn);const ni={settingsObject:{}};const Ci=new Response;Ci[Qp]=ni;Ci[Dp][kp]="response";Ci[Dp][Qp]=ni;initializeResponse(Ci,Bn,{body:zn[0],type:"application/json"});return Ci}static redirect(Me,Bn=302){const Hn={settingsObject:{}};Up.argumentLengthCheck(arguments,1,{header:"Response.redirect"});Me=Up.converters.USVString(Me);Bn=Up.converters["unsigned short"](Bn);let zn;try{zn=new URL(Me,Vp())}catch(Bn){throw Object.assign(new TypeError("Failed to parse URL from "+Me),{cause:Bn})}if(!tc.has(Bn)){throw new RangeError("Invalid status code "+Bn)}const ni=new Response;ni[Qp]=Hn;ni[Dp][kp]="immutable";ni[Dp][Qp]=Hn;ni[Jc].status=Bn;const Ci=Jo(Jp(zn));ni[Jc].headersList.append("location",Ci);return ni}constructor(Me=null,Bn={}){if(Me!==null){Me=Up.converters.BodyInit(Me)}Bn=Up.converters.ResponseInit(Bn);this[Qp]={settingsObject:{}};this[Jc]=makeResponse({});this[Dp]=new zn(zp);this[Dp][kp]="response";this[Dp][Wp]=this[Jc].headersList;this[Dp][Qp]=this[Qp];let Hn=null;if(Me!=null){const[Bn,zn]=aa(Me);Hn={body:Bn,type:zn}}initializeResponse(this,Bn,Hn)}get type(){Up.brandCheck(this,Response);return this[Jc].type}get url(){Up.brandCheck(this,Response);const Me=this[Jc].urlList;const Bn=Me[Me.length-1]??null;if(Bn===null){return""}return Jp(Bn,true)}get redirected(){Up.brandCheck(this,Response);return this[Jc].urlList.length>1}get status(){Up.brandCheck(this,Response);return this[Jc].status}get ok(){Up.brandCheck(this,Response);return this[Jc].status>=200&&this[Jc].status<=299}get statusText(){Up.brandCheck(this,Response);return this[Jc].statusText}get headers(){Up.brandCheck(this,Response);return this[Dp]}get body(){Up.brandCheck(this,Response);return this[Jc].body?this[Jc].body.stream:null}get bodyUsed(){Up.brandCheck(this,Response);return!!this[Jc].body&&_a.isDisturbed(this[Jc].body.stream)}clone(){Up.brandCheck(this,Response);if(this.bodyUsed||this.body&&this.body.locked){throw Up.errors.exception({header:"Response.clone",message:"Body has already been consumed."})}const Me=cloneResponse(this[Jc]);const Bn=new Response;Bn[Jc]=Me;Bn[Qp]=this[Qp];Bn[Dp][Wp]=Me.headersList;Bn[Dp][kp]=this[Dp][kp];Bn[Dp][Qp]=this[Dp][Qp];return Bn}}ca(Response);Object.defineProperties(Response.prototype,{type:xa,url:xa,status:xa,ok:xa,redirected:xa,statusText:xa,headers:xa,clone:xa,body:xa,bodyUsed:xa,[Symbol.toStringTag]:{value:"Response",configurable:true}});Object.defineProperties(Response,{json:xa,redirect:xa,error:xa});function cloneResponse(Me){if(Me.internalResponse){return filterResponse(cloneResponse(Me.internalResponse),Me.type)}const Bn=makeResponse({...Me,body:null});if(Me.body!=null){Bn.body=oa(Me.body)}return Bn}function makeResponse(Me){return{aborted:false,rangeRequested:false,timingAllowPassed:false,requestIncludesCredentials:false,type:"default",status:200,timingInfo:null,cacheState:"",statusText:"",...Me,headersList:Me.headersList?new ni(Me.headersList):new ni,urlList:Me.urlList?[...Me.urlList]:[]}}function makeNetworkError(Me){const Bn=oo(Me);return makeResponse({type:"error",status:0,error:Bn?Me:new Error(Me?String(Me):Me),aborted:Me&&Me.name==="AbortError"})}function makeFilteredResponse(Me,Bn){Bn={internalResponse:Me,...Bn};return new Proxy(Me,{get(Me,Hn){return Hn in Bn?Bn[Hn]:Me[Hn]},set(Me,Hn,zn){Qf(!(Hn in Bn));Me[Hn]=zn;return true}})}function filterResponse(Me,Bn){if(Bn==="basic"){return makeFilteredResponse(Me,{type:"basic",headersList:Me.headersList})}else if(Bn==="cors"){return makeFilteredResponse(Me,{type:"cors",headersList:Me.headersList})}else if(Bn==="opaque"){return makeFilteredResponse(Me,{type:"opaque",urlList:Object.freeze([]),status:0,statusText:"",body:null})}else if(Bn==="opaqueredirect"){return makeFilteredResponse(Me,{type:"opaqueredirect",status:0,statusText:"",headersList:[],body:null})}else{Qf(false)}}function makeAppropriateNetworkError(Me,Bn=null){Qf(Ha(Me));return ts(Me)?makeNetworkError(Object.assign(new Fc("The operation was aborted.","AbortError"),{cause:Bn})):makeNetworkError(Object.assign(new Fc("Request was cancelled."),{cause:Bn}))}function initializeResponse(Me,Bn,Hn){if(Bn.status!==null&&(Bn.status<200||Bn.status>599)){throw new RangeError('init["status"] must be in the range of 200 to 599, inclusive.')}if("statusText"in Bn&&Bn.statusText!=null){if(!Ga(String(Bn.statusText))){throw new TypeError("Invalid statusText")}}if("status"in Bn&&Bn.status!=null){Me[Jc].status=Bn.status}if("statusText"in Bn&&Bn.statusText!=null){Me[Jc].statusText=Bn.statusText}if("headers"in Bn&&Bn.headers!=null){Ci(Me[Dp],Bn.headers)}if(Hn){if(dc.includes(Me.status)){throw Up.errors.exception({header:"Response constructor",message:"Invalid response status code "+Me.status})}Me[Jc].body=Hn.body;if(Hn.type!=null&&!Me[Jc].headersList.contains("Content-Type")){Me[Jc].headersList.append("content-type",Hn.type)}}}Up.converters.ReadableStream=Up.interfaceConverter(Kf);Up.converters.FormData=Up.interfaceConverter(qp);Up.converters.URLSearchParams=Up.interfaceConverter(URLSearchParams);Up.converters.XMLHttpRequestBodyInit=function(Me){if(typeof Me==="string"){return Up.converters.USVString(Me)}if(Ps(Me)){return Up.converters.Blob(Me,{strict:false})}if(Yf.isArrayBuffer(Me)||Yf.isTypedArray(Me)||Yf.isDataView(Me)){return Up.converters.BufferSource(Me)}if(_a.isFormDataLike(Me)){return Up.converters.FormData(Me,{strict:false})}if(Me instanceof URLSearchParams){return Up.converters.URLSearchParams(Me)}return Up.converters.DOMString(Me)};Up.converters.BodyInit=function(Me){if(Me instanceof Kf){return Up.converters.ReadableStream(Me)}if(Me?.[Symbol.asyncIterator]){return Me}return Up.converters.XMLHttpRequestBodyInit(Me)};Up.converters.ResponseInit=Up.dictionaryConverter([{key:"status",converter:Up.converters["unsigned short"],defaultValue:200},{key:"statusText",converter:Up.converters.ByteString,defaultValue:""},{key:"headers",converter:Up.converters.HeadersInit}]);Me.exports={makeNetworkError:makeNetworkError,makeResponse:makeResponse,makeAppropriateNetworkError:makeAppropriateNetworkError,filterResponse:filterResponse,Response:Response,cloneResponse:cloneResponse}},89710:Me=>{"use strict";Me.exports={kUrl:Symbol("url"),kHeaders:Symbol("headers"),kSignal:Symbol("signal"),kState:Symbol("state"),kGuard:Symbol("guard"),kRealm:Symbol("realm")}},15523:(Me,Bn,Hn)=>{"use strict";const{redirectStatusSet:zn,referrerPolicySet:ni,badPortsSet:Ci}=Hn(87326);const{getGlobalOrigin:aa}=Hn(75628);const{performance:oa}=Hn(82987);const{isBlobLike:ca,toUSVString:_a,ReadableStreamFrom:xa}=Hn(3440);const Ga=Hn(42613);const{isUint8Array:Ha}=Hn(98253);let ts=[];let Ps;try{Ps=Hn(76982);const Me=["sha256","sha384","sha512"];ts=Ps.getHashes().filter((Bn=>Me.includes(Bn)))}catch{}function responseURL(Me){const Bn=Me.urlList;const Hn=Bn.length;return Hn===0?null:Bn[Hn-1].toString()}function responseLocationURL(Me,Bn){if(!zn.has(Me.status)){return null}let Hn=Me.headersList.get("location");if(Hn!==null&&isValidHeaderValue(Hn)){Hn=new URL(Hn,responseURL(Me))}if(Hn&&!Hn.hash){Hn.hash=Bn}return Hn}function requestCurrentURL(Me){return Me.urlList[Me.urlList.length-1]}function requestBadPort(Me){const Bn=requestCurrentURL(Me);if(urlIsHttpHttpsScheme(Bn)&&Ci.has(Bn.port)){return"blocked"}return"allowed"}function isErrorLike(Me){return Me instanceof Error||(Me?.constructor?.name==="Error"||Me?.constructor?.name==="DOMException")}function isValidReasonPhrase(Me){for(let Bn=0;Bn=32&&Hn<=126||Hn>=128&&Hn<=255)){return false}}return true}function isTokenCharCode(Me){switch(Me){case 34:case 40:case 41:case 44:case 47:case 58:case 59:case 60:case 61:case 62:case 63:case 64:case 91:case 92:case 93:case 123:case 125:return false;default:return Me>=33&&Me<=126}}function isValidHTTPToken(Me){if(Me.length===0){return false}for(let Bn=0;Bn0){for(let Me=zn.length;Me!==0;Me--){const Bn=zn[Me-1].trim();if(ni.has(Bn)){Ci=Bn;break}}}if(Ci!==""){Me.referrerPolicy=Ci}}function crossOriginResourcePolicyCheck(){return"allowed"}function corsCheck(){return"success"}function TAOCheck(){return"success"}function appendFetchMetadata(Me){let Bn=null;Bn=Me.mode;Me.headersList.set("sec-fetch-mode",Bn)}function appendRequestOriginHeader(Me){let Bn=Me.origin;if(Me.responseTainting==="cors"||Me.mode==="websocket"){if(Bn){Me.headersList.append("origin",Bn)}}else if(Me.method!=="GET"&&Me.method!=="HEAD"){switch(Me.referrerPolicy){case"no-referrer":Bn=null;break;case"no-referrer-when-downgrade":case"strict-origin":case"strict-origin-when-cross-origin":if(Me.origin&&urlHasHttpsScheme(Me.origin)&&!urlHasHttpsScheme(requestCurrentURL(Me))){Bn=null}break;case"same-origin":if(!sameOrigin(Me,requestCurrentURL(Me))){Bn=null}break;default:}if(Bn){Me.headersList.append("origin",Bn)}}}function coarsenedSharedCurrentTime(Me){return oa.now()}function createOpaqueTimingInfo(Me){return{startTime:Me.startTime??0,redirectStartTime:0,redirectEndTime:0,postRedirectStartTime:Me.startTime??0,finalServiceWorkerStartTime:0,finalNetworkResponseStartTime:0,finalNetworkRequestStartTime:0,endTime:0,encodedBodySize:0,decodedBodySize:0,finalConnectionTimingInfo:null}}function makePolicyContainer(){return{referrerPolicy:"strict-origin-when-cross-origin"}}function clonePolicyContainer(Me){return{referrerPolicy:Me.referrerPolicy}}function determineRequestsReferrer(Me){const Bn=Me.referrerPolicy;Ga(Bn);let Hn=null;if(Me.referrer==="client"){const Me=aa();if(!Me||Me.origin==="null"){return"no-referrer"}Hn=new URL(Me)}else if(Me.referrer instanceof URL){Hn=Me.referrer}let zn=stripURLForReferrer(Hn);const ni=stripURLForReferrer(Hn,true);if(zn.toString().length>4096){zn=ni}const Ci=sameOrigin(Me,zn);const oa=isURLPotentiallyTrustworthy(zn)&&!isURLPotentiallyTrustworthy(Me.url);switch(Bn){case"origin":return ni!=null?ni:stripURLForReferrer(Hn,true);case"unsafe-url":return zn;case"same-origin":return Ci?ni:"no-referrer";case"origin-when-cross-origin":return Ci?zn:ni;case"strict-origin-when-cross-origin":{const Bn=requestCurrentURL(Me);if(sameOrigin(zn,Bn)){return zn}if(isURLPotentiallyTrustworthy(zn)&&!isURLPotentiallyTrustworthy(Bn)){return"no-referrer"}return ni}case"strict-origin":case"no-referrer-when-downgrade":default:return oa?"no-referrer":ni}}function stripURLForReferrer(Me,Bn){Ga(Me instanceof URL);if(Me.protocol==="file:"||Me.protocol==="about:"||Me.protocol==="blank:"){return"no-referrer"}Me.username="";Me.password="";Me.hash="";if(Bn){Me.pathname="";Me.search=""}return Me}function isURLPotentiallyTrustworthy(Me){if(!(Me instanceof URL)){return false}if(Me.href==="about:blank"||Me.href==="about:srcdoc"){return true}if(Me.protocol==="data:")return true;if(Me.protocol==="file:")return true;return isOriginPotentiallyTrustworthy(Me.origin);function isOriginPotentiallyTrustworthy(Me){if(Me==null||Me==="null")return false;const Bn=new URL(Me);if(Bn.protocol==="https:"||Bn.protocol==="wss:"){return true}if(/^127(?:\.[0-9]+){0,2}\.[0-9]+$|^\[(?:0*:)*?:?0*1\]$/.test(Bn.hostname)||(Bn.hostname==="localhost"||Bn.hostname.includes("localhost."))||Bn.hostname.endsWith(".localhost")){return true}return false}}function bytesMatch(Me,Bn){if(Ps===undefined){return true}const Hn=parseMetadata(Bn);if(Hn==="no metadata"){return true}if(Hn.length===0){return true}const zn=getStrongestMetadata(Hn);const ni=filterMetadataListByAlgorithm(Hn,zn);for(const Bn of ni){const Hn=Bn.algo;const zn=Bn.hash;let ni=Ps.createHash(Hn).update(Me).digest("base64");if(ni[ni.length-1]==="="){if(ni[ni.length-2]==="="){ni=ni.slice(0,-2)}else{ni=ni.slice(0,-1)}}if(compareBase64Mixed(ni,zn)){return true}}return false}const so=/(?sha256|sha384|sha512)-((?[A-Za-z0-9+/]+|[A-Za-z0-9_-]+)={0,2}(?:\s|$)( +[!-~]*)?)?/i;function parseMetadata(Me){const Bn=[];let Hn=true;for(const zn of Me.split(" ")){Hn=false;const Me=so.exec(zn);if(Me===null||Me.groups===undefined||Me.groups.algo===undefined){continue}const ni=Me.groups.algo.toLowerCase();if(ts.includes(ni)){Bn.push(Me.groups)}}if(Hn===true){return"no metadata"}return Bn}function getStrongestMetadata(Me){let Bn=Me[0].algo;if(Bn[3]==="5"){return Bn}for(let Hn=1;Hn{Me=Hn;Bn=zn}));return{promise:Hn,resolve:Me,reject:Bn}}function isAborted(Me){return Me.controller.state==="aborted"}function isCancelled(Me){return Me.controller.state==="aborted"||Me.controller.state==="terminated"}const oo={delete:"DELETE",DELETE:"DELETE",get:"GET",GET:"GET",head:"HEAD",HEAD:"HEAD",options:"OPTIONS",OPTIONS:"OPTIONS",post:"POST",POST:"POST",put:"PUT",PUT:"PUT"};Object.setPrototypeOf(oo,null);function normalizeMethod(Me){return oo[Me.toLowerCase()]??Me}function serializeJavascriptValueToJSONString(Me){const Bn=JSON.stringify(Me);if(Bn===undefined){throw new TypeError("Value is not JSON serializable")}Ga(typeof Bn==="string");return Bn}const Jo=Object.getPrototypeOf(Object.getPrototypeOf([][Symbol.iterator]()));function makeIterator(Me,Bn,Hn){const zn={index:0,kind:Hn,target:Me};const ni={next(){if(Object.getPrototypeOf(this)!==ni){throw new TypeError(`'next' called on an object that does not implement interface ${Bn} Iterator.`)}const{index:Me,kind:Hn,target:Ci}=zn;const aa=Ci();const oa=aa.length;if(Me>=oa){return{value:undefined,done:true}}const ca=aa[Me];zn.index=Me+1;return iteratorResult(ca,Hn)},[Symbol.toStringTag]:`${Bn} Iterator`};Object.setPrototypeOf(ni,Jo);return Object.setPrototypeOf({},ni)}function iteratorResult(Me,Bn){let Hn;switch(Bn){case"key":{Hn=Me[0];break}case"value":{Hn=Me[1];break}case"key+value":{Hn=Me;break}}return{value:Hn,done:false}}async function fullyReadBody(Me,Bn,Hn){const zn=Bn;const ni=Hn;let Ci;try{Ci=Me.stream.getReader()}catch(Me){ni(Me);return}try{const Me=await readAllBytes(Ci);zn(Me)}catch(Me){ni(Me)}}let tc=globalThis.ReadableStream;function isReadableStreamLike(Me){if(!tc){tc=Hn(63774).ReadableStream}return Me instanceof tc||Me[Symbol.toStringTag]==="ReadableStream"&&typeof Me.tee==="function"}const dc=65535;function isomorphicDecode(Me){if(Me.lengthMe+String.fromCharCode(Bn)),"")}function readableStreamClose(Me){try{Me.close()}catch(Me){if(!Me.message.includes("Controller is already closed")){throw Me}}}function isomorphicEncode(Me){for(let Bn=0;BnObject.prototype.hasOwnProperty.call(Me,Bn));Me.exports={isAborted:isAborted,isCancelled:isCancelled,createDeferredPromise:createDeferredPromise,ReadableStreamFrom:xa,toUSVString:_a,tryUpgradeRequestToAPotentiallyTrustworthyURL:tryUpgradeRequestToAPotentiallyTrustworthyURL,coarsenedSharedCurrentTime:coarsenedSharedCurrentTime,determineRequestsReferrer:determineRequestsReferrer,makePolicyContainer:makePolicyContainer,clonePolicyContainer:clonePolicyContainer,appendFetchMetadata:appendFetchMetadata,appendRequestOriginHeader:appendRequestOriginHeader,TAOCheck:TAOCheck,corsCheck:corsCheck,crossOriginResourcePolicyCheck:crossOriginResourcePolicyCheck,createOpaqueTimingInfo:createOpaqueTimingInfo,setRequestReferrerPolicyOnRedirect:setRequestReferrerPolicyOnRedirect,isValidHTTPToken:isValidHTTPToken,requestBadPort:requestBadPort,requestCurrentURL:requestCurrentURL,responseURL:responseURL,responseLocationURL:responseLocationURL,isBlobLike:ca,isURLPotentiallyTrustworthy:isURLPotentiallyTrustworthy,isValidReasonPhrase:isValidReasonPhrase,sameOrigin:sameOrigin,normalizeMethod:normalizeMethod,serializeJavascriptValueToJSONString:serializeJavascriptValueToJSONString,makeIterator:makeIterator,isValidHeaderName:isValidHeaderName,isValidHeaderValue:isValidHeaderValue,hasOwn:Fc,isErrorLike:isErrorLike,fullyReadBody:fullyReadBody,bytesMatch:bytesMatch,isReadableStreamLike:isReadableStreamLike,readableStreamClose:readableStreamClose,isomorphicEncode:isomorphicEncode,isomorphicDecode:isomorphicDecode,urlIsLocal:urlIsLocal,urlHasHttpsScheme:urlHasHttpsScheme,urlIsHttpHttpsScheme:urlIsHttpHttpsScheme,readAllBytes:readAllBytes,normalizeMethodRecord:oo,parseMetadata:parseMetadata}},74222:(Me,Bn,Hn)=>{"use strict";const{types:zn}=Hn(39023);const{hasOwn:ni,toUSVString:Ci}=Hn(15523);const aa={};aa.converters={};aa.util={};aa.errors={};aa.errors.exception=function(Me){return new TypeError(`${Me.header}: ${Me.message}`)};aa.errors.conversionFailed=function(Me){const Bn=Me.types.length===1?"":" one of";const Hn=`${Me.argument} could not be converted to`+`${Bn}: ${Me.types.join(", ")}.`;return aa.errors.exception({header:Me.prefix,message:Hn})};aa.errors.invalidArgument=function(Me){return aa.errors.exception({header:Me.prefix,message:`"${Me.value}" is an invalid ${Me.type}.`})};aa.brandCheck=function(Me,Bn,Hn=undefined){if(Hn?.strict!==false&&!(Me instanceof Bn)){throw new TypeError("Illegal invocation")}else{return Me?.[Symbol.toStringTag]===Bn.prototype[Symbol.toStringTag]}};aa.argumentLengthCheck=function({length:Me},Bn,Hn){if(Meni){throw aa.errors.exception({header:"Integer conversion",message:`Value must be between ${Ci}-${ni}, got ${oa}.`})}return oa}if(!Number.isNaN(oa)&&zn.clamp===true){oa=Math.min(Math.max(oa,Ci),ni);if(Math.floor(oa)%2===0){oa=Math.floor(oa)}else{oa=Math.ceil(oa)}return oa}if(Number.isNaN(oa)||oa===0&&Object.is(0,oa)||oa===Number.POSITIVE_INFINITY||oa===Number.NEGATIVE_INFINITY){return 0}oa=aa.util.IntegerPart(oa);oa=oa%Math.pow(2,Bn);if(Hn==="signed"&&oa>=Math.pow(2,Bn)-1){return oa-Math.pow(2,Bn)}return oa};aa.util.IntegerPart=function(Me){const Bn=Math.floor(Math.abs(Me));if(Me<0){return-1*Bn}return Bn};aa.sequenceConverter=function(Me){return Bn=>{if(aa.util.Type(Bn)!=="Object"){throw aa.errors.exception({header:"Sequence",message:`Value of type ${aa.util.Type(Bn)} is not an Object.`})}const Hn=Bn?.[Symbol.iterator]?.();const zn=[];if(Hn===undefined||typeof Hn.next!=="function"){throw aa.errors.exception({header:"Sequence",message:"Object is not an iterator."})}while(true){const{done:Bn,value:ni}=Hn.next();if(Bn){break}zn.push(Me(ni))}return zn}};aa.recordConverter=function(Me,Bn){return Hn=>{if(aa.util.Type(Hn)!=="Object"){throw aa.errors.exception({header:"Record",message:`Value of type ${aa.util.Type(Hn)} is not an Object.`})}const ni={};if(!zn.isProxy(Hn)){const zn=Object.keys(Hn);for(const Ci of zn){const zn=Me(Ci);const aa=Bn(Hn[Ci]);ni[zn]=aa}return ni}const Ci=Reflect.ownKeys(Hn);for(const zn of Ci){const Ci=Reflect.getOwnPropertyDescriptor(Hn,zn);if(Ci?.enumerable){const Ci=Me(zn);const aa=Bn(Hn[zn]);ni[Ci]=aa}}return ni}};aa.interfaceConverter=function(Me){return(Bn,Hn={})=>{if(Hn.strict!==false&&!(Bn instanceof Me)){throw aa.errors.exception({header:Me.name,message:`Expected ${Bn} to be an instance of ${Me.name}.`})}return Bn}};aa.dictionaryConverter=function(Me){return Bn=>{const Hn=aa.util.Type(Bn);const zn={};if(Hn==="Null"||Hn==="Undefined"){return zn}else if(Hn!=="Object"){throw aa.errors.exception({header:"Dictionary",message:`Expected ${Bn} to be one of: Null, Undefined, Object.`})}for(const Hn of Me){const{key:Me,defaultValue:Ci,required:oa,converter:ca}=Hn;if(oa===true){if(!ni(Bn,Me)){throw aa.errors.exception({header:"Dictionary",message:`Missing required key "${Me}".`})}}let _a=Bn[Me];const xa=ni(Hn,"defaultValue");if(xa&&_a!==null){_a=_a??Ci}if(oa||xa||_a!==undefined){_a=ca(_a);if(Hn.allowedValues&&!Hn.allowedValues.includes(_a)){throw aa.errors.exception({header:"Dictionary",message:`${_a} is not an accepted type. Expected one of ${Hn.allowedValues.join(", ")}.`})}zn[Me]=_a}}return zn}};aa.nullableConverter=function(Me){return Bn=>{if(Bn===null){return Bn}return Me(Bn)}};aa.converters.DOMString=function(Me,Bn={}){if(Me===null&&Bn.legacyNullToEmptyString){return""}if(typeof Me==="symbol"){throw new TypeError("Could not convert argument of type symbol to string.")}return String(Me)};aa.converters.ByteString=function(Me){const Bn=aa.converters.DOMString(Me);for(let Me=0;Me255){throw new TypeError("Cannot convert argument to a ByteString because the character at "+`index ${Me} has a value of ${Bn.charCodeAt(Me)} which is greater than 255.`)}}return Bn};aa.converters.USVString=Ci;aa.converters.boolean=function(Me){const Bn=Boolean(Me);return Bn};aa.converters.any=function(Me){return Me};aa.converters["long long"]=function(Me){const Bn=aa.util.ConvertToInt(Me,64,"signed");return Bn};aa.converters["unsigned long long"]=function(Me){const Bn=aa.util.ConvertToInt(Me,64,"unsigned");return Bn};aa.converters["unsigned long"]=function(Me){const Bn=aa.util.ConvertToInt(Me,32,"unsigned");return Bn};aa.converters["unsigned short"]=function(Me,Bn){const Hn=aa.util.ConvertToInt(Me,16,"unsigned",Bn);return Hn};aa.converters.ArrayBuffer=function(Me,Bn={}){if(aa.util.Type(Me)!=="Object"||!zn.isAnyArrayBuffer(Me)){throw aa.errors.conversionFailed({prefix:`${Me}`,argument:`${Me}`,types:["ArrayBuffer"]})}if(Bn.allowShared===false&&zn.isSharedArrayBuffer(Me)){throw aa.errors.exception({header:"ArrayBuffer",message:"SharedArrayBuffer is not allowed."})}return Me};aa.converters.TypedArray=function(Me,Bn,Hn={}){if(aa.util.Type(Me)!=="Object"||!zn.isTypedArray(Me)||Me.constructor.name!==Bn.name){throw aa.errors.conversionFailed({prefix:`${Bn.name}`,argument:`${Me}`,types:[Bn.name]})}if(Hn.allowShared===false&&zn.isSharedArrayBuffer(Me.buffer)){throw aa.errors.exception({header:"ArrayBuffer",message:"SharedArrayBuffer is not allowed."})}return Me};aa.converters.DataView=function(Me,Bn={}){if(aa.util.Type(Me)!=="Object"||!zn.isDataView(Me)){throw aa.errors.exception({header:"DataView",message:"Object is not a DataView."})}if(Bn.allowShared===false&&zn.isSharedArrayBuffer(Me.buffer)){throw aa.errors.exception({header:"ArrayBuffer",message:"SharedArrayBuffer is not allowed."})}return Me};aa.converters.BufferSource=function(Me,Bn={}){if(zn.isAnyArrayBuffer(Me)){return aa.converters.ArrayBuffer(Me,Bn)}if(zn.isTypedArray(Me)){return aa.converters.TypedArray(Me,Me.constructor)}if(zn.isDataView(Me)){return aa.converters.DataView(Me,Bn)}throw new TypeError(`Could not convert ${Me} to a BufferSource.`)};aa.converters["sequence"]=aa.sequenceConverter(aa.converters.ByteString);aa.converters["sequence>"]=aa.sequenceConverter(aa.converters["sequence"]);aa.converters["record"]=aa.recordConverter(aa.converters.ByteString,aa.converters.ByteString);Me.exports={webidl:aa}},40396:Me=>{"use strict";function getEncoding(Me){if(!Me){return"failure"}switch(Me.trim().toLowerCase()){case"unicode-1-1-utf-8":case"unicode11utf8":case"unicode20utf8":case"utf-8":case"utf8":case"x-unicode20utf8":return"UTF-8";case"866":case"cp866":case"csibm866":case"ibm866":return"IBM866";case"csisolatin2":case"iso-8859-2":case"iso-ir-101":case"iso8859-2":case"iso88592":case"iso_8859-2":case"iso_8859-2:1987":case"l2":case"latin2":return"ISO-8859-2";case"csisolatin3":case"iso-8859-3":case"iso-ir-109":case"iso8859-3":case"iso88593":case"iso_8859-3":case"iso_8859-3:1988":case"l3":case"latin3":return"ISO-8859-3";case"csisolatin4":case"iso-8859-4":case"iso-ir-110":case"iso8859-4":case"iso88594":case"iso_8859-4":case"iso_8859-4:1988":case"l4":case"latin4":return"ISO-8859-4";case"csisolatincyrillic":case"cyrillic":case"iso-8859-5":case"iso-ir-144":case"iso8859-5":case"iso88595":case"iso_8859-5":case"iso_8859-5:1988":return"ISO-8859-5";case"arabic":case"asmo-708":case"csiso88596e":case"csiso88596i":case"csisolatinarabic":case"ecma-114":case"iso-8859-6":case"iso-8859-6-e":case"iso-8859-6-i":case"iso-ir-127":case"iso8859-6":case"iso88596":case"iso_8859-6":case"iso_8859-6:1987":return"ISO-8859-6";case"csisolatingreek":case"ecma-118":case"elot_928":case"greek":case"greek8":case"iso-8859-7":case"iso-ir-126":case"iso8859-7":case"iso88597":case"iso_8859-7":case"iso_8859-7:1987":case"sun_eu_greek":return"ISO-8859-7";case"csiso88598e":case"csisolatinhebrew":case"hebrew":case"iso-8859-8":case"iso-8859-8-e":case"iso-ir-138":case"iso8859-8":case"iso88598":case"iso_8859-8":case"iso_8859-8:1988":case"visual":return"ISO-8859-8";case"csiso88598i":case"iso-8859-8-i":case"logical":return"ISO-8859-8-I";case"csisolatin6":case"iso-8859-10":case"iso-ir-157":case"iso8859-10":case"iso885910":case"l6":case"latin6":return"ISO-8859-10";case"iso-8859-13":case"iso8859-13":case"iso885913":return"ISO-8859-13";case"iso-8859-14":case"iso8859-14":case"iso885914":return"ISO-8859-14";case"csisolatin9":case"iso-8859-15":case"iso8859-15":case"iso885915":case"iso_8859-15":case"l9":return"ISO-8859-15";case"iso-8859-16":return"ISO-8859-16";case"cskoi8r":case"koi":case"koi8":case"koi8-r":case"koi8_r":return"KOI8-R";case"koi8-ru":case"koi8-u":return"KOI8-U";case"csmacintosh":case"mac":case"macintosh":case"x-mac-roman":return"macintosh";case"iso-8859-11":case"iso8859-11":case"iso885911":case"tis-620":case"windows-874":return"windows-874";case"cp1250":case"windows-1250":case"x-cp1250":return"windows-1250";case"cp1251":case"windows-1251":case"x-cp1251":return"windows-1251";case"ansi_x3.4-1968":case"ascii":case"cp1252":case"cp819":case"csisolatin1":case"ibm819":case"iso-8859-1":case"iso-ir-100":case"iso8859-1":case"iso88591":case"iso_8859-1":case"iso_8859-1:1987":case"l1":case"latin1":case"us-ascii":case"windows-1252":case"x-cp1252":return"windows-1252";case"cp1253":case"windows-1253":case"x-cp1253":return"windows-1253";case"cp1254":case"csisolatin5":case"iso-8859-9":case"iso-ir-148":case"iso8859-9":case"iso88599":case"iso_8859-9":case"iso_8859-9:1989":case"l5":case"latin5":case"windows-1254":case"x-cp1254":return"windows-1254";case"cp1255":case"windows-1255":case"x-cp1255":return"windows-1255";case"cp1256":case"windows-1256":case"x-cp1256":return"windows-1256";case"cp1257":case"windows-1257":case"x-cp1257":return"windows-1257";case"cp1258":case"windows-1258":case"x-cp1258":return"windows-1258";case"x-mac-cyrillic":case"x-mac-ukrainian":return"x-mac-cyrillic";case"chinese":case"csgb2312":case"csiso58gb231280":case"gb2312":case"gb_2312":case"gb_2312-80":case"gbk":case"iso-ir-58":case"x-gbk":return"GBK";case"gb18030":return"gb18030";case"big5":case"big5-hkscs":case"cn-big5":case"csbig5":case"x-x-big5":return"Big5";case"cseucpkdfmtjapanese":case"euc-jp":case"x-euc-jp":return"EUC-JP";case"csiso2022jp":case"iso-2022-jp":return"ISO-2022-JP";case"csshiftjis":case"ms932":case"ms_kanji":case"shift-jis":case"shift_jis":case"sjis":case"windows-31j":case"x-sjis":return"Shift_JIS";case"cseuckr":case"csksc56011987":case"euc-kr":case"iso-ir-149":case"korean":case"ks_c_5601-1987":case"ks_c_5601-1989":case"ksc5601":case"ksc_5601":case"windows-949":return"EUC-KR";case"csiso2022kr":case"hz-gb-2312":case"iso-2022-cn":case"iso-2022-cn-ext":case"iso-2022-kr":case"replacement":return"replacement";case"unicodefffe":case"utf-16be":return"UTF-16BE";case"csunicode":case"iso-10646-ucs-2":case"ucs-2":case"unicode":case"unicodefeff":case"utf-16":case"utf-16le":return"UTF-16LE";case"x-user-defined":return"x-user-defined";default:return"failure"}}Me.exports={getEncoding:getEncoding}},82160:(Me,Bn,Hn)=>{"use strict";const{staticPropertyDescriptors:zn,readOperation:ni,fireAProgressEvent:Ci}=Hn(10165);const{kState:aa,kError:oa,kResult:ca,kEvents:_a,kAborted:xa}=Hn(86812);const{webidl:Ga}=Hn(74222);const{kEnumerableProperty:Ha}=Hn(3440);class FileReader extends EventTarget{constructor(){super();this[aa]="empty";this[ca]=null;this[oa]=null;this[_a]={loadend:null,error:null,abort:null,load:null,progress:null,loadstart:null}}readAsArrayBuffer(Me){Ga.brandCheck(this,FileReader);Ga.argumentLengthCheck(arguments,1,{header:"FileReader.readAsArrayBuffer"});Me=Ga.converters.Blob(Me,{strict:false});ni(this,Me,"ArrayBuffer")}readAsBinaryString(Me){Ga.brandCheck(this,FileReader);Ga.argumentLengthCheck(arguments,1,{header:"FileReader.readAsBinaryString"});Me=Ga.converters.Blob(Me,{strict:false});ni(this,Me,"BinaryString")}readAsText(Me,Bn=undefined){Ga.brandCheck(this,FileReader);Ga.argumentLengthCheck(arguments,1,{header:"FileReader.readAsText"});Me=Ga.converters.Blob(Me,{strict:false});if(Bn!==undefined){Bn=Ga.converters.DOMString(Bn)}ni(this,Me,"Text",Bn)}readAsDataURL(Me){Ga.brandCheck(this,FileReader);Ga.argumentLengthCheck(arguments,1,{header:"FileReader.readAsDataURL"});Me=Ga.converters.Blob(Me,{strict:false});ni(this,Me,"DataURL")}abort(){if(this[aa]==="empty"||this[aa]==="done"){this[ca]=null;return}if(this[aa]==="loading"){this[aa]="done";this[ca]=null}this[xa]=true;Ci("abort",this);if(this[aa]!=="loading"){Ci("loadend",this)}}get readyState(){Ga.brandCheck(this,FileReader);switch(this[aa]){case"empty":return this.EMPTY;case"loading":return this.LOADING;case"done":return this.DONE}}get result(){Ga.brandCheck(this,FileReader);return this[ca]}get error(){Ga.brandCheck(this,FileReader);return this[oa]}get onloadend(){Ga.brandCheck(this,FileReader);return this[_a].loadend}set onloadend(Me){Ga.brandCheck(this,FileReader);if(this[_a].loadend){this.removeEventListener("loadend",this[_a].loadend)}if(typeof Me==="function"){this[_a].loadend=Me;this.addEventListener("loadend",Me)}else{this[_a].loadend=null}}get onerror(){Ga.brandCheck(this,FileReader);return this[_a].error}set onerror(Me){Ga.brandCheck(this,FileReader);if(this[_a].error){this.removeEventListener("error",this[_a].error)}if(typeof Me==="function"){this[_a].error=Me;this.addEventListener("error",Me)}else{this[_a].error=null}}get onloadstart(){Ga.brandCheck(this,FileReader);return this[_a].loadstart}set onloadstart(Me){Ga.brandCheck(this,FileReader);if(this[_a].loadstart){this.removeEventListener("loadstart",this[_a].loadstart)}if(typeof Me==="function"){this[_a].loadstart=Me;this.addEventListener("loadstart",Me)}else{this[_a].loadstart=null}}get onprogress(){Ga.brandCheck(this,FileReader);return this[_a].progress}set onprogress(Me){Ga.brandCheck(this,FileReader);if(this[_a].progress){this.removeEventListener("progress",this[_a].progress)}if(typeof Me==="function"){this[_a].progress=Me;this.addEventListener("progress",Me)}else{this[_a].progress=null}}get onload(){Ga.brandCheck(this,FileReader);return this[_a].load}set onload(Me){Ga.brandCheck(this,FileReader);if(this[_a].load){this.removeEventListener("load",this[_a].load)}if(typeof Me==="function"){this[_a].load=Me;this.addEventListener("load",Me)}else{this[_a].load=null}}get onabort(){Ga.brandCheck(this,FileReader);return this[_a].abort}set onabort(Me){Ga.brandCheck(this,FileReader);if(this[_a].abort){this.removeEventListener("abort",this[_a].abort)}if(typeof Me==="function"){this[_a].abort=Me;this.addEventListener("abort",Me)}else{this[_a].abort=null}}}FileReader.EMPTY=FileReader.prototype.EMPTY=0;FileReader.LOADING=FileReader.prototype.LOADING=1;FileReader.DONE=FileReader.prototype.DONE=2;Object.defineProperties(FileReader.prototype,{EMPTY:zn,LOADING:zn,DONE:zn,readAsArrayBuffer:Ha,readAsBinaryString:Ha,readAsText:Ha,readAsDataURL:Ha,abort:Ha,readyState:Ha,result:Ha,error:Ha,onloadstart:Ha,onprogress:Ha,onload:Ha,onabort:Ha,onerror:Ha,onloadend:Ha,[Symbol.toStringTag]:{value:"FileReader",writable:false,enumerable:false,configurable:true}});Object.defineProperties(FileReader,{EMPTY:zn,LOADING:zn,DONE:zn});Me.exports={FileReader:FileReader}},15976:(Me,Bn,Hn)=>{"use strict";const{webidl:zn}=Hn(74222);const ni=Symbol("ProgressEvent state");class ProgressEvent extends Event{constructor(Me,Bn={}){Me=zn.converters.DOMString(Me);Bn=zn.converters.ProgressEventInit(Bn??{});super(Me,Bn);this[ni]={lengthComputable:Bn.lengthComputable,loaded:Bn.loaded,total:Bn.total}}get lengthComputable(){zn.brandCheck(this,ProgressEvent);return this[ni].lengthComputable}get loaded(){zn.brandCheck(this,ProgressEvent);return this[ni].loaded}get total(){zn.brandCheck(this,ProgressEvent);return this[ni].total}}zn.converters.ProgressEventInit=zn.dictionaryConverter([{key:"lengthComputable",converter:zn.converters.boolean,defaultValue:false},{key:"loaded",converter:zn.converters["unsigned long long"],defaultValue:0},{key:"total",converter:zn.converters["unsigned long long"],defaultValue:0},{key:"bubbles",converter:zn.converters.boolean,defaultValue:false},{key:"cancelable",converter:zn.converters.boolean,defaultValue:false},{key:"composed",converter:zn.converters.boolean,defaultValue:false}]);Me.exports={ProgressEvent:ProgressEvent}},86812:Me=>{"use strict";Me.exports={kState:Symbol("FileReader state"),kResult:Symbol("FileReader result"),kError:Symbol("FileReader error"),kLastProgressEventFired:Symbol("FileReader last progress event fired timestamp"),kEvents:Symbol("FileReader events"),kAborted:Symbol("FileReader aborted")}},10165:(Me,Bn,Hn)=>{"use strict";const{kState:zn,kError:ni,kResult:Ci,kAborted:aa,kLastProgressEventFired:oa}=Hn(86812);const{ProgressEvent:ca}=Hn(15976);const{getEncoding:_a}=Hn(40396);const{DOMException:xa}=Hn(87326);const{serializeAMimeType:Ga,parseMIMEType:Ha}=Hn(94322);const{types:ts}=Hn(39023);const{StringDecoder:Ps}=Hn(13193);const{btoa:so}=Hn(20181);const oo={enumerable:true,writable:false,configurable:false};function readOperation(Me,Bn,Hn,ca){if(Me[zn]==="loading"){throw new xa("Invalid state","InvalidStateError")}Me[zn]="loading";Me[Ci]=null;Me[ni]=null;const _a=Bn.stream();const Ga=_a.getReader();const Ha=[];let Ps=Ga.read();let so=true;(async()=>{while(!Me[aa]){try{const{done:_a,value:xa}=await Ps;if(so&&!Me[aa]){queueMicrotask((()=>{fireAProgressEvent("loadstart",Me)}))}so=false;if(!_a&&ts.isUint8Array(xa)){Ha.push(xa);if((Me[oa]===undefined||Date.now()-Me[oa]>=50)&&!Me[aa]){Me[oa]=Date.now();queueMicrotask((()=>{fireAProgressEvent("progress",Me)}))}Ps=Ga.read()}else if(_a){queueMicrotask((()=>{Me[zn]="done";try{const zn=packageData(Ha,Hn,Bn.type,ca);if(Me[aa]){return}Me[Ci]=zn;fireAProgressEvent("load",Me)}catch(Bn){Me[ni]=Bn;fireAProgressEvent("error",Me)}if(Me[zn]!=="loading"){fireAProgressEvent("loadend",Me)}}));break}}catch(Bn){if(Me[aa]){return}queueMicrotask((()=>{Me[zn]="done";Me[ni]=Bn;fireAProgressEvent("error",Me);if(Me[zn]!=="loading"){fireAProgressEvent("loadend",Me)}}));break}}})()}function fireAProgressEvent(Me,Bn){const Hn=new ca(Me,{bubbles:false,cancelable:false});Bn.dispatchEvent(Hn)}function packageData(Me,Bn,Hn,zn){switch(Bn){case"DataURL":{let Bn="data:";const zn=Ha(Hn||"application/octet-stream");if(zn!=="failure"){Bn+=Ga(zn)}Bn+=";base64,";const ni=new Ps("latin1");for(const Hn of Me){Bn+=so(ni.write(Hn))}Bn+=so(ni.end());return Bn}case"Text":{let Bn="failure";if(zn){Bn=_a(zn)}if(Bn==="failure"&&Hn){const Me=Ha(Hn);if(Me!=="failure"){Bn=_a(Me.parameters.get("charset"))}}if(Bn==="failure"){Bn="UTF-8"}return decode(Me,Bn)}case"ArrayBuffer":{const Bn=combineByteSequences(Me);return Bn.buffer}case"BinaryString":{let Bn="";const Hn=new Ps("latin1");for(const zn of Me){Bn+=Hn.write(zn)}Bn+=Hn.end();return Bn}}}function decode(Me,Bn){const Hn=combineByteSequences(Me);const zn=BOMSniffing(Hn);let ni=0;if(zn!==null){Bn=zn;ni=zn==="UTF-8"?3:2}const Ci=Hn.slice(ni);return new TextDecoder(Bn).decode(Ci)}function BOMSniffing(Me){const[Bn,Hn,zn]=Me;if(Bn===239&&Hn===187&&zn===191){return"UTF-8"}else if(Bn===254&&Hn===255){return"UTF-16BE"}else if(Bn===255&&Hn===254){return"UTF-16LE"}return null}function combineByteSequences(Me){const Bn=Me.reduce(((Me,Bn)=>Me+Bn.byteLength),0);let Hn=0;return Me.reduce(((Me,Bn)=>{Me.set(Bn,Hn);Hn+=Bn.byteLength;return Me}),new Uint8Array(Bn))}Me.exports={staticPropertyDescriptors:oo,readOperation:readOperation,fireAProgressEvent:fireAProgressEvent}},32581:(Me,Bn,Hn)=>{"use strict";const zn=Symbol.for("undici.globalDispatcher.1");const{InvalidArgumentError:ni}=Hn(68707);const Ci=Hn(59965);if(getGlobalDispatcher()===undefined){setGlobalDispatcher(new Ci)}function setGlobalDispatcher(Me){if(!Me||typeof Me.dispatch!=="function"){throw new ni("Argument agent must implement Agent")}Object.defineProperty(globalThis,zn,{value:Me,writable:true,enumerable:false,configurable:false})}function getGlobalDispatcher(){return globalThis[zn]}Me.exports={setGlobalDispatcher:setGlobalDispatcher,getGlobalDispatcher:getGlobalDispatcher}},78840:Me=>{"use strict";Me.exports=class DecoratorHandler{constructor(Me){this.handler=Me}onConnect(...Me){return this.handler.onConnect(...Me)}onError(...Me){return this.handler.onError(...Me)}onUpgrade(...Me){return this.handler.onUpgrade(...Me)}onHeaders(...Me){return this.handler.onHeaders(...Me)}onData(...Me){return this.handler.onData(...Me)}onComplete(...Me){return this.handler.onComplete(...Me)}onBodySent(...Me){return this.handler.onBodySent(...Me)}}},48299:(Me,Bn,Hn)=>{"use strict";const zn=Hn(3440);const{kBodyUsed:ni}=Hn(36443);const Ci=Hn(42613);const{InvalidArgumentError:aa}=Hn(68707);const oa=Hn(24434);const ca=[300,301,302,303,307,308];const _a=Symbol("body");class BodyAsyncIterable{constructor(Me){this[_a]=Me;this[ni]=false}async*[Symbol.asyncIterator](){Ci(!this[ni],"disturbed");this[ni]=true;yield*this[_a]}}class RedirectHandler{constructor(Me,Bn,Hn,ca){if(Bn!=null&&(!Number.isInteger(Bn)||Bn<0)){throw new aa("maxRedirections must be a positive number")}zn.validateHandler(ca,Hn.method,Hn.upgrade);this.dispatch=Me;this.location=null;this.abort=null;this.opts={...Hn,maxRedirections:0};this.maxRedirections=Bn;this.handler=ca;this.history=[];if(zn.isStream(this.opts.body)){if(zn.bodyLength(this.opts.body)===0){this.opts.body.on("data",(function(){Ci(false)}))}if(typeof this.opts.body.readableDidRead!=="boolean"){this.opts.body[ni]=false;oa.prototype.on.call(this.opts.body,"data",(function(){this[ni]=true}))}}else if(this.opts.body&&typeof this.opts.body.pipeTo==="function"){this.opts.body=new BodyAsyncIterable(this.opts.body)}else if(this.opts.body&&typeof this.opts.body!=="string"&&!ArrayBuffer.isView(this.opts.body)&&zn.isIterable(this.opts.body)){this.opts.body=new BodyAsyncIterable(this.opts.body)}}onConnect(Me){this.abort=Me;this.handler.onConnect(Me,{history:this.history})}onUpgrade(Me,Bn,Hn){this.handler.onUpgrade(Me,Bn,Hn)}onError(Me){this.handler.onError(Me)}onHeaders(Me,Bn,Hn,ni){this.location=this.history.length>=this.maxRedirections||zn.isDisturbed(this.opts.body)?null:parseLocation(Me,Bn);if(this.opts.origin){this.history.push(new URL(this.opts.path,this.opts.origin))}if(!this.location){return this.handler.onHeaders(Me,Bn,Hn,ni)}const{origin:Ci,pathname:aa,search:oa}=zn.parseURL(new URL(this.location,this.opts.origin&&new URL(this.opts.path,this.opts.origin)));const ca=oa?`${aa}${oa}`:aa;this.opts.headers=cleanRequestHeaders(this.opts.headers,Me===303,this.opts.origin!==Ci);this.opts.path=ca;this.opts.origin=Ci;this.opts.maxRedirections=0;this.opts.query=null;if(Me===303&&this.opts.method!=="HEAD"){this.opts.method="GET";this.opts.body=null}}onData(Me){if(this.location){}else{return this.handler.onData(Me)}}onComplete(Me){if(this.location){this.location=null;this.abort=null;this.dispatch(this.opts,this)}else{this.handler.onComplete(Me)}}onBodySent(Me){if(this.handler.onBodySent){this.handler.onBodySent(Me)}}}function parseLocation(Me,Bn){if(ca.indexOf(Me)===-1){return null}for(let Me=0;Me{const zn=Hn(42613);const{kRetryHandlerDefaultRetry:ni}=Hn(36443);const{RequestRetryError:Ci}=Hn(68707);const{isDisturbed:aa,parseHeaders:oa,parseRangeHeader:ca}=Hn(3440);function calculateRetryAfterHeader(Me){const Bn=Date.now();const Hn=new Date(Me).getTime()-Bn;return Hn}class RetryHandler{constructor(Me,Bn){const{retryOptions:Hn,...zn}=Me;const{retry:Ci,maxRetries:aa,maxTimeout:oa,minTimeout:ca,timeoutFactor:_a,methods:xa,errorCodes:Ga,retryAfter:Ha,statusCodes:ts}=Hn??{};this.dispatch=Bn.dispatch;this.handler=Bn.handler;this.opts=zn;this.abort=null;this.aborted=false;this.retryOpts={retry:Ci??RetryHandler[ni],retryAfter:Ha??true,maxTimeout:oa??30*1e3,timeout:ca??500,timeoutFactor:_a??2,maxRetries:aa??5,methods:xa??["GET","HEAD","OPTIONS","PUT","DELETE","TRACE"],statusCodes:ts??[500,502,503,504,429],errorCodes:Ga??["ECONNRESET","ECONNREFUSED","ENOTFOUND","ENETDOWN","ENETUNREACH","EHOSTDOWN","EHOSTUNREACH","EPIPE"]};this.retryCount=0;this.start=0;this.end=null;this.etag=null;this.resume=null;this.handler.onConnect((Me=>{this.aborted=true;if(this.abort){this.abort(Me)}else{this.reason=Me}}))}onRequestSent(){if(this.handler.onRequestSent){this.handler.onRequestSent()}}onUpgrade(Me,Bn,Hn){if(this.handler.onUpgrade){this.handler.onUpgrade(Me,Bn,Hn)}}onConnect(Me){if(this.aborted){Me(this.reason)}else{this.abort=Me}}onBodySent(Me){if(this.handler.onBodySent)return this.handler.onBodySent(Me)}static[ni](Me,{state:Bn,opts:Hn},zn){const{statusCode:ni,code:Ci,headers:aa}=Me;const{method:oa,retryOptions:ca}=Hn;const{maxRetries:_a,timeout:xa,maxTimeout:Ga,timeoutFactor:Ha,statusCodes:ts,errorCodes:Ps,methods:so}=ca;let{counter:oo,currentTimeout:Jo}=Bn;Jo=Jo!=null&&Jo>0?Jo:xa;if(Ci&&Ci!=="UND_ERR_REQ_RETRY"&&Ci!=="UND_ERR_SOCKET"&&!Ps.includes(Ci)){zn(Me);return}if(Array.isArray(so)&&!so.includes(oa)){zn(Me);return}if(ni!=null&&Array.isArray(ts)&&!ts.includes(ni)){zn(Me);return}if(oo>_a){zn(Me);return}let tc=aa!=null&&aa["retry-after"];if(tc){tc=Number(tc);tc=isNaN(tc)?calculateRetryAfterHeader(tc):tc*1e3}const dc=tc>0?Math.min(tc,Ga):Math.min(Jo*Ha**oo,Ga);Bn.currentTimeout=dc;setTimeout((()=>zn(null)),dc)}onHeaders(Me,Bn,Hn,ni){const aa=oa(Bn);this.retryCount+=1;if(Me>=300){this.abort(new Ci("Request failed",Me,{headers:aa,count:this.retryCount}));return false}if(this.resume!=null){this.resume=null;if(Me!==206){return true}const Bn=ca(aa["content-range"]);if(!Bn){this.abort(new Ci("Content-Range mismatch",Me,{headers:aa,count:this.retryCount}));return false}if(this.etag!=null&&this.etag!==aa.etag){this.abort(new Ci("ETag mismatch",Me,{headers:aa,count:this.retryCount}));return false}const{start:ni,size:oa,end:_a=oa}=Bn;zn(this.start===ni,"content-range mismatch");zn(this.end==null||this.end===_a,"content-range mismatch");this.resume=Hn;return true}if(this.end==null){if(Me===206){const Ci=ca(aa["content-range"]);if(Ci==null){return this.handler.onHeaders(Me,Bn,Hn,ni)}const{start:oa,size:_a,end:xa=_a}=Ci;zn(oa!=null&&Number.isFinite(oa)&&this.start!==oa,"content-range mismatch");zn(Number.isFinite(oa));zn(xa!=null&&Number.isFinite(xa)&&this.end!==xa,"invalid content-length");this.start=oa;this.end=xa}if(this.end==null){const Me=aa["content-length"];this.end=Me!=null?Number(Me):null}zn(Number.isFinite(this.start));zn(this.end==null||Number.isFinite(this.end),"invalid content-length");this.resume=Hn;this.etag=aa.etag!=null?aa.etag:null;return this.handler.onHeaders(Me,Bn,Hn,ni)}const _a=new Ci("Request failed",Me,{headers:aa,count:this.retryCount});this.abort(_a);return false}onData(Me){this.start+=Me.length;return this.handler.onData(Me)}onComplete(Me){this.retryCount=0;return this.handler.onComplete(Me)}onError(Me){if(this.aborted||aa(this.opts.body)){return this.handler.onError(Me)}this.retryOpts.retry(Me,{state:{counter:this.retryCount++,currentTimeout:this.retryAfter},opts:{retryOptions:this.retryOpts,...this.opts}},onRetry.bind(this));function onRetry(Me){if(Me!=null||this.aborted||aa(this.opts.body)){return this.handler.onError(Me)}if(this.start!==0){this.opts={...this.opts,headers:{...this.opts.headers,range:`bytes=${this.start}-${this.end??""}`}}}try{this.dispatch(this.opts,this)}catch(Me){this.handler.onError(Me)}}}}Me.exports=RetryHandler},64415:(Me,Bn,Hn)=>{"use strict";const zn=Hn(48299);function createRedirectInterceptor({maxRedirections:Me}){return Bn=>function Intercept(Hn,ni){const{maxRedirections:Ci=Me}=Hn;if(!Ci){return Bn(Hn,ni)}const aa=new zn(Bn,Ci,Hn,ni);Hn={...Hn,maxRedirections:0};return Bn(Hn,aa)}}Me.exports=createRedirectInterceptor},52824:(Me,Bn,Hn)=>{"use strict";Object.defineProperty(Bn,"__esModule",{value:true});Bn.SPECIAL_HEADERS=Bn.HEADER_STATE=Bn.MINOR=Bn.MAJOR=Bn.CONNECTION_TOKEN_CHARS=Bn.HEADER_CHARS=Bn.TOKEN=Bn.STRICT_TOKEN=Bn.HEX=Bn.URL_CHAR=Bn.STRICT_URL_CHAR=Bn.USERINFO_CHARS=Bn.MARK=Bn.ALPHANUM=Bn.NUM=Bn.HEX_MAP=Bn.NUM_MAP=Bn.ALPHA=Bn.FINISH=Bn.H_METHOD_MAP=Bn.METHOD_MAP=Bn.METHODS_RTSP=Bn.METHODS_ICE=Bn.METHODS_HTTP=Bn.METHODS=Bn.LENIENT_FLAGS=Bn.FLAGS=Bn.TYPE=Bn.ERROR=void 0;const zn=Hn(50172);var ni;(function(Me){Me[Me["OK"]=0]="OK";Me[Me["INTERNAL"]=1]="INTERNAL";Me[Me["STRICT"]=2]="STRICT";Me[Me["LF_EXPECTED"]=3]="LF_EXPECTED";Me[Me["UNEXPECTED_CONTENT_LENGTH"]=4]="UNEXPECTED_CONTENT_LENGTH";Me[Me["CLOSED_CONNECTION"]=5]="CLOSED_CONNECTION";Me[Me["INVALID_METHOD"]=6]="INVALID_METHOD";Me[Me["INVALID_URL"]=7]="INVALID_URL";Me[Me["INVALID_CONSTANT"]=8]="INVALID_CONSTANT";Me[Me["INVALID_VERSION"]=9]="INVALID_VERSION";Me[Me["INVALID_HEADER_TOKEN"]=10]="INVALID_HEADER_TOKEN";Me[Me["INVALID_CONTENT_LENGTH"]=11]="INVALID_CONTENT_LENGTH";Me[Me["INVALID_CHUNK_SIZE"]=12]="INVALID_CHUNK_SIZE";Me[Me["INVALID_STATUS"]=13]="INVALID_STATUS";Me[Me["INVALID_EOF_STATE"]=14]="INVALID_EOF_STATE";Me[Me["INVALID_TRANSFER_ENCODING"]=15]="INVALID_TRANSFER_ENCODING";Me[Me["CB_MESSAGE_BEGIN"]=16]="CB_MESSAGE_BEGIN";Me[Me["CB_HEADERS_COMPLETE"]=17]="CB_HEADERS_COMPLETE";Me[Me["CB_MESSAGE_COMPLETE"]=18]="CB_MESSAGE_COMPLETE";Me[Me["CB_CHUNK_HEADER"]=19]="CB_CHUNK_HEADER";Me[Me["CB_CHUNK_COMPLETE"]=20]="CB_CHUNK_COMPLETE";Me[Me["PAUSED"]=21]="PAUSED";Me[Me["PAUSED_UPGRADE"]=22]="PAUSED_UPGRADE";Me[Me["PAUSED_H2_UPGRADE"]=23]="PAUSED_H2_UPGRADE";Me[Me["USER"]=24]="USER"})(ni=Bn.ERROR||(Bn.ERROR={}));var Ci;(function(Me){Me[Me["BOTH"]=0]="BOTH";Me[Me["REQUEST"]=1]="REQUEST";Me[Me["RESPONSE"]=2]="RESPONSE"})(Ci=Bn.TYPE||(Bn.TYPE={}));var aa;(function(Me){Me[Me["CONNECTION_KEEP_ALIVE"]=1]="CONNECTION_KEEP_ALIVE";Me[Me["CONNECTION_CLOSE"]=2]="CONNECTION_CLOSE";Me[Me["CONNECTION_UPGRADE"]=4]="CONNECTION_UPGRADE";Me[Me["CHUNKED"]=8]="CHUNKED";Me[Me["UPGRADE"]=16]="UPGRADE";Me[Me["CONTENT_LENGTH"]=32]="CONTENT_LENGTH";Me[Me["SKIPBODY"]=64]="SKIPBODY";Me[Me["TRAILING"]=128]="TRAILING";Me[Me["TRANSFER_ENCODING"]=512]="TRANSFER_ENCODING"})(aa=Bn.FLAGS||(Bn.FLAGS={}));var oa;(function(Me){Me[Me["HEADERS"]=1]="HEADERS";Me[Me["CHUNKED_LENGTH"]=2]="CHUNKED_LENGTH";Me[Me["KEEP_ALIVE"]=4]="KEEP_ALIVE"})(oa=Bn.LENIENT_FLAGS||(Bn.LENIENT_FLAGS={}));var ca;(function(Me){Me[Me["DELETE"]=0]="DELETE";Me[Me["GET"]=1]="GET";Me[Me["HEAD"]=2]="HEAD";Me[Me["POST"]=3]="POST";Me[Me["PUT"]=4]="PUT";Me[Me["CONNECT"]=5]="CONNECT";Me[Me["OPTIONS"]=6]="OPTIONS";Me[Me["TRACE"]=7]="TRACE";Me[Me["COPY"]=8]="COPY";Me[Me["LOCK"]=9]="LOCK";Me[Me["MKCOL"]=10]="MKCOL";Me[Me["MOVE"]=11]="MOVE";Me[Me["PROPFIND"]=12]="PROPFIND";Me[Me["PROPPATCH"]=13]="PROPPATCH";Me[Me["SEARCH"]=14]="SEARCH";Me[Me["UNLOCK"]=15]="UNLOCK";Me[Me["BIND"]=16]="BIND";Me[Me["REBIND"]=17]="REBIND";Me[Me["UNBIND"]=18]="UNBIND";Me[Me["ACL"]=19]="ACL";Me[Me["REPORT"]=20]="REPORT";Me[Me["MKACTIVITY"]=21]="MKACTIVITY";Me[Me["CHECKOUT"]=22]="CHECKOUT";Me[Me["MERGE"]=23]="MERGE";Me[Me["M-SEARCH"]=24]="M-SEARCH";Me[Me["NOTIFY"]=25]="NOTIFY";Me[Me["SUBSCRIBE"]=26]="SUBSCRIBE";Me[Me["UNSUBSCRIBE"]=27]="UNSUBSCRIBE";Me[Me["PATCH"]=28]="PATCH";Me[Me["PURGE"]=29]="PURGE";Me[Me["MKCALENDAR"]=30]="MKCALENDAR";Me[Me["LINK"]=31]="LINK";Me[Me["UNLINK"]=32]="UNLINK";Me[Me["SOURCE"]=33]="SOURCE";Me[Me["PRI"]=34]="PRI";Me[Me["DESCRIBE"]=35]="DESCRIBE";Me[Me["ANNOUNCE"]=36]="ANNOUNCE";Me[Me["SETUP"]=37]="SETUP";Me[Me["PLAY"]=38]="PLAY";Me[Me["PAUSE"]=39]="PAUSE";Me[Me["TEARDOWN"]=40]="TEARDOWN";Me[Me["GET_PARAMETER"]=41]="GET_PARAMETER";Me[Me["SET_PARAMETER"]=42]="SET_PARAMETER";Me[Me["REDIRECT"]=43]="REDIRECT";Me[Me["RECORD"]=44]="RECORD";Me[Me["FLUSH"]=45]="FLUSH"})(ca=Bn.METHODS||(Bn.METHODS={}));Bn.METHODS_HTTP=[ca.DELETE,ca.GET,ca.HEAD,ca.POST,ca.PUT,ca.CONNECT,ca.OPTIONS,ca.TRACE,ca.COPY,ca.LOCK,ca.MKCOL,ca.MOVE,ca.PROPFIND,ca.PROPPATCH,ca.SEARCH,ca.UNLOCK,ca.BIND,ca.REBIND,ca.UNBIND,ca.ACL,ca.REPORT,ca.MKACTIVITY,ca.CHECKOUT,ca.MERGE,ca["M-SEARCH"],ca.NOTIFY,ca.SUBSCRIBE,ca.UNSUBSCRIBE,ca.PATCH,ca.PURGE,ca.MKCALENDAR,ca.LINK,ca.UNLINK,ca.PRI,ca.SOURCE];Bn.METHODS_ICE=[ca.SOURCE];Bn.METHODS_RTSP=[ca.OPTIONS,ca.DESCRIBE,ca.ANNOUNCE,ca.SETUP,ca.PLAY,ca.PAUSE,ca.TEARDOWN,ca.GET_PARAMETER,ca.SET_PARAMETER,ca.REDIRECT,ca.RECORD,ca.FLUSH,ca.GET,ca.POST];Bn.METHOD_MAP=zn.enumToMap(ca);Bn.H_METHOD_MAP={};Object.keys(Bn.METHOD_MAP).forEach((Me=>{if(/^H/.test(Me)){Bn.H_METHOD_MAP[Me]=Bn.METHOD_MAP[Me]}}));var _a;(function(Me){Me[Me["SAFE"]=0]="SAFE";Me[Me["SAFE_WITH_CB"]=1]="SAFE_WITH_CB";Me[Me["UNSAFE"]=2]="UNSAFE"})(_a=Bn.FINISH||(Bn.FINISH={}));Bn.ALPHA=[];for(let Me="A".charCodeAt(0);Me<="Z".charCodeAt(0);Me++){Bn.ALPHA.push(String.fromCharCode(Me));Bn.ALPHA.push(String.fromCharCode(Me+32))}Bn.NUM_MAP={0:0,1:1,2:2,3:3,4:4,5:5,6:6,7:7,8:8,9:9};Bn.HEX_MAP={0:0,1:1,2:2,3:3,4:4,5:5,6:6,7:7,8:8,9:9,A:10,B:11,C:12,D:13,E:14,F:15,a:10,b:11,c:12,d:13,e:14,f:15};Bn.NUM=["0","1","2","3","4","5","6","7","8","9"];Bn.ALPHANUM=Bn.ALPHA.concat(Bn.NUM);Bn.MARK=["-","_",".","!","~","*","'","(",")"];Bn.USERINFO_CHARS=Bn.ALPHANUM.concat(Bn.MARK).concat(["%",";",":","&","=","+","$",","]);Bn.STRICT_URL_CHAR=["!",'"',"$","%","&","'","(",")","*","+",",","-",".","/",":",";","<","=",">","@","[","\\","]","^","_","`","{","|","}","~"].concat(Bn.ALPHANUM);Bn.URL_CHAR=Bn.STRICT_URL_CHAR.concat(["\t","\f"]);for(let Me=128;Me<=255;Me++){Bn.URL_CHAR.push(Me)}Bn.HEX=Bn.NUM.concat(["a","b","c","d","e","f","A","B","C","D","E","F"]);Bn.STRICT_TOKEN=["!","#","$","%","&","'","*","+","-",".","^","_","`","|","~"].concat(Bn.ALPHANUM);Bn.TOKEN=Bn.STRICT_TOKEN.concat([" "]);Bn.HEADER_CHARS=["\t"];for(let Me=32;Me<=255;Me++){if(Me!==127){Bn.HEADER_CHARS.push(Me)}}Bn.CONNECTION_TOKEN_CHARS=Bn.HEADER_CHARS.filter((Me=>Me!==44));Bn.MAJOR=Bn.NUM_MAP;Bn.MINOR=Bn.MAJOR;var xa;(function(Me){Me[Me["GENERAL"]=0]="GENERAL";Me[Me["CONNECTION"]=1]="CONNECTION";Me[Me["CONTENT_LENGTH"]=2]="CONTENT_LENGTH";Me[Me["TRANSFER_ENCODING"]=3]="TRANSFER_ENCODING";Me[Me["UPGRADE"]=4]="UPGRADE";Me[Me["CONNECTION_KEEP_ALIVE"]=5]="CONNECTION_KEEP_ALIVE";Me[Me["CONNECTION_CLOSE"]=6]="CONNECTION_CLOSE";Me[Me["CONNECTION_UPGRADE"]=7]="CONNECTION_UPGRADE";Me[Me["TRANSFER_ENCODING_CHUNKED"]=8]="TRANSFER_ENCODING_CHUNKED"})(xa=Bn.HEADER_STATE||(Bn.HEADER_STATE={}));Bn.SPECIAL_HEADERS={connection:xa.CONNECTION,"content-length":xa.CONTENT_LENGTH,"proxy-connection":xa.CONNECTION,"transfer-encoding":xa.TRANSFER_ENCODING,upgrade:xa.UPGRADE}},63870:Me=>{Me.exports="AGFzbQEAAAABMAhgAX8Bf2ADf39/AX9gBH9/f38Bf2AAAGADf39/AGABfwBgAn9/AGAGf39/f39/AALLAQgDZW52GHdhc21fb25faGVhZGVyc19jb21wbGV0ZQACA2VudhV3YXNtX29uX21lc3NhZ2VfYmVnaW4AAANlbnYLd2FzbV9vbl91cmwAAQNlbnYOd2FzbV9vbl9zdGF0dXMAAQNlbnYUd2FzbV9vbl9oZWFkZXJfZmllbGQAAQNlbnYUd2FzbV9vbl9oZWFkZXJfdmFsdWUAAQNlbnYMd2FzbV9vbl9ib2R5AAEDZW52GHdhc21fb25fbWVzc2FnZV9jb21wbGV0ZQAAA0ZFAwMEAAAFAAAAAAAABQEFAAUFBQAABgAAAAAGBgYGAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQABAAABAQcAAAUFAwABBAUBcAESEgUDAQACBggBfwFBgNQECwfRBSIGbWVtb3J5AgALX2luaXRpYWxpemUACRlfX2luZGlyZWN0X2Z1bmN0aW9uX3RhYmxlAQALbGxodHRwX2luaXQAChhsbGh0dHBfc2hvdWxkX2tlZXBfYWxpdmUAQQxsbGh0dHBfYWxsb2MADAZtYWxsb2MARgtsbGh0dHBfZnJlZQANBGZyZWUASA9sbGh0dHBfZ2V0X3R5cGUADhVsbGh0dHBfZ2V0X2h0dHBfbWFqb3IADxVsbGh0dHBfZ2V0X2h0dHBfbWlub3IAEBFsbGh0dHBfZ2V0X21ldGhvZAARFmxsaHR0cF9nZXRfc3RhdHVzX2NvZGUAEhJsbGh0dHBfZ2V0X3VwZ3JhZGUAEwxsbGh0dHBfcmVzZXQAFA5sbGh0dHBfZXhlY3V0ZQAVFGxsaHR0cF9zZXR0aW5nc19pbml0ABYNbGxodHRwX2ZpbmlzaAAXDGxsaHR0cF9wYXVzZQAYDWxsaHR0cF9yZXN1bWUAGRtsbGh0dHBfcmVzdW1lX2FmdGVyX3VwZ3JhZGUAGhBsbGh0dHBfZ2V0X2Vycm5vABsXbGxodHRwX2dldF9lcnJvcl9yZWFzb24AHBdsbGh0dHBfc2V0X2Vycm9yX3JlYXNvbgAdFGxsaHR0cF9nZXRfZXJyb3JfcG9zAB4RbGxodHRwX2Vycm5vX25hbWUAHxJsbGh0dHBfbWV0aG9kX25hbWUAIBJsbGh0dHBfc3RhdHVzX25hbWUAIRpsbGh0dHBfc2V0X2xlbmllbnRfaGVhZGVycwAiIWxsaHR0cF9zZXRfbGVuaWVudF9jaHVua2VkX2xlbmd0aAAjHWxsaHR0cF9zZXRfbGVuaWVudF9rZWVwX2FsaXZlACQkbGxodHRwX3NldF9sZW5pZW50X3RyYW5zZmVyX2VuY29kaW5nACUYbGxodHRwX21lc3NhZ2VfbmVlZHNfZW9mAD8JFwEAQQELEQECAwQFCwYHNTk3MS8tJyspCsLgAkUCAAsIABCIgICAAAsZACAAEMKAgIAAGiAAIAI2AjggACABOgAoCxwAIAAgAC8BMiAALQAuIAAQwYCAgAAQgICAgAALKgEBf0HAABDGgICAACIBEMKAgIAAGiABQYCIgIAANgI4IAEgADoAKCABCwoAIAAQyICAgAALBwAgAC0AKAsHACAALQAqCwcAIAAtACsLBwAgAC0AKQsHACAALwEyCwcAIAAtAC4LRQEEfyAAKAIYIQEgAC0ALSECIAAtACghAyAAKAI4IQQgABDCgICAABogACAENgI4IAAgAzoAKCAAIAI6AC0gACABNgIYCxEAIAAgASABIAJqEMOAgIAACxAAIABBAEHcABDMgICAABoLZwEBf0EAIQECQCAAKAIMDQACQAJAAkACQCAALQAvDgMBAAMCCyAAKAI4IgFFDQAgASgCLCIBRQ0AIAAgARGAgICAAAAiAQ0DC0EADwsQyoCAgAAACyAAQcOWgIAANgIQQQ4hAQsgAQseAAJAIAAoAgwNACAAQdGbgIAANgIQIABBFTYCDAsLFgACQCAAKAIMQRVHDQAgAEEANgIMCwsWAAJAIAAoAgxBFkcNACAAQQA2AgwLCwcAIAAoAgwLBwAgACgCEAsJACAAIAE2AhALBwAgACgCFAsiAAJAIABBJEkNABDKgICAAAALIABBAnRBoLOAgABqKAIACyIAAkAgAEEuSQ0AEMqAgIAAAAsgAEECdEGwtICAAGooAgAL7gsBAX9B66iAgAAhAQJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAIABBnH9qDvQDY2IAAWFhYWFhYQIDBAVhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhBgcICQoLDA0OD2FhYWFhEGFhYWFhYWFhYWFhEWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYRITFBUWFxgZGhthYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhHB0eHyAhIiMkJSYnKCkqKywtLi8wMTIzNDU2YTc4OTphYWFhYWFhYTthYWE8YWFhYT0+P2FhYWFhYWFhQGFhQWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYUJDREVGR0hJSktMTU5PUFFSU2FhYWFhYWFhVFVWV1hZWlthXF1hYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFeYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhX2BhC0Hhp4CAAA8LQaShgIAADwtBy6yAgAAPC0H+sYCAAA8LQcCkgIAADwtBq6SAgAAPC0GNqICAAA8LQeKmgIAADwtBgLCAgAAPC0G5r4CAAA8LQdekgIAADwtB75+AgAAPC0Hhn4CAAA8LQfqfgIAADwtB8qCAgAAPC0Gor4CAAA8LQa6ygIAADwtBiLCAgAAPC0Hsp4CAAA8LQYKigIAADwtBjp2AgAAPC0HQroCAAA8LQcqjgIAADwtBxbKAgAAPC0HfnICAAA8LQdKcgIAADwtBxKCAgAAPC0HXoICAAA8LQaKfgIAADwtB7a6AgAAPC0GrsICAAA8LQdSlgIAADwtBzK6AgAAPC0H6roCAAA8LQfyrgIAADwtB0rCAgAAPC0HxnYCAAA8LQbuggIAADwtB96uAgAAPC0GQsYCAAA8LQdexgIAADwtBoq2AgAAPC0HUp4CAAA8LQeCrgIAADwtBn6yAgAAPC0HrsYCAAA8LQdWfgIAADwtByrGAgAAPC0HepYCAAA8LQdSegIAADwtB9JyAgAAPC0GnsoCAAA8LQbGdgIAADwtBoJ2AgAAPC0G5sYCAAA8LQbywgIAADwtBkqGAgAAPC0GzpoCAAA8LQemsgIAADwtBrJ6AgAAPC0HUq4CAAA8LQfemgIAADwtBgKaAgAAPC0GwoYCAAA8LQf6egIAADwtBjaOAgAAPC0GJrYCAAA8LQfeigIAADwtBoLGAgAAPC0Gun4CAAA8LQcalgIAADwtB6J6AgAAPC0GTooCAAA8LQcKvgIAADwtBw52AgAAPC0GLrICAAA8LQeGdgIAADwtBja+AgAAPC0HqoYCAAA8LQbStgIAADwtB0q+AgAAPC0HfsoCAAA8LQdKygIAADwtB8LCAgAAPC0GpooCAAA8LQfmjgIAADwtBmZ6AgAAPC0G1rICAAA8LQZuwgIAADwtBkrKAgAAPC0G2q4CAAA8LQcKigIAADwtB+LKAgAAPC0GepYCAAA8LQdCigIAADwtBup6AgAAPC0GBnoCAAA8LEMqAgIAAAAtB1qGAgAAhAQsgAQsWACAAIAAtAC1B/gFxIAFBAEdyOgAtCxkAIAAgAC0ALUH9AXEgAUEAR0EBdHI6AC0LGQAgACAALQAtQfsBcSABQQBHQQJ0cjoALQsZACAAIAAtAC1B9wFxIAFBAEdBA3RyOgAtCy4BAn9BACEDAkAgACgCOCIERQ0AIAQoAgAiBEUNACAAIAQRgICAgAAAIQMLIAMLSQECf0EAIQMCQCAAKAI4IgRFDQAgBCgCBCIERQ0AIAAgASACIAFrIAQRgYCAgAAAIgNBf0cNACAAQcaRgIAANgIQQRghAwsgAwsuAQJ/QQAhAwJAIAAoAjgiBEUNACAEKAIwIgRFDQAgACAEEYCAgIAAACEDCyADC0kBAn9BACEDAkAgACgCOCIERQ0AIAQoAggiBEUNACAAIAEgAiABayAEEYGAgIAAACIDQX9HDQAgAEH2ioCAADYCEEEYIQMLIAMLLgECf0EAIQMCQCAAKAI4IgRFDQAgBCgCNCIERQ0AIAAgBBGAgICAAAAhAwsgAwtJAQJ/QQAhAwJAIAAoAjgiBEUNACAEKAIMIgRFDQAgACABIAIgAWsgBBGBgICAAAAiA0F/Rw0AIABB7ZqAgAA2AhBBGCEDCyADCy4BAn9BACEDAkAgACgCOCIERQ0AIAQoAjgiBEUNACAAIAQRgICAgAAAIQMLIAMLSQECf0EAIQMCQCAAKAI4IgRFDQAgBCgCECIERQ0AIAAgASACIAFrIAQRgYCAgAAAIgNBf0cNACAAQZWQgIAANgIQQRghAwsgAwsuAQJ/QQAhAwJAIAAoAjgiBEUNACAEKAI8IgRFDQAgACAEEYCAgIAAACEDCyADC0kBAn9BACEDAkAgACgCOCIERQ0AIAQoAhQiBEUNACAAIAEgAiABayAEEYGAgIAAACIDQX9HDQAgAEGqm4CAADYCEEEYIQMLIAMLLgECf0EAIQMCQCAAKAI4IgRFDQAgBCgCQCIERQ0AIAAgBBGAgICAAAAhAwsgAwtJAQJ/QQAhAwJAIAAoAjgiBEUNACAEKAIYIgRFDQAgACABIAIgAWsgBBGBgICAAAAiA0F/Rw0AIABB7ZOAgAA2AhBBGCEDCyADCy4BAn9BACEDAkAgACgCOCIERQ0AIAQoAkQiBEUNACAAIAQRgICAgAAAIQMLIAMLLgECf0EAIQMCQCAAKAI4IgRFDQAgBCgCJCIERQ0AIAAgBBGAgICAAAAhAwsgAwsuAQJ/QQAhAwJAIAAoAjgiBEUNACAEKAIsIgRFDQAgACAEEYCAgIAAACEDCyADC0kBAn9BACEDAkAgACgCOCIERQ0AIAQoAigiBEUNACAAIAEgAiABayAEEYGAgIAAACIDQX9HDQAgAEH2iICAADYCEEEYIQMLIAMLLgECf0EAIQMCQCAAKAI4IgRFDQAgBCgCUCIERQ0AIAAgBBGAgICAAAAhAwsgAwtJAQJ/QQAhAwJAIAAoAjgiBEUNACAEKAIcIgRFDQAgACABIAIgAWsgBBGBgICAAAAiA0F/Rw0AIABBwpmAgAA2AhBBGCEDCyADCy4BAn9BACEDAkAgACgCOCIERQ0AIAQoAkgiBEUNACAAIAQRgICAgAAAIQMLIAMLSQECf0EAIQMCQCAAKAI4IgRFDQAgBCgCICIERQ0AIAAgASACIAFrIAQRgYCAgAAAIgNBf0cNACAAQZSUgIAANgIQQRghAwsgAwsuAQJ/QQAhAwJAIAAoAjgiBEUNACAEKAJMIgRFDQAgACAEEYCAgIAAACEDCyADCy4BAn9BACEDAkAgACgCOCIERQ0AIAQoAlQiBEUNACAAIAQRgICAgAAAIQMLIAMLLgECf0EAIQMCQCAAKAI4IgRFDQAgBCgCWCIERQ0AIAAgBBGAgICAAAAhAwsgAwtFAQF/AkACQCAALwEwQRRxQRRHDQBBASEDIAAtAChBAUYNASAALwEyQeUARiEDDAELIAAtAClBBUYhAwsgACADOgAuQQAL/gEBA39BASEDAkAgAC8BMCIEQQhxDQAgACkDIEIAUiEDCwJAAkAgAC0ALkUNAEEBIQUgAC0AKUEFRg0BQQEhBSAEQcAAcUUgA3FBAUcNAQtBACEFIARBwABxDQBBAiEFIARB//8DcSIDQQhxDQACQCADQYAEcUUNAAJAIAAtAChBAUcNACAALQAtQQpxDQBBBQ8LQQQPCwJAIANBIHENAAJAIAAtAChBAUYNACAALwEyQf//A3EiAEGcf2pB5ABJDQAgAEHMAUYNACAAQbACRg0AQQQhBSAEQShxRQ0CIANBiARxQYAERg0CC0EADwtBAEEDIAApAyBQGyEFCyAFC2IBAn9BACEBAkAgAC0AKEEBRg0AIAAvATJB//8DcSICQZx/akHkAEkNACACQcwBRg0AIAJBsAJGDQAgAC8BMCIAQcAAcQ0AQQEhASAAQYgEcUGABEYNACAAQShxRSEBCyABC6cBAQN/AkACQAJAIAAtACpFDQAgAC0AK0UNAEEAIQMgAC8BMCIEQQJxRQ0BDAILQQAhAyAALwEwIgRBAXFFDQELQQEhAyAALQAoQQFGDQAgAC8BMkH//wNxIgVBnH9qQeQASQ0AIAVBzAFGDQAgBUGwAkYNACAEQcAAcQ0AQQAhAyAEQYgEcUGABEYNACAEQShxQQBHIQMLIABBADsBMCAAQQA6AC8gAwuZAQECfwJAAkACQCAALQAqRQ0AIAAtACtFDQBBACEBIAAvATAiAkECcUUNAQwCC0EAIQEgAC8BMCICQQFxRQ0BC0EBIQEgAC0AKEEBRg0AIAAvATJB//8DcSIAQZx/akHkAEkNACAAQcwBRg0AIABBsAJGDQAgAkHAAHENAEEAIQEgAkGIBHFBgARGDQAgAkEocUEARyEBCyABC1kAIABBGGpCADcDACAAQgA3AwAgAEE4akIANwMAIABBMGpCADcDACAAQShqQgA3AwAgAEEgakIANwMAIABBEGpCADcDACAAQQhqQgA3AwAgAEHdATYCHEEAC3sBAX8CQCAAKAIMIgMNAAJAIAAoAgRFDQAgACABNgIECwJAIAAgASACEMSAgIAAIgMNACAAKAIMDwsgACADNgIcQQAhAyAAKAIEIgFFDQAgACABIAIgACgCCBGBgICAAAAiAUUNACAAIAI2AhQgACABNgIMIAEhAwsgAwvk8wEDDn8DfgR/I4CAgIAAQRBrIgMkgICAgAAgASEEIAEhBSABIQYgASEHIAEhCCABIQkgASEKIAEhCyABIQwgASENIAEhDiABIQ8CQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkAgACgCHCIQQX9qDt0B2gEB2QECAwQFBgcICQoLDA0O2AEPENcBERLWARMUFRYXGBkaG+AB3wEcHR7VAR8gISIjJCXUASYnKCkqKyzTAdIBLS7RAdABLzAxMjM0NTY3ODk6Ozw9Pj9AQUJDREVG2wFHSElKzwHOAUvNAUzMAU1OT1BRUlNUVVZXWFlaW1xdXl9gYWJjZGVmZ2hpamtsbW5vcHFyc3R1dnd4eXp7fH1+f4ABgQGCAYMBhAGFAYYBhwGIAYkBigGLAYwBjQGOAY8BkAGRAZIBkwGUAZUBlgGXAZgBmQGaAZsBnAGdAZ4BnwGgAaEBogGjAaQBpQGmAacBqAGpAaoBqwGsAa0BrgGvAbABsQGyAbMBtAG1AbYBtwHLAcoBuAHJAbkByAG6AbsBvAG9Ab4BvwHAAcEBwgHDAcQBxQHGAQDcAQtBACEQDMYBC0EOIRAMxQELQQ0hEAzEAQtBDyEQDMMBC0EQIRAMwgELQRMhEAzBAQtBFCEQDMABC0EVIRAMvwELQRYhEAy+AQtBFyEQDL0BC0EYIRAMvAELQRkhEAy7AQtBGiEQDLoBC0EbIRAMuQELQRwhEAy4AQtBCCEQDLcBC0EdIRAMtgELQSAhEAy1AQtBHyEQDLQBC0EHIRAMswELQSEhEAyyAQtBIiEQDLEBC0EeIRAMsAELQSMhEAyvAQtBEiEQDK4BC0ERIRAMrQELQSQhEAysAQtBJSEQDKsBC0EmIRAMqgELQSchEAypAQtBwwEhEAyoAQtBKSEQDKcBC0ErIRAMpgELQSwhEAylAQtBLSEQDKQBC0EuIRAMowELQS8hEAyiAQtBxAEhEAyhAQtBMCEQDKABC0E0IRAMnwELQQwhEAyeAQtBMSEQDJ0BC0EyIRAMnAELQTMhEAybAQtBOSEQDJoBC0E1IRAMmQELQcUBIRAMmAELQQshEAyXAQtBOiEQDJYBC0E2IRAMlQELQQohEAyUAQtBNyEQDJMBC0E4IRAMkgELQTwhEAyRAQtBOyEQDJABC0E9IRAMjwELQQkhEAyOAQtBKCEQDI0BC0E+IRAMjAELQT8hEAyLAQtBwAAhEAyKAQtBwQAhEAyJAQtBwgAhEAyIAQtBwwAhEAyHAQtBxAAhEAyGAQtBxQAhEAyFAQtBxgAhEAyEAQtBKiEQDIMBC0HHACEQDIIBC0HIACEQDIEBC0HJACEQDIABC0HKACEQDH8LQcsAIRAMfgtBzQAhEAx9C0HMACEQDHwLQc4AIRAMewtBzwAhEAx6C0HQACEQDHkLQdEAIRAMeAtB0gAhEAx3C0HTACEQDHYLQdQAIRAMdQtB1gAhEAx0C0HVACEQDHMLQQYhEAxyC0HXACEQDHELQQUhEAxwC0HYACEQDG8LQQQhEAxuC0HZACEQDG0LQdoAIRAMbAtB2wAhEAxrC0HcACEQDGoLQQMhEAxpC0HdACEQDGgLQd4AIRAMZwtB3wAhEAxmC0HhACEQDGULQeAAIRAMZAtB4gAhEAxjC0HjACEQDGILQQIhEAxhC0HkACEQDGALQeUAIRAMXwtB5gAhEAxeC0HnACEQDF0LQegAIRAMXAtB6QAhEAxbC0HqACEQDFoLQesAIRAMWQtB7AAhEAxYC0HtACEQDFcLQe4AIRAMVgtB7wAhEAxVC0HwACEQDFQLQfEAIRAMUwtB8gAhEAxSC0HzACEQDFELQfQAIRAMUAtB9QAhEAxPC0H2ACEQDE4LQfcAIRAMTQtB+AAhEAxMC0H5ACEQDEsLQfoAIRAMSgtB+wAhEAxJC0H8ACEQDEgLQf0AIRAMRwtB/gAhEAxGC0H/ACEQDEULQYABIRAMRAtBgQEhEAxDC0GCASEQDEILQYMBIRAMQQtBhAEhEAxAC0GFASEQDD8LQYYBIRAMPgtBhwEhEAw9C0GIASEQDDwLQYkBIRAMOwtBigEhEAw6C0GLASEQDDkLQYwBIRAMOAtBjQEhEAw3C0GOASEQDDYLQY8BIRAMNQtBkAEhEAw0C0GRASEQDDMLQZIBIRAMMgtBkwEhEAwxC0GUASEQDDALQZUBIRAMLwtBlgEhEAwuC0GXASEQDC0LQZgBIRAMLAtBmQEhEAwrC0GaASEQDCoLQZsBIRAMKQtBnAEhEAwoC0GdASEQDCcLQZ4BIRAMJgtBnwEhEAwlC0GgASEQDCQLQaEBIRAMIwtBogEhEAwiC0GjASEQDCELQaQBIRAMIAtBpQEhEAwfC0GmASEQDB4LQacBIRAMHQtBqAEhEAwcC0GpASEQDBsLQaoBIRAMGgtBqwEhEAwZC0GsASEQDBgLQa0BIRAMFwtBrgEhEAwWC0EBIRAMFQtBrwEhEAwUC0GwASEQDBMLQbEBIRAMEgtBswEhEAwRC0GyASEQDBALQbQBIRAMDwtBtQEhEAwOC0G2ASEQDA0LQbcBIRAMDAtBuAEhEAwLC0G5ASEQDAoLQboBIRAMCQtBuwEhEAwIC0HGASEQDAcLQbwBIRAMBgtBvQEhEAwFC0G+ASEQDAQLQb8BIRAMAwtBwAEhEAwCC0HCASEQDAELQcEBIRALA0ACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQCAQDscBAAECAwQFBgcICQoLDA0ODxAREhMUFRYXGBkaGxweHyAhIyUoP0BBREVGR0hJSktMTU9QUVJT3gNXWVtcXWBiZWZnaGlqa2xtb3BxcnN0dXZ3eHl6e3x9foABggGFAYYBhwGJAYsBjAGNAY4BjwGQAZEBlAGVAZYBlwGYAZkBmgGbAZwBnQGeAZ8BoAGhAaIBowGkAaUBpgGnAagBqQGqAasBrAGtAa4BrwGwAbEBsgGzAbQBtQG2AbcBuAG5AboBuwG8Ab0BvgG/AcABwQHCAcMBxAHFAcYBxwHIAckBygHLAcwBzQHOAc8B0AHRAdIB0wHUAdUB1gHXAdgB2QHaAdsB3AHdAd4B4AHhAeIB4wHkAeUB5gHnAegB6QHqAesB7AHtAe4B7wHwAfEB8gHzAZkCpAKwAv4C/gILIAEiBCACRw3zAUHdASEQDP8DCyABIhAgAkcN3QFBwwEhEAz+AwsgASIBIAJHDZABQfcAIRAM/QMLIAEiASACRw2GAUHvACEQDPwDCyABIgEgAkcNf0HqACEQDPsDCyABIgEgAkcNe0HoACEQDPoDCyABIgEgAkcNeEHmACEQDPkDCyABIgEgAkcNGkEYIRAM+AMLIAEiASACRw0UQRIhEAz3AwsgASIBIAJHDVlBxQAhEAz2AwsgASIBIAJHDUpBPyEQDPUDCyABIgEgAkcNSEE8IRAM9AMLIAEiASACRw1BQTEhEAzzAwsgAC0ALkEBRg3rAwyHAgsgACABIgEgAhDAgICAAEEBRw3mASAAQgA3AyAM5wELIAAgASIBIAIQtICAgAAiEA3nASABIQEM9QILAkAgASIBIAJHDQBBBiEQDPADCyAAIAFBAWoiASACELuAgIAAIhAN6AEgASEBDDELIABCADcDIEESIRAM1QMLIAEiECACRw0rQR0hEAztAwsCQCABIgEgAkYNACABQQFqIQFBECEQDNQDC0EHIRAM7AMLIABCACAAKQMgIhEgAiABIhBrrSISfSITIBMgEVYbNwMgIBEgElYiFEUN5QFBCCEQDOsDCwJAIAEiASACRg0AIABBiYCAgAA2AgggACABNgIEIAEhAUEUIRAM0gMLQQkhEAzqAwsgASEBIAApAyBQDeQBIAEhAQzyAgsCQCABIgEgAkcNAEELIRAM6QMLIAAgAUEBaiIBIAIQtoCAgAAiEA3lASABIQEM8gILIAAgASIBIAIQuICAgAAiEA3lASABIQEM8gILIAAgASIBIAIQuICAgAAiEA3mASABIQEMDQsgACABIgEgAhC6gICAACIQDecBIAEhAQzwAgsCQCABIgEgAkcNAEEPIRAM5QMLIAEtAAAiEEE7Rg0IIBBBDUcN6AEgAUEBaiEBDO8CCyAAIAEiASACELqAgIAAIhAN6AEgASEBDPICCwNAAkAgAS0AAEHwtYCAAGotAAAiEEEBRg0AIBBBAkcN6wEgACgCBCEQIABBADYCBCAAIBAgAUEBaiIBELmAgIAAIhAN6gEgASEBDPQCCyABQQFqIgEgAkcNAAtBEiEQDOIDCyAAIAEiASACELqAgIAAIhAN6QEgASEBDAoLIAEiASACRw0GQRshEAzgAwsCQCABIgEgAkcNAEEWIRAM4AMLIABBioCAgAA2AgggACABNgIEIAAgASACELiAgIAAIhAN6gEgASEBQSAhEAzGAwsCQCABIgEgAkYNAANAAkAgAS0AAEHwt4CAAGotAAAiEEECRg0AAkAgEEF/ag4E5QHsAQDrAewBCyABQQFqIQFBCCEQDMgDCyABQQFqIgEgAkcNAAtBFSEQDN8DC0EVIRAM3gMLA0ACQCABLQAAQfC5gIAAai0AACIQQQJGDQAgEEF/ag4E3gHsAeAB6wHsAQsgAUEBaiIBIAJHDQALQRghEAzdAwsCQCABIgEgAkYNACAAQYuAgIAANgIIIAAgATYCBCABIQFBByEQDMQDC0EZIRAM3AMLIAFBAWohAQwCCwJAIAEiFCACRw0AQRohEAzbAwsgFCEBAkAgFC0AAEFzag4U3QLuAu4C7gLuAu4C7gLuAu4C7gLuAu4C7gLuAu4C7gLuAu4C7gIA7gILQQAhECAAQQA2AhwgAEGvi4CAADYCECAAQQI2AgwgACAUQQFqNgIUDNoDCwJAIAEtAAAiEEE7Rg0AIBBBDUcN6AEgAUEBaiEBDOUCCyABQQFqIQELQSIhEAy/AwsCQCABIhAgAkcNAEEcIRAM2AMLQgAhESAQIQEgEC0AAEFQag435wHmAQECAwQFBgcIAAAAAAAAAAkKCwwNDgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADxAREhMUAAtBHiEQDL0DC0ICIREM5QELQgMhEQzkAQtCBCERDOMBC0IFIREM4gELQgYhEQzhAQtCByERDOABC0IIIREM3wELQgkhEQzeAQtCCiERDN0BC0ILIREM3AELQgwhEQzbAQtCDSERDNoBC0IOIREM2QELQg8hEQzYAQtCCiERDNcBC0ILIREM1gELQgwhEQzVAQtCDSERDNQBC0IOIREM0wELQg8hEQzSAQtCACERAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQCAQLQAAQVBqDjflAeQBAAECAwQFBgfmAeYB5gHmAeYB5gHmAQgJCgsMDeYB5gHmAeYB5gHmAeYB5gHmAeYB5gHmAeYB5gHmAeYB5gHmAeYB5gHmAeYB5gHmAeYB5gEODxAREhPmAQtCAiERDOQBC0IDIREM4wELQgQhEQziAQtCBSERDOEBC0IGIREM4AELQgchEQzfAQtCCCERDN4BC0IJIREM3QELQgohEQzcAQtCCyERDNsBC0IMIREM2gELQg0hEQzZAQtCDiERDNgBC0IPIREM1wELQgohEQzWAQtCCyERDNUBC0IMIREM1AELQg0hEQzTAQtCDiERDNIBC0IPIREM0QELIABCACAAKQMgIhEgAiABIhBrrSISfSITIBMgEVYbNwMgIBEgElYiFEUN0gFBHyEQDMADCwJAIAEiASACRg0AIABBiYCAgAA2AgggACABNgIEIAEhAUEkIRAMpwMLQSAhEAy/AwsgACABIhAgAhC+gICAAEF/ag4FtgEAxQIB0QHSAQtBESEQDKQDCyAAQQE6AC8gECEBDLsDCyABIgEgAkcN0gFBJCEQDLsDCyABIg0gAkcNHkHGACEQDLoDCyAAIAEiASACELKAgIAAIhAN1AEgASEBDLUBCyABIhAgAkcNJkHQACEQDLgDCwJAIAEiASACRw0AQSghEAy4AwsgAEEANgIEIABBjICAgAA2AgggACABIAEQsYCAgAAiEA3TASABIQEM2AELAkAgASIQIAJHDQBBKSEQDLcDCyAQLQAAIgFBIEYNFCABQQlHDdMBIBBBAWohAQwVCwJAIAEiASACRg0AIAFBAWohAQwXC0EqIRAMtQMLAkAgASIQIAJHDQBBKyEQDLUDCwJAIBAtAAAiAUEJRg0AIAFBIEcN1QELIAAtACxBCEYN0wEgECEBDJEDCwJAIAEiASACRw0AQSwhEAy0AwsgAS0AAEEKRw3VASABQQFqIQEMyQILIAEiDiACRw3VAUEvIRAMsgMLA0ACQCABLQAAIhBBIEYNAAJAIBBBdmoOBADcAdwBANoBCyABIQEM4AELIAFBAWoiASACRw0AC0ExIRAMsQMLQTIhECABIhQgAkYNsAMgAiAUayAAKAIAIgFqIRUgFCABa0EDaiEWAkADQCAULQAAIhdBIHIgFyAXQb9/akH/AXFBGkkbQf8BcSABQfC7gIAAai0AAEcNAQJAIAFBA0cNAEEGIQEMlgMLIAFBAWohASAUQQFqIhQgAkcNAAsgACAVNgIADLEDCyAAQQA2AgAgFCEBDNkBC0EzIRAgASIUIAJGDa8DIAIgFGsgACgCACIBaiEVIBQgAWtBCGohFgJAA0AgFC0AACIXQSByIBcgF0G/f2pB/wFxQRpJG0H/AXEgAUH0u4CAAGotAABHDQECQCABQQhHDQBBBSEBDJUDCyABQQFqIQEgFEEBaiIUIAJHDQALIAAgFTYCAAywAwsgAEEANgIAIBQhAQzYAQtBNCEQIAEiFCACRg2uAyACIBRrIAAoAgAiAWohFSAUIAFrQQVqIRYCQANAIBQtAAAiF0EgciAXIBdBv39qQf8BcUEaSRtB/wFxIAFB0MKAgABqLQAARw0BAkAgAUEFRw0AQQchAQyUAwsgAUEBaiEBIBRBAWoiFCACRw0ACyAAIBU2AgAMrwMLIABBADYCACAUIQEM1wELAkAgASIBIAJGDQADQAJAIAEtAABBgL6AgABqLQAAIhBBAUYNACAQQQJGDQogASEBDN0BCyABQQFqIgEgAkcNAAtBMCEQDK4DC0EwIRAMrQMLAkAgASIBIAJGDQADQAJAIAEtAAAiEEEgRg0AIBBBdmoOBNkB2gHaAdkB2gELIAFBAWoiASACRw0AC0E4IRAMrQMLQTghEAysAwsDQAJAIAEtAAAiEEEgRg0AIBBBCUcNAwsgAUEBaiIBIAJHDQALQTwhEAyrAwsDQAJAIAEtAAAiEEEgRg0AAkACQCAQQXZqDgTaAQEB2gEACyAQQSxGDdsBCyABIQEMBAsgAUEBaiIBIAJHDQALQT8hEAyqAwsgASEBDNsBC0HAACEQIAEiFCACRg2oAyACIBRrIAAoAgAiAWohFiAUIAFrQQZqIRcCQANAIBQtAABBIHIgAUGAwICAAGotAABHDQEgAUEGRg2OAyABQQFqIQEgFEEBaiIUIAJHDQALIAAgFjYCAAypAwsgAEEANgIAIBQhAQtBNiEQDI4DCwJAIAEiDyACRw0AQcEAIRAMpwMLIABBjICAgAA2AgggACAPNgIEIA8hASAALQAsQX9qDgTNAdUB1wHZAYcDCyABQQFqIQEMzAELAkAgASIBIAJGDQADQAJAIAEtAAAiEEEgciAQIBBBv39qQf8BcUEaSRtB/wFxIhBBCUYNACAQQSBGDQACQAJAAkACQCAQQZ1/ag4TAAMDAwMDAwMBAwMDAwMDAwMDAgMLIAFBAWohAUExIRAMkQMLIAFBAWohAUEyIRAMkAMLIAFBAWohAUEzIRAMjwMLIAEhAQzQAQsgAUEBaiIBIAJHDQALQTUhEAylAwtBNSEQDKQDCwJAIAEiASACRg0AA0ACQCABLQAAQYC8gIAAai0AAEEBRg0AIAEhAQzTAQsgAUEBaiIBIAJHDQALQT0hEAykAwtBPSEQDKMDCyAAIAEiASACELCAgIAAIhAN1gEgASEBDAELIBBBAWohAQtBPCEQDIcDCwJAIAEiASACRw0AQcIAIRAMoAMLAkADQAJAIAEtAABBd2oOGAAC/gL+AoQD/gL+Av4C/gL+Av4C/gL+Av4C/gL+Av4C/gL+Av4C/gL+Av4CAP4CCyABQQFqIgEgAkcNAAtBwgAhEAygAwsgAUEBaiEBIAAtAC1BAXFFDb0BIAEhAQtBLCEQDIUDCyABIgEgAkcN0wFBxAAhEAydAwsDQAJAIAEtAABBkMCAgABqLQAAQQFGDQAgASEBDLcCCyABQQFqIgEgAkcNAAtBxQAhEAycAwsgDS0AACIQQSBGDbMBIBBBOkcNgQMgACgCBCEBIABBADYCBCAAIAEgDRCvgICAACIBDdABIA1BAWohAQyzAgtBxwAhECABIg0gAkYNmgMgAiANayAAKAIAIgFqIRYgDSABa0EFaiEXA0AgDS0AACIUQSByIBQgFEG/f2pB/wFxQRpJG0H/AXEgAUGQwoCAAGotAABHDYADIAFBBUYN9AIgAUEBaiEBIA1BAWoiDSACRw0ACyAAIBY2AgAMmgMLQcgAIRAgASINIAJGDZkDIAIgDWsgACgCACIBaiEWIA0gAWtBCWohFwNAIA0tAAAiFEEgciAUIBRBv39qQf8BcUEaSRtB/wFxIAFBlsKAgABqLQAARw3/AgJAIAFBCUcNAEECIQEM9QILIAFBAWohASANQQFqIg0gAkcNAAsgACAWNgIADJkDCwJAIAEiDSACRw0AQckAIRAMmQMLAkACQCANLQAAIgFBIHIgASABQb9/akH/AXFBGkkbQf8BcUGSf2oOBwCAA4ADgAOAA4ADAYADCyANQQFqIQFBPiEQDIADCyANQQFqIQFBPyEQDP8CC0HKACEQIAEiDSACRg2XAyACIA1rIAAoAgAiAWohFiANIAFrQQFqIRcDQCANLQAAIhRBIHIgFCAUQb9/akH/AXFBGkkbQf8BcSABQaDCgIAAai0AAEcN/QIgAUEBRg3wAiABQQFqIQEgDUEBaiINIAJHDQALIAAgFjYCAAyXAwtBywAhECABIg0gAkYNlgMgAiANayAAKAIAIgFqIRYgDSABa0EOaiEXA0AgDS0AACIUQSByIBQgFEG/f2pB/wFxQRpJG0H/AXEgAUGiwoCAAGotAABHDfwCIAFBDkYN8AIgAUEBaiEBIA1BAWoiDSACRw0ACyAAIBY2AgAMlgMLQcwAIRAgASINIAJGDZUDIAIgDWsgACgCACIBaiEWIA0gAWtBD2ohFwNAIA0tAAAiFEEgciAUIBRBv39qQf8BcUEaSRtB/wFxIAFBwMKAgABqLQAARw37AgJAIAFBD0cNAEEDIQEM8QILIAFBAWohASANQQFqIg0gAkcNAAsgACAWNgIADJUDC0HNACEQIAEiDSACRg2UAyACIA1rIAAoAgAiAWohFiANIAFrQQVqIRcDQCANLQAAIhRBIHIgFCAUQb9/akH/AXFBGkkbQf8BcSABQdDCgIAAai0AAEcN+gICQCABQQVHDQBBBCEBDPACCyABQQFqIQEgDUEBaiINIAJHDQALIAAgFjYCAAyUAwsCQCABIg0gAkcNAEHOACEQDJQDCwJAAkACQAJAIA0tAAAiAUEgciABIAFBv39qQf8BcUEaSRtB/wFxQZ1/ag4TAP0C/QL9Av0C/QL9Av0C/QL9Av0C/QL9AgH9Av0C/QICA/0CCyANQQFqIQFBwQAhEAz9AgsgDUEBaiEBQcIAIRAM/AILIA1BAWohAUHDACEQDPsCCyANQQFqIQFBxAAhEAz6AgsCQCABIgEgAkYNACAAQY2AgIAANgIIIAAgATYCBCABIQFBxQAhEAz6AgtBzwAhEAySAwsgECEBAkACQCAQLQAAQXZqDgQBqAKoAgCoAgsgEEEBaiEBC0EnIRAM+AILAkAgASIBIAJHDQBB0QAhEAyRAwsCQCABLQAAQSBGDQAgASEBDI0BCyABQQFqIQEgAC0ALUEBcUUNxwEgASEBDIwBCyABIhcgAkcNyAFB0gAhEAyPAwtB0wAhECABIhQgAkYNjgMgAiAUayAAKAIAIgFqIRYgFCABa0EBaiEXA0AgFC0AACABQdbCgIAAai0AAEcNzAEgAUEBRg3HASABQQFqIQEgFEEBaiIUIAJHDQALIAAgFjYCAAyOAwsCQCABIgEgAkcNAEHVACEQDI4DCyABLQAAQQpHDcwBIAFBAWohAQzHAQsCQCABIgEgAkcNAEHWACEQDI0DCwJAAkAgAS0AAEF2ag4EAM0BzQEBzQELIAFBAWohAQzHAQsgAUEBaiEBQcoAIRAM8wILIAAgASIBIAIQroCAgAAiEA3LASABIQFBzQAhEAzyAgsgAC0AKUEiRg2FAwymAgsCQCABIgEgAkcNAEHbACEQDIoDC0EAIRRBASEXQQEhFkEAIRACQAJAAkACQAJAAkACQAJAAkAgAS0AAEFQag4K1AHTAQABAgMEBQYI1QELQQIhEAwGC0EDIRAMBQtBBCEQDAQLQQUhEAwDC0EGIRAMAgtBByEQDAELQQghEAtBACEXQQAhFkEAIRQMzAELQQkhEEEBIRRBACEXQQAhFgzLAQsCQCABIgEgAkcNAEHdACEQDIkDCyABLQAAQS5HDcwBIAFBAWohAQymAgsgASIBIAJHDcwBQd8AIRAMhwMLAkAgASIBIAJGDQAgAEGOgICAADYCCCAAIAE2AgQgASEBQdAAIRAM7gILQeAAIRAMhgMLQeEAIRAgASIBIAJGDYUDIAIgAWsgACgCACIUaiEWIAEgFGtBA2ohFwNAIAEtAAAgFEHiwoCAAGotAABHDc0BIBRBA0YNzAEgFEEBaiEUIAFBAWoiASACRw0ACyAAIBY2AgAMhQMLQeIAIRAgASIBIAJGDYQDIAIgAWsgACgCACIUaiEWIAEgFGtBAmohFwNAIAEtAAAgFEHmwoCAAGotAABHDcwBIBRBAkYNzgEgFEEBaiEUIAFBAWoiASACRw0ACyAAIBY2AgAMhAMLQeMAIRAgASIBIAJGDYMDIAIgAWsgACgCACIUaiEWIAEgFGtBA2ohFwNAIAEtAAAgFEHpwoCAAGotAABHDcsBIBRBA0YNzgEgFEEBaiEUIAFBAWoiASACRw0ACyAAIBY2AgAMgwMLAkAgASIBIAJHDQBB5QAhEAyDAwsgACABQQFqIgEgAhCogICAACIQDc0BIAEhAUHWACEQDOkCCwJAIAEiASACRg0AA0ACQCABLQAAIhBBIEYNAAJAAkACQCAQQbh/ag4LAAHPAc8BzwHPAc8BzwHPAc8BAs8BCyABQQFqIQFB0gAhEAztAgsgAUEBaiEBQdMAIRAM7AILIAFBAWohAUHUACEQDOsCCyABQQFqIgEgAkcNAAtB5AAhEAyCAwtB5AAhEAyBAwsDQAJAIAEtAABB8MKAgABqLQAAIhBBAUYNACAQQX5qDgPPAdAB0QHSAQsgAUEBaiIBIAJHDQALQeYAIRAMgAMLAkAgASIBIAJGDQAgAUEBaiEBDAMLQecAIRAM/wILA0ACQCABLQAAQfDEgIAAai0AACIQQQFGDQACQCAQQX5qDgTSAdMB1AEA1QELIAEhAUHXACEQDOcCCyABQQFqIgEgAkcNAAtB6AAhEAz+AgsCQCABIgEgAkcNAEHpACEQDP4CCwJAIAEtAAAiEEF2ag4augHVAdUBvAHVAdUB1QHVAdUB1QHVAdUB1QHVAdUB1QHVAdUB1QHVAdUB1QHKAdUB1QEA0wELIAFBAWohAQtBBiEQDOMCCwNAAkAgAS0AAEHwxoCAAGotAABBAUYNACABIQEMngILIAFBAWoiASACRw0AC0HqACEQDPsCCwJAIAEiASACRg0AIAFBAWohAQwDC0HrACEQDPoCCwJAIAEiASACRw0AQewAIRAM+gILIAFBAWohAQwBCwJAIAEiASACRw0AQe0AIRAM+QILIAFBAWohAQtBBCEQDN4CCwJAIAEiFCACRw0AQe4AIRAM9wILIBQhAQJAAkACQCAULQAAQfDIgIAAai0AAEF/ag4H1AHVAdYBAJwCAQLXAQsgFEEBaiEBDAoLIBRBAWohAQzNAQtBACEQIABBADYCHCAAQZuSgIAANgIQIABBBzYCDCAAIBRBAWo2AhQM9gILAkADQAJAIAEtAABB8MiAgABqLQAAIhBBBEYNAAJAAkAgEEF/ag4H0gHTAdQB2QEABAHZAQsgASEBQdoAIRAM4AILIAFBAWohAUHcACEQDN8CCyABQQFqIgEgAkcNAAtB7wAhEAz2AgsgAUEBaiEBDMsBCwJAIAEiFCACRw0AQfAAIRAM9QILIBQtAABBL0cN1AEgFEEBaiEBDAYLAkAgASIUIAJHDQBB8QAhEAz0AgsCQCAULQAAIgFBL0cNACAUQQFqIQFB3QAhEAzbAgsgAUF2aiIEQRZLDdMBQQEgBHRBiYCAAnFFDdMBDMoCCwJAIAEiASACRg0AIAFBAWohAUHeACEQDNoCC0HyACEQDPICCwJAIAEiFCACRw0AQfQAIRAM8gILIBQhAQJAIBQtAABB8MyAgABqLQAAQX9qDgPJApQCANQBC0HhACEQDNgCCwJAIAEiFCACRg0AA0ACQCAULQAAQfDKgIAAai0AACIBQQNGDQACQCABQX9qDgLLAgDVAQsgFCEBQd8AIRAM2gILIBRBAWoiFCACRw0AC0HzACEQDPECC0HzACEQDPACCwJAIAEiASACRg0AIABBj4CAgAA2AgggACABNgIEIAEhAUHgACEQDNcCC0H1ACEQDO8CCwJAIAEiASACRw0AQfYAIRAM7wILIABBj4CAgAA2AgggACABNgIEIAEhAQtBAyEQDNQCCwNAIAEtAABBIEcNwwIgAUEBaiIBIAJHDQALQfcAIRAM7AILAkAgASIBIAJHDQBB+AAhEAzsAgsgAS0AAEEgRw3OASABQQFqIQEM7wELIAAgASIBIAIQrICAgAAiEA3OASABIQEMjgILAkAgASIEIAJHDQBB+gAhEAzqAgsgBC0AAEHMAEcN0QEgBEEBaiEBQRMhEAzPAQsCQCABIgQgAkcNAEH7ACEQDOkCCyACIARrIAAoAgAiAWohFCAEIAFrQQVqIRADQCAELQAAIAFB8M6AgABqLQAARw3QASABQQVGDc4BIAFBAWohASAEQQFqIgQgAkcNAAsgACAUNgIAQfsAIRAM6AILAkAgASIEIAJHDQBB/AAhEAzoAgsCQAJAIAQtAABBvX9qDgwA0QHRAdEB0QHRAdEB0QHRAdEB0QEB0QELIARBAWohAUHmACEQDM8CCyAEQQFqIQFB5wAhEAzOAgsCQCABIgQgAkcNAEH9ACEQDOcCCyACIARrIAAoAgAiAWohFCAEIAFrQQJqIRACQANAIAQtAAAgAUHtz4CAAGotAABHDc8BIAFBAkYNASABQQFqIQEgBEEBaiIEIAJHDQALIAAgFDYCAEH9ACEQDOcCCyAAQQA2AgAgEEEBaiEBQRAhEAzMAQsCQCABIgQgAkcNAEH+ACEQDOYCCyACIARrIAAoAgAiAWohFCAEIAFrQQVqIRACQANAIAQtAAAgAUH2zoCAAGotAABHDc4BIAFBBUYNASABQQFqIQEgBEEBaiIEIAJHDQALIAAgFDYCAEH+ACEQDOYCCyAAQQA2AgAgEEEBaiEBQRYhEAzLAQsCQCABIgQgAkcNAEH/ACEQDOUCCyACIARrIAAoAgAiAWohFCAEIAFrQQNqIRACQANAIAQtAAAgAUH8zoCAAGotAABHDc0BIAFBA0YNASABQQFqIQEgBEEBaiIEIAJHDQALIAAgFDYCAEH/ACEQDOUCCyAAQQA2AgAgEEEBaiEBQQUhEAzKAQsCQCABIgQgAkcNAEGAASEQDOQCCyAELQAAQdkARw3LASAEQQFqIQFBCCEQDMkBCwJAIAEiBCACRw0AQYEBIRAM4wILAkACQCAELQAAQbJ/ag4DAMwBAcwBCyAEQQFqIQFB6wAhEAzKAgsgBEEBaiEBQewAIRAMyQILAkAgASIEIAJHDQBBggEhEAziAgsCQAJAIAQtAABBuH9qDggAywHLAcsBywHLAcsBAcsBCyAEQQFqIQFB6gAhEAzJAgsgBEEBaiEBQe0AIRAMyAILAkAgASIEIAJHDQBBgwEhEAzhAgsgAiAEayAAKAIAIgFqIRAgBCABa0ECaiEUAkADQCAELQAAIAFBgM+AgABqLQAARw3JASABQQJGDQEgAUEBaiEBIARBAWoiBCACRw0ACyAAIBA2AgBBgwEhEAzhAgtBACEQIABBADYCACAUQQFqIQEMxgELAkAgASIEIAJHDQBBhAEhEAzgAgsgAiAEayAAKAIAIgFqIRQgBCABa0EEaiEQAkADQCAELQAAIAFBg8+AgABqLQAARw3IASABQQRGDQEgAUEBaiEBIARBAWoiBCACRw0ACyAAIBQ2AgBBhAEhEAzgAgsgAEEANgIAIBBBAWohAUEjIRAMxQELAkAgASIEIAJHDQBBhQEhEAzfAgsCQAJAIAQtAABBtH9qDggAyAHIAcgByAHIAcgBAcgBCyAEQQFqIQFB7wAhEAzGAgsgBEEBaiEBQfAAIRAMxQILAkAgASIEIAJHDQBBhgEhEAzeAgsgBC0AAEHFAEcNxQEgBEEBaiEBDIMCCwJAIAEiBCACRw0AQYcBIRAM3QILIAIgBGsgACgCACIBaiEUIAQgAWtBA2ohEAJAA0AgBC0AACABQYjPgIAAai0AAEcNxQEgAUEDRg0BIAFBAWohASAEQQFqIgQgAkcNAAsgACAUNgIAQYcBIRAM3QILIABBADYCACAQQQFqIQFBLSEQDMIBCwJAIAEiBCACRw0AQYgBIRAM3AILIAIgBGsgACgCACIBaiEUIAQgAWtBCGohEAJAA0AgBC0AACABQdDPgIAAai0AAEcNxAEgAUEIRg0BIAFBAWohASAEQQFqIgQgAkcNAAsgACAUNgIAQYgBIRAM3AILIABBADYCACAQQQFqIQFBKSEQDMEBCwJAIAEiASACRw0AQYkBIRAM2wILQQEhECABLQAAQd8ARw3AASABQQFqIQEMgQILAkAgASIEIAJHDQBBigEhEAzaAgsgAiAEayAAKAIAIgFqIRQgBCABa0EBaiEQA0AgBC0AACABQYzPgIAAai0AAEcNwQEgAUEBRg2vAiABQQFqIQEgBEEBaiIEIAJHDQALIAAgFDYCAEGKASEQDNkCCwJAIAEiBCACRw0AQYsBIRAM2QILIAIgBGsgACgCACIBaiEUIAQgAWtBAmohEAJAA0AgBC0AACABQY7PgIAAai0AAEcNwQEgAUECRg0BIAFBAWohASAEQQFqIgQgAkcNAAsgACAUNgIAQYsBIRAM2QILIABBADYCACAQQQFqIQFBAiEQDL4BCwJAIAEiBCACRw0AQYwBIRAM2AILIAIgBGsgACgCACIBaiEUIAQgAWtBAWohEAJAA0AgBC0AACABQfDPgIAAai0AAEcNwAEgAUEBRg0BIAFBAWohASAEQQFqIgQgAkcNAAsgACAUNgIAQYwBIRAM2AILIABBADYCACAQQQFqIQFBHyEQDL0BCwJAIAEiBCACRw0AQY0BIRAM1wILIAIgBGsgACgCACIBaiEUIAQgAWtBAWohEAJAA0AgBC0AACABQfLPgIAAai0AAEcNvwEgAUEBRg0BIAFBAWohASAEQQFqIgQgAkcNAAsgACAUNgIAQY0BIRAM1wILIABBADYCACAQQQFqIQFBCSEQDLwBCwJAIAEiBCACRw0AQY4BIRAM1gILAkACQCAELQAAQbd/ag4HAL8BvwG/Ab8BvwEBvwELIARBAWohAUH4ACEQDL0CCyAEQQFqIQFB+QAhEAy8AgsCQCABIgQgAkcNAEGPASEQDNUCCyACIARrIAAoAgAiAWohFCAEIAFrQQVqIRACQANAIAQtAAAgAUGRz4CAAGotAABHDb0BIAFBBUYNASABQQFqIQEgBEEBaiIEIAJHDQALIAAgFDYCAEGPASEQDNUCCyAAQQA2AgAgEEEBaiEBQRghEAy6AQsCQCABIgQgAkcNAEGQASEQDNQCCyACIARrIAAoAgAiAWohFCAEIAFrQQJqIRACQANAIAQtAAAgAUGXz4CAAGotAABHDbwBIAFBAkYNASABQQFqIQEgBEEBaiIEIAJHDQALIAAgFDYCAEGQASEQDNQCCyAAQQA2AgAgEEEBaiEBQRchEAy5AQsCQCABIgQgAkcNAEGRASEQDNMCCyACIARrIAAoAgAiAWohFCAEIAFrQQZqIRACQANAIAQtAAAgAUGaz4CAAGotAABHDbsBIAFBBkYNASABQQFqIQEgBEEBaiIEIAJHDQALIAAgFDYCAEGRASEQDNMCCyAAQQA2AgAgEEEBaiEBQRUhEAy4AQsCQCABIgQgAkcNAEGSASEQDNICCyACIARrIAAoAgAiAWohFCAEIAFrQQVqIRACQANAIAQtAAAgAUGhz4CAAGotAABHDboBIAFBBUYNASABQQFqIQEgBEEBaiIEIAJHDQALIAAgFDYCAEGSASEQDNICCyAAQQA2AgAgEEEBaiEBQR4hEAy3AQsCQCABIgQgAkcNAEGTASEQDNECCyAELQAAQcwARw24ASAEQQFqIQFBCiEQDLYBCwJAIAQgAkcNAEGUASEQDNACCwJAAkAgBC0AAEG/f2oODwC5AbkBuQG5AbkBuQG5AbkBuQG5AbkBuQG5AQG5AQsgBEEBaiEBQf4AIRAMtwILIARBAWohAUH/ACEQDLYCCwJAIAQgAkcNAEGVASEQDM8CCwJAAkAgBC0AAEG/f2oOAwC4AQG4AQsgBEEBaiEBQf0AIRAMtgILIARBAWohBEGAASEQDLUCCwJAIAQgAkcNAEGWASEQDM4CCyACIARrIAAoAgAiAWohFCAEIAFrQQFqIRACQANAIAQtAAAgAUGnz4CAAGotAABHDbYBIAFBAUYNASABQQFqIQEgBEEBaiIEIAJHDQALIAAgFDYCAEGWASEQDM4CCyAAQQA2AgAgEEEBaiEBQQshEAyzAQsCQCAEIAJHDQBBlwEhEAzNAgsCQAJAAkACQCAELQAAQVNqDiMAuAG4AbgBuAG4AbgBuAG4AbgBuAG4AbgBuAG4AbgBuAG4AbgBuAG4AbgBuAG4AQG4AbgBuAG4AbgBArgBuAG4AQO4AQsgBEEBaiEBQfsAIRAMtgILIARBAWohAUH8ACEQDLUCCyAEQQFqIQRBgQEhEAy0AgsgBEEBaiEEQYIBIRAMswILAkAgBCACRw0AQZgBIRAMzAILIAIgBGsgACgCACIBaiEUIAQgAWtBBGohEAJAA0AgBC0AACABQanPgIAAai0AAEcNtAEgAUEERg0BIAFBAWohASAEQQFqIgQgAkcNAAsgACAUNgIAQZgBIRAMzAILIABBADYCACAQQQFqIQFBGSEQDLEBCwJAIAQgAkcNAEGZASEQDMsCCyACIARrIAAoAgAiAWohFCAEIAFrQQVqIRACQANAIAQtAAAgAUGuz4CAAGotAABHDbMBIAFBBUYNASABQQFqIQEgBEEBaiIEIAJHDQALIAAgFDYCAEGZASEQDMsCCyAAQQA2AgAgEEEBaiEBQQYhEAywAQsCQCAEIAJHDQBBmgEhEAzKAgsgAiAEayAAKAIAIgFqIRQgBCABa0EBaiEQAkADQCAELQAAIAFBtM+AgABqLQAARw2yASABQQFGDQEgAUEBaiEBIARBAWoiBCACRw0ACyAAIBQ2AgBBmgEhEAzKAgsgAEEANgIAIBBBAWohAUEcIRAMrwELAkAgBCACRw0AQZsBIRAMyQILIAIgBGsgACgCACIBaiEUIAQgAWtBAWohEAJAA0AgBC0AACABQbbPgIAAai0AAEcNsQEgAUEBRg0BIAFBAWohASAEQQFqIgQgAkcNAAsgACAUNgIAQZsBIRAMyQILIABBADYCACAQQQFqIQFBJyEQDK4BCwJAIAQgAkcNAEGcASEQDMgCCwJAAkAgBC0AAEGsf2oOAgABsQELIARBAWohBEGGASEQDK8CCyAEQQFqIQRBhwEhEAyuAgsCQCAEIAJHDQBBnQEhEAzHAgsgAiAEayAAKAIAIgFqIRQgBCABa0EBaiEQAkADQCAELQAAIAFBuM+AgABqLQAARw2vASABQQFGDQEgAUEBaiEBIARBAWoiBCACRw0ACyAAIBQ2AgBBnQEhEAzHAgsgAEEANgIAIBBBAWohAUEmIRAMrAELAkAgBCACRw0AQZ4BIRAMxgILIAIgBGsgACgCACIBaiEUIAQgAWtBAWohEAJAA0AgBC0AACABQbrPgIAAai0AAEcNrgEgAUEBRg0BIAFBAWohASAEQQFqIgQgAkcNAAsgACAUNgIAQZ4BIRAMxgILIABBADYCACAQQQFqIQFBAyEQDKsBCwJAIAQgAkcNAEGfASEQDMUCCyACIARrIAAoAgAiAWohFCAEIAFrQQJqIRACQANAIAQtAAAgAUHtz4CAAGotAABHDa0BIAFBAkYNASABQQFqIQEgBEEBaiIEIAJHDQALIAAgFDYCAEGfASEQDMUCCyAAQQA2AgAgEEEBaiEBQQwhEAyqAQsCQCAEIAJHDQBBoAEhEAzEAgsgAiAEayAAKAIAIgFqIRQgBCABa0EDaiEQAkADQCAELQAAIAFBvM+AgABqLQAARw2sASABQQNGDQEgAUEBaiEBIARBAWoiBCACRw0ACyAAIBQ2AgBBoAEhEAzEAgsgAEEANgIAIBBBAWohAUENIRAMqQELAkAgBCACRw0AQaEBIRAMwwILAkACQCAELQAAQbp/ag4LAKwBrAGsAawBrAGsAawBrAGsAQGsAQsgBEEBaiEEQYsBIRAMqgILIARBAWohBEGMASEQDKkCCwJAIAQgAkcNAEGiASEQDMICCyAELQAAQdAARw2pASAEQQFqIQQM6QELAkAgBCACRw0AQaMBIRAMwQILAkACQCAELQAAQbd/ag4HAaoBqgGqAaoBqgEAqgELIARBAWohBEGOASEQDKgCCyAEQQFqIQFBIiEQDKYBCwJAIAQgAkcNAEGkASEQDMACCyACIARrIAAoAgAiAWohFCAEIAFrQQFqIRACQANAIAQtAAAgAUHAz4CAAGotAABHDagBIAFBAUYNASABQQFqIQEgBEEBaiIEIAJHDQALIAAgFDYCAEGkASEQDMACCyAAQQA2AgAgEEEBaiEBQR0hEAylAQsCQCAEIAJHDQBBpQEhEAy/AgsCQAJAIAQtAABBrn9qDgMAqAEBqAELIARBAWohBEGQASEQDKYCCyAEQQFqIQFBBCEQDKQBCwJAIAQgAkcNAEGmASEQDL4CCwJAAkACQAJAAkAgBC0AAEG/f2oOFQCqAaoBqgGqAaoBqgGqAaoBqgGqAQGqAaoBAqoBqgEDqgGqAQSqAQsgBEEBaiEEQYgBIRAMqAILIARBAWohBEGJASEQDKcCCyAEQQFqIQRBigEhEAymAgsgBEEBaiEEQY8BIRAMpQILIARBAWohBEGRASEQDKQCCwJAIAQgAkcNAEGnASEQDL0CCyACIARrIAAoAgAiAWohFCAEIAFrQQJqIRACQANAIAQtAAAgAUHtz4CAAGotAABHDaUBIAFBAkYNASABQQFqIQEgBEEBaiIEIAJHDQALIAAgFDYCAEGnASEQDL0CCyAAQQA2AgAgEEEBaiEBQREhEAyiAQsCQCAEIAJHDQBBqAEhEAy8AgsgAiAEayAAKAIAIgFqIRQgBCABa0ECaiEQAkADQCAELQAAIAFBws+AgABqLQAARw2kASABQQJGDQEgAUEBaiEBIARBAWoiBCACRw0ACyAAIBQ2AgBBqAEhEAy8AgsgAEEANgIAIBBBAWohAUEsIRAMoQELAkAgBCACRw0AQakBIRAMuwILIAIgBGsgACgCACIBaiEUIAQgAWtBBGohEAJAA0AgBC0AACABQcXPgIAAai0AAEcNowEgAUEERg0BIAFBAWohASAEQQFqIgQgAkcNAAsgACAUNgIAQakBIRAMuwILIABBADYCACAQQQFqIQFBKyEQDKABCwJAIAQgAkcNAEGqASEQDLoCCyACIARrIAAoAgAiAWohFCAEIAFrQQJqIRACQANAIAQtAAAgAUHKz4CAAGotAABHDaIBIAFBAkYNASABQQFqIQEgBEEBaiIEIAJHDQALIAAgFDYCAEGqASEQDLoCCyAAQQA2AgAgEEEBaiEBQRQhEAyfAQsCQCAEIAJHDQBBqwEhEAy5AgsCQAJAAkACQCAELQAAQb5/ag4PAAECpAGkAaQBpAGkAaQBpAGkAaQBpAGkAQOkAQsgBEEBaiEEQZMBIRAMogILIARBAWohBEGUASEQDKECCyAEQQFqIQRBlQEhEAygAgsgBEEBaiEEQZYBIRAMnwILAkAgBCACRw0AQawBIRAMuAILIAQtAABBxQBHDZ8BIARBAWohBAzgAQsCQCAEIAJHDQBBrQEhEAy3AgsgAiAEayAAKAIAIgFqIRQgBCABa0ECaiEQAkADQCAELQAAIAFBzc+AgABqLQAARw2fASABQQJGDQEgAUEBaiEBIARBAWoiBCACRw0ACyAAIBQ2AgBBrQEhEAy3AgsgAEEANgIAIBBBAWohAUEOIRAMnAELAkAgBCACRw0AQa4BIRAMtgILIAQtAABB0ABHDZ0BIARBAWohAUElIRAMmwELAkAgBCACRw0AQa8BIRAMtQILIAIgBGsgACgCACIBaiEUIAQgAWtBCGohEAJAA0AgBC0AACABQdDPgIAAai0AAEcNnQEgAUEIRg0BIAFBAWohASAEQQFqIgQgAkcNAAsgACAUNgIAQa8BIRAMtQILIABBADYCACAQQQFqIQFBKiEQDJoBCwJAIAQgAkcNAEGwASEQDLQCCwJAAkAgBC0AAEGrf2oOCwCdAZ0BnQGdAZ0BnQGdAZ0BnQEBnQELIARBAWohBEGaASEQDJsCCyAEQQFqIQRBmwEhEAyaAgsCQCAEIAJHDQBBsQEhEAyzAgsCQAJAIAQtAABBv39qDhQAnAGcAZwBnAGcAZwBnAGcAZwBnAGcAZwBnAGcAZwBnAGcAZwBAZwBCyAEQQFqIQRBmQEhEAyaAgsgBEEBaiEEQZwBIRAMmQILAkAgBCACRw0AQbIBIRAMsgILIAIgBGsgACgCACIBaiEUIAQgAWtBA2ohEAJAA0AgBC0AACABQdnPgIAAai0AAEcNmgEgAUEDRg0BIAFBAWohASAEQQFqIgQgAkcNAAsgACAUNgIAQbIBIRAMsgILIABBADYCACAQQQFqIQFBISEQDJcBCwJAIAQgAkcNAEGzASEQDLECCyACIARrIAAoAgAiAWohFCAEIAFrQQZqIRACQANAIAQtAAAgAUHdz4CAAGotAABHDZkBIAFBBkYNASABQQFqIQEgBEEBaiIEIAJHDQALIAAgFDYCAEGzASEQDLECCyAAQQA2AgAgEEEBaiEBQRohEAyWAQsCQCAEIAJHDQBBtAEhEAywAgsCQAJAAkAgBC0AAEG7f2oOEQCaAZoBmgGaAZoBmgGaAZoBmgEBmgGaAZoBmgGaAQKaAQsgBEEBaiEEQZ0BIRAMmAILIARBAWohBEGeASEQDJcCCyAEQQFqIQRBnwEhEAyWAgsCQCAEIAJHDQBBtQEhEAyvAgsgAiAEayAAKAIAIgFqIRQgBCABa0EFaiEQAkADQCAELQAAIAFB5M+AgABqLQAARw2XASABQQVGDQEgAUEBaiEBIARBAWoiBCACRw0ACyAAIBQ2AgBBtQEhEAyvAgsgAEEANgIAIBBBAWohAUEoIRAMlAELAkAgBCACRw0AQbYBIRAMrgILIAIgBGsgACgCACIBaiEUIAQgAWtBAmohEAJAA0AgBC0AACABQerPgIAAai0AAEcNlgEgAUECRg0BIAFBAWohASAEQQFqIgQgAkcNAAsgACAUNgIAQbYBIRAMrgILIABBADYCACAQQQFqIQFBByEQDJMBCwJAIAQgAkcNAEG3ASEQDK0CCwJAAkAgBC0AAEG7f2oODgCWAZYBlgGWAZYBlgGWAZYBlgGWAZYBlgEBlgELIARBAWohBEGhASEQDJQCCyAEQQFqIQRBogEhEAyTAgsCQCAEIAJHDQBBuAEhEAysAgsgAiAEayAAKAIAIgFqIRQgBCABa0ECaiEQAkADQCAELQAAIAFB7c+AgABqLQAARw2UASABQQJGDQEgAUEBaiEBIARBAWoiBCACRw0ACyAAIBQ2AgBBuAEhEAysAgsgAEEANgIAIBBBAWohAUESIRAMkQELAkAgBCACRw0AQbkBIRAMqwILIAIgBGsgACgCACIBaiEUIAQgAWtBAWohEAJAA0AgBC0AACABQfDPgIAAai0AAEcNkwEgAUEBRg0BIAFBAWohASAEQQFqIgQgAkcNAAsgACAUNgIAQbkBIRAMqwILIABBADYCACAQQQFqIQFBICEQDJABCwJAIAQgAkcNAEG6ASEQDKoCCyACIARrIAAoAgAiAWohFCAEIAFrQQFqIRACQANAIAQtAAAgAUHyz4CAAGotAABHDZIBIAFBAUYNASABQQFqIQEgBEEBaiIEIAJHDQALIAAgFDYCAEG6ASEQDKoCCyAAQQA2AgAgEEEBaiEBQQ8hEAyPAQsCQCAEIAJHDQBBuwEhEAypAgsCQAJAIAQtAABBt39qDgcAkgGSAZIBkgGSAQGSAQsgBEEBaiEEQaUBIRAMkAILIARBAWohBEGmASEQDI8CCwJAIAQgAkcNAEG8ASEQDKgCCyACIARrIAAoAgAiAWohFCAEIAFrQQdqIRACQANAIAQtAAAgAUH0z4CAAGotAABHDZABIAFBB0YNASABQQFqIQEgBEEBaiIEIAJHDQALIAAgFDYCAEG8ASEQDKgCCyAAQQA2AgAgEEEBaiEBQRshEAyNAQsCQCAEIAJHDQBBvQEhEAynAgsCQAJAAkAgBC0AAEG+f2oOEgCRAZEBkQGRAZEBkQGRAZEBkQEBkQGRAZEBkQGRAZEBApEBCyAEQQFqIQRBpAEhEAyPAgsgBEEBaiEEQacBIRAMjgILIARBAWohBEGoASEQDI0CCwJAIAQgAkcNAEG+ASEQDKYCCyAELQAAQc4ARw2NASAEQQFqIQQMzwELAkAgBCACRw0AQb8BIRAMpQILAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkAgBC0AAEG/f2oOFQABAgOcAQQFBpwBnAGcAQcICQoLnAEMDQ4PnAELIARBAWohAUHoACEQDJoCCyAEQQFqIQFB6QAhEAyZAgsgBEEBaiEBQe4AIRAMmAILIARBAWohAUHyACEQDJcCCyAEQQFqIQFB8wAhEAyWAgsgBEEBaiEBQfYAIRAMlQILIARBAWohAUH3ACEQDJQCCyAEQQFqIQFB+gAhEAyTAgsgBEEBaiEEQYMBIRAMkgILIARBAWohBEGEASEQDJECCyAEQQFqIQRBhQEhEAyQAgsgBEEBaiEEQZIBIRAMjwILIARBAWohBEGYASEQDI4CCyAEQQFqIQRBoAEhEAyNAgsgBEEBaiEEQaMBIRAMjAILIARBAWohBEGqASEQDIsCCwJAIAQgAkYNACAAQZCAgIAANgIIIAAgBDYCBEGrASEQDIsCC0HAASEQDKMCCyAAIAUgAhCqgICAACIBDYsBIAUhAQxcCwJAIAYgAkYNACAGQQFqIQUMjQELQcIBIRAMoQILA0ACQCAQLQAAQXZqDgSMAQAAjwEACyAQQQFqIhAgAkcNAAtBwwEhEAygAgsCQCAHIAJGDQAgAEGRgICAADYCCCAAIAc2AgQgByEBQQEhEAyHAgtBxAEhEAyfAgsCQCAHIAJHDQBBxQEhEAyfAgsCQAJAIActAABBdmoOBAHOAc4BAM4BCyAHQQFqIQYMjQELIAdBAWohBQyJAQsCQCAHIAJHDQBBxgEhEAyeAgsCQAJAIActAABBdmoOFwGPAY8BAY8BjwGPAY8BjwGPAY8BjwGPAY8BjwGPAY8BjwGPAY8BjwGPAQCPAQsgB0EBaiEHC0GwASEQDIQCCwJAIAggAkcNAEHIASEQDJ0CCyAILQAAQSBHDY0BIABBADsBMiAIQQFqIQFBswEhEAyDAgsgASEXAkADQCAXIgcgAkYNASAHLQAAQVBqQf8BcSIQQQpPDcwBAkAgAC8BMiIUQZkzSw0AIAAgFEEKbCIUOwEyIBBB//8DcyAUQf7/A3FJDQAgB0EBaiEXIAAgFCAQaiIQOwEyIBBB//8DcUHoB0kNAQsLQQAhECAAQQA2AhwgAEHBiYCAADYCECAAQQ02AgwgACAHQQFqNgIUDJwCC0HHASEQDJsCCyAAIAggAhCugICAACIQRQ3KASAQQRVHDYwBIABByAE2AhwgACAINgIUIABByZeAgAA2AhAgAEEVNgIMQQAhEAyaAgsCQCAJIAJHDQBBzAEhEAyaAgtBACEUQQEhF0EBIRZBACEQAkACQAJAAkACQAJAAkACQAJAIAktAABBUGoOCpYBlQEAAQIDBAUGCJcBC0ECIRAMBgtBAyEQDAULQQQhEAwEC0EFIRAMAwtBBiEQDAILQQchEAwBC0EIIRALQQAhF0EAIRZBACEUDI4BC0EJIRBBASEUQQAhF0EAIRYMjQELAkAgCiACRw0AQc4BIRAMmQILIAotAABBLkcNjgEgCkEBaiEJDMoBCyALIAJHDY4BQdABIRAMlwILAkAgCyACRg0AIABBjoCAgAA2AgggACALNgIEQbcBIRAM/gELQdEBIRAMlgILAkAgBCACRw0AQdIBIRAMlgILIAIgBGsgACgCACIQaiEUIAQgEGtBBGohCwNAIAQtAAAgEEH8z4CAAGotAABHDY4BIBBBBEYN6QEgEEEBaiEQIARBAWoiBCACRw0ACyAAIBQ2AgBB0gEhEAyVAgsgACAMIAIQrICAgAAiAQ2NASAMIQEMuAELAkAgBCACRw0AQdQBIRAMlAILIAIgBGsgACgCACIQaiEUIAQgEGtBAWohDANAIAQtAAAgEEGB0ICAAGotAABHDY8BIBBBAUYNjgEgEEEBaiEQIARBAWoiBCACRw0ACyAAIBQ2AgBB1AEhEAyTAgsCQCAEIAJHDQBB1gEhEAyTAgsgAiAEayAAKAIAIhBqIRQgBCAQa0ECaiELA0AgBC0AACAQQYPQgIAAai0AAEcNjgEgEEECRg2QASAQQQFqIRAgBEEBaiIEIAJHDQALIAAgFDYCAEHWASEQDJICCwJAIAQgAkcNAEHXASEQDJICCwJAAkAgBC0AAEG7f2oOEACPAY8BjwGPAY8BjwGPAY8BjwGPAY8BjwGPAY8BAY8BCyAEQQFqIQRBuwEhEAz5AQsgBEEBaiEEQbwBIRAM+AELAkAgBCACRw0AQdgBIRAMkQILIAQtAABByABHDYwBIARBAWohBAzEAQsCQCAEIAJGDQAgAEGQgICAADYCCCAAIAQ2AgRBvgEhEAz3AQtB2QEhEAyPAgsCQCAEIAJHDQBB2gEhEAyPAgsgBC0AAEHIAEYNwwEgAEEBOgAoDLkBCyAAQQI6AC8gACAEIAIQpoCAgAAiEA2NAUHCASEQDPQBCyAALQAoQX9qDgK3AbkBuAELA0ACQCAELQAAQXZqDgQAjgGOAQCOAQsgBEEBaiIEIAJHDQALQd0BIRAMiwILIABBADoALyAALQAtQQRxRQ2EAgsgAEEAOgAvIABBAToANCABIQEMjAELIBBBFUYN2gEgAEEANgIcIAAgATYCFCAAQaeOgIAANgIQIABBEjYCDEEAIRAMiAILAkAgACAQIAIQtICAgAAiBA0AIBAhAQyBAgsCQCAEQRVHDQAgAEEDNgIcIAAgEDYCFCAAQbCYgIAANgIQIABBFTYCDEEAIRAMiAILIABBADYCHCAAIBA2AhQgAEGnjoCAADYCECAAQRI2AgxBACEQDIcCCyAQQRVGDdYBIABBADYCHCAAIAE2AhQgAEHajYCAADYCECAAQRQ2AgxBACEQDIYCCyAAKAIEIRcgAEEANgIEIBAgEadqIhYhASAAIBcgECAWIBQbIhAQtYCAgAAiFEUNjQEgAEEHNgIcIAAgEDYCFCAAIBQ2AgxBACEQDIUCCyAAIAAvATBBgAFyOwEwIAEhAQtBKiEQDOoBCyAQQRVGDdEBIABBADYCHCAAIAE2AhQgAEGDjICAADYCECAAQRM2AgxBACEQDIICCyAQQRVGDc8BIABBADYCHCAAIAE2AhQgAEGaj4CAADYCECAAQSI2AgxBACEQDIECCyAAKAIEIRAgAEEANgIEAkAgACAQIAEQt4CAgAAiEA0AIAFBAWohAQyNAQsgAEEMNgIcIAAgEDYCDCAAIAFBAWo2AhRBACEQDIACCyAQQRVGDcwBIABBADYCHCAAIAE2AhQgAEGaj4CAADYCECAAQSI2AgxBACEQDP8BCyAAKAIEIRAgAEEANgIEAkAgACAQIAEQt4CAgAAiEA0AIAFBAWohAQyMAQsgAEENNgIcIAAgEDYCDCAAIAFBAWo2AhRBACEQDP4BCyAQQRVGDckBIABBADYCHCAAIAE2AhQgAEHGjICAADYCECAAQSM2AgxBACEQDP0BCyAAKAIEIRAgAEEANgIEAkAgACAQIAEQuYCAgAAiEA0AIAFBAWohAQyLAQsgAEEONgIcIAAgEDYCDCAAIAFBAWo2AhRBACEQDPwBCyAAQQA2AhwgACABNgIUIABBwJWAgAA2AhAgAEECNgIMQQAhEAz7AQsgEEEVRg3FASAAQQA2AhwgACABNgIUIABBxoyAgAA2AhAgAEEjNgIMQQAhEAz6AQsgAEEQNgIcIAAgATYCFCAAIBA2AgxBACEQDPkBCyAAKAIEIQQgAEEANgIEAkAgACAEIAEQuYCAgAAiBA0AIAFBAWohAQzxAQsgAEERNgIcIAAgBDYCDCAAIAFBAWo2AhRBACEQDPgBCyAQQRVGDcEBIABBADYCHCAAIAE2AhQgAEHGjICAADYCECAAQSM2AgxBACEQDPcBCyAAKAIEIRAgAEEANgIEAkAgACAQIAEQuYCAgAAiEA0AIAFBAWohAQyIAQsgAEETNgIcIAAgEDYCDCAAIAFBAWo2AhRBACEQDPYBCyAAKAIEIQQgAEEANgIEAkAgACAEIAEQuYCAgAAiBA0AIAFBAWohAQztAQsgAEEUNgIcIAAgBDYCDCAAIAFBAWo2AhRBACEQDPUBCyAQQRVGDb0BIABBADYCHCAAIAE2AhQgAEGaj4CAADYCECAAQSI2AgxBACEQDPQBCyAAKAIEIRAgAEEANgIEAkAgACAQIAEQt4CAgAAiEA0AIAFBAWohAQyGAQsgAEEWNgIcIAAgEDYCDCAAIAFBAWo2AhRBACEQDPMBCyAAKAIEIQQgAEEANgIEAkAgACAEIAEQt4CAgAAiBA0AIAFBAWohAQzpAQsgAEEXNgIcIAAgBDYCDCAAIAFBAWo2AhRBACEQDPIBCyAAQQA2AhwgACABNgIUIABBzZOAgAA2AhAgAEEMNgIMQQAhEAzxAQtCASERCyAQQQFqIQECQCAAKQMgIhJC//////////8PVg0AIAAgEkIEhiARhDcDICABIQEMhAELIABBADYCHCAAIAE2AhQgAEGtiYCAADYCECAAQQw2AgxBACEQDO8BCyAAQQA2AhwgACAQNgIUIABBzZOAgAA2AhAgAEEMNgIMQQAhEAzuAQsgACgCBCEXIABBADYCBCAQIBGnaiIWIQEgACAXIBAgFiAUGyIQELWAgIAAIhRFDXMgAEEFNgIcIAAgEDYCFCAAIBQ2AgxBACEQDO0BCyAAQQA2AhwgACAQNgIUIABBqpyAgAA2AhAgAEEPNgIMQQAhEAzsAQsgACAQIAIQtICAgAAiAQ0BIBAhAQtBDiEQDNEBCwJAIAFBFUcNACAAQQI2AhwgACAQNgIUIABBsJiAgAA2AhAgAEEVNgIMQQAhEAzqAQsgAEEANgIcIAAgEDYCFCAAQaeOgIAANgIQIABBEjYCDEEAIRAM6QELIAFBAWohEAJAIAAvATAiAUGAAXFFDQACQCAAIBAgAhC7gICAACIBDQAgECEBDHALIAFBFUcNugEgAEEFNgIcIAAgEDYCFCAAQfmXgIAANgIQIABBFTYCDEEAIRAM6QELAkAgAUGgBHFBoARHDQAgAC0ALUECcQ0AIABBADYCHCAAIBA2AhQgAEGWk4CAADYCECAAQQQ2AgxBACEQDOkBCyAAIBAgAhC9gICAABogECEBAkACQAJAAkACQCAAIBAgAhCzgICAAA4WAgEABAQEBAQEBAQEBAQEBAQEBAQEAwQLIABBAToALgsgACAALwEwQcAAcjsBMCAQIQELQSYhEAzRAQsgAEEjNgIcIAAgEDYCFCAAQaWWgIAANgIQIABBFTYCDEEAIRAM6QELIABBADYCHCAAIBA2AhQgAEHVi4CAADYCECAAQRE2AgxBACEQDOgBCyAALQAtQQFxRQ0BQcMBIRAMzgELAkAgDSACRg0AA0ACQCANLQAAQSBGDQAgDSEBDMQBCyANQQFqIg0gAkcNAAtBJSEQDOcBC0ElIRAM5gELIAAoAgQhBCAAQQA2AgQgACAEIA0Qr4CAgAAiBEUNrQEgAEEmNgIcIAAgBDYCDCAAIA1BAWo2AhRBACEQDOUBCyAQQRVGDasBIABBADYCHCAAIAE2AhQgAEH9jYCAADYCECAAQR02AgxBACEQDOQBCyAAQSc2AhwgACABNgIUIAAgEDYCDEEAIRAM4wELIBAhAUEBIRQCQAJAAkACQAJAAkACQCAALQAsQX5qDgcGBQUDAQIABQsgACAALwEwQQhyOwEwDAMLQQIhFAwBC0EEIRQLIABBAToALCAAIAAvATAgFHI7ATALIBAhAQtBKyEQDMoBCyAAQQA2AhwgACAQNgIUIABBq5KAgAA2AhAgAEELNgIMQQAhEAziAQsgAEEANgIcIAAgATYCFCAAQeGPgIAANgIQIABBCjYCDEEAIRAM4QELIABBADoALCAQIQEMvQELIBAhAUEBIRQCQAJAAkACQAJAIAAtACxBe2oOBAMBAgAFCyAAIAAvATBBCHI7ATAMAwtBAiEUDAELQQQhFAsgAEEBOgAsIAAgAC8BMCAUcjsBMAsgECEBC0EpIRAMxQELIABBADYCHCAAIAE2AhQgAEHwlICAADYCECAAQQM2AgxBACEQDN0BCwJAIA4tAABBDUcNACAAKAIEIQEgAEEANgIEAkAgACABIA4QsYCAgAAiAQ0AIA5BAWohAQx1CyAAQSw2AhwgACABNgIMIAAgDkEBajYCFEEAIRAM3QELIAAtAC1BAXFFDQFBxAEhEAzDAQsCQCAOIAJHDQBBLSEQDNwBCwJAAkADQAJAIA4tAABBdmoOBAIAAAMACyAOQQFqIg4gAkcNAAtBLSEQDN0BCyAAKAIEIQEgAEEANgIEAkAgACABIA4QsYCAgAAiAQ0AIA4hAQx0CyAAQSw2AhwgACAONgIUIAAgATYCDEEAIRAM3AELIAAoAgQhASAAQQA2AgQCQCAAIAEgDhCxgICAACIBDQAgDkEBaiEBDHMLIABBLDYCHCAAIAE2AgwgACAOQQFqNgIUQQAhEAzbAQsgACgCBCEEIABBADYCBCAAIAQgDhCxgICAACIEDaABIA4hAQzOAQsgEEEsRw0BIAFBAWohEEEBIQECQAJAAkACQAJAIAAtACxBe2oOBAMBAgQACyAQIQEMBAtBAiEBDAELQQQhAQsgAEEBOgAsIAAgAC8BMCABcjsBMCAQIQEMAQsgACAALwEwQQhyOwEwIBAhAQtBOSEQDL8BCyAAQQA6ACwgASEBC0E0IRAMvQELIAAgAC8BMEEgcjsBMCABIQEMAgsgACgCBCEEIABBADYCBAJAIAAgBCABELGAgIAAIgQNACABIQEMxwELIABBNzYCHCAAIAE2AhQgACAENgIMQQAhEAzUAQsgAEEIOgAsIAEhAQtBMCEQDLkBCwJAIAAtAChBAUYNACABIQEMBAsgAC0ALUEIcUUNkwEgASEBDAMLIAAtADBBIHENlAFBxQEhEAy3AQsCQCAPIAJGDQACQANAAkAgDy0AAEFQaiIBQf8BcUEKSQ0AIA8hAUE1IRAMugELIAApAyAiEUKZs+bMmbPmzBlWDQEgACARQgp+IhE3AyAgESABrUL/AYMiEkJ/hVYNASAAIBEgEnw3AyAgD0EBaiIPIAJHDQALQTkhEAzRAQsgACgCBCECIABBADYCBCAAIAIgD0EBaiIEELGAgIAAIgINlQEgBCEBDMMBC0E5IRAMzwELAkAgAC8BMCIBQQhxRQ0AIAAtAChBAUcNACAALQAtQQhxRQ2QAQsgACABQff7A3FBgARyOwEwIA8hAQtBNyEQDLQBCyAAIAAvATBBEHI7ATAMqwELIBBBFUYNiwEgAEEANgIcIAAgATYCFCAAQfCOgIAANgIQIABBHDYCDEEAIRAMywELIABBwwA2AhwgACABNgIMIAAgDUEBajYCFEEAIRAMygELAkAgAS0AAEE6Rw0AIAAoAgQhECAAQQA2AgQCQCAAIBAgARCvgICAACIQDQAgAUEBaiEBDGMLIABBwwA2AhwgACAQNgIMIAAgAUEBajYCFEEAIRAMygELIABBADYCHCAAIAE2AhQgAEGxkYCAADYCECAAQQo2AgxBACEQDMkBCyAAQQA2AhwgACABNgIUIABBoJmAgAA2AhAgAEEeNgIMQQAhEAzIAQsgAEEANgIACyAAQYASOwEqIAAgF0EBaiIBIAIQqICAgAAiEA0BIAEhAQtBxwAhEAysAQsgEEEVRw2DASAAQdEANgIcIAAgATYCFCAAQeOXgIAANgIQIABBFTYCDEEAIRAMxAELIAAoAgQhECAAQQA2AgQCQCAAIBAgARCngICAACIQDQAgASEBDF4LIABB0gA2AhwgACABNgIUIAAgEDYCDEEAIRAMwwELIABBADYCHCAAIBQ2AhQgAEHBqICAADYCECAAQQc2AgwgAEEANgIAQQAhEAzCAQsgACgCBCEQIABBADYCBAJAIAAgECABEKeAgIAAIhANACABIQEMXQsgAEHTADYCHCAAIAE2AhQgACAQNgIMQQAhEAzBAQtBACEQIABBADYCHCAAIAE2AhQgAEGAkYCAADYCECAAQQk2AgwMwAELIBBBFUYNfSAAQQA2AhwgACABNgIUIABBlI2AgAA2AhAgAEEhNgIMQQAhEAy/AQtBASEWQQAhF0EAIRRBASEQCyAAIBA6ACsgAUEBaiEBAkACQCAALQAtQRBxDQACQAJAAkAgAC0AKg4DAQACBAsgFkUNAwwCCyAUDQEMAgsgF0UNAQsgACgCBCEQIABBADYCBAJAIAAgECABEK2AgIAAIhANACABIQEMXAsgAEHYADYCHCAAIAE2AhQgACAQNgIMQQAhEAy+AQsgACgCBCEEIABBADYCBAJAIAAgBCABEK2AgIAAIgQNACABIQEMrQELIABB2QA2AhwgACABNgIUIAAgBDYCDEEAIRAMvQELIAAoAgQhBCAAQQA2AgQCQCAAIAQgARCtgICAACIEDQAgASEBDKsBCyAAQdoANgIcIAAgATYCFCAAIAQ2AgxBACEQDLwBCyAAKAIEIQQgAEEANgIEAkAgACAEIAEQrYCAgAAiBA0AIAEhAQypAQsgAEHcADYCHCAAIAE2AhQgACAENgIMQQAhEAy7AQsCQCABLQAAQVBqIhBB/wFxQQpPDQAgACAQOgAqIAFBAWohAUHPACEQDKIBCyAAKAIEIQQgAEEANgIEAkAgACAEIAEQrYCAgAAiBA0AIAEhAQynAQsgAEHeADYCHCAAIAE2AhQgACAENgIMQQAhEAy6AQsgAEEANgIAIBdBAWohAQJAIAAtAClBI08NACABIQEMWQsgAEEANgIcIAAgATYCFCAAQdOJgIAANgIQIABBCDYCDEEAIRAMuQELIABBADYCAAtBACEQIABBADYCHCAAIAE2AhQgAEGQs4CAADYCECAAQQg2AgwMtwELIABBADYCACAXQQFqIQECQCAALQApQSFHDQAgASEBDFYLIABBADYCHCAAIAE2AhQgAEGbioCAADYCECAAQQg2AgxBACEQDLYBCyAAQQA2AgAgF0EBaiEBAkAgAC0AKSIQQV1qQQtPDQAgASEBDFULAkAgEEEGSw0AQQEgEHRBygBxRQ0AIAEhAQxVC0EAIRAgAEEANgIcIAAgATYCFCAAQfeJgIAANgIQIABBCDYCDAy1AQsgEEEVRg1xIABBADYCHCAAIAE2AhQgAEG5jYCAADYCECAAQRo2AgxBACEQDLQBCyAAKAIEIRAgAEEANgIEAkAgACAQIAEQp4CAgAAiEA0AIAEhAQxUCyAAQeUANgIcIAAgATYCFCAAIBA2AgxBACEQDLMBCyAAKAIEIRAgAEEANgIEAkAgACAQIAEQp4CAgAAiEA0AIAEhAQxNCyAAQdIANgIcIAAgATYCFCAAIBA2AgxBACEQDLIBCyAAKAIEIRAgAEEANgIEAkAgACAQIAEQp4CAgAAiEA0AIAEhAQxNCyAAQdMANgIcIAAgATYCFCAAIBA2AgxBACEQDLEBCyAAKAIEIRAgAEEANgIEAkAgACAQIAEQp4CAgAAiEA0AIAEhAQxRCyAAQeUANgIcIAAgATYCFCAAIBA2AgxBACEQDLABCyAAQQA2AhwgACABNgIUIABBxoqAgAA2AhAgAEEHNgIMQQAhEAyvAQsgACgCBCEQIABBADYCBAJAIAAgECABEKeAgIAAIhANACABIQEMSQsgAEHSADYCHCAAIAE2AhQgACAQNgIMQQAhEAyuAQsgACgCBCEQIABBADYCBAJAIAAgECABEKeAgIAAIhANACABIQEMSQsgAEHTADYCHCAAIAE2AhQgACAQNgIMQQAhEAytAQsgACgCBCEQIABBADYCBAJAIAAgECABEKeAgIAAIhANACABIQEMTQsgAEHlADYCHCAAIAE2AhQgACAQNgIMQQAhEAysAQsgAEEANgIcIAAgATYCFCAAQdyIgIAANgIQIABBBzYCDEEAIRAMqwELIBBBP0cNASABQQFqIQELQQUhEAyQAQtBACEQIABBADYCHCAAIAE2AhQgAEH9koCAADYCECAAQQc2AgwMqAELIAAoAgQhECAAQQA2AgQCQCAAIBAgARCngICAACIQDQAgASEBDEILIABB0gA2AhwgACABNgIUIAAgEDYCDEEAIRAMpwELIAAoAgQhECAAQQA2AgQCQCAAIBAgARCngICAACIQDQAgASEBDEILIABB0wA2AhwgACABNgIUIAAgEDYCDEEAIRAMpgELIAAoAgQhECAAQQA2AgQCQCAAIBAgARCngICAACIQDQAgASEBDEYLIABB5QA2AhwgACABNgIUIAAgEDYCDEEAIRAMpQELIAAoAgQhASAAQQA2AgQCQCAAIAEgFBCngICAACIBDQAgFCEBDD8LIABB0gA2AhwgACAUNgIUIAAgATYCDEEAIRAMpAELIAAoAgQhASAAQQA2AgQCQCAAIAEgFBCngICAACIBDQAgFCEBDD8LIABB0wA2AhwgACAUNgIUIAAgATYCDEEAIRAMowELIAAoAgQhASAAQQA2AgQCQCAAIAEgFBCngICAACIBDQAgFCEBDEMLIABB5QA2AhwgACAUNgIUIAAgATYCDEEAIRAMogELIABBADYCHCAAIBQ2AhQgAEHDj4CAADYCECAAQQc2AgxBACEQDKEBCyAAQQA2AhwgACABNgIUIABBw4+AgAA2AhAgAEEHNgIMQQAhEAygAQtBACEQIABBADYCHCAAIBQ2AhQgAEGMnICAADYCECAAQQc2AgwMnwELIABBADYCHCAAIBQ2AhQgAEGMnICAADYCECAAQQc2AgxBACEQDJ4BCyAAQQA2AhwgACAUNgIUIABB/pGAgAA2AhAgAEEHNgIMQQAhEAydAQsgAEEANgIcIAAgATYCFCAAQY6bgIAANgIQIABBBjYCDEEAIRAMnAELIBBBFUYNVyAAQQA2AhwgACABNgIUIABBzI6AgAA2AhAgAEEgNgIMQQAhEAybAQsgAEEANgIAIBBBAWohAUEkIRALIAAgEDoAKSAAKAIEIRAgAEEANgIEIAAgECABEKuAgIAAIhANVCABIQEMPgsgAEEANgIAC0EAIRAgAEEANgIcIAAgBDYCFCAAQfGbgIAANgIQIABBBjYCDAyXAQsgAUEVRg1QIABBADYCHCAAIAU2AhQgAEHwjICAADYCECAAQRs2AgxBACEQDJYBCyAAKAIEIQUgAEEANgIEIAAgBSAQEKmAgIAAIgUNASAQQQFqIQULQa0BIRAMewsgAEHBATYCHCAAIAU2AgwgACAQQQFqNgIUQQAhEAyTAQsgACgCBCEGIABBADYCBCAAIAYgEBCpgICAACIGDQEgEEEBaiEGC0GuASEQDHgLIABBwgE2AhwgACAGNgIMIAAgEEEBajYCFEEAIRAMkAELIABBADYCHCAAIAc2AhQgAEGXi4CAADYCECAAQQ02AgxBACEQDI8BCyAAQQA2AhwgACAINgIUIABB45CAgAA2AhAgAEEJNgIMQQAhEAyOAQsgAEEANgIcIAAgCDYCFCAAQZSNgIAANgIQIABBITYCDEEAIRAMjQELQQEhFkEAIRdBACEUQQEhEAsgACAQOgArIAlBAWohCAJAAkAgAC0ALUEQcQ0AAkACQAJAIAAtACoOAwEAAgQLIBZFDQMMAgsgFA0BDAILIBdFDQELIAAoAgQhECAAQQA2AgQgACAQIAgQrYCAgAAiEEUNPSAAQckBNgIcIAAgCDYCFCAAIBA2AgxBACEQDIwBCyAAKAIEIQQgAEEANgIEIAAgBCAIEK2AgIAAIgRFDXYgAEHKATYCHCAAIAg2AhQgACAENgIMQQAhEAyLAQsgACgCBCEEIABBADYCBCAAIAQgCRCtgICAACIERQ10IABBywE2AhwgACAJNgIUIAAgBDYCDEEAIRAMigELIAAoAgQhBCAAQQA2AgQgACAEIAoQrYCAgAAiBEUNciAAQc0BNgIcIAAgCjYCFCAAIAQ2AgxBACEQDIkBCwJAIAstAABBUGoiEEH/AXFBCk8NACAAIBA6ACogC0EBaiEKQbYBIRAMcAsgACgCBCEEIABBADYCBCAAIAQgCxCtgICAACIERQ1wIABBzwE2AhwgACALNgIUIAAgBDYCDEEAIRAMiAELIABBADYCHCAAIAQ2AhQgAEGQs4CAADYCECAAQQg2AgwgAEEANgIAQQAhEAyHAQsgAUEVRg0/IABBADYCHCAAIAw2AhQgAEHMjoCAADYCECAAQSA2AgxBACEQDIYBCyAAQYEEOwEoIAAoAgQhECAAQgA3AwAgACAQIAxBAWoiDBCrgICAACIQRQ04IABB0wE2AhwgACAMNgIUIAAgEDYCDEEAIRAMhQELIABBADYCAAtBACEQIABBADYCHCAAIAQ2AhQgAEHYm4CAADYCECAAQQg2AgwMgwELIAAoAgQhECAAQgA3AwAgACAQIAtBAWoiCxCrgICAACIQDQFBxgEhEAxpCyAAQQI6ACgMVQsgAEHVATYCHCAAIAs2AhQgACAQNgIMQQAhEAyAAQsgEEEVRg03IABBADYCHCAAIAQ2AhQgAEGkjICAADYCECAAQRA2AgxBACEQDH8LIAAtADRBAUcNNCAAIAQgAhC8gICAACIQRQ00IBBBFUcNNSAAQdwBNgIcIAAgBDYCFCAAQdWWgIAANgIQIABBFTYCDEEAIRAMfgtBACEQIABBADYCHCAAQa+LgIAANgIQIABBAjYCDCAAIBRBAWo2AhQMfQtBACEQDGMLQQIhEAxiC0ENIRAMYQtBDyEQDGALQSUhEAxfC0ETIRAMXgtBFSEQDF0LQRYhEAxcC0EXIRAMWwtBGCEQDFoLQRkhEAxZC0EaIRAMWAtBGyEQDFcLQRwhEAxWC0EdIRAMVQtBHyEQDFQLQSEhEAxTC0EjIRAMUgtBxgAhEAxRC0EuIRAMUAtBLyEQDE8LQTshEAxOC0E9IRAMTQtByAAhEAxMC0HJACEQDEsLQcsAIRAMSgtBzAAhEAxJC0HOACEQDEgLQdEAIRAMRwtB1QAhEAxGC0HYACEQDEULQdkAIRAMRAtB2wAhEAxDC0HkACEQDEILQeUAIRAMQQtB8QAhEAxAC0H0ACEQDD8LQY0BIRAMPgtBlwEhEAw9C0GpASEQDDwLQawBIRAMOwtBwAEhEAw6C0G5ASEQDDkLQa8BIRAMOAtBsQEhEAw3C0GyASEQDDYLQbQBIRAMNQtBtQEhEAw0C0G6ASEQDDMLQb0BIRAMMgtBvwEhEAwxC0HBASEQDDALIABBADYCHCAAIAQ2AhQgAEHpi4CAADYCECAAQR82AgxBACEQDEgLIABB2wE2AhwgACAENgIUIABB+paAgAA2AhAgAEEVNgIMQQAhEAxHCyAAQfgANgIcIAAgDDYCFCAAQcqYgIAANgIQIABBFTYCDEEAIRAMRgsgAEHRADYCHCAAIAU2AhQgAEGwl4CAADYCECAAQRU2AgxBACEQDEULIABB+QA2AhwgACABNgIUIAAgEDYCDEEAIRAMRAsgAEH4ADYCHCAAIAE2AhQgAEHKmICAADYCECAAQRU2AgxBACEQDEMLIABB5AA2AhwgACABNgIUIABB45eAgAA2AhAgAEEVNgIMQQAhEAxCCyAAQdcANgIcIAAgATYCFCAAQcmXgIAANgIQIABBFTYCDEEAIRAMQQsgAEEANgIcIAAgATYCFCAAQbmNgIAANgIQIABBGjYCDEEAIRAMQAsgAEHCADYCHCAAIAE2AhQgAEHjmICAADYCECAAQRU2AgxBACEQDD8LIABBADYCBCAAIA8gDxCxgICAACIERQ0BIABBOjYCHCAAIAQ2AgwgACAPQQFqNgIUQQAhEAw+CyAAKAIEIQQgAEEANgIEAkAgACAEIAEQsYCAgAAiBEUNACAAQTs2AhwgACAENgIMIAAgAUEBajYCFEEAIRAMPgsgAUEBaiEBDC0LIA9BAWohAQwtCyAAQQA2AhwgACAPNgIUIABB5JKAgAA2AhAgAEEENgIMQQAhEAw7CyAAQTY2AhwgACAENgIUIAAgAjYCDEEAIRAMOgsgAEEuNgIcIAAgDjYCFCAAIAQ2AgxBACEQDDkLIABB0AA2AhwgACABNgIUIABBkZiAgAA2AhAgAEEVNgIMQQAhEAw4CyANQQFqIQEMLAsgAEEVNgIcIAAgATYCFCAAQYKZgIAANgIQIABBFTYCDEEAIRAMNgsgAEEbNgIcIAAgATYCFCAAQZGXgIAANgIQIABBFTYCDEEAIRAMNQsgAEEPNgIcIAAgATYCFCAAQZGXgIAANgIQIABBFTYCDEEAIRAMNAsgAEELNgIcIAAgATYCFCAAQZGXgIAANgIQIABBFTYCDEEAIRAMMwsgAEEaNgIcIAAgATYCFCAAQYKZgIAANgIQIABBFTYCDEEAIRAMMgsgAEELNgIcIAAgATYCFCAAQYKZgIAANgIQIABBFTYCDEEAIRAMMQsgAEEKNgIcIAAgATYCFCAAQeSWgIAANgIQIABBFTYCDEEAIRAMMAsgAEEeNgIcIAAgATYCFCAAQfmXgIAANgIQIABBFTYCDEEAIRAMLwsgAEEANgIcIAAgEDYCFCAAQdqNgIAANgIQIABBFDYCDEEAIRAMLgsgAEEENgIcIAAgATYCFCAAQbCYgIAANgIQIABBFTYCDEEAIRAMLQsgAEEANgIAIAtBAWohCwtBuAEhEAwSCyAAQQA2AgAgEEEBaiEBQfUAIRAMEQsgASEBAkAgAC0AKUEFRw0AQeMAIRAMEQtB4gAhEAwQC0EAIRAgAEEANgIcIABB5JGAgAA2AhAgAEEHNgIMIAAgFEEBajYCFAwoCyAAQQA2AgAgF0EBaiEBQcAAIRAMDgtBASEBCyAAIAE6ACwgAEEANgIAIBdBAWohAQtBKCEQDAsLIAEhAQtBOCEQDAkLAkAgASIPIAJGDQADQAJAIA8tAABBgL6AgABqLQAAIgFBAUYNACABQQJHDQMgD0EBaiEBDAQLIA9BAWoiDyACRw0AC0E+IRAMIgtBPiEQDCELIABBADoALCAPIQEMAQtBCyEQDAYLQTohEAwFCyABQQFqIQFBLSEQDAQLIAAgAToALCAAQQA2AgAgFkEBaiEBQQwhEAwDCyAAQQA2AgAgF0EBaiEBQQohEAwCCyAAQQA2AgALIABBADoALCANIQFBCSEQDAALC0EAIRAgAEEANgIcIAAgCzYCFCAAQc2QgIAANgIQIABBCTYCDAwXC0EAIRAgAEEANgIcIAAgCjYCFCAAQemKgIAANgIQIABBCTYCDAwWC0EAIRAgAEEANgIcIAAgCTYCFCAAQbeQgIAANgIQIABBCTYCDAwVC0EAIRAgAEEANgIcIAAgCDYCFCAAQZyRgIAANgIQIABBCTYCDAwUC0EAIRAgAEEANgIcIAAgATYCFCAAQc2QgIAANgIQIABBCTYCDAwTC0EAIRAgAEEANgIcIAAgATYCFCAAQemKgIAANgIQIABBCTYCDAwSC0EAIRAgAEEANgIcIAAgATYCFCAAQbeQgIAANgIQIABBCTYCDAwRC0EAIRAgAEEANgIcIAAgATYCFCAAQZyRgIAANgIQIABBCTYCDAwQC0EAIRAgAEEANgIcIAAgATYCFCAAQZeVgIAANgIQIABBDzYCDAwPC0EAIRAgAEEANgIcIAAgATYCFCAAQZeVgIAANgIQIABBDzYCDAwOC0EAIRAgAEEANgIcIAAgATYCFCAAQcCSgIAANgIQIABBCzYCDAwNC0EAIRAgAEEANgIcIAAgATYCFCAAQZWJgIAANgIQIABBCzYCDAwMC0EAIRAgAEEANgIcIAAgATYCFCAAQeGPgIAANgIQIABBCjYCDAwLC0EAIRAgAEEANgIcIAAgATYCFCAAQfuPgIAANgIQIABBCjYCDAwKC0EAIRAgAEEANgIcIAAgATYCFCAAQfGZgIAANgIQIABBAjYCDAwJC0EAIRAgAEEANgIcIAAgATYCFCAAQcSUgIAANgIQIABBAjYCDAwIC0EAIRAgAEEANgIcIAAgATYCFCAAQfKVgIAANgIQIABBAjYCDAwHCyAAQQI2AhwgACABNgIUIABBnJqAgAA2AhAgAEEWNgIMQQAhEAwGC0EBIRAMBQtB1AAhECABIgQgAkYNBCADQQhqIAAgBCACQdjCgIAAQQoQxYCAgAAgAygCDCEEIAMoAggOAwEEAgALEMqAgIAAAAsgAEEANgIcIABBtZqAgAA2AhAgAEEXNgIMIAAgBEEBajYCFEEAIRAMAgsgAEEANgIcIAAgBDYCFCAAQcqagIAANgIQIABBCTYCDEEAIRAMAQsCQCABIgQgAkcNAEEiIRAMAQsgAEGJgICAADYCCCAAIAQ2AgRBISEQCyADQRBqJICAgIAAIBALrwEBAn8gASgCACEGAkACQCACIANGDQAgBCAGaiEEIAYgA2ogAmshByACIAZBf3MgBWoiBmohBQNAAkAgAi0AACAELQAARg0AQQIhBAwDCwJAIAYNAEEAIQQgBSECDAMLIAZBf2ohBiAEQQFqIQQgAkEBaiICIANHDQALIAchBiADIQILIABBATYCACABIAY2AgAgACACNgIEDwsgAUEANgIAIAAgBDYCACAAIAI2AgQLCgAgABDHgICAAAvyNgELfyOAgICAAEEQayIBJICAgIAAAkBBACgCoNCAgAANAEEAEMuAgIAAQYDUhIAAayICQdkASQ0AQQAhAwJAQQAoAuDTgIAAIgQNAEEAQn83AuzTgIAAQQBCgICEgICAwAA3AuTTgIAAQQAgAUEIakFwcUHYqtWqBXMiBDYC4NOAgABBAEEANgL004CAAEEAQQA2AsTTgIAAC0EAIAI2AszTgIAAQQBBgNSEgAA2AsjTgIAAQQBBgNSEgAA2ApjQgIAAQQAgBDYCrNCAgABBAEF/NgKo0ICAAANAIANBxNCAgABqIANBuNCAgABqIgQ2AgAgBCADQbDQgIAAaiIFNgIAIANBvNCAgABqIAU2AgAgA0HM0ICAAGogA0HA0ICAAGoiBTYCACAFIAQ2AgAgA0HU0ICAAGogA0HI0ICAAGoiBDYCACAEIAU2AgAgA0HQ0ICAAGogBDYCACADQSBqIgNBgAJHDQALQYDUhIAAQXhBgNSEgABrQQ9xQQBBgNSEgABBCGpBD3EbIgNqIgRBBGogAkFIaiIFIANrIgNBAXI2AgBBAEEAKALw04CAADYCpNCAgABBACADNgKU0ICAAEEAIAQ2AqDQgIAAQYDUhIAAIAVqQTg2AgQLAkACQAJAAkACQAJAAkACQAJAAkACQAJAIABB7AFLDQACQEEAKAKI0ICAACIGQRAgAEETakFwcSAAQQtJGyICQQN2IgR2IgNBA3FFDQACQAJAIANBAXEgBHJBAXMiBUEDdCIEQbDQgIAAaiIDIARBuNCAgABqKAIAIgQoAggiAkcNAEEAIAZBfiAFd3E2AojQgIAADAELIAMgAjYCCCACIAM2AgwLIARBCGohAyAEIAVBA3QiBUEDcjYCBCAEIAVqIgQgBCgCBEEBcjYCBAwMCyACQQAoApDQgIAAIgdNDQECQCADRQ0AAkACQCADIAR0QQIgBHQiA0EAIANrcnEiA0EAIANrcUF/aiIDIANBDHZBEHEiA3YiBEEFdkEIcSIFIANyIAQgBXYiA0ECdkEEcSIEciADIAR2IgNBAXZBAnEiBHIgAyAEdiIDQQF2QQFxIgRyIAMgBHZqIgRBA3QiA0Gw0ICAAGoiBSADQbjQgIAAaigCACIDKAIIIgBHDQBBACAGQX4gBHdxIgY2AojQgIAADAELIAUgADYCCCAAIAU2AgwLIAMgAkEDcjYCBCADIARBA3QiBGogBCACayIFNgIAIAMgAmoiACAFQQFyNgIEAkAgB0UNACAHQXhxQbDQgIAAaiECQQAoApzQgIAAIQQCQAJAIAZBASAHQQN2dCIIcQ0AQQAgBiAIcjYCiNCAgAAgAiEIDAELIAIoAgghCAsgCCAENgIMIAIgBDYCCCAEIAI2AgwgBCAINgIICyADQQhqIQNBACAANgKc0ICAAEEAIAU2ApDQgIAADAwLQQAoAozQgIAAIglFDQEgCUEAIAlrcUF/aiIDIANBDHZBEHEiA3YiBEEFdkEIcSIFIANyIAQgBXYiA0ECdkEEcSIEciADIAR2IgNBAXZBAnEiBHIgAyAEdiIDQQF2QQFxIgRyIAMgBHZqQQJ0QbjSgIAAaigCACIAKAIEQXhxIAJrIQQgACEFAkADQAJAIAUoAhAiAw0AIAVBFGooAgAiA0UNAgsgAygCBEF4cSACayIFIAQgBSAESSIFGyEEIAMgACAFGyEAIAMhBQwACwsgACgCGCEKAkAgACgCDCIIIABGDQAgACgCCCIDQQAoApjQgIAASRogCCADNgIIIAMgCDYCDAwLCwJAIABBFGoiBSgCACIDDQAgACgCECIDRQ0DIABBEGohBQsDQCAFIQsgAyIIQRRqIgUoAgAiAw0AIAhBEGohBSAIKAIQIgMNAAsgC0EANgIADAoLQX8hAiAAQb9/Sw0AIABBE2oiA0FwcSECQQAoAozQgIAAIgdFDQBBACELAkAgAkGAAkkNAEEfIQsgAkH///8HSw0AIANBCHYiAyADQYD+P2pBEHZBCHEiA3QiBCAEQYDgH2pBEHZBBHEiBHQiBSAFQYCAD2pBEHZBAnEiBXRBD3YgAyAEciAFcmsiA0EBdCACIANBFWp2QQFxckEcaiELC0EAIAJrIQQCQAJAAkACQCALQQJ0QbjSgIAAaigCACIFDQBBACEDQQAhCAwBC0EAIQMgAkEAQRkgC0EBdmsgC0EfRht0IQBBACEIA0ACQCAFKAIEQXhxIAJrIgYgBE8NACAGIQQgBSEIIAYNAEEAIQQgBSEIIAUhAwwDCyADIAVBFGooAgAiBiAGIAUgAEEddkEEcWpBEGooAgAiBUYbIAMgBhshAyAAQQF0IQAgBQ0ACwsCQCADIAhyDQBBACEIQQIgC3QiA0EAIANrciAHcSIDRQ0DIANBACADa3FBf2oiAyADQQx2QRBxIgN2IgVBBXZBCHEiACADciAFIAB2IgNBAnZBBHEiBXIgAyAFdiIDQQF2QQJxIgVyIAMgBXYiA0EBdkEBcSIFciADIAV2akECdEG40oCAAGooAgAhAwsgA0UNAQsDQCADKAIEQXhxIAJrIgYgBEkhAAJAIAMoAhAiBQ0AIANBFGooAgAhBQsgBiAEIAAbIQQgAyAIIAAbIQggBSEDIAUNAAsLIAhFDQAgBEEAKAKQ0ICAACACa08NACAIKAIYIQsCQCAIKAIMIgAgCEYNACAIKAIIIgNBACgCmNCAgABJGiAAIAM2AgggAyAANgIMDAkLAkAgCEEUaiIFKAIAIgMNACAIKAIQIgNFDQMgCEEQaiEFCwNAIAUhBiADIgBBFGoiBSgCACIDDQAgAEEQaiEFIAAoAhAiAw0ACyAGQQA2AgAMCAsCQEEAKAKQ0ICAACIDIAJJDQBBACgCnNCAgAAhBAJAAkAgAyACayIFQRBJDQAgBCACaiIAIAVBAXI2AgRBACAFNgKQ0ICAAEEAIAA2ApzQgIAAIAQgA2ogBTYCACAEIAJBA3I2AgQMAQsgBCADQQNyNgIEIAQgA2oiAyADKAIEQQFyNgIEQQBBADYCnNCAgABBAEEANgKQ0ICAAAsgBEEIaiEDDAoLAkBBACgClNCAgAAiACACTQ0AQQAoAqDQgIAAIgMgAmoiBCAAIAJrIgVBAXI2AgRBACAFNgKU0ICAAEEAIAQ2AqDQgIAAIAMgAkEDcjYCBCADQQhqIQMMCgsCQAJAQQAoAuDTgIAARQ0AQQAoAujTgIAAIQQMAQtBAEJ/NwLs04CAAEEAQoCAhICAgMAANwLk04CAAEEAIAFBDGpBcHFB2KrVqgVzNgLg04CAAEEAQQA2AvTTgIAAQQBBADYCxNOAgABBgIAEIQQLQQAhAwJAIAQgAkHHAGoiB2oiBkEAIARrIgtxIgggAksNAEEAQTA2AvjTgIAADAoLAkBBACgCwNOAgAAiA0UNAAJAQQAoArjTgIAAIgQgCGoiBSAETQ0AIAUgA00NAQtBACEDQQBBMDYC+NOAgAAMCgtBAC0AxNOAgABBBHENBAJAAkACQEEAKAKg0ICAACIERQ0AQcjTgIAAIQMDQAJAIAMoAgAiBSAESw0AIAUgAygCBGogBEsNAwsgAygCCCIDDQALC0EAEMuAgIAAIgBBf0YNBSAIIQYCQEEAKALk04CAACIDQX9qIgQgAHFFDQAgCCAAayAEIABqQQAgA2txaiEGCyAGIAJNDQUgBkH+////B0sNBQJAQQAoAsDTgIAAIgNFDQBBACgCuNOAgAAiBCAGaiIFIARNDQYgBSADSw0GCyAGEMuAgIAAIgMgAEcNAQwHCyAGIABrIAtxIgZB/v///wdLDQQgBhDLgICAACIAIAMoAgAgAygCBGpGDQMgACEDCwJAIANBf0YNACACQcgAaiAGTQ0AAkAgByAGa0EAKALo04CAACIEakEAIARrcSIEQf7///8HTQ0AIAMhAAwHCwJAIAQQy4CAgABBf0YNACAEIAZqIQYgAyEADAcLQQAgBmsQy4CAgAAaDAQLIAMhACADQX9HDQUMAwtBACEIDAcLQQAhAAwFCyAAQX9HDQILQQBBACgCxNOAgABBBHI2AsTTgIAACyAIQf7///8HSw0BIAgQy4CAgAAhAEEAEMuAgIAAIQMgAEF/Rg0BIANBf0YNASAAIANPDQEgAyAAayIGIAJBOGpNDQELQQBBACgCuNOAgAAgBmoiAzYCuNOAgAACQCADQQAoArzTgIAATQ0AQQAgAzYCvNOAgAALAkACQAJAAkBBACgCoNCAgAAiBEUNAEHI04CAACEDA0AgACADKAIAIgUgAygCBCIIakYNAiADKAIIIgMNAAwDCwsCQAJAQQAoApjQgIAAIgNFDQAgACADTw0BC0EAIAA2ApjQgIAAC0EAIQNBACAGNgLM04CAAEEAIAA2AsjTgIAAQQBBfzYCqNCAgABBAEEAKALg04CAADYCrNCAgABBAEEANgLU04CAAANAIANBxNCAgABqIANBuNCAgABqIgQ2AgAgBCADQbDQgIAAaiIFNgIAIANBvNCAgABqIAU2AgAgA0HM0ICAAGogA0HA0ICAAGoiBTYCACAFIAQ2AgAgA0HU0ICAAGogA0HI0ICAAGoiBDYCACAEIAU2AgAgA0HQ0ICAAGogBDYCACADQSBqIgNBgAJHDQALIABBeCAAa0EPcUEAIABBCGpBD3EbIgNqIgQgBkFIaiIFIANrIgNBAXI2AgRBAEEAKALw04CAADYCpNCAgABBACADNgKU0ICAAEEAIAQ2AqDQgIAAIAAgBWpBODYCBAwCCyADLQAMQQhxDQAgBCAFSQ0AIAQgAE8NACAEQXggBGtBD3FBACAEQQhqQQ9xGyIFaiIAQQAoApTQgIAAIAZqIgsgBWsiBUEBcjYCBCADIAggBmo2AgRBAEEAKALw04CAADYCpNCAgABBACAFNgKU0ICAAEEAIAA2AqDQgIAAIAQgC2pBODYCBAwBCwJAIABBACgCmNCAgAAiCE8NAEEAIAA2ApjQgIAAIAAhCAsgACAGaiEFQcjTgIAAIQMCQAJAAkACQAJAAkACQANAIAMoAgAgBUYNASADKAIIIgMNAAwCCwsgAy0ADEEIcUUNAQtByNOAgAAhAwNAAkAgAygCACIFIARLDQAgBSADKAIEaiIFIARLDQMLIAMoAgghAwwACwsgAyAANgIAIAMgAygCBCAGajYCBCAAQXggAGtBD3FBACAAQQhqQQ9xG2oiCyACQQNyNgIEIAVBeCAFa0EPcUEAIAVBCGpBD3EbaiIGIAsgAmoiAmshAwJAIAYgBEcNAEEAIAI2AqDQgIAAQQBBACgClNCAgAAgA2oiAzYClNCAgAAgAiADQQFyNgIEDAMLAkAgBkEAKAKc0ICAAEcNAEEAIAI2ApzQgIAAQQBBACgCkNCAgAAgA2oiAzYCkNCAgAAgAiADQQFyNgIEIAIgA2ogAzYCAAwDCwJAIAYoAgQiBEEDcUEBRw0AIARBeHEhBwJAAkAgBEH/AUsNACAGKAIIIgUgBEEDdiIIQQN0QbDQgIAAaiIARhoCQCAGKAIMIgQgBUcNAEEAQQAoAojQgIAAQX4gCHdxNgKI0ICAAAwCCyAEIABGGiAEIAU2AgggBSAENgIMDAELIAYoAhghCQJAAkAgBigCDCIAIAZGDQAgBigCCCIEIAhJGiAAIAQ2AgggBCAANgIMDAELAkAgBkEUaiIEKAIAIgUNACAGQRBqIgQoAgAiBQ0AQQAhAAwBCwNAIAQhCCAFIgBBFGoiBCgCACIFDQAgAEEQaiEEIAAoAhAiBQ0ACyAIQQA2AgALIAlFDQACQAJAIAYgBigCHCIFQQJ0QbjSgIAAaiIEKAIARw0AIAQgADYCACAADQFBAEEAKAKM0ICAAEF+IAV3cTYCjNCAgAAMAgsgCUEQQRQgCSgCECAGRhtqIAA2AgAgAEUNAQsgACAJNgIYAkAgBigCECIERQ0AIAAgBDYCECAEIAA2AhgLIAYoAhQiBEUNACAAQRRqIAQ2AgAgBCAANgIYCyAHIANqIQMgBiAHaiIGKAIEIQQLIAYgBEF+cTYCBCACIANqIAM2AgAgAiADQQFyNgIEAkAgA0H/AUsNACADQXhxQbDQgIAAaiEEAkACQEEAKAKI0ICAACIFQQEgA0EDdnQiA3ENAEEAIAUgA3I2AojQgIAAIAQhAwwBCyAEKAIIIQMLIAMgAjYCDCAEIAI2AgggAiAENgIMIAIgAzYCCAwDC0EfIQQCQCADQf///wdLDQAgA0EIdiIEIARBgP4/akEQdkEIcSIEdCIFIAVBgOAfakEQdkEEcSIFdCIAIABBgIAPakEQdkECcSIAdEEPdiAEIAVyIAByayIEQQF0IAMgBEEVanZBAXFyQRxqIQQLIAIgBDYCHCACQgA3AhAgBEECdEG40oCAAGohBQJAQQAoAozQgIAAIgBBASAEdCIIcQ0AIAUgAjYCAEEAIAAgCHI2AozQgIAAIAIgBTYCGCACIAI2AgggAiACNgIMDAMLIANBAEEZIARBAXZrIARBH0YbdCEEIAUoAgAhAANAIAAiBSgCBEF4cSADRg0CIARBHXYhACAEQQF0IQQgBSAAQQRxakEQaiIIKAIAIgANAAsgCCACNgIAIAIgBTYCGCACIAI2AgwgAiACNgIIDAILIABBeCAAa0EPcUEAIABBCGpBD3EbIgNqIgsgBkFIaiIIIANrIgNBAXI2AgQgACAIakE4NgIEIAQgBUE3IAVrQQ9xQQAgBUFJakEPcRtqQUFqIgggCCAEQRBqSRsiCEEjNgIEQQBBACgC8NOAgAA2AqTQgIAAQQAgAzYClNCAgABBACALNgKg0ICAACAIQRBqQQApAtDTgIAANwIAIAhBACkCyNOAgAA3AghBACAIQQhqNgLQ04CAAEEAIAY2AszTgIAAQQAgADYCyNOAgABBAEEANgLU04CAACAIQSRqIQMDQCADQQc2AgAgA0EEaiIDIAVJDQALIAggBEYNAyAIIAgoAgRBfnE2AgQgCCAIIARrIgA2AgAgBCAAQQFyNgIEAkAgAEH/AUsNACAAQXhxQbDQgIAAaiEDAkACQEEAKAKI0ICAACIFQQEgAEEDdnQiAHENAEEAIAUgAHI2AojQgIAAIAMhBQwBCyADKAIIIQULIAUgBDYCDCADIAQ2AgggBCADNgIMIAQgBTYCCAwEC0EfIQMCQCAAQf///wdLDQAgAEEIdiIDIANBgP4/akEQdkEIcSIDdCIFIAVBgOAfakEQdkEEcSIFdCIIIAhBgIAPakEQdkECcSIIdEEPdiADIAVyIAhyayIDQQF0IAAgA0EVanZBAXFyQRxqIQMLIAQgAzYCHCAEQgA3AhAgA0ECdEG40oCAAGohBQJAQQAoAozQgIAAIghBASADdCIGcQ0AIAUgBDYCAEEAIAggBnI2AozQgIAAIAQgBTYCGCAEIAQ2AgggBCAENgIMDAQLIABBAEEZIANBAXZrIANBH0YbdCEDIAUoAgAhCANAIAgiBSgCBEF4cSAARg0DIANBHXYhCCADQQF0IQMgBSAIQQRxakEQaiIGKAIAIggNAAsgBiAENgIAIAQgBTYCGCAEIAQ2AgwgBCAENgIIDAMLIAUoAggiAyACNgIMIAUgAjYCCCACQQA2AhggAiAFNgIMIAIgAzYCCAsgC0EIaiEDDAULIAUoAggiAyAENgIMIAUgBDYCCCAEQQA2AhggBCAFNgIMIAQgAzYCCAtBACgClNCAgAAiAyACTQ0AQQAoAqDQgIAAIgQgAmoiBSADIAJrIgNBAXI2AgRBACADNgKU0ICAAEEAIAU2AqDQgIAAIAQgAkEDcjYCBCAEQQhqIQMMAwtBACEDQQBBMDYC+NOAgAAMAgsCQCALRQ0AAkACQCAIIAgoAhwiBUECdEG40oCAAGoiAygCAEcNACADIAA2AgAgAA0BQQAgB0F+IAV3cSIHNgKM0ICAAAwCCyALQRBBFCALKAIQIAhGG2ogADYCACAARQ0BCyAAIAs2AhgCQCAIKAIQIgNFDQAgACADNgIQIAMgADYCGAsgCEEUaigCACIDRQ0AIABBFGogAzYCACADIAA2AhgLAkACQCAEQQ9LDQAgCCAEIAJqIgNBA3I2AgQgCCADaiIDIAMoAgRBAXI2AgQMAQsgCCACaiIAIARBAXI2AgQgCCACQQNyNgIEIAAgBGogBDYCAAJAIARB/wFLDQAgBEF4cUGw0ICAAGohAwJAAkBBACgCiNCAgAAiBUEBIARBA3Z0IgRxDQBBACAFIARyNgKI0ICAACADIQQMAQsgAygCCCEECyAEIAA2AgwgAyAANgIIIAAgAzYCDCAAIAQ2AggMAQtBHyEDAkAgBEH///8HSw0AIARBCHYiAyADQYD+P2pBEHZBCHEiA3QiBSAFQYDgH2pBEHZBBHEiBXQiAiACQYCAD2pBEHZBAnEiAnRBD3YgAyAFciACcmsiA0EBdCAEIANBFWp2QQFxckEcaiEDCyAAIAM2AhwgAEIANwIQIANBAnRBuNKAgABqIQUCQCAHQQEgA3QiAnENACAFIAA2AgBBACAHIAJyNgKM0ICAACAAIAU2AhggACAANgIIIAAgADYCDAwBCyAEQQBBGSADQQF2ayADQR9GG3QhAyAFKAIAIQICQANAIAIiBSgCBEF4cSAERg0BIANBHXYhAiADQQF0IQMgBSACQQRxakEQaiIGKAIAIgINAAsgBiAANgIAIAAgBTYCGCAAIAA2AgwgACAANgIIDAELIAUoAggiAyAANgIMIAUgADYCCCAAQQA2AhggACAFNgIMIAAgAzYCCAsgCEEIaiEDDAELAkAgCkUNAAJAAkAgACAAKAIcIgVBAnRBuNKAgABqIgMoAgBHDQAgAyAINgIAIAgNAUEAIAlBfiAFd3E2AozQgIAADAILIApBEEEUIAooAhAgAEYbaiAINgIAIAhFDQELIAggCjYCGAJAIAAoAhAiA0UNACAIIAM2AhAgAyAINgIYCyAAQRRqKAIAIgNFDQAgCEEUaiADNgIAIAMgCDYCGAsCQAJAIARBD0sNACAAIAQgAmoiA0EDcjYCBCAAIANqIgMgAygCBEEBcjYCBAwBCyAAIAJqIgUgBEEBcjYCBCAAIAJBA3I2AgQgBSAEaiAENgIAAkAgB0UNACAHQXhxQbDQgIAAaiECQQAoApzQgIAAIQMCQAJAQQEgB0EDdnQiCCAGcQ0AQQAgCCAGcjYCiNCAgAAgAiEIDAELIAIoAgghCAsgCCADNgIMIAIgAzYCCCADIAI2AgwgAyAINgIIC0EAIAU2ApzQgIAAQQAgBDYCkNCAgAALIABBCGohAwsgAUEQaiSAgICAACADCwoAIAAQyYCAgAAL4g0BB38CQCAARQ0AIABBeGoiASAAQXxqKAIAIgJBeHEiAGohAwJAIAJBAXENACACQQNxRQ0BIAEgASgCACICayIBQQAoApjQgIAAIgRJDQEgAiAAaiEAAkAgAUEAKAKc0ICAAEYNAAJAIAJB/wFLDQAgASgCCCIEIAJBA3YiBUEDdEGw0ICAAGoiBkYaAkAgASgCDCICIARHDQBBAEEAKAKI0ICAAEF+IAV3cTYCiNCAgAAMAwsgAiAGRhogAiAENgIIIAQgAjYCDAwCCyABKAIYIQcCQAJAIAEoAgwiBiABRg0AIAEoAggiAiAESRogBiACNgIIIAIgBjYCDAwBCwJAIAFBFGoiAigCACIEDQAgAUEQaiICKAIAIgQNAEEAIQYMAQsDQCACIQUgBCIGQRRqIgIoAgAiBA0AIAZBEGohAiAGKAIQIgQNAAsgBUEANgIACyAHRQ0BAkACQCABIAEoAhwiBEECdEG40oCAAGoiAigCAEcNACACIAY2AgAgBg0BQQBBACgCjNCAgABBfiAEd3E2AozQgIAADAMLIAdBEEEUIAcoAhAgAUYbaiAGNgIAIAZFDQILIAYgBzYCGAJAIAEoAhAiAkUNACAGIAI2AhAgAiAGNgIYCyABKAIUIgJFDQEgBkEUaiACNgIAIAIgBjYCGAwBCyADKAIEIgJBA3FBA0cNACADIAJBfnE2AgRBACAANgKQ0ICAACABIABqIAA2AgAgASAAQQFyNgIEDwsgASADTw0AIAMoAgQiAkEBcUUNAAJAAkAgAkECcQ0AAkAgA0EAKAKg0ICAAEcNAEEAIAE2AqDQgIAAQQBBACgClNCAgAAgAGoiADYClNCAgAAgASAAQQFyNgIEIAFBACgCnNCAgABHDQNBAEEANgKQ0ICAAEEAQQA2ApzQgIAADwsCQCADQQAoApzQgIAARw0AQQAgATYCnNCAgABBAEEAKAKQ0ICAACAAaiIANgKQ0ICAACABIABBAXI2AgQgASAAaiAANgIADwsgAkF4cSAAaiEAAkACQCACQf8BSw0AIAMoAggiBCACQQN2IgVBA3RBsNCAgABqIgZGGgJAIAMoAgwiAiAERw0AQQBBACgCiNCAgABBfiAFd3E2AojQgIAADAILIAIgBkYaIAIgBDYCCCAEIAI2AgwMAQsgAygCGCEHAkACQCADKAIMIgYgA0YNACADKAIIIgJBACgCmNCAgABJGiAGIAI2AgggAiAGNgIMDAELAkAgA0EUaiICKAIAIgQNACADQRBqIgIoAgAiBA0AQQAhBgwBCwNAIAIhBSAEIgZBFGoiAigCACIEDQAgBkEQaiECIAYoAhAiBA0ACyAFQQA2AgALIAdFDQACQAJAIAMgAygCHCIEQQJ0QbjSgIAAaiICKAIARw0AIAIgBjYCACAGDQFBAEEAKAKM0ICAAEF+IAR3cTYCjNCAgAAMAgsgB0EQQRQgBygCECADRhtqIAY2AgAgBkUNAQsgBiAHNgIYAkAgAygCECICRQ0AIAYgAjYCECACIAY2AhgLIAMoAhQiAkUNACAGQRRqIAI2AgAgAiAGNgIYCyABIABqIAA2AgAgASAAQQFyNgIEIAFBACgCnNCAgABHDQFBACAANgKQ0ICAAA8LIAMgAkF+cTYCBCABIABqIAA2AgAgASAAQQFyNgIECwJAIABB/wFLDQAgAEF4cUGw0ICAAGohAgJAAkBBACgCiNCAgAAiBEEBIABBA3Z0IgBxDQBBACAEIAByNgKI0ICAACACIQAMAQsgAigCCCEACyAAIAE2AgwgAiABNgIIIAEgAjYCDCABIAA2AggPC0EfIQICQCAAQf///wdLDQAgAEEIdiICIAJBgP4/akEQdkEIcSICdCIEIARBgOAfakEQdkEEcSIEdCIGIAZBgIAPakEQdkECcSIGdEEPdiACIARyIAZyayICQQF0IAAgAkEVanZBAXFyQRxqIQILIAEgAjYCHCABQgA3AhAgAkECdEG40oCAAGohBAJAAkBBACgCjNCAgAAiBkEBIAJ0IgNxDQAgBCABNgIAQQAgBiADcjYCjNCAgAAgASAENgIYIAEgATYCCCABIAE2AgwMAQsgAEEAQRkgAkEBdmsgAkEfRht0IQIgBCgCACEGAkADQCAGIgQoAgRBeHEgAEYNASACQR12IQYgAkEBdCECIAQgBkEEcWpBEGoiAygCACIGDQALIAMgATYCACABIAQ2AhggASABNgIMIAEgATYCCAwBCyAEKAIIIgAgATYCDCAEIAE2AgggAUEANgIYIAEgBDYCDCABIAA2AggLQQBBACgCqNCAgABBf2oiAUF/IAEbNgKo0ICAAAsLBAAAAAtOAAJAIAANAD8AQRB0DwsCQCAAQf//A3ENACAAQX9MDQACQCAAQRB2QAAiAEF/Rw0AQQBBMDYC+NOAgABBfw8LIABBEHQPCxDKgICAAAAL8gICA38BfgJAIAJFDQAgACABOgAAIAIgAGoiA0F/aiABOgAAIAJBA0kNACAAIAE6AAIgACABOgABIANBfWogAToAACADQX5qIAE6AAAgAkEHSQ0AIAAgAToAAyADQXxqIAE6AAAgAkEJSQ0AIABBACAAa0EDcSIEaiIDIAFB/wFxQYGChAhsIgE2AgAgAyACIARrQXxxIgRqIgJBfGogATYCACAEQQlJDQAgAyABNgIIIAMgATYCBCACQXhqIAE2AgAgAkF0aiABNgIAIARBGUkNACADIAE2AhggAyABNgIUIAMgATYCECADIAE2AgwgAkFwaiABNgIAIAJBbGogATYCACACQWhqIAE2AgAgAkFkaiABNgIAIAQgA0EEcUEYciIFayICQSBJDQAgAa1CgYCAgBB+IQYgAyAFaiEBA0AgASAGNwMYIAEgBjcDECABIAY3AwggASAGNwMAIAFBIGohASACQWBqIgJBH0sNAAsLIAALC45IAQBBgAgLhkgBAAAAAgAAAAMAAAAAAAAAAAAAAAQAAAAFAAAAAAAAAAAAAAAGAAAABwAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAEludmFsaWQgY2hhciBpbiB1cmwgcXVlcnkAU3BhbiBjYWxsYmFjayBlcnJvciBpbiBvbl9ib2R5AENvbnRlbnQtTGVuZ3RoIG92ZXJmbG93AENodW5rIHNpemUgb3ZlcmZsb3cAUmVzcG9uc2Ugb3ZlcmZsb3cASW52YWxpZCBtZXRob2QgZm9yIEhUVFAveC54IHJlcXVlc3QASW52YWxpZCBtZXRob2QgZm9yIFJUU1AveC54IHJlcXVlc3QARXhwZWN0ZWQgU09VUkNFIG1ldGhvZCBmb3IgSUNFL3gueCByZXF1ZXN0AEludmFsaWQgY2hhciBpbiB1cmwgZnJhZ21lbnQgc3RhcnQARXhwZWN0ZWQgZG90AFNwYW4gY2FsbGJhY2sgZXJyb3IgaW4gb25fc3RhdHVzAEludmFsaWQgcmVzcG9uc2Ugc3RhdHVzAEludmFsaWQgY2hhcmFjdGVyIGluIGNodW5rIGV4dGVuc2lvbnMAVXNlciBjYWxsYmFjayBlcnJvcgBgb25fcmVzZXRgIGNhbGxiYWNrIGVycm9yAGBvbl9jaHVua19oZWFkZXJgIGNhbGxiYWNrIGVycm9yAGBvbl9tZXNzYWdlX2JlZ2luYCBjYWxsYmFjayBlcnJvcgBgb25fY2h1bmtfZXh0ZW5zaW9uX3ZhbHVlYCBjYWxsYmFjayBlcnJvcgBgb25fc3RhdHVzX2NvbXBsZXRlYCBjYWxsYmFjayBlcnJvcgBgb25fdmVyc2lvbl9jb21wbGV0ZWAgY2FsbGJhY2sgZXJyb3IAYG9uX3VybF9jb21wbGV0ZWAgY2FsbGJhY2sgZXJyb3IAYG9uX2NodW5rX2NvbXBsZXRlYCBjYWxsYmFjayBlcnJvcgBgb25faGVhZGVyX3ZhbHVlX2NvbXBsZXRlYCBjYWxsYmFjayBlcnJvcgBgb25fbWVzc2FnZV9jb21wbGV0ZWAgY2FsbGJhY2sgZXJyb3IAYG9uX21ldGhvZF9jb21wbGV0ZWAgY2FsbGJhY2sgZXJyb3IAYG9uX2hlYWRlcl9maWVsZF9jb21wbGV0ZWAgY2FsbGJhY2sgZXJyb3IAYG9uX2NodW5rX2V4dGVuc2lvbl9uYW1lYCBjYWxsYmFjayBlcnJvcgBVbmV4cGVjdGVkIGNoYXIgaW4gdXJsIHNlcnZlcgBJbnZhbGlkIGhlYWRlciB2YWx1ZSBjaGFyAEludmFsaWQgaGVhZGVyIGZpZWxkIGNoYXIAU3BhbiBjYWxsYmFjayBlcnJvciBpbiBvbl92ZXJzaW9uAEludmFsaWQgbWlub3IgdmVyc2lvbgBJbnZhbGlkIG1ham9yIHZlcnNpb24ARXhwZWN0ZWQgc3BhY2UgYWZ0ZXIgdmVyc2lvbgBFeHBlY3RlZCBDUkxGIGFmdGVyIHZlcnNpb24ASW52YWxpZCBIVFRQIHZlcnNpb24ASW52YWxpZCBoZWFkZXIgdG9rZW4AU3BhbiBjYWxsYmFjayBlcnJvciBpbiBvbl91cmwASW52YWxpZCBjaGFyYWN0ZXJzIGluIHVybABVbmV4cGVjdGVkIHN0YXJ0IGNoYXIgaW4gdXJsAERvdWJsZSBAIGluIHVybABFbXB0eSBDb250ZW50LUxlbmd0aABJbnZhbGlkIGNoYXJhY3RlciBpbiBDb250ZW50LUxlbmd0aABEdXBsaWNhdGUgQ29udGVudC1MZW5ndGgASW52YWxpZCBjaGFyIGluIHVybCBwYXRoAENvbnRlbnQtTGVuZ3RoIGNhbid0IGJlIHByZXNlbnQgd2l0aCBUcmFuc2Zlci1FbmNvZGluZwBJbnZhbGlkIGNoYXJhY3RlciBpbiBjaHVuayBzaXplAFNwYW4gY2FsbGJhY2sgZXJyb3IgaW4gb25faGVhZGVyX3ZhbHVlAFNwYW4gY2FsbGJhY2sgZXJyb3IgaW4gb25fY2h1bmtfZXh0ZW5zaW9uX3ZhbHVlAEludmFsaWQgY2hhcmFjdGVyIGluIGNodW5rIGV4dGVuc2lvbnMgdmFsdWUATWlzc2luZyBleHBlY3RlZCBMRiBhZnRlciBoZWFkZXIgdmFsdWUASW52YWxpZCBgVHJhbnNmZXItRW5jb2RpbmdgIGhlYWRlciB2YWx1ZQBJbnZhbGlkIGNoYXJhY3RlciBpbiBjaHVuayBleHRlbnNpb25zIHF1b3RlIHZhbHVlAEludmFsaWQgY2hhcmFjdGVyIGluIGNodW5rIGV4dGVuc2lvbnMgcXVvdGVkIHZhbHVlAFBhdXNlZCBieSBvbl9oZWFkZXJzX2NvbXBsZXRlAEludmFsaWQgRU9GIHN0YXRlAG9uX3Jlc2V0IHBhdXNlAG9uX2NodW5rX2hlYWRlciBwYXVzZQBvbl9tZXNzYWdlX2JlZ2luIHBhdXNlAG9uX2NodW5rX2V4dGVuc2lvbl92YWx1ZSBwYXVzZQBvbl9zdGF0dXNfY29tcGxldGUgcGF1c2UAb25fdmVyc2lvbl9jb21wbGV0ZSBwYXVzZQBvbl91cmxfY29tcGxldGUgcGF1c2UAb25fY2h1bmtfY29tcGxldGUgcGF1c2UAb25faGVhZGVyX3ZhbHVlX2NvbXBsZXRlIHBhdXNlAG9uX21lc3NhZ2VfY29tcGxldGUgcGF1c2UAb25fbWV0aG9kX2NvbXBsZXRlIHBhdXNlAG9uX2hlYWRlcl9maWVsZF9jb21wbGV0ZSBwYXVzZQBvbl9jaHVua19leHRlbnNpb25fbmFtZSBwYXVzZQBVbmV4cGVjdGVkIHNwYWNlIGFmdGVyIHN0YXJ0IGxpbmUAU3BhbiBjYWxsYmFjayBlcnJvciBpbiBvbl9jaHVua19leHRlbnNpb25fbmFtZQBJbnZhbGlkIGNoYXJhY3RlciBpbiBjaHVuayBleHRlbnNpb25zIG5hbWUAUGF1c2Ugb24gQ09OTkVDVC9VcGdyYWRlAFBhdXNlIG9uIFBSSS9VcGdyYWRlAEV4cGVjdGVkIEhUVFAvMiBDb25uZWN0aW9uIFByZWZhY2UAU3BhbiBjYWxsYmFjayBlcnJvciBpbiBvbl9tZXRob2QARXhwZWN0ZWQgc3BhY2UgYWZ0ZXIgbWV0aG9kAFNwYW4gY2FsbGJhY2sgZXJyb3IgaW4gb25faGVhZGVyX2ZpZWxkAFBhdXNlZABJbnZhbGlkIHdvcmQgZW5jb3VudGVyZWQASW52YWxpZCBtZXRob2QgZW5jb3VudGVyZWQAVW5leHBlY3RlZCBjaGFyIGluIHVybCBzY2hlbWEAUmVxdWVzdCBoYXMgaW52YWxpZCBgVHJhbnNmZXItRW5jb2RpbmdgAFNXSVRDSF9QUk9YWQBVU0VfUFJPWFkATUtBQ1RJVklUWQBVTlBST0NFU1NBQkxFX0VOVElUWQBDT1BZAE1PVkVEX1BFUk1BTkVOVExZAFRPT19FQVJMWQBOT1RJRlkARkFJTEVEX0RFUEVOREVOQ1kAQkFEX0dBVEVXQVkAUExBWQBQVVQAQ0hFQ0tPVVQAR0FURVdBWV9USU1FT1VUAFJFUVVFU1RfVElNRU9VVABORVRXT1JLX0NPTk5FQ1RfVElNRU9VVABDT05ORUNUSU9OX1RJTUVPVVQATE9HSU5fVElNRU9VVABORVRXT1JLX1JFQURfVElNRU9VVABQT1NUAE1JU0RJUkVDVEVEX1JFUVVFU1QAQ0xJRU5UX0NMT1NFRF9SRVFVRVNUAENMSUVOVF9DTE9TRURfTE9BRF9CQUxBTkNFRF9SRVFVRVNUAEJBRF9SRVFVRVNUAEhUVFBfUkVRVUVTVF9TRU5UX1RPX0hUVFBTX1BPUlQAUkVQT1JUAElNX0FfVEVBUE9UAFJFU0VUX0NPTlRFTlQATk9fQ09OVEVOVABQQVJUSUFMX0NPTlRFTlQASFBFX0lOVkFMSURfQ09OU1RBTlQASFBFX0NCX1JFU0VUAEdFVABIUEVfU1RSSUNUAENPTkZMSUNUAFRFTVBPUkFSWV9SRURJUkVDVABQRVJNQU5FTlRfUkVESVJFQ1QAQ09OTkVDVABNVUxUSV9TVEFUVVMASFBFX0lOVkFMSURfU1RBVFVTAFRPT19NQU5ZX1JFUVVFU1RTAEVBUkxZX0hJTlRTAFVOQVZBSUxBQkxFX0ZPUl9MRUdBTF9SRUFTT05TAE9QVElPTlMAU1dJVENISU5HX1BST1RPQ09MUwBWQVJJQU5UX0FMU09fTkVHT1RJQVRFUwBNVUxUSVBMRV9DSE9JQ0VTAElOVEVSTkFMX1NFUlZFUl9FUlJPUgBXRUJfU0VSVkVSX1VOS05PV05fRVJST1IAUkFJTEdVTl9FUlJPUgBJREVOVElUWV9QUk9WSURFUl9BVVRIRU5USUNBVElPTl9FUlJPUgBTU0xfQ0VSVElGSUNBVEVfRVJST1IASU5WQUxJRF9YX0ZPUldBUkRFRF9GT1IAU0VUX1BBUkFNRVRFUgBHRVRfUEFSQU1FVEVSAEhQRV9VU0VSAFNFRV9PVEhFUgBIUEVfQ0JfQ0hVTktfSEVBREVSAE1LQ0FMRU5EQVIAU0VUVVAAV0VCX1NFUlZFUl9JU19ET1dOAFRFQVJET1dOAEhQRV9DTE9TRURfQ09OTkVDVElPTgBIRVVSSVNUSUNfRVhQSVJBVElPTgBESVNDT05ORUNURURfT1BFUkFUSU9OAE5PTl9BVVRIT1JJVEFUSVZFX0lORk9STUFUSU9OAEhQRV9JTlZBTElEX1ZFUlNJT04ASFBFX0NCX01FU1NBR0VfQkVHSU4AU0lURV9JU19GUk9aRU4ASFBFX0lOVkFMSURfSEVBREVSX1RPS0VOAElOVkFMSURfVE9LRU4ARk9SQklEREVOAEVOSEFOQ0VfWU9VUl9DQUxNAEhQRV9JTlZBTElEX1VSTABCTE9DS0VEX0JZX1BBUkVOVEFMX0NPTlRST0wATUtDT0wAQUNMAEhQRV9JTlRFUk5BTABSRVFVRVNUX0hFQURFUl9GSUVMRFNfVE9PX0xBUkdFX1VOT0ZGSUNJQUwASFBFX09LAFVOTElOSwBVTkxPQ0sAUFJJAFJFVFJZX1dJVEgASFBFX0lOVkFMSURfQ09OVEVOVF9MRU5HVEgASFBFX1VORVhQRUNURURfQ09OVEVOVF9MRU5HVEgARkxVU0gAUFJPUFBBVENIAE0tU0VBUkNIAFVSSV9UT09fTE9ORwBQUk9DRVNTSU5HAE1JU0NFTExBTkVPVVNfUEVSU0lTVEVOVF9XQVJOSU5HAE1JU0NFTExBTkVPVVNfV0FSTklORwBIUEVfSU5WQUxJRF9UUkFOU0ZFUl9FTkNPRElORwBFeHBlY3RlZCBDUkxGAEhQRV9JTlZBTElEX0NIVU5LX1NJWkUATU9WRQBDT05USU5VRQBIUEVfQ0JfU1RBVFVTX0NPTVBMRVRFAEhQRV9DQl9IRUFERVJTX0NPTVBMRVRFAEhQRV9DQl9WRVJTSU9OX0NPTVBMRVRFAEhQRV9DQl9VUkxfQ09NUExFVEUASFBFX0NCX0NIVU5LX0NPTVBMRVRFAEhQRV9DQl9IRUFERVJfVkFMVUVfQ09NUExFVEUASFBFX0NCX0NIVU5LX0VYVEVOU0lPTl9WQUxVRV9DT01QTEVURQBIUEVfQ0JfQ0hVTktfRVhURU5TSU9OX05BTUVfQ09NUExFVEUASFBFX0NCX01FU1NBR0VfQ09NUExFVEUASFBFX0NCX01FVEhPRF9DT01QTEVURQBIUEVfQ0JfSEVBREVSX0ZJRUxEX0NPTVBMRVRFAERFTEVURQBIUEVfSU5WQUxJRF9FT0ZfU1RBVEUASU5WQUxJRF9TU0xfQ0VSVElGSUNBVEUAUEFVU0UATk9fUkVTUE9OU0UAVU5TVVBQT1JURURfTUVESUFfVFlQRQBHT05FAE5PVF9BQ0NFUFRBQkxFAFNFUlZJQ0VfVU5BVkFJTEFCTEUAUkFOR0VfTk9UX1NBVElTRklBQkxFAE9SSUdJTl9JU19VTlJFQUNIQUJMRQBSRVNQT05TRV9JU19TVEFMRQBQVVJHRQBNRVJHRQBSRVFVRVNUX0hFQURFUl9GSUVMRFNfVE9PX0xBUkdFAFJFUVVFU1RfSEVBREVSX1RPT19MQVJHRQBQQVlMT0FEX1RPT19MQVJHRQBJTlNVRkZJQ0lFTlRfU1RPUkFHRQBIUEVfUEFVU0VEX1VQR1JBREUASFBFX1BBVVNFRF9IMl9VUEdSQURFAFNPVVJDRQBBTk5PVU5DRQBUUkFDRQBIUEVfVU5FWFBFQ1RFRF9TUEFDRQBERVNDUklCRQBVTlNVQlNDUklCRQBSRUNPUkQASFBFX0lOVkFMSURfTUVUSE9EAE5PVF9GT1VORABQUk9QRklORABVTkJJTkQAUkVCSU5EAFVOQVVUSE9SSVpFRABNRVRIT0RfTk9UX0FMTE9XRUQASFRUUF9WRVJTSU9OX05PVF9TVVBQT1JURUQAQUxSRUFEWV9SRVBPUlRFRABBQ0NFUFRFRABOT1RfSU1QTEVNRU5URUQATE9PUF9ERVRFQ1RFRABIUEVfQ1JfRVhQRUNURUQASFBFX0xGX0VYUEVDVEVEAENSRUFURUQASU1fVVNFRABIUEVfUEFVU0VEAFRJTUVPVVRfT0NDVVJFRABQQVlNRU5UX1JFUVVJUkVEAFBSRUNPTkRJVElPTl9SRVFVSVJFRABQUk9YWV9BVVRIRU5USUNBVElPTl9SRVFVSVJFRABORVRXT1JLX0FVVEhFTlRJQ0FUSU9OX1JFUVVJUkVEAExFTkdUSF9SRVFVSVJFRABTU0xfQ0VSVElGSUNBVEVfUkVRVUlSRUQAVVBHUkFERV9SRVFVSVJFRABQQUdFX0VYUElSRUQAUFJFQ09ORElUSU9OX0ZBSUxFRABFWFBFQ1RBVElPTl9GQUlMRUQAUkVWQUxJREFUSU9OX0ZBSUxFRABTU0xfSEFORFNIQUtFX0ZBSUxFRABMT0NLRUQAVFJBTlNGT1JNQVRJT05fQVBQTElFRABOT1RfTU9ESUZJRUQATk9UX0VYVEVOREVEAEJBTkRXSURUSF9MSU1JVF9FWENFRURFRABTSVRFX0lTX09WRVJMT0FERUQASEVBRABFeHBlY3RlZCBIVFRQLwAAXhMAACYTAAAwEAAA8BcAAJ0TAAAVEgAAORcAAPASAAAKEAAAdRIAAK0SAACCEwAATxQAAH8QAACgFQAAIxQAAIkSAACLFAAATRUAANQRAADPFAAAEBgAAMkWAADcFgAAwREAAOAXAAC7FAAAdBQAAHwVAADlFAAACBcAAB8QAABlFQAAoxQAACgVAAACFQAAmRUAACwQAACLGQAATw8AANQOAABqEAAAzhAAAAIXAACJDgAAbhMAABwTAABmFAAAVhcAAMETAADNEwAAbBMAAGgXAABmFwAAXxcAACITAADODwAAaQ4AANgOAABjFgAAyxMAAKoOAAAoFwAAJhcAAMUTAABdFgAA6BEAAGcTAABlEwAA8hYAAHMTAAAdFwAA+RYAAPMRAADPDgAAzhUAAAwSAACzEQAApREAAGEQAAAyFwAAuxMAAAAAAAAAAAAAAAAAAAAAAAAAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAABAQIBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEAAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQAAAAAAAAAAAAAAAAABAAAAAAAAAAAAAAAAAAAAAAAAAAIDAgICAgIAAAICAAICAAICAgICAgICAgIABAAAAAAAAgICAgICAgICAgICAgICAgICAgICAgICAgIAAAACAgICAgICAgICAgICAgICAgICAgICAgICAgICAgACAAIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQAAAAAAAAAAAAAAAAAAAAAAAAACAAICAgICAAACAgACAgACAgICAgICAgICAAMABAAAAAICAgICAgICAgICAgICAgICAgICAgICAgICAAAAAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAAgACAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAbG9zZWVlcC1hbGl2ZQAAAAAAAAAAAAAAAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEAAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEAAAAAAAAAAAABAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAEBAQEBAQEBAQEBAQIBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAAEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBY2h1bmtlZAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQEAAQEBAQEAAAEBAAEBAAEBAQEBAQEBAQEAAAAAAAAAAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEAAAABAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQABAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABlY3Rpb25lbnQtbGVuZ3Rob25yb3h5LWNvbm5lY3Rpb24AAAAAAAAAAAAAAAAAAAByYW5zZmVyLWVuY29kaW5ncGdyYWRlDQoNCg0KU00NCg0KVFRQL0NFL1RTUC8AAAAAAAAAAAAAAAABAgABAwAAAAAAAAAAAAAAAAAAAAAAAAQBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAAEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAAAAAAAAAAAAAQIAAQMAAAAAAAAAAAAAAAAAAAAAAAAEAQEFAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQABAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQAAAAAAAAAAAAEAAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAEBAAEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQABAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEAAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEAAAAAAAAAAAAAAQAAAgAAAAAAAAAAAAAAAAAAAAAAAAMEAAAEBAQEBAQEBAQEBAUEBAQEBAQEBAQEBAQABAAGBwQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAAEAAQABAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQAAAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAEAAAEAAAAAAAAAAAAAAAAAAAAAAAABAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAIAAAAAAAADAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwAAAAAAAAMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABAAABAAAAAAAAAAAAAAAAAAAAAAAAAQAAAAAAAAAAAAIAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMAAAAAAAADAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABOT1VOQ0VFQ0tPVVRORUNURVRFQ1JJQkVMVVNIRVRFQURTRUFSQ0hSR0VDVElWSVRZTEVOREFSVkVPVElGWVBUSU9OU0NIU0VBWVNUQVRDSEdFT1JESVJFQ1RPUlRSQ0hQQVJBTUVURVJVUkNFQlNDUklCRUFSRE9XTkFDRUlORE5LQ0tVQlNDUklCRUhUVFAvQURUUC8="},53434:Me=>{Me.exports="AGFzbQEAAAABMAhgAX8Bf2ADf39/AX9gBH9/f38Bf2AAAGADf39/AGABfwBgAn9/AGAGf39/f39/AALLAQgDZW52GHdhc21fb25faGVhZGVyc19jb21wbGV0ZQACA2VudhV3YXNtX29uX21lc3NhZ2VfYmVnaW4AAANlbnYLd2FzbV9vbl91cmwAAQNlbnYOd2FzbV9vbl9zdGF0dXMAAQNlbnYUd2FzbV9vbl9oZWFkZXJfZmllbGQAAQNlbnYUd2FzbV9vbl9oZWFkZXJfdmFsdWUAAQNlbnYMd2FzbV9vbl9ib2R5AAEDZW52GHdhc21fb25fbWVzc2FnZV9jb21wbGV0ZQAAA0ZFAwMEAAAFAAAAAAAABQEFAAUFBQAABgAAAAAGBgYGAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQABAAABAQcAAAUFAwABBAUBcAESEgUDAQACBggBfwFBgNQECwfRBSIGbWVtb3J5AgALX2luaXRpYWxpemUACRlfX2luZGlyZWN0X2Z1bmN0aW9uX3RhYmxlAQALbGxodHRwX2luaXQAChhsbGh0dHBfc2hvdWxkX2tlZXBfYWxpdmUAQQxsbGh0dHBfYWxsb2MADAZtYWxsb2MARgtsbGh0dHBfZnJlZQANBGZyZWUASA9sbGh0dHBfZ2V0X3R5cGUADhVsbGh0dHBfZ2V0X2h0dHBfbWFqb3IADxVsbGh0dHBfZ2V0X2h0dHBfbWlub3IAEBFsbGh0dHBfZ2V0X21ldGhvZAARFmxsaHR0cF9nZXRfc3RhdHVzX2NvZGUAEhJsbGh0dHBfZ2V0X3VwZ3JhZGUAEwxsbGh0dHBfcmVzZXQAFA5sbGh0dHBfZXhlY3V0ZQAVFGxsaHR0cF9zZXR0aW5nc19pbml0ABYNbGxodHRwX2ZpbmlzaAAXDGxsaHR0cF9wYXVzZQAYDWxsaHR0cF9yZXN1bWUAGRtsbGh0dHBfcmVzdW1lX2FmdGVyX3VwZ3JhZGUAGhBsbGh0dHBfZ2V0X2Vycm5vABsXbGxodHRwX2dldF9lcnJvcl9yZWFzb24AHBdsbGh0dHBfc2V0X2Vycm9yX3JlYXNvbgAdFGxsaHR0cF9nZXRfZXJyb3JfcG9zAB4RbGxodHRwX2Vycm5vX25hbWUAHxJsbGh0dHBfbWV0aG9kX25hbWUAIBJsbGh0dHBfc3RhdHVzX25hbWUAIRpsbGh0dHBfc2V0X2xlbmllbnRfaGVhZGVycwAiIWxsaHR0cF9zZXRfbGVuaWVudF9jaHVua2VkX2xlbmd0aAAjHWxsaHR0cF9zZXRfbGVuaWVudF9rZWVwX2FsaXZlACQkbGxodHRwX3NldF9sZW5pZW50X3RyYW5zZmVyX2VuY29kaW5nACUYbGxodHRwX21lc3NhZ2VfbmVlZHNfZW9mAD8JFwEAQQELEQECAwQFCwYHNTk3MS8tJyspCrLgAkUCAAsIABCIgICAAAsZACAAEMKAgIAAGiAAIAI2AjggACABOgAoCxwAIAAgAC8BMiAALQAuIAAQwYCAgAAQgICAgAALKgEBf0HAABDGgICAACIBEMKAgIAAGiABQYCIgIAANgI4IAEgADoAKCABCwoAIAAQyICAgAALBwAgAC0AKAsHACAALQAqCwcAIAAtACsLBwAgAC0AKQsHACAALwEyCwcAIAAtAC4LRQEEfyAAKAIYIQEgAC0ALSECIAAtACghAyAAKAI4IQQgABDCgICAABogACAENgI4IAAgAzoAKCAAIAI6AC0gACABNgIYCxEAIAAgASABIAJqEMOAgIAACxAAIABBAEHcABDMgICAABoLZwEBf0EAIQECQCAAKAIMDQACQAJAAkACQCAALQAvDgMBAAMCCyAAKAI4IgFFDQAgASgCLCIBRQ0AIAAgARGAgICAAAAiAQ0DC0EADwsQyoCAgAAACyAAQcOWgIAANgIQQQ4hAQsgAQseAAJAIAAoAgwNACAAQdGbgIAANgIQIABBFTYCDAsLFgACQCAAKAIMQRVHDQAgAEEANgIMCwsWAAJAIAAoAgxBFkcNACAAQQA2AgwLCwcAIAAoAgwLBwAgACgCEAsJACAAIAE2AhALBwAgACgCFAsiAAJAIABBJEkNABDKgICAAAALIABBAnRBoLOAgABqKAIACyIAAkAgAEEuSQ0AEMqAgIAAAAsgAEECdEGwtICAAGooAgAL7gsBAX9B66iAgAAhAQJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAIABBnH9qDvQDY2IAAWFhYWFhYQIDBAVhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhBgcICQoLDA0OD2FhYWFhEGFhYWFhYWFhYWFhEWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYRITFBUWFxgZGhthYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhHB0eHyAhIiMkJSYnKCkqKywtLi8wMTIzNDU2YTc4OTphYWFhYWFhYTthYWE8YWFhYT0+P2FhYWFhYWFhQGFhQWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYUJDREVGR0hJSktMTU5PUFFSU2FhYWFhYWFhVFVWV1hZWlthXF1hYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFeYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhX2BhC0Hhp4CAAA8LQaShgIAADwtBy6yAgAAPC0H+sYCAAA8LQcCkgIAADwtBq6SAgAAPC0GNqICAAA8LQeKmgIAADwtBgLCAgAAPC0G5r4CAAA8LQdekgIAADwtB75+AgAAPC0Hhn4CAAA8LQfqfgIAADwtB8qCAgAAPC0Gor4CAAA8LQa6ygIAADwtBiLCAgAAPC0Hsp4CAAA8LQYKigIAADwtBjp2AgAAPC0HQroCAAA8LQcqjgIAADwtBxbKAgAAPC0HfnICAAA8LQdKcgIAADwtBxKCAgAAPC0HXoICAAA8LQaKfgIAADwtB7a6AgAAPC0GrsICAAA8LQdSlgIAADwtBzK6AgAAPC0H6roCAAA8LQfyrgIAADwtB0rCAgAAPC0HxnYCAAA8LQbuggIAADwtB96uAgAAPC0GQsYCAAA8LQdexgIAADwtBoq2AgAAPC0HUp4CAAA8LQeCrgIAADwtBn6yAgAAPC0HrsYCAAA8LQdWfgIAADwtByrGAgAAPC0HepYCAAA8LQdSegIAADwtB9JyAgAAPC0GnsoCAAA8LQbGdgIAADwtBoJ2AgAAPC0G5sYCAAA8LQbywgIAADwtBkqGAgAAPC0GzpoCAAA8LQemsgIAADwtBrJ6AgAAPC0HUq4CAAA8LQfemgIAADwtBgKaAgAAPC0GwoYCAAA8LQf6egIAADwtBjaOAgAAPC0GJrYCAAA8LQfeigIAADwtBoLGAgAAPC0Gun4CAAA8LQcalgIAADwtB6J6AgAAPC0GTooCAAA8LQcKvgIAADwtBw52AgAAPC0GLrICAAA8LQeGdgIAADwtBja+AgAAPC0HqoYCAAA8LQbStgIAADwtB0q+AgAAPC0HfsoCAAA8LQdKygIAADwtB8LCAgAAPC0GpooCAAA8LQfmjgIAADwtBmZ6AgAAPC0G1rICAAA8LQZuwgIAADwtBkrKAgAAPC0G2q4CAAA8LQcKigIAADwtB+LKAgAAPC0GepYCAAA8LQdCigIAADwtBup6AgAAPC0GBnoCAAA8LEMqAgIAAAAtB1qGAgAAhAQsgAQsWACAAIAAtAC1B/gFxIAFBAEdyOgAtCxkAIAAgAC0ALUH9AXEgAUEAR0EBdHI6AC0LGQAgACAALQAtQfsBcSABQQBHQQJ0cjoALQsZACAAIAAtAC1B9wFxIAFBAEdBA3RyOgAtCy4BAn9BACEDAkAgACgCOCIERQ0AIAQoAgAiBEUNACAAIAQRgICAgAAAIQMLIAMLSQECf0EAIQMCQCAAKAI4IgRFDQAgBCgCBCIERQ0AIAAgASACIAFrIAQRgYCAgAAAIgNBf0cNACAAQcaRgIAANgIQQRghAwsgAwsuAQJ/QQAhAwJAIAAoAjgiBEUNACAEKAIwIgRFDQAgACAEEYCAgIAAACEDCyADC0kBAn9BACEDAkAgACgCOCIERQ0AIAQoAggiBEUNACAAIAEgAiABayAEEYGAgIAAACIDQX9HDQAgAEH2ioCAADYCEEEYIQMLIAMLLgECf0EAIQMCQCAAKAI4IgRFDQAgBCgCNCIERQ0AIAAgBBGAgICAAAAhAwsgAwtJAQJ/QQAhAwJAIAAoAjgiBEUNACAEKAIMIgRFDQAgACABIAIgAWsgBBGBgICAAAAiA0F/Rw0AIABB7ZqAgAA2AhBBGCEDCyADCy4BAn9BACEDAkAgACgCOCIERQ0AIAQoAjgiBEUNACAAIAQRgICAgAAAIQMLIAMLSQECf0EAIQMCQCAAKAI4IgRFDQAgBCgCECIERQ0AIAAgASACIAFrIAQRgYCAgAAAIgNBf0cNACAAQZWQgIAANgIQQRghAwsgAwsuAQJ/QQAhAwJAIAAoAjgiBEUNACAEKAI8IgRFDQAgACAEEYCAgIAAACEDCyADC0kBAn9BACEDAkAgACgCOCIERQ0AIAQoAhQiBEUNACAAIAEgAiABayAEEYGAgIAAACIDQX9HDQAgAEGqm4CAADYCEEEYIQMLIAMLLgECf0EAIQMCQCAAKAI4IgRFDQAgBCgCQCIERQ0AIAAgBBGAgICAAAAhAwsgAwtJAQJ/QQAhAwJAIAAoAjgiBEUNACAEKAIYIgRFDQAgACABIAIgAWsgBBGBgICAAAAiA0F/Rw0AIABB7ZOAgAA2AhBBGCEDCyADCy4BAn9BACEDAkAgACgCOCIERQ0AIAQoAkQiBEUNACAAIAQRgICAgAAAIQMLIAMLLgECf0EAIQMCQCAAKAI4IgRFDQAgBCgCJCIERQ0AIAAgBBGAgICAAAAhAwsgAwsuAQJ/QQAhAwJAIAAoAjgiBEUNACAEKAIsIgRFDQAgACAEEYCAgIAAACEDCyADC0kBAn9BACEDAkAgACgCOCIERQ0AIAQoAigiBEUNACAAIAEgAiABayAEEYGAgIAAACIDQX9HDQAgAEH2iICAADYCEEEYIQMLIAMLLgECf0EAIQMCQCAAKAI4IgRFDQAgBCgCUCIERQ0AIAAgBBGAgICAAAAhAwsgAwtJAQJ/QQAhAwJAIAAoAjgiBEUNACAEKAIcIgRFDQAgACABIAIgAWsgBBGBgICAAAAiA0F/Rw0AIABBwpmAgAA2AhBBGCEDCyADCy4BAn9BACEDAkAgACgCOCIERQ0AIAQoAkgiBEUNACAAIAQRgICAgAAAIQMLIAMLSQECf0EAIQMCQCAAKAI4IgRFDQAgBCgCICIERQ0AIAAgASACIAFrIAQRgYCAgAAAIgNBf0cNACAAQZSUgIAANgIQQRghAwsgAwsuAQJ/QQAhAwJAIAAoAjgiBEUNACAEKAJMIgRFDQAgACAEEYCAgIAAACEDCyADCy4BAn9BACEDAkAgACgCOCIERQ0AIAQoAlQiBEUNACAAIAQRgICAgAAAIQMLIAMLLgECf0EAIQMCQCAAKAI4IgRFDQAgBCgCWCIERQ0AIAAgBBGAgICAAAAhAwsgAwtFAQF/AkACQCAALwEwQRRxQRRHDQBBASEDIAAtAChBAUYNASAALwEyQeUARiEDDAELIAAtAClBBUYhAwsgACADOgAuQQAL/gEBA39BASEDAkAgAC8BMCIEQQhxDQAgACkDIEIAUiEDCwJAAkAgAC0ALkUNAEEBIQUgAC0AKUEFRg0BQQEhBSAEQcAAcUUgA3FBAUcNAQtBACEFIARBwABxDQBBAiEFIARB//8DcSIDQQhxDQACQCADQYAEcUUNAAJAIAAtAChBAUcNACAALQAtQQpxDQBBBQ8LQQQPCwJAIANBIHENAAJAIAAtAChBAUYNACAALwEyQf//A3EiAEGcf2pB5ABJDQAgAEHMAUYNACAAQbACRg0AQQQhBSAEQShxRQ0CIANBiARxQYAERg0CC0EADwtBAEEDIAApAyBQGyEFCyAFC2IBAn9BACEBAkAgAC0AKEEBRg0AIAAvATJB//8DcSICQZx/akHkAEkNACACQcwBRg0AIAJBsAJGDQAgAC8BMCIAQcAAcQ0AQQEhASAAQYgEcUGABEYNACAAQShxRSEBCyABC6cBAQN/AkACQAJAIAAtACpFDQAgAC0AK0UNAEEAIQMgAC8BMCIEQQJxRQ0BDAILQQAhAyAALwEwIgRBAXFFDQELQQEhAyAALQAoQQFGDQAgAC8BMkH//wNxIgVBnH9qQeQASQ0AIAVBzAFGDQAgBUGwAkYNACAEQcAAcQ0AQQAhAyAEQYgEcUGABEYNACAEQShxQQBHIQMLIABBADsBMCAAQQA6AC8gAwuZAQECfwJAAkACQCAALQAqRQ0AIAAtACtFDQBBACEBIAAvATAiAkECcUUNAQwCC0EAIQEgAC8BMCICQQFxRQ0BC0EBIQEgAC0AKEEBRg0AIAAvATJB//8DcSIAQZx/akHkAEkNACAAQcwBRg0AIABBsAJGDQAgAkHAAHENAEEAIQEgAkGIBHFBgARGDQAgAkEocUEARyEBCyABC0kBAXsgAEEQav0MAAAAAAAAAAAAAAAAAAAAACIB/QsDACAAIAH9CwMAIABBMGogAf0LAwAgAEEgaiAB/QsDACAAQd0BNgIcQQALewEBfwJAIAAoAgwiAw0AAkAgACgCBEUNACAAIAE2AgQLAkAgACABIAIQxICAgAAiAw0AIAAoAgwPCyAAIAM2AhxBACEDIAAoAgQiAUUNACAAIAEgAiAAKAIIEYGAgIAAACIBRQ0AIAAgAjYCFCAAIAE2AgwgASEDCyADC+TzAQMOfwN+BH8jgICAgABBEGsiAySAgICAACABIQQgASEFIAEhBiABIQcgASEIIAEhCSABIQogASELIAEhDCABIQ0gASEOIAEhDwJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQCAAKAIcIhBBf2oO3QHaAQHZAQIDBAUGBwgJCgsMDQ7YAQ8Q1wEREtYBExQVFhcYGRob4AHfARwdHtUBHyAhIiMkJdQBJicoKSorLNMB0gEtLtEB0AEvMDEyMzQ1Njc4OTo7PD0+P0BBQkNERUbbAUdISUrPAc4BS80BTMwBTU5PUFFSU1RVVldYWVpbXF1eX2BhYmNkZWZnaGlqa2xtbm9wcXJzdHV2d3h5ent8fX5/gAGBAYIBgwGEAYUBhgGHAYgBiQGKAYsBjAGNAY4BjwGQAZEBkgGTAZQBlQGWAZcBmAGZAZoBmwGcAZ0BngGfAaABoQGiAaMBpAGlAaYBpwGoAakBqgGrAawBrQGuAa8BsAGxAbIBswG0AbUBtgG3AcsBygG4AckBuQHIAboBuwG8Ab0BvgG/AcABwQHCAcMBxAHFAcYBANwBC0EAIRAMxgELQQ4hEAzFAQtBDSEQDMQBC0EPIRAMwwELQRAhEAzCAQtBEyEQDMEBC0EUIRAMwAELQRUhEAy/AQtBFiEQDL4BC0EXIRAMvQELQRghEAy8AQtBGSEQDLsBC0EaIRAMugELQRshEAy5AQtBHCEQDLgBC0EIIRAMtwELQR0hEAy2AQtBICEQDLUBC0EfIRAMtAELQQchEAyzAQtBISEQDLIBC0EiIRAMsQELQR4hEAywAQtBIyEQDK8BC0ESIRAMrgELQREhEAytAQtBJCEQDKwBC0ElIRAMqwELQSYhEAyqAQtBJyEQDKkBC0HDASEQDKgBC0EpIRAMpwELQSshEAymAQtBLCEQDKUBC0EtIRAMpAELQS4hEAyjAQtBLyEQDKIBC0HEASEQDKEBC0EwIRAMoAELQTQhEAyfAQtBDCEQDJ4BC0ExIRAMnQELQTIhEAycAQtBMyEQDJsBC0E5IRAMmgELQTUhEAyZAQtBxQEhEAyYAQtBCyEQDJcBC0E6IRAMlgELQTYhEAyVAQtBCiEQDJQBC0E3IRAMkwELQTghEAySAQtBPCEQDJEBC0E7IRAMkAELQT0hEAyPAQtBCSEQDI4BC0EoIRAMjQELQT4hEAyMAQtBPyEQDIsBC0HAACEQDIoBC0HBACEQDIkBC0HCACEQDIgBC0HDACEQDIcBC0HEACEQDIYBC0HFACEQDIUBC0HGACEQDIQBC0EqIRAMgwELQccAIRAMggELQcgAIRAMgQELQckAIRAMgAELQcoAIRAMfwtBywAhEAx+C0HNACEQDH0LQcwAIRAMfAtBzgAhEAx7C0HPACEQDHoLQdAAIRAMeQtB0QAhEAx4C0HSACEQDHcLQdMAIRAMdgtB1AAhEAx1C0HWACEQDHQLQdUAIRAMcwtBBiEQDHILQdcAIRAMcQtBBSEQDHALQdgAIRAMbwtBBCEQDG4LQdkAIRAMbQtB2gAhEAxsC0HbACEQDGsLQdwAIRAMagtBAyEQDGkLQd0AIRAMaAtB3gAhEAxnC0HfACEQDGYLQeEAIRAMZQtB4AAhEAxkC0HiACEQDGMLQeMAIRAMYgtBAiEQDGELQeQAIRAMYAtB5QAhEAxfC0HmACEQDF4LQecAIRAMXQtB6AAhEAxcC0HpACEQDFsLQeoAIRAMWgtB6wAhEAxZC0HsACEQDFgLQe0AIRAMVwtB7gAhEAxWC0HvACEQDFULQfAAIRAMVAtB8QAhEAxTC0HyACEQDFILQfMAIRAMUQtB9AAhEAxQC0H1ACEQDE8LQfYAIRAMTgtB9wAhEAxNC0H4ACEQDEwLQfkAIRAMSwtB+gAhEAxKC0H7ACEQDEkLQfwAIRAMSAtB/QAhEAxHC0H+ACEQDEYLQf8AIRAMRQtBgAEhEAxEC0GBASEQDEMLQYIBIRAMQgtBgwEhEAxBC0GEASEQDEALQYUBIRAMPwtBhgEhEAw+C0GHASEQDD0LQYgBIRAMPAtBiQEhEAw7C0GKASEQDDoLQYsBIRAMOQtBjAEhEAw4C0GNASEQDDcLQY4BIRAMNgtBjwEhEAw1C0GQASEQDDQLQZEBIRAMMwtBkgEhEAwyC0GTASEQDDELQZQBIRAMMAtBlQEhEAwvC0GWASEQDC4LQZcBIRAMLQtBmAEhEAwsC0GZASEQDCsLQZoBIRAMKgtBmwEhEAwpC0GcASEQDCgLQZ0BIRAMJwtBngEhEAwmC0GfASEQDCULQaABIRAMJAtBoQEhEAwjC0GiASEQDCILQaMBIRAMIQtBpAEhEAwgC0GlASEQDB8LQaYBIRAMHgtBpwEhEAwdC0GoASEQDBwLQakBIRAMGwtBqgEhEAwaC0GrASEQDBkLQawBIRAMGAtBrQEhEAwXC0GuASEQDBYLQQEhEAwVC0GvASEQDBQLQbABIRAMEwtBsQEhEAwSC0GzASEQDBELQbIBIRAMEAtBtAEhEAwPC0G1ASEQDA4LQbYBIRAMDQtBtwEhEAwMC0G4ASEQDAsLQbkBIRAMCgtBugEhEAwJC0G7ASEQDAgLQcYBIRAMBwtBvAEhEAwGC0G9ASEQDAULQb4BIRAMBAtBvwEhEAwDC0HAASEQDAILQcIBIRAMAQtBwQEhEAsDQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAIBAOxwEAAQIDBAUGBwgJCgsMDQ4PEBESExQVFhcYGRobHB4fICEjJSg/QEFERUZHSElKS0xNT1BRUlPeA1dZW1xdYGJlZmdoaWprbG1vcHFyc3R1dnd4eXp7fH1+gAGCAYUBhgGHAYkBiwGMAY0BjgGPAZABkQGUAZUBlgGXAZgBmQGaAZsBnAGdAZ4BnwGgAaEBogGjAaQBpQGmAacBqAGpAaoBqwGsAa0BrgGvAbABsQGyAbMBtAG1AbYBtwG4AbkBugG7AbwBvQG+Ab8BwAHBAcIBwwHEAcUBxgHHAcgByQHKAcsBzAHNAc4BzwHQAdEB0gHTAdQB1QHWAdcB2AHZAdoB2wHcAd0B3gHgAeEB4gHjAeQB5QHmAecB6AHpAeoB6wHsAe0B7gHvAfAB8QHyAfMBmQKkArAC/gL+AgsgASIEIAJHDfMBQd0BIRAM/wMLIAEiECACRw3dAUHDASEQDP4DCyABIgEgAkcNkAFB9wAhEAz9AwsgASIBIAJHDYYBQe8AIRAM/AMLIAEiASACRw1/QeoAIRAM+wMLIAEiASACRw17QegAIRAM+gMLIAEiASACRw14QeYAIRAM+QMLIAEiASACRw0aQRghEAz4AwsgASIBIAJHDRRBEiEQDPcDCyABIgEgAkcNWUHFACEQDPYDCyABIgEgAkcNSkE/IRAM9QMLIAEiASACRw1IQTwhEAz0AwsgASIBIAJHDUFBMSEQDPMDCyAALQAuQQFGDesDDIcCCyAAIAEiASACEMCAgIAAQQFHDeYBIABCADcDIAznAQsgACABIgEgAhC0gICAACIQDecBIAEhAQz1AgsCQCABIgEgAkcNAEEGIRAM8AMLIAAgAUEBaiIBIAIQu4CAgAAiEA3oASABIQEMMQsgAEIANwMgQRIhEAzVAwsgASIQIAJHDStBHSEQDO0DCwJAIAEiASACRg0AIAFBAWohAUEQIRAM1AMLQQchEAzsAwsgAEIAIAApAyAiESACIAEiEGutIhJ9IhMgEyARVhs3AyAgESASViIURQ3lAUEIIRAM6wMLAkAgASIBIAJGDQAgAEGJgICAADYCCCAAIAE2AgQgASEBQRQhEAzSAwtBCSEQDOoDCyABIQEgACkDIFAN5AEgASEBDPICCwJAIAEiASACRw0AQQshEAzpAwsgACABQQFqIgEgAhC2gICAACIQDeUBIAEhAQzyAgsgACABIgEgAhC4gICAACIQDeUBIAEhAQzyAgsgACABIgEgAhC4gICAACIQDeYBIAEhAQwNCyAAIAEiASACELqAgIAAIhAN5wEgASEBDPACCwJAIAEiASACRw0AQQ8hEAzlAwsgAS0AACIQQTtGDQggEEENRw3oASABQQFqIQEM7wILIAAgASIBIAIQuoCAgAAiEA3oASABIQEM8gILA0ACQCABLQAAQfC1gIAAai0AACIQQQFGDQAgEEECRw3rASAAKAIEIRAgAEEANgIEIAAgECABQQFqIgEQuYCAgAAiEA3qASABIQEM9AILIAFBAWoiASACRw0AC0ESIRAM4gMLIAAgASIBIAIQuoCAgAAiEA3pASABIQEMCgsgASIBIAJHDQZBGyEQDOADCwJAIAEiASACRw0AQRYhEAzgAwsgAEGKgICAADYCCCAAIAE2AgQgACABIAIQuICAgAAiEA3qASABIQFBICEQDMYDCwJAIAEiASACRg0AA0ACQCABLQAAQfC3gIAAai0AACIQQQJGDQACQCAQQX9qDgTlAewBAOsB7AELIAFBAWohAUEIIRAMyAMLIAFBAWoiASACRw0AC0EVIRAM3wMLQRUhEAzeAwsDQAJAIAEtAABB8LmAgABqLQAAIhBBAkYNACAQQX9qDgTeAewB4AHrAewBCyABQQFqIgEgAkcNAAtBGCEQDN0DCwJAIAEiASACRg0AIABBi4CAgAA2AgggACABNgIEIAEhAUEHIRAMxAMLQRkhEAzcAwsgAUEBaiEBDAILAkAgASIUIAJHDQBBGiEQDNsDCyAUIQECQCAULQAAQXNqDhTdAu4C7gLuAu4C7gLuAu4C7gLuAu4C7gLuAu4C7gLuAu4C7gLuAgDuAgtBACEQIABBADYCHCAAQa+LgIAANgIQIABBAjYCDCAAIBRBAWo2AhQM2gMLAkAgAS0AACIQQTtGDQAgEEENRw3oASABQQFqIQEM5QILIAFBAWohAQtBIiEQDL8DCwJAIAEiECACRw0AQRwhEAzYAwtCACERIBAhASAQLQAAQVBqDjfnAeYBAQIDBAUGBwgAAAAAAAAACQoLDA0OAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAPEBESExQAC0EeIRAMvQMLQgIhEQzlAQtCAyERDOQBC0IEIREM4wELQgUhEQziAQtCBiERDOEBC0IHIREM4AELQgghEQzfAQtCCSERDN4BC0IKIREM3QELQgshEQzcAQtCDCERDNsBC0INIREM2gELQg4hEQzZAQtCDyERDNgBC0IKIREM1wELQgshEQzWAQtCDCERDNUBC0INIREM1AELQg4hEQzTAQtCDyERDNIBC0IAIRECQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAIBAtAABBUGoON+UB5AEAAQIDBAUGB+YB5gHmAeYB5gHmAeYBCAkKCwwN5gHmAeYB5gHmAeYB5gHmAeYB5gHmAeYB5gHmAeYB5gHmAeYB5gHmAeYB5gHmAeYB5gHmAQ4PEBESE+YBC0ICIREM5AELQgMhEQzjAQtCBCERDOIBC0IFIREM4QELQgYhEQzgAQtCByERDN8BC0IIIREM3gELQgkhEQzdAQtCCiERDNwBC0ILIREM2wELQgwhEQzaAQtCDSERDNkBC0IOIREM2AELQg8hEQzXAQtCCiERDNYBC0ILIREM1QELQgwhEQzUAQtCDSERDNMBC0IOIREM0gELQg8hEQzRAQsgAEIAIAApAyAiESACIAEiEGutIhJ9IhMgEyARVhs3AyAgESASViIURQ3SAUEfIRAMwAMLAkAgASIBIAJGDQAgAEGJgICAADYCCCAAIAE2AgQgASEBQSQhEAynAwtBICEQDL8DCyAAIAEiECACEL6AgIAAQX9qDgW2AQDFAgHRAdIBC0ERIRAMpAMLIABBAToALyAQIQEMuwMLIAEiASACRw3SAUEkIRAMuwMLIAEiDSACRw0eQcYAIRAMugMLIAAgASIBIAIQsoCAgAAiEA3UASABIQEMtQELIAEiECACRw0mQdAAIRAMuAMLAkAgASIBIAJHDQBBKCEQDLgDCyAAQQA2AgQgAEGMgICAADYCCCAAIAEgARCxgICAACIQDdMBIAEhAQzYAQsCQCABIhAgAkcNAEEpIRAMtwMLIBAtAAAiAUEgRg0UIAFBCUcN0wEgEEEBaiEBDBULAkAgASIBIAJGDQAgAUEBaiEBDBcLQSohEAy1AwsCQCABIhAgAkcNAEErIRAMtQMLAkAgEC0AACIBQQlGDQAgAUEgRw3VAQsgAC0ALEEIRg3TASAQIQEMkQMLAkAgASIBIAJHDQBBLCEQDLQDCyABLQAAQQpHDdUBIAFBAWohAQzJAgsgASIOIAJHDdUBQS8hEAyyAwsDQAJAIAEtAAAiEEEgRg0AAkAgEEF2ag4EANwB3AEA2gELIAEhAQzgAQsgAUEBaiIBIAJHDQALQTEhEAyxAwtBMiEQIAEiFCACRg2wAyACIBRrIAAoAgAiAWohFSAUIAFrQQNqIRYCQANAIBQtAAAiF0EgciAXIBdBv39qQf8BcUEaSRtB/wFxIAFB8LuAgABqLQAARw0BAkAgAUEDRw0AQQYhAQyWAwsgAUEBaiEBIBRBAWoiFCACRw0ACyAAIBU2AgAMsQMLIABBADYCACAUIQEM2QELQTMhECABIhQgAkYNrwMgAiAUayAAKAIAIgFqIRUgFCABa0EIaiEWAkADQCAULQAAIhdBIHIgFyAXQb9/akH/AXFBGkkbQf8BcSABQfS7gIAAai0AAEcNAQJAIAFBCEcNAEEFIQEMlQMLIAFBAWohASAUQQFqIhQgAkcNAAsgACAVNgIADLADCyAAQQA2AgAgFCEBDNgBC0E0IRAgASIUIAJGDa4DIAIgFGsgACgCACIBaiEVIBQgAWtBBWohFgJAA0AgFC0AACIXQSByIBcgF0G/f2pB/wFxQRpJG0H/AXEgAUHQwoCAAGotAABHDQECQCABQQVHDQBBByEBDJQDCyABQQFqIQEgFEEBaiIUIAJHDQALIAAgFTYCAAyvAwsgAEEANgIAIBQhAQzXAQsCQCABIgEgAkYNAANAAkAgAS0AAEGAvoCAAGotAAAiEEEBRg0AIBBBAkYNCiABIQEM3QELIAFBAWoiASACRw0AC0EwIRAMrgMLQTAhEAytAwsCQCABIgEgAkYNAANAAkAgAS0AACIQQSBGDQAgEEF2ag4E2QHaAdoB2QHaAQsgAUEBaiIBIAJHDQALQTghEAytAwtBOCEQDKwDCwNAAkAgAS0AACIQQSBGDQAgEEEJRw0DCyABQQFqIgEgAkcNAAtBPCEQDKsDCwNAAkAgAS0AACIQQSBGDQACQAJAIBBBdmoOBNoBAQHaAQALIBBBLEYN2wELIAEhAQwECyABQQFqIgEgAkcNAAtBPyEQDKoDCyABIQEM2wELQcAAIRAgASIUIAJGDagDIAIgFGsgACgCACIBaiEWIBQgAWtBBmohFwJAA0AgFC0AAEEgciABQYDAgIAAai0AAEcNASABQQZGDY4DIAFBAWohASAUQQFqIhQgAkcNAAsgACAWNgIADKkDCyAAQQA2AgAgFCEBC0E2IRAMjgMLAkAgASIPIAJHDQBBwQAhEAynAwsgAEGMgICAADYCCCAAIA82AgQgDyEBIAAtACxBf2oOBM0B1QHXAdkBhwMLIAFBAWohAQzMAQsCQCABIgEgAkYNAANAAkAgAS0AACIQQSByIBAgEEG/f2pB/wFxQRpJG0H/AXEiEEEJRg0AIBBBIEYNAAJAAkACQAJAIBBBnX9qDhMAAwMDAwMDAwEDAwMDAwMDAwMCAwsgAUEBaiEBQTEhEAyRAwsgAUEBaiEBQTIhEAyQAwsgAUEBaiEBQTMhEAyPAwsgASEBDNABCyABQQFqIgEgAkcNAAtBNSEQDKUDC0E1IRAMpAMLAkAgASIBIAJGDQADQAJAIAEtAABBgLyAgABqLQAAQQFGDQAgASEBDNMBCyABQQFqIgEgAkcNAAtBPSEQDKQDC0E9IRAMowMLIAAgASIBIAIQsICAgAAiEA3WASABIQEMAQsgEEEBaiEBC0E8IRAMhwMLAkAgASIBIAJHDQBBwgAhEAygAwsCQANAAkAgAS0AAEF3ag4YAAL+Av4ChAP+Av4C/gL+Av4C/gL+Av4C/gL+Av4C/gL+Av4C/gL+Av4C/gIA/gILIAFBAWoiASACRw0AC0HCACEQDKADCyABQQFqIQEgAC0ALUEBcUUNvQEgASEBC0EsIRAMhQMLIAEiASACRw3TAUHEACEQDJ0DCwNAAkAgAS0AAEGQwICAAGotAABBAUYNACABIQEMtwILIAFBAWoiASACRw0AC0HFACEQDJwDCyANLQAAIhBBIEYNswEgEEE6Rw2BAyAAKAIEIQEgAEEANgIEIAAgASANEK+AgIAAIgEN0AEgDUEBaiEBDLMCC0HHACEQIAEiDSACRg2aAyACIA1rIAAoAgAiAWohFiANIAFrQQVqIRcDQCANLQAAIhRBIHIgFCAUQb9/akH/AXFBGkkbQf8BcSABQZDCgIAAai0AAEcNgAMgAUEFRg30AiABQQFqIQEgDUEBaiINIAJHDQALIAAgFjYCAAyaAwtByAAhECABIg0gAkYNmQMgAiANayAAKAIAIgFqIRYgDSABa0EJaiEXA0AgDS0AACIUQSByIBQgFEG/f2pB/wFxQRpJG0H/AXEgAUGWwoCAAGotAABHDf8CAkAgAUEJRw0AQQIhAQz1AgsgAUEBaiEBIA1BAWoiDSACRw0ACyAAIBY2AgAMmQMLAkAgASINIAJHDQBByQAhEAyZAwsCQAJAIA0tAAAiAUEgciABIAFBv39qQf8BcUEaSRtB/wFxQZJ/ag4HAIADgAOAA4ADgAMBgAMLIA1BAWohAUE+IRAMgAMLIA1BAWohAUE/IRAM/wILQcoAIRAgASINIAJGDZcDIAIgDWsgACgCACIBaiEWIA0gAWtBAWohFwNAIA0tAAAiFEEgciAUIBRBv39qQf8BcUEaSRtB/wFxIAFBoMKAgABqLQAARw39AiABQQFGDfACIAFBAWohASANQQFqIg0gAkcNAAsgACAWNgIADJcDC0HLACEQIAEiDSACRg2WAyACIA1rIAAoAgAiAWohFiANIAFrQQ5qIRcDQCANLQAAIhRBIHIgFCAUQb9/akH/AXFBGkkbQf8BcSABQaLCgIAAai0AAEcN/AIgAUEORg3wAiABQQFqIQEgDUEBaiINIAJHDQALIAAgFjYCAAyWAwtBzAAhECABIg0gAkYNlQMgAiANayAAKAIAIgFqIRYgDSABa0EPaiEXA0AgDS0AACIUQSByIBQgFEG/f2pB/wFxQRpJG0H/AXEgAUHAwoCAAGotAABHDfsCAkAgAUEPRw0AQQMhAQzxAgsgAUEBaiEBIA1BAWoiDSACRw0ACyAAIBY2AgAMlQMLQc0AIRAgASINIAJGDZQDIAIgDWsgACgCACIBaiEWIA0gAWtBBWohFwNAIA0tAAAiFEEgciAUIBRBv39qQf8BcUEaSRtB/wFxIAFB0MKAgABqLQAARw36AgJAIAFBBUcNAEEEIQEM8AILIAFBAWohASANQQFqIg0gAkcNAAsgACAWNgIADJQDCwJAIAEiDSACRw0AQc4AIRAMlAMLAkACQAJAAkAgDS0AACIBQSByIAEgAUG/f2pB/wFxQRpJG0H/AXFBnX9qDhMA/QL9Av0C/QL9Av0C/QL9Av0C/QL9Av0CAf0C/QL9AgID/QILIA1BAWohAUHBACEQDP0CCyANQQFqIQFBwgAhEAz8AgsgDUEBaiEBQcMAIRAM+wILIA1BAWohAUHEACEQDPoCCwJAIAEiASACRg0AIABBjYCAgAA2AgggACABNgIEIAEhAUHFACEQDPoCC0HPACEQDJIDCyAQIQECQAJAIBAtAABBdmoOBAGoAqgCAKgCCyAQQQFqIQELQSchEAz4AgsCQCABIgEgAkcNAEHRACEQDJEDCwJAIAEtAABBIEYNACABIQEMjQELIAFBAWohASAALQAtQQFxRQ3HASABIQEMjAELIAEiFyACRw3IAUHSACEQDI8DC0HTACEQIAEiFCACRg2OAyACIBRrIAAoAgAiAWohFiAUIAFrQQFqIRcDQCAULQAAIAFB1sKAgABqLQAARw3MASABQQFGDccBIAFBAWohASAUQQFqIhQgAkcNAAsgACAWNgIADI4DCwJAIAEiASACRw0AQdUAIRAMjgMLIAEtAABBCkcNzAEgAUEBaiEBDMcBCwJAIAEiASACRw0AQdYAIRAMjQMLAkACQCABLQAAQXZqDgQAzQHNAQHNAQsgAUEBaiEBDMcBCyABQQFqIQFBygAhEAzzAgsgACABIgEgAhCugICAACIQDcsBIAEhAUHNACEQDPICCyAALQApQSJGDYUDDKYCCwJAIAEiASACRw0AQdsAIRAMigMLQQAhFEEBIRdBASEWQQAhEAJAAkACQAJAAkACQAJAAkACQCABLQAAQVBqDgrUAdMBAAECAwQFBgjVAQtBAiEQDAYLQQMhEAwFC0EEIRAMBAtBBSEQDAMLQQYhEAwCC0EHIRAMAQtBCCEQC0EAIRdBACEWQQAhFAzMAQtBCSEQQQEhFEEAIRdBACEWDMsBCwJAIAEiASACRw0AQd0AIRAMiQMLIAEtAABBLkcNzAEgAUEBaiEBDKYCCyABIgEgAkcNzAFB3wAhEAyHAwsCQCABIgEgAkYNACAAQY6AgIAANgIIIAAgATYCBCABIQFB0AAhEAzuAgtB4AAhEAyGAwtB4QAhECABIgEgAkYNhQMgAiABayAAKAIAIhRqIRYgASAUa0EDaiEXA0AgAS0AACAUQeLCgIAAai0AAEcNzQEgFEEDRg3MASAUQQFqIRQgAUEBaiIBIAJHDQALIAAgFjYCAAyFAwtB4gAhECABIgEgAkYNhAMgAiABayAAKAIAIhRqIRYgASAUa0ECaiEXA0AgAS0AACAUQebCgIAAai0AAEcNzAEgFEECRg3OASAUQQFqIRQgAUEBaiIBIAJHDQALIAAgFjYCAAyEAwtB4wAhECABIgEgAkYNgwMgAiABayAAKAIAIhRqIRYgASAUa0EDaiEXA0AgAS0AACAUQenCgIAAai0AAEcNywEgFEEDRg3OASAUQQFqIRQgAUEBaiIBIAJHDQALIAAgFjYCAAyDAwsCQCABIgEgAkcNAEHlACEQDIMDCyAAIAFBAWoiASACEKiAgIAAIhANzQEgASEBQdYAIRAM6QILAkAgASIBIAJGDQADQAJAIAEtAAAiEEEgRg0AAkACQAJAIBBBuH9qDgsAAc8BzwHPAc8BzwHPAc8BzwECzwELIAFBAWohAUHSACEQDO0CCyABQQFqIQFB0wAhEAzsAgsgAUEBaiEBQdQAIRAM6wILIAFBAWoiASACRw0AC0HkACEQDIIDC0HkACEQDIEDCwNAAkAgAS0AAEHwwoCAAGotAAAiEEEBRg0AIBBBfmoOA88B0AHRAdIBCyABQQFqIgEgAkcNAAtB5gAhEAyAAwsCQCABIgEgAkYNACABQQFqIQEMAwtB5wAhEAz/AgsDQAJAIAEtAABB8MSAgABqLQAAIhBBAUYNAAJAIBBBfmoOBNIB0wHUAQDVAQsgASEBQdcAIRAM5wILIAFBAWoiASACRw0AC0HoACEQDP4CCwJAIAEiASACRw0AQekAIRAM/gILAkAgAS0AACIQQXZqDhq6AdUB1QG8AdUB1QHVAdUB1QHVAdUB1QHVAdUB1QHVAdUB1QHVAdUB1QHVAcoB1QHVAQDTAQsgAUEBaiEBC0EGIRAM4wILA0ACQCABLQAAQfDGgIAAai0AAEEBRg0AIAEhAQyeAgsgAUEBaiIBIAJHDQALQeoAIRAM+wILAkAgASIBIAJGDQAgAUEBaiEBDAMLQesAIRAM+gILAkAgASIBIAJHDQBB7AAhEAz6AgsgAUEBaiEBDAELAkAgASIBIAJHDQBB7QAhEAz5AgsgAUEBaiEBC0EEIRAM3gILAkAgASIUIAJHDQBB7gAhEAz3AgsgFCEBAkACQAJAIBQtAABB8MiAgABqLQAAQX9qDgfUAdUB1gEAnAIBAtcBCyAUQQFqIQEMCgsgFEEBaiEBDM0BC0EAIRAgAEEANgIcIABBm5KAgAA2AhAgAEEHNgIMIAAgFEEBajYCFAz2AgsCQANAAkAgAS0AAEHwyICAAGotAAAiEEEERg0AAkACQCAQQX9qDgfSAdMB1AHZAQAEAdkBCyABIQFB2gAhEAzgAgsgAUEBaiEBQdwAIRAM3wILIAFBAWoiASACRw0AC0HvACEQDPYCCyABQQFqIQEMywELAkAgASIUIAJHDQBB8AAhEAz1AgsgFC0AAEEvRw3UASAUQQFqIQEMBgsCQCABIhQgAkcNAEHxACEQDPQCCwJAIBQtAAAiAUEvRw0AIBRBAWohAUHdACEQDNsCCyABQXZqIgRBFksN0wFBASAEdEGJgIACcUUN0wEMygILAkAgASIBIAJGDQAgAUEBaiEBQd4AIRAM2gILQfIAIRAM8gILAkAgASIUIAJHDQBB9AAhEAzyAgsgFCEBAkAgFC0AAEHwzICAAGotAABBf2oOA8kClAIA1AELQeEAIRAM2AILAkAgASIUIAJGDQADQAJAIBQtAABB8MqAgABqLQAAIgFBA0YNAAJAIAFBf2oOAssCANUBCyAUIQFB3wAhEAzaAgsgFEEBaiIUIAJHDQALQfMAIRAM8QILQfMAIRAM8AILAkAgASIBIAJGDQAgAEGPgICAADYCCCAAIAE2AgQgASEBQeAAIRAM1wILQfUAIRAM7wILAkAgASIBIAJHDQBB9gAhEAzvAgsgAEGPgICAADYCCCAAIAE2AgQgASEBC0EDIRAM1AILA0AgAS0AAEEgRw3DAiABQQFqIgEgAkcNAAtB9wAhEAzsAgsCQCABIgEgAkcNAEH4ACEQDOwCCyABLQAAQSBHDc4BIAFBAWohAQzvAQsgACABIgEgAhCsgICAACIQDc4BIAEhAQyOAgsCQCABIgQgAkcNAEH6ACEQDOoCCyAELQAAQcwARw3RASAEQQFqIQFBEyEQDM8BCwJAIAEiBCACRw0AQfsAIRAM6QILIAIgBGsgACgCACIBaiEUIAQgAWtBBWohEANAIAQtAAAgAUHwzoCAAGotAABHDdABIAFBBUYNzgEgAUEBaiEBIARBAWoiBCACRw0ACyAAIBQ2AgBB+wAhEAzoAgsCQCABIgQgAkcNAEH8ACEQDOgCCwJAAkAgBC0AAEG9f2oODADRAdEB0QHRAdEB0QHRAdEB0QHRAQHRAQsgBEEBaiEBQeYAIRAMzwILIARBAWohAUHnACEQDM4CCwJAIAEiBCACRw0AQf0AIRAM5wILIAIgBGsgACgCACIBaiEUIAQgAWtBAmohEAJAA0AgBC0AACABQe3PgIAAai0AAEcNzwEgAUECRg0BIAFBAWohASAEQQFqIgQgAkcNAAsgACAUNgIAQf0AIRAM5wILIABBADYCACAQQQFqIQFBECEQDMwBCwJAIAEiBCACRw0AQf4AIRAM5gILIAIgBGsgACgCACIBaiEUIAQgAWtBBWohEAJAA0AgBC0AACABQfbOgIAAai0AAEcNzgEgAUEFRg0BIAFBAWohASAEQQFqIgQgAkcNAAsgACAUNgIAQf4AIRAM5gILIABBADYCACAQQQFqIQFBFiEQDMsBCwJAIAEiBCACRw0AQf8AIRAM5QILIAIgBGsgACgCACIBaiEUIAQgAWtBA2ohEAJAA0AgBC0AACABQfzOgIAAai0AAEcNzQEgAUEDRg0BIAFBAWohASAEQQFqIgQgAkcNAAsgACAUNgIAQf8AIRAM5QILIABBADYCACAQQQFqIQFBBSEQDMoBCwJAIAEiBCACRw0AQYABIRAM5AILIAQtAABB2QBHDcsBIARBAWohAUEIIRAMyQELAkAgASIEIAJHDQBBgQEhEAzjAgsCQAJAIAQtAABBsn9qDgMAzAEBzAELIARBAWohAUHrACEQDMoCCyAEQQFqIQFB7AAhEAzJAgsCQCABIgQgAkcNAEGCASEQDOICCwJAAkAgBC0AAEG4f2oOCADLAcsBywHLAcsBywEBywELIARBAWohAUHqACEQDMkCCyAEQQFqIQFB7QAhEAzIAgsCQCABIgQgAkcNAEGDASEQDOECCyACIARrIAAoAgAiAWohECAEIAFrQQJqIRQCQANAIAQtAAAgAUGAz4CAAGotAABHDckBIAFBAkYNASABQQFqIQEgBEEBaiIEIAJHDQALIAAgEDYCAEGDASEQDOECC0EAIRAgAEEANgIAIBRBAWohAQzGAQsCQCABIgQgAkcNAEGEASEQDOACCyACIARrIAAoAgAiAWohFCAEIAFrQQRqIRACQANAIAQtAAAgAUGDz4CAAGotAABHDcgBIAFBBEYNASABQQFqIQEgBEEBaiIEIAJHDQALIAAgFDYCAEGEASEQDOACCyAAQQA2AgAgEEEBaiEBQSMhEAzFAQsCQCABIgQgAkcNAEGFASEQDN8CCwJAAkAgBC0AAEG0f2oOCADIAcgByAHIAcgByAEByAELIARBAWohAUHvACEQDMYCCyAEQQFqIQFB8AAhEAzFAgsCQCABIgQgAkcNAEGGASEQDN4CCyAELQAAQcUARw3FASAEQQFqIQEMgwILAkAgASIEIAJHDQBBhwEhEAzdAgsgAiAEayAAKAIAIgFqIRQgBCABa0EDaiEQAkADQCAELQAAIAFBiM+AgABqLQAARw3FASABQQNGDQEgAUEBaiEBIARBAWoiBCACRw0ACyAAIBQ2AgBBhwEhEAzdAgsgAEEANgIAIBBBAWohAUEtIRAMwgELAkAgASIEIAJHDQBBiAEhEAzcAgsgAiAEayAAKAIAIgFqIRQgBCABa0EIaiEQAkADQCAELQAAIAFB0M+AgABqLQAARw3EASABQQhGDQEgAUEBaiEBIARBAWoiBCACRw0ACyAAIBQ2AgBBiAEhEAzcAgsgAEEANgIAIBBBAWohAUEpIRAMwQELAkAgASIBIAJHDQBBiQEhEAzbAgtBASEQIAEtAABB3wBHDcABIAFBAWohAQyBAgsCQCABIgQgAkcNAEGKASEQDNoCCyACIARrIAAoAgAiAWohFCAEIAFrQQFqIRADQCAELQAAIAFBjM+AgABqLQAARw3BASABQQFGDa8CIAFBAWohASAEQQFqIgQgAkcNAAsgACAUNgIAQYoBIRAM2QILAkAgASIEIAJHDQBBiwEhEAzZAgsgAiAEayAAKAIAIgFqIRQgBCABa0ECaiEQAkADQCAELQAAIAFBjs+AgABqLQAARw3BASABQQJGDQEgAUEBaiEBIARBAWoiBCACRw0ACyAAIBQ2AgBBiwEhEAzZAgsgAEEANgIAIBBBAWohAUECIRAMvgELAkAgASIEIAJHDQBBjAEhEAzYAgsgAiAEayAAKAIAIgFqIRQgBCABa0EBaiEQAkADQCAELQAAIAFB8M+AgABqLQAARw3AASABQQFGDQEgAUEBaiEBIARBAWoiBCACRw0ACyAAIBQ2AgBBjAEhEAzYAgsgAEEANgIAIBBBAWohAUEfIRAMvQELAkAgASIEIAJHDQBBjQEhEAzXAgsgAiAEayAAKAIAIgFqIRQgBCABa0EBaiEQAkADQCAELQAAIAFB8s+AgABqLQAARw2/ASABQQFGDQEgAUEBaiEBIARBAWoiBCACRw0ACyAAIBQ2AgBBjQEhEAzXAgsgAEEANgIAIBBBAWohAUEJIRAMvAELAkAgASIEIAJHDQBBjgEhEAzWAgsCQAJAIAQtAABBt39qDgcAvwG/Ab8BvwG/AQG/AQsgBEEBaiEBQfgAIRAMvQILIARBAWohAUH5ACEQDLwCCwJAIAEiBCACRw0AQY8BIRAM1QILIAIgBGsgACgCACIBaiEUIAQgAWtBBWohEAJAA0AgBC0AACABQZHPgIAAai0AAEcNvQEgAUEFRg0BIAFBAWohASAEQQFqIgQgAkcNAAsgACAUNgIAQY8BIRAM1QILIABBADYCACAQQQFqIQFBGCEQDLoBCwJAIAEiBCACRw0AQZABIRAM1AILIAIgBGsgACgCACIBaiEUIAQgAWtBAmohEAJAA0AgBC0AACABQZfPgIAAai0AAEcNvAEgAUECRg0BIAFBAWohASAEQQFqIgQgAkcNAAsgACAUNgIAQZABIRAM1AILIABBADYCACAQQQFqIQFBFyEQDLkBCwJAIAEiBCACRw0AQZEBIRAM0wILIAIgBGsgACgCACIBaiEUIAQgAWtBBmohEAJAA0AgBC0AACABQZrPgIAAai0AAEcNuwEgAUEGRg0BIAFBAWohASAEQQFqIgQgAkcNAAsgACAUNgIAQZEBIRAM0wILIABBADYCACAQQQFqIQFBFSEQDLgBCwJAIAEiBCACRw0AQZIBIRAM0gILIAIgBGsgACgCACIBaiEUIAQgAWtBBWohEAJAA0AgBC0AACABQaHPgIAAai0AAEcNugEgAUEFRg0BIAFBAWohASAEQQFqIgQgAkcNAAsgACAUNgIAQZIBIRAM0gILIABBADYCACAQQQFqIQFBHiEQDLcBCwJAIAEiBCACRw0AQZMBIRAM0QILIAQtAABBzABHDbgBIARBAWohAUEKIRAMtgELAkAgBCACRw0AQZQBIRAM0AILAkACQCAELQAAQb9/ag4PALkBuQG5AbkBuQG5AbkBuQG5AbkBuQG5AbkBAbkBCyAEQQFqIQFB/gAhEAy3AgsgBEEBaiEBQf8AIRAMtgILAkAgBCACRw0AQZUBIRAMzwILAkACQCAELQAAQb9/ag4DALgBAbgBCyAEQQFqIQFB/QAhEAy2AgsgBEEBaiEEQYABIRAMtQILAkAgBCACRw0AQZYBIRAMzgILIAIgBGsgACgCACIBaiEUIAQgAWtBAWohEAJAA0AgBC0AACABQafPgIAAai0AAEcNtgEgAUEBRg0BIAFBAWohASAEQQFqIgQgAkcNAAsgACAUNgIAQZYBIRAMzgILIABBADYCACAQQQFqIQFBCyEQDLMBCwJAIAQgAkcNAEGXASEQDM0CCwJAAkACQAJAIAQtAABBU2oOIwC4AbgBuAG4AbgBuAG4AbgBuAG4AbgBuAG4AbgBuAG4AbgBuAG4AbgBuAG4AbgBAbgBuAG4AbgBuAECuAG4AbgBA7gBCyAEQQFqIQFB+wAhEAy2AgsgBEEBaiEBQfwAIRAMtQILIARBAWohBEGBASEQDLQCCyAEQQFqIQRBggEhEAyzAgsCQCAEIAJHDQBBmAEhEAzMAgsgAiAEayAAKAIAIgFqIRQgBCABa0EEaiEQAkADQCAELQAAIAFBqc+AgABqLQAARw20ASABQQRGDQEgAUEBaiEBIARBAWoiBCACRw0ACyAAIBQ2AgBBmAEhEAzMAgsgAEEANgIAIBBBAWohAUEZIRAMsQELAkAgBCACRw0AQZkBIRAMywILIAIgBGsgACgCACIBaiEUIAQgAWtBBWohEAJAA0AgBC0AACABQa7PgIAAai0AAEcNswEgAUEFRg0BIAFBAWohASAEQQFqIgQgAkcNAAsgACAUNgIAQZkBIRAMywILIABBADYCACAQQQFqIQFBBiEQDLABCwJAIAQgAkcNAEGaASEQDMoCCyACIARrIAAoAgAiAWohFCAEIAFrQQFqIRACQANAIAQtAAAgAUG0z4CAAGotAABHDbIBIAFBAUYNASABQQFqIQEgBEEBaiIEIAJHDQALIAAgFDYCAEGaASEQDMoCCyAAQQA2AgAgEEEBaiEBQRwhEAyvAQsCQCAEIAJHDQBBmwEhEAzJAgsgAiAEayAAKAIAIgFqIRQgBCABa0EBaiEQAkADQCAELQAAIAFBts+AgABqLQAARw2xASABQQFGDQEgAUEBaiEBIARBAWoiBCACRw0ACyAAIBQ2AgBBmwEhEAzJAgsgAEEANgIAIBBBAWohAUEnIRAMrgELAkAgBCACRw0AQZwBIRAMyAILAkACQCAELQAAQax/ag4CAAGxAQsgBEEBaiEEQYYBIRAMrwILIARBAWohBEGHASEQDK4CCwJAIAQgAkcNAEGdASEQDMcCCyACIARrIAAoAgAiAWohFCAEIAFrQQFqIRACQANAIAQtAAAgAUG4z4CAAGotAABHDa8BIAFBAUYNASABQQFqIQEgBEEBaiIEIAJHDQALIAAgFDYCAEGdASEQDMcCCyAAQQA2AgAgEEEBaiEBQSYhEAysAQsCQCAEIAJHDQBBngEhEAzGAgsgAiAEayAAKAIAIgFqIRQgBCABa0EBaiEQAkADQCAELQAAIAFBus+AgABqLQAARw2uASABQQFGDQEgAUEBaiEBIARBAWoiBCACRw0ACyAAIBQ2AgBBngEhEAzGAgsgAEEANgIAIBBBAWohAUEDIRAMqwELAkAgBCACRw0AQZ8BIRAMxQILIAIgBGsgACgCACIBaiEUIAQgAWtBAmohEAJAA0AgBC0AACABQe3PgIAAai0AAEcNrQEgAUECRg0BIAFBAWohASAEQQFqIgQgAkcNAAsgACAUNgIAQZ8BIRAMxQILIABBADYCACAQQQFqIQFBDCEQDKoBCwJAIAQgAkcNAEGgASEQDMQCCyACIARrIAAoAgAiAWohFCAEIAFrQQNqIRACQANAIAQtAAAgAUG8z4CAAGotAABHDawBIAFBA0YNASABQQFqIQEgBEEBaiIEIAJHDQALIAAgFDYCAEGgASEQDMQCCyAAQQA2AgAgEEEBaiEBQQ0hEAypAQsCQCAEIAJHDQBBoQEhEAzDAgsCQAJAIAQtAABBun9qDgsArAGsAawBrAGsAawBrAGsAawBAawBCyAEQQFqIQRBiwEhEAyqAgsgBEEBaiEEQYwBIRAMqQILAkAgBCACRw0AQaIBIRAMwgILIAQtAABB0ABHDakBIARBAWohBAzpAQsCQCAEIAJHDQBBowEhEAzBAgsCQAJAIAQtAABBt39qDgcBqgGqAaoBqgGqAQCqAQsgBEEBaiEEQY4BIRAMqAILIARBAWohAUEiIRAMpgELAkAgBCACRw0AQaQBIRAMwAILIAIgBGsgACgCACIBaiEUIAQgAWtBAWohEAJAA0AgBC0AACABQcDPgIAAai0AAEcNqAEgAUEBRg0BIAFBAWohASAEQQFqIgQgAkcNAAsgACAUNgIAQaQBIRAMwAILIABBADYCACAQQQFqIQFBHSEQDKUBCwJAIAQgAkcNAEGlASEQDL8CCwJAAkAgBC0AAEGuf2oOAwCoAQGoAQsgBEEBaiEEQZABIRAMpgILIARBAWohAUEEIRAMpAELAkAgBCACRw0AQaYBIRAMvgILAkACQAJAAkACQCAELQAAQb9/ag4VAKoBqgGqAaoBqgGqAaoBqgGqAaoBAaoBqgECqgGqAQOqAaoBBKoBCyAEQQFqIQRBiAEhEAyoAgsgBEEBaiEEQYkBIRAMpwILIARBAWohBEGKASEQDKYCCyAEQQFqIQRBjwEhEAylAgsgBEEBaiEEQZEBIRAMpAILAkAgBCACRw0AQacBIRAMvQILIAIgBGsgACgCACIBaiEUIAQgAWtBAmohEAJAA0AgBC0AACABQe3PgIAAai0AAEcNpQEgAUECRg0BIAFBAWohASAEQQFqIgQgAkcNAAsgACAUNgIAQacBIRAMvQILIABBADYCACAQQQFqIQFBESEQDKIBCwJAIAQgAkcNAEGoASEQDLwCCyACIARrIAAoAgAiAWohFCAEIAFrQQJqIRACQANAIAQtAAAgAUHCz4CAAGotAABHDaQBIAFBAkYNASABQQFqIQEgBEEBaiIEIAJHDQALIAAgFDYCAEGoASEQDLwCCyAAQQA2AgAgEEEBaiEBQSwhEAyhAQsCQCAEIAJHDQBBqQEhEAy7AgsgAiAEayAAKAIAIgFqIRQgBCABa0EEaiEQAkADQCAELQAAIAFBxc+AgABqLQAARw2jASABQQRGDQEgAUEBaiEBIARBAWoiBCACRw0ACyAAIBQ2AgBBqQEhEAy7AgsgAEEANgIAIBBBAWohAUErIRAMoAELAkAgBCACRw0AQaoBIRAMugILIAIgBGsgACgCACIBaiEUIAQgAWtBAmohEAJAA0AgBC0AACABQcrPgIAAai0AAEcNogEgAUECRg0BIAFBAWohASAEQQFqIgQgAkcNAAsgACAUNgIAQaoBIRAMugILIABBADYCACAQQQFqIQFBFCEQDJ8BCwJAIAQgAkcNAEGrASEQDLkCCwJAAkACQAJAIAQtAABBvn9qDg8AAQKkAaQBpAGkAaQBpAGkAaQBpAGkAaQBA6QBCyAEQQFqIQRBkwEhEAyiAgsgBEEBaiEEQZQBIRAMoQILIARBAWohBEGVASEQDKACCyAEQQFqIQRBlgEhEAyfAgsCQCAEIAJHDQBBrAEhEAy4AgsgBC0AAEHFAEcNnwEgBEEBaiEEDOABCwJAIAQgAkcNAEGtASEQDLcCCyACIARrIAAoAgAiAWohFCAEIAFrQQJqIRACQANAIAQtAAAgAUHNz4CAAGotAABHDZ8BIAFBAkYNASABQQFqIQEgBEEBaiIEIAJHDQALIAAgFDYCAEGtASEQDLcCCyAAQQA2AgAgEEEBaiEBQQ4hEAycAQsCQCAEIAJHDQBBrgEhEAy2AgsgBC0AAEHQAEcNnQEgBEEBaiEBQSUhEAybAQsCQCAEIAJHDQBBrwEhEAy1AgsgAiAEayAAKAIAIgFqIRQgBCABa0EIaiEQAkADQCAELQAAIAFB0M+AgABqLQAARw2dASABQQhGDQEgAUEBaiEBIARBAWoiBCACRw0ACyAAIBQ2AgBBrwEhEAy1AgsgAEEANgIAIBBBAWohAUEqIRAMmgELAkAgBCACRw0AQbABIRAMtAILAkACQCAELQAAQat/ag4LAJ0BnQGdAZ0BnQGdAZ0BnQGdAQGdAQsgBEEBaiEEQZoBIRAMmwILIARBAWohBEGbASEQDJoCCwJAIAQgAkcNAEGxASEQDLMCCwJAAkAgBC0AAEG/f2oOFACcAZwBnAGcAZwBnAGcAZwBnAGcAZwBnAGcAZwBnAGcAZwBnAEBnAELIARBAWohBEGZASEQDJoCCyAEQQFqIQRBnAEhEAyZAgsCQCAEIAJHDQBBsgEhEAyyAgsgAiAEayAAKAIAIgFqIRQgBCABa0EDaiEQAkADQCAELQAAIAFB2c+AgABqLQAARw2aASABQQNGDQEgAUEBaiEBIARBAWoiBCACRw0ACyAAIBQ2AgBBsgEhEAyyAgsgAEEANgIAIBBBAWohAUEhIRAMlwELAkAgBCACRw0AQbMBIRAMsQILIAIgBGsgACgCACIBaiEUIAQgAWtBBmohEAJAA0AgBC0AACABQd3PgIAAai0AAEcNmQEgAUEGRg0BIAFBAWohASAEQQFqIgQgAkcNAAsgACAUNgIAQbMBIRAMsQILIABBADYCACAQQQFqIQFBGiEQDJYBCwJAIAQgAkcNAEG0ASEQDLACCwJAAkACQCAELQAAQbt/ag4RAJoBmgGaAZoBmgGaAZoBmgGaAQGaAZoBmgGaAZoBApoBCyAEQQFqIQRBnQEhEAyYAgsgBEEBaiEEQZ4BIRAMlwILIARBAWohBEGfASEQDJYCCwJAIAQgAkcNAEG1ASEQDK8CCyACIARrIAAoAgAiAWohFCAEIAFrQQVqIRACQANAIAQtAAAgAUHkz4CAAGotAABHDZcBIAFBBUYNASABQQFqIQEgBEEBaiIEIAJHDQALIAAgFDYCAEG1ASEQDK8CCyAAQQA2AgAgEEEBaiEBQSghEAyUAQsCQCAEIAJHDQBBtgEhEAyuAgsgAiAEayAAKAIAIgFqIRQgBCABa0ECaiEQAkADQCAELQAAIAFB6s+AgABqLQAARw2WASABQQJGDQEgAUEBaiEBIARBAWoiBCACRw0ACyAAIBQ2AgBBtgEhEAyuAgsgAEEANgIAIBBBAWohAUEHIRAMkwELAkAgBCACRw0AQbcBIRAMrQILAkACQCAELQAAQbt/ag4OAJYBlgGWAZYBlgGWAZYBlgGWAZYBlgGWAQGWAQsgBEEBaiEEQaEBIRAMlAILIARBAWohBEGiASEQDJMCCwJAIAQgAkcNAEG4ASEQDKwCCyACIARrIAAoAgAiAWohFCAEIAFrQQJqIRACQANAIAQtAAAgAUHtz4CAAGotAABHDZQBIAFBAkYNASABQQFqIQEgBEEBaiIEIAJHDQALIAAgFDYCAEG4ASEQDKwCCyAAQQA2AgAgEEEBaiEBQRIhEAyRAQsCQCAEIAJHDQBBuQEhEAyrAgsgAiAEayAAKAIAIgFqIRQgBCABa0EBaiEQAkADQCAELQAAIAFB8M+AgABqLQAARw2TASABQQFGDQEgAUEBaiEBIARBAWoiBCACRw0ACyAAIBQ2AgBBuQEhEAyrAgsgAEEANgIAIBBBAWohAUEgIRAMkAELAkAgBCACRw0AQboBIRAMqgILIAIgBGsgACgCACIBaiEUIAQgAWtBAWohEAJAA0AgBC0AACABQfLPgIAAai0AAEcNkgEgAUEBRg0BIAFBAWohASAEQQFqIgQgAkcNAAsgACAUNgIAQboBIRAMqgILIABBADYCACAQQQFqIQFBDyEQDI8BCwJAIAQgAkcNAEG7ASEQDKkCCwJAAkAgBC0AAEG3f2oOBwCSAZIBkgGSAZIBAZIBCyAEQQFqIQRBpQEhEAyQAgsgBEEBaiEEQaYBIRAMjwILAkAgBCACRw0AQbwBIRAMqAILIAIgBGsgACgCACIBaiEUIAQgAWtBB2ohEAJAA0AgBC0AACABQfTPgIAAai0AAEcNkAEgAUEHRg0BIAFBAWohASAEQQFqIgQgAkcNAAsgACAUNgIAQbwBIRAMqAILIABBADYCACAQQQFqIQFBGyEQDI0BCwJAIAQgAkcNAEG9ASEQDKcCCwJAAkACQCAELQAAQb5/ag4SAJEBkQGRAZEBkQGRAZEBkQGRAQGRAZEBkQGRAZEBkQECkQELIARBAWohBEGkASEQDI8CCyAEQQFqIQRBpwEhEAyOAgsgBEEBaiEEQagBIRAMjQILAkAgBCACRw0AQb4BIRAMpgILIAQtAABBzgBHDY0BIARBAWohBAzPAQsCQCAEIAJHDQBBvwEhEAylAgsCQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQCAELQAAQb9/ag4VAAECA5wBBAUGnAGcAZwBBwgJCgucAQwNDg+cAQsgBEEBaiEBQegAIRAMmgILIARBAWohAUHpACEQDJkCCyAEQQFqIQFB7gAhEAyYAgsgBEEBaiEBQfIAIRAMlwILIARBAWohAUHzACEQDJYCCyAEQQFqIQFB9gAhEAyVAgsgBEEBaiEBQfcAIRAMlAILIARBAWohAUH6ACEQDJMCCyAEQQFqIQRBgwEhEAySAgsgBEEBaiEEQYQBIRAMkQILIARBAWohBEGFASEQDJACCyAEQQFqIQRBkgEhEAyPAgsgBEEBaiEEQZgBIRAMjgILIARBAWohBEGgASEQDI0CCyAEQQFqIQRBowEhEAyMAgsgBEEBaiEEQaoBIRAMiwILAkAgBCACRg0AIABBkICAgAA2AgggACAENgIEQasBIRAMiwILQcABIRAMowILIAAgBSACEKqAgIAAIgENiwEgBSEBDFwLAkAgBiACRg0AIAZBAWohBQyNAQtBwgEhEAyhAgsDQAJAIBAtAABBdmoOBIwBAACPAQALIBBBAWoiECACRw0AC0HDASEQDKACCwJAIAcgAkYNACAAQZGAgIAANgIIIAAgBzYCBCAHIQFBASEQDIcCC0HEASEQDJ8CCwJAIAcgAkcNAEHFASEQDJ8CCwJAAkAgBy0AAEF2ag4EAc4BzgEAzgELIAdBAWohBgyNAQsgB0EBaiEFDIkBCwJAIAcgAkcNAEHGASEQDJ4CCwJAAkAgBy0AAEF2ag4XAY8BjwEBjwGPAY8BjwGPAY8BjwGPAY8BjwGPAY8BjwGPAY8BjwGPAY8BAI8BCyAHQQFqIQcLQbABIRAMhAILAkAgCCACRw0AQcgBIRAMnQILIAgtAABBIEcNjQEgAEEAOwEyIAhBAWohAUGzASEQDIMCCyABIRcCQANAIBciByACRg0BIActAABBUGpB/wFxIhBBCk8NzAECQCAALwEyIhRBmTNLDQAgACAUQQpsIhQ7ATIgEEH//wNzIBRB/v8DcUkNACAHQQFqIRcgACAUIBBqIhA7ATIgEEH//wNxQegHSQ0BCwtBACEQIABBADYCHCAAQcGJgIAANgIQIABBDTYCDCAAIAdBAWo2AhQMnAILQccBIRAMmwILIAAgCCACEK6AgIAAIhBFDcoBIBBBFUcNjAEgAEHIATYCHCAAIAg2AhQgAEHJl4CAADYCECAAQRU2AgxBACEQDJoCCwJAIAkgAkcNAEHMASEQDJoCC0EAIRRBASEXQQEhFkEAIRACQAJAAkACQAJAAkACQAJAAkAgCS0AAEFQag4KlgGVAQABAgMEBQYIlwELQQIhEAwGC0EDIRAMBQtBBCEQDAQLQQUhEAwDC0EGIRAMAgtBByEQDAELQQghEAtBACEXQQAhFkEAIRQMjgELQQkhEEEBIRRBACEXQQAhFgyNAQsCQCAKIAJHDQBBzgEhEAyZAgsgCi0AAEEuRw2OASAKQQFqIQkMygELIAsgAkcNjgFB0AEhEAyXAgsCQCALIAJGDQAgAEGOgICAADYCCCAAIAs2AgRBtwEhEAz+AQtB0QEhEAyWAgsCQCAEIAJHDQBB0gEhEAyWAgsgAiAEayAAKAIAIhBqIRQgBCAQa0EEaiELA0AgBC0AACAQQfzPgIAAai0AAEcNjgEgEEEERg3pASAQQQFqIRAgBEEBaiIEIAJHDQALIAAgFDYCAEHSASEQDJUCCyAAIAwgAhCsgICAACIBDY0BIAwhAQy4AQsCQCAEIAJHDQBB1AEhEAyUAgsgAiAEayAAKAIAIhBqIRQgBCAQa0EBaiEMA0AgBC0AACAQQYHQgIAAai0AAEcNjwEgEEEBRg2OASAQQQFqIRAgBEEBaiIEIAJHDQALIAAgFDYCAEHUASEQDJMCCwJAIAQgAkcNAEHWASEQDJMCCyACIARrIAAoAgAiEGohFCAEIBBrQQJqIQsDQCAELQAAIBBBg9CAgABqLQAARw2OASAQQQJGDZABIBBBAWohECAEQQFqIgQgAkcNAAsgACAUNgIAQdYBIRAMkgILAkAgBCACRw0AQdcBIRAMkgILAkACQCAELQAAQbt/ag4QAI8BjwGPAY8BjwGPAY8BjwGPAY8BjwGPAY8BjwEBjwELIARBAWohBEG7ASEQDPkBCyAEQQFqIQRBvAEhEAz4AQsCQCAEIAJHDQBB2AEhEAyRAgsgBC0AAEHIAEcNjAEgBEEBaiEEDMQBCwJAIAQgAkYNACAAQZCAgIAANgIIIAAgBDYCBEG+ASEQDPcBC0HZASEQDI8CCwJAIAQgAkcNAEHaASEQDI8CCyAELQAAQcgARg3DASAAQQE6ACgMuQELIABBAjoALyAAIAQgAhCmgICAACIQDY0BQcIBIRAM9AELIAAtAChBf2oOArcBuQG4AQsDQAJAIAQtAABBdmoOBACOAY4BAI4BCyAEQQFqIgQgAkcNAAtB3QEhEAyLAgsgAEEAOgAvIAAtAC1BBHFFDYQCCyAAQQA6AC8gAEEBOgA0IAEhAQyMAQsgEEEVRg3aASAAQQA2AhwgACABNgIUIABBp46AgAA2AhAgAEESNgIMQQAhEAyIAgsCQCAAIBAgAhC0gICAACIEDQAgECEBDIECCwJAIARBFUcNACAAQQM2AhwgACAQNgIUIABBsJiAgAA2AhAgAEEVNgIMQQAhEAyIAgsgAEEANgIcIAAgEDYCFCAAQaeOgIAANgIQIABBEjYCDEEAIRAMhwILIBBBFUYN1gEgAEEANgIcIAAgATYCFCAAQdqNgIAANgIQIABBFDYCDEEAIRAMhgILIAAoAgQhFyAAQQA2AgQgECARp2oiFiEBIAAgFyAQIBYgFBsiEBC1gICAACIURQ2NASAAQQc2AhwgACAQNgIUIAAgFDYCDEEAIRAMhQILIAAgAC8BMEGAAXI7ATAgASEBC0EqIRAM6gELIBBBFUYN0QEgAEEANgIcIAAgATYCFCAAQYOMgIAANgIQIABBEzYCDEEAIRAMggILIBBBFUYNzwEgAEEANgIcIAAgATYCFCAAQZqPgIAANgIQIABBIjYCDEEAIRAMgQILIAAoAgQhECAAQQA2AgQCQCAAIBAgARC3gICAACIQDQAgAUEBaiEBDI0BCyAAQQw2AhwgACAQNgIMIAAgAUEBajYCFEEAIRAMgAILIBBBFUYNzAEgAEEANgIcIAAgATYCFCAAQZqPgIAANgIQIABBIjYCDEEAIRAM/wELIAAoAgQhECAAQQA2AgQCQCAAIBAgARC3gICAACIQDQAgAUEBaiEBDIwBCyAAQQ02AhwgACAQNgIMIAAgAUEBajYCFEEAIRAM/gELIBBBFUYNyQEgAEEANgIcIAAgATYCFCAAQcaMgIAANgIQIABBIzYCDEEAIRAM/QELIAAoAgQhECAAQQA2AgQCQCAAIBAgARC5gICAACIQDQAgAUEBaiEBDIsBCyAAQQ42AhwgACAQNgIMIAAgAUEBajYCFEEAIRAM/AELIABBADYCHCAAIAE2AhQgAEHAlYCAADYCECAAQQI2AgxBACEQDPsBCyAQQRVGDcUBIABBADYCHCAAIAE2AhQgAEHGjICAADYCECAAQSM2AgxBACEQDPoBCyAAQRA2AhwgACABNgIUIAAgEDYCDEEAIRAM+QELIAAoAgQhBCAAQQA2AgQCQCAAIAQgARC5gICAACIEDQAgAUEBaiEBDPEBCyAAQRE2AhwgACAENgIMIAAgAUEBajYCFEEAIRAM+AELIBBBFUYNwQEgAEEANgIcIAAgATYCFCAAQcaMgIAANgIQIABBIzYCDEEAIRAM9wELIAAoAgQhECAAQQA2AgQCQCAAIBAgARC5gICAACIQDQAgAUEBaiEBDIgBCyAAQRM2AhwgACAQNgIMIAAgAUEBajYCFEEAIRAM9gELIAAoAgQhBCAAQQA2AgQCQCAAIAQgARC5gICAACIEDQAgAUEBaiEBDO0BCyAAQRQ2AhwgACAENgIMIAAgAUEBajYCFEEAIRAM9QELIBBBFUYNvQEgAEEANgIcIAAgATYCFCAAQZqPgIAANgIQIABBIjYCDEEAIRAM9AELIAAoAgQhECAAQQA2AgQCQCAAIBAgARC3gICAACIQDQAgAUEBaiEBDIYBCyAAQRY2AhwgACAQNgIMIAAgAUEBajYCFEEAIRAM8wELIAAoAgQhBCAAQQA2AgQCQCAAIAQgARC3gICAACIEDQAgAUEBaiEBDOkBCyAAQRc2AhwgACAENgIMIAAgAUEBajYCFEEAIRAM8gELIABBADYCHCAAIAE2AhQgAEHNk4CAADYCECAAQQw2AgxBACEQDPEBC0IBIRELIBBBAWohAQJAIAApAyAiEkL//////////w9WDQAgACASQgSGIBGENwMgIAEhAQyEAQsgAEEANgIcIAAgATYCFCAAQa2JgIAANgIQIABBDDYCDEEAIRAM7wELIABBADYCHCAAIBA2AhQgAEHNk4CAADYCECAAQQw2AgxBACEQDO4BCyAAKAIEIRcgAEEANgIEIBAgEadqIhYhASAAIBcgECAWIBQbIhAQtYCAgAAiFEUNcyAAQQU2AhwgACAQNgIUIAAgFDYCDEEAIRAM7QELIABBADYCHCAAIBA2AhQgAEGqnICAADYCECAAQQ82AgxBACEQDOwBCyAAIBAgAhC0gICAACIBDQEgECEBC0EOIRAM0QELAkAgAUEVRw0AIABBAjYCHCAAIBA2AhQgAEGwmICAADYCECAAQRU2AgxBACEQDOoBCyAAQQA2AhwgACAQNgIUIABBp46AgAA2AhAgAEESNgIMQQAhEAzpAQsgAUEBaiEQAkAgAC8BMCIBQYABcUUNAAJAIAAgECACELuAgIAAIgENACAQIQEMcAsgAUEVRw26ASAAQQU2AhwgACAQNgIUIABB+ZeAgAA2AhAgAEEVNgIMQQAhEAzpAQsCQCABQaAEcUGgBEcNACAALQAtQQJxDQAgAEEANgIcIAAgEDYCFCAAQZaTgIAANgIQIABBBDYCDEEAIRAM6QELIAAgECACEL2AgIAAGiAQIQECQAJAAkACQAJAIAAgECACELOAgIAADhYCAQAEBAQEBAQEBAQEBAQEBAQEBAQDBAsgAEEBOgAuCyAAIAAvATBBwAByOwEwIBAhAQtBJiEQDNEBCyAAQSM2AhwgACAQNgIUIABBpZaAgAA2AhAgAEEVNgIMQQAhEAzpAQsgAEEANgIcIAAgEDYCFCAAQdWLgIAANgIQIABBETYCDEEAIRAM6AELIAAtAC1BAXFFDQFBwwEhEAzOAQsCQCANIAJGDQADQAJAIA0tAABBIEYNACANIQEMxAELIA1BAWoiDSACRw0AC0ElIRAM5wELQSUhEAzmAQsgACgCBCEEIABBADYCBCAAIAQgDRCvgICAACIERQ2tASAAQSY2AhwgACAENgIMIAAgDUEBajYCFEEAIRAM5QELIBBBFUYNqwEgAEEANgIcIAAgATYCFCAAQf2NgIAANgIQIABBHTYCDEEAIRAM5AELIABBJzYCHCAAIAE2AhQgACAQNgIMQQAhEAzjAQsgECEBQQEhFAJAAkACQAJAAkACQAJAIAAtACxBfmoOBwYFBQMBAgAFCyAAIAAvATBBCHI7ATAMAwtBAiEUDAELQQQhFAsgAEEBOgAsIAAgAC8BMCAUcjsBMAsgECEBC0ErIRAMygELIABBADYCHCAAIBA2AhQgAEGrkoCAADYCECAAQQs2AgxBACEQDOIBCyAAQQA2AhwgACABNgIUIABB4Y+AgAA2AhAgAEEKNgIMQQAhEAzhAQsgAEEAOgAsIBAhAQy9AQsgECEBQQEhFAJAAkACQAJAAkAgAC0ALEF7ag4EAwECAAULIAAgAC8BMEEIcjsBMAwDC0ECIRQMAQtBBCEUCyAAQQE6ACwgACAALwEwIBRyOwEwCyAQIQELQSkhEAzFAQsgAEEANgIcIAAgATYCFCAAQfCUgIAANgIQIABBAzYCDEEAIRAM3QELAkAgDi0AAEENRw0AIAAoAgQhASAAQQA2AgQCQCAAIAEgDhCxgICAACIBDQAgDkEBaiEBDHULIABBLDYCHCAAIAE2AgwgACAOQQFqNgIUQQAhEAzdAQsgAC0ALUEBcUUNAUHEASEQDMMBCwJAIA4gAkcNAEEtIRAM3AELAkACQANAAkAgDi0AAEF2ag4EAgAAAwALIA5BAWoiDiACRw0AC0EtIRAM3QELIAAoAgQhASAAQQA2AgQCQCAAIAEgDhCxgICAACIBDQAgDiEBDHQLIABBLDYCHCAAIA42AhQgACABNgIMQQAhEAzcAQsgACgCBCEBIABBADYCBAJAIAAgASAOELGAgIAAIgENACAOQQFqIQEMcwsgAEEsNgIcIAAgATYCDCAAIA5BAWo2AhRBACEQDNsBCyAAKAIEIQQgAEEANgIEIAAgBCAOELGAgIAAIgQNoAEgDiEBDM4BCyAQQSxHDQEgAUEBaiEQQQEhAQJAAkACQAJAAkAgAC0ALEF7ag4EAwECBAALIBAhAQwEC0ECIQEMAQtBBCEBCyAAQQE6ACwgACAALwEwIAFyOwEwIBAhAQwBCyAAIAAvATBBCHI7ATAgECEBC0E5IRAMvwELIABBADoALCABIQELQTQhEAy9AQsgACAALwEwQSByOwEwIAEhAQwCCyAAKAIEIQQgAEEANgIEAkAgACAEIAEQsYCAgAAiBA0AIAEhAQzHAQsgAEE3NgIcIAAgATYCFCAAIAQ2AgxBACEQDNQBCyAAQQg6ACwgASEBC0EwIRAMuQELAkAgAC0AKEEBRg0AIAEhAQwECyAALQAtQQhxRQ2TASABIQEMAwsgAC0AMEEgcQ2UAUHFASEQDLcBCwJAIA8gAkYNAAJAA0ACQCAPLQAAQVBqIgFB/wFxQQpJDQAgDyEBQTUhEAy6AQsgACkDICIRQpmz5syZs+bMGVYNASAAIBFCCn4iETcDICARIAGtQv8BgyISQn+FVg0BIAAgESASfDcDICAPQQFqIg8gAkcNAAtBOSEQDNEBCyAAKAIEIQIgAEEANgIEIAAgAiAPQQFqIgQQsYCAgAAiAg2VASAEIQEMwwELQTkhEAzPAQsCQCAALwEwIgFBCHFFDQAgAC0AKEEBRw0AIAAtAC1BCHFFDZABCyAAIAFB9/sDcUGABHI7ATAgDyEBC0E3IRAMtAELIAAgAC8BMEEQcjsBMAyrAQsgEEEVRg2LASAAQQA2AhwgACABNgIUIABB8I6AgAA2AhAgAEEcNgIMQQAhEAzLAQsgAEHDADYCHCAAIAE2AgwgACANQQFqNgIUQQAhEAzKAQsCQCABLQAAQTpHDQAgACgCBCEQIABBADYCBAJAIAAgECABEK+AgIAAIhANACABQQFqIQEMYwsgAEHDADYCHCAAIBA2AgwgACABQQFqNgIUQQAhEAzKAQsgAEEANgIcIAAgATYCFCAAQbGRgIAANgIQIABBCjYCDEEAIRAMyQELIABBADYCHCAAIAE2AhQgAEGgmYCAADYCECAAQR42AgxBACEQDMgBCyAAQQA2AgALIABBgBI7ASogACAXQQFqIgEgAhCogICAACIQDQEgASEBC0HHACEQDKwBCyAQQRVHDYMBIABB0QA2AhwgACABNgIUIABB45eAgAA2AhAgAEEVNgIMQQAhEAzEAQsgACgCBCEQIABBADYCBAJAIAAgECABEKeAgIAAIhANACABIQEMXgsgAEHSADYCHCAAIAE2AhQgACAQNgIMQQAhEAzDAQsgAEEANgIcIAAgFDYCFCAAQcGogIAANgIQIABBBzYCDCAAQQA2AgBBACEQDMIBCyAAKAIEIRAgAEEANgIEAkAgACAQIAEQp4CAgAAiEA0AIAEhAQxdCyAAQdMANgIcIAAgATYCFCAAIBA2AgxBACEQDMEBC0EAIRAgAEEANgIcIAAgATYCFCAAQYCRgIAANgIQIABBCTYCDAzAAQsgEEEVRg19IABBADYCHCAAIAE2AhQgAEGUjYCAADYCECAAQSE2AgxBACEQDL8BC0EBIRZBACEXQQAhFEEBIRALIAAgEDoAKyABQQFqIQECQAJAIAAtAC1BEHENAAJAAkACQCAALQAqDgMBAAIECyAWRQ0DDAILIBQNAQwCCyAXRQ0BCyAAKAIEIRAgAEEANgIEAkAgACAQIAEQrYCAgAAiEA0AIAEhAQxcCyAAQdgANgIcIAAgATYCFCAAIBA2AgxBACEQDL4BCyAAKAIEIQQgAEEANgIEAkAgACAEIAEQrYCAgAAiBA0AIAEhAQytAQsgAEHZADYCHCAAIAE2AhQgACAENgIMQQAhEAy9AQsgACgCBCEEIABBADYCBAJAIAAgBCABEK2AgIAAIgQNACABIQEMqwELIABB2gA2AhwgACABNgIUIAAgBDYCDEEAIRAMvAELIAAoAgQhBCAAQQA2AgQCQCAAIAQgARCtgICAACIEDQAgASEBDKkBCyAAQdwANgIcIAAgATYCFCAAIAQ2AgxBACEQDLsBCwJAIAEtAABBUGoiEEH/AXFBCk8NACAAIBA6ACogAUEBaiEBQc8AIRAMogELIAAoAgQhBCAAQQA2AgQCQCAAIAQgARCtgICAACIEDQAgASEBDKcBCyAAQd4ANgIcIAAgATYCFCAAIAQ2AgxBACEQDLoBCyAAQQA2AgAgF0EBaiEBAkAgAC0AKUEjTw0AIAEhAQxZCyAAQQA2AhwgACABNgIUIABB04mAgAA2AhAgAEEINgIMQQAhEAy5AQsgAEEANgIAC0EAIRAgAEEANgIcIAAgATYCFCAAQZCzgIAANgIQIABBCDYCDAy3AQsgAEEANgIAIBdBAWohAQJAIAAtAClBIUcNACABIQEMVgsgAEEANgIcIAAgATYCFCAAQZuKgIAANgIQIABBCDYCDEEAIRAMtgELIABBADYCACAXQQFqIQECQCAALQApIhBBXWpBC08NACABIQEMVQsCQCAQQQZLDQBBASAQdEHKAHFFDQAgASEBDFULQQAhECAAQQA2AhwgACABNgIUIABB94mAgAA2AhAgAEEINgIMDLUBCyAQQRVGDXEgAEEANgIcIAAgATYCFCAAQbmNgIAANgIQIABBGjYCDEEAIRAMtAELIAAoAgQhECAAQQA2AgQCQCAAIBAgARCngICAACIQDQAgASEBDFQLIABB5QA2AhwgACABNgIUIAAgEDYCDEEAIRAMswELIAAoAgQhECAAQQA2AgQCQCAAIBAgARCngICAACIQDQAgASEBDE0LIABB0gA2AhwgACABNgIUIAAgEDYCDEEAIRAMsgELIAAoAgQhECAAQQA2AgQCQCAAIBAgARCngICAACIQDQAgASEBDE0LIABB0wA2AhwgACABNgIUIAAgEDYCDEEAIRAMsQELIAAoAgQhECAAQQA2AgQCQCAAIBAgARCngICAACIQDQAgASEBDFELIABB5QA2AhwgACABNgIUIAAgEDYCDEEAIRAMsAELIABBADYCHCAAIAE2AhQgAEHGioCAADYCECAAQQc2AgxBACEQDK8BCyAAKAIEIRAgAEEANgIEAkAgACAQIAEQp4CAgAAiEA0AIAEhAQxJCyAAQdIANgIcIAAgATYCFCAAIBA2AgxBACEQDK4BCyAAKAIEIRAgAEEANgIEAkAgACAQIAEQp4CAgAAiEA0AIAEhAQxJCyAAQdMANgIcIAAgATYCFCAAIBA2AgxBACEQDK0BCyAAKAIEIRAgAEEANgIEAkAgACAQIAEQp4CAgAAiEA0AIAEhAQxNCyAAQeUANgIcIAAgATYCFCAAIBA2AgxBACEQDKwBCyAAQQA2AhwgACABNgIUIABB3IiAgAA2AhAgAEEHNgIMQQAhEAyrAQsgEEE/Rw0BIAFBAWohAQtBBSEQDJABC0EAIRAgAEEANgIcIAAgATYCFCAAQf2SgIAANgIQIABBBzYCDAyoAQsgACgCBCEQIABBADYCBAJAIAAgECABEKeAgIAAIhANACABIQEMQgsgAEHSADYCHCAAIAE2AhQgACAQNgIMQQAhEAynAQsgACgCBCEQIABBADYCBAJAIAAgECABEKeAgIAAIhANACABIQEMQgsgAEHTADYCHCAAIAE2AhQgACAQNgIMQQAhEAymAQsgACgCBCEQIABBADYCBAJAIAAgECABEKeAgIAAIhANACABIQEMRgsgAEHlADYCHCAAIAE2AhQgACAQNgIMQQAhEAylAQsgACgCBCEBIABBADYCBAJAIAAgASAUEKeAgIAAIgENACAUIQEMPwsgAEHSADYCHCAAIBQ2AhQgACABNgIMQQAhEAykAQsgACgCBCEBIABBADYCBAJAIAAgASAUEKeAgIAAIgENACAUIQEMPwsgAEHTADYCHCAAIBQ2AhQgACABNgIMQQAhEAyjAQsgACgCBCEBIABBADYCBAJAIAAgASAUEKeAgIAAIgENACAUIQEMQwsgAEHlADYCHCAAIBQ2AhQgACABNgIMQQAhEAyiAQsgAEEANgIcIAAgFDYCFCAAQcOPgIAANgIQIABBBzYCDEEAIRAMoQELIABBADYCHCAAIAE2AhQgAEHDj4CAADYCECAAQQc2AgxBACEQDKABC0EAIRAgAEEANgIcIAAgFDYCFCAAQYycgIAANgIQIABBBzYCDAyfAQsgAEEANgIcIAAgFDYCFCAAQYycgIAANgIQIABBBzYCDEEAIRAMngELIABBADYCHCAAIBQ2AhQgAEH+kYCAADYCECAAQQc2AgxBACEQDJ0BCyAAQQA2AhwgACABNgIUIABBjpuAgAA2AhAgAEEGNgIMQQAhEAycAQsgEEEVRg1XIABBADYCHCAAIAE2AhQgAEHMjoCAADYCECAAQSA2AgxBACEQDJsBCyAAQQA2AgAgEEEBaiEBQSQhEAsgACAQOgApIAAoAgQhECAAQQA2AgQgACAQIAEQq4CAgAAiEA1UIAEhAQw+CyAAQQA2AgALQQAhECAAQQA2AhwgACAENgIUIABB8ZuAgAA2AhAgAEEGNgIMDJcBCyABQRVGDVAgAEEANgIcIAAgBTYCFCAAQfCMgIAANgIQIABBGzYCDEEAIRAMlgELIAAoAgQhBSAAQQA2AgQgACAFIBAQqYCAgAAiBQ0BIBBBAWohBQtBrQEhEAx7CyAAQcEBNgIcIAAgBTYCDCAAIBBBAWo2AhRBACEQDJMBCyAAKAIEIQYgAEEANgIEIAAgBiAQEKmAgIAAIgYNASAQQQFqIQYLQa4BIRAMeAsgAEHCATYCHCAAIAY2AgwgACAQQQFqNgIUQQAhEAyQAQsgAEEANgIcIAAgBzYCFCAAQZeLgIAANgIQIABBDTYCDEEAIRAMjwELIABBADYCHCAAIAg2AhQgAEHjkICAADYCECAAQQk2AgxBACEQDI4BCyAAQQA2AhwgACAINgIUIABBlI2AgAA2AhAgAEEhNgIMQQAhEAyNAQtBASEWQQAhF0EAIRRBASEQCyAAIBA6ACsgCUEBaiEIAkACQCAALQAtQRBxDQACQAJAAkAgAC0AKg4DAQACBAsgFkUNAwwCCyAUDQEMAgsgF0UNAQsgACgCBCEQIABBADYCBCAAIBAgCBCtgICAACIQRQ09IABByQE2AhwgACAINgIUIAAgEDYCDEEAIRAMjAELIAAoAgQhBCAAQQA2AgQgACAEIAgQrYCAgAAiBEUNdiAAQcoBNgIcIAAgCDYCFCAAIAQ2AgxBACEQDIsBCyAAKAIEIQQgAEEANgIEIAAgBCAJEK2AgIAAIgRFDXQgAEHLATYCHCAAIAk2AhQgACAENgIMQQAhEAyKAQsgACgCBCEEIABBADYCBCAAIAQgChCtgICAACIERQ1yIABBzQE2AhwgACAKNgIUIAAgBDYCDEEAIRAMiQELAkAgCy0AAEFQaiIQQf8BcUEKTw0AIAAgEDoAKiALQQFqIQpBtgEhEAxwCyAAKAIEIQQgAEEANgIEIAAgBCALEK2AgIAAIgRFDXAgAEHPATYCHCAAIAs2AhQgACAENgIMQQAhEAyIAQsgAEEANgIcIAAgBDYCFCAAQZCzgIAANgIQIABBCDYCDCAAQQA2AgBBACEQDIcBCyABQRVGDT8gAEEANgIcIAAgDDYCFCAAQcyOgIAANgIQIABBIDYCDEEAIRAMhgELIABBgQQ7ASggACgCBCEQIABCADcDACAAIBAgDEEBaiIMEKuAgIAAIhBFDTggAEHTATYCHCAAIAw2AhQgACAQNgIMQQAhEAyFAQsgAEEANgIAC0EAIRAgAEEANgIcIAAgBDYCFCAAQdibgIAANgIQIABBCDYCDAyDAQsgACgCBCEQIABCADcDACAAIBAgC0EBaiILEKuAgIAAIhANAUHGASEQDGkLIABBAjoAKAxVCyAAQdUBNgIcIAAgCzYCFCAAIBA2AgxBACEQDIABCyAQQRVGDTcgAEEANgIcIAAgBDYCFCAAQaSMgIAANgIQIABBEDYCDEEAIRAMfwsgAC0ANEEBRw00IAAgBCACELyAgIAAIhBFDTQgEEEVRw01IABB3AE2AhwgACAENgIUIABB1ZaAgAA2AhAgAEEVNgIMQQAhEAx+C0EAIRAgAEEANgIcIABBr4uAgAA2AhAgAEECNgIMIAAgFEEBajYCFAx9C0EAIRAMYwtBAiEQDGILQQ0hEAxhC0EPIRAMYAtBJSEQDF8LQRMhEAxeC0EVIRAMXQtBFiEQDFwLQRchEAxbC0EYIRAMWgtBGSEQDFkLQRohEAxYC0EbIRAMVwtBHCEQDFYLQR0hEAxVC0EfIRAMVAtBISEQDFMLQSMhEAxSC0HGACEQDFELQS4hEAxQC0EvIRAMTwtBOyEQDE4LQT0hEAxNC0HIACEQDEwLQckAIRAMSwtBywAhEAxKC0HMACEQDEkLQc4AIRAMSAtB0QAhEAxHC0HVACEQDEYLQdgAIRAMRQtB2QAhEAxEC0HbACEQDEMLQeQAIRAMQgtB5QAhEAxBC0HxACEQDEALQfQAIRAMPwtBjQEhEAw+C0GXASEQDD0LQakBIRAMPAtBrAEhEAw7C0HAASEQDDoLQbkBIRAMOQtBrwEhEAw4C0GxASEQDDcLQbIBIRAMNgtBtAEhEAw1C0G1ASEQDDQLQboBIRAMMwtBvQEhEAwyC0G/ASEQDDELQcEBIRAMMAsgAEEANgIcIAAgBDYCFCAAQemLgIAANgIQIABBHzYCDEEAIRAMSAsgAEHbATYCHCAAIAQ2AhQgAEH6loCAADYCECAAQRU2AgxBACEQDEcLIABB+AA2AhwgACAMNgIUIABBypiAgAA2AhAgAEEVNgIMQQAhEAxGCyAAQdEANgIcIAAgBTYCFCAAQbCXgIAANgIQIABBFTYCDEEAIRAMRQsgAEH5ADYCHCAAIAE2AhQgACAQNgIMQQAhEAxECyAAQfgANgIcIAAgATYCFCAAQcqYgIAANgIQIABBFTYCDEEAIRAMQwsgAEHkADYCHCAAIAE2AhQgAEHjl4CAADYCECAAQRU2AgxBACEQDEILIABB1wA2AhwgACABNgIUIABByZeAgAA2AhAgAEEVNgIMQQAhEAxBCyAAQQA2AhwgACABNgIUIABBuY2AgAA2AhAgAEEaNgIMQQAhEAxACyAAQcIANgIcIAAgATYCFCAAQeOYgIAANgIQIABBFTYCDEEAIRAMPwsgAEEANgIEIAAgDyAPELGAgIAAIgRFDQEgAEE6NgIcIAAgBDYCDCAAIA9BAWo2AhRBACEQDD4LIAAoAgQhBCAAQQA2AgQCQCAAIAQgARCxgICAACIERQ0AIABBOzYCHCAAIAQ2AgwgACABQQFqNgIUQQAhEAw+CyABQQFqIQEMLQsgD0EBaiEBDC0LIABBADYCHCAAIA82AhQgAEHkkoCAADYCECAAQQQ2AgxBACEQDDsLIABBNjYCHCAAIAQ2AhQgACACNgIMQQAhEAw6CyAAQS42AhwgACAONgIUIAAgBDYCDEEAIRAMOQsgAEHQADYCHCAAIAE2AhQgAEGRmICAADYCECAAQRU2AgxBACEQDDgLIA1BAWohAQwsCyAAQRU2AhwgACABNgIUIABBgpmAgAA2AhAgAEEVNgIMQQAhEAw2CyAAQRs2AhwgACABNgIUIABBkZeAgAA2AhAgAEEVNgIMQQAhEAw1CyAAQQ82AhwgACABNgIUIABBkZeAgAA2AhAgAEEVNgIMQQAhEAw0CyAAQQs2AhwgACABNgIUIABBkZeAgAA2AhAgAEEVNgIMQQAhEAwzCyAAQRo2AhwgACABNgIUIABBgpmAgAA2AhAgAEEVNgIMQQAhEAwyCyAAQQs2AhwgACABNgIUIABBgpmAgAA2AhAgAEEVNgIMQQAhEAwxCyAAQQo2AhwgACABNgIUIABB5JaAgAA2AhAgAEEVNgIMQQAhEAwwCyAAQR42AhwgACABNgIUIABB+ZeAgAA2AhAgAEEVNgIMQQAhEAwvCyAAQQA2AhwgACAQNgIUIABB2o2AgAA2AhAgAEEUNgIMQQAhEAwuCyAAQQQ2AhwgACABNgIUIABBsJiAgAA2AhAgAEEVNgIMQQAhEAwtCyAAQQA2AgAgC0EBaiELC0G4ASEQDBILIABBADYCACAQQQFqIQFB9QAhEAwRCyABIQECQCAALQApQQVHDQBB4wAhEAwRC0HiACEQDBALQQAhECAAQQA2AhwgAEHkkYCAADYCECAAQQc2AgwgACAUQQFqNgIUDCgLIABBADYCACAXQQFqIQFBwAAhEAwOC0EBIQELIAAgAToALCAAQQA2AgAgF0EBaiEBC0EoIRAMCwsgASEBC0E4IRAMCQsCQCABIg8gAkYNAANAAkAgDy0AAEGAvoCAAGotAAAiAUEBRg0AIAFBAkcNAyAPQQFqIQEMBAsgD0EBaiIPIAJHDQALQT4hEAwiC0E+IRAMIQsgAEEAOgAsIA8hAQwBC0ELIRAMBgtBOiEQDAULIAFBAWohAUEtIRAMBAsgACABOgAsIABBADYCACAWQQFqIQFBDCEQDAMLIABBADYCACAXQQFqIQFBCiEQDAILIABBADYCAAsgAEEAOgAsIA0hAUEJIRAMAAsLQQAhECAAQQA2AhwgACALNgIUIABBzZCAgAA2AhAgAEEJNgIMDBcLQQAhECAAQQA2AhwgACAKNgIUIABB6YqAgAA2AhAgAEEJNgIMDBYLQQAhECAAQQA2AhwgACAJNgIUIABBt5CAgAA2AhAgAEEJNgIMDBULQQAhECAAQQA2AhwgACAINgIUIABBnJGAgAA2AhAgAEEJNgIMDBQLQQAhECAAQQA2AhwgACABNgIUIABBzZCAgAA2AhAgAEEJNgIMDBMLQQAhECAAQQA2AhwgACABNgIUIABB6YqAgAA2AhAgAEEJNgIMDBILQQAhECAAQQA2AhwgACABNgIUIABBt5CAgAA2AhAgAEEJNgIMDBELQQAhECAAQQA2AhwgACABNgIUIABBnJGAgAA2AhAgAEEJNgIMDBALQQAhECAAQQA2AhwgACABNgIUIABBl5WAgAA2AhAgAEEPNgIMDA8LQQAhECAAQQA2AhwgACABNgIUIABBl5WAgAA2AhAgAEEPNgIMDA4LQQAhECAAQQA2AhwgACABNgIUIABBwJKAgAA2AhAgAEELNgIMDA0LQQAhECAAQQA2AhwgACABNgIUIABBlYmAgAA2AhAgAEELNgIMDAwLQQAhECAAQQA2AhwgACABNgIUIABB4Y+AgAA2AhAgAEEKNgIMDAsLQQAhECAAQQA2AhwgACABNgIUIABB+4+AgAA2AhAgAEEKNgIMDAoLQQAhECAAQQA2AhwgACABNgIUIABB8ZmAgAA2AhAgAEECNgIMDAkLQQAhECAAQQA2AhwgACABNgIUIABBxJSAgAA2AhAgAEECNgIMDAgLQQAhECAAQQA2AhwgACABNgIUIABB8pWAgAA2AhAgAEECNgIMDAcLIABBAjYCHCAAIAE2AhQgAEGcmoCAADYCECAAQRY2AgxBACEQDAYLQQEhEAwFC0HUACEQIAEiBCACRg0EIANBCGogACAEIAJB2MKAgABBChDFgICAACADKAIMIQQgAygCCA4DAQQCAAsQyoCAgAAACyAAQQA2AhwgAEG1moCAADYCECAAQRc2AgwgACAEQQFqNgIUQQAhEAwCCyAAQQA2AhwgACAENgIUIABBypqAgAA2AhAgAEEJNgIMQQAhEAwBCwJAIAEiBCACRw0AQSIhEAwBCyAAQYmAgIAANgIIIAAgBDYCBEEhIRALIANBEGokgICAgAAgEAuvAQECfyABKAIAIQYCQAJAIAIgA0YNACAEIAZqIQQgBiADaiACayEHIAIgBkF/cyAFaiIGaiEFA0ACQCACLQAAIAQtAABGDQBBAiEEDAMLAkAgBg0AQQAhBCAFIQIMAwsgBkF/aiEGIARBAWohBCACQQFqIgIgA0cNAAsgByEGIAMhAgsgAEEBNgIAIAEgBjYCACAAIAI2AgQPCyABQQA2AgAgACAENgIAIAAgAjYCBAsKACAAEMeAgIAAC/I2AQt/I4CAgIAAQRBrIgEkgICAgAACQEEAKAKg0ICAAA0AQQAQy4CAgABBgNSEgABrIgJB2QBJDQBBACEDAkBBACgC4NOAgAAiBA0AQQBCfzcC7NOAgABBAEKAgISAgIDAADcC5NOAgABBACABQQhqQXBxQdiq1aoFcyIENgLg04CAAEEAQQA2AvTTgIAAQQBBADYCxNOAgAALQQAgAjYCzNOAgABBAEGA1ISAADYCyNOAgABBAEGA1ISAADYCmNCAgABBACAENgKs0ICAAEEAQX82AqjQgIAAA0AgA0HE0ICAAGogA0G40ICAAGoiBDYCACAEIANBsNCAgABqIgU2AgAgA0G80ICAAGogBTYCACADQczQgIAAaiADQcDQgIAAaiIFNgIAIAUgBDYCACADQdTQgIAAaiADQcjQgIAAaiIENgIAIAQgBTYCACADQdDQgIAAaiAENgIAIANBIGoiA0GAAkcNAAtBgNSEgABBeEGA1ISAAGtBD3FBAEGA1ISAAEEIakEPcRsiA2oiBEEEaiACQUhqIgUgA2siA0EBcjYCAEEAQQAoAvDTgIAANgKk0ICAAEEAIAM2ApTQgIAAQQAgBDYCoNCAgABBgNSEgAAgBWpBODYCBAsCQAJAAkACQAJAAkACQAJAAkACQAJAAkAgAEHsAUsNAAJAQQAoAojQgIAAIgZBECAAQRNqQXBxIABBC0kbIgJBA3YiBHYiA0EDcUUNAAJAAkAgA0EBcSAEckEBcyIFQQN0IgRBsNCAgABqIgMgBEG40ICAAGooAgAiBCgCCCICRw0AQQAgBkF+IAV3cTYCiNCAgAAMAQsgAyACNgIIIAIgAzYCDAsgBEEIaiEDIAQgBUEDdCIFQQNyNgIEIAQgBWoiBCAEKAIEQQFyNgIEDAwLIAJBACgCkNCAgAAiB00NAQJAIANFDQACQAJAIAMgBHRBAiAEdCIDQQAgA2tycSIDQQAgA2txQX9qIgMgA0EMdkEQcSIDdiIEQQV2QQhxIgUgA3IgBCAFdiIDQQJ2QQRxIgRyIAMgBHYiA0EBdkECcSIEciADIAR2IgNBAXZBAXEiBHIgAyAEdmoiBEEDdCIDQbDQgIAAaiIFIANBuNCAgABqKAIAIgMoAggiAEcNAEEAIAZBfiAEd3EiBjYCiNCAgAAMAQsgBSAANgIIIAAgBTYCDAsgAyACQQNyNgIEIAMgBEEDdCIEaiAEIAJrIgU2AgAgAyACaiIAIAVBAXI2AgQCQCAHRQ0AIAdBeHFBsNCAgABqIQJBACgCnNCAgAAhBAJAAkAgBkEBIAdBA3Z0IghxDQBBACAGIAhyNgKI0ICAACACIQgMAQsgAigCCCEICyAIIAQ2AgwgAiAENgIIIAQgAjYCDCAEIAg2AggLIANBCGohA0EAIAA2ApzQgIAAQQAgBTYCkNCAgAAMDAtBACgCjNCAgAAiCUUNASAJQQAgCWtxQX9qIgMgA0EMdkEQcSIDdiIEQQV2QQhxIgUgA3IgBCAFdiIDQQJ2QQRxIgRyIAMgBHYiA0EBdkECcSIEciADIAR2IgNBAXZBAXEiBHIgAyAEdmpBAnRBuNKAgABqKAIAIgAoAgRBeHEgAmshBCAAIQUCQANAAkAgBSgCECIDDQAgBUEUaigCACIDRQ0CCyADKAIEQXhxIAJrIgUgBCAFIARJIgUbIQQgAyAAIAUbIQAgAyEFDAALCyAAKAIYIQoCQCAAKAIMIgggAEYNACAAKAIIIgNBACgCmNCAgABJGiAIIAM2AgggAyAINgIMDAsLAkAgAEEUaiIFKAIAIgMNACAAKAIQIgNFDQMgAEEQaiEFCwNAIAUhCyADIghBFGoiBSgCACIDDQAgCEEQaiEFIAgoAhAiAw0ACyALQQA2AgAMCgtBfyECIABBv39LDQAgAEETaiIDQXBxIQJBACgCjNCAgAAiB0UNAEEAIQsCQCACQYACSQ0AQR8hCyACQf///wdLDQAgA0EIdiIDIANBgP4/akEQdkEIcSIDdCIEIARBgOAfakEQdkEEcSIEdCIFIAVBgIAPakEQdkECcSIFdEEPdiADIARyIAVyayIDQQF0IAIgA0EVanZBAXFyQRxqIQsLQQAgAmshBAJAAkACQAJAIAtBAnRBuNKAgABqKAIAIgUNAEEAIQNBACEIDAELQQAhAyACQQBBGSALQQF2ayALQR9GG3QhAEEAIQgDQAJAIAUoAgRBeHEgAmsiBiAETw0AIAYhBCAFIQggBg0AQQAhBCAFIQggBSEDDAMLIAMgBUEUaigCACIGIAYgBSAAQR12QQRxakEQaigCACIFRhsgAyAGGyEDIABBAXQhACAFDQALCwJAIAMgCHINAEEAIQhBAiALdCIDQQAgA2tyIAdxIgNFDQMgA0EAIANrcUF/aiIDIANBDHZBEHEiA3YiBUEFdkEIcSIAIANyIAUgAHYiA0ECdkEEcSIFciADIAV2IgNBAXZBAnEiBXIgAyAFdiIDQQF2QQFxIgVyIAMgBXZqQQJ0QbjSgIAAaigCACEDCyADRQ0BCwNAIAMoAgRBeHEgAmsiBiAESSEAAkAgAygCECIFDQAgA0EUaigCACEFCyAGIAQgABshBCADIAggABshCCAFIQMgBQ0ACwsgCEUNACAEQQAoApDQgIAAIAJrTw0AIAgoAhghCwJAIAgoAgwiACAIRg0AIAgoAggiA0EAKAKY0ICAAEkaIAAgAzYCCCADIAA2AgwMCQsCQCAIQRRqIgUoAgAiAw0AIAgoAhAiA0UNAyAIQRBqIQULA0AgBSEGIAMiAEEUaiIFKAIAIgMNACAAQRBqIQUgACgCECIDDQALIAZBADYCAAwICwJAQQAoApDQgIAAIgMgAkkNAEEAKAKc0ICAACEEAkACQCADIAJrIgVBEEkNACAEIAJqIgAgBUEBcjYCBEEAIAU2ApDQgIAAQQAgADYCnNCAgAAgBCADaiAFNgIAIAQgAkEDcjYCBAwBCyAEIANBA3I2AgQgBCADaiIDIAMoAgRBAXI2AgRBAEEANgKc0ICAAEEAQQA2ApDQgIAACyAEQQhqIQMMCgsCQEEAKAKU0ICAACIAIAJNDQBBACgCoNCAgAAiAyACaiIEIAAgAmsiBUEBcjYCBEEAIAU2ApTQgIAAQQAgBDYCoNCAgAAgAyACQQNyNgIEIANBCGohAwwKCwJAAkBBACgC4NOAgABFDQBBACgC6NOAgAAhBAwBC0EAQn83AuzTgIAAQQBCgICEgICAwAA3AuTTgIAAQQAgAUEMakFwcUHYqtWqBXM2AuDTgIAAQQBBADYC9NOAgABBAEEANgLE04CAAEGAgAQhBAtBACEDAkAgBCACQccAaiIHaiIGQQAgBGsiC3EiCCACSw0AQQBBMDYC+NOAgAAMCgsCQEEAKALA04CAACIDRQ0AAkBBACgCuNOAgAAiBCAIaiIFIARNDQAgBSADTQ0BC0EAIQNBAEEwNgL404CAAAwKC0EALQDE04CAAEEEcQ0EAkACQAJAQQAoAqDQgIAAIgRFDQBByNOAgAAhAwNAAkAgAygCACIFIARLDQAgBSADKAIEaiAESw0DCyADKAIIIgMNAAsLQQAQy4CAgAAiAEF/Rg0FIAghBgJAQQAoAuTTgIAAIgNBf2oiBCAAcUUNACAIIABrIAQgAGpBACADa3FqIQYLIAYgAk0NBSAGQf7///8HSw0FAkBBACgCwNOAgAAiA0UNAEEAKAK404CAACIEIAZqIgUgBE0NBiAFIANLDQYLIAYQy4CAgAAiAyAARw0BDAcLIAYgAGsgC3EiBkH+////B0sNBCAGEMuAgIAAIgAgAygCACADKAIEakYNAyAAIQMLAkAgA0F/Rg0AIAJByABqIAZNDQACQCAHIAZrQQAoAujTgIAAIgRqQQAgBGtxIgRB/v///wdNDQAgAyEADAcLAkAgBBDLgICAAEF/Rg0AIAQgBmohBiADIQAMBwtBACAGaxDLgICAABoMBAsgAyEAIANBf0cNBQwDC0EAIQgMBwtBACEADAULIABBf0cNAgtBAEEAKALE04CAAEEEcjYCxNOAgAALIAhB/v///wdLDQEgCBDLgICAACEAQQAQy4CAgAAhAyAAQX9GDQEgA0F/Rg0BIAAgA08NASADIABrIgYgAkE4ak0NAQtBAEEAKAK404CAACAGaiIDNgK404CAAAJAIANBACgCvNOAgABNDQBBACADNgK804CAAAsCQAJAAkACQEEAKAKg0ICAACIERQ0AQcjTgIAAIQMDQCAAIAMoAgAiBSADKAIEIghqRg0CIAMoAggiAw0ADAMLCwJAAkBBACgCmNCAgAAiA0UNACAAIANPDQELQQAgADYCmNCAgAALQQAhA0EAIAY2AszTgIAAQQAgADYCyNOAgABBAEF/NgKo0ICAAEEAQQAoAuDTgIAANgKs0ICAAEEAQQA2AtTTgIAAA0AgA0HE0ICAAGogA0G40ICAAGoiBDYCACAEIANBsNCAgABqIgU2AgAgA0G80ICAAGogBTYCACADQczQgIAAaiADQcDQgIAAaiIFNgIAIAUgBDYCACADQdTQgIAAaiADQcjQgIAAaiIENgIAIAQgBTYCACADQdDQgIAAaiAENgIAIANBIGoiA0GAAkcNAAsgAEF4IABrQQ9xQQAgAEEIakEPcRsiA2oiBCAGQUhqIgUgA2siA0EBcjYCBEEAQQAoAvDTgIAANgKk0ICAAEEAIAM2ApTQgIAAQQAgBDYCoNCAgAAgACAFakE4NgIEDAILIAMtAAxBCHENACAEIAVJDQAgBCAATw0AIARBeCAEa0EPcUEAIARBCGpBD3EbIgVqIgBBACgClNCAgAAgBmoiCyAFayIFQQFyNgIEIAMgCCAGajYCBEEAQQAoAvDTgIAANgKk0ICAAEEAIAU2ApTQgIAAQQAgADYCoNCAgAAgBCALakE4NgIEDAELAkAgAEEAKAKY0ICAACIITw0AQQAgADYCmNCAgAAgACEICyAAIAZqIQVByNOAgAAhAwJAAkACQAJAAkACQAJAA0AgAygCACAFRg0BIAMoAggiAw0ADAILCyADLQAMQQhxRQ0BC0HI04CAACEDA0ACQCADKAIAIgUgBEsNACAFIAMoAgRqIgUgBEsNAwsgAygCCCEDDAALCyADIAA2AgAgAyADKAIEIAZqNgIEIABBeCAAa0EPcUEAIABBCGpBD3EbaiILIAJBA3I2AgQgBUF4IAVrQQ9xQQAgBUEIakEPcRtqIgYgCyACaiICayEDAkAgBiAERw0AQQAgAjYCoNCAgABBAEEAKAKU0ICAACADaiIDNgKU0ICAACACIANBAXI2AgQMAwsCQCAGQQAoApzQgIAARw0AQQAgAjYCnNCAgABBAEEAKAKQ0ICAACADaiIDNgKQ0ICAACACIANBAXI2AgQgAiADaiADNgIADAMLAkAgBigCBCIEQQNxQQFHDQAgBEF4cSEHAkACQCAEQf8BSw0AIAYoAggiBSAEQQN2IghBA3RBsNCAgABqIgBGGgJAIAYoAgwiBCAFRw0AQQBBACgCiNCAgABBfiAId3E2AojQgIAADAILIAQgAEYaIAQgBTYCCCAFIAQ2AgwMAQsgBigCGCEJAkACQCAGKAIMIgAgBkYNACAGKAIIIgQgCEkaIAAgBDYCCCAEIAA2AgwMAQsCQCAGQRRqIgQoAgAiBQ0AIAZBEGoiBCgCACIFDQBBACEADAELA0AgBCEIIAUiAEEUaiIEKAIAIgUNACAAQRBqIQQgACgCECIFDQALIAhBADYCAAsgCUUNAAJAAkAgBiAGKAIcIgVBAnRBuNKAgABqIgQoAgBHDQAgBCAANgIAIAANAUEAQQAoAozQgIAAQX4gBXdxNgKM0ICAAAwCCyAJQRBBFCAJKAIQIAZGG2ogADYCACAARQ0BCyAAIAk2AhgCQCAGKAIQIgRFDQAgACAENgIQIAQgADYCGAsgBigCFCIERQ0AIABBFGogBDYCACAEIAA2AhgLIAcgA2ohAyAGIAdqIgYoAgQhBAsgBiAEQX5xNgIEIAIgA2ogAzYCACACIANBAXI2AgQCQCADQf8BSw0AIANBeHFBsNCAgABqIQQCQAJAQQAoAojQgIAAIgVBASADQQN2dCIDcQ0AQQAgBSADcjYCiNCAgAAgBCEDDAELIAQoAgghAwsgAyACNgIMIAQgAjYCCCACIAQ2AgwgAiADNgIIDAMLQR8hBAJAIANB////B0sNACADQQh2IgQgBEGA/j9qQRB2QQhxIgR0IgUgBUGA4B9qQRB2QQRxIgV0IgAgAEGAgA9qQRB2QQJxIgB0QQ92IAQgBXIgAHJrIgRBAXQgAyAEQRVqdkEBcXJBHGohBAsgAiAENgIcIAJCADcCECAEQQJ0QbjSgIAAaiEFAkBBACgCjNCAgAAiAEEBIAR0IghxDQAgBSACNgIAQQAgACAIcjYCjNCAgAAgAiAFNgIYIAIgAjYCCCACIAI2AgwMAwsgA0EAQRkgBEEBdmsgBEEfRht0IQQgBSgCACEAA0AgACIFKAIEQXhxIANGDQIgBEEddiEAIARBAXQhBCAFIABBBHFqQRBqIggoAgAiAA0ACyAIIAI2AgAgAiAFNgIYIAIgAjYCDCACIAI2AggMAgsgAEF4IABrQQ9xQQAgAEEIakEPcRsiA2oiCyAGQUhqIgggA2siA0EBcjYCBCAAIAhqQTg2AgQgBCAFQTcgBWtBD3FBACAFQUlqQQ9xG2pBQWoiCCAIIARBEGpJGyIIQSM2AgRBAEEAKALw04CAADYCpNCAgABBACADNgKU0ICAAEEAIAs2AqDQgIAAIAhBEGpBACkC0NOAgAA3AgAgCEEAKQLI04CAADcCCEEAIAhBCGo2AtDTgIAAQQAgBjYCzNOAgABBACAANgLI04CAAEEAQQA2AtTTgIAAIAhBJGohAwNAIANBBzYCACADQQRqIgMgBUkNAAsgCCAERg0DIAggCCgCBEF+cTYCBCAIIAggBGsiADYCACAEIABBAXI2AgQCQCAAQf8BSw0AIABBeHFBsNCAgABqIQMCQAJAQQAoAojQgIAAIgVBASAAQQN2dCIAcQ0AQQAgBSAAcjYCiNCAgAAgAyEFDAELIAMoAgghBQsgBSAENgIMIAMgBDYCCCAEIAM2AgwgBCAFNgIIDAQLQR8hAwJAIABB////B0sNACAAQQh2IgMgA0GA/j9qQRB2QQhxIgN0IgUgBUGA4B9qQRB2QQRxIgV0IgggCEGAgA9qQRB2QQJxIgh0QQ92IAMgBXIgCHJrIgNBAXQgACADQRVqdkEBcXJBHGohAwsgBCADNgIcIARCADcCECADQQJ0QbjSgIAAaiEFAkBBACgCjNCAgAAiCEEBIAN0IgZxDQAgBSAENgIAQQAgCCAGcjYCjNCAgAAgBCAFNgIYIAQgBDYCCCAEIAQ2AgwMBAsgAEEAQRkgA0EBdmsgA0EfRht0IQMgBSgCACEIA0AgCCIFKAIEQXhxIABGDQMgA0EddiEIIANBAXQhAyAFIAhBBHFqQRBqIgYoAgAiCA0ACyAGIAQ2AgAgBCAFNgIYIAQgBDYCDCAEIAQ2AggMAwsgBSgCCCIDIAI2AgwgBSACNgIIIAJBADYCGCACIAU2AgwgAiADNgIICyALQQhqIQMMBQsgBSgCCCIDIAQ2AgwgBSAENgIIIARBADYCGCAEIAU2AgwgBCADNgIIC0EAKAKU0ICAACIDIAJNDQBBACgCoNCAgAAiBCACaiIFIAMgAmsiA0EBcjYCBEEAIAM2ApTQgIAAQQAgBTYCoNCAgAAgBCACQQNyNgIEIARBCGohAwwDC0EAIQNBAEEwNgL404CAAAwCCwJAIAtFDQACQAJAIAggCCgCHCIFQQJ0QbjSgIAAaiIDKAIARw0AIAMgADYCACAADQFBACAHQX4gBXdxIgc2AozQgIAADAILIAtBEEEUIAsoAhAgCEYbaiAANgIAIABFDQELIAAgCzYCGAJAIAgoAhAiA0UNACAAIAM2AhAgAyAANgIYCyAIQRRqKAIAIgNFDQAgAEEUaiADNgIAIAMgADYCGAsCQAJAIARBD0sNACAIIAQgAmoiA0EDcjYCBCAIIANqIgMgAygCBEEBcjYCBAwBCyAIIAJqIgAgBEEBcjYCBCAIIAJBA3I2AgQgACAEaiAENgIAAkAgBEH/AUsNACAEQXhxQbDQgIAAaiEDAkACQEEAKAKI0ICAACIFQQEgBEEDdnQiBHENAEEAIAUgBHI2AojQgIAAIAMhBAwBCyADKAIIIQQLIAQgADYCDCADIAA2AgggACADNgIMIAAgBDYCCAwBC0EfIQMCQCAEQf///wdLDQAgBEEIdiIDIANBgP4/akEQdkEIcSIDdCIFIAVBgOAfakEQdkEEcSIFdCICIAJBgIAPakEQdkECcSICdEEPdiADIAVyIAJyayIDQQF0IAQgA0EVanZBAXFyQRxqIQMLIAAgAzYCHCAAQgA3AhAgA0ECdEG40oCAAGohBQJAIAdBASADdCICcQ0AIAUgADYCAEEAIAcgAnI2AozQgIAAIAAgBTYCGCAAIAA2AgggACAANgIMDAELIARBAEEZIANBAXZrIANBH0YbdCEDIAUoAgAhAgJAA0AgAiIFKAIEQXhxIARGDQEgA0EddiECIANBAXQhAyAFIAJBBHFqQRBqIgYoAgAiAg0ACyAGIAA2AgAgACAFNgIYIAAgADYCDCAAIAA2AggMAQsgBSgCCCIDIAA2AgwgBSAANgIIIABBADYCGCAAIAU2AgwgACADNgIICyAIQQhqIQMMAQsCQCAKRQ0AAkACQCAAIAAoAhwiBUECdEG40oCAAGoiAygCAEcNACADIAg2AgAgCA0BQQAgCUF+IAV3cTYCjNCAgAAMAgsgCkEQQRQgCigCECAARhtqIAg2AgAgCEUNAQsgCCAKNgIYAkAgACgCECIDRQ0AIAggAzYCECADIAg2AhgLIABBFGooAgAiA0UNACAIQRRqIAM2AgAgAyAINgIYCwJAAkAgBEEPSw0AIAAgBCACaiIDQQNyNgIEIAAgA2oiAyADKAIEQQFyNgIEDAELIAAgAmoiBSAEQQFyNgIEIAAgAkEDcjYCBCAFIARqIAQ2AgACQCAHRQ0AIAdBeHFBsNCAgABqIQJBACgCnNCAgAAhAwJAAkBBASAHQQN2dCIIIAZxDQBBACAIIAZyNgKI0ICAACACIQgMAQsgAigCCCEICyAIIAM2AgwgAiADNgIIIAMgAjYCDCADIAg2AggLQQAgBTYCnNCAgABBACAENgKQ0ICAAAsgAEEIaiEDCyABQRBqJICAgIAAIAMLCgAgABDJgICAAAviDQEHfwJAIABFDQAgAEF4aiIBIABBfGooAgAiAkF4cSIAaiEDAkAgAkEBcQ0AIAJBA3FFDQEgASABKAIAIgJrIgFBACgCmNCAgAAiBEkNASACIABqIQACQCABQQAoApzQgIAARg0AAkAgAkH/AUsNACABKAIIIgQgAkEDdiIFQQN0QbDQgIAAaiIGRhoCQCABKAIMIgIgBEcNAEEAQQAoAojQgIAAQX4gBXdxNgKI0ICAAAwDCyACIAZGGiACIAQ2AgggBCACNgIMDAILIAEoAhghBwJAAkAgASgCDCIGIAFGDQAgASgCCCICIARJGiAGIAI2AgggAiAGNgIMDAELAkAgAUEUaiICKAIAIgQNACABQRBqIgIoAgAiBA0AQQAhBgwBCwNAIAIhBSAEIgZBFGoiAigCACIEDQAgBkEQaiECIAYoAhAiBA0ACyAFQQA2AgALIAdFDQECQAJAIAEgASgCHCIEQQJ0QbjSgIAAaiICKAIARw0AIAIgBjYCACAGDQFBAEEAKAKM0ICAAEF+IAR3cTYCjNCAgAAMAwsgB0EQQRQgBygCECABRhtqIAY2AgAgBkUNAgsgBiAHNgIYAkAgASgCECICRQ0AIAYgAjYCECACIAY2AhgLIAEoAhQiAkUNASAGQRRqIAI2AgAgAiAGNgIYDAELIAMoAgQiAkEDcUEDRw0AIAMgAkF+cTYCBEEAIAA2ApDQgIAAIAEgAGogADYCACABIABBAXI2AgQPCyABIANPDQAgAygCBCICQQFxRQ0AAkACQCACQQJxDQACQCADQQAoAqDQgIAARw0AQQAgATYCoNCAgABBAEEAKAKU0ICAACAAaiIANgKU0ICAACABIABBAXI2AgQgAUEAKAKc0ICAAEcNA0EAQQA2ApDQgIAAQQBBADYCnNCAgAAPCwJAIANBACgCnNCAgABHDQBBACABNgKc0ICAAEEAQQAoApDQgIAAIABqIgA2ApDQgIAAIAEgAEEBcjYCBCABIABqIAA2AgAPCyACQXhxIABqIQACQAJAIAJB/wFLDQAgAygCCCIEIAJBA3YiBUEDdEGw0ICAAGoiBkYaAkAgAygCDCICIARHDQBBAEEAKAKI0ICAAEF+IAV3cTYCiNCAgAAMAgsgAiAGRhogAiAENgIIIAQgAjYCDAwBCyADKAIYIQcCQAJAIAMoAgwiBiADRg0AIAMoAggiAkEAKAKY0ICAAEkaIAYgAjYCCCACIAY2AgwMAQsCQCADQRRqIgIoAgAiBA0AIANBEGoiAigCACIEDQBBACEGDAELA0AgAiEFIAQiBkEUaiICKAIAIgQNACAGQRBqIQIgBigCECIEDQALIAVBADYCAAsgB0UNAAJAAkAgAyADKAIcIgRBAnRBuNKAgABqIgIoAgBHDQAgAiAGNgIAIAYNAUEAQQAoAozQgIAAQX4gBHdxNgKM0ICAAAwCCyAHQRBBFCAHKAIQIANGG2ogBjYCACAGRQ0BCyAGIAc2AhgCQCADKAIQIgJFDQAgBiACNgIQIAIgBjYCGAsgAygCFCICRQ0AIAZBFGogAjYCACACIAY2AhgLIAEgAGogADYCACABIABBAXI2AgQgAUEAKAKc0ICAAEcNAUEAIAA2ApDQgIAADwsgAyACQX5xNgIEIAEgAGogADYCACABIABBAXI2AgQLAkAgAEH/AUsNACAAQXhxQbDQgIAAaiECAkACQEEAKAKI0ICAACIEQQEgAEEDdnQiAHENAEEAIAQgAHI2AojQgIAAIAIhAAwBCyACKAIIIQALIAAgATYCDCACIAE2AgggASACNgIMIAEgADYCCA8LQR8hAgJAIABB////B0sNACAAQQh2IgIgAkGA/j9qQRB2QQhxIgJ0IgQgBEGA4B9qQRB2QQRxIgR0IgYgBkGAgA9qQRB2QQJxIgZ0QQ92IAIgBHIgBnJrIgJBAXQgACACQRVqdkEBcXJBHGohAgsgASACNgIcIAFCADcCECACQQJ0QbjSgIAAaiEEAkACQEEAKAKM0ICAACIGQQEgAnQiA3ENACAEIAE2AgBBACAGIANyNgKM0ICAACABIAQ2AhggASABNgIIIAEgATYCDAwBCyAAQQBBGSACQQF2ayACQR9GG3QhAiAEKAIAIQYCQANAIAYiBCgCBEF4cSAARg0BIAJBHXYhBiACQQF0IQIgBCAGQQRxakEQaiIDKAIAIgYNAAsgAyABNgIAIAEgBDYCGCABIAE2AgwgASABNgIIDAELIAQoAggiACABNgIMIAQgATYCCCABQQA2AhggASAENgIMIAEgADYCCAtBAEEAKAKo0ICAAEF/aiIBQX8gARs2AqjQgIAACwsEAAAAC04AAkAgAA0APwBBEHQPCwJAIABB//8DcQ0AIABBf0wNAAJAIABBEHZAACIAQX9HDQBBAEEwNgL404CAAEF/DwsgAEEQdA8LEMqAgIAAAAvyAgIDfwF+AkAgAkUNACAAIAE6AAAgAiAAaiIDQX9qIAE6AAAgAkEDSQ0AIAAgAToAAiAAIAE6AAEgA0F9aiABOgAAIANBfmogAToAACACQQdJDQAgACABOgADIANBfGogAToAACACQQlJDQAgAEEAIABrQQNxIgRqIgMgAUH/AXFBgYKECGwiATYCACADIAIgBGtBfHEiBGoiAkF8aiABNgIAIARBCUkNACADIAE2AgggAyABNgIEIAJBeGogATYCACACQXRqIAE2AgAgBEEZSQ0AIAMgATYCGCADIAE2AhQgAyABNgIQIAMgATYCDCACQXBqIAE2AgAgAkFsaiABNgIAIAJBaGogATYCACACQWRqIAE2AgAgBCADQQRxQRhyIgVrIgJBIEkNACABrUKBgICAEH4hBiADIAVqIQEDQCABIAY3AxggASAGNwMQIAEgBjcDCCABIAY3AwAgAUEgaiEBIAJBYGoiAkEfSw0ACwsgAAsLjkgBAEGACAuGSAEAAAACAAAAAwAAAAAAAAAAAAAABAAAAAUAAAAAAAAAAAAAAAYAAAAHAAAACAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAASW52YWxpZCBjaGFyIGluIHVybCBxdWVyeQBTcGFuIGNhbGxiYWNrIGVycm9yIGluIG9uX2JvZHkAQ29udGVudC1MZW5ndGggb3ZlcmZsb3cAQ2h1bmsgc2l6ZSBvdmVyZmxvdwBSZXNwb25zZSBvdmVyZmxvdwBJbnZhbGlkIG1ldGhvZCBmb3IgSFRUUC94LnggcmVxdWVzdABJbnZhbGlkIG1ldGhvZCBmb3IgUlRTUC94LnggcmVxdWVzdABFeHBlY3RlZCBTT1VSQ0UgbWV0aG9kIGZvciBJQ0UveC54IHJlcXVlc3QASW52YWxpZCBjaGFyIGluIHVybCBmcmFnbWVudCBzdGFydABFeHBlY3RlZCBkb3QAU3BhbiBjYWxsYmFjayBlcnJvciBpbiBvbl9zdGF0dXMASW52YWxpZCByZXNwb25zZSBzdGF0dXMASW52YWxpZCBjaGFyYWN0ZXIgaW4gY2h1bmsgZXh0ZW5zaW9ucwBVc2VyIGNhbGxiYWNrIGVycm9yAGBvbl9yZXNldGAgY2FsbGJhY2sgZXJyb3IAYG9uX2NodW5rX2hlYWRlcmAgY2FsbGJhY2sgZXJyb3IAYG9uX21lc3NhZ2VfYmVnaW5gIGNhbGxiYWNrIGVycm9yAGBvbl9jaHVua19leHRlbnNpb25fdmFsdWVgIGNhbGxiYWNrIGVycm9yAGBvbl9zdGF0dXNfY29tcGxldGVgIGNhbGxiYWNrIGVycm9yAGBvbl92ZXJzaW9uX2NvbXBsZXRlYCBjYWxsYmFjayBlcnJvcgBgb25fdXJsX2NvbXBsZXRlYCBjYWxsYmFjayBlcnJvcgBgb25fY2h1bmtfY29tcGxldGVgIGNhbGxiYWNrIGVycm9yAGBvbl9oZWFkZXJfdmFsdWVfY29tcGxldGVgIGNhbGxiYWNrIGVycm9yAGBvbl9tZXNzYWdlX2NvbXBsZXRlYCBjYWxsYmFjayBlcnJvcgBgb25fbWV0aG9kX2NvbXBsZXRlYCBjYWxsYmFjayBlcnJvcgBgb25faGVhZGVyX2ZpZWxkX2NvbXBsZXRlYCBjYWxsYmFjayBlcnJvcgBgb25fY2h1bmtfZXh0ZW5zaW9uX25hbWVgIGNhbGxiYWNrIGVycm9yAFVuZXhwZWN0ZWQgY2hhciBpbiB1cmwgc2VydmVyAEludmFsaWQgaGVhZGVyIHZhbHVlIGNoYXIASW52YWxpZCBoZWFkZXIgZmllbGQgY2hhcgBTcGFuIGNhbGxiYWNrIGVycm9yIGluIG9uX3ZlcnNpb24ASW52YWxpZCBtaW5vciB2ZXJzaW9uAEludmFsaWQgbWFqb3IgdmVyc2lvbgBFeHBlY3RlZCBzcGFjZSBhZnRlciB2ZXJzaW9uAEV4cGVjdGVkIENSTEYgYWZ0ZXIgdmVyc2lvbgBJbnZhbGlkIEhUVFAgdmVyc2lvbgBJbnZhbGlkIGhlYWRlciB0b2tlbgBTcGFuIGNhbGxiYWNrIGVycm9yIGluIG9uX3VybABJbnZhbGlkIGNoYXJhY3RlcnMgaW4gdXJsAFVuZXhwZWN0ZWQgc3RhcnQgY2hhciBpbiB1cmwARG91YmxlIEAgaW4gdXJsAEVtcHR5IENvbnRlbnQtTGVuZ3RoAEludmFsaWQgY2hhcmFjdGVyIGluIENvbnRlbnQtTGVuZ3RoAER1cGxpY2F0ZSBDb250ZW50LUxlbmd0aABJbnZhbGlkIGNoYXIgaW4gdXJsIHBhdGgAQ29udGVudC1MZW5ndGggY2FuJ3QgYmUgcHJlc2VudCB3aXRoIFRyYW5zZmVyLUVuY29kaW5nAEludmFsaWQgY2hhcmFjdGVyIGluIGNodW5rIHNpemUAU3BhbiBjYWxsYmFjayBlcnJvciBpbiBvbl9oZWFkZXJfdmFsdWUAU3BhbiBjYWxsYmFjayBlcnJvciBpbiBvbl9jaHVua19leHRlbnNpb25fdmFsdWUASW52YWxpZCBjaGFyYWN0ZXIgaW4gY2h1bmsgZXh0ZW5zaW9ucyB2YWx1ZQBNaXNzaW5nIGV4cGVjdGVkIExGIGFmdGVyIGhlYWRlciB2YWx1ZQBJbnZhbGlkIGBUcmFuc2Zlci1FbmNvZGluZ2AgaGVhZGVyIHZhbHVlAEludmFsaWQgY2hhcmFjdGVyIGluIGNodW5rIGV4dGVuc2lvbnMgcXVvdGUgdmFsdWUASW52YWxpZCBjaGFyYWN0ZXIgaW4gY2h1bmsgZXh0ZW5zaW9ucyBxdW90ZWQgdmFsdWUAUGF1c2VkIGJ5IG9uX2hlYWRlcnNfY29tcGxldGUASW52YWxpZCBFT0Ygc3RhdGUAb25fcmVzZXQgcGF1c2UAb25fY2h1bmtfaGVhZGVyIHBhdXNlAG9uX21lc3NhZ2VfYmVnaW4gcGF1c2UAb25fY2h1bmtfZXh0ZW5zaW9uX3ZhbHVlIHBhdXNlAG9uX3N0YXR1c19jb21wbGV0ZSBwYXVzZQBvbl92ZXJzaW9uX2NvbXBsZXRlIHBhdXNlAG9uX3VybF9jb21wbGV0ZSBwYXVzZQBvbl9jaHVua19jb21wbGV0ZSBwYXVzZQBvbl9oZWFkZXJfdmFsdWVfY29tcGxldGUgcGF1c2UAb25fbWVzc2FnZV9jb21wbGV0ZSBwYXVzZQBvbl9tZXRob2RfY29tcGxldGUgcGF1c2UAb25faGVhZGVyX2ZpZWxkX2NvbXBsZXRlIHBhdXNlAG9uX2NodW5rX2V4dGVuc2lvbl9uYW1lIHBhdXNlAFVuZXhwZWN0ZWQgc3BhY2UgYWZ0ZXIgc3RhcnQgbGluZQBTcGFuIGNhbGxiYWNrIGVycm9yIGluIG9uX2NodW5rX2V4dGVuc2lvbl9uYW1lAEludmFsaWQgY2hhcmFjdGVyIGluIGNodW5rIGV4dGVuc2lvbnMgbmFtZQBQYXVzZSBvbiBDT05ORUNUL1VwZ3JhZGUAUGF1c2Ugb24gUFJJL1VwZ3JhZGUARXhwZWN0ZWQgSFRUUC8yIENvbm5lY3Rpb24gUHJlZmFjZQBTcGFuIGNhbGxiYWNrIGVycm9yIGluIG9uX21ldGhvZABFeHBlY3RlZCBzcGFjZSBhZnRlciBtZXRob2QAU3BhbiBjYWxsYmFjayBlcnJvciBpbiBvbl9oZWFkZXJfZmllbGQAUGF1c2VkAEludmFsaWQgd29yZCBlbmNvdW50ZXJlZABJbnZhbGlkIG1ldGhvZCBlbmNvdW50ZXJlZABVbmV4cGVjdGVkIGNoYXIgaW4gdXJsIHNjaGVtYQBSZXF1ZXN0IGhhcyBpbnZhbGlkIGBUcmFuc2Zlci1FbmNvZGluZ2AAU1dJVENIX1BST1hZAFVTRV9QUk9YWQBNS0FDVElWSVRZAFVOUFJPQ0VTU0FCTEVfRU5USVRZAENPUFkATU9WRURfUEVSTUFORU5UTFkAVE9PX0VBUkxZAE5PVElGWQBGQUlMRURfREVQRU5ERU5DWQBCQURfR0FURVdBWQBQTEFZAFBVVABDSEVDS09VVABHQVRFV0FZX1RJTUVPVVQAUkVRVUVTVF9USU1FT1VUAE5FVFdPUktfQ09OTkVDVF9USU1FT1VUAENPTk5FQ1RJT05fVElNRU9VVABMT0dJTl9USU1FT1VUAE5FVFdPUktfUkVBRF9USU1FT1VUAFBPU1QATUlTRElSRUNURURfUkVRVUVTVABDTElFTlRfQ0xPU0VEX1JFUVVFU1QAQ0xJRU5UX0NMT1NFRF9MT0FEX0JBTEFOQ0VEX1JFUVVFU1QAQkFEX1JFUVVFU1QASFRUUF9SRVFVRVNUX1NFTlRfVE9fSFRUUFNfUE9SVABSRVBPUlQASU1fQV9URUFQT1QAUkVTRVRfQ09OVEVOVABOT19DT05URU5UAFBBUlRJQUxfQ09OVEVOVABIUEVfSU5WQUxJRF9DT05TVEFOVABIUEVfQ0JfUkVTRVQAR0VUAEhQRV9TVFJJQ1QAQ09ORkxJQ1QAVEVNUE9SQVJZX1JFRElSRUNUAFBFUk1BTkVOVF9SRURJUkVDVABDT05ORUNUAE1VTFRJX1NUQVRVUwBIUEVfSU5WQUxJRF9TVEFUVVMAVE9PX01BTllfUkVRVUVTVFMARUFSTFlfSElOVFMAVU5BVkFJTEFCTEVfRk9SX0xFR0FMX1JFQVNPTlMAT1BUSU9OUwBTV0lUQ0hJTkdfUFJPVE9DT0xTAFZBUklBTlRfQUxTT19ORUdPVElBVEVTAE1VTFRJUExFX0NIT0lDRVMASU5URVJOQUxfU0VSVkVSX0VSUk9SAFdFQl9TRVJWRVJfVU5LTk9XTl9FUlJPUgBSQUlMR1VOX0VSUk9SAElERU5USVRZX1BST1ZJREVSX0FVVEhFTlRJQ0FUSU9OX0VSUk9SAFNTTF9DRVJUSUZJQ0FURV9FUlJPUgBJTlZBTElEX1hfRk9SV0FSREVEX0ZPUgBTRVRfUEFSQU1FVEVSAEdFVF9QQVJBTUVURVIASFBFX1VTRVIAU0VFX09USEVSAEhQRV9DQl9DSFVOS19IRUFERVIATUtDQUxFTkRBUgBTRVRVUABXRUJfU0VSVkVSX0lTX0RPV04AVEVBUkRPV04ASFBFX0NMT1NFRF9DT05ORUNUSU9OAEhFVVJJU1RJQ19FWFBJUkFUSU9OAERJU0NPTk5FQ1RFRF9PUEVSQVRJT04ATk9OX0FVVEhPUklUQVRJVkVfSU5GT1JNQVRJT04ASFBFX0lOVkFMSURfVkVSU0lPTgBIUEVfQ0JfTUVTU0FHRV9CRUdJTgBTSVRFX0lTX0ZST1pFTgBIUEVfSU5WQUxJRF9IRUFERVJfVE9LRU4ASU5WQUxJRF9UT0tFTgBGT1JCSURERU4ARU5IQU5DRV9ZT1VSX0NBTE0ASFBFX0lOVkFMSURfVVJMAEJMT0NLRURfQllfUEFSRU5UQUxfQ09OVFJPTABNS0NPTABBQ0wASFBFX0lOVEVSTkFMAFJFUVVFU1RfSEVBREVSX0ZJRUxEU19UT09fTEFSR0VfVU5PRkZJQ0lBTABIUEVfT0sAVU5MSU5LAFVOTE9DSwBQUkkAUkVUUllfV0lUSABIUEVfSU5WQUxJRF9DT05URU5UX0xFTkdUSABIUEVfVU5FWFBFQ1RFRF9DT05URU5UX0xFTkdUSABGTFVTSABQUk9QUEFUQ0gATS1TRUFSQ0gAVVJJX1RPT19MT05HAFBST0NFU1NJTkcATUlTQ0VMTEFORU9VU19QRVJTSVNURU5UX1dBUk5JTkcATUlTQ0VMTEFORU9VU19XQVJOSU5HAEhQRV9JTlZBTElEX1RSQU5TRkVSX0VOQ09ESU5HAEV4cGVjdGVkIENSTEYASFBFX0lOVkFMSURfQ0hVTktfU0laRQBNT1ZFAENPTlRJTlVFAEhQRV9DQl9TVEFUVVNfQ09NUExFVEUASFBFX0NCX0hFQURFUlNfQ09NUExFVEUASFBFX0NCX1ZFUlNJT05fQ09NUExFVEUASFBFX0NCX1VSTF9DT01QTEVURQBIUEVfQ0JfQ0hVTktfQ09NUExFVEUASFBFX0NCX0hFQURFUl9WQUxVRV9DT01QTEVURQBIUEVfQ0JfQ0hVTktfRVhURU5TSU9OX1ZBTFVFX0NPTVBMRVRFAEhQRV9DQl9DSFVOS19FWFRFTlNJT05fTkFNRV9DT01QTEVURQBIUEVfQ0JfTUVTU0FHRV9DT01QTEVURQBIUEVfQ0JfTUVUSE9EX0NPTVBMRVRFAEhQRV9DQl9IRUFERVJfRklFTERfQ09NUExFVEUAREVMRVRFAEhQRV9JTlZBTElEX0VPRl9TVEFURQBJTlZBTElEX1NTTF9DRVJUSUZJQ0FURQBQQVVTRQBOT19SRVNQT05TRQBVTlNVUFBPUlRFRF9NRURJQV9UWVBFAEdPTkUATk9UX0FDQ0VQVEFCTEUAU0VSVklDRV9VTkFWQUlMQUJMRQBSQU5HRV9OT1RfU0FUSVNGSUFCTEUAT1JJR0lOX0lTX1VOUkVBQ0hBQkxFAFJFU1BPTlNFX0lTX1NUQUxFAFBVUkdFAE1FUkdFAFJFUVVFU1RfSEVBREVSX0ZJRUxEU19UT09fTEFSR0UAUkVRVUVTVF9IRUFERVJfVE9PX0xBUkdFAFBBWUxPQURfVE9PX0xBUkdFAElOU1VGRklDSUVOVF9TVE9SQUdFAEhQRV9QQVVTRURfVVBHUkFERQBIUEVfUEFVU0VEX0gyX1VQR1JBREUAU09VUkNFAEFOTk9VTkNFAFRSQUNFAEhQRV9VTkVYUEVDVEVEX1NQQUNFAERFU0NSSUJFAFVOU1VCU0NSSUJFAFJFQ09SRABIUEVfSU5WQUxJRF9NRVRIT0QATk9UX0ZPVU5EAFBST1BGSU5EAFVOQklORABSRUJJTkQAVU5BVVRIT1JJWkVEAE1FVEhPRF9OT1RfQUxMT1dFRABIVFRQX1ZFUlNJT05fTk9UX1NVUFBPUlRFRABBTFJFQURZX1JFUE9SVEVEAEFDQ0VQVEVEAE5PVF9JTVBMRU1FTlRFRABMT09QX0RFVEVDVEVEAEhQRV9DUl9FWFBFQ1RFRABIUEVfTEZfRVhQRUNURUQAQ1JFQVRFRABJTV9VU0VEAEhQRV9QQVVTRUQAVElNRU9VVF9PQ0NVUkVEAFBBWU1FTlRfUkVRVUlSRUQAUFJFQ09ORElUSU9OX1JFUVVJUkVEAFBST1hZX0FVVEhFTlRJQ0FUSU9OX1JFUVVJUkVEAE5FVFdPUktfQVVUSEVOVElDQVRJT05fUkVRVUlSRUQATEVOR1RIX1JFUVVJUkVEAFNTTF9DRVJUSUZJQ0FURV9SRVFVSVJFRABVUEdSQURFX1JFUVVJUkVEAFBBR0VfRVhQSVJFRABQUkVDT05ESVRJT05fRkFJTEVEAEVYUEVDVEFUSU9OX0ZBSUxFRABSRVZBTElEQVRJT05fRkFJTEVEAFNTTF9IQU5EU0hBS0VfRkFJTEVEAExPQ0tFRABUUkFOU0ZPUk1BVElPTl9BUFBMSUVEAE5PVF9NT0RJRklFRABOT1RfRVhURU5ERUQAQkFORFdJRFRIX0xJTUlUX0VYQ0VFREVEAFNJVEVfSVNfT1ZFUkxPQURFRABIRUFEAEV4cGVjdGVkIEhUVFAvAABeEwAAJhMAADAQAADwFwAAnRMAABUSAAA5FwAA8BIAAAoQAAB1EgAArRIAAIITAABPFAAAfxAAAKAVAAAjFAAAiRIAAIsUAABNFQAA1BEAAM8UAAAQGAAAyRYAANwWAADBEQAA4BcAALsUAAB0FAAAfBUAAOUUAAAIFwAAHxAAAGUVAACjFAAAKBUAAAIVAACZFQAALBAAAIsZAABPDwAA1A4AAGoQAADOEAAAAhcAAIkOAABuEwAAHBMAAGYUAABWFwAAwRMAAM0TAABsEwAAaBcAAGYXAABfFwAAIhMAAM4PAABpDgAA2A4AAGMWAADLEwAAqg4AACgXAAAmFwAAxRMAAF0WAADoEQAAZxMAAGUTAADyFgAAcxMAAB0XAAD5FgAA8xEAAM8OAADOFQAADBIAALMRAAClEQAAYRAAADIXAAC7EwAAAAAAAAAAAAAAAAAAAAAAAAABAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAEBAgEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQABAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAAAAAAAAAAAAAAAAAAEAAAAAAAAAAAAAAAAAAAAAAAAAAgMCAgICAgAAAgIAAgIAAgICAgICAgICAgAEAAAAAAACAgICAgICAgICAgICAgICAgICAgICAgICAgAAAAICAgICAgICAgICAgICAgICAgICAgICAgICAgICAAIAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABAAAAAAAAAAAAAAAAAAAAAAAAAAIAAgICAgIAAAICAAICAAICAgICAgICAgIAAwAEAAAAAgICAgICAgICAgICAgICAgICAgICAgICAgIAAAACAgICAgICAgICAgICAgICAgICAgICAgICAgICAgACAAIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABsb3NlZWVwLWFsaXZlAAAAAAAAAAAAAAAAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAABAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQABAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQAAAAAAAAAAAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQEBAQEBAQEBAQEBAgEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEAAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQFjaHVua2VkAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABAQABAQEBAQAAAQEAAQEAAQEBAQEBAQEBAQAAAAAAAAABAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQAAAAEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAAEAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAGVjdGlvbmVudC1sZW5ndGhvbnJveHktY29ubmVjdGlvbgAAAAAAAAAAAAAAAAAAAHJhbnNmZXItZW5jb2RpbmdwZ3JhZGUNCg0KDQpTTQ0KDQpUVFAvQ0UvVFNQLwAAAAAAAAAAAAAAAAECAAEDAAAAAAAAAAAAAAAAAAAAAAAABAEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEAAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEAAAAAAAAAAAABAgABAwAAAAAAAAAAAAAAAAAAAAAAAAQBAQUBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAAEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAAAAAAAAAAAAAQAAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAQEAAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAAEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQABAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQAAAAAAAAAAAAABAAACAAAAAAAAAAAAAAAAAAAAAAAAAwQAAAQEBAQEBAQEBAQEBQQEBAQEBAQEBAQEBAAEAAYHBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEAAQABAAEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAAAAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQAAAQAAAAAAAAAAAAAAAAAAAAAAAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAAAAMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAAAAAAAAAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAEAAAEAAAAAAAAAAAAAAAAAAAAAAAABAAAAAAAAAAAAAgAAAAACAAAAAAAAAAAAAAAAAAAAAAADAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwAAAAAAAAMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAE5PVU5DRUVDS09VVE5FQ1RFVEVDUklCRUxVU0hFVEVBRFNFQVJDSFJHRUNUSVZJVFlMRU5EQVJWRU9USUZZUFRJT05TQ0hTRUFZU1RBVENIR0VPUkRJUkVDVE9SVFJDSFBBUkFNRVRFUlVSQ0VCU0NSSUJFQVJET1dOQUNFSU5ETktDS1VCU0NSSUJFSFRUUC9BRFRQLw=="},50172:(Me,Bn)=>{"use strict";Object.defineProperty(Bn,"__esModule",{value:true});Bn.enumToMap=void 0;function enumToMap(Me){const Bn={};Object.keys(Me).forEach((Hn=>{const zn=Me[Hn];if(typeof zn==="number"){Bn[Hn]=zn}}));return Bn}Bn.enumToMap=enumToMap},47501:(Me,Bn,Hn)=>{"use strict";const{kClients:zn}=Hn(36443);const ni=Hn(59965);const{kAgent:Ci,kMockAgentSet:aa,kMockAgentGet:oa,kDispatches:ca,kIsMockActive:_a,kNetConnect:xa,kGetNetConnect:Ga,kOptions:Ha,kFactory:ts}=Hn(91117);const Ps=Hn(47365);const so=Hn(94004);const{matchValue:oo,buildMockOptions:Jo}=Hn(53397);const{InvalidArgumentError:tc,UndiciError:dc}=Hn(68707);const Fc=Hn(28611);const Jc=Hn(91529);const Dp=Hn(56142);class FakeWeakRef{constructor(Me){this.value=Me}deref(){return this.value}}class MockAgent extends Fc{constructor(Me){super(Me);this[xa]=true;this[_a]=true;if(Me&&Me.agent&&typeof Me.agent.dispatch!=="function"){throw new tc("Argument opts.agent must implement Agent")}const Bn=Me&&Me.agent?Me.agent:new ni(Me);this[Ci]=Bn;this[zn]=Bn[zn];this[Ha]=Jo(Me)}get(Me){let Bn=this[oa](Me);if(!Bn){Bn=this[ts](Me);this[aa](Me,Bn)}return Bn}dispatch(Me,Bn){this.get(Me.origin);return this[Ci].dispatch(Me,Bn)}async close(){await this[Ci].close();this[zn].clear()}deactivate(){this[_a]=false}activate(){this[_a]=true}enableNetConnect(Me){if(typeof Me==="string"||typeof Me==="function"||Me instanceof RegExp){if(Array.isArray(this[xa])){this[xa].push(Me)}else{this[xa]=[Me]}}else if(typeof Me==="undefined"){this[xa]=true}else{throw new tc("Unsupported matcher. Must be one of String|Function|RegExp.")}}disableNetConnect(){this[xa]=false}get isMockActive(){return this[_a]}[aa](Me,Bn){this[zn].set(Me,new FakeWeakRef(Bn))}[ts](Me){const Bn=Object.assign({agent:this},this[Ha]);return this[Ha]&&this[Ha].connections===1?new Ps(Me,Bn):new so(Me,Bn)}[oa](Me){const Bn=this[zn].get(Me);if(Bn){return Bn.deref()}if(typeof Me!=="string"){const Bn=this[ts]("http://localhost:9999");this[aa](Me,Bn);return Bn}for(const[Bn,Hn]of Array.from(this[zn])){const zn=Hn.deref();if(zn&&typeof Bn!=="string"&&oo(Bn,Me)){const Bn=this[ts](Me);this[aa](Me,Bn);Bn[ca]=zn[ca];return Bn}}}[Ga](){return this[xa]}pendingInterceptors(){const Me=this[zn];return Array.from(Me.entries()).flatMap((([Me,Bn])=>Bn.deref()[ca].map((Bn=>({...Bn,origin:Me}))))).filter((({pending:Me})=>Me))}assertNoPendingInterceptors({pendingInterceptorsFormatter:Me=new Dp}={}){const Bn=this.pendingInterceptors();if(Bn.length===0){return}const Hn=new Jc("interceptor","interceptors").pluralize(Bn.length);throw new dc(`\n${Hn.count} ${Hn.noun} ${Hn.is} pending:\n\n${Me.format(Bn)}\n`.trim())}}Me.exports=MockAgent},47365:(Me,Bn,Hn)=>{"use strict";const{promisify:zn}=Hn(39023);const ni=Hn(86197);const{buildMockDispatch:Ci}=Hn(53397);const{kDispatches:aa,kMockAgent:oa,kClose:ca,kOriginalClose:_a,kOrigin:xa,kOriginalDispatch:Ga,kConnected:Ha}=Hn(91117);const{MockInterceptor:ts}=Hn(31511);const Ps=Hn(36443);const{InvalidArgumentError:so}=Hn(68707);class MockClient extends ni{constructor(Me,Bn){super(Me,Bn);if(!Bn||!Bn.agent||typeof Bn.agent.dispatch!=="function"){throw new so("Argument opts.agent must implement Agent")}this[oa]=Bn.agent;this[xa]=Me;this[aa]=[];this[Ha]=1;this[Ga]=this.dispatch;this[_a]=this.close.bind(this);this.dispatch=Ci.call(this);this.close=this[ca]}get[Ps.kConnected](){return this[Ha]}intercept(Me){return new ts(Me,this[aa])}async[ca](){await zn(this[_a])();this[Ha]=0;this[oa][Ps.kClients].delete(this[xa])}}Me.exports=MockClient},52429:(Me,Bn,Hn)=>{"use strict";const{UndiciError:zn}=Hn(68707);class MockNotMatchedError extends zn{constructor(Me){super(Me);Error.captureStackTrace(this,MockNotMatchedError);this.name="MockNotMatchedError";this.message=Me||"The request does not match any registered mock dispatches";this.code="UND_MOCK_ERR_MOCK_NOT_MATCHED"}}Me.exports={MockNotMatchedError:MockNotMatchedError}},31511:(Me,Bn,Hn)=>{"use strict";const{getResponseData:zn,buildKey:ni,addMockDispatch:Ci}=Hn(53397);const{kDispatches:aa,kDispatchKey:oa,kDefaultHeaders:ca,kDefaultTrailers:_a,kContentLength:xa,kMockDispatch:Ga}=Hn(91117);const{InvalidArgumentError:Ha}=Hn(68707);const{buildURL:ts}=Hn(3440);class MockScope{constructor(Me){this[Ga]=Me}delay(Me){if(typeof Me!=="number"||!Number.isInteger(Me)||Me<=0){throw new Ha("waitInMs must be a valid integer > 0")}this[Ga].delay=Me;return this}persist(){this[Ga].persist=true;return this}times(Me){if(typeof Me!=="number"||!Number.isInteger(Me)||Me<=0){throw new Ha("repeatTimes must be a valid integer > 0")}this[Ga].times=Me;return this}}class MockInterceptor{constructor(Me,Bn){if(typeof Me!=="object"){throw new Ha("opts must be an object")}if(typeof Me.path==="undefined"){throw new Ha("opts.path must be defined")}if(typeof Me.method==="undefined"){Me.method="GET"}if(typeof Me.path==="string"){if(Me.query){Me.path=ts(Me.path,Me.query)}else{const Bn=new URL(Me.path,"data://");Me.path=Bn.pathname+Bn.search}}if(typeof Me.method==="string"){Me.method=Me.method.toUpperCase()}this[oa]=ni(Me);this[aa]=Bn;this[ca]={};this[_a]={};this[xa]=false}createMockScopeDispatchData(Me,Bn,Hn={}){const ni=zn(Bn);const Ci=this[xa]?{"content-length":ni.length}:{};const aa={...this[ca],...Ci,...Hn.headers};const oa={...this[_a],...Hn.trailers};return{statusCode:Me,data:Bn,headers:aa,trailers:oa}}validateReplyParameters(Me,Bn,Hn){if(typeof Me==="undefined"){throw new Ha("statusCode must be defined")}if(typeof Bn==="undefined"){throw new Ha("data must be defined")}if(typeof Hn!=="object"){throw new Ha("responseOptions must be an object")}}reply(Me){if(typeof Me==="function"){const wrappedDefaultsCallback=Bn=>{const Hn=Me(Bn);if(typeof Hn!=="object"){throw new Ha("reply options callback must return an object")}const{statusCode:zn,data:ni="",responseOptions:Ci={}}=Hn;this.validateReplyParameters(zn,ni,Ci);return{...this.createMockScopeDispatchData(zn,ni,Ci)}};const Bn=Ci(this[aa],this[oa],wrappedDefaultsCallback);return new MockScope(Bn)}const[Bn,Hn="",zn={}]=[...arguments];this.validateReplyParameters(Bn,Hn,zn);const ni=this.createMockScopeDispatchData(Bn,Hn,zn);const ca=Ci(this[aa],this[oa],ni);return new MockScope(ca)}replyWithError(Me){if(typeof Me==="undefined"){throw new Ha("error must be defined")}const Bn=Ci(this[aa],this[oa],{error:Me});return new MockScope(Bn)}defaultReplyHeaders(Me){if(typeof Me==="undefined"){throw new Ha("headers must be defined")}this[ca]=Me;return this}defaultReplyTrailers(Me){if(typeof Me==="undefined"){throw new Ha("trailers must be defined")}this[_a]=Me;return this}replyContentLength(){this[xa]=true;return this}}Me.exports.MockInterceptor=MockInterceptor;Me.exports.MockScope=MockScope},94004:(Me,Bn,Hn)=>{"use strict";const{promisify:zn}=Hn(39023);const ni=Hn(35076);const{buildMockDispatch:Ci}=Hn(53397);const{kDispatches:aa,kMockAgent:oa,kClose:ca,kOriginalClose:_a,kOrigin:xa,kOriginalDispatch:Ga,kConnected:Ha}=Hn(91117);const{MockInterceptor:ts}=Hn(31511);const Ps=Hn(36443);const{InvalidArgumentError:so}=Hn(68707);class MockPool extends ni{constructor(Me,Bn){super(Me,Bn);if(!Bn||!Bn.agent||typeof Bn.agent.dispatch!=="function"){throw new so("Argument opts.agent must implement Agent")}this[oa]=Bn.agent;this[xa]=Me;this[aa]=[];this[Ha]=1;this[Ga]=this.dispatch;this[_a]=this.close.bind(this);this.dispatch=Ci.call(this);this.close=this[ca]}get[Ps.kConnected](){return this[Ha]}intercept(Me){return new ts(Me,this[aa])}async[ca](){await zn(this[_a])();this[Ha]=0;this[oa][Ps.kClients].delete(this[xa])}}Me.exports=MockPool},91117:Me=>{"use strict";Me.exports={kAgent:Symbol("agent"),kOptions:Symbol("options"),kFactory:Symbol("factory"),kDispatches:Symbol("dispatches"),kDispatchKey:Symbol("dispatch key"),kDefaultHeaders:Symbol("default headers"),kDefaultTrailers:Symbol("default trailers"),kContentLength:Symbol("content length"),kMockAgent:Symbol("mock agent"),kMockAgentSet:Symbol("mock agent set"),kMockAgentGet:Symbol("mock agent get"),kMockDispatch:Symbol("mock dispatch"),kClose:Symbol("close"),kOriginalClose:Symbol("original agent close"),kOrigin:Symbol("origin"),kIsMockActive:Symbol("is mock active"),kNetConnect:Symbol("net connect"),kGetNetConnect:Symbol("get net connect"),kConnected:Symbol("connected")}},53397:(Me,Bn,Hn)=>{"use strict";const{MockNotMatchedError:zn}=Hn(52429);const{kDispatches:ni,kMockAgent:Ci,kOriginalDispatch:aa,kOrigin:oa,kGetNetConnect:ca}=Hn(91117);const{buildURL:_a,nop:xa}=Hn(3440);const{STATUS_CODES:Ga}=Hn(58611);const{types:{isPromise:Ha}}=Hn(39023);function matchValue(Me,Bn){if(typeof Me==="string"){return Me===Bn}if(Me instanceof RegExp){return Me.test(Bn)}if(typeof Me==="function"){return Me(Bn)===true}return false}function lowerCaseEntries(Me){return Object.fromEntries(Object.entries(Me).map((([Me,Bn])=>[Me.toLocaleLowerCase(),Bn])))}function getHeaderByName(Me,Bn){if(Array.isArray(Me)){for(let Hn=0;Hn!Me)).filter((({path:Me})=>matchValue(safeUrl(Me),ni)));if(Ci.length===0){throw new zn(`Mock dispatch not matched for path '${ni}'`)}Ci=Ci.filter((({method:Me})=>matchValue(Me,Bn.method)));if(Ci.length===0){throw new zn(`Mock dispatch not matched for method '${Bn.method}'`)}Ci=Ci.filter((({body:Me})=>typeof Me!=="undefined"?matchValue(Me,Bn.body):true));if(Ci.length===0){throw new zn(`Mock dispatch not matched for body '${Bn.body}'`)}Ci=Ci.filter((Me=>matchHeaders(Me,Bn.headers)));if(Ci.length===0){throw new zn(`Mock dispatch not matched for headers '${typeof Bn.headers==="object"?JSON.stringify(Bn.headers):Bn.headers}'`)}return Ci[0]}function addMockDispatch(Me,Bn,Hn){const zn={timesInvoked:0,times:1,persist:false,consumed:false};const ni=typeof Hn==="function"?{callback:Hn}:{...Hn};const Ci={...zn,...Bn,pending:true,data:{error:null,...ni}};Me.push(Ci);return Ci}function deleteMockDispatch(Me,Bn){const Hn=Me.findIndex((Me=>{if(!Me.consumed){return false}return matchKey(Me,Bn)}));if(Hn!==-1){Me.splice(Hn,1)}}function buildKey(Me){const{path:Bn,method:Hn,body:zn,headers:ni,query:Ci}=Me;return{path:Bn,method:Hn,body:zn,headers:ni,query:Ci}}function generateKeyValues(Me){return Object.entries(Me).reduce(((Me,[Bn,Hn])=>[...Me,Buffer.from(`${Bn}`),Array.isArray(Hn)?Hn.map((Me=>Buffer.from(`${Me}`))):Buffer.from(`${Hn}`)]),[])}function getStatusText(Me){return Ga[Me]||"unknown"}async function getResponse(Me){const Bn=[];for await(const Hn of Me){Bn.push(Hn)}return Buffer.concat(Bn).toString("utf8")}function mockDispatch(Me,Bn){const Hn=buildKey(Me);const zn=getMockDispatch(this[ni],Hn);zn.timesInvoked++;if(zn.data.callback){zn.data={...zn.data,...zn.data.callback(Me)}}const{data:{statusCode:Ci,data:aa,headers:oa,trailers:ca,error:_a},delay:Ga,persist:ts}=zn;const{timesInvoked:Ps,times:so}=zn;zn.consumed=!ts&&Ps>=so;zn.pending=Ps0){setTimeout((()=>{handleReply(this[ni])}),Ga)}else{handleReply(this[ni])}function handleReply(zn,ni=aa){const _a=Array.isArray(Me.headers)?buildHeadersFromArray(Me.headers):Me.headers;const Ga=typeof ni==="function"?ni({...Me,headers:_a}):ni;if(Ha(Ga)){Ga.then((Me=>handleReply(zn,Me)));return}const ts=getResponseData(Ga);const Ps=generateKeyValues(oa);const so=generateKeyValues(ca);Bn.abort=xa;Bn.onHeaders(Ci,Ps,resume,getStatusText(Ci));Bn.onData(Buffer.from(ts));Bn.onComplete(so);deleteMockDispatch(zn,Hn)}function resume(){}return true}function buildMockDispatch(){const Me=this[Ci];const Bn=this[oa];const Hn=this[aa];return function dispatch(ni,Ci){if(Me.isMockActive){try{mockDispatch.call(this,ni,Ci)}catch(aa){if(aa instanceof zn){const oa=Me[ca]();if(oa===false){throw new zn(`${aa.message}: subsequent request to origin ${Bn} was not allowed (net.connect disabled)`)}if(checkNetConnect(oa,Bn)){Hn.call(this,ni,Ci)}else{throw new zn(`${aa.message}: subsequent request to origin ${Bn} was not allowed (net.connect is not enabled for this origin)`)}}else{throw aa}}}else{Hn.call(this,ni,Ci)}}}function checkNetConnect(Me,Bn){const Hn=new URL(Bn);if(Me===true){return true}else if(Array.isArray(Me)&&Me.some((Me=>matchValue(Me,Hn.host)))){return true}return false}function buildMockOptions(Me){if(Me){const{agent:Bn,...Hn}=Me;return Hn}}Me.exports={getResponseData:getResponseData,getMockDispatch:getMockDispatch,addMockDispatch:addMockDispatch,deleteMockDispatch:deleteMockDispatch,buildKey:buildKey,generateKeyValues:generateKeyValues,matchValue:matchValue,getResponse:getResponse,getStatusText:getStatusText,mockDispatch:mockDispatch,buildMockDispatch:buildMockDispatch,checkNetConnect:checkNetConnect,buildMockOptions:buildMockOptions,getHeaderByName:getHeaderByName}},56142:(Me,Bn,Hn)=>{"use strict";const{Transform:zn}=Hn(2203);const{Console:ni}=Hn(64236);Me.exports=class PendingInterceptorsFormatter{constructor({disableColors:Me}={}){this.transform=new zn({transform(Me,Bn,Hn){Hn(null,Me)}});this.logger=new ni({stdout:this.transform,inspectOptions:{colors:!Me&&!process.env.CI}})}format(Me){const Bn=Me.map((({method:Me,path:Bn,data:{statusCode:Hn},persist:zn,times:ni,timesInvoked:Ci,origin:aa})=>({Method:Me,Origin:aa,Path:Bn,"Status code":Hn,Persistent:zn?"✅":"❌",Invocations:Ci,Remaining:zn?Infinity:ni-Ci})));this.logger.table(Bn);return this.transform.read().toString()}}},91529:Me=>{"use strict";const Bn={pronoun:"it",is:"is",was:"was",this:"this"};const Hn={pronoun:"they",is:"are",was:"were",this:"these"};Me.exports=class Pluralizer{constructor(Me,Bn){this.singular=Me;this.plural=Bn}pluralize(Me){const zn=Me===1;const ni=zn?Bn:Hn;const Ci=zn?this.singular:this.plural;return{...ni,count:Me,noun:Ci}}}},34869:Me=>{"use strict";const Bn=2048;const Hn=Bn-1;class FixedCircularBuffer{constructor(){this.bottom=0;this.top=0;this.list=new Array(Bn);this.next=null}isEmpty(){return this.top===this.bottom}isFull(){return(this.top+1&Hn)===this.bottom}push(Me){this.list[this.top]=Me;this.top=this.top+1&Hn}shift(){const Me=this.list[this.bottom];if(Me===undefined)return null;this.list[this.bottom]=undefined;this.bottom=this.bottom+1&Hn;return Me}}Me.exports=class FixedQueue{constructor(){this.head=this.tail=new FixedCircularBuffer}isEmpty(){return this.head.isEmpty()}push(Me){if(this.head.isFull()){this.head=this.head.next=new FixedCircularBuffer}this.head.push(Me)}shift(){const Me=this.tail;const Bn=Me.shift();if(Me.isEmpty()&&Me.next!==null){this.tail=Me.next}return Bn}}},58640:(Me,Bn,Hn)=>{"use strict";const zn=Hn(50001);const ni=Hn(34869);const{kConnected:Ci,kSize:aa,kRunning:oa,kPending:ca,kQueued:_a,kBusy:xa,kFree:Ga,kUrl:Ha,kClose:ts,kDestroy:Ps,kDispatch:so}=Hn(36443);const oo=Hn(24622);const Jo=Symbol("clients");const tc=Symbol("needDrain");const dc=Symbol("queue");const Fc=Symbol("closed resolve");const Jc=Symbol("onDrain");const Dp=Symbol("onConnect");const kp=Symbol("onDisconnect");const Qp=Symbol("onConnectionError");const Up=Symbol("get dispatcher");const qp=Symbol("add client");const Vp=Symbol("remove client");const Jp=Symbol("stats");class PoolBase extends zn{constructor(){super();this[dc]=new ni;this[Jo]=[];this[_a]=0;const Me=this;this[Jc]=function onDrain(Bn,Hn){const zn=Me[dc];let ni=false;while(!ni){const Bn=zn.shift();if(!Bn){break}Me[_a]--;ni=!this.dispatch(Bn.opts,Bn.handler)}this[tc]=ni;if(!this[tc]&&Me[tc]){Me[tc]=false;Me.emit("drain",Bn,[Me,...Hn])}if(Me[Fc]&&zn.isEmpty()){Promise.all(Me[Jo].map((Me=>Me.close()))).then(Me[Fc])}};this[Dp]=(Bn,Hn)=>{Me.emit("connect",Bn,[Me,...Hn])};this[kp]=(Bn,Hn,zn)=>{Me.emit("disconnect",Bn,[Me,...Hn],zn)};this[Qp]=(Bn,Hn,zn)=>{Me.emit("connectionError",Bn,[Me,...Hn],zn)};this[Jp]=new oo(this)}get[xa](){return this[tc]}get[Ci](){return this[Jo].filter((Me=>Me[Ci])).length}get[Ga](){return this[Jo].filter((Me=>Me[Ci]&&!Me[tc])).length}get[ca](){let Me=this[_a];for(const{[ca]:Bn}of this[Jo]){Me+=Bn}return Me}get[oa](){let Me=0;for(const{[oa]:Bn}of this[Jo]){Me+=Bn}return Me}get[aa](){let Me=this[_a];for(const{[aa]:Bn}of this[Jo]){Me+=Bn}return Me}get stats(){return this[Jp]}async[ts](){if(this[dc].isEmpty()){return Promise.all(this[Jo].map((Me=>Me.close())))}else{return new Promise((Me=>{this[Fc]=Me}))}}async[Ps](Me){while(true){const Bn=this[dc].shift();if(!Bn){break}Bn.handler.onError(Me)}return Promise.all(this[Jo].map((Bn=>Bn.destroy(Me))))}[so](Me,Bn){const Hn=this[Up]();if(!Hn){this[tc]=true;this[dc].push({opts:Me,handler:Bn});this[_a]++}else if(!Hn.dispatch(Me,Bn)){Hn[tc]=true;this[tc]=!this[Up]()}return!this[tc]}[qp](Me){Me.on("drain",this[Jc]).on("connect",this[Dp]).on("disconnect",this[kp]).on("connectionError",this[Qp]);this[Jo].push(Me);if(this[tc]){process.nextTick((()=>{if(this[tc]){this[Jc](Me[Ha],[this,Me])}}))}return this}[Vp](Me){Me.close((()=>{const Bn=this[Jo].indexOf(Me);if(Bn!==-1){this[Jo].splice(Bn,1)}}));this[tc]=this[Jo].some((Me=>!Me[tc]&&Me.closed!==true&&Me.destroyed!==true))}}Me.exports={PoolBase:PoolBase,kClients:Jo,kNeedDrain:tc,kAddClient:qp,kRemoveClient:Vp,kGetDispatcher:Up}},24622:(Me,Bn,Hn)=>{const{kFree:zn,kConnected:ni,kPending:Ci,kQueued:aa,kRunning:oa,kSize:ca}=Hn(36443);const _a=Symbol("pool");class PoolStats{constructor(Me){this[_a]=Me}get connected(){return this[_a][ni]}get free(){return this[_a][zn]}get pending(){return this[_a][Ci]}get queued(){return this[_a][aa]}get running(){return this[_a][oa]}get size(){return this[_a][ca]}}Me.exports=PoolStats},35076:(Me,Bn,Hn)=>{"use strict";const{PoolBase:zn,kClients:ni,kNeedDrain:Ci,kAddClient:aa,kGetDispatcher:oa}=Hn(58640);const ca=Hn(86197);const{InvalidArgumentError:_a}=Hn(68707);const xa=Hn(3440);const{kUrl:Ga,kInterceptors:Ha}=Hn(36443);const ts=Hn(59136);const Ps=Symbol("options");const so=Symbol("connections");const oo=Symbol("factory");function defaultFactory(Me,Bn){return new ca(Me,Bn)}class Pool extends zn{constructor(Me,{connections:Bn,factory:Hn=defaultFactory,connect:zn,connectTimeout:Ci,tls:aa,maxCachedSessions:oa,socketPath:ca,autoSelectFamily:Jo,autoSelectFamilyAttemptTimeout:tc,allowH2:dc,...Fc}={}){super();if(Bn!=null&&(!Number.isFinite(Bn)||Bn<0)){throw new _a("invalid connections")}if(typeof Hn!=="function"){throw new _a("factory must be a function.")}if(zn!=null&&typeof zn!=="function"&&typeof zn!=="object"){throw new _a("connect must be a function or an object")}if(typeof zn!=="function"){zn=ts({...aa,maxCachedSessions:oa,allowH2:dc,socketPath:ca,timeout:Ci,...xa.nodeHasAutoSelectFamily&&Jo?{autoSelectFamily:Jo,autoSelectFamilyAttemptTimeout:tc}:undefined,...zn})}this[Ha]=Fc.interceptors&&Fc.interceptors.Pool&&Array.isArray(Fc.interceptors.Pool)?Fc.interceptors.Pool:[];this[so]=Bn||null;this[Ga]=xa.parseOrigin(Me);this[Ps]={...xa.deepClone(Fc),connect:zn,allowH2:dc};this[Ps].interceptors=Fc.interceptors?{...Fc.interceptors}:undefined;this[oo]=Hn;this.on("connectionError",((Me,Bn,Hn)=>{for(const Me of Bn){const Bn=this[ni].indexOf(Me);if(Bn!==-1){this[ni].splice(Bn,1)}}}))}[oa](){let Me=this[ni].find((Me=>!Me[Ci]));if(Me){return Me}if(!this[so]||this[ni].length{"use strict";const{kProxy:zn,kClose:ni,kDestroy:Ci,kInterceptors:aa}=Hn(36443);const{URL:oa}=Hn(87016);const ca=Hn(59965);const _a=Hn(35076);const xa=Hn(50001);const{InvalidArgumentError:Ga,RequestAbortedError:Ha}=Hn(68707);const ts=Hn(59136);const Ps=Symbol("proxy agent");const so=Symbol("proxy client");const oo=Symbol("proxy headers");const Jo=Symbol("request tls settings");const tc=Symbol("proxy tls settings");const dc=Symbol("connect endpoint function");function defaultProtocolPort(Me){return Me==="https:"?443:80}function buildProxyOptions(Me){if(typeof Me==="string"){Me={uri:Me}}if(!Me||!Me.uri){throw new Ga("Proxy opts.uri is mandatory")}return{uri:Me.uri,protocol:Me.protocol||"https"}}function defaultFactory(Me,Bn){return new _a(Me,Bn)}class ProxyAgent extends xa{constructor(Me){super(Me);this[zn]=buildProxyOptions(Me);this[Ps]=new ca(Me);this[aa]=Me.interceptors&&Me.interceptors.ProxyAgent&&Array.isArray(Me.interceptors.ProxyAgent)?Me.interceptors.ProxyAgent:[];if(typeof Me==="string"){Me={uri:Me}}if(!Me||!Me.uri){throw new Ga("Proxy opts.uri is mandatory")}const{clientFactory:Bn=defaultFactory}=Me;if(typeof Bn!=="function"){throw new Ga("Proxy opts.clientFactory must be a function.")}this[Jo]=Me.requestTls;this[tc]=Me.proxyTls;this[oo]=Me.headers||{};const Hn=new oa(Me.uri);const{origin:ni,port:Ci,host:_a,username:xa,password:Fc}=Hn;if(Me.auth&&Me.token){throw new Ga("opts.auth cannot be used in combination with opts.token")}else if(Me.auth){this[oo]["proxy-authorization"]=`Basic ${Me.auth}`}else if(Me.token){this[oo]["proxy-authorization"]=Me.token}else if(xa&&Fc){this[oo]["proxy-authorization"]=`Basic ${Buffer.from(`${decodeURIComponent(xa)}:${decodeURIComponent(Fc)}`).toString("base64")}`}const Jc=ts({...Me.proxyTls});this[dc]=ts({...Me.requestTls});this[so]=Bn(Hn,{connect:Jc});this[Ps]=new ca({...Me,connect:async(Me,Bn)=>{let Hn=Me.host;if(!Me.port){Hn+=`:${defaultProtocolPort(Me.protocol)}`}try{const{socket:zn,statusCode:aa}=await this[so].connect({origin:ni,port:Ci,path:Hn,signal:Me.signal,headers:{...this[oo],host:_a}});if(aa!==200){zn.on("error",(()=>{})).destroy();Bn(new Ha(`Proxy response (${aa}) !== 200 when HTTP Tunneling`))}if(Me.protocol!=="https:"){Bn(null,zn);return}let oa;if(this[Jo]){oa=this[Jo].servername}else{oa=Me.servername}this[dc]({...Me,servername:oa,httpSocket:zn},Bn)}catch(Me){Bn(Me)}}})}dispatch(Me,Bn){const{host:Hn}=new oa(Me.origin);const zn=buildHeaders(Me.headers);throwIfProxyAuthIsSent(zn);return this[Ps].dispatch({...Me,headers:{...zn,host:Hn}},Bn)}async[ni](){await this[Ps].close();await this[so].close()}async[Ci](){await this[Ps].destroy();await this[so].destroy()}}function buildHeaders(Me){if(Array.isArray(Me)){const Bn={};for(let Hn=0;HnMe.toLowerCase()==="proxy-authorization"));if(Bn){throw new Ga("Proxy-Authorization should be sent in ProxyAgent constructor")}}Me.exports=ProxyAgent},28804:Me=>{"use strict";let Bn=Date.now();let Hn;const zn=[];function onTimeout(){Bn=Date.now();let Me=zn.length;let Hn=0;while(Hn0&&Bn>=ni.state){ni.state=-1;ni.callback(ni.opaque)}if(ni.state===-1){ni.state=-2;if(Hn!==Me-1){zn[Hn]=zn.pop()}else{zn.pop()}Me-=1}else{Hn+=1}}if(zn.length>0){refreshTimeout()}}function refreshTimeout(){if(Hn&&Hn.refresh){Hn.refresh()}else{clearTimeout(Hn);Hn=setTimeout(onTimeout,1e3);if(Hn.unref){Hn.unref()}}}class Timeout{constructor(Me,Bn,Hn){this.callback=Me;this.delay=Bn;this.opaque=Hn;this.state=-2;this.refresh()}refresh(){if(this.state===-2){zn.push(this);if(!Hn||zn.length===1){refreshTimeout()}}this.state=0}clear(){this.state=-1}}Me.exports={setTimeout(Me,Bn,Hn){return Bn<1e3?setTimeout(Me,Bn,Hn):new Timeout(Me,Bn,Hn)},clearTimeout(Me){if(Me instanceof Timeout){Me.clear()}else{clearTimeout(Me)}}}},68550:(Me,Bn,Hn)=>{"use strict";const zn=Hn(31637);const{uid:ni,states:Ci}=Hn(45913);const{kReadyState:aa,kSentClose:oa,kByteParser:ca,kReceivedClose:_a}=Hn(62933);const{fireEvent:xa,failWebsocketConnection:Ga}=Hn(3574);const{CloseEvent:Ha}=Hn(46255);const{makeRequest:ts}=Hn(25194);const{fetching:Ps}=Hn(12315);const{Headers:so}=Hn(26349);const{getGlobalDispatcher:oo}=Hn(32581);const{kHeadersList:Jo}=Hn(36443);const tc={};tc.open=zn.channel("undici:websocket:open");tc.close=zn.channel("undici:websocket:close");tc.socketError=zn.channel("undici:websocket:socket_error");let dc;try{dc=Hn(76982)}catch{}function establishWebSocketConnection(Me,Bn,Hn,zn,Ci){const aa=Me;aa.protocol=Me.protocol==="ws:"?"http:":"https:";const oa=ts({urlList:[aa],serviceWorkers:"none",referrer:"no-referrer",mode:"websocket",credentials:"include",cache:"no-store",redirect:"error"});if(Ci.headers){const Me=new so(Ci.headers)[Jo];oa.headersList=Me}const ca=dc.randomBytes(16).toString("base64");oa.headersList.append("sec-websocket-key",ca);oa.headersList.append("sec-websocket-version","13");for(const Me of Bn){oa.headersList.append("sec-websocket-protocol",Me)}const _a="";const xa=Ps({request:oa,useParallelQueue:true,dispatcher:Ci.dispatcher??oo(),processResponse(Me){if(Me.type==="error"||Me.status!==101){Ga(Hn,"Received network error or non-101 status code.");return}if(Bn.length!==0&&!Me.headersList.get("Sec-WebSocket-Protocol")){Ga(Hn,"Server did not respond with sent protocols.");return}if(Me.headersList.get("Upgrade")?.toLowerCase()!=="websocket"){Ga(Hn,'Server did not set Upgrade header to "websocket".');return}if(Me.headersList.get("Connection")?.toLowerCase()!=="upgrade"){Ga(Hn,'Server did not set Connection header to "upgrade".');return}const Ci=Me.headersList.get("Sec-WebSocket-Accept");const aa=dc.createHash("sha1").update(ca+ni).digest("base64");if(Ci!==aa){Ga(Hn,"Incorrect hash received in Sec-WebSocket-Accept header.");return}const xa=Me.headersList.get("Sec-WebSocket-Extensions");if(xa!==null&&xa!==_a){Ga(Hn,"Received different permessage-deflate than the one set.");return}const Ha=Me.headersList.get("Sec-WebSocket-Protocol");if(Ha!==null&&Ha!==oa.headersList.get("Sec-WebSocket-Protocol")){Ga(Hn,"Protocol was not set in the opening handshake.");return}Me.socket.on("data",onSocketData);Me.socket.on("close",onSocketClose);Me.socket.on("error",onSocketError);if(tc.open.hasSubscribers){tc.open.publish({address:Me.socket.address(),protocol:Ha,extensions:xa})}zn(Me)}});return xa}function onSocketData(Me){if(!this.ws[ca].write(Me)){this.pause()}}function onSocketClose(){const{ws:Me}=this;const Bn=Me[oa]&&Me[_a];let Hn=1005;let zn="";const ni=Me[ca].closingInfo;if(ni){Hn=ni.code??1005;zn=ni.reason}else if(!Me[oa]){Hn=1006}Me[aa]=Ci.CLOSED;xa("close",Me,Ha,{wasClean:Bn,code:Hn,reason:zn});if(tc.close.hasSubscribers){tc.close.publish({websocket:Me,code:Hn,reason:zn})}}function onSocketError(Me){const{ws:Bn}=this;Bn[aa]=Ci.CLOSING;if(tc.socketError.hasSubscribers){tc.socketError.publish(Me)}this.destroy()}Me.exports={establishWebSocketConnection:establishWebSocketConnection}},45913:Me=>{"use strict";const Bn="258EAFA5-E914-47DA-95CA-C5AB0DC85B11";const Hn={enumerable:true,writable:false,configurable:false};const zn={CONNECTING:0,OPEN:1,CLOSING:2,CLOSED:3};const ni={CONTINUATION:0,TEXT:1,BINARY:2,CLOSE:8,PING:9,PONG:10};const Ci=2**16-1;const aa={INFO:0,PAYLOADLENGTH_16:2,PAYLOADLENGTH_64:3,READ_DATA:4};const oa=Buffer.allocUnsafe(0);Me.exports={uid:Bn,staticPropertyDescriptors:Hn,states:zn,opcodes:ni,maxUnsigned16Bit:Ci,parserStates:aa,emptyBuffer:oa}},46255:(Me,Bn,Hn)=>{"use strict";const{webidl:zn}=Hn(74222);const{kEnumerableProperty:ni}=Hn(3440);const{MessagePort:Ci}=Hn(28167);class MessageEvent extends Event{#a;constructor(Me,Bn={}){zn.argumentLengthCheck(arguments,1,{header:"MessageEvent constructor"});Me=zn.converters.DOMString(Me);Bn=zn.converters.MessageEventInit(Bn);super(Me,Bn);this.#a=Bn}get data(){zn.brandCheck(this,MessageEvent);return this.#a.data}get origin(){zn.brandCheck(this,MessageEvent);return this.#a.origin}get lastEventId(){zn.brandCheck(this,MessageEvent);return this.#a.lastEventId}get source(){zn.brandCheck(this,MessageEvent);return this.#a.source}get ports(){zn.brandCheck(this,MessageEvent);if(!Object.isFrozen(this.#a.ports)){Object.freeze(this.#a.ports)}return this.#a.ports}initMessageEvent(Me,Bn=false,Hn=false,ni=null,Ci="",aa="",oa=null,ca=[]){zn.brandCheck(this,MessageEvent);zn.argumentLengthCheck(arguments,1,{header:"MessageEvent.initMessageEvent"});return new MessageEvent(Me,{bubbles:Bn,cancelable:Hn,data:ni,origin:Ci,lastEventId:aa,source:oa,ports:ca})}}class CloseEvent extends Event{#a;constructor(Me,Bn={}){zn.argumentLengthCheck(arguments,1,{header:"CloseEvent constructor"});Me=zn.converters.DOMString(Me);Bn=zn.converters.CloseEventInit(Bn);super(Me,Bn);this.#a=Bn}get wasClean(){zn.brandCheck(this,CloseEvent);return this.#a.wasClean}get code(){zn.brandCheck(this,CloseEvent);return this.#a.code}get reason(){zn.brandCheck(this,CloseEvent);return this.#a.reason}}class ErrorEvent extends Event{#a;constructor(Me,Bn){zn.argumentLengthCheck(arguments,1,{header:"ErrorEvent constructor"});super(Me,Bn);Me=zn.converters.DOMString(Me);Bn=zn.converters.ErrorEventInit(Bn??{});this.#a=Bn}get message(){zn.brandCheck(this,ErrorEvent);return this.#a.message}get filename(){zn.brandCheck(this,ErrorEvent);return this.#a.filename}get lineno(){zn.brandCheck(this,ErrorEvent);return this.#a.lineno}get colno(){zn.brandCheck(this,ErrorEvent);return this.#a.colno}get error(){zn.brandCheck(this,ErrorEvent);return this.#a.error}}Object.defineProperties(MessageEvent.prototype,{[Symbol.toStringTag]:{value:"MessageEvent",configurable:true},data:ni,origin:ni,lastEventId:ni,source:ni,ports:ni,initMessageEvent:ni});Object.defineProperties(CloseEvent.prototype,{[Symbol.toStringTag]:{value:"CloseEvent",configurable:true},reason:ni,code:ni,wasClean:ni});Object.defineProperties(ErrorEvent.prototype,{[Symbol.toStringTag]:{value:"ErrorEvent",configurable:true},message:ni,filename:ni,lineno:ni,colno:ni,error:ni});zn.converters.MessagePort=zn.interfaceConverter(Ci);zn.converters["sequence"]=zn.sequenceConverter(zn.converters.MessagePort);const aa=[{key:"bubbles",converter:zn.converters.boolean,defaultValue:false},{key:"cancelable",converter:zn.converters.boolean,defaultValue:false},{key:"composed",converter:zn.converters.boolean,defaultValue:false}];zn.converters.MessageEventInit=zn.dictionaryConverter([...aa,{key:"data",converter:zn.converters.any,defaultValue:null},{key:"origin",converter:zn.converters.USVString,defaultValue:""},{key:"lastEventId",converter:zn.converters.DOMString,defaultValue:""},{key:"source",converter:zn.nullableConverter(zn.converters.MessagePort),defaultValue:null},{key:"ports",converter:zn.converters["sequence"],get defaultValue(){return[]}}]);zn.converters.CloseEventInit=zn.dictionaryConverter([...aa,{key:"wasClean",converter:zn.converters.boolean,defaultValue:false},{key:"code",converter:zn.converters["unsigned short"],defaultValue:0},{key:"reason",converter:zn.converters.USVString,defaultValue:""}]);zn.converters.ErrorEventInit=zn.dictionaryConverter([...aa,{key:"message",converter:zn.converters.DOMString,defaultValue:""},{key:"filename",converter:zn.converters.USVString,defaultValue:""},{key:"lineno",converter:zn.converters["unsigned long"],defaultValue:0},{key:"colno",converter:zn.converters["unsigned long"],defaultValue:0},{key:"error",converter:zn.converters.any}]);Me.exports={MessageEvent:MessageEvent,CloseEvent:CloseEvent,ErrorEvent:ErrorEvent}},31237:(Me,Bn,Hn)=>{"use strict";const{maxUnsigned16Bit:zn}=Hn(45913);let ni;try{ni=Hn(76982)}catch{}class WebsocketFrameSend{constructor(Me){this.frameData=Me;this.maskKey=ni.randomBytes(4)}createFrame(Me){const Bn=this.frameData?.byteLength??0;let Hn=Bn;let ni=6;if(Bn>zn){ni+=8;Hn=127}else if(Bn>125){ni+=2;Hn=126}const Ci=Buffer.allocUnsafe(Bn+ni);Ci[0]=Ci[1]=0;Ci[0]|=128;Ci[0]=(Ci[0]&240)+Me; /*! ws. MIT License. Einar Otto Stangvik */Ci[ni-4]=this.maskKey[0];Ci[ni-3]=this.maskKey[1];Ci[ni-2]=this.maskKey[2];Ci[ni-1]=this.maskKey[3];Ci[1]=Hn;if(Hn===126){Ci.writeUInt16BE(Bn,2)}else if(Hn===127){Ci[2]=Ci[3]=0;Ci.writeUIntBE(Bn,4,6)}Ci[1]|=128;for(let Me=0;Me{"use strict";const{Writable:zn}=Hn(2203);const ni=Hn(31637);const{parserStates:Ci,opcodes:aa,states:oa,emptyBuffer:ca}=Hn(45913);const{kReadyState:_a,kSentClose:xa,kResponse:Ga,kReceivedClose:Ha}=Hn(62933);const{isValidStatusCode:ts,failWebsocketConnection:Ps,websocketMessageReceived:so}=Hn(3574);const{WebsocketFrameSend:oo}=Hn(31237);const Jo={};Jo.ping=ni.channel("undici:websocket:ping");Jo.pong=ni.channel("undici:websocket:pong");class ByteParser extends zn{#s=[];#o=0;#u=Ci.INFO;#c={};#l=[];constructor(Me){super();this.ws=Me}_write(Me,Bn,Hn){this.#s.push(Me);this.#o+=Me.length;this.run(Hn)}run(Me){while(true){if(this.#u===Ci.INFO){if(this.#o<2){return Me()}const Bn=this.consume(2);this.#c.fin=(Bn[0]&128)!==0;this.#c.opcode=Bn[0]&15;this.#c.originalOpcode??=this.#c.opcode;this.#c.fragmented=!this.#c.fin&&this.#c.opcode!==aa.CONTINUATION;if(this.#c.fragmented&&this.#c.opcode!==aa.BINARY&&this.#c.opcode!==aa.TEXT){Ps(this.ws,"Invalid frame type was fragmented.");return}const Hn=Bn[1]&127;if(Hn<=125){this.#c.payloadLength=Hn;this.#u=Ci.READ_DATA}else if(Hn===126){this.#u=Ci.PAYLOADLENGTH_16}else if(Hn===127){this.#u=Ci.PAYLOADLENGTH_64}if(this.#c.fragmented&&Hn>125){Ps(this.ws,"Fragmented frame exceeded 125 bytes.");return}else if((this.#c.opcode===aa.PING||this.#c.opcode===aa.PONG||this.#c.opcode===aa.CLOSE)&&Hn>125){Ps(this.ws,"Payload length for control frame exceeded 125 bytes.");return}else if(this.#c.opcode===aa.CLOSE){if(Hn===1){Ps(this.ws,"Received close frame with a 1-byte body.");return}const Me=this.consume(Hn);this.#c.closeInfo=this.parseCloseBody(false,Me);if(!this.ws[xa]){const Me=Buffer.allocUnsafe(2);Me.writeUInt16BE(this.#c.closeInfo.code,0);const Bn=new oo(Me);this.ws[Ga].socket.write(Bn.createFrame(aa.CLOSE),(Me=>{if(!Me){this.ws[xa]=true}}))}this.ws[_a]=oa.CLOSING;this.ws[Ha]=true;this.end();return}else if(this.#c.opcode===aa.PING){const Bn=this.consume(Hn);if(!this.ws[Ha]){const Me=new oo(Bn);this.ws[Ga].socket.write(Me.createFrame(aa.PONG));if(Jo.ping.hasSubscribers){Jo.ping.publish({payload:Bn})}}this.#u=Ci.INFO;if(this.#o>0){continue}else{Me();return}}else if(this.#c.opcode===aa.PONG){const Bn=this.consume(Hn);if(Jo.pong.hasSubscribers){Jo.pong.publish({payload:Bn})}if(this.#o>0){continue}else{Me();return}}}else if(this.#u===Ci.PAYLOADLENGTH_16){if(this.#o<2){return Me()}const Bn=this.consume(2);this.#c.payloadLength=Bn.readUInt16BE(0);this.#u=Ci.READ_DATA}else if(this.#u===Ci.PAYLOADLENGTH_64){if(this.#o<8){return Me()}const Bn=this.consume(8);const Hn=Bn.readUInt32BE(0);if(Hn>2**31-1){Ps(this.ws,"Received payload length > 2^31 bytes.");return}const zn=Bn.readUInt32BE(4);this.#c.payloadLength=(Hn<<8)+zn;this.#u=Ci.READ_DATA}else if(this.#u===Ci.READ_DATA){if(this.#o=this.#c.payloadLength){const Me=this.consume(this.#c.payloadLength);this.#l.push(Me);if(!this.#c.fragmented||this.#c.fin&&this.#c.opcode===aa.CONTINUATION){const Me=Buffer.concat(this.#l);so(this.ws,this.#c.originalOpcode,Me);this.#c={};this.#l.length=0}this.#u=Ci.INFO}}if(this.#o>0){continue}else{Me();break}}}consume(Me){if(Me>this.#o){return null}else if(Me===0){return ca}if(this.#s[0].length===Me){this.#o-=this.#s[0].length;return this.#s.shift()}const Bn=Buffer.allocUnsafe(Me);let Hn=0;while(Hn!==Me){const zn=this.#s[0];const{length:ni}=zn;if(ni+Hn===Me){Bn.set(this.#s.shift(),Hn);break}else if(ni+Hn>Me){Bn.set(zn.subarray(0,Me-Hn),Hn);this.#s[0]=zn.subarray(Me-Hn);break}else{Bn.set(this.#s.shift(),Hn);Hn+=zn.length}}this.#o-=Me;return Bn}parseCloseBody(Me,Bn){let Hn;if(Bn.length>=2){Hn=Bn.readUInt16BE(0)}if(Me){if(!ts(Hn)){return null}return{code:Hn}}let zn=Bn.subarray(2);if(zn[0]===239&&zn[1]===187&&zn[2]===191){zn=zn.subarray(3)}if(Hn!==undefined&&!ts(Hn)){return null}try{zn=new TextDecoder("utf-8",{fatal:true}).decode(zn)}catch{return null}return{code:Hn,reason:zn}}get closingInfo(){return this.#c.closeInfo}}Me.exports={ByteParser:ByteParser}},62933:Me=>{"use strict";Me.exports={kWebSocketURL:Symbol("url"),kReadyState:Symbol("ready state"),kController:Symbol("controller"),kResponse:Symbol("response"),kBinaryType:Symbol("binary type"),kSentClose:Symbol("sent close"),kReceivedClose:Symbol("received close"),kByteParser:Symbol("byte parser")}},3574:(Me,Bn,Hn)=>{"use strict";const{kReadyState:zn,kController:ni,kResponse:Ci,kBinaryType:aa,kWebSocketURL:oa}=Hn(62933);const{states:ca,opcodes:_a}=Hn(45913);const{MessageEvent:xa,ErrorEvent:Ga}=Hn(46255);function isEstablished(Me){return Me[zn]===ca.OPEN}function isClosing(Me){return Me[zn]===ca.CLOSING}function isClosed(Me){return Me[zn]===ca.CLOSED}function fireEvent(Me,Bn,Hn=Event,zn){const ni=new Hn(Me,zn);Bn.dispatchEvent(ni)}function websocketMessageReceived(Me,Bn,Hn){if(Me[zn]!==ca.OPEN){return}let ni;if(Bn===_a.TEXT){try{ni=new TextDecoder("utf-8",{fatal:true}).decode(Hn)}catch{failWebsocketConnection(Me,"Received invalid UTF-8 in text frame.");return}}else if(Bn===_a.BINARY){if(Me[aa]==="blob"){ni=new Blob([Hn])}else{ni=new Uint8Array(Hn).buffer}}fireEvent("message",Me,xa,{origin:Me[oa].origin,data:ni})}function isValidSubprotocol(Me){if(Me.length===0){return false}for(const Bn of Me){const Me=Bn.charCodeAt(0);if(Me<33||Me>126||Bn==="("||Bn===")"||Bn==="<"||Bn===">"||Bn==="@"||Bn===","||Bn===";"||Bn===":"||Bn==="\\"||Bn==='"'||Bn==="/"||Bn==="["||Bn==="]"||Bn==="?"||Bn==="="||Bn==="{"||Bn==="}"||Me===32||Me===9){return false}}return true}function isValidStatusCode(Me){if(Me>=1e3&&Me<1015){return Me!==1004&&Me!==1005&&Me!==1006}return Me>=3e3&&Me<=4999}function failWebsocketConnection(Me,Bn){const{[ni]:Hn,[Ci]:zn}=Me;Hn.abort();if(zn?.socket&&!zn.socket.destroyed){zn.socket.destroy()}if(Bn){fireEvent("error",Me,Ga,{error:new Error(Bn)})}}Me.exports={isEstablished:isEstablished,isClosing:isClosing,isClosed:isClosed,fireEvent:fireEvent,isValidSubprotocol:isValidSubprotocol,isValidStatusCode:isValidStatusCode,failWebsocketConnection:failWebsocketConnection,websocketMessageReceived:websocketMessageReceived}},55171:(Me,Bn,Hn)=>{"use strict";const{webidl:zn}=Hn(74222);const{DOMException:ni}=Hn(87326);const{URLSerializer:Ci}=Hn(94322);const{getGlobalOrigin:aa}=Hn(75628);const{staticPropertyDescriptors:oa,states:ca,opcodes:_a,emptyBuffer:xa}=Hn(45913);const{kWebSocketURL:Ga,kReadyState:Ha,kController:ts,kBinaryType:Ps,kResponse:so,kSentClose:oo,kByteParser:Jo}=Hn(62933);const{isEstablished:tc,isClosing:dc,isValidSubprotocol:Fc,failWebsocketConnection:Jc,fireEvent:Dp}=Hn(3574);const{establishWebSocketConnection:kp}=Hn(68550);const{WebsocketFrameSend:Qp}=Hn(31237);const{ByteParser:Up}=Hn(43171);const{kEnumerableProperty:qp,isBlobLike:Vp}=Hn(3440);const{getGlobalDispatcher:Jp}=Hn(32581);const{types:Wp}=Hn(39023);let zp=false;class WebSocket extends EventTarget{#p={open:null,error:null,close:null,message:null};#f=0;#d="";#h="";constructor(Me,Bn=[]){super();zn.argumentLengthCheck(arguments,1,{header:"WebSocket constructor"});if(!zp){zp=true;process.emitWarning("WebSockets are experimental, expect them to change at any time.",{code:"UNDICI-WS"})}const Hn=zn.converters["DOMString or sequence or WebSocketInit"](Bn);Me=zn.converters.USVString(Me);Bn=Hn.protocols;const Ci=aa();let oa;try{oa=new URL(Me,Ci)}catch(Me){throw new ni(Me,"SyntaxError")}if(oa.protocol==="http:"){oa.protocol="ws:"}else if(oa.protocol==="https:"){oa.protocol="wss:"}if(oa.protocol!=="ws:"&&oa.protocol!=="wss:"){throw new ni(`Expected a ws: or wss: protocol, got ${oa.protocol}`,"SyntaxError")}if(oa.hash||oa.href.endsWith("#")){throw new ni("Got fragment","SyntaxError")}if(typeof Bn==="string"){Bn=[Bn]}if(Bn.length!==new Set(Bn.map((Me=>Me.toLowerCase()))).size){throw new ni("Invalid Sec-WebSocket-Protocol value","SyntaxError")}if(Bn.length>0&&!Bn.every((Me=>Fc(Me)))){throw new ni("Invalid Sec-WebSocket-Protocol value","SyntaxError")}this[Ga]=new URL(oa.href);this[ts]=kp(oa,Bn,this,(Me=>this.#m(Me)),Hn);this[Ha]=WebSocket.CONNECTING;this[Ps]="blob"}close(Me=undefined,Bn=undefined){zn.brandCheck(this,WebSocket);if(Me!==undefined){Me=zn.converters["unsigned short"](Me,{clamp:true})}if(Bn!==undefined){Bn=zn.converters.USVString(Bn)}if(Me!==undefined){if(Me!==1e3&&(Me<3e3||Me>4999)){throw new ni("invalid code","InvalidAccessError")}}let Hn=0;if(Bn!==undefined){Hn=Buffer.byteLength(Bn);if(Hn>123){throw new ni(`Reason must be less than 123 bytes; received ${Hn}`,"SyntaxError")}}if(this[Ha]===WebSocket.CLOSING||this[Ha]===WebSocket.CLOSED){}else if(!tc(this)){Jc(this,"Connection was closed before it was established.");this[Ha]=WebSocket.CLOSING}else if(!dc(this)){const zn=new Qp;if(Me!==undefined&&Bn===undefined){zn.frameData=Buffer.allocUnsafe(2);zn.frameData.writeUInt16BE(Me,0)}else if(Me!==undefined&&Bn!==undefined){zn.frameData=Buffer.allocUnsafe(2+Hn);zn.frameData.writeUInt16BE(Me,0);zn.frameData.write(Bn,2,"utf-8")}else{zn.frameData=xa}const ni=this[so].socket;ni.write(zn.createFrame(_a.CLOSE),(Me=>{if(!Me){this[oo]=true}}));this[Ha]=ca.CLOSING}else{this[Ha]=WebSocket.CLOSING}}send(Me){zn.brandCheck(this,WebSocket);zn.argumentLengthCheck(arguments,1,{header:"WebSocket.send"});Me=zn.converters.WebSocketSendData(Me);if(this[Ha]===WebSocket.CONNECTING){throw new ni("Sent before connected.","InvalidStateError")}if(!tc(this)||dc(this)){return}const Bn=this[so].socket;if(typeof Me==="string"){const Hn=Buffer.from(Me);const zn=new Qp(Hn);const ni=zn.createFrame(_a.TEXT);this.#f+=Hn.byteLength;Bn.write(ni,(()=>{this.#f-=Hn.byteLength}))}else if(Wp.isArrayBuffer(Me)){const Hn=Buffer.from(Me);const zn=new Qp(Hn);const ni=zn.createFrame(_a.BINARY);this.#f+=Hn.byteLength;Bn.write(ni,(()=>{this.#f-=Hn.byteLength}))}else if(ArrayBuffer.isView(Me)){const Hn=Buffer.from(Me,Me.byteOffset,Me.byteLength);const zn=new Qp(Hn);const ni=zn.createFrame(_a.BINARY);this.#f+=Hn.byteLength;Bn.write(ni,(()=>{this.#f-=Hn.byteLength}))}else if(Vp(Me)){const Hn=new Qp;Me.arrayBuffer().then((Me=>{const zn=Buffer.from(Me);Hn.frameData=zn;const ni=Hn.createFrame(_a.BINARY);this.#f+=zn.byteLength;Bn.write(ni,(()=>{this.#f-=zn.byteLength}))}))}}get readyState(){zn.brandCheck(this,WebSocket);return this[Ha]}get bufferedAmount(){zn.brandCheck(this,WebSocket);return this.#f}get url(){zn.brandCheck(this,WebSocket);return Ci(this[Ga])}get extensions(){zn.brandCheck(this,WebSocket);return this.#h}get protocol(){zn.brandCheck(this,WebSocket);return this.#d}get onopen(){zn.brandCheck(this,WebSocket);return this.#p.open}set onopen(Me){zn.brandCheck(this,WebSocket);if(this.#p.open){this.removeEventListener("open",this.#p.open)}if(typeof Me==="function"){this.#p.open=Me;this.addEventListener("open",Me)}else{this.#p.open=null}}get onerror(){zn.brandCheck(this,WebSocket);return this.#p.error}set onerror(Me){zn.brandCheck(this,WebSocket);if(this.#p.error){this.removeEventListener("error",this.#p.error)}if(typeof Me==="function"){this.#p.error=Me;this.addEventListener("error",Me)}else{this.#p.error=null}}get onclose(){zn.brandCheck(this,WebSocket);return this.#p.close}set onclose(Me){zn.brandCheck(this,WebSocket);if(this.#p.close){this.removeEventListener("close",this.#p.close)}if(typeof Me==="function"){this.#p.close=Me;this.addEventListener("close",Me)}else{this.#p.close=null}}get onmessage(){zn.brandCheck(this,WebSocket);return this.#p.message}set onmessage(Me){zn.brandCheck(this,WebSocket);if(this.#p.message){this.removeEventListener("message",this.#p.message)}if(typeof Me==="function"){this.#p.message=Me;this.addEventListener("message",Me)}else{this.#p.message=null}}get binaryType(){zn.brandCheck(this,WebSocket);return this[Ps]}set binaryType(Me){zn.brandCheck(this,WebSocket);if(Me!=="blob"&&Me!=="arraybuffer"){this[Ps]="blob"}else{this[Ps]=Me}}#m(Me){this[so]=Me;const Bn=new Up(this);Bn.on("drain",(function onParserDrain(){this.ws[so].socket.resume()}));Me.socket.ws=this;this[Jo]=Bn;this[Ha]=ca.OPEN;const Hn=Me.headersList.get("sec-websocket-extensions");if(Hn!==null){this.#h=Hn}const zn=Me.headersList.get("sec-websocket-protocol");if(zn!==null){this.#d=zn}Dp("open",this)}}WebSocket.CONNECTING=WebSocket.prototype.CONNECTING=ca.CONNECTING;WebSocket.OPEN=WebSocket.prototype.OPEN=ca.OPEN;WebSocket.CLOSING=WebSocket.prototype.CLOSING=ca.CLOSING;WebSocket.CLOSED=WebSocket.prototype.CLOSED=ca.CLOSED;Object.defineProperties(WebSocket.prototype,{CONNECTING:oa,OPEN:oa,CLOSING:oa,CLOSED:oa,url:qp,readyState:qp,bufferedAmount:qp,onopen:qp,onerror:qp,onclose:qp,close:qp,onmessage:qp,binaryType:qp,send:qp,extensions:qp,protocol:qp,[Symbol.toStringTag]:{value:"WebSocket",writable:false,enumerable:false,configurable:true}});Object.defineProperties(WebSocket,{CONNECTING:oa,OPEN:oa,CLOSING:oa,CLOSED:oa});zn.converters["sequence"]=zn.sequenceConverter(zn.converters.DOMString);zn.converters["DOMString or sequence"]=function(Me){if(zn.util.Type(Me)==="Object"&&Symbol.iterator in Me){return zn.converters["sequence"](Me)}return zn.converters.DOMString(Me)};zn.converters.WebSocketInit=zn.dictionaryConverter([{key:"protocols",converter:zn.converters["DOMString or sequence"],get defaultValue(){return[]}},{key:"dispatcher",converter:Me=>Me,get defaultValue(){return Jp()}},{key:"headers",converter:zn.nullableConverter(zn.converters.HeadersInit)}]);zn.converters["DOMString or sequence or WebSocketInit"]=function(Me){if(zn.util.Type(Me)==="Object"&&!(Symbol.iterator in Me)){return zn.converters.WebSocketInit(Me)}return{protocols:zn.converters["DOMString or sequence"](Me)}};zn.converters.WebSocketSendData=function(Me){if(zn.util.Type(Me)==="Object"){if(Vp(Me)){return zn.converters.Blob(Me,{strict:false})}if(ArrayBuffer.isView(Me)||Wp.isAnyArrayBuffer(Me)){return zn.converters.BufferSource(Me)}}return zn.converters.USVString(Me)};Me.exports={WebSocket:WebSocket}},33843:(Me,Bn)=>{"use strict";Object.defineProperty(Bn,"__esModule",{value:true});function getUserAgent(){if(typeof navigator==="object"&&"userAgent"in navigator){return navigator.userAgent}if(typeof process==="object"&&process.version!==undefined){return`Node.js/${process.version.substr(1)} (${process.platform}; ${process.arch})`}return""}Bn.getUserAgent=getUserAgent},58264:Me=>{Me.exports=wrappy;function wrappy(Me,Bn){if(Me&&Bn)return wrappy(Me)(Bn);if(typeof Me!=="function")throw new TypeError("need wrapper function");Object.keys(Me).forEach((function(Bn){wrapper[Bn]=Me[Bn]}));return wrapper;function wrapper(){var Bn=new Array(arguments.length);for(var Hn=0;Hn{"use strict";Object.defineProperty(Bn,"__esModule",{value:true});var Hn=typeof Symbol==="function"&&typeof Symbol.iterator==="symbol"?function(Me){return typeof Me}:function(Me){return Me&&typeof Symbol==="function"&&Me.constructor===Symbol?"symbol":typeof Me};function isLower(Me){return Me>=97&&Me<=122}function isUpper(Me){return Me>=65&&Me<=90}function isDigit(Me){return Me>=48&&Me<=57}function toUpper(Me){return Me-32}function toUpperSafe(Me){if(isLower(Me)){return Me-32}return Me}function toLower(Me){return Me+32}function camelize$1(Me,Bn){var Hn=Me.charCodeAt(0);if(isDigit(Hn)||isUpper(Hn)||Hn==Bn){return Me}var zn=[];var ni=false;if(isUpper(Hn)){ni=true;zn.push(toLower(Hn))}else{zn.push(Hn)}var Ci=Me.length;for(var aa=1;aa0){Ci.push(Bn)}Ci.push(toLower(oa));ni=true}else{Ci.push(oa)}}return ni?String.fromCharCode.apply(undefined,Ci):Me}function shouldProcessValue(Me){return Me&&(typeof Me==="undefined"?"undefined":Hn(Me))=="object"&&!(Me instanceof Date)&&!(Me instanceof Function)}function processKeys(Me,Bn,Hn){var zn=void 0;if(Me instanceof Array){zn=[]}else{if(typeof Me.prototype!=="undefined"){return Me}zn={}}for(var ni in Me){var Ci=Me[ni];if(typeof ni==="string")ni=Bn(ni,Hn&&Hn.separator);if(shouldProcessValue(Ci)){zn[ni]=processKeys(Ci,Bn,Hn)}else{zn[ni]=Ci}}return zn}function processKeysInPlace(Me,Bn,Hn){var zn=Object.keys(Me);for(var ni=0;ni{module.exports=eval("require")("chokidar")},65407:(Me,Bn,Hn)=>{var zn={"./BurstyRateLimiter":[85860],"./BurstyRateLimiter.js":[85860],"./ExpressBruteFlexible":[83966,966],"./ExpressBruteFlexible.js":[83966,966],"./RLWrapperBlackAndWhite":[87383],"./RLWrapperBlackAndWhite.js":[87383],"./RLWrapperTimeouts":[24016],"./RLWrapperTimeouts.js":[24016],"./RateLimiterAbstract":[88569],"./RateLimiterAbstract.js":[88569],"./RateLimiterCluster":[10565],"./RateLimiterCluster.js":[10565],"./RateLimiterDrizzle":[50673],"./RateLimiterDrizzle.js":[50673],"./RateLimiterDrizzleNonAtomic":[75347],"./RateLimiterDrizzleNonAtomic.js":[75347],"./RateLimiterDynamo":[82309],"./RateLimiterDynamo.js":[82309],"./RateLimiterEtcd":[36481],"./RateLimiterEtcd.js":[36481],"./RateLimiterEtcdNonAtomic":[15299],"./RateLimiterEtcdNonAtomic.js":[15299],"./RateLimiterInsuredAbstract":[33847],"./RateLimiterInsuredAbstract.js":[33847],"./RateLimiterMemcache":[73250],"./RateLimiterMemcache.js":[73250],"./RateLimiterMemory":[24544],"./RateLimiterMemory.js":[24544],"./RateLimiterMongo":[28439],"./RateLimiterMongo.js":[28439],"./RateLimiterMySQL":[67793],"./RateLimiterMySQL.js":[67793],"./RateLimiterPostgres":[3740],"./RateLimiterPostgres.js":[3740],"./RateLimiterPrisma":[16323],"./RateLimiterPrisma.js":[16323],"./RateLimiterQueue":[52860],"./RateLimiterQueue.js":[52860],"./RateLimiterRedis":[54336],"./RateLimiterRedis.js":[54336],"./RateLimiterRes":[80449],"./RateLimiterRes.js":[80449],"./RateLimiterSQLite":[73283],"./RateLimiterSQLite.js":[73283],"./RateLimiterStoreAbstract":[65140],"./RateLimiterStoreAbstract.js":[65140],"./RateLimiterUnion":[10244],"./RateLimiterUnion.js":[10244],"./RateLimiterValkey":[32193],"./RateLimiterValkey.js":[32193],"./RateLimiterValkeyGlide":[53756],"./RateLimiterValkeyGlide.js":[53756],"./component/BlockedKeys":[38830],"./component/BlockedKeys/":[38830],"./component/BlockedKeys/BlockedKeys":[85202],"./component/BlockedKeys/BlockedKeys.js":[85202],"./component/BlockedKeys/index":[38830],"./component/BlockedKeys/index.js":[38830],"./component/MemoryStorage":[28178,178],"./component/MemoryStorage/":[28178,178],"./component/MemoryStorage/MemoryStorage":[81534],"./component/MemoryStorage/MemoryStorage.js":[81534],"./component/MemoryStorage/Record":[60749],"./component/MemoryStorage/Record.js":[60749],"./component/MemoryStorage/index":[28178,178],"./component/MemoryStorage/index.js":[28178,178],"./component/RateLimiterEtcdTransactionFailedError":[43184],"./component/RateLimiterEtcdTransactionFailedError.js":[43184],"./component/RateLimiterQueueError":[27948],"./component/RateLimiterQueueError.js":[27948],"./component/RateLimiterSetupError":[72922],"./component/RateLimiterSetupError.js":[72922],"./constants":[13880,880],"./constants.js":[13880,880]};function webpackAsyncContext(Me){if(!Hn.o(zn,Me)){return Promise.resolve().then((()=>{var Bn=new Error("Cannot find module '"+Me+"'");Bn.code="MODULE_NOT_FOUND";throw Bn}))}var Bn=zn[Me],ni=Bn[0];return Promise.all(Bn.slice(1).map(Hn.e)).then((()=>Hn.t(ni,7|16)))}webpackAsyncContext.keys=()=>Object.keys(zn);webpackAsyncContext.id=65407;Me.exports=webpackAsyncContext},42613:Me=>{"use strict";Me.exports=require("assert")},90290:Me=>{"use strict";Me.exports=require("async_hooks")},20181:Me=>{"use strict";Me.exports=require("buffer")},35317:Me=>{"use strict";Me.exports=require("child_process")},29907:Me=>{"use strict";Me.exports=require("cluster")},64236:Me=>{"use strict";Me.exports=require("console")},76982:Me=>{"use strict";Me.exports=require("crypto")},31637:Me=>{"use strict";Me.exports=require("diagnostics_channel")},73167:Me=>{"use strict";Me.exports=require("domain")},24434:Me=>{"use strict";Me.exports=require("events")},79896:Me=>{"use strict";Me.exports=require("fs")},58611:Me=>{"use strict";Me.exports=require("http")},85675:Me=>{"use strict";Me.exports=require("http2")},65692:Me=>{"use strict";Me.exports=require("https")},73339:Me=>{"use strict";Me.exports=require("module")},69278:Me=>{"use strict";Me.exports=require("net")},77598:Me=>{"use strict";Me.exports=require("node:crypto")},78474:Me=>{"use strict";Me.exports=require("node:events")},57075:Me=>{"use strict";Me.exports=require("node:stream")},57975:Me=>{"use strict";Me.exports=require("node:util")},70857:Me=>{"use strict";Me.exports=require("os")},16928:Me=>{"use strict";Me.exports=require("path")},82987:Me=>{"use strict";Me.exports=require("perf_hooks")},83480:Me=>{"use strict";Me.exports=require("querystring")},2203:Me=>{"use strict";Me.exports=require("stream")},63774:Me=>{"use strict";Me.exports=require("stream/web")},13193:Me=>{"use strict";Me.exports=require("string_decoder")},53557:Me=>{"use strict";Me.exports=require("timers")},64756:Me=>{"use strict";Me.exports=require("tls")},52018:Me=>{"use strict";Me.exports=require("tty")},87016:Me=>{"use strict";Me.exports=require("url")},39023:Me=>{"use strict";Me.exports=require("util")},98253:Me=>{"use strict";Me.exports=require("util/types")},28167:Me=>{"use strict";Me.exports=require("worker_threads")},43106:Me=>{"use strict";Me.exports=require("zlib")},27182:(Me,Bn,Hn)=>{"use strict";const zn=Hn(57075).Writable;const ni=Hn(57975).inherits;const Ci=Hn(84136);const aa=Hn(50612);const oa=Hn(62271);const ca=45;const _a=Buffer.from("-");const xa=Buffer.from("\r\n");const EMPTY_FN=function(){};function Dicer(Me){if(!(this instanceof Dicer)){return new Dicer(Me)}zn.call(this,Me);if(!Me||!Me.headerFirst&&typeof Me.boundary!=="string"){throw new TypeError("Boundary required")}if(typeof Me.boundary==="string"){this.setBoundary(Me.boundary)}else{this._bparser=undefined}this._headerFirst=Me.headerFirst;this._dashes=0;this._parts=0;this._finished=false;this._realFinish=false;this._isPreamble=true;this._justMatched=false;this._firstWrite=true;this._inHeader=true;this._part=undefined;this._cb=undefined;this._ignoreData=false;this._partOpts={highWaterMark:Me.partHwm};this._pause=false;const Bn=this;this._hparser=new oa(Me);this._hparser.on("header",(function(Me){Bn._inHeader=false;Bn._part.emit("header",Me)}))}ni(Dicer,zn);Dicer.prototype.emit=function(Me){if(Me==="finish"&&!this._realFinish){if(!this._finished){const Me=this;process.nextTick((function(){Me.emit("error",new Error("Unexpected end of multipart data"));if(Me._part&&!Me._ignoreData){const Bn=Me._isPreamble?"Preamble":"Part";Me._part.emit("error",new Error(Bn+" terminated early due to unexpected end of multipart data"));Me._part.push(null);process.nextTick((function(){Me._realFinish=true;Me.emit("finish");Me._realFinish=false}));return}Me._realFinish=true;Me.emit("finish");Me._realFinish=false}))}}else{zn.prototype.emit.apply(this,arguments)}};Dicer.prototype._write=function(Me,Bn,Hn){if(!this._hparser&&!this._bparser){return Hn()}if(this._headerFirst&&this._isPreamble){if(!this._part){this._part=new aa(this._partOpts);if(this.listenerCount("preamble")!==0){this.emit("preamble",this._part)}else{this._ignore()}}const Bn=this._hparser.push(Me);if(!this._inHeader&&Bn!==undefined&&Bn{"use strict";const zn=Hn(78474).EventEmitter;const ni=Hn(57975).inherits;const Ci=Hn(22393);const aa=Hn(84136);const oa=Buffer.from("\r\n\r\n");const ca=/\r\n/g;const _a=/^([^:]+):[ \t]?([\x00-\xFF]+)?$/;function HeaderParser(Me){zn.call(this);Me=Me||{};const Bn=this;this.nread=0;this.maxed=false;this.npairs=0;this.maxHeaderPairs=Ci(Me,"maxHeaderPairs",2e3);this.maxHeaderSize=Ci(Me,"maxHeaderSize",80*1024);this.buffer="";this.header={};this.finished=false;this.ss=new aa(oa);this.ss.on("info",(function(Me,Hn,zn,ni){if(Hn&&!Bn.maxed){if(Bn.nread+ni-zn>=Bn.maxHeaderSize){ni=Bn.maxHeaderSize-Bn.nread+zn;Bn.nread=Bn.maxHeaderSize;Bn.maxed=true}else{Bn.nread+=ni-zn}Bn.buffer+=Hn.toString("binary",zn,ni)}if(Me){Bn._finish()}}))}ni(HeaderParser,zn);HeaderParser.prototype.push=function(Me){const Bn=this.ss.push(Me);if(this.finished){return Bn}};HeaderParser.prototype.reset=function(){this.finished=false;this.buffer="";this.header={};this.ss.reset()};HeaderParser.prototype._finish=function(){if(this.buffer){this._parseHeader()}this.ss.matches=this.ss.maxMatches;const Me=this.header;this.header={};this.buffer="";this.finished=true;this.nread=this.npairs=0;this.maxed=false;this.emit("header",Me)};HeaderParser.prototype._parseHeader=function(){if(this.npairs===this.maxHeaderPairs){return}const Me=this.buffer.split(ca);const Bn=Me.length;let Hn,zn;for(var ni=0;ni{"use strict";const zn=Hn(57975).inherits;const ni=Hn(57075).Readable;function PartStream(Me){ni.call(this,Me)}zn(PartStream,ni);PartStream.prototype._read=function(Me){};Me.exports=PartStream},84136:(Me,Bn,Hn)=>{"use strict";const zn=Hn(78474).EventEmitter;const ni=Hn(57975).inherits;function SBMH(Me){if(typeof Me==="string"){Me=Buffer.from(Me)}if(!Buffer.isBuffer(Me)){throw new TypeError("The needle has to be a String or a Buffer.")}const Bn=Me.length;if(Bn===0){throw new Error("The needle cannot be an empty String/Buffer.")}if(Bn>256){throw new Error("The needle cannot have a length bigger than 256.")}this.maxMatches=Infinity;this.matches=0;this._occ=new Array(256).fill(Bn);this._lookbehind_size=0;this._needle=Me;this._bufpos=0;this._lookbehind=Buffer.alloc(Bn);for(var Hn=0;Hn=0){this.emit("info",false,this._lookbehind,0,this._lookbehind_size);this._lookbehind_size=0}else{const Hn=this._lookbehind_size+Ci;if(Hn>0){this.emit("info",false,this._lookbehind,0,Hn)}this._lookbehind.copy(this._lookbehind,0,Hn,this._lookbehind_size-Hn);this._lookbehind_size-=Hn;Me.copy(this._lookbehind,this._lookbehind_size);this._lookbehind_size+=Bn;this._bufpos=Bn;return Bn}}Ci+=(Ci>=0)*this._bufpos;if(Me.indexOf(Hn,Ci)!==-1){Ci=Me.indexOf(Hn,Ci);++this.matches;if(Ci>0){this.emit("info",true,Me,this._bufpos,Ci)}else{this.emit("info",true)}return this._bufpos=Ci+zn}else{Ci=Bn-zn}while(Ci0){this.emit("info",false,Me,this._bufpos,Ci{"use strict";const zn=Hn(57075).Writable;const{inherits:ni}=Hn(57975);const Ci=Hn(27182);const aa=Hn(41192);const oa=Hn(80855);const ca=Hn(8929);function Busboy(Me){if(!(this instanceof Busboy)){return new Busboy(Me)}if(typeof Me!=="object"){throw new TypeError("Busboy expected an options-Object.")}if(typeof Me.headers!=="object"){throw new TypeError("Busboy expected an options-Object with headers-attribute.")}if(typeof Me.headers["content-type"]!=="string"){throw new TypeError("Missing Content-Type-header.")}const{headers:Bn,...Hn}=Me;this.opts={autoDestroy:false,...Hn};zn.call(this,this.opts);this._done=false;this._parser=this.getParserByHeaders(Bn);this._finished=false}ni(Busboy,zn);Busboy.prototype.emit=function(Me){if(Me==="finish"){if(!this._done){this._parser?.end();return}else if(this._finished){return}this._finished=true}zn.prototype.emit.apply(this,arguments)};Busboy.prototype.getParserByHeaders=function(Me){const Bn=ca(Me["content-type"]);const Hn={defCharset:this.opts.defCharset,fileHwm:this.opts.fileHwm,headers:Me,highWaterMark:this.opts.highWaterMark,isPartAFile:this.opts.isPartAFile,limits:this.opts.limits,parsedConType:Bn,preservePath:this.opts.preservePath};if(aa.detect.test(Bn[0])){return new aa(this,Hn)}if(oa.detect.test(Bn[0])){return new oa(this,Hn)}throw new Error("Unsupported Content-Type.")};Busboy.prototype._write=function(Me,Bn,Hn){this._parser.write(Me,Hn)};Me.exports=Busboy;Me.exports["default"]=Busboy;Me.exports.Busboy=Busboy;Me.exports.Dicer=Ci},41192:(Me,Bn,Hn)=>{"use strict";const{Readable:zn}=Hn(57075);const{inherits:ni}=Hn(57975);const Ci=Hn(27182);const aa=Hn(8929);const oa=Hn(72747);const ca=Hn(20692);const _a=Hn(22393);const xa=/^boundary$/i;const Ga=/^form-data$/i;const Ha=/^charset$/i;const ts=/^filename$/i;const Ps=/^name$/i;Multipart.detect=/^multipart\/form-data/i;function Multipart(Me,Bn){let Hn;let zn;const ni=this;let so;const oo=Bn.limits;const Jo=Bn.isPartAFile||((Me,Bn,Hn)=>Bn==="application/octet-stream"||Hn!==undefined);const tc=Bn.parsedConType||[];const dc=Bn.defCharset||"utf8";const Fc=Bn.preservePath;const Jc={highWaterMark:Bn.fileHwm};for(Hn=0,zn=tc.length;Hnqp){ni.parser.removeListener("part",onPart);ni.parser.on("part",skipPart);Me.hitPartsLimit=true;Me.emit("partsLimit");return skipPart(Bn)}if(Kf){const Me=Kf;Me.emit("end");Me.removeAllListeners("end")}Bn.on("header",(function(Ci){let _a;let xa;let so;let oo;let tc;let qp;let Vp=0;if(Ci["content-type"]){so=aa(Ci["content-type"][0]);if(so[0]){_a=so[0].toLowerCase();for(Hn=0,zn=so.length;Hnkp){const zn=kp-Vp+Me.length;if(zn>0){Hn.push(Me.slice(0,zn))}Hn.truncated=true;Hn.bytesRead=kp;Bn.removeAllListeners("data");Hn.emit("limit");return}else if(!Hn.push(Me)){ni._pause=true}Hn.bytesRead=Vp};Xf=function(){Yf=undefined;Hn.push(null)}}else{if(zp===Up){if(!Me.hitFieldsLimit){Me.hitFieldsLimit=true;Me.emit("fieldsLimit")}return skipPart(Bn)}++zp;++Qf;let Hn="";let zn=false;Kf=Bn;Jp=function(Me){if((Vp+=Me.length)>Dp){const ni=Dp-(Vp-Me.length);Hn+=Me.toString("binary",0,ni);zn=true;Bn.removeAllListeners("data")}else{Hn+=Me.toString("binary")}};Xf=function(){Kf=undefined;if(Hn.length){Hn=oa(Hn,"binary",oo)}Me.emit("field",xa,Hn,false,zn,tc,_a);--Qf;checkFinished()}}Bn._readableState.sync=false;Bn.on("data",Jp);Bn.on("end",Xf)})).on("error",(function(Me){if(Yf){Yf.emit("error",Me)}}))})).on("error",(function(Bn){Me.emit("error",Bn)})).on("finish",(function(){Xf=true;checkFinished()}))}Multipart.prototype.write=function(Me,Bn){const Hn=this.parser.write(Me);if(Hn&&!this._pause){Bn()}else{this._needDrain=!Hn;this._cb=Bn}};Multipart.prototype.end=function(){const Me=this;if(Me.parser.writable){Me.parser.end()}else if(!Me._boy._done){process.nextTick((function(){Me._boy._done=true;Me._boy.emit("finish")}))}};function skipPart(Me){Me.resume()}function FileStream(Me){zn.call(this,Me);this.bytesRead=0;this.truncated=false}ni(FileStream,zn);FileStream.prototype._read=function(Me){};Me.exports=Multipart},80855:(Me,Bn,Hn)=>{"use strict";const zn=Hn(11496);const ni=Hn(72747);const Ci=Hn(22393);const aa=/^charset$/i;UrlEncoded.detect=/^application\/x-www-form-urlencoded/i;function UrlEncoded(Me,Bn){const Hn=Bn.limits;const ni=Bn.parsedConType;this.boy=Me;this.fieldSizeLimit=Ci(Hn,"fieldSize",1*1024*1024);this.fieldNameSizeLimit=Ci(Hn,"fieldNameSize",100);this.fieldsLimit=Ci(Hn,"fields",Infinity);let oa;for(var ca=0,_a=ni.length;ca<_a;++ca){if(Array.isArray(ni[ca])&&aa.test(ni[ca][0])){oa=ni[ca][1].toLowerCase();break}}if(oa===undefined){oa=Bn.defCharset||"utf8"}this.decoder=new zn;this.charset=oa;this._fields=0;this._state="key";this._checkingBytes=true;this._bytesKey=0;this._bytesVal=0;this._key="";this._val="";this._keyTrunc=false;this._valTrunc=false;this._hitLimit=false}UrlEncoded.prototype.write=function(Me,Bn){if(this._fields===this.fieldsLimit){if(!this.boy.hitFieldsLimit){this.boy.hitFieldsLimit=true;this.boy.emit("fieldsLimit")}return Bn()}let Hn;let zn;let Ci;let aa=0;const oa=Me.length;while(aaaa){this._key+=this.decoder.write(Me.toString("binary",aa,Hn))}this._state="val";this._hitLimit=false;this._checkingBytes=true;this._val="";this._bytesVal=0;this._valTrunc=false;this.decoder.reset();aa=Hn+1}else if(zn!==undefined){++this._fields;let Hn;const Ci=this._keyTrunc;if(zn>aa){Hn=this._key+=this.decoder.write(Me.toString("binary",aa,zn))}else{Hn=this._key}this._hitLimit=false;this._checkingBytes=true;this._key="";this._bytesKey=0;this._keyTrunc=false;this.decoder.reset();if(Hn.length){this.boy.emit("field",ni(Hn,"binary",this.charset),"",Ci,false)}aa=zn+1;if(this._fields===this.fieldsLimit){return Bn()}}else if(this._hitLimit){if(Ci>aa){this._key+=this.decoder.write(Me.toString("binary",aa,Ci))}aa=Ci;if((this._bytesKey=this._key.length)===this.fieldNameSizeLimit){this._checkingBytes=false;this._keyTrunc=true}}else{if(aaaa){this._val+=this.decoder.write(Me.toString("binary",aa,zn))}this.boy.emit("field",ni(this._key,"binary",this.charset),ni(this._val,"binary",this.charset),this._keyTrunc,this._valTrunc);this._state="key";this._hitLimit=false;this._checkingBytes=true;this._key="";this._bytesKey=0;this._keyTrunc=false;this.decoder.reset();aa=zn+1;if(this._fields===this.fieldsLimit){return Bn()}}else if(this._hitLimit){if(Ci>aa){this._val+=this.decoder.write(Me.toString("binary",aa,Ci))}aa=Ci;if(this._val===""&&this.fieldSizeLimit===0||(this._bytesVal=this._val.length)===this.fieldSizeLimit){this._checkingBytes=false;this._valTrunc=true}}else{if(aa0){this.boy.emit("field",ni(this._key,"binary",this.charset),"",this._keyTrunc,false)}else if(this._state==="val"){this.boy.emit("field",ni(this._key,"binary",this.charset),ni(this._val,"binary",this.charset),this._keyTrunc,this._valTrunc)}this.boy._done=true;this.boy.emit("finish")};Me.exports=UrlEncoded},11496:Me=>{"use strict";const Bn=/\+/g;const Hn=[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,1,1,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0];function Decoder(){this.buffer=undefined}Decoder.prototype.write=function(Me){Me=Me.replace(Bn," ");let zn="";let ni=0;let Ci=0;const aa=Me.length;for(;niCi){zn+=Me.substring(Ci,ni);Ci=ni}this.buffer="";++Ci}}if(Ci{"use strict";Me.exports=function basename(Me){if(typeof Me!=="string"){return""}for(var Bn=Me.length-1;Bn>=0;--Bn){switch(Me.charCodeAt(Bn)){case 47:case 92:Me=Me.slice(Bn+1);return Me===".."||Me==="."?"":Me}}return Me===".."||Me==="."?"":Me}},72747:function(Me){"use strict";const Bn=new TextDecoder("utf-8");const Hn=new Map([["utf-8",Bn],["utf8",Bn]]);function getDecoder(Me){let Bn;while(true){switch(Me){case"utf-8":case"utf8":return zn.utf8;case"latin1":case"ascii":case"us-ascii":case"iso-8859-1":case"iso8859-1":case"iso88591":case"iso_8859-1":case"windows-1252":case"iso_8859-1:1987":case"cp1252":case"x-cp1252":return zn.latin1;case"utf16le":case"utf-16le":case"ucs2":case"ucs-2":return zn.utf16le;case"base64":return zn.base64;default:if(Bn===undefined){Bn=true;Me=Me.toLowerCase();continue}return zn.other.bind(Me)}}}const zn={utf8:(Me,Bn)=>{if(Me.length===0){return""}if(typeof Me==="string"){Me=Buffer.from(Me,Bn)}return Me.utf8Slice(0,Me.length)},latin1:(Me,Bn)=>{if(Me.length===0){return""}if(typeof Me==="string"){return Me}return Me.latin1Slice(0,Me.length)},utf16le:(Me,Bn)=>{if(Me.length===0){return""}if(typeof Me==="string"){Me=Buffer.from(Me,Bn)}return Me.ucs2Slice(0,Me.length)},base64:(Me,Bn)=>{if(Me.length===0){return""}if(typeof Me==="string"){Me=Buffer.from(Me,Bn)}return Me.base64Slice(0,Me.length)},other:(Me,Bn)=>{if(Me.length===0){return""}if(typeof Me==="string"){Me=Buffer.from(Me,Bn)}if(Hn.has(this.toString())){try{return Hn.get(this).decode(Me)}catch{}}return typeof Me==="string"?Me:Me.toString()}};function decodeText(Me,Bn,Hn){if(Me){return getDecoder(Hn)(Me,Bn)}return Me}Me.exports=decodeText},22393:Me=>{"use strict";Me.exports=function getLimit(Me,Bn,Hn){if(!Me||Me[Bn]===undefined||Me[Bn]===null){return Hn}if(typeof Me[Bn]!=="number"||isNaN(Me[Bn])){throw new TypeError("Limit "+Bn+" is not a valid number")}return Me[Bn]}},8929:(Me,Bn,Hn)=>{"use strict";const zn=Hn(72747);const ni=/%[a-fA-F0-9][a-fA-F0-9]/g;const Ci={"%00":"\0","%01":"","%02":"","%03":"","%04":"","%05":"","%06":"","%07":"","%08":"\b","%09":"\t","%0a":"\n","%0A":"\n","%0b":"\v","%0B":"\v","%0c":"\f","%0C":"\f","%0d":"\r","%0D":"\r","%0e":"","%0E":"","%0f":"","%0F":"","%10":"","%11":"","%12":"","%13":"","%14":"","%15":"","%16":"","%17":"","%18":"","%19":"","%1a":"","%1A":"","%1b":"","%1B":"","%1c":"","%1C":"","%1d":"","%1D":"","%1e":"","%1E":"","%1f":"","%1F":"","%20":" ","%21":"!","%22":'"',"%23":"#","%24":"$","%25":"%","%26":"&","%27":"'","%28":"(","%29":")","%2a":"*","%2A":"*","%2b":"+","%2B":"+","%2c":",","%2C":",","%2d":"-","%2D":"-","%2e":".","%2E":".","%2f":"/","%2F":"/","%30":"0","%31":"1","%32":"2","%33":"3","%34":"4","%35":"5","%36":"6","%37":"7","%38":"8","%39":"9","%3a":":","%3A":":","%3b":";","%3B":";","%3c":"<","%3C":"<","%3d":"=","%3D":"=","%3e":">","%3E":">","%3f":"?","%3F":"?","%40":"@","%41":"A","%42":"B","%43":"C","%44":"D","%45":"E","%46":"F","%47":"G","%48":"H","%49":"I","%4a":"J","%4A":"J","%4b":"K","%4B":"K","%4c":"L","%4C":"L","%4d":"M","%4D":"M","%4e":"N","%4E":"N","%4f":"O","%4F":"O","%50":"P","%51":"Q","%52":"R","%53":"S","%54":"T","%55":"U","%56":"V","%57":"W","%58":"X","%59":"Y","%5a":"Z","%5A":"Z","%5b":"[","%5B":"[","%5c":"\\","%5C":"\\","%5d":"]","%5D":"]","%5e":"^","%5E":"^","%5f":"_","%5F":"_","%60":"`","%61":"a","%62":"b","%63":"c","%64":"d","%65":"e","%66":"f","%67":"g","%68":"h","%69":"i","%6a":"j","%6A":"j","%6b":"k","%6B":"k","%6c":"l","%6C":"l","%6d":"m","%6D":"m","%6e":"n","%6E":"n","%6f":"o","%6F":"o","%70":"p","%71":"q","%72":"r","%73":"s","%74":"t","%75":"u","%76":"v","%77":"w","%78":"x","%79":"y","%7a":"z","%7A":"z","%7b":"{","%7B":"{","%7c":"|","%7C":"|","%7d":"}","%7D":"}","%7e":"~","%7E":"~","%7f":"","%7F":"","%80":"€","%81":"","%82":"‚","%83":"ƒ","%84":"„","%85":"…","%86":"†","%87":"‡","%88":"ˆ","%89":"‰","%8a":"Š","%8A":"Š","%8b":"‹","%8B":"‹","%8c":"Œ","%8C":"Œ","%8d":"","%8D":"","%8e":"Ž","%8E":"Ž","%8f":"","%8F":"","%90":"","%91":"‘","%92":"’","%93":"“","%94":"”","%95":"•","%96":"–","%97":"—","%98":"˜","%99":"™","%9a":"š","%9A":"š","%9b":"›","%9B":"›","%9c":"œ","%9C":"œ","%9d":"","%9D":"","%9e":"ž","%9E":"ž","%9f":"Ÿ","%9F":"Ÿ","%a0":" ","%A0":" ","%a1":"¡","%A1":"¡","%a2":"¢","%A2":"¢","%a3":"£","%A3":"£","%a4":"¤","%A4":"¤","%a5":"¥","%A5":"¥","%a6":"¦","%A6":"¦","%a7":"§","%A7":"§","%a8":"¨","%A8":"¨","%a9":"©","%A9":"©","%aa":"ª","%Aa":"ª","%aA":"ª","%AA":"ª","%ab":"«","%Ab":"«","%aB":"«","%AB":"«","%ac":"¬","%Ac":"¬","%aC":"¬","%AC":"¬","%ad":"­","%Ad":"­","%aD":"­","%AD":"­","%ae":"®","%Ae":"®","%aE":"®","%AE":"®","%af":"¯","%Af":"¯","%aF":"¯","%AF":"¯","%b0":"°","%B0":"°","%b1":"±","%B1":"±","%b2":"²","%B2":"²","%b3":"³","%B3":"³","%b4":"´","%B4":"´","%b5":"µ","%B5":"µ","%b6":"¶","%B6":"¶","%b7":"·","%B7":"·","%b8":"¸","%B8":"¸","%b9":"¹","%B9":"¹","%ba":"º","%Ba":"º","%bA":"º","%BA":"º","%bb":"»","%Bb":"»","%bB":"»","%BB":"»","%bc":"¼","%Bc":"¼","%bC":"¼","%BC":"¼","%bd":"½","%Bd":"½","%bD":"½","%BD":"½","%be":"¾","%Be":"¾","%bE":"¾","%BE":"¾","%bf":"¿","%Bf":"¿","%bF":"¿","%BF":"¿","%c0":"À","%C0":"À","%c1":"Á","%C1":"Á","%c2":"Â","%C2":"Â","%c3":"Ã","%C3":"Ã","%c4":"Ä","%C4":"Ä","%c5":"Å","%C5":"Å","%c6":"Æ","%C6":"Æ","%c7":"Ç","%C7":"Ç","%c8":"È","%C8":"È","%c9":"É","%C9":"É","%ca":"Ê","%Ca":"Ê","%cA":"Ê","%CA":"Ê","%cb":"Ë","%Cb":"Ë","%cB":"Ë","%CB":"Ë","%cc":"Ì","%Cc":"Ì","%cC":"Ì","%CC":"Ì","%cd":"Í","%Cd":"Í","%cD":"Í","%CD":"Í","%ce":"Î","%Ce":"Î","%cE":"Î","%CE":"Î","%cf":"Ï","%Cf":"Ï","%cF":"Ï","%CF":"Ï","%d0":"Ð","%D0":"Ð","%d1":"Ñ","%D1":"Ñ","%d2":"Ò","%D2":"Ò","%d3":"Ó","%D3":"Ó","%d4":"Ô","%D4":"Ô","%d5":"Õ","%D5":"Õ","%d6":"Ö","%D6":"Ö","%d7":"×","%D7":"×","%d8":"Ø","%D8":"Ø","%d9":"Ù","%D9":"Ù","%da":"Ú","%Da":"Ú","%dA":"Ú","%DA":"Ú","%db":"Û","%Db":"Û","%dB":"Û","%DB":"Û","%dc":"Ü","%Dc":"Ü","%dC":"Ü","%DC":"Ü","%dd":"Ý","%Dd":"Ý","%dD":"Ý","%DD":"Ý","%de":"Þ","%De":"Þ","%dE":"Þ","%DE":"Þ","%df":"ß","%Df":"ß","%dF":"ß","%DF":"ß","%e0":"à","%E0":"à","%e1":"á","%E1":"á","%e2":"â","%E2":"â","%e3":"ã","%E3":"ã","%e4":"ä","%E4":"ä","%e5":"å","%E5":"å","%e6":"æ","%E6":"æ","%e7":"ç","%E7":"ç","%e8":"è","%E8":"è","%e9":"é","%E9":"é","%ea":"ê","%Ea":"ê","%eA":"ê","%EA":"ê","%eb":"ë","%Eb":"ë","%eB":"ë","%EB":"ë","%ec":"ì","%Ec":"ì","%eC":"ì","%EC":"ì","%ed":"í","%Ed":"í","%eD":"í","%ED":"í","%ee":"î","%Ee":"î","%eE":"î","%EE":"î","%ef":"ï","%Ef":"ï","%eF":"ï","%EF":"ï","%f0":"ð","%F0":"ð","%f1":"ñ","%F1":"ñ","%f2":"ò","%F2":"ò","%f3":"ó","%F3":"ó","%f4":"ô","%F4":"ô","%f5":"õ","%F5":"õ","%f6":"ö","%F6":"ö","%f7":"÷","%F7":"÷","%f8":"ø","%F8":"ø","%f9":"ù","%F9":"ù","%fa":"ú","%Fa":"ú","%fA":"ú","%FA":"ú","%fb":"û","%Fb":"û","%fB":"û","%FB":"û","%fc":"ü","%Fc":"ü","%fC":"ü","%FC":"ü","%fd":"ý","%Fd":"ý","%fD":"ý","%FD":"ý","%fe":"þ","%Fe":"þ","%fE":"þ","%FE":"þ","%ff":"ÿ","%Ff":"ÿ","%fF":"ÿ","%FF":"ÿ"};function encodedReplacer(Me){return Ci[Me]}const aa=0;const oa=1;const ca=2;const _a=3;function parseParams(Me){const Bn=[];let Hn=aa;let Ci="";let xa=false;let Ga=false;let Ha=0;let ts="";const Ps=Me.length;for(var so=0;so{"use strict"; -/*! Axios v1.13.2 Copyright (c) 2025 Matt Zabriskie and contributors */const zn=Hn(96454);const ni=Hn(76982);const Ci=Hn(87016);const aa=Hn(77777);const oa=Hn(58611);const ca=Hn(65692);const _a=Hn(85675);const xa=Hn(39023);const Ga=Hn(1573);const Ha=Hn(43106);const ts=Hn(2203);const Ps=Hn(24434);function _interopDefaultLegacy(Me){return Me&&typeof Me==="object"&&"default"in Me?Me:{default:Me}}const so=_interopDefaultLegacy(zn);const oo=_interopDefaultLegacy(ni);const Jo=_interopDefaultLegacy(Ci);const tc=_interopDefaultLegacy(aa);const dc=_interopDefaultLegacy(oa);const Fc=_interopDefaultLegacy(ca);const Jc=_interopDefaultLegacy(_a);const Dp=_interopDefaultLegacy(xa);const kp=_interopDefaultLegacy(Ga);const Qp=_interopDefaultLegacy(Ha);const Up=_interopDefaultLegacy(ts);function bind(Me,Bn){return function wrap(){return Me.apply(Bn,arguments)}}const{toString:qp}=Object.prototype;const{getPrototypeOf:Vp}=Object;const{iterator:Jp,toStringTag:Wp}=Symbol;const zp=(Me=>Bn=>{const Hn=qp.call(Bn);return Me[Hn]||(Me[Hn]=Hn.slice(8,-1).toLowerCase())})(Object.create(null));const kindOfTest=Me=>{Me=Me.toLowerCase();return Bn=>zp(Bn)===Me};const typeOfTest=Me=>Bn=>typeof Bn===Me;const{isArray:Qf}=Array;const Yf=typeOfTest("undefined");function isBuffer(Me){return Me!==null&&!Yf(Me)&&Me.constructor!==null&&!Yf(Me.constructor)&&Ad(Me.constructor.isBuffer)&&Me.constructor.isBuffer(Me)}const Kf=kindOfTest("ArrayBuffer");function isArrayBufferView(Me){let Bn;if(typeof ArrayBuffer!=="undefined"&&ArrayBuffer.isView){Bn=ArrayBuffer.isView(Me)}else{Bn=Me&&Me.buffer&&Kf(Me.buffer)}return Bn}const Xf=typeOfTest("string");const Ad=typeOfTest("function");const Cd=typeOfTest("number");const isObject=Me=>Me!==null&&typeof Me==="object";const isBoolean=Me=>Me===true||Me===false;const isPlainObject=Me=>{if(zp(Me)!=="object"){return false}const Bn=Vp(Me);return(Bn===null||Bn===Object.prototype||Object.getPrototypeOf(Bn)===null)&&!(Wp in Me)&&!(Jp in Me)};const isEmptyObject=Me=>{if(!isObject(Me)||isBuffer(Me)){return false}try{return Object.keys(Me).length===0&&Object.getPrototypeOf(Me)===Object.prototype}catch(Me){return false}};const xd=kindOfTest("Date");const wd=kindOfTest("File");const Sd=kindOfTest("Blob");const Td=kindOfTest("FileList");const isStream=Me=>isObject(Me)&&Ad(Me.pipe);const isFormData=Me=>{let Bn;return Me&&(typeof FormData==="function"&&Me instanceof FormData||Ad(Me.append)&&((Bn=zp(Me))==="formdata"||Bn==="object"&&Ad(Me.toString)&&Me.toString()==="[object FormData]"))};const Pd=kindOfTest("URLSearchParams");const[Qh,Zh,eg,tg]=["ReadableStream","Request","Response","Headers"].map(kindOfTest);const trim=Me=>Me.trim?Me.trim():Me.replace(/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g,"");function forEach(Me,Bn,{allOwnKeys:Hn=false}={}){if(Me===null||typeof Me==="undefined"){return}let zn;let ni;if(typeof Me!=="object"){Me=[Me]}if(Qf(Me)){for(zn=0,ni=Me.length;zn0){ni=Hn[zn];if(Bn===ni.toLowerCase()){return ni}}return null}const rg=(()=>{if(typeof globalThis!=="undefined")return globalThis;return typeof self!=="undefined"?self:typeof window!=="undefined"?window:global})();const isContextDefined=Me=>!Yf(Me)&&Me!==rg;function merge(){const{caseless:Me,skipUndefined:Bn}=isContextDefined(this)&&this||{};const Hn={};const assignValue=(zn,ni)=>{const Ci=Me&&findKey(Hn,ni)||ni;if(isPlainObject(Hn[Ci])&&isPlainObject(zn)){Hn[Ci]=merge(Hn[Ci],zn)}else if(isPlainObject(zn)){Hn[Ci]=merge({},zn)}else if(Qf(zn)){Hn[Ci]=zn.slice()}else if(!Bn||!Yf(zn)){Hn[Ci]=zn}};for(let Me=0,Bn=arguments.length;Me{forEach(Bn,((Bn,zn)=>{if(Hn&&Ad(Bn)){Me[zn]=bind(Bn,Hn)}else{Me[zn]=Bn}}),{allOwnKeys:zn});return Me};const stripBOM=Me=>{if(Me.charCodeAt(0)===65279){Me=Me.slice(1)}return Me};const inherits=(Me,Bn,Hn,zn)=>{Me.prototype=Object.create(Bn.prototype,zn);Me.prototype.constructor=Me;Object.defineProperty(Me,"super",{value:Bn.prototype});Hn&&Object.assign(Me.prototype,Hn)};const toFlatObject=(Me,Bn,Hn,zn)=>{let ni;let Ci;let aa;const oa={};Bn=Bn||{};if(Me==null)return Bn;do{ni=Object.getOwnPropertyNames(Me);Ci=ni.length;while(Ci-- >0){aa=ni[Ci];if((!zn||zn(aa,Me,Bn))&&!oa[aa]){Bn[aa]=Me[aa];oa[aa]=true}}Me=Hn!==false&&Vp(Me)}while(Me&&(!Hn||Hn(Me,Bn))&&Me!==Object.prototype);return Bn};const endsWith=(Me,Bn,Hn)=>{Me=String(Me);if(Hn===undefined||Hn>Me.length){Hn=Me.length}Hn-=Bn.length;const zn=Me.indexOf(Bn,Hn);return zn!==-1&&zn===Hn};const toArray=Me=>{if(!Me)return null;if(Qf(Me))return Me;let Bn=Me.length;if(!Cd(Bn))return null;const Hn=new Array(Bn);while(Bn-- >0){Hn[Bn]=Me[Bn]}return Hn};const ng=(Me=>Bn=>Me&&Bn instanceof Me)(typeof Uint8Array!=="undefined"&&Vp(Uint8Array));const forEachEntry=(Me,Bn)=>{const Hn=Me&&Me[Jp];const zn=Hn.call(Me);let ni;while((ni=zn.next())&&!ni.done){const Hn=ni.value;Bn.call(Me,Hn[0],Hn[1])}};const matchAll=(Me,Bn)=>{let Hn;const zn=[];while((Hn=Me.exec(Bn))!==null){zn.push(Hn)}return zn};const ig=kindOfTest("HTMLFormElement");const toCamelCase=Me=>Me.toLowerCase().replace(/[-_\s]([a-z\d])(\w*)/g,(function replacer(Me,Bn,Hn){return Bn.toUpperCase()+Hn}));const ag=(({hasOwnProperty:Me})=>(Bn,Hn)=>Me.call(Bn,Hn))(Object.prototype);const sg=kindOfTest("RegExp");const reduceDescriptors=(Me,Bn)=>{const Hn=Object.getOwnPropertyDescriptors(Me);const zn={};forEach(Hn,((Hn,ni)=>{let Ci;if((Ci=Bn(Hn,ni,Me))!==false){zn[ni]=Ci||Hn}}));Object.defineProperties(Me,zn)};const freezeMethods=Me=>{reduceDescriptors(Me,((Bn,Hn)=>{if(Ad(Me)&&["arguments","caller","callee"].indexOf(Hn)!==-1){return false}const zn=Me[Hn];if(!Ad(zn))return;Bn.enumerable=false;if("writable"in Bn){Bn.writable=false;return}if(!Bn.set){Bn.set=()=>{throw Error("Can not rewrite read-only method '"+Hn+"'")}}}))};const toObjectSet=(Me,Bn)=>{const Hn={};const define=Me=>{Me.forEach((Me=>{Hn[Me]=true}))};Qf(Me)?define(Me):define(String(Me).split(Bn));return Hn};const noop=()=>{};const toFiniteNumber=(Me,Bn)=>Me!=null&&Number.isFinite(Me=+Me)?Me:Bn;function isSpecCompliantForm(Me){return!!(Me&&Ad(Me.append)&&Me[Wp]==="FormData"&&Me[Jp])}const toJSONObject=Me=>{const Bn=new Array(10);const visit=(Me,Hn)=>{if(isObject(Me)){if(Bn.indexOf(Me)>=0){return}if(isBuffer(Me)){return Me}if(!("toJSON"in Me)){Bn[Hn]=Me;const zn=Qf(Me)?[]:{};forEach(Me,((Me,Bn)=>{const ni=visit(Me,Hn+1);!Yf(ni)&&(zn[Bn]=ni)}));Bn[Hn]=undefined;return zn}}return Me};return visit(Me,0)};const og=kindOfTest("AsyncFunction");const isThenable=Me=>Me&&(isObject(Me)||Ad(Me))&&Ad(Me.then)&&Ad(Me.catch);const ug=((Me,Bn)=>{if(Me){return setImmediate}return Bn?((Me,Bn)=>{rg.addEventListener("message",(({source:Hn,data:zn})=>{if(Hn===rg&&zn===Me){Bn.length&&Bn.shift()()}}),false);return Hn=>{Bn.push(Hn);rg.postMessage(Me,"*")}})(`axios@${Math.random()}`,[]):Me=>setTimeout(Me)})(typeof setImmediate==="function",Ad(rg.postMessage));const cg=typeof queueMicrotask!=="undefined"?queueMicrotask.bind(rg):typeof process!=="undefined"&&process.nextTick||ug;const isIterable=Me=>Me!=null&&Ad(Me[Jp]);const lg={isArray:Qf,isArrayBuffer:Kf,isBuffer:isBuffer,isFormData:isFormData,isArrayBufferView:isArrayBufferView,isString:Xf,isNumber:Cd,isBoolean:isBoolean,isObject:isObject,isPlainObject:isPlainObject,isEmptyObject:isEmptyObject,isReadableStream:Qh,isRequest:Zh,isResponse:eg,isHeaders:tg,isUndefined:Yf,isDate:xd,isFile:wd,isBlob:Sd,isRegExp:sg,isFunction:Ad,isStream:isStream,isURLSearchParams:Pd,isTypedArray:ng,isFileList:Td,forEach:forEach,merge:merge,extend:extend,trim:trim,stripBOM:stripBOM,inherits:inherits,toFlatObject:toFlatObject,kindOf:zp,kindOfTest:kindOfTest,endsWith:endsWith,toArray:toArray,forEachEntry:forEachEntry,matchAll:matchAll,isHTMLForm:ig,hasOwnProperty:ag,hasOwnProp:ag,reduceDescriptors:reduceDescriptors,freezeMethods:freezeMethods,toObjectSet:toObjectSet,toCamelCase:toCamelCase,noop:noop,toFiniteNumber:toFiniteNumber,findKey:findKey,global:rg,isContextDefined:isContextDefined,isSpecCompliantForm:isSpecCompliantForm,toJSONObject:toJSONObject,isAsyncFn:og,isThenable:isThenable,setImmediate:ug,asap:cg,isIterable:isIterable};function AxiosError(Me,Bn,Hn,zn,ni){Error.call(this);if(Error.captureStackTrace){Error.captureStackTrace(this,this.constructor)}else{this.stack=(new Error).stack}this.message=Me;this.name="AxiosError";Bn&&(this.code=Bn);Hn&&(this.config=Hn);zn&&(this.request=zn);if(ni){this.response=ni;this.status=ni.status?ni.status:null}}lg.inherits(AxiosError,Error,{toJSON:function toJSON(){return{message:this.message,name:this.name,description:this.description,number:this.number,fileName:this.fileName,lineNumber:this.lineNumber,columnNumber:this.columnNumber,stack:this.stack,config:lg.toJSONObject(this.config),code:this.code,status:this.status}}});const pg=AxiosError.prototype;const fg={};["ERR_BAD_OPTION_VALUE","ERR_BAD_OPTION","ECONNABORTED","ETIMEDOUT","ERR_NETWORK","ERR_FR_TOO_MANY_REDIRECTS","ERR_DEPRECATED","ERR_BAD_RESPONSE","ERR_BAD_REQUEST","ERR_CANCELED","ERR_NOT_SUPPORT","ERR_INVALID_URL"].forEach((Me=>{fg[Me]={value:Me}}));Object.defineProperties(AxiosError,fg);Object.defineProperty(pg,"isAxiosError",{value:true});AxiosError.from=(Me,Bn,Hn,zn,ni,Ci)=>{const aa=Object.create(pg);lg.toFlatObject(Me,aa,(function filter(Me){return Me!==Error.prototype}),(Me=>Me!=="isAxiosError"));const oa=Me&&Me.message?Me.message:"Error";const ca=Bn==null&&Me?Me.code:Bn;AxiosError.call(aa,oa,ca,Hn,zn,ni);if(Me&&aa.cause==null){Object.defineProperty(aa,"cause",{value:Me,configurable:true})}aa.name=Me&&Me.name||"Error";Ci&&Object.assign(aa,Ci);return aa};function isVisitable(Me){return lg.isPlainObject(Me)||lg.isArray(Me)}function removeBrackets(Me){return lg.endsWith(Me,"[]")?Me.slice(0,-2):Me}function renderKey(Me,Bn,Hn){if(!Me)return Bn;return Me.concat(Bn).map((function each(Me,Bn){Me=removeBrackets(Me);return!Hn&&Bn?"["+Me+"]":Me})).join(Hn?".":"")}function isFlatArray(Me){return lg.isArray(Me)&&!Me.some(isVisitable)}const dg=lg.toFlatObject(lg,{},null,(function filter(Me){return/^is[A-Z]/.test(Me)}));function toFormData(Me,Bn,Hn){if(!lg.isObject(Me)){throw new TypeError("target must be an object")}Bn=Bn||new(so["default"]||FormData);Hn=lg.toFlatObject(Hn,{metaTokens:true,dots:false,indexes:false},false,(function defined(Me,Bn){return!lg.isUndefined(Bn[Me])}));const zn=Hn.metaTokens;const ni=Hn.visitor||defaultVisitor;const Ci=Hn.dots;const aa=Hn.indexes;const oa=Hn.Blob||typeof Blob!=="undefined"&&Blob;const ca=oa&&lg.isSpecCompliantForm(Bn);if(!lg.isFunction(ni)){throw new TypeError("visitor must be a function")}function convertValue(Me){if(Me===null)return"";if(lg.isDate(Me)){return Me.toISOString()}if(lg.isBoolean(Me)){return Me.toString()}if(!ca&&lg.isBlob(Me)){throw new AxiosError("Blob is not supported. Use a Buffer instead.")}if(lg.isArrayBuffer(Me)||lg.isTypedArray(Me)){return ca&&typeof Blob==="function"?new Blob([Me]):Buffer.from(Me)}return Me}function defaultVisitor(Me,Hn,ni){let oa=Me;if(Me&&!ni&&typeof Me==="object"){if(lg.endsWith(Hn,"{}")){Hn=zn?Hn:Hn.slice(0,-2);Me=JSON.stringify(Me)}else if(lg.isArray(Me)&&isFlatArray(Me)||(lg.isFileList(Me)||lg.endsWith(Hn,"[]"))&&(oa=lg.toArray(Me))){Hn=removeBrackets(Hn);oa.forEach((function each(Me,zn){!(lg.isUndefined(Me)||Me===null)&&Bn.append(aa===true?renderKey([Hn],zn,Ci):aa===null?Hn:Hn+"[]",convertValue(Me))}));return false}}if(isVisitable(Me)){return true}Bn.append(renderKey(ni,Hn,Ci),convertValue(Me));return false}const _a=[];const xa=Object.assign(dg,{defaultVisitor:defaultVisitor,convertValue:convertValue,isVisitable:isVisitable});function build(Me,Hn){if(lg.isUndefined(Me))return;if(_a.indexOf(Me)!==-1){throw Error("Circular reference detected in "+Hn.join("."))}_a.push(Me);lg.forEach(Me,(function each(Me,zn){const Ci=!(lg.isUndefined(Me)||Me===null)&&ni.call(Bn,Me,lg.isString(zn)?zn.trim():zn,Hn,xa);if(Ci===true){build(Me,Hn?Hn.concat(zn):[zn])}}));_a.pop()}if(!lg.isObject(Me)){throw new TypeError("data must be an object")}build(Me);return Bn}function encode$1(Me){const Bn={"!":"%21","'":"%27","(":"%28",")":"%29","~":"%7E","%20":"+","%00":"\0"};return encodeURIComponent(Me).replace(/[!'()~]|%20|%00/g,(function replacer(Me){return Bn[Me]}))}function AxiosURLSearchParams(Me,Bn){this._pairs=[];Me&&toFormData(Me,this,Bn)}const hg=AxiosURLSearchParams.prototype;hg.append=function append(Me,Bn){this._pairs.push([Me,Bn])};hg.toString=function toString(Me){const Bn=Me?function(Bn){return Me.call(this,Bn,encode$1)}:encode$1;return this._pairs.map((function each(Me){return Bn(Me[0])+"="+Bn(Me[1])}),"").join("&")};function encode(Me){return encodeURIComponent(Me).replace(/%3A/gi,":").replace(/%24/g,"$").replace(/%2C/gi,",").replace(/%20/g,"+")}function buildURL(Me,Bn,Hn){if(!Bn){return Me}const zn=Hn&&Hn.encode||encode;if(lg.isFunction(Hn)){Hn={serialize:Hn}}const ni=Hn&&Hn.serialize;let Ci;if(ni){Ci=ni(Bn,Hn)}else{Ci=lg.isURLSearchParams(Bn)?Bn.toString():new AxiosURLSearchParams(Bn,Hn).toString(zn)}if(Ci){const Bn=Me.indexOf("#");if(Bn!==-1){Me=Me.slice(0,Bn)}Me+=(Me.indexOf("?")===-1?"?":"&")+Ci}return Me}class InterceptorManager{constructor(){this.handlers=[]}use(Me,Bn,Hn){this.handlers.push({fulfilled:Me,rejected:Bn,synchronous:Hn?Hn.synchronous:false,runWhen:Hn?Hn.runWhen:null});return this.handlers.length-1}eject(Me){if(this.handlers[Me]){this.handlers[Me]=null}}clear(){if(this.handlers){this.handlers=[]}}forEach(Me){lg.forEach(this.handlers,(function forEachHandler(Bn){if(Bn!==null){Me(Bn)}}))}}const mg=InterceptorManager;const gg={silentJSONParsing:true,forcedJSONParsing:true,clarifyTimeoutError:false};const _g=Jo["default"].URLSearchParams;const Ag="abcdefghijklmnopqrstuvwxyz";const yg="0123456789";const vg={DIGIT:yg,ALPHA:Ag,ALPHA_DIGIT:Ag+Ag.toUpperCase()+yg};const generateString=(Me=16,Bn=vg.ALPHA_DIGIT)=>{let Hn="";const{length:zn}=Bn;const ni=new Uint32Array(Me);oo["default"].randomFillSync(ni);for(let Ci=0;Citypeof WorkerGlobalScope!=="undefined"&&self instanceof WorkerGlobalScope&&typeof self.importScripts==="function")();const wg=Eg&&window.location.href||"http://localhost";const Sg=Object.freeze({__proto__:null,hasBrowserEnv:Eg,hasStandardBrowserWebWorkerEnv:xg,hasStandardBrowserEnv:Cg,navigator:Dg,origin:wg});const kg={...Sg,...bg};function toURLEncodedForm(Me,Bn){return toFormData(Me,new kg.classes.URLSearchParams,{visitor:function(Me,Bn,Hn,zn){if(kg.isNode&&lg.isBuffer(Me)){this.append(Bn,Me.toString("base64"));return false}return zn.defaultVisitor.apply(this,arguments)},...Bn})}function parsePropPath(Me){return lg.matchAll(/\w+|\[(\w*)]/g,Me).map((Me=>Me[0]==="[]"?"":Me[1]||Me[0]))}function arrayToObject(Me){const Bn={};const Hn=Object.keys(Me);let zn;const ni=Hn.length;let Ci;for(zn=0;zn=Me.length;ni=!ni&&lg.isArray(Hn)?Hn.length:ni;if(aa){if(lg.hasOwnProp(Hn,ni)){Hn[ni]=[Hn[ni],Bn]}else{Hn[ni]=Bn}return!Ci}if(!Hn[ni]||!lg.isObject(Hn[ni])){Hn[ni]=[]}const oa=buildPath(Me,Bn,Hn[ni],zn);if(oa&&lg.isArray(Hn[ni])){Hn[ni]=arrayToObject(Hn[ni])}return!Ci}if(lg.isFormData(Me)&&lg.isFunction(Me.entries)){const Bn={};lg.forEachEntry(Me,((Me,Hn)=>{buildPath(parsePropPath(Me),Hn,Bn,0)}));return Bn}return null}function stringifySafely(Me,Bn,Hn){if(lg.isString(Me)){try{(Bn||JSON.parse)(Me);return lg.trim(Me)}catch(Me){if(Me.name!=="SyntaxError"){throw Me}}}return(Hn||JSON.stringify)(Me)}const Tg={transitional:gg,adapter:["xhr","http","fetch"],transformRequest:[function transformRequest(Me,Bn){const Hn=Bn.getContentType()||"";const zn=Hn.indexOf("application/json")>-1;const ni=lg.isObject(Me);if(ni&&lg.isHTMLForm(Me)){Me=new FormData(Me)}const Ci=lg.isFormData(Me);if(Ci){return zn?JSON.stringify(formDataToJSON(Me)):Me}if(lg.isArrayBuffer(Me)||lg.isBuffer(Me)||lg.isStream(Me)||lg.isFile(Me)||lg.isBlob(Me)||lg.isReadableStream(Me)){return Me}if(lg.isArrayBufferView(Me)){return Me.buffer}if(lg.isURLSearchParams(Me)){Bn.setContentType("application/x-www-form-urlencoded;charset=utf-8",false);return Me.toString()}let aa;if(ni){if(Hn.indexOf("application/x-www-form-urlencoded")>-1){return toURLEncodedForm(Me,this.formSerializer).toString()}if((aa=lg.isFileList(Me))||Hn.indexOf("multipart/form-data")>-1){const Bn=this.env&&this.env.FormData;return toFormData(aa?{"files[]":Me}:Me,Bn&&new Bn,this.formSerializer)}}if(ni||zn){Bn.setContentType("application/json",false);return stringifySafely(Me)}return Me}],transformResponse:[function transformResponse(Me){const Bn=this.transitional||Tg.transitional;const Hn=Bn&&Bn.forcedJSONParsing;const zn=this.responseType==="json";if(lg.isResponse(Me)||lg.isReadableStream(Me)){return Me}if(Me&&lg.isString(Me)&&(Hn&&!this.responseType||zn)){const Hn=Bn&&Bn.silentJSONParsing;const ni=!Hn&&zn;try{return JSON.parse(Me,this.parseReviver)}catch(Me){if(ni){if(Me.name==="SyntaxError"){throw AxiosError.from(Me,AxiosError.ERR_BAD_RESPONSE,this,null,this.response)}throw Me}}}return Me}],timeout:0,xsrfCookieName:"XSRF-TOKEN",xsrfHeaderName:"X-XSRF-TOKEN",maxContentLength:-1,maxBodyLength:-1,env:{FormData:kg.classes.FormData,Blob:kg.classes.Blob},validateStatus:function validateStatus(Me){return Me>=200&&Me<300},headers:{common:{Accept:"application/json, text/plain, */*","Content-Type":undefined}}};lg.forEach(["delete","get","head","post","put","patch"],(Me=>{Tg.headers[Me]={}}));const Ig=Tg;const Bg=lg.toObjectSet(["age","authorization","content-length","content-type","etag","expires","from","host","if-modified-since","if-unmodified-since","last-modified","location","max-forwards","proxy-authorization","referer","retry-after","user-agent"]);const parseHeaders=Me=>{const Bn={};let Hn;let zn;let ni;Me&&Me.split("\n").forEach((function parser(Me){ni=Me.indexOf(":");Hn=Me.substring(0,ni).trim().toLowerCase();zn=Me.substring(ni+1).trim();if(!Hn||Bn[Hn]&&Bg[Hn]){return}if(Hn==="set-cookie"){if(Bn[Hn]){Bn[Hn].push(zn)}else{Bn[Hn]=[zn]}}else{Bn[Hn]=Bn[Hn]?Bn[Hn]+", "+zn:zn}}));return Bn};const Fg=Symbol("internals");function normalizeHeader(Me){return Me&&String(Me).trim().toLowerCase()}function normalizeValue(Me){if(Me===false||Me==null){return Me}return lg.isArray(Me)?Me.map(normalizeValue):String(Me)}function parseTokens(Me){const Bn=Object.create(null);const Hn=/([^\s,;=]+)\s*(?:=\s*([^,;]+))?/g;let zn;while(zn=Hn.exec(Me)){Bn[zn[1]]=zn[2]}return Bn}const isValidHeaderName=Me=>/^[-_a-zA-Z0-9^`|~,!#$%&'*+.]+$/.test(Me.trim());function matchHeaderValue(Me,Bn,Hn,zn,ni){if(lg.isFunction(zn)){return zn.call(this,Bn,Hn)}if(ni){Bn=Hn}if(!lg.isString(Bn))return;if(lg.isString(zn)){return Bn.indexOf(zn)!==-1}if(lg.isRegExp(zn)){return zn.test(Bn)}}function formatHeader(Me){return Me.trim().toLowerCase().replace(/([a-z\d])(\w*)/g,((Me,Bn,Hn)=>Bn.toUpperCase()+Hn))}function buildAccessors(Me,Bn){const Hn=lg.toCamelCase(" "+Bn);["get","set","has"].forEach((zn=>{Object.defineProperty(Me,zn+Hn,{value:function(Me,Hn,ni){return this[zn].call(this,Bn,Me,Hn,ni)},configurable:true})}))}class AxiosHeaders{constructor(Me){Me&&this.set(Me)}set(Me,Bn,Hn){const zn=this;function setHeader(Me,Bn,Hn){const ni=normalizeHeader(Bn);if(!ni){throw new Error("header name must be a non-empty string")}const Ci=lg.findKey(zn,ni);if(!Ci||zn[Ci]===undefined||Hn===true||Hn===undefined&&zn[Ci]!==false){zn[Ci||Bn]=normalizeValue(Me)}}const setHeaders=(Me,Bn)=>lg.forEach(Me,((Me,Hn)=>setHeader(Me,Hn,Bn)));if(lg.isPlainObject(Me)||Me instanceof this.constructor){setHeaders(Me,Bn)}else if(lg.isString(Me)&&(Me=Me.trim())&&!isValidHeaderName(Me)){setHeaders(parseHeaders(Me),Bn)}else if(lg.isObject(Me)&&lg.isIterable(Me)){let Hn={},zn,ni;for(const Bn of Me){if(!lg.isArray(Bn)){throw TypeError("Object iterator must return a key-value pair")}Hn[ni=Bn[0]]=(zn=Hn[ni])?lg.isArray(zn)?[...zn,Bn[1]]:[zn,Bn[1]]:Bn[1]}setHeaders(Hn,Bn)}else{Me!=null&&setHeader(Bn,Me,Hn)}return this}get(Me,Bn){Me=normalizeHeader(Me);if(Me){const Hn=lg.findKey(this,Me);if(Hn){const Me=this[Hn];if(!Bn){return Me}if(Bn===true){return parseTokens(Me)}if(lg.isFunction(Bn)){return Bn.call(this,Me,Hn)}if(lg.isRegExp(Bn)){return Bn.exec(Me)}throw new TypeError("parser must be boolean|regexp|function")}}}has(Me,Bn){Me=normalizeHeader(Me);if(Me){const Hn=lg.findKey(this,Me);return!!(Hn&&this[Hn]!==undefined&&(!Bn||matchHeaderValue(this,this[Hn],Hn,Bn)))}return false}delete(Me,Bn){const Hn=this;let zn=false;function deleteHeader(Me){Me=normalizeHeader(Me);if(Me){const ni=lg.findKey(Hn,Me);if(ni&&(!Bn||matchHeaderValue(Hn,Hn[ni],ni,Bn))){delete Hn[ni];zn=true}}}if(lg.isArray(Me)){Me.forEach(deleteHeader)}else{deleteHeader(Me)}return zn}clear(Me){const Bn=Object.keys(this);let Hn=Bn.length;let zn=false;while(Hn--){const ni=Bn[Hn];if(!Me||matchHeaderValue(this,this[ni],ni,Me,true)){delete this[ni];zn=true}}return zn}normalize(Me){const Bn=this;const Hn={};lg.forEach(this,((zn,ni)=>{const Ci=lg.findKey(Hn,ni);if(Ci){Bn[Ci]=normalizeValue(zn);delete Bn[ni];return}const aa=Me?formatHeader(ni):String(ni).trim();if(aa!==ni){delete Bn[ni]}Bn[aa]=normalizeValue(zn);Hn[aa]=true}));return this}concat(...Me){return this.constructor.concat(this,...Me)}toJSON(Me){const Bn=Object.create(null);lg.forEach(this,((Hn,zn)=>{Hn!=null&&Hn!==false&&(Bn[zn]=Me&&lg.isArray(Hn)?Hn.join(", "):Hn)}));return Bn}[Symbol.iterator](){return Object.entries(this.toJSON())[Symbol.iterator]()}toString(){return Object.entries(this.toJSON()).map((([Me,Bn])=>Me+": "+Bn)).join("\n")}getSetCookie(){return this.get("set-cookie")||[]}get[Symbol.toStringTag](){return"AxiosHeaders"}static from(Me){return Me instanceof this?Me:new this(Me)}static concat(Me,...Bn){const Hn=new this(Me);Bn.forEach((Me=>Hn.set(Me)));return Hn}static accessor(Me){const Bn=this[Fg]=this[Fg]={accessors:{}};const Hn=Bn.accessors;const zn=this.prototype;function defineAccessor(Me){const Bn=normalizeHeader(Me);if(!Hn[Bn]){buildAccessors(zn,Me);Hn[Bn]=true}}lg.isArray(Me)?Me.forEach(defineAccessor):defineAccessor(Me);return this}}AxiosHeaders.accessor(["Content-Type","Content-Length","Accept","Accept-Encoding","User-Agent","Authorization"]);lg.reduceDescriptors(AxiosHeaders.prototype,(({value:Me},Bn)=>{let Hn=Bn[0].toUpperCase()+Bn.slice(1);return{get:()=>Me,set(Me){this[Hn]=Me}}}));lg.freezeMethods(AxiosHeaders);const Ng=AxiosHeaders;function transformData(Me,Bn){const Hn=this||Ig;const zn=Bn||Hn;const ni=Ng.from(zn.headers);let Ci=zn.data;lg.forEach(Me,(function transform(Me){Ci=Me.call(Hn,Ci,ni.normalize(),Bn?Bn.status:undefined)}));ni.normalize();return Ci}function isCancel(Me){return!!(Me&&Me.__CANCEL__)}function CanceledError(Me,Bn,Hn){AxiosError.call(this,Me==null?"canceled":Me,AxiosError.ERR_CANCELED,Bn,Hn);this.name="CanceledError"}lg.inherits(CanceledError,AxiosError,{__CANCEL__:true});function settle(Me,Bn,Hn){const zn=Hn.config.validateStatus;if(!Hn.status||!zn||zn(Hn.status)){Me(Hn)}else{Bn(new AxiosError("Request failed with status code "+Hn.status,[AxiosError.ERR_BAD_REQUEST,AxiosError.ERR_BAD_RESPONSE][Math.floor(Hn.status/100)-4],Hn.config,Hn.request,Hn))}}function isAbsoluteURL(Me){return/^([a-z][a-z\d+\-.]*:)?\/\//i.test(Me)}function combineURLs(Me,Bn){return Bn?Me.replace(/\/?\/$/,"")+"/"+Bn.replace(/^\/+/,""):Me}function buildFullPath(Me,Bn,Hn){let zn=!isAbsoluteURL(Bn);if(Me&&(zn||Hn==false)){return combineURLs(Me,Bn)}return Bn}const Pg="1.13.2";function parseProtocol(Me){const Bn=/^([-+\w]{1,25})(:?\/\/|:)/.exec(Me);return Bn&&Bn[1]||""}const Og=/^(?:([^;]+);)?(?:[^;]+;)?(base64|),([\s\S]*)$/;function fromDataURI(Me,Bn,Hn){const zn=Hn&&Hn.Blob||kg.classes.Blob;const ni=parseProtocol(Me);if(Bn===undefined&&zn){Bn=true}if(ni==="data"){Me=ni.length?Me.slice(ni.length+1):Me;const Hn=Og.exec(Me);if(!Hn){throw new AxiosError("Invalid URL",AxiosError.ERR_INVALID_URL)}const Ci=Hn[1];const aa=Hn[2];const oa=Hn[3];const ca=Buffer.from(decodeURIComponent(oa),aa?"base64":"utf8");if(Bn){if(!zn){throw new AxiosError("Blob is not supported",AxiosError.ERR_NOT_SUPPORT)}return new zn([ca],{type:Ci})}return ca}throw new AxiosError("Unsupported protocol "+ni,AxiosError.ERR_NOT_SUPPORT)}const Rg=Symbol("internals");class AxiosTransformStream extends Up["default"].Transform{constructor(Me){Me=lg.toFlatObject(Me,{maxRate:0,chunkSize:64*1024,minChunkSize:100,timeWindow:500,ticksRate:2,samplesCount:15},null,((Me,Bn)=>!lg.isUndefined(Bn[Me])));super({readableHighWaterMark:Me.chunkSize});const Bn=this[Rg]={timeWindow:Me.timeWindow,chunkSize:Me.chunkSize,maxRate:Me.maxRate,minChunkSize:Me.minChunkSize,bytesSeen:0,isCaptured:false,notifiedBytesLoaded:0,ts:Date.now(),bytes:0,onReadCallback:null};this.on("newListener",(Me=>{if(Me==="progress"){if(!Bn.isCaptured){Bn.isCaptured=true}}}))}_read(Me){const Bn=this[Rg];if(Bn.onReadCallback){Bn.onReadCallback()}return super._read(Me)}_transform(Me,Bn,Hn){const zn=this[Rg];const ni=zn.maxRate;const Ci=this.readableHighWaterMark;const aa=zn.timeWindow;const oa=1e3/aa;const ca=ni/oa;const _a=zn.minChunkSize!==false?Math.max(zn.minChunkSize,ca*.01):0;const pushChunk=(Me,Bn)=>{const Hn=Buffer.byteLength(Me);zn.bytesSeen+=Hn;zn.bytes+=Hn;zn.isCaptured&&this.emit("progress",zn.bytesSeen);if(this.push(Me)){process.nextTick(Bn)}else{zn.onReadCallback=()=>{zn.onReadCallback=null;process.nextTick(Bn)}}};const transformChunk=(Me,Bn)=>{const Hn=Buffer.byteLength(Me);let oa=null;let xa=Ci;let Ga;let Ha=0;if(ni){const Me=Date.now();if(!zn.ts||(Ha=Me-zn.ts)>=aa){zn.ts=Me;Ga=ca-zn.bytes;zn.bytes=Ga<0?-Ga:0;Ha=0}Ga=ca-zn.bytes}if(ni){if(Ga<=0){return setTimeout((()=>{Bn(null,Me)}),aa-Ha)}if(Gaxa&&Hn-xa>_a){oa=Me.subarray(xa);Me=Me.subarray(0,xa)}pushChunk(Me,oa?()=>{process.nextTick(Bn,null,oa)}:Bn)};transformChunk(Me,(function transformNextChunk(Me,Bn){if(Me){return Hn(Me)}if(Bn){transformChunk(Bn,transformNextChunk)}else{Hn(null)}}))}}const Lg=AxiosTransformStream;const{asyncIterator:jg}=Symbol;const readBlob=async function*(Me){if(Me.stream){yield*Me.stream()}else if(Me.arrayBuffer){yield await Me.arrayBuffer()}else if(Me[jg]){yield*Me[jg]()}else{yield Me}};const Mg=readBlob;const Qg=kg.ALPHABET.ALPHA_DIGIT+"-_";const Ug=typeof TextEncoder==="function"?new TextEncoder:new Dp["default"].TextEncoder;const Gg="\r\n";const $g=Ug.encode(Gg);const qg=2;class FormDataPart{constructor(Me,Bn){const{escapeName:Hn}=this.constructor;const zn=lg.isString(Bn);let ni=`Content-Disposition: form-data; name="${Hn(Me)}"${!zn&&Bn.name?`; filename="${Hn(Bn.name)}"`:""}${Gg}`;if(zn){Bn=Ug.encode(String(Bn).replace(/\r?\n|\r\n?/g,Gg))}else{ni+=`Content-Type: ${Bn.type||"application/octet-stream"}${Gg}`}this.headers=Ug.encode(ni+Gg);this.contentLength=zn?Bn.byteLength:Bn.size;this.size=this.headers.byteLength+this.contentLength+qg;this.name=Me;this.value=Bn}async*encode(){yield this.headers;const{value:Me}=this;if(lg.isTypedArray(Me)){yield Me}else{yield*Mg(Me)}yield $g}static escapeName(Me){return String(Me).replace(/[\r\n"]/g,(Me=>({"\r":"%0D","\n":"%0A",'"':"%22"}[Me])))}}const formDataToStream=(Me,Bn,Hn)=>{const{tag:zn="form-data-boundary",size:ni=25,boundary:Ci=zn+"-"+kg.generateString(ni,Qg)}=Hn||{};if(!lg.isFormData(Me)){throw TypeError("FormData instance required")}if(Ci.length<1||Ci.length>70){throw Error("boundary must be 10-70 characters long")}const aa=Ug.encode("--"+Ci+Gg);const oa=Ug.encode("--"+Ci+"--"+Gg);let ca=oa.byteLength;const _a=Array.from(Me.entries()).map((([Me,Bn])=>{const Hn=new FormDataPart(Me,Bn);ca+=Hn.size;return Hn}));ca+=aa.byteLength*_a.length;ca=lg.toFiniteNumber(ca);const xa={"Content-Type":`multipart/form-data; boundary=${Ci}`};if(Number.isFinite(ca)){xa["Content-Length"]=ca}Bn&&Bn(xa);return ts.Readable.from(async function*(){for(const Me of _a){yield aa;yield*Me.encode()}yield oa}())};const Vg=formDataToStream;class ZlibHeaderTransformStream extends Up["default"].Transform{__transform(Me,Bn,Hn){this.push(Me);Hn()}_transform(Me,Bn,Hn){if(Me.length!==0){this._transform=this.__transform;if(Me[0]!==120){const Me=Buffer.alloc(2);Me[0]=120;Me[1]=156;this.push(Me,Bn)}}this.__transform(Me,Bn,Hn)}}const Hg=ZlibHeaderTransformStream;const callbackify=(Me,Bn)=>lg.isAsyncFn(Me)?function(...Hn){const zn=Hn.pop();Me.apply(this,Hn).then((Me=>{try{Bn?zn(null,...Bn(Me)):zn(null,Me)}catch(Me){zn(Me)}}),zn)}:Me;const Jg=callbackify;function speedometer(Me,Bn){Me=Me||10;const Hn=new Array(Me);const zn=new Array(Me);let ni=0;let Ci=0;let aa;Bn=Bn!==undefined?Bn:1e3;return function push(oa){const ca=Date.now();const _a=zn[Ci];if(!aa){aa=ca}Hn[ni]=oa;zn[ni]=ca;let xa=Ci;let Ga=0;while(xa!==ni){Ga+=Hn[xa++];xa=xa%Me}ni=(ni+1)%Me;if(ni===Ci){Ci=(Ci+1)%Me}if(ca-aa{Hn=zn;ni=null;if(Ci){clearTimeout(Ci);Ci=null}Me(...Bn)};const throttled=(...Me)=>{const Bn=Date.now();const aa=Bn-Hn;if(aa>=zn){invoke(Me,Bn)}else{ni=Me;if(!Ci){Ci=setTimeout((()=>{Ci=null;invoke(ni)}),zn-aa)}}};const flush=()=>ni&&invoke(ni);return[throttled,flush]}const progressEventReducer=(Me,Bn,Hn=3)=>{let zn=0;const ni=speedometer(50,250);return throttle((Hn=>{const Ci=Hn.loaded;const aa=Hn.lengthComputable?Hn.total:undefined;const oa=Ci-zn;const ca=ni(oa);const _a=Ci<=aa;zn=Ci;const xa={loaded:Ci,total:aa,progress:aa?Ci/aa:undefined,bytes:oa,rate:ca?ca:undefined,estimated:ca&&aa&&_a?(aa-Ci)/ca:undefined,event:Hn,lengthComputable:aa!=null,[Bn?"download":"upload"]:true};Me(xa)}),Hn)};const progressEventDecorator=(Me,Bn)=>{const Hn=Me!=null;return[zn=>Bn[0]({lengthComputable:Hn,total:Me,loaded:zn}),Bn[1]]};const asyncDecorator=Me=>(...Bn)=>lg.asap((()=>Me(...Bn)));function estimateDataURLDecodedBytes(Me){if(!Me||typeof Me!=="string")return 0;if(!Me.startsWith("data:"))return 0;const Bn=Me.indexOf(",");if(Bn<0)return 0;const Hn=Me.slice(5,Bn);const zn=Me.slice(Bn+1);const ni=/;base64/i.test(Hn);if(ni){let Me=zn.length;const Bn=zn.length;for(let Hn=0;Hn=48&&Bn<=57||Bn>=65&&Bn<=70||Bn>=97&&Bn<=102)&&(ni>=48&&ni<=57||ni>=65&&ni<=70||ni>=97&&ni<=102);if(Ci){Me-=2;Hn+=2}}}let Hn=0;let ni=Bn-1;const tailIsPct3D=Me=>Me>=2&&zn.charCodeAt(Me-2)===37&&zn.charCodeAt(Me-1)===51&&(zn.charCodeAt(Me)===68||zn.charCodeAt(Me)===100);if(ni>=0){if(zn.charCodeAt(ni)===61){Hn++;ni--}else if(tailIsPct3D(ni)){Hn++;ni-=3}}if(Hn===1&&ni>=0){if(zn.charCodeAt(ni)===61){Hn++}else if(tailIsPct3D(ni)){Hn++}}const Ci=Math.floor(Me/4);const aa=Ci*3-(Hn||0);return aa>0?aa:0}return Buffer.byteLength(zn,"utf8")}const Wg={flush:Qp["default"].constants.Z_SYNC_FLUSH,finishFlush:Qp["default"].constants.Z_SYNC_FLUSH};const Yg={flush:Qp["default"].constants.BROTLI_OPERATION_FLUSH,finishFlush:Qp["default"].constants.BROTLI_OPERATION_FLUSH};const Kg=lg.isFunction(Qp["default"].createBrotliDecompress);const{http:zg,https:Xg}=kp["default"];const Zg=/https:?/;const f_=kg.protocols.map((Me=>Me+":"));const flushOnFinish=(Me,[Bn,Hn])=>{Me.on("end",Hn).on("error",Hn);return Bn};class Http2Sessions{constructor(){this.sessions=Object.create(null)}getSession(Me,Bn){Bn=Object.assign({sessionTimeout:1e3},Bn);let Hn=this.sessions[Me];if(Hn){let Me=Hn.length;for(let zn=0;zn{if(ni){return}ni=true;let Bn=Hn,Ci=Bn.length,aa=Ci;while(aa--){if(Bn[aa][0]===zn){if(Ci===1){delete this.sessions[Me]}else{Bn.splice(aa,1)}return}}};const Ci=zn.request;const{sessionTimeout:aa}=Bn;if(aa!=null){let Me;let Bn=0;zn.request=function(){const Hn=Ci.apply(this,arguments);Bn++;if(Me){clearTimeout(Me);Me=null}Hn.once("close",(()=>{if(! --Bn){Me=setTimeout((()=>{Me=null;removeSession()}),aa)}}));return Hn}}zn.once("close",removeSession);let oa=[zn,Bn];Hn?Hn.push(oa):Hn=this.sessions[Me]=[oa];return zn}}const Z_=new Http2Sessions;function dispatchBeforeRedirect(Me,Bn){if(Me.beforeRedirects.proxy){Me.beforeRedirects.proxy(Me)}if(Me.beforeRedirects.config){Me.beforeRedirects.config(Me,Bn)}}function setProxy(Me,Bn,Hn){let zn=Bn;if(!zn&&zn!==false){const Me=tc["default"].getProxyForUrl(Hn);if(Me){zn=new URL(Me)}}if(zn){if(zn.username){zn.auth=(zn.username||"")+":"+(zn.password||"")}if(zn.auth){if(zn.auth.username||zn.auth.password){zn.auth=(zn.auth.username||"")+":"+(zn.auth.password||"")}const Bn=Buffer.from(zn.auth,"utf8").toString("base64");Me.headers["Proxy-Authorization"]="Basic "+Bn}Me.headers.host=Me.hostname+(Me.port?":"+Me.port:"");const Bn=zn.hostname||zn.host;Me.hostname=Bn;Me.host=Bn;Me.port=zn.port;Me.path=Hn;if(zn.protocol){Me.protocol=zn.protocol.includes(":")?zn.protocol:`${zn.protocol}:`}}Me.beforeRedirects.proxy=function beforeRedirect(Me){setProxy(Me,Bn,Me.href)}}const sA=typeof process!=="undefined"&&lg.kindOf(process)==="process";const wrapAsync=Me=>new Promise(((Bn,Hn)=>{let zn;let ni;const done=(Me,Bn)=>{if(ni)return;ni=true;zn&&zn(Me,Bn)};const _resolve=Me=>{done(Me);Bn(Me)};const _reject=Me=>{done(Me,true);Hn(Me)};Me(_resolve,_reject,(Me=>zn=Me)).catch(_reject)}));const resolveFamily=({address:Me,family:Bn})=>{if(!lg.isString(Me)){throw TypeError("address must be a string")}return{address:Me,family:Bn||(Me.indexOf(".")<0?6:4)}};const buildAddressEntry=(Me,Bn)=>resolveFamily(lg.isObject(Me)?Me:{address:Me,family:Bn});const oA={request(Me,Bn){const Hn=Me.protocol+"//"+Me.hostname+":"+(Me.port||80);const{http2Options:zn,headers:ni}=Me;const Ci=Z_.getSession(Hn,zn);const{HTTP2_HEADER_SCHEME:aa,HTTP2_HEADER_METHOD:oa,HTTP2_HEADER_PATH:ca,HTTP2_HEADER_STATUS:_a}=Jc["default"].constants;const xa={[aa]:Me.protocol.replace(":",""),[oa]:Me.method,[ca]:Me.path};lg.forEach(ni,((Me,Bn)=>{Bn.charAt(0)!==":"&&(xa[Bn]=Me)}));const Ga=Ci.request(xa);Ga.once("response",(Me=>{const Hn=Ga;Me=Object.assign({},Me);const zn=Me[_a];delete Me[_a];Hn.headers=Me;Hn.statusCode=+zn;Bn(Hn)}));return Ga}};const hA=sA&&function httpAdapter(Me){return wrapAsync((async function dispatchHttpRequest(Bn,Hn,zn){let{data:ni,lookup:Ci,family:aa,httpVersion:oa=1,http2Options:ca}=Me;const{responseType:_a,responseEncoding:xa}=Me;const Ga=Me.method.toUpperCase();let Ha;let ts=false;let so;oa=+oa;if(Number.isNaN(oa)){throw TypeError(`Invalid protocol version: '${Me.httpVersion}' is not a number`)}if(oa!==1&&oa!==2){throw TypeError(`Unsupported protocol version '${oa}'`)}const oo=oa===2;if(Ci){const Me=Jg(Ci,(Me=>lg.isArray(Me)?Me:[Me]));Ci=(Bn,Hn,zn)=>{Me(Bn,Hn,((Me,Bn,ni)=>{if(Me){return zn(Me)}const Ci=lg.isArray(Bn)?Bn.map((Me=>buildAddressEntry(Me))):[buildAddressEntry(Bn,ni)];Hn.all?zn(Me,Ci):zn(Me,Ci[0].address,Ci[0].family)}))}}const Jo=new Ps.EventEmitter;function abort(Bn){try{Jo.emit("abort",!Bn||Bn.type?new CanceledError(null,Me,so):Bn)}catch(Me){console.warn("emit error",Me)}}Jo.once("abort",Hn);const onFinished=()=>{if(Me.cancelToken){Me.cancelToken.unsubscribe(abort)}if(Me.signal){Me.signal.removeEventListener("abort",abort)}Jo.removeAllListeners()};if(Me.cancelToken||Me.signal){Me.cancelToken&&Me.cancelToken.subscribe(abort);if(Me.signal){Me.signal.aborted?abort():Me.signal.addEventListener("abort",abort)}}zn(((Me,Bn)=>{Ha=true;if(Bn){ts=true;onFinished();return}const{data:Hn}=Me;if(Hn instanceof Up["default"].Readable||Hn instanceof Up["default"].Duplex){const Me=Up["default"].finished(Hn,(()=>{Me();onFinished()}))}else{onFinished()}}));const tc=buildFullPath(Me.baseURL,Me.url,Me.allowAbsoluteUrls);const Jc=new URL(tc,kg.hasBrowserEnv?kg.origin:undefined);const kp=Jc.protocol||f_[0];if(kp==="data:"){if(Me.maxContentLength>-1){const Bn=String(Me.url||tc||"");const zn=estimateDataURLDecodedBytes(Bn);if(zn>Me.maxContentLength){return Hn(new AxiosError("maxContentLength size of "+Me.maxContentLength+" exceeded",AxiosError.ERR_BAD_RESPONSE,Me))}}let zn;if(Ga!=="GET"){return settle(Bn,Hn,{status:405,statusText:"method not allowed",headers:{},config:Me})}try{zn=fromDataURI(Me.url,_a==="blob",{Blob:Me.env&&Me.env.Blob})}catch(Bn){throw AxiosError.from(Bn,AxiosError.ERR_BAD_REQUEST,Me)}if(_a==="text"){zn=zn.toString(xa);if(!xa||xa==="utf8"){zn=lg.stripBOM(zn)}}else if(_a==="stream"){zn=Up["default"].Readable.from(zn)}return settle(Bn,Hn,{data:zn,status:200,statusText:"OK",headers:new Ng,config:Me})}if(f_.indexOf(kp)===-1){return Hn(new AxiosError("Unsupported protocol "+kp,AxiosError.ERR_BAD_REQUEST,Me))}const qp=Ng.from(Me.headers).normalize();qp.set("User-Agent","axios/"+Pg,false);const{onUploadProgress:Vp,onDownloadProgress:Jp}=Me;const Wp=Me.maxRate;let zp=undefined;let Qf=undefined;if(lg.isSpecCompliantForm(ni)){const Me=qp.getContentType(/boundary=([-_\w\d]{10,70})/i);ni=Vg(ni,(Me=>{qp.set(Me)}),{tag:`axios-${Pg}-boundary`,boundary:Me&&Me[1]||undefined})}else if(lg.isFormData(ni)&&lg.isFunction(ni.getHeaders)){qp.set(ni.getHeaders());if(!qp.hasContentLength()){try{const Me=await Dp["default"].promisify(ni.getLength).call(ni);Number.isFinite(Me)&&Me>=0&&qp.setContentLength(Me)}catch(Me){}}}else if(lg.isBlob(ni)||lg.isFile(ni)){ni.size&&qp.setContentType(ni.type||"application/octet-stream");qp.setContentLength(ni.size||0);ni=Up["default"].Readable.from(Mg(ni))}else if(ni&&!lg.isStream(ni)){if(Buffer.isBuffer(ni));else if(lg.isArrayBuffer(ni)){ni=Buffer.from(new Uint8Array(ni))}else if(lg.isString(ni)){ni=Buffer.from(ni,"utf-8")}else{return Hn(new AxiosError("Data after transformation must be a string, an ArrayBuffer, a Buffer, or a Stream",AxiosError.ERR_BAD_REQUEST,Me))}qp.setContentLength(ni.length,false);if(Me.maxBodyLength>-1&&ni.length>Me.maxBodyLength){return Hn(new AxiosError("Request body larger than maxBodyLength limit",AxiosError.ERR_BAD_REQUEST,Me))}}const Yf=lg.toFiniteNumber(qp.getContentLength());if(lg.isArray(Wp)){zp=Wp[0];Qf=Wp[1]}else{zp=Qf=Wp}if(ni&&(Vp||zp)){if(!lg.isStream(ni)){ni=Up["default"].Readable.from(ni,{objectMode:false})}ni=Up["default"].pipeline([ni,new Lg({maxRate:lg.toFiniteNumber(zp)})],lg.noop);Vp&&ni.on("progress",flushOnFinish(ni,progressEventDecorator(Yf,progressEventReducer(asyncDecorator(Vp),false,3))))}let Kf=undefined;if(Me.auth){const Bn=Me.auth.username||"";const Hn=Me.auth.password||"";Kf=Bn+":"+Hn}if(!Kf&&Jc.username){const Me=Jc.username;const Bn=Jc.password;Kf=Me+":"+Bn}Kf&&qp.delete("authorization");let Xf;try{Xf=buildURL(Jc.pathname+Jc.search,Me.params,Me.paramsSerializer).replace(/^\?/,"")}catch(Bn){const zn=new Error(Bn.message);zn.config=Me;zn.url=Me.url;zn.exists=true;return Hn(zn)}qp.set("Accept-Encoding","gzip, compress, deflate"+(Kg?", br":""),false);const Ad={path:Xf,method:Ga,headers:qp.toJSON(),agents:{http:Me.httpAgent,https:Me.httpsAgent},auth:Kf,protocol:kp,family:aa,beforeRedirect:dispatchBeforeRedirect,beforeRedirects:{},http2Options:ca};!lg.isUndefined(Ci)&&(Ad.lookup=Ci);if(Me.socketPath){Ad.socketPath=Me.socketPath}else{Ad.hostname=Jc.hostname.startsWith("[")?Jc.hostname.slice(1,-1):Jc.hostname;Ad.port=Jc.port;setProxy(Ad,Me.proxy,kp+"//"+Jc.hostname+(Jc.port?":"+Jc.port:"")+Ad.path)}let Cd;const xd=Zg.test(Ad.protocol);Ad.agent=xd?Me.httpsAgent:Me.httpAgent;if(oo){Cd=oA}else{if(Me.transport){Cd=Me.transport}else if(Me.maxRedirects===0){Cd=xd?Fc["default"]:dc["default"]}else{if(Me.maxRedirects){Ad.maxRedirects=Me.maxRedirects}if(Me.beforeRedirect){Ad.beforeRedirects.config=Me.beforeRedirect}Cd=xd?Xg:zg}}if(Me.maxBodyLength>-1){Ad.maxBodyLength=Me.maxBodyLength}else{Ad.maxBodyLength=Infinity}if(Me.insecureHTTPParser){Ad.insecureHTTPParser=Me.insecureHTTPParser}so=Cd.request(Ad,(function handleResponse(zn){if(so.destroyed)return;const ni=[zn];const Ci=lg.toFiniteNumber(zn.headers["content-length"]);if(Jp||Qf){const Me=new Lg({maxRate:lg.toFiniteNumber(Qf)});Jp&&Me.on("progress",flushOnFinish(Me,progressEventDecorator(Ci,progressEventReducer(asyncDecorator(Jp),true,3))));ni.push(Me)}let aa=zn;const oa=zn.req||so;if(Me.decompress!==false&&zn.headers["content-encoding"]){if(Ga==="HEAD"||zn.statusCode===204){delete zn.headers["content-encoding"]}switch((zn.headers["content-encoding"]||"").toLowerCase()){case"gzip":case"x-gzip":case"compress":case"x-compress":ni.push(Qp["default"].createUnzip(Wg));delete zn.headers["content-encoding"];break;case"deflate":ni.push(new Hg);ni.push(Qp["default"].createUnzip(Wg));delete zn.headers["content-encoding"];break;case"br":if(Kg){ni.push(Qp["default"].createBrotliDecompress(Yg));delete zn.headers["content-encoding"]}}}aa=ni.length>1?Up["default"].pipeline(ni,lg.noop):ni[0];const ca={status:zn.statusCode,statusText:zn.statusMessage,headers:new Ng(zn.headers),config:Me,request:oa};if(_a==="stream"){ca.data=aa;settle(Bn,Hn,ca)}else{const zn=[];let ni=0;aa.on("data",(function handleStreamData(Bn){zn.push(Bn);ni+=Bn.length;if(Me.maxContentLength>-1&&ni>Me.maxContentLength){ts=true;aa.destroy();abort(new AxiosError("maxContentLength size of "+Me.maxContentLength+" exceeded",AxiosError.ERR_BAD_RESPONSE,Me,oa))}}));aa.on("aborted",(function handlerStreamAborted(){if(ts){return}const Bn=new AxiosError("stream has been aborted",AxiosError.ERR_BAD_RESPONSE,Me,oa);aa.destroy(Bn);Hn(Bn)}));aa.on("error",(function handleStreamError(Bn){if(so.destroyed)return;Hn(AxiosError.from(Bn,null,Me,oa))}));aa.on("end",(function handleStreamEnd(){try{let Me=zn.length===1?zn[0]:Buffer.concat(zn);if(_a!=="arraybuffer"){Me=Me.toString(xa);if(!xa||xa==="utf8"){Me=lg.stripBOM(Me)}}ca.data=Me}catch(Bn){return Hn(AxiosError.from(Bn,null,Me,ca.request,ca))}settle(Bn,Hn,ca)}))}Jo.once("abort",(Me=>{if(!aa.destroyed){aa.emit("error",Me);aa.destroy()}}))}));Jo.once("abort",(Me=>{if(so.close){so.close()}else{so.destroy(Me)}}));so.on("error",(function handleRequestError(Bn){Hn(AxiosError.from(Bn,null,Me,so))}));so.on("socket",(function handleRequestSocket(Me){Me.setKeepAlive(true,1e3*60)}));if(Me.timeout){const Bn=parseInt(Me.timeout,10);if(Number.isNaN(Bn)){abort(new AxiosError("error trying to parse `config.timeout` to int",AxiosError.ERR_BAD_OPTION_VALUE,Me,so));return}so.setTimeout(Bn,(function handleRequestTimeout(){if(Ha)return;let Bn=Me.timeout?"timeout of "+Me.timeout+"ms exceeded":"timeout exceeded";const Hn=Me.transitional||gg;if(Me.timeoutErrorMessage){Bn=Me.timeoutErrorMessage}abort(new AxiosError(Bn,Hn.clarifyTimeoutError?AxiosError.ETIMEDOUT:AxiosError.ECONNABORTED,Me,so))}))}else{so.setTimeout(0)}if(lg.isStream(ni)){let Bn=false;let Hn=false;ni.on("end",(()=>{Bn=true}));ni.once("error",(Me=>{Hn=true;so.destroy(Me)}));ni.on("close",(()=>{if(!Bn&&!Hn){abort(new CanceledError("Request stream has been aborted",Me,so))}}));ni.pipe(so)}else{ni&&so.write(ni);so.end()}}))};const ey=kg.hasStandardBrowserEnv?((Me,Bn)=>Hn=>{Hn=new URL(Hn,kg.origin);return Me.protocol===Hn.protocol&&Me.host===Hn.host&&(Bn||Me.port===Hn.port)})(new URL(kg.origin),kg.navigator&&/(msie|trident)/i.test(kg.navigator.userAgent)):()=>true;const ty=kg.hasStandardBrowserEnv?{write(Me,Bn,Hn,zn,ni,Ci,aa){if(typeof document==="undefined")return;const oa=[`${Me}=${encodeURIComponent(Bn)}`];if(lg.isNumber(Hn)){oa.push(`expires=${new Date(Hn).toUTCString()}`)}if(lg.isString(zn)){oa.push(`path=${zn}`)}if(lg.isString(ni)){oa.push(`domain=${ni}`)}if(Ci===true){oa.push("secure")}if(lg.isString(aa)){oa.push(`SameSite=${aa}`)}document.cookie=oa.join("; ")},read(Me){if(typeof document==="undefined")return null;const Bn=document.cookie.match(new RegExp("(?:^|; )"+Me+"=([^;]*)"));return Bn?decodeURIComponent(Bn[1]):null},remove(Me){this.write(Me,"",Date.now()-864e5,"/")}}:{write(){},read(){return null},remove(){}};const headersToObject=Me=>Me instanceof Ng?{...Me}:Me;function mergeConfig(Me,Bn){Bn=Bn||{};const Hn={};function getMergedValue(Me,Bn,Hn,zn){if(lg.isPlainObject(Me)&&lg.isPlainObject(Bn)){return lg.merge.call({caseless:zn},Me,Bn)}else if(lg.isPlainObject(Bn)){return lg.merge({},Bn)}else if(lg.isArray(Bn)){return Bn.slice()}return Bn}function mergeDeepProperties(Me,Bn,Hn,zn){if(!lg.isUndefined(Bn)){return getMergedValue(Me,Bn,Hn,zn)}else if(!lg.isUndefined(Me)){return getMergedValue(undefined,Me,Hn,zn)}}function valueFromConfig2(Me,Bn){if(!lg.isUndefined(Bn)){return getMergedValue(undefined,Bn)}}function defaultToConfig2(Me,Bn){if(!lg.isUndefined(Bn)){return getMergedValue(undefined,Bn)}else if(!lg.isUndefined(Me)){return getMergedValue(undefined,Me)}}function mergeDirectKeys(Hn,zn,ni){if(ni in Bn){return getMergedValue(Hn,zn)}else if(ni in Me){return getMergedValue(undefined,Hn)}}const zn={url:valueFromConfig2,method:valueFromConfig2,data:valueFromConfig2,baseURL:defaultToConfig2,transformRequest:defaultToConfig2,transformResponse:defaultToConfig2,paramsSerializer:defaultToConfig2,timeout:defaultToConfig2,timeoutMessage:defaultToConfig2,withCredentials:defaultToConfig2,withXSRFToken:defaultToConfig2,adapter:defaultToConfig2,responseType:defaultToConfig2,xsrfCookieName:defaultToConfig2,xsrfHeaderName:defaultToConfig2,onUploadProgress:defaultToConfig2,onDownloadProgress:defaultToConfig2,decompress:defaultToConfig2,maxContentLength:defaultToConfig2,maxBodyLength:defaultToConfig2,beforeRedirect:defaultToConfig2,transport:defaultToConfig2,httpAgent:defaultToConfig2,httpsAgent:defaultToConfig2,cancelToken:defaultToConfig2,socketPath:defaultToConfig2,responseEncoding:defaultToConfig2,validateStatus:mergeDirectKeys,headers:(Me,Bn,Hn)=>mergeDeepProperties(headersToObject(Me),headersToObject(Bn),Hn,true)};lg.forEach(Object.keys({...Me,...Bn}),(function computeConfigValue(ni){const Ci=zn[ni]||mergeDeepProperties;const aa=Ci(Me[ni],Bn[ni],ni);lg.isUndefined(aa)&&Ci!==mergeDirectKeys||(Hn[ni]=aa)}));return Hn}const resolveConfig=Me=>{const Bn=mergeConfig({},Me);let{data:Hn,withXSRFToken:zn,xsrfHeaderName:ni,xsrfCookieName:Ci,headers:aa,auth:oa}=Bn;Bn.headers=aa=Ng.from(aa);Bn.url=buildURL(buildFullPath(Bn.baseURL,Bn.url,Bn.allowAbsoluteUrls),Me.params,Me.paramsSerializer);if(oa){aa.set("Authorization","Basic "+btoa((oa.username||"")+":"+(oa.password?unescape(encodeURIComponent(oa.password)):"")))}if(lg.isFormData(Hn)){if(kg.hasStandardBrowserEnv||kg.hasStandardBrowserWebWorkerEnv){aa.setContentType(undefined)}else if(lg.isFunction(Hn.getHeaders)){const Me=Hn.getHeaders();const Bn=["content-type","content-length"];Object.entries(Me).forEach((([Me,Hn])=>{if(Bn.includes(Me.toLowerCase())){aa.set(Me,Hn)}}))}}if(kg.hasStandardBrowserEnv){zn&&lg.isFunction(zn)&&(zn=zn(Bn));if(zn||zn!==false&&ey(Bn.url)){const Me=ni&&Ci&&ty.read(Ci);if(Me){aa.set(ni,Me)}}}return Bn};const ry=typeof XMLHttpRequest!=="undefined";const ny=ry&&function(Me){return new Promise((function dispatchXhrRequest(Bn,Hn){const zn=resolveConfig(Me);let ni=zn.data;const Ci=Ng.from(zn.headers).normalize();let{responseType:aa,onUploadProgress:oa,onDownloadProgress:ca}=zn;let _a;let xa,Ga;let Ha,ts;function done(){Ha&&Ha();ts&&ts();zn.cancelToken&&zn.cancelToken.unsubscribe(_a);zn.signal&&zn.signal.removeEventListener("abort",_a)}let Ps=new XMLHttpRequest;Ps.open(zn.method.toUpperCase(),zn.url,true);Ps.timeout=zn.timeout;function onloadend(){if(!Ps){return}const zn=Ng.from("getAllResponseHeaders"in Ps&&Ps.getAllResponseHeaders());const ni=!aa||aa==="text"||aa==="json"?Ps.responseText:Ps.response;const Ci={data:ni,status:Ps.status,statusText:Ps.statusText,headers:zn,config:Me,request:Ps};settle((function _resolve(Me){Bn(Me);done()}),(function _reject(Me){Hn(Me);done()}),Ci);Ps=null}if("onloadend"in Ps){Ps.onloadend=onloadend}else{Ps.onreadystatechange=function handleLoad(){if(!Ps||Ps.readyState!==4){return}if(Ps.status===0&&!(Ps.responseURL&&Ps.responseURL.indexOf("file:")===0)){return}setTimeout(onloadend)}}Ps.onabort=function handleAbort(){if(!Ps){return}Hn(new AxiosError("Request aborted",AxiosError.ECONNABORTED,Me,Ps));Ps=null};Ps.onerror=function handleError(Bn){const zn=Bn&&Bn.message?Bn.message:"Network Error";const ni=new AxiosError(zn,AxiosError.ERR_NETWORK,Me,Ps);ni.event=Bn||null;Hn(ni);Ps=null};Ps.ontimeout=function handleTimeout(){let Bn=zn.timeout?"timeout of "+zn.timeout+"ms exceeded":"timeout exceeded";const ni=zn.transitional||gg;if(zn.timeoutErrorMessage){Bn=zn.timeoutErrorMessage}Hn(new AxiosError(Bn,ni.clarifyTimeoutError?AxiosError.ETIMEDOUT:AxiosError.ECONNABORTED,Me,Ps));Ps=null};ni===undefined&&Ci.setContentType(null);if("setRequestHeader"in Ps){lg.forEach(Ci.toJSON(),(function setRequestHeader(Me,Bn){Ps.setRequestHeader(Bn,Me)}))}if(!lg.isUndefined(zn.withCredentials)){Ps.withCredentials=!!zn.withCredentials}if(aa&&aa!=="json"){Ps.responseType=zn.responseType}if(ca){[Ga,ts]=progressEventReducer(ca,true);Ps.addEventListener("progress",Ga)}if(oa&&Ps.upload){[xa,Ha]=progressEventReducer(oa);Ps.upload.addEventListener("progress",xa);Ps.upload.addEventListener("loadend",Ha)}if(zn.cancelToken||zn.signal){_a=Bn=>{if(!Ps){return}Hn(!Bn||Bn.type?new CanceledError(null,Me,Ps):Bn);Ps.abort();Ps=null};zn.cancelToken&&zn.cancelToken.subscribe(_a);if(zn.signal){zn.signal.aborted?_a():zn.signal.addEventListener("abort",_a)}}const so=parseProtocol(zn.url);if(so&&kg.protocols.indexOf(so)===-1){Hn(new AxiosError("Unsupported protocol "+so+":",AxiosError.ERR_BAD_REQUEST,Me));return}Ps.send(ni||null)}))};const composeSignals=(Me,Bn)=>{const{length:Hn}=Me=Me?Me.filter(Boolean):[];if(Bn||Hn){let Hn=new AbortController;let zn;const onabort=function(Me){if(!zn){zn=true;unsubscribe();const Bn=Me instanceof Error?Me:this.reason;Hn.abort(Bn instanceof AxiosError?Bn:new CanceledError(Bn instanceof Error?Bn.message:Bn))}};let ni=Bn&&setTimeout((()=>{ni=null;onabort(new AxiosError(`timeout ${Bn} of ms exceeded`,AxiosError.ETIMEDOUT))}),Bn);const unsubscribe=()=>{if(Me){ni&&clearTimeout(ni);ni=null;Me.forEach((Me=>{Me.unsubscribe?Me.unsubscribe(onabort):Me.removeEventListener("abort",onabort)}));Me=null}};Me.forEach((Me=>Me.addEventListener("abort",onabort)));const{signal:Ci}=Hn;Ci.unsubscribe=()=>lg.asap(unsubscribe);return Ci}};const iy=composeSignals;const streamChunk=function*(Me,Bn){let Hn=Me.byteLength;if(!Bn||Hn{const ni=readBytes(Me,Bn);let Ci=0;let aa;let _onFinish=Me=>{if(!aa){aa=true;zn&&zn(Me)}};return new ReadableStream({async pull(Me){try{const{done:Bn,value:zn}=await ni.next();if(Bn){_onFinish();Me.close();return}let aa=zn.byteLength;if(Hn){let Me=Ci+=aa;Hn(Me)}Me.enqueue(new Uint8Array(zn))}catch(Me){_onFinish(Me);throw Me}},cancel(Me){_onFinish(Me);return ni.return()}},{highWaterMark:2})};const py=64*1024;const{isFunction:fy}=lg;const Ty=(({Request:Me,Response:Bn})=>({Request:Me,Response:Bn}))(lg.global);const{ReadableStream:Gy,TextEncoder:Vy}=lg.global;const test=(Me,...Bn)=>{try{return!!Me(...Bn)}catch(Me){return false}};const factory=Me=>{Me=lg.merge.call({skipUndefined:true},Ty,Me);const{fetch:Bn,Request:Hn,Response:zn}=Me;const ni=Bn?fy(Bn):typeof fetch==="function";const Ci=fy(Hn);const aa=fy(zn);if(!ni){return false}const oa=ni&&fy(Gy);const ca=ni&&(typeof Vy==="function"?(Me=>Bn=>Me.encode(Bn))(new Vy):async Me=>new Uint8Array(await new Hn(Me).arrayBuffer()));const _a=Ci&&oa&&test((()=>{let Me=false;const Bn=new Hn(kg.origin,{body:new Gy,method:"POST",get duplex(){Me=true;return"half"}}).headers.has("Content-Type");return Me&&!Bn}));const xa=aa&&oa&&test((()=>lg.isReadableStream(new zn("").body)));const Ga={stream:xa&&(Me=>Me.body)};ni&&(()=>{["text","arrayBuffer","blob","formData","stream"].forEach((Me=>{!Ga[Me]&&(Ga[Me]=(Bn,Hn)=>{let zn=Bn&&Bn[Me];if(zn){return zn.call(Bn)}throw new AxiosError(`Response type '${Me}' is not supported`,AxiosError.ERR_NOT_SUPPORT,Hn)})}))})();const getBodyLength=async Me=>{if(Me==null){return 0}if(lg.isBlob(Me)){return Me.size}if(lg.isSpecCompliantForm(Me)){const Bn=new Hn(kg.origin,{method:"POST",body:Me});return(await Bn.arrayBuffer()).byteLength}if(lg.isArrayBufferView(Me)||lg.isArrayBuffer(Me)){return Me.byteLength}if(lg.isURLSearchParams(Me)){Me=Me+""}if(lg.isString(Me)){return(await ca(Me)).byteLength}};const resolveBodyLength=async(Me,Bn)=>{const Hn=lg.toFiniteNumber(Me.getContentLength());return Hn==null?getBodyLength(Bn):Hn};return async Me=>{let{url:ni,method:aa,data:oa,signal:ca,cancelToken:Ha,timeout:ts,onDownloadProgress:Ps,onUploadProgress:so,responseType:oo,headers:Jo,withCredentials:tc="same-origin",fetchOptions:dc}=resolveConfig(Me);let Fc=Bn||fetch;oo=oo?(oo+"").toLowerCase():"text";let Jc=iy([ca,Ha&&Ha.toAbortSignal()],ts);let Dp=null;const kp=Jc&&Jc.unsubscribe&&(()=>{Jc.unsubscribe()});let Qp;try{if(so&&_a&&aa!=="get"&&aa!=="head"&&(Qp=await resolveBodyLength(Jo,oa))!==0){let Me=new Hn(ni,{method:"POST",body:oa,duplex:"half"});let Bn;if(lg.isFormData(oa)&&(Bn=Me.headers.get("content-type"))){Jo.setContentType(Bn)}if(Me.body){const[Bn,Hn]=progressEventDecorator(Qp,progressEventReducer(asyncDecorator(so)));oa=trackStream(Me.body,py,Bn,Hn)}}if(!lg.isString(tc)){tc=tc?"include":"omit"}const Bn=Ci&&"credentials"in Hn.prototype;const ca={...dc,signal:Jc,method:aa.toUpperCase(),headers:Jo.normalize().toJSON(),body:oa,duplex:"half",credentials:Bn?tc:undefined};Dp=Ci&&new Hn(ni,ca);let Ha=await(Ci?Fc(Dp,dc):Fc(ni,ca));const ts=xa&&(oo==="stream"||oo==="response");if(xa&&(Ps||ts&&kp)){const Me={};["status","statusText","headers"].forEach((Bn=>{Me[Bn]=Ha[Bn]}));const Bn=lg.toFiniteNumber(Ha.headers.get("content-length"));const[Hn,ni]=Ps&&progressEventDecorator(Bn,progressEventReducer(asyncDecorator(Ps),true))||[];Ha=new zn(trackStream(Ha.body,py,Hn,(()=>{ni&&ni();kp&&kp()})),Me)}oo=oo||"text";let Up=await Ga[lg.findKey(Ga,oo)||"text"](Ha,Me);!ts&&kp&&kp();return await new Promise(((Bn,Hn)=>{settle(Bn,Hn,{data:Up,headers:Ng.from(Ha.headers),status:Ha.status,statusText:Ha.statusText,config:Me,request:Dp})}))}catch(Bn){kp&&kp();if(Bn&&Bn.name==="TypeError"&&/Load failed|fetch/i.test(Bn.message)){throw Object.assign(new AxiosError("Network Error",AxiosError.ERR_NETWORK,Me,Dp),{cause:Bn.cause||Bn})}throw AxiosError.from(Bn,Bn&&Bn.code,Me,Dp)}}};const Hy=new Map;const getFetch=Me=>{let Bn=Me&&Me.env||{};const{fetch:Hn,Request:zn,Response:ni}=Bn;const Ci=[zn,ni,Hn];let aa=Ci.length,oa=aa,ca,_a,xa=Hy;while(oa--){ca=Ci[oa];_a=xa.get(ca);_a===undefined&&xa.set(ca,_a=oa?new Map:factory(Bn));xa=_a}return _a};getFetch();const Av={http:hA,xhr:ny,fetch:{get:getFetch}};lg.forEach(Av,((Me,Bn)=>{if(Me){try{Object.defineProperty(Me,"name",{value:Bn})}catch(Me){}Object.defineProperty(Me,"adapterName",{value:Bn})}}));const renderReason=Me=>`- ${Me}`;const isResolvedHandle=Me=>lg.isFunction(Me)||Me===null||Me===false;function getAdapter(Me,Bn){Me=lg.isArray(Me)?Me:[Me];const{length:Hn}=Me;let zn;let ni;const Ci={};for(let aa=0;aa`adapter ${Me} `+(Bn===false?"is not supported by the environment":"is not available in the build")));let Bn=Hn?Me.length>1?"since :\n"+Me.map(renderReason).join("\n"):" "+renderReason(Me[0]):"as no adapter specified";throw new AxiosError(`There is no suitable adapter to dispatch the request `+Bn,"ERR_NOT_SUPPORT")}return ni}const vv={getAdapter:getAdapter,adapters:Av};function throwIfCancellationRequested(Me){if(Me.cancelToken){Me.cancelToken.throwIfRequested()}if(Me.signal&&Me.signal.aborted){throw new CanceledError(null,Me)}}function dispatchRequest(Me){throwIfCancellationRequested(Me);Me.headers=Ng.from(Me.headers);Me.data=transformData.call(Me,Me.transformRequest);if(["post","put","patch"].indexOf(Me.method)!==-1){Me.headers.setContentType("application/x-www-form-urlencoded",false)}const Bn=vv.getAdapter(Me.adapter||Ig.adapter,Me);return Bn(Me).then((function onAdapterResolution(Bn){throwIfCancellationRequested(Me);Bn.data=transformData.call(Me,Me.transformResponse,Bn);Bn.headers=Ng.from(Bn.headers);return Bn}),(function onAdapterRejection(Bn){if(!isCancel(Bn)){throwIfCancellationRequested(Me);if(Bn&&Bn.response){Bn.response.data=transformData.call(Me,Me.transformResponse,Bn.response);Bn.response.headers=Ng.from(Bn.response.headers)}}return Promise.reject(Bn)}))}const bv={};["object","boolean","number","function","string","symbol"].forEach(((Me,Bn)=>{bv[Me]=function validator(Hn){return typeof Hn===Me||"a"+(Bn<1?"n ":" ")+Me}}));const Ev={};bv.transitional=function transitional(Me,Bn,Hn){function formatMessage(Me,Bn){return"[Axios v"+Pg+"] Transitional option '"+Me+"'"+Bn+(Hn?". "+Hn:"")}return(Hn,zn,ni)=>{if(Me===false){throw new AxiosError(formatMessage(zn," has been removed"+(Bn?" in "+Bn:"")),AxiosError.ERR_DEPRECATED)}if(Bn&&!Ev[zn]){Ev[zn]=true;console.warn(formatMessage(zn," has been deprecated since v"+Bn+" and will be removed in the near future"))}return Me?Me(Hn,zn,ni):true}};bv.spelling=function spelling(Me){return(Bn,Hn)=>{console.warn(`${Hn} is likely a misspelling of ${Me}`);return true}};function assertOptions(Me,Bn,Hn){if(typeof Me!=="object"){throw new AxiosError("options must be an object",AxiosError.ERR_BAD_OPTION_VALUE)}const zn=Object.keys(Me);let ni=zn.length;while(ni-- >0){const Ci=zn[ni];const aa=Bn[Ci];if(aa){const Bn=Me[Ci];const Hn=Bn===undefined||aa(Bn,Ci,Me);if(Hn!==true){throw new AxiosError("option "+Ci+" must be "+Hn,AxiosError.ERR_BAD_OPTION_VALUE)}continue}if(Hn!==true){throw new AxiosError("Unknown option "+Ci,AxiosError.ERR_BAD_OPTION)}}}const Cv={assertOptions:assertOptions,validators:bv};const xv=Cv.validators;class Axios{constructor(Me){this.defaults=Me||{};this.interceptors={request:new mg,response:new mg}}async request(Me,Bn){try{return await this._request(Me,Bn)}catch(Me){if(Me instanceof Error){let Bn={};Error.captureStackTrace?Error.captureStackTrace(Bn):Bn=new Error;const Hn=Bn.stack?Bn.stack.replace(/^.+\n/,""):"";try{if(!Me.stack){Me.stack=Hn}else if(Hn&&!String(Me.stack).endsWith(Hn.replace(/^.+\n.+\n/,""))){Me.stack+="\n"+Hn}}catch(Me){}}throw Me}}_request(Me,Bn){if(typeof Me==="string"){Bn=Bn||{};Bn.url=Me}else{Bn=Me||{}}Bn=mergeConfig(this.defaults,Bn);const{transitional:Hn,paramsSerializer:zn,headers:ni}=Bn;if(Hn!==undefined){Cv.assertOptions(Hn,{silentJSONParsing:xv.transitional(xv.boolean),forcedJSONParsing:xv.transitional(xv.boolean),clarifyTimeoutError:xv.transitional(xv.boolean)},false)}if(zn!=null){if(lg.isFunction(zn)){Bn.paramsSerializer={serialize:zn}}else{Cv.assertOptions(zn,{encode:xv.function,serialize:xv.function},true)}}if(Bn.allowAbsoluteUrls!==undefined);else if(this.defaults.allowAbsoluteUrls!==undefined){Bn.allowAbsoluteUrls=this.defaults.allowAbsoluteUrls}else{Bn.allowAbsoluteUrls=true}Cv.assertOptions(Bn,{baseUrl:xv.spelling("baseURL"),withXsrfToken:xv.spelling("withXSRFToken")},true);Bn.method=(Bn.method||this.defaults.method||"get").toLowerCase();let Ci=ni&&lg.merge(ni.common,ni[Bn.method]);ni&&lg.forEach(["delete","get","head","post","put","patch","common"],(Me=>{delete ni[Me]}));Bn.headers=Ng.concat(Ci,ni);const aa=[];let oa=true;this.interceptors.request.forEach((function unshiftRequestInterceptors(Me){if(typeof Me.runWhen==="function"&&Me.runWhen(Bn)===false){return}oa=oa&&Me.synchronous;aa.unshift(Me.fulfilled,Me.rejected)}));const ca=[];this.interceptors.response.forEach((function pushResponseInterceptors(Me){ca.push(Me.fulfilled,Me.rejected)}));let _a;let xa=0;let Ga;if(!oa){const Me=[dispatchRequest.bind(this),undefined];Me.unshift(...aa);Me.push(...ca);Ga=Me.length;_a=Promise.resolve(Bn);while(xa{if(!Hn._listeners)return;let Bn=Hn._listeners.length;while(Bn-- >0){Hn._listeners[Bn](Me)}Hn._listeners=null}));this.promise.then=Me=>{let Bn;const zn=new Promise((Me=>{Hn.subscribe(Me);Bn=Me})).then(Me);zn.cancel=function reject(){Hn.unsubscribe(Bn)};return zn};Me((function cancel(Me,zn,ni){if(Hn.reason){return}Hn.reason=new CanceledError(Me,zn,ni);Bn(Hn.reason)}))}throwIfRequested(){if(this.reason){throw this.reason}}subscribe(Me){if(this.reason){Me(this.reason);return}if(this._listeners){this._listeners.push(Me)}else{this._listeners=[Me]}}unsubscribe(Me){if(!this._listeners){return}const Bn=this._listeners.indexOf(Me);if(Bn!==-1){this._listeners.splice(Bn,1)}}toAbortSignal(){const Me=new AbortController;const abort=Bn=>{Me.abort(Bn)};this.subscribe(abort);Me.signal.unsubscribe=()=>this.unsubscribe(abort);return Me.signal}static source(){let Me;const Bn=new CancelToken((function executor(Bn){Me=Bn}));return{token:Bn,cancel:Me}}}const Sv=CancelToken;function spread(Me){return function wrap(Bn){return Me.apply(null,Bn)}}function isAxiosError(Me){return lg.isObject(Me)&&Me.isAxiosError===true}const kv={Continue:100,SwitchingProtocols:101,Processing:102,EarlyHints:103,Ok:200,Created:201,Accepted:202,NonAuthoritativeInformation:203,NoContent:204,ResetContent:205,PartialContent:206,MultiStatus:207,AlreadyReported:208,ImUsed:226,MultipleChoices:300,MovedPermanently:301,Found:302,SeeOther:303,NotModified:304,UseProxy:305,Unused:306,TemporaryRedirect:307,PermanentRedirect:308,BadRequest:400,Unauthorized:401,PaymentRequired:402,Forbidden:403,NotFound:404,MethodNotAllowed:405,NotAcceptable:406,ProxyAuthenticationRequired:407,RequestTimeout:408,Conflict:409,Gone:410,LengthRequired:411,PreconditionFailed:412,PayloadTooLarge:413,UriTooLong:414,UnsupportedMediaType:415,RangeNotSatisfiable:416,ExpectationFailed:417,ImATeapot:418,MisdirectedRequest:421,UnprocessableEntity:422,Locked:423,FailedDependency:424,TooEarly:425,UpgradeRequired:426,PreconditionRequired:428,TooManyRequests:429,RequestHeaderFieldsTooLarge:431,UnavailableForLegalReasons:451,InternalServerError:500,NotImplemented:501,BadGateway:502,ServiceUnavailable:503,GatewayTimeout:504,HttpVersionNotSupported:505,VariantAlsoNegotiates:506,InsufficientStorage:507,LoopDetected:508,NotExtended:510,NetworkAuthenticationRequired:511,WebServerIsDown:521,ConnectionTimedOut:522,OriginIsUnreachable:523,TimeoutOccurred:524,SslHandshakeFailed:525,InvalidSslCertificate:526};Object.entries(kv).forEach((([Me,Bn])=>{kv[Bn]=Me}));const Tv=kv;function createInstance(Me){const Bn=new wv(Me);const Hn=bind(wv.prototype.request,Bn);lg.extend(Hn,wv.prototype,Bn,{allOwnKeys:true});lg.extend(Hn,Bn,null,{allOwnKeys:true});Hn.create=function create(Bn){return createInstance(mergeConfig(Me,Bn))};return Hn}const Iv=createInstance(Ig);Iv.Axios=wv;Iv.CanceledError=CanceledError;Iv.CancelToken=Sv;Iv.isCancel=isCancel;Iv.VERSION=Pg;Iv.toFormData=toFormData;Iv.AxiosError=AxiosError;Iv.Cancel=Iv.CanceledError;Iv.all=function all(Me){return Promise.all(Me)};Iv.spread=spread;Iv.isAxiosError=isAxiosError;Iv.mergeConfig=mergeConfig;Iv.AxiosHeaders=Ng;Iv.formToJSON=Me=>formDataToJSON(lg.isHTMLForm(Me)?new FormData(Me):Me);Iv.getAdapter=vv.getAdapter;Iv.HttpStatusCode=Tv;Iv.default=Iv;Me.exports=Iv},21213:Me=>{"use strict";Me.exports=JSON.parse('{"name":"prettier","version":"2.8.8","description":"Prettier is an opinionated code formatter","bin":"./bin-prettier.js","repository":"prettier/prettier","funding":"https://github.com/prettier/prettier?sponsor=1","homepage":"https://prettier.io","author":"James Long","license":"MIT","main":"./index.js","browser":"./standalone.js","unpkg":"./standalone.js","engines":{"node":">=10.13.0"},"files":["*.js","esm/*.mjs"]}')},41002:Me=>{"use strict";Me.exports=JSON.parse('{"version":"2.1.234","license":"MIT","main":"dist/index.js","typings":"dist/index.d.ts","files":["dist","src"],"engines":{"node":">=20"},"scripts":{"jest:clear":"jest --clearCache","start":"tsup --watch","build":"tsup && tsc -p tsconfig.build.json","test":"jest","test:coverage":"npm run test -- --coverage","lint":"eslint src/**/*.ts","prepare":"npm run build && husky","version":"echo version && git add -A src","debug-dry-run":"npm test dry-run.test","postversion":"echo postversion && git push origin HEAD:$CI_DEFAULT_BRANCH && git push --tags origin HEAD:$CI_DEFAULT_BRANCH"},"publishConfig":{"registry":"https://linearb.jfrog.io/linearb/api/npm/npm-local/"},"name":"@linearb/gitstream-core","author":"Oriel Zaken","devDependencies":{"@eslint/js":"^9.39.1","@jest/globals":"^30.2.0","@types/jest":"^30.0.0","@types/js-yaml":"^4.0.9","@types/jsonwebtoken":"^9.0.10","@types/lodash":"^4.17.21","@types/node":"^24.10.1","@types/nunjucks":"^3.2.6","@types/prettier":"^2.7.3","@types/shell-quote":"^1.7.5","eslint":"^9.39.1","eslint-config-prettier":"^10.1.8","eslint-plugin-import":"^2.32.0","eslint-plugin-prettier":"^4.2.5","globals":"^16.5.0","husky":"^9.1.7","jest":"^30.2.0","ts-jest":"^29.4.6","tslib":"^2.8.1","tsup":"^8.5.1","typescript":"^5.9.3","typescript-eslint":"^8.48.1"},"dependencies":{"@actions/core":"^1.11.1","@gitbeaker/rest":"^43.8.0","@linearb/gitstream-core-js":"0.1.98","@octokit/rest":"^20.1.2","@wasm-fmt/ruff_fmt":"^0.12.1","ajv":"^8.17.1","axios":"^1.13.2","js-yaml":"^4.1.1","jsonwebtoken":"^9.0.2","lodash":"^4.17.21","moment":"^2.30.1","nunjucks":"^3.2.4","parse-diff":"^0.11.1","prettier":"^2.8.8","shell-quote":"^1.8.3"},"prettier":{"printWidth":80,"semi":true,"singleQuote":true,"trailingComma":"all"}}')},81813:Me=>{"use strict";Me.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/3gpphal+json":{"source":"iana","compressible":true},"application/3gpphalforms+json":{"source":"iana","compressible":true},"application/a2l":{"source":"iana"},"application/ace+cbor":{"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/at+jwt":{"source":"iana"},"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/captive+json":{"source":"iana","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/city+json":{"source":"iana","compressible":true},"application/clr":{"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,"extensions":["cpl"]},"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/dash-patch+xml":{"source":"iana","compressible":true,"extensions":["mpp"]},"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":["es","ecma"]},"application/edi-consent":{"source":"iana"},"application/edi-x12":{"source":"iana","compressible":false},"application/edifact":{"source":"iana","compressible":false},"application/efi":{"source":"iana"},"application/elm+json":{"source":"iana","charset":"UTF-8","compressible":true},"application/elm+xml":{"source":"iana","compressible":true},"application/emergencycalldata.cap+xml":{"source":"iana","charset":"UTF-8","compressible":true},"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/express":{"source":"iana","extensions":["exp"]},"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/jscalendar+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":{"source":"iana","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,"extensions":["mpf"]},"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/missing-blocks+cbor-seq":{"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},"application/mrb-publish+xml":{"source":"iana","compressible":true},"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/oauth-authz-req+jwt":{"source":"iana"},"application/oblivious-dns-message":{"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/opc-nodeset+xml":{"source":"iana","compressible":true},"application/oscore":{"source":"iana"},"application/oxps":{"source":"iana","extensions":["oxps"]},"application/p21":{"source":"iana"},"application/p21+zip":{"source":"iana","compressible":false},"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","extensions":["asc"]},"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.cyn":{"source":"iana","charset":"7-BIT"},"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/sarif+json":{"source":"iana","compressible":true},"application/sarif-external-properties+json":{"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/spdx+json":{"source":"iana","compressible":true},"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/token-introspection+jwt":{"source":"iana"},"application/toml":{"compressible":true,"extensions":["toml"]},"application/trickle-ice-sdpfrag":{"source":"iana"},"application/trig":{"source":"iana","extensions":["trig"]},"application/ttml+xml":{"source":"iana","compressible":true,"extensions":["ttml"]},"application/tve-trigger":{"source":"iana"},"application/tzif":{"source":"iana"},"application/tzif-leap":{"source":"iana"},"application/ubjson":{"compressible":false,"extensions":["ubj"]},"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,"extensions":["td"]},"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.5gnas":{"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.gtpc":{"source":"iana"},"application/vnd.3gpp.interworking-data":{"source":"iana"},"application/vnd.3gpp.lpp":{"source":"iana"},"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.ngap":{"source":"iana"},"application/vnd.3gpp.pfcp":{"source":"iana"},"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.s1ap":{"source":"iana"},"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.cmoca-cmresource":{"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-cmtable":{"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.age":{"source":"iana","extensions":["age"]},"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.arrow.file":{"source":"iana"},"application/vnd.apache.arrow.stream":{"source":"iana"},"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":["key"]},"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.cryptomator.encrypted":{"source":"iana"},"application/vnd.cryptomator.vault":{"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.cyclonedx+json":{"source":"iana","compressible":true},"application/vnd.cyclonedx+xml":{"source":"iana","compressible":true},"application/vnd.d2l.coursepackage1p0+zip":{"source":"iana","compressible":false},"application/vnd.d3m-dataset":{"source":"iana"},"application/vnd.d3m-problem":{"source":"iana"},"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","extensions":["dbf"]},"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.eclipse.ditto+json":{"source":"iana","compressible":true},"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.eu.kasparian.car+json":{"source":"iana","compressible":true},"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.familysearch.gedcom+zip":{"source":"iana","compressible":false},"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.fujifilm.fb.docuworks":{"source":"iana"},"application/vnd.fujifilm.fb.docuworks.binder":{"source":"iana"},"application/vnd.fujifilm.fb.docuworks.container":{"source":"iana"},"application/vnd.fujifilm.fb.jfi+xml":{"source":"iana","compressible":true},"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.slides":{"source":"iana"},"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.hl7cda+xml":{"source":"iana","charset":"UTF-8","compressible":true},"application/vnd.hl7v2+xml":{"source":"iana","charset":"UTF-8","compressible":true},"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","extensions":["mvt"]},"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.maxar.archive.3tz+zip":{"source":"iana","compressible":false},"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.nacamar.ybrid+json":{"source":"iana","compressible":true},"application/vnd.ncd.control":{"source":"iana"},"application/vnd.ncd.reference":{"source":"iana"},"application/vnd.nearst.inv+json":{"source":"iana","compressible":true},"application/vnd.nebumind.line":{"source":"iana"},"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+cbor":{"source":"iana"},"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.opentimestamps.ots":{"source":"iana"},"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","extensions":["rar"]},"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.resilient.logic":{"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.seis+json":{"source":"iana","compressible":true},"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.sycle+xml":{"source":"iana","compressible":true},"application/vnd.syft+json":{"source":"iana","compressible":true},"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.veritone.aion+json":{"source":"iana","compressible":true},"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.dpp":{"source":"iana"},"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":{"source":"iana","compressible":true,"extensions":["wasm"]},"application/watcherinfo+xml":{"source":"iana","compressible":true,"extensions":["wif"]},"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-iwork-keynote-sffkey":{"extensions":["key"]},"application/x-iwork-numbers-sffnumbers":{"extensions":["numbers"]},"application/x-iwork-pages-sffpages":{"extensions":["pages"]},"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},"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":["xsl","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","extensions":["amr"]},"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","opus"]},"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/scip":{"source":"iana"},"audio/silk":{"source":"apache","extensions":["sil"]},"audio/smv":{"source":"iana"},"audio/smv-qcp":{"source":"iana"},"audio/smv0":{"source":"iana"},"audio/sofa":{"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/tsvcis":{"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","extensions":["avci"]},"image/avcs":{"source":"iana","extensions":["avcs"]},"image/avif":{"source":"iana","compressible":false,"extensions":["avif"]},"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/ktx2":{"source":"iana","extensions":["ktx2"]},"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","compressible":true,"extensions":["ico"]},"image/vnd.mix":{"source":"iana"},"image/vnd.mozilla.apng":{"source":"iana"},"image/vnd.ms-dds":{"compressible":true,"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.pco.b16":{"source":"iana","extensions":["b16"]},"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/e57":{"source":"iana"},"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/step":{"source":"iana"},"model/step+xml":{"source":"iana","compressible":true,"extensions":["stpx"]},"model/step+zip":{"source":"iana","compressible":false,"extensions":["stpz"]},"model/step-xml+zip":{"source":"iana","compressible":false,"extensions":["stpxz"]},"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.pytha.pyox":{"source":"iana"},"model/vnd.rosette.annotated-data-model":{"source":"iana"},"model/vnd.sap.vds":{"source":"iana","extensions":["vds"]},"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/cql":{"source":"iana"},"text/cql-expression":{"source":"iana"},"text/cql-identifier":{"source":"iana"},"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/fhirpath":{"source":"iana"},"text/flexfec":{"source":"iana"},"text/fwdred":{"source":"iana"},"text/gff3":{"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/shaclc":{"source":"iana"},"text/shex":{"source":"iana","extensions":["shex"]},"text/slim":{"extensions":["slim","slm"]},"text/spdx":{"source":"iana","extensions":["spdx"]},"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.familysearch.gedcom":{"source":"iana","extensions":["ged"]},"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.hans":{"source":"iana"},"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":{"compressible":true,"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/av1":{"source":"iana"},"video/bmpeg":{"source":"iana"},"video/bt656":{"source":"iana"},"video/celb":{"source":"iana"},"video/dv":{"source":"iana"},"video/encaprtp":{"source":"iana"},"video/ffv1":{"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","extensions":["m4s"]},"video/jpeg":{"source":"iana","extensions":["jpgv"]},"video/jpeg2000":{"source":"iana"},"video/jpm":{"source":"apache","extensions":["jpm","jpgm"]},"video/jxsv":{"source":"iana"},"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/scip":{"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/vp9":{"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}}')}};var __webpack_module_cache__={};function __nccwpck_require__(Me){var Bn=__webpack_module_cache__[Me];if(Bn!==undefined){return Bn.exports}var Hn=__webpack_module_cache__[Me]={id:Me,loaded:false,exports:{}};var zn=true;try{__webpack_modules__[Me].call(Hn.exports,Hn,Hn.exports,__nccwpck_require__);zn=false}finally{if(zn)delete __webpack_module_cache__[Me]}Hn.loaded=true;return Hn.exports}__nccwpck_require__.m=__webpack_modules__;(()=>{var Me=Object.getPrototypeOf?Me=>Object.getPrototypeOf(Me):Me=>Me.__proto__;var Bn;__nccwpck_require__.t=function(Hn,zn){if(zn&1)Hn=this(Hn);if(zn&8)return Hn;if(typeof Hn==="object"&&Hn){if(zn&4&&Hn.__esModule)return Hn;if(zn&16&&typeof Hn.then==="function")return Hn}var ni=Object.create(null);__nccwpck_require__.r(ni);var Ci={};Bn=Bn||[null,Me({}),Me([]),Me(Me)];for(var aa=zn&2&&Hn;typeof aa=="object"&&!~Bn.indexOf(aa);aa=Me(aa)){Object.getOwnPropertyNames(aa).forEach((Me=>Ci[Me]=()=>Hn[Me]))}Ci["default"]=()=>Hn;__nccwpck_require__.d(ni,Ci);return ni}})();(()=>{__nccwpck_require__.d=(Me,Bn)=>{for(var Hn in Bn){if(__nccwpck_require__.o(Bn,Hn)&&!__nccwpck_require__.o(Me,Hn)){Object.defineProperty(Me,Hn,{enumerable:true,get:Bn[Hn]})}}}})();(()=>{__nccwpck_require__.f={};__nccwpck_require__.e=Me=>Promise.all(Object.keys(__nccwpck_require__.f).reduce(((Bn,Hn)=>{__nccwpck_require__.f[Hn](Me,Bn);return Bn}),[]))})();(()=>{__nccwpck_require__.u=Me=>""+Me+".index.js"})();(()=>{__nccwpck_require__.o=(Me,Bn)=>Object.prototype.hasOwnProperty.call(Me,Bn)})();(()=>{__nccwpck_require__.r=Me=>{if(typeof Symbol!=="undefined"&&Symbol.toStringTag){Object.defineProperty(Me,Symbol.toStringTag,{value:"Module"})}Object.defineProperty(Me,"__esModule",{value:true})}})();(()=>{__nccwpck_require__.nmd=Me=>{Me.paths=[];if(!Me.children)Me.children=[];return Me}})();if(typeof __nccwpck_require__!=="undefined")__nccwpck_require__.ab=__dirname+"/";(()=>{var Me={792:1};var installChunk=Bn=>{var Hn=Bn.modules,zn=Bn.ids,ni=Bn.runtime;for(var Ci in Hn){if(__nccwpck_require__.o(Hn,Ci)){__nccwpck_require__.m[Ci]=Hn[Ci]}}if(ni)ni(__nccwpck_require__);for(var aa=0;aa{if(!Me[Bn]){if(true){installChunk(require("./"+__nccwpck_require__.u(Bn)))}else Me[Bn]=1}}})();var __webpack_exports__={};(()=>{"use strict";var Me=__webpack_exports__;Object.defineProperty(Me,"__esModule",{value:true});const Bn=__nccwpck_require__(41730);(0,Bn.run)()})();module.exports=__webpack_exports__})(); \ No newline at end of file +/*! Axios v1.13.2 Copyright (c) 2025 Matt Zabriskie and contributors */const zn=Hn(96454);const ni=Hn(76982);const Ci=Hn(87016);const aa=Hn(77777);const oa=Hn(58611);const ca=Hn(65692);const _a=Hn(85675);const xa=Hn(39023);const Ga=Hn(1573);const Ha=Hn(43106);const ts=Hn(2203);const Ps=Hn(24434);function _interopDefaultLegacy(Me){return Me&&typeof Me==="object"&&"default"in Me?Me:{default:Me}}const so=_interopDefaultLegacy(zn);const oo=_interopDefaultLegacy(ni);const Jo=_interopDefaultLegacy(Ci);const tc=_interopDefaultLegacy(aa);const dc=_interopDefaultLegacy(oa);const Fc=_interopDefaultLegacy(ca);const Jc=_interopDefaultLegacy(_a);const Dp=_interopDefaultLegacy(xa);const kp=_interopDefaultLegacy(Ga);const Qp=_interopDefaultLegacy(Ha);const Up=_interopDefaultLegacy(ts);function bind(Me,Bn){return function wrap(){return Me.apply(Bn,arguments)}}const{toString:qp}=Object.prototype;const{getPrototypeOf:Vp}=Object;const{iterator:Jp,toStringTag:Wp}=Symbol;const zp=(Me=>Bn=>{const Hn=qp.call(Bn);return Me[Hn]||(Me[Hn]=Hn.slice(8,-1).toLowerCase())})(Object.create(null));const kindOfTest=Me=>{Me=Me.toLowerCase();return Bn=>zp(Bn)===Me};const typeOfTest=Me=>Bn=>typeof Bn===Me;const{isArray:Qf}=Array;const Yf=typeOfTest("undefined");function isBuffer(Me){return Me!==null&&!Yf(Me)&&Me.constructor!==null&&!Yf(Me.constructor)&&Ad(Me.constructor.isBuffer)&&Me.constructor.isBuffer(Me)}const Kf=kindOfTest("ArrayBuffer");function isArrayBufferView(Me){let Bn;if(typeof ArrayBuffer!=="undefined"&&ArrayBuffer.isView){Bn=ArrayBuffer.isView(Me)}else{Bn=Me&&Me.buffer&&Kf(Me.buffer)}return Bn}const Xf=typeOfTest("string");const Ad=typeOfTest("function");const Cd=typeOfTest("number");const isObject=Me=>Me!==null&&typeof Me==="object";const isBoolean=Me=>Me===true||Me===false;const isPlainObject=Me=>{if(zp(Me)!=="object"){return false}const Bn=Vp(Me);return(Bn===null||Bn===Object.prototype||Object.getPrototypeOf(Bn)===null)&&!(Wp in Me)&&!(Jp in Me)};const isEmptyObject=Me=>{if(!isObject(Me)||isBuffer(Me)){return false}try{return Object.keys(Me).length===0&&Object.getPrototypeOf(Me)===Object.prototype}catch(Me){return false}};const xd=kindOfTest("Date");const wd=kindOfTest("File");const Sd=kindOfTest("Blob");const Td=kindOfTest("FileList");const isStream=Me=>isObject(Me)&&Ad(Me.pipe);const isFormData=Me=>{let Bn;return Me&&(typeof FormData==="function"&&Me instanceof FormData||Ad(Me.append)&&((Bn=zp(Me))==="formdata"||Bn==="object"&&Ad(Me.toString)&&Me.toString()==="[object FormData]"))};const Pd=kindOfTest("URLSearchParams");const[Qh,Zh,eg,tg]=["ReadableStream","Request","Response","Headers"].map(kindOfTest);const trim=Me=>Me.trim?Me.trim():Me.replace(/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g,"");function forEach(Me,Bn,{allOwnKeys:Hn=false}={}){if(Me===null||typeof Me==="undefined"){return}let zn;let ni;if(typeof Me!=="object"){Me=[Me]}if(Qf(Me)){for(zn=0,ni=Me.length;zn0){ni=Hn[zn];if(Bn===ni.toLowerCase()){return ni}}return null}const rg=(()=>{if(typeof globalThis!=="undefined")return globalThis;return typeof self!=="undefined"?self:typeof window!=="undefined"?window:global})();const isContextDefined=Me=>!Yf(Me)&&Me!==rg;function merge(){const{caseless:Me,skipUndefined:Bn}=isContextDefined(this)&&this||{};const Hn={};const assignValue=(zn,ni)=>{const Ci=Me&&findKey(Hn,ni)||ni;if(isPlainObject(Hn[Ci])&&isPlainObject(zn)){Hn[Ci]=merge(Hn[Ci],zn)}else if(isPlainObject(zn)){Hn[Ci]=merge({},zn)}else if(Qf(zn)){Hn[Ci]=zn.slice()}else if(!Bn||!Yf(zn)){Hn[Ci]=zn}};for(let Me=0,Bn=arguments.length;Me{forEach(Bn,((Bn,zn)=>{if(Hn&&Ad(Bn)){Me[zn]=bind(Bn,Hn)}else{Me[zn]=Bn}}),{allOwnKeys:zn});return Me};const stripBOM=Me=>{if(Me.charCodeAt(0)===65279){Me=Me.slice(1)}return Me};const inherits=(Me,Bn,Hn,zn)=>{Me.prototype=Object.create(Bn.prototype,zn);Me.prototype.constructor=Me;Object.defineProperty(Me,"super",{value:Bn.prototype});Hn&&Object.assign(Me.prototype,Hn)};const toFlatObject=(Me,Bn,Hn,zn)=>{let ni;let Ci;let aa;const oa={};Bn=Bn||{};if(Me==null)return Bn;do{ni=Object.getOwnPropertyNames(Me);Ci=ni.length;while(Ci-- >0){aa=ni[Ci];if((!zn||zn(aa,Me,Bn))&&!oa[aa]){Bn[aa]=Me[aa];oa[aa]=true}}Me=Hn!==false&&Vp(Me)}while(Me&&(!Hn||Hn(Me,Bn))&&Me!==Object.prototype);return Bn};const endsWith=(Me,Bn,Hn)=>{Me=String(Me);if(Hn===undefined||Hn>Me.length){Hn=Me.length}Hn-=Bn.length;const zn=Me.indexOf(Bn,Hn);return zn!==-1&&zn===Hn};const toArray=Me=>{if(!Me)return null;if(Qf(Me))return Me;let Bn=Me.length;if(!Cd(Bn))return null;const Hn=new Array(Bn);while(Bn-- >0){Hn[Bn]=Me[Bn]}return Hn};const ng=(Me=>Bn=>Me&&Bn instanceof Me)(typeof Uint8Array!=="undefined"&&Vp(Uint8Array));const forEachEntry=(Me,Bn)=>{const Hn=Me&&Me[Jp];const zn=Hn.call(Me);let ni;while((ni=zn.next())&&!ni.done){const Hn=ni.value;Bn.call(Me,Hn[0],Hn[1])}};const matchAll=(Me,Bn)=>{let Hn;const zn=[];while((Hn=Me.exec(Bn))!==null){zn.push(Hn)}return zn};const ig=kindOfTest("HTMLFormElement");const toCamelCase=Me=>Me.toLowerCase().replace(/[-_\s]([a-z\d])(\w*)/g,(function replacer(Me,Bn,Hn){return Bn.toUpperCase()+Hn}));const ag=(({hasOwnProperty:Me})=>(Bn,Hn)=>Me.call(Bn,Hn))(Object.prototype);const sg=kindOfTest("RegExp");const reduceDescriptors=(Me,Bn)=>{const Hn=Object.getOwnPropertyDescriptors(Me);const zn={};forEach(Hn,((Hn,ni)=>{let Ci;if((Ci=Bn(Hn,ni,Me))!==false){zn[ni]=Ci||Hn}}));Object.defineProperties(Me,zn)};const freezeMethods=Me=>{reduceDescriptors(Me,((Bn,Hn)=>{if(Ad(Me)&&["arguments","caller","callee"].indexOf(Hn)!==-1){return false}const zn=Me[Hn];if(!Ad(zn))return;Bn.enumerable=false;if("writable"in Bn){Bn.writable=false;return}if(!Bn.set){Bn.set=()=>{throw Error("Can not rewrite read-only method '"+Hn+"'")}}}))};const toObjectSet=(Me,Bn)=>{const Hn={};const define=Me=>{Me.forEach((Me=>{Hn[Me]=true}))};Qf(Me)?define(Me):define(String(Me).split(Bn));return Hn};const noop=()=>{};const toFiniteNumber=(Me,Bn)=>Me!=null&&Number.isFinite(Me=+Me)?Me:Bn;function isSpecCompliantForm(Me){return!!(Me&&Ad(Me.append)&&Me[Wp]==="FormData"&&Me[Jp])}const toJSONObject=Me=>{const Bn=new Array(10);const visit=(Me,Hn)=>{if(isObject(Me)){if(Bn.indexOf(Me)>=0){return}if(isBuffer(Me)){return Me}if(!("toJSON"in Me)){Bn[Hn]=Me;const zn=Qf(Me)?[]:{};forEach(Me,((Me,Bn)=>{const ni=visit(Me,Hn+1);!Yf(ni)&&(zn[Bn]=ni)}));Bn[Hn]=undefined;return zn}}return Me};return visit(Me,0)};const og=kindOfTest("AsyncFunction");const isThenable=Me=>Me&&(isObject(Me)||Ad(Me))&&Ad(Me.then)&&Ad(Me.catch);const ug=((Me,Bn)=>{if(Me){return setImmediate}return Bn?((Me,Bn)=>{rg.addEventListener("message",(({source:Hn,data:zn})=>{if(Hn===rg&&zn===Me){Bn.length&&Bn.shift()()}}),false);return Hn=>{Bn.push(Hn);rg.postMessage(Me,"*")}})(`axios@${Math.random()}`,[]):Me=>setTimeout(Me)})(typeof setImmediate==="function",Ad(rg.postMessage));const cg=typeof queueMicrotask!=="undefined"?queueMicrotask.bind(rg):typeof process!=="undefined"&&process.nextTick||ug;const isIterable=Me=>Me!=null&&Ad(Me[Jp]);const lg={isArray:Qf,isArrayBuffer:Kf,isBuffer:isBuffer,isFormData:isFormData,isArrayBufferView:isArrayBufferView,isString:Xf,isNumber:Cd,isBoolean:isBoolean,isObject:isObject,isPlainObject:isPlainObject,isEmptyObject:isEmptyObject,isReadableStream:Qh,isRequest:Zh,isResponse:eg,isHeaders:tg,isUndefined:Yf,isDate:xd,isFile:wd,isBlob:Sd,isRegExp:sg,isFunction:Ad,isStream:isStream,isURLSearchParams:Pd,isTypedArray:ng,isFileList:Td,forEach:forEach,merge:merge,extend:extend,trim:trim,stripBOM:stripBOM,inherits:inherits,toFlatObject:toFlatObject,kindOf:zp,kindOfTest:kindOfTest,endsWith:endsWith,toArray:toArray,forEachEntry:forEachEntry,matchAll:matchAll,isHTMLForm:ig,hasOwnProperty:ag,hasOwnProp:ag,reduceDescriptors:reduceDescriptors,freezeMethods:freezeMethods,toObjectSet:toObjectSet,toCamelCase:toCamelCase,noop:noop,toFiniteNumber:toFiniteNumber,findKey:findKey,global:rg,isContextDefined:isContextDefined,isSpecCompliantForm:isSpecCompliantForm,toJSONObject:toJSONObject,isAsyncFn:og,isThenable:isThenable,setImmediate:ug,asap:cg,isIterable:isIterable};function AxiosError(Me,Bn,Hn,zn,ni){Error.call(this);if(Error.captureStackTrace){Error.captureStackTrace(this,this.constructor)}else{this.stack=(new Error).stack}this.message=Me;this.name="AxiosError";Bn&&(this.code=Bn);Hn&&(this.config=Hn);zn&&(this.request=zn);if(ni){this.response=ni;this.status=ni.status?ni.status:null}}lg.inherits(AxiosError,Error,{toJSON:function toJSON(){return{message:this.message,name:this.name,description:this.description,number:this.number,fileName:this.fileName,lineNumber:this.lineNumber,columnNumber:this.columnNumber,stack:this.stack,config:lg.toJSONObject(this.config),code:this.code,status:this.status}}});const pg=AxiosError.prototype;const fg={};["ERR_BAD_OPTION_VALUE","ERR_BAD_OPTION","ECONNABORTED","ETIMEDOUT","ERR_NETWORK","ERR_FR_TOO_MANY_REDIRECTS","ERR_DEPRECATED","ERR_BAD_RESPONSE","ERR_BAD_REQUEST","ERR_CANCELED","ERR_NOT_SUPPORT","ERR_INVALID_URL"].forEach((Me=>{fg[Me]={value:Me}}));Object.defineProperties(AxiosError,fg);Object.defineProperty(pg,"isAxiosError",{value:true});AxiosError.from=(Me,Bn,Hn,zn,ni,Ci)=>{const aa=Object.create(pg);lg.toFlatObject(Me,aa,(function filter(Me){return Me!==Error.prototype}),(Me=>Me!=="isAxiosError"));const oa=Me&&Me.message?Me.message:"Error";const ca=Bn==null&&Me?Me.code:Bn;AxiosError.call(aa,oa,ca,Hn,zn,ni);if(Me&&aa.cause==null){Object.defineProperty(aa,"cause",{value:Me,configurable:true})}aa.name=Me&&Me.name||"Error";Ci&&Object.assign(aa,Ci);return aa};function isVisitable(Me){return lg.isPlainObject(Me)||lg.isArray(Me)}function removeBrackets(Me){return lg.endsWith(Me,"[]")?Me.slice(0,-2):Me}function renderKey(Me,Bn,Hn){if(!Me)return Bn;return Me.concat(Bn).map((function each(Me,Bn){Me=removeBrackets(Me);return!Hn&&Bn?"["+Me+"]":Me})).join(Hn?".":"")}function isFlatArray(Me){return lg.isArray(Me)&&!Me.some(isVisitable)}const dg=lg.toFlatObject(lg,{},null,(function filter(Me){return/^is[A-Z]/.test(Me)}));function toFormData(Me,Bn,Hn){if(!lg.isObject(Me)){throw new TypeError("target must be an object")}Bn=Bn||new(so["default"]||FormData);Hn=lg.toFlatObject(Hn,{metaTokens:true,dots:false,indexes:false},false,(function defined(Me,Bn){return!lg.isUndefined(Bn[Me])}));const zn=Hn.metaTokens;const ni=Hn.visitor||defaultVisitor;const Ci=Hn.dots;const aa=Hn.indexes;const oa=Hn.Blob||typeof Blob!=="undefined"&&Blob;const ca=oa&&lg.isSpecCompliantForm(Bn);if(!lg.isFunction(ni)){throw new TypeError("visitor must be a function")}function convertValue(Me){if(Me===null)return"";if(lg.isDate(Me)){return Me.toISOString()}if(lg.isBoolean(Me)){return Me.toString()}if(!ca&&lg.isBlob(Me)){throw new AxiosError("Blob is not supported. Use a Buffer instead.")}if(lg.isArrayBuffer(Me)||lg.isTypedArray(Me)){return ca&&typeof Blob==="function"?new Blob([Me]):Buffer.from(Me)}return Me}function defaultVisitor(Me,Hn,ni){let oa=Me;if(Me&&!ni&&typeof Me==="object"){if(lg.endsWith(Hn,"{}")){Hn=zn?Hn:Hn.slice(0,-2);Me=JSON.stringify(Me)}else if(lg.isArray(Me)&&isFlatArray(Me)||(lg.isFileList(Me)||lg.endsWith(Hn,"[]"))&&(oa=lg.toArray(Me))){Hn=removeBrackets(Hn);oa.forEach((function each(Me,zn){!(lg.isUndefined(Me)||Me===null)&&Bn.append(aa===true?renderKey([Hn],zn,Ci):aa===null?Hn:Hn+"[]",convertValue(Me))}));return false}}if(isVisitable(Me)){return true}Bn.append(renderKey(ni,Hn,Ci),convertValue(Me));return false}const _a=[];const xa=Object.assign(dg,{defaultVisitor:defaultVisitor,convertValue:convertValue,isVisitable:isVisitable});function build(Me,Hn){if(lg.isUndefined(Me))return;if(_a.indexOf(Me)!==-1){throw Error("Circular reference detected in "+Hn.join("."))}_a.push(Me);lg.forEach(Me,(function each(Me,zn){const Ci=!(lg.isUndefined(Me)||Me===null)&&ni.call(Bn,Me,lg.isString(zn)?zn.trim():zn,Hn,xa);if(Ci===true){build(Me,Hn?Hn.concat(zn):[zn])}}));_a.pop()}if(!lg.isObject(Me)){throw new TypeError("data must be an object")}build(Me);return Bn}function encode$1(Me){const Bn={"!":"%21","'":"%27","(":"%28",")":"%29","~":"%7E","%20":"+","%00":"\0"};return encodeURIComponent(Me).replace(/[!'()~]|%20|%00/g,(function replacer(Me){return Bn[Me]}))}function AxiosURLSearchParams(Me,Bn){this._pairs=[];Me&&toFormData(Me,this,Bn)}const hg=AxiosURLSearchParams.prototype;hg.append=function append(Me,Bn){this._pairs.push([Me,Bn])};hg.toString=function toString(Me){const Bn=Me?function(Bn){return Me.call(this,Bn,encode$1)}:encode$1;return this._pairs.map((function each(Me){return Bn(Me[0])+"="+Bn(Me[1])}),"").join("&")};function encode(Me){return encodeURIComponent(Me).replace(/%3A/gi,":").replace(/%24/g,"$").replace(/%2C/gi,",").replace(/%20/g,"+")}function buildURL(Me,Bn,Hn){if(!Bn){return Me}const zn=Hn&&Hn.encode||encode;if(lg.isFunction(Hn)){Hn={serialize:Hn}}const ni=Hn&&Hn.serialize;let Ci;if(ni){Ci=ni(Bn,Hn)}else{Ci=lg.isURLSearchParams(Bn)?Bn.toString():new AxiosURLSearchParams(Bn,Hn).toString(zn)}if(Ci){const Bn=Me.indexOf("#");if(Bn!==-1){Me=Me.slice(0,Bn)}Me+=(Me.indexOf("?")===-1?"?":"&")+Ci}return Me}class InterceptorManager{constructor(){this.handlers=[]}use(Me,Bn,Hn){this.handlers.push({fulfilled:Me,rejected:Bn,synchronous:Hn?Hn.synchronous:false,runWhen:Hn?Hn.runWhen:null});return this.handlers.length-1}eject(Me){if(this.handlers[Me]){this.handlers[Me]=null}}clear(){if(this.handlers){this.handlers=[]}}forEach(Me){lg.forEach(this.handlers,(function forEachHandler(Bn){if(Bn!==null){Me(Bn)}}))}}const mg=InterceptorManager;const gg={silentJSONParsing:true,forcedJSONParsing:true,clarifyTimeoutError:false};const _g=Jo["default"].URLSearchParams;const Ag="abcdefghijklmnopqrstuvwxyz";const yg="0123456789";const vg={DIGIT:yg,ALPHA:Ag,ALPHA_DIGIT:Ag+Ag.toUpperCase()+yg};const generateString=(Me=16,Bn=vg.ALPHA_DIGIT)=>{let Hn="";const{length:zn}=Bn;const ni=new Uint32Array(Me);oo["default"].randomFillSync(ni);for(let Ci=0;Citypeof WorkerGlobalScope!=="undefined"&&self instanceof WorkerGlobalScope&&typeof self.importScripts==="function")();const wg=Eg&&window.location.href||"http://localhost";const Sg=Object.freeze({__proto__:null,hasBrowserEnv:Eg,hasStandardBrowserWebWorkerEnv:xg,hasStandardBrowserEnv:Cg,navigator:Dg,origin:wg});const kg={...Sg,...bg};function toURLEncodedForm(Me,Bn){return toFormData(Me,new kg.classes.URLSearchParams,{visitor:function(Me,Bn,Hn,zn){if(kg.isNode&&lg.isBuffer(Me)){this.append(Bn,Me.toString("base64"));return false}return zn.defaultVisitor.apply(this,arguments)},...Bn})}function parsePropPath(Me){return lg.matchAll(/\w+|\[(\w*)]/g,Me).map((Me=>Me[0]==="[]"?"":Me[1]||Me[0]))}function arrayToObject(Me){const Bn={};const Hn=Object.keys(Me);let zn;const ni=Hn.length;let Ci;for(zn=0;zn=Me.length;ni=!ni&&lg.isArray(Hn)?Hn.length:ni;if(aa){if(lg.hasOwnProp(Hn,ni)){Hn[ni]=[Hn[ni],Bn]}else{Hn[ni]=Bn}return!Ci}if(!Hn[ni]||!lg.isObject(Hn[ni])){Hn[ni]=[]}const oa=buildPath(Me,Bn,Hn[ni],zn);if(oa&&lg.isArray(Hn[ni])){Hn[ni]=arrayToObject(Hn[ni])}return!Ci}if(lg.isFormData(Me)&&lg.isFunction(Me.entries)){const Bn={};lg.forEachEntry(Me,((Me,Hn)=>{buildPath(parsePropPath(Me),Hn,Bn,0)}));return Bn}return null}function stringifySafely(Me,Bn,Hn){if(lg.isString(Me)){try{(Bn||JSON.parse)(Me);return lg.trim(Me)}catch(Me){if(Me.name!=="SyntaxError"){throw Me}}}return(Hn||JSON.stringify)(Me)}const Tg={transitional:gg,adapter:["xhr","http","fetch"],transformRequest:[function transformRequest(Me,Bn){const Hn=Bn.getContentType()||"";const zn=Hn.indexOf("application/json")>-1;const ni=lg.isObject(Me);if(ni&&lg.isHTMLForm(Me)){Me=new FormData(Me)}const Ci=lg.isFormData(Me);if(Ci){return zn?JSON.stringify(formDataToJSON(Me)):Me}if(lg.isArrayBuffer(Me)||lg.isBuffer(Me)||lg.isStream(Me)||lg.isFile(Me)||lg.isBlob(Me)||lg.isReadableStream(Me)){return Me}if(lg.isArrayBufferView(Me)){return Me.buffer}if(lg.isURLSearchParams(Me)){Bn.setContentType("application/x-www-form-urlencoded;charset=utf-8",false);return Me.toString()}let aa;if(ni){if(Hn.indexOf("application/x-www-form-urlencoded")>-1){return toURLEncodedForm(Me,this.formSerializer).toString()}if((aa=lg.isFileList(Me))||Hn.indexOf("multipart/form-data")>-1){const Bn=this.env&&this.env.FormData;return toFormData(aa?{"files[]":Me}:Me,Bn&&new Bn,this.formSerializer)}}if(ni||zn){Bn.setContentType("application/json",false);return stringifySafely(Me)}return Me}],transformResponse:[function transformResponse(Me){const Bn=this.transitional||Tg.transitional;const Hn=Bn&&Bn.forcedJSONParsing;const zn=this.responseType==="json";if(lg.isResponse(Me)||lg.isReadableStream(Me)){return Me}if(Me&&lg.isString(Me)&&(Hn&&!this.responseType||zn)){const Hn=Bn&&Bn.silentJSONParsing;const ni=!Hn&&zn;try{return JSON.parse(Me,this.parseReviver)}catch(Me){if(ni){if(Me.name==="SyntaxError"){throw AxiosError.from(Me,AxiosError.ERR_BAD_RESPONSE,this,null,this.response)}throw Me}}}return Me}],timeout:0,xsrfCookieName:"XSRF-TOKEN",xsrfHeaderName:"X-XSRF-TOKEN",maxContentLength:-1,maxBodyLength:-1,env:{FormData:kg.classes.FormData,Blob:kg.classes.Blob},validateStatus:function validateStatus(Me){return Me>=200&&Me<300},headers:{common:{Accept:"application/json, text/plain, */*","Content-Type":undefined}}};lg.forEach(["delete","get","head","post","put","patch"],(Me=>{Tg.headers[Me]={}}));const Ig=Tg;const Bg=lg.toObjectSet(["age","authorization","content-length","content-type","etag","expires","from","host","if-modified-since","if-unmodified-since","last-modified","location","max-forwards","proxy-authorization","referer","retry-after","user-agent"]);const parseHeaders=Me=>{const Bn={};let Hn;let zn;let ni;Me&&Me.split("\n").forEach((function parser(Me){ni=Me.indexOf(":");Hn=Me.substring(0,ni).trim().toLowerCase();zn=Me.substring(ni+1).trim();if(!Hn||Bn[Hn]&&Bg[Hn]){return}if(Hn==="set-cookie"){if(Bn[Hn]){Bn[Hn].push(zn)}else{Bn[Hn]=[zn]}}else{Bn[Hn]=Bn[Hn]?Bn[Hn]+", "+zn:zn}}));return Bn};const Fg=Symbol("internals");function normalizeHeader(Me){return Me&&String(Me).trim().toLowerCase()}function normalizeValue(Me){if(Me===false||Me==null){return Me}return lg.isArray(Me)?Me.map(normalizeValue):String(Me)}function parseTokens(Me){const Bn=Object.create(null);const Hn=/([^\s,;=]+)\s*(?:=\s*([^,;]+))?/g;let zn;while(zn=Hn.exec(Me)){Bn[zn[1]]=zn[2]}return Bn}const isValidHeaderName=Me=>/^[-_a-zA-Z0-9^`|~,!#$%&'*+.]+$/.test(Me.trim());function matchHeaderValue(Me,Bn,Hn,zn,ni){if(lg.isFunction(zn)){return zn.call(this,Bn,Hn)}if(ni){Bn=Hn}if(!lg.isString(Bn))return;if(lg.isString(zn)){return Bn.indexOf(zn)!==-1}if(lg.isRegExp(zn)){return zn.test(Bn)}}function formatHeader(Me){return Me.trim().toLowerCase().replace(/([a-z\d])(\w*)/g,((Me,Bn,Hn)=>Bn.toUpperCase()+Hn))}function buildAccessors(Me,Bn){const Hn=lg.toCamelCase(" "+Bn);["get","set","has"].forEach((zn=>{Object.defineProperty(Me,zn+Hn,{value:function(Me,Hn,ni){return this[zn].call(this,Bn,Me,Hn,ni)},configurable:true})}))}class AxiosHeaders{constructor(Me){Me&&this.set(Me)}set(Me,Bn,Hn){const zn=this;function setHeader(Me,Bn,Hn){const ni=normalizeHeader(Bn);if(!ni){throw new Error("header name must be a non-empty string")}const Ci=lg.findKey(zn,ni);if(!Ci||zn[Ci]===undefined||Hn===true||Hn===undefined&&zn[Ci]!==false){zn[Ci||Bn]=normalizeValue(Me)}}const setHeaders=(Me,Bn)=>lg.forEach(Me,((Me,Hn)=>setHeader(Me,Hn,Bn)));if(lg.isPlainObject(Me)||Me instanceof this.constructor){setHeaders(Me,Bn)}else if(lg.isString(Me)&&(Me=Me.trim())&&!isValidHeaderName(Me)){setHeaders(parseHeaders(Me),Bn)}else if(lg.isObject(Me)&&lg.isIterable(Me)){let Hn={},zn,ni;for(const Bn of Me){if(!lg.isArray(Bn)){throw TypeError("Object iterator must return a key-value pair")}Hn[ni=Bn[0]]=(zn=Hn[ni])?lg.isArray(zn)?[...zn,Bn[1]]:[zn,Bn[1]]:Bn[1]}setHeaders(Hn,Bn)}else{Me!=null&&setHeader(Bn,Me,Hn)}return this}get(Me,Bn){Me=normalizeHeader(Me);if(Me){const Hn=lg.findKey(this,Me);if(Hn){const Me=this[Hn];if(!Bn){return Me}if(Bn===true){return parseTokens(Me)}if(lg.isFunction(Bn)){return Bn.call(this,Me,Hn)}if(lg.isRegExp(Bn)){return Bn.exec(Me)}throw new TypeError("parser must be boolean|regexp|function")}}}has(Me,Bn){Me=normalizeHeader(Me);if(Me){const Hn=lg.findKey(this,Me);return!!(Hn&&this[Hn]!==undefined&&(!Bn||matchHeaderValue(this,this[Hn],Hn,Bn)))}return false}delete(Me,Bn){const Hn=this;let zn=false;function deleteHeader(Me){Me=normalizeHeader(Me);if(Me){const ni=lg.findKey(Hn,Me);if(ni&&(!Bn||matchHeaderValue(Hn,Hn[ni],ni,Bn))){delete Hn[ni];zn=true}}}if(lg.isArray(Me)){Me.forEach(deleteHeader)}else{deleteHeader(Me)}return zn}clear(Me){const Bn=Object.keys(this);let Hn=Bn.length;let zn=false;while(Hn--){const ni=Bn[Hn];if(!Me||matchHeaderValue(this,this[ni],ni,Me,true)){delete this[ni];zn=true}}return zn}normalize(Me){const Bn=this;const Hn={};lg.forEach(this,((zn,ni)=>{const Ci=lg.findKey(Hn,ni);if(Ci){Bn[Ci]=normalizeValue(zn);delete Bn[ni];return}const aa=Me?formatHeader(ni):String(ni).trim();if(aa!==ni){delete Bn[ni]}Bn[aa]=normalizeValue(zn);Hn[aa]=true}));return this}concat(...Me){return this.constructor.concat(this,...Me)}toJSON(Me){const Bn=Object.create(null);lg.forEach(this,((Hn,zn)=>{Hn!=null&&Hn!==false&&(Bn[zn]=Me&&lg.isArray(Hn)?Hn.join(", "):Hn)}));return Bn}[Symbol.iterator](){return Object.entries(this.toJSON())[Symbol.iterator]()}toString(){return Object.entries(this.toJSON()).map((([Me,Bn])=>Me+": "+Bn)).join("\n")}getSetCookie(){return this.get("set-cookie")||[]}get[Symbol.toStringTag](){return"AxiosHeaders"}static from(Me){return Me instanceof this?Me:new this(Me)}static concat(Me,...Bn){const Hn=new this(Me);Bn.forEach((Me=>Hn.set(Me)));return Hn}static accessor(Me){const Bn=this[Fg]=this[Fg]={accessors:{}};const Hn=Bn.accessors;const zn=this.prototype;function defineAccessor(Me){const Bn=normalizeHeader(Me);if(!Hn[Bn]){buildAccessors(zn,Me);Hn[Bn]=true}}lg.isArray(Me)?Me.forEach(defineAccessor):defineAccessor(Me);return this}}AxiosHeaders.accessor(["Content-Type","Content-Length","Accept","Accept-Encoding","User-Agent","Authorization"]);lg.reduceDescriptors(AxiosHeaders.prototype,(({value:Me},Bn)=>{let Hn=Bn[0].toUpperCase()+Bn.slice(1);return{get:()=>Me,set(Me){this[Hn]=Me}}}));lg.freezeMethods(AxiosHeaders);const Ng=AxiosHeaders;function transformData(Me,Bn){const Hn=this||Ig;const zn=Bn||Hn;const ni=Ng.from(zn.headers);let Ci=zn.data;lg.forEach(Me,(function transform(Me){Ci=Me.call(Hn,Ci,ni.normalize(),Bn?Bn.status:undefined)}));ni.normalize();return Ci}function isCancel(Me){return!!(Me&&Me.__CANCEL__)}function CanceledError(Me,Bn,Hn){AxiosError.call(this,Me==null?"canceled":Me,AxiosError.ERR_CANCELED,Bn,Hn);this.name="CanceledError"}lg.inherits(CanceledError,AxiosError,{__CANCEL__:true});function settle(Me,Bn,Hn){const zn=Hn.config.validateStatus;if(!Hn.status||!zn||zn(Hn.status)){Me(Hn)}else{Bn(new AxiosError("Request failed with status code "+Hn.status,[AxiosError.ERR_BAD_REQUEST,AxiosError.ERR_BAD_RESPONSE][Math.floor(Hn.status/100)-4],Hn.config,Hn.request,Hn))}}function isAbsoluteURL(Me){return/^([a-z][a-z\d+\-.]*:)?\/\//i.test(Me)}function combineURLs(Me,Bn){return Bn?Me.replace(/\/?\/$/,"")+"/"+Bn.replace(/^\/+/,""):Me}function buildFullPath(Me,Bn,Hn){let zn=!isAbsoluteURL(Bn);if(Me&&(zn||Hn==false)){return combineURLs(Me,Bn)}return Bn}const Pg="1.13.2";function parseProtocol(Me){const Bn=/^([-+\w]{1,25})(:?\/\/|:)/.exec(Me);return Bn&&Bn[1]||""}const Og=/^(?:([^;]+);)?(?:[^;]+;)?(base64|),([\s\S]*)$/;function fromDataURI(Me,Bn,Hn){const zn=Hn&&Hn.Blob||kg.classes.Blob;const ni=parseProtocol(Me);if(Bn===undefined&&zn){Bn=true}if(ni==="data"){Me=ni.length?Me.slice(ni.length+1):Me;const Hn=Og.exec(Me);if(!Hn){throw new AxiosError("Invalid URL",AxiosError.ERR_INVALID_URL)}const Ci=Hn[1];const aa=Hn[2];const oa=Hn[3];const ca=Buffer.from(decodeURIComponent(oa),aa?"base64":"utf8");if(Bn){if(!zn){throw new AxiosError("Blob is not supported",AxiosError.ERR_NOT_SUPPORT)}return new zn([ca],{type:Ci})}return ca}throw new AxiosError("Unsupported protocol "+ni,AxiosError.ERR_NOT_SUPPORT)}const Rg=Symbol("internals");class AxiosTransformStream extends Up["default"].Transform{constructor(Me){Me=lg.toFlatObject(Me,{maxRate:0,chunkSize:64*1024,minChunkSize:100,timeWindow:500,ticksRate:2,samplesCount:15},null,((Me,Bn)=>!lg.isUndefined(Bn[Me])));super({readableHighWaterMark:Me.chunkSize});const Bn=this[Rg]={timeWindow:Me.timeWindow,chunkSize:Me.chunkSize,maxRate:Me.maxRate,minChunkSize:Me.minChunkSize,bytesSeen:0,isCaptured:false,notifiedBytesLoaded:0,ts:Date.now(),bytes:0,onReadCallback:null};this.on("newListener",(Me=>{if(Me==="progress"){if(!Bn.isCaptured){Bn.isCaptured=true}}}))}_read(Me){const Bn=this[Rg];if(Bn.onReadCallback){Bn.onReadCallback()}return super._read(Me)}_transform(Me,Bn,Hn){const zn=this[Rg];const ni=zn.maxRate;const Ci=this.readableHighWaterMark;const aa=zn.timeWindow;const oa=1e3/aa;const ca=ni/oa;const _a=zn.minChunkSize!==false?Math.max(zn.minChunkSize,ca*.01):0;const pushChunk=(Me,Bn)=>{const Hn=Buffer.byteLength(Me);zn.bytesSeen+=Hn;zn.bytes+=Hn;zn.isCaptured&&this.emit("progress",zn.bytesSeen);if(this.push(Me)){process.nextTick(Bn)}else{zn.onReadCallback=()=>{zn.onReadCallback=null;process.nextTick(Bn)}}};const transformChunk=(Me,Bn)=>{const Hn=Buffer.byteLength(Me);let oa=null;let xa=Ci;let Ga;let Ha=0;if(ni){const Me=Date.now();if(!zn.ts||(Ha=Me-zn.ts)>=aa){zn.ts=Me;Ga=ca-zn.bytes;zn.bytes=Ga<0?-Ga:0;Ha=0}Ga=ca-zn.bytes}if(ni){if(Ga<=0){return setTimeout((()=>{Bn(null,Me)}),aa-Ha)}if(Gaxa&&Hn-xa>_a){oa=Me.subarray(xa);Me=Me.subarray(0,xa)}pushChunk(Me,oa?()=>{process.nextTick(Bn,null,oa)}:Bn)};transformChunk(Me,(function transformNextChunk(Me,Bn){if(Me){return Hn(Me)}if(Bn){transformChunk(Bn,transformNextChunk)}else{Hn(null)}}))}}const Lg=AxiosTransformStream;const{asyncIterator:jg}=Symbol;const readBlob=async function*(Me){if(Me.stream){yield*Me.stream()}else if(Me.arrayBuffer){yield await Me.arrayBuffer()}else if(Me[jg]){yield*Me[jg]()}else{yield Me}};const Mg=readBlob;const Qg=kg.ALPHABET.ALPHA_DIGIT+"-_";const Ug=typeof TextEncoder==="function"?new TextEncoder:new Dp["default"].TextEncoder;const Gg="\r\n";const $g=Ug.encode(Gg);const qg=2;class FormDataPart{constructor(Me,Bn){const{escapeName:Hn}=this.constructor;const zn=lg.isString(Bn);let ni=`Content-Disposition: form-data; name="${Hn(Me)}"${!zn&&Bn.name?`; filename="${Hn(Bn.name)}"`:""}${Gg}`;if(zn){Bn=Ug.encode(String(Bn).replace(/\r?\n|\r\n?/g,Gg))}else{ni+=`Content-Type: ${Bn.type||"application/octet-stream"}${Gg}`}this.headers=Ug.encode(ni+Gg);this.contentLength=zn?Bn.byteLength:Bn.size;this.size=this.headers.byteLength+this.contentLength+qg;this.name=Me;this.value=Bn}async*encode(){yield this.headers;const{value:Me}=this;if(lg.isTypedArray(Me)){yield Me}else{yield*Mg(Me)}yield $g}static escapeName(Me){return String(Me).replace(/[\r\n"]/g,(Me=>({"\r":"%0D","\n":"%0A",'"':"%22"}[Me])))}}const formDataToStream=(Me,Bn,Hn)=>{const{tag:zn="form-data-boundary",size:ni=25,boundary:Ci=zn+"-"+kg.generateString(ni,Qg)}=Hn||{};if(!lg.isFormData(Me)){throw TypeError("FormData instance required")}if(Ci.length<1||Ci.length>70){throw Error("boundary must be 10-70 characters long")}const aa=Ug.encode("--"+Ci+Gg);const oa=Ug.encode("--"+Ci+"--"+Gg);let ca=oa.byteLength;const _a=Array.from(Me.entries()).map((([Me,Bn])=>{const Hn=new FormDataPart(Me,Bn);ca+=Hn.size;return Hn}));ca+=aa.byteLength*_a.length;ca=lg.toFiniteNumber(ca);const xa={"Content-Type":`multipart/form-data; boundary=${Ci}`};if(Number.isFinite(ca)){xa["Content-Length"]=ca}Bn&&Bn(xa);return ts.Readable.from(async function*(){for(const Me of _a){yield aa;yield*Me.encode()}yield oa}())};const Vg=formDataToStream;class ZlibHeaderTransformStream extends Up["default"].Transform{__transform(Me,Bn,Hn){this.push(Me);Hn()}_transform(Me,Bn,Hn){if(Me.length!==0){this._transform=this.__transform;if(Me[0]!==120){const Me=Buffer.alloc(2);Me[0]=120;Me[1]=156;this.push(Me,Bn)}}this.__transform(Me,Bn,Hn)}}const Hg=ZlibHeaderTransformStream;const callbackify=(Me,Bn)=>lg.isAsyncFn(Me)?function(...Hn){const zn=Hn.pop();Me.apply(this,Hn).then((Me=>{try{Bn?zn(null,...Bn(Me)):zn(null,Me)}catch(Me){zn(Me)}}),zn)}:Me;const Jg=callbackify;function speedometer(Me,Bn){Me=Me||10;const Hn=new Array(Me);const zn=new Array(Me);let ni=0;let Ci=0;let aa;Bn=Bn!==undefined?Bn:1e3;return function push(oa){const ca=Date.now();const _a=zn[Ci];if(!aa){aa=ca}Hn[ni]=oa;zn[ni]=ca;let xa=Ci;let Ga=0;while(xa!==ni){Ga+=Hn[xa++];xa=xa%Me}ni=(ni+1)%Me;if(ni===Ci){Ci=(Ci+1)%Me}if(ca-aa{Hn=zn;ni=null;if(Ci){clearTimeout(Ci);Ci=null}Me(...Bn)};const throttled=(...Me)=>{const Bn=Date.now();const aa=Bn-Hn;if(aa>=zn){invoke(Me,Bn)}else{ni=Me;if(!Ci){Ci=setTimeout((()=>{Ci=null;invoke(ni)}),zn-aa)}}};const flush=()=>ni&&invoke(ni);return[throttled,flush]}const progressEventReducer=(Me,Bn,Hn=3)=>{let zn=0;const ni=speedometer(50,250);return throttle((Hn=>{const Ci=Hn.loaded;const aa=Hn.lengthComputable?Hn.total:undefined;const oa=Ci-zn;const ca=ni(oa);const _a=Ci<=aa;zn=Ci;const xa={loaded:Ci,total:aa,progress:aa?Ci/aa:undefined,bytes:oa,rate:ca?ca:undefined,estimated:ca&&aa&&_a?(aa-Ci)/ca:undefined,event:Hn,lengthComputable:aa!=null,[Bn?"download":"upload"]:true};Me(xa)}),Hn)};const progressEventDecorator=(Me,Bn)=>{const Hn=Me!=null;return[zn=>Bn[0]({lengthComputable:Hn,total:Me,loaded:zn}),Bn[1]]};const asyncDecorator=Me=>(...Bn)=>lg.asap((()=>Me(...Bn)));function estimateDataURLDecodedBytes(Me){if(!Me||typeof Me!=="string")return 0;if(!Me.startsWith("data:"))return 0;const Bn=Me.indexOf(",");if(Bn<0)return 0;const Hn=Me.slice(5,Bn);const zn=Me.slice(Bn+1);const ni=/;base64/i.test(Hn);if(ni){let Me=zn.length;const Bn=zn.length;for(let Hn=0;Hn=48&&Bn<=57||Bn>=65&&Bn<=70||Bn>=97&&Bn<=102)&&(ni>=48&&ni<=57||ni>=65&&ni<=70||ni>=97&&ni<=102);if(Ci){Me-=2;Hn+=2}}}let Hn=0;let ni=Bn-1;const tailIsPct3D=Me=>Me>=2&&zn.charCodeAt(Me-2)===37&&zn.charCodeAt(Me-1)===51&&(zn.charCodeAt(Me)===68||zn.charCodeAt(Me)===100);if(ni>=0){if(zn.charCodeAt(ni)===61){Hn++;ni--}else if(tailIsPct3D(ni)){Hn++;ni-=3}}if(Hn===1&&ni>=0){if(zn.charCodeAt(ni)===61){Hn++}else if(tailIsPct3D(ni)){Hn++}}const Ci=Math.floor(Me/4);const aa=Ci*3-(Hn||0);return aa>0?aa:0}return Buffer.byteLength(zn,"utf8")}const Wg={flush:Qp["default"].constants.Z_SYNC_FLUSH,finishFlush:Qp["default"].constants.Z_SYNC_FLUSH};const Yg={flush:Qp["default"].constants.BROTLI_OPERATION_FLUSH,finishFlush:Qp["default"].constants.BROTLI_OPERATION_FLUSH};const Kg=lg.isFunction(Qp["default"].createBrotliDecompress);const{http:zg,https:Xg}=kp["default"];const Zg=/https:?/;const f_=kg.protocols.map((Me=>Me+":"));const flushOnFinish=(Me,[Bn,Hn])=>{Me.on("end",Hn).on("error",Hn);return Bn};class Http2Sessions{constructor(){this.sessions=Object.create(null)}getSession(Me,Bn){Bn=Object.assign({sessionTimeout:1e3},Bn);let Hn=this.sessions[Me];if(Hn){let Me=Hn.length;for(let zn=0;zn{if(ni){return}ni=true;let Bn=Hn,Ci=Bn.length,aa=Ci;while(aa--){if(Bn[aa][0]===zn){if(Ci===1){delete this.sessions[Me]}else{Bn.splice(aa,1)}return}}};const Ci=zn.request;const{sessionTimeout:aa}=Bn;if(aa!=null){let Me;let Bn=0;zn.request=function(){const Hn=Ci.apply(this,arguments);Bn++;if(Me){clearTimeout(Me);Me=null}Hn.once("close",(()=>{if(! --Bn){Me=setTimeout((()=>{Me=null;removeSession()}),aa)}}));return Hn}}zn.once("close",removeSession);let oa=[zn,Bn];Hn?Hn.push(oa):Hn=this.sessions[Me]=[oa];return zn}}const Z_=new Http2Sessions;function dispatchBeforeRedirect(Me,Bn){if(Me.beforeRedirects.proxy){Me.beforeRedirects.proxy(Me)}if(Me.beforeRedirects.config){Me.beforeRedirects.config(Me,Bn)}}function setProxy(Me,Bn,Hn){let zn=Bn;if(!zn&&zn!==false){const Me=tc["default"].getProxyForUrl(Hn);if(Me){zn=new URL(Me)}}if(zn){if(zn.username){zn.auth=(zn.username||"")+":"+(zn.password||"")}if(zn.auth){if(zn.auth.username||zn.auth.password){zn.auth=(zn.auth.username||"")+":"+(zn.auth.password||"")}const Bn=Buffer.from(zn.auth,"utf8").toString("base64");Me.headers["Proxy-Authorization"]="Basic "+Bn}Me.headers.host=Me.hostname+(Me.port?":"+Me.port:"");const Bn=zn.hostname||zn.host;Me.hostname=Bn;Me.host=Bn;Me.port=zn.port;Me.path=Hn;if(zn.protocol){Me.protocol=zn.protocol.includes(":")?zn.protocol:`${zn.protocol}:`}}Me.beforeRedirects.proxy=function beforeRedirect(Me){setProxy(Me,Bn,Me.href)}}const sA=typeof process!=="undefined"&&lg.kindOf(process)==="process";const wrapAsync=Me=>new Promise(((Bn,Hn)=>{let zn;let ni;const done=(Me,Bn)=>{if(ni)return;ni=true;zn&&zn(Me,Bn)};const _resolve=Me=>{done(Me);Bn(Me)};const _reject=Me=>{done(Me,true);Hn(Me)};Me(_resolve,_reject,(Me=>zn=Me)).catch(_reject)}));const resolveFamily=({address:Me,family:Bn})=>{if(!lg.isString(Me)){throw TypeError("address must be a string")}return{address:Me,family:Bn||(Me.indexOf(".")<0?6:4)}};const buildAddressEntry=(Me,Bn)=>resolveFamily(lg.isObject(Me)?Me:{address:Me,family:Bn});const oA={request(Me,Bn){const Hn=Me.protocol+"//"+Me.hostname+":"+(Me.port||80);const{http2Options:zn,headers:ni}=Me;const Ci=Z_.getSession(Hn,zn);const{HTTP2_HEADER_SCHEME:aa,HTTP2_HEADER_METHOD:oa,HTTP2_HEADER_PATH:ca,HTTP2_HEADER_STATUS:_a}=Jc["default"].constants;const xa={[aa]:Me.protocol.replace(":",""),[oa]:Me.method,[ca]:Me.path};lg.forEach(ni,((Me,Bn)=>{Bn.charAt(0)!==":"&&(xa[Bn]=Me)}));const Ga=Ci.request(xa);Ga.once("response",(Me=>{const Hn=Ga;Me=Object.assign({},Me);const zn=Me[_a];delete Me[_a];Hn.headers=Me;Hn.statusCode=+zn;Bn(Hn)}));return Ga}};const hA=sA&&function httpAdapter(Me){return wrapAsync((async function dispatchHttpRequest(Bn,Hn,zn){let{data:ni,lookup:Ci,family:aa,httpVersion:oa=1,http2Options:ca}=Me;const{responseType:_a,responseEncoding:xa}=Me;const Ga=Me.method.toUpperCase();let Ha;let ts=false;let so;oa=+oa;if(Number.isNaN(oa)){throw TypeError(`Invalid protocol version: '${Me.httpVersion}' is not a number`)}if(oa!==1&&oa!==2){throw TypeError(`Unsupported protocol version '${oa}'`)}const oo=oa===2;if(Ci){const Me=Jg(Ci,(Me=>lg.isArray(Me)?Me:[Me]));Ci=(Bn,Hn,zn)=>{Me(Bn,Hn,((Me,Bn,ni)=>{if(Me){return zn(Me)}const Ci=lg.isArray(Bn)?Bn.map((Me=>buildAddressEntry(Me))):[buildAddressEntry(Bn,ni)];Hn.all?zn(Me,Ci):zn(Me,Ci[0].address,Ci[0].family)}))}}const Jo=new Ps.EventEmitter;function abort(Bn){try{Jo.emit("abort",!Bn||Bn.type?new CanceledError(null,Me,so):Bn)}catch(Me){console.warn("emit error",Me)}}Jo.once("abort",Hn);const onFinished=()=>{if(Me.cancelToken){Me.cancelToken.unsubscribe(abort)}if(Me.signal){Me.signal.removeEventListener("abort",abort)}Jo.removeAllListeners()};if(Me.cancelToken||Me.signal){Me.cancelToken&&Me.cancelToken.subscribe(abort);if(Me.signal){Me.signal.aborted?abort():Me.signal.addEventListener("abort",abort)}}zn(((Me,Bn)=>{Ha=true;if(Bn){ts=true;onFinished();return}const{data:Hn}=Me;if(Hn instanceof Up["default"].Readable||Hn instanceof Up["default"].Duplex){const Me=Up["default"].finished(Hn,(()=>{Me();onFinished()}))}else{onFinished()}}));const tc=buildFullPath(Me.baseURL,Me.url,Me.allowAbsoluteUrls);const Jc=new URL(tc,kg.hasBrowserEnv?kg.origin:undefined);const kp=Jc.protocol||f_[0];if(kp==="data:"){if(Me.maxContentLength>-1){const Bn=String(Me.url||tc||"");const zn=estimateDataURLDecodedBytes(Bn);if(zn>Me.maxContentLength){return Hn(new AxiosError("maxContentLength size of "+Me.maxContentLength+" exceeded",AxiosError.ERR_BAD_RESPONSE,Me))}}let zn;if(Ga!=="GET"){return settle(Bn,Hn,{status:405,statusText:"method not allowed",headers:{},config:Me})}try{zn=fromDataURI(Me.url,_a==="blob",{Blob:Me.env&&Me.env.Blob})}catch(Bn){throw AxiosError.from(Bn,AxiosError.ERR_BAD_REQUEST,Me)}if(_a==="text"){zn=zn.toString(xa);if(!xa||xa==="utf8"){zn=lg.stripBOM(zn)}}else if(_a==="stream"){zn=Up["default"].Readable.from(zn)}return settle(Bn,Hn,{data:zn,status:200,statusText:"OK",headers:new Ng,config:Me})}if(f_.indexOf(kp)===-1){return Hn(new AxiosError("Unsupported protocol "+kp,AxiosError.ERR_BAD_REQUEST,Me))}const qp=Ng.from(Me.headers).normalize();qp.set("User-Agent","axios/"+Pg,false);const{onUploadProgress:Vp,onDownloadProgress:Jp}=Me;const Wp=Me.maxRate;let zp=undefined;let Qf=undefined;if(lg.isSpecCompliantForm(ni)){const Me=qp.getContentType(/boundary=([-_\w\d]{10,70})/i);ni=Vg(ni,(Me=>{qp.set(Me)}),{tag:`axios-${Pg}-boundary`,boundary:Me&&Me[1]||undefined})}else if(lg.isFormData(ni)&&lg.isFunction(ni.getHeaders)){qp.set(ni.getHeaders());if(!qp.hasContentLength()){try{const Me=await Dp["default"].promisify(ni.getLength).call(ni);Number.isFinite(Me)&&Me>=0&&qp.setContentLength(Me)}catch(Me){}}}else if(lg.isBlob(ni)||lg.isFile(ni)){ni.size&&qp.setContentType(ni.type||"application/octet-stream");qp.setContentLength(ni.size||0);ni=Up["default"].Readable.from(Mg(ni))}else if(ni&&!lg.isStream(ni)){if(Buffer.isBuffer(ni));else if(lg.isArrayBuffer(ni)){ni=Buffer.from(new Uint8Array(ni))}else if(lg.isString(ni)){ni=Buffer.from(ni,"utf-8")}else{return Hn(new AxiosError("Data after transformation must be a string, an ArrayBuffer, a Buffer, or a Stream",AxiosError.ERR_BAD_REQUEST,Me))}qp.setContentLength(ni.length,false);if(Me.maxBodyLength>-1&&ni.length>Me.maxBodyLength){return Hn(new AxiosError("Request body larger than maxBodyLength limit",AxiosError.ERR_BAD_REQUEST,Me))}}const Yf=lg.toFiniteNumber(qp.getContentLength());if(lg.isArray(Wp)){zp=Wp[0];Qf=Wp[1]}else{zp=Qf=Wp}if(ni&&(Vp||zp)){if(!lg.isStream(ni)){ni=Up["default"].Readable.from(ni,{objectMode:false})}ni=Up["default"].pipeline([ni,new Lg({maxRate:lg.toFiniteNumber(zp)})],lg.noop);Vp&&ni.on("progress",flushOnFinish(ni,progressEventDecorator(Yf,progressEventReducer(asyncDecorator(Vp),false,3))))}let Kf=undefined;if(Me.auth){const Bn=Me.auth.username||"";const Hn=Me.auth.password||"";Kf=Bn+":"+Hn}if(!Kf&&Jc.username){const Me=Jc.username;const Bn=Jc.password;Kf=Me+":"+Bn}Kf&&qp.delete("authorization");let Xf;try{Xf=buildURL(Jc.pathname+Jc.search,Me.params,Me.paramsSerializer).replace(/^\?/,"")}catch(Bn){const zn=new Error(Bn.message);zn.config=Me;zn.url=Me.url;zn.exists=true;return Hn(zn)}qp.set("Accept-Encoding","gzip, compress, deflate"+(Kg?", br":""),false);const Ad={path:Xf,method:Ga,headers:qp.toJSON(),agents:{http:Me.httpAgent,https:Me.httpsAgent},auth:Kf,protocol:kp,family:aa,beforeRedirect:dispatchBeforeRedirect,beforeRedirects:{},http2Options:ca};!lg.isUndefined(Ci)&&(Ad.lookup=Ci);if(Me.socketPath){Ad.socketPath=Me.socketPath}else{Ad.hostname=Jc.hostname.startsWith("[")?Jc.hostname.slice(1,-1):Jc.hostname;Ad.port=Jc.port;setProxy(Ad,Me.proxy,kp+"//"+Jc.hostname+(Jc.port?":"+Jc.port:"")+Ad.path)}let Cd;const xd=Zg.test(Ad.protocol);Ad.agent=xd?Me.httpsAgent:Me.httpAgent;if(oo){Cd=oA}else{if(Me.transport){Cd=Me.transport}else if(Me.maxRedirects===0){Cd=xd?Fc["default"]:dc["default"]}else{if(Me.maxRedirects){Ad.maxRedirects=Me.maxRedirects}if(Me.beforeRedirect){Ad.beforeRedirects.config=Me.beforeRedirect}Cd=xd?Xg:zg}}if(Me.maxBodyLength>-1){Ad.maxBodyLength=Me.maxBodyLength}else{Ad.maxBodyLength=Infinity}if(Me.insecureHTTPParser){Ad.insecureHTTPParser=Me.insecureHTTPParser}so=Cd.request(Ad,(function handleResponse(zn){if(so.destroyed)return;const ni=[zn];const Ci=lg.toFiniteNumber(zn.headers["content-length"]);if(Jp||Qf){const Me=new Lg({maxRate:lg.toFiniteNumber(Qf)});Jp&&Me.on("progress",flushOnFinish(Me,progressEventDecorator(Ci,progressEventReducer(asyncDecorator(Jp),true,3))));ni.push(Me)}let aa=zn;const oa=zn.req||so;if(Me.decompress!==false&&zn.headers["content-encoding"]){if(Ga==="HEAD"||zn.statusCode===204){delete zn.headers["content-encoding"]}switch((zn.headers["content-encoding"]||"").toLowerCase()){case"gzip":case"x-gzip":case"compress":case"x-compress":ni.push(Qp["default"].createUnzip(Wg));delete zn.headers["content-encoding"];break;case"deflate":ni.push(new Hg);ni.push(Qp["default"].createUnzip(Wg));delete zn.headers["content-encoding"];break;case"br":if(Kg){ni.push(Qp["default"].createBrotliDecompress(Yg));delete zn.headers["content-encoding"]}}}aa=ni.length>1?Up["default"].pipeline(ni,lg.noop):ni[0];const ca={status:zn.statusCode,statusText:zn.statusMessage,headers:new Ng(zn.headers),config:Me,request:oa};if(_a==="stream"){ca.data=aa;settle(Bn,Hn,ca)}else{const zn=[];let ni=0;aa.on("data",(function handleStreamData(Bn){zn.push(Bn);ni+=Bn.length;if(Me.maxContentLength>-1&&ni>Me.maxContentLength){ts=true;aa.destroy();abort(new AxiosError("maxContentLength size of "+Me.maxContentLength+" exceeded",AxiosError.ERR_BAD_RESPONSE,Me,oa))}}));aa.on("aborted",(function handlerStreamAborted(){if(ts){return}const Bn=new AxiosError("stream has been aborted",AxiosError.ERR_BAD_RESPONSE,Me,oa);aa.destroy(Bn);Hn(Bn)}));aa.on("error",(function handleStreamError(Bn){if(so.destroyed)return;Hn(AxiosError.from(Bn,null,Me,oa))}));aa.on("end",(function handleStreamEnd(){try{let Me=zn.length===1?zn[0]:Buffer.concat(zn);if(_a!=="arraybuffer"){Me=Me.toString(xa);if(!xa||xa==="utf8"){Me=lg.stripBOM(Me)}}ca.data=Me}catch(Bn){return Hn(AxiosError.from(Bn,null,Me,ca.request,ca))}settle(Bn,Hn,ca)}))}Jo.once("abort",(Me=>{if(!aa.destroyed){aa.emit("error",Me);aa.destroy()}}))}));Jo.once("abort",(Me=>{if(so.close){so.close()}else{so.destroy(Me)}}));so.on("error",(function handleRequestError(Bn){Hn(AxiosError.from(Bn,null,Me,so))}));so.on("socket",(function handleRequestSocket(Me){Me.setKeepAlive(true,1e3*60)}));if(Me.timeout){const Bn=parseInt(Me.timeout,10);if(Number.isNaN(Bn)){abort(new AxiosError("error trying to parse `config.timeout` to int",AxiosError.ERR_BAD_OPTION_VALUE,Me,so));return}so.setTimeout(Bn,(function handleRequestTimeout(){if(Ha)return;let Bn=Me.timeout?"timeout of "+Me.timeout+"ms exceeded":"timeout exceeded";const Hn=Me.transitional||gg;if(Me.timeoutErrorMessage){Bn=Me.timeoutErrorMessage}abort(new AxiosError(Bn,Hn.clarifyTimeoutError?AxiosError.ETIMEDOUT:AxiosError.ECONNABORTED,Me,so))}))}else{so.setTimeout(0)}if(lg.isStream(ni)){let Bn=false;let Hn=false;ni.on("end",(()=>{Bn=true}));ni.once("error",(Me=>{Hn=true;so.destroy(Me)}));ni.on("close",(()=>{if(!Bn&&!Hn){abort(new CanceledError("Request stream has been aborted",Me,so))}}));ni.pipe(so)}else{ni&&so.write(ni);so.end()}}))};const ey=kg.hasStandardBrowserEnv?((Me,Bn)=>Hn=>{Hn=new URL(Hn,kg.origin);return Me.protocol===Hn.protocol&&Me.host===Hn.host&&(Bn||Me.port===Hn.port)})(new URL(kg.origin),kg.navigator&&/(msie|trident)/i.test(kg.navigator.userAgent)):()=>true;const ty=kg.hasStandardBrowserEnv?{write(Me,Bn,Hn,zn,ni,Ci,aa){if(typeof document==="undefined")return;const oa=[`${Me}=${encodeURIComponent(Bn)}`];if(lg.isNumber(Hn)){oa.push(`expires=${new Date(Hn).toUTCString()}`)}if(lg.isString(zn)){oa.push(`path=${zn}`)}if(lg.isString(ni)){oa.push(`domain=${ni}`)}if(Ci===true){oa.push("secure")}if(lg.isString(aa)){oa.push(`SameSite=${aa}`)}document.cookie=oa.join("; ")},read(Me){if(typeof document==="undefined")return null;const Bn=document.cookie.match(new RegExp("(?:^|; )"+Me+"=([^;]*)"));return Bn?decodeURIComponent(Bn[1]):null},remove(Me){this.write(Me,"",Date.now()-864e5,"/")}}:{write(){},read(){return null},remove(){}};const headersToObject=Me=>Me instanceof Ng?{...Me}:Me;function mergeConfig(Me,Bn){Bn=Bn||{};const Hn={};function getMergedValue(Me,Bn,Hn,zn){if(lg.isPlainObject(Me)&&lg.isPlainObject(Bn)){return lg.merge.call({caseless:zn},Me,Bn)}else if(lg.isPlainObject(Bn)){return lg.merge({},Bn)}else if(lg.isArray(Bn)){return Bn.slice()}return Bn}function mergeDeepProperties(Me,Bn,Hn,zn){if(!lg.isUndefined(Bn)){return getMergedValue(Me,Bn,Hn,zn)}else if(!lg.isUndefined(Me)){return getMergedValue(undefined,Me,Hn,zn)}}function valueFromConfig2(Me,Bn){if(!lg.isUndefined(Bn)){return getMergedValue(undefined,Bn)}}function defaultToConfig2(Me,Bn){if(!lg.isUndefined(Bn)){return getMergedValue(undefined,Bn)}else if(!lg.isUndefined(Me)){return getMergedValue(undefined,Me)}}function mergeDirectKeys(Hn,zn,ni){if(ni in Bn){return getMergedValue(Hn,zn)}else if(ni in Me){return getMergedValue(undefined,Hn)}}const zn={url:valueFromConfig2,method:valueFromConfig2,data:valueFromConfig2,baseURL:defaultToConfig2,transformRequest:defaultToConfig2,transformResponse:defaultToConfig2,paramsSerializer:defaultToConfig2,timeout:defaultToConfig2,timeoutMessage:defaultToConfig2,withCredentials:defaultToConfig2,withXSRFToken:defaultToConfig2,adapter:defaultToConfig2,responseType:defaultToConfig2,xsrfCookieName:defaultToConfig2,xsrfHeaderName:defaultToConfig2,onUploadProgress:defaultToConfig2,onDownloadProgress:defaultToConfig2,decompress:defaultToConfig2,maxContentLength:defaultToConfig2,maxBodyLength:defaultToConfig2,beforeRedirect:defaultToConfig2,transport:defaultToConfig2,httpAgent:defaultToConfig2,httpsAgent:defaultToConfig2,cancelToken:defaultToConfig2,socketPath:defaultToConfig2,responseEncoding:defaultToConfig2,validateStatus:mergeDirectKeys,headers:(Me,Bn,Hn)=>mergeDeepProperties(headersToObject(Me),headersToObject(Bn),Hn,true)};lg.forEach(Object.keys({...Me,...Bn}),(function computeConfigValue(ni){const Ci=zn[ni]||mergeDeepProperties;const aa=Ci(Me[ni],Bn[ni],ni);lg.isUndefined(aa)&&Ci!==mergeDirectKeys||(Hn[ni]=aa)}));return Hn}const resolveConfig=Me=>{const Bn=mergeConfig({},Me);let{data:Hn,withXSRFToken:zn,xsrfHeaderName:ni,xsrfCookieName:Ci,headers:aa,auth:oa}=Bn;Bn.headers=aa=Ng.from(aa);Bn.url=buildURL(buildFullPath(Bn.baseURL,Bn.url,Bn.allowAbsoluteUrls),Me.params,Me.paramsSerializer);if(oa){aa.set("Authorization","Basic "+btoa((oa.username||"")+":"+(oa.password?unescape(encodeURIComponent(oa.password)):"")))}if(lg.isFormData(Hn)){if(kg.hasStandardBrowserEnv||kg.hasStandardBrowserWebWorkerEnv){aa.setContentType(undefined)}else if(lg.isFunction(Hn.getHeaders)){const Me=Hn.getHeaders();const Bn=["content-type","content-length"];Object.entries(Me).forEach((([Me,Hn])=>{if(Bn.includes(Me.toLowerCase())){aa.set(Me,Hn)}}))}}if(kg.hasStandardBrowserEnv){zn&&lg.isFunction(zn)&&(zn=zn(Bn));if(zn||zn!==false&&ey(Bn.url)){const Me=ni&&Ci&&ty.read(Ci);if(Me){aa.set(ni,Me)}}}return Bn};const ry=typeof XMLHttpRequest!=="undefined";const ny=ry&&function(Me){return new Promise((function dispatchXhrRequest(Bn,Hn){const zn=resolveConfig(Me);let ni=zn.data;const Ci=Ng.from(zn.headers).normalize();let{responseType:aa,onUploadProgress:oa,onDownloadProgress:ca}=zn;let _a;let xa,Ga;let Ha,ts;function done(){Ha&&Ha();ts&&ts();zn.cancelToken&&zn.cancelToken.unsubscribe(_a);zn.signal&&zn.signal.removeEventListener("abort",_a)}let Ps=new XMLHttpRequest;Ps.open(zn.method.toUpperCase(),zn.url,true);Ps.timeout=zn.timeout;function onloadend(){if(!Ps){return}const zn=Ng.from("getAllResponseHeaders"in Ps&&Ps.getAllResponseHeaders());const ni=!aa||aa==="text"||aa==="json"?Ps.responseText:Ps.response;const Ci={data:ni,status:Ps.status,statusText:Ps.statusText,headers:zn,config:Me,request:Ps};settle((function _resolve(Me){Bn(Me);done()}),(function _reject(Me){Hn(Me);done()}),Ci);Ps=null}if("onloadend"in Ps){Ps.onloadend=onloadend}else{Ps.onreadystatechange=function handleLoad(){if(!Ps||Ps.readyState!==4){return}if(Ps.status===0&&!(Ps.responseURL&&Ps.responseURL.indexOf("file:")===0)){return}setTimeout(onloadend)}}Ps.onabort=function handleAbort(){if(!Ps){return}Hn(new AxiosError("Request aborted",AxiosError.ECONNABORTED,Me,Ps));Ps=null};Ps.onerror=function handleError(Bn){const zn=Bn&&Bn.message?Bn.message:"Network Error";const ni=new AxiosError(zn,AxiosError.ERR_NETWORK,Me,Ps);ni.event=Bn||null;Hn(ni);Ps=null};Ps.ontimeout=function handleTimeout(){let Bn=zn.timeout?"timeout of "+zn.timeout+"ms exceeded":"timeout exceeded";const ni=zn.transitional||gg;if(zn.timeoutErrorMessage){Bn=zn.timeoutErrorMessage}Hn(new AxiosError(Bn,ni.clarifyTimeoutError?AxiosError.ETIMEDOUT:AxiosError.ECONNABORTED,Me,Ps));Ps=null};ni===undefined&&Ci.setContentType(null);if("setRequestHeader"in Ps){lg.forEach(Ci.toJSON(),(function setRequestHeader(Me,Bn){Ps.setRequestHeader(Bn,Me)}))}if(!lg.isUndefined(zn.withCredentials)){Ps.withCredentials=!!zn.withCredentials}if(aa&&aa!=="json"){Ps.responseType=zn.responseType}if(ca){[Ga,ts]=progressEventReducer(ca,true);Ps.addEventListener("progress",Ga)}if(oa&&Ps.upload){[xa,Ha]=progressEventReducer(oa);Ps.upload.addEventListener("progress",xa);Ps.upload.addEventListener("loadend",Ha)}if(zn.cancelToken||zn.signal){_a=Bn=>{if(!Ps){return}Hn(!Bn||Bn.type?new CanceledError(null,Me,Ps):Bn);Ps.abort();Ps=null};zn.cancelToken&&zn.cancelToken.subscribe(_a);if(zn.signal){zn.signal.aborted?_a():zn.signal.addEventListener("abort",_a)}}const so=parseProtocol(zn.url);if(so&&kg.protocols.indexOf(so)===-1){Hn(new AxiosError("Unsupported protocol "+so+":",AxiosError.ERR_BAD_REQUEST,Me));return}Ps.send(ni||null)}))};const composeSignals=(Me,Bn)=>{const{length:Hn}=Me=Me?Me.filter(Boolean):[];if(Bn||Hn){let Hn=new AbortController;let zn;const onabort=function(Me){if(!zn){zn=true;unsubscribe();const Bn=Me instanceof Error?Me:this.reason;Hn.abort(Bn instanceof AxiosError?Bn:new CanceledError(Bn instanceof Error?Bn.message:Bn))}};let ni=Bn&&setTimeout((()=>{ni=null;onabort(new AxiosError(`timeout ${Bn} of ms exceeded`,AxiosError.ETIMEDOUT))}),Bn);const unsubscribe=()=>{if(Me){ni&&clearTimeout(ni);ni=null;Me.forEach((Me=>{Me.unsubscribe?Me.unsubscribe(onabort):Me.removeEventListener("abort",onabort)}));Me=null}};Me.forEach((Me=>Me.addEventListener("abort",onabort)));const{signal:Ci}=Hn;Ci.unsubscribe=()=>lg.asap(unsubscribe);return Ci}};const iy=composeSignals;const streamChunk=function*(Me,Bn){let Hn=Me.byteLength;if(!Bn||Hn{const ni=readBytes(Me,Bn);let Ci=0;let aa;let _onFinish=Me=>{if(!aa){aa=true;zn&&zn(Me)}};return new ReadableStream({async pull(Me){try{const{done:Bn,value:zn}=await ni.next();if(Bn){_onFinish();Me.close();return}let aa=zn.byteLength;if(Hn){let Me=Ci+=aa;Hn(Me)}Me.enqueue(new Uint8Array(zn))}catch(Me){_onFinish(Me);throw Me}},cancel(Me){_onFinish(Me);return ni.return()}},{highWaterMark:2})};const py=64*1024;const{isFunction:fy}=lg;const Ty=(({Request:Me,Response:Bn})=>({Request:Me,Response:Bn}))(lg.global);const{ReadableStream:Gy,TextEncoder:Vy}=lg.global;const test=(Me,...Bn)=>{try{return!!Me(...Bn)}catch(Me){return false}};const factory=Me=>{Me=lg.merge.call({skipUndefined:true},Ty,Me);const{fetch:Bn,Request:Hn,Response:zn}=Me;const ni=Bn?fy(Bn):typeof fetch==="function";const Ci=fy(Hn);const aa=fy(zn);if(!ni){return false}const oa=ni&&fy(Gy);const ca=ni&&(typeof Vy==="function"?(Me=>Bn=>Me.encode(Bn))(new Vy):async Me=>new Uint8Array(await new Hn(Me).arrayBuffer()));const _a=Ci&&oa&&test((()=>{let Me=false;const Bn=new Hn(kg.origin,{body:new Gy,method:"POST",get duplex(){Me=true;return"half"}}).headers.has("Content-Type");return Me&&!Bn}));const xa=aa&&oa&&test((()=>lg.isReadableStream(new zn("").body)));const Ga={stream:xa&&(Me=>Me.body)};ni&&(()=>{["text","arrayBuffer","blob","formData","stream"].forEach((Me=>{!Ga[Me]&&(Ga[Me]=(Bn,Hn)=>{let zn=Bn&&Bn[Me];if(zn){return zn.call(Bn)}throw new AxiosError(`Response type '${Me}' is not supported`,AxiosError.ERR_NOT_SUPPORT,Hn)})}))})();const getBodyLength=async Me=>{if(Me==null){return 0}if(lg.isBlob(Me)){return Me.size}if(lg.isSpecCompliantForm(Me)){const Bn=new Hn(kg.origin,{method:"POST",body:Me});return(await Bn.arrayBuffer()).byteLength}if(lg.isArrayBufferView(Me)||lg.isArrayBuffer(Me)){return Me.byteLength}if(lg.isURLSearchParams(Me)){Me=Me+""}if(lg.isString(Me)){return(await ca(Me)).byteLength}};const resolveBodyLength=async(Me,Bn)=>{const Hn=lg.toFiniteNumber(Me.getContentLength());return Hn==null?getBodyLength(Bn):Hn};return async Me=>{let{url:ni,method:aa,data:oa,signal:ca,cancelToken:Ha,timeout:ts,onDownloadProgress:Ps,onUploadProgress:so,responseType:oo,headers:Jo,withCredentials:tc="same-origin",fetchOptions:dc}=resolveConfig(Me);let Fc=Bn||fetch;oo=oo?(oo+"").toLowerCase():"text";let Jc=iy([ca,Ha&&Ha.toAbortSignal()],ts);let Dp=null;const kp=Jc&&Jc.unsubscribe&&(()=>{Jc.unsubscribe()});let Qp;try{if(so&&_a&&aa!=="get"&&aa!=="head"&&(Qp=await resolveBodyLength(Jo,oa))!==0){let Me=new Hn(ni,{method:"POST",body:oa,duplex:"half"});let Bn;if(lg.isFormData(oa)&&(Bn=Me.headers.get("content-type"))){Jo.setContentType(Bn)}if(Me.body){const[Bn,Hn]=progressEventDecorator(Qp,progressEventReducer(asyncDecorator(so)));oa=trackStream(Me.body,py,Bn,Hn)}}if(!lg.isString(tc)){tc=tc?"include":"omit"}const Bn=Ci&&"credentials"in Hn.prototype;const ca={...dc,signal:Jc,method:aa.toUpperCase(),headers:Jo.normalize().toJSON(),body:oa,duplex:"half",credentials:Bn?tc:undefined};Dp=Ci&&new Hn(ni,ca);let Ha=await(Ci?Fc(Dp,dc):Fc(ni,ca));const ts=xa&&(oo==="stream"||oo==="response");if(xa&&(Ps||ts&&kp)){const Me={};["status","statusText","headers"].forEach((Bn=>{Me[Bn]=Ha[Bn]}));const Bn=lg.toFiniteNumber(Ha.headers.get("content-length"));const[Hn,ni]=Ps&&progressEventDecorator(Bn,progressEventReducer(asyncDecorator(Ps),true))||[];Ha=new zn(trackStream(Ha.body,py,Hn,(()=>{ni&&ni();kp&&kp()})),Me)}oo=oo||"text";let Up=await Ga[lg.findKey(Ga,oo)||"text"](Ha,Me);!ts&&kp&&kp();return await new Promise(((Bn,Hn)=>{settle(Bn,Hn,{data:Up,headers:Ng.from(Ha.headers),status:Ha.status,statusText:Ha.statusText,config:Me,request:Dp})}))}catch(Bn){kp&&kp();if(Bn&&Bn.name==="TypeError"&&/Load failed|fetch/i.test(Bn.message)){throw Object.assign(new AxiosError("Network Error",AxiosError.ERR_NETWORK,Me,Dp),{cause:Bn.cause||Bn})}throw AxiosError.from(Bn,Bn&&Bn.code,Me,Dp)}}};const Hy=new Map;const getFetch=Me=>{let Bn=Me&&Me.env||{};const{fetch:Hn,Request:zn,Response:ni}=Bn;const Ci=[zn,ni,Hn];let aa=Ci.length,oa=aa,ca,_a,xa=Hy;while(oa--){ca=Ci[oa];_a=xa.get(ca);_a===undefined&&xa.set(ca,_a=oa?new Map:factory(Bn));xa=_a}return _a};getFetch();const Av={http:hA,xhr:ny,fetch:{get:getFetch}};lg.forEach(Av,((Me,Bn)=>{if(Me){try{Object.defineProperty(Me,"name",{value:Bn})}catch(Me){}Object.defineProperty(Me,"adapterName",{value:Bn})}}));const renderReason=Me=>`- ${Me}`;const isResolvedHandle=Me=>lg.isFunction(Me)||Me===null||Me===false;function getAdapter(Me,Bn){Me=lg.isArray(Me)?Me:[Me];const{length:Hn}=Me;let zn;let ni;const Ci={};for(let aa=0;aa`adapter ${Me} `+(Bn===false?"is not supported by the environment":"is not available in the build")));let Bn=Hn?Me.length>1?"since :\n"+Me.map(renderReason).join("\n"):" "+renderReason(Me[0]):"as no adapter specified";throw new AxiosError(`There is no suitable adapter to dispatch the request `+Bn,"ERR_NOT_SUPPORT")}return ni}const vv={getAdapter:getAdapter,adapters:Av};function throwIfCancellationRequested(Me){if(Me.cancelToken){Me.cancelToken.throwIfRequested()}if(Me.signal&&Me.signal.aborted){throw new CanceledError(null,Me)}}function dispatchRequest(Me){throwIfCancellationRequested(Me);Me.headers=Ng.from(Me.headers);Me.data=transformData.call(Me,Me.transformRequest);if(["post","put","patch"].indexOf(Me.method)!==-1){Me.headers.setContentType("application/x-www-form-urlencoded",false)}const Bn=vv.getAdapter(Me.adapter||Ig.adapter,Me);return Bn(Me).then((function onAdapterResolution(Bn){throwIfCancellationRequested(Me);Bn.data=transformData.call(Me,Me.transformResponse,Bn);Bn.headers=Ng.from(Bn.headers);return Bn}),(function onAdapterRejection(Bn){if(!isCancel(Bn)){throwIfCancellationRequested(Me);if(Bn&&Bn.response){Bn.response.data=transformData.call(Me,Me.transformResponse,Bn.response);Bn.response.headers=Ng.from(Bn.response.headers)}}return Promise.reject(Bn)}))}const bv={};["object","boolean","number","function","string","symbol"].forEach(((Me,Bn)=>{bv[Me]=function validator(Hn){return typeof Hn===Me||"a"+(Bn<1?"n ":" ")+Me}}));const Ev={};bv.transitional=function transitional(Me,Bn,Hn){function formatMessage(Me,Bn){return"[Axios v"+Pg+"] Transitional option '"+Me+"'"+Bn+(Hn?". "+Hn:"")}return(Hn,zn,ni)=>{if(Me===false){throw new AxiosError(formatMessage(zn," has been removed"+(Bn?" in "+Bn:"")),AxiosError.ERR_DEPRECATED)}if(Bn&&!Ev[zn]){Ev[zn]=true;console.warn(formatMessage(zn," has been deprecated since v"+Bn+" and will be removed in the near future"))}return Me?Me(Hn,zn,ni):true}};bv.spelling=function spelling(Me){return(Bn,Hn)=>{console.warn(`${Hn} is likely a misspelling of ${Me}`);return true}};function assertOptions(Me,Bn,Hn){if(typeof Me!=="object"){throw new AxiosError("options must be an object",AxiosError.ERR_BAD_OPTION_VALUE)}const zn=Object.keys(Me);let ni=zn.length;while(ni-- >0){const Ci=zn[ni];const aa=Bn[Ci];if(aa){const Bn=Me[Ci];const Hn=Bn===undefined||aa(Bn,Ci,Me);if(Hn!==true){throw new AxiosError("option "+Ci+" must be "+Hn,AxiosError.ERR_BAD_OPTION_VALUE)}continue}if(Hn!==true){throw new AxiosError("Unknown option "+Ci,AxiosError.ERR_BAD_OPTION)}}}const Cv={assertOptions:assertOptions,validators:bv};const xv=Cv.validators;class Axios{constructor(Me){this.defaults=Me||{};this.interceptors={request:new mg,response:new mg}}async request(Me,Bn){try{return await this._request(Me,Bn)}catch(Me){if(Me instanceof Error){let Bn={};Error.captureStackTrace?Error.captureStackTrace(Bn):Bn=new Error;const Hn=Bn.stack?Bn.stack.replace(/^.+\n/,""):"";try{if(!Me.stack){Me.stack=Hn}else if(Hn&&!String(Me.stack).endsWith(Hn.replace(/^.+\n.+\n/,""))){Me.stack+="\n"+Hn}}catch(Me){}}throw Me}}_request(Me,Bn){if(typeof Me==="string"){Bn=Bn||{};Bn.url=Me}else{Bn=Me||{}}Bn=mergeConfig(this.defaults,Bn);const{transitional:Hn,paramsSerializer:zn,headers:ni}=Bn;if(Hn!==undefined){Cv.assertOptions(Hn,{silentJSONParsing:xv.transitional(xv.boolean),forcedJSONParsing:xv.transitional(xv.boolean),clarifyTimeoutError:xv.transitional(xv.boolean)},false)}if(zn!=null){if(lg.isFunction(zn)){Bn.paramsSerializer={serialize:zn}}else{Cv.assertOptions(zn,{encode:xv.function,serialize:xv.function},true)}}if(Bn.allowAbsoluteUrls!==undefined);else if(this.defaults.allowAbsoluteUrls!==undefined){Bn.allowAbsoluteUrls=this.defaults.allowAbsoluteUrls}else{Bn.allowAbsoluteUrls=true}Cv.assertOptions(Bn,{baseUrl:xv.spelling("baseURL"),withXsrfToken:xv.spelling("withXSRFToken")},true);Bn.method=(Bn.method||this.defaults.method||"get").toLowerCase();let Ci=ni&&lg.merge(ni.common,ni[Bn.method]);ni&&lg.forEach(["delete","get","head","post","put","patch","common"],(Me=>{delete ni[Me]}));Bn.headers=Ng.concat(Ci,ni);const aa=[];let oa=true;this.interceptors.request.forEach((function unshiftRequestInterceptors(Me){if(typeof Me.runWhen==="function"&&Me.runWhen(Bn)===false){return}oa=oa&&Me.synchronous;aa.unshift(Me.fulfilled,Me.rejected)}));const ca=[];this.interceptors.response.forEach((function pushResponseInterceptors(Me){ca.push(Me.fulfilled,Me.rejected)}));let _a;let xa=0;let Ga;if(!oa){const Me=[dispatchRequest.bind(this),undefined];Me.unshift(...aa);Me.push(...ca);Ga=Me.length;_a=Promise.resolve(Bn);while(xa{if(!Hn._listeners)return;let Bn=Hn._listeners.length;while(Bn-- >0){Hn._listeners[Bn](Me)}Hn._listeners=null}));this.promise.then=Me=>{let Bn;const zn=new Promise((Me=>{Hn.subscribe(Me);Bn=Me})).then(Me);zn.cancel=function reject(){Hn.unsubscribe(Bn)};return zn};Me((function cancel(Me,zn,ni){if(Hn.reason){return}Hn.reason=new CanceledError(Me,zn,ni);Bn(Hn.reason)}))}throwIfRequested(){if(this.reason){throw this.reason}}subscribe(Me){if(this.reason){Me(this.reason);return}if(this._listeners){this._listeners.push(Me)}else{this._listeners=[Me]}}unsubscribe(Me){if(!this._listeners){return}const Bn=this._listeners.indexOf(Me);if(Bn!==-1){this._listeners.splice(Bn,1)}}toAbortSignal(){const Me=new AbortController;const abort=Bn=>{Me.abort(Bn)};this.subscribe(abort);Me.signal.unsubscribe=()=>this.unsubscribe(abort);return Me.signal}static source(){let Me;const Bn=new CancelToken((function executor(Bn){Me=Bn}));return{token:Bn,cancel:Me}}}const Sv=CancelToken;function spread(Me){return function wrap(Bn){return Me.apply(null,Bn)}}function isAxiosError(Me){return lg.isObject(Me)&&Me.isAxiosError===true}const kv={Continue:100,SwitchingProtocols:101,Processing:102,EarlyHints:103,Ok:200,Created:201,Accepted:202,NonAuthoritativeInformation:203,NoContent:204,ResetContent:205,PartialContent:206,MultiStatus:207,AlreadyReported:208,ImUsed:226,MultipleChoices:300,MovedPermanently:301,Found:302,SeeOther:303,NotModified:304,UseProxy:305,Unused:306,TemporaryRedirect:307,PermanentRedirect:308,BadRequest:400,Unauthorized:401,PaymentRequired:402,Forbidden:403,NotFound:404,MethodNotAllowed:405,NotAcceptable:406,ProxyAuthenticationRequired:407,RequestTimeout:408,Conflict:409,Gone:410,LengthRequired:411,PreconditionFailed:412,PayloadTooLarge:413,UriTooLong:414,UnsupportedMediaType:415,RangeNotSatisfiable:416,ExpectationFailed:417,ImATeapot:418,MisdirectedRequest:421,UnprocessableEntity:422,Locked:423,FailedDependency:424,TooEarly:425,UpgradeRequired:426,PreconditionRequired:428,TooManyRequests:429,RequestHeaderFieldsTooLarge:431,UnavailableForLegalReasons:451,InternalServerError:500,NotImplemented:501,BadGateway:502,ServiceUnavailable:503,GatewayTimeout:504,HttpVersionNotSupported:505,VariantAlsoNegotiates:506,InsufficientStorage:507,LoopDetected:508,NotExtended:510,NetworkAuthenticationRequired:511,WebServerIsDown:521,ConnectionTimedOut:522,OriginIsUnreachable:523,TimeoutOccurred:524,SslHandshakeFailed:525,InvalidSslCertificate:526};Object.entries(kv).forEach((([Me,Bn])=>{kv[Bn]=Me}));const Tv=kv;function createInstance(Me){const Bn=new wv(Me);const Hn=bind(wv.prototype.request,Bn);lg.extend(Hn,wv.prototype,Bn,{allOwnKeys:true});lg.extend(Hn,Bn,null,{allOwnKeys:true});Hn.create=function create(Bn){return createInstance(mergeConfig(Me,Bn))};return Hn}const Iv=createInstance(Ig);Iv.Axios=wv;Iv.CanceledError=CanceledError;Iv.CancelToken=Sv;Iv.isCancel=isCancel;Iv.VERSION=Pg;Iv.toFormData=toFormData;Iv.AxiosError=AxiosError;Iv.Cancel=Iv.CanceledError;Iv.all=function all(Me){return Promise.all(Me)};Iv.spread=spread;Iv.isAxiosError=isAxiosError;Iv.mergeConfig=mergeConfig;Iv.AxiosHeaders=Ng;Iv.formToJSON=Me=>formDataToJSON(lg.isHTMLForm(Me)?new FormData(Me):Me);Iv.getAdapter=vv.getAdapter;Iv.HttpStatusCode=Tv;Iv.default=Iv;Me.exports=Iv},21213:Me=>{"use strict";Me.exports=JSON.parse('{"name":"prettier","version":"2.8.8","description":"Prettier is an opinionated code formatter","bin":"./bin-prettier.js","repository":"prettier/prettier","funding":"https://github.com/prettier/prettier?sponsor=1","homepage":"https://prettier.io","author":"James Long","license":"MIT","main":"./index.js","browser":"./standalone.js","unpkg":"./standalone.js","engines":{"node":">=10.13.0"},"files":["*.js","esm/*.mjs"]}')},41002:Me=>{"use strict";Me.exports=JSON.parse('{"version":"2.1.235","license":"MIT","main":"dist/index.js","typings":"dist/index.d.ts","files":["dist","src"],"engines":{"node":">=20"},"scripts":{"jest:clear":"jest --clearCache","start":"tsup --watch","build":"tsup && tsc -p tsconfig.build.json","test":"jest","test:coverage":"npm run test -- --coverage","lint":"eslint src/**/*.ts","prepare":"npm run build && husky","version":"echo version && git add -A src","debug-dry-run":"npm test dry-run.test","postversion":"echo postversion && git push origin HEAD:$CI_DEFAULT_BRANCH && git push --tags origin HEAD:$CI_DEFAULT_BRANCH"},"publishConfig":{"registry":"https://linearb.jfrog.io/linearb/api/npm/npm-local/"},"name":"@linearb/gitstream-core","author":"Oriel Zaken","devDependencies":{"@eslint/js":"^9.39.2","@jest/globals":"^30.2.0","@types/jest":"^30.0.0","@types/js-yaml":"^4.0.9","@types/jsonwebtoken":"^9.0.10","@types/lodash":"^4.17.21","@types/node":"^25.0.3","@types/nunjucks":"^3.2.6","@types/prettier":"^2.7.3","@types/shell-quote":"^1.7.5","eslint":"^9.39.2","eslint-config-prettier":"^10.1.8","eslint-plugin-import":"^2.32.0","eslint-plugin-prettier":"^4.2.5","globals":"^16.5.0","husky":"^9.1.7","jest":"^30.2.0","ts-jest":"^29.4.6","tslib":"^2.8.1","tsup":"^8.5.1","typescript":"^5.9.3","typescript-eslint":"^8.50.0"},"dependencies":{"@actions/core":"^1.11.1","@gitbeaker/rest":"^43.8.0","@linearb/gitstream-core-js":"0.1.99","@octokit/rest":"^20.1.2","@wasm-fmt/ruff_fmt":"^0.14.8","ajv":"^8.17.1","axios":"^1.13.2","js-yaml":"^4.1.1","jsonwebtoken":"^9.0.3","lodash":"^4.17.21","moment":"^2.30.1","nunjucks":"^3.2.4","parse-diff":"^0.11.1","prettier":"^2.8.8","shell-quote":"^1.8.3"},"prettier":{"printWidth":80,"semi":true,"singleQuote":true,"trailingComma":"all"}}')},81813:Me=>{"use strict";Me.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/3gpphal+json":{"source":"iana","compressible":true},"application/3gpphalforms+json":{"source":"iana","compressible":true},"application/a2l":{"source":"iana"},"application/ace+cbor":{"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/at+jwt":{"source":"iana"},"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/captive+json":{"source":"iana","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/city+json":{"source":"iana","compressible":true},"application/clr":{"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,"extensions":["cpl"]},"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/dash-patch+xml":{"source":"iana","compressible":true,"extensions":["mpp"]},"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":["es","ecma"]},"application/edi-consent":{"source":"iana"},"application/edi-x12":{"source":"iana","compressible":false},"application/edifact":{"source":"iana","compressible":false},"application/efi":{"source":"iana"},"application/elm+json":{"source":"iana","charset":"UTF-8","compressible":true},"application/elm+xml":{"source":"iana","compressible":true},"application/emergencycalldata.cap+xml":{"source":"iana","charset":"UTF-8","compressible":true},"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/express":{"source":"iana","extensions":["exp"]},"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/jscalendar+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":{"source":"iana","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,"extensions":["mpf"]},"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/missing-blocks+cbor-seq":{"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},"application/mrb-publish+xml":{"source":"iana","compressible":true},"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/oauth-authz-req+jwt":{"source":"iana"},"application/oblivious-dns-message":{"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/opc-nodeset+xml":{"source":"iana","compressible":true},"application/oscore":{"source":"iana"},"application/oxps":{"source":"iana","extensions":["oxps"]},"application/p21":{"source":"iana"},"application/p21+zip":{"source":"iana","compressible":false},"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","extensions":["asc"]},"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.cyn":{"source":"iana","charset":"7-BIT"},"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/sarif+json":{"source":"iana","compressible":true},"application/sarif-external-properties+json":{"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/spdx+json":{"source":"iana","compressible":true},"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/token-introspection+jwt":{"source":"iana"},"application/toml":{"compressible":true,"extensions":["toml"]},"application/trickle-ice-sdpfrag":{"source":"iana"},"application/trig":{"source":"iana","extensions":["trig"]},"application/ttml+xml":{"source":"iana","compressible":true,"extensions":["ttml"]},"application/tve-trigger":{"source":"iana"},"application/tzif":{"source":"iana"},"application/tzif-leap":{"source":"iana"},"application/ubjson":{"compressible":false,"extensions":["ubj"]},"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,"extensions":["td"]},"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.5gnas":{"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.gtpc":{"source":"iana"},"application/vnd.3gpp.interworking-data":{"source":"iana"},"application/vnd.3gpp.lpp":{"source":"iana"},"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.ngap":{"source":"iana"},"application/vnd.3gpp.pfcp":{"source":"iana"},"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.s1ap":{"source":"iana"},"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.cmoca-cmresource":{"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-cmtable":{"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.age":{"source":"iana","extensions":["age"]},"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.arrow.file":{"source":"iana"},"application/vnd.apache.arrow.stream":{"source":"iana"},"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":["key"]},"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.cryptomator.encrypted":{"source":"iana"},"application/vnd.cryptomator.vault":{"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.cyclonedx+json":{"source":"iana","compressible":true},"application/vnd.cyclonedx+xml":{"source":"iana","compressible":true},"application/vnd.d2l.coursepackage1p0+zip":{"source":"iana","compressible":false},"application/vnd.d3m-dataset":{"source":"iana"},"application/vnd.d3m-problem":{"source":"iana"},"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","extensions":["dbf"]},"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.eclipse.ditto+json":{"source":"iana","compressible":true},"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.eu.kasparian.car+json":{"source":"iana","compressible":true},"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.familysearch.gedcom+zip":{"source":"iana","compressible":false},"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.fujifilm.fb.docuworks":{"source":"iana"},"application/vnd.fujifilm.fb.docuworks.binder":{"source":"iana"},"application/vnd.fujifilm.fb.docuworks.container":{"source":"iana"},"application/vnd.fujifilm.fb.jfi+xml":{"source":"iana","compressible":true},"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.slides":{"source":"iana"},"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.hl7cda+xml":{"source":"iana","charset":"UTF-8","compressible":true},"application/vnd.hl7v2+xml":{"source":"iana","charset":"UTF-8","compressible":true},"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","extensions":["mvt"]},"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.maxar.archive.3tz+zip":{"source":"iana","compressible":false},"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.nacamar.ybrid+json":{"source":"iana","compressible":true},"application/vnd.ncd.control":{"source":"iana"},"application/vnd.ncd.reference":{"source":"iana"},"application/vnd.nearst.inv+json":{"source":"iana","compressible":true},"application/vnd.nebumind.line":{"source":"iana"},"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+cbor":{"source":"iana"},"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.opentimestamps.ots":{"source":"iana"},"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","extensions":["rar"]},"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.resilient.logic":{"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.seis+json":{"source":"iana","compressible":true},"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.sycle+xml":{"source":"iana","compressible":true},"application/vnd.syft+json":{"source":"iana","compressible":true},"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.veritone.aion+json":{"source":"iana","compressible":true},"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.dpp":{"source":"iana"},"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":{"source":"iana","compressible":true,"extensions":["wasm"]},"application/watcherinfo+xml":{"source":"iana","compressible":true,"extensions":["wif"]},"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-iwork-keynote-sffkey":{"extensions":["key"]},"application/x-iwork-numbers-sffnumbers":{"extensions":["numbers"]},"application/x-iwork-pages-sffpages":{"extensions":["pages"]},"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},"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":["xsl","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","extensions":["amr"]},"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","opus"]},"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/scip":{"source":"iana"},"audio/silk":{"source":"apache","extensions":["sil"]},"audio/smv":{"source":"iana"},"audio/smv-qcp":{"source":"iana"},"audio/smv0":{"source":"iana"},"audio/sofa":{"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/tsvcis":{"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","extensions":["avci"]},"image/avcs":{"source":"iana","extensions":["avcs"]},"image/avif":{"source":"iana","compressible":false,"extensions":["avif"]},"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/ktx2":{"source":"iana","extensions":["ktx2"]},"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","compressible":true,"extensions":["ico"]},"image/vnd.mix":{"source":"iana"},"image/vnd.mozilla.apng":{"source":"iana"},"image/vnd.ms-dds":{"compressible":true,"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.pco.b16":{"source":"iana","extensions":["b16"]},"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/e57":{"source":"iana"},"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/step":{"source":"iana"},"model/step+xml":{"source":"iana","compressible":true,"extensions":["stpx"]},"model/step+zip":{"source":"iana","compressible":false,"extensions":["stpz"]},"model/step-xml+zip":{"source":"iana","compressible":false,"extensions":["stpxz"]},"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.pytha.pyox":{"source":"iana"},"model/vnd.rosette.annotated-data-model":{"source":"iana"},"model/vnd.sap.vds":{"source":"iana","extensions":["vds"]},"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/cql":{"source":"iana"},"text/cql-expression":{"source":"iana"},"text/cql-identifier":{"source":"iana"},"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/fhirpath":{"source":"iana"},"text/flexfec":{"source":"iana"},"text/fwdred":{"source":"iana"},"text/gff3":{"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/shaclc":{"source":"iana"},"text/shex":{"source":"iana","extensions":["shex"]},"text/slim":{"extensions":["slim","slm"]},"text/spdx":{"source":"iana","extensions":["spdx"]},"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.familysearch.gedcom":{"source":"iana","extensions":["ged"]},"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.hans":{"source":"iana"},"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":{"compressible":true,"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/av1":{"source":"iana"},"video/bmpeg":{"source":"iana"},"video/bt656":{"source":"iana"},"video/celb":{"source":"iana"},"video/dv":{"source":"iana"},"video/encaprtp":{"source":"iana"},"video/ffv1":{"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","extensions":["m4s"]},"video/jpeg":{"source":"iana","extensions":["jpgv"]},"video/jpeg2000":{"source":"iana"},"video/jpm":{"source":"apache","extensions":["jpm","jpgm"]},"video/jxsv":{"source":"iana"},"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/scip":{"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/vp9":{"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}}')}};var __webpack_module_cache__={};function __nccwpck_require__(Me){var Bn=__webpack_module_cache__[Me];if(Bn!==undefined){return Bn.exports}var Hn=__webpack_module_cache__[Me]={id:Me,loaded:false,exports:{}};var zn=true;try{__webpack_modules__[Me].call(Hn.exports,Hn,Hn.exports,__nccwpck_require__);zn=false}finally{if(zn)delete __webpack_module_cache__[Me]}Hn.loaded=true;return Hn.exports}__nccwpck_require__.m=__webpack_modules__;(()=>{var Me=Object.getPrototypeOf?Me=>Object.getPrototypeOf(Me):Me=>Me.__proto__;var Bn;__nccwpck_require__.t=function(Hn,zn){if(zn&1)Hn=this(Hn);if(zn&8)return Hn;if(typeof Hn==="object"&&Hn){if(zn&4&&Hn.__esModule)return Hn;if(zn&16&&typeof Hn.then==="function")return Hn}var ni=Object.create(null);__nccwpck_require__.r(ni);var Ci={};Bn=Bn||[null,Me({}),Me([]),Me(Me)];for(var aa=zn&2&&Hn;typeof aa=="object"&&!~Bn.indexOf(aa);aa=Me(aa)){Object.getOwnPropertyNames(aa).forEach((Me=>Ci[Me]=()=>Hn[Me]))}Ci["default"]=()=>Hn;__nccwpck_require__.d(ni,Ci);return ni}})();(()=>{__nccwpck_require__.d=(Me,Bn)=>{for(var Hn in Bn){if(__nccwpck_require__.o(Bn,Hn)&&!__nccwpck_require__.o(Me,Hn)){Object.defineProperty(Me,Hn,{enumerable:true,get:Bn[Hn]})}}}})();(()=>{__nccwpck_require__.f={};__nccwpck_require__.e=Me=>Promise.all(Object.keys(__nccwpck_require__.f).reduce(((Bn,Hn)=>{__nccwpck_require__.f[Hn](Me,Bn);return Bn}),[]))})();(()=>{__nccwpck_require__.u=Me=>""+Me+".index.js"})();(()=>{__nccwpck_require__.o=(Me,Bn)=>Object.prototype.hasOwnProperty.call(Me,Bn)})();(()=>{__nccwpck_require__.r=Me=>{if(typeof Symbol!=="undefined"&&Symbol.toStringTag){Object.defineProperty(Me,Symbol.toStringTag,{value:"Module"})}Object.defineProperty(Me,"__esModule",{value:true})}})();(()=>{__nccwpck_require__.nmd=Me=>{Me.paths=[];if(!Me.children)Me.children=[];return Me}})();if(typeof __nccwpck_require__!=="undefined")__nccwpck_require__.ab=__dirname+"/";(()=>{var Me={792:1};var installChunk=Bn=>{var Hn=Bn.modules,zn=Bn.ids,ni=Bn.runtime;for(var Ci in Hn){if(__nccwpck_require__.o(Hn,Ci)){__nccwpck_require__.m[Ci]=Hn[Ci]}}if(ni)ni(__nccwpck_require__);for(var aa=0;aa{if(!Me[Bn]){if(true){installChunk(require("./"+__nccwpck_require__.u(Bn)))}else Me[Bn]=1}}})();var __webpack_exports__={};(()=>{"use strict";var Me=__webpack_exports__;Object.defineProperty(Me,"__esModule",{value:true});const Bn=__nccwpck_require__(41730);(0,Bn.run)()})();module.exports=__webpack_exports__})(); \ No newline at end of file diff --git a/package-lock.json b/package-lock.json index 86c3094c..a11fd544 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10,7 +10,7 @@ "license": "Apache-2.0", "dependencies": { "@actions/core": "^1.11.1", - "@linearb/gitstream-core": "2.1.234", + "@linearb/gitstream-core": "2.1.235", "@wasm-fmt/ruff_fmt": "^0.12.1" }, "devDependencies": { @@ -1695,20 +1695,20 @@ } }, "node_modules/@linearb/gitstream-core": { - "version": "2.1.234", - "resolved": "https://linearb.jfrog.io/linearb/api/npm/npm-local/@linearb/gitstream-core/-/@linearb/gitstream-core-2.1.234.tgz", - "integrity": "sha512-FxpvcuBpbP/kJ0yUjODoPPVcd3OhX6wyezyJ+ptyztb9YiF761MsL59gjD6EaVFSMf2iLcg8ZtY01xzXnREO4A==", + "version": "2.1.235", + "resolved": "https://linearb.jfrog.io/linearb/api/npm/npm-local/@linearb/gitstream-core/-/@linearb/gitstream-core-2.1.235.tgz", + "integrity": "sha512-ONlfyzofXYUDqloBa83bGdHf/0BFrJiXRWlW19HNyFMmeLK1GjG7Fp/RX4uezQ4JNzZ8grLDCF+y9ZLWUcAhnQ==", "license": "MIT", "dependencies": { "@actions/core": "^1.11.1", "@gitbeaker/rest": "^43.8.0", - "@linearb/gitstream-core-js": "0.1.98", + "@linearb/gitstream-core-js": "0.1.99", "@octokit/rest": "^20.1.2", - "@wasm-fmt/ruff_fmt": "^0.12.1", + "@wasm-fmt/ruff_fmt": "^0.14.8", "ajv": "^8.17.1", "axios": "^1.13.2", "js-yaml": "^4.1.1", - "jsonwebtoken": "^9.0.2", + "jsonwebtoken": "^9.0.3", "lodash": "^4.17.21", "moment": "^2.30.1", "nunjucks": "^3.2.4", @@ -1721,9 +1721,9 @@ } }, "node_modules/@linearb/gitstream-core-js": { - "version": "0.1.98", - "resolved": "https://linearb.jfrog.io/linearb/api/npm/npm-local/@linearb/gitstream-core-js/-/@linearb/gitstream-core-js-0.1.98.tgz", - "integrity": "sha512-AM+H2U+3ldVHyUtFAsfumfj2GVrRXN/kN0wo4fMSycd56+2f+sIkQ73YhYSMW9NePanjs+NPeuyybPomVSbKzg==", + "version": "0.1.99", + "resolved": "https://linearb.jfrog.io/linearb/api/npm/npm-local/@linearb/gitstream-core-js/-/@linearb/gitstream-core-js-0.1.99.tgz", + "integrity": "sha512-NU1dSRRKwZDzohDdc4Rtm0bOkmhIUfLJL+rlor1SEtmz6LLDe+SZugCF2pdOMxKOTaGLil7Jsfnm7P8xt1fPPw==", "license": "MIT", "dependencies": { "js-yaml": "^4.1.1", @@ -1733,6 +1733,12 @@ "node": ">=16" } }, + "node_modules/@linearb/gitstream-core/node_modules/@wasm-fmt/ruff_fmt": { + "version": "0.14.8", + "resolved": "https://registry.npmjs.org/@wasm-fmt/ruff_fmt/-/ruff_fmt-0.14.8.tgz", + "integrity": "sha512-5zdz8ZL7W+Sfa9r44rkGquDGjkJtAI8mTPyLJvb+Z/vb6lNsTRltFsAH/+ymtzzW4PS9xZeL+Jg/EyOF2qtK+A==", + "license": "MIT" + }, "node_modules/@linearb/gitstream-core/node_modules/prettier": { "version": "2.8.8", "resolved": "https://registry.npmjs.org/prettier/-/prettier-2.8.8.tgz", @@ -7524,11 +7530,12 @@ } }, "node_modules/jsonwebtoken": { - "version": "9.0.2", - "resolved": "https://registry.npmjs.org/jsonwebtoken/-/jsonwebtoken-9.0.2.tgz", - "integrity": "sha512-PRp66vJ865SSqOlgqS8hujT5U4AOgMfhrwYIuIhfKaoSCZcirrmASQr8CX7cUg+RMih+hgznrjp99o+W4pJLHQ==", + "version": "9.0.3", + "resolved": "https://registry.npmjs.org/jsonwebtoken/-/jsonwebtoken-9.0.3.tgz", + "integrity": "sha512-MT/xP0CrubFRNLNKvxJ2BYfy53Zkm++5bX9dtuPbqAeQpTVe0MQTFhao8+Cp//EmJp244xt6Drw/GVEGCUj40g==", + "license": "MIT", "dependencies": { - "jws": "^3.2.2", + "jws": "^4.0.1", "lodash.includes": "^4.3.0", "lodash.isboolean": "^3.0.3", "lodash.isinteger": "^4.0.4", @@ -7561,9 +7568,9 @@ } }, "node_modules/jwa": { - "version": "1.4.2", - "resolved": "https://registry.npmjs.org/jwa/-/jwa-1.4.2.tgz", - "integrity": "sha512-eeH5JO+21J78qMvTIDdBXidBd6nG2kZjg5Ohz/1fpa28Z4CcsWUzJ1ZZyFq/3z3N17aZy+ZuBoHljASbL1WfOw==", + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/jwa/-/jwa-2.0.1.tgz", + "integrity": "sha512-hRF04fqJIP8Abbkq5NKGN0Bbr3JxlQ+qhZufXVr0DvujKy93ZCbXZMHDL4EOtodSbCWxOqR8MS1tXA5hwqCXDg==", "license": "MIT", "dependencies": { "buffer-equal-constant-time": "^1.0.1", @@ -7572,12 +7579,12 @@ } }, "node_modules/jws": { - "version": "3.2.3", - "resolved": "https://registry.npmjs.org/jws/-/jws-3.2.3.tgz", - "integrity": "sha512-byiJ0FLRdLdSVSReO/U4E7RoEyOCKnEnEPMjq3HxWtvzLsV08/i5RQKsFVNkCldrCaPr2vDNAOMsfs8T/Hze7g==", + "version": "4.0.1", + "resolved": "https://registry.npmjs.org/jws/-/jws-4.0.1.tgz", + "integrity": "sha512-EKI/M/yqPncGUUh44xz0PxSidXFr/+r0pA70+gIYhjv+et7yxM+s29Y+VGDkovRofQem0fs7Uvf4+YmAdyRduA==", "license": "MIT", "dependencies": { - "jwa": "^1.4.2", + "jwa": "^2.0.1", "safe-buffer": "^5.0.1" } }, @@ -7671,32 +7678,38 @@ "node_modules/lodash.includes": { "version": "4.3.0", "resolved": "https://registry.npmjs.org/lodash.includes/-/lodash.includes-4.3.0.tgz", - "integrity": "sha512-W3Bx6mdkRTGtlJISOvVD/lbqjTlPPUDTMnlXZFnVwi9NKJ6tiAk6LVdlhZMm17VZisqhKcgzpO5Wz91PCt5b0w==" + "integrity": "sha512-W3Bx6mdkRTGtlJISOvVD/lbqjTlPPUDTMnlXZFnVwi9NKJ6tiAk6LVdlhZMm17VZisqhKcgzpO5Wz91PCt5b0w==", + "license": "MIT" }, "node_modules/lodash.isboolean": { "version": "3.0.3", "resolved": "https://registry.npmjs.org/lodash.isboolean/-/lodash.isboolean-3.0.3.tgz", - "integrity": "sha512-Bz5mupy2SVbPHURB98VAcw+aHh4vRV5IPNhILUCsOzRmsTmSQ17jIuqopAentWoehktxGd9e/hbIXq980/1QJg==" + "integrity": "sha512-Bz5mupy2SVbPHURB98VAcw+aHh4vRV5IPNhILUCsOzRmsTmSQ17jIuqopAentWoehktxGd9e/hbIXq980/1QJg==", + "license": "MIT" }, "node_modules/lodash.isinteger": { "version": "4.0.4", "resolved": "https://registry.npmjs.org/lodash.isinteger/-/lodash.isinteger-4.0.4.tgz", - "integrity": "sha512-DBwtEWN2caHQ9/imiNeEA5ys1JoRtRfY3d7V9wkqtbycnAmTvRRmbHKDV4a0EYc678/dia0jrte4tjYwVBaZUA==" + "integrity": "sha512-DBwtEWN2caHQ9/imiNeEA5ys1JoRtRfY3d7V9wkqtbycnAmTvRRmbHKDV4a0EYc678/dia0jrte4tjYwVBaZUA==", + "license": "MIT" }, "node_modules/lodash.isnumber": { "version": "3.0.3", "resolved": "https://registry.npmjs.org/lodash.isnumber/-/lodash.isnumber-3.0.3.tgz", - "integrity": "sha512-QYqzpfwO3/CWf3XP+Z+tkQsfaLL/EnUlXWVkIk5FUPc4sBdTehEqZONuyRt2P67PXAk+NXmTBcc97zw9t1FQrw==" + "integrity": "sha512-QYqzpfwO3/CWf3XP+Z+tkQsfaLL/EnUlXWVkIk5FUPc4sBdTehEqZONuyRt2P67PXAk+NXmTBcc97zw9t1FQrw==", + "license": "MIT" }, "node_modules/lodash.isplainobject": { "version": "4.0.6", "resolved": "https://registry.npmjs.org/lodash.isplainobject/-/lodash.isplainobject-4.0.6.tgz", - "integrity": "sha512-oSXzaWypCMHkPC3NvBEaPHf0KsA5mvPrOPgQWDsbg8n7orZ290M0BmC/jgRZ4vcJ6DTAhjrsSYgdsW/F+MFOBA==" + "integrity": "sha512-oSXzaWypCMHkPC3NvBEaPHf0KsA5mvPrOPgQWDsbg8n7orZ290M0BmC/jgRZ4vcJ6DTAhjrsSYgdsW/F+MFOBA==", + "license": "MIT" }, "node_modules/lodash.isstring": { "version": "4.0.1", "resolved": "https://registry.npmjs.org/lodash.isstring/-/lodash.isstring-4.0.1.tgz", - "integrity": "sha512-0wJxfxH1wgO3GrbuP+dTTk7op+6L41QCXbGINEmD+ny/G/eCqGzxyCsh7159S+mgDDcoarnBw6PC1PS5+wUGgw==" + "integrity": "sha512-0wJxfxH1wgO3GrbuP+dTTk7op+6L41QCXbGINEmD+ny/G/eCqGzxyCsh7159S+mgDDcoarnBw6PC1PS5+wUGgw==", + "license": "MIT" }, "node_modules/lodash.kebabcase": { "version": "4.1.1", @@ -7719,7 +7732,8 @@ "node_modules/lodash.once": { "version": "4.1.1", "resolved": "https://registry.npmjs.org/lodash.once/-/lodash.once-4.1.1.tgz", - "integrity": "sha512-Sb487aTOCr9drQVL8pIxOzVhafOjZN9UU54hiN8PU3uAiSV7lx1yYNpbNmex2PK6dSJoNTSJUUswT651yww3Mg==" + "integrity": "sha512-Sb487aTOCr9drQVL8pIxOzVhafOjZN9UU54hiN8PU3uAiSV7lx1yYNpbNmex2PK6dSJoNTSJUUswT651yww3Mg==", + "license": "MIT" }, "node_modules/lodash.snakecase": { "version": "4.1.1", diff --git a/package.json b/package.json index ae57e039..f893f834 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "license": "Apache-2.0", "dependencies": { "@actions/core": "^1.11.1", - "@linearb/gitstream-core": "2.1.234", + "@linearb/gitstream-core": "2.1.235", "@wasm-fmt/ruff_fmt": "^0.12.1" }, "devDependencies": {